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,...
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?
 比如这个,怎么让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里没有找到类似的, 求助 请问,有没有哪个类可以实现这种样式? 
layout_height改成wrap_content,然后legendEnabled设置成false,将element1,element2,element3,element4的第一个值都设置成0 ,然后再点击第一个点就会复现  