Skip to content

Add detailed explanations to Sunburst basic example #132

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 7 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion python/2D-Histogram.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/24
language: python
layout: user-guide
layout: base
name: 2D Histograms
order: 6
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/2d-histogram-contour.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/199
language: python
layout: user-guide
layout: base
name: 2D Histogram Contour
order: 30
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/3d-axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/96
language: python
layout: user-guide
layout: base
name: 3D Axes
order: 0.101
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/3d-bubble-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/62
language: python
layout: user-guide
layout: base
name: 3D Bubble Charts
order: 2
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/3d-camera-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/78
language: python
layout: user-guide
layout: base
name: 3D Camera Controls
order: 0.108
permalink: python/3d-camera-controls/
Expand Down
2 changes: 1 addition & 1 deletion python/3d-isosurface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/272
language: python
layout: user-guide
layout: base
name: 3D Isosurface Plots
order: 12.1
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/3d-line-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/63
language: python
layout: user-guide
layout: base
name: 3D Line Plots
order: 3
page_type: u-guide
Expand Down
4 changes: 2 additions & 2 deletions python/3d-mesh.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/67
language: python
layout: user-guide
layout: base
name: 3D Mesh Plots
order: 7
page_type: u-guide
Expand Down Expand Up @@ -132,4 +132,4 @@ fig.show()
```

## Reference
See https://plot.ly/python/reference/#mesh3d for more information and chart attribute options!
See https://plot.ly/python/reference/#mesh3d for more information and chart attribute options!
2 changes: 1 addition & 1 deletion python/3d-scatter-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/61
language: python
layout: user-guide
layout: base
name: 3D Scatter Plots
order: 1
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/3d-subplots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/75
language: python
layout: user-guide
layout: base
name: 3D Subplots
order: 0.104
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/3d-surface-coloring.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/76
language: python
layout: user-guide
layout: base
name: 3D Surface Coloring
order: 7
permalink: python/3d-surface-coloring/
Expand Down
6 changes: 3 additions & 3 deletions python/3d-surface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/66
language: python
layout: user-guide
name: 3D Surface Plots in Python
layout: base
name: 3D Surface Plots
order: 6
page_type: example_index
permalink: python/3d-surface-plots/
Expand Down Expand Up @@ -136,4 +136,4 @@ IFrame(src= "https://dash-simple-apps.plotly.host/dash-3dsurfaceplot/code", widt
#### Reference


See https://plot.ly/python/reference/#surface for more information!
See https://plot.ly/python/reference/#surface for more information!
2 changes: 1 addition & 1 deletion python/3d-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyter:
display_as: 3d_charts
has_thumbnail: true
language: python
layout: user-guide
layout: base
name: 3D Volume Plots
order: 12.2
page_type: u-guide
Expand Down
4 changes: 2 additions & 2 deletions python/aggregations.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/192
language: python
layout: user-guide
layout: base
name: Aggregations
order: 3
page_type: example_index
Expand Down Expand Up @@ -274,4 +274,4 @@ pio.show(fig_dict, validate=False)
```

#### Reference
See https://plot.ly/python/reference/ for more information and chart attribute options!
See https://plot.ly/python/reference/ for more information and chart attribute options!
2 changes: 1 addition & 1 deletion python/animations.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/131
language: python
layout: user-guide
layout: base
name: Intro to Animations
order: 1
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/annotated_heatmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/35
language: python
layout: user-guide
layout: base
name: Annotated Heatmaps
order: 4
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/95
language: python
layout: user-guide
layout: base
name: Axes
order: 12
permalink: python/axes/
Expand Down
2 changes: 1 addition & 1 deletion python/bar-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/186
language: python
layout: user-guide
layout: base
name: Bar Charts
order: 4
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/box-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/20
language: python
layout: user-guide
layout: base
name: Box Plots
order: 3
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/bubble-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/1/new-to-plotly-plotlys-python-library-i
language: python
layout: user-guide
layout: base
name: Bubble Charts
order: 3
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/bubble-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyter:
display_as: maps
has_thumbnail: true
language: python
layout: user-guide
layout: base
name: Bubble Maps
order: 2
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/bullet-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/11
language: python
layout: user-guide
layout: base
name: Bullet Charts
order: 7
page_type: u-guide
Expand Down
4 changes: 2 additions & 2 deletions python/candlestick-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/275
language: python
layout: user-guide
layout: base
name: Candlestick Charts
order: 2
page_type: example_index
Expand Down Expand Up @@ -163,4 +163,4 @@ IFrame(src= "https://dash-simple-apps.plotly.host/dash-candlestickplot/code", wi
```

#### Reference
For more information on candlestick attributes, see: https://plot.ly/python/reference/#candlestick
For more information on candlestick attributes, see: https://plot.ly/python/reference/#candlestick
2 changes: 1 addition & 1 deletion python/carpet-contour.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/145
language: python
layout: user-guide
layout: base
name: Carpet Contour Plot
order: 27
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/carpet-plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/144
language: python
layout: user-guide
layout: base
name: Carpet Plots
order: 26
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/carpet-scatter.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/146
language: python
layout: user-guide
layout: base
name: Carpet Scatter Plot
order: 28
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/choropleth-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/55
language: python
layout: user-guide
layout: base
name: Choropleth Maps
order: 5
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/click-events.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/240
language: python
layout: user-guide
layout: base
name: Click Events
order: 24
page_type: example_index
Expand Down
4 changes: 2 additions & 2 deletions python/colorscales.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/187
language: python
layout: user-guide
layout: base
name: Colorscales
order: 22
permalink: python/colorscales/
Expand Down Expand Up @@ -253,4 +253,4 @@ fig.show()

### Reference

See https://plot.ly/python/reference/ for more information and chart attribute options!
See https://plot.ly/python/reference/ for more information and chart attribute options!
2 changes: 1 addition & 1 deletion python/compare-webgl-svg.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyter:
with Plotly.
has_thumbnail: false
language: python
layout: user-guide
layout: base
name: Comparing WebGL vs SVG
page_type: example_index
permalink: python/compare-webgl-svg/
Expand Down
2 changes: 1 addition & 1 deletion python/cone-plot.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/206
language: python
layout: user-guide
layout: base
name: 3D Cone Plots
order: 20
page_type: u-guide
Expand Down
4 changes: 2 additions & 2 deletions python/configuration-options.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/97
language: python
layout: user-guide
layout: base
name: Configuration
order: 7
page_type: u-guide
Expand Down Expand Up @@ -125,4 +125,4 @@ fig.show(config={
#### Reference


See config options at https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_config.js#L6
See config options at https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_config.js#L6
4 changes: 2 additions & 2 deletions python/contour-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/185
language: python
layout: user-guide
layout: base
name: Contour Plots
order: 2
page_type: example_index
Expand Down Expand Up @@ -343,4 +343,4 @@ fig.show()
```

#### Reference
See https://plot.ly/python/reference/#contour for more information and chart attribute options!
See https://plot.ly/python/reference/#contour for more information and chart attribute options!
2 changes: 1 addition & 1 deletion python/county-choropleth.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/212
language: python
layout: user-guide
layout: base
name: USA County Choropleth Maps
order: 20
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/creating-and-updating-figures.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyter:
display_as: file_settings
has_thumbnail: true
language: python
layout: user-guide
layout: base
name: Creating and Updating Figures
page_type: example_index
permalink: python/creating-and-updating-figures/
Expand Down
2 changes: 1 addition & 1 deletion python/custom-buttons.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jupyter:
display_as: controls
has_thumbnail: true
language: python
layout: user-guide
layout: base
name: Custom Buttons
order: 1
page_type: example_index
Expand Down
2 changes: 1 addition & 1 deletion python/dendrogram.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/262
language: python
layout: user-guide
layout: base
name: Dendrograms
order: 6
page_type: u-guide
Expand Down
2 changes: 1 addition & 1 deletion python/distplot.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
has_thumbnail: true
ipynb: ~notebook_demo/23
language: python
layout: user-guide
layout: base
name: Distplots
order: 5
page_type: example_index
Expand Down
Loading