You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a standard UIView which you will use as a "container" for the chart later. Then in code, probably from your view controller viewDidLoad function, instantiate a LineChart() and add it as a subview of the container view.
having issue when assigning lineChart Class to View and then using it as a outlet,the method didset is called automatically.
Please guide.
The text was updated successfully, but these errors were encountered: