For example, when plotting live data, I want my y-axis to always be between 0 and 10000, unless data goes above 10000. Then I want it to adjust in intervals of 1000. As data disappears from the live series, if all points all go below 10000, I want the maximum to reset to 10000. Is this possible?