Browse Source

symbolSize: 20

skyfffire 11 months ago
parent
commit
f70b4b0c75
1 changed files with 1 additions and 1 deletions
  1. 1 1
      strategy/src/utils.rs

+ 1 - 1
strategy/src/utils.rs

@@ -372,7 +372,7 @@ pub fn build_html_file(data_c: &Vec<VecDeque<Decimal>>) -> String {
             showSymbol: false,
             data: data[1],
             markPoint: {
-              symbolSize: 30,
+              symbolSize: 20,
               data: inventoryList,
             },
           },