AAChartKit icon indicating copy to clipboard operation
AAChartKit copied to clipboard

📈📊🚀🚀🚀An elegant modern declarative data visualization chart framework for iOS, iPadOS and macOS. Extremely powerful, supports line, spline, area, areaspline, column, bar, pie, scatter, angular ga...

Results 203 AAChartKit issues
Sort by recently updated
recently updated
newest added

现在是这样实现的,在moveenvent里获取offset的plotX,然后去另一表里跟进这个x画出竖线,现在有个问题,这个x不准,调了一下偏移,但是数据一变又是不准。麻烦给个解决方案

我想关闭扇形图的点击高亮效果,还有底部可点击的小圆点的点击高亮效果

我设置了x轴垂直,所以原来的y轴的数值现在算是成了x轴,请问大佬们这种情况怎么处理?

代码和效果图如下图 ![image](https://user-images.githubusercontent.com/12290214/180901838-d68c78ad-97b0-4138-b0f1-d5f902aaa64a.png) ![image](https://user-images.githubusercontent.com/12290214/180901942-fd65fda9-83c6-443f-9ce6-f3473111c129.png) 正常情况,折线图最大值设置了4.55,Y轴上面应该还有一个刻度8.60,但奇怪的是没有绘制出来 图表库log日志如下 { "touchEventEnabled" : true, "title" : { "text" : "" }, "chart" : { "type" : "line" }, "legend" : { "enabled" : false },...

大神怎么改变 画图的起始位置呀~ 柱状图 不想柱子贴着Y轴起来,想要有点间距。margin 这个参数 设置的整个图的。不能改变 柱子和 Y轴的起始位置的间距

![IMG_1226 PNG](https://user-images.githubusercontent.com/54383747/180381842-06adc1cb-b8e5-494b-996e-3a4cda580d63.JPG)

help wanted

![](https://forum.jianshukeji.com/uploads/default/original/1X/8f70e79df93174b340ab48c0e5b71db6f531917d.png) 另外,如果data设置了[x, y]的话,通过AADataLabels创建的数据[x, aaDataLabels],dataLabels就不展示了,请求大佬的协助