howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
426 stars 94 forks source link

Change SCALE to non integer data #143

Closed jacardbr closed 5 years ago

jacardbr commented 6 years ago

How do I to change the SCALE to data between 0 and 1, eg. 0.001

howardjones commented 6 years ago

You can already have decimals in a SCALE:

SCALE 0 0.5 255 255 0

works fine.