Posted 18 September 2019, 3:30 pm EST
Hello,
in my application I have several chart axes. I would like to give them separate colors for better UX (e.g. one axis will be red, another green, etc.). But the only way to style axes I've found is to use CSS for .wj-line class. Unfortunately this will change colors for ALL axes and I need to have different colors in different axes.
Is there any way to achieve this?
Thank you!