New budget chart generator

This commit is contained in:
James Cole
2016-12-15 09:49:35 +01:00
parent 47aded820d
commit 95654cc4d4
2 changed files with 120 additions and 45 deletions

View File

@@ -24,7 +24,9 @@ class ChartJsGenerator implements GeneratorInterface
{
/**
* Will generate a Chart JS compatible array from the given input. Expects this format:
* Will generate a Chart JS compatible array from the given input. Expects this format
*
* Will take labels for all from first set.
*
* 0: [
* 'label' => 'label of set',