DennisOosterling opened a new issue #9020: How to change the smoothing of a 
line chart
URL: https://github.com/apache/incubator-echarts/issues/9020
 
 
   <!--
   为了方便我们能够复现和修复 bug,请遵从下面的规范描述您的问题。
   -->
   
   
   ### One-line summary [问题简述]
   
   How to change the smoothing of a line chart
   
   
   
   ### Version & Environment [版本及环境]
   + ECharts version [ECharts 版本]:
   "echarts": "4.0.4",
   "echarts-for-react": "2.0.8"
   
   + Browser version [浏览器类型和版本]:
   Chrome 
   
   + OS Version [操作系统类型和版本]:
   Ubuntu 16.04
   
   
   
   ### Expected behaviour [期望结果]
   
   How can the smoothing formula of a line chart be changed? (So **not** the 
animation, but the drawing of the line itself)
   I would like to use something like `quarticOut`
   
![image](https://user-images.githubusercontent.com/31688709/45142158-14734e80-b1b8-11e8-9117-7c7b46ce0e75.png)
   

----------------------------------------------------------------
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]

Reply via email to