highcharts/pattern-fill

Ability to set path fill color from parent rather than an explicit private prop

Closed this issue · 0 comments

Problem:

Unable to style fill color.

Solution

If we set fill: inherit, we would still be able to override fill color of path by styling svg outside of shadow dom like referenced in this article https://tympanus.net/codrops/2015/07/16/styling-svg-use-content-css/.