]> git.ipfire.org Git - people/ms/westferry.git/commit
analytics: Add graph thumbnails
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Dec 2015 21:55:33 +0000 (22:55 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 18 Dec 2015 21:55:33 +0000 (22:55 +0100)
commit0ac359f39174d8b941161ec90de210db70357627
tree3d5a39f1b2c61a31caeffef45b689e1c63d2b744
parent615d633547b2f45fced380baf0e95d46669b2ffd
analytics: Add graph thumbnails

Thumbnails of graphs are very handy for the user to
see certain events in the graph at one sight.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Makefile.am
src/templates/modules/graphs/preview.html
src/templates/modules/graphs/thumbnail-bar.html [new file with mode: 0644]
src/templates/modules/graphs/thumbnail.html [new file with mode: 0644]
src/westferry/handlers/analytics.py
src/westferry/ui/graphs.py