long texts controlled for donut chart
This commit is contained in:
		@@ -27,7 +27,7 @@ class ExpensesByCategory extends Widget
 | 
			
		||||
 | 
			
		||||
        $chart = $this->getDonutChart(trans_choice('general.expenses', 2), '100%', 300, 6);
 | 
			
		||||
 | 
			
		||||
        $chart->options['legend']['width'] = 200;
 | 
			
		||||
        $chart->options['legend']['width'] = 220;
 | 
			
		||||
        $chart->options['legend']['position'] = 'right';
 | 
			
		||||
        
 | 
			
		||||
        return $this->view('widgets.donut_chart', [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user