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=cj0xJnA9MjAyNS0wOC0xOSswOSUzQTAyJTNBNTMuNDQ0MDAzJTJCMDAlM0EwMA%3D%3D&format=api
https://api.plotly.com/v2/plots?cursor=cD0yMDI1LTA4LTE5KzA5JTNBMTAlM0EyMC43MjM1NDElMkIwMCUzQTAw&format=api", "previous": "https://api.plotly.com/v2/plots?cursor=cj0xJnA9MjAyNS0wOC0xOSsxNSUzQTEzJTNBMjguNTkyNzA3JTJCMDAlM0EwMA%3D%3D&format=api", "results": [ { "creation_time": "2025-08-19T15:13:28.592707Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~jmoxley/18822.embed", "fid": "jmoxley:18822", "filename": "20250818_linkage_b", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/jmoxley/18822/9_V4KCKSOFHHM0UWQE8JAXX6EXAFTY6A.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/jmoxley/18822/2_G1OXBHW2YFCRMGE6K15APUWGTGL2KP.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/jmoxley/18822/8_G9K7E8ZZ4DAH6KJDBMKSMF9477IOI3.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/jmoxley/18822/9_V4KCKSOFHHM0UWQE8JAXX6EXAFTY6A.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/jmoxley:18822", "plots": "https://api.plotly.com/v2/plots/jmoxley:18822", "parent": "https://api.plotly.com/v2/folders/home?user=jmoxley" }, "owner": "jmoxley", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~jmoxley/18822/", "world_readable": true, "date_modified": "2025-08-19T15:13:28.632Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~jmoxley/18822/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "mode": "markers", "name": "FIX", "type": "scatter", "xsrc": "jmoxley:18820:eff340", "ysrc": "jmoxley:18820:c75ea2" }, { "mode": "markers", "name": "MEO", "type": "scatter", "xsrc": "jmoxley:18820:9c0e12", "ysrc": "jmoxley:18820:b510ef" } ], "layout": { "shapes": [ { "x0": "2025-08-18T13:30:15.033000", "x1": "2025-08-18T19:59:34.790000", "y0": 300, "y1": 300, "line": { "color": "rgb(255, 0, 0)", "width": 1 }, "type": "line", "xref": "x", "yref": "y" } ], "template": { "data": { "bar": [ { "type": "bar", "marker": { "line": { "color": "#E5ECF6", "width": 0.5 } }, "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" } } ], "pie": [ { "type": "pie", "automargin": true } ], "table": [ { "type": "table", "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } } } ], "carpet": [ { "type": "carpet", "aaxis": { "gridcolor": "white", "linecolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" }, "baxis": { "gridcolor": "white", "linecolor": "white", "endlinecolor": "#2a3f5f", "minorgridcolor": "white", "startlinecolor": "#2a3f5f" } } ], "mesh3d": [ { "type": "mesh3d", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "contour": [ { "type": "contour", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "heatmap": [ { "type": "heatmap", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "scatter": [ { "type": "scatter", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "surface": [ { "type": "surface", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "barpolar": [ { "type": "barpolar", "marker": { "line": { "color": "#E5ECF6", "width": 0.5 } } } ], "heatmapgl": [ { "type": "heatmapgl", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "histogram": [ { "type": "histogram", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "parcoords": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "type": "parcoords" } ], "scatter3d": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "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 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "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 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ] }, "layout": { "geo": { "bgcolor": "white", "showland": true, "lakecolor": "white", "landcolor": "#E5ECF6", "showlakes": true, "subunitcolor": "white" }, "font": { "color": "#2a3f5f" }, "polar": { "bgcolor": "#E5ECF6", "radialaxis": { "ticks": "", "gridcolor": "white", "linecolor": "white" }, "angularaxis": { "ticks": "", "gridcolor": "white", "linecolor": "white" } }, "scene": { "xaxis": { "ticks": "", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "#E5ECF6" }, "yaxis": { "ticks": "", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "#E5ECF6" }, "zaxis": { "ticks": "", "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "#E5ECF6" } }, "title": { "x": 0.05 }, "xaxis": { "ticks": "", "title": { "standoff": 15 }, "gridcolor": "white", "linecolor": "white", "automargin": true, "zerolinecolor": "white", "zerolinewidth": 2 }, "yaxis": { "ticks": "", "title": { "standoff": 15 }, "gridcolor": "white", "linecolor": "white", "automargin": true, "zerolinecolor": "white", "zerolinewidth": 2 }, "mapbox": { "style": "light" }, "ternary": { "aaxis": { "ticks": "", "gridcolor": "white", "linecolor": "white" }, "baxis": { "ticks": "", "gridcolor": "white", "linecolor": "white" }, "caxis": { "ticks": "", "gridcolor": "white", "linecolor": "white" }, "bgcolor": "#E5ECF6" }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "coloraxis": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "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.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ], "sequentialminus": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] }, "hoverlabel": { "align": "left" }, "plot_bgcolor": "#E5ECF6", "paper_bgcolor": "white", "shapedefaults": { "line": { "color": "#2a3f5f" } }, "autotypenumbers": "strict", "annotationdefaults": { "arrowhead": 0, "arrowcolor": "#2a3f5f", "arrowwidth": 1 } } } } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~jmoxley", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/46.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-5.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2019-07-02 18:27:30", "mapbox_access_tokens": null, "has_password": null, "username": "jmoxley", "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": "2025-08-19T14:54:23.243109Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~llo22/1.embed", "fid": "llo22:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/llo22/1/9_XILIS6MJE91LM2IML3KNPDOUAT7C8S.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/llo22/1/2_JNW7DSCAKGYDHSSKPS8QZBYSTL8YKH.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/llo22/1/8_TVL2Y7T571AFKUAS8R42NAK8POFGCD.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/llo22/1/9_XILIS6MJE91LM2IML3KNPDOUAT7C8S.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/llo22:1", "plots": "https://api.plotly.com/v2/plots/llo22:1", "parent": "https://api.plotly.com/v2/folders/home?user=llo22" }, "owner": "llo22", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~llo22/1/", "world_readable": true, "date_modified": "2025-08-19T14:54:23.255Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~llo22/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "cc5f73", "fill": "none", "line": { "dash": "dot", "color": "rgb(43, 3, 246)", "shape": "linear", "width": 1 }, "meta": { "columnNames": { "y": "y" } }, "mode": "markers+lines", "name": "měř.", "type": "scatter", "ysrc": "llo22:0:b1339f", "marker": { "cmax": 6, "cmin": 2, "line": { "color": "rgb(68, 68, 68)", "width": 0 }, "size": 8, "cauto": true, "color": "rgb(3, 3, 246)", "symbol": "circle", "opacity": 1, "showscale": false, "autocolorscale": false }, "error_x": { "type": "percent", "color": "#1f77b4", "value": 10, "width": 4, "visible": false, "symmetric": true, "thickness": 2 }, "error_y": { "type": "percent", "color": "#1f77b4", "value": 10, "width": 4, "visible": false, "symmetric": true, "thickness": 2 }, "hoverinfo": "x+y", "showlegend": false, "connectgaps": false } ], "frames": [], "layout": { "title": { "font": { "family": "Arial" }, "text": "SPC test" }, "xaxis": { "side": "bottom", "type": "linear", "range": [ 0, 25 ], "ticks": "outside", "title": { "font": { "family": "Balto" }, "text": "Počet kontrolních měření" }, "showline": true, "tickfont": { "size": 13 }, "autorange": false, "gridwidth": 0, "linewidth": 1, "automargin": false, "rangeslider": { "range": [ -1.5670464504820334, 25.56704645048203 ], "yaxis": {}, "visible": false, "autorange": true }, "zerolinewidth": 1 }, "yaxis": { "side": "left", "type": "linear", "dtick": 9, "range": [ 99.6, 100.4 ], "tick0": 0, "ticks": "outside", "title": { "font": { "family": "Arial" }, "text": "Měřený parametr" }, "nticks": 0, "ticklen": 6, "showgrid": true, "showline": true, "tickfont": { "size": 14 }, "tickmode": "auto", "zeroline": true, "autorange": false, "gridwidth": 1, "tickangle": "auto", "ticksuffix": "", "showticklabels": true }, "legend": { "x": 2.88, "y": 1, "xanchor": "left", "yanchor": "auto", "borderwidth": 1, "orientation": "v" }, "margin": { "pad": 0 }, "shapes": [ { "x0": 0, "x1": 25, "y0": 100.3248907304876, "y1": 100.3248907304876, "line": { "color": "rgb(50, 171, 96)", "width": 2 }, "type": "line", "opacity": 1 }, { "x0": 0, "x1": 25, "y0": 99.71310926951242, "y1": 99.71310926951242, "line": { "color": "rgb(0, 171, 96)", "width": 2 }, "type": "line" }, { "x0": 0, "x1": 25, "y0": 100.019, "y1": 100.019, "line": { "dash": "dash", "color": "rgb(0, 171, 96)", "width": 1 }, "type": "line", "xref": "x", "yref": "y", "visible": true } ], "autosize": true, "dragmode": "pan", "separators": ", ", "showlegend": true, "annotations": [ { "x": 24.47674418604651, "y": 99.7549815498155, "text": "<b>LCL</b>", "showarrow": false }, { "x": 24.515503875968992, "y": 100.28634686346865, "text": "<b>UCL</b>", "showarrow": false }, { "x": 24.515503875968992, "y": 99.97638376383765, "text": "<b>CL</b>", "showarrow": false } ] } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~llo22", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/39.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-5.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-07 16:16:16", "mapbox_access_tokens": null, "has_password": null, "username": "llo22", "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": "2025-08-19T14:31:48.065104Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~cleaaum/11.embed", "fid": "cleaaum:11", "filename": "Plot 11", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/cleaaum/11/9_G8E5F1NKKL9IJBD4XAI1PQAQZVV5GW.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/cleaaum/11/2_VJ6HYWZIW0P51OPNYCQQ57SBDCDW7L.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/cleaaum/11/8_VTO5XRJQYTIVC5AV83F91U56XF76UI.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/cleaaum/11/9_G8E5F1NKKL9IJBD4XAI1PQAQZVV5GW.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/cleaaum:11", "plots": "https://api.plotly.com/v2/plots/cleaaum:11", "parent": "https://api.plotly.com/v2/folders/home?user=cleaaum" }, "owner": "cleaaum", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~cleaaum/11/", "world_readable": true, "date_modified": "2025-08-19T14:31:48.077Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~cleaaum/11/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "252198", "meta": { "columnNames": { "x": "setosa_Petal Width (cm)", "y": "setosa_Petal Length (cm)", "z": "versicolor_Petal Length (cm)" } }, "mode": "markers", "name": "Setosa", "type": "box", "xsrc": "cleaaum:10:f8e743", "ysrc": "cleaaum:10:d9edfd", "zsrc": "cleaaum:10:d28e3d", "marker": { "line": { "color": "rgb(102, 102, 102)", "width": 0.5 }, "size": 12, "color": "#66c2a5" }, "boxpoints": false, "autocolorscale": true } ], "frames": [], "layout": { "width": 1532, "xaxis": { "type": "linear", "range": [ 0.05000000000000002, 0.6499999999999999 ], "title": { "text": "Width" }, "autorange": true }, "yaxis": { "type": "linear", "range": [ 0.95, 1.95 ], "title": { "text": "Length" }, "autorange": true }, "height": 1006, "legend": { "x": 0.02228484386900228, "y": 1.0157384987893463 }, "autosize": true } }, "height": 1006, "width": 1532, "user": { "profile_url": "https://chart-studio.plotly.com/~cleaaum", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/86.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": "2025-08-15 15:16:11", "mapbox_access_tokens": null, "has_password": null, "username": "cleaaum", "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": "2025-08-19T14:29:55.377385Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~cleaaum/9.embed", "fid": "cleaaum:9", "filename": "Plot 9", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/cleaaum/9/9_LHPNXX2F67AB337FZ17SEIGRX40BAJ.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/cleaaum/9/2_B6TDS395P0XCYJ2XBXS0VQB70WWEEF.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/cleaaum/9/8_RX6SCWVFAZSLNVVEABXYIY56X2KZMJ.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/cleaaum/9/9_LHPNXX2F67AB337FZ17SEIGRX40BAJ.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/cleaaum:9", "plots": "https://api.plotly.com/v2/plots/cleaaum:9", "parent": "https://api.plotly.com/v2/folders/home?user=cleaaum" }, "owner": "cleaaum", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~cleaaum/9/", "world_readable": true, "date_modified": "2025-08-19T14:31:03.976Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~cleaaum/9/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "Africa, y", "y": "Americas, x" } }, "mode": "markers", "type": "funnel", "xsrc": "cleaaum:8:f851e3", "ysrc": "cleaaum:8:e73812" }, { "meta": { "columnNames": { "cells": { "fill": { "color": "Africa, text" }, "font": { "size": "Africa, y", "color": "Africa, size" }, "values": "Africa, text" }, "header": { "fill": { "color": "Africa, text" }, "values": "Africa, size" } } }, "type": "table", "cells": { "fill": { "meta": { "columnNames": { "color": "Africa, text" } }, "colorsrc": "cleaaum:8:9116d7*" }, "font": { "meta": { "columnNames": { "size": "Africa, y", "color": "Africa, size" } }, "sizesrc": "cleaaum:8:f851e3*", "colorsrc": "cleaaum:8:a387f9*" }, "meta": { "columnNames": { "values": "Africa, text" } }, "valuessrc": "cleaaum:8:9116d7*" }, "header": { "fill": { "meta": { "columnNames": { "color": "Africa, text" } }, "colorsrc": "cleaaum:8:9116d7" }, "meta": { "columnNames": { "values": "Africa, size" } }, "valuessrc": "cleaaum:8:a387f9" } } ], "frames": [], "layout": { "title": { "text": "Life Expectancy v. Per Capita GDP, 2007" }, "xaxis": { "type": "linear", "range": [ -40.16722222222222, 40.16722222222222 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 42995.6657395, 1157.6245045000005 ], "autorange": true }, "plot_bgcolor": "rgb(243, 243, 243)", "paper_bgcolor": "rgb(243, 243, 243)" } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~cleaaum", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/86.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": "2025-08-15 15:16:11", "mapbox_access_tokens": null, "has_password": null, "username": "cleaaum", "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": "2025-08-19T14:14:12.392309Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~anevanzyl/1.embed", "fid": "anevanzyl:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/anevanzyl/1/9_5KZ30HIQALGP6TT1Q4CCYXHWLG1UVG.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/anevanzyl/1/2_IVBADXDF82UGD6JXGFE3RNXUNFWV3T.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/anevanzyl/1/8_JOQ2Y4I00FE40SWI62MU155LNLVDC5.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/anevanzyl/1/9_5KZ30HIQALGP6TT1Q4CCYXHWLG1UVG.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/anevanzyl:1", "plots": "https://api.plotly.com/v2/plots/anevanzyl:1", "parent": "https://api.plotly.com/v2/folders/home?user=anevanzyl" }, "owner": "anevanzyl", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~anevanzyl/1/", "world_readable": true, "date_modified": "2025-08-19T14:14:12.402Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~anevanzyl/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "x", "y": "y" } }, "mode": "markers", "type": "scatter", "xsrc": "anevanzyl:0:91b465", "ysrc": "anevanzyl:0:1e912b" } ], "frames": [], "layout": { "xaxis": { "type": "linear", "range": [ -0.025540652025932198, 1.055329567564579 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ -0.053383839893067254, 0.9688214013483277 ], "autorange": true }, "autosize": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~anevanzyl", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/14.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-14.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-19 14:11:48", "mapbox_access_tokens": null, "has_password": null, "username": "anevanzyl", "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": "2025-08-19T12:39:53.600292Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~sagaust/1.embed", "fid": "sagaust:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/sagaust/1/9_YX7WBVBF3RGS2XJWJMPUX8B1YZA5IZ.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/sagaust/1/2_5DUXDD7YWM1RSLMBR0LEK8PD06PMYL.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/sagaust/1/8_KUWELI3NDFLKYL3GZ7G600UPU4ZHKN.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/sagaust/1/9_YX7WBVBF3RGS2XJWJMPUX8B1YZA5IZ.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/sagaust:1", "plots": "https://api.plotly.com/v2/plots/sagaust:1", "parent": "https://api.plotly.com/v2/folders/home?user=sagaust" }, "owner": "sagaust", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~sagaust/1/", "world_readable": true, "date_modified": "2025-08-19T12:39:53.610Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~sagaust/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "Positive, x", "y": "Positive, y" } }, "name": "Positive", "type": "bar", "xsrc": "sagaust:0:5de0ee", "ysrc": "sagaust:0:965697", "marker": { "color": "rgb(54,189,95)" } }, { "meta": { "columnNames": { "x": "Negative, x", "y": "Negative, y" } }, "name": "Negative", "type": "bar", "xsrc": "sagaust:0:6e9813", "ysrc": "sagaust:0:1d2a02", "marker": { "color": "rgb(255,0,0)" } }, { "meta": { "columnNames": { "x": "Neutral, x", "y": "Neutral, y" } }, "name": "Neutral", "type": "bar", "xsrc": "sagaust:0:375d6b", "ysrc": "sagaust:0:ad9e76", "marker": { "color": "rgb(190,190,190)" } } ], "frames": [], "layout": { "xaxis": { "type": "date", "range": [ "2019-01-10 12:00", "2025-08-11 12:00" ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 0, 100.00000000000001 ], "autorange": true }, "barmode": "stack", "barnorm": "percent", "autosize": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~sagaust", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/62.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-4.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-19 12:37:38", "mapbox_access_tokens": null, "has_password": null, "username": "sagaust", "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": "2025-08-19T12:27:37.650037Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Eloanthropo/3.embed", "fid": "Eloanthropo:3", "filename": "Plot 3", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/3/9_38WPG4S6SEYSEZNFNXAH3PGZKZ1QPP.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/3/2_MKZ2SGR22Q1J1J87T8JNF8NHL1OZKK.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/3/8_RBWASOVMABHVMGONR9ZVMGJF37FMFG.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/3/9_38WPG4S6SEYSEZNFNXAH3PGZKZ1QPP.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Eloanthropo:3", "plots": "https://api.plotly.com/v2/plots/Eloanthropo:3", "parent": "https://api.plotly.com/v2/folders/home?user=Eloanthropo" }, "owner": "Eloanthropo", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~Eloanthropo/3/", "world_readable": true, "date_modified": "2025-08-19T12:27:37.661Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Eloanthropo/3/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "F" } }, "mode": "lines", "type": "scatter", "xsrc": "Eloanthropo:2:3b9749", "ysrc": "Eloanthropo:2:fb615c" } ], "frames": [], "layout": { "xaxis": { "type": "category", "range": [ 0, 5 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 0.036768121693121665, 0.40940568783068837 ], "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/~Eloanthropo", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/82.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-4.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-18 08:09:39", "mapbox_access_tokens": null, "has_password": null, "username": "Eloanthropo", "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": "2025-08-19T09:55:15.990436Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~abhishek.karn025/2.embed", "fid": "abhishek.karn025:2", "filename": "dummy-report", "filetype": "plot", "img_url": "https://api.plotly.com/v2/files/abhishek.karn025:2/image?image_name=list-thumb", "image_urls": { "default": "https://api.plotly.com/v2/files/abhishek.karn025:2/image?image_name=default", "block-thumb": "https://api.plotly.com/v2/files/abhishek.karn025:2/image?image_name=block-thumb", "list-thumb": "https://api.plotly.com/v2/files/abhishek.karn025:2/image?image_name=list-thumb" }, "api_urls": { "files": "https://api.plotly.com/v2/files/abhishek.karn025:2", "plots": "https://api.plotly.com/v2/plots/abhishek.karn025:2", "parent": "https://api.plotly.com/v2/folders/home?user=abhishek.karn025" }, "owner": "abhishek.karn025", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~abhishek.karn025/2/", "world_readable": true, "date_modified": "2025-08-20T13:54:42.234Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~abhishek.karn025/2/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "line": { "dash": "solid", "color": "#636efa" }, "mode": "lines+markers", "name": "", "type": "scatter", "xsrc": "abhishek.karn025:18:b5a8bb", "ysrc": "abhishek.karn025:18:33c530", "xaxis": "x", "yaxis": "y", "marker": { "symbol": "circle" }, "showlegend": false, "legendgroup": "", "orientation": "v", "hovertemplate": "Year=%{x}<br>Sales=%{y}<extra></extra>" }, { "name": "0", "type": "heatmap", "xsrc": "abhishek.karn025:18:30c630", "ysrc": "abhishek.karn025:18:954f29", "zsrc": "abhishek.karn025:18:443e58", "xaxis": "x2", "yaxis": "y2", "colorbar": { "len": 0.75, "title": { "text": "Sales" }, "thickness": 12 }, "coloraxis": "coloraxis", "hovertemplate": "Year: %{x}<br>State: %{y}<br>Sales: %{z}<extra></extra>" }, { "name": "AP", "type": "bar", "xsrc": "abhishek.karn025:18:a7a26e", "ysrc": "abhishek.karn025:18:f6fcc6", "xaxis": "x3", "yaxis": "y3", "marker": { "color": "#636efa", "pattern": { "shape": "" } }, "showlegend": true, "legendgroup": "AP", "offsetgroup": "AP", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=AP<br>Year=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "name": "KA", "type": "bar", "xsrc": "abhishek.karn025:18:53e05b", "ysrc": "abhishek.karn025:18:3e5366", "xaxis": "x3", "yaxis": "y3", "marker": { "color": "#EF553B", "pattern": { "shape": "" } }, "showlegend": true, "legendgroup": "KA", "offsetgroup": "KA", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=KA<br>Year=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "name": "MH", "type": "bar", "xsrc": "abhishek.karn025:18:2c367d", "ysrc": "abhishek.karn025:18:3de171", "xaxis": "x3", "yaxis": "y3", "marker": { "color": "#00cc96", "pattern": { "shape": "" } }, "showlegend": true, "legendgroup": "MH", "offsetgroup": "MH", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=MH<br>Year=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "name": "UP", "type": "bar", "xsrc": "abhishek.karn025:18:d510eb", "ysrc": "abhishek.karn025:18:a8bb34", "xaxis": "x3", "yaxis": "y3", "marker": { "color": "#ab63fa", "pattern": { "shape": "" } }, "showlegend": true, "legendgroup": "UP", "offsetgroup": "UP", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=UP<br>Year=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "name": "", "type": "bar", "xsrc": "abhishek.karn025:18:ba2829", "ysrc": "abhishek.karn025:18:85fe11", "xaxis": "x4", "yaxis": "y4", "marker": { "color": "#636efa", "pattern": { "shape": "" } }, "showlegend": false, "legendgroup": "", "offsetgroup": "", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "name": "", "type": "bar", "xsrc": "abhishek.karn025:18:74f03a", "ysrc": "abhishek.karn025:18:cf9500", "xaxis": "x5", "yaxis": "y5", "marker": { "color": "#636efa", "pattern": { "shape": "" } }, "showlegend": false, "legendgroup": "", "offsetgroup": "", "orientation": "v", "textposition": "auto", "texttemplate": "%{y}", "hovertemplate": "State=%{x}<br>Sales=%{y}<extra></extra>", "alignmentgroup": "True" }, { "line": { "dash": "solid", "color": "#636efa" }, "mode": "lines+markers", "name": "AP", "type": "scatter", "xsrc": "abhishek.karn025:18:f7eb6a", "ysrc": "abhishek.karn025:18:bea136", "xaxis": "x6", "yaxis": "y6", "marker": { "symbol": "circle" }, "showlegend": true, "legendgroup": "AP", "orientation": "v", "hovertemplate": "State=AP<br>Year=%{x}<br>Sales=%{y}<extra></extra>" }, { "line": { "dash": "solid", "color": "#EF553B" }, "mode": "lines+markers", "name": "KA", "type": "scatter", "xsrc": "abhishek.karn025:18:3e27ec", "ysrc": "abhishek.karn025:18:295d0a", "xaxis": "x6", "yaxis": "y6", "marker": { "symbol": "circle" }, "showlegend": true, "legendgroup": "KA", "orientation": "v", "hovertemplate": "State=KA<br>Year=%{x}<br>Sales=%{y}<extra></extra>" }, { "line": { "dash": "solid", "color": "#00cc96" }, "mode": "lines+markers", "name": "MH", "type": "scatter", "xsrc": "abhishek.karn025:18:f263d2", "ysrc": "abhishek.karn025:18:e18299", "xaxis": "x6", "yaxis": "y6", "marker": { "symbol": "circle" }, "showlegend": true, "legendgroup": "MH", "orientation": "v", "hovertemplate": "State=MH<br>Year=%{x}<br>Sales=%{y}<extra></extra>" }, { "line": { "dash": "solid", "color": "#ab63fa" }, "mode": "lines+markers", "name": "UP", "type": "scatter", "xsrc": "abhishek.karn025:18:0ebe40", "ysrc": "abhishek.karn025:18:b7b49c", "xaxis": "x6", "yaxis": "y6", "marker": { "symbol": "circle" }, "showlegend": true, "legendgroup": "UP", "orientation": "v", "hovertemplate": "State=UP<br>Year=%{x}<br>Sales=%{y}<extra></extra>" }, { "name": "", "type": "treemap", "domain": { "x": [ 0.0, 0.2771830985915493 ], "y": [ 0.0, 0.20571428571428574 ] }, "idssrc": "abhishek.karn025:18:76af6f", "labelssrc": "abhishek.karn025:18:99a730", "valuessrc": "abhishek.karn025:18:f40ffe", "parentssrc": "abhishek.karn025:18:089e60", "branchvalues": "total", "hovertemplate": "labels=%{label}<br>Sales=%{value}<br>parent=%{parent}<br>id=%{id}<extra></extra>" }, { "type": "table", "cells": { "align": "left", "valuessrc": "abhishek.karn025:18:946ff8" }, "domain": { "x": [ 0.3671830985915493, 0.6790140845070423 ], "y": [ 0.0, 0.20571428571428574 ] }, "header": { "align": "left", "valuessrc": "abhishek.karn025:18:d04e82" } } ], "layout": { "title": { "x": 0.02, "text": "Dummy Report" }, "width": 1660, "xaxis": { "title": { "text": "Year", "standoff": 12 }, "anchor": "y", "domain": [ 0.0, 0.2771830985915493 ] }, "yaxis": { "title": { "text": "Sales", "standoff": 12 }, "anchor": "x", "domain": [ 0.7257142857142858, 1.0 ] }, "height": 2352, "legend": { "x": 0.5, "y": -0.1, "xanchor": "center", "yanchor": "top", "orientation": "h" }, "margin": { "b": 110, "l": 70, "r": 130, "t": 96 }, "xaxis2": { "anchor": "y2", "domain": [ 0.3671830985915493, 0.6790140845070423 ] }, "xaxis3": { "title": { "text": "Year", "standoff": 12 }, "anchor": "y3", "domain": [ 0.7690140845070423, 1.0 ] }, "xaxis4": { "title": { "text": "State", "standoff": 12 }, "anchor": "y4", "domain": [ 0.0, 0.2771830985915493 ] }, "xaxis5": { "anchor": "y5", "domain": [ 0.3671830985915493, 0.6790140845070423 ] }, "xaxis6": { "anchor": "y6", "domain": [ 0.7690140845070423, 1.0 ] }, "xaxis7": { "anchor": "y7", "domain": [ 0.7690140845070423, 1.0 ] }, "yaxis2": { "anchor": "x2", "domain": [ 0.7257142857142858, 1.0 ] }, "yaxis3": { "title": { "text": "Sales", "standoff": 12 }, "anchor": "x3", "domain": [ 0.7257142857142858, 1.0 ] }, "yaxis4": { "title": { "text": "Sales", "standoff": 12 }, "anchor": "x4", "domain": [ 0.34571428571428575, 0.5857142857142857 ] }, "yaxis5": { "anchor": "x5", "domain": [ 0.34571428571428575, 0.5857142857142857 ] }, "yaxis6": { "anchor": "x6", "domain": [ 0.34571428571428575, 0.5857142857142857 ] }, "yaxis7": { "anchor": "x7", "domain": [ 0.0, 0.20571428571428574 ] }, "template": { "data": { "bar": [ { "type": "bar", "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "size": 10, "fillmode": "overlay", "solidity": 0.2 } }, "error_x": { "color": "#2a3f5f" }, "error_y": { "color": "#2a3f5f" } } ], "pie": [ { "type": "pie", "automargin": true } ], "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 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "heatmap": [ { "type": "heatmap", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "scatter": [ { "type": "scatter", "fillpattern": { "size": 10, "fillmode": "overlay", "solidity": 0.2 } } ], "surface": [ { "type": "surface", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "barpolar": [ { "type": "barpolar", "marker": { "line": { "color": "white", "width": 0.5 }, "pattern": { "size": 10, "fillmode": "overlay", "solidity": 0.2 } } } ], "heatmapgl": [ { "type": "heatmapgl", "colorbar": { "ticks": "", "outlinewidth": 0 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "histogram": [ { "type": "histogram", "marker": { "pattern": { "size": 10, "fillmode": "overlay", "solidity": 0.2 } } } ], "parcoords": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "type": "parcoords" } ], "scatter3d": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "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 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ], "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 }, "colorscale": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] } ] }, "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": "", "title": { "standoff": 15 }, "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "yaxis": { "ticks": "", "title": { "standoff": 15 }, "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "mapbox": { "style": "light" }, "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", "#FFA15A", "#19d3f3", "#FF6692", "#B6E880", "#FF97FF", "#FECB52" ], "coloraxis": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "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.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ], "sequentialminus": [ [ 0.0, "#0d0887" ], [ 0.1111111111111111, "#46039f" ], [ 0.2222222222222222, "#7201a8" ], [ 0.3333333333333333, "#9c179e" ], [ 0.4444444444444444, "#bd3786" ], [ 0.5555555555555556, "#d8576b" ], [ 0.6666666666666666, "#ed7953" ], [ 0.7777777777777778, "#fb9f3a" ], [ 0.8888888888888888, "#fdca26" ], [ 1.0, "#f0f921" ] ] }, "hoverlabel": { "align": "left" }, "plot_bgcolor": "white", "paper_bgcolor": "white", "shapedefaults": { "line": { "color": "#2a3f5f" } }, "autotypenumbers": "strict", "annotationdefaults": { "arrowhead": 0, "arrowcolor": "#2a3f5f", "arrowwidth": 1 } } }, "showlegend": true, "annotations": [ { "x": 0.13859154929577466, "y": 1.0, "font": { "size": 13 }, "text": "Total over time", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.5230985915492958, "y": 1.0, "font": { "size": 13 }, "text": "Heatmap", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.8845070422535212, "y": 1.0, "font": { "size": 13 }, "text": "Stacked sales by year (states)", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.13859154929577466, "y": 0.5857142857142857, "font": { "size": 13 }, "text": "Total by state (bar)", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.5230985915492958, "y": 0.5857142857142857, "font": { "size": 13 }, "text": "Top 3 states by total sales", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.8845070422535212, "y": 0.5857142857142857, "font": { "size": 13 }, "text": "Sales over time by state (lines)", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.13859154929577466, "y": 0.20571428571428574, "font": { "size": 13 }, "text": "Treemap by state", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false }, { "x": 0.5230985915492958, "y": 0.20571428571428574, "font": { "size": 13 }, "text": "Data table preview", "xref": "paper", "yref": "paper", "yshift": 16, "xanchor": "center", "yanchor": "bottom", "showarrow": false } ] } }, "height": 2352, "width": 1660, "user": { "profile_url": "https://chart-studio.plotly.com/~abhishek.karn025", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/8.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-4.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-19 08:26:37", "mapbox_access_tokens": null, "has_password": null, "username": "abhishek.karn025", "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": "2025-08-19T09:49:55.485644Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Calwyn/1.embed", "fid": "Calwyn:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Calwyn/1/9_YNMWMAAH5459ODSC77KYD08KQCQIQ9.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Calwyn/1/2_W247VGPYI7EKSRAY7FE5IUU05HHGJZ.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Calwyn/1/8_LZNXOIG2IG2WVCKDFRT8YY9894W57M.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Calwyn/1/9_YNMWMAAH5459ODSC77KYD08KQCQIQ9.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Calwyn:1", "plots": "https://api.plotly.com/v2/plots/Calwyn:1", "parent": "https://api.plotly.com/v2/folders/home?user=Calwyn" }, "owner": "Calwyn", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~Calwyn/1/", "world_readable": true, "date_modified": "2025-08-19T09:49:55.496Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Calwyn/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "Energy", "y": "Counts" } }, "mode": "markers+lines+text", "type": "scatter", "xsrc": "Calwyn:0:c02edc", "ysrc": "Calwyn:0:3e24ea", "stackgroup": null } ], "frames": [], "layout": { "xaxis": { "type": "linear", "range": [ -81.50216737830917, 2338.466167378309 ], "title": { "text": "Click to enter X axis title" }, "autorange": true }, "yaxis": { "type": "linear", "range": [ 37.232484076433124, 205.8 ], "autorange": false }, "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/~Calwyn", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/72.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-0.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-19 09:48:27", "mapbox_access_tokens": null, "has_password": null, "username": "Calwyn", "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": "2025-08-19T09:10:20.723541Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~masomeh/4.embed", "fid": "masomeh:4", "filename": "Plot 4", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/masomeh/4/9_OQ3YDLX1ZSXCRW840PFHJ95Z4BIN2W.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/masomeh/4/2_03ZBJSOPGW6CF68CP31K0MCT498LF0.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/masomeh/4/8_2BCQZ0PQWTCYXH7B24263VZ7IZV37E.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/masomeh/4/9_OQ3YDLX1ZSXCRW840PFHJ95Z4BIN2W.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/masomeh:4", "plots": "https://api.plotly.com/v2/plots/masomeh:4", "parent": "https://api.plotly.com/v2/folders/home?user=masomeh" }, "owner": "masomeh", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~masomeh/4/", "world_readable": true, "date_modified": "2025-08-19T09:10:20.736Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~masomeh/4/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "B", "z": "C" } }, "mode": "markers", "type": "histogram2dcontour", "xsrc": "masomeh:3:cad09b", "ysrc": "masomeh:3:4a7fdd", "zsrc": "masomeh:3:d7ed6a", "colorbar": { "x": 0.3323239690907778, "y": 0.42105263157894757 }, "contours": { "end": 5.5, "size": 0.5, "start": 0.5 }, "transpose": true, "autocontour": true, "autocolorscale": true } ], "frames": [], "layout": { "xaxis": { "type": "linear", "range": [ 10.751774271609257, 10.752947015802235 ], "autorange": false }, "yaxis": { "type": "linear", "range": [ -2.5, 12.5 ], "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/~masomeh", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/19.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": "2025-08-19 08:50:43", "mapbox_access_tokens": null, "has_password": null, "username": "masomeh", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } } ] }{ "next": "