[solved] Traffic Graph on Dashboard show only 1 interface
-
it just me or newest gui only show 1 interface Traffic Graph in Dashboard?
-
Looks like it only renders the WAN graph.
Thanks, I'll check into that.
-
Provision had been made to enable/disable each graph, but there seems to be no way to set those enable/disable flags in the GUI.
I added some checkboxes to the traffic graph configuration panel to do that, and updated the PHP to respect them.
-
Hi
Speaking about graphs they are old. This should be for example like https://google-developers.appspot.com/chart/interactive/docs/gallery/linechart.
Trying to beautify things!
Thanks
-
Provision had been made to enable/disable each graph, but there seems to be no way to set those enable/disable flags in the GUI.
I added some checkboxes to the traffic graph configuration panel to do that, and updated the PHP to respect them.
thanks ;)
@mais_um:
Hi
Speaking about graphs they are old. This should be for example like https://google-developers.appspot.com/chart/interactive/docs/gallery/linechart.
Trying to beautify things!
Thanks
indeed
-
I can choose which traffic graphs to display now - working.
-
@mais_um:
Hi
Speaking about graphs they are old. This should be for example like https://google-developers.appspot.com/chart/interactive/docs/gallery/linechart.
Trying to beautify things!
Thanks
They look much better than the current graphs. +1
-
We are looking at going with d3.js and possibly one of it's frameworks. Overkill for a line chart, but leaves lot's of room for better data visualizations.