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,...
突然编译不过了 啥情况呢?急求
FAILURE: Build failed with an exception. * What went wrong: Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'. > Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. > Could...
如题 按照文档 dependencies { implementation 'com.github.AAChartModel:AAChartCore-Kotlin:-SNAPSHOT' } 无法添加依赖,版本号是多少?
当在点击y轴0点的位置左右,tip显示就超出控件范围了,有什么办法规避吗?不设置为可滚动时则正常。 
How to make zoom settings
Hello. Candle stick looks like a boxplot, but there are subtle differences. How can I implement CandleStick?
The ChartView works only with "match_parent" for both layout_width and layout_height. Is there a way to use it in a layout where there are other views?
contentWidth设置无效,数据量大时如何支持滑动
I already add dependency in my build.gradle and add in proguard. But when I build my app I got this error.  I've try to use exclude...
While using the library to create charts, looking for API(s) to export images at least in PNG or SVG formats.