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
Describe the bug
I couldn't figure out a way presently to ignore 0 on a line in a LineChart. issue that comes up is when you only have one data point with a value, it still draws a line from 0. I believe it should just show a point because the 0 should be ignored.
Describe the bug
I couldn't figure out a way presently to ignore 0 on a line in a LineChart. issue that comes up is when you only have one data point with a value, it still draws a line from 0. I believe it should just show a point because the 0 should be ignored.
`
The text was updated successfully, but these errors were encountered: