Home › Forums › Chart Support › unwanted Y-axis values › Reply To: unwanted Y-axis values
@shashiranjan In the fiddle you are explicitly doing this e.chart.options.axisY2[0].minimum = null
e.chart.options.axisY2[0].minimum = null
For the console error case, I’ll log a ticket once I am able to reproduce a small consumable code for it.