Add active flows vs interface traffic chart

This commit is contained in:
emanuele-f 2018-08-07 17:44:32 +02:00
parent 43e77c7cf3
commit 9ef9dc9891
3 changed files with 3 additions and 2 deletions

View file

@ -275,7 +275,7 @@ function attachStackedChartCallback(chart, schema_name, chart_id, zoom_out_id, f
var chart_colors_min = [
"#69B87F",
"#B3DEB6",
"#C1E3C4",
"#E5F1A6",
];