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

maven { url 'https://www.jitpack.io' } Failed to resolve: com.github.AAChartModel:AAChartCore-Kotlin:7.2.1

I am using AAChartAxisType.Datetime on xAxis and it seems to be using UTC timezone. How do I convert that to local time?

![Image](https://github.com/user-attachments/assets/7b5d77ce-5154-409a-ac6d-890d0e9fe478) 比如这个,怎么让0显示为周转天数(天)?

I managed to display the bubble chart but the data did not change even though the data changed (dynamic), how to fix it?, this is the code I put inside...

我收到的新需求里,有一个图表,在Demo里没有找到类似的, 求助 请问,有没有哪个类可以实现这种样式? ![Image](https://github.com/user-attachments/assets/efe92ff6-4ccb-46f2-837d-421ff5cb43fc)

pro

layout_height改成wrap_content,然后legendEnabled设置成false,将element1,element2,element3,element4的第一个值都设置成0 ,然后再点击第一个点就会复现 ![image](https://github.com/user-attachments/assets/f251af75-027f-416b-93c4-7081cfc7884f) ![image](https://github.com/user-attachments/assets/1f94f332-7de3-4472-8789-df0aaea56695)