Skip to content

Commit 81a6e9c

Browse files
adding introductory text.
1 parent bd10f20 commit 81a6e9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/python/horizontal-bar-charts.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,8 @@ fig.show()
112112

113113
### Color Palette for Bar Chart
114114

115+
This bar chart uses a sequential palette to show gradations of responses. Additional color options for sequential palettes are available at [The Urban Institute](https://urbaninstitute.github.io/graphics-styleguide/#color) and [Colorbrewer](https://colorbrewer2.org/#type=sequential)
116+
115117
```python
116118
import plotly.graph_objects as go
117119

0 commit comments

Comments
 (0)