Misc Chart Improvements
Fixed doughnut chart colour loading issues, added WIP dashboard charts, few other misc changes
This commit is contained in:
parent
8527b8b1ce
commit
20fba07a9d
10 changed files with 88 additions and 177 deletions
|
@ -95,7 +95,7 @@ const routes: Routes = [
|
|||
{
|
||||
path: 'more-graphs-and-tables',
|
||||
component: MoreStuffComponent,
|
||||
data: { title: 'More Stuff'}
|
||||
data: { title: 'Infographics'}
|
||||
}
|
||||
],
|
||||
}
|
||||
|
|
Reference in a new issue