Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make selection toggle buttons lighterArthur de Jong2023-09-091-3/+3
* Have double click on legend only show that traceArthur de Jong2023-07-301-0/+19
* Add buttons to toggle selection of values in graphArthur de Jong2023-07-292-4/+67
* Show correct order of plots in legendArthur de Jong2023-07-091-1/+1
* Update NPM packagesArthur de Jong2023-01-031-3/+3
* Use pako for compressionArthur de Jong2022-01-031-30/+16
* Provide munin-plot source code as downloadArthur de Jong2021-12-301-1/+4
* First attempt at providing a print styleArthur de Jong2021-12-123-11/+75
* Exclude empty hidden list from dashboard definitionArthur de Jong2021-12-121-1/+5
* Update close buttons to Bootstrap 5Arthur de Jong2021-12-121-6/+2
* Load dashboard from URL if it changesArthur de Jong2021-10-201-6/+18
* Re-organise code a little bitArthur de Jong2021-10-201-44/+52
* Allow creating a sharable linkArthur de Jong2021-10-202-34/+93
* Start week on Monday and show week numbersArthur de Jong2021-10-161-1/+3
* Update calculated ranges when opening pickerArthur de Jong2021-10-161-0/+10
* Update NPM packagesArthur de Jong2021-10-151-0/+3
* Support COLORnn values for field.colourArthur de Jong2021-10-151-1/+8
* Fix the padding around the legendArthur de Jong2021-10-152-3/+2
* Upgrade to Bootstrap 5Arthur de Jong2021-09-033-41/+24
* Update to Plotly.js 2.4Arthur de Jong2021-09-031-4/+4
* Fix typos found by codespellArthur de Jong2021-08-101-2/+2
* Trim leading and trailing nulls before plottingArthur de Jong2021-05-021-2/+12
* Refactor code to process data in one placeArthur de Jong2021-05-021-134/+133
* Fix graph auto-reloadingArthur de Jong2021-02-221-3/+2
* Try to support gaps in graphsArthur de Jong2021-02-211-6/+8
* Also dim min/max range for non-highlighted seriesArthur de Jong2021-01-311-12/+10
* Support more timestamp formatsArthur de Jong2021-01-301-1/+1
* Reload the whole data when the range changesArthur de Jong2021-01-301-58/+20
* Update some NPM packagesArthur de Jong2020-12-201-72/+74
* Allow uploading a dashboard JSON fileArthur de Jong2020-08-162-0/+17
* Allow downloading the dashboard as a JSON fileArthur de Jong2020-08-162-11/+30
* Allow loading dashboard from JSONArthur de Jong2020-08-162-1/+60
* Allow exporting dashboard to JSONArthur de Jong2020-08-162-0/+77
* Make time period selection simplerArthur de Jong2020-08-161-5/+2
* 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-272-1/+30
* 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-262-0/+18
* Hide nav buttons until everything is loadedArthur de Jong2020-01-262-32/+29
* Remember hidden traces in graphsArthur de Jong2020-01-201-29/+55
* Save the graph size in local storageArthur de Jong2020-01-202-11/+43
* Simplify way assets are addedArthur de Jong2020-01-202-3/+9
* Add footerArthur de Jong2020-01-051-2/+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-053-28/+35