www/js/log_fermentation.js

changeset 180
a5aa3502310c
parent 179
8adaeecd9dc8
child 183
a810539dc218
equal deleted inserted replaced
179:8adaeecd9dc8 180:a5aa3502310c
95 maxValue: 100, 95 maxValue: 100,
96 displayValueAxis: false, 96 displayValueAxis: false,
97 description: "Heat/Cool %" 97 description: "Heat/Cool %"
98 }, 98 },
99 series: [ 99 series: [
100 { dataField: "cooler", lineWidth: 1, displayText: "Cool %", opacity: 0.3 }, 100 { dataField: "cooler", lineWidth: 1, displayText: "Cool %", opacity: 0.4 },
101 { dataField: "heater", lineWidth: 1, displayText: "Heat %", opacity: 0.3 } 101 { dataField: "heater", lineWidth: 1, displayText: "Heat %", opacity: 0.4 }
102 ] 102 ]
103 }, 103 },
104 { 104 {
105 type: 'spline', 105 type: 'spline',
106 valueAxis: { 106 valueAxis: {

mercurial