Hi, I have the following workflow. Everything works finde, but the range of the slider widget ist not used for the scatter plot.
Can anyone help me?
Best
Paul
Hi, I have the following workflow. Everything works finde, but the range of the slider widget ist not used for the scatter plot.
Can anyone help me?
Best
Paul
Hey @bei_paul,
The Interactive Range Slider Filter Widget is currently only working interactive with the old (JavaScript) views. If you want to use it with the new views you have to use a filter apply node and a refresh button widget. We will in the future add an auto refresh capability to the Interactive Range Slider Filter Widget.
ShowSliderWithNewViews.knwf (80.9 KB)
Greetings,
Daniel