Creating plots via JSL with automatic axis scaling
I am displaying multiple overlay plots within the JSL H and V List Box structure. I change the start and end date of the data displayed in these plots (see code snippet below) and would like the Y axis data to be automatically scaled to fit within the displayed window without have to manually change the Min and Max values each time I change the date range. I can't find any information in the JSL ...