Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要lib来做简单的图形如何散点图。我需要使用实时日期绘制图形。例如(我每 10 秒读取一次数据,我想将此数据实时插入图形中)。是否有一些我可以在我的应用程序项目中使用的开源库?
我建议你试试 AChartEngine。从这里下载库和演示代码,在此处查看网站并在 youtube 上搜索一些很棒的视频教程。