Skip to content

Commit b298008

Browse files
crosslinking
1 parent be25a7b commit b298008

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: doc/python/colorscales.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,11 @@ jupyter:
3838
v4upgrade: true
3939
---
4040

41-
### Predefined colorscales in Plotly Express
41+
### Built-In Colorscales
4242

43-
A collection of predefined sequential colorscales is provided in the `plotly.express.colors.sequential` module.
43+
Plotly comes with a large number of [Built-in Continuous Colorscales](/python/builtin-colorscales/).
44+
45+
### Using Built-In Colorscales in Plotly Express
4446

4547
Here is an example that creates a scatter plot using Plotly Express, with points colored using the Viridis colorscale.
4648

0 commit comments

Comments
 (0)