g-ui-web 0.10.40 → 0.11.0

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.
package/lib/g-ui-web.js CHANGED
@@ -94380,7 +94380,7 @@ const xst = (e, t) => {
94380
94380
  }
94381
94381
  }), kst = tr(Mst), Pb = Jn(), Dst = (e, t) => {
94382
94382
  let r = [], n = [], a = [];
94383
- for (let o = 0; o < e; o++)
94383
+ for (let o = 0; o <= e; o++)
94384
94384
  r.push({
94385
94385
  barWidth: Pb.chartOption.barWidth
94386
94386
  // label: { show: true, position: "top" }
@@ -94696,7 +94696,7 @@ const xst = (e, t) => {
94696
94696
  }
94697
94697
  }), Bst = /* @__PURE__ */ ma(Fst, [["__scopeId", "data-v-ac203a85"]]), zst = tr(Bst), rm = Jn(), Hst = (e) => {
94698
94698
  let t = [];
94699
- for (let r = 0; r < e; r++)
94699
+ for (let r = 0; r <= e; r++)
94700
94700
  t.push({
94701
94701
  barWidth: rm.chartOption.barWidth
94702
94702
  });
Binary file