Hi,
is there a way to define one style (like the opacity and starting with which time range to disconnect the dots in the “time series“) and use this for multiple panels? The origin of this is because I found myself often duplicating panels just to avoid having to adjust the styling settings over and over againg. While duplicating works for “initialization“, it does not work when I want to adjust e.g. the opacity for all panels. So one needs to manually touch all panels in order to make them look uniform.
Is there a way to define a “style” which acts as some sort of default to the panels applying this style (each panel might still overwrite the defaults of course for customizability)? (or maybe think of it like multiple “layers“ of configuration where the layer on the top partially shadows the layers below)
Or is there another solution for this issue? (I know library panels exist but then the panels also need to share the same query and selective customizations are not possible as far as I know)