@ecan-bi/datav 1.2.3 → 1.2.4
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 +5 -5
- 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.4 */
|
|
2
2
|
import { watch as ee, inject as V, computed as j, unref as w, watchEffect as ko, defineComponent as te, shallowRef as Ot, toRefs as Jn, onMounted as Je, onUnmounted as kt, h as St, nextTick as At, createVNode as U, resolveComponent as Z, openBlock as O, createElementBlock as z, createBlock as ze, renderSlot as rt, withCtx as K, ref as T, normalizeStyle as q, createCommentVNode as ke, provide as je, onBeforeUnmount as Bt, toDisplayString as Ce, Fragment as De, renderList as Fe, createElementVNode as X, normalizeClass as Ut, pushScopeId as _t, popScopeId as Tt, resolveDynamicComponent as Yn, mergeProps as Ao, toHandlers as Qn, createTextVNode as ct, withModifiers as _o, reactive as Kn, withDirectives as Xn, vShow as ea } from "vue";
|
|
3
3
|
import { throttle as ta, init as oa, use as Ke, registerMap as na } from "echarts/core";
|
|
4
4
|
import { addListener as aa, removeListener as la } from "resize-detector";
|
|
@@ -3778,7 +3778,7 @@ const Is = /* @__PURE__ */ oe(Ts, [["render", Ls]]), Ms = ae(Is), kn = {
|
|
|
3778
3778
|
yAxisSplitLineStyleColor: "#333",
|
|
3779
3779
|
yAxisLabelColor: "#333",
|
|
3780
3780
|
yAxisLineStyleColor: "#333",
|
|
3781
|
-
yAxisLineAlwaysDisplay: !
|
|
3781
|
+
yAxisLineAlwaysDisplay: !1,
|
|
3782
3782
|
yAxisLabelFormatter: "{value}",
|
|
3783
3783
|
gridContainLabel: !0,
|
|
3784
3784
|
gridTop: "10%",
|
|
@@ -4193,7 +4193,7 @@ const Fs = /* @__PURE__ */ oe(Es, [["render", Ds]]), zs = ae(Fs), _n = {
|
|
|
4193
4193
|
rotate: "",
|
|
4194
4194
|
xAxisLabelFormatter: "{value}",
|
|
4195
4195
|
yAxisLabelFormatter: "{value}",
|
|
4196
|
-
yAxisLineAlwaysDisplay: !
|
|
4196
|
+
yAxisLineAlwaysDisplay: !1,
|
|
4197
4197
|
data: [
|
|
4198
4198
|
{
|
|
4199
4199
|
name: "名称一",
|
|
@@ -4738,7 +4738,7 @@ const Gs = /* @__PURE__ */ oe($s, [["render", Us], ["__scopeId", "data-v-39560f0
|
|
|
4738
4738
|
yAxisSplitLineStyleColor: "#333",
|
|
4739
4739
|
yAxisLabelColor: "#333",
|
|
4740
4740
|
yAxisLineStyleColor: "#333",
|
|
4741
|
-
yAxisLineAlwaysDisplay: !
|
|
4741
|
+
yAxisLineAlwaysDisplay: !1,
|
|
4742
4742
|
yAxisLabelFormatter: "{value}",
|
|
4743
4743
|
dataFieldNames: { name: "name", value: "value" },
|
|
4744
4744
|
gridContainLabel: !0,
|
|
@@ -5147,7 +5147,7 @@ const Qs = /* @__PURE__ */ oe(Js, [["render", Ys]]), Ks = ae(Qs), En = {
|
|
|
5147
5147
|
yAxisSplitLineStyleColor: "#333",
|
|
5148
5148
|
yAxisLabelColor: "#333",
|
|
5149
5149
|
yAxisLineStyleColor: "#333",
|
|
5150
|
-
yAxisLineAlwaysDisplay: !
|
|
5150
|
+
yAxisLineAlwaysDisplay: !1,
|
|
5151
5151
|
valueTypeDataFieldNames: { name: "name", value: "value", type: "type" },
|
|
5152
5152
|
keyTypeDataFieldNames: { name: "name", types: [] },
|
|
5153
5153
|
dataFieldConfigType: "value",
|