diogobernardino / williamchart

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

A link can not open on wiki page. #214

Closed qzqsmile closed 6 years ago

qzqsmile commented 7 years ago

On wiki chart label page. OnEntryClickListener link can't open. Related doc listed below. I can find this class, just as a reminder for updating.

Touch Events

Implement interface OnEntryClickListener to define callbacks when an entry gets clicked. It gives you visibility over which dataset and entry was clicked, as well as information about the region associated to that entry. This information is useful in case you would like to display tooltips.