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

Bubble Charts Choose not jump into the method “chartValueSelected...”? #3482

Closed
q563469 opened this issue Jun 2, 2018 · 1 comment
Closed

Comments

@q563469
Copy link

q563469 commented Jun 2, 2018

Morning!
thanks very much to receive this issue.
Bubble Charts Choose not jump into the method “chartValueSelected...”。is that the Bubble Charts has not set this delegate method?

#pragma mark - ChartViewDelegate

  • (void)chartValueSelected:(ChartViewBase * __nonnull)chartView entry:(ChartDataEntry * __nonnull)entry highlight:(ChartHighlight * __nonnull)highlight
    {
    NSLog(@"chartValueSelected");
    }
    How can I use this method in Bubble Charts?
@liuxuan30
Copy link
Member

ask on stack overflow. and play with charts demo.

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