We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fb3f34 commit cb9fa5dCopy full SHA for cb9fa5d
src/app/home/home.component.html
@@ -32,7 +32,7 @@
32
<div class="row">
33
<div class="col-md-6">
34
<lbd-chart
35
- [title]="'2014 Sales'"
+ [title]="'2021 Sales'"
36
[subtitle]="'All products including Taxes'"
37
[chartType]="activityChartType"
38
[chartData]="activityChartData"
0 commit comments