@visactor/vchart-extension 2.1.2-alpha.8 → 2.1.2
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/build/index.js +13655 -2799
- package/build/index.min.js +2 -2
- package/cjs/charts/3d/arc-3d.d.ts +1 -1
- package/cjs/charts/3d/arc-3d.js +5 -4
- package/cjs/charts/3d/arc-3d.js.map +1 -1
- package/cjs/charts/3d/interface.d.ts +3 -1
- package/cjs/charts/3d/interface.js.map +1 -1
- package/cjs/charts/3d/layout.d.ts +5 -4
- package/cjs/charts/3d/layout.js +5 -5
- package/cjs/charts/3d/layout.js.map +1 -1
- package/cjs/charts/3d/plugin.d.ts +3 -2
- package/cjs/charts/3d/plugin.js +4 -4
- package/cjs/charts/3d/plugin.js.map +1 -1
- package/cjs/charts/3d/pyramid-3d.d.ts +1 -1
- package/cjs/charts/3d/pyramid-3d.js +5 -4
- package/cjs/charts/3d/pyramid-3d.js.map +1 -1
- package/cjs/charts/3d/rect-3d.d.ts +2 -2
- package/cjs/charts/3d/rect-3d.js +5 -4
- package/cjs/charts/3d/rect-3d.js.map +1 -1
- package/cjs/charts/axis-3d/index.js +2 -1
- package/cjs/charts/axis-3d/symlog-axis.js +1 -2
- package/cjs/charts/bar-3d/chart-spec-transformer.js +1 -1
- package/cjs/charts/bar-3d/chart.js +1 -1
- package/cjs/charts/bar-3d/constant.js +1 -2
- package/cjs/charts/bar-3d/index.js +1 -1
- package/cjs/charts/bar-3d/interface.js +1 -1
- package/cjs/charts/bar-3d/series-spec-transformer.js +1 -1
- package/cjs/charts/bar-3d/series.js +1 -1
- package/cjs/charts/bar-3d/theme.js +1 -1
- package/cjs/charts/candlestick/candlestick-transformer.js +1 -1
- package/cjs/charts/candlestick/candlestick.js +1 -1
- package/cjs/charts/candlestick/index.js +1 -1
- package/cjs/charts/candlestick/interface.js +1 -1
- package/cjs/charts/candlestick/util.js +1 -1
- package/cjs/charts/combination-candlestick/combination-candlestick-transformer.js +1 -1
- package/cjs/charts/combination-candlestick/combination-candlestick.js +1 -1
- package/cjs/charts/combination-candlestick/constant.js +1 -1
- package/cjs/charts/combination-candlestick/index.js +1 -1
- package/cjs/charts/combination-candlestick/interface.js +1 -1
- package/cjs/charts/conversion-funnel/arrow-data-transform.js +1 -1
- package/cjs/charts/conversion-funnel/constants.js +1 -1
- package/cjs/charts/conversion-funnel/conversion-funnel-transformer.js +1 -1
- package/cjs/charts/conversion-funnel/conversion-funnel.js +1 -1
- package/cjs/charts/conversion-funnel/index.js +1 -1
- package/cjs/charts/conversion-funnel/interface.js +1 -1
- package/cjs/charts/conversion-funnel/util.js +1 -1
- package/cjs/charts/funnel-3d/chart.js +1 -2
- package/cjs/charts/funnel-3d/constant.js +1 -1
- package/cjs/charts/funnel-3d/index.js +1 -1
- package/cjs/charts/funnel-3d/interface.js +1 -1
- package/cjs/charts/funnel-3d/series-spec-transformer.js +1 -1
- package/cjs/charts/funnel-3d/series.js +1 -1
- package/cjs/charts/funnel-3d/theme.js +1 -1
- package/cjs/charts/image-cloud/image-cloud-transformer.js +1 -1
- package/cjs/charts/pie-3d/animation.js +6 -6
- package/cjs/charts/pie-3d/animation.js.map +1 -1
- package/cjs/charts/pie-3d/chart-spec-transformer.d.ts +2 -2
- package/cjs/charts/pie-3d/chart-spec-transformer.js +2 -2
- package/cjs/charts/pie-3d/chart-spec-transformer.js.map +1 -1
- package/cjs/charts/pie-3d/chart.d.ts +2 -2
- package/cjs/charts/pie-3d/chart.js +4 -4
- package/cjs/charts/pie-3d/chart.js.map +1 -1
- package/cjs/charts/pie-3d/constant.d.ts +2 -1
- package/cjs/charts/pie-3d/constant.js +2 -2
- package/cjs/charts/pie-3d/constant.js.map +1 -1
- package/cjs/charts/pie-3d/interface.d.ts +5 -1
- package/cjs/charts/pie-3d/interface.js.map +1 -1
- package/cjs/charts/pie-3d/series-spec-transformer.d.ts +1 -1
- package/cjs/charts/pie-3d/series-spec-transformer.js +2 -2
- package/cjs/charts/pie-3d/series-spec-transformer.js.map +1 -1
- package/cjs/charts/pie-3d/series.d.ts +3 -2
- package/cjs/charts/pie-3d/series.js +5 -5
- package/cjs/charts/pie-3d/series.js.map +1 -1
- package/cjs/components/bar-link/bar-link.js +1 -1
- package/cjs/components/bar-link/constant.js +1 -1
- package/cjs/components/bar-link/index.js +1 -1
- package/cjs/components/bar-link/type.js +1 -1
- package/cjs/components/bar-link/util.js +1 -1
- package/cjs/components/bar-regression-line/index.js +1 -1
- package/cjs/components/bar-regression-line/type.js +1 -1
- package/cjs/components/extension-mark-sync-state/extension-mark-sync-state.js +1 -1
- package/cjs/components/extension-mark-sync-state/index.js +1 -1
- package/cjs/components/extension-mark-sync-state/type.js +1 -1
- package/cjs/components/histogram-regression-line/index.js +1 -1
- package/cjs/components/histogram-regression-line/type.js +2 -1
- package/cjs/components/map-label/index.js +1 -1
- package/cjs/components/map-label/layout.js +1 -1
- package/cjs/components/map-label/map-label-transformer.js +1 -1
- package/cjs/components/map-label/map-label.js +1 -1
- package/cjs/components/map-label/theme.js +1 -1
- package/cjs/components/map-label/type.js +1 -1
- package/cjs/components/regression-line/index.js +1 -1
- package/cjs/components/regression-line/regression-line.js +1 -1
- package/cjs/components/regression-line/type.js +1 -1
- package/cjs/components/scatter-regression-line/index.js +1 -1
- package/cjs/components/scatter-regression-line/type.js +1 -1
- package/cjs/components/series-break/constant.js +1 -1
- package/cjs/components/series-break/index.js +1 -1
- package/cjs/components/series-break/series-break.js +1 -1
- package/cjs/components/series-break/type.js +1 -1
- package/cjs/components/series-break/util.js +2 -1
- package/cjs/components/series-label/constant.js +1 -1
- package/cjs/components/series-label/index.js +1 -1
- package/cjs/components/series-label/series-label.js +1 -1
- package/cjs/components/series-label/type.js +1 -1
- package/cjs/components/series-label/util.js +1 -1
- package/esm/charts/3d/arc-3d.d.ts +1 -1
- package/esm/charts/3d/arc-3d.js +8 -2
- package/esm/charts/3d/arc-3d.js.map +1 -1
- package/esm/charts/3d/interface.d.ts +3 -1
- package/esm/charts/3d/interface.js.map +1 -1
- package/esm/charts/3d/layout.d.ts +5 -4
- package/esm/charts/3d/layout.js +5 -1
- package/esm/charts/3d/layout.js.map +1 -1
- package/esm/charts/3d/plugin.d.ts +3 -2
- package/esm/charts/3d/plugin.js +4 -2
- package/esm/charts/3d/plugin.js.map +1 -1
- package/esm/charts/3d/pyramid-3d.d.ts +1 -1
- package/esm/charts/3d/pyramid-3d.js +10 -2
- package/esm/charts/3d/pyramid-3d.js.map +1 -1
- package/esm/charts/3d/rect-3d.d.ts +2 -2
- package/esm/charts/3d/rect-3d.js +10 -2
- package/esm/charts/3d/rect-3d.js.map +1 -1
- package/esm/charts/axis-3d/index.js +2 -1
- package/esm/charts/axis-3d/symlog-axis.js +1 -2
- package/esm/charts/bar-3d/chart-spec-transformer.js +1 -1
- package/esm/charts/bar-3d/chart.js +1 -1
- package/esm/charts/bar-3d/constant.js +1 -2
- package/esm/charts/bar-3d/index.js +1 -1
- package/esm/charts/bar-3d/interface.js +1 -1
- package/esm/charts/bar-3d/series-spec-transformer.js +1 -1
- package/esm/charts/bar-3d/series.js +1 -1
- package/esm/charts/bar-3d/theme.js +1 -1
- package/esm/charts/candlestick/candlestick-transformer.js +1 -1
- package/esm/charts/candlestick/candlestick.js +1 -1
- package/esm/charts/candlestick/index.js +1 -1
- package/esm/charts/candlestick/interface.js +1 -1
- package/esm/charts/candlestick/util.js +1 -1
- package/esm/charts/combination-candlestick/combination-candlestick-transformer.js +1 -1
- package/esm/charts/combination-candlestick/combination-candlestick.js +1 -1
- package/esm/charts/combination-candlestick/constant.js +1 -1
- package/esm/charts/combination-candlestick/index.js +1 -1
- package/esm/charts/combination-candlestick/interface.js +1 -1
- package/esm/charts/conversion-funnel/arrow-data-transform.js +1 -1
- package/esm/charts/conversion-funnel/constants.js +1 -1
- package/esm/charts/conversion-funnel/conversion-funnel-transformer.js +1 -1
- package/esm/charts/conversion-funnel/conversion-funnel.js +1 -1
- package/esm/charts/conversion-funnel/index.js +1 -1
- package/esm/charts/conversion-funnel/interface.js +1 -1
- package/esm/charts/conversion-funnel/util.js +1 -1
- package/esm/charts/funnel-3d/chart.js +1 -2
- package/esm/charts/funnel-3d/constant.js +1 -1
- package/esm/charts/funnel-3d/index.js +1 -1
- package/esm/charts/funnel-3d/interface.js +1 -1
- package/esm/charts/funnel-3d/series-spec-transformer.js +1 -1
- package/esm/charts/funnel-3d/series.js +1 -1
- package/esm/charts/funnel-3d/theme.js +1 -1
- package/esm/charts/image-cloud/image-cloud-transformer.js +1 -1
- package/esm/charts/pie-3d/animation.js +3 -1
- package/esm/charts/pie-3d/animation.js.map +1 -1
- package/esm/charts/pie-3d/chart-spec-transformer.d.ts +2 -2
- package/esm/charts/pie-3d/chart-spec-transformer.js +1 -1
- package/esm/charts/pie-3d/chart-spec-transformer.js.map +1 -1
- package/esm/charts/pie-3d/chart.d.ts +2 -2
- package/esm/charts/pie-3d/chart.js +5 -1
- package/esm/charts/pie-3d/chart.js.map +1 -1
- package/esm/charts/pie-3d/constant.d.ts +2 -1
- package/esm/charts/pie-3d/constant.js +1 -1
- package/esm/charts/pie-3d/constant.js.map +1 -1
- package/esm/charts/pie-3d/interface.d.ts +5 -1
- package/esm/charts/pie-3d/interface.js.map +1 -1
- package/esm/charts/pie-3d/series-spec-transformer.d.ts +1 -1
- package/esm/charts/pie-3d/series-spec-transformer.js +1 -1
- package/esm/charts/pie-3d/series-spec-transformer.js.map +1 -1
- package/esm/charts/pie-3d/series.d.ts +3 -2
- package/esm/charts/pie-3d/series.js +5 -1
- package/esm/charts/pie-3d/series.js.map +1 -1
- package/esm/components/bar-link/bar-link.js +1 -1
- package/esm/components/bar-link/constant.js +1 -1
- package/esm/components/bar-link/index.js +1 -1
- package/esm/components/bar-link/type.js +1 -1
- package/esm/components/bar-link/util.js +1 -1
- package/esm/components/bar-regression-line/index.js +1 -1
- package/esm/components/bar-regression-line/type.js +1 -1
- package/esm/components/extension-mark-sync-state/extension-mark-sync-state.js +1 -1
- package/esm/components/extension-mark-sync-state/index.js +1 -1
- package/esm/components/extension-mark-sync-state/type.js +1 -1
- package/esm/components/histogram-regression-line/index.js +1 -1
- package/esm/components/histogram-regression-line/type.js +2 -1
- package/esm/components/map-label/index.js +1 -1
- package/esm/components/map-label/layout.js +1 -1
- package/esm/components/map-label/map-label-transformer.js +1 -1
- package/esm/components/map-label/map-label.js +1 -1
- package/esm/components/map-label/theme.js +1 -1
- package/esm/components/map-label/type.js +1 -1
- package/esm/components/regression-line/index.js +1 -1
- package/esm/components/regression-line/regression-line.js +1 -1
- package/esm/components/regression-line/type.js +1 -1
- package/esm/components/scatter-regression-line/index.js +1 -1
- package/esm/components/scatter-regression-line/type.js +1 -1
- package/esm/components/series-break/constant.js +1 -1
- package/esm/components/series-break/index.js +1 -1
- package/esm/components/series-break/series-break.js +1 -1
- package/esm/components/series-break/type.js +1 -1
- package/esm/components/series-break/util.js +2 -1
- package/esm/components/series-label/constant.js +1 -1
- package/esm/components/series-label/index.js +1 -1
- package/esm/components/series-label/series-label.js +1 -1
- package/esm/components/series-label/type.js +1 -1
- package/esm/components/series-label/util.js +1 -1
- package/package.json +6 -6
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import type { IPie3dSeriesSpec } from './interface';
|
|
2
2
|
import { MarkType3dEnum, SeriesMark3dNameEnum, SeriesType3dEnum } from '../3d/enum';
|
|
3
|
-
import type { ITextMark } from '@visactor/vchart';
|
|
4
|
-
import {
|
|
3
|
+
import type { ITextMark } from '@visactor/vchart/esm/mark/interface/mark';
|
|
4
|
+
import type { IArcSeries } from '@visactor/vchart/esm/series/interface/series';
|
|
5
|
+
import { BasePieSeries } from '@visactor/vchart/esm/series/pie/pie';
|
|
5
6
|
export declare class Pie3dSeries<T extends IPie3dSeriesSpec = IPie3dSeriesSpec> extends BasePieSeries<T> implements IArcSeries {
|
|
6
7
|
static readonly type: string;
|
|
7
8
|
type: SeriesType3dEnum;
|
|
@@ -4,7 +4,11 @@ import { pie3dSeriesMark } from "./constant";
|
|
|
4
4
|
|
|
5
5
|
import { SeriesType3dEnum } from "../3d/enum";
|
|
6
6
|
|
|
7
|
-
import { AttributeLevel
|
|
7
|
+
import { AttributeLevel } from "@visactor/vchart/esm/constant/attribute";
|
|
8
|
+
|
|
9
|
+
import { Factory } from "@visactor/vchart/esm/core/factory";
|
|
10
|
+
|
|
11
|
+
import { BasePieSeries } from "@visactor/vchart/esm/series/pie/pie";
|
|
8
12
|
|
|
9
13
|
import { Pie3dSeriesSpecTransformer } from "./series-spec-transformer";
|
|
10
14
|
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../src/charts/pie-3d/series.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAC7C,OAAO,EAAwC,gBAAgB,EAAE,MAAM,YAAY,CAAC;
|
|
1
|
+
{"version":3,"sources":["../src/charts/pie-3d/series.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,iBAAiB,EAAE,MAAM,cAAc,CAAC;AACjD,OAAO,EAAE,eAAe,EAAE,MAAM,YAAY,CAAC;AAC7C,OAAO,EAAwC,gBAAgB,EAAE,MAAM,YAAY,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,yCAAyC,CAAC;AACzE,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAG5D,OAAO,EAAE,aAAa,EAAE,MAAM,qCAAqC,CAAC;AACpE,OAAO,EAAE,0BAA0B,EAAE,MAAM,2BAA2B,CAAC;AACvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,aAAa,CAAC;AAErD,OAAO,EAAE,KAAK,EAAE,MAAM,SAAS,CAAC;AAEhC,MAAM,OAAO,WAA2D,SAAQ,aAAgB;IAAhG;;QAEE,SAAI,GAAG,gBAAgB,CAAC,KAAK,CAAC;QACpB,iBAAY,WAA8B;QAC1C,iBAAY,WAAwB;QAKrC,2BAAsB,GAAG,0BAAiC,CAAC;IA+BtE,CAAC;IA3BC,eAAe;;QACb,KAAK,CAAC,eAAe,EAAE,CAAC;QACxB,IAAI,CAAC,QAAQ,GAAG,MAAA,MAAA,IAAI,CAAC,KAAK,0CAAE,OAAO,mCAAI,CAAC,IAAI,CAAC,EAAE,GAAG,CAAC,CAAC;IACtD,CAAC;IAED,aAAa;QACX,KAAK,CAAC,aAAa,EAAE,CAAC;QACtB,MAAM,OAAO,GAAG,IAAI,CAAC,QAAQ,CAAC;QAC9B,IAAI,OAAO,EAAE;YACX,IAAI,CAAC,YAAY,CACf,OAAO,EACP;gBACE,IAAI,EAAE,GAAG,EAAE,CAAC,IAAI,CAAC,QAAQ;aAC1B,EACD,QAAQ,EACR,cAAc,CAAC,MAAM,CACtB,CAAC;SACH;IACH,CAAC;IAED,kBAAkB,CAAC,QAAmB,EAAE,OAAY,EAAE;QACpD,IAAI,CAAC,QAAQ,EAAE;YACb,OAAO;SACR;QACD,KAAK,CAAC,kBAAkB,CAAC,QAAQ,CAAC,CAAC;QACnC,IAAI,CAAC,YAAY,CAAC,QAAQ,EAAE,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE,SAAS,EAAE,cAAc,CAAC,IAAI,CAAC,CAAC;IACnF,CAAC;;AAtCe,gBAAI,GAAW,gBAAgB,CAAC,KAAK,CAAC;AAKtC,gBAAI,GAAG,eAAe,CAAC;AACvB,wBAAY,GAAG,EAAE,KAAK,EAAE,CAAC;AACzB,kCAAsB,GAAG,0BAAiC,CAAC;AAkC7E,MAAM,CAAC,MAAM,mBAAmB,GAAG,GAAG,EAAE;IACtC,sBAAsB,EAAE,CAAC;IACzB,iBAAiB,EAAE,CAAC;IACpB,OAAO,CAAC,cAAc,CAAC,WAAW,CAAC,IAAI,EAAE,WAAW,CAAC,CAAC;AACxD,CAAC,CAAC","file":"series.js","sourcesContent":["// eslint-disable-next-line no-duplicate-imports\nimport type { IPie3dSeriesSpec } from './interface';\nimport { registerArc3dMark } from '../3d/arc-3d';\nimport { pie3dSeriesMark } from './constant';\nimport { MarkType3dEnum, SeriesMark3dNameEnum, SeriesType3dEnum } from '../3d/enum';\nimport { AttributeLevel } from '@visactor/vchart/esm/constant/attribute';\nimport { Factory } from '@visactor/vchart/esm/core/factory';\nimport type { ITextMark } from '@visactor/vchart/esm/mark/interface/mark';\nimport type { IArcSeries } from '@visactor/vchart/esm/series/interface/series';\nimport { BasePieSeries } from '@visactor/vchart/esm/series/pie/pie';\nimport { Pie3dSeriesSpecTransformer } from './series-spec-transformer';\nimport { registerPie3dAnimation } from './animation';\nimport { registerLayout3d } from '../3d/layout';\nimport { pie3d } from './theme';\n\nexport class Pie3dSeries<T extends IPie3dSeriesSpec = IPie3dSeriesSpec> extends BasePieSeries<T> implements IArcSeries {\n static readonly type: string = SeriesType3dEnum.pie3d;\n type = SeriesType3dEnum.pie3d;\n protected _pieMarkName = SeriesMark3dNameEnum.pie3d;\n protected _pieMarkType = MarkType3dEnum.arc3d;\n\n static readonly mark = pie3dSeriesMark;\n static readonly builtInTheme = { pie3d };\n static readonly transformerConstructor = Pie3dSeriesSpecTransformer as any;\n readonly transformerConstructor = Pie3dSeriesSpecTransformer as any;\n\n protected _angle3d: number;\n\n setAttrFromSpec(): void {\n super.setAttrFromSpec();\n this._angle3d = this._spec?.angle3d ?? -Math.PI / 3;\n }\n\n initMarkStyle(): void {\n super.initMarkStyle();\n const pieMark = this._pieMark;\n if (pieMark) {\n this.setMarkStyle(\n pieMark,\n {\n beta: () => this._angle3d\n },\n 'normal',\n AttributeLevel.Series\n );\n }\n }\n\n initLabelMarkStyle(textMark: ITextMark, spec: any = {}): void {\n if (!textMark) {\n return;\n }\n super.initLabelMarkStyle(textMark);\n this.setMarkStyle(textMark, { support3d: true }, undefined, AttributeLevel.Mark);\n }\n}\n\nexport const registerPie3dSeries = () => {\n registerPie3dAnimation();\n registerArc3dMark();\n Factory.registerSeries(Pie3dSeries.type, Pie3dSeries);\n};\n"]}
|
|
@@ -80,4 +80,4 @@ export class BarLinkComponent extends AbstractComponent {
|
|
|
80
80
|
export const registerBarLink = () => {
|
|
81
81
|
Factory.registerGraphicComponent(BAR_LINK, (attrs => new BarLinkComponent(attrs)));
|
|
82
82
|
};
|
|
83
|
-
//# sourceMappingURL=bar-link.js.map
|
|
83
|
+
//# sourceMappingURL=bar-link.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const BAR_LINK = "barLink";
|
|
2
|
-
//# sourceMappingURL=constant.js.map
|
|
2
|
+
//# sourceMappingURL=constant.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -174,4 +174,4 @@ export function appendBarLinkConfig(rawSpec, barLinkSpec) {
|
|
|
174
174
|
rawSpec.customMark = array(rawSpec.customMark).filter((obj => obj.componentType !== BAR_LINK)),
|
|
175
175
|
rawSpec.customMark.push(getBarLinkConfig(barLinkSpec));
|
|
176
176
|
}
|
|
177
|
-
//# sourceMappingURL=util.js.map
|
|
177
|
+
//# sourceMappingURL=util.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -70,4 +70,4 @@ ExtensionMarkSyncStatePlugin.pluginType = "chart", ExtensionMarkSyncStatePlugin.
|
|
|
70
70
|
export const registerExtensionMarkSyncStatePlugin = () => {
|
|
71
71
|
registerChartPlugin(ExtensionMarkSyncStatePlugin);
|
|
72
72
|
};
|
|
73
|
-
//# sourceMappingURL=extension-mark-sync-state.js.map
|
|
73
|
+
//# sourceMappingURL=extension-mark-sync-state.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export { };
|
|
1
|
+
export { };
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -260,4 +260,4 @@ export const registerMapLabel = option => {
|
|
|
260
260
|
const vchartConstructor = (null == option ? void 0 : option.VChart) || VChart;
|
|
261
261
|
vchartConstructor && vchartConstructor.useComponent([ MapLabelComponent ]);
|
|
262
262
|
};
|
|
263
|
-
//# sourceMappingURL=map-label.js.map
|
|
263
|
+
//# sourceMappingURL=map-label.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -49,4 +49,4 @@ export class RegressionLine extends AbstractComponent {
|
|
|
49
49
|
export const registerRegressionLine = () => {
|
|
50
50
|
Factory.registerGraphicComponent(REGRESSION_LINE, (attrs => new RegressionLine(attrs)));
|
|
51
51
|
};
|
|
52
|
-
//# sourceMappingURL=regression-line.js.map
|
|
52
|
+
//# sourceMappingURL=regression-line.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const SERIES_BREAK = "seriesBreak";
|
|
2
|
-
//# sourceMappingURL=constant.js.map
|
|
2
|
+
//# sourceMappingURL=constant.js.map
|
|
@@ -110,4 +110,4 @@ export class SeriesBreakComponent extends AbstractComponent {
|
|
|
110
110
|
export const registerSeriesBreak = () => {
|
|
111
111
|
Factory.registerGraphicComponent("seriesBreak", (attrs => new SeriesBreakComponent(attrs)));
|
|
112
112
|
};
|
|
113
|
-
//# sourceMappingURL=series-break.js.map
|
|
113
|
+
//# sourceMappingURL=series-break.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export const SERIES_LABEL = "seriesLabel";
|
|
2
|
-
//# sourceMappingURL=constant.js.map
|
|
2
|
+
//# sourceMappingURL=constant.js.map
|
|
@@ -105,4 +105,4 @@ export class SeriesLabelComponent extends AbstractComponent {
|
|
|
105
105
|
export const registerSeriesLabel = () => {
|
|
106
106
|
Factory.registerGraphicComponent("seriesLabel", (attrs => new SeriesLabelComponent(attrs)));
|
|
107
107
|
};
|
|
108
|
-
//# sourceMappingURL=series-label.js.map
|
|
108
|
+
//# sourceMappingURL=series-label.js.map
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { };
|
|
2
|
-
//# sourceMappingURL=type.js.map
|
|
2
|
+
//# sourceMappingURL=type.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@visactor/vchart-extension",
|
|
3
|
-
"version": "2.1.2
|
|
3
|
+
"version": "2.1.2",
|
|
4
4
|
"description": "vchart extension package, including extension plugins and components",
|
|
5
5
|
"sideEffects": false,
|
|
6
6
|
"main": "cjs/index.js",
|
|
@@ -17,11 +17,11 @@
|
|
|
17
17
|
"build"
|
|
18
18
|
],
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@visactor/vrender-core": "1.1.3
|
|
21
|
-
"@visactor/vrender-kits": "1.1.3
|
|
22
|
-
"@visactor/vrender-components": "1.1.3
|
|
23
|
-
"@visactor/vrender-animate": "1.1.3
|
|
24
|
-
"@visactor/vchart": "2.1.2
|
|
20
|
+
"@visactor/vrender-core": "^1.1.3",
|
|
21
|
+
"@visactor/vrender-kits": "^1.1.3",
|
|
22
|
+
"@visactor/vrender-components": "^1.1.3",
|
|
23
|
+
"@visactor/vrender-animate": "^1.1.3",
|
|
24
|
+
"@visactor/vchart": "2.1.2",
|
|
25
25
|
"@visactor/vutils": "~1.0.23",
|
|
26
26
|
"@visactor/vdataset": "~1.0.23",
|
|
27
27
|
"@visactor/vlayouts": "~1.0.23"
|