I have a Bar chart and I am using Error Bars. The issue I am facing is that I cant control the Max and Min axis, I would like the static max and min to be dynamic with the data. I tried copying the same expression in the static max and min and no result.
I dont want to define a hard coded max and min number based on teh max data size.
Please let me know if there is a solution without hard coding the max and min bounds.