Chart Labels and clean up
Added axis labels and cleaned up charts a little.
This commit is contained in:
parent
20fba07a9d
commit
28848b259d
7 changed files with 96 additions and 32 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="card-block">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<h4 class="card-title mb-0">Spend by Company Type</h4>
|
||||
<h4 class="card-title mb-0">Spend amount and number of purchases by supplier name</h4>
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
|
|
Reference in a new issue