JeffersonGarner commented on issue #19794: URL: https://github.com/apache/echarts/issues/19794#issuecomment-2039756452
> Usually units of measurement are shown in axis' [name](https://echarts.apache.org/en/option.html#yAxis.name). Agree! We've got some big numbers and units of measures, so we want to save some space and provide more for the chart view. > But it can also be show on last label by using [max](https://echarts.apache.org/en/option.html#yAxis.max). I can see how this works, and is better than the [referenced workaround ](https://stackoverflow.com/questions/77096133/how-to-get-the-real-splitnumber-and-interval-of-a-axis-of-a-echarts-instance/77102205#77102205), but deriving the max from the data per axis does seem a bit inefficient. -- 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]
