zzz-pc-view 0.0.85 → 0.0.86
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/package.json
CHANGED
package/src/index.es.js
CHANGED
|
@@ -4018,7 +4018,8 @@ const index$b = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.definePrope
|
|
|
4018
4018
|
getTrendChartOption,
|
|
4019
4019
|
setLegend,
|
|
4020
4020
|
useBaseEChartViewUtil,
|
|
4021
|
-
useChartStyleConfig
|
|
4021
|
+
useChartStyleConfig,
|
|
4022
|
+
yAxisFormatterMap
|
|
4022
4023
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
4023
4024
|
const ZWebUtils = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
4024
4025
|
__proto__: null,
|