[GaugeGenerator]
image_width = 180
image_height = 180
(...)
[[Sun]]
minvalue = 0
maxvalue = 1000
majorstep = 50
minorstep = 1
history = 25
bins = 100
[[max_UV]]
minvalue = 0
maxvalue = 16
majorstep = 5
minorstep = 1
history = 24
bins = 80
<li class="span2">
<img src="SunGauge.png" alt="">
<h5 align="center">Ensoleillement</h5>
</li>
<li class="span2">
<img src="max_UVGauge.png" alt="">
<h5 align="center">UV</h5>
</li>
... but it does not work and I have no error messages.
I cannot find the link how is generated the gauge image (I'm not programmer).
Is there anything I'm doing wrong?
I am using the gaugeengine.py file from the trunk: https://github.com/brewster76/fuzzy-archer/tree/master/bin/user
Any help or suggestion will be welcome. Thanks!
---
Yves MARTIN