I am trying to use Bar Chart control to chart data that I am fetching from Supabase.
But I am facing lots of problems.
I don't know how we can increase the space on Y axis so that the labels come properly. Please check below screenshot. Here I have marked the area where I am facing problem.
I am also not able to assign unique labels to each Bar.
Another thing is that I am not able to specify Y axis bounds Min Y and Max Y
dynamically as the largest value is not know in advance.
In the same way cannot specify Label Interval
dynamically.
Please help in solving these problems.