@ecan-bi/datav 1.1.36 → 1.1.37
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/dist/index.es.js +2 -2
- package/dist/index.es.js.map +1 -1
- package/dist/index.umd.js +2 -2
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
/*! @ecan-bi/datav@1.1.
|
|
1
|
+
/*! @ecan-bi/datav@1.1.37 */
|
|
2
2
|
import { watch as ne, inject as $, computed as q, unref as k, watchEffect as rn, defineComponent as Q, shallowRef as yt, toRefs as Io, onMounted as Je, onUnmounted as ut, h as st, nextTick as ft, createVNode as j, resolveComponent as Z, openBlock as E, createElementBlock as R, createBlock as Oe, renderSlot as mt, withCtx as Y, ref as _, normalizeStyle as G, createCommentVNode as pe, provide as Fe, onBeforeUnmount as zt, toDisplayString as he, Fragment as Le, renderList as Ie, createElementVNode as X, normalizeClass as xt, pushScopeId as sn, popScopeId as cn, createSlots as Mo, resolveDynamicComponent as Eo, mergeProps as Oo, withModifiers as Fo, reactive as Ro, createTextVNode as dn, withDirectives as Do, vShow as No } from "vue";
|
|
3
3
|
import { throttle as zo, init as $o, use as $e, registerMap as Po } from "echarts/core";
|
|
4
4
|
import { addListener as Bo, removeListener as Go } from "resize-detector";
|
|
@@ -3093,7 +3093,7 @@ const Hi = /* @__PURE__ */ K(Wi, [["render", Vi]]), Zi = oe(Hi), Xn = {
|
|
|
3093
3093
|
outerRadius: "60%",
|
|
3094
3094
|
centerLeft: "50%",
|
|
3095
3095
|
centerTop: "50%",
|
|
3096
|
-
minAngle:
|
|
3096
|
+
minAngle: 0,
|
|
3097
3097
|
labelShow: !0,
|
|
3098
3098
|
labelColor: "#333",
|
|
3099
3099
|
isUseLabelColors: !1,
|