Selection in one graph determines what is plotted in another graph
Hi everyone, I'm probably missing something obvious here - but I'm struggling with a special selection case. I have one plot controlling the content of another plot: If I select 3 points, I get 3 curves displayed.If I deselect 2 of those points, only 1 curve remains.So far, everything behaves exactly as expected. However, when I deselect the last remaining point, so that nothing at all is select...