-
Notifications
You must be signed in to change notification settings - Fork 19.8k
Open
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Description
Version
current
Link to Minimal Reproduction
see below
Steps to Reproduce
Use the ECharts help here:
https://apache.github.io/echarts-handbook/en/how-to/chart-types/line/basic-line/
Select a few points and set smoothMonotone to x.
With smoothMonotone:
Without smoothMonotone:
Current Behavior
Setting the option generates saddle points at the actual data points.
Expected Behavior
The graph should not have saddle points but simply be monotone.
Environment
ECharts helpAny additional comments?
I found this when examining data shown in home assistant. The data was surprising to me until I realized it was actually a graphing artifact.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugenThis issue is in EnglishThis issue is in EnglishpendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.