Added sample bubble chart

This commit is contained in:
Felix 2019-07-10 12:49:36 +01:00
parent ccf6adad4b
commit 38536ab097
7 changed files with 100 additions and 30 deletions

View file

@ -55,6 +55,7 @@ import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component
BsDropdownModule.forRoot(),
TabsModule.forRoot(),
AuthModule,
ChartsModule,
DashboardModule,
// Loaded last to allow for 404 catchall
AppRoutingModule,