removed legend from reports
This commit is contained in:
		@@ -47,6 +47,9 @@ abstract class Report
 | 
			
		||||
            'height' => '300',
 | 
			
		||||
            'options' => [
 | 
			
		||||
                'color' => '#6da252',
 | 
			
		||||
                'legend' => [
 | 
			
		||||
                    'display' => false,
 | 
			
		||||
                ],
 | 
			
		||||
            ],
 | 
			
		||||
        ],
 | 
			
		||||
        'dates' => [],
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user