xingaa commented on issue #6767: URL: https://github.com/apache/echarts/issues/6767#issuecomment-1313202445
> 如果是柱状图、折线图之类的,推荐 log 轴(通过 [yAxis.type](http://echarts.baidu.com/option.html#yAxis.type) 设置为 `'log'`);如果是饼图,赞同 @DukeGJ 的说法,ECharts 可以通过 [minAngle](http://echarts.baidu.com/option.html#series-pie.minAngle) 设置最小的扇形角度。 如果使用log,值为1或小于1时会直接无高度,非常影响美观 -- 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]
