gepangpang il y a 1 an
Parent
commit
7096c79798
1 fichiers modifiés avec 0 ajouts et 7 suppressions
  1. 0 7
      src/export/html.rs

+ 0 - 7
src/export/html.rs

@@ -324,13 +324,6 @@ pub fn export_html(export_info: Vec<ExportExchangeTickerInfo>, start_at: &str, e
                       ]
                     ]
                   },
-
-                  markPoint: {
-                    data: [
-                      { type: 'max', name: 'Max' },
-                      { type: 'min', name: 'Min' }
-                    ]
-                  },
                 },
                 {{/each}}
               ]