Files
weewx/bin/weeplot/genplot.py
Alex Edwards 2f052321d4 Fixed and improved blend() function for day/night colouration.
* Uses shortest travel distance around colour wheel to minimize extra colours in blend.
* Detects grey colours to minimize travel around HSL colour wheel
* Fixes math to use 255.0 rather than 256.0
2019-10-24 11:05:18 +13:00

31 KiB