Skip to content

enforce order #2528

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

Merged
merged 1 commit into from
Jun 3, 2020
Merged
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
8 changes: 4 additions & 4 deletions doc/python/2D-Histogram.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,12 @@ jupyter:
language: python
layout: base
name: 2D Histograms
order: 6
order: 5
page_type: u-guide
permalink: python/2D-Histogram/
redirect_from:
- python/2d-histogram/
- python/2d-histograms/
- python/2d-histogram/
- python/2d-histograms/
thumbnail: thumbnail/histogram2d.jpg
---

Expand Down Expand Up @@ -236,4 +236,4 @@ fig.show()
```

#### Reference
See https://plotly.com/python/reference/#histogram2d for more information and chart attribute options!
See https://plotly.com/python/reference/#histogram2d for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/2d-histogram-contour.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 2D Histogram Contour
order: 12
order: 11
page_type: u-guide
permalink: python/2d-histogram-contour/
redirect_from: python/2d-density-plots/
Expand Down Expand Up @@ -249,4 +249,4 @@ fig.show()
```

#### Reference
See https://plotly.com/python/reference/#histogram2dcontour for more information and chart attribute options!
See https://plotly.com/python/reference/#histogram2dcontour for more information and chart attribute options!
2 changes: 1 addition & 1 deletion doc/python/3d-axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,4 +229,4 @@ fig.show()

```python

```
```
9 changes: 4 additions & 5 deletions doc/python/3d-bubble-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.1"
format_version: '1.1'
jupytext_version: 1.2.3
kernelspec:
display_name: Python 3
Expand All @@ -22,14 +22,13 @@ jupyter:
pygments_lexer: ipython3
version: 3.7.3
plotly:
description:
How to make 3D Bubble Charts in Python with Plotly. Three examples
description: How to make 3D Bubble Charts in Python with Plotly. Three examples
of 3D Bubble Charts.
display_as: 3d_charts
language: python
layout: base
name: 3D Bubble Charts
order: 7
order: 6
page_type: u-guide
permalink: python/3d-bubble-charts/
thumbnail: thumbnail/3dbubble.jpg
Expand Down Expand Up @@ -167,4 +166,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#scatter3d and https://plotly.com/python/reference/#scatter-marker-sizeref <br>for more information and chart attribute options!
See https://plotly.com/python/reference/#scatter3d and https://plotly.com/python/reference/#scatter-marker-sizeref <br>for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/3d-camera-controls.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Camera Controls
order: 6
order: 5
permalink: python/3d-camera-controls/
thumbnail: thumbnail/3d-camera-controls.jpg
---
Expand Down Expand Up @@ -290,4 +290,4 @@ fig.show()
#### Reference


See https://plotly.com/python/reference/#layout-scene-camera for more information and chart attribute options!
See https://plotly.com/python/reference/#layout-scene-camera for more information and chart attribute options!
5 changes: 2 additions & 3 deletions doc/python/3d-isosurface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Isosurface Plots
order: 11
order: 10
page_type: u-guide
permalink: python/3d-isosurface-plots/
redirect_from: python/isosurfaces-with-marching-cubes/
Expand Down Expand Up @@ -235,5 +235,4 @@ fig.show()
```

#### Reference
See https://plotly.com/python/reference/#isosurface for more information and chart attribute options!

See https://plotly.com/python/reference/#isosurface for more information and chart attribute options!
6 changes: 3 additions & 3 deletions doc/python/3d-line-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.1"
format_version: '1.1'
jupytext_version: 1.2.3
kernelspec:
display_name: Python 3
Expand All @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Line Plots
order: 8
order: 7
page_type: u-guide
permalink: python/3d-line-plots/
thumbnail: thumbnail/3d-line.jpg
Expand Down Expand Up @@ -120,4 +120,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#scatter3d-marker-line for more information and chart attribute options!
See https://plotly.com/python/reference/#scatter3d-marker-line for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/3d-mesh.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Mesh Plots
order: 10
order: 9
page_type: u-guide
permalink: python/3d-mesh/
thumbnail: thumbnail/3d-mesh.jpg
Expand Down Expand Up @@ -163,4 +163,4 @@ fig.show()
```

## Reference
See https://plotly.com/python/reference/#mesh3d for more information and chart attribute options!
See https://plotly.com/python/reference/#mesh3d for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/3d-scatter-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.1"
format_version: '1.1'
jupytext_version: 1.1.1
kernelspec:
display_name: Python 3
Expand Down Expand Up @@ -122,4 +122,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#scatter3d for more information and chart attribute options!
See https://plotly.com/python/reference/#scatter3d for more information and chart attribute options!
2 changes: 1 addition & 1 deletion doc/python/3d-subplots.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,4 @@ fig.show()
#### Reference


See https://plotly.com/python/subplots/ for more information regarding subplots!
See https://plotly.com/python/subplots/ for more information regarding subplots!
5 changes: 2 additions & 3 deletions doc/python/3d-surface-coloring.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Surface Coloring
order: 9
order: 8
permalink: python/3d-surface-coloring/
thumbnail: thumbnail/3d-surface-color.jpg
---
Expand Down Expand Up @@ -60,5 +60,4 @@ fig.show()
#### Reference


See https://plotly.com/python/reference/#surface-surfacecolor for more information!

See https://plotly.com/python/reference/#surface-surfacecolor for more information!
2 changes: 1 addition & 1 deletion doc/python/3d-surface-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,4 +166,4 @@ fig.show()
#### Reference


See https://plotly.com/python/reference/#surface for more information!
See https://plotly.com/python/reference/#surface for more information!
4 changes: 2 additions & 2 deletions doc/python/3d-volume.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: 3D Volume Plots
order: 12
order: 11
page_type: u-guide
permalink: python/3d-volume-plots/
thumbnail: thumbnail/3d-volume-plots.jpg
Expand Down Expand Up @@ -257,4 +257,4 @@ fig.show()
See https://plotly.com/python/reference/#volume for more information and chart attribute options!

#### See also
[3D isosurface documentation](/python/3d-isosurface-plots/)
[3D isosurface documentation](/python/3d-isosurface-plots/)
4 changes: 2 additions & 2 deletions doc/python/annotated-heatmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: Annotated Heatmaps
order: 8
order: 7
page_type: u-guide
permalink: python/annotated-heatmap/
redirect_from: python/annotated_heatmap/
Expand Down Expand Up @@ -203,4 +203,4 @@ fig.show()

#### Reference

For more info on Plotly heatmaps, see: https://plotly.com/python/reference/#heatmap.<br> For more info on using colorscales with Plotly see: https://plotly.com/python/heatmap-and-contour-colorscales/ <br>For more info on `ff.create_annotated_heatmap()`, see the [full function reference](https://plotly.com/python-api-reference/generated/plotly.figure_factory.create_annotated_heatmap.html#plotly.figure_factory.create_annotated_heatmap)
For more info on Plotly heatmaps, see: https://plotly.com/python/reference/#heatmap.<br> For more info on using colorscales with Plotly see: https://plotly.com/python/heatmap-and-contour-colorscales/ <br>For more info on `ff.create_annotated_heatmap()`, see the [full function reference](https://plotly.com/python-api-reference/generated/plotly.figure_factory.create_annotated_heatmap.html#plotly.figure_factory.create_annotated_heatmap)
9 changes: 4 additions & 5 deletions doc/python/axes.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.2"
format_version: '1.2'
jupytext_version: 1.3.0
kernelspec:
display_name: Python 3
Expand All @@ -22,15 +22,14 @@ jupyter:
pygments_lexer: ipython3
version: 3.7.3
plotly:
description:
How to adjust axes properties in python. Includes examples of linear
description: How to adjust axes properties in python. Includes examples of linear
and logarithmic axes, axes titles, styling and coloring axes and grid lines,
and more.
display_as: file_settings
language: python
layout: base
name: Axes
order: 13
order: 12
permalink: python/axes/
thumbnail: thumbnail/axes.png
---
Expand Down Expand Up @@ -764,4 +763,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#layout-xaxis and https://plotly.com/python/reference/#layout-yaxis for more information and chart attribute options!
See https://plotly.com/python/reference/#layout-xaxis and https://plotly.com/python/reference/#layout-yaxis for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/bar-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.2"
format_version: '1.2'
jupytext_version: 1.3.0
kernelspec:
display_name: Python 3
Expand Down Expand Up @@ -386,4 +386,4 @@ See examples of horizontal bar charts [here](https://plotly.com/python/horizonta

### Reference

See https://plotly.com/python/reference/#bar for more information and chart attribute options!
See https://plotly.com/python/reference/#bar for more information and chart attribute options!
8 changes: 4 additions & 4 deletions doc/python/box-plots.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.2"
format_version: '1.2'
jupytext_version: 1.3.1
kernelspec:
display_name: Python 3
Expand All @@ -31,8 +31,8 @@ jupyter:
page_type: example_index
permalink: python/box-plots/
redirect_from:
- /python/box/
- /python/basic_statistics/
- /python/box/
- /python/basic_statistics/
thumbnail: thumbnail/box.jpg
---

Expand Down Expand Up @@ -491,4 +491,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#box for more information and chart attribute options!
See https://plotly.com/python/reference/#box for more information and chart attribute options!
6 changes: 3 additions & 3 deletions doc/python/bubble-charts.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.1"
format_version: '1.1'
jupytext_version: 1.1.1
kernelspec:
display_name: Python 3
Expand All @@ -27,7 +27,7 @@ jupyter:
language: python
layout: base
name: Bubble Charts
order: 6
order: 5
page_type: u-guide
permalink: python/bubble-charts/
redirect_from: python/bubble-charts-tutorial/
Expand Down Expand Up @@ -222,4 +222,4 @@ fig.show()

### Reference

See https://plotly.com/python/reference/#scatter for more information and chart attribute options!
See https://plotly.com/python/reference/#scatter for more information and chart attribute options!
4 changes: 2 additions & 2 deletions doc/python/bubble-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.1"
format_version: '1.1'
jupytext_version: 1.1.1
kernelspec:
display_name: Python 3
Expand Down Expand Up @@ -208,4 +208,4 @@ fig.show()

#### Reference

See https://plotly.com/python/reference/#choropleth and https://plotly.com/python/reference/#scattergeo for more information and chart attribute options!
See https://plotly.com/python/reference/#choropleth and https://plotly.com/python/reference/#scattergeo for more information and chart attribute options!
9 changes: 4 additions & 5 deletions doc/python/builtin-colorscales.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter:
text_representation:
extension: .md
format_name: markdown
format_version: "1.2"
format_version: '1.2'
jupytext_version: 1.3.1
kernelspec:
display_name: Python 3
Expand All @@ -22,16 +22,15 @@ jupyter:
pygments_lexer: ipython3
version: 3.6.8
plotly:
description:
A reference for the built-in named continuous (sequential, diverging
description: A reference for the built-in named continuous (sequential, diverging
and cylclical) color scales in Plotly.
display_as: file_settings
has_thumbnail: true
ipynb: ~notebook_demo/187
language: python
layout: base
name: Built-in Continuous Color Scales
order: 27
order: 26
permalink: python/builtin-colorscales/
thumbnail: thumbnail/heatmap_colorscale.jpg
v4upgrade: true
Expand Down Expand Up @@ -124,4 +123,4 @@ fig.show()

fig = px.colors.cyclical.swatches()
fig.show()
```
```
Loading