Closed tomdonaldson closed 3 years ago
The plotting functions from the initial notebook were moved to servicemon.analysis.basic_plotting
. New functions were added servicemon.analysis.plot_pages
to facilitate generating html pages with 1 week of plot data, suitable for calling once a week from a cron job.
The idea is to be able to programmatically regularly generate plots for successive time intervals, and make them web accessible.