8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79a0e0e commit c8b38f4Copy full SHA for c8b38f4
doc/python/supported-colors.md
@@ -53,7 +53,7 @@ fig = go.Figure([
53
fig.show()
54
```
55
56
-These colors are supported in Plotly.py when a property accepts a [named CSS colors](https://developer.mozilla.org/en-US/docs/Web/CSS/named-color).
+These colors are supported in Plotly.py when a property accepts a [named CSS color](https://developer.mozilla.org/en-US/docs/Web/CSS/named-color).
57
58
```python hide_code=true
59
import plotly.graph_objects as go
0 commit comments