Mpandroidchart: To increase the circle radius of Highlighted point in line Chart

Created on 18 Mar 2016  路  9Comments  路  Source: PhilJay/MPAndroidChart

My requirement is to increase the circle radius of highlighted point in Line Chart. Can anyone please resolve this issue..??

Most helpful comment

I had a similar requirement and I solved it by adding circular highlighting. This is how it looks.

All 9 comments

I wanted to increase the radius of point which I have selected ( I.e. Highlighted point) , instead of setting the radius of whole dataset .

Circle size cannot be changed individually.
What you can do is have a second dataset with different circle sizes which you can show on selection.

I know that we cannot change the radius of particular value of dataset. That is why I have opened new issue. My requirement is not a second dataset, I want to change the radius of particular value of dataset. Will you please fix this issue.?

Was this fixed? I need the circle radius to be bigger where highlight line intersects on touch.

I'd like to make circle radius to be bigger on touch. Isn't solved yet?

I had a similar requirement and I solved it by adding circular highlighting. This is how it looks.

@iRuth Can you make a PR into the original repo?

@iRuth how do I get that to happen?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

botondbutuza picture botondbutuza  路  3Comments

DarkHelmet67 picture DarkHelmet67  路  3Comments

manucheri picture manucheri  路  3Comments

SutharRohit picture SutharRohit  路  3Comments

vishvendu picture vishvendu  路  3Comments