mglimmerveen commented on issue #11589: Is it possible to put the y-axis both left and right? URL: https://github.com/apache/incubator-echarts/issues/11589#issuecomment-551439728 > So you want two axes on two sides, and they are the same? > You can set `yAxis` to be an array of y axes and max value should be set to make sure they are the same. Then, hide `splitLine` of the right axis. @Ovilia thanks for your quick reply! I had previously tried something like this, but ran into problems with deviating values, as you mentioned. I thought that was because the min & max was automatically deducted from the series, but on second thought, I think I overlooked something. I will try again and get back shortly...
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
