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

Results 91 AAChartCore issues
Sort by recently updated
recently updated
newest added

**EDIT:** OK, so apparently I got it all wrong and the last part is what takes care of some of the tooltip. 😶 But still I can't manage to format...

@AAChartModel 麻烦帮忙看一下,我从IOS那面看了一下OC的Issues,我使用了allowOverlap这个属性还是不行。 ![c](https://user-images.githubusercontent.com/18024644/88273468-d2e8df80-cd0c-11ea-9aec-1cb6dbe68278.png) ![a](https://user-images.githubusercontent.com/18024644/88273480-d5e3d000-cd0c-11ea-9ab1-306b7ea2609b.png)

你好,我现在导入还不成功,你说导入项目就可以了可是我不知道具体放在哪个文件夹 我把他们全放在了sec->main->java里面,但是全红了,之前看到说改包名,但我还是不清楚改哪里的包名,是指把拷贝的每个java文件上面的package都改成自己应用的包名吗?

您好,当前的浮动提示框无法满足我的业务需要。 您的轮子是否可以自定义提示框的布局,我看到是能通过js的方式修改的,但是看上去还是一个模板的样子。我想要的效果是:比如有两条折线 点击某个横坐标时,可以出现两行描述信息,这个描述信息是可以自己拼接的 第三行显示他们的差值。 请大佬提供一个思路...感谢感谢

Android lacks a lot of methods, similar to X-axis sliding. At present, loading is slow. What's the best way?

Android lacks a lot of methods, similar to X-axis sliding. At present, loading is slow. What's the best way?

aa_refreshChartWholeContentWithChartModel this method is not present in the AAchartview code i want to update the chartmodel but this aa_refreshChartWholeContentWithChartModel method is not prent in the code please update the code