Chart improvements
Minor fixes + refresh on supplier spend chart
This commit is contained in:
parent
4130b2fb7d
commit
249c7ba93b
12 changed files with 118 additions and 81 deletions
|
@ -41,7 +41,6 @@ import { P500Component } from './pages/500.component';
|
|||
// Submodules
|
||||
import { AuthModule } from './auth/auth.module';
|
||||
import { DashboardModule } from './dashboard/dashboard.module';
|
||||
|
||||
import { ChartsModule } from 'ng2-charts';
|
||||
// import { StackedBarChartComponent } from './panels/stacked-bar.component';
|
||||
import { MoreStuffComponent } from './dashboard/more-graphs-and-tables.component';
|
||||
|
|
Reference in a new issue