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

App Crash When adding more data dot line than x-axis value #49

Open
TheikChan opened this issue Apr 24, 2018 · 0 comments
Open

App Crash When adding more data dot line than x-axis value #49

TheikChan opened this issue Apr 24, 2018 · 0 comments

Comments

@TheikChan
Copy link

I face app crash issue when i try to add more data dot line than x-axis value on LineChart.
Thank you for awesome library .

    // simple arrays
    let data: [CGFloat] = [3, 4, 7, 9 ,2 , -2, 11, 13, 15]
    
    // simple line with custom x axis labels
    let xLabels: [String] = ["Jan", "Feb", "Mar", "Apr", "May", "Jun"]
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

1 participant