The query string is never saved to the dashboard state, so the user has to re-enter it if the dashboard client closes.
In addition, the actual time series data does not persist. One solution would be to generate an ASCOT data set when the time series plot is generated. A simpler option is to simply save the query to the gadget state and resubmit it whenever the gadget is reloaded.