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

ChartPointsBubbleLayer not draws properly #427

Open
laszlotuss opened this issue May 27, 2022 · 1 comment
Open

ChartPointsBubbleLayer not draws properly #427

laszlotuss opened this issue May 27, 2022 · 1 comment

Comments

@laszlotuss
Copy link

If you run the BubbleExample, I assume changing the useViewsLayer flag should provide the same results, yet its not.

Simulator Screen Shot - iPhone 13 Pro Max - 2022-05-27 at 11 49 03

I also having similar issues when tried to implement it with my own example data:
IMG_5789
As you can see, the line chart got properly rendered with similar data and similar SwiftChart setup methods.

@laszlotuss
Copy link
Author

laszlotuss commented May 27, 2022

I guess the ChartPointsBubbleLayer not added to the proper layer. Scrolling and zooming affects the scale below, but not the bubbles.
IMG_2950
Using ChartPointsViewsLayer in my project resolves the issues but I am not satisfied with the performance for multiple hundred point views.

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