Hello,
Coming to this group with another feature request. I am working with some charts where the colors need to be consistent across categories, and with another software package. Some of these categories use patterns plus color to distinguish themselves.
I know you can create patterns using the html "background" attribute using some gradient tricks, and creating a pattern in the HTML5 canvas should be no problem, but the GC API does not have a socket to do this.
I was hoping to find something in the style.fill-color, but no dice.