equinor / webviz-archived

THIS REPO IS NOT MAINTAINED ANYMORE. Go to https://github.com/equinor/webviz-config for the new repo.
GNU Lesser General Public License v3.0
19 stars 6 forks source link

Clicking labels removes slider filter. #132

Open eivindjahren opened 5 years ago

eivindjahren commented 5 years ago

Operating system: RHEL7

Description When clicking labels to hide data, the slider disappears

Expected behavior

Slider should remain and the label should toggle hidden data.

How to reproduce

Start Fan Chart example with slider column. Click to legend next to line-1. The slider disapears and remains missing after untoggeling line-1.

kristofferlund commented 5 years ago

The slider also disappears when resizing the browser window. It seems to actually be removed from the DOM elements, which seems pretty strange.