Hi all,
We have created a dashboard with several plots regarding the status and parameters of a bunch of batteries during their use, charge and discharge.
Among other we have the classic lenses line and pie plots, for which the upper bar filters work marvelous.
However, there is some info for which the best plot is a simple scatter plot X-Y with some legend for each serial number of the battery for example. We have created this with Vega-Lite and it works okay but it is a pitty that the upper bar filters do not work with them. We end up having to change the vega code if we want to filter a particular period of time or battery serial number of each of the plots.
The question will therefore be: is there a way that the upper bar filters are taken into account in vega-lite plots? Or otherwise, is it possible to do some scatter plots with Lens?
Thank you very much,
Rober