AAChartKit
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...

If you have any questions about the PrivacyInfo.xcprivacy, please refer to here :https://www.jianshu.com/p/9a9ec34395e2
 想要绘制成类似图片效果的扇形图
Crash condition: when I update the Xcode version to 15.3 and run the iPhone to load the app on debug mode with the following diagnosing setting:  ``` Hardware Model:...
I have a graph which is part of my UIView subclass (looks like this): ``` - (instancetype)initWithFrame:(CGRect)frame { self = [super initWithFrame:frame]; if (self) { [self setupUI]; } return self;...
我们公司的项目需要点击浮动窗进行跳转,有相关的能力提供吗
 有三个属性一直没有找到怎么进行处理 1.y轴的数组数据背景颜色怎么进行设置呢? 2. 曲线怎么从开始画怎么设置从y轴开始画?不然有间隔看着怪怪的 3.x坐标的每个item宽度可以进行设置吗?
如题,不是应该选中才出现吗?有配置可以设置吗?