I created a multiline graph with many different lines (by adding y-axis metrics for each line). Each representing a different type of value.
i want the user to be able to decide which values to see interactively.
I saw that when there are more then two line in the visualzation editing i can choose disable aggregation and it will disapear from the graph. But i don't see an option to do this in runtime.
I can switch to the vega plugin if needed, but i didn't see an option to do it there either.