tomsoftware edited a comment on issue #12592: URL: https://github.com/apache/incubator-echarts/issues/12592#issuecomment-626173154
Hi Ovilia: The "confidence-band" example is quiet a hack cause it uses a "base" value to shifts all y-values to be larger then 0 and fakes all lables and ticks.This is quite an bad idea cause I want to dynamicly add new values... how should I do this? Always calculating and applying a new base? Also this makes the code quiet complicated. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
