helgasoft commented on issue #20908: URL: https://github.com/apache/echarts/issues/20908#issuecomment-2790481706
Bug confirmed, _yAxis.min_ is not respected when above data range, true also for positive values. However, such setting should always produce an empty chart. Does it make sense? Not to me. Workaround for your example is to append one zero(0) value to _series.data_. -- 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]
