Project

General

Profile

Download (7.91 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
52229047 07/30/2017 11:06 AM Pi Ba

trafficgraphs, move common code to 1 file, and remove usage of 'localstorage' which shares unwanted changes to graph settings between widget and stats

d3fd2bbe 07/30/2017 10:58 AM Pi Ba

traffic-graphs, optimize retrieval of data every x seconds to reduce spikes in the graphs and load on pfSense
also cleanup some old code.

eddb0131 03/04/2017 07:45 PM Pi Ba

trafficgraphs, divide bandwidth by time when statistics where gathered to smooth out bumps in the graphs

a166a212 02/10/2017 04:15 PM Renato Botelho

Fix #7157

trafficgraph: Don't update the on screen visual graph while invisible,
which avoids creating a large queue of pending timer objects waiting
for the next requestAnimationFrame to happen.

Submitted by: PiBa-NL at https://github.com/pfsense/pfsense/pull/3450

fe5c31bb 01/15/2017 06:29 PM Pi Ba

traffic-graphs, setting to keep updating them while invisible
- allow showing different graphs to be shown on different browser tabs (dont use localstorage for graphs to query)
- show interface name in graph instead of realname

81299b5c 09/06/2016 07:23 PM Renato Botelho

Move copyright from ESF to Netgate

849d3a37 08/23/2016 06:22 PM Jared Dillard

change traffic graphs to use d3.js

0f3f6cc9 08/17/2016 09:08 PM Jared Dillard

Revert "change traffic graphs to d3"

This reverts commit 9f33ec64330d0b50896772abd73156abbd762305.

9f33ec64 08/17/2016 07:46 PM Jared Dillard

change traffic graphs to d3