smartVISU
21:10,16.04, v2.7

Plot-Widgets

plot.comfortchart 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, gad_temp, gad_humidity) }}
id
unique id for this widget
gad_temp
a gad/item for the temperature
gad_humidity
a gad/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