@wangliang139/klinecharts-pro 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -11880,7 +11880,7 @@ class AT {
11880
11880
  this._loading = !0, P2(!0);
11881
11881
  const g = o ?? (/* @__PURE__ */ new Date()).getTime();
11882
11882
  await (async () => {
11883
- const [C] = this.adjustFromTo(f, g, 1), [v] = this.adjustFromTo(f, C, 500), k = await this._datafeed.getHistoryKLineData(s, f, v, C);
11883
+ const [C, v] = this.adjustFromTo(f, g, 500), k = await this._datafeed.getHistoryKLineData(s, f, C, v);
11884
11884
  u(k, k.length > 0), this._loading = !1, P2(!1);
11885
11885
  })();
11886
11886
  }
@@ -12092,7 +12092,7 @@ class WT {
12092
12092
  this.destroy();
12093
12093
  }
12094
12094
  }
12095
- console.log("[@wangliang139/klinecharts-pro] v0.2.11");
12095
+ console.log("[@wangliang139/klinecharts-pro] v0.2.12");
12096
12096
  uf.forEach((e) => {
12097
12097
  Ku(e);
12098
12098
  });