gepangpang 1 年間 前
コミット
7096c79798
1 ファイル変更0 行追加7 行削除
  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}}
               ]