You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it's all normal, because step option is different for each line. Set all lines to same step and the gaps will look the same.
📌 please close issue if problem solved.
No, unfortunately that doesn't solve the problem. It is the case that both the connection from the value to the left of null must have no connection, as well as the connection from the value to the right from null to null. This means that the graph is not displayed correctly in any of the step options.
The interpolated graph does it right. There is no connection to and from null here.
Version
5.5.1
Link to Minimal Reproduction
https://echarts.apache.org/examples/en/editor.html?c=line-step&version=5.5.1
Steps to Reproduce
Use above example and add null values in the middle of the dataset.
Current Behavior
Lines are painted that are not allowed to be painted. I have marked these in red here:
Expected Behavior
Marked area should not be there.
Environment
Any additional comments?
No response
The text was updated successfully, but these errors were encountered: