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,...
how to custom pie chart be a semicircle and there is an initial value and a maximum value? For example like this : https://stackoverflow.com/questions/23843867/half-pie-chart-in-android thank you in advance
I'm trying to make a responsive app for phones and tablets but the font is too small for tablets and I cannot see any option that allows changing the font...
如果不能可以在使用文档中添加配置说明
AAChartView 源码方法没有说明介绍,比如不同情况应当使用哪个刷新,git上的刷新方法与源码不一致,当前使用aa_updateChartWithOptions刷新是会导致UI卡顿,我的曲线更新很快,曲线点在100-200之间,请问我应当怎么写比较好
依赖库版本:AAChartCore-Kotlin:7.2.1 希望实现的效果:外部自定义的指示器和表格实现联动,当指示线滑动到柱状图位置时选中该柱。并获取该节点数据用于外部其他View显示。  大佬。请问有类似的示例或者思路吗,十分感谢。
compose 使用AndroidView方式创建图表不显示,需要额外配置吗?
在Fragment的布局文件中使用AAChartView组件,当承载Fragment的Activity销毁后(即便不写任何设置数据的业务逻辑),LeakCanary库会报内存泄漏,泄漏源是AAChartView