This makes the expense chart on the frontpage multi-currency.

This commit is contained in:
James Cole
2018-08-27 08:08:51 +02:00
parent 3764499714
commit 4fc13037d2
4 changed files with 155 additions and 13 deletions

View File

@@ -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'