AAChartCore-Kotlin
AAChartCore-Kotlin copied to clipboard
📈📊⛰⛰⛰An elegant modern declarative data visualization chart framework for Android . Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular gauges, arearange,...
I install package follow the readme.md but android studio gradle sames meet problem with load package: my project gradle file like this: ` buildscript { repositories { google() mavenCentral() maven...
I can't figure out a way to set dates in the x-axis. I did find you can do AAXAxis().type = "datetime", but I don't know which format to pass: I...
Hi all, It is possibile to remove the user action. I want that user, when touch the chart, nothing appear: - no tooltip - no marker selection - not series...
is:issue is:open aaChartModel.aa_toAAOptions().xAxis?.lineColor("#3fdede") 没有办法设置里面的值的吗
突然编译不过了
Unable to resolve dependency for ':app@stageDebug/compileClasspath': Could not resolve com.github.AAChartModel:AAChartCore-Kotlin:-SNAPSHOT.
使用AAChartModel.categories设置数据很多条时(假设800条),如何控制刻度之间的距离,要求每个刻度都要显示?
I have done the installation according to the installation guide and ran the first code with the sample code in readme.md, but when i run it, my layout doesn't show...
怎么关闭绘制动画