You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As we changes the species that are shown in the plot, it should "un-disable" the "save plot to gallery" button and save that plot along with the species shown list
The text was updated successfully, but these errors were encountered:
…e visible trace groups and records a list of currently visible species.
Added the list of currently visible species to the data set in the save plot request.
Added checks to determine if the new plot has already been saved when the visible species changes in the plot.
Added function to the plot results script to turn off trace groups for species that are not in the list of species sent in the request if they are sent.
Added key to the plots config that makes the plot static in the project manager.
Disabled default plotly legend event listeners.
Closes#981
As we changes the species that are shown in the plot, it should "un-disable" the "save plot to gallery" button and save that plot along with the species shown list
The text was updated successfully, but these errors were encountered: