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

![image](https://user-images.githubusercontent.com/15395337/135237336-b51a5bf0-8d58-43c1-b1aa-e682e812386a.png) 像这样

当我尝试用AAScrollablePlotArea使其可以横向滚动后,发现多了个滚动条。 请问如何隐藏这个滚动条? ![wecom-temp-bfe8c3cdcd4f1a275493723944e6a8df](https://user-images.githubusercontent.com/11314875/133239526-418034b7-d2de-4bc0-9ff5-9e513db35657.png)

如图 我想将datalabel的金额改成有千分位 options.plotOptions.pie.dataLabels.format = @"{point.name} {point.y:.0f}({point.percentage:.2f}%)";

https://data.jianshukeji.com/index.html 首页 https://jshare.com.cn/highmaps/FSSm7A 示例 数据是 https://data.jianshukeji.com/geochina/beijing.js

enhancement

这是设计师设计的效果,他的十字线后面个有个背景 这个背景,我一直没明白怎么搞

您好!1.如何将x轴放在图表上方?2.如何改变图表x轴,以时间方式显示 3.如何实现一条基准线,滑动视图时显示数据。 谢谢,望请告知。

i want to use the following formats for axis and series. can i use? if so how? 2021-10-25 - date format

enhancement