Added sample bubble chart
This commit is contained in:
parent
ccf6adad4b
commit
38536ab097
7 changed files with 100 additions and 30 deletions
|
@ -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,
|
||||
|
|
Reference in a new issue