Deltares / fews-web-oc

Delft-FEWS Web Operator Client
https://deltares.github.io/fews-web-oc/
GNU Affero General Public License v3.0
7 stars 5 forks source link

Rescale plot whe line is toggled #999

Open hvangeffen opened 3 weeks ago

hvangeffen commented 3 weeks ago

Description

Redraws the extend when a line is toggled. Currently uses custom add and remove chart functions. Could be added to chart library instead. Resetting extend in case of shared zoom can lead to unexpected behaviour, don't know exactly what would be expected in those cases.

Test example (durban): http://localhost:5173/topology/node/viewer_coastal_waves/viewer_coastal_waves_ww3/map/ww3_hs/coordinates/-31.159/31.423

Checklist