-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1cdcc57
commit 61c3fd5
Showing
4 changed files
with
4 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,4 @@ | ||
<ion-header [translucent]="true"> | ||
<ion-toolbar> | ||
<ion-title> Tab 4 </ion-title> | ||
</ion-toolbar> | ||
</ion-header> | ||
|
||
<ion-content [forceOverscroll]="false"> | ||
<ion-list-header color="light">Vertical Bar Chart</ion-list-header> | ||
<ion-card class="welcome-card"> | ||
<ion-card-header> | ||
<ion-card-subtitle>Number of Viewers per season for</ion-card-subtitle> | ||
<ion-card-title>Game of Thrones</ion-card-title> | ||
</ion-card-header> | ||
<ion-card-content> | ||
<canvas #barChart></canvas> | ||
</ion-card-content> | ||
</ion-card> | ||
<ion-content class="ion-padding"> | ||
<ion-datetime class="w-full" value="2012-12-15T13:47:20.789"></ion-datetime> | ||
</ion-content> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters