-
-
Couldn't load subscription status.
- Fork 1.4k
Closed
Description
Codepen
The red line uses the left yaxis, blues use the right one.
https://codepen.io/lukaszflorczak/pen/yrpWgZ?editors=1010
Explanation
When I have a series where the only value is 1 and 0 and I also have decimalsInFloat = true (I have always integer values only) in yaxis option, the chart generates values: 0.2, 0.4, 0.6 etc. and rounds them to 0, 0, 0, 1, 1, 1.
I expect that is should be only one 0 and one 1 or 0, 1, 2, 3 etc. in this case.
Metadata
Metadata
Assignees
Labels
No labels
