alexandermarston / vnstat-dashboard

A responsive web UI to view network traffic statistics provided by vnStat (with support for version 2.x)
https://alexandermarston.github.io/vnstat-dashboard/
144 stars 60 forks source link

possible to get a non google-charts alternative? #50

Open jamiew0w opened 3 years ago

jamiew0w commented 3 years ago

Sorry, I realise this could be quite a big ask but figured it was worth asking just in case.

Would it be possible to have a version of this without the dependancy on google-charts? Ideally one where we hosted the JS ourselves?

Thanks in advance for your time, this repo is super useful!

kdkasad commented 3 years ago

I've started working on one here that uses Chart.js (which is FOSS) as the only external library. It's very basic at the moment and nowhere near as good as vnstat-dashboard, though.