balasahebbagal commented on issue #19523: URL: https://github.com/apache/echarts/issues/19523#issuecomment-1903321007
> > handle such cases where ECharts overrides the manual setting > > none that I am aware @helgasoft Thanks for your response. I have observed a behavior, whenever I plot a y axis and give it a maximum value lets say 'x' and now if I add a split number to it say 'y'. Now if x is properly divisible by y then split number works fine and I get to see those many intervals as defined by split number. But if x is not divisible by y then split number does not work properly and the intervals that we get to see on the axis are random. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
