Skip to content

Commit d92676c

Browse files
committed
Update icicle-charts.md
1 parent 96ae271 commit d92676c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: doc/python/icicle-charts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ fig.show()
422422

423423
*New in 5.15*
424424

425-
Icicle charts support [patterns](/python/pattern-hatching-texture/) (also known as hatching or texture) in addition to color. In this example, we apply a pattern to all chart sections. We also configure the size and solidity of the pattern.
425+
Icicle charts support [patterns](/python/pattern-hatching-texture/) (also known as hatching or texture) in addition to color. In this example, we apply a pattern to all chart sections. We also configure the `size` and `solidity` of the pattern.
426426

427427
```python
428428
import plotly.graph_objects as go

0 commit comments

Comments
 (0)