AnyChart Android Charts is an amazing data visualization library for easily creating interactive charts in Android apps. It runs on API 19+ (Android 4.4) and features dozens of built-in chart types.
Check out getting started.
Add this to the root build.gradle at the end of repositories (WARNING: Make sure you add this under allprojects not under buildscript):
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}
Add the dependency to the project build.gradle:
dependencies {
implementation 'com.github.AnyChart:AnyChart-Android:1.1.2'
}
Copy AAR file into the libs folder of the application project.
If you are using Android Studio:
AnyChart product family includes scores of chart types and we're constantly adding new ones.
© AnyChart.com - JavaScript charts. All rights reserved.
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。