100pah commented on issue #9020: How to change the smoothing of a line chart
URL: 
https://github.com/apache/incubator-echarts/issues/9020#issuecomment-419507230
 
 
   Currently, only built-in smooth algorithm can be used, see 
<https://ecomfe.github.io/echarts-doc/public/en/option.html#series-line.smoothMonotone>
 for details.
   
   But in fact do you want to draw a quarticOut line, like this 
[example](https://ecomfe.github.io/echarts-examples/public/editor.html?c=line-easing)
 dose?
   
   

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