Skip to content

Commit 5511264

Browse files
committed
Merge remote-tracking branch 'origin/doc-prod' into docs-for-next-release
2 parents cda23ca + d5ac1bd commit 5511264

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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 the `colorscale` parameter [below](#custom-heatmap-color-scale-with-graph-objects).
161161

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

0 commit comments

Comments
 (0)