Ovilia commented on issue #9885: 使用series[i]-bar.markLine.precision配置,保留两位小数时,我遇到了一些问题 URL: https://github.com/apache/incubator-echarts/issues/9885#issuecomment-460032380 Please understand that in JavaScript, `25.000` is exactly the same as `25`. So by no means, we can identify them from each other. That being said, you can use [label.formatter](https://echarts.baidu.com/option.html#series-line.markLine.label.formatter) to change the precision.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
