How to create time series bar with site names in y-axis

This is not possible within the visualization configuration.
You can
1.) Adapt your data source to have data available that can be visualized
Or
2.) Build a vega visualization that is able to remember the value and draw it

1 Like