Created
April 5, 2020 08:35
-
-
Save arun12209/f5d7b5112bfb4419ac4046bd90c2d455 to your computer and use it in GitHub Desktop.
Covid19_Tracking_ChartController
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
({ | |
doInit : function(component, event, helper) { | |
helper.CreateChart(component); | |
} | |
}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment