hi - i want to be able to use the color indicator for the treemap to come from my data.
but I also always set my "styledmode = true" on my defaults, so that way my chart labels, etc are controlled via my css with my colors/labels/ etc
If I am in styledmode - how can i apply specific colors to chart points or even just have the points be different colors?
Example with the styled mode on where the whole chart is black
https://jsfiddle.net/jmac88/ov3sy4hm/34/
if i turn styledmode off and await for standard colors:
Everything comes in as black in the chart:
https://jsfiddle.net/jmac88/6boag9sp/3/