I have a card that is a mix of stacked bar and line. The stacked bar and two lines are on the primary axis while the final line is on the secondary. The issue I am running into is that the y-axis scale is way to large consistently. It is currently starting at a value of 50 billion and the max value of any data point is 15 billion. I know there is a way to set a max value, but if I set the max value to say 15 billion if I then apply a quick filter which is common practice for this card, I end up with a scale that reaches 15 billion even though my actual values shrink (scale does not dynamically update). Question: Is it possible to update the primary y-axis scale so it does not go so far above my actual values and still have it dynamically update when I apply filters?
Thanks,
Adam