renamed chart formatter function
This commit is contained in:
		| @@ -51,7 +51,7 @@ class ProfitLoss extends Widget | ||||
|  | ||||
|             'yaxis' => [ | ||||
|                 'labels'        => [ | ||||
|                     'formatter' => $this->getFormatLabel(), | ||||
|                     'formatter' => $this->getChartLabelFormatter(), | ||||
|                 ], | ||||
|             ], | ||||
|         ]; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user