Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the x axis data problems, and 2.3.0 apis are quite different.Need your help #2307

Closed
huyabin opened this issue Mar 31, 2017 · 1 comment

Comments

@huyabin
Copy link

huyabin commented Mar 31, 2017

xVals = @[@"2016-11",@"2016-12",@"2017-01",@"2017-02",@"2017-03",@"2016-04",] // LineChartData *data = [[LineChartData alloc] initWithXVals:xVals dataSets:dataSets]; LineChartData *data = [[LineChartData alloc] initWithDataSets:dataSets]; _chartView.xAxis.valueFormatter = [ChartIndexAxisValueFormatter withValues:xVals];

@liuxuan30
Copy link
Member

reopen when you state it clearly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants