vnstat-php icon indicating copy to clipboard operation
vnstat-php copied to clipboard

Multiple improvements and fixes

Open logicalshrapnel opened this issue 3 years ago • 4 comments

  • Fix so that the hourly data is correctly displayed (old code expected id = hour but that was not true which made the result show up randomly.
  • Added support for aliases in config file and listing in dropdown and title
  • Added graph of daily data
  • Added support to switch graphs between line and bar
  • Added explanation of graph colors and support to toggle data on/off
  • Remove maxBytes related code as it was not used.

logicalshrapnel avatar Dec 27 '20 17:12 logicalshrapnel

Major changes in my commits above:

  • Tabbed design for better visibility
  • Graphs of daily and monthly data
  • Support for comparing two data sets
  • Support for aliases in config file

Important bugfixes:

  • Fix so sorting work correctly
  • Fix so that the hourly data is correctly displayed
  • Fixed the broken Top10 numbering

logicalshrapnel avatar Jan 01 '21 18:01 logicalshrapnel

Since I still see lots of commits coming in, I assume this is still work on progress?

DASPRiD avatar Jan 06 '21 17:01 DASPRiD

I thought I was done twice. First after my initial pull request and then after the list of updates. But now I think I can finally say that I ran out of ideas for what more to do. I hope you don't mind my changes.

logicalshrapnel avatar Jan 06 '21 17:01 logicalshrapnel

I'll see that I can review all changes in the next week or two. Am a little busy at the moment.

DASPRiD avatar Jan 07 '21 00:01 DASPRiD