Closed m1neral closed 9 years ago
Hi @m1neral
Little bit different but more simple. e.g. I want to use pattern number 0
color:'url(#highcharts-default-pattern-0)'
or
fillColor:'url(#highcharts-default-pattern-0)'
here an example http://jsfiddle.net/ErU8H/530/
Hi @h4ckm03d
Thanks for the reply, but option "color" implemented in new version of plugin (by pull-request @stephanevanraes ). Issue was created in a previous version :)
In the previous version 1.x it was possible to fill series established color and use pattern over the fill[property "fillColor"].
How to do it in the new version? Thanks!