Skip to content

Commit d71fd6b

Browse files
author
Joseph Damiba
committed
switching layout of posts from user-guide and getstart to base to match changes in documentation repo layouts
1 parent 53aeb53 commit d71fd6b

File tree

190 files changed

+217
-217
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

190 files changed

+217
-217
lines changed

python/2D-Histogram.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/24
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 2D Histograms
3232
order: 6
3333
page_type: u-guide

python/2d-histogram-contour.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/199
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 2D Histogram Contour
3232
order: 30
3333
page_type: u-guide

python/3d-axes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/96
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Axes
3232
order: 0.101
3333
page_type: example_index

python/3d-bubble-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
has_thumbnail: true
2929
ipynb: ~notebook_demo/62
3030
language: python
31-
layout: user-guide
31+
layout: base
3232
name: 3D Bubble Charts
3333
order: 2
3434
page_type: u-guide

python/3d-camera-controls.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/78
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Camera Controls
3232
order: 0.108
3333
permalink: python/3d-camera-controls/

python/3d-isosurface-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/272
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Isosurface Plots
3232
order: 12.1
3333
page_type: u-guide

python/3d-line-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/63
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Line Plots
3232
order: 3
3333
page_type: u-guide

python/3d-mesh.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/67
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Mesh Plots
3232
order: 7
3333
page_type: u-guide
@@ -132,4 +132,4 @@ fig.show()
132132
```
133133

134134
## Reference
135-
See https://plot.ly/python/reference/#mesh3d for more information and chart attribute options!
135+
See https://plot.ly/python/reference/#mesh3d for more information and chart attribute options!

python/3d-scatter-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/61
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Scatter Plots
3232
order: 1
3333
page_type: example_index

python/3d-subplots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/75
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Subplots
3232
order: 0.104
3333
page_type: u-guide

python/3d-surface-coloring.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/76
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Surface Coloring
3232
order: 7
3333
permalink: python/3d-surface-coloring/

python/3d-surface-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/66
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Surface Plots
3232
order: 6
3333
page_type: example_index

python/3d-volume.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jupyter:
2626
display_as: 3d_charts
2727
has_thumbnail: true
2828
language: python
29-
layout: user-guide
29+
layout: base
3030
name: 3D Volume Plots
3131
order: 12.2
3232
page_type: u-guide

python/aggregations.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/192
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Aggregations
3232
order: 3
3333
page_type: example_index
@@ -274,4 +274,4 @@ pio.show(fig_dict, validate=False)
274274
```
275275

276276
#### Reference
277-
See https://plot.ly/python/reference/ for more information and chart attribute options!
277+
See https://plot.ly/python/reference/ for more information and chart attribute options!

python/animations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jupyter:
1717
has_thumbnail: true
1818
ipynb: ~notebook_demo/131
1919
language: python
20-
layout: user-guide
20+
layout: base
2121
name: Intro to Animations
2222
order: 1
2323
page_type: example_index

python/annotated_heatmap.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/35
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Annotated Heatmaps
3232
order: 4
3333
page_type: u-guide

python/axes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jupyter:
2929
has_thumbnail: true
3030
ipynb: ~notebook_demo/95
3131
language: python
32-
layout: user-guide
32+
layout: base
3333
name: Axes
3434
order: 12
3535
permalink: python/axes/

python/bar-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/186
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Bar Charts
3232
order: 4
3333
page_type: example_index

python/box-plots.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/20
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Box Plots
3232
order: 3
3333
page_type: example_index

python/bubble-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/1/new-to-plotly-plotlys-python-library-i
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Bubble Charts
3232
order: 3
3333
page_type: u-guide

python/bubble-maps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jupyter:
2626
display_as: maps
2727
has_thumbnail: true
2828
language: python
29-
layout: user-guide
29+
layout: base
3030
name: Bubble Maps
3131
order: 2
3232
page_type: example_index

python/bullet-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/11
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Bullet Charts
3232
order: 7
3333
page_type: u-guide

python/candlestick-charts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jupyter:
2929
has_thumbnail: true
3030
ipynb: ~notebook_demo/275
3131
language: python
32-
layout: user-guide
32+
layout: base
3333
name: Candlestick Charts
3434
order: 2
3535
page_type: example_index
@@ -163,4 +163,4 @@ IFrame(src= "https://dash-simple-apps.plotly.host/dash-candlestickplot/code", wi
163163
```
164164

165165
#### Reference
166-
For more information on candlestick attributes, see: https://plot.ly/python/reference/#candlestick
166+
For more information on candlestick attributes, see: https://plot.ly/python/reference/#candlestick

python/carpet-contour.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jupyter:
2929
has_thumbnail: true
3030
ipynb: ~notebook_demo/145
3131
language: python
32-
layout: user-guide
32+
layout: base
3333
name: Carpet Contour Plot
3434
order: 27
3535
page_type: u-guide

python/carpet-plot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jupyter:
2929
has_thumbnail: true
3030
ipynb: ~notebook_demo/144
3131
language: python
32-
layout: user-guide
32+
layout: base
3333
name: Carpet Plots
3434
order: 26
3535
page_type: u-guide

python/carpet-scatter.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jupyter:
2929
has_thumbnail: true
3030
ipynb: ~notebook_demo/146
3131
language: python
32-
layout: user-guide
32+
layout: base
3333
name: Carpet Scatter Plot
3434
order: 28
3535
page_type: u-guide

python/choropleth-maps.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jupyter:
1717
has_thumbnail: true
1818
ipynb: ~notebook_demo/55
1919
language: python
20-
layout: user-guide
20+
layout: base
2121
name: Choropleth Maps
2222
order: 5
2323
page_type: u-guide

python/click-events.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/240
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Click Events
3232
order: 24
3333
page_type: example_index

python/colorscales.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
has_thumbnail: true
2929
ipynb: ~notebook_demo/187
3030
language: python
31-
layout: user-guide
31+
layout: base
3232
name: Colorscales
3333
order: 22
3434
permalink: python/colorscales/
@@ -253,4 +253,4 @@ fig.show()
253253

254254
### Reference
255255

256-
See https://plot.ly/python/reference/ for more information and chart attribute options!
256+
See https://plot.ly/python/reference/ for more information and chart attribute options!

python/compare-webgl-svg.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jupyter:
2626
with Plotly.
2727
has_thumbnail: false
2828
language: python
29-
layout: user-guide
29+
layout: base
3030
name: Comparing WebGL vs SVG
3131
page_type: example_index
3232
permalink: python/compare-webgl-svg/

python/cone-plot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/206
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: 3D Cone Plots
3232
order: 20
3333
page_type: u-guide

python/configuration-options.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
has_thumbnail: true
2929
ipynb: ~notebook_demo/97
3030
language: python
31-
layout: user-guide
31+
layout: base
3232
name: Configuration
3333
order: 7
3434
page_type: u-guide
@@ -125,4 +125,4 @@ fig.show(config={
125125
#### Reference
126126

127127

128-
See config options at https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_config.js#L6
128+
See config options at https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_config.js#L6

python/contour-plots.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/185
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Contour Plots
3232
order: 2
3333
page_type: example_index
@@ -343,4 +343,4 @@ fig.show()
343343
```
344344

345345
#### Reference
346-
See https://plot.ly/python/reference/#contour for more information and chart attribute options!
346+
See https://plot.ly/python/reference/#contour for more information and chart attribute options!

python/county-choropleth.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jupyter:
2828
has_thumbnail: true
2929
ipynb: ~notebook_demo/212
3030
language: python
31-
layout: user-guide
31+
layout: base
3232
name: USA County Choropleth Maps
3333
order: 20
3434
page_type: u-guide

python/creating-and-updating-figures.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jupyter:
2626
display_as: file_settings
2727
has_thumbnail: true
2828
language: python
29-
layout: user-guide
29+
layout: base
3030
name: Creating and Updating Figures
3131
page_type: example_index
3232
permalink: python/creating-and-updating-figures/

python/custom-buttons.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jupyter:
2626
display_as: controls
2727
has_thumbnail: true
2828
language: python
29-
layout: user-guide
29+
layout: base
3030
name: Custom Buttons
3131
order: 1
3232
page_type: example_index

python/dendrogram.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/262
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Dendrograms
3232
order: 6
3333
page_type: u-guide

python/distplot.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/23
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Distplots
3232
order: 5
3333
page_type: example_index

python/dot-plots.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jupyter:
2727
has_thumbnail: true
2828
ipynb: ~notebook_demo/2
2929
language: python
30-
layout: user-guide
30+
layout: base
3131
name: Dot Plots
3232
order: 3.1
3333
page_type: u-guide
@@ -161,4 +161,4 @@ fig.show()
161161
### Reference
162162

163163

164-
See https://plot.ly/python/reference/#scatter for more information and chart attribute options!
164+
See https://plot.ly/python/reference/#scatter for more information and chart attribute options!

0 commit comments

Comments
 (0)