I am trying to change the axis stroke and axis font color in an anystock chart. I tried using the normal method for anycharts and it didn't work. Is there a way to change these values?
I am trying to change the axis stroke and axis font color in an anystock chart. I tried using the normal method for anycharts and it didn't work. Is there a way to change these values?
You are probably looking for these methods:
https://api.anychart.com/7.14.3/anychart.core.stock.Plot#yAxis https://api.anychart.com/7.14.3/anychart.core.stock.Plot#xAxis
Here is a sample: https://jsfiddle.net/vmgwemws/