Using a bar chart, if we have a chart that has just one value, with the interval set to 1, it renders a -1 & 1 on either side. In most cases there is more than one value, but in these cases where there is not, we get this happening. See screenshot here
This topic was modified 4 years, 10 months ago by interactivejam.
This topic was modified 4 years, 10 months ago by interactivejam.
Whenever there is less number of dataPoint with labels, there is no necessity of setting the interval as chart handles it automatically. So, removing the interval should work fine in your case.