Plots List
Plots
This endpoint handles manipulation of Plotly plot files.
Reference
Authorization
Any user with or without a Plotly account may view public plots. For private plots, see authentication.
Actions
list
Listing all public plots can be done via a GET request to this endpoint.
By default, plots will be listed in order of date created. The order_by
query parameter is accepted at this endpoint. Currently, only ordering by
views
is supported. It is possible to filter the plots by quality
with min_quality
or max_quality
as query parameter.
Example:
// GET https://api.plotly.com/v2/plots/ ---> 200
// GET https://api.plotly.com/v2/plots/?order_by=-views ---> 200
// GET https://api.plotly.com/v2/plots/?min_quality=5 ---> 200
// GET https://api.plotly.com/v2/plots/?max_quality=5 ---> 200
feed
Listing all handpicked feed plots can be done via a GET request to this endpoint. By default, plots will be listed in a random order.
Example:
// GET https://api.plotly.com/v2/plots/feed ---> 200
create
You can create new plot resources here. The only required field is 'figure'. Currently, the figure is restricted to only contain references to grid data. That is, this will fail if raw data arrays are passed in. To create and manipulate underlying grids for plots, see the grids endpoint.
Example:
// This fails because a figure field is required.
// POST https://api.plotly.com/v2/plots ---> 400 Bad Request
{}
// This fails because the figure has raw data
//POST https://api.plotly.com/v2/plots ---> 400 Bad Request
{
"figure": {"data": [{"y": ['this', 'is', 'raw', 'data']}]}
}
// This succeeds because the figure has src keys, not raw data.
//POST https://api.plotly.com/v2/plots ---> 200 OK
{
"figure": {"data": [{"ysrc": "sven:88:u8nd62"}]}
}
When creating a grid, you can optionally specify a source_fid to specify where a plot has come from:
- source_fid: the fid of a plot that was copied (and presumably edited) to produce this one
detail
There is a lot of meta information stored about plot files including filename, title, share_url, and content_url to name a few.
This information can only be reached with a GET to this endpoint.
Example:
// GET https://api.plotly.com/v2/plots/iheartgraphs:90
content
The contents of a plot can be downloaded via the content resource. The plot
content contains referenced grid/column data by default. If you wish to
return the raw grid/column data, the inline_data=true
query must be included
in the request url. The Content-Type header will be appropriately set for the
response body.
Alternatively, you can set ?map_data=unreadable
to append a mapping of
sources to data that belongs to grids which are unreadable for the
requestor. This is useful when you have read access to another users plot,
but that plot contains grid references which you don't have access to.
Examples:
// Returns referenced grid/column data
// GET https://api.plotly.com/v2/plots/iheartgraphs:90/content ---> 200 OK
// Returns full grid/column data
// GET https://api.plotly.com/v2/plots/iheartgraphs:90/content?inline_data=true ---> 200 OK
// Returns full grid/column data when requestor doesn't have permission
// to read the referenced grid.
// GET https://api.plotly.com/v2/plots/iheartgraphs:90/content?map_data=unreadable ---> 200 OK
GET /v2/plots?cursor=cj0xJnA9MjAxOS0wNi0xNysxOCUzQTAyJTNBNTUuMDA2MzcwJTJCMDAlM0EwMA%3D%3D&format=api
https://api.plot.ly/v2/plots?cursor=cD0yMDE5LTA2LTE3KzE4JTNBMDIlM0E1Ni42MzAwOTElMkIwMCUzQTAw&format=api", "previous": "https://api.plot.ly/v2/plots?cursor=cj0xJnA9MjAxOS0wNi0xNysxOCUzQTA4JTNBNDguMTU1NzQ0JTJCMDAlM0EwMA%3D%3D&format=api", "results": [ { "creation_time": "2019-06-17T18:08:48.155744Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~phum/124.embed", "fid": "phum:124", "filename": "kraken_top_25_cryptos_6_17_2019.gif", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/phum/124/9_9SBQCW3QGBC3RFEHK998MMYZ3TVZ8X.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/phum/124/2_QD6G0BFKQZCN24J7K7Y6FOGJO4EKXJ.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/124/8_178NZ13F5C8Y6UQ0PK6F1KAF2WJL82.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/124/9_9SBQCW3QGBC3RFEHK998MMYZ3TVZ8X.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/phum:124", "plots": "https://api.plotly.com/v2/plots/phum:124", "parent": "https://api.plotly.com/v2/folders/home?user=phum" }, "owner": "phum", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "<b>24hr Return (%) - Top 25 CryptoAssets</b>", "views": 1, "web_url": "https://chart-studio.plotly.com/~phum/124/_24hr-return-top-25-cryptoassets/", "world_readable": true, "date_modified": "2019-06-17T18:23:17.298Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~phum/124/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "1c9922d5-8aa6-42e5-831c-77d774174a49", "type": "bar", "xsrc": "phum:125:f08408", "ysrc": "phum:125:f19e8b", "marker": { "line": { "width": 3 }, "colorsrc": "phum:125:8252cf" }, "textsrc": "phum:125:c1282d", "textfont": { "size": 28, "family": "Helvetica" }, "textposition": "outside" } ], "layout": { "font": { "size": 28, "color": "#333333", "family": "Helvetica" }, "title": { "text": "<b>24hr Return (%) - Top 25 CryptoAssets</b>" }, "width": 1400, "xaxis": { "ticks": "outside", "ticklen": 12, "tickfont": { "size": 32, "color": "#333333", "family": "Helvetica" }, "tickangle": 45, "tickwidth": 4 }, "yaxis": { "range": [ -5.4, 19.9 ], "tickfont": { "size": 32, "color": "#333333", "family": "Helvetica" } }, "height": 1000, "margin": { "b": 120, "l": 50, "r": 50, "t": 80, "pad": 2 } } }, "height": 1000, "width": 1400, "user": { "profile_url": "https://chart-studio.plotly.com/~phum", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/47.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "", "nickname": "XzYl52zL1b0zRI6a0", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-04-28 00:29:17", "mapbox_access_tokens": null, "has_password": null, "username": "phum", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:08:42.656089Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~annacallahan/55.embed", "fid": "annacallahan:55", "filename": "Plot 55", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/annacallahan/55/9_1PPP56QXR4FA70T04ZICFM429IRGJN.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/annacallahan/55/2_0PLA2JG7J8FXCHSU5ERF45PTFZREFI.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/annacallahan/55/8_R8YXKMSFUK6NQT02JN5IX444Y7EEAG.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/annacallahan/55/9_1PPP56QXR4FA70T04ZICFM429IRGJN.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/annacallahan:55", "plots": "https://api.plotly.com/v2/plots/annacallahan:55", "parent": "https://api.plotly.com/v2/folders/home?user=annacallahan" }, "owner": "annacallahan", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~annacallahan/55/", "world_readable": true, "date_modified": "2019-06-17T18:08:42.672Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~annacallahan/55/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "mode": "lines", "name": "all cases", "type": "scatter", "xsrc": "annacallahan:54:cf9cd9", "ysrc": "annacallahan:54:4ed513", "stackgroup": null } ], "frames": [], "layout": { "title": { "text": "Golden Gate & Jones St." }, "xaxis": { "type": "date", "range": [ "2008-07-01", "2019-06-01" ], "title": { "text": "month" }, "autorange": true }, "yaxis": { "type": "linear", "range": [ -7.222222222222225, 317.22222222222223 ], "title": { "text": "# cases per month" }, "autorange": true }, "autosize": true, "template": { "data": { "bar": [ { "type": "bar", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "table": [ { "type": "table", "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } } } ], "carpet": [ { "type": "carpet", "aaxis": { "gridcolor": "#C8D4E3", "linecolor": "#C8D4E3", "endlinecolor": "#2a3f5f", "minorgridcolor": "#C8D4E3", "startlinecolor": "#2a3f5f" }, "baxis": { "gridcolor": "#C8D4E3", "linecolor": "#C8D4E3", "endlinecolor": "#2a3f5f", "minorgridcolor": "#C8D4E3", "startlinecolor": "#2a3f5f" } } ], "mesh3d": [ { "type": "mesh3d", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "contour": [ { "type": "contour", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "heatmap": [ { "type": "heatmap", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "scatter": [ { "type": "scatter", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "surface": [ { "type": "surface", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "heatmapgl": [ { "type": "heatmapgl", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "histogram": [ { "type": "histogram", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "parcoords": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "type": "parcoords" } ], "scatter3d": [ { "type": "scatter3d", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scattergl": [ { "type": "scattergl", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "choropleth": [ { "type": "choropleth", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "scattergeo": [ { "type": "scattergeo", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "histogram2d": [ { "type": "histogram2d", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "scatterpolar": [ { "type": "scatterpolar", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "contourcarpet": [ { "type": "contourcarpet", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "scattercarpet": [ { "type": "scattercarpet", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scattermapbox": [ { "type": "scattermapbox", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scatterpolargl": [ { "type": "scatterpolargl", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scatterternary": [ { "type": "scatterternary", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "histogram2dcontour": [ { "type": "histogram2dcontour", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ] }, "layout": { "geo": { "bgcolor": "white", "showland": true, "lakecolor": "white", "landcolor": "white", "showlakes": true, "subunitcolor": "#C8D4E3" }, "font": { "color": "#2a3f5f" }, "polar": { "bgcolor": "white", "radialaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8" }, "angularaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8" } }, "scene": { "xaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" }, "yaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" }, "zaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" } }, "title": { "x": 0.05 }, "xaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "yaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "ternary": { "aaxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "baxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "caxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "bgcolor": "white" }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#19d3f3", "#e763fa", "#fecb52", "#ffa15a", "#ff6692", "#b6e880" ], "hovermode": "closest", "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0508b8" ], [ 0.0893854748603352, "#1910d8" ], [ 0.1787709497206704, "#3c19f0" ], [ 0.2681564245810056, "#6b1cfb" ], [ 0.3575418994413408, "#981cfd" ], [ 0.44692737430167595, "#bf1cfd" ], [ 0.5363128491620112, "#dd2bfd" ], [ 0.6256983240223464, "#f246fe" ], [ 0.7150837988826816, "#fc67fd" ], [ 0.8044692737430168, "#fe88fc" ], [ 0.8938547486033519, "#fea5fd" ], [ 0.9832402234636871, "#febefe" ], [ 1, "#fec3fe" ] ], "sequentialminus": [ [ 0, "#0508b8" ], [ 0.0893854748603352, "#1910d8" ], [ 0.1787709497206704, "#3c19f0" ], [ 0.2681564245810056, "#6b1cfb" ], [ 0.3575418994413408, "#981cfd" ], [ 0.44692737430167595, "#bf1cfd" ], [ 0.5363128491620112, "#dd2bfd" ], [ 0.6256983240223464, "#f246fe" ], [ 0.7150837988826816, "#fc67fd" ], [ 0.8044692737430168, "#fe88fc" ], [ 0.8938547486033519, "#fea5fd" ], [ 0.9832402234636871, "#febefe" ], [ 1, "#fec3fe" ] ] }, "plot_bgcolor": "white", "paper_bgcolor": "white", "shapedefaults": { "line": { "width": 0 }, "opacity": 0.4, "fillcolor": "#506784" }, "annotationdefaults": { "arrowhead": 0, "arrowcolor": "#506784", "arrowwidth": 1 } }, "themeRef": "PLOTLY_WHITE" } } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~annacallahan", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/80.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-1.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-03-19 14:31:32", "mapbox_access_tokens": null, "has_password": null, "username": "annacallahan", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:08:36.807571Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~fpizzaga/0.embed", "fid": "fpizzaga:0", "filename": "plot from API", "filetype": "plot", "img_url": "https://api.plotly.com/v2/files/fpizzaga:0/image?image_name=list-thumb", "image_urls": { "default": "https://api.plotly.com/v2/files/fpizzaga:0/image?image_name=default", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/fpizzaga/0/8_61U7UD8REF3JWTZTNPC2DNVTSMRRNQ.png", "list-thumb": "https://api.plotly.com/v2/files/fpizzaga:0/image?image_name=list-thumb" }, "api_urls": { "files": "https://api.plotly.com/v2/files/fpizzaga:0", "plots": "https://api.plotly.com/v2/plots/fpizzaga:0", "parent": "https://api.plotly.com/v2/folders/home?user=fpizzaga" }, "owner": "fpizzaga", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~fpizzaga/0/", "world_readable": true, "date_modified": "2019-06-17T18:08:37.202Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~fpizzaga/0/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "d0fc6643-b444-42b3-b2f8-20f52f69f5c1", "type": "mesh3d", "xsrc": "fpizzaga:1:cfa215", "ysrc": "fpizzaga:1:ce1b30", "zsrc": "fpizzaga:1:b18497", "color": "#FFB6C1", "opacity": 0.5 } ], "layout": {} }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~fpizzaga", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/14.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-3.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2018-05-25 22:24:08", "mapbox_access_tokens": null, "has_password": null, "username": "fpizzaga", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:07:46.865375Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~michaelschapira/2.embed", "fid": "michaelschapira:2", "filename": "basic-line", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/2/9_5K5TTDLDWDIEHK7MZJ2567KYUG6SE2.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/2/2_GIQVLZ74W68OK5Y5XUGRJDFXLS0WHG.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/2/8_4E3IFW5TYEGZCC54W0JG2P79KJNRFZ.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/2/9_5K5TTDLDWDIEHK7MZJ2567KYUG6SE2.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/michaelschapira:2", "plots": "https://api.plotly.com/v2/plots/michaelschapira:2", "parent": "https://api.plotly.com/v2/folders/home?user=michaelschapira" }, "owner": "michaelschapira", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~michaelschapira/2/", "world_readable": true, "date_modified": "2019-06-17T18:08:10.138Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~michaelschapira/2/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "5a2859fc-ccbb-4649-a79d-d0ed6bad9232", "type": "scatter", "xsrc": "michaelschapira:3:1ed1a2", "ysrc": "michaelschapira:3:81da98" }, { "uid": "25cb5a5a-cb46-4e1d-903a-68701325ae43", "type": "scatter", "xsrc": "michaelschapira:3:1ed1a2", "ysrc": "michaelschapira:3:7adb09" } ], "layout": {} }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~michaelschapira", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/2.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-13.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-06-17 17:39:02", "mapbox_access_tokens": null, "has_password": null, "username": "michaelschapira", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:07:04.175677Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~phum/122.embed", "fid": "phum:122", "filename": "Kraken_Futures_6_17_19_second.gif", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/phum/122/9_DAB4TQ3V7XXJW8DNC93MC464NTPFAC.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/phum/122/2_AH8V6VGC4S38DOVHFYBNWSJSP30QE8.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/122/8_5TVIXSCNG12K8SIKVNTQF9DRGD4U9R.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/122/9_DAB4TQ3V7XXJW8DNC93MC464NTPFAC.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/phum:122", "plots": "https://api.plotly.com/v2/plots/phum:122", "parent": "https://api.plotly.com/v2/folders/home?user=phum" }, "owner": "phum", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 2, "web_url": "https://chart-studio.plotly.com/~phum/122/", "world_readable": true, "date_modified": "2019-06-17T18:15:20.177Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~phum/122/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "6ed09f92-e532-4232-af02-8b8ad996260b", "type": "table", "cells": { "fill": { "colorsrc": "phum:123:3fa89c" }, "font": { "size": 32, "color": "#4d4c4c", "family": "Helvetica, Sans Serif" }, "line": { "color": "#506784" }, "height": 35, "alignsrc": "phum:123:9e58ee", "valuessrc": "phum:123:a7cb10,f95a57,568ae1,9fa05f" }, "header": { "fill": { "color": "#5841d9" }, "font": { "size": 34, "color": "white", "family": "Helvetica, Sans Serif" }, "line": { "color": "#ffffff" }, "height": 45, "alignsrc": "phum:123:9e58ee", "valuessrc": "phum:123:40345e" }, "columnwidthsrc": "phum:123:fa01c8" } ], "layout": { "font": { "size": 24.5, "color": "#333333", "family": "Helvetica, Sans Serif" }, "width": 1600, "height": 480, "margin": { "b": 0, "l": 2, "r": 2, "t": 18, "pad": 0 }, "annotations": [ { "x": 1, "y": 0.22, "font": { "size": 16, "color": "#333333" }, "text": "Source: Futures.Kraken.com", "xanchor": "right", "yanchor": "top", "showarrow": false } ] } }, "height": 480, "width": 1600, "user": { "profile_url": "https://chart-studio.plotly.com/~phum", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/47.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "", "nickname": "XzYl52zL1b0zRI6a0", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-04-28 00:29:17", "mapbox_access_tokens": null, "has_password": null, "username": "phum", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:07:02.046409Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~phum/120.embed", "fid": "phum:120", "filename": "Kraken_Futures_6_17_19.gif", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/phum/120/9_LV7D16SMTN8NXJ9NRPD8080PY0ONE0.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/phum/120/2_0MMOPU3T2407XX1E6X2B7C1CLANH5S.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/120/8_UHLR6L4Z5DFG5RDW9VBX73WMYA97M7.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/phum/120/9_LV7D16SMTN8NXJ9NRPD8080PY0ONE0.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/phum:120", "plots": "https://api.plotly.com/v2/plots/phum:120", "parent": "https://api.plotly.com/v2/folders/home?user=phum" }, "owner": "phum", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "<b>Kraken Futures</b>", "views": 2, "web_url": "https://chart-studio.plotly.com/~phum/120/kraken-futures/", "world_readable": true, "date_modified": "2019-06-17T18:15:18.547Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~phum/120/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "53dc80e6-fb7b-4640-8c9c-89bb166f8775", "type": "table", "cells": { "fill": { "colorsrc": "phum:121:9a0aee" }, "font": { "size": 32, "color": "#4d4c4c", "family": "Helvetica, Sans Serif" }, "line": { "color": "#506784" }, "height": 35, "alignsrc": "phum:121:d79533", "valuessrc": "phum:121:56a7ea,3704cc,a46ad6,a498a2" }, "header": { "fill": { "color": "#5841d9" }, "font": { "size": 34, "color": "white", "family": "Helvetica, Sans Serif" }, "line": { "color": "#ffffff" }, "height": 45, "alignsrc": "phum:121:d79533", "valuessrc": "phum:121:d8e02f" }, "columnwidthsrc": "phum:121:bd8016" } ], "layout": { "font": { "size": 32, "color": "#333333", "family": "Helvetica, Sans Serif" }, "title": { "text": "<b>Kraken Futures</b>" }, "width": 1600, "height": 460, "margin": { "b": 0, "l": 2, "r": 2, "t": 70, "pad": 0 } } }, "height": 460, "width": 1600, "user": { "profile_url": "https://chart-studio.plotly.com/~phum", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/47.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "", "nickname": "XzYl52zL1b0zRI6a0", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-04-28 00:29:17", "mapbox_access_tokens": null, "has_password": null, "username": "phum", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:06:59.014323Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~michaelschapira/0.embed", "fid": "michaelschapira:0", "filename": "my plot", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/0/9_62PHE5WX3A4I2FVKCC3L1M8OLJ3QJR.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/0/2_MAOBV1EOPCCFDOJ8I9XDVI82N5EO4E.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/0/8_OFQLNVL2FUQHA6JAM7630N88FTQRMI.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/michaelschapira/0/9_62PHE5WX3A4I2FVKCC3L1M8OLJ3QJR.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/michaelschapira:0", "plots": "https://api.plotly.com/v2/plots/michaelschapira:0", "parent": "https://api.plotly.com/v2/folders/home?user=michaelschapira" }, "owner": "michaelschapira", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~michaelschapira/0/", "world_readable": true, "date_modified": "2019-06-17T18:06:59.508Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~michaelschapira/0/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "b9271ec5-d968-4442-8d81-5587353f5890", "type": "scatter", "xsrc": "michaelschapira:1:4ac194", "ysrc": "michaelschapira:1:fd1718" } ], "layout": {} }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~michaelschapira", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/2.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-13.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-06-17 17:39:02", "mapbox_access_tokens": null, "has_password": null, "username": "michaelschapira", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:06:51.134006Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~marcosc_/4475.embed", "fid": "marcosc_:4475", "filename": "plot from API (1000) (556)", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/marcosc_/4475/9_ZWT8AUUW613TCHOPWQBL4M878TSDUF.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/marcosc_/4475/2_JEAFHXHR7LSDS27QY069KQCT29PBGA.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/marcosc_/4475/8_4N7MO76GSSBHDRB67N285TEZU7IST4.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/marcosc_/4475/9_ZWT8AUUW613TCHOPWQBL4M878TSDUF.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/marcosc_:4475", "plots": "https://api.plotly.com/v2/plots/marcosc_:4475", "parent": "https://api.plotly.com/v2/folders/home?user=marcosc_" }, "owner": "marcosc_", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 2, "web_url": "https://chart-studio.plotly.com/~marcosc_/4475/", "world_readable": true, "date_modified": "2019-06-17T18:06:51.588Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~marcosc_/4475/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "type": "scatter", "xsrc": "marcosc_:4476:2cb0db", "ysrc": "marcosc_:4476:1d08ea" } ], "layout": {} }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~marcosc_", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/52.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-12.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2017-05-23 15:22:15", "mapbox_access_tokens": null, "has_password": null, "username": "marcosc_", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:03:50.700285Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~lehatch/0.embed", "fid": "lehatch:0", "filename": "violin_basic.html", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/lehatch/0/9_KFZADQP0TG37SBKM21THPDUSQBM8PB.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/lehatch/0/2_MKZ7E3YY8SID3QGV9DLVQK7IB50K0F.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/lehatch/0/8_EGV9OPQQFFAHYSNDSGQCCWX7470T5J.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/lehatch/0/9_KFZADQP0TG37SBKM21THPDUSQBM8PB.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/lehatch:0", "plots": "https://api.plotly.com/v2/plots/lehatch:0", "parent": "https://api.plotly.com/v2/folders/home?user=lehatch" }, "owner": "lehatch", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "BFRS, Canopy, Composite, Wood, Duff, Litter, Shrub", "views": 0, "web_url": "https://chart-studio.plotly.com/~lehatch/0/bfrs-canopy-composite-wood-duff-litter-shrub/", "world_readable": true, "date_modified": "2019-06-17T23:11:50.084Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~lehatch/0/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "box": { "visible": true }, "name": "BFRS", "type": "violin", "xsrc": "lehatch:1:12f977", "ysrc": "lehatch:1:d69440", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Canopy", "type": "violin", "xsrc": "lehatch:1:1ff812", "ysrc": "lehatch:1:4c16e0", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Composite", "type": "violin", "xsrc": "lehatch:1:a00063", "ysrc": "lehatch:1:0bf8aa", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Wood", "type": "violin", "xsrc": "lehatch:1:7e77eb", "ysrc": "lehatch:1:229700", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Duff", "type": "violin", "xsrc": "lehatch:1:31a317", "ysrc": "lehatch:1:4a1f2d", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Litter", "type": "violin", "xsrc": "lehatch:1:55e9bc", "ysrc": "lehatch:1:59a16b", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } }, { "box": { "visible": true }, "name": "Shrub", "type": "violin", "xsrc": "lehatch:1:3eeea0", "ysrc": "lehatch:1:de9017", "jitter": 0, "marker": { "symbol": "circle", "opacity": 0.5 }, "points": "all", "meanline": { "visible": false } } ], "frames": [], "layout": { "title": { "text": "" }, "width": 800, "xaxis": { "type": "category", "range": [ -0.6648351648351648, 6.368131868131868 ], "title": { "font": { "size": 14 } }, "tickfont": { "size": 14, "family": "Roboto" }, "autorange": false }, "yaxis": { "type": "linear", "range": [ -2.7472856297238013, 0.8092127944141478 ], "title": { "font": { "size": 14, "family": "Roboto" }, "text": "Log<sub>10</sub> (Benzonitrile / Furfural Mole Ratio)" }, "zeroline": false, "autorange": true, "violinmode": "overlay" }, "height": 600, "showlegend": false } }, "height": 600, "width": 800, "user": { "profile_url": "https://chart-studio.plotly.com/~lehatch", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/40.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-11.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-06-17 17:54:09", "mapbox_access_tokens": null, "has_password": null, "username": "lehatch", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2019-06-17T18:02:56.630091Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~rrabbany/2.embed", "fid": "rrabbany:2", "filename": "d3-airports", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/rrabbany/2/9_K7202MFOQDZEJYGENS2K3OO0W05JQ9.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/rrabbany/2/2_IC8FP96WIK88CXX1MVKCLZPYHWMHIK.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/rrabbany/2/8_FW9BONA7H6JLET60J657DZQQ8BVXTK.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/rrabbany/2/9_K7202MFOQDZEJYGENS2K3OO0W05JQ9.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/rrabbany:2", "plots": "https://api.plotly.com/v2/plots/rrabbany:2", "parent": "https://api.plotly.com/v2/folders/home?user=rrabbany" }, "owner": "rrabbany", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "Most trafficked US airports<br>(Hover for airport names)", "views": 0, "web_url": "https://chart-studio.plotly.com/~rrabbany/2/most-trafficked-us-airports-hover-for-airport-names/", "world_readable": true, "date_modified": "2019-07-11T18:32:25.599Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~rrabbany/2/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "mode": "markers", "type": "scattergeo", "latsrc": "rrabbany:3:68b9e3", "lonsrc": "rrabbany:3:3b68be", "marker": { "cmax": 25129, "cmin": 0, "line": { "color": "rgba(102, 102, 102)", "width": 1 }, "size": 8, "symbol": "square", "opacity": 0.8, "colorbar": { "title": "Incoming flightsFebruary 2011" }, "colorsrc": "rrabbany:3:c661ce", "colorscale": [ [ 0, "rgb(5, 10, 172)" ], [ 0.35, "rgb(40, 60, 190)" ], [ 0.5, "rgb(70, 100, 245)" ], [ 0.6, "rgb(90, 120, 245)" ], [ 0.7, "rgb(106, 137, 247)" ], [ 1, "rgb(220, 220, 220)" ] ], "reversescale": true, "autocolorscale": false }, "textsrc": "rrabbany:3:c68211", "locationmode": "USA-states" } ], "layout": { "geo": { "scope": "usa", "showland": true, "landcolor": "rgb(250, 250, 250)", "projection": { "type": "albers usa" }, "countrycolor": "rgb(217, 217, 217)", "countrywidth": 0.5, "subunitcolor": "rgb(217, 217, 217)", "subunitwidth": 0.5 }, "title": "Most trafficked US airports<br>(Hover for airport names)", "colorbar": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~rrabbany", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/22.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-1.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2017-11-29 23:08:14", "mapbox_access_tokens": null, "has_password": null, "username": "rrabbany", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } } ] }{ "next": "