mirror of
https://gitlab.silvrtree.co.uk/martind2000/mdot_server.git
synced 2025-01-26 20:26:17 +00:00
darkening the graph
This commit is contained in:
parent
2e58944446
commit
ae3d45f75c
@ -398,7 +398,7 @@
|
||||
|
||||
// GRAPH
|
||||
var graph = new AmCharts.AmGraph();
|
||||
graph.dashLength = 3;
|
||||
//graph.dashLength = 3;
|
||||
graph.lineColor = 'rgba(46,255,0,1)';
|
||||
graph.labelColor = 'rgba(46,255,0,1)';
|
||||
graph.valueField = 'value';
|
||||
|
Loading…
Reference in New Issue
Block a user