Skip to content

Commit cdb6822

Browse files
authored
Update language
1 parent b68c2cd commit cdb6822

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. There is an equivalent graph objects example using its [colorscale parameter below.](#custom-heatmap-color-scale-with-graph-objects)
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)