Plot-Widgets

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


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 (optional)
item_temp
an item for the temperature
item_humidity
an 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