简体   繁体   English

如何在achartengine中建立可点击的点?

[英]how to make clickable points in achartengine?

Hi im using AChartEngine to display progress in my app. 您好,我使用AChartEngine在我的应用程序中显示进度。 I basically copied the XYChartBuilder except changed it to take a users data. 我基本上复制了XYChartBuilder只是更改了它以获取用户数据。 However, I am not sure how to make the points clickable like they are in the embedded graph demo. 但是,我不确定如何像嵌入图形演示中那样使点可单击。

You can download the source code for the demo here . 您可以在此处下载该演示的源代码。

Once downloaded, please take a look at the class you mentioned and you will see the APIs to use for making points clickable. 下载后,请查看您提到的类,您将看到用于使点可点击的API。

Regards, 问候,

Dan

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM