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=cD0yMDI1LTA4LTE4KzExJTNBMDklM0E0Mi4yNDU0MTclMkIwMCUzQTAw&format=api
https://api.plotly.com/v2/plots/?cursor=cD0yMDI1LTA4LTE4KzA2JTNBMzclM0EyMi42MDEzNzglMkIwMCUzQTAw&format=api", "previous": "https://api.plotly.com/v2/plots/?cursor=cj0xJnA9MjAyNS0wOC0xOCsxMCUzQTU2JTNBMDcuNzE3NDM5JTJCMDAlM0EwMA%3D%3D&format=api", "results": [ { "creation_time": "2025-08-18T10:56:07.717439Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~ryuhyojeong/1.embed", "fid": "ryuhyojeong:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/ryuhyojeong/1/9_870JTSZJM5UQS6IKBEPJI7G6SJH6J3.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/ryuhyojeong/1/2_6DF0MB79EQF9U9ROX3H4OOAJAX72YX.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/ryuhyojeong/1/8_RZ0ABJVSDL3V6MRTSE1Q6WK0ASTBY4.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/ryuhyojeong/1/9_870JTSZJM5UQS6IKBEPJI7G6SJH6J3.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/ryuhyojeong:1", "plots": "https://api.plotly.com/v2/plots/ryuhyojeong:1", "parent": "https://api.plotly.com/v2/folders/home?user=ryuhyojeong" }, "owner": "ryuhyojeong", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~ryuhyojeong/1/", "world_readable": true, "date_modified": "2025-08-18T10:58:27.827Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~ryuhyojeong/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "C", "y": "B" } }, "mode": "markers", "name": "태풍의이동경로", "type": "scatter", "xsrc": "ryuhyojeong:0:e2c39c", "ysrc": "ryuhyojeong:0:bc6f52" }, { "meta": { "columnNames": { "x": "G", "y": "F" } }, "mode": "markers", "name": "광주", "type": "scatter", "xsrc": "ryuhyojeong:0:e21be5", "ysrc": "ryuhyojeong:0:934b28" }, { "meta": { "columnNames": { "x": "J", "y": "I" } }, "mode": "markers", "name": "부산", "type": "scatter", "xsrc": "ryuhyojeong:0:062166", "ysrc": "ryuhyojeong:0:660ef2" } ], "frames": [], "layout": { "scene": { "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": 4.652064875818703, "y": 3.340675537364875, "z": -0.4981421929106943 }, "center": { "x": 0, "y": 0, "z": 0 }, "projection": { "type": "perspective" } }, "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "title": { "text": "Click to enter Plot title" }, "xaxis": { "type": "linear", "range": [ 124.58422874549986, 143.71577125450014 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 10.589951467019633, 43.91004853298037 ], "autorange": true }, "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" } } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~ryuhyojeong", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/58.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-4.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-18 10:55:08", "mapbox_access_tokens": null, "has_password": null, "username": "ryuhyojeong", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T10:53:50.394958Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~joriscobotxnl/1.embed", "fid": "joriscobotxnl:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/joriscobotxnl/1/9_EA9UCKHBORISNTV54UUDQHQ82POZF7.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/joriscobotxnl/1/2_T5FCR2B08NQ3U60DR1OVBDSBJ3GYDW.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/joriscobotxnl/1/8_XZVWVWKH3NO0L10PYAUTL21W4LD4CU.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/joriscobotxnl/1/9_EA9UCKHBORISNTV54UUDQHQ82POZF7.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/joriscobotxnl:1", "plots": "https://api.plotly.com/v2/plots/joriscobotxnl:1", "parent": "https://api.plotly.com/v2/folders/home?user=joriscobotxnl" }, "owner": "joriscobotxnl", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~joriscobotxnl/1/", "world_readable": true, "date_modified": "2025-08-18T14:55:18.496Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~joriscobotxnl/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "Goed, x", "y": "Goed, y", "z": "Goed, z" } }, "mode": "markers", "name": "Goed", "type": "scatter3d", "xsrc": "joriscobotxnl:0:94ef2f", "ysrc": "joriscobotxnl:0:080ac2", "zsrc": "joriscobotxnl:0:d10009", "marker": { "line": { "color": "transparent" }, "color": "rgb(21, 223, 32)", "fillcolor": "rgba(191,56,42,0.5)" } }, { "meta": { "columnNames": { "x": "Singularity, x", "y": "Singularity, y", "z": "Singularity, z" } }, "mode": "markers", "name": "Singularity", "type": "scatter3d", "xsrc": "joriscobotxnl:0:a205c9", "ysrc": "joriscobotxnl:0:5994e3", "zsrc": "joriscobotxnl:0:43fe81", "marker": { "line": { "color": "transparent" }, "color": "rgb(255, 0, 0)", "fillcolor": "rgba(12,75,142,0.5)" } }, { "meta": { "columnNames": { "x": "NR, x", "y": "NR, y", "z": "NR, z" } }, "mode": "markers", "name": "Not reachable", "type": "scatter3d", "xsrc": "joriscobotxnl:0:60fc21", "ysrc": "joriscobotxnl:0:5d7de2", "zsrc": "joriscobotxnl:0:6c2b25", "marker": { "color": "rgb(255, 216, 0)" } } ], "frames": [], "layout": { "scene": { "xaxis": { "type": "linear", "title": { "text": "x" } }, "yaxis": { "type": "linear", "title": { "text": "y" } }, "zaxis": { "type": "linear", "title": { "text": "z" } }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": -1.2707533338613621, "y": 0.851699504992493, "z": 0.8212526993877662 }, "center": { "x": -0.34845409062589183, "y": 0.06320626131261554, "z": -0.22516856244321165 }, "projection": { "type": "perspective" } }, "aspectmode": "auto", "aspectratio": { "x": 0.921007874660097, "y": 1.473612599456155, "z": 0.7368062997280775 } }, "xaxis": { "domain": [ 0, 1 ] }, "yaxis": { "domain": [ 0, 1 ] }, "margin": { "b": 40, "l": 60, "r": 10, "t": 25 }, "autosize": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~joriscobotxnl", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/11.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-3.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-18 09:55:53", "mapbox_access_tokens": null, "has_password": null, "username": "joriscobotxnl", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T09:37:08.886866Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~fontanap/6.embed", "fid": "fontanap:6", "filename": "Plot 6", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/fontanap/6/9_QT5ASD11RQPA9UTL9V7UB4V91PMV5L.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/fontanap/6/2_8LJM43CMBK8HX4J3RQEG5AZ2JLH7TQ.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/fontanap/6/8_HLDQPBXVZBAX6C3YP4KFHPMYZDAANA.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/fontanap/6/9_QT5ASD11RQPA9UTL9V7UB4V91PMV5L.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/fontanap:6", "plots": "https://api.plotly.com/v2/plots/fontanap:6", "parent": "https://api.plotly.com/v2/folders/home?user=fontanap" }, "owner": "fontanap", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~fontanap/6/", "world_readable": true, "date_modified": "2025-08-18T09:37:08.901Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~fontanap/6/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "coverage" } }, "mode": "markers", "type": "bar", "xsrc": "fontanap:5:204a66", "ysrc": "fontanap:5:d1bacd", "orientation": "v" } ], "frames": [], "layout": { "title": { "text": "Coverage" }, "xaxis": { "type": "category", "range": [ -0.5, 11.5 ], "title": { "text": "Sample" }, "autorange": true }, "yaxis": { "type": "linear", "range": [ 0, 73.04852631578947 ], "title": { "text": "Coverage" }, "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/~fontanap", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/88.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-14.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2018-06-13 07:03:36", "mapbox_access_tokens": null, "has_password": null, "username": "fontanap", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T09:10:30.773793Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~hans_der_kanns/3.embed", "fid": "hans_der_kanns:3", "filename": "Hartmetalltaststift", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/hans_der_kanns/3/9_UYR7WWJSFKH62IF6MFDHMPEIAGJO7H.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/hans_der_kanns/3/2_ZBGAEQ7INM1LUBSA7A7NMIKJHRX4U9.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/hans_der_kanns/3/8_Y2V405RC2BJTOIJSMBZP3594530FLB.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/hans_der_kanns/3/9_UYR7WWJSFKH62IF6MFDHMPEIAGJO7H.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/hans_der_kanns:3", "plots": "https://api.plotly.com/v2/plots/hans_der_kanns:3", "parent": "https://api.plotly.com/v2/folders/home?user=hans_der_kanns" }, "owner": "hans_der_kanns", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~hans_der_kanns/3/", "world_readable": true, "date_modified": "2025-08-20T11:59:36.327Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~hans_der_kanns/3/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "B", "z": "C" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:08d650", "ysrc": "hans_der_kanns:2:fa8d18", "zsrc": "hans_der_kanns:2:2e68c3", "scene": "scene", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "D", "y": "E", "z": "F" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:e5828f", "ysrc": "hans_der_kanns:2:bd3ae1", "zsrc": "hans_der_kanns:2:23e444", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "G", "y": "H", "z": "I" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:d420ef", "ysrc": "hans_der_kanns:2:9e7fe9", "zsrc": "hans_der_kanns:2:c722d7", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "J", "y": "K", "z": "L" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:a108be", "ysrc": "hans_der_kanns:2:7aff6c", "zsrc": "hans_der_kanns:2:c0c1ec", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "M", "y": "N", "z": "O" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:1dfbae", "ysrc": "hans_der_kanns:2:c4c8f7", "zsrc": "hans_der_kanns:2:8fb8f9", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "line": { "color": "rgb(255, 0, 4)" }, "meta": { "columnNames": { "x": "P", "y": "Q", "z": "R" } }, "mode": "lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:34602f", "ysrc": "hans_der_kanns:2:0cff60", "zsrc": "hans_der_kanns:2:c81d5e", "showlegend": false }, { "line": { "color": "rgb(255, 0, 4)" }, "meta": { "columnNames": { "x": "S", "y": "T", "z": "U" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:6bf804", "ysrc": "hans_der_kanns:2:0c2fa1", "zsrc": "hans_der_kanns:2:c1736e", "showlegend": false }, { "meta": { "columnNames": { "x": "V", "y": "W", "z": "X" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:2:8fb420", "ysrc": "hans_der_kanns:2:95ceaf", "zsrc": "hans_der_kanns:2:9d6ae6", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "A", "y": "B", "z": "C" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:7510cf", "ysrc": "hans_der_kanns:4:08908c", "zsrc": "hans_der_kanns:4:f57a89", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "D", "y": "E", "z": "F" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:92e35f", "ysrc": "hans_der_kanns:4:d6d8ba", "zsrc": "hans_der_kanns:4:1689a6", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "G", "y": "H", "z": "I" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:2730d4", "ysrc": "hans_der_kanns:4:66943f", "zsrc": "hans_der_kanns:4:23e98e", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)", "opacity": 1 }, "showlegend": false }, { "meta": { "columnNames": { "x": "J", "y": "K", "z": "L" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:9c2b5c", "ysrc": "hans_der_kanns:4:35022e", "zsrc": "hans_der_kanns:4:29f24d", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "M", "y": "N", "z": "O" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:cb2b7f", "ysrc": "hans_der_kanns:4:2420d1", "zsrc": "hans_der_kanns:4:4765b5", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "P", "y": "Q", "z": "R" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:caa319", "ysrc": "hans_der_kanns:4:313041", "zsrc": "hans_der_kanns:4:18e96b", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "S", "y": "T", "z": "U" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:e9798d", "ysrc": "hans_der_kanns:4:674ab8", "zsrc": "hans_der_kanns:4:d6706c", "scene": "scene2", "marker": { "color": "rgb(255, 0, 4)" }, "showlegend": false }, { "line": { "color": "rgb(255, 0, 4)" }, "meta": { "columnNames": { "x": "V", "y": "W", "z": "X" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:4:abe335", "ysrc": "hans_der_kanns:4:b6b2de", "zsrc": "hans_der_kanns:4:412b11", "scene": "scene2", "showlegend": false }, { "meta": { "columnNames": { "x": "A", "y": "B", "z": "C" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:3be3d9", "ysrc": "hans_der_kanns:11:dc1220", "zsrc": "hans_der_kanns:11:dd8b79", "scene": "scene3", "marker": { "color": "rgb(255, 0, 0)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "D", "y": "E", "z": "F" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:3b39b2", "ysrc": "hans_der_kanns:11:d23fa2", "zsrc": "hans_der_kanns:11:d2ab96", "scene": "scene3", "marker": { "color": "rgb(255, 0, 0)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "G", "y": "H", "z": "I" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:8b9bca", "ysrc": "hans_der_kanns:11:169617", "zsrc": "hans_der_kanns:11:3757ff", "scene": "scene3", "marker": { "color": "rgb(255, 0, 0)" }, "showlegend": false }, { "meta": { "columnNames": { "x": "J", "y": "K", "z": "L" } }, "mode": "markers+lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:e7e8b3", "ysrc": "hans_der_kanns:11:73b596", "zsrc": "hans_der_kanns:11:59741b", "scene": "scene3", "marker": { "color": "rgb(255, 0, 0)" }, "showlegend": false }, { "line": { "color": "rgb(255, 0, 0)" }, "meta": { "columnNames": { "x": "M", "y": "N", "z": "O" } }, "mode": "lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:7da8bf", "ysrc": "hans_der_kanns:11:791d8c", "zsrc": "hans_der_kanns:11:d0af8c", "scene": "scene3", "showlegend": false }, { "line": { "color": "rgb(255, 0, 0)" }, "meta": { "columnNames": { "x": "P", "y": "Q", "z": "R" } }, "mode": "lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:ccdfa9", "ysrc": "hans_der_kanns:11:2c1868", "zsrc": "hans_der_kanns:11:ca9334", "scene": "scene3", "showlegend": false }, { "line": { "color": "rgb(255, 0, 0)" }, "meta": { "columnNames": { "x": "S", "y": "T", "z": "U" } }, "mode": "lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:fb3ec7", "ysrc": "hans_der_kanns:11:2bff2f", "zsrc": "hans_der_kanns:11:790c2d", "scene": "scene3", "showlegend": false }, { "line": { "color": "rgb(255, 0, 0)" }, "meta": { "columnNames": { "x": "V", "y": "W", "z": "X" } }, "mode": "lines", "type": "scatter3d", "xsrc": "hans_der_kanns:11:63c680", "ysrc": "hans_der_kanns:11:0962ae", "zsrc": "hans_der_kanns:11:c0a506", "scene": "scene3", "showlegend": false } ], "frames": [], "layout": { "scene": { "xaxis": { "type": "linear", "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Grobvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "yaxis": { "type": "linear", "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Feinvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "zaxis": { "type": "linear", "range": [ 1e-07, 0.0005 ], "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Standardabweichung [mm]" }, "tickfont": { "color": "rgb(0, 0, 0)" }, "autorange": false, "exponentformat": "none" }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": -2.2242963512166307, "y": -2.3719801982042794, "z": 1.473691032798952 }, "center": { "x": -0.0888320727649423, "y": -0.07040824527125449, "z": -0.2626825488237562 }, "projection": { "type": "perspective" } }, "dragmode": "pan", "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "title": { "text": "" }, "xaxis": { "range": [ -1, 6 ], "autorange": true }, "yaxis": { "range": [ -1, 4 ], "autorange": true }, "scene2": { "xaxis": { "type": "linear", "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Grobvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "yaxis": { "type": "linear", "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Feinvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "zaxis": { "type": "linear", "range": [ 1e-07, 0.0003 ], "title": { "font": { "size": 16, "color": "rgb(0, 0, 0)" }, "text": "Standardabweichung [mm]" }, "tickfont": { "color": "rgb(0, 0, 0)" }, "autorange": false, "exponentformat": "none" }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": -2.31659334730335, "y": -2.261491524520497, "z": 1.5232169654635144 }, "center": { "x": -0.09726605474592158, "y": -0.04568376979834361, "z": -0.23031717115640077 }, "projection": { "type": "perspective" } }, "dragmode": "pan", "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "scene3": { "xaxis": { "type": "linear", "title": { "font": { "color": "rgb(0, 0, 0)" }, "text": "Grobvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "yaxis": { "type": "linear", "title": { "font": { "color": "rgb(0, 0, 0)" }, "text": "Feinvorschub [mm/min]" }, "tickfont": { "color": "rgb(0, 0, 0)" } }, "zaxis": { "type": "linear", "range": [ 1e-07, 0.00015 ], "title": { "font": { "color": "rgb(0, 0, 0)" }, "text": "Standardabweichung [mm]" }, "tickfont": { "color": "rgb(0, 0, 0)" }, "autorange": false, "exponentformat": "none" }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": -2.2329284499902076, "y": -2.102670869788796, "z": 1.2573131022113686 }, "center": { "x": -0.14703034159266345, "y": -0.03875870363981087, "z": -0.21944980094824093 }, "projection": { "type": "perspective" } }, "dragmode": "pan", "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "shapes": [], "autosize": true, "dragmode": "pan", "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": [ { "x": 0.09195814489416405, "y": 0.912301385792609, "ax": -349, "ay": -363, "font": { "size": 24, "color": "rgb(0, 0, 0)", "family": "Arial" }, "text": "Kugeldurchmesser X", "showarrow": false }, { "x": 0.4996906678542124, "y": 0.9217223010366311, "font": { "size": 24, "color": "rgb(0, 0, 0)" }, "text": "Kugeldurchmesser Y", "showarrow": false }, { "x": 0.8981481481481481, "y": 0.9165971901208478, "font": { "size": 24, "color": "rgb(0, 0, 0)" }, "text": "Fehler Z-Plus", "showarrow": false } ] } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~hans_der_kanns", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/59.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": "2025-08-07 13:47:43", "mapbox_access_tokens": null, "has_password": null, "username": "hans_der_kanns", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T08:48:31.500337Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~batuga/1.embed", "fid": "batuga:1", "filename": "W", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/batuga/1/9_8HKJBKWPWBBWF05ZYNSKKV9B4K3VRK.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/batuga/1/2_G7LF5G8O0VZJHV0K08AX60LRXPBUI2.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/batuga/1/8_N0OCZII0XBWUJ0BFS6WXFXKQ00EJOS.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/batuga/1/9_8HKJBKWPWBBWF05ZYNSKKV9B4K3VRK.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/batuga:1", "plots": "https://api.plotly.com/v2/plots/batuga:1", "parent": "https://api.plotly.com/v2/folders/home?user=batuga" }, "owner": "batuga", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~batuga/1/", "world_readable": true, "date_modified": "2025-08-18T08:48:31.511Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~batuga/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "B" } }, "mode": "lines", "type": "scatter", "xsrc": "batuga:0:231b55", "ysrc": "batuga:0:978eed", "orientation": "v", "autocolorscale": true } ], "frames": [], "layout": { "xaxis": { "type": "category", "range": [ 0, 44 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 91.515, 123.21499999999999 ], "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/~batuga", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/29.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-5.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-18 08:47:18", "mapbox_access_tokens": null, "has_password": null, "username": "batuga", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T08:19:29.765592Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Engin/3.embed", "fid": "Engin:3", "filename": "Plot 3", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Engin/3/9_9GLM1JABMVZ8KSOUDLFGJAXI9BJ1CL.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Engin/3/2_66P77FYFXXJLO4A44LCZH4DTSE4VRO.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Engin/3/8_IEVLSXWL8WHXVTXVHHB79VUJ3GOFB6.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Engin/3/9_9GLM1JABMVZ8KSOUDLFGJAXI9BJ1CL.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Engin:3", "plots": "https://api.plotly.com/v2/plots/Engin:3", "parent": "https://api.plotly.com/v2/folders/home?user=Engin" }, "owner": "Engin", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~Engin/3/", "world_readable": true, "date_modified": "2025-08-18T08:19:29.776Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Engin/3/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "A" } }, "mode": "lines", "name": "Line of equality", "type": "scatter", "xsrc": "Engin:2:956977", "ysrc": "Engin:2:956977" }, { "line": { "shape": "spline" }, "meta": { "columnNames": { "x": "A", "y": "B" } }, "mode": "lines", "name": "Empirical Lorenz curve", "type": "scatter", "xsrc": "Engin:2:956977", "ysrc": "Engin:2:613e51", "stackgroup": null } ], "frames": [], "layout": { "xaxis": { "type": "linear", "range": [ 0, 1 ], "title": { "text": "Cumulative population" }, "autorange": true, "showspikes": false }, "yaxis": { "type": "linear", "range": [ -0.05555555555555555, 1.0555555555555556 ], "title": { "text": "Cumulative share of wealth" }, "autorange": true, "showspikes": false }, "legend": { "x": 1.0073701066444656, "y": 1.0338127862409527 }, "autosize": true, "dragmode": "pan", "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/~Engin", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/89.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-10.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-07-28 10:08:42", "mapbox_access_tokens": null, "has_password": null, "username": "Engin", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T08:12:45.269642Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Eloanthropo/1.embed", "fid": "Eloanthropo:1", "filename": "Plot 1", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/1/9_PXE5FXW1LSLO2FKYWT6L0U39BI7VFT.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/1/2_O99NM5Z44L63FJR81G1ML7XYYB8EVB.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/1/8_8KDI6ZVJY555KYT6JEYSUX8JQIKH6T.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Eloanthropo/1/9_PXE5FXW1LSLO2FKYWT6L0U39BI7VFT.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Eloanthropo:1", "plots": "https://api.plotly.com/v2/plots/Eloanthropo:1", "parent": "https://api.plotly.com/v2/folders/home?user=Eloanthropo" }, "owner": "Eloanthropo", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~Eloanthropo/1/", "world_readable": true, "date_modified": "2025-08-18T08:12:45.282Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Eloanthropo/1/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "A", "y": "B" } }, "mode": "lines", "type": "scatter", "xsrc": "Eloanthropo:0:0a7ca8", "ysrc": "Eloanthropo:0:838d8b" } ], "frames": [], "layout": { "xaxis": { "type": "category", "range": [ 0, 6 ], "autorange": true }, "yaxis": { "type": "linear", "range": [ 0.04627777777777778, 0.36072222222222217 ], "autorange": true }, "autosize": true, "template": { "data": { "bar": [ { "type": "bar", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "table": [ { "type": "table", "cells": { "fill": { "color": "#EBF0F8" }, "line": { "color": "white" } }, "header": { "fill": { "color": "#C8D4E3" }, "line": { "color": "white" } } } ], "carpet": [ { "type": "carpet", "aaxis": { "gridcolor": "#C8D4E3", "linecolor": "#C8D4E3", "endlinecolor": "#2a3f5f", "minorgridcolor": "#C8D4E3", "startlinecolor": "#2a3f5f" }, "baxis": { "gridcolor": "#C8D4E3", "linecolor": "#C8D4E3", "endlinecolor": "#2a3f5f", "minorgridcolor": "#C8D4E3", "startlinecolor": "#2a3f5f" } } ], "mesh3d": [ { "type": "mesh3d", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "contour": [ { "type": "contour", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "heatmap": [ { "type": "heatmap", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "scatter": [ { "type": "scatter", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "surface": [ { "type": "surface", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "heatmapgl": [ { "type": "heatmapgl", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "histogram": [ { "type": "histogram", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "parcoords": [ { "line": { "colorbar": { "ticks": "", "outlinewidth": 0 } }, "type": "parcoords" } ], "scatter3d": [ { "type": "scatter3d", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scattergl": [ { "type": "scattergl", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "choropleth": [ { "type": "choropleth", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "scattergeo": [ { "type": "scattergeo", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "histogram2d": [ { "type": "histogram2d", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ], "scatterpolar": [ { "type": "scatterpolar", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "contourcarpet": [ { "type": "contourcarpet", "colorbar": { "ticks": "", "outlinewidth": 0 } } ], "scattercarpet": [ { "type": "scattercarpet", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scattermapbox": [ { "type": "scattermapbox", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scatterpolargl": [ { "type": "scatterpolargl", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "scatterternary": [ { "type": "scatterternary", "marker": { "colorbar": { "ticks": "", "outlinewidth": 0 } } } ], "histogram2dcontour": [ { "type": "histogram2dcontour", "colorbar": { "ticks": "", "outlinewidth": 0 }, "autocolorscale": true } ] }, "layout": { "geo": { "bgcolor": "white", "showland": true, "lakecolor": "white", "landcolor": "white", "showlakes": true, "subunitcolor": "#C8D4E3" }, "font": { "color": "#2a3f5f" }, "polar": { "bgcolor": "white", "radialaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8" }, "angularaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8" } }, "scene": { "xaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" }, "yaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" }, "zaxis": { "ticks": "", "gridcolor": "#DFE8F3", "gridwidth": 2, "linecolor": "#EBF0F8", "zerolinecolor": "#EBF0F8", "showbackground": true, "backgroundcolor": "white" } }, "title": { "x": 0.05 }, "xaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "yaxis": { "ticks": "", "gridcolor": "#EBF0F8", "linecolor": "#EBF0F8", "automargin": true, "zerolinecolor": "#EBF0F8", "zerolinewidth": 2 }, "ternary": { "aaxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "baxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "caxis": { "ticks": "", "gridcolor": "#DFE8F3", "linecolor": "#A2B1C6" }, "bgcolor": "white" }, "colorway": [ "#636efa", "#EF553B", "#00cc96", "#ab63fa", "#19d3f3", "#e763fa", "#fecb52", "#ffa15a", "#ff6692", "#b6e880" ], "hovermode": "closest", "colorscale": { "diverging": [ [ 0, "#8e0152" ], [ 0.1, "#c51b7d" ], [ 0.2, "#de77ae" ], [ 0.3, "#f1b6da" ], [ 0.4, "#fde0ef" ], [ 0.5, "#f7f7f7" ], [ 0.6, "#e6f5d0" ], [ 0.7, "#b8e186" ], [ 0.8, "#7fbc41" ], [ 0.9, "#4d9221" ], [ 1, "#276419" ] ], "sequential": [ [ 0, "#0508b8" ], [ 0.0893854748603352, "#1910d8" ], [ 0.1787709497206704, "#3c19f0" ], [ 0.2681564245810056, "#6b1cfb" ], [ 0.3575418994413408, "#981cfd" ], [ 0.44692737430167595, "#bf1cfd" ], [ 0.5363128491620112, "#dd2bfd" ], [ 0.6256983240223464, "#f246fe" ], [ 0.7150837988826816, "#fc67fd" ], [ 0.8044692737430168, "#fe88fc" ], [ 0.8938547486033519, "#fea5fd" ], [ 0.9832402234636871, "#febefe" ], [ 1, "#fec3fe" ] ], "sequentialminus": [ [ 0, "#0508b8" ], [ 0.0893854748603352, "#1910d8" ], [ 0.1787709497206704, "#3c19f0" ], [ 0.2681564245810056, "#6b1cfb" ], [ 0.3575418994413408, "#981cfd" ], [ 0.44692737430167595, "#bf1cfd" ], [ 0.5363128491620112, "#dd2bfd" ], [ 0.6256983240223464, "#f246fe" ], [ 0.7150837988826816, "#fc67fd" ], [ 0.8044692737430168, "#fe88fc" ], [ 0.8938547486033519, "#fea5fd" ], [ 0.9832402234636871, "#febefe" ], [ 1, "#fec3fe" ] ] }, "plot_bgcolor": "white", "paper_bgcolor": "white", "shapedefaults": { "line": { "width": 0 }, "opacity": 0.4, "fillcolor": "#506784" }, "annotationdefaults": { "arrowhead": 0, "arrowcolor": "#506784", "arrowwidth": 1 } }, "themeRef": "PLOTLY_WHITE" } } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~Eloanthropo", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/82.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-4.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-18 08:09:39", "mapbox_access_tokens": null, "has_password": null, "username": "Eloanthropo", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T07:23:31.257695Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Sneha112001/9.embed", "fid": "Sneha112001:9", "filename": "Plot 9", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/9/9_RJ8745B13PDI2ILDPPTTWWOB22608Y.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/9/2_IYK0H9MK5EPY9D59EUJ6EEG88NZF98.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/9/8_7UYTJN2H4HF9FWOZQSJYO38IEJUQJ6.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/9/9_RJ8745B13PDI2ILDPPTTWWOB22608Y.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Sneha112001:9", "plots": "https://api.plotly.com/v2/plots/Sneha112001:9", "parent": "https://api.plotly.com/v2/folders/home?user=Sneha112001" }, "owner": "Sneha112001", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 0, "web_url": "https://chart-studio.plotly.com/~Sneha112001/9/", "world_readable": true, "date_modified": "2025-08-19T11:06:43.541Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Sneha112001/9/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "uid": "0610f3", "meta": { "columnNames": { "labels": "A", "values": "B" } }, "name": "Market share", "type": "pie", "textinfo": "label+percent", "labelssrc": "Sneha112001:8:e0c08a", "valuessrc": "Sneha112001:8:f0c6bb", "textposition": "outside" } ], "frames": [], "layout": { "title": { "text": "" }, "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" }, "showlegend": false, "annotations": [], "piecolorway": [ "#3366cc", "#dc3912", "#ff9900", "#109618", "#990099", "#0099c6", "#dd4477", "#66aa00", "#b82e2e", "#316395" ] } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~Sneha112001", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/18.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-6.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-02-25 06:40:32", "mapbox_access_tokens": null, "has_password": null, "username": "Sneha112001", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T07:19:08.195056Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~Sneha112001/7.embed", "fid": "Sneha112001:7", "filename": "Plot 7", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/7/9_LKM56B0K54VRE0XNNSWDHQ1J1L34PL.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/7/2_VB494H7EUCWH32TSTTK6U5HO11J15A.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/7/8_Z76H9RSUR89RHIC5FDHXXIE5064KBW.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/Sneha112001/7/9_LKM56B0K54VRE0XNNSWDHQ1J1L34PL.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/Sneha112001:7", "plots": "https://api.plotly.com/v2/plots/Sneha112001:7", "parent": "https://api.plotly.com/v2/folders/home?user=Sneha112001" }, "owner": "Sneha112001", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~Sneha112001/7/", "world_readable": true, "date_modified": "2025-08-18T07:19:08.208Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~Sneha112001/7/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "labels": "A", "values": "B" } }, "mode": "markers", "type": "pie", "labelssrc": "Sneha112001:6:c22293", "valuessrc": "Sneha112001:6:c70f94", "hovertemplate": " " } ], "frames": [], "layout": { "title": { "text": "Click to enter Plot title" }, "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/~Sneha112001", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/18.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-6.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-02-25 06:40:32", "mapbox_access_tokens": null, "has_password": null, "username": "Sneha112001", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } }, { "creation_time": "2025-08-18T06:37:22.601378Z", "comments": { "results": [], "count": 0 }, "parented": true, "embed_url": "https://chart-studio.plotly.com/~jdm2738/11.embed", "fid": "jdm2738:11", "filename": "Plot 11", "filetype": "plot", "img_url": "https://storage.googleapis.com/plotly-prod-images/jdm2738/11/9_OAA5ATUCF420RNKWB6AYAE8P47UBZE.png", "image_urls": { "default": "https://storage.googleapis.com/plotly-prod-images/jdm2738/11/2_RXDYA38ALBBSEB2KSSM85VVA5I85A5.png", "block-thumb": "https://storage.googleapis.com/plotly-prod-images/jdm2738/11/8_0Q70TUB1WKOX7IWFW74IS8F1IG89XJ.png", "list-thumb": "https://storage.googleapis.com/plotly-prod-images/jdm2738/11/9_OAA5ATUCF420RNKWB6AYAE8P47UBZE.png" }, "api_urls": { "files": "https://api.plotly.com/v2/files/jdm2738:11", "plots": "https://api.plotly.com/v2/plots/jdm2738:11", "parent": "https://api.plotly.com/v2/folders/home?user=jdm2738" }, "owner": "jdm2738", "parent": -1, "preview": "", "referencers": [], "references": [], "title": "", "views": 1, "web_url": "https://chart-studio.plotly.com/~jdm2738/11/", "world_readable": true, "date_modified": "2025-08-20T06:34:59.829Z", "stars": { "results": [], "count": 0 }, "collaborators": { "results": [], "count": 0 }, "subfolder_count": null, "refresh_interval": null, "organize_view_url": "https://chart-studio.plotly.com/~jdm2738/11/", "current_user_permission": "read", "is_theme": null, "is_template": false, "autosize": true, "caption": "", "figure": { "data": [ { "meta": { "columnNames": { "x": "Calcup3b_S", "y": "Calcup3b_V", "z": "CupNo1b_H" } }, "mode": "markers", "name": "trace10", "type": "scatter3d", "xsrc": "jdm2738:9:5fc1de", "ysrc": "jdm2738:9:b89560", "zsrc": "jdm2738:9:146ccc", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "CupNo1b_V", "y": "Calcup3c_H", "z": "Calcup3c_S" } }, "mode": "markers", "name": "trace 14", "type": "scatter3d", "xsrc": "jdm2738:9:b58583", "ysrc": "jdm2738:9:52ef49", "zsrc": "jdm2738:9:b2fb18", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "Y", "y": "Z", "z": "AA" } }, "mode": "markers", "name": "trace7<br>", "type": "scatter3d", "xsrc": "jdm2738:9:707218", "ysrc": "jdm2738:9:1e15d6", "zsrc": "jdm2738:9:a1d6be", "marker": { "size": 3 }, "visible": "legendonly" }, { "meta": { "columnNames": { "x": "AC", "y": "AD", "z": "AE" } }, "mode": "markers", "name": "trace 8", "type": "scatter3d", "xsrc": "jdm2738:9:e0078b", "ysrc": "jdm2738:9:947883", "zsrc": "jdm2738:9:cb56b1", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "AO", "y": "AP", "z": "AQ" } }, "mode": "markers", "type": "scatter3d", "xsrc": "jdm2738:9:032ed7", "ysrc": "jdm2738:9:9a5848", "zsrc": "jdm2738:9:892c48", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "AS", "y": "AT", "z": "AU" } }, "mode": "markers", "type": "scatter3d", "xsrc": "jdm2738:9:73e77c", "ysrc": "jdm2738:9:753e9d", "zsrc": "jdm2738:9:9da594", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "AW", "y": "AX", "z": "AY" } }, "mode": "markers", "type": "scatter3d", "xsrc": "jdm2738:9:e95436", "ysrc": "jdm2738:9:bc8068", "zsrc": "jdm2738:9:41c91a", "marker": { "size": 3 } }, { "mode": "markers", "type": "scatter3d" }, { "meta": { "columnNames": { "x": "AG", "y": "AH", "z": "AI" } }, "mode": "markers", "name": "trace 9", "type": "scatter3d", "xsrc": "jdm2738:9:2e73eb", "ysrc": "jdm2738:9:c1ffca", "zsrc": "jdm2738:9:c43a00", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "CupNo1_V", "y": "Calcup3_H", "z": "Calcup3_S" } }, "mode": "markers", "name": "trace 15", "type": "scatter3d", "xsrc": "jdm2738:9:3826bc", "ysrc": "jdm2738:9:34f0c9", "zsrc": "jdm2738:9:34e852", "marker": { "size": 3 } }, { "meta": { "columnNames": { "x": "CupNo2b_S", "y": "CupNo1_H", "z": "CupNo1_S" } }, "mode": "markers", "name": "trace 16", "type": "scatter3d", "xsrc": "jdm2738:9:8d8e83", "ysrc": "jdm2738:9:255c1a", "zsrc": "jdm2738:9:980742", "marker": { "size": 3, "color": "rgb(62, 95, 51)" } }, { "meta": { "columnNames": { "x": "CupNo2_V", "y": "CupNo2b_H", "z": "CupNo2b_S" } }, "mode": "markers", "name": "trace 17", "type": "scatter3d", "xsrc": "jdm2738:9:9893d4", "ysrc": "jdm2738:9:d7b106", "zsrc": "jdm2738:9:8d8e83", "marker": { "size": 3, "color": "rgb(218, 208, 198)" } }, { "meta": { "columnNames": { "x": "Ref_H", "y": "Ref_S", "z": "Ref_V" } }, "mode": "markers", "name": "trace 18", "type": "scatter3d", "xsrc": "jdm2738:9:817619", "ysrc": "jdm2738:9:d2750d", "zsrc": "jdm2738:9:88698a", "marker": { "size": 3, "color": "rgb(163, 205, 163)" } }, { "meta": { "columnNames": { "x": "BA", "y": "BB", "z": "BC" } }, "mode": "markers", "name": "trace 19", "type": "scatter3d", "xsrc": "jdm2738:9:2b02ae", "ysrc": "jdm2738:9:a19056", "zsrc": "jdm2738:9:7becf3", "marker": { "size": 3, "color": "rgb(237, 104, 108)" } } ], "frames": [], "layout": { "scene": { "xaxis": { "type": "linear", "title": { "text": "H" }, "showspikes": true }, "yaxis": { "type": "linear", "title": { "text": "S" }, "showspikes": true }, "zaxis": { "type": "linear", "title": { "text": "V" }, "showspikes": true }, "camera": { "up": { "x": 0, "y": 0, "z": 1 }, "eye": { "x": -0.71014138491216, "y": -1.6163693469465177, "z": 0.619830541136801 }, "center": { "x": 0.01341619753625415, "y": 0.02655423731998356, "z": -0.07151453710900285 }, "projection": { "type": "perspective" } }, "hovermode": "closest", "aspectmode": "auto", "aspectratio": { "x": 1, "y": 1, "z": 1 } }, "title": { "text": "HSV(SVWx100) - CH2 - CalCupNo(Level)#2" }, "xaxis": { "domain": [ 0, 1 ] }, "yaxis": { "domain": [ 0, 1 ] }, "margin": { "b": 40, "l": 60, "r": 10, "t": 25 }, "autosize": true } }, "height": null, "width": null, "user": { "profile_url": "https://chart-studio.plotly.com/~jdm2738", "avatar_url": "https://storage.googleapis.com/plotly-prod-profiles/18.jpg", "background_url": "https://storage.googleapis.com/plotly-prod-profiles/bg-9.jpg", "bio": "", "nickname": "", "website": "", "stream_tokens": null, "feature_set_id": null, "csrf_token": null, "date_joined": "2025-08-11 08:21:19", "mapbox_access_tokens": null, "has_password": null, "username": "jdm2738", "email": null, "is_active": null, "readonly": null, "is_dash_creator": null, "dash_created_count": null, "is_chart_creator": null, "charts_created_count": null } } ] }{ "next": "