Misc Chart Improvements

Fixed doughnut chart colour loading issues, added WIP dashboard charts, few other misc changes
This commit is contained in:
Tom Slater 2019-08-06 16:51:44 +01:00
parent 8527b8b1ce
commit 20fba07a9d
10 changed files with 88 additions and 177 deletions

View file

@ -95,7 +95,7 @@ const routes: Routes = [
{
path: 'more-graphs-and-tables',
component: MoreStuffComponent,
data: { title: 'More Stuff'}
data: { title: 'Infographics'}
}
],
}