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.
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.