Skip to content

Commit cb9fa5d

Browse files
committed
date change for bar chart
1 parent 1fb3f34 commit cb9fa5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/home/home.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<div class="row">
3333
<div class="col-md-6">
3434
<lbd-chart
35-
[title]="'2014 Sales'"
35+
[title]="'2021 Sales'"
3636
[subtitle]="'All products including Taxes'"
3737
[chartType]="activityChartType"
3838
[chartData]="activityChartData"

0 commit comments

Comments
 (0)