Plot should update with new axis when applying an RSF value.
Changes needed to apply this change include saving the figure.line object as a class attribute and edit the y_range_name attribute of said line in the custom callback for application of the RSF
There also needs to be a test on the length of figure.yaxis to ensure that there is no secondary axis earlier in the iteration.
Plot should update with new axis when applying an RSF value.
Changes needed to apply this change include saving the figure.line object as a class attribute and edit the y_range_name attribute of said line in the custom callback for application of the RSF
There also needs to be a test on the length of figure.yaxis to ensure that there is no secondary axis earlier in the iteration.