@ecan-bi/datav 1.2.93 → 1.2.94
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.2.
|
|
1
|
+
/*! @ecan-bi/datav@1.2.94 */
|
|
2
2
|
import { watch as he, inject as ee, computed as X, unref as F, watchEffect as Qo, defineComponent as we, shallowRef as Kn, toRefs as D0, onMounted as Vt, onUnmounted as Gn, h as qn, nextTick as qt, createVNode as le, resolveComponent as ce, openBlock as W, createElementBlock as Z, createBlock as Pe, renderSlot as pn, withCtx as de, ref as q, provide as st, normalizeStyle as te, createCommentVNode as Be, onBeforeUnmount as Vo, useCssVars as Wn, toDisplayString as _e, Fragment as qe, renderList as nt, createElementVNode as ge, normalizeClass as Et, pushScopeId as Sn, popScopeId as wn, withModifiers as Jo, createTextVNode as wt, Teleport as Hi, resolveDynamicComponent as jo, mergeProps as bn, normalizeProps as qi, toHandlers as Vi, reactive as B0, withDirectives as ji, vModelText as _0, vShow as R0 } from "vue";
|
|
3
3
|
import { throttle as I0, init as O0, use as jt, registerMap as En } from "echarts/core";
|
|
4
4
|
import { addListener as L0, removeListener as F0 } from "resize-detector";
|
|
@@ -10729,7 +10729,7 @@ const Ef = we({
|
|
|
10729
10729
|
radius: [e.innerRadius, e.outerRadius],
|
|
10730
10730
|
center: [e.centerLeft, e.centerTop],
|
|
10731
10731
|
roseType: e.roseType,
|
|
10732
|
-
avoidLabelOverlap: !
|
|
10732
|
+
avoidLabelOverlap: !0,
|
|
10733
10733
|
minAngle: e.minAngle,
|
|
10734
10734
|
// data: data.value,
|
|
10735
10735
|
// data: props.data,
|