调整颜色

This commit is contained in:
lai
2024-02-04 15:30:41 +08:00
parent 06358efb9d
commit 03b103a617
2 changed files with 30 additions and 16 deletions

View File

@@ -102,7 +102,7 @@ function initPicture() {
value: [upValue, downValue],
};
var color = ['rgba(7,217,162', 'rgba(92, 123, 217'];
var color = ['rgba(250, 219, 20', 'rgba(92, 123, 217'];
var lineY: any = [];
for (var i = 0; i < charts.names.length; i++) {