Skip to content

Instantly share code, notes, and snippets.

@jimniels
Last active March 8, 2023 20:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jimniels/d0a1213cc9e592894d23d5802f31c731 to your computer and use it in GitHub Desktop.
Save jimniels/d0a1213cc9e592894d23d5802f31c731 to your computer and use it in GitHub Desktop.
Quadratic file example
{
"cells": [
{
"x": 0,
"y": 0,
"type": "TEXT",
"value": "You successfully imported a file from a URL!",
"last_modified": "2023-03-08T20:40:55.629Z"
}
],
"formats": [],
"columns": [],
"rows": [],
"borders": [],
"cell_dependency": "[]",
"render_dependency": [
{
"location": { "x": 1, "y": 0 },
"needToRender": [{ "x": 0, "y": 0 }],
"renderThisCell": []
},
{
"location": { "x": 0, "y": 0 },
"needToRender": [],
"renderThisCell": [
{ "x": 1, "y": 0 },
{ "x": 2, "y": 0 }
]
},
{
"location": { "x": 2, "y": 0 },
"needToRender": [{ "x": 0, "y": 0 }],
"renderThisCell": []
}
],
"id": "6cf8d059-a794-42a9-ac89-c822f3256e82",
"created": 1678307560228,
"version": "1.0",
"modified": 1678308078313,
"filename": "Untitled 4"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment