mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Change agent details graph color
This commit is contained in:
parent
b33157885d
commit
0f50d40104
@ -945,7 +945,7 @@ function pandoraFlotArea(graph_id, values, labels, labels_long, legend,
|
||||
serie_color = colors[i];
|
||||
}
|
||||
else {
|
||||
serie_color = null;
|
||||
serie_color = '#8c2';
|
||||
}
|
||||
|
||||
var normalw = '#efe';
|
||||
|
Loading…
x
Reference in New Issue
Block a user