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

ChartDataEntry with icons shows scatter shape at same time #3237

Closed
mikeCalvir opened this issue Feb 3, 2018 · 1 comment
Closed

ChartDataEntry with icons shows scatter shape at same time #3237

mikeCalvir opened this issue Feb 3, 2018 · 1 comment

Comments

@mikeCalvir
Copy link

Two problems here:

  1. When zoomed out the chart only shows a default scatter shape
  2. When zoomed in enough for it to show the icon, it draws the icon over the default shape

What I would like to happen:- Always draw the ChartDataEntry icon

I can't see any way to tell the system that I want only the icon to be drawn, so maybe I am missing something, but otherwise I am seeing the scatter shape square underneath the image I assigned
to each ChartDataEntry.

Attached showing the square when zoomed out, and my triangle image overlaid when zoomed in.

I'm hoping it's a config issue my side and not a bug, any help greatly appreciated! :)

screen shot 2018-02-03 at 10 47 38

screen shot 2018-02-03 at 10 47 55

@mikeCalvir
Copy link
Author

Setting "drawIconsEnabled" didn't make any difference.
I have got around this by luck because my icon is triangle shaped, so when I zoom out I have set the scatterChartShape to be a triangle of a matching colour.

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