HJJChartView *chartview1 = [[HJJChartView alloc] initWithFrame:CGRectMake(0, 60, self.view.frame.size.width, 150) dataSource:self style:HJJChartStyleLine];
chartview1.backgroundColor = [UIColor lightGrayColor];
[chartview1 startViewDrawing];
[self.view addSubview:chartview1];
-
Notifications
You must be signed in to change notification settings - Fork 0
stevehe-campray/chartview
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published