@univerjs-pro/engine-chart 1.0.0-rc.0 → 1.0.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.
- package/lib/cjs/facade.js +1 -1
- package/lib/cjs/index.js +1 -1
- package/lib/cjs/locale/ar-SA.js +1 -1
- package/lib/cjs/locale/ca-ES.js +1 -1
- package/lib/cjs/locale/de-DE.js +1 -1
- package/lib/cjs/locale/en-US.js +1 -1
- package/lib/cjs/locale/es-ES.js +1 -1
- package/lib/cjs/locale/fa-IR.js +1 -1
- package/lib/cjs/locale/fr-FR.js +1 -1
- package/lib/cjs/locale/id-ID.js +1 -1
- package/lib/cjs/locale/it-IT.js +1 -1
- package/lib/cjs/locale/ja-JP.js +1 -1
- package/lib/cjs/locale/ko-KR.js +1 -1
- package/lib/cjs/locale/pl-PL.js +1 -1
- package/lib/cjs/locale/pt-BR.js +1 -1
- package/lib/cjs/locale/ru-RU.js +1 -1
- package/lib/cjs/locale/sk-SK.js +1 -1
- package/lib/cjs/locale/vi-VN.js +1 -1
- package/lib/cjs/locale/zh-CN.js +1 -1
- package/lib/cjs/locale/zh-HK.js +1 -1
- package/lib/cjs/locale/zh-TW.js +1 -1
- package/lib/es/facade.js +1 -1
- package/lib/es/index.js +1 -1
- package/lib/es/locale/ar-SA.js +1 -1
- package/lib/es/locale/ca-ES.js +1 -1
- package/lib/es/locale/de-DE.js +1 -1
- package/lib/es/locale/en-US.js +1 -1
- package/lib/es/locale/es-ES.js +1 -1
- package/lib/es/locale/fa-IR.js +1 -1
- package/lib/es/locale/fr-FR.js +1 -1
- package/lib/es/locale/id-ID.js +1 -1
- package/lib/es/locale/it-IT.js +1 -1
- package/lib/es/locale/ja-JP.js +1 -1
- package/lib/es/locale/ko-KR.js +1 -1
- package/lib/es/locale/pl-PL.js +1 -1
- package/lib/es/locale/pt-BR.js +1 -1
- package/lib/es/locale/ru-RU.js +1 -1
- package/lib/es/locale/sk-SK.js +1 -1
- package/lib/es/locale/vi-VN.js +1 -1
- package/lib/es/locale/zh-CN.js +1 -1
- package/lib/es/locale/zh-HK.js +1 -1
- package/lib/es/locale/zh-TW.js +1 -1
- package/lib/facade.js +1 -1
- package/lib/index.js +1 -1
- package/lib/locale/ar-SA.js +1 -1
- package/lib/locale/ca-ES.js +1 -1
- package/lib/locale/de-DE.js +1 -1
- package/lib/locale/en-US.js +1 -1
- package/lib/locale/es-ES.js +1 -1
- package/lib/locale/fa-IR.js +1 -1
- package/lib/locale/fr-FR.js +1 -1
- package/lib/locale/id-ID.js +1 -1
- package/lib/locale/it-IT.js +1 -1
- package/lib/locale/ja-JP.js +1 -1
- package/lib/locale/ko-KR.js +1 -1
- package/lib/locale/pl-PL.js +1 -1
- package/lib/locale/pt-BR.js +1 -1
- package/lib/locale/ru-RU.js +1 -1
- package/lib/locale/sk-SK.js +1 -1
- package/lib/locale/vi-VN.js +1 -1
- package/lib/locale/zh-CN.js +1 -1
- package/lib/locale/zh-HK.js +1 -1
- package/lib/locale/zh-TW.js +1 -1
- package/lib/types/chart-builder/chart-types.d.ts +10 -1
- package/lib/types/chart-builder/configuration/chart-config-group.d.ts +1 -0
- package/lib/types/chart-builder/conversion/chart-context-patch.d.ts +5 -2
- package/lib/types/chart-builder/conversion/chart-model-fields.d.ts +5 -0
- package/lib/types/chart-builder/conversion/describe-chart-model.d.ts +1030 -16
- package/lib/types/chart-text-measure-canvas.d.ts +1 -0
- package/lib/types/enum.d.ts +11 -1
- package/lib/types/facade/builders/f-scatter-chart-builder.d.ts +24 -0
- package/lib/types/facade/f-chart-builder-base.d.ts +22 -0
- package/lib/types/facade/f-chart.d.ts +22 -0
- package/lib/types/index.d.ts +3 -3
- package/lib/types/model/chart-data-operators/build-chart-data.d.ts +4 -0
- package/lib/types/model/chart-data-operators/index.d.ts +2 -0
- package/lib/types/model/chart-data-operators/operators.d.ts +25 -0
- package/lib/types/model/chart-locale-texts.d.ts +22 -0
- package/lib/types/model/chart-model.d.ts +3424 -0
- package/lib/types/model/chart-theme.service.d.ts +40 -0
- package/lib/types/model/constants/build-in-theme/default.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/index.d.ts +15 -0
- package/lib/types/model/constants/build-in-theme/theme-util.d.ts +5 -0
- package/lib/types/model/constants/build-in-theme/types.d.ts +76 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient1.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient2.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient3.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient4.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient5.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer-gradient6.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer1.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer2.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer3.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer4.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer5.d.ts +2 -0
- package/lib/types/model/constants/build-in-theme/univer6.d.ts +2 -0
- package/lib/types/model/constants/default-chart-style.d.ts +114 -0
- package/lib/types/model/constants/default.d.ts +11 -0
- package/lib/types/model/data-context-transformers/bar-data-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/box-plot-data-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/line-like-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/pareto-data-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/percent-data-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/pie-data-context-transformer.d.ts +3 -0
- package/lib/types/model/data-context-transformers/word-cloud-data-context-transform.d.ts +3 -0
- package/lib/types/model/echart-render-model.d.ts +32 -0
- package/lib/types/model/echart-to-chart-model-init.d.ts +3 -0
- package/lib/types/model/mode-converter/converters/boxplot-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/bubble-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/combination-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/constants.d.ts +7 -0
- package/lib/types/model/mode-converter/converters/funnel-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/heatmap-chart-convert.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/pareto-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/pie-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/radar-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/relation-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/sankey-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/scatter-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/tools.d.ts +15 -0
- package/lib/types/model/mode-converter/converters/waterfall-chart-converter.d.ts +2 -0
- package/lib/types/model/mode-converter/converters/word-cloud-converter.d.ts +76 -0
- package/lib/types/model/mode-converter/mode-converter.d.ts +96 -0
- package/lib/types/model/mode-converter/render-spec-operators/axis-title.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/bubble-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/chart-axes.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/chart-box-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/empty-style-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/font-size.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/grid-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/heatmap-chart-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/hover-mark-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/index.d.ts +13 -0
- package/lib/types/model/mode-converter/render-spec-operators/invalid-value-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/legend-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/line-like-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/operator-types.d.ts +7 -0
- package/lib/types/model/mode-converter/render-spec-operators/pie-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/radar-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/relation-chart-operator/relation-chart-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/relation-chart-operator/relation-force-directed-layout.d.ts +28 -0
- package/lib/types/model/mode-converter/render-spec-operators/sankey-chart-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/scatter-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/series-style-operator/pareto-series-style.handler.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/series-style-operator/series-chart-style.handler.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/series-style-operator/series-data-label.handler.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/series-style-operator/series-style-operator.d.ts +11 -0
- package/lib/types/model/mode-converter/render-spec-operators/series-style-operator/waterfall-series-style-operator.d.ts +3 -0
- package/lib/types/model/mode-converter/render-spec-operators/stack.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/theme.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/title-style.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/tool-tip-operator.d.ts +3 -0
- package/lib/types/model/mode-converter/render-spec-operators/tools.d.ts +26 -0
- package/lib/types/model/mode-converter/render-spec-operators/trend-line/trend-line.operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/trend-line/trendline-util.d.ts +13 -0
- package/lib/types/model/mode-converter/render-spec-operators/visual-map-operator.d.ts +2 -0
- package/lib/types/model/mode-converter/render-spec-operators/watermark.operator.d.ts +2 -0
- package/lib/types/model/spec-converter/spec-converter.d.ts +1 -0
- package/lib/types/model/word-cloud-musk-image.service.d.ts +17 -0
- package/lib/types/models/chart-context/chart-field-selection.d.ts +3 -7
- package/lib/types/models/chart-data/build-chart-data.d.ts +1 -1
- package/lib/types/models/chart-host/chart-license.d.ts +5 -0
- package/lib/types/models/chart-model/chart-model.d.ts +3093 -48
- package/lib/types/models/chart-render/axes/axis-placement.d.ts +19 -0
- package/lib/types/models/chart-render/chart-field-button-layout.d.ts +51 -0
- package/lib/types/models/chart-render/converter/calendar-date-axis.d.ts +7 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/date-axis-label-layout.d.ts +5 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/error-bars.operator.d.ts +3 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/grid-operator.d.ts +3 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/legend-size.d.ts +24 -1
- package/lib/types/models/chart-render/converter/render-spec-operators/multi-level-category-axis-layout.d.ts +2 -1
- package/lib/types/models/chart-render/converter/render-spec-operators/pie-auto-label-layout.d.ts +4 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/title-size.d.ts +10 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/tool-tip-operator.d.ts +2 -0
- package/lib/types/models/chart-render/converter/render-spec-operators/tools.d.ts +6 -3
- package/lib/types/models/chart-render/converter/render-spec-operators/value-axis-scale.d.ts +9 -0
- package/lib/types/models/chart-render/echart-render-model/echart-render-engine.d.ts +1 -0
- package/lib/types/models/chart-render/format/pie-data-label.d.ts +9 -0
- package/lib/types/models/chart-render/style/chart-runtime-style.d.ts +2 -1
- package/lib/types/models/common/constants/default-chart-style.d.ts +2 -1
- package/lib/types/types.d.ts +142 -11
- package/lib/umd/facade.js +1 -1
- package/lib/umd/index.js +1 -1
- package/lib/umd/locale/ar-SA.js +1 -1
- package/lib/umd/locale/ca-ES.js +1 -1
- package/lib/umd/locale/de-DE.js +1 -1
- package/lib/umd/locale/en-US.js +1 -1
- package/lib/umd/locale/es-ES.js +1 -1
- package/lib/umd/locale/fa-IR.js +1 -1
- package/lib/umd/locale/fr-FR.js +1 -1
- package/lib/umd/locale/id-ID.js +1 -1
- package/lib/umd/locale/it-IT.js +1 -1
- package/lib/umd/locale/ja-JP.js +1 -1
- package/lib/umd/locale/ko-KR.js +1 -1
- package/lib/umd/locale/pl-PL.js +1 -1
- package/lib/umd/locale/pt-BR.js +1 -1
- package/lib/umd/locale/ru-RU.js +1 -1
- package/lib/umd/locale/sk-SK.js +1 -1
- package/lib/umd/locale/vi-VN.js +1 -1
- package/lib/umd/locale/zh-CN.js +1 -1
- package/lib/umd/locale/zh-HK.js +1 -1
- package/lib/umd/locale/zh-TW.js +1 -1
- package/package.json +7 -7
package/lib/locale/vi-VN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x531954=_0x4960;function _0x4c93(){const _0x494be7=['765759AvifZf','Giá\x20thấp\x20nhất','Khác','163105JDlbkC','6416152vwTYhf','Giá\x20cao\x20nhất','Thành\x20phần','Tỷ\x20lệ\x20tích\x20lũy','Trung\x20vị','Phần\x20tử\x20con','Giá\x20trị\x20lớn\x20nhất','Nguồn\x20dữ\x20liệu\x20cho\x20biểu\x20đồ\x20quan\x20hệ\x20là\x20ma\x20trận\x20đồng\x20từ\x20với\x20cột\x20loại\x20bổ\x20sung\x20ở\x20cột\x20thứ\x20hai','Ngày','Giá\x20mở\x20cửa','Danh\x20mục','3819678eiKrxP','9YdRIqc','11uNYqcM','Tần\x20suất','Giá\x20trị\x20âm','Cấu\x20hình\x20biểu\x20đồ\x20dây\x20cung\x20không\x20hợp\x20lệ.\x20Hãy\x20kiểm\x20tra\x20góc,\x20bán\x20kính,\x20độ\x20mờ\x20và\x20kích\x20thước.','4QJQrPX','Không\x20có\x20dữ\x20liệu\x20để\x20hiển\x20thị.','Giá\x20trị\x20riêng','234spkWHh','(Trống)','Biểu\x20đồ\x20dây\x20cung\x20cần\x20ít\x20nhất\x20một\x20quan\x20hệ\x20có\x20trọng\x20số\x20dương\x20giữa\x20hai\x20nút\x20khác\x20nhau.','Chuỗi\x20OHLC','Biểu\x20đồ\x20đồng\x20hồ\x20cần\x20một\x20trường\x20nhãn\x20và\x20đúng\x20một\x20trường\x20giá\x20trị.','Biểu\x20đồ\x20sunburst\x20cần\x20ít\x20nhất\x20một\x20trường\x20phân\x20cấp\x20và\x20một\x20trường\x20giá\x20trị\x20số.','Giá\x20đóng\x20cửa','Loạt\x20{0}','Phần\x20tư\x20thứ\x20ba','Biểu\x20đồ\x20bong\x20bóng\x20yêu\x20cầu\x20ít\x20nhất\x202\x20cột:\x20trục\x20X,\x20trục\x20Y','2470258xSQhnO','Phần\x20tư\x20thứ\x20nhất','4106910xqeAnU','Biểu\x20đồ\x20Sankey\x20không\x20thể\x20chứa\x20dữ\x20liệu\x20vòng\x20lặp','5342281WJyZsj'];_0x4c93=function(){return _0x494be7;};return _0x4c93();}(function(_0x529e00,_0x3fcf1d){const _0x3aef12=_0x4960,_0x35c6de=_0x529e00();while(!![]){try{const _0x50ca49=parseInt(_0x3aef12(0x1b5))/0x1+parseInt(_0x3aef12(0x1d7))/0x2+parseInt(_0x3aef12(0x1c4))/0x3*(parseInt(_0x3aef12(0x1ca))/0x4)+-parseInt(_0x3aef12(0x1b8))/0x5*(parseInt(_0x3aef12(0x1cd))/0x6)+-parseInt(_0x3aef12(0x1b4))/0x7+-parseInt(_0x3aef12(0x1b9))/0x8*(parseInt(_0x3aef12(0x1c5))/0x9)+-parseInt(_0x3aef12(0x1d9))/0xa*(-parseInt(_0x3aef12(0x1c6))/0xb);if(_0x50ca49===_0x3fcf1d)break;else _0x35c6de['push'](_0x35c6de['shift']());}catch(_0x1753d5){_0x35c6de['push'](_0x35c6de['shift']());}}}(_0x4c93,0xcee18));function _0x4960(_0x477230,_0x7b4bd9){_0x477230=_0x477230-0x1b4;const _0x4c93cf=_0x4c93();let _0x4960d5=_0x4c93cf[_0x477230];return _0x4960d5;}const e={'engine-chart':{'invalidSourceHeader':'Tiêu\x20đề\x20nguồn\x20dữ\x20liệu\x20biểu\x20đồ\x20không\x20hợp\x20lệ.','seriesDefaultName':_0x531954(0x1d4),'blank':_0x531954(0x1ce),'boxplotMin':'Giá\x20trị\x20nhỏ\x20nhất','boxplotQ1':_0x531954(0x1d8),'boxplotMedian':_0x531954(0x1bd),'boxplotQ3':_0x531954(0x1d5),'boxplotMax':_0x531954(0x1bf),'bubbleEmptyTips':_0x531954(0x1d6),'cloudWord':'Từ','cloudFrequency':'Tần\x20suất','msgEmptyTips':_0x531954(0x1cb),'msgSankeyCircularTips':_0x531954(0x1da),'paretoLineName':_0x531954(0x1bc),'pieAggregateOther':_0x531954(0x1b7),'pieAggregateMembers':_0x531954(0x1bb),'relationEmptyTips':_0x531954(0x1c0),'waterfallPositive':'Giá\x20trị\x20dương','waterfallNegative':_0x531954(0x1c8),'waterfallSubtotal':'Tổng\x20phụ','candlestickSeries':_0x531954(0x1d0),'candlestickHlcSeries':'Chuỗi\x20HLC','candlestickCategory':_0x531954(0x1c3),'candlestickDate':_0x531954(0x1c1),'candlestickOpen':_0x531954(0x1c2),'candlestickHigh':_0x531954(0x1ba),'candlestickLow':_0x531954(0x1b6),'candlestickClose':_0x531954(0x1d3),'histogramFrequency':_0x531954(0x1c7),'treemapEmptyTips':'Biểu\x20đồ\x20cây\x20cần\x20ít\x20nhất\x20một\x20trường\x20phân\x20cấp\x20và\x20một\x20trường\x20giá\x20trị\x20số.','treemapOwnValue':_0x531954(0x1cc),'treemapChildren':_0x531954(0x1be),'sunburstEmptyTips':_0x531954(0x1d2),'sunburstOwnValue':'Giá\x20trị\x20riêng','sunburstChildren':'Phần\x20tử\x20con','gaugeEmptyTips':'Biểu\x20đồ\x20đồng\x20hồ\x20cần\x20ít\x20nhất\x20một\x20giá\x20trị\x20số\x20hữu\x20hạn.','gaugeInvalidMapping':_0x531954(0x1d1),'gaugeInvalidConfig':'Cấu\x20hình\x20biểu\x20đồ\x20đồng\x20hồ\x20không\x20hợp\x20lệ.\x20Hãy\x20kiểm\x20tra\x20thang\x20đo,\x20phạm\x20vi,\x20tỷ\x20lệ\x20và\x20kích\x20thước.','chordEmptyTips':_0x531954(0x1cf),'chordInvalidMapping':'Biểu\x20đồ\x20dây\x20cung\x20cần\x20các\x20trường\x20Nguồn\x20và\x20Đích\x20khác\x20nhau\x20cùng\x20một\x20trường\x20Giá\x20trị\x20khác\x20biệt\x20không\x20bắt\x20buộc.','chordInvalidConfig':_0x531954(0x1c9),'chordCount':'Số\x20lượng\x20mối\x20quan\x20hệ','chordAssociatedValue':'Giá\x20trị\x20liên\x20kết'}};export{e as default};
|
package/lib/locale/zh-CN.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
function _0x49f8(){const _0x1bb0a2=['弦图需要不同的来源字段和目标字段,并可选一个与二者不同的数值字段。','175456gpVlzG','关联值','累积占比','自身值','最小值','631671BZTHPY','最大值','弦图配置无效,请检查角度、半径、不透明度和尺寸。','(空)','仪表图需要一个标签字段且只能有一个数值字段。','成员数','134440nDFRuG','旭日图至少需要一个层级字段和一个数值字段。','49iVkpkl','291246zXZrxR','气泡图至少需要2列,X轴、Y轴。','系列\x20{0}','117qNsCcy','第三四分位数','仪表图配置无效,请检查刻度范围、分段区间、比例和尺寸。','请先添加系列开始数据可视化','697480kovzMQ','矩形树图至少需要一个层级字段和一个数值字段。','1592vYzpZN','中位数','3FzPRTT','145668vHTWbt','弦图至少需要两个不同节点之间的一条正权重关系。'];_0x49f8=function(){return _0x1bb0a2;};return _0x49f8();}const _0x3acf03=_0x574a;function _0x574a(_0x2d78e4,_0x5031bd){_0x2d78e4=_0x2d78e4-0x122;const _0x49f891=_0x49f8();let _0x574ac3=_0x49f891[_0x2d78e4];return _0x574ac3;}(function(_0x48d85e,_0x69da1){const _0x41c045=_0x574a,_0x2e0251=_0x48d85e();while(!![]){try{const _0x141a98=parseInt(_0x41c045(0x128))/0x1*(parseInt(_0x41c045(0x126))/0x2)+parseInt(_0x41c045(0x131))/0x3+parseInt(_0x41c045(0x129))/0x4+parseInt(_0x41c045(0x124))/0x5+parseInt(_0x41c045(0x13a))/0x6+parseInt(_0x41c045(0x139))/0x7*(-parseInt(_0x41c045(0x12c))/0x8)+-parseInt(_0x41c045(0x13d))/0x9*(parseInt(_0x41c045(0x137))/0xa);if(_0x141a98===_0x69da1)break;else _0x2e0251['push'](_0x2e0251['shift']());}catch(_0x69ed5a){_0x2e0251['push'](_0x2e0251['shift']());}}}(_0x49f8,0x1aa2f));const e={'engine-chart':{'invalidSourceHeader':'图表数据源标题配置无效。','seriesDefaultName':_0x3acf03(0x13c),'blank':_0x3acf03(0x134),'boxplotMin':_0x3acf03(0x130),'boxplotQ1':'第一四分位数','boxplotMedian':_0x3acf03(0x127),'boxplotQ3':_0x3acf03(0x13e),'boxplotMax':_0x3acf03(0x132),'bubbleEmptyTips':_0x3acf03(0x13b),'cloudWord':'词语','cloudFrequency':'频率','msgEmptyTips':_0x3acf03(0x123),'msgSankeyCircularTips':'桑基图不能包含循环数据','paretoLineName':_0x3acf03(0x12e),'pieAggregateOther':'其他','pieAggregateMembers':_0x3acf03(0x136),'relationEmptyTips':'关系图数据源为额外添加类型列在第二列的共词矩阵','waterfallPositive':'正值','waterfallNegative':'负值','waterfallSubtotal':'小计','candlestickSeries':'OHLC\x20系列','candlestickHlcSeries':'HLC\x20系列','candlestickCategory':'类别','candlestickDate':'日期','candlestickOpen':'开盘','candlestickHigh':'最高','candlestickLow':'最低','candlestickClose':'收盘','histogramFrequency':'频数','treemapEmptyTips':_0x3acf03(0x125),'treemapOwnValue':_0x3acf03(0x12f),'treemapChildren':'子项','sunburstEmptyTips':_0x3acf03(0x138),'sunburstOwnValue':_0x3acf03(0x12f),'sunburstChildren':'子项','gaugeEmptyTips':'仪表图至少需要一个有限数值。','gaugeInvalidMapping':_0x3acf03(0x135),'gaugeInvalidConfig':_0x3acf03(0x122),'chordEmptyTips':_0x3acf03(0x12a),'chordInvalidMapping':_0x3acf03(0x12b),'chordInvalidConfig':_0x3acf03(0x133),'chordCount':'关系计数','chordAssociatedValue':_0x3acf03(0x12d)}};export{e as default};
|
package/lib/locale/zh-HK.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
const _0x48c7e5=_0x8a51;(function(_0x52dcb8,_0x26ad13){const _0x2b982e=_0x8a51,_0x4740dd=_0x52dcb8();while(!![]){try{const _0x407654=-parseInt(_0x2b982e(0x17a))/0x1*(parseInt(_0x2b982e(0x18d))/0x2)+-parseInt(_0x2b982e(0x171))/0x3*(-parseInt(_0x2b982e(0x191))/0x4)+-parseInt(_0x2b982e(0x189))/0x5+parseInt(_0x2b982e(0x177))/0x6+parseInt(_0x2b982e(0x190))/0x7+-parseInt(_0x2b982e(0x181))/0x8*(-parseInt(_0x2b982e(0x184))/0x9)+-parseInt(_0x2b982e(0x176))/0xa;if(_0x407654===_0x26ad13)break;else _0x4740dd['push'](_0x4740dd['shift']());}catch(_0x458011){_0x4740dd['push'](_0x4740dd['shift']());}}}(_0x6554,0x4e019));function _0x6554(){const _0x167811=['圖表資料來源標題設定無效。','中位數','弦圖至少需要兩個不同節點之間的一條正權重關係。','旭日圖至少需要一個階層欄位和一個數值欄位。','1368210yoaXma','開盤價','收盤價','累積占比','4zVHMCt','儀表圖至少需要一個有限數值。','系列\x20{0}','3447059nkWifG','79748QZrkLr','儀表圖需要一個標籤欄位,而且只能有一個數值欄位。','3xgKRWd','OHLC\x20數列','自身值','(空)','HLC\x20數列','6708590MtETwR','1780950nozCsq','關係數','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','2991nhvIyI','弦圖設定無效,請檢查角度、半徑、不透明度和尺寸。','氣泡圖至少需要2欄,X軸、Y軸。','請先添加系列開始數據可視化','最小值','弦圖需要不同的來源與目標欄位,並可選擇一個與兩者不同的數值欄位。','儀表圖設定無效,請檢查刻度範圍、分段區間、比例和尺寸。','3686376pJkiqv','最低價','第一四分位數','9sFOJYf'];_0x6554=function(){return _0x167811;};return _0x6554();}function _0x8a51(_0x5044a8,_0x49fd9e){_0x5044a8=_0x5044a8-0x170;const _0x655482=_0x6554();let _0x8a5122=_0x655482[_0x5044a8];return _0x8a5122;}const e={'engine-chart':{'invalidSourceHeader':_0x48c7e5(0x185),'seriesDefaultName':_0x48c7e5(0x18f),'blank':_0x48c7e5(0x174),'boxplotMin':_0x48c7e5(0x17e),'boxplotQ1':_0x48c7e5(0x183),'boxplotMedian':_0x48c7e5(0x186),'boxplotQ3':'第三四分位數','boxplotMax':'最大值','bubbleEmptyTips':_0x48c7e5(0x17c),'cloudWord':'詞','cloudFrequency':'頻率','msgEmptyTips':_0x48c7e5(0x17d),'msgSankeyCircularTips':'桑基圖不能包含循環數據','paretoLineName':_0x48c7e5(0x18c),'pieAggregateOther':'其他','pieAggregateMembers':'成員','relationEmptyTips':_0x48c7e5(0x179),'waterfallPositive':'正值','waterfallNegative':'負值','waterfallSubtotal':'小計','candlestickSeries':_0x48c7e5(0x172),'candlestickHlcSeries':_0x48c7e5(0x175),'candlestickCategory':'類別','candlestickDate':'日期','candlestickOpen':_0x48c7e5(0x18a),'candlestickHigh':'最高價','candlestickLow':_0x48c7e5(0x182),'candlestickClose':_0x48c7e5(0x18b),'histogramFrequency':'頻數','treemapEmptyTips':'矩形樹圖至少需要一個階層欄位和一個數值欄位。','treemapOwnValue':_0x48c7e5(0x173),'treemapChildren':'子項','sunburstEmptyTips':_0x48c7e5(0x188),'sunburstOwnValue':_0x48c7e5(0x173),'sunburstChildren':'子項','gaugeEmptyTips':_0x48c7e5(0x18e),'gaugeInvalidMapping':_0x48c7e5(0x170),'gaugeInvalidConfig':_0x48c7e5(0x180),'chordEmptyTips':_0x48c7e5(0x187),'chordInvalidMapping':_0x48c7e5(0x17f),'chordInvalidConfig':_0x48c7e5(0x17b),'chordCount':_0x48c7e5(0x178),'chordAssociatedValue':'關聯值'}};export{e as default};
|
package/lib/locale/zh-TW.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const
|
|
1
|
+
const _0x50e37f=_0x4d35;function _0x4d35(_0x3ccc9b,_0x64adb0){_0x3ccc9b=_0x3ccc9b-0x14f;const _0xce5881=_0xce58();let _0x4d3583=_0xce5881[_0x3ccc9b];return _0x4d3583;}(function(_0x4c40b1,_0x40de39){const _0x368ade=_0x4d35,_0x1bd16a=_0x4c40b1();while(!![]){try{const _0x53c8cd=parseInt(_0x368ade(0x160))/0x1+parseInt(_0x368ade(0x15e))/0x2*(-parseInt(_0x368ade(0x16c))/0x3)+-parseInt(_0x368ade(0x161))/0x4+-parseInt(_0x368ade(0x159))/0x5+parseInt(_0x368ade(0x153))/0x6*(-parseInt(_0x368ade(0x155))/0x7)+parseInt(_0x368ade(0x16a))/0x8*(-parseInt(_0x368ade(0x15b))/0x9)+parseInt(_0x368ade(0x157))/0xa;if(_0x53c8cd===_0x40de39)break;else _0x1bd16a['push'](_0x1bd16a['shift']());}catch(_0x311532){_0x1bd16a['push'](_0x1bd16a['shift']());}}}(_0xce58,0xc0378));function _0xce58(){const _0x501219=['OHLC\x20數列','中位數','弦圖需要不同的來源與目標欄位,並可選擇一個與兩者不同的數值欄位。','8skOuGU','(空)','24peQdOM','最小值','氣泡圖至少需要2欄,X軸、Y軸。','旭日圖至少需要一個階層欄位和一個數值欄位。','自身值','第一四分位數','請先添加系列開始數據可視化','累積占比','最大值','122238cqXXFs','最高價','231BWfCXZ','第三四分位數','24550180mLSSnj','關聯值','1993160nxkEfx','弦圖至少需要兩個不同節點之間的一條正權重關係。','2136438JezIDK','儀表圖設定無效,請檢查刻度範圍、分段區間、比例和尺寸。','桑基圖不能包含循環數據','282494wGcmtC','關係圖資料來源為額外新增類型欄在第二欄的共詞矩陣','948760uQupjN','712636bCajlj','系列\x20{0}','弦圖設定無效,請檢查角度、半徑、不透明度和尺寸。','圖表資料來源標題設定無效。','儀表圖需要一個標籤欄位,而且只能有一個數值欄位。','關係數'];_0xce58=function(){return _0x501219;};return _0xce58();}const e={'engine-chart':{'invalidSourceHeader':_0x50e37f(0x164),'seriesDefaultName':_0x50e37f(0x162),'blank':_0x50e37f(0x16b),'boxplotMin':_0x50e37f(0x16d),'boxplotQ1':_0x50e37f(0x14f),'boxplotMedian':_0x50e37f(0x168),'boxplotQ3':_0x50e37f(0x156),'boxplotMax':_0x50e37f(0x152),'bubbleEmptyTips':_0x50e37f(0x16e),'cloudWord':'詞','cloudFrequency':'頻率','msgEmptyTips':_0x50e37f(0x150),'msgSankeyCircularTips':_0x50e37f(0x15d),'paretoLineName':_0x50e37f(0x151),'pieAggregateOther':'其他','pieAggregateMembers':'成員','relationEmptyTips':_0x50e37f(0x15f),'waterfallPositive':'正值','waterfallNegative':'負值','waterfallSubtotal':'小計','candlestickSeries':_0x50e37f(0x167),'candlestickHlcSeries':'HLC\x20數列','candlestickCategory':'類別','candlestickDate':'日期','candlestickOpen':'開盤價','candlestickHigh':_0x50e37f(0x154),'candlestickLow':'最低價','candlestickClose':'收盤價','histogramFrequency':'頻數','treemapEmptyTips':'矩形樹圖至少需要一個階層欄位和一個數值欄位。','treemapOwnValue':_0x50e37f(0x170),'treemapChildren':'子項','sunburstEmptyTips':_0x50e37f(0x16f),'sunburstOwnValue':'自身值','sunburstChildren':'子項','gaugeEmptyTips':'儀表圖至少需要一個有限數值。','gaugeInvalidMapping':_0x50e37f(0x165),'gaugeInvalidConfig':_0x50e37f(0x15c),'chordEmptyTips':_0x50e37f(0x15a),'chordInvalidMapping':_0x50e37f(0x169),'chordInvalidConfig':_0x50e37f(0x163),'chordCount':_0x50e37f(0x166),'chordAssociatedValue':_0x50e37f(0x158)}};export{e as default};
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { IChartTopNSpec } from '../chart-data-aggregation';
|
|
2
|
-
import type { AreaLineStyle, AxisAlignEnum, BarShape, ChartAxisDimension, ChartBorderDashType, ChartMarkLineLabelPosition, ChartSemanticAxis, ChartTrendlineType, ChartWaterfallPointRole, InvalidValueType, IRuntimeAxisPosition, LabelAlignEnum, LabelContentType, LegendPositionEnum, LinePointShape, PieLabelPosition, RadarShape, RelationChartLayoutEnum, SelectModeEnum, SeriesLabelPosition, TitlePositionEnum, WaterfallStackTypeEnum, WordCloudShapeEnum } from '../enum';
|
|
2
|
+
import type { AreaLineStyle, AxisAlignEnum, BarShape, ChartAxisDimension, ChartBorderDashType, ChartMarkLineLabelPosition, ChartSemanticAxis, ChartTrendlineType, ChartWaterfallPointRole, InvalidValueType, IRuntimeAxisPosition, LabelAlignEnum, LabelContentType, LegendPositionEnum, LinePointShape, PieLabelPosition, RadarShape, RelationChartLayoutEnum, ScatterLineType, SelectModeEnum, SeriesLabelPosition, TitlePositionEnum, WaterfallStackTypeEnum, WordCloudShapeEnum } from '../enum';
|
|
3
3
|
import type { DeepNullish, IChartCandlestickMappingSpec, IChartCandlestickSpec, IChartChordMappingSpec, IChartChordSpec, IChartGaugeSpec, IChartHistogramSpec, IChartSunburstSpec, IChartTreemapSpec, IChartValueLabelSpec } from '../types';
|
|
4
4
|
import type { ChartColor } from './chart-color';
|
|
5
5
|
/** Canonical semantic chart type names exposed by the chart facade. */
|
|
@@ -174,6 +174,7 @@ export type ChartSeriesSelector = {
|
|
|
174
174
|
name: string;
|
|
175
175
|
};
|
|
176
176
|
export interface IChartSeriesBorderSpec {
|
|
177
|
+
visible?: boolean;
|
|
177
178
|
color?: string;
|
|
178
179
|
width?: number;
|
|
179
180
|
opacity?: number;
|
|
@@ -196,6 +197,7 @@ export interface IChartHeatmapLabelSpec extends IChartFontSpec, IChartValueLabel
|
|
|
196
197
|
position?: SeriesLabelPosition;
|
|
197
198
|
}
|
|
198
199
|
export interface IChartSeriesStyleSpec {
|
|
200
|
+
scatterLine?: ScatterLineType;
|
|
199
201
|
color?: ChartColor;
|
|
200
202
|
fillOpacity?: number;
|
|
201
203
|
border?: IChartSeriesBorderSpec;
|
|
@@ -205,6 +207,7 @@ export interface IChartSeriesStyleSpec {
|
|
|
205
207
|
}
|
|
206
208
|
/** Style fields accepted by fill-capable chart data points. */
|
|
207
209
|
export interface IChartSeriesDataPointStyleSpec {
|
|
210
|
+
border?: IChartSeriesBorderSpec;
|
|
208
211
|
shape?: LinePointShape;
|
|
209
212
|
size?: number;
|
|
210
213
|
color?: ChartColor;
|
|
@@ -236,6 +239,8 @@ export interface IChartSolidSeriesPatch extends Omit<IChartLineSeriesPatch, keyo
|
|
|
236
239
|
}
|
|
237
240
|
export interface IChartTrendlineSpec {
|
|
238
241
|
selector: ChartSeriesSelector;
|
|
242
|
+
/** Stable source identity used to preserve the binding when field indexes move. */
|
|
243
|
+
seriesId?: string;
|
|
239
244
|
type: ChartTrendlineType;
|
|
240
245
|
name?: string;
|
|
241
246
|
color?: string;
|
|
@@ -298,6 +303,8 @@ export interface IChartEdgeMappingSpec {
|
|
|
298
303
|
valueIndex?: number;
|
|
299
304
|
}
|
|
300
305
|
export interface IChartMappingSpec {
|
|
306
|
+
/** Dataset value-field index to ordered category fields. Omitted series inherit the shared category. */
|
|
307
|
+
seriesToCategory?: Record<number, number[]>;
|
|
301
308
|
categoryIndex?: number;
|
|
302
309
|
/** Ordered category fields used by a multi-level category axis. */
|
|
303
310
|
categoryIndexes?: number[];
|
|
@@ -521,6 +528,8 @@ export interface IChartWaterfallConnectorStyleSpec {
|
|
|
521
528
|
dashType?: ChartBorderDashType;
|
|
522
529
|
}
|
|
523
530
|
interface IChartSemanticConfig {
|
|
531
|
+
/** Whether Sheet charts exclude hidden source data; omitted preserves the historical default. */
|
|
532
|
+
plotVisibleOnly?: boolean;
|
|
524
533
|
type?: ChartTypeString;
|
|
525
534
|
autoGradientFill?: boolean;
|
|
526
535
|
title?: ChartTitleSpec;
|
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
import type { DeepNullish, IChartContext } from '../../types';
|
|
2
|
-
/**
|
|
3
|
-
|
|
2
|
+
/**
|
|
3
|
+
* Returns canonical snapshot fields. Supplying the current context applies a historical
|
|
4
|
+
* incremental patch first, so old field names and null deletions are decoded before merging.
|
|
5
|
+
*/
|
|
6
|
+
export declare function canonicalizeChartContext(value: unknown, currentContext?: IChartContext): IChartContext;
|
|
4
7
|
/** Internal Pending boundary used before a command payload is created. */
|
|
5
8
|
export declare function applyPendingChartContext(current: IChartContext | undefined, value: DeepNullish<IChartContext>): IChartContext;
|
|
@@ -38,13 +38,16 @@ export declare enum ChartStyleField {
|
|
|
38
38
|
YAxis = "yAxis"
|
|
39
39
|
}
|
|
40
40
|
export declare enum ChartContextField {
|
|
41
|
+
PlotVisibleOnly = "plotVisibleOnly",
|
|
41
42
|
CategoryIndexes = "categoryIndexes",
|
|
43
|
+
SeriesToCategory = "seriesToCategory",
|
|
42
44
|
Histogram = "histogram",
|
|
43
45
|
MultiLevelCategoryAxis = "multiLevelCategoryAxis",
|
|
44
46
|
SeriesIndexes = "seriesIndexes",
|
|
45
47
|
UseDateAxis = "useDateAxis"
|
|
46
48
|
}
|
|
47
49
|
export declare enum ChartMappingField {
|
|
50
|
+
SeriesToCategory = "seriesToCategory",
|
|
48
51
|
Bubble = "bubble",
|
|
49
52
|
Candlestick = "candlestick",
|
|
50
53
|
CategoryIndex = "categoryIndex",
|
|
@@ -111,10 +114,12 @@ export declare enum ChartSeriesSelectorField {
|
|
|
111
114
|
Selector = "selector"
|
|
112
115
|
}
|
|
113
116
|
export declare enum ChartSeriesStyleField {
|
|
117
|
+
ScatterLine = "scatterLine",
|
|
114
118
|
BorderColor = "border.color",
|
|
115
119
|
BorderDashType = "border.dashType",
|
|
116
120
|
BorderOpacity = "border.opacity",
|
|
117
121
|
BorderWidth = "border.width",
|
|
122
|
+
BorderVisible = "border.visible",
|
|
118
123
|
ChartType = "chartType",
|
|
119
124
|
Color = "color",
|
|
120
125
|
DataPoints = "dataPoints",
|