diogobernardino / williamchart

Android Library to rapidly develop attractive and insightful charts in android applications.
5.1k stars 800 forks source link

Is it possible to add a small button to show value on line touched? #307

Open taouichaimaa opened 2 years ago

taouichaimaa commented 2 years ago

Something like the title says. I need to be able to get the values of the specific point touched by the user on the linechart. Also, is there anyway to only show the line, none of the values on the XY axis?