You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@echarts.apache.org by GitBox <gi...@apache.org> on 2018/05/26 06:27:17 UTC

[GitHub] wangliguo6666 opened a new issue #8410: 关于使用的几点建议

wangliguo6666 opened a new issue #8410: 关于使用的几点建议
URL: https://github.com/apache/incubator-echarts/issues/8410
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   
   
   ### One-line summary [问题简述]
     目前有下图3点的建议,在使用过程中,我更希望这些东西能够自适应,我们在使用的时候几乎很少去专门的配置。虽然echarts提供接口去配置调整,增强了某些方面灵活性,但也损失了一些体验和其他的东西,例如,图中问题2,这种体验并不好,我们也不会去专门设置Y轴的范围,因为这些有时并不可控
   除了图中的问题,再补充以下一点点:legend 是否也可以自动生成呢
   
    这是一个highcharts的例子(https://code.hcharts.cn/demos/hhhhDa),我感觉这个例子比较好,接口也很简单,我感觉是可以借鉴的
   
   ### Expected behaviour [期望结果]
   
   
   ![7547e76c-ec03-40c8-9d0a-22056e3c2024](https://user-images.githubusercontent.com/18714910/40572987-f9828446-60eb-11e8-8745-cc4b318b932f.png)
   
   
   
   ### ECharts option [ECharts配置项]
   <!-- Copy and paste your 'echarts option' here. -->
   <!-- [下方贴你的option,注意不要删掉下方 ```javascript 和 尾部的 ``` 字样。最好是我们能够直接运行的 option。如何得到能运行的 option 参见上方的 guidelines for contributing] -->
   ```javascript
   option = {
   
   }
   
   ```
   
   
   
   
   ### Other comments [其他信息]
   Echarts很好,功能也很强大。但有些使用和体验可以做的更好。
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@echarts.apache.org
For additional commands, e-mail: dev-help@echarts.apache.org