My requirement is to increase the circle radius of highlighted point in Line Chart. Can anyone please resolve this issue..??
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?
Most helpful comment
I had a similar requirement and I solved it by adding circular highlighting. This is how it looks.