Modif couleur des barres
This commit is contained in:
parent
492a94a9dd
commit
c1b70ab22a
@ -32,7 +32,7 @@ class GraphLignesCommandesWeek extends GraphBarAcc {
|
||||
$this->client = 0;
|
||||
$this->titre = "Commandes Lignes par semaine";
|
||||
|
||||
$this->barcolor = "green";
|
||||
$this->barcolor = "blue";
|
||||
$this->showframe = true;
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user