Explorar el Código

symbolSize: 20

skyfffire hace 11 meses
padre
commit
f70b4b0c75
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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,
             },
           },