Kaynağa Gözat

legend收缩

xiaohaizhao 11 ay önce
ebeveyn
işleme
8ef6c9c53b

+ 6 - 1
salesPanel/dataOverview/Client/situationAnalysis.js

@@ -84,8 +84,13 @@ Component({
                     trigger: 'item'
                 },
                 legend: {
+                    type: 'scroll', // Enable scrollable legend
                     bottom: '5%', // Moved legend to the bottom
-                    left: 'center'
+                    left: 'center',
+                    pageIconColor: '#333', // Customize page icon color
+                    pageTextStyle: {
+                        color: '#333' // Customize page text style
+                    }
                 },
                 series: [{
                     type: 'pie',