On Monday, August 7, 2017 at 8:36:10 AM UTC-4, Neil Trimboy wrote: > > Bump, sorry same question. What happened to some of the new images, in > particular the flags ? > I cant find the plotting branch referred to. >
the code for flags, polar plots, arbitrary functions, and a few other odds and ends is now available on the newplot branch there are unit tests that illustrate many of the variations. to see them, run the unit tests like this: PYTHONPATH=bin python bin/weeplot/test/test_genplot.py then look at the html pages in /var/tmp/weewx_test/test_genplot/test_genplot.html this is still pretty rough, especially the defaults m
