Skip to content

Commit c24c060

Browse files
committed
Update pattern-hatching-texture.md
1 parent c26af7b commit c24c060

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/python/pattern-hatching-texture.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ jupyter:
3434
thumbnail: thumbnail/pattern.png
3535
---
3636

37-
*New in 5.0, with support for pie and sunburst charts in 5.15*
37+
*New in 5.0, with support for pie, sunburst, icicle, funnelarea, and treemap charts in 5.15*
3838

39-
[Bar charts](/python/bar-charts/), [histograms](/python/histograms/), [polar bar charts](/python/wind-rose-charts/), [area charts](/python/filled-area-plots/), [pie charts](/python/pie-charts), and [sunburst charts](/python/sunburst-charts) have large markers or areas which support not only a fill color, but also an optional **pattern** (also known as "hatching" or "texture"). This can be used for a variety of reasons:
39+
[Bar charts](/python/bar-charts/), [histograms](/python/histograms/), [polar bar charts](/python/wind-rose-charts/), [area charts](/python/filled-area-plots/), [pie charts](/python/pie-charts), [sunburst charts](/python/sunburst-charts), [funnelarea charts](/python/funnel-charts), [icicle charts](/python/icicle-charts/), and [treemap charts](/python/treemaps), have large markers or areas which support not only a fill color, but also an optional **pattern** (also known as "hatching" or "texture"). This can be used for a variety of reasons:
4040

4141
* to double-encode variables (i.e. using both color and pattern) to improve accessibility for visually-impaired end-users
4242
* to encode an additional variable beyond just using color

0 commit comments

Comments
 (0)