AAChartCore-Kotlin icon indicating copy to clipboard operation
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,...

Results 107 AAChartCore-Kotlin issues
Sort by recently updated
recently updated
newest added
trafficstars

突然编译不过了 啥情况呢?急求

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显示就超出控件范围了,有什么办法规避吗?不设置为可滚动时则正常。 ![微信图片_20210804105203](https://user-images.githubusercontent.com/18653642/128117305-67ace645-8fe4-4f0e-8229-13ef284e347f.jpg)

How to make zoom settings

Hello. Candle stick looks like a boxplot, but there are subtle differences. How can I implement CandleStick?

enhancement

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. ![Screenshot from 2021-06-19 15-32-57](https://user-images.githubusercontent.com/43443753/122636490-b9fecf00-d113-11eb-80f8-c3d39ed3a1d0.png) 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.

enhancement