Re: Smoothing Algorithm

2021-11-29 Thread Yi Shen
Hi Stephen. I'm afraid you have to use internal methods to calculate the point. Here is what echarts is using: https://github.com/apache/echarts/blob/master/src/chart/line/poly.ts#L278 Regards. On Tue, Nov 30, 2021 at 9:37 AM Stephen Rich wrote: > Hello, I am using a draggable line chart as

Smoothing Algorithm

2021-11-29 Thread Stephen Rich
Hello, I am using a draggable line chart as a method of user input with the series smooth feature set to true. See the yellow line below. The x-axis is the year. In this case, the user dragged the four drag points on the yellow line to produce the curve. I now need to know the value of the

[GitHub] [echarts-handbook] plainheart commented on pull request #26: 基础柱状图的页面存在问题

2021-11-29 Thread GitBox
plainheart commented on pull request #26: URL: https://github.com/apache/echarts-handbook/pull/26#issuecomment-981381022 @SambacFeng Thanks for raising the wrong example code. We'll fix it later. -- This is an automated message from the Apache Git Service. To respond to the message,