Some very simple apps to demonstrate the chart types on the Plotly website. Created to house the applications developed for https://github.com/plotly/streambed/issues/12033.
-
Bar-plot: https://dash-simple-apps.plotly.host/dash-barplot/
-
Scatter-Map-box: https://dash-simple-apps.plotly.host/dash-scattermapboxplot/
-
Shapes-plot: https://dash-simple-apps.plotly.host/dash-shapesplot/
-
Timeseries-plot: https://dash-simple-apps.plotly.host/dash-timeseriesplot/
-
Pie-plot: https://dash-simple-apps.plotly.host/dash-pieplot/
-
Multiple-Subplot: https://dash-simple-apps.plotly.host/dash-multiplesubplot/
-
Histogram: https://dash-simple-apps.plotly.host/dash-histogramplot/
-
Colorscale-plot: https://dash-simple-apps.plotly.host/dash-colorscaleplot/
-
Multiple-axes: https://dash-simple-apps.plotly.host/dash-multipleaxesplot/
-
Figure-Labels: https://dash-simple-apps.plotly.host/dash-figurelabelsplot/
-
Text-Annotations: https://dash-simple-apps.plotly.host/dash-text-annotationsplot/
-
3D-Surface-plot: https://dash-simple-apps.plotly.host/dash-3dsurfaceplot/
-
Candlestick-Plot: https://dash-simple-apps.plotly.host/dash-candlestickplot/
-
Box-plot: https://dash-simple-apps.plotly.host/dash-boxplot/
-
Choropleth: https://dash-simple-apps.plotly.host/dash-choroplethplot/
-
Line & Scatter plot: https://dash-simple-apps.plotly.host/dash-linescatterplot/
-
Heatmap: https://dash-simple-apps.plotly.host/dash-heatmapplot/
-
Plot from Csv: https://dash-simple-apps.plotly.host/dash-plotfromcsvplot/
-
Graphsize plot: https://dash-simple-apps.plotly.host/dash-graphsizeplot/
-
Axes plot: https://dash-simple-apps.plotly.host/dash-axesplot/