ptandler commented on issue #20820: URL: https://github.com/apache/echarts/issues/20820#issuecomment-2717653438
What I noticed: when you increase the max value for the yAxis (in line 21 in the last link) from 20 to e.g. 200, then the lines are drawn correctly. Playing a bit longer with this I found the value where it changes: for yAxis.max = 127 it works, for 126 it shows the bug. -- 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]
