We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be25a7b commit b298008Copy full SHA for b298008
doc/python/colorscales.md
@@ -38,9 +38,11 @@ jupyter:
38
v4upgrade: true
39
---
40
41
-### Predefined colorscales in Plotly Express
+### Built-In Colorscales
42
43
-A collection of predefined sequential colorscales is provided in the `plotly.express.colors.sequential` module.
+Plotly comes with a large number of [Built-in Continuous Colorscales](/python/builtin-colorscales/).
44
+
45
+### Using Built-In Colorscales in Plotly Express
46
47
Here is an example that creates a scatter plot using Plotly Express, with points colored using the Viridis colorscale.
48
0 commit comments