vue-chrts 0.1.11-beta.1 → 0.1.12-test.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.
@@ -102,8 +102,9 @@ const m = 24, B = 4, z = 0.5, C = "#3b82f6", Z = /* @__PURE__ */ O({
102
102
  }, null, 8, ["horizontal-placement", "vertical-placement"])),
103
103
  (o(!0), c(h, null, G(Object.keys(a.categories), (r, l) => (o(), c(h, { key: l }, [
104
104
  p(i(I), N({
105
- x: (y, f) => f
106
- }, { ref_for: !0 }, F(r), {
105
+ x: (y, f) => f,
106
+ ref_for: !0
107
+ }, F(r), {
107
108
  color: `url(#gradient${l}-${i(u)[l]})`,
108
109
  opacity: z,
109
110
  "curve-type": e.curveType ?? i(L).MonotoneX
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "vue-chrts",
3
- "version": "0.1.11-beta.1",
3
+ "version": "0.1.12-test.0",
4
4
  "type": "module",
5
5
  "files": [
6
6
  "dist"