removed legend from reports
This commit is contained in:
@@ -19,6 +19,9 @@ class IncomeSummary extends Report
|
||||
'height' => '300',
|
||||
'options' => [
|
||||
'color' => '#328aef',
|
||||
'legend' => [
|
||||
'display' => false,
|
||||
],
|
||||
],
|
||||
'backgroundColor' => '#328aef',
|
||||
'color' => '#328aef',
|
||||
|
||||
Reference in New Issue
Block a user