You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/python/colorscales.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ fig.show()
157
157
158
158
### Explicitly Constructing a Color scale
159
159
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)
0 commit comments