Hi,
I am just wondering if its possible to create a chart where the y axis is dynamic. For example
If I have a min of 200 and a max of 300 for one product and then another product has a min of 700 and a max of 1000 is it possible to get the y axis to be 80% of the min and 120% of the max of these two? Hopefully that makes sense. I know I can change the min and max but the scale is off when I switch between the two products. I also know DOMOs default does the Y axis dynamically but it starts the Y axis very low so I am unable to see the difference between two points that vary by a small amount.