Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/src/munin-plot.js
Commit message (Expand)AuthorAgeFilesLines
* Ignore seconds when making data requestsArthur de Jong2020-06-201-2/+2
* Send the correct relayout eventArthur de Jong2020-06-201-1/+1
* Only hover on one series in busy graphArthur de Jong2020-06-141-0/+4
* Be slightly more efficient with handling zoom changesArthur de Jong2020-04-101-7/+7
* Add a dashboard chooserArthur de Jong2020-01-271-1/+23
* Split setting of graph list to separate functionArthur de Jong2020-01-271-17/+26
* Use more jQueryArthur de Jong2020-01-271-114/+88
* Add a button to clear all graphsArthur de Jong2020-01-261-0/+13
* Hide nav buttons until everything is loadedArthur de Jong2020-01-261-31/+28
* Remember hidden traces in graphsArthur de Jong2020-01-201-29/+55
* Save the graph size in local storageArthur de Jong2020-01-201-11/+24
* Simplify way assets are addedArthur de Jong2020-01-201-0/+9
* Add an animation to removing a graphArthur de Jong2020-01-051-4/+6
* Store date range and current graphs in local storageArthur de Jong2020-01-051-2/+34
* Various minor improvementsArthur de Jong2020-01-051-17/+22
* Simplify left bar of graphArthur de Jong2019-12-311-33/+37
* Add navigation bar with date range selectorArthur de Jong2019-12-301-468/+528
* Use ESLint to check code styleArthur de Jong2019-12-301-287/+302
* Use webpack to build Javascript partArthur de Jong2019-12-301-0/+530