@mui/x-charts-pro 9.8.0 → 9.10.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/BarChartPro/BarChartPro.d.mts +9 -1
- package/BarChartPro/BarChartPro.d.ts +9 -1
- package/BarChartPro/BarChartPro.js +14 -3
- package/BarChartPro/BarChartPro.mjs +14 -3
- package/BarChartPro/BarChartPro.plugins.d.mts +2 -1
- package/BarChartPro/BarChartPro.plugins.d.ts +2 -1
- package/BarChartPro/BarChartPro.plugins.js +2 -1
- package/BarChartPro/BarChartPro.plugins.mjs +2 -1
- package/CHANGELOG.md +230 -0
- package/ChartsContainerPro/useChartsContainerProProps.d.mts +6 -2
- package/ChartsContainerPro/useChartsContainerProProps.d.ts +6 -2
- package/ChartsContainerPro/useChartsContainerProProps.js +9 -1
- package/ChartsContainerPro/useChartsContainerProProps.mjs +8 -1
- package/ChartsDataProviderPro/ChartsDataProviderPro.d.mts +1 -1
- package/ChartsDataProviderPro/ChartsDataProviderPro.d.ts +1 -1
- package/ChartsDataProviderPro/ChartsDataProviderPro.js +14 -3
- package/ChartsDataProviderPro/ChartsDataProviderPro.mjs +14 -3
- package/ChartsDataProviderPro/useChartsDataProviderProProps.d.mts +1 -1
- package/ChartsDataProviderPro/useChartsDataProviderProProps.d.ts +1 -1
- package/ChartsToolbarPro/ChartsToolbarPro.d.mts +2 -1
- package/ChartsToolbarPro/ChartsToolbarPro.d.ts +2 -1
- package/ChartsToolbarPro/Toolbar.types.d.mts +2 -1
- package/ChartsToolbarPro/Toolbar.types.d.ts +2 -1
- package/ChartsToolbarPro/internals/ChartsMenu.d.mts +1 -1
- package/ChartsToolbarPro/internals/ChartsMenu.d.ts +1 -1
- package/ChartsZoomSlider/ChartsZoomSlider.d.mts +2 -1
- package/ChartsZoomSlider/ChartsZoomSlider.d.ts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.mts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSlider.d.ts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.mts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderActiveTrack.d.ts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.mts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreview.d.ts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.mts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderPreviewContent.d.ts +2 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsAxisZoomSliderTrack.d.ts +1 -1
- package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.mts +1 -1
- package/ChartsZoomSlider/internals/ChartsTooltipZoomSliderValue.d.ts +1 -1
- package/ChartsZoomSlider/internals/chartsAxisZoomSliderTrackClasses.d.mts +1 -1
- package/ChartsZoomSlider/internals/chartsAxisZoomSliderTrackClasses.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/AreaPreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/BarPreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.mts +2 -1
- package/ChartsZoomSlider/internals/previews/LineAreaPreviewPlot.d.ts +2 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.mts +1 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.d.ts +1 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.js +16 -1
- package/ChartsZoomSlider/internals/previews/LinePreviewPlot.mjs +17 -2
- package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.mts +2 -1
- package/ChartsZoomSlider/internals/previews/ScatterPreviewPlot.d.ts +2 -1
- package/FunnelChart/FocusedFunnelSection.d.mts +1 -1
- package/FunnelChart/FocusedFunnelSection.d.ts +1 -1
- package/FunnelChart/FunnelPlot.d.mts +1 -1
- package/FunnelChart/FunnelPlot.d.ts +1 -1
- package/FunnelChart/curves/getFunnelCurve.d.mts +1 -1
- package/FunnelChart/curves/getFunnelCurve.d.ts +1 -1
- package/FunnelChart/funnelClasses.d.mts +1 -1
- package/FunnelChart/funnelClasses.d.ts +1 -1
- package/FunnelChart/funnelPlotSlots.types.d.mts +3 -2
- package/FunnelChart/funnelPlotSlots.types.d.ts +3 -2
- package/FunnelChart/labelUtils.d.mts +2 -2
- package/FunnelChart/labelUtils.d.ts +2 -2
- package/FunnelChart/seriesConfig/index.js +2 -2
- package/FunnelChart/seriesConfig/index.mjs +2 -2
- package/FunnelChart/seriesConfig/tooltipPosition.d.mts +2 -3
- package/FunnelChart/seriesConfig/tooltipPosition.d.ts +2 -3
- package/FunnelChart/seriesConfig/tooltipPosition.js +11 -15
- package/FunnelChart/seriesConfig/tooltipPosition.mjs +11 -15
- package/Heatmap/FocusedHeatmapCell.d.mts +1 -1
- package/Heatmap/FocusedHeatmapCell.d.ts +1 -1
- package/Heatmap/Heatmap.d.mts +2 -1
- package/Heatmap/Heatmap.d.ts +2 -1
- package/Heatmap/HeatmapItem.d.mts +3 -2
- package/Heatmap/HeatmapItem.d.ts +3 -2
- package/Heatmap/HeatmapSVGPlot.d.mts +2 -1
- package/Heatmap/HeatmapSVGPlot.d.ts +2 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.classes.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.d.ts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.mts +2 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltip.types.d.ts +2 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.mts +1 -1
- package/Heatmap/HeatmapTooltip/HeatmapTooltipContent.d.ts +1 -1
- package/Heatmap/seriesConfig/highlight.d.mts +2 -2
- package/Heatmap/seriesConfig/highlight.d.ts +2 -2
- package/Heatmap/seriesConfig/index.js +2 -2
- package/Heatmap/seriesConfig/index.mjs +2 -2
- package/Heatmap/seriesConfig/tooltipPosition.d.mts +2 -3
- package/Heatmap/seriesConfig/tooltipPosition.d.ts +2 -3
- package/Heatmap/seriesConfig/tooltipPosition.js +12 -16
- package/Heatmap/seriesConfig/tooltipPosition.mjs +12 -16
- package/LineChartPro/LineChartPro.d.mts +11 -1
- package/LineChartPro/LineChartPro.d.ts +11 -1
- package/LineChartPro/LineChartPro.js +16 -3
- package/LineChartPro/LineChartPro.mjs +16 -3
- package/LineChartPro/LineChartPro.plugins.d.mts +2 -1
- package/LineChartPro/LineChartPro.plugins.d.ts +2 -1
- package/LineChartPro/LineChartPro.plugins.js +2 -1
- package/LineChartPro/LineChartPro.plugins.mjs +2 -1
- package/SankeyChart/FocusedSankeyLink.d.mts +1 -1
- package/SankeyChart/FocusedSankeyLink.d.ts +1 -1
- package/SankeyChart/FocusedSankeyNode.d.mts +1 -1
- package/SankeyChart/FocusedSankeyNode.d.ts +1 -1
- package/SankeyChart/SankeyDataProvider.d.mts +1 -1
- package/SankeyChart/SankeyDataProvider.d.ts +1 -1
- package/SankeyChart/SankeyLinkLabelPlot.d.mts +1 -1
- package/SankeyChart/SankeyLinkLabelPlot.d.ts +1 -1
- package/SankeyChart/SankeyLinkPlot.d.mts +1 -1
- package/SankeyChart/SankeyLinkPlot.d.ts +1 -1
- package/SankeyChart/SankeyNodeLabelPlot.d.mts +1 -1
- package/SankeyChart/SankeyNodeLabelPlot.d.ts +1 -1
- package/SankeyChart/SankeyNodePlot.d.mts +1 -1
- package/SankeyChart/SankeyNodePlot.d.ts +1 -1
- package/SankeyChart/SankeyPlot.d.mts +1 -1
- package/SankeyChart/SankeyPlot.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.classes.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.classes.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltip.d.ts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.mts +1 -1
- package/SankeyChart/SankeyTooltip/SankeyTooltipContent.d.ts +1 -1
- package/SankeyChart/sankeyClasses.d.mts +1 -1
- package/SankeyChart/sankeyClasses.d.ts +1 -1
- package/SankeyChart/seriesConfig/createIsFaded.d.mts +1 -1
- package/SankeyChart/seriesConfig/createIsFaded.d.ts +1 -1
- package/SankeyChart/seriesConfig/index.js +2 -2
- package/SankeyChart/seriesConfig/index.mjs +2 -2
- package/SankeyChart/seriesConfig/tooltipPosition.d.mts +2 -3
- package/SankeyChart/seriesConfig/tooltipPosition.d.ts +2 -3
- package/SankeyChart/seriesConfig/tooltipPosition.js +6 -11
- package/SankeyChart/seriesConfig/tooltipPosition.mjs +5 -10
- package/SankeyChart/utils.d.mts +2 -2
- package/SankeyChart/utils.d.ts +2 -2
- package/ScatterChartPro/ScatterChartPro.d.mts +2 -1
- package/ScatterChartPro/ScatterChartPro.d.ts +2 -1
- package/index.js +1 -1
- package/index.mjs +1 -1
- package/internals/ChartsWatermark.d.mts +2 -1
- package/internals/ChartsWatermark.d.ts +2 -1
- package/internals/index.d.mts +2 -0
- package/internals/index.d.ts +2 -0
- package/internals/index.js +30 -0
- package/internals/index.mjs +2 -0
- package/internals/material/components/BaseMenuItem.d.mts +1 -1
- package/internals/material/components/BaseMenuItem.d.ts +1 -1
- package/internals/material/components/BasePopper.d.mts +2 -1
- package/internals/material/components/BasePopper.d.ts +2 -1
- package/internals/plugins/allPlugins.d.mts +2 -2
- package/internals/plugins/allPlugins.d.ts +2 -2
- package/internals/plugins/useChartProSampling/barSampler.d.mts +8 -0
- package/internals/plugins/useChartProSampling/barSampler.d.ts +8 -0
- package/internals/plugins/useChartProSampling/barSampler.js +18 -0
- package/internals/plugins/useChartProSampling/barSampler.mjs +12 -0
- package/internals/plugins/useChartProSampling/index.d.mts +2 -0
- package/internals/plugins/useChartProSampling/index.d.ts +2 -0
- package/internals/plugins/useChartProSampling/index.js +12 -0
- package/internals/plugins/useChartProSampling/index.mjs +1 -0
- package/internals/plugins/useChartProSampling/lineSampler.d.mts +8 -0
- package/internals/plugins/useChartProSampling/lineSampler.d.ts +8 -0
- package/internals/plugins/useChartProSampling/lineSampler.js +47 -0
- package/internals/plugins/useChartProSampling/lineSampler.mjs +41 -0
- package/internals/plugins/useChartProSampling/sampling.d.mts +38 -0
- package/internals/plugins/useChartProSampling/sampling.d.ts +38 -0
- package/internals/plugins/useChartProSampling/sampling.js +175 -0
- package/internals/plugins/useChartProSampling/sampling.line.d.mts +22 -0
- package/internals/plugins/useChartProSampling/sampling.line.d.ts +22 -0
- package/internals/plugins/useChartProSampling/sampling.line.js +172 -0
- package/internals/plugins/useChartProSampling/sampling.line.mjs +164 -0
- package/internals/plugins/useChartProSampling/sampling.mjs +164 -0
- package/internals/plugins/useChartProSampling/sampling.pyramid.types.d.mts +33 -0
- package/internals/plugins/useChartProSampling/sampling.pyramid.types.d.ts +33 -0
- package/internals/plugins/useChartProSampling/sampling.pyramid.types.js +5 -0
- package/internals/plugins/useChartProSampling/sampling.pyramid.types.mjs +1 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.d.mts +4 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.d.ts +4 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.js +59 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.mjs +52 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.types.d.mts +25 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.types.d.ts +25 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.types.js +5 -0
- package/internals/plugins/useChartProSampling/useChartProSampling.types.mjs +1 -0
- package/internals/plugins/useChartProZoom/ZoomInteractionConfig.selectors.d.mts +26 -26
- package/internals/plugins/useChartProZoom/ZoomInteractionConfig.selectors.d.ts +26 -26
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnDrag.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnPressAndDrag.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/usePanOnWheel.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.mts +4 -3
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.d.ts +4 -3
- package/internals/plugins/useChartProZoom/gestureHooks/useRegisterZoomGestures.mjs +1 -0
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnBrush.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnDoubleTapReset.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnPinch.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnTapAndDrag.d.ts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.mts +1 -1
- package/internals/plugins/useChartProZoom/gestureHooks/useZoomOnWheel.d.ts +1 -1
- package/package.json +6 -6
- package/typeOverloads/modules.d.mts +9 -1
- package/typeOverloads/modules.d.ts +9 -1
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
export declare const selectorZoomInteractionConfig: (args_0: import("@mui/x-charts/internals/plugins/corePlugins/useChartId/useChartId.types").UseChartIdState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeriesConfig/useChartSeriesConfig.types").UseChartSeriesConfigState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartExperimentalFeature/useChartExperimentalFeature.types").UseChartExperimentalFeaturesState & import("@mui/x-charts/internals/plugins/corePlugins/useChartDimensions/useChartDimensions.types").UseChartDimensionsState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeries/useChartSeries.types").UseChartSeriesState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartAnimation/useChartAnimation.types").UseChartAnimationState & import("@mui/x-charts/internals").UseChartInteractionListenerState & import("./useChartProZoom.types.mjs").UseChartProZoomState & Partial<{}> & {
|
|
2
2
|
cacheKey: import("@mui/x-charts/internals").ChartStateCacheKey;
|
|
3
|
-
}, interactionName: "
|
|
4
|
-
|
|
3
|
+
}, interactionName: "brush" | "doubleTapReset" | "pinch" | "tapAndDrag" | "wheel") => (Omit<{
|
|
4
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
5
5
|
pointerMode?: any;
|
|
6
|
-
|
|
6
|
+
type: 'wheel';
|
|
7
7
|
} | {
|
|
8
|
-
|
|
8
|
+
requiredKeys?: any[];
|
|
9
9
|
pointerMode?: any;
|
|
10
|
-
|
|
10
|
+
type: 'pinch';
|
|
11
11
|
} | {
|
|
12
|
-
|
|
13
|
-
pointerMode?:
|
|
14
|
-
|
|
12
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
13
|
+
pointerMode?: "mouse" | "touch";
|
|
14
|
+
type: 'tapAndDrag';
|
|
15
15
|
} | {
|
|
16
|
-
|
|
17
|
-
pointerMode?:
|
|
18
|
-
|
|
16
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
17
|
+
pointerMode?: "mouse" | "touch";
|
|
18
|
+
type: 'doubleTapReset';
|
|
19
19
|
} | {
|
|
20
|
-
|
|
21
|
-
pointerMode?:
|
|
22
|
-
|
|
20
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
21
|
+
pointerMode?: "mouse" | "touch";
|
|
22
|
+
type: 'brush';
|
|
23
23
|
}, "pointerMode"> & {
|
|
24
24
|
mouse: {
|
|
25
25
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
@@ -28,23 +28,23 @@ export declare const selectorZoomInteractionConfig: (args_0: import("@mui/x-char
|
|
|
28
28
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
29
29
|
};
|
|
30
30
|
pointerMode?: import("@mui/x-internal-gestures/core").PointerMode[];
|
|
31
|
-
allowedDirection?:
|
|
31
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
32
32
|
}) | null;
|
|
33
33
|
export declare const selectorPanInteractionConfig: (args_0: import("@mui/x-charts/internals/plugins/corePlugins/useChartId/useChartId.types").UseChartIdState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeriesConfig/useChartSeriesConfig.types").UseChartSeriesConfigState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartExperimentalFeature/useChartExperimentalFeature.types").UseChartExperimentalFeaturesState & import("@mui/x-charts/internals/plugins/corePlugins/useChartDimensions/useChartDimensions.types").UseChartDimensionsState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeries/useChartSeries.types").UseChartSeriesState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartAnimation/useChartAnimation.types").UseChartAnimationState & import("@mui/x-charts/internals").UseChartInteractionListenerState & import("./useChartProZoom.types.mjs").UseChartProZoomState & Partial<{}> & {
|
|
34
34
|
cacheKey: import("@mui/x-charts/internals").ChartStateCacheKey;
|
|
35
|
-
}, interactionName: "
|
|
36
|
-
|
|
37
|
-
pointerMode?:
|
|
38
|
-
|
|
35
|
+
}, interactionName: "drag" | "pressAndDrag" | "wheel") => (Omit<{
|
|
36
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
37
|
+
pointerMode?: "mouse" | "touch";
|
|
38
|
+
type: 'drag';
|
|
39
39
|
} | {
|
|
40
|
-
|
|
41
|
-
pointerMode?:
|
|
42
|
-
|
|
40
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
41
|
+
pointerMode?: "mouse" | "touch";
|
|
42
|
+
type: 'pressAndDrag';
|
|
43
43
|
} | {
|
|
44
|
-
|
|
45
|
-
allowedDirection?: "x" | "y" | "xy" | undefined;
|
|
44
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
46
45
|
pointerMode?: any;
|
|
47
|
-
|
|
46
|
+
type: 'wheel';
|
|
47
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
48
48
|
}, "pointerMode"> & {
|
|
49
49
|
mouse: {
|
|
50
50
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
@@ -53,5 +53,5 @@ export declare const selectorPanInteractionConfig: (args_0: import("@mui/x-chart
|
|
|
53
53
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
54
54
|
};
|
|
55
55
|
pointerMode?: import("@mui/x-internal-gestures/core").PointerMode[];
|
|
56
|
-
allowedDirection?:
|
|
56
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
57
57
|
}) | null;
|
|
@@ -1,25 +1,25 @@
|
|
|
1
1
|
export declare const selectorZoomInteractionConfig: (args_0: import("@mui/x-charts/internals/plugins/corePlugins/useChartId/useChartId.types").UseChartIdState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeriesConfig/useChartSeriesConfig.types").UseChartSeriesConfigState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartExperimentalFeature/useChartExperimentalFeature.types").UseChartExperimentalFeaturesState & import("@mui/x-charts/internals/plugins/corePlugins/useChartDimensions/useChartDimensions.types").UseChartDimensionsState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeries/useChartSeries.types").UseChartSeriesState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartAnimation/useChartAnimation.types").UseChartAnimationState & import("@mui/x-charts/internals").UseChartInteractionListenerState & import("./useChartProZoom.types.js").UseChartProZoomState & Partial<{}> & {
|
|
2
2
|
cacheKey: import("@mui/x-charts/internals").ChartStateCacheKey;
|
|
3
|
-
}, interactionName: "
|
|
4
|
-
|
|
3
|
+
}, interactionName: "brush" | "doubleTapReset" | "pinch" | "tapAndDrag" | "wheel") => (Omit<{
|
|
4
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
5
5
|
pointerMode?: any;
|
|
6
|
-
|
|
6
|
+
type: 'wheel';
|
|
7
7
|
} | {
|
|
8
|
-
|
|
8
|
+
requiredKeys?: any[];
|
|
9
9
|
pointerMode?: any;
|
|
10
|
-
|
|
10
|
+
type: 'pinch';
|
|
11
11
|
} | {
|
|
12
|
-
|
|
13
|
-
pointerMode?:
|
|
14
|
-
|
|
12
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
13
|
+
pointerMode?: "mouse" | "touch";
|
|
14
|
+
type: 'tapAndDrag';
|
|
15
15
|
} | {
|
|
16
|
-
|
|
17
|
-
pointerMode?:
|
|
18
|
-
|
|
16
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
17
|
+
pointerMode?: "mouse" | "touch";
|
|
18
|
+
type: 'doubleTapReset';
|
|
19
19
|
} | {
|
|
20
|
-
|
|
21
|
-
pointerMode?:
|
|
22
|
-
|
|
20
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
21
|
+
pointerMode?: "mouse" | "touch";
|
|
22
|
+
type: 'brush';
|
|
23
23
|
}, "pointerMode"> & {
|
|
24
24
|
mouse: {
|
|
25
25
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
@@ -28,23 +28,23 @@ export declare const selectorZoomInteractionConfig: (args_0: import("@mui/x-char
|
|
|
28
28
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
29
29
|
};
|
|
30
30
|
pointerMode?: import("@mui/x-internal-gestures/core").PointerMode[];
|
|
31
|
-
allowedDirection?:
|
|
31
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
32
32
|
}) | null;
|
|
33
33
|
export declare const selectorPanInteractionConfig: (args_0: import("@mui/x-charts/internals/plugins/corePlugins/useChartId/useChartId.types").UseChartIdState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeriesConfig/useChartSeriesConfig.types").UseChartSeriesConfigState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartExperimentalFeature/useChartExperimentalFeature.types").UseChartExperimentalFeaturesState & import("@mui/x-charts/internals/plugins/corePlugins/useChartDimensions/useChartDimensions.types").UseChartDimensionsState & import("@mui/x-charts/internals/plugins/corePlugins/useChartSeries/useChartSeries.types").UseChartSeriesState<keyof import("@mui/x-charts/internals").ChartsSeriesConfig> & import("@mui/x-charts/internals/plugins/corePlugins/useChartAnimation/useChartAnimation.types").UseChartAnimationState & import("@mui/x-charts/internals").UseChartInteractionListenerState & import("./useChartProZoom.types.js").UseChartProZoomState & Partial<{}> & {
|
|
34
34
|
cacheKey: import("@mui/x-charts/internals").ChartStateCacheKey;
|
|
35
|
-
}, interactionName: "
|
|
36
|
-
|
|
37
|
-
pointerMode?:
|
|
38
|
-
|
|
35
|
+
}, interactionName: "drag" | "pressAndDrag" | "wheel") => (Omit<{
|
|
36
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
37
|
+
pointerMode?: "mouse" | "touch";
|
|
38
|
+
type: 'drag';
|
|
39
39
|
} | {
|
|
40
|
-
|
|
41
|
-
pointerMode?:
|
|
42
|
-
|
|
40
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
41
|
+
pointerMode?: "mouse" | "touch";
|
|
42
|
+
type: 'pressAndDrag';
|
|
43
43
|
} | {
|
|
44
|
-
|
|
45
|
-
allowedDirection?: "x" | "y" | "xy" | undefined;
|
|
44
|
+
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
46
45
|
pointerMode?: any;
|
|
47
|
-
|
|
46
|
+
type: 'wheel';
|
|
47
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
48
48
|
}, "pointerMode"> & {
|
|
49
49
|
mouse: {
|
|
50
50
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
@@ -53,5 +53,5 @@ export declare const selectorPanInteractionConfig: (args_0: import("@mui/x-chart
|
|
|
53
53
|
requiredKeys?: import("@mui/x-internal-gestures/core").KeyboardKey[];
|
|
54
54
|
};
|
|
55
55
|
pointerMode?: import("@mui/x-internal-gestures/core").PointerMode[];
|
|
56
|
-
allowedDirection?:
|
|
56
|
+
allowedDirection?: 'x' | 'y' | 'xy';
|
|
57
57
|
}) | null;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
3
3
|
export declare const usePanOnDrag: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
3
3
|
export declare const usePanOnDrag: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
3
3
|
export declare const usePanOnPressAndDrag: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
3
3
|
export declare const usePanOnPressAndDrag: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
4
4
|
export declare const usePanOnWheel: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
4
4
|
export declare const usePanOnWheel: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
1
|
+
import type { ChartUsedInstance } from '@mui/x-charts/internals';
|
|
3
2
|
/**
|
|
4
3
|
* Registers the gestures required by the zoom feature.
|
|
5
4
|
* They are registered here instead of in the core interaction listener plugin
|
|
@@ -7,4 +6,6 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
7
6
|
*/
|
|
8
7
|
export declare const useRegisterZoomGestures: ({
|
|
9
8
|
instance
|
|
10
|
-
}:
|
|
9
|
+
}: {
|
|
10
|
+
instance: ChartUsedInstance<any>;
|
|
11
|
+
}) => void;
|
|
@@ -1,5 +1,4 @@
|
|
|
1
|
-
import type {
|
|
2
|
-
import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
1
|
+
import type { ChartUsedInstance } from '@mui/x-charts/internals';
|
|
3
2
|
/**
|
|
4
3
|
* Registers the gestures required by the zoom feature.
|
|
5
4
|
* They are registered here instead of in the core interaction listener plugin
|
|
@@ -7,4 +6,6 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
7
6
|
*/
|
|
8
7
|
export declare const useRegisterZoomGestures: ({
|
|
9
8
|
instance
|
|
10
|
-
}:
|
|
9
|
+
}: {
|
|
10
|
+
instance: ChartUsedInstance<any>;
|
|
11
|
+
}) => void;
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
|
|
3
3
|
import * as React from 'react';
|
|
4
4
|
import { PanGesture, PinchGesture, PressAndDragGesture, TapAndDragGesture, TapGesture, TurnWheelGesture } from '@mui/x-internal-gestures/core';
|
|
5
|
+
|
|
5
6
|
/**
|
|
6
7
|
* Registers the gestures required by the zoom feature.
|
|
7
8
|
* They are registered here instead of in the core interaction listener plugin
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
4
4
|
export declare const useZoomOnBrush: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<(prev: ZoomData[]) => ZoomData[]>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
4
4
|
export declare const useZoomOnBrush: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<(prev: ZoomData[]) => ZoomData[]>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
4
4
|
export declare const useZoomOnDoubleTapReset: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
4
4
|
export declare const useZoomOnDoubleTapReset: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
3
3
|
export declare const useZoomOnPinch: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
3
3
|
export declare const useZoomOnPinch: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
4
4
|
export declare const useZoomOnTapAndDrag: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -4,4 +4,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
4
4
|
export declare const useZoomOnTapAndDrag: ({
|
|
5
5
|
store,
|
|
6
6
|
instance
|
|
7
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
7
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.mjs";
|
|
|
3
3
|
export declare const useZoomOnWheel: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
|
@@ -3,4 +3,4 @@ import type { UseChartProZoomSignature } from "../useChartProZoom.types.js";
|
|
|
3
3
|
export declare const useZoomOnWheel: ({
|
|
4
4
|
store,
|
|
5
5
|
instance
|
|
6
|
-
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0],
|
|
6
|
+
}: Pick<Parameters<ChartPlugin<UseChartProZoomSignature>>[0], 'store' | 'instance'>, setZoomDataCallback: React.Dispatch<ZoomData[] | ((prev: ZoomData[]) => ZoomData[])>) => void;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mui/x-charts-pro",
|
|
3
|
-
"version": "9.
|
|
3
|
+
"version": "9.10.0",
|
|
4
4
|
"author": "MUI Team",
|
|
5
5
|
"description": "The Pro plan edition of the MUI X Charts components.",
|
|
6
6
|
"license": "SEE LICENSE IN LICENSE",
|
|
@@ -28,14 +28,14 @@
|
|
|
28
28
|
},
|
|
29
29
|
"dependencies": {
|
|
30
30
|
"@babel/runtime": "^7.29.7",
|
|
31
|
-
"@mui/utils": "^9.
|
|
31
|
+
"@mui/utils": "^9.2.0",
|
|
32
32
|
"clsx": "^2.1.1",
|
|
33
33
|
"prop-types": "^15.8.1",
|
|
34
|
+
"@mui/x-charts": "^9.10.0",
|
|
34
35
|
"@mui/x-charts-vendor": "^9.4.0",
|
|
35
|
-
"@mui/x-
|
|
36
|
-
"@mui/x-
|
|
37
|
-
"@mui/x-internals": "^9.
|
|
38
|
-
"@mui/x-license": "^9.8.0"
|
|
36
|
+
"@mui/x-internal-gestures": "^9.10.0",
|
|
37
|
+
"@mui/x-license": "^9.10.0",
|
|
38
|
+
"@mui/x-internals": "^9.10.0"
|
|
39
39
|
},
|
|
40
40
|
"peerDependencies": {
|
|
41
41
|
"@emotion/react": "^11.9.0",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { DefaultizedProps, MakeRequired } from '@mui/x-internals/types';
|
|
2
|
-
import type { AxisId, CommonHighlightScope, SeriesId, ComputedXAxis, ComputedYAxis, ZoomOptions } from '@mui/x-charts/internals';
|
|
2
|
+
import type { AxisId, CommonHighlightScope, SeriesId, ComputedXAxis, ComputedYAxis, ZoomOptions, BarSamplingMethod, SamplingMethod } from '@mui/x-charts/internals';
|
|
3
3
|
import type { DefaultizedFunnelSeriesType, FunnelItemIdentifier, FunnelSeriesType, FunnelValueType } from "../FunnelChart/funnel.types.mjs";
|
|
4
4
|
import type { HeatmapItemIdentifier, HeatmapItemIdentifierWithData, HeatmapSeriesType, DefaultizedHeatmapSeriesType, HeatmapValueType } from "../models/seriesType/heatmap.mjs";
|
|
5
5
|
import type { SankeyLayout, SankeySeriesType, DefaultizedSankeySeriesType, SankeyItemIdentifier, SankeyItemIdentifierWithData } from "../SankeyChart/sankey.types.mjs";
|
|
@@ -71,6 +71,14 @@ declare module '@mui/x-charts/internals' {
|
|
|
71
71
|
highlightIdentifier: SankeyItemIdentifier;
|
|
72
72
|
};
|
|
73
73
|
}
|
|
74
|
+
interface BarSeriesExtension {
|
|
75
|
+
/** Bar `sampling` method. */
|
|
76
|
+
samplingMethod: BarSamplingMethod;
|
|
77
|
+
}
|
|
78
|
+
interface LineSeriesExtension {
|
|
79
|
+
/** Line `sampling` method. */
|
|
80
|
+
samplingMethod: SamplingMethod;
|
|
81
|
+
}
|
|
74
82
|
interface DefaultizedZoomOptions extends Required<ZoomOptions> {
|
|
75
83
|
axisId: AxisId;
|
|
76
84
|
axisDirection: 'x' | 'y';
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { DefaultizedProps, MakeRequired } from '@mui/x-internals/types';
|
|
2
|
-
import type { AxisId, CommonHighlightScope, SeriesId, ComputedXAxis, ComputedYAxis, ZoomOptions } from '@mui/x-charts/internals';
|
|
2
|
+
import type { AxisId, CommonHighlightScope, SeriesId, ComputedXAxis, ComputedYAxis, ZoomOptions, BarSamplingMethod, SamplingMethod } from '@mui/x-charts/internals';
|
|
3
3
|
import type { DefaultizedFunnelSeriesType, FunnelItemIdentifier, FunnelSeriesType, FunnelValueType } from "../FunnelChart/funnel.types.js";
|
|
4
4
|
import type { HeatmapItemIdentifier, HeatmapItemIdentifierWithData, HeatmapSeriesType, DefaultizedHeatmapSeriesType, HeatmapValueType } from "../models/seriesType/heatmap.js";
|
|
5
5
|
import type { SankeyLayout, SankeySeriesType, DefaultizedSankeySeriesType, SankeyItemIdentifier, SankeyItemIdentifierWithData } from "../SankeyChart/sankey.types.js";
|
|
@@ -71,6 +71,14 @@ declare module '@mui/x-charts/internals' {
|
|
|
71
71
|
highlightIdentifier: SankeyItemIdentifier;
|
|
72
72
|
};
|
|
73
73
|
}
|
|
74
|
+
interface BarSeriesExtension {
|
|
75
|
+
/** Bar `sampling` method. */
|
|
76
|
+
samplingMethod: BarSamplingMethod;
|
|
77
|
+
}
|
|
78
|
+
interface LineSeriesExtension {
|
|
79
|
+
/** Line `sampling` method. */
|
|
80
|
+
samplingMethod: SamplingMethod;
|
|
81
|
+
}
|
|
74
82
|
interface DefaultizedZoomOptions extends Required<ZoomOptions> {
|
|
75
83
|
axisId: AxisId;
|
|
76
84
|
axisDirection: 'x' | 'y';
|