We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d886b2f commit 5158817Copy full SHA for 5158817
doc/python/builtin-colorscales.md
@@ -5,7 +5,7 @@ jupyter:
5
text_representation:
6
extension: .md
7
format_name: markdown
8
- format_version: '1.2'
+ format_version: "1.2"
9
jupytext_version: 1.3.1
10
kernelspec:
11
display_name: Python 3
@@ -22,7 +22,8 @@ jupyter:
22
pygments_lexer: ipython3
23
version: 3.6.8
24
plotly:
25
- description: A reference for the built-in named continuous (sequential, diverging
+ description:
26
+ A reference for the built-in named continuous (sequential, diverging
27
and cylclical) color scales in Plotly.
28
display_as: file_settings
29
has_thumbnail: true
@@ -124,11 +125,3 @@ fig.show()
124
125
fig = px.colors.cyclical.swatches()
126
fig.show()
127
```
-
128
-```python
129
130
-```
131
132
133
-xx
134
0 commit comments