Plot-Widgets

plot.comfortchart plot.minmaxavg plot.multiaxis plot.period plot.rtr plot.temprose


plot.comfortchart

The diagram showing curves of relative humidity and effective temperature superimposed upon rectangular coordinates. The comfort-zones indicate when humans feel good.

Parameters
{{plot.comfortchart(id, item_temp, item_humidity) }}
id
unique id for this widget
item_temp
a item for the temperature
item_humidity
a item for the humidity
Example
{{ plot.comfortchart('p1', 'bath.plot.temp', 'bath.plot.humidity') }}
Use the slider to control the temperature Use the slider to control the humidity

comfortchart plot

Widgets

Design

Misc