mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-05 04:03:26 +00:00
This makes the expense chart on the frontpage multi-currency.
This commit is contained in:
@@ -39,6 +39,8 @@ class ChartJsGenerator implements GeneratorInterface
|
||||
* 'type' => bar or line, optional
|
||||
* 'yAxisID' => ID of yAxis, optional, will not be included when unused.
|
||||
* 'fill' => if to fill a line? optional, will not be included when unused.
|
||||
* 'currency_symbol' => 'x',
|
||||
* 'backgroundColor' => 'x',
|
||||
* 'entries' =>
|
||||
* [
|
||||
* 'label-of-entry' => 'value'
|
||||
|
Reference in New Issue
Block a user