Ok, but your code hardcode the maximum value of y-axis. We can find the maximum value by iterating over each data point.
But is there any inbuilt feature for finding the maximum value. And how much offset to take for y-axis maximum value?
And, how to handle the same problem for stacked column chart like this?
-
This reply was modified 6 years, 7 months ago by Meraj Ahmed. Reason: typo