diff options
| author | Dan Fandrich <danf@mageia.org> | 2025-11-17 10:52:02 -0800 |
|---|---|---|
| committer | Dan Fandrich <danf@mageia.org> | 2025-11-17 11:07:44 -0800 |
| commit | 1489ca4d6b3f20784076e930de82c82cc58d57e3 (patch) | |
| tree | c6ac23b0083e9eef6aefc9178c517bfe57531753 /root | |
| parent | c9d3de96e19a09488452d852bcdefffc5a25129a (diff) | |
| download | mgamirrors-1489ca4d6b3f20784076e930de82c82cc58d57e3.tar mgamirrors-1489ca4d6b3f20784076e930de82c82cc58d57e3.tar.gz mgamirrors-1489ca4d6b3f20784076e930de82c82cc58d57e3.tar.bz2 mgamirrors-1489ca4d6b3f20784076e930de82c82cc58d57e3.tar.xz mgamirrors-1489ca4d6b3f20784076e930de82c82cc58d57e3.zip | |
Set line width on graph proportional to bandwidth
This is already a feature of the Google map, but that's not currently working.
Diffstat (limited to 'root')
| -rw-r--r-- | root/html/pages/report/index.tt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/root/html/pages/report/index.tt b/root/html/pages/report/index.tt index c234ddd..6121133 100644 --- a/root/html/pages/report/index.tt +++ b/root/html/pages/report/index.tt @@ -108,3 +108,4 @@ to Tier2 mirrors.</p> <h2>Synchronisation tree</h2> <img src="[% c.uri_for('/graph') %]"> +<p>Line thickness is proportional to bandwidth.</p> |
