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=cj0xJnA9MjAyNC0wNC0xMSsyMiUzQTE3JTNBMDUuNDM0MzM4JTJCMDAlM0EwMA%3D%3D&format=api
https://api.plot.ly/v2/plots?cursor=cD0yMDI0LTA0LTExKzIyJTNBMjYlM0E0OC43MTI3ODclMkIwMCUzQTAw&format=api", "previous": "https://api.plot.ly/v2/plots?cursor=cj0xJnA9MjAyNC0wNC0xMiswMCUzQTIzJTNBMjYuODk2ODIzJTJCMDAlM0EwMA%3D%3D&format=api", "results": [ { "creation_time": "2024-04-12T00:23:26.896823Z", "comments": { "results": [ { "cid": 9828, "comment": "Focusing on the states with the highest number of electric vehicles, a scatter chart reveals the leaders in the EV movement. California unmistakably stands out, not just in the sheer volume of EVs but also in its comprehensive network of charging stations, from Level 1 to DC Fast Charging (DCFC) ports.\n\nhttps://evadoption.com/ev-charging-stations-statistics/charging-stations-by-state/", "commenter": { "profile_url": "https://chart-studio.plotly.com/~hrithik133", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/26.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "Data Analyst", "nickname": "Hrithik Shukla", "website": "www.hrithik-shukla.com", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-04-12 00:05:09", "mapbox_access_tokens": null, "has_password": null, "username": "hrithik133", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null }, "ref_id": null, "creation_time": "2024-04-12T00:28:18.572578Z" } ], "count": 1 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~hrithik133/3.embed", "fid": "hrithik133:3", "filename": "Top 10 States by Total EVs", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/hrithik133/3/9_121EHEI0MWPWCMYXIAVYEE90P6UEJ0.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/hrithik133/3/2_4LRXDS92UE3TB97TLTGXVONSJ83QTK.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/hrithik133/3/8_VGHA2JGHI9JLXXG7P9232RYK6BJG41.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/hrithik133/3/9_121EHEI0MWPWCMYXIAVYEE90P6UEJ0.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/hrithik133:3", "plots": "https://api.plotly.com/v2/plots/hrithik133:3", "parent": "https://api.plotly.com/v2/folders/home?user=hrithik133" }, "owner": "hrithik133", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 41, "web_url": "https://chart-studio.plotly.com/~hrithik133/3/", "world_readable": true, "date_modified": "2024-04-12T23:43:36.956Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~hrithik133/3/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "mode": "markers", "name": "California", "type": "scatter", "xsrc": "hrithik133:9:701fcf", "ysrc": "hrithik133:9:087366", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#8B0000", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:270fab", "sizemode": "area" }, "textsrc": "hrithik133:9:7db35d", "showlegend": true, "legendgroup": "California", "orientation": "v", "hovertextsrc": "hrithik133:9:225443", "textposition": "bottom center", "customdatasrc": "hrithik133:9:104796", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Florida", "type": "scatter", "xsrc": "hrithik133:9:42aa76", "ysrc": "hrithik133:9:464a11", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#B22222", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:f8bb1b", "sizemode": "area" }, "textsrc": "hrithik133:9:cb431b", "showlegend": true, "legendgroup": "Florida", "orientation": "v", "hovertextsrc": "hrithik133:9:530037", "textposition": "bottom center", "customdatasrc": "hrithik133:9:914815", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "New York", "type": "scatter", "xsrc": "hrithik133:9:5bf7e3", "ysrc": "hrithik133:9:54a023", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#CD5C5C", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:51005b", "sizemode": "area" }, "textsrc": "hrithik133:9:bef87c", "showlegend": true, "legendgroup": "New York", "orientation": "v", "hovertextsrc": "hrithik133:9:a2c3a3", "textposition": "bottom center", "customdatasrc": "hrithik133:9:85896d", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Washington", "type": "scatter", "xsrc": "hrithik133:9:5c9c39", "ysrc": "hrithik133:9:fe7c23", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FF6347", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:37f25f", "sizemode": "area" }, "textsrc": "hrithik133:9:68ad07", "showlegend": true, "legendgroup": "Washington", "orientation": "v", "hovertextsrc": "hrithik133:9:1565bd", "textposition": "bottom center", "customdatasrc": "hrithik133:9:7fc45e", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Texas", "type": "scatter", "xsrc": "hrithik133:9:574ba6", "ysrc": "hrithik133:9:b6172e", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FF4500", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:f40b7f", "sizemode": "area" }, "textsrc": "hrithik133:9:b4901f", "showlegend": true, "legendgroup": "Texas", "orientation": "v", "hovertextsrc": "hrithik133:9:e0b926", "textposition": "bottom center", "customdatasrc": "hrithik133:9:7ede20", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "New Jersey", "type": "scatter", "xsrc": "hrithik133:9:14e457", "ysrc": "hrithik133:9:acd137", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FF0000", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:9dd054", "sizemode": "area" }, "textsrc": "hrithik133:9:d7e710", "showlegend": true, "legendgroup": "New Jersey", "orientation": "v", "hovertextsrc": "hrithik133:9:74a103", "textposition": "bottom center", "customdatasrc": "hrithik133:9:aced71", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Georgia", "type": "scatter", "xsrc": "hrithik133:9:757b44", "ysrc": "hrithik133:9:883316", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FFA07A", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:6501c4", "sizemode": "area" }, "textsrc": "hrithik133:9:d60cea", "showlegend": true, "legendgroup": "Georgia", "orientation": "v", "hovertextsrc": "hrithik133:9:1214ce", "textposition": "bottom center", "customdatasrc": "hrithik133:9:ad1241", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Massachusetts", "type": "scatter", "xsrc": "hrithik133:9:05460d", "ysrc": "hrithik133:9:b62c83", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FF8C00", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:bebf98", "sizemode": "area" }, "textsrc": "hrithik133:9:485dc8", "showlegend": true, "legendgroup": "Massachusetts", "orientation": "v", "hovertextsrc": "hrithik133:9:8ddef8", "textposition": "bottom center", "customdatasrc": "hrithik133:9:2cd140", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Illinois", "type": "scatter", "xsrc": "hrithik133:9:04c1ac", "ysrc": "hrithik133:9:66e1cf", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FFA500", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:7b4568", "sizemode": "area" }, "textsrc": "hrithik133:9:21b973", "showlegend": true, "legendgroup": "Illinois", "orientation": "v", "hovertextsrc": "hrithik133:9:cf5f01", "textposition": "bottom center", "customdatasrc": "hrithik133:9:bbd188", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" }, { "mode": "markers", "name": "Colorado", "type": "scatter", "xsrc": "hrithik133:9:226e7b", "ysrc": "hrithik133:9:7a7710", "xaxis": "x", "yaxis": "y", "marker": { "line": { "color": "DarkSlateGray", "width": 1 }, "color": "#FFD700", "symbol": "circle", "sizeref": 93.0811, "sizesrc": "hrithik133:9:0036c1", "sizemode": "area" }, "textsrc": "hrithik133:9:935200", "showlegend": true, "legendgroup": "Colorado", "orientation": "v", "hovertextsrc": "hrithik133:9:988878", "textposition": "bottom center", "customdatasrc": "hrithik133:9:c3a577", "hovertemplate": "<b>%{hovertext}</b><br><br>State=%{x}<br>Total EVs (2)=%{marker.size}<br>Percentage=%{customdata[0]}<extra></extra>" } ], "layout": { "font": { "color": "black" }, "title": { "text": "Top 10 States by Total EVs" }, "width": 1000, "xaxis": { "title": { "text": "State" }, "anchor": "y", "domain": [ 0.0, 1.0 ], "tickangle": -45, "categoryarray": [ "California", "Florida", "New York", "Washington", "Texas", "New Jersey", "Georgia", "Massachusetts", "Illinois", "Colorado" ], "categoryorder": "array" }, "yaxis": { "title": { "text": "Total EVs" }, "anchor": "x", "domain": [ 0.0, 1.0 ] }, "height": 600, "legend": { "x": 0.99, "y": 0.99, "title": { "text": "State" }, "xanchor": "right", "yanchor": "top", "itemsizing": "constant", "tracegroupgap": 0 }, "template": { "data": { "bar": [ { "type": "bar", "marker": { "line": { "color": "#E5ECF6", "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": "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", "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": "#E5ECF6", "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": "#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 } } }, "plot_bgcolor": "white", "paper_bgcolor": "white" } }, "height": 600, "width": 1000, "user": { "profile_url": "https://chart-studio.plotly.com/~hrithik133", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/26.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "Data Analyst", "nickname": "Hrithik Shukla", "website": "www.hrithik-shukla.com", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-04-12 00:05:09", "mapbox_access_tokens": null, "has_password": null, "username": "hrithik133", "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": "2024-04-12T00:18:12.470390Z", "comments": { "results": [ { "cid": 9829, "comment": "A map chart with scatters representing the to-charger port Ratio across the states vividly illustrates the disparities and highlights the areas leading in facilitating EV adoption. This visualization provides insights into the current state of infrastructure relative to the number of EVs and underscores the regions pioneering the charge toward electrification.", "commenter": { "profile_url": "https://chart-studio.plotly.com/~hrithik133", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/26.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "Data Analyst", "nickname": "Hrithik Shukla", "website": "www.hrithik-shukla.com", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-04-12 00:05:09", "mapbox_access_tokens": null, "has_password": null, "username": "hrithik133", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null }, "ref_id": null, "creation_time": "2024-04-12T00:28:45.090822Z" } ], "count": 1 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~hrithik133/1.embed", "fid": "hrithik133:1", "filename": "US Electric Vehicle Distribution and Charger Port Ratio", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/hrithik133/1/9_BHD33BRCX2Q2NOK0CQ1W724HJ8G3FV.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/hrithik133/1/2_U1JBDN5ACYMNHFM0WV26DZ81WL4KQV.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/hrithik133/1/8_KZA6A7U6X6KGT4XKCSMFTU8BV4FMNR.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/hrithik133/1/9_BHD33BRCX2Q2NOK0CQ1W724HJ8G3FV.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/hrithik133:1", "plots": "https://api.plotly.com/v2/plots/hrithik133:1", "parent": "https://api.plotly.com/v2/folders/home?user=hrithik133" }, "owner": "hrithik133", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 79, "web_url": "https://chart-studio.plotly.com/~hrithik133/1/", "world_readable": true, "date_modified": "2024-04-12T23:43:31.537Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~hrithik133/1/", "current_user_permission": "read", "is_theme": null, "is_template": null, "autosize": true, "caption": "", "figure": { "data": [ { "geo": "geo", "name": "", "type": "choropleth", "zsrc": "hrithik133:8:1fae3c", "coloraxis": "coloraxis", "hovertextsrc": "hrithik133:8:ddb345", "locationmode": "USA-states", "locationssrc": "hrithik133:8:6149f6", "customdatasrc": "hrithik133:8:fa5d95", "hovertemplate": "<b>%{hovertext}</b><br><br>Total EVs (2)=%{z:,}<br>NAME=%{customdata[2]}<br>Ratio: EVs to Charger Ports=%{customdata[3]:.2f}<extra></extra>" }, { "mode": "markers", "type": "scattergeo", "latsrc": "hrithik133:8:d45a45", "lonsrc": "hrithik133:8:c04974", "marker": { "line": { "color": "black", "width": 0.5 }, "color": "gold", "opacity": 0.7, "sizesrc": "hrithik133:8:3bf692" }, "hoverinfo": "text", "hovertextsrc": "hrithik133:8:06b7dc" } ], "layout": { "geo": { "scope": "usa", "center": {}, "domain": { "x": [ 0.0, 1.0 ], "y": [ 0.0, 1.0 ] }, "bgcolor": "rgba(255,255,255,0)", "showland": true, "landcolor": "rgba(217, 217, 217, 0.5)", "coastlinecolor": "rgba(150, 150, 150, 0.5)", "showcoastlines": true }, "title": { "x": 0.5, "text": "US Electric Vehicle Distribution and Charger Port Ratio", "xanchor": "center" }, "width": 1000, "height": 800, "legend": { "x": 0.5, "y": 1.02, "title": { "text": "Total EVs" }, "xanchor": "center", "yanchor": "bottom", "orientation": "h", "tracegroupgap": 0 }, "template": { "data": { "bar": [ { "type": "bar", "marker": { "line": { "color": "#E5ECF6", "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": "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", "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": "#E5ECF6", "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": "#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 } } }, "coloraxis": { "colorbar": { "title": { "text": "Total EVs (2)" } }, "colorscale": [ [ 0.0, "lightgrey" ], [ 1.0, "red" ] ] } } }, "height": 800, "width": 1000, "user": { "profile_url": "https://chart-studio.plotly.com/~hrithik133", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/26.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-2.jpg", "bio": "Data Analyst", "nickname": "Hrithik Shukla", "website": "www.hrithik-shukla.com", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-04-12 00:05:09", "mapbox_access_tokens": null, "has_password": null, "username": "hrithik133", "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": "2024-04-11T23:59:30.555739Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~554856/22.embed", "fid": "554856:22", "filename": "Plot 22", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/554856/22/9_OD3UNAAJ3OG4QRII06OJW4G49U5ZZQ.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/554856/22/2_DVVOOKC8CQQA5LVOT4LYPRIO0TCWD9.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/554856/22/8_YNAG8SCV63LRUZWANTWB3ZYA46GLN3.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/554856/22/9_OD3UNAAJ3OG4QRII06OJW4G49U5ZZQ.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/554856:22", "plots": "https://api.plotly.com/v2/plots/554856:22", "parent": "https://api.plotly.com/v2/folders/home?user=554856" }, "owner": "554856", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~554856/22/", "world_readable": true, "date_modified": "2024-04-11T23:59:30.565Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~554856/22/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "09c694", "meta": { "columnNames": { "x": "Sucrose concentration", "y": "Red potato" } }, "mode": "markers", "name": "Red ", "type": "scatter", "xsrc": "554856:21:1452ae", "ysrc": "554856:21:d3c025", "visible": true, "stackgroup": null }, { "uid": "b4f340", "meta": { "columnNames": { "x": "Sucrose concentration", "y": "C" } }, "mode": "markers", "name": "Sweet ", "type": "scatter", "xsrc": "554856:21:1452ae", "ysrc": "554856:21:c9bd5c", "visible": true, "stackgroup": null }, { "uid": "42b248", "meta": { "columnNames": { "x": "Sucrose concentration", "y": "D" } }, "mode": "markers", "name": "Gold", "type": "scatter", "xsrc": "554856:21:1452ae", "ysrc": "554856:21:7e8609", "visible": true, "stackgroup": null }, { "uid": "be5abc", "transforms": [ { "rms": "", "type": "fit", "inputUid": "09c694", "regressor": "x", "parameters": [ { "hold": false, "name": "m", "error": 0.20754356972291352, "value": -0.7549999999999751 }, { "hold": false, "name": "b", "error": 0.10167516904338708, "value": 0.60059999999999 } ], "regressand": "y", "correlation": "", "fitfunction": "m*x + b", "inputxrange": [], "outputxrange": [], "interpolation": 50 } ] }, { "uid": "55964e", "transforms": [ { "rms": "", "type": "fit", "inputUid": "b4f340", "regressor": "x", "parameters": [ { "hold": false, "name": "m", "error": 0.054930258813643024, "value": -0.20499999999999916 }, { "hold": false, "name": "b", "error": 0.026910221106487827, "value": 0.3507999999999997 } ], "regressand": "y", "correlation": "", "fitfunction": "m*x + b", "inputxrange": [], "outputxrange": [], "interpolation": 50 } ] }, { "uid": "52ea1a", "transforms": [ { "rms": "", "type": "fit", "inputUid": "42b248", "regressor": "x", "parameters": [ { "hold": false, "name": "m", "error": 0.12267436570043087, "value": -0.38899999999999835 }, { "hold": false, "name": "b", "error": 0.06009792009712507, "value": 0.09819999999999861 } ], "regressand": "y", "correlation": "", "fitfunction": "m*x + b", "inputxrange": [], "outputxrange": [], "interpolation": 50 } ] } ], "frames": [], "layout": { "title": { "text": "Percent Changes in Different Potatoes with Different Sucrose Concentration" }, "xaxis": { "type": "linear", "range": [ -0.049909821282177406, 0.8499098212821774 ], "title": { "text": "Sucrose Concentration" }, "autorange": true }, "yaxis": { "type": "linear", "range": [ -0.2611101417666306, 0.701092693565976 ], "title": { "text": "Percent Change" }, "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/~554856", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/42.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-8.jpg", "bio": "", "nickname": "Brayan Martinez", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2021-10-07 21:07:02", "mapbox_access_tokens": null, "has_password": null, "username": "554856", "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": "2024-04-11T23:38:30.965273Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~alexulery/3.embed", "fid": "alexulery:3", "filename": "Plot 3", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/alexulery/3/9_KMWZOL0OF4GBSMEBR8EYVJK6L1A89U.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/alexulery/3/2_7UMVUWUCQLMQKOVUTSBIH8H0AZ2I9C.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/alexulery/3/8_AOIQOFBX1BWX26NIQ6DF33TD8C4UU9.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/alexulery/3/9_KMWZOL0OF4GBSMEBR8EYVJK6L1A89U.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/alexulery:3", "plots": "https://api.plotly.com/v2/plots/alexulery:3", "parent": "https://api.plotly.com/v2/folders/home?user=alexulery" }, "owner": "alexulery", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~alexulery/3/", "world_readable": true, "date_modified": "2024-04-11T23:38:30.975Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~alexulery/3/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "D", "y": "E" } }, "mode": "lines", "type": "bar", "xsrc": "alexulery:2:bc9f01", "ysrc": "alexulery:2:8f1922", "orientation": "h", "autocolorscale": true } ], "frames": [], "layout": { "title": { "text": "Maximum SPLs for Personal Listening Devices" }, "xaxis": { "type": "linear", "range": [ 73.28299335061422, 129.83207483376535 ], "title": { "text": "dBA" }, "autorange": false }, "yaxis": { "type": "category", "range": [ -0.5, 10.5 ], "title": { "text": "Source" }, "autorange": true }, "autosize": true, "colorway": [ "#2E91E5", "#E15F99", "#1CA71C", "#FB0D0D", "#DA16FF", "#222A2A", "#B68100", "#750D86", "#EB663B", "#511CFB", "#00A08B", "#FB00D1", "#FC0080", "#B2828D", "#6C7C32", "#778AAE", "#862A16", "#A777F1", "#620042", "#1616A7", "#DA60CA", "#6C4516", "#0D2A63", "#AF0038" ], "dragmode": "zoom", "template": { "data": { "bar": [ { "type": "bar", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "table": [ { "type": "table", "cells": { "fill": { "color": "rgb(237,237,237)" }, "line": { "color": "white" } }, "header": { "fill": { "color": "rgb(217,217,217)" }, "line": { "color": "white" } } } ], "carpet": [ { "type": "carpet", "aaxis": { "gridcolor": "white", "linecolor": "white", "endlinecolor": "rgb(51,51,51)", "minorgridcolor": "white", "startlinecolor": "rgb(51,51,51)" }, "baxis": { "gridcolor": "white", "linecolor": "white", "endlinecolor": "rgb(51,51,51)", "minorgridcolor": "white", "startlinecolor": "rgb(51,51,51)" } } ], "mesh3d": [ { "type": "mesh3d", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } ], "contour": [ { "type": "contour", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 }, "autocolorscale": true } ], "heatmap": [ { "type": "heatmap", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 }, "autocolorscale": true } ], "scatter": [ { "type": "scatter", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "surface": [ { "type": "surface", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } ], "heatmapgl": [ { "type": "heatmapgl", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } ], "histogram": [ { "type": "histogram", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "parcoords": [ { "line": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } }, "type": "parcoords" } ], "scatter3d": [ { "type": "scatter3d", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "scattergl": [ { "type": "scattergl", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "choropleth": [ { "type": "choropleth", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } ], "scattergeo": [ { "type": "scattergeo", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "histogram2d": [ { "type": "histogram2d", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 }, "autocolorscale": true } ], "scatterpolar": [ { "type": "scatterpolar", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "contourcarpet": [ { "type": "contourcarpet", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } ], "scattercarpet": [ { "type": "scattercarpet", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "scattermapbox": [ { "type": "scattermapbox", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "scatterpolargl": [ { "type": "scatterpolargl", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "scatterternary": [ { "type": "scatterternary", "marker": { "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 } } } ], "histogram2dcontour": [ { "type": "histogram2dcontour", "colorbar": { "len": 0.2, "ticks": "inside", "ticklen": 6, "tickcolor": "rgb(237,237,237)", "outlinewidth": 0 }, "autocolorscale": true } ] }, "layout": { "geo": { "bgcolor": "white", "showland": true, "lakecolor": "white", "landcolor": "rgb(237,237,237)", "showlakes": true, "subunitcolor": "white" }, "font": { "color": "rgb(51,51,51)" }, "polar": { "bgcolor": "rgb(237,237,237)", "radialaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)" }, "angularaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)" } }, "scene": { "xaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "tickcolor": "rgb(51,51,51)", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "rgb(237,237,237)" }, "yaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "tickcolor": "rgb(51,51,51)", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "rgb(237,237,237)" }, "zaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "gridwidth": 2, "linecolor": "white", "tickcolor": "rgb(51,51,51)", "zerolinecolor": "white", "showbackground": true, "backgroundcolor": "rgb(237,237,237)" } }, "xaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)", "automargin": true, "zerolinecolor": "white" }, "yaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)", "automargin": true, "zerolinecolor": "white" }, "ternary": { "aaxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)" }, "baxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)" }, "caxis": { "ticks": "outside", "showgrid": true, "gridcolor": "white", "linecolor": "white", "tickcolor": "rgb(51,51,51)" }, "bgcolor": "rgb(237,237,237)" }, "colorway": [ "#F8766D", "#A3A500", "#00BF7D", "#00B0F6", "#E76BF3" ], "hovermode": "closest", "colorscale": { "diverging": [ [ 0, "#40004b" ], [ 0.1, "#762a83" ], [ 0.2, "#9970ab" ], [ 0.3, "#c2a5cf" ], [ 0.4, "#e7d4e8" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#d9f0d3" ], [ 0.7, "#a6dba0" ], [ 0.8, "#5aae61" ], [ 0.9, "#1b7837" ], [ 1, "#00441b" ] ], "sequential": [ [ 0, "rgb(20,44,66)" ], [ 1, "rgb(90,179,244)" ] ], "sequentialminus": [ [ 0, "rgb(20,44,66)" ], [ 1, "rgb(90,179,244)" ] ] }, "plot_bgcolor": "rgb(237,237,237)", "paper_bgcolor": "white", "shapedefaults": { "line": { "width": 0 }, "opacity": 0.3, "fillcolor": "black" }, "annotationdefaults": { "arrowhead": 0, "arrowwidth": 1 } }, "themeRef": "GGPLOT2" }, "hovermode": "y", "colorscale": { "sequential": [ [ 0, "#142c42" ], [ 1, "#5ab3f4" ] ], "sequentialminus": [ [ 0, "#440154" ], [ 0.1111111111111111, "#482878" ], [ 0.2222222222222222, "#3e4989" ], [ 0.3333333333333333, "#31688e" ], [ 0.4444444444444444, "#26828e" ], [ 0.5555555555555556, "#1f9e89" ], [ 0.6666666666666666, "#35b779" ], [ 0.7777777777777778, "#6ece58" ], [ 0.8888888888888888, "#b5de2b" ], [ 1, "#fde725" ] ] }, "annotations": [ { "x": 58.646590781021075, "y": 3.311428571428572, "text": "<br>" } ], "plot_bgcolor": "rgb(232, 232, 232)", "paper_bgcolor": "rgb(232, 232, 232)" } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~alexulery", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/49.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-8.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-03-27 16:02:18", "mapbox_access_tokens": null, "has_password": null, "username": "alexulery", "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": "2024-04-11T23:36:52.704857Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~sdanek/1.embed", "fid": "sdanek:1", "filename": "MustangSallyJumper7", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/sdanek/1/9_E7EFA8OSL4H3WTKHZOHIIZUJCY1WX8.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/sdanek/1/2_M96ZKPLZQ6YWCIE3MQ1ZLAU3DK2KUR.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/sdanek/1/8_594MU30J7Z0VAMMRPTI5KJ6CYDS4FT.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/sdanek/1/9_E7EFA8OSL4H3WTKHZOHIIZUJCY1WX8.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/sdanek:1", "plots": "https://api.plotly.com/v2/plots/sdanek:1", "parent": "https://api.plotly.com/v2/folders/home?user=sdanek" }, "owner": "sdanek", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~sdanek/1/", "world_readable": true, "date_modified": "2024-04-11T23:59:19.462Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~sdanek/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "x", "y": "y", "z": "z" } }, "mode": "markers", "type": "scatter3d", "xsrc": "sdanek:0:aadc11", "ysrc": "sdanek:0:83346f", "zsrc": "sdanek:0:a2f834" }, { "mode": "markers", "type": "scatter3d" } ], "frames": [], "layout": { "scene": { "camera": { "up": { "x": -0.570386048688065, "y": 0.3637055010082996, "z": 0.736463212929416 }, "eye": { "x": 1.399614954839967, "y": -0.7444602918727308, "z": 1.4516477244800452 }, "center": { "x": -2.220446049250313e-16, "y": 2.220446049250313e-16, "z": -1.1102230246251565e-16 }, "projection": { "type": "perspective" } }, "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "xaxis": { "range": [ -1, 6 ], "autorange": true }, "yaxis": { "range": [ -1, 4 ], "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/~sdanek", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/37.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-7.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2024-04-11 23:32:51", "mapbox_access_tokens": null, "has_password": null, "username": "sdanek", "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": "2024-04-11T23:25:15.092084Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~madiRAHH/1.embed", "fid": "madiRAHH:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/madiRAHH/1/9_GVJWPXHH9LQNQJ8AINODFD27EA2CDQ.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/madiRAHH/1/2_8VAHRV3ML4RRORKA0AALVMGUR0FHM3.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/madiRAHH/1/8_99GR9M2MGK09WQB37B0YNASNAR4EM8.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/madiRAHH/1/9_GVJWPXHH9LQNQJ8AINODFD27EA2CDQ.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/madiRAHH:1", "plots": "https://api.plotly.com/v2/plots/madiRAHH:1", "parent": "https://api.plotly.com/v2/folders/home?user=madiRAHH" }, "owner": "madiRAHH", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~madiRAHH/1/", "world_readable": true, "date_modified": "2024-04-11T23:25:15.102Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~madiRAHH/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "labels": "A", "values": "B" } }, "mode": "lines", "type": "pie", "labelssrc": "madiRAHH:0:dc85ed", "valuessrc": "madiRAHH:0:463f2f" } ], "frames": [], "layout": { "title": { "text": "Had to change farming methods due to drought." }, "xaxis": { "range": [ -1, 6 ], "autorange": true }, "yaxis": { "range": [ -1, 4 ], "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/~madiRAHH", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/8.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": "2024-04-11 23:24:20", "mapbox_access_tokens": null, "has_password": null, "username": "madiRAHH", "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": "2024-04-11T23:16:10.306414Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~zmiyana/7.embed", "fid": "zmiyana:7", "filename": "make as is", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/zmiyana/7/9_B10ZU07D00HTNZC7BBY0599D8ASEMB.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/zmiyana/7/2_R9KTZ89HW5NQ0BOG2G88KO8W39NRKQ.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/zmiyana/7/8_5PU9YNHCNHN9I241GOEQHHJFD4RID5.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/zmiyana/7/9_B10ZU07D00HTNZC7BBY0599D8ASEMB.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/zmiyana:7", "plots": "https://api.plotly.com/v2/plots/zmiyana:7", "parent": "https://api.plotly.com/v2/folders/home?user=zmiyana" }, "owner": "zmiyana", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~zmiyana/7/", "world_readable": true, "date_modified": "2024-04-12T16:46:23.164Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~zmiyana/7/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "cmax": 372.8826, "cmin": -0.1835741, "meta": { "columnNames": { "z": "z[0] - z[1] - z[2] - z[3] - z[4] - z[5] - z[6] - z[7] - z[8] - z[9] - z[10] - z[11] - z[12] - z[13] - z[14] - z[15] - z[16] - z[17] - z[18] - z[19] - z[20] - z[21] - z[22] - z[23]" } }, "mode": "markers", "type": "surface", "zsrc": "zmiyana:6:25673e,4d5d4a,d586e6,567013,e66687,9465d3,77aaa0,998703,18d497,6e4efa,1c84e5,05ebf5,f19d4f,b336d7,053860,c900cd,683db8,03ba11,538585,990eb2,0def9c,64b479,028252,c75f65", "cauto": true, "colorscale": [ [ 0, "#f7fbff" ], [ 0.125, "#deebf7" ], [ 0.25, "#c6dbef" ], [ 0.375, "#9ecae1" ], [ 0.5, "#6baed6" ], [ 0.625, "#4292c6" ], [ 0.75, "#2171b5" ], [ 0.875, "#08519c" ], [ 1, "#08306b" ] ], "reversescale": true } ], "frames": [], "layout": { "scene": { "xaxis": { "title": { "text": "X" } }, "yaxis": { "title": { "text": "Y" } }, "zaxis": { "type": "linear", "title": { "text": "Z" } }, "camera": { "up": { "x": -0.33437136886932295, "y": 0.924012776649897, "z": -0.1854620615333576 }, "eye": { "x": -0.2576552136995014, "y": -0.09800064381187741, "z": 0.616955594832375 }, "center": { "x": 0.15400779732495584, "y": -0.11984570930424027, "z": -0.23407260374301786 }, "projection": { "type": "perspective" } }, "dragmode": "orbit", "aspectmode": "cube", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "title": { "text": "Mt. Bruno Elevation" }, "xaxis": { "range": [ -1, 6 ], "autorange": true }, "yaxis": { "range": [ -1, 4 ], "autorange": true }, "autosize": true, "dragmode": "zoom" } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~zmiyana", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/34.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": "2024-04-11 21:09:04", "mapbox_access_tokens": null, "has_password": null, "username": "zmiyana", "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": "2024-04-11T22:44:37.733343Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~zmiyana/5.embed", "fid": "zmiyana:5", "filename": "Plot 5", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/zmiyana/5/9_N677NW4WFFTYBL5LHXNFW1SJ2YDGKZ.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/zmiyana/5/2_EM8B9K014BEAIAHEYVSOAOZGYT22FU.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/zmiyana/5/8_3T3OC58UOM0TP66NPTVN5U04Z0X497.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/zmiyana/5/9_N677NW4WFFTYBL5LHXNFW1SJ2YDGKZ.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/zmiyana:5", "plots": "https://api.plotly.com/v2/plots/zmiyana:5", "parent": "https://api.plotly.com/v2/folders/home?user=zmiyana" }, "owner": "zmiyana", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~zmiyana/5/", "world_readable": true, "date_modified": "2024-04-11T22:44:37.746Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~zmiyana/5/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "cmax": 372.8826, "cmin": -0.1835741, "meta": { "columnNames": { "z": "z[0] - z[1] - z[2] - z[3] - z[4] - z[5] - z[6] - z[7] - z[8] - z[9] - z[10] - z[11] - z[12] - z[13] - z[14] - z[15] - z[16] - z[17] - z[18] - z[19] - z[20] - z[21] - z[22] - z[23]" } }, "mode": "markers", "type": "surface", "zsrc": "zmiyana:4:cb0344,c47a5f,d4ae31,51a3a4,da8c34,6b1ba5,092e9f,3ab28d,a48eab,037194,c118af,4745ff,d1636d,5ce830,53b8f8,994747,25a6e1,bb2dbe,6947cd,7606a2,d549d4,3aef58,ec366f,b116c2", "cauto": true, "colorscale": [ [ 0, "#f7fbff" ], [ 0.125, "#deebf7" ], [ 0.25, "#c6dbef" ], [ 0.375, "#9ecae1" ], [ 0.5, "#6baed6" ], [ 0.625, "#4292c6" ], [ 0.75, "#2171b5" ], [ 0.875, "#08519c" ], [ 1, "#08306b" ] ], "reversescale": true } ], "frames": [], "layout": { "scene": { "xaxis": { "dtick": 2, "range": [ -20, 20 ], "title": { "text": "X" }, "tickmode": "linear", "autorange": false }, "yaxis": { "range": [ -20, 20 ], "title": { "text": "Y" }, "autorange": false }, "zaxis": { "type": "linear", "title": { "text": "Z" } }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": 0.008162344886803351, "y": -0.39726710851555713, "z": 0.9899925067221598 }, "center": { "x": 0, "y": 0, "z": 0 }, "projection": { "type": "perspective" } }, "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "title": { "text": "Mt. Bruno Elevation" }, "xaxis": { "range": [ -1, 6 ], "autorange": true }, "yaxis": { "range": [ -1, 4 ], "autorange": true }, "autosize": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~zmiyana", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/34.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": "2024-04-11 21:09:04", "mapbox_access_tokens": null, "has_password": null, "username": "zmiyana", "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": "2024-04-11T22:36:20.961051Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~espionage_busily700/3.embed", "fid": "espionage_busily700:3", "filename": "Plot 3", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/espionage_busily700/3/9_W77EA9TI8CZF7YZZP80278XUQJQ4OY.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/espionage_busily700/3/2_AFSDVP5ZYGLEBI2CGSL1V1790TN3SE.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/espionage_busily700/3/8_C1YBDDS8FGZ9RP0SBVFOYN18U7WY3M.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/espionage_busily700/3/9_W77EA9TI8CZF7YZZP80278XUQJQ4OY.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/espionage_busily700:3", "plots": "https://api.plotly.com/v2/plots/espionage_busily700:3", "parent": "https://api.plotly.com/v2/folders/home?user=espionage_busily700" }, "owner": "espionage_busily700", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 18, "web_url": "https://chart-studio.plotly.com/~espionage_busily700/3/", "world_readable": true, "date_modified": "2024-04-11T23:43:42.351Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~espionage_busily700/3/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "line": { "color": "rgb(234, 39, 6)", "shape": "spline", "width": 4, "smoothing": 1.3 }, "meta": { "columnNames": { "x": "Year", "y": "Native Felled Trees", "text": "Native Felled Trees" } }, "mode": "markers+lines", "name": "Felled Native Trees", "type": "scatter", "xsrc": "espionage_busily700:2:d00ca2", "ysrc": "espionage_busily700:2:c01b36", "marker": { "line": { "width": 2 }, "size": 12, "symbol": "circle", "opacity": 1 }, "hoveron": "points+fills", "textsrc": "espionage_busily700:2:c01b36", "visible": true, "fillcolor": "rgba(234, 39, 6, 0.1)", "hoverinfo": "x+y", "cliponaxis": false, "stackgroup": 1, "textposition": "top center" }, { "fill": "tonexty", "line": { "shape": "spline", "width": 4, "smoothing": 1.3 }, "meta": { "columnNames": { "x": "Year", "y": "Felled Trees", "text": "Felled Trees" } }, "mode": "markers+lines", "name": "Felled Trees", "type": "scatter", "xsrc": "espionage_busily700:2:d00ca2", "ysrc": "espionage_busily700:2:ce32fb", "xaxis": "x", "yaxis": "y", "marker": { "line": { "width": 2 }, "size": 12, "symbol": "circle", "opacity": 1 }, "hoveron": "points+fills", "textsrc": "espionage_busily700:2:ce32fb", "visible": true, "fillcolor": "rgba(239, 85, 59, 0.05)", "hoverinfo": "x+y", "cliponaxis": false, "hoverlabel": { "align": "auto", "namelength": 0 }, "stackgroup": 1, "connectgaps": false, "textposition": "top center", "hovertemplate": "" } ], "frames": [], "layout": { "font": { "family": "Roboto" }, "title": { "font": { "size": 18 } }, "xaxis": { "side": "bottom", "type": "linear", "dtick": 1, "range": [ 2012, 2022 ], "tick0": 0, "ticks": "", "title": { "font": { "size": 10 } }, "nticks": 12, "showgrid": false, "showline": false, "tickfont": { "size": 12 }, "tickmode": "auto", "zeroline": false, "autorange": true, "gridcolor": "rgb(255, 255, 255)", "gridwidth": 1, "linewidth": 6, "automargin": true, "showspikes": false, "tickformat": "", "rangeslider": { "range": [ 2012, 2022 ], "yaxis": {}, "yaxis2": {}, "visible": false, "autorange": true }, "showexponent": "all", "zerolinewidth": 12, "showticklabels": true, "separatethousands": false }, "yaxis": { "side": "right", "type": "linear", "range": [ 0, 623985.6004114168 ], "ticks": "inside", "title": { "font": { "size": 10 } }, "nticks": 7, "ticklen": 12, "showgrid": true, "autorange": true, "gridcolor": "rgba(207, 218, 232, 0.2)", "gridwidth": 0, "tickwidth": 2, "showspikes": false, "showexponent": "all", "showticklabels": true, "separatethousands": false }, "legend": { "x": -0.0007493146512336672, "y": 0.9574271844660194, "font": { "size": 14 }, "title": { "font": { "size": 1 }, "text": "<br>" }, "xanchor": "auto", "yanchor": "auto", "orientation": "v" }, "margin": { "b": 0, "l": 0, "r": 0, "t": 20, "pad": 0 }, "autosize": true, "dragmode": "zoom", "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" }, "hovermode": "x", "showlegend": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~espionage_busily700", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/33.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": "2024-04-11 18:32:04", "mapbox_access_tokens": null, "has_password": null, "username": "espionage_busily700", "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": "2024-04-11T22:26:48.712787Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~muterius/74.embed", "fid": "muterius:74", "filename": "Plot 74", "filetype": "plot", "img_url": "https://api.plotly.com/v2/files/muterius:74/image?image_name=list-thumb", "image_urls": { "default": "https://api.plotly.com/v2/files/muterius:74/image?image_name=default", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/muterius/74/8_QCNFAUOG06PHXVBJINOKL9T5C8BB4N.png", "list-thumb": "https://api.plotly.com/v2/files/muterius:74/image?image_name=list-thumb" }, "api_urls": { "files": "https://api.plotly.com/v2/files/muterius:74", "plots": "https://api.plotly.com/v2/plots/muterius:74", "parent": "https://api.plotly.com/v2/folders/home?user=muterius" }, "owner": "muterius", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 3, "web_url": "https://chart-studio.plotly.com/~muterius/74/", "world_readable": true, "date_modified": "2024-04-25T21:05:06.990Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~muterius/74/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "fill": "tozeroy", "line": { "color": "rgb(73, 148, 234)", "width": 1 }, "meta": { "columnNames": { "x": "A", "y": "B" } }, "mode": "lines", "name": "label = CHURN", "type": "scatter", "xsrc": "muterius:73:6944b1", "ysrc": "muterius:73:2d59bf", "fillcolor": "rgba(73, 148, 234, 0.4)", "selectedpoints": [] }, { "fill": "tozeroy", "line": { "color": "rgb(125, 113, 219)", "width": 1 }, "meta": { "columnNames": { "x": "A", "y": "C" } }, "mode": "lines", "name": "label = NOT CHURN", "type": "scatter", "xsrc": "muterius:73:6944b1", "ysrc": "muterius:73:85c534", "fillcolor": "rgba(125, 113, 219, 0.4)", "selectedpoints": [] }, { "line": { "dash": "dot", "color": "rgb(217, 24, 106)", "width": 1 }, "meta": { "columnNames": { "x": "D", "y": "E", "text": "" } }, "mode": "lines", "type": "scatter", "xsrc": "muterius:73:2e21ec", "ysrc": "muterius:73:408ac1", "hoverinfo": "none", "showlegend": false, "selectedpoints": [] } ], "frames": [], "layout": { "xaxis": { "type": "linear", "range": [ 0, 0.99 ], "ticks": "", "title": { "text": "Predicted probability" }, "nticks": 4, "autorange": true, "automargin": true }, "yaxis": { "type": "linear", "range": [ -0.3083333333333333, 5.858333333333333 ], "title": { "text": "Probability density" }, "nticks": 4, "tickmode": "auto", "autorange": true }, "legend": { "x": 0.68, "y": 1.08, "orientation": "h" }, "autosize": true, "dragmode": "zoom", "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" }, "annotations": [] } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~muterius", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/1.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": "2020-02-04 14:00:10", "mapbox_access_tokens": null, "has_password": null, "username": "muterius", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } } ] }{ "next": "