vue-chrts 0.1.0-beta.2-internal-21 → 0.1.0-beta.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/README.md +3 -82
- package/package.json +4 -5
- package/dist/_virtual/_commonjsHelpers.cjs +0 -1
- package/dist/_virtual/_commonjsHelpers.js +0 -6
- package/dist/_virtual/browser.cjs +0 -1
- package/dist/_virtual/browser.js +0 -2
- package/dist/_virtual/striptags.cjs +0 -1
- package/dist/_virtual/striptags.js +0 -7
- package/dist/_virtual/striptags2.cjs +0 -1
- package/dist/_virtual/striptags2.js +0 -4
- package/dist/components/Area/AreaChart.cjs +0 -6
- package/dist/components/Area/AreaChart.js +0 -141
- package/dist/components/Area/AreaChart.vue.d.ts +0 -14
- package/dist/components/Area/AreaChart2.cjs +0 -1
- package/dist/components/Area/AreaChart2.js +0 -4
- package/dist/components/Area/index.d.ts +0 -2
- package/dist/components/Area/types.d.ts +0 -82
- package/dist/components/AreaStacked/AreaStackedChart.cjs +0 -1
- package/dist/components/AreaStacked/AreaStackedChart.js +0 -74
- package/dist/components/AreaStacked/AreaStackedChart.vue.d.ts +0 -20
- package/dist/components/AreaStacked/AreaStackedChart2.cjs +0 -1
- package/dist/components/AreaStacked/AreaStackedChart2.js +0 -4
- package/dist/components/AreaStacked/index.d.ts +0 -1
- package/dist/components/Bar/BarChart.cjs +0 -1
- package/dist/components/Bar/BarChart.js +0 -121
- package/dist/components/Bar/BarChart.vue.d.ts +0 -33
- package/dist/components/Bar/BarChart2.cjs +0 -1
- package/dist/components/Bar/BarChart2.js +0 -4
- package/dist/components/Bar/index.d.ts +0 -1
- package/dist/components/Crosshair/Crosshair.vue.d.ts +0 -12
- package/dist/components/Crosshair/index.d.ts +0 -1
- package/dist/components/Donut/DonutChart.cjs +0 -5
- package/dist/components/Donut/DonutChart.js +0 -62
- package/dist/components/Donut/DonutChart.vue.d.ts +0 -18
- package/dist/components/Donut/DonutChart2.cjs +0 -1
- package/dist/components/Donut/DonutChart2.js +0 -4
- package/dist/components/Donut/index.cjs +0 -1
- package/dist/components/Donut/index.d.ts +0 -17
- package/dist/components/Donut/index.js +0 -5
- package/dist/components/Line/LineChart.cjs +0 -1
- package/dist/components/Line/LineChart.js +0 -97
- package/dist/components/Line/LineChart.vue.d.ts +0 -27
- package/dist/components/Line/LineChart2.cjs +0 -1
- package/dist/components/Line/LineChart2.js +0 -4
- package/dist/components/Line/index.d.ts +0 -1
- package/dist/components/Tooltip.cjs +0 -1
- package/dist/components/Tooltip.js +0 -37
- package/dist/components/Tooltip.vue.d.ts +0 -19
- package/dist/components/Tooltip2.cjs +0 -1
- package/dist/components/Tooltip2.js +0 -4
- package/dist/index.cjs +0 -1
- package/dist/index.d.ts +0 -6
- package/dist/index.js +0 -12
- package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.cjs +0 -1
- package/dist/node_modules/@emotion/cache/dist/emotion-cache.browser.esm.js +0 -279
- package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.cjs +0 -1
- package/dist/node_modules/@emotion/css/create-instance/dist/emotion-css-create-instance.esm.js +0 -86
- package/dist/node_modules/@emotion/css/dist/emotion-css.esm.cjs +0 -1
- package/dist/node_modules/@emotion/css/dist/emotion-css.esm.js +0 -8
- package/dist/node_modules/@emotion/hash/dist/emotion-hash.esm.cjs +0 -1
- package/dist/node_modules/@emotion/hash/dist/emotion-hash.esm.js +0 -22
- package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.cjs +0 -1
- package/dist/node_modules/@emotion/memoize/dist/emotion-memoize.esm.js +0 -9
- package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.cjs +0 -1
- package/dist/node_modules/@emotion/serialize/dist/emotion-serialize.esm.js +0 -123
- package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.cjs +0 -1
- package/dist/node_modules/@emotion/sheet/dist/emotion-sheet.esm.js +0 -44
- package/dist/node_modules/@emotion/unitless/dist/emotion-unitless.esm.cjs +0 -1
- package/dist/node_modules/@emotion/unitless/dist/emotion-unitless.esm.js +0 -53
- package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.cjs +0 -1
- package/dist/node_modules/@emotion/utils/dist/emotion-utils.browser.esm.js +0 -29
- package/dist/node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/DOMRectReadOnly.js +0 -15
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObservation.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObservation.js +0 -20
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserver.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserver.js +0 -31
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverBoxOptions.js +0 -7
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverController.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverController.js +0 -31
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverDetail.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverEntry.js +0 -12
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverSize.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/ResizeObserverSize.js +0 -10
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/broadcastActiveObservations.js +0 -26
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateBoxSize.js +0 -42
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/calculateDepthForNode.js +0 -11
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/deliverResizeLoopError.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/gatherActiveObservationsAtDepth.js +0 -12
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasActiveObservations.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/algorithms/hasSkippedObservations.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/utils/element.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/element.js +0 -37
- package/dist/node_modules/@juggle/resize-observer/lib/utils/freeze.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/freeze.js +0 -6
- package/dist/node_modules/@juggle/resize-observer/lib/utils/global.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/global.js +0 -4
- package/dist/node_modules/@juggle/resize-observer/lib/utils/process.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/process.js +0 -14
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueMicroTask.js +0 -18
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/queueResizeObserver.js +0 -9
- package/dist/node_modules/@juggle/resize-observer/lib/utils/resizeObservers.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/resizeObservers.js +0 -4
- package/dist/node_modules/@juggle/resize-observer/lib/utils/scheduler.cjs +0 -1
- package/dist/node_modules/@juggle/resize-observer/lib/utils/scheduler.js +0 -70
- package/dist/node_modules/@unovis/ts/components/area/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/area/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/area/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/area/index.js +0 -52
- package/dist/node_modules/@unovis/ts/components/area/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/area/style.js +0 -41
- package/dist/node_modules/@unovis/ts/components/axis/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/axis/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/index.js +0 -287
- package/dist/node_modules/@unovis/ts/components/axis/style.cjs +0 -101
- package/dist/node_modules/@unovis/ts/components/axis/style.js +0 -114
- package/dist/node_modules/@unovis/ts/components/axis/types.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/axis/types.js +0 -7
- package/dist/node_modules/@unovis/ts/components/bullet-legend/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/config.js +0 -18
- package/dist/node_modules/@unovis/ts/components/bullet-legend/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/index.js +0 -36
- package/dist/node_modules/@unovis/ts/components/bullet-legend/modules/shape.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/modules/shape.js +0 -48
- package/dist/node_modules/@unovis/ts/components/bullet-legend/style.cjs +0 -63
- package/dist/node_modules/@unovis/ts/components/bullet-legend/style.js +0 -73
- package/dist/node_modules/@unovis/ts/components/bullet-legend/types.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/bullet-legend/types.js +0 -10
- package/dist/node_modules/@unovis/ts/components/crosshair/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/crosshair/config.js +0 -5
- package/dist/node_modules/@unovis/ts/components/crosshair/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/crosshair/index.js +0 -119
- package/dist/node_modules/@unovis/ts/components/crosshair/style.cjs +0 -22
- package/dist/node_modules/@unovis/ts/components/crosshair/style.js +0 -29
- package/dist/node_modules/@unovis/ts/components/donut/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/config.js +0 -8
- package/dist/node_modules/@unovis/ts/components/donut/constants.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/constants.js +0 -11
- package/dist/node_modules/@unovis/ts/components/donut/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/index.js +0 -57
- package/dist/node_modules/@unovis/ts/components/donut/modules/arc.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/donut/modules/arc.js +0 -37
- package/dist/node_modules/@unovis/ts/components/donut/style.cjs +0 -58
- package/dist/node_modules/@unovis/ts/components/donut/style.js +0 -68
- package/dist/node_modules/@unovis/ts/components/grouped-bar/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/grouped-bar/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/grouped-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/grouped-bar/index.js +0 -121
- package/dist/node_modules/@unovis/ts/components/grouped-bar/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/grouped-bar/style.js +0 -43
- package/dist/node_modules/@unovis/ts/components/line/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/line/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/line/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/line/index.js +0 -86
- package/dist/node_modules/@unovis/ts/components/line/style.cjs +0 -35
- package/dist/node_modules/@unovis/ts/components/line/style.js +0 -45
- package/dist/node_modules/@unovis/ts/components/stacked-bar/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/stacked-bar/config.js +0 -6
- package/dist/node_modules/@unovis/ts/components/stacked-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/stacked-bar/index.js +0 -111
- package/dist/node_modules/@unovis/ts/components/stacked-bar/style.cjs +0 -34
- package/dist/node_modules/@unovis/ts/components/stacked-bar/style.js +0 -42
- package/dist/node_modules/@unovis/ts/components/tooltip/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/tooltip/config.js +0 -17
- package/dist/node_modules/@unovis/ts/components/tooltip/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/components/tooltip/index.js +0 -166
- package/dist/node_modules/@unovis/ts/components/tooltip/style.cjs +0 -61
- package/dist/node_modules/@unovis/ts/components/tooltip/style.js +0 -71
- package/dist/node_modules/@unovis/ts/containers/single-container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/single-container/config.js +0 -5
- package/dist/node_modules/@unovis/ts/containers/single-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/single-container/index.js +0 -71
- package/dist/node_modules/@unovis/ts/containers/xy-container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/containers/xy-container/config.js +0 -6
- package/dist/node_modules/@unovis/ts/containers/xy-container/index.cjs +0 -3
- package/dist/node_modules/@unovis/ts/containers/xy-container/index.js +0 -185
- package/dist/node_modules/@unovis/ts/core/component/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/component/config.js +0 -8
- package/dist/node_modules/@unovis/ts/core/component/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/component/index.js +0 -68
- package/dist/node_modules/@unovis/ts/core/container/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/container/config.js +0 -24
- package/dist/node_modules/@unovis/ts/core/container/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/container/index.js +0 -73
- package/dist/node_modules/@unovis/ts/core/xy-component/config.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/xy-component/config.js +0 -8
- package/dist/node_modules/@unovis/ts/core/xy-component/index.cjs +0 -1
- package/dist/node_modules/@unovis/ts/core/xy-component/index.js +0 -53
- package/dist/node_modules/@unovis/ts/data-models/core.cjs +0 -1
- package/dist/node_modules/@unovis/ts/data-models/core.js +0 -14
- package/dist/node_modules/@unovis/ts/data-models/series.cjs +0 -1
- package/dist/node_modules/@unovis/ts/data-models/series.js +0 -16
- package/dist/node_modules/@unovis/ts/styles/colors.cjs +0 -1
- package/dist/node_modules/@unovis/ts/styles/colors.js +0 -18
- package/dist/node_modules/@unovis/ts/styles/index.cjs +0 -38
- package/dist/node_modules/@unovis/ts/styles/index.js +0 -63
- package/dist/node_modules/@unovis/ts/styles/patterns.cjs +0 -15
- package/dist/node_modules/@unovis/ts/styles/patterns.js +0 -45
- package/dist/node_modules/@unovis/ts/types/component.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/component.js +0 -12
- package/dist/node_modules/@unovis/ts/types/curve.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/curve.js +0 -43
- package/dist/node_modules/@unovis/ts/types/direction.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/direction.js +0 -7
- package/dist/node_modules/@unovis/ts/types/position.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/position.js +0 -22
- package/dist/node_modules/@unovis/ts/types/scale.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/scale.js +0 -40
- package/dist/node_modules/@unovis/ts/types/svg.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/svg.js +0 -15
- package/dist/node_modules/@unovis/ts/types/symbol.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/symbol.js +0 -24
- package/dist/node_modules/@unovis/ts/types/text.cjs +0 -1
- package/dist/node_modules/@unovis/ts/types/text.js +0 -22
- package/dist/node_modules/@unovis/ts/utils/color.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/color.js +0 -8
- package/dist/node_modules/@unovis/ts/utils/d3.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/d3.js +0 -12
- package/dist/node_modules/@unovis/ts/utils/data.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/data.js +0 -169
- package/dist/node_modules/@unovis/ts/utils/misc.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/misc.js +0 -28
- package/dist/node_modules/@unovis/ts/utils/path.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/path.js +0 -9
- package/dist/node_modules/@unovis/ts/utils/resize-observer.cjs +0 -1
- package/dist/node_modules/@unovis/ts/utils/resize-observer.js +0 -6
- package/dist/node_modules/@unovis/ts/utils/text.cjs +0 -2
- package/dist/node_modules/@unovis/ts/utils/text.js +0 -178
- package/dist/node_modules/@unovis/vue/components/area/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/area/index.js +0 -48
- package/dist/node_modules/@unovis/vue/components/axis/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/axis/index.js +0 -69
- package/dist/node_modules/@unovis/vue/components/crosshair/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/crosshair/index.js +0 -33
- package/dist/node_modules/@unovis/vue/components/donut/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/donut/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/grouped-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/grouped-bar/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/line/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/line/index.js +0 -50
- package/dist/node_modules/@unovis/vue/components/stacked-bar/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/stacked-bar/index.js +0 -54
- package/dist/node_modules/@unovis/vue/components/tooltip/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/components/tooltip/index.js +0 -40
- package/dist/node_modules/@unovis/vue/containers/single-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/containers/single-container/index.js +0 -66
- package/dist/node_modules/@unovis/vue/containers/xy-container/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/containers/xy-container/index.js +0 -102
- package/dist/node_modules/@unovis/vue/html-components/bullet-legend/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/html-components/bullet-legend/index.js +0 -43
- package/dist/node_modules/@unovis/vue/index.cjs +0 -1
- package/dist/node_modules/@unovis/vue/index.js +0 -10
- package/dist/node_modules/@unovis/vue/utils/context.cjs +0 -1
- package/dist/node_modules/@unovis/vue/utils/context.js +0 -8
- package/dist/node_modules/@unovis/vue/utils/props.cjs +0 -1
- package/dist/node_modules/@unovis/vue/utils/props.js +0 -18
- package/dist/node_modules/d3-array/src/ascending.cjs +0 -1
- package/dist/node_modules/d3-array/src/ascending.js +0 -6
- package/dist/node_modules/d3-array/src/bisect.cjs +0 -1
- package/dist/node_modules/d3-array/src/bisect.js +0 -9
- package/dist/node_modules/d3-array/src/bisector.cjs +0 -1
- package/dist/node_modules/d3-array/src/bisector.js +0 -37
- package/dist/node_modules/d3-array/src/descending.cjs +0 -1
- package/dist/node_modules/d3-array/src/descending.js +0 -6
- package/dist/node_modules/d3-array/src/extent.cjs +0 -1
- package/dist/node_modules/d3-array/src/extent.js +0 -9
- package/dist/node_modules/d3-array/src/max.cjs +0 -1
- package/dist/node_modules/d3-array/src/max.js +0 -15
- package/dist/node_modules/d3-array/src/mean.cjs +0 -1
- package/dist/node_modules/d3-array/src/mean.js +0 -15
- package/dist/node_modules/d3-array/src/merge.cjs +0 -1
- package/dist/node_modules/d3-array/src/merge.js +0 -10
- package/dist/node_modules/d3-array/src/min.cjs +0 -1
- package/dist/node_modules/d3-array/src/min.js +0 -15
- package/dist/node_modules/d3-array/src/number.cjs +0 -1
- package/dist/node_modules/d3-array/src/number.js +0 -6
- package/dist/node_modules/d3-array/src/quantile.cjs +0 -1
- package/dist/node_modules/d3-array/src/quantile.js +0 -12
- package/dist/node_modules/d3-array/src/range.cjs +0 -1
- package/dist/node_modules/d3-array/src/range.js +0 -9
- package/dist/node_modules/d3-array/src/sum.cjs +0 -1
- package/dist/node_modules/d3-array/src/sum.js +0 -15
- package/dist/node_modules/d3-array/src/ticks.cjs +0 -1
- package/dist/node_modules/d3-array/src/ticks.js +0 -32
- package/dist/node_modules/d3-axis/src/axis.cjs +0 -1
- package/dist/node_modules/d3-axis/src/axis.js +0 -72
- package/dist/node_modules/d3-axis/src/identity.cjs +0 -1
- package/dist/node_modules/d3-axis/src/identity.js +0 -6
- package/dist/node_modules/d3-color/src/color.cjs +0 -1
- package/dist/node_modules/d3-color/src/color.js +0 -305
- package/dist/node_modules/d3-color/src/define.cjs +0 -1
- package/dist/node_modules/d3-color/src/define.js +0 -12
- package/dist/node_modules/d3-dispatch/src/dispatch.cjs +0 -1
- package/dist/node_modules/d3-dispatch/src/dispatch.js +0 -64
- package/dist/node_modules/d3-ease/src/cubic.cjs +0 -1
- package/dist/node_modules/d3-ease/src/cubic.js +0 -6
- package/dist/node_modules/d3-ease/src/linear.cjs +0 -1
- package/dist/node_modules/d3-ease/src/linear.js +0 -4
- package/dist/node_modules/d3-format/src/defaultLocale.cjs +0 -1
- package/dist/node_modules/d3-format/src/defaultLocale.js +0 -15
- package/dist/node_modules/d3-format/src/exponent.cjs +0 -1
- package/dist/node_modules/d3-format/src/exponent.js +0 -7
- package/dist/node_modules/d3-format/src/formatDecimal.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatDecimal.js +0 -15
- package/dist/node_modules/d3-format/src/formatGroup.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatGroup.js +0 -10
- package/dist/node_modules/d3-format/src/formatNumerals.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatNumerals.js +0 -10
- package/dist/node_modules/d3-format/src/formatPrefixAuto.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatPrefixAuto.js +0 -12
- package/dist/node_modules/d3-format/src/formatRounded.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatRounded.js +0 -10
- package/dist/node_modules/d3-format/src/formatSpecifier.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatSpecifier.js +0 -28
- package/dist/node_modules/d3-format/src/formatTrim.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatTrim.js +0 -19
- package/dist/node_modules/d3-format/src/formatTypes.cjs +0 -1
- package/dist/node_modules/d3-format/src/formatTypes.js +0 -21
- package/dist/node_modules/d3-format/src/identity.cjs +0 -1
- package/dist/node_modules/d3-format/src/identity.js +0 -6
- package/dist/node_modules/d3-format/src/locale.cjs +0 -1
- package/dist/node_modules/d3-format/src/locale.js +0 -68
- package/dist/node_modules/d3-format/src/precisionFixed.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionFixed.js +0 -7
- package/dist/node_modules/d3-format/src/precisionPrefix.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionPrefix.js +0 -7
- package/dist/node_modules/d3-format/src/precisionRound.cjs +0 -1
- package/dist/node_modules/d3-format/src/precisionRound.js +0 -7
- package/dist/node_modules/d3-interpolate/src/array.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/array.js +0 -13
- package/dist/node_modules/d3-interpolate/src/color.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/color.js +0 -24
- package/dist/node_modules/d3-interpolate/src/constant.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/constant.js +0 -4
- package/dist/node_modules/d3-interpolate/src/date.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/date.js +0 -9
- package/dist/node_modules/d3-interpolate/src/number.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/number.js +0 -8
- package/dist/node_modules/d3-interpolate/src/numberArray.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/numberArray.js +0 -15
- package/dist/node_modules/d3-interpolate/src/object.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/object.js +0 -14
- package/dist/node_modules/d3-interpolate/src/piecewise.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/piecewise.js +0 -12
- package/dist/node_modules/d3-interpolate/src/rgb.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/rgb.js +0 -15
- package/dist/node_modules/d3-interpolate/src/round.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/round.js +0 -8
- package/dist/node_modules/d3-interpolate/src/string.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/string.js +0 -24
- package/dist/node_modules/d3-interpolate/src/transform/decompose.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/decompose.js +0 -23
- package/dist/node_modules/d3-interpolate/src/transform/index.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/index.js +0 -37
- package/dist/node_modules/d3-interpolate/src/transform/parse.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/transform/parse.js +0 -13
- package/dist/node_modules/d3-interpolate/src/value.cjs +0 -1
- package/dist/node_modules/d3-interpolate/src/value.js +0 -16
- package/dist/node_modules/d3-interpolate-path/build/d3-interpolate-path.cjs +0 -2
- package/dist/node_modules/d3-interpolate-path/build/d3-interpolate-path.js +0 -301
- package/dist/node_modules/d3-path/src/path.cjs +0 -1
- package/dist/node_modules/d3-path/src/path.js +0 -64
- package/dist/node_modules/d3-scale/src/band.cjs +0 -1
- package/dist/node_modules/d3-scale/src/band.js +0 -51
- package/dist/node_modules/d3-scale/src/constant.cjs +0 -1
- package/dist/node_modules/d3-scale/src/constant.js +0 -8
- package/dist/node_modules/d3-scale/src/continuous.cjs +0 -1
- package/dist/node_modules/d3-scale/src/continuous.js +0 -75
- package/dist/node_modules/d3-scale/src/diverging.cjs +0 -1
- package/dist/node_modules/d3-scale/src/diverging.js +0 -40
- package/dist/node_modules/d3-scale/src/identity.cjs +0 -1
- package/dist/node_modules/d3-scale/src/identity.js +0 -18
- package/dist/node_modules/d3-scale/src/init.cjs +0 -1
- package/dist/node_modules/d3-scale/src/init.js +0 -32
- package/dist/node_modules/d3-scale/src/linear.cjs +0 -1
- package/dist/node_modules/d3-scale/src/linear.js +0 -39
- package/dist/node_modules/d3-scale/src/log.cjs +0 -1
- package/dist/node_modules/d3-scale/src/log.js +0 -86
- package/dist/node_modules/d3-scale/src/nice.cjs +0 -1
- package/dist/node_modules/d3-scale/src/nice.js +0 -8
- package/dist/node_modules/d3-scale/src/number.cjs +0 -1
- package/dist/node_modules/d3-scale/src/number.js +0 -6
- package/dist/node_modules/d3-scale/src/ordinal.cjs +0 -1
- package/dist/node_modules/d3-scale/src/ordinal.js +0 -31
- package/dist/node_modules/d3-scale/src/pow.cjs +0 -1
- package/dist/node_modules/d3-scale/src/pow.js +0 -37
- package/dist/node_modules/d3-scale/src/quantile.cjs +0 -1
- package/dist/node_modules/d3-scale/src/quantile.js +0 -38
- package/dist/node_modules/d3-scale/src/quantize.cjs +0 -1
- package/dist/node_modules/d3-scale/src/quantize.js +0 -31
- package/dist/node_modules/d3-scale/src/sequential.cjs +0 -1
- package/dist/node_modules/d3-scale/src/sequential.js +0 -42
- package/dist/node_modules/d3-scale/src/symlog.cjs +0 -1
- package/dist/node_modules/d3-scale/src/symlog.js +0 -29
- package/dist/node_modules/d3-scale/src/threshold.cjs +0 -1
- package/dist/node_modules/d3-scale/src/threshold.js +0 -23
- package/dist/node_modules/d3-scale/src/tickFormat.cjs +0 -1
- package/dist/node_modules/d3-scale/src/tickFormat.js +0 -32
- package/dist/node_modules/d3-scale/src/time.cjs +0 -1
- package/dist/node_modules/d3-scale/src/time.js +0 -46
- package/dist/node_modules/d3-scale/src/utcTime.cjs +0 -1
- package/dist/node_modules/d3-scale/src/utcTime.js +0 -17
- package/dist/node_modules/d3-selection/src/array.cjs +0 -1
- package/dist/node_modules/d3-selection/src/array.js +0 -6
- package/dist/node_modules/d3-selection/src/constant.cjs +0 -1
- package/dist/node_modules/d3-selection/src/constant.js +0 -8
- package/dist/node_modules/d3-selection/src/creator.cjs +0 -1
- package/dist/node_modules/d3-selection/src/creator.js +0 -20
- package/dist/node_modules/d3-selection/src/matcher.cjs +0 -1
- package/dist/node_modules/d3-selection/src/matcher.js +0 -14
- package/dist/node_modules/d3-selection/src/namespace.cjs +0 -1
- package/dist/node_modules/d3-selection/src/namespace.js +0 -8
- package/dist/node_modules/d3-selection/src/namespaces.cjs +0 -1
- package/dist/node_modules/d3-selection/src/namespaces.js +0 -12
- package/dist/node_modules/d3-selection/src/pointer.cjs +0 -1
- package/dist/node_modules/d3-selection/src/pointer.js +0 -18
- package/dist/node_modules/d3-selection/src/select.cjs +0 -1
- package/dist/node_modules/d3-selection/src/select.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/append.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/append.js +0 -10
- package/dist/node_modules/d3-selection/src/selection/attr.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/attr.js +0 -44
- package/dist/node_modules/d3-selection/src/selection/call.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/call.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/classed.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/classed.js +0 -54
- package/dist/node_modules/d3-selection/src/selection/clone.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/clone.js +0 -14
- package/dist/node_modules/d3-selection/src/selection/data.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/data.js +0 -42
- package/dist/node_modules/d3-selection/src/selection/datum.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/datum.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/dispatch.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/dispatch.js +0 -21
- package/dist/node_modules/d3-selection/src/selection/each.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/each.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/empty.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/empty.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/enter.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/enter.js +0 -27
- package/dist/node_modules/d3-selection/src/selection/exit.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/exit.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/filter.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/filter.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/html.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/html.js +0 -20
- package/dist/node_modules/d3-selection/src/selection/index.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/index.js +0 -87
- package/dist/node_modules/d3-selection/src/selection/insert.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/insert.js +0 -14
- package/dist/node_modules/d3-selection/src/selection/iterator.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/iterator.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/join.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/join.js +0 -7
- package/dist/node_modules/d3-selection/src/selection/lower.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/lower.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/merge.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/merge.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/node.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/node.js +0 -11
- package/dist/node_modules/d3-selection/src/selection/nodes.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/nodes.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/on.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/on.js +0 -52
- package/dist/node_modules/d3-selection/src/selection/order.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/order.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/property.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/property.js +0 -22
- package/dist/node_modules/d3-selection/src/selection/raise.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/raise.js +0 -9
- package/dist/node_modules/d3-selection/src/selection/remove.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/remove.js +0 -10
- package/dist/node_modules/d3-selection/src/selection/select.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/select.js +0 -12
- package/dist/node_modules/d3-selection/src/selection/selectAll.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectAll.js +0 -18
- package/dist/node_modules/d3-selection/src/selection/selectChild.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectChild.js +0 -16
- package/dist/node_modules/d3-selection/src/selection/selectChildren.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/selectChildren.js +0 -16
- package/dist/node_modules/d3-selection/src/selection/size.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/size.js +0 -8
- package/dist/node_modules/d3-selection/src/selection/sort.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/sort.js +0 -19
- package/dist/node_modules/d3-selection/src/selection/sparse.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/sparse.js +0 -6
- package/dist/node_modules/d3-selection/src/selection/style.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/style.js +0 -27
- package/dist/node_modules/d3-selection/src/selection/text.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selection/text.js +0 -20
- package/dist/node_modules/d3-selection/src/selector.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selector.js +0 -10
- package/dist/node_modules/d3-selection/src/selectorAll.cjs +0 -1
- package/dist/node_modules/d3-selection/src/selectorAll.js +0 -11
- package/dist/node_modules/d3-selection/src/sourceEvent.cjs +0 -1
- package/dist/node_modules/d3-selection/src/sourceEvent.js +0 -8
- package/dist/node_modules/d3-selection/src/window.cjs +0 -1
- package/dist/node_modules/d3-selection/src/window.js +0 -6
- package/dist/node_modules/d3-shape/src/arc.cjs +0 -1
- package/dist/node_modules/d3-shape/src/arc.js +0 -85
- package/dist/node_modules/d3-shape/src/area.cjs +0 -1
- package/dist/node_modules/d3-shape/src/area.js +0 -56
- package/dist/node_modules/d3-shape/src/array.cjs +0 -1
- package/dist/node_modules/d3-shape/src/array.js +0 -6
- package/dist/node_modules/d3-shape/src/constant.cjs +0 -1
- package/dist/node_modules/d3-shape/src/constant.js +0 -8
- package/dist/node_modules/d3-shape/src/curve/basis.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basis.js +0 -60
- package/dist/node_modules/d3-shape/src/curve/basisClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basisClosed.js +0 -51
- package/dist/node_modules/d3-shape/src/curve/basisOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/basisOpen.js +0 -46
- package/dist/node_modules/d3-shape/src/curve/bundle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/bundle.js +0 -33
- package/dist/node_modules/d3-shape/src/curve/cardinal.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinal.js +0 -65
- package/dist/node_modules/d3-shape/src/curve/cardinalClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinalClosed.js +0 -57
- package/dist/node_modules/d3-shape/src/curve/cardinalOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/cardinalOpen.js +0 -50
- package/dist/node_modules/d3-shape/src/curve/catmullRom.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRom.js +0 -72
- package/dist/node_modules/d3-shape/src/curve/catmullRomClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRomClosed.js +0 -61
- package/dist/node_modules/d3-shape/src/curve/catmullRomOpen.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/catmullRomOpen.js +0 -54
- package/dist/node_modules/d3-shape/src/curve/linear.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/linear.js +0 -36
- package/dist/node_modules/d3-shape/src/curve/linearClosed.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/linearClosed.js +0 -23
- package/dist/node_modules/d3-shape/src/curve/monotone.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/monotone.js +0 -93
- package/dist/node_modules/d3-shape/src/curve/natural.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/natural.js +0 -41
- package/dist/node_modules/d3-shape/src/curve/step.cjs +0 -1
- package/dist/node_modules/d3-shape/src/curve/step.js +0 -51
- package/dist/node_modules/d3-shape/src/descending.cjs +0 -1
- package/dist/node_modules/d3-shape/src/descending.js +0 -6
- package/dist/node_modules/d3-shape/src/identity.cjs +0 -1
- package/dist/node_modules/d3-shape/src/identity.js +0 -6
- package/dist/node_modules/d3-shape/src/line.cjs +0 -1
- package/dist/node_modules/d3-shape/src/line.js +0 -29
- package/dist/node_modules/d3-shape/src/math.cjs +0 -1
- package/dist/node_modules/d3-shape/src/math.js +0 -22
- package/dist/node_modules/d3-shape/src/noop.cjs +0 -1
- package/dist/node_modules/d3-shape/src/noop.js +0 -5
- package/dist/node_modules/d3-shape/src/path.cjs +0 -1
- package/dist/node_modules/d3-shape/src/path.js +0 -18
- package/dist/node_modules/d3-shape/src/pie.cjs +0 -1
- package/dist/node_modules/d3-shape/src/pie.js +0 -43
- package/dist/node_modules/d3-shape/src/point.cjs +0 -1
- package/dist/node_modules/d3-shape/src/point.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/circle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/circle.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/cross.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/cross.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/diamond.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/diamond.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/square.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/square.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/star.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/star.js +0 -15
- package/dist/node_modules/d3-shape/src/symbol/triangle.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/triangle.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol/wye.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol/wye.js +0 -10
- package/dist/node_modules/d3-shape/src/symbol.cjs +0 -1
- package/dist/node_modules/d3-shape/src/symbol.js +0 -21
- package/dist/node_modules/d3-time/src/day.cjs +0 -1
- package/dist/node_modules/d3-time/src/day.js +0 -26
- package/dist/node_modules/d3-time/src/duration.cjs +0 -1
- package/dist/node_modules/d3-time/src/duration.js +0 -10
- package/dist/node_modules/d3-time/src/hour.cjs +0 -1
- package/dist/node_modules/d3-time/src/hour.js +0 -18
- package/dist/node_modules/d3-time/src/interval.cjs +0 -1
- package/dist/node_modules/d3-time/src/interval.js +0 -31
- package/dist/node_modules/d3-time/src/millisecond.cjs +0 -1
- package/dist/node_modules/d3-time/src/millisecond.js +0 -14
- package/dist/node_modules/d3-time/src/minute.cjs +0 -1
- package/dist/node_modules/d3-time/src/minute.js +0 -18
- package/dist/node_modules/d3-time/src/month.cjs +0 -1
- package/dist/node_modules/d3-time/src/month.js +0 -17
- package/dist/node_modules/d3-time/src/second.cjs +0 -1
- package/dist/node_modules/d3-time/src/second.js +0 -11
- package/dist/node_modules/d3-time/src/ticks.cjs +0 -1
- package/dist/node_modules/d3-time/src/ticks.js +0 -54
- package/dist/node_modules/d3-time/src/week.cjs +0 -1
- package/dist/node_modules/d3-time/src/week.js +0 -48
- package/dist/node_modules/d3-time/src/year.cjs +0 -1
- package/dist/node_modules/d3-time/src/year.js +0 -27
- package/dist/node_modules/d3-time-format/src/defaultLocale.cjs +0 -1
- package/dist/node_modules/d3-time-format/src/defaultLocale.js +0 -20
- package/dist/node_modules/d3-time-format/src/locale.cjs +0 -1
- package/dist/node_modules/d3-time-format/src/locale.js +0 -478
- package/dist/node_modules/d3-timer/src/timeout.cjs +0 -1
- package/dist/node_modules/d3-timer/src/timeout.js +0 -10
- package/dist/node_modules/d3-timer/src/timer.cjs +0 -1
- package/dist/node_modules/d3-timer/src/timer.js +0 -62
- package/dist/node_modules/d3-transition/src/interrupt.cjs +0 -1
- package/dist/node_modules/d3-transition/src/interrupt.js +0 -18
- package/dist/node_modules/d3-transition/src/selection/index.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/index.js +0 -5
- package/dist/node_modules/d3-transition/src/selection/interrupt.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/interrupt.js +0 -9
- package/dist/node_modules/d3-transition/src/selection/transition.cjs +0 -1
- package/dist/node_modules/d3-transition/src/selection/transition.js +0 -28
- package/dist/node_modules/d3-transition/src/transition/attr.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/attr.js +0 -49
- package/dist/node_modules/d3-transition/src/transition/attrTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/attrTween.js +0 -38
- package/dist/node_modules/d3-transition/src/transition/delay.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/delay.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/duration.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/duration.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/ease.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/ease.js +0 -14
- package/dist/node_modules/d3-transition/src/transition/easeVarying.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/easeVarying.js +0 -15
- package/dist/node_modules/d3-transition/src/transition/end.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/end.js +0 -16
- package/dist/node_modules/d3-transition/src/transition/filter.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/filter.js +0 -12
- package/dist/node_modules/d3-transition/src/transition/index.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/index.js +0 -65
- package/dist/node_modules/d3-transition/src/transition/interpolate.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/interpolate.js +0 -11
- package/dist/node_modules/d3-transition/src/transition/merge.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/merge.js +0 -13
- package/dist/node_modules/d3-transition/src/transition/on.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/on.js +0 -21
- package/dist/node_modules/d3-transition/src/transition/remove.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/remove.js +0 -13
- package/dist/node_modules/d3-transition/src/transition/schedule.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/schedule.js +0 -85
- package/dist/node_modules/d3-transition/src/transition/select.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/select.js +0 -14
- package/dist/node_modules/d3-transition/src/transition/selectAll.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/selectAll.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/selection.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/selection.js +0 -8
- package/dist/node_modules/d3-transition/src/transition/style.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/style.js +0 -45
- package/dist/node_modules/d3-transition/src/transition/styleTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/styleTween.js +0 -23
- package/dist/node_modules/d3-transition/src/transition/text.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/text.js +0 -18
- package/dist/node_modules/d3-transition/src/transition/textTween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/textTween.js +0 -23
- package/dist/node_modules/d3-transition/src/transition/transition.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/transition.js +0 -19
- package/dist/node_modules/d3-transition/src/transition/tween.cjs +0 -1
- package/dist/node_modules/d3-transition/src/transition/tween.js +0 -56
- package/dist/node_modules/internmap/src/index.cjs +0 -1
- package/dist/node_modules/internmap/src/index.js +0 -35
- package/dist/node_modules/parse-unit/index.cjs +0 -1
- package/dist/node_modules/parse-unit/index.js +0 -11
- package/dist/node_modules/striptags/src/striptags.cjs +0 -2
- package/dist/node_modules/striptags/src/striptags.js +0 -118
- package/dist/node_modules/stylis/src/Enum.cjs +0 -1
- package/dist/node_modules/stylis/src/Enum.js +0 -12
- package/dist/node_modules/stylis/src/Middleware.cjs +0 -1
- package/dist/node_modules/stylis/src/Middleware.js +0 -18
- package/dist/node_modules/stylis/src/Parser.cjs +0 -1
- package/dist/node_modules/stylis/src/Parser.js +0 -131
- package/dist/node_modules/stylis/src/Serializer.cjs +0 -1
- package/dist/node_modules/stylis/src/Serializer.js +0 -27
- package/dist/node_modules/stylis/src/Tokenizer.cjs +0 -1
- package/dist/node_modules/stylis/src/Tokenizer.js +0 -141
- package/dist/node_modules/stylis/src/Utility.cjs +0 -1
- package/dist/node_modules/stylis/src/Utility.js +0 -50
- package/dist/node_modules/throttle-debounce/esm/index.cjs +0 -1
- package/dist/node_modules/throttle-debounce/esm/index.js +0 -28
- package/dist/node_modules/to-px/browser.cjs +0 -1
- package/dist/node_modules/to-px/browser.js +0 -63
- package/dist/types.cjs +0 -1
- package/dist/types.d.ts +0 -5
- package/dist/types.js +0 -4
- package/dist/utils.cjs +0 -1
- package/dist/utils.d.ts +0 -1
- package/dist/utils.js +0 -18
- package/dist/vite.svg +0 -1
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { defineComponent as m, toRefs as u, reactive as v, ref as f, createElementBlock as g, watchEffect as y, watch as w, onUnmounted as h, provide as i, openBlock as k, renderSlot as x, toRaw as s } from "vue";
|
|
2
|
-
import { componentAccessorKey as A, tooltipAccessorKey as B, annotationsAccessorKey as C } from "../../utils/context.js";
|
|
3
|
-
import { useForwardProps as K } from "../../utils/props.js";
|
|
4
|
-
import { SingleContainer as R } from "../../../ts/containers/single-container/index.js";
|
|
5
|
-
const $ = /* @__PURE__ */ m({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
component: {},
|
|
9
|
-
tooltip: {},
|
|
10
|
-
annotations: {},
|
|
11
|
-
duration: {},
|
|
12
|
-
margin: {},
|
|
13
|
-
padding: {},
|
|
14
|
-
sizing: {},
|
|
15
|
-
width: {},
|
|
16
|
-
height: {},
|
|
17
|
-
svgDefs: {},
|
|
18
|
-
ariaLabel: {},
|
|
19
|
-
data: {}
|
|
20
|
-
},
|
|
21
|
-
setup(p, { expose: l }) {
|
|
22
|
-
const r = p, { data: n } = u(r), c = K(r);
|
|
23
|
-
let e;
|
|
24
|
-
const o = v({
|
|
25
|
-
component: void 0,
|
|
26
|
-
tooltip: void 0,
|
|
27
|
-
annotations: void 0
|
|
28
|
-
}), a = f(), d = () => {
|
|
29
|
-
e || a.value && o.component && (e = new R(a.value, { ...s(o) }, n.value));
|
|
30
|
-
};
|
|
31
|
-
return y(() => {
|
|
32
|
-
var t;
|
|
33
|
-
d(), (t = o.component) == null || t.config, e == null || e.updateContainer({ ...s(c.value), ...s(o) });
|
|
34
|
-
}), w(n, () => {
|
|
35
|
-
e ? e.setData(n.value, !0) : d();
|
|
36
|
-
}), h(() => e == null ? void 0 : e.destroy()), i(A, {
|
|
37
|
-
data: n,
|
|
38
|
-
update: (t) => o.component = t,
|
|
39
|
-
destroy: () => o.component = void 0
|
|
40
|
-
}), i(B, {
|
|
41
|
-
data: n,
|
|
42
|
-
update: (t) => o.tooltip = t,
|
|
43
|
-
destroy: () => {
|
|
44
|
-
o.tooltip = void 0;
|
|
45
|
-
}
|
|
46
|
-
}), i(C, {
|
|
47
|
-
data: n,
|
|
48
|
-
update: (t) => o.annotations = t,
|
|
49
|
-
destroy: () => {
|
|
50
|
-
o.annotations = void 0;
|
|
51
|
-
}
|
|
52
|
-
}), l({
|
|
53
|
-
component: e
|
|
54
|
-
}), (t, _) => (k(), g("div", {
|
|
55
|
-
"data-vis-single-container": "",
|
|
56
|
-
ref_key: "elRef",
|
|
57
|
-
ref: a,
|
|
58
|
-
class: "unovis-single-container"
|
|
59
|
-
}, [
|
|
60
|
-
x(t.$slots, "default")
|
|
61
|
-
], 512));
|
|
62
|
-
}
|
|
63
|
-
});
|
|
64
|
-
export {
|
|
65
|
-
$ as default
|
|
66
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const o=require("vue"),i=require("../../utils/context.cjs"),p=require("../../utils/props.cjs"),v=require("../../../ts/containers/xy-container/index.cjs"),y=o.defineComponent({__name:"index",props:{components:{},xScale:{type:[Object,Function]},xDomain:{},xDomainMinConstraint:{},xDomainMaxConstraint:{},xRange:{},yScale:{type:[Object,Function]},yDomain:{},yDomainMinConstraint:{},yDomainMaxConstraint:{},yRange:{},yDirection:{},xAxis:{},yAxis:{},autoMargin:{type:Boolean},tooltip:{},crosshair:{},preventEmptyDomain:{type:[Boolean,null]},scaleByDomain:{type:Boolean},annotations:{},duration:{},margin:{},padding:{},sizing:{},width:{},height:{},svgDefs:{},ariaLabel:{},data:{}},setup(d,{expose:u}){const c=d,{data:n}=o.toRefs(c),l=p.useForwardProps(c),a=o.ref(),t=o.reactive({components:[],annotations:void 0,crosshair:void 0,tooltip:void 0,xAxis:void 0,yAxis:void 0}),r=o.ref();return o.watch(n,()=>{a.value&&a.value.setData(n.value,!0)}),o.watchEffect(()=>{var e;t.components.map(s=>s.config),(e=a.value)==null||e.updateContainer({...o.toRaw(l.value),...o.toRaw(t)})}),o.onMounted(()=>{r.value&&(a.value=new v.XYContainer(r.value,{...o.toRaw(t)},n.value))}),o.onUnmounted(()=>{var e;return(e=a.value)==null?void 0:e.destroy()}),o.provide(i.componentAccessorKey,{data:n,update:e=>t.components=[...t.components,e],destroy:()=>{var e;return t.components=(e=t.components)==null?void 0:e.filter(s=>!s.isDestroyed())}}),o.provide(i.axisAccessorKey,{data:n,update:e=>t[`${e.config.type}Axis`]=e,destroy:e=>{t[`${e}Axis`]=void 0}}),o.provide(i.crosshairAccessorKey,{data:n,update:e=>t.crosshair=e,destroy:()=>{t.crosshair=void 0}}),o.provide(i.tooltipAccessorKey,{data:n,update:e=>t.tooltip=e,destroy:()=>{t.tooltip=void 0}}),o.provide(i.annotationsAccessorKey,{data:n,update:e=>t.annotations=e,destroy:()=>{t.annotations=void 0}}),u({component:a}),(e,s)=>(o.openBlock(),o.createElementBlock("div",{"data-vis-xy-container":"",ref_key:"elRef",ref:r,class:"unovis-xy-container"},[o.renderSlot(e.$slots,"default")],512))}});exports.default=y;
|
|
@@ -1,102 +0,0 @@
|
|
|
1
|
-
import { defineComponent as m, toRefs as v, ref as d, reactive as y, createElementBlock as x, watch as f, watchEffect as D, toRaw as r, onMounted as A, onUnmounted as g, provide as n, openBlock as h, renderSlot as $ } from "vue";
|
|
2
|
-
import { componentAccessorKey as C, axisAccessorKey as w, crosshairAccessorKey as B, tooltipAccessorKey as M, annotationsAccessorKey as K } from "../../utils/context.js";
|
|
3
|
-
import { useForwardProps as R } from "../../utils/props.js";
|
|
4
|
-
import { XYContainer as b } from "../../../ts/containers/xy-container/index.js";
|
|
5
|
-
const _ = /* @__PURE__ */ m({
|
|
6
|
-
__name: "index",
|
|
7
|
-
props: {
|
|
8
|
-
components: {},
|
|
9
|
-
xScale: { type: [Object, Function] },
|
|
10
|
-
xDomain: {},
|
|
11
|
-
xDomainMinConstraint: {},
|
|
12
|
-
xDomainMaxConstraint: {},
|
|
13
|
-
xRange: {},
|
|
14
|
-
yScale: { type: [Object, Function] },
|
|
15
|
-
yDomain: {},
|
|
16
|
-
yDomainMinConstraint: {},
|
|
17
|
-
yDomainMaxConstraint: {},
|
|
18
|
-
yRange: {},
|
|
19
|
-
yDirection: {},
|
|
20
|
-
xAxis: {},
|
|
21
|
-
yAxis: {},
|
|
22
|
-
autoMargin: { type: Boolean },
|
|
23
|
-
tooltip: {},
|
|
24
|
-
crosshair: {},
|
|
25
|
-
preventEmptyDomain: { type: [Boolean, null] },
|
|
26
|
-
scaleByDomain: { type: Boolean },
|
|
27
|
-
annotations: {},
|
|
28
|
-
duration: {},
|
|
29
|
-
margin: {},
|
|
30
|
-
padding: {},
|
|
31
|
-
sizing: {},
|
|
32
|
-
width: {},
|
|
33
|
-
height: {},
|
|
34
|
-
svgDefs: {},
|
|
35
|
-
ariaLabel: {},
|
|
36
|
-
data: {}
|
|
37
|
-
},
|
|
38
|
-
setup(p, { expose: l }) {
|
|
39
|
-
const c = p, { data: e } = v(c), u = R(c), a = d(), t = y({
|
|
40
|
-
components: [],
|
|
41
|
-
annotations: void 0,
|
|
42
|
-
crosshair: void 0,
|
|
43
|
-
tooltip: void 0,
|
|
44
|
-
xAxis: void 0,
|
|
45
|
-
yAxis: void 0
|
|
46
|
-
}), s = d();
|
|
47
|
-
return f(e, () => {
|
|
48
|
-
a.value && a.value.setData(e.value, !0);
|
|
49
|
-
}), D(() => {
|
|
50
|
-
var o;
|
|
51
|
-
t.components.map((i) => i.config), (o = a.value) == null || o.updateContainer({ ...r(u.value), ...r(t) });
|
|
52
|
-
}), A(() => {
|
|
53
|
-
s.value && (a.value = new b(s.value, { ...r(t) }, e.value));
|
|
54
|
-
}), g(() => {
|
|
55
|
-
var o;
|
|
56
|
-
return (o = a.value) == null ? void 0 : o.destroy();
|
|
57
|
-
}), n(C, {
|
|
58
|
-
data: e,
|
|
59
|
-
update: (o) => t.components = [...t.components, o],
|
|
60
|
-
destroy: () => {
|
|
61
|
-
var o;
|
|
62
|
-
return t.components = (o = t.components) == null ? void 0 : o.filter((i) => !i.isDestroyed());
|
|
63
|
-
}
|
|
64
|
-
}), n(w, {
|
|
65
|
-
data: e,
|
|
66
|
-
update: (o) => t[`${o.config.type}Axis`] = o,
|
|
67
|
-
destroy: (o) => {
|
|
68
|
-
t[`${o}Axis`] = void 0;
|
|
69
|
-
}
|
|
70
|
-
}), n(B, {
|
|
71
|
-
data: e,
|
|
72
|
-
update: (o) => t.crosshair = o,
|
|
73
|
-
destroy: () => {
|
|
74
|
-
t.crosshair = void 0;
|
|
75
|
-
}
|
|
76
|
-
}), n(M, {
|
|
77
|
-
data: e,
|
|
78
|
-
update: (o) => t.tooltip = o,
|
|
79
|
-
destroy: () => {
|
|
80
|
-
t.tooltip = void 0;
|
|
81
|
-
}
|
|
82
|
-
}), n(K, {
|
|
83
|
-
data: e,
|
|
84
|
-
update: (o) => t.annotations = o,
|
|
85
|
-
destroy: () => {
|
|
86
|
-
t.annotations = void 0;
|
|
87
|
-
}
|
|
88
|
-
}), l({
|
|
89
|
-
component: a
|
|
90
|
-
}), (o, i) => (h(), x("div", {
|
|
91
|
-
"data-vis-xy-container": "",
|
|
92
|
-
ref_key: "elRef",
|
|
93
|
-
ref: s,
|
|
94
|
-
class: "unovis-xy-container"
|
|
95
|
-
}, [
|
|
96
|
-
$(o.$slots, "default")
|
|
97
|
-
], 512));
|
|
98
|
-
}
|
|
99
|
-
});
|
|
100
|
-
export {
|
|
101
|
-
_ as default
|
|
102
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("vue"),d=require("../../utils/props.cjs"),c=require("../../../ts/components/bullet-legend/index.cjs"),p=e.defineComponent({__name:"index",props:{items:{},labelClassName:{},onLegendItemClick:{type:Function},labelFontSize:{},labelMaxWidth:{},bulletSize:{},bulletShape:{},orientation:{},renderIntoProvidedDomNode:{type:Boolean},data:{}},setup(i,{expose:s}){const r=i;e.computed(()=>r.data);const n=d.useForwardProps(r),o=e.ref(),l=e.ref();return e.onMounted(()=>{e.nextTick(()=>{l.value&&(o.value=new c.BulletLegend(l.value,{...n.value,renderIntoProvidedDomNode:!0}))})}),e.onUnmounted(()=>{var t;(t=o.value)==null||t.destroy()}),e.watch(n,(t,a)=>{var u;d.arePropsEqual(t,a)||(u=o.value)==null||u.update(n.value)}),s({component:o}),(t,a)=>(e.openBlock(),e.createElementBlock("div",{"data-vis-bullet-legend":"",ref_key:"elRef",ref:l},null,512))}});exports.default=p;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
import { defineComponent as m, computed as p, ref as d, createElementBlock as s, onMounted as v, nextTick as c, onUnmounted as f, watch as b, openBlock as k } from "vue";
|
|
2
|
-
import { useForwardProps as x, arePropsEqual as y } from "../../utils/props.js";
|
|
3
|
-
import { BulletLegend as B } from "../../../ts/components/bullet-legend/index.js";
|
|
4
|
-
const h = /* @__PURE__ */ m({
|
|
5
|
-
__name: "index",
|
|
6
|
-
props: {
|
|
7
|
-
items: {},
|
|
8
|
-
labelClassName: {},
|
|
9
|
-
onLegendItemClick: { type: Function },
|
|
10
|
-
labelFontSize: {},
|
|
11
|
-
labelMaxWidth: {},
|
|
12
|
-
bulletSize: {},
|
|
13
|
-
bulletShape: {},
|
|
14
|
-
orientation: {},
|
|
15
|
-
renderIntoProvidedDomNode: { type: Boolean },
|
|
16
|
-
data: {}
|
|
17
|
-
},
|
|
18
|
-
setup(u, { expose: i }) {
|
|
19
|
-
const n = u;
|
|
20
|
-
p(() => n.data);
|
|
21
|
-
const t = x(n), o = d(), l = d();
|
|
22
|
-
return v(() => {
|
|
23
|
-
c(() => {
|
|
24
|
-
l.value && (o.value = new B(l.value, { ...t.value, renderIntoProvidedDomNode: !0 }));
|
|
25
|
-
});
|
|
26
|
-
}), f(() => {
|
|
27
|
-
var e;
|
|
28
|
-
(e = o.value) == null || e.destroy();
|
|
29
|
-
}), b(t, (e, a) => {
|
|
30
|
-
var r;
|
|
31
|
-
y(e, a) || (r = o.value) == null || r.update(t.value);
|
|
32
|
-
}), i({
|
|
33
|
-
component: o
|
|
34
|
-
}), (e, a) => (k(), s("div", {
|
|
35
|
-
"data-vis-bullet-legend": "",
|
|
36
|
-
ref_key: "elRef",
|
|
37
|
-
ref: l
|
|
38
|
-
}, null, 512));
|
|
39
|
-
}
|
|
40
|
-
});
|
|
41
|
-
export {
|
|
42
|
-
h as default
|
|
43
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(function(){try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".unovis-xy-container,.unovis-single-container{display:block;position:relative;width:100%}[data-vis-leaflet-map],[data-vis-leaflet-flow-map]{display:block;position:relative}[data-vis-bullet-legend]{display:block}")),document.head.appendChild(e)}}catch(t){console.error("vite-plugin-css-injected-by-js",t)}})();
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
(function() {
|
|
2
|
-
try {
|
|
3
|
-
if (typeof document < "u") {
|
|
4
|
-
var e = document.createElement("style");
|
|
5
|
-
e.appendChild(document.createTextNode(".unovis-xy-container,.unovis-single-container{display:block;position:relative;width:100%}[data-vis-leaflet-map],[data-vis-leaflet-flow-map]{display:block;position:relative}[data-vis-bullet-legend]{display:block}")), document.head.appendChild(e);
|
|
6
|
-
}
|
|
7
|
-
} catch (t) {
|
|
8
|
-
console.error("vite-plugin-css-injected-by-js", t);
|
|
9
|
-
}
|
|
10
|
-
})();
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=Symbol("componentAccessorKey"),s=Symbol("tooltipAccessorKey"),e=Symbol("crosshairAccessorKey"),c=Symbol("axisAccessorKey"),r=Symbol("annotationsAccessorKey");exports.annotationsAccessorKey=r;exports.axisAccessorKey=c;exports.componentAccessorKey=o;exports.crosshairAccessorKey=e;exports.tooltipAccessorKey=s;
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
const s = Symbol("componentAccessorKey"), o = Symbol("tooltipAccessorKey"), c = Symbol("crosshairAccessorKey"), e = Symbol("axisAccessorKey"), r = Symbol("annotationsAccessorKey");
|
|
2
|
-
export {
|
|
3
|
-
r as annotationsAccessorKey,
|
|
4
|
-
e as axisAccessorKey,
|
|
5
|
-
s as componentAccessorKey,
|
|
6
|
-
c as crosshairAccessorKey,
|
|
7
|
-
o as tooltipAccessorKey
|
|
8
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("vue"),s=require("../../ts/utils/data.cjs");function a(t,e){return s.isEqual(t,e)}function i(t){const e=r.getCurrentInstance(),u=e.attrs;return r.computed(()=>{const n={},c=(e==null?void 0:e.vnode.props)??{};return Object.keys(c).forEach(o=>{n[r.camelize(o)]=t[r.camelize(o)]}),{...n,...u}})}exports.arePropsEqual=a;exports.useForwardProps=i;
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import { getCurrentInstance as a, computed as c, camelize as e } from "vue";
|
|
2
|
-
import { isEqual as p } from "../../ts/utils/data.js";
|
|
3
|
-
function f(o, r) {
|
|
4
|
-
return p(o, r);
|
|
5
|
-
}
|
|
6
|
-
function l(o) {
|
|
7
|
-
const r = a(), s = r.attrs;
|
|
8
|
-
return c(() => {
|
|
9
|
-
const t = {}, u = (r == null ? void 0 : r.vnode.props) ?? {};
|
|
10
|
-
return Object.keys(u).forEach((n) => {
|
|
11
|
-
t[e(n)] = o[e(n)];
|
|
12
|
-
}), { ...t, ...s };
|
|
13
|
-
});
|
|
14
|
-
}
|
|
15
|
-
export {
|
|
16
|
-
f as arePropsEqual,
|
|
17
|
-
l as useForwardProps
|
|
18
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function l(e,u){return e==null||u==null?NaN:e<u?-1:e>u?1:e>=u?0:NaN}exports.default=l;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const i=require("./ascending.cjs"),e=require("./bisector.cjs"),r=require("./number.cjs"),s=e.default(i.default),t=s.right;e.default(r.default).center;exports.bisectRight=t;exports.default=t;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const l=require("./ascending.cjs"),a=require("./descending.cjs");function m(i){let c,d,s;i.length!==2?(c=l.default,d=(t,e)=>l.default(i(t),e),s=(t,e)=>i(t)-e):(c=i===l.default||i===a.default?i:b,d=i,s=i);function f(t,e,n=0,r=t.length){if(n<r){if(c(e,e)!==0)return r;do{const u=n+r>>>1;d(t[u],e)<0?n=u+1:r=u}while(n<r)}return n}function o(t,e,n=0,r=t.length){if(n<r){if(c(e,e)!==0)return r;do{const u=n+r>>>1;d(t[u],e)<=0?n=u+1:r=u}while(n<r)}return n}function g(t,e,n=0,r=t.length){const u=f(t,e,n,r-1);return u>n&&s(t[u-1],e)>-s(t[u],e)?u-1:u}return{left:f,center:g,right:o}}function b(){return 0}exports.default=m;
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import d from "./ascending.js";
|
|
2
|
-
import p from "./descending.js";
|
|
3
|
-
function b(c) {
|
|
4
|
-
let u, o, s;
|
|
5
|
-
c.length !== 2 ? (u = d, o = (n, e) => d(c(n), e), s = (n, e) => c(n) - e) : (u = c === d || c === p ? c : l, o = c, s = c);
|
|
6
|
-
function f(n, e, t = 0, r = n.length) {
|
|
7
|
-
if (t < r) {
|
|
8
|
-
if (u(e, e) !== 0) return r;
|
|
9
|
-
do {
|
|
10
|
-
const i = t + r >>> 1;
|
|
11
|
-
o(n[i], e) < 0 ? t = i + 1 : r = i;
|
|
12
|
-
} while (t < r);
|
|
13
|
-
}
|
|
14
|
-
return t;
|
|
15
|
-
}
|
|
16
|
-
function m(n, e, t = 0, r = n.length) {
|
|
17
|
-
if (t < r) {
|
|
18
|
-
if (u(e, e) !== 0) return r;
|
|
19
|
-
do {
|
|
20
|
-
const i = t + r >>> 1;
|
|
21
|
-
o(n[i], e) <= 0 ? t = i + 1 : r = i;
|
|
22
|
-
} while (t < r);
|
|
23
|
-
}
|
|
24
|
-
return t;
|
|
25
|
-
}
|
|
26
|
-
function g(n, e, t = 0, r = n.length) {
|
|
27
|
-
const i = f(n, e, t, r - 1);
|
|
28
|
-
return i > t && s(n[i - 1], e) > -s(n[i], e) ? i - 1 : i;
|
|
29
|
-
}
|
|
30
|
-
return { left: f, center: g, right: m };
|
|
31
|
-
}
|
|
32
|
-
function l() {
|
|
33
|
-
return 0;
|
|
34
|
-
}
|
|
35
|
-
export {
|
|
36
|
-
b as default
|
|
37
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function l(e,u){return e==null||u==null?NaN:u<e?-1:u>e?1:u>=e?0:NaN}exports.default=l;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function f(u,i){let t,l;for(const e of u)e!=null&&(t===void 0?e>=e&&(t=l=e):(t>e&&(t=e),l<e&&(l=e)));return[t,l]}exports.default=f;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function f(l,u){let e;if(u===void 0)for(const n of l)n!=null&&(e<n||e===void 0&&n>=n)&&(e=n);else{let n=-1;for(let t of l)(t=u(t,++n,l))!=null&&(e<t||e===void 0&&t>=t)&&(e=t)}return e}exports.default=f;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
function l(d, i) {
|
|
2
|
-
let e;
|
|
3
|
-
if (i === void 0)
|
|
4
|
-
for (const n of d)
|
|
5
|
-
n != null && (e < n || e === void 0 && n >= n) && (e = n);
|
|
6
|
-
else {
|
|
7
|
-
let n = -1;
|
|
8
|
-
for (let f of d)
|
|
9
|
-
(f = i(f, ++n, d)) != null && (e < f || e === void 0 && f >= f) && (e = f);
|
|
10
|
-
}
|
|
11
|
-
return e;
|
|
12
|
-
}
|
|
13
|
-
export {
|
|
14
|
-
l as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function i(u,f){let l=0,n=0;if(f===void 0)for(let e of u)e!=null&&(e=+e)>=e&&(++l,n+=e);else{let e=-1;for(let t of u)(t=f(t,++e,u))!=null&&(t=+t)>=t&&(++l,n+=t)}if(l)return n/l}exports.default=i;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
function u(n, i) {
|
|
2
|
-
let l = 0, t = 0;
|
|
3
|
-
if (i === void 0)
|
|
4
|
-
for (let e of n)
|
|
5
|
-
e != null && (e = +e) >= e && (++l, t += e);
|
|
6
|
-
else {
|
|
7
|
-
let e = -1;
|
|
8
|
-
for (let f of n)
|
|
9
|
-
(f = i(f, ++e, n)) != null && (f = +f) >= f && (++l, t += f);
|
|
10
|
-
}
|
|
11
|
-
if (l) return t / l;
|
|
12
|
-
}
|
|
13
|
-
export {
|
|
14
|
-
u as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function*t(e){for(const r of e)yield*r}function o(e){return Array.from(t(e))}exports.default=o;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(t,l){let e;if(l===void 0)for(const n of t)n!=null&&(e>n||e===void 0&&n>=n)&&(e=n);else{let n=-1;for(let i of t)(i=l(i,++n,t))!=null&&(e>i||e===void 0&&i>=i)&&(e=i)}return e}exports.default=u;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
function l(i, d) {
|
|
2
|
-
let n;
|
|
3
|
-
if (d === void 0)
|
|
4
|
-
for (const e of i)
|
|
5
|
-
e != null && (n > e || n === void 0 && e >= e) && (n = e);
|
|
6
|
-
else {
|
|
7
|
-
let e = -1;
|
|
8
|
-
for (let f of i)
|
|
9
|
-
(f = d(f, ++e, i)) != null && (n > f || n === void 0 && f >= f) && (n = f);
|
|
10
|
-
}
|
|
11
|
-
return n;
|
|
12
|
-
}
|
|
13
|
-
export {
|
|
14
|
-
l as default
|
|
15
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function u(e){return e===null?NaN:+e}exports.default=u;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./number.cjs");function u(r,t,e=f.default){if(!(!(n=r.length)||isNaN(t=+t))){if(t<=0||n<2)return+e(r[0],0,r);if(t>=1)return+e(r[n-1],n-1,r);var n,o=(n-1)*t,i=Math.floor(o),d=+e(r[i],i,r),c=+e(r[i+1],i+1,r);return d+(c-d)*(o-i)}}exports.quantileSorted=u;
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
import N from "./number.js";
|
|
2
|
-
function c(r, t, o = N) {
|
|
3
|
-
if (!(!(n = r.length) || isNaN(t = +t))) {
|
|
4
|
-
if (t <= 0 || n < 2) return +o(r[0], 0, r);
|
|
5
|
-
if (t >= 1) return +o(r[n - 1], n - 1, r);
|
|
6
|
-
var n, f = (n - 1) * t, i = Math.floor(f), m = +o(r[i], i, r), h = +o(r[i + 1], i + 1, r);
|
|
7
|
-
return m + (h - m) * (f - i);
|
|
8
|
-
}
|
|
9
|
-
}
|
|
10
|
-
export {
|
|
11
|
-
c as quantileSorted
|
|
12
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function a(e,n,u){e=+e,n=+n,u=(l=arguments.length)<2?(n=e,e=0,1):l<3?1:+u;for(var i=-1,l=Math.max(0,Math.ceil((n-e)/u))|0,r=new Array(l);++i<l;)r[i]=e+i*u;return r}exports.default=a;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
function l(n, e, a) {
|
|
2
|
-
n = +n, e = +e, a = (g = arguments.length) < 2 ? (e = n, n = 0, 1) : g < 3 ? 1 : +a;
|
|
3
|
-
for (var h = -1, g = Math.max(0, Math.ceil((e - n) / a)) | 0, i = new Array(g); ++h < g; )
|
|
4
|
-
i[h] = n + h * a;
|
|
5
|
-
return i;
|
|
6
|
-
}
|
|
7
|
-
export {
|
|
8
|
-
l as default
|
|
9
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function l(t,i){let u=0;if(i===void 0)for(let e of t)(e=+e)&&(u+=e);else{let e=-1;for(let f of t)(f=+i(f,++e,t))&&(u+=f)}return u}exports.default=l;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const w=Math.sqrt(50),S=Math.sqrt(10),m=Math.sqrt(2);function d(i,r,f){const h=(r-i)/Math.max(0,f),M=Math.floor(Math.log10(h)),u=h/Math.pow(10,M),c=u>=w?10:u>=S?5:u>=m?2:1;let n,l,e;return M<0?(e=Math.pow(10,-M)/c,n=Math.round(i*e),l=Math.round(r*e),n/e<i&&++n,l/e>r&&--l,e=-e):(e=Math.pow(10,M)*c,n=Math.round(i/e),l=Math.round(r/e),n*e<i&&++n,l*e>r&&--l),l<n&&.5<=f&&f<2?d(i,r,f*2):[n,l,e]}function v(i,r,f){if(r=+r,i=+i,f=+f,!(f>0))return[];if(i===r)return[i];const h=r<i,[M,u,c]=h?d(r,i,f):d(i,r,f);if(!(u>=M))return[];const n=u-M+1,l=new Array(n);if(h)if(c<0)for(let e=0;e<n;++e)l[e]=(u-e)/-c;else for(let e=0;e<n;++e)l[e]=(u-e)*c;else if(c<0)for(let e=0;e<n;++e)l[e]=(M+e)/-c;else for(let e=0;e<n;++e)l[e]=(M+e)*c;return l}function k(i,r,f){return r=+r,i=+i,f=+f,d(i,r,f)[2]}function a(i,r,f){r=+r,i=+i,f=+f;const h=r<i,M=h?k(r,i,f):k(i,r,f);return(h?-1:1)*(M<0?1/-M:M)}exports.default=v;exports.tickIncrement=k;exports.tickStep=a;
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
const w = Math.sqrt(50), q = Math.sqrt(10), m = Math.sqrt(2);
|
|
2
|
-
function k(i, r, f) {
|
|
3
|
-
const c = (r - i) / Math.max(0, f), M = Math.floor(Math.log10(c)), d = c / Math.pow(10, M), l = d >= w ? 10 : d >= q ? 5 : d >= m ? 2 : 1;
|
|
4
|
-
let n, h, e;
|
|
5
|
-
return M < 0 ? (e = Math.pow(10, -M) / l, n = Math.round(i * e), h = Math.round(r * e), n / e < i && ++n, h / e > r && --h, e = -e) : (e = Math.pow(10, M) * l, n = Math.round(i / e), h = Math.round(r / e), n * e < i && ++n, h * e > r && --h), h < n && 0.5 <= f && f < 2 ? k(i, r, f * 2) : [n, h, e];
|
|
6
|
-
}
|
|
7
|
-
function v(i, r, f) {
|
|
8
|
-
if (r = +r, i = +i, f = +f, !(f > 0)) return [];
|
|
9
|
-
if (i === r) return [i];
|
|
10
|
-
const c = r < i, [M, d, l] = c ? k(r, i, f) : k(i, r, f);
|
|
11
|
-
if (!(d >= M)) return [];
|
|
12
|
-
const n = d - M + 1, h = new Array(n);
|
|
13
|
-
if (c)
|
|
14
|
-
if (l < 0) for (let e = 0; e < n; ++e) h[e] = (d - e) / -l;
|
|
15
|
-
else for (let e = 0; e < n; ++e) h[e] = (d - e) * l;
|
|
16
|
-
else if (l < 0) for (let e = 0; e < n; ++e) h[e] = (M + e) / -l;
|
|
17
|
-
else for (let e = 0; e < n; ++e) h[e] = (M + e) * l;
|
|
18
|
-
return h;
|
|
19
|
-
}
|
|
20
|
-
function u(i, r, f) {
|
|
21
|
-
return r = +r, i = +i, f = +f, k(i, r, f)[2];
|
|
22
|
-
}
|
|
23
|
-
function x(i, r, f) {
|
|
24
|
-
r = +r, i = +i, f = +f;
|
|
25
|
-
const c = r < i, M = c ? u(r, i, f) : u(i, r, f);
|
|
26
|
-
return (c ? -1 : 1) * (M < 0 ? 1 / -M : M);
|
|
27
|
-
}
|
|
28
|
-
export {
|
|
29
|
-
v as default,
|
|
30
|
-
u as tickIncrement,
|
|
31
|
-
x as tickStep
|
|
32
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const B=require("./identity.cjs");var S=1,w=2,_=3,h=4,O=1e-6;function E(t){return"translate("+t+",0)"}function I(t){return"translate(0,"+t+")"}function L(t){return r=>+t(r)}function j(t,r){return r=Math.max(0,t.bandwidth()-r*2)/2,t.round()&&(r=Math.round(r)),l=>+t(l)+r}function q(){return!this.__axis}function z(t,r){var l=[],m=null,p=null,c=6,a=6,F=3,e=typeof window<"u"&&window.devicePixelRatio>1?0:.5,o=t===S||t===h?-1:1,x=t===h||t===w?"x":"y",V=t===S||t===_?E:I;function i(n){var R=m??(r.ticks?r.ticks.apply(r,l):r.domain()),T=p??(r.tickFormat?r.tickFormat.apply(r,l):B.default),C=Math.max(c,0)+F,H=r.range(),y=+H[0]+e,v=+H[H.length-1]+e,A=(r.bandwidth?j:L)(r.copy(),e),g=n.selection?n.selection():n,f=g.selectAll(".domain").data([null]),u=g.selectAll(".tick").data(R,r).order(),P=u.exit(),M=u.enter().append("g").attr("class","tick"),d=u.select("line"),k=u.select("text");f=f.merge(f.enter().insert("path",".tick").attr("class","domain").attr("stroke","currentColor")),u=u.merge(M),d=d.merge(M.append("line").attr("stroke","currentColor").attr(x+"2",o*c)),k=k.merge(M.append("text").attr("fill","currentColor").attr(x,o*C).attr("dy",t===S?"0em":t===_?"0.71em":"0.32em")),n!==g&&(f=f.transition(n),u=u.transition(n),d=d.transition(n),k=k.transition(n),P=P.transition(n).attr("opacity",O).attr("transform",function(s){return isFinite(s=A(s))?V(s+e):this.getAttribute("transform")}),M.attr("opacity",O).attr("transform",function(s){var b=this.parentNode.__axis;return V((b&&isFinite(b=b(s))?b:A(s))+e)})),P.remove(),f.attr("d",t===h||t===w?a?"M"+o*a+","+y+"H"+e+"V"+v+"H"+o*a:"M"+e+","+y+"V"+v:a?"M"+y+","+o*a+"V"+e+"H"+v+"V"+o*a:"M"+y+","+e+"H"+v),u.attr("opacity",1).attr("transform",function(s){return V(A(s)+e)}),d.attr(x+"2",o*c),k.attr(x,o*C).text(T),g.filter(q).attr("fill","none").attr("font-size",10).attr("font-family","sans-serif").attr("text-anchor",t===w?"start":t===h?"end":"middle"),g.each(function(){this.__axis=A})}return i.scale=function(n){return arguments.length?(r=n,i):r},i.ticks=function(){return l=Array.from(arguments),i},i.tickArguments=function(n){return arguments.length?(l=n==null?[]:Array.from(n),i):l.slice()},i.tickValues=function(n){return arguments.length?(m=n==null?null:Array.from(n),i):m&&m.slice()},i.tickFormat=function(n){return arguments.length?(p=n,i):p},i.tickSize=function(n){return arguments.length?(c=a=+n,i):c},i.tickSizeInner=function(n){return arguments.length?(c=+n,i):c},i.tickSizeOuter=function(n){return arguments.length?(a=+n,i):a},i.tickPadding=function(n){return arguments.length?(F=+n,i):F},i.offset=function(n){return arguments.length?(e=+n,i):e},i}function N(t){return z(S,t)}function X(t){return z(w,t)}function Y(t){return z(_,t)}function D(t){return z(h,t)}exports.axisBottom=Y;exports.axisLeft=D;exports.axisRight=X;exports.axisTop=N;
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import R from "./identity.js";
|
|
2
|
-
var z = 1, F = 2, C = 3, p = 4, E = 1e-6;
|
|
3
|
-
function B(t) {
|
|
4
|
-
return "translate(" + t + ",0)";
|
|
5
|
-
}
|
|
6
|
-
function L(t) {
|
|
7
|
-
return "translate(0," + t + ")";
|
|
8
|
-
}
|
|
9
|
-
function N(t) {
|
|
10
|
-
return (r) => +t(r);
|
|
11
|
-
}
|
|
12
|
-
function T(t, r) {
|
|
13
|
-
return r = Math.max(0, t.bandwidth() - r * 2) / 2, t.round() && (r = Math.round(r)), (l) => +t(l) + r;
|
|
14
|
-
}
|
|
15
|
-
function X() {
|
|
16
|
-
return !this.__axis;
|
|
17
|
-
}
|
|
18
|
-
function V(t, r) {
|
|
19
|
-
var l = [], f = null, h = null, c = 6, a = 6, b = 3, e = typeof window < "u" && window.devicePixelRatio > 1 ? 0 : 0.5, o = t === z || t === p ? -1 : 1, x = t === p || t === F ? "x" : "y", S = t === z || t === C ? B : L;
|
|
20
|
-
function i(n) {
|
|
21
|
-
var I = f ?? (r.ticks ? r.ticks.apply(r, l) : r.domain()), O = h ?? (r.tickFormat ? r.tickFormat.apply(r, l) : R), P = Math.max(c, 0) + b, H = r.range(), y = +H[0] + e, A = +H[H.length - 1] + e, v = (r.bandwidth ? T : N)(r.copy(), e), g = n.selection ? n.selection() : n, m = g.selectAll(".domain").data([null]), u = g.selectAll(".tick").data(I, r).order(), _ = u.exit(), M = u.enter().append("g").attr("class", "tick"), d = u.select("line"), k = u.select("text");
|
|
22
|
-
m = m.merge(m.enter().insert("path", ".tick").attr("class", "domain").attr("stroke", "currentColor")), u = u.merge(M), d = d.merge(M.append("line").attr("stroke", "currentColor").attr(x + "2", o * c)), k = k.merge(M.append("text").attr("fill", "currentColor").attr(x, o * P).attr("dy", t === z ? "0em" : t === C ? "0.71em" : "0.32em")), n !== g && (m = m.transition(n), u = u.transition(n), d = d.transition(n), k = k.transition(n), _ = _.transition(n).attr("opacity", E).attr("transform", function(s) {
|
|
23
|
-
return isFinite(s = v(s)) ? S(s + e) : this.getAttribute("transform");
|
|
24
|
-
}), M.attr("opacity", E).attr("transform", function(s) {
|
|
25
|
-
var w = this.parentNode.__axis;
|
|
26
|
-
return S((w && isFinite(w = w(s)) ? w : v(s)) + e);
|
|
27
|
-
})), _.remove(), m.attr("d", t === p || t === F ? a ? "M" + o * a + "," + y + "H" + e + "V" + A + "H" + o * a : "M" + e + "," + y + "V" + A : a ? "M" + y + "," + o * a + "V" + e + "H" + A + "V" + o * a : "M" + y + "," + e + "H" + A), u.attr("opacity", 1).attr("transform", function(s) {
|
|
28
|
-
return S(v(s) + e);
|
|
29
|
-
}), d.attr(x + "2", o * c), k.attr(x, o * P).text(O), g.filter(X).attr("fill", "none").attr("font-size", 10).attr("font-family", "sans-serif").attr("text-anchor", t === F ? "start" : t === p ? "end" : "middle"), g.each(function() {
|
|
30
|
-
this.__axis = v;
|
|
31
|
-
});
|
|
32
|
-
}
|
|
33
|
-
return i.scale = function(n) {
|
|
34
|
-
return arguments.length ? (r = n, i) : r;
|
|
35
|
-
}, i.ticks = function() {
|
|
36
|
-
return l = Array.from(arguments), i;
|
|
37
|
-
}, i.tickArguments = function(n) {
|
|
38
|
-
return arguments.length ? (l = n == null ? [] : Array.from(n), i) : l.slice();
|
|
39
|
-
}, i.tickValues = function(n) {
|
|
40
|
-
return arguments.length ? (f = n == null ? null : Array.from(n), i) : f && f.slice();
|
|
41
|
-
}, i.tickFormat = function(n) {
|
|
42
|
-
return arguments.length ? (h = n, i) : h;
|
|
43
|
-
}, i.tickSize = function(n) {
|
|
44
|
-
return arguments.length ? (c = a = +n, i) : c;
|
|
45
|
-
}, i.tickSizeInner = function(n) {
|
|
46
|
-
return arguments.length ? (c = +n, i) : c;
|
|
47
|
-
}, i.tickSizeOuter = function(n) {
|
|
48
|
-
return arguments.length ? (a = +n, i) : a;
|
|
49
|
-
}, i.tickPadding = function(n) {
|
|
50
|
-
return arguments.length ? (b = +n, i) : b;
|
|
51
|
-
}, i.offset = function(n) {
|
|
52
|
-
return arguments.length ? (e = +n, i) : e;
|
|
53
|
-
}, i;
|
|
54
|
-
}
|
|
55
|
-
function j(t) {
|
|
56
|
-
return V(z, t);
|
|
57
|
-
}
|
|
58
|
-
function q(t) {
|
|
59
|
-
return V(F, t);
|
|
60
|
-
}
|
|
61
|
-
function D(t) {
|
|
62
|
-
return V(C, t);
|
|
63
|
-
}
|
|
64
|
-
function G(t) {
|
|
65
|
-
return V(p, t);
|
|
66
|
-
}
|
|
67
|
-
export {
|
|
68
|
-
D as axisBottom,
|
|
69
|
-
G as axisLeft,
|
|
70
|
-
q as axisRight,
|
|
71
|
-
j as axisTop
|
|
72
|
-
};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});function t(e){return e}exports.default=t;
|