Assigning a color directly in a analyzer chart possible?

Hi,

I make quite intensive use of simple charts in OH pages. I just like this because it takes a few clicks to get a chart up and mostly a simple visualisation is good enough to go.
However the default colors sometimes are questionable, e.g. bright blue and bright green, difficult to differ on a mobile screen.
My question is if it’s possible to set a color somewhere in the config part of the analyzer widget. Below is an example with two timeseries for which I would like to choose other then the standard colors.

Thanks,
Soeren

[...]
  - component: oh-plan-marker
    config:
      action: analyzer
      actionAnalyzerItems:
        - KWB_BOILER_CF2_bufferPump
        - KWB_BOILER_CF2_flameTemperatureActualValue
[...]

I don’t think this is possible at the moment.

You would have to build your own chart popup.

This topic was automatically closed 41 days after the last reply. New replies are no longer allowed.