wjc
2024-12-23 1863007fd5fc407af48a27c47362e0b1345b668a
app/src/main/java/com/hdl/photovoltaic/ui/home/aachart/CustomStyleChartComposer.java
@@ -201,7 +201,7 @@
                .titleStyle(AAStyle.style("#66FFFFFF", 12))//坐标轴字体颜色
                .colorsTheme(new String[]{"#38C494",})
                .categories(categories)
                .yAxisGridLineWidth(0.15)
                .yAxisGridLineWidth(0.10)
                .xAxisVisible(false)
                .xAxisLabelsEnabled(true)
                .zoomType(AAChartZoomType.None)