Completed the index.

This commit is contained in:
James Cole
2015-06-27 17:32:52 +02:00
parent f728395603
commit 4cceb3ddaa
9 changed files with 178 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
<?php
return [
'chart' => 'google', // or 'chartjs'
'chart' => 'chartjs', // or 'chartjs'
'version' => '3.4.5',
'index_periods' => ['1D', '1W', '1M', '3M', '6M', '1Y', 'custom'],
'budget_periods' => ['daily', 'weekly', 'monthly', 'quarterly', 'half-year', 'yearly'],