Skip to content

Commit b68c2cd

Browse files
added a cross reference
1 parent 3d36c65 commit b68c2cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/python/colorscales.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ fig.show()
157157

158158
### Explicitly Constructing a Color scale
159159

160-
The Plotly Express `color_continuous_scale` argument accepts explicitly-constructed color scales as well:
160+
The Plotly Express `color_continuous_scale` argument accepts explicitly-constructed color scales as well. There is an equivalent graph objects example using its [colorscale parameter below.](#custom-heatmap-color-scale-with-graph-objects)
161161

162162
```python
163163
import plotly.express as px

0 commit comments

Comments
 (0)