heTaoEvo

Results 1 issues of heTaoEvo

使用 AAChartModel *aaChartModel = AAChartModel.new .chartTypeSet(chartType)//图表类型随机 .xAxisVisibleSet(true) .yAxisTitleSet(@"摄氏度") .backgroundColorSet(@"#FF0000") 设置颜色之后,如果滚动,还是会有部分颜色没有设置到 ![IMG_364F306BF1D8-1](https://user-images.githubusercontent.com/17984381/154954464-a73feb0b-51c8-4de7-a3ce-3d1f688d338c.jpeg)