JeffersonLab / wave

Web Archive Viewer and Expositor
https://epicsweb.jlab.org/wave
MIT License
2 stars 0 forks source link

Move series to top #20

Closed slominskir closed 1 year ago

slominskir commented 1 year ago

Fixes https://github.com/JeffersonLab/wave/issues/17

This is a brute force approach that is super inefficient, but gets the job done. The selected series config is queried/backed up, then the series is removed, then readded, then the original config (series color, etc.) is re-applied, then the page is reloaded.

slominskir commented 1 year ago
Screenshot