wjc
2025-02-12 f37af7140e197ed69db9dc8014a86f544a94ed4b
app/src/main/java/com/hdl/photovoltaic/ui/home/aachart/CustomStyleChartComposer.java
@@ -202,7 +202,7 @@
                .colorsTheme(new String[]{"#38C494",})
                .categories(categories)
                .yAxisGridLineWidth(0.10)
                .xAxisVisible(false)
                .xAxisVisible(true)
                .xAxisLabelsEnabled(true)
                .zoomType(AAChartZoomType.None)
                .legendEnabled(false)