May ask what is the best way to pass two different sets of data to two different charts?
From all the examples I've encountered there's only one variable with name data. Is there a way how to influence/change the name?
When I try to pass two dataset to two different charts they should not be sharing it.
(I am aware of #55 but that solution didn't work for me)