]> nos-oignons.net Git - website.git/blobdiff - assets/bw_graphs.js
Compatibilité des graphs Onionoo 6.2
[website.git] / assets / bw_graphs.js
index ee51966becac0e526b26e4596b3ee91a48ac8e07..3efacbbb8559edad9e5352fe9abe3b5cc2e66f43 100644 (file)
@@ -38,7 +38,7 @@ BwDrawer.write_stack = d3.layout.stack()
 BwDrawer.onionoo_url = "https://onionoo.torproject.org/bandwidth?type=relay&contact=adminsys@nos-oignons.net";
 
 BwDrawer.periods = [
-    { id: "3_months", label: L10n.t_3_months },
+    { id: "6_months", label: L10n.t_6_months },
     { id: "1_year", label: L10n.t_1_year },
     { id: "5_years", label: L10n.t_5_years },
   ];