From f7143fede73c57ec1a3c28600f91dc9513e2a79a Mon Sep 17 00:00:00 2001 From: Yueng <14617246+YuengMeYuuer@user.noreply.gitee.com> Date: Wed, 9 Oct 2024 13:57:14 +0800 Subject: [PATCH 1/4] =?UTF-8?q?find()=E6=9B=B4=E6=96=B0=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cloud-auth/pom.xml | 1 - .../muyu/auth/controller/TokenController.java | 11 +- .../auth/remote/RunCarConditionRemote.java | 18 + .../src/main/resources/bootstrap.yml | 2 +- cloud-modules/cloud-Saas-Service/pom.xml | 98 - .../java/com/muyu/SaasServiceApplication.java | 20 - ...ot.autoconfigure.AutoConfiguration.imports | 1 - .../src/main/resources/banner.txt | 2 - .../src/main/resources/bootstrap.yml | 47 - .../src/main/resources/logback/dev.xml | 74 - .../src/main/resources/logback/prod.xml | 81 - .../src/main/resources/logback/test.xml | 81 - .../resources/mapper/CarMiddleGroupMapper.xml | 15 - .../main/resources/mapper/CarMiddleMapper.xml | 12 - .../cloud-modules-car-gateway/pom.xml | 124 - .../muyu/car/CloudCarGatewayApplication.java | 20 - .../java/com/muyu/car/MqttPublishSample.java | 50 - .../domain/api/req/VehicleConnectionReq.java | 55 - .../domain/example/ExampleInformation.java | 35 - .../car/domain/model/MqttServerModel.java | 30 - .../car/domain/model/VehicleInformation.java | 86 - .../model/properties/MqttProperties.java | 51 - .../model/properties/MqttServerModel.java | 39 - .../VehicleInformationController.java | 35 - .../controller/VehicleInstanceController.java | 25 - .../muyu/car/gateway/mq/CreateExchange.java | 53 - .../service/VehicleInformationService.java | 17 - .../service/VehicleInstanceService.java | 13 - .../impl/VehicleInformationServiceImpl.java | 44 - .../impl/VehicleInstanceServiceImpl.java | 18 - .../com/muyu/car/instance/CreateClient.java | 36 - .../com/muyu/car/instance/DelInstance.java | 102 - .../muyu/car/instance/GenerateInstance.java | 121 - .../com/muyu/car/instance/QueryInstance.java | 69 - .../car/mapper/VehicleInformationMapper.java | 21 - .../main/java/com/muyu/car/util/MD5Util.java | 71 - .../src/main/resources/banner.txt | 2 - .../src/main/resources/logback/dev.xml | 74 - .../src/main/resources/logback/prod.xml | 81 - .../src/main/resources/logback/test.xml | 81 - .../mapper/VehicleInformationMapper.xml | 16 - .../src/main/resources/bootstrap.yml | 2 +- .../cloud-modules-enterprise-cache/pom.xml | 5 - .../impl/FaultConditionServiceImpl.java | 46 +- .../impl/FirmPermissionServiceImpl.java | 2 - .../com/muyu/server/util/RunCarCondition.java | 40 +- .../src/main/resources/bootstrap.yml | 4 +- .../src/main/resources/bootstrap.yml | 2 +- .../src/main/resources/bootstrap.yml | 2 +- cloud-modules/pom.xml | 1 - .../src/main/resources/bootstrap.yml | 2 +- node_modules/.package-lock.json | 29 - node_modules/echarts/KEYS | 419 --- node_modules/echarts/LICENSE | 222 -- node_modules/echarts/NOTICE | 5 - node_modules/echarts/README.md | 98 - node_modules/echarts/asset/logo.png | Bin 7323 -> 0 bytes node_modules/echarts/charts.d.ts | 20 - node_modules/echarts/charts.js | 27 - node_modules/echarts/components.d.ts | 20 - node_modules/echarts/components.js | 20 - node_modules/echarts/core.d.ts | 20 - node_modules/echarts/core.js | 20 - .../echarts/extension/bmap/BMapCoordSys.js | 235 -- .../echarts/extension/bmap/BMapModel.js | 74 - .../echarts/extension/bmap/BMapView.js | 146 -- node_modules/echarts/extension/bmap/bmap.js | 65 - .../echarts/extension/dataTool/gexf.js | 203 -- .../echarts/extension/dataTool/index.js | 62 - .../extension/dataTool/prepareBoxplotData.js | 116 - node_modules/echarts/features.d.ts | 20 - node_modules/echarts/features.js | 20 - node_modules/echarts/i18n/langAR-obj.js | 178 -- node_modules/echarts/i18n/langAR.js | 174 -- node_modules/echarts/i18n/langCS-obj.js | 175 -- node_modules/echarts/i18n/langCS.js | 171 -- node_modules/echarts/i18n/langDE-obj.js | 175 -- node_modules/echarts/i18n/langDE.js | 171 -- node_modules/echarts/i18n/langEN-obj.js | 175 -- node_modules/echarts/i18n/langEN.js | 171 -- node_modules/echarts/i18n/langES-obj.js | 171 -- node_modules/echarts/i18n/langES.js | 167 -- node_modules/echarts/i18n/langFI-obj.js | 171 -- node_modules/echarts/i18n/langFI.js | 167 -- node_modules/echarts/i18n/langFR-obj.js | 175 -- node_modules/echarts/i18n/langFR.js | 171 -- node_modules/echarts/i18n/langHU-obj.js | 175 -- node_modules/echarts/i18n/langHU.js | 171 -- node_modules/echarts/i18n/langIT-obj.js | 175 -- node_modules/echarts/i18n/langIT.js | 171 -- node_modules/echarts/i18n/langJA-obj.js | 175 -- node_modules/echarts/i18n/langJA.js | 171 -- node_modules/echarts/i18n/langKO-obj.js | 175 -- node_modules/echarts/i18n/langKO.js | 171 -- node_modules/echarts/i18n/langNL-obj.js | 175 -- node_modules/echarts/i18n/langNL.js | 171 -- node_modules/echarts/i18n/langPL-obj.js | 175 -- node_modules/echarts/i18n/langPL.js | 171 -- node_modules/echarts/i18n/langPT-br-obj.js | 176 -- node_modules/echarts/i18n/langPT-br.js | 172 -- node_modules/echarts/i18n/langRO-obj.js | 175 -- node_modules/echarts/i18n/langRO.js | 171 -- node_modules/echarts/i18n/langRU-obj.js | 176 -- node_modules/echarts/i18n/langRU.js | 172 -- node_modules/echarts/i18n/langSI-obj.js | 175 -- node_modules/echarts/i18n/langSI.js | 171 -- node_modules/echarts/i18n/langTH-obj.js | 171 -- node_modules/echarts/i18n/langTH.js | 167 -- node_modules/echarts/i18n/langTR-obj.js | 175 -- node_modules/echarts/i18n/langTR.js | 171 -- node_modules/echarts/i18n/langUK-obj.js | 176 -- node_modules/echarts/i18n/langUK.js | 172 -- node_modules/echarts/i18n/langVI-obj.js | 200 -- node_modules/echarts/i18n/langVI.js | 196 -- node_modules/echarts/i18n/langZH-obj.js | 171 -- node_modules/echarts/i18n/langZH.js | 167 -- node_modules/echarts/i18n/package.json | 3 - node_modules/echarts/index.blank.js | 44 - node_modules/echarts/index.common.js | 68 - node_modules/echarts/index.d.ts | 23 - node_modules/echarts/index.js | 250 -- node_modules/echarts/index.simple.js | 55 - node_modules/echarts/lib/action/roamHelper.js | 80 - .../echarts/lib/animation/basicTransition.js | 243 -- .../customGraphicKeyframeAnimation.js | 143 -- .../lib/animation/customGraphicTransition.js | 481 ---- .../lib/animation/morphTransitionHelper.js | 203 -- .../lib/animation/universalTransition.js | 650 ----- node_modules/echarts/lib/chart/bar.js | 46 - .../echarts/lib/chart/bar/BarSeries.js | 112 - node_modules/echarts/lib/chart/bar/BarView.js | 892 ------- .../echarts/lib/chart/bar/BaseBarSeries.js | 159 -- .../lib/chart/bar/PictorialBarSeries.js | 95 - .../echarts/lib/chart/bar/PictorialBarView.js | 630 ----- node_modules/echarts/lib/chart/bar/install.js | 81 - .../lib/chart/bar/installPictorialBar.js | 54 - node_modules/echarts/lib/chart/boxplot.js | 46 - .../lib/chart/boxplot/BoxplotSeries.js | 108 - .../echarts/lib/chart/boxplot/BoxplotView.js | 172 -- .../lib/chart/boxplot/boxplotLayout.js | 181 -- .../lib/chart/boxplot/boxplotTransform.js | 66 - .../echarts/lib/chart/boxplot/install.js | 53 - .../lib/chart/boxplot/prepareBoxplotData.js | 96 - node_modules/echarts/lib/chart/candlestick.js | 46 - .../chart/candlestick/CandlestickSeries.js | 120 - .../lib/chart/candlestick/CandlestickView.js | 332 --- .../chart/candlestick/candlestickLayout.js | 204 -- .../chart/candlestick/candlestickVisual.js | 84 - .../echarts/lib/chart/candlestick/install.js | 55 - .../lib/chart/candlestick/preprocessor.js | 55 - node_modules/echarts/lib/chart/custom.js | 46 - .../echarts/lib/chart/custom/CustomSeries.js | 106 - .../echarts/lib/chart/custom/CustomView.js | 925 ------- .../echarts/lib/chart/custom/install.js | 49 - .../echarts/lib/chart/effectScatter.js | 46 - .../effectScatter/EffectScatterSeries.js | 105 - .../chart/effectScatter/EffectScatterView.js | 99 - .../lib/chart/effectScatter/install.js | 51 - node_modules/echarts/lib/chart/funnel.js | 46 - .../echarts/lib/chart/funnel/FunnelSeries.js | 145 -- .../echarts/lib/chart/funnel/FunnelView.js | 198 -- .../echarts/lib/chart/funnel/funnelLayout.js | 344 --- .../echarts/lib/chart/funnel/install.js | 53 - node_modules/echarts/lib/chart/gauge.js | 46 - .../echarts/lib/chart/gauge/GaugeSeries.js | 185 -- .../echarts/lib/chart/gauge/GaugeView.js | 560 ---- .../echarts/lib/chart/gauge/PointerPath.js | 83 - .../echarts/lib/chart/gauge/install.js | 49 - node_modules/echarts/lib/chart/graph.js | 46 - .../echarts/lib/chart/graph/GraphSeries.js | 275 -- .../echarts/lib/chart/graph/GraphView.js | 266 -- .../echarts/lib/chart/graph/adjustEdge.js | 173 -- .../echarts/lib/chart/graph/categoryFilter.js | 74 - .../echarts/lib/chart/graph/categoryVisual.js | 90 - .../echarts/lib/chart/graph/circularLayout.js | 51 - .../lib/chart/graph/circularLayoutHelper.js | 191 -- .../echarts/lib/chart/graph/createView.js | 103 - .../echarts/lib/chart/graph/edgeVisual.js | 93 - .../echarts/lib/chart/graph/forceHelper.js | 185 -- .../echarts/lib/chart/graph/forceLayout.js | 160 -- .../echarts/lib/chart/graph/graphHelper.js | 62 - .../echarts/lib/chart/graph/install.js | 97 - .../echarts/lib/chart/graph/simpleLayout.js | 78 - .../lib/chart/graph/simpleLayoutHelper.js | 70 - node_modules/echarts/lib/chart/heatmap.js | 46 - .../echarts/lib/chart/heatmap/HeatmapLayer.js | 166 -- .../lib/chart/heatmap/HeatmapSeries.js | 89 - .../echarts/lib/chart/heatmap/HeatmapView.js | 310 --- .../echarts/lib/chart/heatmap/install.js | 49 - .../echarts/lib/chart/helper/EffectLine.js | 207 -- .../lib/chart/helper/EffectPolyline.js | 134 - .../echarts/lib/chart/helper/EffectSymbol.js | 207 -- .../echarts/lib/chart/helper/LargeLineDraw.js | 302 --- .../lib/chart/helper/LargeSymbolDraw.js | 309 --- node_modules/echarts/lib/chart/helper/Line.js | 418 --- .../echarts/lib/chart/helper/LineDraw.js | 167 -- .../echarts/lib/chart/helper/LinePath.js | 111 - .../echarts/lib/chart/helper/Polyline.js | 107 - .../echarts/lib/chart/helper/Symbol.js | 333 --- .../echarts/lib/chart/helper/SymbolDraw.js | 216 -- .../helper/createClipPathFromCoordSys.js | 145 -- .../chart/helper/createGraphFromNodeEdge.js | 114 - .../lib/chart/helper/createRenderPlanner.js | 62 - .../lib/chart/helper/createSeriesData.js | 162 -- .../chart/helper/createSeriesDataSimply.js | 68 - .../chart/helper/enableAriaDecalForTree.js | 58 - .../echarts/lib/chart/helper/labelHelper.js | 77 - .../chart/helper/multipleGraphEdgeHelper.js | 226 -- .../echarts/lib/chart/helper/sectorHelper.js | 62 - .../echarts/lib/chart/helper/treeHelper.js | 92 - .../lib/chart/helper/whiskerBoxCommon.js | 138 - node_modules/echarts/lib/chart/line.js | 46 - .../echarts/lib/chart/line/LineSeries.js | 152 -- .../echarts/lib/chart/line/LineView.js | 1107 -------- node_modules/echarts/lib/chart/line/helper.js | 123 - .../echarts/lib/chart/line/install.js | 69 - .../lib/chart/line/lineAnimationDiff.js | 165 -- node_modules/echarts/lib/chart/line/poly.js | 353 --- node_modules/echarts/lib/chart/lines.js | 46 - .../echarts/lib/chart/lines/LinesSeries.js | 310 --- .../echarts/lib/chart/lines/LinesView.js | 184 -- .../echarts/lib/chart/lines/install.js | 53 - .../echarts/lib/chart/lines/linesLayout.js | 113 - .../echarts/lib/chart/lines/linesVisual.js | 74 - node_modules/echarts/lib/chart/map.js | 46 - .../echarts/lib/chart/map/MapSeries.js | 247 -- node_modules/echarts/lib/chart/map/MapView.js | 177 -- node_modules/echarts/lib/chart/map/install.js | 58 - .../echarts/lib/chart/map/mapDataStatistic.js | 104 - .../echarts/lib/chart/map/mapSymbolLayout.js | 86 - node_modules/echarts/lib/chart/parallel.js | 46 - .../lib/chart/parallel/ParallelSeries.js | 127 - .../lib/chart/parallel/ParallelView.js | 221 -- .../echarts/lib/chart/parallel/install.js | 54 - .../lib/chart/parallel/parallelVisual.js | 69 - .../echarts/lib/chart/pictorialBar.js | 46 - node_modules/echarts/lib/chart/pie.js | 46 - .../echarts/lib/chart/pie/PieSeries.js | 216 -- node_modules/echarts/lib/chart/pie/PieView.js | 283 -- node_modules/echarts/lib/chart/pie/install.js | 58 - .../echarts/lib/chart/pie/labelLayout.js | 474 ---- .../echarts/lib/chart/pie/pieLayout.js | 238 -- node_modules/echarts/lib/chart/radar.js | 46 - .../echarts/lib/chart/radar/RadarSeries.js | 134 - .../echarts/lib/chart/radar/RadarView.js | 225 -- .../echarts/lib/chart/radar/backwardCompat.js | 75 - .../echarts/lib/chart/radar/install.js | 58 - .../echarts/lib/chart/radar/radarLayout.js | 82 - node_modules/echarts/lib/chart/sankey.js | 46 - .../echarts/lib/chart/sankey/SankeySeries.js | 215 -- .../echarts/lib/chart/sankey/SankeyView.js | 326 --- .../echarts/lib/chart/sankey/install.js | 67 - .../echarts/lib/chart/sankey/sankeyLayout.js | 489 ---- .../echarts/lib/chart/sankey/sankeyVisual.js | 92 - node_modules/echarts/lib/chart/scatter.js | 46 - .../lib/chart/scatter/ScatterSeries.js | 120 - .../echarts/lib/chart/scatter/ScatterView.js | 133 - .../echarts/lib/chart/scatter/install.js | 55 - node_modules/echarts/lib/chart/sunburst.js | 46 - .../lib/chart/sunburst/SunburstPiece.js | 230 -- .../lib/chart/sunburst/SunburstSeries.js | 206 -- .../lib/chart/sunburst/SunburstView.js | 206 -- .../echarts/lib/chart/sunburst/install.js | 58 - .../lib/chart/sunburst/sunburstAction.js | 108 - .../lib/chart/sunburst/sunburstLayout.js | 216 -- .../lib/chart/sunburst/sunburstVisual.js | 75 - node_modules/echarts/lib/chart/themeRiver.js | 46 - .../lib/chart/themeRiver/ThemeRiverSeries.js | 260 -- .../lib/chart/themeRiver/ThemeRiverView.js | 186 -- .../echarts/lib/chart/themeRiver/install.js | 35 - .../lib/chart/themeRiver/themeRiverLayout.js | 157 -- node_modules/echarts/lib/chart/tree.js | 46 - .../echarts/lib/chart/tree/TreeSeries.js | 187 -- .../echarts/lib/chart/tree/TreeView.js | 622 ----- .../echarts/lib/chart/tree/install.js | 55 - .../echarts/lib/chart/tree/layoutHelper.js | 288 --- .../echarts/lib/chart/tree/traversalHelper.js | 87 - .../echarts/lib/chart/tree/treeAction.js | 82 - .../echarts/lib/chart/tree/treeLayout.js | 139 - .../echarts/lib/chart/tree/treeVisual.js | 57 - node_modules/echarts/lib/chart/treemap.js | 46 - .../echarts/lib/chart/treemap/Breadcrumb.js | 187 -- .../lib/chart/treemap/TreemapSeries.js | 368 --- .../echarts/lib/chart/treemap/TreemapView.js | 883 ------- .../echarts/lib/chart/treemap/install.js | 55 - .../lib/chart/treemap/treemapAction.js | 75 - .../lib/chart/treemap/treemapLayout.js | 499 ---- .../lib/chart/treemap/treemapVisual.js | 194 -- node_modules/echarts/lib/component/aria.js | 46 - .../echarts/lib/component/aria/install.js | 49 - .../lib/component/aria/preprocessor.js | 61 - .../lib/component/axis/AngleAxisView.js | 323 --- .../echarts/lib/component/axis/AxisBuilder.js | 574 ----- .../echarts/lib/component/axis/AxisView.js | 119 - .../lib/component/axis/CartesianAxisView.js | 232 -- .../lib/component/axis/ParallelAxisView.js | 174 -- .../lib/component/axis/RadiusAxisView.js | 206 -- .../lib/component/axis/SingleAxisView.js | 146 -- .../lib/component/axis/axisSplitHelper.js | 124 - .../lib/component/axis/parallelAxisAction.js | 70 - .../echarts/lib/component/axisPointer.js | 46 - .../lib/component/axisPointer/AxisPointer.js | 44 - .../component/axisPointer/AxisPointerModel.js | 112 - .../component/axisPointer/AxisPointerView.js | 80 - .../component/axisPointer/BaseAxisPointer.js | 392 --- .../axisPointer/CartesianAxisPointer.js | 148 -- .../component/axisPointer/PolarAxisPointer.js | 144 -- .../axisPointer/SingleAxisPointer.js | 145 -- .../lib/component/axisPointer/axisTrigger.js | 378 --- .../axisPointer/findPointFromSeries.js | 98 - .../component/axisPointer/globalListener.js | 138 - .../lib/component/axisPointer/install.js | 84 - .../lib/component/axisPointer/modelHelper.js | 295 --- .../lib/component/axisPointer/viewHelper.js | 195 -- node_modules/echarts/lib/component/brush.js | 46 - .../echarts/lib/component/brush/BrushModel.js | 136 - .../echarts/lib/component/brush/BrushView.js | 111 - .../echarts/lib/component/brush/install.js | 101 - .../lib/component/brush/preprocessor.js | 87 - .../echarts/lib/component/brush/selector.js | 115 - .../lib/component/brush/visualEncoding.js | 257 -- .../echarts/lib/component/calendar.js | 46 - .../lib/component/calendar/CalendarView.js | 390 --- .../echarts/lib/component/calendar/install.js | 51 - .../echarts/lib/component/dataZoom.js | 46 - .../lib/component/dataZoom/AxisProxy.js | 342 --- .../lib/component/dataZoom/DataZoomModel.js | 430 ---- .../lib/component/dataZoom/DataZoomView.js | 61 - .../lib/component/dataZoom/InsideZoomModel.js | 65 - .../lib/component/dataZoom/InsideZoomView.js | 198 -- .../lib/component/dataZoom/SelectZoomModel.js | 56 - .../lib/component/dataZoom/SelectZoomView.js | 56 - .../lib/component/dataZoom/SliderZoomModel.js | 126 - .../lib/component/dataZoom/SliderZoomView.js | 817 ------ .../lib/component/dataZoom/dataZoomAction.js | 58 - .../component/dataZoom/dataZoomProcessor.js | 130 - .../echarts/lib/component/dataZoom/helper.js | 172 -- .../echarts/lib/component/dataZoom/history.js | 116 - .../echarts/lib/component/dataZoom/install.js | 52 - .../lib/component/dataZoom/installCommon.js | 58 - .../dataZoom/installDataZoomInside.js | 53 - .../dataZoom/installDataZoomSelect.js | 51 - .../dataZoom/installDataZoomSlider.js | 51 - .../echarts/lib/component/dataZoom/roams.js | 227 -- .../echarts/lib/component/dataZoomInside.js | 46 - .../echarts/lib/component/dataZoomSelect.js | 50 - .../echarts/lib/component/dataZoomSlider.js | 46 - node_modules/echarts/lib/component/dataset.js | 46 - .../echarts/lib/component/dataset/install.js | 99 - node_modules/echarts/lib/component/geo.js | 46 - .../echarts/lib/component/geo/GeoView.js | 110 - .../echarts/lib/component/geo/install.js | 141 - node_modules/echarts/lib/component/graphic.js | 46 - .../lib/component/graphic/GraphicModel.js | 247 -- .../lib/component/graphic/GraphicView.js | 391 --- .../echarts/lib/component/graphic/install.js | 74 - node_modules/echarts/lib/component/grid.js | 46 - .../echarts/lib/component/grid/install.js | 50 - .../lib/component/grid/installSimple.js | 96 - .../echarts/lib/component/gridSimple.js | 46 - .../lib/component/helper/BrushController.js | 751 ------ .../component/helper/BrushTargetManager.js | 343 --- .../echarts/lib/component/helper/MapDraw.js | 674 ----- .../lib/component/helper/RoamController.js | 245 -- .../lib/component/helper/brushHelper.js | 71 - .../lib/component/helper/cursorHelper.js | 58 - .../lib/component/helper/interactionMutex.js | 77 - .../lib/component/helper/listComponent.js | 87 - .../lib/component/helper/roamHelper.js | 74 - .../lib/component/helper/sliderMove.js | 114 - node_modules/echarts/lib/component/legend.js | 47 - .../lib/component/legend/LegendModel.js | 317 --- .../lib/component/legend/LegendView.js | 524 ---- .../component/legend/ScrollableLegendModel.js | 105 - .../component/legend/ScrollableLegendView.js | 401 --- .../echarts/lib/component/legend/install.js | 50 - .../component/legend/installLegendPlain.js | 56 - .../component/legend/installLegendScroll.js | 54 - .../lib/component/legend/legendAction.js | 113 - .../lib/component/legend/legendFilter.js | 60 - .../legend/scrollableLegendAction.js | 61 - .../echarts/lib/component/legendPlain.js | 47 - .../echarts/lib/component/legendScroll.js | 49 - .../echarts/lib/component/markArea.js | 46 - .../echarts/lib/component/markLine.js | 46 - .../echarts/lib/component/markPoint.js | 47 - .../lib/component/marker/MarkAreaModel.js | 85 - .../lib/component/marker/MarkAreaView.js | 362 --- .../lib/component/marker/MarkLineModel.js | 88 - .../lib/component/marker/MarkLineView.js | 363 --- .../lib/component/marker/MarkPointModel.js | 82 - .../lib/component/marker/MarkPointView.js | 191 -- .../lib/component/marker/MarkerModel.js | 176 -- .../lib/component/marker/MarkerView.js | 95 - .../component/marker/checkMarkerInSeries.js | 56 - .../lib/component/marker/installMarkArea.js | 56 - .../lib/component/marker/installMarkLine.js | 38 - .../lib/component/marker/installMarkPoint.js | 38 - .../lib/component/marker/markerHelper.js | 188 -- .../echarts/lib/component/parallel.js | 46 - .../lib/component/parallel/ParallelView.js | 137 - .../echarts/lib/component/parallel/install.js | 73 - node_modules/echarts/lib/component/polar.js | 46 - .../echarts/lib/component/polar/install.js | 91 - node_modules/echarts/lib/component/radar.js | 46 - .../echarts/lib/component/radar/RadarView.js | 203 -- .../echarts/lib/component/radar/install.js | 63 - .../echarts/lib/component/singleAxis.js | 46 - .../lib/component/singleAxis/install.js | 73 - .../echarts/lib/component/timeline.js | 49 - .../component/timeline/SliderTimelineModel.js | 159 -- .../component/timeline/SliderTimelineView.js | 653 ----- .../lib/component/timeline/TimelineAxis.js | 71 - .../lib/component/timeline/TimelineModel.js | 188 -- .../lib/component/timeline/TimelineView.js | 56 - .../echarts/lib/component/timeline/install.js | 39 - .../lib/component/timeline/preprocessor.js | 113 - .../lib/component/timeline/timelineAction.js | 82 - node_modules/echarts/lib/component/title.js | 46 - .../echarts/lib/component/title/install.js | 225 -- node_modules/echarts/lib/component/toolbox.js | 46 - .../lib/component/toolbox/ToolboxModel.js | 108 - .../lib/component/toolbox/ToolboxView.js | 298 --- .../lib/component/toolbox/feature/Brush.js | 134 - .../lib/component/toolbox/feature/DataView.js | 448 ---- .../lib/component/toolbox/feature/DataZoom.js | 251 -- .../component/toolbox/feature/MagicType.js | 210 -- .../lib/component/toolbox/feature/Restore.js | 79 - .../component/toolbox/feature/SaveAsImage.js | 145 -- .../lib/component/toolbox/featureManager.js | 37 - .../echarts/lib/component/toolbox/install.js | 64 - node_modules/echarts/lib/component/tooltip.js | 46 - .../component/tooltip/TooltipHTMLContent.js | 398 --- .../lib/component/tooltip/TooltipModel.js | 125 - .../component/tooltip/TooltipRichContent.js | 209 -- .../lib/component/tooltip/TooltipView.js | 854 ------- .../echarts/lib/component/tooltip/helper.js | 78 - .../echarts/lib/component/tooltip/install.js | 71 - .../component/tooltip/seriesFormatTooltip.js | 142 - .../lib/component/tooltip/tooltipMarkup.js | 324 --- .../echarts/lib/component/transform.js | 46 - .../component/transform/filterTransform.js | 96 - .../lib/component/transform/install.js | 49 - .../lib/component/transform/sortTransform.js | 155 -- .../echarts/lib/component/visualMap.js | 46 - .../component/visualMap/ContinuousModel.js | 256 -- .../lib/component/visualMap/ContinuousView.js | 688 ----- .../lib/component/visualMap/PiecewiseModel.js | 439 ---- .../lib/component/visualMap/PiecewiseView.js | 213 -- .../lib/component/visualMap/VisualMapModel.js | 413 --- .../lib/component/visualMap/VisualMapView.js | 154 -- .../echarts/lib/component/visualMap/helper.js | 90 - .../lib/component/visualMap/install.js | 52 - .../lib/component/visualMap/installCommon.js | 63 - .../visualMap/installVisualMapContinuous.js | 51 - .../visualMap/installVisualMapPiecewise.js | 51 - .../lib/component/visualMap/preprocessor.js | 78 - .../lib/component/visualMap/typeDefaulter.js | 48 - .../lib/component/visualMap/visualEncoding.js | 108 - .../component/visualMap/visualMapAction.js | 57 - .../lib/component/visualMapContinuous.js | 46 - .../lib/component/visualMapPiecewise.js | 46 - node_modules/echarts/lib/coord/Axis.js | 279 -- .../echarts/lib/coord/AxisBaseModel.js | 44 - .../echarts/lib/coord/CoordinateSystem.js | 46 - node_modules/echarts/lib/coord/View.js | 251 -- .../echarts/lib/coord/axisAlignTicks.js | 137 - .../echarts/lib/coord/axisCommonTypes.js | 49 - node_modules/echarts/lib/coord/axisDefault.js | 202 -- node_modules/echarts/lib/coord/axisHelper.js | 348 --- .../echarts/lib/coord/axisModelCommonMixin.js | 60 - .../echarts/lib/coord/axisModelCreator.js | 110 - .../echarts/lib/coord/axisTickLabelBuilder.js | 358 --- .../echarts/lib/coord/calendar/Calendar.js | 374 --- .../lib/coord/calendar/CalendarModel.js | 159 -- .../lib/coord/calendar/prepareCustom.js | 69 - .../echarts/lib/coord/cartesian/Axis2D.js | 94 - .../echarts/lib/coord/cartesian/AxisModel.js | 62 - .../echarts/lib/coord/cartesian/Cartesian.js | 74 - .../lib/coord/cartesian/Cartesian2D.js | 169 -- .../echarts/lib/coord/cartesian/Grid.js | 493 ---- .../echarts/lib/coord/cartesian/GridModel.js | 72 - .../coord/cartesian/cartesianAxisHelper.js | 119 - .../cartesian/defaultAxisExtentFromData.js | 223 -- .../lib/coord/cartesian/prepareCustom.js | 74 - node_modules/echarts/lib/coord/geo/Geo.js | 209 -- .../echarts/lib/coord/geo/GeoJSONResource.js | 144 -- .../echarts/lib/coord/geo/GeoModel.js | 212 -- .../echarts/lib/coord/geo/GeoSVGResource.js | 333 --- node_modules/echarts/lib/coord/geo/Region.js | 286 --- .../echarts/lib/coord/geo/fix/diaoyuIsland.js | 56 - .../echarts/lib/coord/geo/fix/geoCoord.js | 57 - .../echarts/lib/coord/geo/fix/nanhai.js | 73 - .../echarts/lib/coord/geo/fix/textCoord.js | 63 - .../echarts/lib/coord/geo/geoCreator.js | 236 -- .../echarts/lib/coord/geo/geoSourceManager.js | 121 - .../echarts/lib/coord/geo/geoTypes.js | 54 - .../echarts/lib/coord/geo/parseGeoJson.js | 146 -- .../echarts/lib/coord/geo/prepareCustom.js | 79 - .../echarts/lib/coord/parallel/AxisModel.js | 114 - .../echarts/lib/coord/parallel/Parallel.js | 410 --- .../lib/coord/parallel/ParallelAxis.js | 59 - .../lib/coord/parallel/ParallelModel.js | 122 - .../lib/coord/parallel/parallelCreator.js | 71 - .../coord/parallel/parallelPreprocessor.js | 84 - .../echarts/lib/coord/polar/AngleAxis.js | 111 - .../echarts/lib/coord/polar/AxisModel.js | 83 - node_modules/echarts/lib/coord/polar/Polar.js | 216 -- .../echarts/lib/coord/polar/PolarModel.js | 73 - .../echarts/lib/coord/polar/RadiusAxis.js | 58 - .../echarts/lib/coord/polar/polarCreator.js | 158 -- .../echarts/lib/coord/polar/prepareCustom.js | 86 - .../echarts/lib/coord/radar/IndicatorAxis.js | 57 - node_modules/echarts/lib/coord/radar/Radar.js | 194 -- .../echarts/lib/coord/radar/RadarModel.js | 159 -- .../echarts/lib/coord/scaleRawExtentInfo.js | 244 -- .../echarts/lib/coord/single/AxisModel.js | 103 - .../echarts/lib/coord/single/Single.js | 210 -- .../echarts/lib/coord/single/SingleAxis.js | 66 - .../echarts/lib/coord/single/prepareCustom.js | 70 - .../lib/coord/single/singleAxisHelper.js | 88 - .../echarts/lib/coord/single/singleCreator.js | 73 - .../echarts/lib/core/CoordinateSystem.js | 74 - node_modules/echarts/lib/core/ExtensionAPI.js | 59 - node_modules/echarts/lib/core/Scheduler.js | 491 ---- node_modules/echarts/lib/core/echarts.js | 2273 ----------------- node_modules/echarts/lib/core/impl.js | 65 - node_modules/echarts/lib/core/lifecycle.js | 47 - node_modules/echarts/lib/core/locale.js | 88 - node_modules/echarts/lib/core/task.js | 345 --- node_modules/echarts/lib/data/DataDiffer.js | 253 -- node_modules/echarts/lib/data/DataStore.js | 1003 -------- node_modules/echarts/lib/data/Graph.js | 459 ---- node_modules/echarts/lib/data/OrdinalMeta.js | 124 - node_modules/echarts/lib/data/SeriesData.js | 987 ------- .../echarts/lib/data/SeriesDimensionDefine.js | 91 - node_modules/echarts/lib/data/Source.js | 299 --- node_modules/echarts/lib/data/Tree.js | 353 --- .../lib/data/helper/SeriesDataSchema.js | 224 -- .../lib/data/helper/createDimensions.js | 322 --- .../echarts/lib/data/helper/dataProvider.js | 343 --- .../lib/data/helper/dataStackHelper.js | 179 -- .../lib/data/helper/dataValueHelper.js | 238 -- .../lib/data/helper/dimensionHelper.js | 172 -- .../echarts/lib/data/helper/linkList.js | 46 - .../echarts/lib/data/helper/linkSeriesData.js | 150 -- .../echarts/lib/data/helper/sourceHelper.js | 354 --- .../echarts/lib/data/helper/sourceManager.js | 417 --- .../echarts/lib/data/helper/transform.js | 417 --- node_modules/echarts/lib/echarts.js | 66 - node_modules/echarts/lib/export/all.js | 46 - node_modules/echarts/lib/export/api.js | 113 - node_modules/echarts/lib/export/api/format.js | 44 - .../echarts/lib/export/api/graphic.js | 44 - node_modules/echarts/lib/export/api/helper.js | 128 - node_modules/echarts/lib/export/api/number.js | 44 - node_modules/echarts/lib/export/api/time.js | 45 - node_modules/echarts/lib/export/api/util.js | 44 - node_modules/echarts/lib/export/charts.js | 70 - node_modules/echarts/lib/export/components.js | 73 - node_modules/echarts/lib/export/core.js | 51 - node_modules/echarts/lib/export/features.js | 46 - node_modules/echarts/lib/export/option.js | 44 - node_modules/echarts/lib/export/renderers.js | 45 - node_modules/echarts/lib/extension.js | 110 - node_modules/echarts/lib/i18n/langAR.js | 157 -- node_modules/echarts/lib/i18n/langCS.js | 157 -- node_modules/echarts/lib/i18n/langDE.js | 157 -- node_modules/echarts/lib/i18n/langEN.js | 157 -- node_modules/echarts/lib/i18n/langES.js | 154 -- node_modules/echarts/lib/i18n/langFI.js | 154 -- node_modules/echarts/lib/i18n/langFR.js | 157 -- node_modules/echarts/lib/i18n/langHU.js | 157 -- node_modules/echarts/lib/i18n/langIT.js | 157 -- node_modules/echarts/lib/i18n/langJA.js | 157 -- node_modules/echarts/lib/i18n/langKO.js | 157 -- node_modules/echarts/lib/i18n/langNL.js | 157 -- node_modules/echarts/lib/i18n/langPL.js | 157 -- node_modules/echarts/lib/i18n/langPT-br.js | 157 -- node_modules/echarts/lib/i18n/langRO.js | 157 -- node_modules/echarts/lib/i18n/langRU.js | 157 -- node_modules/echarts/lib/i18n/langSI.js | 157 -- node_modules/echarts/lib/i18n/langTH.js | 154 -- node_modules/echarts/lib/i18n/langTR.js | 157 -- node_modules/echarts/lib/i18n/langUK.js | 157 -- node_modules/echarts/lib/i18n/langVI.js | 157 -- node_modules/echarts/lib/i18n/langZH.js | 154 -- .../echarts/lib/label/LabelManager.js | 435 ---- .../echarts/lib/label/installLabelLayout.js | 65 - .../echarts/lib/label/labelGuideHelper.js | 541 ---- .../echarts/lib/label/labelLayoutHelper.js | 301 --- node_modules/echarts/lib/label/labelStyle.js | 484 ---- node_modules/echarts/lib/label/sectorLabel.js | 201 -- node_modules/echarts/lib/layout/barGrid.js | 481 ---- node_modules/echarts/lib/layout/barPolar.js | 256 -- node_modules/echarts/lib/layout/points.js | 105 - .../echarts/lib/legacy/dataSelectAction.js | 116 - .../echarts/lib/legacy/getTextRect.js | 59 - node_modules/echarts/lib/loading/default.js | 160 -- node_modules/echarts/lib/model/Component.js | 233 -- node_modules/echarts/lib/model/Global.js | 748 ------ node_modules/echarts/lib/model/Model.js | 179 -- .../echarts/lib/model/OptionManager.js | 458 ---- node_modules/echarts/lib/model/Series.js | 542 ---- .../echarts/lib/model/globalDefault.js | 131 - .../lib/model/internalComponentCreator.js | 66 - .../echarts/lib/model/mixin/areaStyle.js | 59 - .../echarts/lib/model/mixin/dataFormat.js | 202 -- .../echarts/lib/model/mixin/itemStyle.js | 58 - .../echarts/lib/model/mixin/lineStyle.js | 59 - .../lib/model/mixin/makeStyleMapper.js | 70 - .../echarts/lib/model/mixin/palette.js | 105 - .../echarts/lib/model/mixin/textStyle.js | 87 - node_modules/echarts/lib/model/referHelper.js | 175 -- .../lib/preprocessor/backwardCompat.js | 255 -- .../lib/preprocessor/helper/compatStyle.js | 331 --- .../echarts/lib/processor/dataFilter.js | 68 - .../echarts/lib/processor/dataSample.js | 141 - .../echarts/lib/processor/dataStack.js | 133 - .../lib/processor/negativeDataFilter.js | 61 - .../lib/renderer/installCanvasRenderer.js | 47 - .../lib/renderer/installSVGRenderer.js | 47 - node_modules/echarts/lib/scale/Interval.js | 267 -- node_modules/echarts/lib/scale/Log.js | 178 -- node_modules/echarts/lib/scale/Ordinal.js | 214 -- node_modules/echarts/lib/scale/Scale.js | 112 - node_modules/echarts/lib/scale/Time.js | 510 ---- node_modules/echarts/lib/scale/helper.js | 122 - node_modules/echarts/lib/theme/dark.js | 223 -- node_modules/echarts/lib/theme/light.js | 48 - .../echarts/lib/util/ECEventProcessor.js | 144 -- node_modules/echarts/lib/util/KDTree.js | 255 -- node_modules/echarts/lib/util/animation.js | 120 - node_modules/echarts/lib/util/clazz.js | 305 --- node_modules/echarts/lib/util/component.js | 186 -- .../echarts/lib/util/conditionalExpression.js | 257 -- node_modules/echarts/lib/util/decal.js | 392 --- node_modules/echarts/lib/util/event.js | 56 - node_modules/echarts/lib/util/format.js | 241 -- node_modules/echarts/lib/util/graphic.js | 522 ---- node_modules/echarts/lib/util/innerStore.js | 66 - node_modules/echarts/lib/util/layout.js | 449 ---- node_modules/echarts/lib/util/log.js | 134 - node_modules/echarts/lib/util/model.js | 696 ----- node_modules/echarts/lib/util/number.js | 563 ---- node_modules/echarts/lib/util/quickSelect.js | 92 - .../echarts/lib/util/shape/sausage.js | 107 - node_modules/echarts/lib/util/states.js | 704 ----- node_modules/echarts/lib/util/styleCompat.js | 226 -- node_modules/echarts/lib/util/symbol.js | 334 --- node_modules/echarts/lib/util/throttle.js | 172 -- node_modules/echarts/lib/util/time.js | 273 -- node_modules/echarts/lib/util/types.js | 60 - node_modules/echarts/lib/util/vendor.js | 55 - node_modules/echarts/lib/view/Chart.js | 201 -- node_modules/echarts/lib/view/Component.js | 88 - .../lib/visual/LegendVisualProvider.js | 81 - .../echarts/lib/visual/VisualMapping.js | 479 ---- node_modules/echarts/lib/visual/aria.js | 233 -- .../echarts/lib/visual/commonVisualTypes.js | 44 - node_modules/echarts/lib/visual/decal.js | 66 - node_modules/echarts/lib/visual/helper.js | 100 - node_modules/echarts/lib/visual/style.js | 216 -- node_modules/echarts/lib/visual/symbol.js | 124 - .../echarts/lib/visual/visualDefault.js | 91 - .../echarts/lib/visual/visualSolution.js | 202 -- node_modules/echarts/licenses/LICENSE-d3 | 27 - node_modules/echarts/package.README.md | 40 - node_modules/echarts/package.json | 225 -- node_modules/echarts/renderers.d.ts | 20 - node_modules/echarts/renderers.js | 20 - node_modules/echarts/ssr/client/index.d.ts | 20 - node_modules/echarts/ssr/client/index.js | 20 - node_modules/echarts/ssr/client/lib/index.js | 73 - .../echarts/ssr/client/types/index.d.ts | 18 - node_modules/echarts/theme/azul.js | 163 -- node_modules/echarts/theme/bee-inspired.js | 178 -- node_modules/echarts/theme/blue.js | 178 -- node_modules/echarts/theme/caravan.js | 178 -- node_modules/echarts/theme/carp.js | 163 -- node_modules/echarts/theme/cool.js | 180 -- node_modules/echarts/theme/dark-blue.js | 164 -- node_modules/echarts/theme/dark-bold.js | 164 -- node_modules/echarts/theme/dark-digerati.js | 164 -- node_modules/echarts/theme/dark-fresh-cut.js | 164 -- node_modules/echarts/theme/dark-mushroom.js | 164 -- node_modules/echarts/theme/dark.js | 224 -- node_modules/echarts/theme/eduardo.js | 178 -- node_modules/echarts/theme/forest.js | 163 -- node_modules/echarts/theme/fresh-cut.js | 163 -- node_modules/echarts/theme/fruit.js | 178 -- node_modules/echarts/theme/gray.js | 220 -- node_modules/echarts/theme/green.js | 222 -- node_modules/echarts/theme/helianthus.js | 263 -- node_modules/echarts/theme/infographic.js | 236 -- node_modules/echarts/theme/inspired.js | 163 -- node_modules/echarts/theme/jazz.js | 163 -- node_modules/echarts/theme/london.js | 163 -- node_modules/echarts/theme/macarons.js | 242 -- node_modules/echarts/theme/macarons2.js | 246 -- node_modules/echarts/theme/mint.js | 155 -- node_modules/echarts/theme/package.json | 3 - node_modules/echarts/theme/red-velvet.js | 163 -- node_modules/echarts/theme/red.js | 225 -- node_modules/echarts/theme/roma.js | 119 - node_modules/echarts/theme/royal.js | 163 -- node_modules/echarts/theme/sakura.js | 140 - node_modules/echarts/theme/shine.js | 175 -- node_modules/echarts/theme/tech-blue.js | 184 -- node_modules/echarts/theme/vintage.js | 63 - .../echarts/types/src/action/roamHelper.d.ts | 17 - .../types/src/animation/basicTransition.d.ts | 63 - .../customGraphicKeyframeAnimation.d.ts | 19 - .../animation/customGraphicTransition.d.ts | 48 - .../src/animation/morphTransitionHelper.d.ts | 9 - .../src/animation/universalTransition.d.ts | 2 - node_modules/echarts/types/src/chart/bar.d.ts | 1 - .../types/src/chart/bar/BarSeries.d.ts | 58 - .../echarts/types/src/chart/bar/BarView.d.ts | 40 - .../types/src/chart/bar/BaseBarSeries.d.ts | 43 - .../src/chart/bar/PictorialBarSeries.d.ts | 78 - .../types/src/chart/bar/PictorialBarView.d.ts | 12 - .../echarts/types/src/chart/bar/install.d.ts | 2 - .../src/chart/bar/installPictorialBar.d.ts | 2 - .../echarts/types/src/chart/boxplot.d.ts | 1 - .../src/chart/boxplot/BoxplotSeries.d.ts | 52 - .../types/src/chart/boxplot/BoxplotView.d.ts | 12 - .../src/chart/boxplot/boxplotLayout.d.ts | 6 - .../src/chart/boxplot/boxplotTransform.d.ts | 7 - .../types/src/chart/boxplot/install.d.ts | 2 - .../src/chart/boxplot/prepareBoxplotData.d.ts | 27 - .../echarts/types/src/chart/candlestick.d.ts | 1 - .../chart/candlestick/CandlestickSeries.d.ts | 53 - .../chart/candlestick/CandlestickView.d.ts | 25 - .../chart/candlestick/candlestickLayout.d.ts | 14 - .../chart/candlestick/candlestickVisual.d.ts | 3 - .../types/src/chart/candlestick/install.d.ts | 2 - .../src/chart/candlestick/preprocessor.d.ts | 2 - .../echarts/types/src/chart/custom.d.ts | 1 - .../types/src/chart/custom/CustomSeries.d.ts | 244 -- .../types/src/chart/custom/CustomView.d.ts | 17 - .../types/src/chart/custom/install.d.ts | 2 - .../types/src/chart/effectScatter.d.ts | 1 - .../effectScatter/EffectScatterSeries.d.ts | 47 - .../effectScatter/EffectScatterView.d.ts | 16 - .../src/chart/effectScatter/install.d.ts | 2 - .../echarts/types/src/chart/funnel.d.ts | 1 - .../types/src/chart/funnel/FunnelSeries.d.ts | 49 - .../types/src/chart/funnel/FunnelView.d.ts | 14 - .../types/src/chart/funnel/funnelLayout.d.ts | 3 - .../types/src/chart/funnel/install.d.ts | 2 - .../echarts/types/src/chart/gauge.d.ts | 1 - .../types/src/chart/gauge/GaugeSeries.d.ts | 132 - .../types/src/chart/gauge/GaugeView.d.ts | 26 - .../types/src/chart/gauge/PointerPath.d.ts | 19 - .../types/src/chart/gauge/install.d.ts | 2 - .../echarts/types/src/chart/graph.d.ts | 1 - .../types/src/chart/graph/GraphSeries.d.ts | 153 -- .../types/src/chart/graph/GraphView.d.ts | 25 - .../types/src/chart/graph/adjustEdge.d.ts | 2 - .../types/src/chart/graph/categoryFilter.d.ts | 2 - .../types/src/chart/graph/categoryVisual.d.ts | 2 - .../types/src/chart/graph/circularLayout.d.ts | 2 - .../src/chart/graph/circularLayoutHelper.d.ts | 23 - .../types/src/chart/graph/createView.d.ts | 4 - .../types/src/chart/graph/edgeVisual.d.ts | 2 - .../types/src/chart/graph/forceHelper.d.ts | 49 - .../types/src/chart/graph/forceLayout.d.ts | 8 - .../types/src/chart/graph/graphHelper.d.ts | 4 - .../types/src/chart/graph/install.d.ts | 2 - .../types/src/chart/graph/simpleLayout.d.ts | 3 - .../src/chart/graph/simpleLayoutHelper.d.ts | 4 - .../echarts/types/src/chart/heatmap.d.ts | 1 - .../types/src/chart/heatmap/HeatmapLayer.d.ts | 29 - .../src/chart/heatmap/HeatmapSeries.d.ts | 39 - .../types/src/chart/heatmap/HeatmapView.d.ts | 26 - .../types/src/chart/heatmap/install.d.ts | 2 - .../types/src/chart/helper/EffectLine.d.ts | 32 - .../src/chart/helper/EffectPolyline.d.ts | 16 - .../types/src/chart/helper/EffectSymbol.d.ts | 41 - .../types/src/chart/helper/LargeLineDraw.d.ts | 42 - .../src/chart/helper/LargeSymbolDraw.d.ts | 25 - .../echarts/types/src/chart/helper/Line.d.ts | 24 - .../types/src/chart/helper/LineDraw.d.ts | 73 - .../types/src/chart/helper/LinePath.d.ts | 33 - .../types/src/chart/helper/Polyline.d.ts | 11 - .../types/src/chart/helper/Symbol.d.ts | 63 - .../types/src/chart/helper/SymbolDraw.d.ts | 82 - .../helper/createClipPathFromCoordSys.d.ts | 15 - .../chart/helper/createGraphFromNodeEdge.d.ts | 5 - .../src/chart/helper/createRenderPlanner.d.ts | 6 - .../src/chart/helper/createSeriesData.d.ts | 13 - .../chart/helper/createSeriesDataSimply.d.ts | 14 - .../chart/helper/enableAriaDecalForTree.d.ts | 2 - .../types/src/chart/helper/labelHelper.d.ts | 7 - .../chart/helper/multipleGraphEdgeHelper.d.ts | 21 - .../types/src/chart/helper/sectorHelper.d.ts | 9 - .../types/src/chart/helper/treeHelper.d.ts | 16 - .../src/chart/helper/whiskerBoxCommon.d.ts | 29 - .../echarts/types/src/chart/line.d.ts | 1 - .../types/src/chart/line/LineSeries.d.ts | 68 - .../types/src/chart/line/LineView.d.ts | 52 - .../echarts/types/src/chart/line/helper.d.ts | 18 - .../echarts/types/src/chart/line/install.d.ts | 2 - .../src/chart/line/lineAnimationDiff.d.ts | 17 - .../echarts/types/src/chart/line/poly.d.ts | 39 - .../echarts/types/src/chart/lines.d.ts | 1 - .../types/src/chart/lines/LinesSeries.d.ts | 74 - .../types/src/chart/lines/LinesView.d.ts | 32 - .../types/src/chart/lines/install.d.ts | 2 - .../types/src/chart/lines/linesLayout.d.ts | 3 - .../types/src/chart/lines/linesVisual.d.ts | 3 - node_modules/echarts/types/src/chart/map.d.ts | 1 - .../types/src/chart/map/MapSeries.d.ts | 64 - .../echarts/types/src/chart/map/MapView.d.ts | 15 - .../echarts/types/src/chart/map/install.d.ts | 2 - .../types/src/chart/map/mapDataStatistic.d.ts | 2 - .../types/src/chart/map/mapSymbolLayout.d.ts | 2 - .../echarts/types/src/chart/parallel.d.ts | 1 - .../src/chart/parallel/ParallelSeries.d.ts | 47 - .../src/chart/parallel/ParallelView.d.ts | 22 - .../types/src/chart/parallel/install.d.ts | 2 - .../src/chart/parallel/parallelVisual.d.ts | 3 - .../echarts/types/src/chart/pictorialBar.d.ts | 1 - node_modules/echarts/types/src/chart/pie.d.ts | 1 - .../types/src/chart/pie/PieSeries.d.ts | 85 - .../echarts/types/src/chart/pie/PieView.d.ts | 15 - .../echarts/types/src/chart/pie/install.d.ts | 2 - .../types/src/chart/pie/labelLayout.d.ts | 2 - .../types/src/chart/pie/pieLayout.d.ts | 11 - .../echarts/types/src/chart/radar.d.ts | 1 - .../types/src/chart/radar/RadarSeries.d.ts | 37 - .../types/src/chart/radar/RadarView.d.ts | 12 - .../types/src/chart/radar/backwardCompat.d.ts | 1 - .../types/src/chart/radar/install.d.ts | 2 - .../types/src/chart/radar/radarLayout.d.ts | 2 - .../echarts/types/src/chart/sankey.d.ts | 1 - .../types/src/chart/sankey/SankeySeries.d.ts | 106 - .../types/src/chart/sankey/SankeyView.d.ts | 14 - .../types/src/chart/sankey/install.d.ts | 2 - .../types/src/chart/sankey/sankeyLayout.d.ts | 3 - .../types/src/chart/sankey/sankeyVisual.d.ts | 2 - .../echarts/types/src/chart/scatter.d.ts | 1 - .../src/chart/scatter/ScatterSeries.d.ts | 37 - .../types/src/chart/scatter/ScatterView.d.ts | 28 - .../types/src/chart/scatter/install.d.ts | 2 - .../echarts/types/src/chart/sunburst.d.ts | 1 - .../src/chart/sunburst/SunburstPiece.d.ts | 17 - .../src/chart/sunburst/SunburstSeries.d.ts | 100 - .../src/chart/sunburst/SunburstView.d.ts | 34 - .../types/src/chart/sunburst/install.d.ts | 2 - .../src/chart/sunburst/sunburstAction.d.ts | 3 - .../src/chart/sunburst/sunburstLayout.d.ts | 3 - .../src/chart/sunburst/sunburstVisual.d.ts | 2 - .../echarts/types/src/chart/themeRiver.d.ts | 1 - .../chart/themeRiver/ThemeRiverSeries.d.ts | 73 - .../src/chart/themeRiver/ThemeRiverView.d.ts | 12 - .../types/src/chart/themeRiver/install.d.ts | 2 - .../chart/themeRiver/themeRiverLayout.d.ts | 9 - .../echarts/types/src/chart/tree.d.ts | 1 - .../types/src/chart/tree/TreeSeries.d.ts | 87 - .../types/src/chart/tree/TreeView.d.ts | 24 - .../echarts/types/src/chart/tree/install.d.ts | 2 - .../types/src/chart/tree/layoutHelper.d.ts | 64 - .../types/src/chart/tree/traversalHelper.d.ts | 10 - .../types/src/chart/tree/treeAction.d.ts | 6 - .../types/src/chart/tree/treeLayout.d.ts | 3 - .../types/src/chart/tree/treeVisual.d.ts | 2 - .../echarts/types/src/chart/treemap.d.ts | 1 - .../types/src/chart/treemap/Breadcrumb.d.ts | 42 - .../src/chart/treemap/TreemapSeries.d.ts | 182 -- .../types/src/chart/treemap/TreemapView.d.ts | 56 - .../types/src/chart/treemap/install.d.ts | 2 - .../src/chart/treemap/treemapAction.d.ts | 22 - .../src/chart/treemap/treemapLayout.d.ts | 30 - .../src/chart/treemap/treemapVisual.d.ts | 6 - .../echarts/types/src/component/aria.d.ts | 1 - .../types/src/component/aria/install.d.ts | 2 - .../src/component/aria/preprocessor.d.ts | 2 - .../src/component/axis/AngleAxisView.d.ts | 10 - .../types/src/component/axis/AxisBuilder.d.ts | 90 - .../types/src/component/axis/AxisView.d.ts | 45 - .../src/component/axis/CartesianAxisView.d.ts | 25 - .../src/component/axis/ParallelAxisView.d.ts | 22 - .../src/component/axis/RadiusAxisView.d.ts | 11 - .../src/component/axis/SingleAxisView.d.ts | 14 - .../src/component/axis/axisSplitHelper.d.ts | 8 - .../component/axis/parallelAxisAction.d.ts | 6 - .../types/src/component/axisPointer.d.ts | 1 - .../component/axisPointer/AxisPointer.d.ts | 15 - .../axisPointer/AxisPointerModel.d.ts | 38 - .../axisPointer/AxisPointerView.d.ts | 12 - .../axisPointer/BaseAxisPointer.d.ts | 126 - .../axisPointer/CartesianAxisPointer.d.ts | 38 - .../axisPointer/PolarAxisPointer.d.ts | 12 - .../axisPointer/SingleAxisPointer.d.ts | 37 - .../component/axisPointer/axisTrigger.d.ts | 59 - .../axisPointer/findPointFromSeries.d.ts | 17 - .../component/axisPointer/globalListener.d.ts | 14 - .../src/component/axisPointer/install.d.ts | 2 - .../component/axisPointer/modelHelper.d.ts | 56 - .../src/component/axisPointer/viewHelper.d.ts | 58 - .../echarts/types/src/component/brush.d.ts | 1 - .../types/src/component/brush/BrushModel.d.ts | 92 - .../types/src/component/brush/BrushView.d.ts | 22 - .../types/src/component/brush/install.d.ts | 2 - .../src/component/brush/preprocessor.d.ts | 2 - .../types/src/component/brush/selector.d.ts | 32 - .../src/component/brush/visualEncoding.d.ts | 8 - .../echarts/types/src/component/calendar.d.ts | 1 - .../src/component/calendar/CalendarView.d.ts | 47 - .../types/src/component/calendar/install.d.ts | 2 - .../echarts/types/src/component/dataZoom.d.ts | 1 - .../src/component/dataZoom/AxisProxy.d.ts | 67 - .../src/component/dataZoom/DataZoomModel.d.ts | 171 -- .../src/component/dataZoom/DataZoomView.d.ts | 13 - .../component/dataZoom/InsideZoomModel.d.ts | 25 - .../component/dataZoom/InsideZoomView.d.ts | 28 - .../component/dataZoom/SelectZoomModel.d.ts | 6 - .../component/dataZoom/SelectZoomView.d.ts | 6 - .../component/dataZoom/SliderZoomModel.d.ts | 78 - .../component/dataZoom/SliderZoomView.d.ts | 71 - .../component/dataZoom/dataZoomAction.d.ts | 2 - .../component/dataZoom/dataZoomProcessor.d.ts | 3 - .../types/src/component/dataZoom/helper.d.ts | 57 - .../types/src/component/dataZoom/history.d.ts | 12 - .../types/src/component/dataZoom/install.d.ts | 2 - .../src/component/dataZoom/installCommon.d.ts | 2 - .../dataZoom/installDataZoomInside.d.ts | 2 - .../dataZoom/installDataZoomSelect.d.ts | 2 - .../dataZoom/installDataZoomSlider.d.ts | 2 - .../types/src/component/dataZoom/roams.d.ts | 7 - .../types/src/component/dataZoomInside.d.ts | 1 - .../types/src/component/dataZoomSelect.d.ts | 1 - .../types/src/component/dataZoomSlider.d.ts | 1 - .../echarts/types/src/component/dataset.d.ts | 1 - .../types/src/component/dataset/install.d.ts | 36 - .../echarts/types/src/component/geo.d.ts | 1 - .../types/src/component/geo/GeoView.d.ts | 21 - .../types/src/component/geo/install.d.ts | 2 - .../echarts/types/src/component/graphic.d.ts | 1 - .../src/component/graphic/GraphicModel.d.ts | 134 - .../src/component/graphic/GraphicView.d.ts | 34 - .../types/src/component/graphic/install.d.ts | 2 - .../echarts/types/src/component/grid.d.ts | 1 - .../types/src/component/grid/install.d.ts | 2 - .../src/component/grid/installSimple.d.ts | 2 - .../types/src/component/gridSimple.d.ts | 1 - .../src/component/helper/BrushController.d.ts | 154 -- .../component/helper/BrushTargetManager.d.ts | 79 - .../types/src/component/helper/MapDraw.d.ts | 52 - .../src/component/helper/RoamController.d.ts | 72 - .../src/component/helper/brushHelper.d.ts | 7 - .../src/component/helper/cursorHelper.d.ts | 8 - .../component/helper/interactionMutex.d.ts | 3 - .../src/component/helper/listComponent.d.ts | 9 - .../src/component/helper/roamHelper.d.ts | 18 - .../src/component/helper/sliderMove.d.ts | 21 - .../echarts/types/src/component/legend.d.ts | 1 - .../src/component/legend/LegendModel.d.ts | 190 -- .../src/component/legend/LegendView.d.ts | 45 - .../legend/ScrollableLegendModel.d.ts | 44 - .../legend/ScrollableLegendView.d.ts | 54 - .../types/src/component/legend/install.d.ts | 2 - .../component/legend/installLegendPlain.d.ts | 2 - .../component/legend/installLegendScroll.d.ts | 2 - .../src/component/legend/legendAction.d.ts | 1 - .../src/component/legend/legendFilter.d.ts | 2 - .../legend/scrollableLegendAction.d.ts | 2 - .../types/src/component/legendPlain.d.ts | 1 - .../types/src/component/legendScroll.d.ts | 1 - .../echarts/types/src/component/markArea.d.ts | 1 - .../echarts/types/src/component/markLine.d.ts | 1 - .../types/src/component/markPoint.d.ts | 1 - .../src/component/marker/MarkAreaModel.d.ts | 35 - .../src/component/marker/MarkAreaView.d.ts | 19 - .../src/component/marker/MarkLineModel.d.ts | 57 - .../src/component/marker/MarkLineView.d.ts | 15 - .../src/component/marker/MarkPointModel.d.ts | 22 - .../src/component/marker/MarkPointView.d.ts | 15 - .../src/component/marker/MarkerModel.d.ts | 74 - .../src/component/marker/MarkerView.d.ts | 24 - .../component/marker/checkMarkerInSeries.d.ts | 4 - .../src/component/marker/installMarkArea.d.ts | 2 - .../src/component/marker/installMarkLine.d.ts | 2 - .../component/marker/installMarkPoint.d.ts | 2 - .../src/component/marker/markerHelper.d.ts | 34 - .../echarts/types/src/component/parallel.d.ts | 1 - .../src/component/parallel/ParallelView.d.ts | 25 - .../types/src/component/parallel/install.d.ts | 2 - .../echarts/types/src/component/polar.d.ts | 1 - .../types/src/component/polar/install.d.ts | 2 - .../echarts/types/src/component/radar.d.ts | 1 - .../types/src/component/radar/RadarView.d.ts | 12 - .../types/src/component/radar/install.d.ts | 2 - .../types/src/component/singleAxis.d.ts | 1 - .../src/component/singleAxis/install.d.ts | 2 - .../echarts/types/src/component/timeline.d.ts | 1 - .../timeline/SliderTimelineModel.d.ts | 17 - .../timeline/SliderTimelineView.d.ts | 53 - .../src/component/timeline/TimelineAxis.d.ts | 22 - .../src/component/timeline/TimelineModel.d.ts | 140 - .../src/component/timeline/TimelineView.d.ts | 6 - .../types/src/component/timeline/install.d.ts | 2 - .../src/component/timeline/preprocessor.d.ts | 1 - .../component/timeline/timelineAction.d.ts | 11 - .../echarts/types/src/component/title.d.ts | 1 - .../types/src/component/title/install.d.ts | 42 - .../echarts/types/src/component/toolbox.d.ts | 1 - .../src/component/toolbox/ToolboxModel.d.ts | 41 - .../src/component/toolbox/ToolboxView.d.ts | 18 - .../src/component/toolbox/feature/Brush.d.ts | 31 - .../component/toolbox/feature/DataView.d.ts | 26 - .../component/toolbox/feature/DataZoom.d.ts | 37 - .../component/toolbox/feature/MagicType.d.ts | 40 - .../component/toolbox/feature/Restore.d.ts | 12 - .../toolbox/feature/SaveAsImage.d.ts | 20 - .../src/component/toolbox/featureManager.d.ts | 73 - .../types/src/component/toolbox/install.d.ts | 2 - .../echarts/types/src/component/tooltip.d.ts | 1 - .../component/tooltip/TooltipHTMLContent.d.ts | 53 - .../src/component/tooltip/TooltipModel.d.ts | 51 - .../component/tooltip/TooltipRichContent.d.ts | 40 - .../src/component/tooltip/TooltipView.d.ts | 93 - .../types/src/component/tooltip/helper.d.ts | 7 - .../types/src/component/tooltip/install.d.ts | 2 - .../tooltip/seriesFormatTooltip.d.ts | 7 - .../src/component/tooltip/tooltipMarkup.d.ts | 99 - .../types/src/component/transform.d.ts | 1 - .../component/transform/filterTransform.d.ts | 7 - .../src/component/transform/install.d.ts | 2 - .../component/transform/sortTransform.d.ts | 32 - .../types/src/component/visualMap.d.ts | 1 - .../component/visualMap/ContinuousModel.d.ts | 89 - .../component/visualMap/ContinuousView.d.ts | 58 - .../component/visualMap/PiecewiseModel.d.ts | 133 - .../component/visualMap/PiecewiseView.d.ts | 19 - .../component/visualMap/VisualMapModel.d.ts | 229 -- .../component/visualMap/VisualMapView.d.ts | 44 - .../types/src/component/visualMap/helper.d.ts | 20 - .../src/component/visualMap/install.d.ts | 2 - .../component/visualMap/installCommon.d.ts | 2 - .../visualMap/installVisualMapContinuous.d.ts | 2 - .../visualMap/installVisualMapPiecewise.d.ts | 2 - .../src/component/visualMap/preprocessor.d.ts | 1 - .../component/visualMap/typeDefaulter.d.ts | 1 - .../component/visualMap/visualEncoding.d.ts | 2 - .../component/visualMap/visualMapAction.d.ts | 8 - .../src/component/visualMapContinuous.d.ts | 1 - .../src/component/visualMapPiecewise.d.ts | 1 - .../echarts/types/src/coord/Axis.d.ts | 101 - .../types/src/coord/AxisBaseModel.d.ts | 11 - .../types/src/coord/CoordinateSystem.d.ts | 90 - .../echarts/types/src/coord/View.d.ts | 105 - .../types/src/coord/axisAlignTicks.d.ts | 5 - .../types/src/coord/axisCommonTypes.d.ts | 206 -- .../echarts/types/src/coord/axisDefault.d.ts | 8 - .../echarts/types/src/coord/axisHelper.d.ts | 59 - .../types/src/coord/axisModelCommonMixin.d.ts | 16 - .../types/src/coord/axisModelCreator.d.ts | 16 - .../types/src/coord/axisTickLabelBuilder.d.ts | 29 - .../types/src/coord/calendar/Calendar.d.ts | 145 -- .../src/coord/calendar/CalendarModel.d.ts | 119 - .../src/coord/calendar/prepareCustom.d.ts | 22 - .../types/src/coord/cartesian/Axis2D.d.ts | 65 - .../types/src/coord/cartesian/AxisModel.d.ts | 30 - .../types/src/coord/cartesian/Cartesian.d.ts | 14 - .../src/coord/cartesian/Cartesian2D.d.ts | 40 - .../types/src/coord/cartesian/Grid.d.ts | 78 - .../types/src/coord/cartesian/GridModel.d.ts | 21 - .../coord/cartesian/cartesianAxisHelper.d.ts | 26 - .../cartesian/defaultAxisExtentFromData.d.ts | 1 - .../src/coord/cartesian/prepareCustom.d.ts | 14 - .../echarts/types/src/coord/geo/Geo.d.ts | 49 - .../types/src/coord/geo/GeoJSONResource.d.ts | 30 - .../echarts/types/src/coord/geo/GeoModel.d.ts | 83 - .../types/src/coord/geo/GeoSVGResource.d.ts | 41 - .../echarts/types/src/coord/geo/Region.d.ts | 53 - .../types/src/coord/geo/fix/diaoyuIsland.d.ts | 2 - .../types/src/coord/geo/fix/geoCoord.d.ts | 2 - .../types/src/coord/geo/fix/nanhai.d.ts | 2 - .../types/src/coord/geo/fix/textCoord.d.ts | 2 - .../types/src/coord/geo/geoCreator.d.ts | 23 - .../types/src/coord/geo/geoSourceManager.d.ts | 51 - .../echarts/types/src/coord/geo/geoTypes.d.ts | 123 - .../types/src/coord/geo/parseGeoJson.d.ts | 3 - .../types/src/coord/geo/prepareCustom.d.ts | 15 - .../types/src/coord/parallel/AxisModel.d.ts | 57 - .../types/src/coord/parallel/Parallel.d.ts | 95 - .../src/coord/parallel/ParallelAxis.d.ts | 14 - .../src/coord/parallel/ParallelModel.d.ts | 52 - .../src/coord/parallel/parallelCreator.d.ts | 8 - .../coord/parallel/parallelPreprocessor.d.ts | 2 - .../types/src/coord/polar/AngleAxis.d.ts | 23 - .../types/src/coord/polar/AxisModel.d.ts | 52 - .../echarts/types/src/coord/polar/Polar.d.ts | 90 - .../types/src/coord/polar/PolarModel.d.ts | 17 - .../types/src/coord/polar/RadiusAxis.d.ts | 15 - .../types/src/coord/polar/polarCreator.d.ts | 8 - .../types/src/coord/polar/prepareCustom.d.ts | 14 - .../types/src/coord/radar/IndicatorAxis.d.ts | 13 - .../echarts/types/src/coord/radar/Radar.d.ts | 38 - .../types/src/coord/radar/RadarModel.d.ts | 50 - .../types/src/coord/scaleRawExtentInfo.d.ts | 58 - .../types/src/coord/single/AxisModel.d.ts | 26 - .../types/src/coord/single/Single.d.ts | 70 - .../types/src/coord/single/SingleAxis.d.ts | 31 - .../types/src/coord/single/prepareCustom.d.ts | 14 - .../src/coord/single/singleAxisHelper.d.ts | 15 - .../types/src/coord/single/singleCreator.d.ts | 15 - .../types/src/core/CoordinateSystem.d.ts | 12 - .../echarts/types/src/core/ExtensionAPI.d.ts | 26 - .../echarts/types/src/core/Scheduler.d.ts | 104 - .../echarts/types/src/core/echarts.d.ts | 381 --- node_modules/echarts/types/src/core/impl.d.ts | 2 - .../echarts/types/src/core/lifecycle.d.ts | 43 - .../echarts/types/src/core/locale.d.ts | 8 - node_modules/echarts/types/src/core/task.d.ts | 89 - .../echarts/types/src/data/DataDiffer.d.ts | 82 - .../echarts/types/src/data/DataStore.d.ts | 194 -- .../echarts/types/src/data/Graph.d.ts | 139 - .../echarts/types/src/data/OrdinalMeta.d.ts | 22 - .../echarts/types/src/data/SeriesData.d.ts | 472 ---- .../types/src/data/SeriesDimensionDefine.d.ts | 100 - .../echarts/types/src/data/Source.d.ts | 116 - node_modules/echarts/types/src/data/Tree.d.ts | 168 -- .../src/data/helper/SeriesDataSchema.d.ts | 66 - .../src/data/helper/createDimensions.d.ts | 57 - .../types/src/data/helper/dataProvider.d.ts | 71 - .../src/data/helper/dataStackHelper.d.ts | 38 - .../src/data/helper/dataValueHelper.d.ts | 75 - .../src/data/helper/dimensionHelper.d.ts | 42 - .../types/src/data/helper/linkList.d.ts | 2 - .../types/src/data/helper/linkSeriesData.d.ts | 22 - .../types/src/data/helper/sourceHelper.d.ts | 56 - .../types/src/data/helper/sourceManager.d.ts | 143 -- .../types/src/data/helper/transform.d.ts | 87 - .../echarts/types/src/echarts.all.d.ts | 1 - .../echarts/types/src/echarts.blank.d.ts | 1 - .../echarts/types/src/echarts.common.d.ts | 1 - node_modules/echarts/types/src/echarts.d.ts | 5 - .../echarts/types/src/echarts.simple.d.ts | 1 - .../echarts/types/src/export/all.d.ts | 2 - .../echarts/types/src/export/api.d.ts | 31 - .../echarts/types/src/export/api/format.d.ts | 1 - .../echarts/types/src/export/api/graphic.d.ts | 1 - .../echarts/types/src/export/api/helper.d.ts | 51 - .../echarts/types/src/export/api/number.d.ts | 1 - .../echarts/types/src/export/api/time.d.ts | 2 - .../echarts/types/src/export/api/util.d.ts | 1 - .../echarts/types/src/export/charts.d.ts | 23 - .../echarts/types/src/export/components.d.ts | 31 - .../echarts/types/src/export/core.d.ts | 37 - .../echarts/types/src/export/features.d.ts | 2 - .../echarts/types/src/export/option.d.ts | 175 -- .../echarts/types/src/export/renderers.d.ts | 2 - node_modules/echarts/types/src/extension.d.ts | 65 - .../echarts/types/src/i18n/langAR.d.ts | 115 - .../echarts/types/src/i18n/langCS.d.ts | 115 - .../echarts/types/src/i18n/langDE.d.ts | 115 - .../echarts/types/src/i18n/langEN.d.ts | 115 - .../echarts/types/src/i18n/langES.d.ts | 112 - .../echarts/types/src/i18n/langFI.d.ts | 112 - .../echarts/types/src/i18n/langFR.d.ts | 115 - .../echarts/types/src/i18n/langHU.d.ts | 115 - .../echarts/types/src/i18n/langIT.d.ts | 115 - .../echarts/types/src/i18n/langJA.d.ts | 115 - .../echarts/types/src/i18n/langKO.d.ts | 115 - .../echarts/types/src/i18n/langNL.d.ts | 115 - .../echarts/types/src/i18n/langPL.d.ts | 115 - .../echarts/types/src/i18n/langPT-br.d.ts | 115 - .../echarts/types/src/i18n/langRO.d.ts | 115 - .../echarts/types/src/i18n/langRU.d.ts | 115 - .../echarts/types/src/i18n/langSI.d.ts | 115 - .../echarts/types/src/i18n/langTH.d.ts | 112 - .../echarts/types/src/i18n/langTR.d.ts | 115 - .../echarts/types/src/i18n/langUK.d.ts | 115 - .../echarts/types/src/i18n/langVI.d.ts | 115 - .../echarts/types/src/i18n/langZH.d.ts | 112 - .../echarts/types/src/label/LabelManager.d.ts | 22 - .../types/src/label/installLabelLayout.d.ts | 2 - .../types/src/label/labelGuideHelper.d.ts | 31 - .../types/src/label/labelLayoutHelper.d.ts | 39 - .../echarts/types/src/label/labelStyle.d.ts | 108 - .../echarts/types/src/label/sectorLabel.d.ts | 20 - .../echarts/types/src/layout/barGrid.d.ts | 45 - .../echarts/types/src/layout/barPolar.d.ts | 4 - .../echarts/types/src/layout/points.d.ts | 2 - .../types/src/legacy/dataSelectAction.d.ts | 5 - .../echarts/types/src/legacy/getTextRect.d.ts | 4 - .../echarts/types/src/loading/default.d.ts | 24 - .../echarts/types/src/model/Component.d.ts | 158 -- .../echarts/types/src/model/Global.d.ts | 219 -- .../echarts/types/src/model/Model.d.ts | 40 - .../types/src/model/OptionManager.d.ts | 58 - .../echarts/types/src/model/Series.d.ts | 171 -- .../types/src/model/globalDefault.d.ts | 68 - .../src/model/internalComponentCreator.d.ts | 8 - .../types/src/model/mixin/areaStyle.d.ts | 9 - .../types/src/model/mixin/dataFormat.d.ts | 51 - .../types/src/model/mixin/itemStyle.d.ts | 10 - .../types/src/model/mixin/lineStyle.d.ts | 10 - .../src/model/mixin/makeStyleMapper.d.ts | 3 - .../types/src/model/mixin/palette.d.ts | 11 - .../types/src/model/mixin/textStyle.d.ts | 18 - .../echarts/types/src/model/referHelper.d.ts | 37 - .../src/preprocessor/backwardCompat.d.ts | 2 - .../src/preprocessor/helper/compatStyle.d.ts | 1 - .../types/src/processor/dataFilter.d.ts | 2 - .../types/src/processor/dataSample.d.ts | 2 - .../types/src/processor/dataStack.d.ts | 2 - .../src/processor/negativeDataFilter.d.ts | 2 - .../src/renderer/installCanvasRenderer.d.ts | 2 - .../src/renderer/installSVGRenderer.d.ts | 2 - .../echarts/types/src/scale/Interval.d.ts | 43 - node_modules/echarts/types/src/scale/Log.d.ts | 44 - .../echarts/types/src/scale/Ordinal.d.ts | 127 - .../echarts/types/src/scale/Scale.d.ts | 92 - .../echarts/types/src/scale/Time.d.ts | 39 - .../echarts/types/src/scale/helper.d.ts | 26 - .../echarts/types/src/theme/dark.d.ts | 232 -- .../echarts/types/src/theme/light.d.ts | 5 - .../types/src/util/ECEventProcessor.d.ts | 34 - .../echarts/types/src/util/KDTree.d.ts | 48 - .../echarts/types/src/util/animation.d.ts | 37 - .../echarts/types/src/util/clazz.d.ts | 84 - .../echarts/types/src/util/component.d.ts | 32 - .../types/src/util/conditionalExpression.d.ts | 142 - .../echarts/types/src/util/decal.d.ts | 10 - .../echarts/types/src/util/event.d.ts | 2 - .../echarts/types/src/util/format.d.ts | 76 - .../echarts/types/src/util/graphic.d.ts | 225 -- .../echarts/types/src/util/innerStore.d.ts | 25 - .../echarts/types/src/util/layout.d.ts | 162 -- node_modules/echarts/types/src/util/log.d.ts | 19 - .../echarts/types/src/util/model.d.ts | 282 -- .../echarts/types/src/util/number.d.ts | 195 -- .../echarts/types/src/util/quickSelect.d.ts | 17 - .../echarts/types/src/util/shape/sausage.d.ts | 24 - .../echarts/types/src/util/states.d.ts | 115 - .../echarts/types/src/util/styleCompat.d.ts | 34 - .../echarts/types/src/util/symbol.d.ts | 15 - .../echarts/types/src/util/throttle.d.ts | 43 - node_modules/echarts/types/src/util/time.d.ts | 54 - .../echarts/types/src/util/types.d.ts | 1334 ---------- .../echarts/types/src/util/vendor.d.ts | 1 - .../echarts/types/src/view/Chart.d.ts | 85 - .../echarts/types/src/view/Component.d.ts | 61 - .../src/visual/LegendVisualProvider.d.ts | 15 - .../types/src/visual/VisualMapping.d.ts | 160 -- .../echarts/types/src/visual/aria.d.ts | 3 - .../types/src/visual/commonVisualTypes.d.ts | 13 - .../echarts/types/src/visual/decal.d.ts | 3 - .../echarts/types/src/visual/helper.d.ts | 11 - .../echarts/types/src/visual/style.d.ts | 5 - .../echarts/types/src/visual/symbol.d.ts | 4 - .../types/src/visual/visualDefault.d.ts | 7 - .../types/src/visual/visualSolution.d.ts | 33 - node_modules/tslib/CopyrightNotice.txt | 15 - node_modules/tslib/LICENSE.txt | 12 - node_modules/tslib/README.md | 164 -- node_modules/tslib/modules/index.js | 53 - node_modules/tslib/modules/package.json | 3 - node_modules/tslib/package.json | 37 - node_modules/tslib/tslib.d.ts | 130 - node_modules/tslib/tslib.es6.html | 1 - node_modules/tslib/tslib.es6.js | 239 -- node_modules/tslib/tslib.html | 1 - node_modules/tslib/tslib.js | 306 --- node_modules/zrender/.eslintignore | 4 - node_modules/zrender/LICENSE | 29 - node_modules/zrender/README.md | 47 - node_modules/zrender/build/build.js | 118 - node_modules/zrender/build/package.json | 3 - node_modules/zrender/build/prepareNightly.js | 48 - node_modules/zrender/build/prepublish.js | 88 - node_modules/zrender/build/processLib.js | 67 - node_modules/zrender/build/progress.js | 65 - node_modules/zrender/build/transformImport.js | 115 - node_modules/zrender/index.d.ts | 2 - node_modules/zrender/index.js | 1 - node_modules/zrender/index.ts | 1 - node_modules/zrender/lib/Element.d.ts | 206 -- node_modules/zrender/lib/Element.js | 1050 -------- node_modules/zrender/lib/Handler.d.ts | 49 - node_modules/zrender/lib/Handler.js | 295 --- node_modules/zrender/lib/PainterBase.d.ts | 24 - node_modules/zrender/lib/PainterBase.js | 1 - node_modules/zrender/lib/Storage.d.ts | 19 - node_modules/zrender/lib/Storage.js | 158 -- node_modules/zrender/lib/all.d.ts | 2 - node_modules/zrender/lib/all.js | 7 - .../zrender/lib/animation/Animation.d.ts | 37 - .../zrender/lib/animation/Animation.js | 147 -- .../zrender/lib/animation/Animator.d.ts | 95 - .../zrender/lib/animation/Animator.js | 737 ------ node_modules/zrender/lib/animation/Clip.d.ts | 38 - node_modules/zrender/lib/animation/Clip.js | 64 - .../zrender/lib/animation/cubicEasing.d.ts | 1 - .../zrender/lib/animation/cubicEasing.js | 23 - .../zrender/lib/animation/easing.d.ts | 36 - node_modules/zrender/lib/animation/easing.js | 195 -- .../lib/animation/requestAnimationFrame.d.ts | 3 - .../lib/animation/requestAnimationFrame.js | 10 - node_modules/zrender/lib/canvas/Layer.d.ts | 67 - node_modules/zrender/lib/canvas/Layer.js | 297 --- node_modules/zrender/lib/canvas/Painter.d.ts | 72 - node_modules/zrender/lib/canvas/Painter.js | 641 ----- node_modules/zrender/lib/canvas/canvas.d.ts | 1 - node_modules/zrender/lib/canvas/canvas.js | 3 - .../zrender/lib/canvas/dashStyle.d.ts | 4 - node_modules/zrender/lib/canvas/dashStyle.js | 27 - node_modules/zrender/lib/canvas/graphic.d.ts | 19 - node_modules/zrender/lib/canvas/graphic.js | 558 ---- node_modules/zrender/lib/canvas/helper.d.ts | 13 - node_modules/zrender/lib/canvas/helper.js | 79 - node_modules/zrender/lib/config.d.ts | 6 - node_modules/zrender/lib/config.js | 13 - node_modules/zrender/lib/contain/arc.d.ts | 1 - node_modules/zrender/lib/contain/arc.js | 35 - node_modules/zrender/lib/contain/cubic.d.ts | 1 - node_modules/zrender/lib/contain/cubic.js | 15 - node_modules/zrender/lib/contain/line.d.ts | 1 - node_modules/zrender/lib/contain/line.js | 24 - node_modules/zrender/lib/contain/path.d.ts | 3 - node_modules/zrender/lib/contain/path.js | 307 --- node_modules/zrender/lib/contain/polygon.d.ts | 2 - node_modules/zrender/lib/contain/polygon.js | 22 - .../zrender/lib/contain/quadratic.d.ts | 1 - node_modules/zrender/lib/contain/quadratic.js | 15 - node_modules/zrender/lib/contain/text.d.ts | 23 - node_modules/zrender/lib/contain/text.js | 170 -- node_modules/zrender/lib/contain/util.d.ts | 1 - node_modules/zrender/lib/contain/util.js | 8 - .../zrender/lib/contain/windingLine.d.ts | 1 - .../zrender/lib/contain/windingLine.js | 15 - .../zrender/lib/core/BoundingRect.d.ts | 29 - node_modules/zrender/lib/core/BoundingRect.js | 215 -- node_modules/zrender/lib/core/Eventful.d.ts | 23 - node_modules/zrender/lib/core/Eventful.js | 162 -- node_modules/zrender/lib/core/GestureMgr.d.ts | 18 - node_modules/zrender/lib/core/GestureMgr.js | 82 - node_modules/zrender/lib/core/LRU.d.ts | 28 - node_modules/zrender/lib/core/LRU.js | 110 - .../lib/core/OrientedBoundingRect.d.ts | 14 - .../zrender/lib/core/OrientedBoundingRect.js | 120 - node_modules/zrender/lib/core/PathProxy.d.ts | 75 - node_modules/zrender/lib/core/PathProxy.js | 697 ----- node_modules/zrender/lib/core/Point.d.ts | 38 - node_modules/zrender/lib/core/Point.js | 129 - .../zrender/lib/core/Transformable.d.ts | 41 - .../zrender/lib/core/Transformable.js | 244 -- node_modules/zrender/lib/core/WeakMap.d.ts | 9 - node_modules/zrender/lib/core/WeakMap.js | 42 - node_modules/zrender/lib/core/arrayDiff.d.ts | 9 - node_modules/zrender/lib/core/arrayDiff.js | 145 -- node_modules/zrender/lib/core/bbox.d.ts | 6 - node_modules/zrender/lib/core/bbox.js | 124 - node_modules/zrender/lib/core/curve.d.ts | 15 - node_modules/zrender/lib/core/curve.js | 345 --- node_modules/zrender/lib/core/dom.d.ts | 4 - node_modules/zrender/lib/core/dom.js | 94 - node_modules/zrender/lib/core/env.d.ts | 23 - node_modules/zrender/lib/core/env.js | 80 - node_modules/zrender/lib/core/event.d.ts | 24 - node_modules/zrender/lib/core/event.js | 107 - .../zrender/lib/core/fourPointsTransform.d.ts | 1 - .../zrender/lib/core/fourPointsTransform.js | 59 - node_modules/zrender/lib/core/matrix.d.ts | 11 - node_modules/zrender/lib/core/matrix.js | 99 - node_modules/zrender/lib/core/platform.d.ts | 14 - node_modules/zrender/lib/core/platform.js | 72 - node_modules/zrender/lib/core/timsort.d.ts | 3 - node_modules/zrender/lib/core/timsort.js | 522 ---- node_modules/zrender/lib/core/types.d.ts | 53 - node_modules/zrender/lib/core/types.js | 1 - node_modules/zrender/lib/core/util.d.ts | 99 - node_modules/zrender/lib/core/util.js | 542 ---- node_modules/zrender/lib/core/vector.d.ts | 27 - node_modules/zrender/lib/core/vector.js | 112 - .../zrender/lib/debug/showDebugDirtyRect.d.ts | 10 - .../zrender/lib/debug/showDebugDirtyRect.js | 83 - .../zrender/lib/dom/HandlerProxy.d.ts | 22 - node_modules/zrender/lib/dom/HandlerProxy.js | 293 --- node_modules/zrender/lib/export.d.ts | 47 - node_modules/zrender/lib/export.js | 47 - .../zrender/lib/graphic/CompoundPath.d.ts | 14 - .../zrender/lib/graphic/CompoundPath.js | 49 - .../zrender/lib/graphic/Displayable.d.ts | 98 - .../zrender/lib/graphic/Displayable.js | 324 --- .../zrender/lib/graphic/Gradient.d.ts | 23 - node_modules/zrender/lib/graphic/Gradient.js | 13 - node_modules/zrender/lib/graphic/Group.d.ts | 31 - node_modules/zrender/lib/graphic/Group.js | 179 -- node_modules/zrender/lib/graphic/Image.d.ts | 35 - node_modules/zrender/lib/graphic/Image.js | 73 - .../lib/graphic/IncrementalDisplayable.d.ts | 23 - .../lib/graphic/IncrementalDisplayable.js | 112 - .../zrender/lib/graphic/LinearGradient.d.ts | 16 - .../zrender/lib/graphic/LinearGradient.js | 18 - node_modules/zrender/lib/graphic/Path.d.ts | 112 - node_modules/zrender/lib/graphic/Path.js | 398 --- node_modules/zrender/lib/graphic/Pattern.d.ts | 40 - node_modules/zrender/lib/graphic/Pattern.js | 13 - .../zrender/lib/graphic/RadialGradient.d.ts | 15 - .../zrender/lib/graphic/RadialGradient.js | 16 - node_modules/zrender/lib/graphic/TSpan.d.ts | 31 - node_modules/zrender/lib/graphic/TSpan.js | 63 - node_modules/zrender/lib/graphic/Text.d.ts | 121 - node_modules/zrender/lib/graphic/Text.js | 549 ---- .../zrender/lib/graphic/constants.d.ts | 3 - node_modules/zrender/lib/graphic/constants.js | 3 - .../zrender/lib/graphic/helper/image.d.ts | 6 - .../zrender/lib/graphic/helper/image.js | 54 - .../zrender/lib/graphic/helper/parseText.d.ts | 54 - .../zrender/lib/graphic/helper/parseText.js | 469 ---- .../zrender/lib/graphic/helper/poly.d.ts | 7 - .../zrender/lib/graphic/helper/poly.js | 25 - .../zrender/lib/graphic/helper/roundRect.d.ts | 8 - .../zrender/lib/graphic/helper/roundRect.js | 75 - .../lib/graphic/helper/roundSector.d.ts | 11 - .../zrender/lib/graphic/helper/roundSector.js | 227 -- .../lib/graphic/helper/smoothBezier.d.ts | 2 - .../lib/graphic/helper/smoothBezier.js | 63 - .../lib/graphic/helper/smoothSpline.d.ts | 2 - .../lib/graphic/helper/smoothSpline.js | 44 - .../lib/graphic/helper/subPixelOptimize.d.ts | 18 - .../lib/graphic/helper/subPixelOptimize.js | 56 - .../zrender/lib/graphic/shape/Arc.d.ts | 23 - node_modules/zrender/lib/graphic/shape/Arc.js | 44 - .../lib/graphic/shape/BezierCurve.d.ts | 28 - .../zrender/lib/graphic/shape/BezierCurve.js | 99 - .../zrender/lib/graphic/shape/Circle.d.ts | 16 - .../zrender/lib/graphic/shape/Circle.js | 28 - .../zrender/lib/graphic/shape/Droplet.d.ts | 17 - .../zrender/lib/graphic/shape/Droplet.js | 34 - .../zrender/lib/graphic/shape/Ellipse.d.ts | 17 - .../zrender/lib/graphic/shape/Ellipse.js | 39 - .../zrender/lib/graphic/shape/Heart.d.ts | 17 - .../zrender/lib/graphic/shape/Heart.js | 33 - .../zrender/lib/graphic/shape/Isogon.d.ts | 17 - .../zrender/lib/graphic/shape/Isogon.js | 45 - .../zrender/lib/graphic/shape/Line.d.ts | 24 - .../zrender/lib/graphic/shape/Line.js | 69 - .../zrender/lib/graphic/shape/Polygon.d.ts | 17 - .../zrender/lib/graphic/shape/Polygon.js | 28 - .../zrender/lib/graphic/shape/Polyline.d.ts | 22 - .../zrender/lib/graphic/shape/Polyline.js | 34 - .../zrender/lib/graphic/shape/Rect.d.ts | 19 - .../zrender/lib/graphic/shape/Rect.js | 57 - .../zrender/lib/graphic/shape/Ring.d.ts | 17 - .../zrender/lib/graphic/shape/Ring.js | 33 - .../zrender/lib/graphic/shape/Rose.d.ts | 22 - .../zrender/lib/graphic/shape/Rose.js | 59 - .../zrender/lib/graphic/shape/Sector.d.ts | 22 - .../zrender/lib/graphic/shape/Sector.js | 36 - .../zrender/lib/graphic/shape/Star.d.ts | 18 - .../zrender/lib/graphic/shape/Star.js | 54 - .../zrender/lib/graphic/shape/Trochoid.d.ts | 23 - .../zrender/lib/graphic/shape/Trochoid.js | 71 - node_modules/zrender/lib/mixin/Draggable.d.ts | 13 - node_modules/zrender/lib/mixin/Draggable.js | 66 - .../zrender/lib/svg-legacy/Painter.d.ts | 48 - .../zrender/lib/svg-legacy/Painter.js | 292 --- .../zrender/lib/svg-legacy/graphic.d.ts | 12 - .../zrender/lib/svg-legacy/graphic.js | 126 - .../svg-legacy/helper/ClippathManager.d.ts | 15 - .../lib/svg-legacy/helper/ClippathManager.js | 121 - .../lib/svg-legacy/helper/Definable.d.ts | 22 - .../lib/svg-legacy/helper/Definable.js | 130 - .../svg-legacy/helper/GradientManager.d.ts | 11 - .../lib/svg-legacy/helper/GradientManager.js | 128 - .../lib/svg-legacy/helper/PatternManager.d.ts | 11 - .../lib/svg-legacy/helper/PatternManager.js | 127 - .../lib/svg-legacy/helper/ShadowManager.d.ts | 12 - .../lib/svg-legacy/helper/ShadowManager.js | 89 - .../zrender/lib/svg-legacy/svg-legacy.d.ts | 1 - .../zrender/lib/svg-legacy/svg-legacy.js | 3 - node_modules/zrender/lib/svg/Painter.d.ts | 61 - node_modules/zrender/lib/svg/Painter.js | 252 -- .../zrender/lib/svg/SVGPathRebuilder.d.ts | 20 - .../zrender/lib/svg/SVGPathRebuilder.js | 103 - node_modules/zrender/lib/svg/core.d.ts | 46 - node_modules/zrender/lib/svg/core.js | 107 - .../zrender/lib/svg/cssAnimation.d.ts | 5 - node_modules/zrender/lib/svg/cssAnimation.js | 276 -- node_modules/zrender/lib/svg/cssClassId.d.ts | 1 - node_modules/zrender/lib/svg/cssClassId.js | 4 - node_modules/zrender/lib/svg/cssEmphasis.d.ts | 3 - node_modules/zrender/lib/svg/cssEmphasis.js | 60 - node_modules/zrender/lib/svg/domapi.d.ts | 13 - node_modules/zrender/lib/svg/domapi.js | 39 - node_modules/zrender/lib/svg/graphic.d.ts | 12 - node_modules/zrender/lib/svg/graphic.js | 480 ---- node_modules/zrender/lib/svg/helper.d.ts | 37 - node_modules/zrender/lib/svg/helper.js | 153 -- .../zrender/lib/svg/mapStyleToAttrs.d.ts | 6 - .../zrender/lib/svg/mapStyleToAttrs.js | 81 - node_modules/zrender/lib/svg/patch.d.ts | 3 - node_modules/zrender/lib/svg/patch.js | 253 -- node_modules/zrender/lib/svg/svg.d.ts | 1 - node_modules/zrender/lib/svg/svg.js | 3 - node_modules/zrender/lib/tool/color.d.ts | 23 - node_modules/zrender/lib/tool/color.js | 429 ---- .../zrender/lib/tool/convertPath.d.ts | 3 - node_modules/zrender/lib/tool/convertPath.js | 197 -- node_modules/zrender/lib/tool/dividePath.d.ts | 3 - node_modules/zrender/lib/tool/dividePath.js | 312 --- node_modules/zrender/lib/tool/morphPath.d.ts | 41 - node_modules/zrender/lib/tool/morphPath.js | 594 ----- node_modules/zrender/lib/tool/parseSVG.d.ts | 36 - node_modules/zrender/lib/tool/parseSVG.js | 637 ----- node_modules/zrender/lib/tool/parseXML.d.ts | 1 - node_modules/zrender/lib/tool/parseXML.js | 15 - node_modules/zrender/lib/tool/path.d.ts | 14 - node_modules/zrender/lib/tool/path.js | 372 --- .../zrender/lib/tool/transformPath.d.ts | 3 - .../zrender/lib/tool/transformPath.js | 81 - node_modules/zrender/lib/zrender.d.ts | 96 - node_modules/zrender/lib/zrender.js | 328 --- node_modules/zrender/package.README.md | 9 - node_modules/zrender/package.json | 89 - node_modules/zrender/src/.eslintrc.yaml | 195 -- node_modules/zrender/src/Element.ts | 2030 --------------- node_modules/zrender/src/Handler.ts | 547 ---- node_modules/zrender/src/PainterBase.ts | 42 - node_modules/zrender/src/Storage.ts | 243 -- node_modules/zrender/src/all.ts | 8 - .../zrender/src/animation/Animation.ts | 267 -- .../zrender/src/animation/Animator.ts | 1149 --------- node_modules/zrender/src/animation/Clip.ts | 142 - .../zrender/src/animation/cubicEasing.ts | 27 - node_modules/zrender/src/animation/easing.ts | 351 --- .../src/animation/requestAnimationFrame.ts | 21 - node_modules/zrender/src/canvas/Layer.ts | 511 ---- node_modules/zrender/src/canvas/Painter.ts | 977 ------- node_modules/zrender/src/canvas/canvas.ts | 4 - node_modules/zrender/src/canvas/dashStyle.ts | 32 - node_modules/zrender/src/canvas/graphic.ts | 816 ------ node_modules/zrender/src/canvas/helper.ts | 127 - node_modules/zrender/src/config.ts | 43 - node_modules/zrender/src/contain/arc.ts | 51 - node_modules/zrender/src/contain/cubic.ts | 30 - node_modules/zrender/src/contain/line.ts | 43 - node_modules/zrender/src/contain/path.ts | 409 --- node_modules/zrender/src/contain/polygon.ts | 31 - node_modules/zrender/src/contain/quadratic.ts | 28 - node_modules/zrender/src/contain/text.ts | 240 -- node_modules/zrender/src/contain/util.ts | 10 - .../zrender/src/contain/windingLine.ts | 24 - node_modules/zrender/src/core/BoundingRect.ts | 289 --- node_modules/zrender/src/core/Eventful.ts | 311 --- node_modules/zrender/src/core/GestureMgr.ts | 123 - node_modules/zrender/src/core/LRU.ts | 175 -- .../zrender/src/core/OrientedBoundingRect.ts | 187 -- node_modules/zrender/src/core/PathProxy.ts | 994 ------- node_modules/zrender/src/core/Point.ts | 208 -- .../zrender/src/core/Transformable.ts | 378 --- node_modules/zrender/src/core/WeakMap.ts | 50 - node_modules/zrender/src/core/arrayDiff.ts | 196 -- node_modules/zrender/src/core/bbox.ts | 187 -- node_modules/zrender/src/core/curve.ts | 500 ---- node_modules/zrender/src/core/dom.ts | 187 -- node_modules/zrender/src/core/env.ts | 118 - node_modules/zrender/src/core/event.ts | 313 --- .../zrender/src/core/fourPointsTransform.ts | 108 - node_modules/zrender/src/core/matrix.ts | 155 -- node_modules/zrender/src/core/platform.ts | 111 - node_modules/zrender/src/core/timsort.ts | 671 ----- node_modules/zrender/src/core/types.ts | 98 - node_modules/zrender/src/core/util.ts | 822 ------ node_modules/zrender/src/core/vector.ts | 210 -- .../zrender/src/debug/showDebugDirtyRect.ts | 123 - node_modules/zrender/src/dom/HandlerProxy.ts | 634 ----- node_modules/zrender/src/export.ts | 76 - node_modules/zrender/src/global.d.ts | 5 - .../zrender/src/graphic/CompoundPath.ts | 59 - .../zrender/src/graphic/Displayable.ts | 624 ----- node_modules/zrender/src/graphic/Gradient.ts | 44 - node_modules/zrender/src/graphic/Group.ts | 300 --- node_modules/zrender/src/graphic/Image.ts | 126 - .../src/graphic/IncrementalDisplayable.ts | 148 -- .../zrender/src/graphic/LinearGradient.ts | 49 - node_modules/zrender/src/graphic/Path.ts | 677 ----- node_modules/zrender/src/graphic/Pattern.ts | 83 - .../zrender/src/graphic/RadialGradient.ts | 43 - node_modules/zrender/src/graphic/TSpan.ts | 123 - node_modules/zrender/src/graphic/Text.ts | 1039 -------- node_modules/zrender/src/graphic/constants.ts | 4 - .../zrender/src/graphic/helper/image.ts | 106 - .../zrender/src/graphic/helper/parseText.ts | 764 ------ .../zrender/src/graphic/helper/poly.ts | 43 - .../zrender/src/graphic/helper/roundRect.ts | 87 - .../zrender/src/graphic/helper/roundSector.ts | 321 --- .../src/graphic/helper/smoothBezier.ts | 104 - .../src/graphic/helper/smoothSpline.ts | 58 - .../src/graphic/helper/subPixelOptimize.ts | 134 - node_modules/zrender/src/graphic/shape/Arc.ts | 58 - .../zrender/src/graphic/shape/BezierCurve.ts | 138 - .../zrender/src/graphic/shape/Circle.ts | 38 - .../zrender/src/graphic/shape/Droplet.ts | 58 - .../zrender/src/graphic/shape/Ellipse.ts | 49 - .../zrender/src/graphic/shape/Heart.ts | 51 - .../zrender/src/graphic/shape/Isogon.ts | 60 - .../zrender/src/graphic/shape/Line.ts | 96 - .../zrender/src/graphic/shape/Polygon.ts | 38 - .../zrender/src/graphic/shape/Polyline.ts | 45 - .../zrender/src/graphic/shape/Rect.ts | 79 - .../zrender/src/graphic/shape/Ring.ts | 41 - .../zrender/src/graphic/shape/Rose.ts | 76 - .../zrender/src/graphic/shape/Sector.ts | 56 - .../zrender/src/graphic/shape/Star.ts | 76 - .../zrender/src/graphic/shape/Trochoid.ts | 92 - node_modules/zrender/src/mixin/Draggable.ts | 118 - .../zrender/src/svg-legacy/Painter.ts | 421 --- .../zrender/src/svg-legacy/graphic.ts | 194 -- .../src/svg-legacy/helper/ClippathManager.ts | 173 -- .../src/svg-legacy/helper/Definable.ts | 235 -- .../src/svg-legacy/helper/GradientManager.ts | 225 -- .../src/svg-legacy/helper/PatternManager.ts | 221 -- .../src/svg-legacy/helper/ShadowManager.ts | 149 -- .../zrender/src/svg-legacy/svg-legacy.ts | 4 - node_modules/zrender/src/svg/Painter.ts | 409 --- .../zrender/src/svg/SVGPathRebuilder.ts | 151 -- node_modules/zrender/src/svg/core.ts | 206 -- node_modules/zrender/src/svg/cssAnimation.ts | 366 --- node_modules/zrender/src/svg/cssClassId.ts | 5 - node_modules/zrender/src/svg/cssEmphasis.ts | 73 - node_modules/zrender/src/svg/domapi.ts | 55 - node_modules/zrender/src/svg/graphic.ts | 659 ----- node_modules/zrender/src/svg/helper.ts | 192 -- .../zrender/src/svg/mapStyleToAttrs.ts | 110 - node_modules/zrender/src/svg/patch.ts | 321 --- node_modules/zrender/src/svg/svg.ts | 4 - node_modules/zrender/src/tool/color.ts | 595 ----- node_modules/zrender/src/tool/convertPath.ts | 295 --- node_modules/zrender/src/tool/dividePath.ts | 406 --- node_modules/zrender/src/tool/morphPath.ts | 894 ------- node_modules/zrender/src/tool/parseSVG.ts | 954 ------- node_modules/zrender/src/tool/parseXML.ts | 22 - node_modules/zrender/src/tool/path.ts | 514 ---- .../zrender/src/tool/transformPath.ts | 103 - node_modules/zrender/src/zrender.ts | 562 ---- node_modules/zrender/tsconfig.json | 29 - 1644 files changed, 81 insertions(+), 189173 deletions(-) create mode 100644 cloud-auth/src/main/java/com/muyu/auth/remote/RunCarConditionRemote.java delete mode 100644 cloud-modules/cloud-Saas-Service/pom.xml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/java/com/muyu/SaasServiceApplication.java delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/banner.txt delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/bootstrap.yml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/logback/dev.xml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/logback/prod.xml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/logback/test.xml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleGroupMapper.xml delete mode 100644 cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleMapper.xml delete mode 100644 cloud-modules/cloud-modules-car-gateway/pom.xml delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml delete mode 100644 node_modules/.package-lock.json delete mode 100644 node_modules/echarts/KEYS delete mode 100644 node_modules/echarts/LICENSE delete mode 100644 node_modules/echarts/NOTICE delete mode 100644 node_modules/echarts/README.md delete mode 100644 node_modules/echarts/asset/logo.png delete mode 100644 node_modules/echarts/charts.d.ts delete mode 100644 node_modules/echarts/charts.js delete mode 100644 node_modules/echarts/components.d.ts delete mode 100644 node_modules/echarts/components.js delete mode 100644 node_modules/echarts/core.d.ts delete mode 100644 node_modules/echarts/core.js delete mode 100644 node_modules/echarts/extension/bmap/BMapCoordSys.js delete mode 100644 node_modules/echarts/extension/bmap/BMapModel.js delete mode 100644 node_modules/echarts/extension/bmap/BMapView.js delete mode 100644 node_modules/echarts/extension/bmap/bmap.js delete mode 100644 node_modules/echarts/extension/dataTool/gexf.js delete mode 100644 node_modules/echarts/extension/dataTool/index.js delete mode 100644 node_modules/echarts/extension/dataTool/prepareBoxplotData.js delete mode 100644 node_modules/echarts/features.d.ts delete mode 100644 node_modules/echarts/features.js delete mode 100644 node_modules/echarts/i18n/langAR-obj.js delete mode 100644 node_modules/echarts/i18n/langAR.js delete mode 100644 node_modules/echarts/i18n/langCS-obj.js delete mode 100644 node_modules/echarts/i18n/langCS.js delete mode 100644 node_modules/echarts/i18n/langDE-obj.js delete mode 100644 node_modules/echarts/i18n/langDE.js delete mode 100644 node_modules/echarts/i18n/langEN-obj.js delete mode 100644 node_modules/echarts/i18n/langEN.js delete mode 100644 node_modules/echarts/i18n/langES-obj.js delete mode 100644 node_modules/echarts/i18n/langES.js delete mode 100644 node_modules/echarts/i18n/langFI-obj.js delete mode 100644 node_modules/echarts/i18n/langFI.js delete mode 100644 node_modules/echarts/i18n/langFR-obj.js delete mode 100644 node_modules/echarts/i18n/langFR.js delete mode 100644 node_modules/echarts/i18n/langHU-obj.js delete mode 100644 node_modules/echarts/i18n/langHU.js delete mode 100644 node_modules/echarts/i18n/langIT-obj.js delete mode 100644 node_modules/echarts/i18n/langIT.js delete mode 100644 node_modules/echarts/i18n/langJA-obj.js delete mode 100644 node_modules/echarts/i18n/langJA.js delete mode 100644 node_modules/echarts/i18n/langKO-obj.js delete mode 100644 node_modules/echarts/i18n/langKO.js delete mode 100644 node_modules/echarts/i18n/langNL-obj.js delete mode 100644 node_modules/echarts/i18n/langNL.js delete mode 100644 node_modules/echarts/i18n/langPL-obj.js delete mode 100644 node_modules/echarts/i18n/langPL.js delete mode 100644 node_modules/echarts/i18n/langPT-br-obj.js delete mode 100644 node_modules/echarts/i18n/langPT-br.js delete mode 100644 node_modules/echarts/i18n/langRO-obj.js delete mode 100644 node_modules/echarts/i18n/langRO.js delete mode 100644 node_modules/echarts/i18n/langRU-obj.js delete mode 100644 node_modules/echarts/i18n/langRU.js delete mode 100644 node_modules/echarts/i18n/langSI-obj.js delete mode 100644 node_modules/echarts/i18n/langSI.js delete mode 100644 node_modules/echarts/i18n/langTH-obj.js delete mode 100644 node_modules/echarts/i18n/langTH.js delete mode 100644 node_modules/echarts/i18n/langTR-obj.js delete mode 100644 node_modules/echarts/i18n/langTR.js delete mode 100644 node_modules/echarts/i18n/langUK-obj.js delete mode 100644 node_modules/echarts/i18n/langUK.js delete mode 100644 node_modules/echarts/i18n/langVI-obj.js delete mode 100644 node_modules/echarts/i18n/langVI.js delete mode 100644 node_modules/echarts/i18n/langZH-obj.js delete mode 100644 node_modules/echarts/i18n/langZH.js delete mode 100644 node_modules/echarts/i18n/package.json delete mode 100644 node_modules/echarts/index.blank.js delete mode 100644 node_modules/echarts/index.common.js delete mode 100644 node_modules/echarts/index.d.ts delete mode 100644 node_modules/echarts/index.js delete mode 100644 node_modules/echarts/index.simple.js delete mode 100644 node_modules/echarts/lib/action/roamHelper.js delete mode 100644 node_modules/echarts/lib/animation/basicTransition.js delete mode 100644 node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js delete mode 100644 node_modules/echarts/lib/animation/customGraphicTransition.js delete mode 100644 node_modules/echarts/lib/animation/morphTransitionHelper.js delete mode 100644 node_modules/echarts/lib/animation/universalTransition.js delete mode 100644 node_modules/echarts/lib/chart/bar.js delete mode 100644 node_modules/echarts/lib/chart/bar/BarSeries.js delete mode 100644 node_modules/echarts/lib/chart/bar/BarView.js delete mode 100644 node_modules/echarts/lib/chart/bar/BaseBarSeries.js delete mode 100644 node_modules/echarts/lib/chart/bar/PictorialBarSeries.js delete mode 100644 node_modules/echarts/lib/chart/bar/PictorialBarView.js delete mode 100644 node_modules/echarts/lib/chart/bar/install.js delete mode 100644 node_modules/echarts/lib/chart/bar/installPictorialBar.js delete mode 100644 node_modules/echarts/lib/chart/boxplot.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/BoxplotView.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/boxplotLayout.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/boxplotTransform.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/install.js delete mode 100644 node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js delete mode 100644 node_modules/echarts/lib/chart/candlestick.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/CandlestickView.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/candlestickLayout.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/candlestickVisual.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/install.js delete mode 100644 node_modules/echarts/lib/chart/candlestick/preprocessor.js delete mode 100644 node_modules/echarts/lib/chart/custom.js delete mode 100644 node_modules/echarts/lib/chart/custom/CustomSeries.js delete mode 100644 node_modules/echarts/lib/chart/custom/CustomView.js delete mode 100644 node_modules/echarts/lib/chart/custom/install.js delete mode 100644 node_modules/echarts/lib/chart/effectScatter.js delete mode 100644 node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js delete mode 100644 node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js delete mode 100644 node_modules/echarts/lib/chart/effectScatter/install.js delete mode 100644 node_modules/echarts/lib/chart/funnel.js delete mode 100644 node_modules/echarts/lib/chart/funnel/FunnelSeries.js delete mode 100644 node_modules/echarts/lib/chart/funnel/FunnelView.js delete mode 100644 node_modules/echarts/lib/chart/funnel/funnelLayout.js delete mode 100644 node_modules/echarts/lib/chart/funnel/install.js delete mode 100644 node_modules/echarts/lib/chart/gauge.js delete mode 100644 node_modules/echarts/lib/chart/gauge/GaugeSeries.js delete mode 100644 node_modules/echarts/lib/chart/gauge/GaugeView.js delete mode 100644 node_modules/echarts/lib/chart/gauge/PointerPath.js delete mode 100644 node_modules/echarts/lib/chart/gauge/install.js delete mode 100644 node_modules/echarts/lib/chart/graph.js delete mode 100644 node_modules/echarts/lib/chart/graph/GraphSeries.js delete mode 100644 node_modules/echarts/lib/chart/graph/GraphView.js delete mode 100644 node_modules/echarts/lib/chart/graph/adjustEdge.js delete mode 100644 node_modules/echarts/lib/chart/graph/categoryFilter.js delete mode 100644 node_modules/echarts/lib/chart/graph/categoryVisual.js delete mode 100644 node_modules/echarts/lib/chart/graph/circularLayout.js delete mode 100644 node_modules/echarts/lib/chart/graph/circularLayoutHelper.js delete mode 100644 node_modules/echarts/lib/chart/graph/createView.js delete mode 100644 node_modules/echarts/lib/chart/graph/edgeVisual.js delete mode 100644 node_modules/echarts/lib/chart/graph/forceHelper.js delete mode 100644 node_modules/echarts/lib/chart/graph/forceLayout.js delete mode 100644 node_modules/echarts/lib/chart/graph/graphHelper.js delete mode 100644 node_modules/echarts/lib/chart/graph/install.js delete mode 100644 node_modules/echarts/lib/chart/graph/simpleLayout.js delete mode 100644 node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js delete mode 100644 node_modules/echarts/lib/chart/heatmap.js delete mode 100644 node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js delete mode 100644 node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js delete mode 100644 node_modules/echarts/lib/chart/heatmap/HeatmapView.js delete mode 100644 node_modules/echarts/lib/chart/heatmap/install.js delete mode 100644 node_modules/echarts/lib/chart/helper/EffectLine.js delete mode 100644 node_modules/echarts/lib/chart/helper/EffectPolyline.js delete mode 100644 node_modules/echarts/lib/chart/helper/EffectSymbol.js delete mode 100644 node_modules/echarts/lib/chart/helper/LargeLineDraw.js delete mode 100644 node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js delete mode 100644 node_modules/echarts/lib/chart/helper/Line.js delete mode 100644 node_modules/echarts/lib/chart/helper/LineDraw.js delete mode 100644 node_modules/echarts/lib/chart/helper/LinePath.js delete mode 100644 node_modules/echarts/lib/chart/helper/Polyline.js delete mode 100644 node_modules/echarts/lib/chart/helper/Symbol.js delete mode 100644 node_modules/echarts/lib/chart/helper/SymbolDraw.js delete mode 100644 node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js delete mode 100644 node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js delete mode 100644 node_modules/echarts/lib/chart/helper/createRenderPlanner.js delete mode 100644 node_modules/echarts/lib/chart/helper/createSeriesData.js delete mode 100644 node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js delete mode 100644 node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js delete mode 100644 node_modules/echarts/lib/chart/helper/labelHelper.js delete mode 100644 node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js delete mode 100644 node_modules/echarts/lib/chart/helper/sectorHelper.js delete mode 100644 node_modules/echarts/lib/chart/helper/treeHelper.js delete mode 100644 node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js delete mode 100644 node_modules/echarts/lib/chart/line.js delete mode 100644 node_modules/echarts/lib/chart/line/LineSeries.js delete mode 100644 node_modules/echarts/lib/chart/line/LineView.js delete mode 100644 node_modules/echarts/lib/chart/line/helper.js delete mode 100644 node_modules/echarts/lib/chart/line/install.js delete mode 100644 node_modules/echarts/lib/chart/line/lineAnimationDiff.js delete mode 100644 node_modules/echarts/lib/chart/line/poly.js delete mode 100644 node_modules/echarts/lib/chart/lines.js delete mode 100644 node_modules/echarts/lib/chart/lines/LinesSeries.js delete mode 100644 node_modules/echarts/lib/chart/lines/LinesView.js delete mode 100644 node_modules/echarts/lib/chart/lines/install.js delete mode 100644 node_modules/echarts/lib/chart/lines/linesLayout.js delete mode 100644 node_modules/echarts/lib/chart/lines/linesVisual.js delete mode 100644 node_modules/echarts/lib/chart/map.js delete mode 100644 node_modules/echarts/lib/chart/map/MapSeries.js delete mode 100644 node_modules/echarts/lib/chart/map/MapView.js delete mode 100644 node_modules/echarts/lib/chart/map/install.js delete mode 100644 node_modules/echarts/lib/chart/map/mapDataStatistic.js delete mode 100644 node_modules/echarts/lib/chart/map/mapSymbolLayout.js delete mode 100644 node_modules/echarts/lib/chart/parallel.js delete mode 100644 node_modules/echarts/lib/chart/parallel/ParallelSeries.js delete mode 100644 node_modules/echarts/lib/chart/parallel/ParallelView.js delete mode 100644 node_modules/echarts/lib/chart/parallel/install.js delete mode 100644 node_modules/echarts/lib/chart/parallel/parallelVisual.js delete mode 100644 node_modules/echarts/lib/chart/pictorialBar.js delete mode 100644 node_modules/echarts/lib/chart/pie.js delete mode 100644 node_modules/echarts/lib/chart/pie/PieSeries.js delete mode 100644 node_modules/echarts/lib/chart/pie/PieView.js delete mode 100644 node_modules/echarts/lib/chart/pie/install.js delete mode 100644 node_modules/echarts/lib/chart/pie/labelLayout.js delete mode 100644 node_modules/echarts/lib/chart/pie/pieLayout.js delete mode 100644 node_modules/echarts/lib/chart/radar.js delete mode 100644 node_modules/echarts/lib/chart/radar/RadarSeries.js delete mode 100644 node_modules/echarts/lib/chart/radar/RadarView.js delete mode 100644 node_modules/echarts/lib/chart/radar/backwardCompat.js delete mode 100644 node_modules/echarts/lib/chart/radar/install.js delete mode 100644 node_modules/echarts/lib/chart/radar/radarLayout.js delete mode 100644 node_modules/echarts/lib/chart/sankey.js delete mode 100644 node_modules/echarts/lib/chart/sankey/SankeySeries.js delete mode 100644 node_modules/echarts/lib/chart/sankey/SankeyView.js delete mode 100644 node_modules/echarts/lib/chart/sankey/install.js delete mode 100644 node_modules/echarts/lib/chart/sankey/sankeyLayout.js delete mode 100644 node_modules/echarts/lib/chart/sankey/sankeyVisual.js delete mode 100644 node_modules/echarts/lib/chart/scatter.js delete mode 100644 node_modules/echarts/lib/chart/scatter/ScatterSeries.js delete mode 100644 node_modules/echarts/lib/chart/scatter/ScatterView.js delete mode 100644 node_modules/echarts/lib/chart/scatter/install.js delete mode 100644 node_modules/echarts/lib/chart/sunburst.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/SunburstPiece.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/SunburstSeries.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/SunburstView.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/install.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/sunburstAction.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/sunburstLayout.js delete mode 100644 node_modules/echarts/lib/chart/sunburst/sunburstVisual.js delete mode 100644 node_modules/echarts/lib/chart/themeRiver.js delete mode 100644 node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js delete mode 100644 node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js delete mode 100644 node_modules/echarts/lib/chart/themeRiver/install.js delete mode 100644 node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js delete mode 100644 node_modules/echarts/lib/chart/tree.js delete mode 100644 node_modules/echarts/lib/chart/tree/TreeSeries.js delete mode 100644 node_modules/echarts/lib/chart/tree/TreeView.js delete mode 100644 node_modules/echarts/lib/chart/tree/install.js delete mode 100644 node_modules/echarts/lib/chart/tree/layoutHelper.js delete mode 100644 node_modules/echarts/lib/chart/tree/traversalHelper.js delete mode 100644 node_modules/echarts/lib/chart/tree/treeAction.js delete mode 100644 node_modules/echarts/lib/chart/tree/treeLayout.js delete mode 100644 node_modules/echarts/lib/chart/tree/treeVisual.js delete mode 100644 node_modules/echarts/lib/chart/treemap.js delete mode 100644 node_modules/echarts/lib/chart/treemap/Breadcrumb.js delete mode 100644 node_modules/echarts/lib/chart/treemap/TreemapSeries.js delete mode 100644 node_modules/echarts/lib/chart/treemap/TreemapView.js delete mode 100644 node_modules/echarts/lib/chart/treemap/install.js delete mode 100644 node_modules/echarts/lib/chart/treemap/treemapAction.js delete mode 100644 node_modules/echarts/lib/chart/treemap/treemapLayout.js delete mode 100644 node_modules/echarts/lib/chart/treemap/treemapVisual.js delete mode 100644 node_modules/echarts/lib/component/aria.js delete mode 100644 node_modules/echarts/lib/component/aria/install.js delete mode 100644 node_modules/echarts/lib/component/aria/preprocessor.js delete mode 100644 node_modules/echarts/lib/component/axis/AngleAxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/AxisBuilder.js delete mode 100644 node_modules/echarts/lib/component/axis/AxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/CartesianAxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/ParallelAxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/RadiusAxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/SingleAxisView.js delete mode 100644 node_modules/echarts/lib/component/axis/axisSplitHelper.js delete mode 100644 node_modules/echarts/lib/component/axis/parallelAxisAction.js delete mode 100644 node_modules/echarts/lib/component/axisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/AxisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/AxisPointerView.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/axisTrigger.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/globalListener.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/install.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/modelHelper.js delete mode 100644 node_modules/echarts/lib/component/axisPointer/viewHelper.js delete mode 100644 node_modules/echarts/lib/component/brush.js delete mode 100644 node_modules/echarts/lib/component/brush/BrushModel.js delete mode 100644 node_modules/echarts/lib/component/brush/BrushView.js delete mode 100644 node_modules/echarts/lib/component/brush/install.js delete mode 100644 node_modules/echarts/lib/component/brush/preprocessor.js delete mode 100644 node_modules/echarts/lib/component/brush/selector.js delete mode 100644 node_modules/echarts/lib/component/brush/visualEncoding.js delete mode 100644 node_modules/echarts/lib/component/calendar.js delete mode 100644 node_modules/echarts/lib/component/calendar/CalendarView.js delete mode 100644 node_modules/echarts/lib/component/calendar/install.js delete mode 100644 node_modules/echarts/lib/component/dataZoom.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/AxisProxy.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/DataZoomModel.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/DataZoomView.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/InsideZoomView.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/SelectZoomView.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/SliderZoomView.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/dataZoomAction.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/helper.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/history.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/install.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/installCommon.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js delete mode 100644 node_modules/echarts/lib/component/dataZoom/roams.js delete mode 100644 node_modules/echarts/lib/component/dataZoomInside.js delete mode 100644 node_modules/echarts/lib/component/dataZoomSelect.js delete mode 100644 node_modules/echarts/lib/component/dataZoomSlider.js delete mode 100644 node_modules/echarts/lib/component/dataset.js delete mode 100644 node_modules/echarts/lib/component/dataset/install.js delete mode 100644 node_modules/echarts/lib/component/geo.js delete mode 100644 node_modules/echarts/lib/component/geo/GeoView.js delete mode 100644 node_modules/echarts/lib/component/geo/install.js delete mode 100644 node_modules/echarts/lib/component/graphic.js delete mode 100644 node_modules/echarts/lib/component/graphic/GraphicModel.js delete mode 100644 node_modules/echarts/lib/component/graphic/GraphicView.js delete mode 100644 node_modules/echarts/lib/component/graphic/install.js delete mode 100644 node_modules/echarts/lib/component/grid.js delete mode 100644 node_modules/echarts/lib/component/grid/install.js delete mode 100644 node_modules/echarts/lib/component/grid/installSimple.js delete mode 100644 node_modules/echarts/lib/component/gridSimple.js delete mode 100644 node_modules/echarts/lib/component/helper/BrushController.js delete mode 100644 node_modules/echarts/lib/component/helper/BrushTargetManager.js delete mode 100644 node_modules/echarts/lib/component/helper/MapDraw.js delete mode 100644 node_modules/echarts/lib/component/helper/RoamController.js delete mode 100644 node_modules/echarts/lib/component/helper/brushHelper.js delete mode 100644 node_modules/echarts/lib/component/helper/cursorHelper.js delete mode 100644 node_modules/echarts/lib/component/helper/interactionMutex.js delete mode 100644 node_modules/echarts/lib/component/helper/listComponent.js delete mode 100644 node_modules/echarts/lib/component/helper/roamHelper.js delete mode 100644 node_modules/echarts/lib/component/helper/sliderMove.js delete mode 100644 node_modules/echarts/lib/component/legend.js delete mode 100644 node_modules/echarts/lib/component/legend/LegendModel.js delete mode 100644 node_modules/echarts/lib/component/legend/LegendView.js delete mode 100644 node_modules/echarts/lib/component/legend/ScrollableLegendModel.js delete mode 100644 node_modules/echarts/lib/component/legend/ScrollableLegendView.js delete mode 100644 node_modules/echarts/lib/component/legend/install.js delete mode 100644 node_modules/echarts/lib/component/legend/installLegendPlain.js delete mode 100644 node_modules/echarts/lib/component/legend/installLegendScroll.js delete mode 100644 node_modules/echarts/lib/component/legend/legendAction.js delete mode 100644 node_modules/echarts/lib/component/legend/legendFilter.js delete mode 100644 node_modules/echarts/lib/component/legend/scrollableLegendAction.js delete mode 100644 node_modules/echarts/lib/component/legendPlain.js delete mode 100644 node_modules/echarts/lib/component/legendScroll.js delete mode 100644 node_modules/echarts/lib/component/markArea.js delete mode 100644 node_modules/echarts/lib/component/markLine.js delete mode 100644 node_modules/echarts/lib/component/markPoint.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkAreaModel.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkAreaView.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkLineModel.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkLineView.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkPointModel.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkPointView.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkerModel.js delete mode 100644 node_modules/echarts/lib/component/marker/MarkerView.js delete mode 100644 node_modules/echarts/lib/component/marker/checkMarkerInSeries.js delete mode 100644 node_modules/echarts/lib/component/marker/installMarkArea.js delete mode 100644 node_modules/echarts/lib/component/marker/installMarkLine.js delete mode 100644 node_modules/echarts/lib/component/marker/installMarkPoint.js delete mode 100644 node_modules/echarts/lib/component/marker/markerHelper.js delete mode 100644 node_modules/echarts/lib/component/parallel.js delete mode 100644 node_modules/echarts/lib/component/parallel/ParallelView.js delete mode 100644 node_modules/echarts/lib/component/parallel/install.js delete mode 100644 node_modules/echarts/lib/component/polar.js delete mode 100644 node_modules/echarts/lib/component/polar/install.js delete mode 100644 node_modules/echarts/lib/component/radar.js delete mode 100644 node_modules/echarts/lib/component/radar/RadarView.js delete mode 100644 node_modules/echarts/lib/component/radar/install.js delete mode 100644 node_modules/echarts/lib/component/singleAxis.js delete mode 100644 node_modules/echarts/lib/component/singleAxis/install.js delete mode 100644 node_modules/echarts/lib/component/timeline.js delete mode 100644 node_modules/echarts/lib/component/timeline/SliderTimelineModel.js delete mode 100644 node_modules/echarts/lib/component/timeline/SliderTimelineView.js delete mode 100644 node_modules/echarts/lib/component/timeline/TimelineAxis.js delete mode 100644 node_modules/echarts/lib/component/timeline/TimelineModel.js delete mode 100644 node_modules/echarts/lib/component/timeline/TimelineView.js delete mode 100644 node_modules/echarts/lib/component/timeline/install.js delete mode 100644 node_modules/echarts/lib/component/timeline/preprocessor.js delete mode 100644 node_modules/echarts/lib/component/timeline/timelineAction.js delete mode 100644 node_modules/echarts/lib/component/title.js delete mode 100644 node_modules/echarts/lib/component/title/install.js delete mode 100644 node_modules/echarts/lib/component/toolbox.js delete mode 100644 node_modules/echarts/lib/component/toolbox/ToolboxModel.js delete mode 100644 node_modules/echarts/lib/component/toolbox/ToolboxView.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/Brush.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/DataView.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/DataZoom.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/MagicType.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/Restore.js delete mode 100644 node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js delete mode 100644 node_modules/echarts/lib/component/toolbox/featureManager.js delete mode 100644 node_modules/echarts/lib/component/toolbox/install.js delete mode 100644 node_modules/echarts/lib/component/tooltip.js delete mode 100644 node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js delete mode 100644 node_modules/echarts/lib/component/tooltip/TooltipModel.js delete mode 100644 node_modules/echarts/lib/component/tooltip/TooltipRichContent.js delete mode 100644 node_modules/echarts/lib/component/tooltip/TooltipView.js delete mode 100644 node_modules/echarts/lib/component/tooltip/helper.js delete mode 100644 node_modules/echarts/lib/component/tooltip/install.js delete mode 100644 node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js delete mode 100644 node_modules/echarts/lib/component/tooltip/tooltipMarkup.js delete mode 100644 node_modules/echarts/lib/component/transform.js delete mode 100644 node_modules/echarts/lib/component/transform/filterTransform.js delete mode 100644 node_modules/echarts/lib/component/transform/install.js delete mode 100644 node_modules/echarts/lib/component/transform/sortTransform.js delete mode 100644 node_modules/echarts/lib/component/visualMap.js delete mode 100644 node_modules/echarts/lib/component/visualMap/ContinuousModel.js delete mode 100644 node_modules/echarts/lib/component/visualMap/ContinuousView.js delete mode 100644 node_modules/echarts/lib/component/visualMap/PiecewiseModel.js delete mode 100644 node_modules/echarts/lib/component/visualMap/PiecewiseView.js delete mode 100644 node_modules/echarts/lib/component/visualMap/VisualMapModel.js delete mode 100644 node_modules/echarts/lib/component/visualMap/VisualMapView.js delete mode 100644 node_modules/echarts/lib/component/visualMap/helper.js delete mode 100644 node_modules/echarts/lib/component/visualMap/install.js delete mode 100644 node_modules/echarts/lib/component/visualMap/installCommon.js delete mode 100644 node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js delete mode 100644 node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js delete mode 100644 node_modules/echarts/lib/component/visualMap/preprocessor.js delete mode 100644 node_modules/echarts/lib/component/visualMap/typeDefaulter.js delete mode 100644 node_modules/echarts/lib/component/visualMap/visualEncoding.js delete mode 100644 node_modules/echarts/lib/component/visualMap/visualMapAction.js delete mode 100644 node_modules/echarts/lib/component/visualMapContinuous.js delete mode 100644 node_modules/echarts/lib/component/visualMapPiecewise.js delete mode 100644 node_modules/echarts/lib/coord/Axis.js delete mode 100644 node_modules/echarts/lib/coord/AxisBaseModel.js delete mode 100644 node_modules/echarts/lib/coord/CoordinateSystem.js delete mode 100644 node_modules/echarts/lib/coord/View.js delete mode 100644 node_modules/echarts/lib/coord/axisAlignTicks.js delete mode 100644 node_modules/echarts/lib/coord/axisCommonTypes.js delete mode 100644 node_modules/echarts/lib/coord/axisDefault.js delete mode 100644 node_modules/echarts/lib/coord/axisHelper.js delete mode 100644 node_modules/echarts/lib/coord/axisModelCommonMixin.js delete mode 100644 node_modules/echarts/lib/coord/axisModelCreator.js delete mode 100644 node_modules/echarts/lib/coord/axisTickLabelBuilder.js delete mode 100644 node_modules/echarts/lib/coord/calendar/Calendar.js delete mode 100644 node_modules/echarts/lib/coord/calendar/CalendarModel.js delete mode 100644 node_modules/echarts/lib/coord/calendar/prepareCustom.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/Axis2D.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/AxisModel.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/Cartesian.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/Cartesian2D.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/Grid.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/GridModel.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/defaultAxisExtentFromData.js delete mode 100644 node_modules/echarts/lib/coord/cartesian/prepareCustom.js delete mode 100644 node_modules/echarts/lib/coord/geo/Geo.js delete mode 100644 node_modules/echarts/lib/coord/geo/GeoJSONResource.js delete mode 100644 node_modules/echarts/lib/coord/geo/GeoModel.js delete mode 100644 node_modules/echarts/lib/coord/geo/GeoSVGResource.js delete mode 100644 node_modules/echarts/lib/coord/geo/Region.js delete mode 100644 node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js delete mode 100644 node_modules/echarts/lib/coord/geo/fix/geoCoord.js delete mode 100644 node_modules/echarts/lib/coord/geo/fix/nanhai.js delete mode 100644 node_modules/echarts/lib/coord/geo/fix/textCoord.js delete mode 100644 node_modules/echarts/lib/coord/geo/geoCreator.js delete mode 100644 node_modules/echarts/lib/coord/geo/geoSourceManager.js delete mode 100644 node_modules/echarts/lib/coord/geo/geoTypes.js delete mode 100644 node_modules/echarts/lib/coord/geo/parseGeoJson.js delete mode 100644 node_modules/echarts/lib/coord/geo/prepareCustom.js delete mode 100644 node_modules/echarts/lib/coord/parallel/AxisModel.js delete mode 100644 node_modules/echarts/lib/coord/parallel/Parallel.js delete mode 100644 node_modules/echarts/lib/coord/parallel/ParallelAxis.js delete mode 100644 node_modules/echarts/lib/coord/parallel/ParallelModel.js delete mode 100644 node_modules/echarts/lib/coord/parallel/parallelCreator.js delete mode 100644 node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js delete mode 100644 node_modules/echarts/lib/coord/polar/AngleAxis.js delete mode 100644 node_modules/echarts/lib/coord/polar/AxisModel.js delete mode 100644 node_modules/echarts/lib/coord/polar/Polar.js delete mode 100644 node_modules/echarts/lib/coord/polar/PolarModel.js delete mode 100644 node_modules/echarts/lib/coord/polar/RadiusAxis.js delete mode 100644 node_modules/echarts/lib/coord/polar/polarCreator.js delete mode 100644 node_modules/echarts/lib/coord/polar/prepareCustom.js delete mode 100644 node_modules/echarts/lib/coord/radar/IndicatorAxis.js delete mode 100644 node_modules/echarts/lib/coord/radar/Radar.js delete mode 100644 node_modules/echarts/lib/coord/radar/RadarModel.js delete mode 100644 node_modules/echarts/lib/coord/scaleRawExtentInfo.js delete mode 100644 node_modules/echarts/lib/coord/single/AxisModel.js delete mode 100644 node_modules/echarts/lib/coord/single/Single.js delete mode 100644 node_modules/echarts/lib/coord/single/SingleAxis.js delete mode 100644 node_modules/echarts/lib/coord/single/prepareCustom.js delete mode 100644 node_modules/echarts/lib/coord/single/singleAxisHelper.js delete mode 100644 node_modules/echarts/lib/coord/single/singleCreator.js delete mode 100644 node_modules/echarts/lib/core/CoordinateSystem.js delete mode 100644 node_modules/echarts/lib/core/ExtensionAPI.js delete mode 100644 node_modules/echarts/lib/core/Scheduler.js delete mode 100644 node_modules/echarts/lib/core/echarts.js delete mode 100644 node_modules/echarts/lib/core/impl.js delete mode 100644 node_modules/echarts/lib/core/lifecycle.js delete mode 100644 node_modules/echarts/lib/core/locale.js delete mode 100644 node_modules/echarts/lib/core/task.js delete mode 100644 node_modules/echarts/lib/data/DataDiffer.js delete mode 100644 node_modules/echarts/lib/data/DataStore.js delete mode 100644 node_modules/echarts/lib/data/Graph.js delete mode 100644 node_modules/echarts/lib/data/OrdinalMeta.js delete mode 100644 node_modules/echarts/lib/data/SeriesData.js delete mode 100644 node_modules/echarts/lib/data/SeriesDimensionDefine.js delete mode 100644 node_modules/echarts/lib/data/Source.js delete mode 100644 node_modules/echarts/lib/data/Tree.js delete mode 100644 node_modules/echarts/lib/data/helper/SeriesDataSchema.js delete mode 100644 node_modules/echarts/lib/data/helper/createDimensions.js delete mode 100644 node_modules/echarts/lib/data/helper/dataProvider.js delete mode 100644 node_modules/echarts/lib/data/helper/dataStackHelper.js delete mode 100644 node_modules/echarts/lib/data/helper/dataValueHelper.js delete mode 100644 node_modules/echarts/lib/data/helper/dimensionHelper.js delete mode 100644 node_modules/echarts/lib/data/helper/linkList.js delete mode 100644 node_modules/echarts/lib/data/helper/linkSeriesData.js delete mode 100644 node_modules/echarts/lib/data/helper/sourceHelper.js delete mode 100644 node_modules/echarts/lib/data/helper/sourceManager.js delete mode 100644 node_modules/echarts/lib/data/helper/transform.js delete mode 100644 node_modules/echarts/lib/echarts.js delete mode 100644 node_modules/echarts/lib/export/all.js delete mode 100644 node_modules/echarts/lib/export/api.js delete mode 100644 node_modules/echarts/lib/export/api/format.js delete mode 100644 node_modules/echarts/lib/export/api/graphic.js delete mode 100644 node_modules/echarts/lib/export/api/helper.js delete mode 100644 node_modules/echarts/lib/export/api/number.js delete mode 100644 node_modules/echarts/lib/export/api/time.js delete mode 100644 node_modules/echarts/lib/export/api/util.js delete mode 100644 node_modules/echarts/lib/export/charts.js delete mode 100644 node_modules/echarts/lib/export/components.js delete mode 100644 node_modules/echarts/lib/export/core.js delete mode 100644 node_modules/echarts/lib/export/features.js delete mode 100644 node_modules/echarts/lib/export/option.js delete mode 100644 node_modules/echarts/lib/export/renderers.js delete mode 100644 node_modules/echarts/lib/extension.js delete mode 100644 node_modules/echarts/lib/i18n/langAR.js delete mode 100644 node_modules/echarts/lib/i18n/langCS.js delete mode 100644 node_modules/echarts/lib/i18n/langDE.js delete mode 100644 node_modules/echarts/lib/i18n/langEN.js delete mode 100644 node_modules/echarts/lib/i18n/langES.js delete mode 100644 node_modules/echarts/lib/i18n/langFI.js delete mode 100644 node_modules/echarts/lib/i18n/langFR.js delete mode 100644 node_modules/echarts/lib/i18n/langHU.js delete mode 100644 node_modules/echarts/lib/i18n/langIT.js delete mode 100644 node_modules/echarts/lib/i18n/langJA.js delete mode 100644 node_modules/echarts/lib/i18n/langKO.js delete mode 100644 node_modules/echarts/lib/i18n/langNL.js delete mode 100644 node_modules/echarts/lib/i18n/langPL.js delete mode 100644 node_modules/echarts/lib/i18n/langPT-br.js delete mode 100644 node_modules/echarts/lib/i18n/langRO.js delete mode 100644 node_modules/echarts/lib/i18n/langRU.js delete mode 100644 node_modules/echarts/lib/i18n/langSI.js delete mode 100644 node_modules/echarts/lib/i18n/langTH.js delete mode 100644 node_modules/echarts/lib/i18n/langTR.js delete mode 100644 node_modules/echarts/lib/i18n/langUK.js delete mode 100644 node_modules/echarts/lib/i18n/langVI.js delete mode 100644 node_modules/echarts/lib/i18n/langZH.js delete mode 100644 node_modules/echarts/lib/label/LabelManager.js delete mode 100644 node_modules/echarts/lib/label/installLabelLayout.js delete mode 100644 node_modules/echarts/lib/label/labelGuideHelper.js delete mode 100644 node_modules/echarts/lib/label/labelLayoutHelper.js delete mode 100644 node_modules/echarts/lib/label/labelStyle.js delete mode 100644 node_modules/echarts/lib/label/sectorLabel.js delete mode 100644 node_modules/echarts/lib/layout/barGrid.js delete mode 100644 node_modules/echarts/lib/layout/barPolar.js delete mode 100644 node_modules/echarts/lib/layout/points.js delete mode 100644 node_modules/echarts/lib/legacy/dataSelectAction.js delete mode 100644 node_modules/echarts/lib/legacy/getTextRect.js delete mode 100644 node_modules/echarts/lib/loading/default.js delete mode 100644 node_modules/echarts/lib/model/Component.js delete mode 100644 node_modules/echarts/lib/model/Global.js delete mode 100644 node_modules/echarts/lib/model/Model.js delete mode 100644 node_modules/echarts/lib/model/OptionManager.js delete mode 100644 node_modules/echarts/lib/model/Series.js delete mode 100644 node_modules/echarts/lib/model/globalDefault.js delete mode 100644 node_modules/echarts/lib/model/internalComponentCreator.js delete mode 100644 node_modules/echarts/lib/model/mixin/areaStyle.js delete mode 100644 node_modules/echarts/lib/model/mixin/dataFormat.js delete mode 100644 node_modules/echarts/lib/model/mixin/itemStyle.js delete mode 100644 node_modules/echarts/lib/model/mixin/lineStyle.js delete mode 100644 node_modules/echarts/lib/model/mixin/makeStyleMapper.js delete mode 100644 node_modules/echarts/lib/model/mixin/palette.js delete mode 100644 node_modules/echarts/lib/model/mixin/textStyle.js delete mode 100644 node_modules/echarts/lib/model/referHelper.js delete mode 100644 node_modules/echarts/lib/preprocessor/backwardCompat.js delete mode 100644 node_modules/echarts/lib/preprocessor/helper/compatStyle.js delete mode 100644 node_modules/echarts/lib/processor/dataFilter.js delete mode 100644 node_modules/echarts/lib/processor/dataSample.js delete mode 100644 node_modules/echarts/lib/processor/dataStack.js delete mode 100644 node_modules/echarts/lib/processor/negativeDataFilter.js delete mode 100644 node_modules/echarts/lib/renderer/installCanvasRenderer.js delete mode 100644 node_modules/echarts/lib/renderer/installSVGRenderer.js delete mode 100644 node_modules/echarts/lib/scale/Interval.js delete mode 100644 node_modules/echarts/lib/scale/Log.js delete mode 100644 node_modules/echarts/lib/scale/Ordinal.js delete mode 100644 node_modules/echarts/lib/scale/Scale.js delete mode 100644 node_modules/echarts/lib/scale/Time.js delete mode 100644 node_modules/echarts/lib/scale/helper.js delete mode 100644 node_modules/echarts/lib/theme/dark.js delete mode 100644 node_modules/echarts/lib/theme/light.js delete mode 100644 node_modules/echarts/lib/util/ECEventProcessor.js delete mode 100644 node_modules/echarts/lib/util/KDTree.js delete mode 100644 node_modules/echarts/lib/util/animation.js delete mode 100644 node_modules/echarts/lib/util/clazz.js delete mode 100644 node_modules/echarts/lib/util/component.js delete mode 100644 node_modules/echarts/lib/util/conditionalExpression.js delete mode 100644 node_modules/echarts/lib/util/decal.js delete mode 100644 node_modules/echarts/lib/util/event.js delete mode 100644 node_modules/echarts/lib/util/format.js delete mode 100644 node_modules/echarts/lib/util/graphic.js delete mode 100644 node_modules/echarts/lib/util/innerStore.js delete mode 100644 node_modules/echarts/lib/util/layout.js delete mode 100644 node_modules/echarts/lib/util/log.js delete mode 100644 node_modules/echarts/lib/util/model.js delete mode 100644 node_modules/echarts/lib/util/number.js delete mode 100644 node_modules/echarts/lib/util/quickSelect.js delete mode 100644 node_modules/echarts/lib/util/shape/sausage.js delete mode 100644 node_modules/echarts/lib/util/states.js delete mode 100644 node_modules/echarts/lib/util/styleCompat.js delete mode 100644 node_modules/echarts/lib/util/symbol.js delete mode 100644 node_modules/echarts/lib/util/throttle.js delete mode 100644 node_modules/echarts/lib/util/time.js delete mode 100644 node_modules/echarts/lib/util/types.js delete mode 100644 node_modules/echarts/lib/util/vendor.js delete mode 100644 node_modules/echarts/lib/view/Chart.js delete mode 100644 node_modules/echarts/lib/view/Component.js delete mode 100644 node_modules/echarts/lib/visual/LegendVisualProvider.js delete mode 100644 node_modules/echarts/lib/visual/VisualMapping.js delete mode 100644 node_modules/echarts/lib/visual/aria.js delete mode 100644 node_modules/echarts/lib/visual/commonVisualTypes.js delete mode 100644 node_modules/echarts/lib/visual/decal.js delete mode 100644 node_modules/echarts/lib/visual/helper.js delete mode 100644 node_modules/echarts/lib/visual/style.js delete mode 100644 node_modules/echarts/lib/visual/symbol.js delete mode 100644 node_modules/echarts/lib/visual/visualDefault.js delete mode 100644 node_modules/echarts/lib/visual/visualSolution.js delete mode 100644 node_modules/echarts/licenses/LICENSE-d3 delete mode 100644 node_modules/echarts/package.README.md delete mode 100644 node_modules/echarts/package.json delete mode 100644 node_modules/echarts/renderers.d.ts delete mode 100644 node_modules/echarts/renderers.js delete mode 100644 node_modules/echarts/ssr/client/index.d.ts delete mode 100644 node_modules/echarts/ssr/client/index.js delete mode 100644 node_modules/echarts/ssr/client/lib/index.js delete mode 100644 node_modules/echarts/ssr/client/types/index.d.ts delete mode 100644 node_modules/echarts/theme/azul.js delete mode 100644 node_modules/echarts/theme/bee-inspired.js delete mode 100644 node_modules/echarts/theme/blue.js delete mode 100644 node_modules/echarts/theme/caravan.js delete mode 100644 node_modules/echarts/theme/carp.js delete mode 100644 node_modules/echarts/theme/cool.js delete mode 100644 node_modules/echarts/theme/dark-blue.js delete mode 100644 node_modules/echarts/theme/dark-bold.js delete mode 100644 node_modules/echarts/theme/dark-digerati.js delete mode 100644 node_modules/echarts/theme/dark-fresh-cut.js delete mode 100644 node_modules/echarts/theme/dark-mushroom.js delete mode 100644 node_modules/echarts/theme/dark.js delete mode 100644 node_modules/echarts/theme/eduardo.js delete mode 100644 node_modules/echarts/theme/forest.js delete mode 100644 node_modules/echarts/theme/fresh-cut.js delete mode 100644 node_modules/echarts/theme/fruit.js delete mode 100644 node_modules/echarts/theme/gray.js delete mode 100644 node_modules/echarts/theme/green.js delete mode 100644 node_modules/echarts/theme/helianthus.js delete mode 100644 node_modules/echarts/theme/infographic.js delete mode 100644 node_modules/echarts/theme/inspired.js delete mode 100644 node_modules/echarts/theme/jazz.js delete mode 100644 node_modules/echarts/theme/london.js delete mode 100644 node_modules/echarts/theme/macarons.js delete mode 100644 node_modules/echarts/theme/macarons2.js delete mode 100644 node_modules/echarts/theme/mint.js delete mode 100644 node_modules/echarts/theme/package.json delete mode 100644 node_modules/echarts/theme/red-velvet.js delete mode 100644 node_modules/echarts/theme/red.js delete mode 100644 node_modules/echarts/theme/roma.js delete mode 100644 node_modules/echarts/theme/royal.js delete mode 100644 node_modules/echarts/theme/sakura.js delete mode 100644 node_modules/echarts/theme/shine.js delete mode 100644 node_modules/echarts/theme/tech-blue.js delete mode 100644 node_modules/echarts/theme/vintage.js delete mode 100644 node_modules/echarts/types/src/action/roamHelper.d.ts delete mode 100644 node_modules/echarts/types/src/animation/basicTransition.d.ts delete mode 100644 node_modules/echarts/types/src/animation/customGraphicKeyframeAnimation.d.ts delete mode 100644 node_modules/echarts/types/src/animation/customGraphicTransition.d.ts delete mode 100644 node_modules/echarts/types/src/animation/morphTransitionHelper.d.ts delete mode 100644 node_modules/echarts/types/src/animation/universalTransition.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/BarSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/BarView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/BaseBarSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/PictorialBarSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/PictorialBarView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/bar/installPictorialBar.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/BoxplotSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/BoxplotView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/boxplotLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/boxplotTransform.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/boxplot/prepareBoxplotData.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/CandlestickSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/CandlestickView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/candlestickLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/candlestickVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/candlestick/preprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/chart/custom.d.ts delete mode 100644 node_modules/echarts/types/src/chart/custom/CustomSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/custom/CustomView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/custom/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/effectScatter.d.ts delete mode 100644 node_modules/echarts/types/src/chart/effectScatter/EffectScatterSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/effectScatter/EffectScatterView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/effectScatter/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/funnel.d.ts delete mode 100644 node_modules/echarts/types/src/chart/funnel/FunnelSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/funnel/FunnelView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/funnel/funnelLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/funnel/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/gauge.d.ts delete mode 100644 node_modules/echarts/types/src/chart/gauge/GaugeSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/gauge/GaugeView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/gauge/PointerPath.d.ts delete mode 100644 node_modules/echarts/types/src/chart/gauge/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/GraphSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/GraphView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/adjustEdge.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/categoryFilter.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/categoryVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/circularLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/circularLayoutHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/createView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/edgeVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/forceHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/forceLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/graphHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/simpleLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/graph/simpleLayoutHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/heatmap.d.ts delete mode 100644 node_modules/echarts/types/src/chart/heatmap/HeatmapLayer.d.ts delete mode 100644 node_modules/echarts/types/src/chart/heatmap/HeatmapSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/heatmap/HeatmapView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/heatmap/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/EffectLine.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/EffectPolyline.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/EffectSymbol.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/LargeLineDraw.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/LargeSymbolDraw.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/Line.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/LineDraw.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/LinePath.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/Polyline.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/Symbol.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/SymbolDraw.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/createClipPathFromCoordSys.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/createGraphFromNodeEdge.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/createRenderPlanner.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/createSeriesData.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/createSeriesDataSimply.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/enableAriaDecalForTree.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/labelHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/multipleGraphEdgeHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/sectorHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/treeHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/helper/whiskerBoxCommon.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/LineSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/LineView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/helper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/lineAnimationDiff.d.ts delete mode 100644 node_modules/echarts/types/src/chart/line/poly.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines/LinesSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines/LinesView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines/linesLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/lines/linesVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map/MapSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map/MapView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map/mapDataStatistic.d.ts delete mode 100644 node_modules/echarts/types/src/chart/map/mapSymbolLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/parallel.d.ts delete mode 100644 node_modules/echarts/types/src/chart/parallel/ParallelSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/parallel/ParallelView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/parallel/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/parallel/parallelVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pictorialBar.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie/PieSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie/PieView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie/labelLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/pie/pieLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar/RadarSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar/RadarView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar/backwardCompat.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/radar/radarLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey/SankeySeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey/SankeyView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey/sankeyLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sankey/sankeyVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/scatter.d.ts delete mode 100644 node_modules/echarts/types/src/chart/scatter/ScatterSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/scatter/ScatterView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/scatter/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/SunburstPiece.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/SunburstSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/SunburstView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/sunburstAction.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/sunburstLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/sunburst/sunburstVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/themeRiver.d.ts delete mode 100644 node_modules/echarts/types/src/chart/themeRiver/ThemeRiverSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/themeRiver/ThemeRiverView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/themeRiver/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/themeRiver/themeRiverLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/TreeSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/TreeView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/layoutHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/traversalHelper.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/treeAction.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/treeLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/tree/treeVisual.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/Breadcrumb.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/TreemapSeries.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/TreemapView.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/install.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/treemapAction.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/treemapLayout.d.ts delete mode 100644 node_modules/echarts/types/src/chart/treemap/treemapVisual.d.ts delete mode 100644 node_modules/echarts/types/src/component/aria.d.ts delete mode 100644 node_modules/echarts/types/src/component/aria/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/aria/preprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/AngleAxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/AxisBuilder.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/AxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/CartesianAxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/ParallelAxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/RadiusAxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/SingleAxisView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/axisSplitHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/axis/parallelAxisAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/AxisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/AxisPointerModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/AxisPointerView.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/BaseAxisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/CartesianAxisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/PolarAxisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/SingleAxisPointer.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/axisTrigger.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/findPointFromSeries.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/globalListener.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/modelHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/axisPointer/viewHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/BrushModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/BrushView.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/preprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/selector.d.ts delete mode 100644 node_modules/echarts/types/src/component/brush/visualEncoding.d.ts delete mode 100644 node_modules/echarts/types/src/component/calendar.d.ts delete mode 100644 node_modules/echarts/types/src/component/calendar/CalendarView.d.ts delete mode 100644 node_modules/echarts/types/src/component/calendar/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/AxisProxy.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/DataZoomModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/DataZoomView.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/InsideZoomModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/InsideZoomView.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/SelectZoomModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/SelectZoomView.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/SliderZoomModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/SliderZoomView.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/dataZoomAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/dataZoomProcessor.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/helper.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/history.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/installCommon.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/installDataZoomInside.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/installDataZoomSelect.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/installDataZoomSlider.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoom/roams.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoomInside.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoomSelect.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataZoomSlider.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataset.d.ts delete mode 100644 node_modules/echarts/types/src/component/dataset/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/geo.d.ts delete mode 100644 node_modules/echarts/types/src/component/geo/GeoView.d.ts delete mode 100644 node_modules/echarts/types/src/component/geo/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/graphic.d.ts delete mode 100644 node_modules/echarts/types/src/component/graphic/GraphicModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/graphic/GraphicView.d.ts delete mode 100644 node_modules/echarts/types/src/component/graphic/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/grid.d.ts delete mode 100644 node_modules/echarts/types/src/component/grid/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/grid/installSimple.d.ts delete mode 100644 node_modules/echarts/types/src/component/gridSimple.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/BrushController.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/BrushTargetManager.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/MapDraw.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/RoamController.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/brushHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/cursorHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/interactionMutex.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/listComponent.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/roamHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/helper/sliderMove.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/LegendModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/LegendView.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/ScrollableLegendModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/ScrollableLegendView.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/installLegendPlain.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/installLegendScroll.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/legendAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/legendFilter.d.ts delete mode 100644 node_modules/echarts/types/src/component/legend/scrollableLegendAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/legendPlain.d.ts delete mode 100644 node_modules/echarts/types/src/component/legendScroll.d.ts delete mode 100644 node_modules/echarts/types/src/component/markArea.d.ts delete mode 100644 node_modules/echarts/types/src/component/markLine.d.ts delete mode 100644 node_modules/echarts/types/src/component/markPoint.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkAreaModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkAreaView.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkLineModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkLineView.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkPointModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkPointView.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkerModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/MarkerView.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/checkMarkerInSeries.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/installMarkArea.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/installMarkLine.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/installMarkPoint.d.ts delete mode 100644 node_modules/echarts/types/src/component/marker/markerHelper.d.ts delete mode 100644 node_modules/echarts/types/src/component/parallel.d.ts delete mode 100644 node_modules/echarts/types/src/component/parallel/ParallelView.d.ts delete mode 100644 node_modules/echarts/types/src/component/parallel/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/polar.d.ts delete mode 100644 node_modules/echarts/types/src/component/polar/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/radar.d.ts delete mode 100644 node_modules/echarts/types/src/component/radar/RadarView.d.ts delete mode 100644 node_modules/echarts/types/src/component/radar/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/singleAxis.d.ts delete mode 100644 node_modules/echarts/types/src/component/singleAxis/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/SliderTimelineModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/SliderTimelineView.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/TimelineAxis.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/TimelineModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/TimelineView.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/preprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/component/timeline/timelineAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/title.d.ts delete mode 100644 node_modules/echarts/types/src/component/title/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/ToolboxModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/ToolboxView.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/Brush.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/DataView.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/DataZoom.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/MagicType.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/Restore.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/feature/SaveAsImage.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/featureManager.d.ts delete mode 100644 node_modules/echarts/types/src/component/toolbox/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/TooltipHTMLContent.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/TooltipModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/TooltipRichContent.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/TooltipView.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/helper.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/seriesFormatTooltip.d.ts delete mode 100644 node_modules/echarts/types/src/component/tooltip/tooltipMarkup.d.ts delete mode 100644 node_modules/echarts/types/src/component/transform.d.ts delete mode 100644 node_modules/echarts/types/src/component/transform/filterTransform.d.ts delete mode 100644 node_modules/echarts/types/src/component/transform/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/transform/sortTransform.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/ContinuousModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/ContinuousView.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/PiecewiseModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/PiecewiseView.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/VisualMapModel.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/VisualMapView.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/helper.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/install.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/installCommon.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/installVisualMapContinuous.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/installVisualMapPiecewise.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/preprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/typeDefaulter.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/visualEncoding.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMap/visualMapAction.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMapContinuous.d.ts delete mode 100644 node_modules/echarts/types/src/component/visualMapPiecewise.d.ts delete mode 100644 node_modules/echarts/types/src/coord/Axis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/AxisBaseModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/CoordinateSystem.d.ts delete mode 100644 node_modules/echarts/types/src/coord/View.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisAlignTicks.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisCommonTypes.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisDefault.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisHelper.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisModelCommonMixin.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisModelCreator.d.ts delete mode 100644 node_modules/echarts/types/src/coord/axisTickLabelBuilder.d.ts delete mode 100644 node_modules/echarts/types/src/coord/calendar/Calendar.d.ts delete mode 100644 node_modules/echarts/types/src/coord/calendar/CalendarModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/calendar/prepareCustom.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/Axis2D.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/AxisModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/Cartesian.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/Cartesian2D.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/Grid.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/GridModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/cartesianAxisHelper.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/defaultAxisExtentFromData.d.ts delete mode 100644 node_modules/echarts/types/src/coord/cartesian/prepareCustom.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/Geo.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/GeoJSONResource.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/GeoModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/GeoSVGResource.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/Region.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/fix/diaoyuIsland.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/fix/geoCoord.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/fix/nanhai.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/fix/textCoord.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/geoCreator.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/geoSourceManager.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/geoTypes.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/parseGeoJson.d.ts delete mode 100644 node_modules/echarts/types/src/coord/geo/prepareCustom.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/AxisModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/Parallel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/ParallelAxis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/ParallelModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/parallelCreator.d.ts delete mode 100644 node_modules/echarts/types/src/coord/parallel/parallelPreprocessor.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/AngleAxis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/AxisModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/Polar.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/PolarModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/RadiusAxis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/polarCreator.d.ts delete mode 100644 node_modules/echarts/types/src/coord/polar/prepareCustom.d.ts delete mode 100644 node_modules/echarts/types/src/coord/radar/IndicatorAxis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/radar/Radar.d.ts delete mode 100644 node_modules/echarts/types/src/coord/radar/RadarModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/scaleRawExtentInfo.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/AxisModel.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/Single.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/SingleAxis.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/prepareCustom.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/singleAxisHelper.d.ts delete mode 100644 node_modules/echarts/types/src/coord/single/singleCreator.d.ts delete mode 100644 node_modules/echarts/types/src/core/CoordinateSystem.d.ts delete mode 100644 node_modules/echarts/types/src/core/ExtensionAPI.d.ts delete mode 100644 node_modules/echarts/types/src/core/Scheduler.d.ts delete mode 100644 node_modules/echarts/types/src/core/echarts.d.ts delete mode 100644 node_modules/echarts/types/src/core/impl.d.ts delete mode 100644 node_modules/echarts/types/src/core/lifecycle.d.ts delete mode 100644 node_modules/echarts/types/src/core/locale.d.ts delete mode 100644 node_modules/echarts/types/src/core/task.d.ts delete mode 100644 node_modules/echarts/types/src/data/DataDiffer.d.ts delete mode 100644 node_modules/echarts/types/src/data/DataStore.d.ts delete mode 100644 node_modules/echarts/types/src/data/Graph.d.ts delete mode 100644 node_modules/echarts/types/src/data/OrdinalMeta.d.ts delete mode 100644 node_modules/echarts/types/src/data/SeriesData.d.ts delete mode 100644 node_modules/echarts/types/src/data/SeriesDimensionDefine.d.ts delete mode 100644 node_modules/echarts/types/src/data/Source.d.ts delete mode 100644 node_modules/echarts/types/src/data/Tree.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/SeriesDataSchema.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/createDimensions.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/dataProvider.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/dataStackHelper.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/dataValueHelper.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/dimensionHelper.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/linkList.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/linkSeriesData.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/sourceHelper.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/sourceManager.d.ts delete mode 100644 node_modules/echarts/types/src/data/helper/transform.d.ts delete mode 100644 node_modules/echarts/types/src/echarts.all.d.ts delete mode 100644 node_modules/echarts/types/src/echarts.blank.d.ts delete mode 100644 node_modules/echarts/types/src/echarts.common.d.ts delete mode 100644 node_modules/echarts/types/src/echarts.d.ts delete mode 100644 node_modules/echarts/types/src/echarts.simple.d.ts delete mode 100644 node_modules/echarts/types/src/export/all.d.ts delete mode 100644 node_modules/echarts/types/src/export/api.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/format.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/graphic.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/helper.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/number.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/time.d.ts delete mode 100644 node_modules/echarts/types/src/export/api/util.d.ts delete mode 100644 node_modules/echarts/types/src/export/charts.d.ts delete mode 100644 node_modules/echarts/types/src/export/components.d.ts delete mode 100644 node_modules/echarts/types/src/export/core.d.ts delete mode 100644 node_modules/echarts/types/src/export/features.d.ts delete mode 100644 node_modules/echarts/types/src/export/option.d.ts delete mode 100644 node_modules/echarts/types/src/export/renderers.d.ts delete mode 100644 node_modules/echarts/types/src/extension.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langAR.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langCS.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langDE.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langEN.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langES.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langFI.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langFR.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langHU.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langIT.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langJA.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langKO.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langNL.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langPL.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langPT-br.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langRO.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langRU.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langSI.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langTH.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langTR.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langUK.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langVI.d.ts delete mode 100644 node_modules/echarts/types/src/i18n/langZH.d.ts delete mode 100644 node_modules/echarts/types/src/label/LabelManager.d.ts delete mode 100644 node_modules/echarts/types/src/label/installLabelLayout.d.ts delete mode 100644 node_modules/echarts/types/src/label/labelGuideHelper.d.ts delete mode 100644 node_modules/echarts/types/src/label/labelLayoutHelper.d.ts delete mode 100644 node_modules/echarts/types/src/label/labelStyle.d.ts delete mode 100644 node_modules/echarts/types/src/label/sectorLabel.d.ts delete mode 100644 node_modules/echarts/types/src/layout/barGrid.d.ts delete mode 100644 node_modules/echarts/types/src/layout/barPolar.d.ts delete mode 100644 node_modules/echarts/types/src/layout/points.d.ts delete mode 100644 node_modules/echarts/types/src/legacy/dataSelectAction.d.ts delete mode 100644 node_modules/echarts/types/src/legacy/getTextRect.d.ts delete mode 100644 node_modules/echarts/types/src/loading/default.d.ts delete mode 100644 node_modules/echarts/types/src/model/Component.d.ts delete mode 100644 node_modules/echarts/types/src/model/Global.d.ts delete mode 100644 node_modules/echarts/types/src/model/Model.d.ts delete mode 100644 node_modules/echarts/types/src/model/OptionManager.d.ts delete mode 100644 node_modules/echarts/types/src/model/Series.d.ts delete mode 100644 node_modules/echarts/types/src/model/globalDefault.d.ts delete mode 100644 node_modules/echarts/types/src/model/internalComponentCreator.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/areaStyle.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/dataFormat.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/itemStyle.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/lineStyle.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/makeStyleMapper.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/palette.d.ts delete mode 100644 node_modules/echarts/types/src/model/mixin/textStyle.d.ts delete mode 100644 node_modules/echarts/types/src/model/referHelper.d.ts delete mode 100644 node_modules/echarts/types/src/preprocessor/backwardCompat.d.ts delete mode 100644 node_modules/echarts/types/src/preprocessor/helper/compatStyle.d.ts delete mode 100644 node_modules/echarts/types/src/processor/dataFilter.d.ts delete mode 100644 node_modules/echarts/types/src/processor/dataSample.d.ts delete mode 100644 node_modules/echarts/types/src/processor/dataStack.d.ts delete mode 100644 node_modules/echarts/types/src/processor/negativeDataFilter.d.ts delete mode 100644 node_modules/echarts/types/src/renderer/installCanvasRenderer.d.ts delete mode 100644 node_modules/echarts/types/src/renderer/installSVGRenderer.d.ts delete mode 100644 node_modules/echarts/types/src/scale/Interval.d.ts delete mode 100644 node_modules/echarts/types/src/scale/Log.d.ts delete mode 100644 node_modules/echarts/types/src/scale/Ordinal.d.ts delete mode 100644 node_modules/echarts/types/src/scale/Scale.d.ts delete mode 100644 node_modules/echarts/types/src/scale/Time.d.ts delete mode 100644 node_modules/echarts/types/src/scale/helper.d.ts delete mode 100644 node_modules/echarts/types/src/theme/dark.d.ts delete mode 100644 node_modules/echarts/types/src/theme/light.d.ts delete mode 100644 node_modules/echarts/types/src/util/ECEventProcessor.d.ts delete mode 100644 node_modules/echarts/types/src/util/KDTree.d.ts delete mode 100644 node_modules/echarts/types/src/util/animation.d.ts delete mode 100644 node_modules/echarts/types/src/util/clazz.d.ts delete mode 100644 node_modules/echarts/types/src/util/component.d.ts delete mode 100644 node_modules/echarts/types/src/util/conditionalExpression.d.ts delete mode 100644 node_modules/echarts/types/src/util/decal.d.ts delete mode 100644 node_modules/echarts/types/src/util/event.d.ts delete mode 100644 node_modules/echarts/types/src/util/format.d.ts delete mode 100644 node_modules/echarts/types/src/util/graphic.d.ts delete mode 100644 node_modules/echarts/types/src/util/innerStore.d.ts delete mode 100644 node_modules/echarts/types/src/util/layout.d.ts delete mode 100644 node_modules/echarts/types/src/util/log.d.ts delete mode 100644 node_modules/echarts/types/src/util/model.d.ts delete mode 100644 node_modules/echarts/types/src/util/number.d.ts delete mode 100644 node_modules/echarts/types/src/util/quickSelect.d.ts delete mode 100644 node_modules/echarts/types/src/util/shape/sausage.d.ts delete mode 100644 node_modules/echarts/types/src/util/states.d.ts delete mode 100644 node_modules/echarts/types/src/util/styleCompat.d.ts delete mode 100644 node_modules/echarts/types/src/util/symbol.d.ts delete mode 100644 node_modules/echarts/types/src/util/throttle.d.ts delete mode 100644 node_modules/echarts/types/src/util/time.d.ts delete mode 100644 node_modules/echarts/types/src/util/types.d.ts delete mode 100644 node_modules/echarts/types/src/util/vendor.d.ts delete mode 100644 node_modules/echarts/types/src/view/Chart.d.ts delete mode 100644 node_modules/echarts/types/src/view/Component.d.ts delete mode 100644 node_modules/echarts/types/src/visual/LegendVisualProvider.d.ts delete mode 100644 node_modules/echarts/types/src/visual/VisualMapping.d.ts delete mode 100644 node_modules/echarts/types/src/visual/aria.d.ts delete mode 100644 node_modules/echarts/types/src/visual/commonVisualTypes.d.ts delete mode 100644 node_modules/echarts/types/src/visual/decal.d.ts delete mode 100644 node_modules/echarts/types/src/visual/helper.d.ts delete mode 100644 node_modules/echarts/types/src/visual/style.d.ts delete mode 100644 node_modules/echarts/types/src/visual/symbol.d.ts delete mode 100644 node_modules/echarts/types/src/visual/visualDefault.d.ts delete mode 100644 node_modules/echarts/types/src/visual/visualSolution.d.ts delete mode 100644 node_modules/tslib/CopyrightNotice.txt delete mode 100644 node_modules/tslib/LICENSE.txt delete mode 100644 node_modules/tslib/README.md delete mode 100644 node_modules/tslib/modules/index.js delete mode 100644 node_modules/tslib/modules/package.json delete mode 100644 node_modules/tslib/package.json delete mode 100644 node_modules/tslib/tslib.d.ts delete mode 100644 node_modules/tslib/tslib.es6.html delete mode 100644 node_modules/tslib/tslib.es6.js delete mode 100644 node_modules/tslib/tslib.html delete mode 100644 node_modules/tslib/tslib.js delete mode 100644 node_modules/zrender/.eslintignore delete mode 100644 node_modules/zrender/LICENSE delete mode 100644 node_modules/zrender/README.md delete mode 100644 node_modules/zrender/build/build.js delete mode 100644 node_modules/zrender/build/package.json delete mode 100644 node_modules/zrender/build/prepareNightly.js delete mode 100644 node_modules/zrender/build/prepublish.js delete mode 100644 node_modules/zrender/build/processLib.js delete mode 100644 node_modules/zrender/build/progress.js delete mode 100644 node_modules/zrender/build/transformImport.js delete mode 100644 node_modules/zrender/index.d.ts delete mode 100644 node_modules/zrender/index.js delete mode 100644 node_modules/zrender/index.ts delete mode 100644 node_modules/zrender/lib/Element.d.ts delete mode 100644 node_modules/zrender/lib/Element.js delete mode 100644 node_modules/zrender/lib/Handler.d.ts delete mode 100644 node_modules/zrender/lib/Handler.js delete mode 100644 node_modules/zrender/lib/PainterBase.d.ts delete mode 100644 node_modules/zrender/lib/PainterBase.js delete mode 100644 node_modules/zrender/lib/Storage.d.ts delete mode 100644 node_modules/zrender/lib/Storage.js delete mode 100644 node_modules/zrender/lib/all.d.ts delete mode 100644 node_modules/zrender/lib/all.js delete mode 100644 node_modules/zrender/lib/animation/Animation.d.ts delete mode 100644 node_modules/zrender/lib/animation/Animation.js delete mode 100644 node_modules/zrender/lib/animation/Animator.d.ts delete mode 100644 node_modules/zrender/lib/animation/Animator.js delete mode 100644 node_modules/zrender/lib/animation/Clip.d.ts delete mode 100644 node_modules/zrender/lib/animation/Clip.js delete mode 100644 node_modules/zrender/lib/animation/cubicEasing.d.ts delete mode 100644 node_modules/zrender/lib/animation/cubicEasing.js delete mode 100644 node_modules/zrender/lib/animation/easing.d.ts delete mode 100644 node_modules/zrender/lib/animation/easing.js delete mode 100644 node_modules/zrender/lib/animation/requestAnimationFrame.d.ts delete mode 100644 node_modules/zrender/lib/animation/requestAnimationFrame.js delete mode 100644 node_modules/zrender/lib/canvas/Layer.d.ts delete mode 100644 node_modules/zrender/lib/canvas/Layer.js delete mode 100644 node_modules/zrender/lib/canvas/Painter.d.ts delete mode 100644 node_modules/zrender/lib/canvas/Painter.js delete mode 100644 node_modules/zrender/lib/canvas/canvas.d.ts delete mode 100644 node_modules/zrender/lib/canvas/canvas.js delete mode 100644 node_modules/zrender/lib/canvas/dashStyle.d.ts delete mode 100644 node_modules/zrender/lib/canvas/dashStyle.js delete mode 100644 node_modules/zrender/lib/canvas/graphic.d.ts delete mode 100644 node_modules/zrender/lib/canvas/graphic.js delete mode 100644 node_modules/zrender/lib/canvas/helper.d.ts delete mode 100644 node_modules/zrender/lib/canvas/helper.js delete mode 100644 node_modules/zrender/lib/config.d.ts delete mode 100644 node_modules/zrender/lib/config.js delete mode 100644 node_modules/zrender/lib/contain/arc.d.ts delete mode 100644 node_modules/zrender/lib/contain/arc.js delete mode 100644 node_modules/zrender/lib/contain/cubic.d.ts delete mode 100644 node_modules/zrender/lib/contain/cubic.js delete mode 100644 node_modules/zrender/lib/contain/line.d.ts delete mode 100644 node_modules/zrender/lib/contain/line.js delete mode 100644 node_modules/zrender/lib/contain/path.d.ts delete mode 100644 node_modules/zrender/lib/contain/path.js delete mode 100644 node_modules/zrender/lib/contain/polygon.d.ts delete mode 100644 node_modules/zrender/lib/contain/polygon.js delete mode 100644 node_modules/zrender/lib/contain/quadratic.d.ts delete mode 100644 node_modules/zrender/lib/contain/quadratic.js delete mode 100644 node_modules/zrender/lib/contain/text.d.ts delete mode 100644 node_modules/zrender/lib/contain/text.js delete mode 100644 node_modules/zrender/lib/contain/util.d.ts delete mode 100644 node_modules/zrender/lib/contain/util.js delete mode 100644 node_modules/zrender/lib/contain/windingLine.d.ts delete mode 100644 node_modules/zrender/lib/contain/windingLine.js delete mode 100644 node_modules/zrender/lib/core/BoundingRect.d.ts delete mode 100644 node_modules/zrender/lib/core/BoundingRect.js delete mode 100644 node_modules/zrender/lib/core/Eventful.d.ts delete mode 100644 node_modules/zrender/lib/core/Eventful.js delete mode 100644 node_modules/zrender/lib/core/GestureMgr.d.ts delete mode 100644 node_modules/zrender/lib/core/GestureMgr.js delete mode 100644 node_modules/zrender/lib/core/LRU.d.ts delete mode 100644 node_modules/zrender/lib/core/LRU.js delete mode 100644 node_modules/zrender/lib/core/OrientedBoundingRect.d.ts delete mode 100644 node_modules/zrender/lib/core/OrientedBoundingRect.js delete mode 100644 node_modules/zrender/lib/core/PathProxy.d.ts delete mode 100644 node_modules/zrender/lib/core/PathProxy.js delete mode 100644 node_modules/zrender/lib/core/Point.d.ts delete mode 100644 node_modules/zrender/lib/core/Point.js delete mode 100644 node_modules/zrender/lib/core/Transformable.d.ts delete mode 100644 node_modules/zrender/lib/core/Transformable.js delete mode 100644 node_modules/zrender/lib/core/WeakMap.d.ts delete mode 100644 node_modules/zrender/lib/core/WeakMap.js delete mode 100644 node_modules/zrender/lib/core/arrayDiff.d.ts delete mode 100644 node_modules/zrender/lib/core/arrayDiff.js delete mode 100644 node_modules/zrender/lib/core/bbox.d.ts delete mode 100644 node_modules/zrender/lib/core/bbox.js delete mode 100644 node_modules/zrender/lib/core/curve.d.ts delete mode 100644 node_modules/zrender/lib/core/curve.js delete mode 100644 node_modules/zrender/lib/core/dom.d.ts delete mode 100644 node_modules/zrender/lib/core/dom.js delete mode 100644 node_modules/zrender/lib/core/env.d.ts delete mode 100644 node_modules/zrender/lib/core/env.js delete mode 100644 node_modules/zrender/lib/core/event.d.ts delete mode 100644 node_modules/zrender/lib/core/event.js delete mode 100644 node_modules/zrender/lib/core/fourPointsTransform.d.ts delete mode 100644 node_modules/zrender/lib/core/fourPointsTransform.js delete mode 100644 node_modules/zrender/lib/core/matrix.d.ts delete mode 100644 node_modules/zrender/lib/core/matrix.js delete mode 100644 node_modules/zrender/lib/core/platform.d.ts delete mode 100644 node_modules/zrender/lib/core/platform.js delete mode 100644 node_modules/zrender/lib/core/timsort.d.ts delete mode 100644 node_modules/zrender/lib/core/timsort.js delete mode 100644 node_modules/zrender/lib/core/types.d.ts delete mode 100644 node_modules/zrender/lib/core/types.js delete mode 100644 node_modules/zrender/lib/core/util.d.ts delete mode 100644 node_modules/zrender/lib/core/util.js delete mode 100644 node_modules/zrender/lib/core/vector.d.ts delete mode 100644 node_modules/zrender/lib/core/vector.js delete mode 100644 node_modules/zrender/lib/debug/showDebugDirtyRect.d.ts delete mode 100644 node_modules/zrender/lib/debug/showDebugDirtyRect.js delete mode 100644 node_modules/zrender/lib/dom/HandlerProxy.d.ts delete mode 100644 node_modules/zrender/lib/dom/HandlerProxy.js delete mode 100644 node_modules/zrender/lib/export.d.ts delete mode 100644 node_modules/zrender/lib/export.js delete mode 100644 node_modules/zrender/lib/graphic/CompoundPath.d.ts delete mode 100644 node_modules/zrender/lib/graphic/CompoundPath.js delete mode 100644 node_modules/zrender/lib/graphic/Displayable.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Displayable.js delete mode 100644 node_modules/zrender/lib/graphic/Gradient.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Gradient.js delete mode 100644 node_modules/zrender/lib/graphic/Group.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Group.js delete mode 100644 node_modules/zrender/lib/graphic/Image.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Image.js delete mode 100644 node_modules/zrender/lib/graphic/IncrementalDisplayable.d.ts delete mode 100644 node_modules/zrender/lib/graphic/IncrementalDisplayable.js delete mode 100644 node_modules/zrender/lib/graphic/LinearGradient.d.ts delete mode 100644 node_modules/zrender/lib/graphic/LinearGradient.js delete mode 100644 node_modules/zrender/lib/graphic/Path.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Path.js delete mode 100644 node_modules/zrender/lib/graphic/Pattern.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Pattern.js delete mode 100644 node_modules/zrender/lib/graphic/RadialGradient.d.ts delete mode 100644 node_modules/zrender/lib/graphic/RadialGradient.js delete mode 100644 node_modules/zrender/lib/graphic/TSpan.d.ts delete mode 100644 node_modules/zrender/lib/graphic/TSpan.js delete mode 100644 node_modules/zrender/lib/graphic/Text.d.ts delete mode 100644 node_modules/zrender/lib/graphic/Text.js delete mode 100644 node_modules/zrender/lib/graphic/constants.d.ts delete mode 100644 node_modules/zrender/lib/graphic/constants.js delete mode 100644 node_modules/zrender/lib/graphic/helper/image.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/image.js delete mode 100644 node_modules/zrender/lib/graphic/helper/parseText.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/parseText.js delete mode 100644 node_modules/zrender/lib/graphic/helper/poly.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/poly.js delete mode 100644 node_modules/zrender/lib/graphic/helper/roundRect.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/roundRect.js delete mode 100644 node_modules/zrender/lib/graphic/helper/roundSector.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/roundSector.js delete mode 100644 node_modules/zrender/lib/graphic/helper/smoothBezier.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/smoothBezier.js delete mode 100644 node_modules/zrender/lib/graphic/helper/smoothSpline.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/smoothSpline.js delete mode 100644 node_modules/zrender/lib/graphic/helper/subPixelOptimize.d.ts delete mode 100644 node_modules/zrender/lib/graphic/helper/subPixelOptimize.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Arc.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Arc.js delete mode 100644 node_modules/zrender/lib/graphic/shape/BezierCurve.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/BezierCurve.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Circle.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Circle.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Droplet.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Droplet.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Ellipse.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Ellipse.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Heart.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Heart.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Isogon.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Isogon.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Line.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Line.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Polygon.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Polygon.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Polyline.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Polyline.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Rect.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Rect.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Ring.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Ring.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Rose.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Rose.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Sector.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Sector.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Star.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Star.js delete mode 100644 node_modules/zrender/lib/graphic/shape/Trochoid.d.ts delete mode 100644 node_modules/zrender/lib/graphic/shape/Trochoid.js delete mode 100644 node_modules/zrender/lib/mixin/Draggable.d.ts delete mode 100644 node_modules/zrender/lib/mixin/Draggable.js delete mode 100644 node_modules/zrender/lib/svg-legacy/Painter.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/Painter.js delete mode 100644 node_modules/zrender/lib/svg-legacy/graphic.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/graphic.js delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/ClippathManager.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/ClippathManager.js delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/Definable.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/Definable.js delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/GradientManager.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/GradientManager.js delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/PatternManager.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/PatternManager.js delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/ShadowManager.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/helper/ShadowManager.js delete mode 100644 node_modules/zrender/lib/svg-legacy/svg-legacy.d.ts delete mode 100644 node_modules/zrender/lib/svg-legacy/svg-legacy.js delete mode 100644 node_modules/zrender/lib/svg/Painter.d.ts delete mode 100644 node_modules/zrender/lib/svg/Painter.js delete mode 100644 node_modules/zrender/lib/svg/SVGPathRebuilder.d.ts delete mode 100644 node_modules/zrender/lib/svg/SVGPathRebuilder.js delete mode 100644 node_modules/zrender/lib/svg/core.d.ts delete mode 100644 node_modules/zrender/lib/svg/core.js delete mode 100644 node_modules/zrender/lib/svg/cssAnimation.d.ts delete mode 100644 node_modules/zrender/lib/svg/cssAnimation.js delete mode 100644 node_modules/zrender/lib/svg/cssClassId.d.ts delete mode 100644 node_modules/zrender/lib/svg/cssClassId.js delete mode 100644 node_modules/zrender/lib/svg/cssEmphasis.d.ts delete mode 100644 node_modules/zrender/lib/svg/cssEmphasis.js delete mode 100644 node_modules/zrender/lib/svg/domapi.d.ts delete mode 100644 node_modules/zrender/lib/svg/domapi.js delete mode 100644 node_modules/zrender/lib/svg/graphic.d.ts delete mode 100644 node_modules/zrender/lib/svg/graphic.js delete mode 100644 node_modules/zrender/lib/svg/helper.d.ts delete mode 100644 node_modules/zrender/lib/svg/helper.js delete mode 100644 node_modules/zrender/lib/svg/mapStyleToAttrs.d.ts delete mode 100644 node_modules/zrender/lib/svg/mapStyleToAttrs.js delete mode 100644 node_modules/zrender/lib/svg/patch.d.ts delete mode 100644 node_modules/zrender/lib/svg/patch.js delete mode 100644 node_modules/zrender/lib/svg/svg.d.ts delete mode 100644 node_modules/zrender/lib/svg/svg.js delete mode 100644 node_modules/zrender/lib/tool/color.d.ts delete mode 100644 node_modules/zrender/lib/tool/color.js delete mode 100644 node_modules/zrender/lib/tool/convertPath.d.ts delete mode 100644 node_modules/zrender/lib/tool/convertPath.js delete mode 100644 node_modules/zrender/lib/tool/dividePath.d.ts delete mode 100644 node_modules/zrender/lib/tool/dividePath.js delete mode 100644 node_modules/zrender/lib/tool/morphPath.d.ts delete mode 100644 node_modules/zrender/lib/tool/morphPath.js delete mode 100644 node_modules/zrender/lib/tool/parseSVG.d.ts delete mode 100644 node_modules/zrender/lib/tool/parseSVG.js delete mode 100644 node_modules/zrender/lib/tool/parseXML.d.ts delete mode 100644 node_modules/zrender/lib/tool/parseXML.js delete mode 100644 node_modules/zrender/lib/tool/path.d.ts delete mode 100644 node_modules/zrender/lib/tool/path.js delete mode 100644 node_modules/zrender/lib/tool/transformPath.d.ts delete mode 100644 node_modules/zrender/lib/tool/transformPath.js delete mode 100644 node_modules/zrender/lib/zrender.d.ts delete mode 100644 node_modules/zrender/lib/zrender.js delete mode 100644 node_modules/zrender/package.README.md delete mode 100644 node_modules/zrender/package.json delete mode 100644 node_modules/zrender/src/.eslintrc.yaml delete mode 100644 node_modules/zrender/src/Element.ts delete mode 100644 node_modules/zrender/src/Handler.ts delete mode 100644 node_modules/zrender/src/PainterBase.ts delete mode 100644 node_modules/zrender/src/Storage.ts delete mode 100644 node_modules/zrender/src/all.ts delete mode 100644 node_modules/zrender/src/animation/Animation.ts delete mode 100644 node_modules/zrender/src/animation/Animator.ts delete mode 100644 node_modules/zrender/src/animation/Clip.ts delete mode 100644 node_modules/zrender/src/animation/cubicEasing.ts delete mode 100644 node_modules/zrender/src/animation/easing.ts delete mode 100644 node_modules/zrender/src/animation/requestAnimationFrame.ts delete mode 100644 node_modules/zrender/src/canvas/Layer.ts delete mode 100644 node_modules/zrender/src/canvas/Painter.ts delete mode 100644 node_modules/zrender/src/canvas/canvas.ts delete mode 100644 node_modules/zrender/src/canvas/dashStyle.ts delete mode 100644 node_modules/zrender/src/canvas/graphic.ts delete mode 100644 node_modules/zrender/src/canvas/helper.ts delete mode 100644 node_modules/zrender/src/config.ts delete mode 100644 node_modules/zrender/src/contain/arc.ts delete mode 100644 node_modules/zrender/src/contain/cubic.ts delete mode 100644 node_modules/zrender/src/contain/line.ts delete mode 100644 node_modules/zrender/src/contain/path.ts delete mode 100644 node_modules/zrender/src/contain/polygon.ts delete mode 100644 node_modules/zrender/src/contain/quadratic.ts delete mode 100644 node_modules/zrender/src/contain/text.ts delete mode 100644 node_modules/zrender/src/contain/util.ts delete mode 100644 node_modules/zrender/src/contain/windingLine.ts delete mode 100644 node_modules/zrender/src/core/BoundingRect.ts delete mode 100644 node_modules/zrender/src/core/Eventful.ts delete mode 100644 node_modules/zrender/src/core/GestureMgr.ts delete mode 100644 node_modules/zrender/src/core/LRU.ts delete mode 100644 node_modules/zrender/src/core/OrientedBoundingRect.ts delete mode 100644 node_modules/zrender/src/core/PathProxy.ts delete mode 100644 node_modules/zrender/src/core/Point.ts delete mode 100644 node_modules/zrender/src/core/Transformable.ts delete mode 100644 node_modules/zrender/src/core/WeakMap.ts delete mode 100644 node_modules/zrender/src/core/arrayDiff.ts delete mode 100644 node_modules/zrender/src/core/bbox.ts delete mode 100644 node_modules/zrender/src/core/curve.ts delete mode 100644 node_modules/zrender/src/core/dom.ts delete mode 100644 node_modules/zrender/src/core/env.ts delete mode 100644 node_modules/zrender/src/core/event.ts delete mode 100644 node_modules/zrender/src/core/fourPointsTransform.ts delete mode 100644 node_modules/zrender/src/core/matrix.ts delete mode 100644 node_modules/zrender/src/core/platform.ts delete mode 100644 node_modules/zrender/src/core/timsort.ts delete mode 100644 node_modules/zrender/src/core/types.ts delete mode 100644 node_modules/zrender/src/core/util.ts delete mode 100644 node_modules/zrender/src/core/vector.ts delete mode 100644 node_modules/zrender/src/debug/showDebugDirtyRect.ts delete mode 100644 node_modules/zrender/src/dom/HandlerProxy.ts delete mode 100644 node_modules/zrender/src/export.ts delete mode 100644 node_modules/zrender/src/global.d.ts delete mode 100644 node_modules/zrender/src/graphic/CompoundPath.ts delete mode 100644 node_modules/zrender/src/graphic/Displayable.ts delete mode 100644 node_modules/zrender/src/graphic/Gradient.ts delete mode 100644 node_modules/zrender/src/graphic/Group.ts delete mode 100644 node_modules/zrender/src/graphic/Image.ts delete mode 100644 node_modules/zrender/src/graphic/IncrementalDisplayable.ts delete mode 100644 node_modules/zrender/src/graphic/LinearGradient.ts delete mode 100644 node_modules/zrender/src/graphic/Path.ts delete mode 100644 node_modules/zrender/src/graphic/Pattern.ts delete mode 100644 node_modules/zrender/src/graphic/RadialGradient.ts delete mode 100644 node_modules/zrender/src/graphic/TSpan.ts delete mode 100644 node_modules/zrender/src/graphic/Text.ts delete mode 100644 node_modules/zrender/src/graphic/constants.ts delete mode 100644 node_modules/zrender/src/graphic/helper/image.ts delete mode 100644 node_modules/zrender/src/graphic/helper/parseText.ts delete mode 100644 node_modules/zrender/src/graphic/helper/poly.ts delete mode 100644 node_modules/zrender/src/graphic/helper/roundRect.ts delete mode 100644 node_modules/zrender/src/graphic/helper/roundSector.ts delete mode 100644 node_modules/zrender/src/graphic/helper/smoothBezier.ts delete mode 100644 node_modules/zrender/src/graphic/helper/smoothSpline.ts delete mode 100644 node_modules/zrender/src/graphic/helper/subPixelOptimize.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Arc.ts delete mode 100644 node_modules/zrender/src/graphic/shape/BezierCurve.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Circle.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Droplet.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Ellipse.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Heart.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Isogon.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Line.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Polygon.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Polyline.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Rect.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Ring.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Rose.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Sector.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Star.ts delete mode 100644 node_modules/zrender/src/graphic/shape/Trochoid.ts delete mode 100644 node_modules/zrender/src/mixin/Draggable.ts delete mode 100644 node_modules/zrender/src/svg-legacy/Painter.ts delete mode 100644 node_modules/zrender/src/svg-legacy/graphic.ts delete mode 100644 node_modules/zrender/src/svg-legacy/helper/ClippathManager.ts delete mode 100644 node_modules/zrender/src/svg-legacy/helper/Definable.ts delete mode 100644 node_modules/zrender/src/svg-legacy/helper/GradientManager.ts delete mode 100644 node_modules/zrender/src/svg-legacy/helper/PatternManager.ts delete mode 100644 node_modules/zrender/src/svg-legacy/helper/ShadowManager.ts delete mode 100644 node_modules/zrender/src/svg-legacy/svg-legacy.ts delete mode 100644 node_modules/zrender/src/svg/Painter.ts delete mode 100644 node_modules/zrender/src/svg/SVGPathRebuilder.ts delete mode 100644 node_modules/zrender/src/svg/core.ts delete mode 100644 node_modules/zrender/src/svg/cssAnimation.ts delete mode 100644 node_modules/zrender/src/svg/cssClassId.ts delete mode 100644 node_modules/zrender/src/svg/cssEmphasis.ts delete mode 100644 node_modules/zrender/src/svg/domapi.ts delete mode 100644 node_modules/zrender/src/svg/graphic.ts delete mode 100644 node_modules/zrender/src/svg/helper.ts delete mode 100644 node_modules/zrender/src/svg/mapStyleToAttrs.ts delete mode 100644 node_modules/zrender/src/svg/patch.ts delete mode 100644 node_modules/zrender/src/svg/svg.ts delete mode 100644 node_modules/zrender/src/tool/color.ts delete mode 100644 node_modules/zrender/src/tool/convertPath.ts delete mode 100644 node_modules/zrender/src/tool/dividePath.ts delete mode 100644 node_modules/zrender/src/tool/morphPath.ts delete mode 100644 node_modules/zrender/src/tool/parseSVG.ts delete mode 100644 node_modules/zrender/src/tool/parseXML.ts delete mode 100644 node_modules/zrender/src/tool/path.ts delete mode 100644 node_modules/zrender/src/tool/transformPath.ts delete mode 100644 node_modules/zrender/src/zrender.ts delete mode 100644 node_modules/zrender/tsconfig.json diff --git a/cloud-auth/pom.xml b/cloud-auth/pom.xml index 0a76aae..18c0b97 100644 --- a/cloud-auth/pom.xml +++ b/cloud-auth/pom.xml @@ -57,7 +57,6 @@ com.muyu cloud-common-api-doc - diff --git a/cloud-auth/src/main/java/com/muyu/auth/controller/TokenController.java b/cloud-auth/src/main/java/com/muyu/auth/controller/TokenController.java index 6c8382c..c9d9f2a 100644 --- a/cloud-auth/src/main/java/com/muyu/auth/controller/TokenController.java +++ b/cloud-auth/src/main/java/com/muyu/auth/controller/TokenController.java @@ -2,6 +2,7 @@ package com.muyu.auth.controller; import com.muyu.auth.form.LoginBody; import com.muyu.auth.form.RegisterBody; +import com.muyu.auth.remote.RunCarConditionRemote; import com.muyu.auth.service.SysLoginService; import com.muyu.common.core.domain.Result; import com.muyu.common.core.utils.JwtUtils; @@ -18,6 +19,9 @@ import org.springframework.web.bind.annotation.RestController; import jakarta.servlet.http.HttpServletRequest; +import javax.annotation.Resource; +import java.util.Map; + /** * token 控制 * @@ -31,12 +35,17 @@ public class TokenController { @Autowired private SysLoginService sysLoginService; + @Resource + private RunCarConditionRemote runCarCondition; + @PostMapping("login") public Result login (@RequestBody LoginBody form) { // 用户登录 LoginUser userInfo = sysLoginService.login(form.getUsername(), form.getPassword(),form.getFirmName()); // 获取登录token - return Result.success(tokenService.createToken(userInfo)); + Map token = tokenService.createToken(userInfo); + runCarCondition.runCarCondition(); + return Result.success(token); } @DeleteMapping("logout") diff --git a/cloud-auth/src/main/java/com/muyu/auth/remote/RunCarConditionRemote.java b/cloud-auth/src/main/java/com/muyu/auth/remote/RunCarConditionRemote.java new file mode 100644 index 0000000..05c2e28 --- /dev/null +++ b/cloud-auth/src/main/java/com/muyu/auth/remote/RunCarConditionRemote.java @@ -0,0 +1,18 @@ +package com.muyu.auth.remote; + +import org.springframework.cloud.openfeign.FeignClient; +import org.springframework.web.bind.annotation.GetMapping; + +/** + * @Author:yang + * @Package:com.muyu.auth.remote + * @Project:cloud-server-8 + * @name:RunCarConditionRemote + * @Date:2024/10/8 22:21 + */ +@FeignClient(name = "cloud-electronic") +public interface RunCarConditionRemote { + + @GetMapping("/text") + public void runCarCondition(); +} diff --git a/cloud-gateway/src/main/resources/bootstrap.yml b/cloud-gateway/src/main/resources/bootstrap.yml index a9335ac..7f67420 100644 --- a/cloud-gateway/src/main/resources/bootstrap.yml +++ b/cloud-gateway/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/cloud-modules/cloud-Saas-Service/pom.xml b/cloud-modules/cloud-Saas-Service/pom.xml deleted file mode 100644 index 4f22a33..0000000 --- a/cloud-modules/cloud-Saas-Service/pom.xml +++ /dev/null @@ -1,98 +0,0 @@ - - - 4.0.0 - - com.muyu - cloud-server - 3.6.3 - ../../pom.xml - - - cloud-Saas-Service - - - 17 - 17 - UTF-8 - - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-sentinel - - - - org.springframework.boot - spring-boot-starter-actuator - - - - com.mysql - mysql-connector-j - - - - com.muyu - cloud-common-datasource - - - - com.muyu - cloud-common-datascope - - - - com.muyu - cloud-common-api-doc - - - - com.muyu - cloud-electronic-common - 3.6.3 - - - com.github.pagehelper - pagehelper - 6.0.0 - - - - clod-Saas-Service - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-Saas-Service/src/main/java/com/muyu/SaasServiceApplication.java b/cloud-modules/cloud-Saas-Service/src/main/java/com/muyu/SaasServiceApplication.java deleted file mode 100644 index 374d8af..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/java/com/muyu/SaasServiceApplication.java +++ /dev/null @@ -1,20 +0,0 @@ -package com.muyu; - -import com.muyu.common.security.annotation.EnableMyFeignClients; -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; - -/** - * @Author:杨闪闪 - * @Package:com.muyu.server.integration - * @Project:cloud-integration - * @name:Integration - * @Date:2024/9/17 下午9:56 - */ -@EnableMyFeignClients -@SpringBootApplication -public class SaasServiceApplication { - public static void main(String[] args) { - SpringApplication.run(SaasServiceApplication.class, args); - } -} diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports b/cloud-modules/cloud-Saas-Service/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports deleted file mode 100644 index 8b13789..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/META-INF/spring/org.springframework.boot.autoconfigure.AutoConfiguration.imports +++ /dev/null @@ -1 +0,0 @@ - diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/banner.txt b/cloud-modules/cloud-Saas-Service/src/main/resources/banner.txt deleted file mode 100644 index 0dd5eee..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/banner.txt +++ /dev/null @@ -1,2 +0,0 @@ -Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/bootstrap.yml b/cloud-modules/cloud-Saas-Service/src/main/resources/bootstrap.yml deleted file mode 100644 index 2fd8826..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/bootstrap.yml +++ /dev/null @@ -1,47 +0,0 @@ -# Tomcat -server: - port: 9121 - -# nacos线上地址 -nacos: - addr: 127.0.0.1:8848 - user-name: nacos - password: nacos - namespace: eight - -# Spring -spring: - application: - # 应用名称 - name: cloud-electronic - profiles: - # 环境配置 - active: dev - cloud: - nacos: - discovery: - # 服务注册地址 - server-addr: ${nacos.addr} - # nacos用户名 - username: ${nacos.user-name} - # nacos密码 - password: ${nacos.password} - # 命名空间 - namespace: ${nacos.namespace} - config: - # 服务注册地址 - server-addr: ${nacos.addr} - # nacos用户名 - username: ${nacos.user-name} - # nacos密码 - password: ${nacos.password} - # 命名空间 - namespace: ${nacos.namespace} - # 配置文件格式 - file-extension: yml - # 共享配置 - shared-configs: - # 系统共享配置 - - application-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} - # 系统环境Config共享配置 - - application-config-${spring.profiles.active}.${spring.cloud.nacos.config.file-extension} diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/dev.xml b/cloud-modules/cloud-Saas-Service/src/main/resources/logback/dev.xml deleted file mode 100644 index 187e473..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/dev.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - ${log.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - ${log.pattern} - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - ${log.pattern} - - - - ERROR - - ACCEPT - - DENY - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/prod.xml b/cloud-modules/cloud-Saas-Service/src/main/resources/logback/prod.xml deleted file mode 100644 index 9f04f11..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/prod.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - ${log.sky.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - - - ERROR - - ACCEPT - - DENY - - - - - - - - ${log.sky.pattern} - - - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/test.xml b/cloud-modules/cloud-Saas-Service/src/main/resources/logback/test.xml deleted file mode 100644 index 9f04f11..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/logback/test.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - ${log.sky.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - - - ERROR - - ACCEPT - - DENY - - - - - - - - ${log.sky.pattern} - - - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleGroupMapper.xml b/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleGroupMapper.xml deleted file mode 100644 index e95c1a4..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleGroupMapper.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - diff --git a/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleMapper.xml b/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleMapper.xml deleted file mode 100644 index 69cd662..0000000 --- a/cloud-modules/cloud-Saas-Service/src/main/resources/mapper/CarMiddleMapper.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - delete - from car_middle - where fence_group_id = #{id} and car_information_id = #{carId}; - - diff --git a/cloud-modules/cloud-modules-car-gateway/pom.xml b/cloud-modules/cloud-modules-car-gateway/pom.xml deleted file mode 100644 index a2c7444..0000000 --- a/cloud-modules/cloud-modules-car-gateway/pom.xml +++ /dev/null @@ -1,124 +0,0 @@ - - 4.0.0 - - com.muyu - cloud-modules - 3.6.3 - - - - cloud-modules-car-gateway车辆网关模块 - - cloud-modules-car-gateway - jar - - cloud-modules-car-gateway - http://maven.apache.org - - - UTF-8 - - - - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-discovery - - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-nacos-config - - - - - com.alibaba.cloud - spring-cloud-starter-alibaba-sentinel - - - - - org.springframework.boot - spring-boot-starter-actuator - - - - - com.mysql - mysql-connector-j - - - - - com.muyu - cloud-common-datasource - - - - - com.muyu - cloud-common-datascope - - - - - com.muyu - cloud-common-log - - - - - com.muyu - cloud-common-api-doc - - - - com.muyu - cloud-common-rabbit - - - - com.muyu - cloud-common-core - - - - com.aliyun - ecs20140526 - 5.4.0 - - - - org.eclipse.paho - org.eclipse.paho.client.mqttv3 - 1.2.5 - - - - redis.clients - jedis - - - - - - ${project.artifactId} - - - org.springframework.boot - spring-boot-maven-plugin - - - - repackage - - - - - - - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java deleted file mode 100644 index 7aac0e4..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java +++ /dev/null @@ -1,20 +0,0 @@ -package com.muyu.car; - -import com.muyu.common.security.annotation.EnableMyFeignClients; -import org.springframework.boot.SpringApplication; -import org.springframework.boot.autoconfigure.SpringBootApplication; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car - * @Project:cloud-server-8 - * @name:CloudCarGatewayApplication - * @Date:2024/9/29 上午10:50 - */ -@EnableMyFeignClients -@SpringBootApplication -public class CloudCarGatewayApplication { - public static void main(String[] args) { - SpringApplication.run(CloudCarGatewayApplication.class, args); - } -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java deleted file mode 100644 index 8653fc0..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java +++ /dev/null @@ -1,50 +0,0 @@ -package com.muyu.car; - -import org.eclipse.paho.client.mqttv3.*; -import org.eclipse.paho.client.mqttv3.persist.MemoryPersistence; - -public class MqttPublishSample { - - public static void main(String[] args) { - - String topic = "vehicle"; - String content = "Message from MqttPublishSample"; - int qos = 2; - String broker = "tcp://120.55.62.0:1883"; - String clientId = "JavaSample"; - - try { - // 第三个参数为空,默认持久化策略 - MqttClient sampleClient = new MqttClient(broker, clientId); - MqttConnectOptions connOpts = new MqttConnectOptions(); - connOpts.setCleanSession(true); - System.out.println("Connecting to broker: "+broker); - sampleClient.connect(connOpts); - sampleClient.subscribe(topic,0); - sampleClient.setCallback(new MqttCallback() { - // 连接丢失 - @Override - public void connectionLost(Throwable throwable) { - - } - // 连接成功 - @Override - public void messageArrived(String s, MqttMessage mqttMessage) throws Exception { - System.out.println(new String(mqttMessage.getPayload())); - } - // 接收信息 - @Override - public void deliveryComplete(IMqttDeliveryToken iMqttDeliveryToken) { - - } - }); - } catch(MqttException me) { - System.out.println("reason "+me.getReasonCode()); - System.out.println("msg "+me.getMessage()); - System.out.println("loc "+me.getLocalizedMessage()); - System.out.println("cause "+me.getCause()); - System.out.println("excep "+me); - me.printStackTrace(); - } - } -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java deleted file mode 100644 index 296c035..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java +++ /dev/null @@ -1,55 +0,0 @@ -package com.muyu.car.domain.api.req; - -import com.alibaba.fastjson2.annotation.JSONField; -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; - -/** - * 车辆连接请求参数 - * @Author:蓬叁 - * @Package:com.muyu.car.domain.api.req - * @Project:cloud-server-8 - * @name:VehicleConnectionReq - * @Date:2024/10/2 下午4:12 - */ -@Data -@Builder -@AllArgsConstructor -@NoArgsConstructor -public class VehicleConnectionReq { - - /** - * { - * "vehicleVin": "VIN1234567894", - * "timestamp": "11111", - * "username": "你好", - * "nonce": "33" - * } - */ - - /** - * vin - */ - @JSONField(name = "vehicleVin") - private String vehicleVin; - /** - * 时间戳 - */ - private String timestamp; - /** - * 用户名 - */ - @JSONField(name = "username") - private String username; - /** - * 随机字符串 - */ - private String nonce; - /** - * 密码 - */ - private String password; - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java deleted file mode 100644 index 8387717..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java +++ /dev/null @@ -1,35 +0,0 @@ -package com.muyu.car.domain.example; - -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; - -/** - * 实例基础信息 - * @Author:蓬叁 - * @Package:com.muyu.car.domain - * @Project:cloud-server-8 - * @name:ExampleInformation - * @Date:2024/9/29 下午10:01 - */ -@Data -@Builder -@AllArgsConstructor -@NoArgsConstructor -public class ExampleInformation { - - /** - * 实例ID - */ - private String InstanceId; - /** - * 实例IP - */ - private String IpAddress; - /** - * 实例状态 - */ - private String status; - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java deleted file mode 100644 index 511d8bc..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java +++ /dev/null @@ -1,30 +0,0 @@ -package com.muyu.car.domain.model; - -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.domain.model - * @Project:cloud-server-8 - * @name:MqttServerModel - * @Date:2024/10/7 下午6:40 - */ -@Data -@Builder -@AllArgsConstructor -@NoArgsConstructor -public class MqttServerModel { - - /** - * MQTT服务节点 - */ - private String broker; - /** - * MQTT订阅主题 - */ - private String topic; - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java deleted file mode 100644 index 244ffd3..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java +++ /dev/null @@ -1,86 +0,0 @@ -package com.muyu.car.domain.model; - -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.domain.model - * @Project:cloud-server-8 - * @name:Vehicle - * @Date:2024/10/6 上午10:33 - */ -@Data -@Builder -@AllArgsConstructor -@NoArgsConstructor -public class VehicleInformation { - - /** - * 车辆ID - */ - private String carInformationId ; - /** - * 车辆唯一VIN - */ - private String carInformationVIN ; - /** - * 车牌号 - */ - private String carInformationLicensePlate ; - /** - * 车辆品牌 - */ - private String carInformationBrand ; - /** - * 车辆颜色 - */ - private String carInformationColor ; - /** - * 车辆驾驶员 - */ - private String carInformationDriver ; - /** - * 车检到期日期 - */ - private String carInformationExamineEnddata ; - /** - * 车辆电机厂商 - */ - private String carInformationMotorManufacturer ; - /** - * 车辆电机型号 - */ - private String carInformationMotorModel ; - /** - * 车辆电池厂商 - */ - private String carInformationBatteryManufacturer ; - /** - * 车辆电池型号 - */ - private String carInformationBatteryModel ; - /** - * 车辆电子围栏外键ID - */ - private String carInformationFence ; - /** - * 车辆类型外键ID - */ - private String carInformationType ; - /** - * 是否重点车辆 (0否默认 1是 ) - */ - private String carInformationFocus ; - /** - * 车辆策略id - */ - private String carStrategyId ; - /** - * 启用状态(1.在线 2.离线 3.已断开 4.待连接 5.维修中) - */ - private String carInformationState ; - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java deleted file mode 100644 index 0e42383..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java +++ /dev/null @@ -1,51 +0,0 @@ -package com.muyu.car.domain.model.properties; - -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.domain.model.properties - * @Project:cloud-server-8 - * @name:MqttProperties - * @Date:2024/10/6 下午8:24 - */ -@Data -@Builder -@AllArgsConstructor -@NoArgsConstructor -public class MqttProperties { - - /** - * 节点 - */ - private String broker; - - /** - * 主题 - */ - private String topic; - - /** - * 用户名 - */ - private String username; - - /** - * 密码 - */ - private String password; - - /** - * 节点ID - */ - private String clientId; - - /** - * 上报级别 - */ - private int qos = 0; - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java deleted file mode 100644 index 9354b7d..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java +++ /dev/null @@ -1,39 +0,0 @@ -package com.muyu.car.domain.model.properties; - -import lombok.AllArgsConstructor; -import lombok.Builder; -import lombok.Data; -import lombok.NoArgsConstructor; -import org.slf4j.Logger; -import org.slf4j.LoggerFactory; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.domain.model.properties - * @Project:cloud-server-8 - * @name:MqttServerModel - * @Date:2024/10/6 下午8:25 - */ -@Data -@Builder -@NoArgsConstructor -@AllArgsConstructor -public class MqttServerModel { - - private static final Logger log = LoggerFactory.getLogger(MqttServerModel.class); - /** - * MQTT服务节点 - */ - private String broker; - - /** - * MQTT订阅主题 - */ - private String topic; - - public String getBroker () { - log.info("broker: {}", broker); - return broker.contains("tcp://") ? broker : "tcp://" + broker + ":1883"; - } - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java deleted file mode 100644 index ac4282a..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java +++ /dev/null @@ -1,35 +0,0 @@ -package com.muyu.car.gateway.controller; - -import com.muyu.car.domain.api.req.VehicleConnectionReq; -import com.muyu.car.domain.model.MqttServerModel; -import com.muyu.car.domain.model.VehicleInformation; -import com.muyu.car.gateway.service.VehicleInformationService; -import com.muyu.common.core.domain.Result; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.validation.annotation.Validated; -import org.springframework.web.bind.annotation.*; - -/** - * 车辆获取信息 - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.controller - * @Project:cloud-server-8 - * @name:VehicleInformationController - * @Date:2024/10/6 下午2:39 - */ -@RestController -@RequestMapping("/verify") -public class VehicleInformationController { - - @Autowired - private VehicleInformationService vehicleInformationService; - - @PostMapping("/vehicleConnection") - public Result getVehicleData( - @Validated @RequestBody VehicleConnectionReq vehicleConnectionReq - ) { - - return Result.success(vehicleInformationService.getVehicleData(vehicleConnectionReq)); - } - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java deleted file mode 100644 index 39b1ea5..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java +++ /dev/null @@ -1,25 +0,0 @@ -package com.muyu.car.gateway.controller; - -import com.muyu.car.domain.model.VehicleInformation; -import com.muyu.car.gateway.service.VehicleInstanceService; -import com.muyu.common.core.domain.Result; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.web.bind.annotation.*; - -/** - * 车辆实例控制层 - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.controller - * @Project:cloud-server-8 - * @name:VehicleInformation - * @Date:2024/10/4 上午9:40 - */ -@RestController -@RequestMapping("/vehicle") -public class VehicleInstanceController { - - @Autowired private VehicleInstanceService vehicleInstanceService; - - - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java deleted file mode 100644 index 827ccde..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java +++ /dev/null @@ -1,53 +0,0 @@ -package com.muyu.car.gateway.mq; - -import lombok.extern.log4j.Log4j2; -import org.springframework.amqp.core.*; -import org.springframework.amqp.rabbit.connection.ConnectionFactory; -import org.springframework.amqp.rabbit.core.RabbitAdmin; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.ApplicationArguments; -import org.springframework.boot.ApplicationRunner; -import org.springframework.stereotype.Component; - - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.mq - * @Project:cloud-server-8 - * @name:CreateExchange - * @Date:2024/10/7 下午8:53 - */ -@Log4j2 -@Component -public class CreateExchange implements ApplicationRunner { - - @Autowired - private ConnectionFactory connectionFactory; - - @Override - public void run(ApplicationArguments args) { - log.info("=====>开始创建交换机"); - - try { - RabbitAdmin rabbitAdmin = new RabbitAdmin(connectionFactory); - - // 创建Fanout类型的交换机 - FanoutExchange exchange = new FanoutExchange("ONLINE_EXCHANGE", true, false); - - rabbitAdmin.declareExchange(exchange); - - // 创建队列 - Queue queue = new Queue("GO_ONLINE", true, false, false); - - rabbitAdmin.declareQueue(queue); - - // Fanout交换机绑定 - rabbitAdmin.declareBinding(BindingBuilder.bind(queue).to(exchange)); - - log.info("=====>交换机创建成功"); - log.info("=====>队列创建成功并绑定到交换机"); - }catch (Exception e) { - log.info(e.getMessage()); - } - } -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java deleted file mode 100644 index f742a74..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java +++ /dev/null @@ -1,17 +0,0 @@ -package com.muyu.car.gateway.service; - -import com.baomidou.mybatisplus.extension.service.IService; -import com.muyu.car.domain.api.req.VehicleConnectionReq; -import com.muyu.car.domain.model.MqttServerModel; -import com.muyu.car.domain.model.VehicleInformation; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.service - * @Project:cloud-server-8 - * @name:VehicleInformationService - * @Date:2024/10/6 下午2:40 - */ -public interface VehicleInformationService{ - MqttServerModel getVehicleData(VehicleConnectionReq vehicleConnectionReq); -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java deleted file mode 100644 index 8929287..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java +++ /dev/null @@ -1,13 +0,0 @@ -package com.muyu.car.gateway.service; - -import com.muyu.car.domain.model.VehicleInformation; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.service - * @Project:cloud-server-8 - * @name:VehicleInstanceService - * @Date:2024/10/6 上午10:05 - */ -public interface VehicleInstanceService { -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java deleted file mode 100644 index ed34e74..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java +++ /dev/null @@ -1,44 +0,0 @@ -package com.muyu.car.gateway.service.impl; - -import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; -import com.muyu.car.domain.api.req.VehicleConnectionReq; -import com.muyu.car.domain.model.MqttServerModel; -import com.muyu.car.domain.model.VehicleInformation; -import com.muyu.car.gateway.service.VehicleInformationService; -import com.muyu.car.mapper.VehicleInformationMapper; -import lombok.extern.log4j.Log4j2; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.stereotype.Service; - -import java.util.List; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.service.impl - * @Project:cloud-server-8 - * @name:VehicleInformationServiceImpl - * @Date:2024/10/6 下午2:41 - */ -@Log4j2 -@Service -public class VehicleInformationServiceImpl implements VehicleInformationService{ - - @Autowired private VehicleInformationMapper vehicleInformationMapper; - - @Override - public MqttServerModel getVehicleData(VehicleConnectionReq vehicleConnectionReq) { - log.info("车辆连接请求:[{}]",vehicleConnectionReq); - vehicleConnectionReq.setPassword(vehicleConnectionReq.getVehicleVin()+vehicleConnectionReq.getTimestamp()+vehicleConnectionReq.getNonce()); - - List selectVehicle =vehicleInformationMapper.selectVehicleVin(vehicleConnectionReq.getVehicleVin()); - if(selectVehicle.isEmpty()) { - vehicleInformationMapper.addVehicleConnection(vehicleConnectionReq); - log.info("车辆预上线成功"); - }else { - log.info("车辆无法重复预上线"); - } - - return new MqttServerModel("tcp://121.199.172.3:1883","vehicle"); - } - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java deleted file mode 100644 index 5c6496c..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java +++ /dev/null @@ -1,18 +0,0 @@ -package com.muyu.car.gateway.service.impl; - -import com.muyu.car.domain.model.VehicleInformation; -import com.muyu.car.gateway.service.VehicleInstanceService; -import lombok.extern.log4j.Log4j2; -import org.springframework.stereotype.Service; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.service.impl - * @Project:cloud-server-8 - * @name:VehicleInstanceServceImpl - * @Date:2024/10/6 上午10:06 - */ -@Log4j2 -@Service -public class VehicleInstanceServiceImpl implements VehicleInstanceService { -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java deleted file mode 100644 index 7378035..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java +++ /dev/null @@ -1,36 +0,0 @@ -package com.muyu.car.instance; - -import org.springframework.stereotype.Component; -/** - * 阿里云AccessKey ID Secret - * @Author:蓬叁 - * @Package:com.muyu.car.domain - * @Project:cloud-server-8 - * @name:CreateClient - * @Date:2024/9/29 上午10:41 - */ -@Component -public class CreateClient { - - /** - * description : - *

使用AK&SK初始化账号Client

- * @return Client - * - * @throws Exception - */ - public static com.aliyun.ecs20140526.Client createClient() throws Exception { - // 工程代码泄露可能会导致 AccessKey 泄露,并威胁账号下所有资源的安全性。以下代码示例仅供参考。 - // 建议使用更安全的 STS 方式,更多鉴权访问方式请参见:https://help.aliyun.com/document_detail/378657.html。 - com.aliyun.teaopenapi.models.Config config = new com.aliyun.teaopenapi.models.Config() - // 必填,请确保代码运行环境设置了环境变量 ALIBABA_CLOUD_ACCESS_KEY_ID。 - .setAccessKeyId("LTAI5tFtQk1KbwRBXM5pHVWw") - // 必填,请确保代码运行环境设置了环境变量 ALIBABA_CLOUD_ACCESS_KEY_SECRET。 - .setAccessKeySecret("GLByUZqUqgR600eTpGmfb52ZT93mu9"); - // Endpoint 请参考 https://api.aliyun.com/product/Ecs - config.endpoint = "ecs-cn-hangzhou.aliyuncs.com"; - return new com.aliyun.ecs20140526.Client(config); - } - -} - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java deleted file mode 100644 index e8aafe4..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java +++ /dev/null @@ -1,102 +0,0 @@ -package com.muyu.car.instance; - -import com.aliyun.ecs20140526.models.DescribeInstancesRequest; -import com.aliyun.ecs20140526.models.DescribeInstancesResponse; -import com.aliyun.ecs20140526.models.DescribeInstancesResponseBody; -import com.aliyun.ecs20140526.models.RunInstancesResponseBody; -import com.aliyun.tea.*; -import com.aliyun.teautil.models.RuntimeOptions; -import io.swagger.v3.oas.annotations.tags.Tag; -import lombok.extern.log4j.Log4j2; -import org.springframework.beans.factory.DisposableBean; -import org.springframework.stereotype.Component; -import redis.clients.jedis.Jedis; - -import java.util.ArrayList; -import java.util.Set; - -/** - * 项目关闭清除实例 - * @Author:蓬叁 - * @Package:com.muyu.car.domain - * @Project:cloud-server-8 - * @name:DelInstance - * @Date:2024/9/29 上午10:42 - */ -@Log4j2 -@Component -@Tag(name = "程序停止删除实例") -public class DelInstance implements DisposableBean { - - public static void delInstance() throws Exception { - // 创建ECS客户端对象,用于后续调用ECS相关API - com.aliyun.ecs20140526.Client client = CreateClient.createClient(); - DescribeInstancesRequest describeInstancesRequest = new DescribeInstancesRequest() - .setRegionId("cn-hangzhou"); - //创建运行时选择对象,用于配置运行时的选项参数 - RuntimeOptions runtimeOptions = new RuntimeOptions(); - - //获取实例列表 - DescribeInstancesResponse describeInstancesResponse = client.describeInstancesWithOptions(describeInstancesRequest, runtimeOptions); - - //提取实例ID集合 - ArrayList list = new ArrayList<>(); - DescribeInstancesResponseBody body = describeInstancesResponse.getBody(); - for (DescribeInstancesResponseBody.DescribeInstancesResponseBodyInstancesInstance instance : body.getInstances().getInstance()) { - list.add(instance.getInstanceId()); - } - log.info("Instance IDs: " + list); - // 创建删除实例请求对象,并设置请求参数 - com.aliyun.ecs20140526.models.DeleteInstancesRequest deleteInstancesRequest = new com.aliyun.ecs20140526.models.DeleteInstancesRequest() - //设置地域ID,指定删除实例的地域 - .setRegionId("cn-hangzhou") - // 设置DryRun为true,用于验证请求是否可以成功,但不实际执行删除操作 - .setDryRun(false) - // 设置Force为true,表示即使实例有正在运行的任务,也强制删除实例 - .setForce(true) - // 设置TerminateSubscription为true,表示删除按订阅付费的实例时终止订阅 - .setTerminateSubscription(true) - .setInstanceId(list); - - //创建运行时选项对象,用于配置运行时的选项参数 - com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); - try { - // 复制代码运行请自行打印 API 的返回值 - client.deleteInstancesWithOptions(deleteInstancesRequest, runtime); - } catch (TeaException error) { - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } catch (Exception _error) { - TeaException error = new TeaException(_error.getMessage(), _error); - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } - - } - - @Override - public void destroy() throws Exception { - log.info("===============>开始执行删除实例方法"); - delInstance(); - // 连接到Redis服务器 - Jedis jedis = new Jedis("159.75.188.178", 6379); - // 指定要删除的文件夹(命名空间) - String namespace = "InstanceIdKey:"; - // 获取所有以namespace为前缀的键 - Set keys = jedis.keys(namespace + "*"); - // 如果存在键,则删除它们 - if (keys.size() > 0) { - jedis.del(keys.toArray(new String[0])); - } - // 关闭连接 - jedis.close(); - } -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java deleted file mode 100644 index e9e3fb4..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java +++ /dev/null @@ -1,121 +0,0 @@ -package com.muyu.car.instance; - -import com.aliyun.ecs20140526.models.*; -import com.aliyun.tea.TeaException; -import com.muyu.car.domain.example.ExampleInformation; -import com.muyu.common.redis.service.RedisService; -import io.swagger.v3.oas.annotations.tags.Tag; -import lombok.extern.log4j.Log4j2; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.ApplicationArguments; -import org.springframework.boot.ApplicationRunner; -import org.springframework.stereotype.Component; - -import java.util.ArrayList; -import java.util.List; - -/** - * 项目启动创建实例 - * @Author:蓬叁 - * @Package:com.muyu.car.domain - * @Project:cloud-server-8 - * @name:GenerateInstance - * @Date:2024/9/29 上午10:42 - */ -@Component -@Log4j2 -@Tag(name = "启动时创建实例") -public class GenerateInstance implements ApplicationRunner { - - @Autowired private RedisService redisService; - - /** - * 启动自动创建实例 - * @throws Exception - */ - public static List generateInstance() throws Exception { - - // 创建ECS客户端对象,用于后续调用ECS相关API - com.aliyun.ecs20140526.Client client = CreateClient.createClient(); - - com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk systemDisk = new com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk() - .setSize("40") - .setCategory("cloud_essd"); - com.aliyun.ecs20140526.models.RunInstancesRequest runInstancesRequest = new com.aliyun.ecs20140526.models.RunInstancesRequest() - // 设置地域ID - .setRegionId("cn-hangzhou") - // 设置镜像ID - .setImageId("m-bp1hkxfctk751s62jqhq") - // 设置实例类型 - .setInstanceType("ecs.t6-c1m1.large") - // 设置安全组ID - .setSecurityGroupId("sg-bp1a7fk8js5pn3fw9p2m") - // 设置虚拟交换机ID - .setVSwitchId("vsw-bp193np7r01vssqxhh24e") - // 设置实例名称 - .setInstanceName("server-mqtt") - // 设置实例付费类型为后付费按量付费 - .setInstanceChargeType("PostPaid") - // 设置互联网最大出带宽为1 Mbps - .setInternetMaxBandwidthOut(1) - // 设置系统盘配置 - .setSystemDisk(systemDisk) - // 设置主机名 - .setHostName("root") - // 设置实例密码 - .setPassword("EightGroup123.") - // 设置创建实例的数量 - .setAmount(1); - - com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); - try { - // 复制代码运行请自行打印 API 的返回值 - RunInstancesResponse runInstancesResponse = client.runInstancesWithOptions(runInstancesRequest, runtime); - // 获取body返回值对象 - RunInstancesResponseBody body = runInstancesResponse.getBody(); - ArrayList list = new ArrayList<>(); - // 得到实例ID数组 - for (String instance : body.getInstanceIdSets().getInstanceIdSet()) { - list.add(instance); - } - log.info("实例ID:{}",list); - return list; - } catch (TeaException error) { - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } catch (Exception _error) { - TeaException error = new TeaException(_error.getMessage(), _error); - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } - return null; - } - - @Override - public void run(ApplicationArguments args) throws Exception { - List InstanceIds = generateInstance(); - log.info("创建实例成功"); - log.info("正在加载实例"); - Thread.sleep(30000); - List exampleInformations = QueryInstance.queryInstance(InstanceIds); - log.info("加载成功"); - for (ExampleInformation exampleInformation : exampleInformations) { - redisService.setCacheObject("InstanceIdKey:"+exampleInformation.getInstanceId(),exampleInformation); - } -// for (ExampleInformation exampleInformation : exampleInformations) { -// ExampleInformation cacheObject = redisService.getCacheObject(exampleInformation.getInstanceId()); -// log.info(cacheObject); -// } - log.info("实例信息:{}",exampleInformations); - } - -} - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java deleted file mode 100644 index 21d562a..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java +++ /dev/null @@ -1,69 +0,0 @@ -package com.muyu.car.instance; - -import com.alibaba.fastjson.JSON; -import com.aliyun.ecs20140526.models.DescribeInstancesResponse; -import com.aliyun.ecs20140526.models.DescribeInstancesResponseBody; -import com.aliyun.tea.TeaException; -import com.muyu.car.domain.example.ExampleInformation; -import lombok.extern.log4j.Log4j2; - -import java.util.ArrayList; -import java.util.List; - -/** - * 启动后查询实例信息 - * @Author:蓬叁 - * @Package:com.muyu.car.instance - * @Project:cloud-server-8 - * @name:QueryInstance - * @Date:2024/9/29 下午8:58 - */ -@Log4j2 -public class QueryInstance { - - public static List queryInstance(List instanceIds) throws Exception { - com.aliyun.ecs20140526.Client client = CreateClient.createClient(); - - com.aliyun.ecs20140526.models.DescribeInstancesRequest describeInstancesRequest = new com.aliyun.ecs20140526.models.DescribeInstancesRequest() - .setInstanceIds(JSON.toJSONString(instanceIds)) - .setRegionId("cn-hangzhou"); - - com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); - - try { - // 复制代码运行请自行打印 API 的返回值 - DescribeInstancesResponse describeInstancesResponse = client.describeInstancesWithOptions(describeInstancesRequest, runtime); - DescribeInstancesResponseBody body = describeInstancesResponse.getBody(); - ArrayList exampleInformations = new ArrayList<>(); - for (DescribeInstancesResponseBody.DescribeInstancesResponseBodyInstancesInstance instance : body.getInstances().getInstance()){ - ExampleInformation exampleInformation = new ExampleInformation(); - exampleInformation.setInstanceId(instance.getInstanceId()); - log.info("实例ID:{}",exampleInformation.getInstanceId()); - exampleInformation.setStatus(instance.getStatus()); - log.info("实例状态:{}",exampleInformation.getStatus()); - exampleInformation.setIpAddress(String.valueOf(instance.getPublicIpAddress().getIpAddress())); - log.info("实例IP:{}",exampleInformation.getIpAddress()); - exampleInformations.add(exampleInformation); - } - log.info("实例信息:{}",exampleInformations); - return exampleInformations; - } catch (TeaException error) { - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - System.out.println(error.getMessage()); - // 诊断地址 - System.out.println(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } catch (Exception _error) { - TeaException error = new TeaException(_error.getMessage(), _error); - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - System.out.println(error.getMessage()); - // 诊断地址 - System.out.println(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } - return null; - } - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java deleted file mode 100644 index 2060e33..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java +++ /dev/null @@ -1,21 +0,0 @@ -package com.muyu.car.mapper; - -import com.muyu.car.domain.api.req.VehicleConnectionReq; -import org.apache.ibatis.annotations.Mapper; -import org.apache.ibatis.annotations.Param; - -import java.util.List; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.mapper - * @Project:cloud-server-8 - * @name:VehicleInformationMapper - * @Date:2024/10/6 下午2:19 - */ -@Mapper -public interface VehicleInformationMapper { - void addVehicleConnection(VehicleConnectionReq vehicleConnectionReq); - - List selectVehicleVin(@Param("vehicleVin") String vehicleVin); -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java deleted file mode 100644 index 186f3a4..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java +++ /dev/null @@ -1,71 +0,0 @@ -package com.muyu.car.util; - -import lombok.extern.log4j.Log4j2; - -import java.nio.charset.StandardCharsets; -import java.security.MessageDigest; -import java.security.SecureRandom; - -@Log4j2 -public class MD5Util { - - private static final Integer SALT_LENGTH = 12; - - /** - * 将指定byte数组转换成16进制字符串 - * @param b 字节数组 - * @return 返回结果字符串 - */ - public static String byteToHexString(byte[] b) { - StringBuilder hexString = new StringBuilder(); - for (byte value : b) { - String hex = Integer.toHexString(value & 0xFF); - if (hex.length() == 1) { - hex = '0' + hex; - } - hexString.append(hex.toUpperCase()); - } - return hexString.toString(); - } - - /** - * 获得加密后的口令 - * @param str 需要加密的字符串 - * @return 加密后的字符串 - */ - public static String encrypted (String str) { - try { - // 声明加密后的口令数组变量 - byte[] pwd = null; - // 随机数生成器 - SecureRandom random = new SecureRandom(); - // 声明盐数组变量 - byte[] salt = new byte[SALT_LENGTH]; - // 将随机数放入盐变量中 - random.nextBytes(salt); - - // 声明消息摘要对象 - MessageDigest md = null; - // 创建消息摘要 - md = MessageDigest.getInstance("MD5"); - // 将盐数据传入消息摘要对象 - md.update(salt); - // 将口令的数据传给消息摘要对象 - md.update(str.getBytes(StandardCharsets.UTF_8)); - // 获得消息摘要的字节数组 - byte[] digest = md.digest(); - - // 因为要在口令的字节数组中存放盐,所以加上盐的字节长度 - pwd = new byte[digest.length + SALT_LENGTH]; - // 将盐的字节拷贝到生成的加密口令字节数组的前12个字节,以便在验证口令时取出盐 - System.arraycopy(salt, 0, pwd, 0, SALT_LENGTH); - // 将消息摘要拷贝到加密口令字节数组从第13个字节开始的字节 - System.arraycopy(digest, 0, pwd, SALT_LENGTH, digest.length); - // 将字节数组格式加密后的口令转化为16进制字符串格式的口令 - return byteToHexString(pwd); - }catch (Exception exception){ - log.info("md5加密失败:[{}]", str, exception); - return str; - } - } -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt b/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt deleted file mode 100644 index 0dd5eee..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt +++ /dev/null @@ -1,2 +0,0 @@ -Spring Boot Version: ${spring-boot.version} -Spring Application Name: ${spring.application.name} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml deleted file mode 100644 index 3126c46..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml +++ /dev/null @@ -1,74 +0,0 @@ - - - - - - - - - - - ${log.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - ${log.pattern} - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - ${log.pattern} - - - - ERROR - - ACCEPT - - DENY - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml deleted file mode 100644 index 8f5aff5..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - ${log.sky.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - - - ERROR - - ACCEPT - - DENY - - - - - - - - ${log.sky.pattern} - - - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml deleted file mode 100644 index 8f5aff5..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - - - - - - ${log.sky.pattern} - - - - - - ${log.path}/info.log - - - - ${log.path}/info.%d{yyyy-MM-dd}.log - - 60 - - - - - INFO - - ACCEPT - - DENY - - - - - ${log.path}/error.log - - - - ${log.path}/error.%d{yyyy-MM-dd}.log - - 60 - - - - - ERROR - - ACCEPT - - DENY - - - - - - - - ${log.sky.pattern} - - - - - - - - - - - - - - - - - - - - diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml deleted file mode 100644 index 3781cc2..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml +++ /dev/null @@ -1,16 +0,0 @@ - - - - - INSERT INTO `vehicle_connection` (`vin`, `timestamp`, `username`, `nonce`,`password`) VALUES (#{vehicleVin}, #{timestamp}, #{username}, #{nonce},#{password}); - - - diff --git a/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml index d373a24..8bc6afd 100644 --- a/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-cache/pom.xml b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-cache/pom.xml index b1476a0..459c650 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-cache/pom.xml +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-cache/pom.xml @@ -30,10 +30,5 @@ cloud-modules-enterprise-common 1.0.0 - - com.muyu - cloud-auth - 3.6.3 - diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FaultConditionServiceImpl.java b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FaultConditionServiceImpl.java index 4af5d6a..3f35c8f 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FaultConditionServiceImpl.java +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FaultConditionServiceImpl.java @@ -1,18 +1,17 @@ package com.muyu.server.service.impl; import com.baomidou.mybatisplus.core.conditions.query.LambdaQueryWrapper; -import com.baomidou.mybatisplus.extension.plugins.pagination.Page; import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; import com.github.yulichang.wrapper.MPJLambdaWrapper; +import com.muyu.common.core.utils.StringUtils; import com.muyu.domain.*; import com.muyu.domain.req.FaultConditionAddReq; import com.muyu.domain.req.FaultConditionListReq; import com.muyu.domain.resp.FaultConditionListResp; import com.muyu.domain.resp.FaultConditionTotalListResp; -import com.muyu.domain.resp.FaultLogListResp; +import com.muyu.enterprise.cache.faultCode.VehicleCacheFaultCodeAddService; import com.muyu.server.mapper.FaultConditionMapper; -import com.muyu.server.service.FaultConditionService; -import com.muyu.server.util.ObtainRootLogin; +import com.muyu.server.service.*; import com.muyu.server.util.RunCarCondition; import lombok.AllArgsConstructor; import org.springframework.beans.factory.annotation.Autowired; @@ -38,7 +37,12 @@ public class FaultConditionServiceImpl @Autowired private FaultConditionMapper faultConditionMapper; - private final RunCarCondition runCarCondition; + private final VehicleCacheFaultCodeAddService vehicleCacheFaultCodeAddService; + private final CarInformationService carInformationService; + private final CarFenceService carFenceService; + private final WarnStrategyService warnStrategyService; + private final FaultCodeService faultCodeService; + private final FaultLabelService faultLabelService; @@ -91,7 +95,8 @@ public class FaultConditionServiceImpl @Override public List saveFaultConditionList() { - return this.list().stream().map(FaultCondition::faultConditionBuilder).toList(); + List list = this.list(); + return list; } /** @@ -99,7 +104,34 @@ public class FaultConditionServiceImpl */ @Override public void RunCarCondition() { - runCarCondition.text(); + List list = this.saveFaultConditionList(); + text(list, carInformationService, carFenceService, warnStrategyService, faultCodeService, faultLabelService, vehicleCacheFaultCodeAddService); + } + + public static void text(List list, CarInformationService carInformationService, CarFenceService carFenceService, WarnStrategyService warnStrategyService, FaultCodeService faultCodeService, FaultLabelService faultLabelService, VehicleCacheFaultCodeAddService vehicleCacheFaultCodeAddService) { + list.forEach(faultCondition -> { + List carInformationList = carInformationService.selectCarInformation(faultCondition.getCarTypeId()); + carInformationList.forEach(carInformation -> { + FaultCodeCache faultCodeCache = new FaultCodeCache(); + if (StringUtils.isNotNull(carInformation.getCarInformationFence())){ + faultCodeCache.setCarFences(carFenceService.CarFenceList(carInformation.getCarInformationFence())); + } + if (StringUtils.isNotNull(carInformation.getCarInformationState())) { + faultCodeCache.setWarnStrategies(warnStrategyService + .selectWarnStrategyById(Long.valueOf(carInformation.getCarInformationState()))); + } + if (StringUtils.isNotNull(faultCondition.getMessageTypeId())) { + faultCodeCache.setFaultCode(faultCodeService.faultCodeList(faultCondition.getMessageTypeId())); + faultCodeCache.setFaultLabels(faultLabelService.faultLabelList(faultCondition.getMessageTypeId())); + } + ArrayList carInformations = new ArrayList<>(); + carInformations.add(carInformation); + faultCodeCache.setCarInformation(carInformations); + vehicleCacheFaultCodeAddService.put(vehicleCacheFaultCodeAddService + .keyPre()+carInformation + .getCarInformationVIN(), faultCodeCache); + }); + }); } // private void faultCache(long messageTypeId, Long faulttypeId,String faultcodeNumber) { diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FirmPermissionServiceImpl.java b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FirmPermissionServiceImpl.java index caf3d6e..0a0a603 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FirmPermissionServiceImpl.java +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/service/impl/FirmPermissionServiceImpl.java @@ -24,8 +24,6 @@ import java.util.List; public class FirmPermissionServiceImpl extends ServiceImpl implements FirmPermissionService { @Autowired private FirmManageService firmManageService; - @Autowired - private FirmPermissionService firmPermissionService; /** * 修改企业权限分配 * @param firmUpdPermissionReq diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/util/RunCarCondition.java b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/util/RunCarCondition.java index a2293f3..4b67c08 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/util/RunCarCondition.java +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/java/com/muyu/server/util/RunCarCondition.java @@ -4,16 +4,16 @@ import com.muyu.common.core.utils.StringUtils; import com.muyu.domain.*; import com.muyu.enterprise.cache.faultCode.VehicleCacheFaultCodeAddService; import com.muyu.server.service.*; +import com.muyu.server.service.impl.FaultConditionServiceImpl; import lombok.AllArgsConstructor; -import org.springframework.boot.ApplicationArguments; -import org.springframework.boot.ApplicationRunner; import org.springframework.stereotype.Component; +import org.springframework.web.bind.annotation.GetMapping; -import java.util.AbstractList; import java.util.ArrayList; import java.util.List; /** + * 登录存储redis缓存 * @Author:yang * @Package:com.muyu.server.util * @Project:cloud-server-8 @@ -22,7 +22,7 @@ import java.util.List; */ @Component @AllArgsConstructor -public class RunCarCondition implements ApplicationRunner { +public class RunCarCondition { private final VehicleCacheFaultCodeAddService vehicleCacheFaultCodeAddService; private final FaultConditionService faultConditionService; @@ -32,35 +32,9 @@ public class RunCarCondition implements ApplicationRunner { private final FaultCodeService faultCodeService; private final FaultLabelService faultLabelService; - @Override - public void run(ApplicationArguments args) throws Exception { - text(); - } - - public void text() { + @GetMapping("text") + public void runCarCondition(){ List list = faultConditionService.saveFaultConditionList(); - list.forEach(faultCondition -> { - List carInformationList = carInformationService.selectCarInformation(faultCondition.getCarTypeId()); - carInformationList.forEach(carInformation -> { - FaultCodeCache faultCodeCache = new FaultCodeCache(); - if (StringUtils.isNotNull(carInformation.getCarInformationFence())){ - faultCodeCache.setCarFences(carFenceService.CarFenceList(carInformation.getCarInformationFence())); - } - if (StringUtils.isNotNull(carInformation.getCarInformationState())) { - faultCodeCache.setWarnStrategies(warnStrategyService - .selectWarnStrategyById(Long.valueOf(carInformation.getCarInformationState()))); - } - if (StringUtils.isNotNull(faultCondition.getMessageTypeId())) { - faultCodeCache.setFaultCode(faultCodeService.faultCodeList(faultCondition.getMessageTypeId())); - faultCodeCache.setFaultLabels(faultLabelService.faultLabelList(faultCondition.getMessageTypeId())); - } - ArrayList carInformations = new ArrayList<>(); - carInformations.add(carInformation); - faultCodeCache.setCarInformation(carInformations); - vehicleCacheFaultCodeAddService.put(vehicleCacheFaultCodeAddService - .keyPre()+carInformation - .getCarInformationVIN(), faultCodeCache); - }); - }); + FaultConditionServiceImpl.text(list, carInformationService, carFenceService, warnStrategyService, faultCodeService, faultLabelService, vehicleCacheFaultCodeAddService); } } diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml index eea96e5..0616949 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml @@ -4,10 +4,10 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos - namespace: psr + namespace: eight # Spring spring: diff --git a/cloud-modules/cloud-modules-file/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-file/src/main/resources/bootstrap.yml index 2863945..a02fcfb 100644 --- a/cloud-modules/cloud-modules-file/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-file/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/cloud-modules/cloud-modules-gen/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-gen/src/main/resources/bootstrap.yml index 5735ae2..4663d03 100644 --- a/cloud-modules/cloud-modules-gen/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-gen/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/cloud-modules/pom.xml b/cloud-modules/pom.xml index 22cecf4..61c92c9 100644 --- a/cloud-modules/pom.xml +++ b/cloud-modules/pom.xml @@ -15,7 +15,6 @@ cloud-modules-file cloud-modules-carData cloud-modules-protocolparsing - cloud-modules-car-gateway cloud-modules diff --git a/cloud-visual/cloud-visual-monitor/src/main/resources/bootstrap.yml b/cloud-visual/cloud-visual-monitor/src/main/resources/bootstrap.yml index 10e7fb8..ae51cac 100644 --- a/cloud-visual/cloud-visual-monitor/src/main/resources/bootstrap.yml +++ b/cloud-visual/cloud-visual-monitor/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/node_modules/.package-lock.json b/node_modules/.package-lock.json deleted file mode 100644 index 44ef123..0000000 --- a/node_modules/.package-lock.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "name": "cloud-server-8", - "lockfileVersion": 3, - "requires": true, - "packages": { - "node_modules/echarts": { - "version": "5.5.1", - "resolved": "https://registry.npmmirror.com/echarts/-/echarts-5.5.1.tgz", - "integrity": "sha512-Fce8upazaAXUVUVsjgV6mBnGuqgO+JNDlcgF79Dksy4+wgGpQB2lmYoO4TSweFg/mZITdpGHomw/cNBJZj1icA==", - "dependencies": { - "tslib": "2.3.0", - "zrender": "5.6.0" - } - }, - "node_modules/tslib": { - "version": "2.3.0", - "resolved": "https://registry.npmmirror.com/tslib/-/tslib-2.3.0.tgz", - "integrity": "sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg==" - }, - "node_modules/zrender": { - "version": "5.6.0", - "resolved": "https://registry.npmmirror.com/zrender/-/zrender-5.6.0.tgz", - "integrity": "sha512-uzgraf4njmmHAbEUxMJ8Oxg+P3fT04O+9p7gY+wJRVxo8Ge+KmYv0WJev945EH4wFuc4OY2NLXz46FZrWS9xJg==", - "dependencies": { - "tslib": "2.3.0" - } - } - } -} diff --git a/node_modules/echarts/KEYS b/node_modules/echarts/KEYS deleted file mode 100644 index c0b2955..0000000 --- a/node_modules/echarts/KEYS +++ /dev/null @@ -1,419 +0,0 @@ -This file contains the PGP keys of various developers. -Please don't use them for email unless you have to. Their main -purpose is code signing. - -Examples of importing this file in your keystore: - gpg --import KEYS.txt - (need pgp and other examples here) - -Examples of adding your key to this file: - pgp -kxa and append it to this file. - (pgpk -ll && pgpk -xa ) >> this file. - (gpg --list-sigs - && gpg --armor --export ) >> this file. - ---------------------------------------- -pub rsa4096 2018-04-23 [SC] - 9B06D9B4FA37C4DD52725742747985D7E3CEB635 -uid [ultimate] Su Shuang (CODE SIGNING KEY) -sig 3 747985D7E3CEB635 2018-04-23 Su Shuang (CODE SIGNING KEY) -sub rsa4096 2018-04-23 [E] -sig 747985D7E3CEB635 2018-04-23 Su Shuang (CODE SIGNING KEY) - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBFrd5SYBEADoCBw12lsK1sxn3r879jI50GhRAg5vF0aBql0h2BIJ3d+oYYSm -nIsK/XGpIk3t6ZhJRXK+le89t8a7vBsU+y0+3+OehxOV63du1wscQU9GPu7IfXhw -V4YcsGK330+V/GiwBs3EX808fdQrdkfCsaGEJhKJbK2fldUcnNp3M1Y2+DVZqGmb -I7fRJuEj/S9bcVGWnv40jBbMKjx/8LyP2dxZLyy1+whEUimU9em6Tj+SnyISe1I2 -sLa3lwhWer0rkrz0siGFTgDHaDvLlpL9TV34acj/FOon3XKMtx4neNVmkC3QVi0z -PSlnX6EV8Fas9ylA4x9bdaUo6zUZKO533ASfC6uEibvE2XSRXYJ0xB2bThcQbkdl -332JqD1TkyF/UQRel3pUm/bCsv2daKD98ZO+eCbvNNonrip2qXDwJJ5HzlXlThyR -eN1Og90gXvYix4sbsZgNEIyYSaLri7/GjyMD34GCLQiV/kvc/foaC/hkvz6kVOiq -/tMHY3KsGYAIF4Z9kuTCwJOwFqgfb+Y15bPRDK84uyCiRhtIubNWY7Euy4bBd3ul -uazQ9LabBhZaa7HCOMssW+TaB+GondZJTiwnI6MCTJKrKtvb8kzcKR4mNf/dvF0O -x7zwVBeklMKXjkpOtje/+/XOYKuD3g1BZ/+vrfMFPTZ7y7ASC2ylcKI0/QARAQAB -tDJTdSBTaHVhbmcgKENPREUgU0lHTklORyBLRVkpIDxzdXNodWFuZ0BhcGFjaGUu -b3JnPokCTgQTAQoAOBYhBJsG2bT6N8TdUnJXQnR5hdfjzrY1BQJa3eUmAhsDBQsJ -CAcDBRUKCQgLBRYCAwEAAh4BAheAAAoJEHR5hdfjzrY13yIP+wS+Mh86IuIK+zG5 -qr/cncV541RxvIGbv5uCQEbFRIwtR8SJEyx2tu4pIgsaTu93hdwxHFCcOZT2IsXP -meRWPfhaguDFQArdu4VdOfq2AbMqqByFWRsbwvF8CX8fGMPBCsMp0pzqp0px1uUr -WlK5hBSVwDHWACElyJE7jmk5K+O7RmDUD2E/pgXid+SiU8W+k9vWj49nHAhStYTm -SwVQA4Gl7jGCJY5jFwZIRD5/b8kVYjbJFl9CBDD2nOIytrGfMVlhp2OcT1f6yZvZ -oY2nvWLBUF0SmQzlli3EW9zzsNAXDu3f81kqwa+kC2WqQ3s4bKZKQurN5sCWvoyX -db+AWedArK+m3fH9y3JFIr5Lu1MwfbgfMfm9EZS4A+3DqLFIsLrmnzbGZ9FCkqsj -TuvKWOP2H365xH44gHImYKZ92PDdLKE7XArVU5b9qtAimgCDsCjEiXTB4S3NVJGX -R0RZCttKgnrLHwAad3TeLhktWcjH4TdxNCrNZsHLO9mklGyeM1IxKqba4OdHTmYX -tYYlixSlAu5vSPa+vDkILRfyU87n9YD9RiVGmvy27IP7wdxSClJun6+9fviU2NpG -FCkLZovYz8/Qht1c8yQZGscw3sa316m1nJz42Lo+p2s6AQZhZupu8bi/W85VHoxa -roRO16i+mFr4bnbo2/jftB6UVVo7uQINBFrd5SYBEACVsgwBHz5cpBqZQVNS6o0W -RUnWWNDiBYidNQNTWCF9NDF0HCh6oHecjjXQEPduvMPdzOPpawAkKMRG+7MlHiu/ -ugAq0RluoM3QzDZwvCPw+p/NTESZMqLvbHXEs2u6YCdIsFcTLXr2d+JBWDeGri0S -YB4gjjQIVvDGqG0tDoW4JmqHHMZiJ6c+h2Rq+saHte0rctHcVAq4p5I8O1iJ1Mkg -gKJ/TBsjPM5aK6ahPpIPPh48nbhpsLjKHwqB/UWdUcB/HUDa0YfV4JbJilEeeQFZ -PzlP5SJaGyuEnTnhEwnoXpFetfMYi+Mxnc4VoSrQ3UOsVpD2Ii3haUjdKWTjukyn -o3sCxvsBTQ8jyBtjjhLw1jfWJdHJ2WCDGVtQVuJ6Gx1GCV0XRbKDTWdIBnCkdKtU -FY+VMt77oQ/ydeRsZDXhkdgBqqkvdiRHRyEFy72rx61cGTIKuKcWu0rJx8/LnVyi -nOEk8K8mgNR8omnpFmkkStOtSDLjDb8WeIdigxwJ4wtQnLlLGWiAAVNnDDsqgGIB -3rrR+/HKUa05CwKI1oIC7i4f7qkgfFUjjr1e496FDSq2tBTLukq/v5FpU6C0JSVq -MeD5+UuGtSezBxQUdxV7caftIptopwWnx4bBjWSuk2FVCzWcYMnXNIbtfEbqMKuS -mrpk4mOBNAV6XYzNcOHQqwARAQABiQI2BBgBCgAgFiEEmwbZtPo3xN1ScldCdHmF -1+POtjUFAlrd5SYCGwwACgkQdHmF1+POtjXK4g//c7vJXmN0FtACspBJVrgsKrYj -ha4c2PCEynfKSwhVXW3yHnQMwh8/bpQUs5bwCTWx27IEeBrfb03/X9tlx12koGvl -LujaR7IP6xaqWpbh6rrfttOKGx3xKopJ4nHgNPIYN/ApflAacwyOd+/leWOjHrii -JXbB60oc7FNvfQRREICLZyeAnzlAcEOVcWvBTngB0EDUZucKwkQtt0x3YvKetgQf -EMFBAH4RUXG0ms85acX2rpi/kbdarFv6Hc2pzakoWDKNjHMMae1J8wQbPRaXx1NB -+xF362eLXZaxtvKdzs9Q03R46DY9cyQRofG5WNnZapgemEzPgixur8FYK5EPCQkh -Y2FA0WUbZFIkO7pE7UNS5ZN5fHkkEhAFo4wV0uqWRVBpFrjKeBxtRkIaw7jLCHr5 -3EpkTusjT/529rEYIq9cGOTwf75AbKR1IZFxffEZYOU76y6SH0bINoYp0VxFJ/IR -zy5CHqvyUQVUed5O/7UzkYx0IVBGk2wSwOtC7+iRptqj+kI9RCjGizhNe4hG3SUq -1qkUGkQu6+skyXeFCR1PIAbQgleRNUQotsh/rfsfZpQOomBdvDRPT8ZcN5bjUIJ1 -5c4abryWPkun+BgZk+YFtYLbGZVJAUy2OtXRG5uYzeLc5ID+X5XwwtZOO4gSWMTh -oQH7TsthVKvdZyjtZQg= -=Uv8d ------END PGP PUBLIC KEY BLOCK----- - -pub rsa4096 2019-01-24 [SC] - 1683FBD23F6DD36C0E52223507D78F777D2C0C27 -uid [ultimate] Ovilia (CODE SIGNING KEY) -sig 3 07D78F777D2C0C27 2019-01-24 Ovilia (CODE SIGNING KEY) -sub rsa4096 2019-01-24 [E] -sig 07D78F777D2C0C27 2019-01-24 Ovilia (CODE SIGNING KEY) - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBFxJWEYBEADYzZRcG+WIllHo8PloMv9pX2QZxmZiVJzM7Prgg8KlWfHnO68/ -7Et//hMA2zexJWweZwM0ffmjvcIIEre23De6KaA2htM/54aPoBweDAOBi34RsdR9 -kpN0RvipvJMMZKGB0tDSB3mLhWaiApDGMsysfJAgTaGsIISrC2+xLO/+HxgoEAIX -a0BTJ+P3cOLPghBBaRtyKNWJjJ2e4XzlVM0T4bM06QmzC0qWTSufKqk1XAZTSOGU -LXYESonSu/+kL2TCsKi90THNX69a9SBx3DAohbb5WKjXkYistSQi9S33jqZMIc7n -I1kG1x39YxZiQwwszwbfa3/+qE3X0Qjp2k3fD7wa+qDnSpHTchqy8d71EN0wU6S/ -9vEiJ2e+gxN6WZetK9wl90P70Iu0rvLqSu+5EdkenvIbh6i4CR+Cer1Sky2z7rEY -vmEjFNjV2ktvbu83RDofxp4ERSbZOwq8VMOWqj6Ft9mIWfw1OAoSkLCRchYFR1ue -r+e3FuF01KlCXjTV4t24F7l5QO/bwexnmYuVTlSEo4PVZLJAv/UYSP0ngie5DawL -z2RDCuRrROgtzcf84SaRxwcPNQ0h6EZlKZ4NFL7nl4rwbDsyZRdBqzQ5JPm6dbGe -CZXCBA84ivcnK845flcsl7ITNjcfsLbeN9s6FMnYZgOHZh/ucmw2dL+5vQARAQAB -tDFPdmlsaWEgKENPREUgU0lHTklORyBLRVkpIDxvdmlsaWF6aGFuZ0BnbWFpbC5j -b20+iQJOBBMBCAA4FiEEFoP70j9t02wOUiI1B9ePd30sDCcFAlxJWEYCGwMFCwkI -BwIGFQoJCAsCBBYCAwECHgECF4AACgkQB9ePd30sDCcgHA//be3mdnRU+jYCP3VU -l/pcYnbxoIfAhf1Z2orVcN3/E6v2wDYvbvcV7EX/cqwMXBc0/CEVisGQ3zX5CM4/ -C/vwjAsPNPWsX8iyE/Mui/Ktl9tZqQ3/8hTOHe5RQIn0VQ5wIYmyh3Q42BI4vKK3 -BodV9PwONdRhQVJ15x1fp59wiPTqflcXJ0qdGml3JY4ULLFYh63MBV4as6pg/Qtb -1enZmw8/Bgg6mhY6HiBI+v+8wAwdatwYuG33JdzhoPVbjsnovqAE+kMvOuxmVbK/ -q5dwdwFULbyHzojNAj7zg1zjtksawP8Uspc02JHr16pW3u48E2/uk6XCkTpFDJ09 -xqwtZyEGSobl/9BaDuidXQ9UDsrOIYuvBXO53vlVv1nwzyF7qUhNRNn1HdzIbEiV -16CaYT5Soy4Xh5sFTFoIg0g/E8JquSgIEJN/NutqbQOHO4ldMxaDEgFp7dRJ/tqo -CEJgahC/D16efbIUP2gVScYsJK3VYNjuEfnTu2qiR7XDXosG0zGOMGsr4xCuSx8y -mwtrqRZdl4wfaHi2/QojJGAXwd1Q9WNBxYKuE31amAo7AxGKZ8QLZ9m0RwitG912 -yP7gsw9k/TA195GJiQ5W1qNTHa4gKXhzFtPqg7s9xhJOkb+GOk6tOCWzts1IJSXa -oyGerp3bGP4Ho49nipEFjeiUKgW5Ag0EXElYRgEQAMbeZQMWRo9h6RgGm7eLCfz2 -K9Ro9yL0U0Jz8SmNz2I7YoYqg4idPV7D0gBym/502QsalQc427vE4QtJGlNPx8yH -uXIKD0u9sGadO3wkz3WmPqyVMlAgdzjB9ddoWjeQDYTvJLO1eo4LtVUoSydoOs67 -bBNr9Wi2hIso60+cZGxczI+dTkqvgd+nSrhzG1+N1NPjpGqLUSvjWEZiu4NT1oVd -4f8C6SpQNkgUbliomLE9Zv8Wkcj8RDU5je+dU8r4fKQy1GtDVGW89QXGKALwTg4F -4/d+/qbF/ZhfZk3e6dxJV4Slmb+IKWUd5dcEYwXIdYXJuQu84CnEtsnQDsIUCc5V -Qfk1E4SqEmc0gWsmTlsPKF51VdeDpbqQShGgt+xM65wCL7/JASnuEwr1Jt2pPRDq -VF9s4APQJi/neuJh1A6RlHU6PFcPXmqjsglMdbfKdc0dzoOcc4OcSFPdAlX935L8 -Tlwrp2dy2ARNTSdCvbXx4Lj+Ru7tIUTjDqIFzRLBdppRU/NO6SpNMoIKkOwrjFYd -H8nV9z6+nYHfJNR/FfT8LLx7ac/trYwDYWMJhk/h9taOszZ5OpQM4LOrWwyg2HA8 -80H95TcQ0c1/dp5OBfPSNfse75yBJrW0PwtQA3++38PHQQZVhO7J3Ha2Y9/MmLqU -Ip+rhd38hfkHlkrwCr7tABEBAAGJAjYEGAEIACAWIQQWg/vSP23TbA5SIjUH1493 -fSwMJwUCXElYRgIbDAAKCRAH1493fSwMJ4GVD/9AS8YwflROUAodGe7jBHZ41oye -4I8AX8iTP1qxww8ydeCBVCz3n3lvEHHP8JfVB0aJwiezUtt/1uV0bTFt9ycxyJS1 -5eIefOVN0wFEsj4pgQfBfSWxI0Yd97m+W1xg5h+aAN9W1MNH6rb1ktHCebW709Vf -Bs+NfktKww98M134cQlmJSo1pBQEBzKaE5KEvLAiafluAPTkvafZfe+35QQdJAXx -iLE/ZNJQ8L9lBYZaA5mM/NKNzeEqeSTwfvcIonY5sD2EsgBU/ux6QzjRV5EmteJr -eg+bCWJnbVvZY/2LVru8NKDgfhTSMN0ocDLaWKW6aQO36TequQNdD09wasdSpQmV -GoCydtdCVoetGdGm8SZvi6EUgAWH4eI3Su/19V8sVo3kHhJ1d575NJCFwTPvKAre -s8wgU+7CgTojnMxFmb68p+lLe1qQheyXaa44WQ7d7hmXPIoe3EgMYtMc7tLcKccE -upu7zWG7BNU97kpUw7nmHKalI/1fKEEAYQUmNm9mNVGKjLVNtuG8jw6Zq0vX1tP9 -mh+T3SMBEnsdzoQ+E31lIDNYTZaEHxt0XupNdjt+uEfASdrD3+8+jlWVkpO3FlZ0 -MhfLdHrk689ty11m+5HlrSU7O1I1wZkt/OlYsZmS1yIpD1hEnOuSjAuqm4D3s+YI -B4WM8AJSCwl8WlZrRA== -=wft0 ------END PGP PUBLIC KEY BLOCK----- - -pub rsa4096 2020-08-06 [SC] - 94BD178077672157652826758E44A82497382298 -uid [ 绝对 ] Shen Yi (CODE SIGNING KEY\) -sig 3 8E44A82497382298 2020-08-06 Shen Yi (CODE SIGNING KEY\) -sub rsa4096 2020-08-06 [E] -sig 8E44A82497382298 2020-08-06 Shen Yi (CODE SIGNING KEY\) - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBF8sDHUBEADScBNW9N9I7tu/ytMLp0XSQbyDO64iRsaAic/dnM4ffcZOl1AZ -fbKTF2jI5ABVIl6mWBx5t8RE5XluyESfnB0au3fa0N1cb9bzjAqPiiTU5l9vF4Np -u0517j8anqPYYk9n0HCVczaBQLavwa7ulUegnMCvO+WkrapkES3PzF/QDmHEh4iC -FnPsayrhYvirg7Gwy6gkfkSZvp2jQIt2O3PQmffW1OsxwCf0uNIf4UrXxZ9gi6hc -O/x1jNNpyfOBJY5es8feIsx+zQu/jZRL5AnLeuqYdODD/IdcT/AsSeFnMkIuYdKl -+S5DL23Rr5W47mCkRglauIOAFXnVd6cc3I0/TB+8+B1XOE7YBcslPytVmnc00Uwf -f09a1WF7gTufCQAizIRShHLqSXA8Gebs42g5CLEC7k4v1Yojmwun5UFDlbxERQgj -00hyDsGYv9Mwk5EokcpB/fyInRU0Niny6kk/siui/nvol0vcqBgwTqRJjfFByX8T -ck11j7f3mUFq4z/PsVU4pQQpGyuiKLDQm7IJPAsJC/+s7aHAuMS/j3lpitM8j26A -3x091RsxjfBrCusxb301rzw6F2g4bxTRueoPv9Ie8OW27uykqTgdnnCSjT5LQcN7 -H3dRmfk4UMU+QJTDhIdCzHyMnSGBVmlbbHIMIaoxnqzXFpO1+iGRQs8QcwARAQAB -tC9TaGVuIFlpIChDT0RFIFNJR05JTkcgS0VZXCkgPHNoZW55aUBhcGFjaGUub3Jn -PokCTgQTAQgAOBYhBJS9F4B3ZyFXZSgmdY5EqCSXOCKYBQJfLAx1AhsDBQsJCAcC -BhUKCQgLAgQWAgMBAh4BAheAAAoJEI5EqCSXOCKYVkYP/1n0eL9d5EnDunqxo0dt -HlfxLSx4l+edORXF+q9p0s7x33AktUZxMMNEbeAAgfrtC8sXg8bMa/NWHvmWVND7 -Qj8nJYVZ/jJSVwwXImsK6EdP8401UM1X3+z7uWy4KepJZQIVd6j8dxhW4QE74mlx -CLBm9dK5rgxTjcNIKApscBJ6pP2eZBprHNdDW3ttaIMGBfz+nA3IpvH7ADgEkffP -zc9BjiyCuff3q4qW1PnATJFEQCbBAxU13Y8S7pDRhHHDvuo/GNMAoKm8xWb9OzTz -u8KistljvZWD1ZBjYxAYIKDqVyyUeH/aN134QsQyra++FFHkTiyYjpn/roSQm3Ww -eQLXtRK0f12EpDb2pchxSrN3L4wRtzGj3I/u/7z6YXa8nuK29t8CDGTss4kBjDmQ -2uYNAxFq6EylZU6QzaqvQgv/nhSuJFGlSY3v/4Q1MxB5rn68s2jegi/HXUIbFerf -KgeJCN8nUtBiSIzVwMo0HMrrNyR4ZdCJa4bxzHspu6Fck4572AKxB3TNFkLYC0s+ -zOQ6b6l0bMgzH4HDj6C0k0+KtikK6Q2U1YXWu1T4MBu8Gq4weGEUDOxc0B1XywA2 -BE+cbOpjHi4lK3n1//RjUR+JL90RuD+JGCB8x2d+Ttm/c19S/KjQc8CsJ9JA5x1H -wlHqg7br0XQQrbUedY65S6skuQINBF8sDHUBEAC99I/csLsLcrpNXB2JYh8XmtBc -Vb6aSWCc7kowhdwuqjyXvHMkpy9RZz6hxEkk8XiZC+nrCcrr7DNNFNzh5gx30Ihm -NyZybaawr/vn5O2Oe0BSTwuhIdk1XjpzDtqpcNT2Qui4eRx/OBcyyX9PJvicBfMq -53ZNom/3NTZbsXp70uCV8eC97a7g7T+GymRS1u2x7I/Kp+/w0plG11bXnWg2A0EZ -WHCnmQWBUpqSUW3syfuzqlCFDYWoyVkw2eNtIbhGv9knEKPtU9bewAbo1/2Jk1R2 -FVP5B3VvdY2huzQLzbzHB4zhsJCEjYnvzwPZ0WeIYHmTYJEAulTynBdv9GNX9sdM -GNXS/ESTFUQDMXbgDBdwVxZOq1Gzwh+grN3lwpS/5wcsSuNhfEfvx37DyLKNiXMo -5HS/g03kAmmIgH7IWUcM27ZyyKlpxj8ztFFUIdnIUX4biiZCBJnfMuWnNzJM7o/b -T8PVEEM3wuUT5ih7yT4l/j5pV4WmEbgVdWSrbL/H77GuFHwXYiuzDyH1/E23Hedi -crd8g47bV0jL1v0TwT4oHtEkAXIU5Nj2+z+ZKSl5SJ0I2tAy86hCpIn/rmbMmtws -Ce/OHHOu2Mm5KBEK9SyLThMzqYrv5Zux9Xqre+P0LPk/tzxwdG87qKhU0xdPvn6y -rGaC1OFCT3GmidZl2QARAQABiQI2BBgBCAAgFiEElL0XgHdnIVdlKCZ1jkSoJJc4 -IpgFAl8sDHUCGwwACgkQjkSoJJc4IphtBw/8DsvdVbaaVqMOe/S66R3zn5M22YKU -AkhQvBQId4rTDUgTiSJ6Ll+Ascr1q2gFupb7iAM4BWAFQji4f8iH51sS9a6I6Oy8 -WK4ftFYDyQU0/hgaF2B0+QE0PN3/88ckBlL3KHhzw0ad/Y2Bp6CGGFNwI9xqC7XT -t8Y+XCpv9buC7ZVpE/N/yF+2HvVhW7PG+5oB+Qc+Q/G0RK2QX7unOSqLc2pS/n4v -mBqGc1KAe7iyxOo2Q2G+Q0XTK8g/BUMWACVOuYpOrvteyHJXIYv/VDRu+/pd81G0 -i6B063BzuaDRqwNngLOU6lNcDOgom6gWkCfkg1Nbr009rXyADIg/RHPX1TUAaoFn -QH0YDIxWfyDvTJ7FgmLVCnXXc88T1du/ROAq5Y+opD3vcDX+egzbKR+oSGbaf6HL -ASj0haconAOZ7V3sLO9WSITUODzHEUwOuOx+XtaW/JYTm47JeH2r83v+OmBNbAJg -hT5KINI8iBvor3cUYKAor9ib1192ZHgBjPlrFDMntZZCqKyCvRGRktts4VcH09DD -szVC2TEeuxgIMuUi73HebjX+fRefcSIkW30ehXVzN/7Ah1SK9IJc9hzVa2ZspUho -Ias/zRyLSbzHrpCs6KVPLwzOQbyPmXNpjoYuGCq6NX54S7bf8Hn3X8SQmezozLhN -krvOtK7UUytDTcY= -=+SBy ------END PGP PUBLIC KEY BLOCK----- -pub rsa4096 2022-03-02 [SC] - 8ACA4FC874B6B0836DFE70BB52514D7E7CFC32B6 -uid [ 绝对 ] Zhang Wenli (CODE SIGNING KEY) -sig 3 52514D7E7CFC32B6 2022-03-02 Zhang Wenli (CODE SIGNING KEY) -sub rsa4096 2022-03-02 [E] -sig 52514D7E7CFC32B6 2022-03-02 Zhang Wenli (CODE SIGNING KEY) - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBGIfP7kBEACe5lPqYdMuQsugMCFN8EdGAoFnytQJGHNIY6fBgIQv/CTTM6oM -JW5pLERfmlvXs3SDIpdZVQp1JmUjs0SpKV4pDBwJq+bMzxiD0QD+7sZb/zadHBOR -EfKFBij9lrrft/42FbsLrSA19FNalLniXp0NC8QBl+dLafy6ypPX7iSXCWvB/qiu -XPFY6yJGi4Jt1vVnTeTz9k17y2oJNRl6eh4CLxuTJwLb11Fuhwy8gC0JWMXd52OF -P6PcWWPWV5qA/UrtbnwQb0Z8+YiK/nDv5p0e2HOEB+Nnl9KdHIpDaP1dSE4hKkFK -UjWBXzMSBJAwNObMBDGtiWzeU1kIIkHguEUNbJXLHzIWvNrYbuCYOSsdA4o7QNFr -quy/Vt39+zu5R5znn1AgoUsCvfhMGKME5d2MDgKsyfh8LTHuqDkWZxj8zgMZxDrX -p/KZBy/bSjii8V1vgoDl0NuJZrXNHrEGQglLiV7RzQBRfkAI4u+3gd+8Emeny0Ku -GEXrB2dCj7OoDgR0TXmzZf4U8Stnhr4//Fgn76ca+9mOp6NeZpIvVIiJ0hK3QsUe -gllD0yEJ7fHGQIX//qfymo+rWdvT+WXz6/251eDb+C9TYosj0lpeW0h4URywarvc -Nqudz8UEVNe4hETtP7VpKjokEiNgj66T+WrbsBWjT1KWlkOhiVFO+FVV0wARAQAB -tDJaaGFuZyBXZW5saSAoQ09ERSBTSUdOSU5HIEtFWSkgPG92aWxpYUBhcGFjaGUu -b3JnPokCTgQTAQgAOBYhBIrKT8h0trCDbf5wu1JRTX58/DK2BQJiHz+5AhsDBQsJ -CAcCBhUKCQgLAgQWAgMBAh4BAheAAAoJEFJRTX58/DK2SccP+wZbwZIu4nI1zzlX -jljH7wLyvDT/hfEm/cBBvF+IgV/EYfMaNaphzsci1V0X8Dv4LmzsV8HS/pIscekM -mV9Ua8Lyty0QHdFdcMaZPF0irJ59NXfXVu+SDB5NTVaEPhQHclChdyVQEpbv444p -FwWtNc2JU7C33NtDnsoTECDKy22rP3E/4vti1OEKvaNPqJ7Cmed/fmjShEvoUl1U -k34fZlTzAZS8FQk3oIvVZq91B9FekywAOLMTo0QFQdgbHpk3Pu2BQ3xaIwEdTu5n -jypgx7ljK/1Siczo+VzH7uv5pGyVgeufI07OFOqoyC+gfAhXcZp8pBbVuRm5aO0O -oyzOLm8qQ9TxXt5XtdZzdbgZ8uMr8ualgTj1XOU3Q8AY/BCZ3i7qqZEPY2lO4O/e -spS2HGx158soggTH0m7EDx5jas5WS49pWxhZOAq4Z3hDSz3LFYTUOUgq1HJJS2b3 -l11rRaDiuxShpIgr5LfxmbCLL+cGmxcPZGEsJBCszEwhPNRqR5AwvRO2OONGsTel -Y9PqJRT2+3KXgu/rvBnbAuIxaI8vIy1iP82rTxw8z8QK1qce6BIldho18yOVmCrC -wLMB+snpVnXyaDKvcNJI3KnfiRA9RyKz13XHsykH02nI0c3O0zFW5Ob+HNCnzlgg -vd1mG4jAwrTN+/fezrInfMu2YsQzuQINBGIfP7kBEADRINphJ2MWt8/FfacMhiVy -3a9DKkI/w0xt2OFZuTxK7xAuGeNCJGVrRf/qxM82xR7IApDyxLIZn/+DzYMoFzQs -r2XQR8sAy2/x8r42xUiSZUtfdztVN+QEu+qCgVYAY//qLZsrSfn0ezv51m/Dw2Q0 -k3euzR4/dbulTnt28z4T1BDnDyEWU7vE0m4qyrrQe9DHmC0iIkg3RY7u6/0UK+Ar -W+IgLQZnZOwTc4GygFCMst8pWsfnLYpPGt3XSI5Om7OQ0Xf1nyLWBtmxJQRsbU5i -hDLfR0KTARC8cjReFL1eoe9OT6NXJiQltTvDnrpWXN/3tYFakgPf1JrEHkllgHOM -zM78/H7FgetIueTjem98Qju0/zvBxxd93kLrSkcLRP2QiD7cdIW9tqCrcKY7k06t -EG+oVdvQA+W7V5wDxQ+8YYp9l+9ftBZNTXa9q/5e7/qzl4cIY4EPpe3eTxj2K9uM -wsVtPPk48N819fSNDKXOEpqzTs12tniZC5NBsfB8ZduNmjDhcxRMJRA2RhQWRMG0 -knEsVBFkepnhlg6PhWE1fz9Q/YbmVTni4hSN6YFSpw2da6zpHqStXooSzfEw+IvT -v4WUbHq9TA0zkPEdHn1s75blf8jO6s6XLGEZBKXM/PGO9QtjkYDOaePfpfoLgQEt -TGHJSTLcEUS/HQLiqVFPpQARAQABiQI2BBgBCAAgFiEEispPyHS2sINt/nC7UlFN -fnz8MrYFAmIfP7kCGwwACgkQUlFNfnz8MrY18w//QbqFYRLJLKoqfcZV55W2jtxX -N71+GvY1DWAQByvcV1h9aChpVXyNjKmNiwAdBDam9RYnArmFQauFyEZpHfOdoEc0 -u+Wsllou/tomsqIMx5AuUpGyCrqPKFsKAuqA15/a6tbhEhDd5gIbSYRVlvNinKqm -JyuPvfbiKQxo28yV7NMIPpSg9gGSkZiEWTGVQR5603EFnkhrS6n8VZFCKQLlSl1X -VhyN2U/rjwRkDQUh6DSGMb6OHoeFCW00LqqiFoxtdBru9LYO5NYSbnZzicBsBnJ+ -rEqX0yfyDaSzC21wTH3ARf88CruVYerEPMs6lMDLlHlsdZX9VPxofvA7PGcNiiiI -xkIfPsE1X5cdy7hnhdpPuWEsV4XoYEn1p3TpRdud2N6OZjZe/Jb6KaNmGbRnCl9L -Hiftq4uZ8hgIdRMa1FdeXug3dwVyPp6HLjqA7q1mi/f69ywNYT8e1g2YrI1MNEL8 -TJqsONJX5Y5LRdUIdGfQ2KZOOlPqTb1ksdm9+xamLccUz3UCCqQS3GuufUjmLmoi -WQBNQpzlLXaZtFworBRRXTeq7TYK5lqYCU+d46D1pc4TmFoLlCwdr7kY/taa5pip -XmpgVv8kY1A+ONjCCk5kDNDWUZbYVEyvdihvUz765fpIoCFM2YfbB8J8fgInRfWB -RWnk0btbWIvaznWpIWo= -=QBYg ------END PGP PUBLIC KEY BLOCK----- -pub rsa4096 2022-03-28 [SC] - EFA5629C5F1FF8D33E016202F16C82C561221579 -uid [ultimate] Zhongxiang Wang (CODE SIGNING KEY) -sig 3 F16C82C561221579 2022-03-28 Zhongxiang Wang (CODE SIGNING KEY) -sub rsa4096 2022-03-28 [E] -sig F16C82C561221579 2022-03-28 Zhongxiang Wang (CODE SIGNING KEY) - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBGJBdpIBEACtI4twpy36+vUMwpBQCgbpKzY+KtD95bcoMuy8IepzyQSq+Z2b -mPfjUIA4e9hSvuPCXMkDTZo3Vj2MskzxsFmS+1Or/y0pfsmx0pgzDQ5voD0ayQo3 -EzDT2LbOOkCkPIpBVnQvh3LFk5/VIJCDqjHPyM6r5moWfmq9x7lfDwqhQrJryK9s -/7EGvgZT2AR7e5TMVgP021t2HH9xfyp/zF+oZVUPSXnmy9j6yiNyu3DjgHwLY+4O -RGUqhe+I8wq1l2nul0QW2BvLjouEXftf/Rx+X3k/TRVoWtH8RiJzkWZNjd8vyyDd -cOYo8MxLEJtGDhnrhpsGYM2cYwvGET2mpy1FeX/U/CWfTKUALNxZ4e7GacRi8UeM -YVp0ov22vskqYKxy0gTVHAoL/mfIcXuCxUw/s0sL01O/rP5lHwy6ghK4KZCTu/4d -YTfQo8R9NFaBWY9odN3kxJ9ehLPczogtYPU9ThIzbUJ5NudYjh+2NAXEbx9lbfRC -mR1DyihskYZ4j4FFOWqrke4flDW+lx7VgFb/Um9oQX1Bl7jKRgmlJIN+dNpJpi8w -9a2DR/gFwxulLvsQPm/Mcki6Xb/Igscq7AZBgUKAtzLMdJuYglp1EUyYhGL6ylIf -YivzUfNnd6Dvl52H/jLxnZemHy5wO7ZtmehSs3XcPLvM6azb+zCr6xne6QARAQAB -tDZaaG9uZ3hpYW5nIFdhbmcgKENPREUgU0lHTklORyBLRVkpIDx3YW5nenhAYXBh -Y2hlLm9yZz6JAk4EEwEIADgWIQTvpWKcXx/40z4BYgLxbILFYSIVeQUCYkF2kgIb -AwULCQgHAgYVCgkICwIEFgIDAQIeAQIXgAAKCRDxbILFYSIVecLfD/9L/C5XBA5I -Ub6jS6ozqkupIKdIdLbcXsXNL7cLCrs67zCldHl0t5iaVZF1/rfbwEyjWRD0W6Yx -k4XPe2iOaOh4R0BBySptBKyK3tyMBOeGZxhtn5w5hZp9ikEbyq/TDK9XK8S+45Zs -AlfzQ/B0fmihSaMyGNOS2m3kxOMwEOZVegZtiNM+ZSd10/K8Zf5mfdA7EjHLHiow -WvFMV26gAnd4T7ZRGv7/ZmI0eWAxwdnDdlxE3JgpLfaLjbKWYVOPFxSyF749yFFL -oRNcTK1Advlwf3jloWhFQU+9i/bsp+VZ7bG3ptfQvq7Nnm+TkVHpHB4FaMnezrJL -5rKATGZapA9c5MLye0OGGfZAzfvbFsE4J7e1J6mgatjPbMoPjsYBHW5N89ZaBfbQ -napQuGx2HrBSIzmIaoQqUwdsMaC9cfNx8IdSsbK31maXyY4cooQnGbt4hrALEcti -DVZCty6NsTLruNk+kCIKLTgMdXYbvJTydNF8bGWppDaEUayRCyCUHf/UBhVhdLU6 -/jyNF141xlNUV5yXDlMGANrZ+26Bu8vufEpkiABihjh/DGQZpdqY9zEDR5sQmae+ -ij0CBG7SLtEFLY5bHsCxm5orSIil0eTAsNFkjn9JYvoil7WJNuV2TdWbSa+Fs+gM -UmLLR5oUA3EM1T1BV4TICUevcoSZxdKkIrkCDQRiQXaSARAA6Ci/4XEq5CApLoIJ -MO+HsmP1orppgqGY1hFM1saQ/1JkgOFjfXlGWNLSkymNpqapDIblHdeC8mXdZJSm -Qeto8i+wEJI+iKl8iYm/KSt/OpfnxfqmMcFhYRczTDFUdp4/cidxCf1TTjyub1PL -9Pu6TJ4pqJC4TJ1QYOGVZEsMk+Csg6n33sArmpD4YoZfCQy1unvweSr920A4Y5sJ -jNn6ntGUhguAeHe165yHv2fIWJb/ur+9Kl/SYdD17I+oGW9EZzyNU/lwXs4/siqD -nmTzdWQ+/NsfFAIJzVsEwp9687opNOXKlSpaLO8ACGx/nOMUnjfmG9tu4h3bkQtN -SAALDKRn12V3nB7nqbOdSy2QgyFETn5gO64ZuWD/TSk/3P8Bp8AwHdNDKer3GqH7 -omA7VgKxbRhoeJMKWuihBRJ3y01u614QPgmheSzggGg+NVmwWbq5f8+nH20NVNjX -dTRACCR/0IjRv2ZitNc48X+lNqMMXQdk9K+EpcQhy4fHAnwqc4iij+moKBBp513n -mv7h+QWLVYjqOuA1yPLAUFxoYLBEQ1DoHTHCbJ3o6gHk8eiPgoIvtJIZNAc150aj -scwXmk6KxyZwB4cFtFpzRYMfefDRS2O6t9+lkz83dBT9VKWISoRhh3JXaeoIRkk6 -/RvzPYzwGf3R5ouvwfaAXI4YOqEAEQEAAYkCNgQYAQgAIBYhBO+lYpxfH/jTPgFi -AvFsgsVhIhV5BQJiQXaSAhsMAAoJEPFsgsVhIhV5AUgQAJN537gtlvtWkj6jPFQR -hNuoCapc7XicBjtqSUlSg/vbWzPeayhSeX288shNJVmJTD5Wq2UfDuki6W6EEdBu -pZnPX8xqhBjvOCgei3vZZPqEMKqCxAnbV9CVFJzJZh+u5SLnbOlYVuNh6fp1uaSi -AcRDgyLaUYBYj14ge42aukQuzCWvdnMcn1fZdN84xnm/dXHTxrmphBJlTfVk2U0+ -bvieQNtqp7V7f18peMEoCBTqNjmDxebaTiyqcqAAWXV0bnH9TVIsjCDdT8HfsHAH -8Pfn/Tw9WqhIRcvWA1Ld1wrMRHv7oOVzMsvvaBsxR4X4yhXBx2Nn2r/g0Rp5K+2R -o9QLwPCa0P874LVMmdxdoBSC8GMigoj7R1lBIjyaM5v5ylTu8RVmDSul7xIjb6ek -tWKjZ/ASFSnA+m5VMBF0Z9bA3v31KvsS4ZQtnXEcAIVrNFkBO9JZrwBPat0WVWx7 -/VQeh7PEtvsQhlKRlWY6xVdLq+DD3p/mHqpIH+YWaqhOa6sde8teN8UpSyp6F13a -SVM1KUz1U6gH3WEu8aqOmJTVrHq5h3kBUrfiLpc3juBCjrAlY2iY3Fzi5VuBzbnT -oEg8NMD8Wao5YN22JG30anrmYadZaghIwBz6rEuHmbf5MwcKoK349LptfHV4fhuq -5B5E6LlMNPTCWmPzYtTm5qZK -=bbcU ------END PGP PUBLIC KEY BLOCK----- -pub ed25519 2022-12-01 [SC] [expires: 2024-11-30] - 016736F5612A13D1FD04AA45CC593BC1F4F4EB7A -uid [ultimate] susiwen -sig 3 CC593BC1F4F4EB7A 2022-12-01 susiwen -sub cv25519 2022-12-01 [E] [expires: 2024-11-30] -sig CC593BC1F4F4EB7A 2022-12-01 susiwen - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mDMEY4jDBhYJKwYBBAHaRw8BAQdAlpaQNA7ARfkPVj6EoYARkkGPdLgOmulCwScl -xGk3+8m0HHN1c2l3ZW4gPHN1c2l3ZW44QGdtYWlsLmNvbT6ImQQTFgoAQRYhBAFn -NvVhKhPR/QSqRcxZO8H09Ot6BQJjiMMGAhsDBQkDwmcABQsJCAcCAiICBhUKCQgL -AgQWAgMBAh4HAheAAAoJEMxZO8H09Ot6gcoBANBsCrZOwZtWCCQB2A6cy0or7q4c -GdyMJbP7zT5tdAAuAQDI7dy5/KE5tklZmEHJZevQLWezs6yKi+31QxcNFh6FA7g4 -BGOIwwYSCisGAQQBl1UBBQEBB0A4z0jb/PpPRt/zILSBzl8XidMvvQAksexms4P4 -D74EcQMBCAeIfgQYFgoAJhYhBAFnNvVhKhPR/QSqRcxZO8H09Ot6BQJjiMMGAhsM -BQkDwmcAAAoJEMxZO8H09Ot6hEABALEBaZSNzmx17PbubyiyvtaEISuzsv23RYwh -4NRHP4BkAP475WSjwMns2hSairvPXULqAcqQnjytov7CU1hbMLvgDpgzBGOMr5EW -CSsGAQQB2kcPAQEHQF85ZZTr9NstXxkToCrkVYwNuahidgRyv6S3zo2xTc6ZtC9z -dXNpd2VuIChDT0RFIFNJR05JTkcgS0VZKSA8c3VzaXdlbjhAZ21haWwuY29tPoiT -BBMWCgA7FiEEhBIjSy5LUgkGNSGQJZ0/SMJTSzwFAmOMr5ECGwMFCwkIBwICIgIG -FQoJCAsCBBYCAwECHgcCF4AACgkQJZ0/SMJTSzyNaAD+P35MI4r5nUDDg97QKYNY -m99MtUxTmcK/KGsrxYEZEDEA/jECGFvy/5WAhIRUTl4ExVsY3eBL/K2DaoTseW4a -eVEPuDgEY4yvkRIKKwYBBAGXVQEFAQEHQKNPmeMoqbHBVs5xn0c+Tz/bPW0rDDbw -Gt1pqdBMdmUvAwEIB4h4BBgWCgAgFiEEhBIjSy5LUgkGNSGQJZ0/SMJTSzwFAmOM -r5ECGwwACgkQJZ0/SMJTSzxTzQD+MTFHjt7z78fdTqbbRA6isxPV84cAFQsX4cRx -PRobcbkBAIwAkq+ddEycxZTdzaELpE08h/BLcScqbOl/ME1PTZ0H -=3Tm4 ------END PGP PUBLIC KEY BLOCK----- -pub ed25519 2023-03-15 [SC] [有效至:2025-03-14] - 9C8B166777DB15AD1CC0FFBF715559B9217D4E5A -uid [ 绝对 ] zakwu <123537200@qq.com> -sig 3 715559B9217D4E5A 2023-03-15 zakwu <123537200@qq.com> -sub cv25519 2023-03-15 [E] [有效至:2025-03-14] -sig 715559B9217D4E5A 2023-03-15 zakwu <123537200@qq.com> - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mDMEZBE+JRYJKwYBBAHaRw8BAQdA4US4FlrxvH2Ckj5NzIkeL5nd4NyDBrlpyERo -KvlXn/C0GHpha3d1IDwxMjM1MzcyMDBAcXEuY29tPoiZBBMWCgBBFiEEnIsWZ3fb -Fa0cwP+/cVVZuSF9TloFAmQRPiUCGwMFCQPCZwAFCwkIBwICIgIGFQoJCAsCBBYC -AwECHgcCF4AACgkQcVVZuSF9TloeGAD/RjarHn34jh1NtJGi6Z8wv/XWESxyNH6g -orBPlQ+yluEBAIinhY8j/XczJQUcj9cqpMB4m8R+/jEadbaBe9pQ3uAHuDgEZBE+ -JRIKKwYBBAGXVQEFAQEHQPa8rnpAhbsWw0VsCbYo1J+VeZXT/piqPpdducN3Wyh2 -AwEIB4h+BBgWCgAmFiEEnIsWZ3fbFa0cwP+/cVVZuSF9TloFAmQRPiUCGwwFCQPC -ZwAACgkQcVVZuSF9Tlrc4QD/ZDd7OjcT9ShdARjcGoQ0jt6rEqL6n10V6caG+77a -89wA/R+29UlbOXNAxcQHxph8WXUZhACDhKyNETgRsgHysZQJ -=/6bg ------END PGP PUBLIC KEY BLOCK----- -pub rsa4096 2024-01-31 [SC] - 88AF48720040B150083A7D10932517D290673A7B -uid [ 绝对 ] Zhang Wenli -sig 3 932517D290673A7B 2024-01-31 [自签名] -sub rsa4096 2024-01-31 [E] -sig 932517D290673A7B 2024-01-31 [自签名] - ------BEGIN PGP PUBLIC KEY BLOCK----- - -mQINBGW5/b0BEADXtrbzMa25cgPBGA0Zta/gdAO2eW8KThwEr9rbxRMZnlh7PUN5 -zxfUn0fbGpQ+GHY5PaMcK350L82Pvz1uTMJDR5frxW/BlTvf83c3YwtjkV+YPk3j -BN0XTe61EDB3ePc9OpXapoSCncobSeyiKVlpSwM+l9omzAWJZ1cKpGHOaVNLV+0c -xz3u4cSKG9t/dGFcsExmI9amVYYMv/Hudrj97aAv1lKBWscxo/x9mxNlbGfaIjhR -3S5BiwKyhSM0CC6pOEGp6HLm3F7dZO/3xF9dCVJEtHtlOchf8umMQMbPH6SSF1lA -MEDmejlE1MIeL+wVyQ3BbvdANwQ0SYBx1o3e3TUuXOIUz2rZahf4YCNmuB62UHXY -IbZ83vC3uRpypIzVsGLe4lSHPsG+fGisJHp8JNeDxAnLv8Sdn89XCp7rgX8KLg8K -Qk4KW0VmwjvxCbQIMssQzP6R5Pq6vOZHCm3Ghsuxx66uSxEG6tBunjjdPMr6oAaa -DwnJE7BmhC76A0fWQg39Y9nZLm9Zawc7pATz6JM0i5QT/0CLQooqlLAvplNocH4p -lVFnBugoXh6zXSKhl3MdU5w3EHfOXLNpqbfC9cHoGfJ1miUNkDFJ5ceCgukAlXuV -5h2pisvOhyK0IkAJJGSuh3Y4z5uFKNlptxz7XTq/VQZV92zAooJX8G1GZwARAQAB -tB9aaGFuZyBXZW5saSA8b3ZpbGlhQGFwYWNoZS5vcmc+iQJRBBMBCAA7FiEEiK9I -cgBAsVAIOn0QkyUX0pBnOnsFAmW5/b0CGwMFCwkIBwICIgIGFQoJCAsCBBYCAwEC -HgcCF4AACgkQkyUX0pBnOnt1ZQ/9HimWDMPJycmOeeiyR3/8rHIJuYz6bmYapyIV -G7j6gwsliFofaAR2sQ+Kn9by6D2VxMJ892YRvV0HEpvz6zEKOywbVPmWpyHXT8aQ -rZQvcrL4CcV8lVsFNiQG4kopEIQriq2NmLDvpO+PMnYgrY3tbpEqE3i+A6hbFH7w -Q3yCpy3MLesDs3pjRJ14EzKm8ecthABcKZxgBHPPjPoxLFtADRNkxX2MgOXygB0R -5DQKgiUauZv2Le1x+ER8ewspmOoQayIJxjAwDOmttMtFtgk4LO/vNJWyGwdlFmM0 -zfH45Uyw4tj9eau+Noixt6KqHDi9IoiMXRPfBYVaUEfUVTqumOZaNDLd9aLJGZ7p -/+UjwhAOskN01t5aQrKNNeBCO42PVMjBviwSEwaNP3S05HYeQleu77c4pKA6XzHl -fRk7WkIWlPIPKhcHKc0EhfivZW6JE3h1pZKiumZjiAAJSOIWcwzWn44EmbbClOAM -u15CKTvFxzFj7pSwK5jKOX9NcqDc/umfQMCgZnhuUZibCPvvVpBYYcE1cvIYxtMr -tAKD5d4NMLeB7iT1cmXvCcBj0vyUpYt3B3xzfH0HYL7gZWQA7S2zb9M/lbq9R4MI -MbTzT7R1rOojY3soz70r0v6+XTExEuV9U6QkO5B43bTkjekIhbVNQS0TvEWfDP5u -4uUqJuK5Ag0EZbn9vQEQAPglK8p/LjDyi61xxoKniEriqqljQwFk1dHMfJDuIsZw -T3B21QlY6sfSXk5cKu3sFRb6fSn21isYnSzkJRrhMSVEFoFd8+Fu7ZaLfZDuO6n4 -F6i5Ely0j8G7zkU7+pQPKE9fpdvHvdrJ3SFRqZFALuwgxkMm9JnnvhCAQizKItZ8 -lj6mMJjV/Xe29jBlRXrwY/XTUvJOwrWqicAbeHkY3aDsEGpyB9CKTJWeFRJ9QHVw -8azhK23lmvoDisiK2fsByp0xqLsolVNV+/k7cgrXZ1Gs1eiBI5bi9ai7tHuaknOb -BE8EJh9CSBRFnMMhrAb9diaZOQ4ir4kjo0LCs0jOiH6BxlafQpQZW+rDgpYVutaJ -QOX3daPju3YQIDKTRGHO37ojFPYzxf0i8zkGBAJuRHcaIKynI0KVExwu91JkFRLR -uhcPIFF8NH8cajaHSxJlQyQPSBGubm7AsKjUUYWXBrH5rtiz7ReYFty+cz3fa8Rm -aodqqB6ns37rwUD+lZFd3m+Wew9/TDOLP2TFyJctjNIYFGMf9/NYB9+X9fAAZtbl -QdRiS31V+gyW8LIkS2qypJlyQLNicydvKYl7wnas9lEaHDSQjgdg/+spmRkZuOVg -+WwiVlEwkCH9SbYi1NXzHzOtAwdrZm2VKx/X+woMRuS1V6DHGTQVi+aScuE+SzF/ -ABEBAAGJAjYEGAEIACAWIQSIr0hyAECxUAg6fRCTJRfSkGc6ewUCZbn9vQIbDAAK -CRCTJRfSkGc6e8DYEADEy60L3nfr0odeh04Q2Yev2xPV9TxM+7nfx+ECKUQoJSf3 -m5k09AfIT17eHy/+oIFLSp97XIgt1eL9pCAsn2G6XvbAztUzgcQJZRb+fHcqRNZ7 -fiM0puAkYcq/aKMMNwuL7T6AYDak+bsS0vh1/7woZBEpIS1Ulmu5hH/9ypLhRZ/7 -EwOftAqiPz71ahTfUkrL5V4Ddt2nI4/zfFLpnUaiRokljcdLUCqtearvNUdGQbZ9 -J8AHX0FYYhqcHSKnJDqkfOkhrZiTuo3gMP4nx2429ZC9s5igPZ10Aqd1IY3MrmiT -0Bv4BmbaiYaUss4IU8rNavrj+mueCFg81YaekxgMOsRRVFxCKPKba0lr55iaPygh -61FtYQxTasEM/4Sm/rF3rmZpktdCv0bRkVOvZ/8+VpHDdhjg6pmzQVNwp9K2xBg0 -TI6kmvnT5NfjOm6xOlg0dYbDr+PiLITlSigZ3BF2qJcmJGpJejuX0PRzWPiAWkoI -NW6bo6qDdThmCNuS/FUk/1qyXWebuqTVvxbROomoopak37U5IwZZQ6HMtpHZGz+d -NcCJmTlyNY+xezQj414blwdPgUq4IASLZrCjD9yuO0tUhsNjgHX+R9x7O2Q86ZeN -WOQhgLPyfZrMnGjpjo/2v62Cp7yFZSNo+xtvErtMeaDL/ufAIFbaVkyxwvkW6g== -=YTwy ------END PGP PUBLIC KEY BLOCK----- diff --git a/node_modules/echarts/LICENSE b/node_modules/echarts/LICENSE deleted file mode 100644 index c633765..0000000 --- a/node_modules/echarts/LICENSE +++ /dev/null @@ -1,222 +0,0 @@ - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - - APPENDIX: How to apply the Apache License to your work. - - To apply the Apache License to your work, attach the following - boilerplate notice, with the fields enclosed by brackets "[]" - replaced with your own identifying information. (Don't include - the brackets!) The text should be enclosed in the appropriate - comment syntax for the file format. We also recommend that a - file or class name and description of purpose be included on the - same "printed page" as the copyright notice for easier - identification within third-party archives. - - Copyright [yyyy] [name of copyright owner] - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at - - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - - - -======================================================================== -Apache ECharts Subcomponents: - -The Apache ECharts project contains subcomponents with separate copyright -notices and license terms. Your use of the source code for these -subcomponents is also subject to the terms and conditions of the following -licenses. - -BSD 3-Clause (d3.js): -The following files embed [d3.js](https://github.com/d3/d3) BSD 3-Clause: - `/src/chart/treemap/treemapLayout.ts`, - `/src/chart/tree/layoutHelper.ts`, - `/src/chart/graph/forceHelper.ts`, - `/src/util/number.ts` -See `/licenses/LICENSE-d3` for details of the license. diff --git a/node_modules/echarts/NOTICE b/node_modules/echarts/NOTICE deleted file mode 100644 index 6f73221..0000000 --- a/node_modules/echarts/NOTICE +++ /dev/null @@ -1,5 +0,0 @@ -Apache ECharts -Copyright 2017-2024 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (https://www.apache.org/). \ No newline at end of file diff --git a/node_modules/echarts/README.md b/node_modules/echarts/README.md deleted file mode 100644 index 35164a1..0000000 --- a/node_modules/echarts/README.md +++ /dev/null @@ -1,98 +0,0 @@ -# Apache ECharts - - - logo - - -Apache ECharts is a free, powerful charting and visualization library offering easy ways to add intuitive, interactive, and highly customizable charts to your commercial products. It is written in pure JavaScript and based on zrender, which is a whole new lightweight canvas library. - -**[中文官网](https://echarts.apache.org/zh/index.html)** | **[ENGLISH HOMEPAGE](https://echarts.apache.org/en/index.html)** - -[![License](https://img.shields.io/npm/l/echarts?color=5470c6)](https://github.com/apache/echarts/blob/master/LICENSE) [![Latest npm release](https://img.shields.io/npm/v/echarts?color=91cc75)](https://www.npmjs.com/package/echarts) [![NPM downloads](https://img.shields.io/npm/dm/echarts.svg?label=npm%20downloads&style=flat&color=fac858)](https://www.npmjs.com/package/echarts) [![Contributors](https://img.shields.io/github/contributors/apache/echarts?color=3ba272)](https://github.com/apache/echarts/graphs/contributors) - -[![Build Status](https://github.com/apache/echarts/actions/workflows/ci.yml/badge.svg)](https://github.com/apache/echarts/actions/workflows/ci.yml) - -## Get Apache ECharts - -You may choose one of the following methods: - -+ Download from the [official website](https://echarts.apache.org/download.html) -+ `npm install echarts --save` -+ CDN: [jsDelivr CDN](https://www.jsdelivr.com/package/npm/echarts?path=dist) - -## Docs - -+ [Get Started](https://echarts.apache.org/handbook) -+ [API](https://echarts.apache.org/api.html) -+ [Option Manual](https://echarts.apache.org/option.html) -+ [Examples](https://echarts.apache.org/examples) - -## Get Help - -+ [GitHub Issues](https://github.com/apache/echarts/issues) for bug report and feature requests -+ Email [dev@echarts.apache.org](mailto:dev@echarts.apache.org) for general questions -+ Subscribe to the [mailing list](https://echarts.apache.org/maillist.html) to get updated with the project - -## Build - -Build echarts source code: - -Execute the instructions in the root directory of the echarts: -([Node.js](https://nodejs.org) is required) - -```shell -# Install the dependencies from NPM: -npm install - -# Rebuild source code immediately in watch mode when changing the source code. -# It opens the `./test` directory, and you may open `-cases.html` to get the list -# of all test cases. -# If you wish to create a test case, run `npm run mktest:help` to learn more. -npm run dev - -# Check the correctness of TypeScript code. -npm run checktype - -# If intending to build and get all types of the "production" files: -npm run release -``` - -Then the "production" files are generated in the `dist` directory. - -## Contribution - -Please refer to the [contributing](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md) document if you wish to debug locally or make pull requests. - -## Resources - -### Awesome ECharts - -[https://github.com/ecomfe/awesome-echarts](https://github.com/ecomfe/awesome-echarts) - -### Extensions - -+ [ECharts GL](https://github.com/ecomfe/echarts-gl) An extension pack of ECharts, which provides 3D plots, globe visualization, and WebGL acceleration. - -+ [Liquidfill 水球图](https://github.com/ecomfe/echarts-liquidfill) - -+ [Wordcloud 字符云](https://github.com/ecomfe/echarts-wordcloud) - -+ [Extension for Baidu Map 百度地图扩展](https://github.com/apache/echarts/tree/master/extension-src/bmap) An extension provides a wrapper of Baidu Map Service SDK. - -+ [vue-echarts](https://github.com/ecomfe/vue-echarts) ECharts component for Vue.js - -+ [echarts-stat](https://github.com/ecomfe/echarts-stat) Statistics tool for ECharts - -## License - -ECharts is available under the Apache License V2. - -## Code of Conduct - -Please refer to [Apache Code of Conduct](https://www.apache.org/foundation/policies/conduct.html). - -## Paper - -Deqing Li, Honghui Mei, Yi Shen, Shuang Su, Wenli Zhang, Junting Wang, Ming Zu, Wei Chen. -[ECharts: A Declarative Framework for Rapid Construction of Web-based Visualization](https://www.sciencedirect.com/science/article/pii/S2468502X18300068). -Visual Informatics, 2018. diff --git a/node_modules/echarts/asset/logo.png b/node_modules/echarts/asset/logo.png deleted file mode 100644 index a962da43aa52d28d99f5731c3cfb21a24c6c2b26..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 7323 zcmXw8cRZWl+m2PS#a60zW2dOvicoux+D+|MMO9Fn*wo&;rM8;2D|S&;ReRRnlqf0Q z$M^Sn|44G4>s0=oiCkwQvzr&JoJ4Q3Fr7-hJvQ+Yx00C(ugp zD3ni8maDzh9YL`QcgVd0Lvi-WM4LWsW3oAvjR zqI$k#f8!r5<|aHo_g};Y$Zb3RTFlKn|JHWic_VY4=V|$8r=q63-QDK3vwRonmNoo- z=!VY5(v{5HpY5_v8=FoO&aT*@;ztC)$d)NsvHFyE(Ca_L}`Z97JMT_u!84A zJ|wtfSOFhF>FDop#`M%Kc`kPtn;1tlBfxBjpzQ7=RBibf8~Idz?6D6I1K@H4OwfQupRa@*@m@LM@{aHUL z0KYRqI5^!^H>6;X|NWFbJ%(QZ4+MImb4f)Lu5_iRM8l0j+EggV0wCx$7bKx@M*A~` zXKBb!OTpU1TSu*swgH_OG;tBkkn{6q%JKB=487+djf2hyXNq*o_p;quvZsBpq4qJK z9Ds3uW0q>pmp1LbbzYk?D1(YbkA!aCHkAZHMJoKqXC-CwBZh=WDgx+WJ&f}^zB?Ew zzNA(?BJv^5MM*~hPn2;mQI^usj2}Mk;zfN3GJODJC3RIQOfjn{|D&4H?Yi;PXN;{e z6beImtPlF?8tQ?uIAFNuGc+<%KJnbFUPw6T~GKpQ`bEzD5ALS`jc;4 z5`W<&J>>y2TR)Vl1I|aCCckG-(lRNZ?V5TG*`}YLUek}smRgGYn+oJyf4Vd|!|u!{ zeA_5=)o_vXX@JuMo}Vx@QHN`-@zEqKr!p;7S1+DwdF}6q56a!Fr&}6~8I+zKTX=FVuOM`7DwO%B5IdDHQ~1AG=gY~_^QE$C9+#aNK8F}2b-wH+#m<9>8`X}w zBj=^rfmk{eK`YU%-K#QK%1_ZuQgKHxdiSxL>OOOC4DxckN0zuZ*Ob|4i}$~YK|z82 zzFnEy&d*2@xTjb~jDCZAJk%w-q0W?84h`k(1P-2~{DN&KUK6R~UAfPyuCi}n`b9eL zxc1E6?CTw3H|T%vF1hDYxWb#rQ~qo8dScQ#qtSG5m1|z-QiUJb=SRK4c%4X!n&LEJ z;195bf6S0p=TXP!W@>Rx)yhsxaLm%V=}a+6Q1v@yOAzRm1RaW7Mw9#NqD9-j(b-}R zvkL#LxSG)d?0vw^k=0~)RnHzQaT_2m^V~~MYNY&VE6)%OZFfBk{l;X5tIyKrmM~0I zN8t+0dPZt8<7I~&O`++C`%P8u#kVCx_PX^TNvnP3c$}yE4=eT`&b-znxYFA?7U8`V zaWZLx4Lg_ZIG45lq&T}sV~`42Fq^n>hRhVdKhZRq^I$`F&N67{+9(m~K7-RJ#~`Ja z&IV=E`wEd{>Ws6_&`|6mGldmVaQ~ zD$|UE|Epx^DKCVt${)98VR5^mW(`<(4shSZ>|vq+ovoCX6`j57s%Bf&scMZ`QDhIA zBXFfie9!*qjT=maf*6w2mU*Ta2JZ;@o-oBH%5#XW{Q4;fAS+qKds6XAIj}2q~&42=%B@;SXQvEuqRgZAj?&Q#}EJUl0{Z_W*&ZCzx z76dC&$K`w#KFMCZk!p!lIOuO|rZ@j{w=O5=AOGXQptSVvK<=3J-M0f8(n&|kBAu*F z6FJZ64P}iiW=Vj)uFU!!6lLCh*?FT?YFA*VfWw%%p4DL`}yqVE))3M&gPtUVz%|No?y;IBEv((qdJ!jd?A6v!({yVCSwM@8a99!m`FEgH} zF>OB=bHo2gVhDex{N^cxAaC0f=tZ>?>D2PcG@JFotHE=jd+JHGeFc5*y|_`>rAN<3 zk$sO*f8&)zWG9&&w1@ZR_(}CuXORnO=fWd`@@c>FFHaiyO3hT%8M179sRZn1u4?ZM zs?C<*dp;>8EOFh4R-F*@^LOLtGl@^Q$MsvaF)poYGs*=+wVkg{)Q}qz4y)vLe+g-B zQ@mvGZh_nT^GH-}=@CgL`g^^4IOVpGL&%1E{9LM=kCm7W)a3V*_v_2;{10Ql&`nPL zixR^Lti^EYu|^_)x9I9A*F*I`D*@~M%@hAjSsneDi50f(^ATd;#8Q_K^B_t}CT%rq zZDX$P!;w&NnqvfCR_6DoLOJ$&ColWCN%b>j%saMoMZ4YW@zCtnv4%k6#DhS z^4u&l+};aTnIlZV4^da<9)+Lj`mZ;MV&| zzX8c-rXp!QA*(J+)FVF&TncdhL2iM-srW~1dcqgc_mM*3do?LR`%H)Tj#7 zuOFwauv(0OVD8IcsXNPDV(On`EPAaZx;>A{k7;&_i}rSlj6c2L$7G5+=H}QbnObSU zJwQxV=1~w3t0vA13)~w0yPQK^rE-3jw(sG29Oo}|a=q7L8G_sUPl`9v;n9jQn2LlB zxXRJWP*}k&-D-lEbKl=zW!0mb<~=8M&(n-UYJmReO&Og=!kN7Fqnt0 zZELM^+>QIW_AbVp_=h(o3iMJ~m8b3B{BBC;z zqzHOqYdUAtr3>m8im<@s3w52c3)GMZ$zb`FgDRs4RPsE2SUI#4i$QAiaBI>H?l+-d zNmuWRS)w~wnu@6w(RqD^ryUYwg6bH}JYh4=IxbQxanCHHDMN;9W{xL(8~(i0)VTk;y-27KMYj`-{sA)8W} zM-okn@RiyKR|mm6X6tu;+X}3yGM8|Z=F0^n(M^T-i9Cu0RegMpd*Efxpq&#p)8VXj#FrZI@Wj}mS8XW70FUGfI zK8yqQ$WTP`?;(%(JaFz>>5~ zeS#PhwSy?;%L6i-k-N_ZcLjL8`7#<--^nV2MWYOv1v8@cy`MGBR0=N+x@R~Y4bA93 zaIkd^FZ8SkAJO=2AN`uT1tIvs&q71DclNDvmuj!8`cP;S`>IWsZ1sd|$sj{w#*>tx z?*))ZStKPFUx!Y6ZW_y;Wt;mM{p5)XAgDu8mlDb$8 zj~^$0r-^$K!5FMSnD}O%(uWx{2F#4TNM05B&cu`CYVaB|+j8#mJ^JL25lGFdfV^V8SzVTkhj-}dDb^P}8wXtSv@9R&G1qWR*BzQ1LU5{)#ludT}|toxhk+C2>jb|I&qap6k{+;teCxJlieOJQkNhU zvfD_Dlq#zJi)%^TJ3~pGudtJjgFbLqCRr;xe~Bg zDuUJeR%Mu!7)q|6&~gWUv^BaX`>;!7XrgAE04IlwME-%gY8BiP{X3`XOOG@7)A+Qtc=Cp7WV(i4 z!&>G<0t3oG)}1`RIWD#u+aFDC9n`+|avR=eC(r-4vl1WZX^RjY4&f9{+h#`_ zsU5||Az3_bmKn5;X}IT3T`vN&ZH-F93QZK6HSH{2Qeb$IwQ?gi$_#2+J?&|O*zO*y z2H&LwmJ4irmsKMM^oeB?Oc(R2F_!=Z_;C78h&~R>{Zf8^Ug|LU878cKsnn+LmzVWMv|BiyCL=4LgpQ{aAv>vF8_HA1z?8qiG1IM&nS_;?1 zEX$v-qbh$?T`AJ~Lan8ElHRxIR#F+@UXRKSJ6C-6;OKS!h|O)V$j+KreZ+6}Ga7}# zt=QQri_nzfvivtQLZoQI;=f8l`13O1U`PqC-Ddr(&Y{(#(~YLCikT}A5X z+On&7v(p9CR4sh?TkIE)RNwqHadz zQ}qc%gzDu;+y29b@oV4({!h@D20=_9 zcDmG4m-p~w(ip{y@a{vA$#gy4;eEm!$sBD<-k<`Ka0k`CbJ6qtyDf!lAi>X9uf3 zP*|m*;Gs zAa#_=$6f34=&nK%O?GIyAQfsuKEI4hq70lAK_k|jDqCiG6TgdlwI3a2epe__GTJ^f1=X)TrtSdp0;#F z!qxEsNyJY*a=pOI=3f+CGCBh?AL%?<$@y?x*(fp;$a~r3AK(z_;vVW`ZR?!qu?vL^ z#gClwToB36)L?(rZK_&j%ZuqVP1$xK&N{V`Lge9qa8gdvb(TN-q55XIq?KN`cUd6N zx7l~;ahJ{#)ASLI+N*C-WBd9`Z)9S9+Q`qoOB$ImANg{R}?S!MmfC zE0M5TTe>yJ9NE*7g6U|9uG0A$^7os1RJ*ch(>{YyQKlm3O_RDzBM@j425i_Z`%p!& z|Fc;tT=Sq2DvIo8I&8%jJ)wq#CoD9V=FOH;C)Mlh(e?UG$!E80b58{GM7Rl<|HnHqb#DV;h9 z9N_M(`;N8haVNjfuo!u$dLLrZiT5$3`+1yzlwY+a`x~jV@0;mYH#a$dgQxJ~r8Q1< zVIhNF!3>g@MtAW2Nq6ph^PZ=tmqPJ=QEMr2Jbf#OBx5@aIg&I{B@wp6v_L`dwH)M8 zknc%Fgr}Fit;938e?^K-ec6_WR_A3=vZh=WPdn=QxSM7hgzyV52iRGDsl8}H$fo6J zaO+p?BM0mCs4nTsJh_L)+GkW^Uh2ORKUx#Ph=xTbMCjSGwB=^&Yu{YUyGTAYc_c8D zrJ_lnmStyMJFxd-Y!U4ZanA>axUslX-YQ|5$ zm`_%Hr!Ka%_A$;`7yoz1#-y>8D^^{AbRFkmu9v!sV5ixG{@unPe?`6Vx0}U*i+_H& zOK~P*_VX`ZFL+KDpX;`(hML4H14>`etJkJ#M%;s}f3S4{XCp_tE-vzezf6r&9B}a05bABPlQ8nq08TejUVArAm81q`yNg{CTVejM@RI# zLuDfUTE?MTKq$xRivYy^yf??V7L<{UbYbXNx^RNlTg@9?Yr>p%I&5hy^m<*hV)8p- z(=Wbg8v<3iKc}DE%IcS{5owyuS|mLt|IcPn^94b`&gPxVw1DEv_qfx-0*I^2_7qbb zmP_LU6lIKMOenI3#IcP~=F;q2-=t2^$b(70q9|f2ky|QU~jAgX_UitT%&P?p`x1+p7TGq5KMs_ zN3D1Y)r(Re zYBhLHfA%nfvE#Yi?OL%eg`F@E+jSuf?_Xt1n3Oa?nR{*p`wQ;Mf!a??wLv_&O46N5 zBLD>Q*L@oaiI93&>ZwAti>q1*2-vK`z{(*A+_z|`f~8SVd|=NEhO@1Hm(YC%%d-S* zg0_H1O5IygAFSBRcIy&IghVPn%}}HPR{qHYh0TY1{fXmMKn}uaO=2Vj3giF)4lsUY z<|KS6nUYgo_H>UTll$u z1q-vqUwO}S?{;Q`U?YhtaMIiM(J-7uaR>Yt-OMJ_$xy#L_HmSzKTd%P5F#T_hxuUy zSn0w$$5IIr{D=eJ9uo3D>(1x=8TXlL@RX(RAiBYFw(#dy1yr|bgU?@YNMNA$l55;MEGxL;eq$m48eC diff --git a/node_modules/echarts/charts.d.ts b/node_modules/echarts/charts.d.ts deleted file mode 100644 index 5c9edfc..0000000 --- a/node_modules/echarts/charts.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/dist/charts'; \ No newline at end of file diff --git a/node_modules/echarts/charts.js b/node_modules/echarts/charts.js deleted file mode 100644 index af4486b..0000000 --- a/node_modules/echarts/charts.js +++ /dev/null @@ -1,27 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -// In somehow. If we export like -// export * as LineChart './chart/line/install' -// The exported code will be transformed to -// import * as LineChart_1 './chart/line/install'; export {LineChart_1 as LineChart}; -// Treeshaking in webpack will not work even if we configured sideEffects to false in package.json - -export * from './lib/export/charts.js'; \ No newline at end of file diff --git a/node_modules/echarts/components.d.ts b/node_modules/echarts/components.d.ts deleted file mode 100644 index 5bb38be..0000000 --- a/node_modules/echarts/components.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/dist/components'; \ No newline at end of file diff --git a/node_modules/echarts/components.js b/node_modules/echarts/components.js deleted file mode 100644 index e10ccdc..0000000 --- a/node_modules/echarts/components.js +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './lib/export/components.js'; \ No newline at end of file diff --git a/node_modules/echarts/core.d.ts b/node_modules/echarts/core.d.ts deleted file mode 100644 index c3f461a..0000000 --- a/node_modules/echarts/core.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/dist/core'; \ No newline at end of file diff --git a/node_modules/echarts/core.js b/node_modules/echarts/core.js deleted file mode 100644 index f885ee1..0000000 --- a/node_modules/echarts/core.js +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './lib/export/core.js'; \ No newline at end of file diff --git a/node_modules/echarts/extension/bmap/BMapCoordSys.js b/node_modules/echarts/extension/bmap/BMapCoordSys.js deleted file mode 100644 index 7b45e42..0000000 --- a/node_modules/echarts/extension/bmap/BMapCoordSys.js +++ /dev/null @@ -1,235 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -/* global BMap */ -import { util as zrUtil, graphic, matrix } from 'echarts'; -function BMapCoordSys(bmap, api) { - this._bmap = bmap; - this.dimensions = ['lng', 'lat']; - this._mapOffset = [0, 0]; - this._api = api; - this._projection = new BMap.MercatorProjection(); -} -BMapCoordSys.prototype.type = 'bmap'; -BMapCoordSys.prototype.dimensions = ['lng', 'lat']; -BMapCoordSys.prototype.setZoom = function (zoom) { - this._zoom = zoom; -}; -BMapCoordSys.prototype.setCenter = function (center) { - this._center = this._projection.lngLatToPoint(new BMap.Point(center[0], center[1])); -}; -BMapCoordSys.prototype.setMapOffset = function (mapOffset) { - this._mapOffset = mapOffset; -}; -BMapCoordSys.prototype.getBMap = function () { - return this._bmap; -}; -BMapCoordSys.prototype.dataToPoint = function (data) { - var point = new BMap.Point(data[0], data[1]); - // TODO mercator projection is toooooooo slow - // let mercatorPoint = this._projection.lngLatToPoint(point); - // let width = this._api.getZr().getWidth(); - // let height = this._api.getZr().getHeight(); - // let divider = Math.pow(2, 18 - 10); - // return [ - // Math.round((mercatorPoint.x - this._center.x) / divider + width / 2), - // Math.round((this._center.y - mercatorPoint.y) / divider + height / 2) - // ]; - var px = this._bmap.pointToOverlayPixel(point); - var mapOffset = this._mapOffset; - return [px.x - mapOffset[0], px.y - mapOffset[1]]; -}; -BMapCoordSys.prototype.pointToData = function (pt) { - var mapOffset = this._mapOffset; - pt = this._bmap.overlayPixelToPoint({ - x: pt[0] + mapOffset[0], - y: pt[1] + mapOffset[1] - }); - return [pt.lng, pt.lat]; -}; -BMapCoordSys.prototype.getViewRect = function () { - var api = this._api; - return new graphic.BoundingRect(0, 0, api.getWidth(), api.getHeight()); -}; -BMapCoordSys.prototype.getRoamTransform = function () { - return matrix.create(); -}; -BMapCoordSys.prototype.prepareCustoms = function () { - var rect = this.getViewRect(); - return { - coordSys: { - // The name exposed to user is always 'cartesian2d' but not 'grid'. - type: 'bmap', - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - }, - api: { - coord: zrUtil.bind(this.dataToPoint, this), - size: zrUtil.bind(dataToCoordSize, this) - } - }; -}; -BMapCoordSys.prototype.convertToPixel = function (ecModel, finder, value) { - // here we ignore finder as only one bmap component is allowed - return this.dataToPoint(value); -}; -BMapCoordSys.prototype.convertFromPixel = function (ecModel, finder, value) { - return this.pointToData(value); -}; -function dataToCoordSize(dataSize, dataItem) { - dataItem = dataItem || [0, 0]; - return zrUtil.map([0, 1], function (dimIdx) { - var val = dataItem[dimIdx]; - var halfSize = dataSize[dimIdx] / 2; - var p1 = []; - var p2 = []; - p1[dimIdx] = val - halfSize; - p2[dimIdx] = val + halfSize; - p1[1 - dimIdx] = p2[1 - dimIdx] = dataItem[1 - dimIdx]; - return Math.abs(this.dataToPoint(p1)[dimIdx] - this.dataToPoint(p2)[dimIdx]); - }, this); -} -var Overlay; -// For deciding which dimensions to use when creating list data -BMapCoordSys.dimensions = BMapCoordSys.prototype.dimensions; -function createOverlayCtor() { - function Overlay(root) { - this._root = root; - } - Overlay.prototype = new BMap.Overlay(); - /** - * 初始化 - * - * @param {BMap.Map} map - * @override - */ - Overlay.prototype.initialize = function (map) { - map.getPanes().labelPane.appendChild(this._root); - return this._root; - }; - /** - * @override - */ - Overlay.prototype.draw = function () {}; - return Overlay; -} -BMapCoordSys.create = function (ecModel, api) { - var bmapCoordSys; - var root = api.getDom(); - // TODO Dispose - ecModel.eachComponent('bmap', function (bmapModel) { - var painter = api.getZr().painter; - var viewportRoot = painter.getViewportRoot(); - if (typeof BMap === 'undefined') { - throw new Error('BMap api is not loaded'); - } - Overlay = Overlay || createOverlayCtor(); - if (bmapCoordSys) { - throw new Error('Only one bmap component can exist'); - } - var bmap; - if (!bmapModel.__bmap) { - // Not support IE8 - var bmapRoot = root.querySelector('.ec-extension-bmap'); - if (bmapRoot) { - // Reset viewport left and top, which will be changed - // in moving handler in BMapView - viewportRoot.style.left = '0px'; - viewportRoot.style.top = '0px'; - root.removeChild(bmapRoot); - } - bmapRoot = document.createElement('div'); - bmapRoot.className = 'ec-extension-bmap'; - // fix #13424 - bmapRoot.style.cssText = 'position:absolute;width:100%;height:100%'; - root.appendChild(bmapRoot); - // initializes bmap - var mapOptions = bmapModel.get('mapOptions'); - if (mapOptions) { - mapOptions = zrUtil.clone(mapOptions); - // Not support `mapType`, use `bmap.setMapType(MapType)` instead. - delete mapOptions.mapType; - } - bmap = bmapModel.__bmap = new BMap.Map(bmapRoot, mapOptions); - var overlay = new Overlay(viewportRoot); - bmap.addOverlay(overlay); - // Override - painter.getViewportRootOffset = function () { - return { - offsetLeft: 0, - offsetTop: 0 - }; - }; - } - bmap = bmapModel.__bmap; - // Set bmap options - // centerAndZoom before layout and render - var center = bmapModel.get('center'); - var zoom = bmapModel.get('zoom'); - if (center && zoom) { - var bmapCenter = bmap.getCenter(); - var bmapZoom = bmap.getZoom(); - var centerOrZoomChanged = bmapModel.centerOrZoomChanged([bmapCenter.lng, bmapCenter.lat], bmapZoom); - if (centerOrZoomChanged) { - var pt = new BMap.Point(center[0], center[1]); - bmap.centerAndZoom(pt, zoom); - } - } - bmapCoordSys = new BMapCoordSys(bmap, api); - bmapCoordSys.setMapOffset(bmapModel.__mapOffset || [0, 0]); - bmapCoordSys.setZoom(zoom); - bmapCoordSys.setCenter(center); - bmapModel.coordinateSystem = bmapCoordSys; - }); - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.get('coordinateSystem') === 'bmap') { - seriesModel.coordinateSystem = bmapCoordSys; - } - }); - // return created coordinate systems - return bmapCoordSys && [bmapCoordSys]; -}; -export default BMapCoordSys; \ No newline at end of file diff --git a/node_modules/echarts/extension/bmap/BMapModel.js b/node_modules/echarts/extension/bmap/BMapModel.js deleted file mode 100644 index 5ba7d44..0000000 --- a/node_modules/echarts/extension/bmap/BMapModel.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as echarts from 'echarts'; -function v2Equal(a, b) { - return a && b && a[0] === b[0] && a[1] === b[1]; -} -export default echarts.extendComponentModel({ - type: 'bmap', - getBMap: function () { - // __bmap is injected when creating BMapCoordSys - return this.__bmap; - }, - setCenterAndZoom: function (center, zoom) { - this.option.center = center; - this.option.zoom = zoom; - }, - centerOrZoomChanged: function (center, zoom) { - var option = this.option; - return !(v2Equal(center, option.center) && zoom === option.zoom); - }, - defaultOption: { - center: [104.114129, 37.550339], - zoom: 5, - // 2.0 https://lbsyun.baidu.com/custom/index.htm - mapStyle: {}, - // 3.0 https://lbsyun.baidu.com/index.php?title=open/custom - mapStyleV2: {}, - // See https://lbsyun.baidu.com/cms/jsapi/reference/jsapi_reference.html#a0b1 - mapOptions: {}, - roam: false - } -}); \ No newline at end of file diff --git a/node_modules/echarts/extension/bmap/BMapView.js b/node_modules/echarts/extension/bmap/BMapView.js deleted file mode 100644 index 9f473eb..0000000 --- a/node_modules/echarts/extension/bmap/BMapView.js +++ /dev/null @@ -1,146 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as echarts from 'echarts'; -function isEmptyObject(obj) { - for (var key in obj) { - if (obj.hasOwnProperty(key)) { - return false; - } - } - return true; -} -export default echarts.extendComponentView({ - type: 'bmap', - render: function (bMapModel, ecModel, api) { - var rendering = true; - var bmap = bMapModel.getBMap(); - var viewportRoot = api.getZr().painter.getViewportRoot(); - var coordSys = bMapModel.coordinateSystem; - var moveHandler = function (type, target) { - if (rendering) { - return; - } - var offsetEl = viewportRoot.parentNode.parentNode.parentNode; - var mapOffset = [-parseInt(offsetEl.style.left, 10) || 0, -parseInt(offsetEl.style.top, 10) || 0]; - // only update style when map offset changed - var viewportRootStyle = viewportRoot.style; - var offsetLeft = mapOffset[0] + 'px'; - var offsetTop = mapOffset[1] + 'px'; - if (viewportRootStyle.left !== offsetLeft) { - viewportRootStyle.left = offsetLeft; - } - if (viewportRootStyle.top !== offsetTop) { - viewportRootStyle.top = offsetTop; - } - coordSys.setMapOffset(mapOffset); - bMapModel.__mapOffset = mapOffset; - api.dispatchAction({ - type: 'bmapRoam', - animation: { - duration: 0 - } - }); - }; - function zoomEndHandler() { - if (rendering) { - return; - } - api.dispatchAction({ - type: 'bmapRoam', - animation: { - duration: 0 - } - }); - } - bmap.removeEventListener('moving', this._oldMoveHandler); - bmap.removeEventListener('moveend', this._oldMoveHandler); - bmap.removeEventListener('zoomend', this._oldZoomEndHandler); - bmap.addEventListener('moving', moveHandler); - bmap.addEventListener('moveend', moveHandler); - bmap.addEventListener('zoomend', zoomEndHandler); - this._oldMoveHandler = moveHandler; - this._oldZoomEndHandler = zoomEndHandler; - var roam = bMapModel.get('roam'); - if (roam && roam !== 'scale') { - bmap.enableDragging(); - } else { - bmap.disableDragging(); - } - if (roam && roam !== 'move') { - bmap.enableScrollWheelZoom(); - bmap.enableDoubleClickZoom(); - bmap.enablePinchToZoom(); - } else { - bmap.disableScrollWheelZoom(); - bmap.disableDoubleClickZoom(); - bmap.disablePinchToZoom(); - } - /* map 2.0 */ - var originalStyle = bMapModel.__mapStyle; - var newMapStyle = bMapModel.get('mapStyle') || {}; - // FIXME, Not use JSON methods - var mapStyleStr = JSON.stringify(newMapStyle); - if (JSON.stringify(originalStyle) !== mapStyleStr) { - // FIXME May have blank tile when dragging if setMapStyle - if (!isEmptyObject(newMapStyle)) { - bmap.setMapStyle(echarts.util.clone(newMapStyle)); - } - bMapModel.__mapStyle = JSON.parse(mapStyleStr); - } - /* map 3.0 */ - var originalStyle2 = bMapModel.__mapStyle2; - var newMapStyle2 = bMapModel.get('mapStyleV2') || {}; - // FIXME, Not use JSON methods - var mapStyleStr2 = JSON.stringify(newMapStyle2); - if (JSON.stringify(originalStyle2) !== mapStyleStr2) { - // FIXME May have blank tile when dragging if setMapStyle - if (!isEmptyObject(newMapStyle2)) { - bmap.setMapStyleV2(echarts.util.clone(newMapStyle2)); - } - bMapModel.__mapStyle2 = JSON.parse(mapStyleStr2); - } - rendering = false; - } -}); \ No newline at end of file diff --git a/node_modules/echarts/extension/bmap/bmap.js b/node_modules/echarts/extension/bmap/bmap.js deleted file mode 100644 index 18ada93..0000000 --- a/node_modules/echarts/extension/bmap/bmap.js +++ /dev/null @@ -1,65 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -/** - * BMap component extension - */ -import * as echarts from 'echarts'; -import BMapCoordSys from './BMapCoordSys.js'; -import './BMapModel.js'; -import './BMapView.js'; -echarts.registerCoordinateSystem('bmap', BMapCoordSys); -// Action -echarts.registerAction({ - type: 'bmapRoam', - event: 'bmapRoam', - update: 'updateLayout' -}, function (payload, ecModel) { - ecModel.eachComponent('bmap', function (bMapModel) { - var bmap = bMapModel.getBMap(); - var center = bmap.getCenter(); - bMapModel.setCenterAndZoom([center.lng, center.lat], bmap.getZoom()); - }); -}); -export var version = '1.0.0'; \ No newline at end of file diff --git a/node_modules/echarts/extension/dataTool/gexf.js b/node_modules/echarts/extension/dataTool/gexf.js deleted file mode 100644 index b9a933d..0000000 --- a/node_modules/echarts/extension/dataTool/gexf.js +++ /dev/null @@ -1,203 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -/** - * This is a parse of GEXF. - * - * The spec of GEXF: - * https://gephi.org/gexf/1.2draft/gexf-12draft-primer.pdf - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -export function parse(xml) { - var doc; - if (typeof xml === 'string') { - var parser = new DOMParser(); - doc = parser.parseFromString(xml, 'text/xml'); - } else { - doc = xml; - } - if (!doc || doc.getElementsByTagName('parsererror').length) { - return null; - } - var gexfRoot = getChildByTagName(doc, 'gexf'); - if (!gexfRoot) { - return null; - } - var graphRoot = getChildByTagName(gexfRoot, 'graph'); - var attributes = parseAttributes(getChildByTagName(graphRoot, 'attributes')); - var attributesMap = {}; - for (var i = 0; i < attributes.length; i++) { - attributesMap[attributes[i].id] = attributes[i]; - } - return { - nodes: parseNodes(getChildByTagName(graphRoot, 'nodes'), attributesMap), - links: parseEdges(getChildByTagName(graphRoot, 'edges')) - }; -} -function parseAttributes(parent) { - return parent ? zrUtil.map(getChildrenByTagName(parent, 'attribute'), function (attribDom) { - return { - id: getAttr(attribDom, 'id'), - title: getAttr(attribDom, 'title'), - type: getAttr(attribDom, 'type') - }; - }) : []; -} -function parseNodes(parent, attributesMap) { - return parent ? zrUtil.map(getChildrenByTagName(parent, 'node'), function (nodeDom) { - var id = getAttr(nodeDom, 'id'); - var label = getAttr(nodeDom, 'label'); - var node = { - id: id, - name: label, - itemStyle: { - normal: {} - } - }; - var vizSizeDom = getChildByTagName(nodeDom, 'viz:size'); - var vizPosDom = getChildByTagName(nodeDom, 'viz:position'); - var vizColorDom = getChildByTagName(nodeDom, 'viz:color'); - // let vizShapeDom = getChildByTagName(nodeDom, 'viz:shape'); - var attvaluesDom = getChildByTagName(nodeDom, 'attvalues'); - if (vizSizeDom) { - node.symbolSize = parseFloat(getAttr(vizSizeDom, 'value')); - } - if (vizPosDom) { - node.x = parseFloat(getAttr(vizPosDom, 'x')); - node.y = parseFloat(getAttr(vizPosDom, 'y')); - // z - } - - if (vizColorDom) { - node.itemStyle.normal.color = 'rgb(' + [getAttr(vizColorDom, 'r') | 0, getAttr(vizColorDom, 'g') | 0, getAttr(vizColorDom, 'b') | 0].join(',') + ')'; - } - // if (vizShapeDom) { - // node.shape = getAttr(vizShapeDom, 'shape'); - // } - if (attvaluesDom) { - var attvalueDomList = getChildrenByTagName(attvaluesDom, 'attvalue'); - node.attributes = {}; - for (var j = 0; j < attvalueDomList.length; j++) { - var attvalueDom = attvalueDomList[j]; - var attId = getAttr(attvalueDom, 'for'); - var attValue = getAttr(attvalueDom, 'value'); - var attribute = attributesMap[attId]; - if (attribute) { - switch (attribute.type) { - case 'integer': - case 'long': - attValue = parseInt(attValue, 10); - break; - case 'float': - case 'double': - attValue = parseFloat(attValue); - break; - case 'boolean': - attValue = attValue.toLowerCase() === 'true'; - break; - default: - } - node.attributes[attId] = attValue; - } - } - } - return node; - }) : []; -} -function parseEdges(parent) { - return parent ? zrUtil.map(getChildrenByTagName(parent, 'edge'), function (edgeDom) { - var id = getAttr(edgeDom, 'id'); - var label = getAttr(edgeDom, 'label'); - var sourceId = getAttr(edgeDom, 'source'); - var targetId = getAttr(edgeDom, 'target'); - var edge = { - id: id, - name: label, - source: sourceId, - target: targetId, - lineStyle: { - normal: {} - } - }; - var lineStyle = edge.lineStyle.normal; - var vizThicknessDom = getChildByTagName(edgeDom, 'viz:thickness'); - var vizColorDom = getChildByTagName(edgeDom, 'viz:color'); - // let vizShapeDom = getChildByTagName(edgeDom, 'viz:shape'); - if (vizThicknessDom) { - lineStyle.width = parseFloat(vizThicknessDom.getAttribute('value')); - } - if (vizColorDom) { - lineStyle.color = 'rgb(' + [getAttr(vizColorDom, 'r') | 0, getAttr(vizColorDom, 'g') | 0, getAttr(vizColorDom, 'b') | 0].join(',') + ')'; - } - // if (vizShapeDom) { - // edge.shape = vizShapeDom.getAttribute('shape'); - // } - return edge; - }) : []; -} -function getAttr(el, attrName) { - return el.getAttribute(attrName); -} -function getChildByTagName(parent, tagName) { - var node = parent.firstChild; - while (node) { - if (node.nodeType !== 1 || node.nodeName.toLowerCase() !== tagName.toLowerCase()) { - node = node.nextSibling; - } else { - return node; - } - } - return null; -} -function getChildrenByTagName(parent, tagName) { - var node = parent.firstChild; - var children = []; - while (node) { - if (node.nodeName.toLowerCase() === tagName.toLowerCase()) { - children.push(node); - } - node = node.nextSibling; - } - return children; -} \ No newline at end of file diff --git a/node_modules/echarts/extension/dataTool/index.js b/node_modules/echarts/extension/dataTool/index.js deleted file mode 100644 index 066f665..0000000 --- a/node_modules/echarts/extension/dataTool/index.js +++ /dev/null @@ -1,62 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as echarts from 'echarts'; -import * as gexf from './gexf.js'; -import prepareBoxplotData from './prepareBoxplotData.js'; -// import { boxplotTransform } from './boxplotTransform.js'; -export var version = '1.0.0'; -export { gexf }; -export { prepareBoxplotData }; -// export {boxplotTransform}; -// For backward compatibility, where the namespace `dataTool` will -// be mounted on `echarts` is the extension `dataTool` is imported. -// But the old version of echarts do not have `dataTool` namespace, -// so check it before mounting. -if (echarts.dataTool) { - echarts.dataTool.version = version; - echarts.dataTool.gexf = gexf; - echarts.dataTool.prepareBoxplotData = prepareBoxplotData; - // echarts.dataTool.boxplotTransform = boxplotTransform; -} \ No newline at end of file diff --git a/node_modules/echarts/extension/dataTool/prepareBoxplotData.js b/node_modules/echarts/extension/dataTool/prepareBoxplotData.js deleted file mode 100644 index 523fb0a..0000000 --- a/node_modules/echarts/extension/dataTool/prepareBoxplotData.js +++ /dev/null @@ -1,116 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -function asc(arr) { - arr.sort(function (a, b) { - return a - b; - }); - return arr; -} -function quantile(ascArr, p) { - var H = (ascArr.length - 1) * p + 1; - var h = Math.floor(H); - var v = +ascArr[h - 1]; - var e = H - h; - return e ? v + e * (ascArr[h] - v) : v; -} -/** - * See: - * - * - * - * Helper method for preparing data. - * - * @param {Array.} rawData like - * [ - * [12,232,443], (raw data set for the first box) - * [3843,5545,1232], (raw data set for the second box) - * ... - * ] - * @param {Object} [opt] - * - * @param {(number|string)} [opt.boundIQR=1.5] Data less than min bound is outlier. - * default 1.5, means Q1 - 1.5 * (Q3 - Q1). - * If 'none'/0 passed, min bound will not be used. - * @param {(number|string)} [opt.layout='horizontal'] - * Box plot layout, can be 'horizontal' or 'vertical' - * @return {Object} { - * boxData: Array.> - * outliers: Array.> - * axisData: Array. - * } - */ -export default function (rawData, opt) { - opt = opt || {}; - var boxData = []; - var outliers = []; - var axisData = []; - var boundIQR = opt.boundIQR; - var useExtreme = boundIQR === 'none' || boundIQR === 0; - for (var i = 0; i < rawData.length; i++) { - axisData.push(i + ''); - var ascList = asc(rawData[i].slice()); - var Q1 = quantile(ascList, 0.25); - var Q2 = quantile(ascList, 0.5); - var Q3 = quantile(ascList, 0.75); - var min = ascList[0]; - var max = ascList[ascList.length - 1]; - var bound = (boundIQR == null ? 1.5 : boundIQR) * (Q3 - Q1); - var low = useExtreme ? min : Math.max(min, Q1 - bound); - var high = useExtreme ? max : Math.min(max, Q3 + bound); - boxData.push([low, Q1, Q2, Q3, high]); - for (var j = 0; j < ascList.length; j++) { - var dataItem = ascList[j]; - if (dataItem < low || dataItem > high) { - var outlier = [i, dataItem]; - opt.layout === 'vertical' && outlier.reverse(); - outliers.push(outlier); - } - } - } - return { - boxData: boxData, - outliers: outliers, - axisData: axisData - }; -} \ No newline at end of file diff --git a/node_modules/echarts/features.d.ts b/node_modules/echarts/features.d.ts deleted file mode 100644 index 0e9a6fc..0000000 --- a/node_modules/echarts/features.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/dist/features'; \ No newline at end of file diff --git a/node_modules/echarts/features.js b/node_modules/echarts/features.js deleted file mode 100644 index e5b3f61..0000000 --- a/node_modules/echarts/features.js +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './lib/export/features.js'; \ No newline at end of file diff --git a/node_modules/echarts/i18n/langAR-obj.js b/node_modules/echarts/i18n/langAR-obj.js deleted file mode 100644 index 0496eaf..0000000 --- a/node_modules/echarts/i18n/langAR-obj.js +++ /dev/null @@ -1,178 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Arabic. - */ - -var localeObj = { - - time: { - month: [ - 'يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', - 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر' - ], - monthAbbr: [ - 'يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', - 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر' - ], - dayOfWeek: [ - 'الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت' - ], - dayOfWeekAbbr: [ - 'الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت' - ] - }, - legend: { - selector: { - all: 'تحديد الكل', - inverse: 'عكس التحديد' - } - }, - toolbox: { - brush: { - title: { - rect: 'تحديد صندوقي', - polygon: 'تحديد حلقي', - lineX: 'تحديد أفقي', - lineY: 'تحديد عمودي', - keep: 'الاحتفاظ بالمحدد', - clear: 'إلغاء التحديد' - } - }, - dataView: { - title: 'عرض البيانات', - lang: ['عرض البيانات', 'إغلاق', 'تحديث'] - }, - dataZoom: { - title: { - zoom: 'تكبير', - back: 'استعادة التكبير' - } - }, - magicType: { - title: { - line: 'خطوط', - bar: 'أشرطة', - stack: 'تكديس', - tiled: 'مربعات' - } - }, - restore: { - title: 'استعادة' - }, - saveAsImage: { - title: 'حفظ كملف صورة', - lang: ['للحفظ كصورة انقر بالزر الأيمن'] - } - }, - series: { - typeNames: { - pie: 'رسم بياني دائري', - bar: 'رسم بياني شريطي', - line: 'رسم بياني خطي', - scatter: 'نقاط مبعثرة', - effectScatter: 'نقاط مبعثرة متموجة', - radar: 'رسم بياني راداري', - tree: 'شجرة', - treemap: 'مخطط شجري', - boxplot: 'مخطط صندوقي', - candlestick: 'مخطط شمعدان', - k: 'رسم بياني خطي من النوع K', - heatmap: 'خريطة حرارية', - map: 'خريطة', - parallel: 'خريطة الإحداثيات المتناظرة', - lines: 'خطوط', - graph: 'مخطط علائقي', - sankey: 'مخطط ثعباني', - funnel: 'مخطط هرمي', - gauge: 'مقياس', - pictorialBar: 'مخطط مصوّر', - themeRiver: 'نمط خريطة النهر', - sunburst: 'مخطط شمسي', - custom: 'مخطط مخصص', - chart: 'مخطط' - } - }, - aria: { - general: { - withTitle: 'هذا رسم بياني حول "{title}".', - withoutTitle: 'هذا رسم بياني.' - }, - series: { - single: { - prefix: '', - withName: ' من النوع {seriesType} اسمه {seriesName}.', - withoutName: ' من النوع {seriesType}.' - }, - multiple: { - prefix: '. يتكون من {seriesCount} سلسلة.', - withName: ' الـ {seriesId} هي سلسلة من النوع {seriesType} تستعرض {seriesName}.', - withoutName: ' الـ {seriesId} هي سلسلة من النوع {seriesType}.', - separator: { - middle: '، ', - end: '. ' - } - } - }, - data: { - allData: 'البيانات هي كالتالي: ', - partialData: 'أول {displayCnt} عناصر هي: ', - withName: 'قيمة العنصر {name} هي {value}', - withoutName: '{value}', - separator: { - middle: '، ', - end: '. ' - } - } - } - - -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langAR.js b/node_modules/echarts/i18n/langAR.js deleted file mode 100644 index c88f8d8..0000000 --- a/node_modules/echarts/i18n/langAR.js +++ /dev/null @@ -1,174 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Arabic. - */ - -var localeObj = { - - time: { - month: [ - 'يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', - 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر' - ], - monthAbbr: [ - 'يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', - 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر' - ], - dayOfWeek: [ - 'الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت' - ], - dayOfWeekAbbr: [ - 'الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت' - ] - }, - legend: { - selector: { - all: 'تحديد الكل', - inverse: 'عكس التحديد' - } - }, - toolbox: { - brush: { - title: { - rect: 'تحديد صندوقي', - polygon: 'تحديد حلقي', - lineX: 'تحديد أفقي', - lineY: 'تحديد عمودي', - keep: 'الاحتفاظ بالمحدد', - clear: 'إلغاء التحديد' - } - }, - dataView: { - title: 'عرض البيانات', - lang: ['عرض البيانات', 'إغلاق', 'تحديث'] - }, - dataZoom: { - title: { - zoom: 'تكبير', - back: 'استعادة التكبير' - } - }, - magicType: { - title: { - line: 'خطوط', - bar: 'أشرطة', - stack: 'تكديس', - tiled: 'مربعات' - } - }, - restore: { - title: 'استعادة' - }, - saveAsImage: { - title: 'حفظ كملف صورة', - lang: ['للحفظ كصورة انقر بالزر الأيمن'] - } - }, - series: { - typeNames: { - pie: 'رسم بياني دائري', - bar: 'رسم بياني شريطي', - line: 'رسم بياني خطي', - scatter: 'نقاط مبعثرة', - effectScatter: 'نقاط مبعثرة متموجة', - radar: 'رسم بياني راداري', - tree: 'شجرة', - treemap: 'مخطط شجري', - boxplot: 'مخطط صندوقي', - candlestick: 'مخطط شمعدان', - k: 'رسم بياني خطي من النوع K', - heatmap: 'خريطة حرارية', - map: 'خريطة', - parallel: 'خريطة الإحداثيات المتناظرة', - lines: 'خطوط', - graph: 'مخطط علائقي', - sankey: 'مخطط ثعباني', - funnel: 'مخطط هرمي', - gauge: 'مقياس', - pictorialBar: 'مخطط مصوّر', - themeRiver: 'نمط خريطة النهر', - sunburst: 'مخطط شمسي', - custom: 'مخطط مخصص', - chart: 'مخطط' - } - }, - aria: { - general: { - withTitle: 'هذا رسم بياني حول "{title}".', - withoutTitle: 'هذا رسم بياني.' - }, - series: { - single: { - prefix: '', - withName: ' من النوع {seriesType} اسمه {seriesName}.', - withoutName: ' من النوع {seriesType}.' - }, - multiple: { - prefix: '. يتكون من {seriesCount} سلسلة.', - withName: ' الـ {seriesId} هي سلسلة من النوع {seriesType} تستعرض {seriesName}.', - withoutName: ' الـ {seriesId} هي سلسلة من النوع {seriesType}.', - separator: { - middle: '، ', - end: '. ' - } - } - }, - data: { - allData: 'البيانات هي كالتالي: ', - partialData: 'أول {displayCnt} عناصر هي: ', - withName: 'قيمة العنصر {name} هي {value}', - withoutName: '{value}', - separator: { - middle: '، ', - end: '. ' - } - } - } - - -}; - - echarts.registerLocale('AR', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langCS-obj.js b/node_modules/echarts/i18n/langCS-obj.js deleted file mode 100644 index 96b32f9..0000000 --- a/node_modules/echarts/i18n/langCS-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Czech. - */ - - var localeObj = { - time: { - month: [ - 'Leden', 'Únor', 'Březen', 'Duben', 'Květen', 'Červen', - 'Červenec', 'Srpen', 'Září', 'Říjen', 'Listopad', 'Prosinec' - ], - monthAbbr: [ - 'Led', 'Úno', 'Bře', 'Dub', 'Kvě', 'Čvn', - 'Čvc', 'Srp', 'Zář', 'Říj', 'Lis', 'Pro' - ], - dayOfWeek: [ - 'Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvrtek', 'Pátek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Ne', 'Po', 'Út', 'St', 'Čt', 'Pá', 'So' - ] - }, - legend: { - selector: { - all: 'Vše', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Obdélníkový výběr', - polygon: 'Lasso výběr', - lineX: 'Horizontální výběr', - lineY: 'Vertikální výběr', - keep: 'Ponechat výběr', - clear: 'Zrušit výběr' - } - }, - dataView: { - title: 'Data', - lang: ['Data', 'Zavřít', 'Obnovit'] - }, - dataZoom: { - title: { - zoom: 'Přiblížit', - back: 'Oddálit' - } - }, - magicType: { - title: { - line: 'Změnit na Spojnicový graf', - bar: 'Změnit na Sloupcový graf', - stack: 'Plošný', - tiled: 'Tile' - } - }, - restore: { - title: 'Obnovit' - }, - saveAsImage: { - title: 'Uložit jako obrázek', - lang: ['Obrázek uložte pravým kliknutím'] - } - }, - series: { - typeNames: { - pie: 'Výsečový graf', - bar: 'Sloupcový graf', - line: 'Spojnicový graf', - scatter: 'XY bodový graf', - effectScatter: 'Effect XY bodový graf', - radar: 'Paprskový graf', - tree: 'Strom', - treemap: 'Stromová mapa', - boxplot: 'Krabicový graf', - candlestick: 'Burzovní graf', - k: 'K spojnicový graf', - heatmap: 'Teplotní mapa', - map: 'Mapa', - parallel: 'Rovnoběžné souřadnice', - lines: 'Spojnicový graf', - graph: 'Graf vztahů', - sankey: 'Sankeyův diagram', - funnel: 'Trychtýř (Funnel)', - gauge: 'Indikátor', - pictorialBar: 'Obrázkový sloupcový graf', - themeRiver: 'Theme River Map', - sunburst: 'Vícevrstvý prstencový graf', - custom: 'Graficu persunalizatu', - chart: 'Graf' - } - }, - aria: { - general: { - withTitle: 'Toto je graf o "{title}"', - withoutTitle: 'Toto je graf' - }, - series: { - single: { - prefix: '', - withName: '{seriesName} s typem {seriesType}.', - withoutName: ' s typem {seriesType}.' - }, - multiple: { - prefix: '. Obsahuje {seriesCount} řad.', - withName: ' Řada {seriesId} je typu {seriesType} repreyentující {seriesName}.', - withoutName: ' Řada {seriesId} je typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Všechna data jsou: ', - partialData: 'První {displayCnt} položky jsou: ', - withName: 'data pro {name} jsou {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langCS.js b/node_modules/echarts/i18n/langCS.js deleted file mode 100644 index 9ce0a74..0000000 --- a/node_modules/echarts/i18n/langCS.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Czech. - */ - - var localeObj = { - time: { - month: [ - 'Leden', 'Únor', 'Březen', 'Duben', 'Květen', 'Červen', - 'Červenec', 'Srpen', 'Září', 'Říjen', 'Listopad', 'Prosinec' - ], - monthAbbr: [ - 'Led', 'Úno', 'Bře', 'Dub', 'Kvě', 'Čvn', - 'Čvc', 'Srp', 'Zář', 'Říj', 'Lis', 'Pro' - ], - dayOfWeek: [ - 'Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvrtek', 'Pátek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Ne', 'Po', 'Út', 'St', 'Čt', 'Pá', 'So' - ] - }, - legend: { - selector: { - all: 'Vše', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Obdélníkový výběr', - polygon: 'Lasso výběr', - lineX: 'Horizontální výběr', - lineY: 'Vertikální výběr', - keep: 'Ponechat výběr', - clear: 'Zrušit výběr' - } - }, - dataView: { - title: 'Data', - lang: ['Data', 'Zavřít', 'Obnovit'] - }, - dataZoom: { - title: { - zoom: 'Přiblížit', - back: 'Oddálit' - } - }, - magicType: { - title: { - line: 'Změnit na Spojnicový graf', - bar: 'Změnit na Sloupcový graf', - stack: 'Plošný', - tiled: 'Tile' - } - }, - restore: { - title: 'Obnovit' - }, - saveAsImage: { - title: 'Uložit jako obrázek', - lang: ['Obrázek uložte pravým kliknutím'] - } - }, - series: { - typeNames: { - pie: 'Výsečový graf', - bar: 'Sloupcový graf', - line: 'Spojnicový graf', - scatter: 'XY bodový graf', - effectScatter: 'Effect XY bodový graf', - radar: 'Paprskový graf', - tree: 'Strom', - treemap: 'Stromová mapa', - boxplot: 'Krabicový graf', - candlestick: 'Burzovní graf', - k: 'K spojnicový graf', - heatmap: 'Teplotní mapa', - map: 'Mapa', - parallel: 'Rovnoběžné souřadnice', - lines: 'Spojnicový graf', - graph: 'Graf vztahů', - sankey: 'Sankeyův diagram', - funnel: 'Trychtýř (Funnel)', - gauge: 'Indikátor', - pictorialBar: 'Obrázkový sloupcový graf', - themeRiver: 'Theme River Map', - sunburst: 'Vícevrstvý prstencový graf', - custom: 'Graficu persunalizatu', - chart: 'Graf' - } - }, - aria: { - general: { - withTitle: 'Toto je graf o "{title}"', - withoutTitle: 'Toto je graf' - }, - series: { - single: { - prefix: '', - withName: '{seriesName} s typem {seriesType}.', - withoutName: ' s typem {seriesType}.' - }, - multiple: { - prefix: '. Obsahuje {seriesCount} řad.', - withName: ' Řada {seriesId} je typu {seriesType} repreyentující {seriesName}.', - withoutName: ' Řada {seriesId} je typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Všechna data jsou: ', - partialData: 'První {displayCnt} položky jsou: ', - withName: 'data pro {name} jsou {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('CS', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langDE-obj.js b/node_modules/echarts/i18n/langDE-obj.js deleted file mode 100644 index 18829fe..0000000 --- a/node_modules/echarts/i18n/langDE-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: German. - */ - -var localeObj = { - time: { - month: [ - 'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', - 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mrz', 'Apr', 'Mai', 'Jun', - 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez' - ], - dayOfWeek: [ - 'Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag' - ], - dayOfWeekAbbr: [ - 'So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa' - ] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Invertiert' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Auswahl', - polygon: 'Lasso Auswahl', - lineX: 'Horizontale Auswahl', - lineY: 'Vertikale Auswahl', - keep: 'Bereich Auswahl', - clear: 'Auswahl zurücksetzen' - } - }, - dataView: { - title: 'Daten Ansicht', - lang: ['Daten Ansicht', 'Schließen', 'Aktualisieren'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom zurücksetzen' - } - }, - magicType: { - title: { - line: 'Zu Liniendiagramm wechseln', - bar: 'Zu Balkendiagramm wechseln', - stack: 'Stapel', - tiled: 'Kachel' - } - }, - restore: { - title: 'Wiederherstellen' - }, - saveAsImage: { - title: 'Als Bild speichern', - lang: ['Rechtsklick zum Speichern des Bildes'] - } - }, - series: { - typeNames: { - pie: 'Tortendiagramm', - bar: 'Balkendiagramm', - line: 'Liniendiagramm', - scatter: 'Streudiagramm', - effectScatter: 'Welligkeits-Streudiagramm', - radar: 'Radar-Karte', - tree: 'Baum', - treemap: 'Baumkarte', - boxplot: 'Boxplot', - candlestick: 'Kerzenständer', - k: 'K Liniendiagramm', - heatmap: 'Heatmap', - map: 'Karte', - parallel: 'Parallele Koordinatenkarte', - lines: 'Liniendiagramm', - graph: 'Beziehungsgrafik', - sankey: 'Sankey-Diagramm', - funnel: 'Trichterdiagramm', - gauge: 'Meßanzeige', - pictorialBar: 'Bildlicher Balken', - themeRiver: 'Thematische Flusskarte', - sunburst: 'Sonnenausbruch', - custom: 'Graficu persunalizatu', - chart: 'Diagramm' - } - }, - aria: { - general: { - withTitle: 'Dies ist ein Diagramm über "{title}"', - withoutTitle: 'Dies ist ein Diagramm' - }, - series: { - single: { - prefix: '', - withName: ' mit Typ {seriesType} namens {seriesName}.', - withoutName: ' mit Typ {seriesType}.' - }, - multiple: { - prefix: '. Es besteht aus {seriesCount} Serienzählung.', - withName: ' Die Serie {seriesId} ist ein {seriesType} welcher {seriesName} darstellt.', - withoutName: ' Die {seriesId}-Reihe ist ein {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Die Daten sind wie folgt: ', - partialData: 'Die ersten {displayCnt} Elemente sind: ', - withName: 'die Daten für {name} sind {value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '.' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langDE.js b/node_modules/echarts/i18n/langDE.js deleted file mode 100644 index 92f9132..0000000 --- a/node_modules/echarts/i18n/langDE.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: German. - */ - -var localeObj = { - time: { - month: [ - 'Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', - 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mrz', 'Apr', 'Mai', 'Jun', - 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez' - ], - dayOfWeek: [ - 'Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag' - ], - dayOfWeekAbbr: [ - 'So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa' - ] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Invertiert' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Auswahl', - polygon: 'Lasso Auswahl', - lineX: 'Horizontale Auswahl', - lineY: 'Vertikale Auswahl', - keep: 'Bereich Auswahl', - clear: 'Auswahl zurücksetzen' - } - }, - dataView: { - title: 'Daten Ansicht', - lang: ['Daten Ansicht', 'Schließen', 'Aktualisieren'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom zurücksetzen' - } - }, - magicType: { - title: { - line: 'Zu Liniendiagramm wechseln', - bar: 'Zu Balkendiagramm wechseln', - stack: 'Stapel', - tiled: 'Kachel' - } - }, - restore: { - title: 'Wiederherstellen' - }, - saveAsImage: { - title: 'Als Bild speichern', - lang: ['Rechtsklick zum Speichern des Bildes'] - } - }, - series: { - typeNames: { - pie: 'Tortendiagramm', - bar: 'Balkendiagramm', - line: 'Liniendiagramm', - scatter: 'Streudiagramm', - effectScatter: 'Welligkeits-Streudiagramm', - radar: 'Radar-Karte', - tree: 'Baum', - treemap: 'Baumkarte', - boxplot: 'Boxplot', - candlestick: 'Kerzenständer', - k: 'K Liniendiagramm', - heatmap: 'Heatmap', - map: 'Karte', - parallel: 'Parallele Koordinatenkarte', - lines: 'Liniendiagramm', - graph: 'Beziehungsgrafik', - sankey: 'Sankey-Diagramm', - funnel: 'Trichterdiagramm', - gauge: 'Meßanzeige', - pictorialBar: 'Bildlicher Balken', - themeRiver: 'Thematische Flusskarte', - sunburst: 'Sonnenausbruch', - custom: 'Graficu persunalizatu', - chart: 'Diagramm' - } - }, - aria: { - general: { - withTitle: 'Dies ist ein Diagramm über "{title}"', - withoutTitle: 'Dies ist ein Diagramm' - }, - series: { - single: { - prefix: '', - withName: ' mit Typ {seriesType} namens {seriesName}.', - withoutName: ' mit Typ {seriesType}.' - }, - multiple: { - prefix: '. Es besteht aus {seriesCount} Serienzählung.', - withName: ' Die Serie {seriesId} ist ein {seriesType} welcher {seriesName} darstellt.', - withoutName: ' Die {seriesId}-Reihe ist ein {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Die Daten sind wie folgt: ', - partialData: 'Die ersten {displayCnt} Elemente sind: ', - withName: 'die Daten für {name} sind {value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '.' - } - } - } -}; - - echarts.registerLocale('DE', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langEN-obj.js b/node_modules/echarts/i18n/langEN-obj.js deleted file mode 100644 index 0e73b79..0000000 --- a/node_modules/echarts/i18n/langEN-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: English. - */ - -var localeObj = { - time: { - month: [ - 'January', 'February', 'March', 'April', 'May', 'June', - 'July', 'August', 'September', 'October', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', - 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' - ], - dayOfWeekAbbr: [ - 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat' - ] - }, - legend: { - selector: { - all: 'All', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Select', - polygon: 'Lasso Select', - lineX: 'Horizontally Select', - lineY: 'Vertically Select', - keep: 'Keep Selections', - clear: 'Clear Selections' - } - }, - dataView: { - title: 'Data View', - lang: ['Data View', 'Close', 'Refresh'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Reset' - } - }, - magicType: { - title: { - line: 'Switch to Line Chart', - bar: 'Switch to Bar Chart', - stack: 'Stack', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Save as Image', - lang: ['Right Click to Save Image'] - } - }, - series: { - typeNames: { - pie: 'Pie chart', - bar: 'Bar chart', - line: 'Line chart', - scatter: 'Scatter plot', - effectScatter: 'Ripple scatter plot', - radar: 'Radar chart', - tree: 'Tree', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Heat map', - map: 'Map', - parallel: 'Parallel coordinate map', - lines: 'Line graph', - graph: 'Relationship graph', - sankey: 'Sankey diagram', - funnel: 'Funnel chart', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Custom chart', - chart: 'Chart' - } - }, - aria: { - general: { - withTitle: 'This is a chart about "{title}"', - withoutTitle: 'This is a chart' - }, - series: { - single: { - prefix: '', - withName: ' with type {seriesType} named {seriesName}.', - withoutName: ' with type {seriesType}.' - }, - multiple: { - prefix: '. It consists of {seriesCount} series count.', - withName: ' The {seriesId} series is a {seriesType} representing {seriesName}.', - withoutName: ' The {seriesId} series is a {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'The data is as follows: ', - partialData: 'The first {displayCnt} items are: ', - withName: 'the data for {name} is {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langEN.js b/node_modules/echarts/i18n/langEN.js deleted file mode 100644 index a87f6a8..0000000 --- a/node_modules/echarts/i18n/langEN.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: English. - */ - -var localeObj = { - time: { - month: [ - 'January', 'February', 'March', 'April', 'May', 'June', - 'July', 'August', 'September', 'October', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', - 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday' - ], - dayOfWeekAbbr: [ - 'Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat' - ] - }, - legend: { - selector: { - all: 'All', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Select', - polygon: 'Lasso Select', - lineX: 'Horizontally Select', - lineY: 'Vertically Select', - keep: 'Keep Selections', - clear: 'Clear Selections' - } - }, - dataView: { - title: 'Data View', - lang: ['Data View', 'Close', 'Refresh'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Reset' - } - }, - magicType: { - title: { - line: 'Switch to Line Chart', - bar: 'Switch to Bar Chart', - stack: 'Stack', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Save as Image', - lang: ['Right Click to Save Image'] - } - }, - series: { - typeNames: { - pie: 'Pie chart', - bar: 'Bar chart', - line: 'Line chart', - scatter: 'Scatter plot', - effectScatter: 'Ripple scatter plot', - radar: 'Radar chart', - tree: 'Tree', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Heat map', - map: 'Map', - parallel: 'Parallel coordinate map', - lines: 'Line graph', - graph: 'Relationship graph', - sankey: 'Sankey diagram', - funnel: 'Funnel chart', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Custom chart', - chart: 'Chart' - } - }, - aria: { - general: { - withTitle: 'This is a chart about "{title}"', - withoutTitle: 'This is a chart' - }, - series: { - single: { - prefix: '', - withName: ' with type {seriesType} named {seriesName}.', - withoutName: ' with type {seriesType}.' - }, - multiple: { - prefix: '. It consists of {seriesCount} series count.', - withName: ' The {seriesId} series is a {seriesType} representing {seriesName}.', - withoutName: ' The {seriesId} series is a {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'The data is as follows: ', - partialData: 'The first {displayCnt} items are: ', - withName: 'the data for {name} is {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('EN', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langES-obj.js b/node_modules/echarts/i18n/langES-obj.js deleted file mode 100644 index 912216c..0000000 --- a/node_modules/echarts/i18n/langES-obj.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -var localeObj = { - time: { - month: [ - 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', - 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre', 'diciembre' - ], - monthAbbr: [ - 'ene', 'feb', 'mar', 'abr', 'may', 'jun', - 'jul', 'ago', 'sep', 'oct', 'nov', 'dic' - ], - dayOfWeek: [ - 'domingo', 'lunes', 'martes', 'miércoles', 'jueves', 'viernes', 'sábado' - ], - dayOfWeekAbbr: [ - 'dom', 'lun', 'mar', 'mie', 'jue', 'vie', 'sáb' - ] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inversa' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selección de cuadro', - polygon: 'Selección de lazo', - lineX: 'Seleccionar horizontalmente', - lineY: 'Seleccionar verticalmente', - keep: 'Mantener selección', - clear: 'Despejar selecciones' - } - }, - dataView: { - title: 'Ver datos', - lang: ['Ver datos', 'Cerrar', 'Actualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restablecer zoom' - } - }, - magicType: { - title: { - line: 'Cambiar a gráfico de líneas', - bar: 'Cambiar a gráfico de barras', - stack: 'Pila', - tiled: 'Teja' - } - }, - restore: { - title: 'Restaurar' - }, - saveAsImage: { - title: 'Guardar como imagen', - lang: ['Clic derecho para guardar imagen'] - } - }, - series: { - typeNames: { - pie: 'Gráfico circular', - bar: 'Gráfico de barras', - line: 'Gráfico de líneas', - scatter: 'Diagrama de dispersión', - effectScatter: 'Diagrama de dispersión de ondas', - radar: 'Gráfico de radar', - tree: 'Árbol', - treemap: 'Mapa de árbol', - boxplot: 'Diagrama de caja', - candlestick: 'Gráfico de velas', - k: 'Gráfico de líneas K', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Mapa de coordenadas paralelas', - lines: 'Gráfico de líneas', - graph: 'Gráfico de relaciones', - sankey: 'Diagrama de Sankey', - funnel: 'Gráfico de embudo', - gauge: 'Medidor', - pictorialBar: 'Gráfico de barras pictóricas', - themeRiver: 'Mapa de río temático', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este es un gráfico sobre “{title}”', - withoutTitle: 'Este es un gráfico' - }, - series: { - single: { - prefix: '', - withName: ' con tipo {seriesType} llamado {seriesName}.', - withoutName: ' con tipo {seriesType}.' - }, - multiple: { - prefix: '. Consta de {seriesCount} series.', - withName: ' La serie {seriesId} es un {seriesType} que representa {seriesName}.', - withoutName: ' La serie {seriesId} es un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Los datos son los siguientes: ', - partialData: 'Los primeros {displayCnt} elementos son: ', - withName: 'los datos para {name} son {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langES.js b/node_modules/echarts/i18n/langES.js deleted file mode 100644 index 170cbc4..0000000 --- a/node_modules/echarts/i18n/langES.js +++ /dev/null @@ -1,167 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -var localeObj = { - time: { - month: [ - 'enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', - 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre', 'diciembre' - ], - monthAbbr: [ - 'ene', 'feb', 'mar', 'abr', 'may', 'jun', - 'jul', 'ago', 'sep', 'oct', 'nov', 'dic' - ], - dayOfWeek: [ - 'domingo', 'lunes', 'martes', 'miércoles', 'jueves', 'viernes', 'sábado' - ], - dayOfWeekAbbr: [ - 'dom', 'lun', 'mar', 'mie', 'jue', 'vie', 'sáb' - ] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inversa' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selección de cuadro', - polygon: 'Selección de lazo', - lineX: 'Seleccionar horizontalmente', - lineY: 'Seleccionar verticalmente', - keep: 'Mantener selección', - clear: 'Despejar selecciones' - } - }, - dataView: { - title: 'Ver datos', - lang: ['Ver datos', 'Cerrar', 'Actualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restablecer zoom' - } - }, - magicType: { - title: { - line: 'Cambiar a gráfico de líneas', - bar: 'Cambiar a gráfico de barras', - stack: 'Pila', - tiled: 'Teja' - } - }, - restore: { - title: 'Restaurar' - }, - saveAsImage: { - title: 'Guardar como imagen', - lang: ['Clic derecho para guardar imagen'] - } - }, - series: { - typeNames: { - pie: 'Gráfico circular', - bar: 'Gráfico de barras', - line: 'Gráfico de líneas', - scatter: 'Diagrama de dispersión', - effectScatter: 'Diagrama de dispersión de ondas', - radar: 'Gráfico de radar', - tree: 'Árbol', - treemap: 'Mapa de árbol', - boxplot: 'Diagrama de caja', - candlestick: 'Gráfico de velas', - k: 'Gráfico de líneas K', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Mapa de coordenadas paralelas', - lines: 'Gráfico de líneas', - graph: 'Gráfico de relaciones', - sankey: 'Diagrama de Sankey', - funnel: 'Gráfico de embudo', - gauge: 'Medidor', - pictorialBar: 'Gráfico de barras pictóricas', - themeRiver: 'Mapa de río temático', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este es un gráfico sobre “{title}”', - withoutTitle: 'Este es un gráfico' - }, - series: { - single: { - prefix: '', - withName: ' con tipo {seriesType} llamado {seriesName}.', - withoutName: ' con tipo {seriesType}.' - }, - multiple: { - prefix: '. Consta de {seriesCount} series.', - withName: ' La serie {seriesId} es un {seriesType} que representa {seriesName}.', - withoutName: ' La serie {seriesId} es un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Los datos son los siguientes: ', - partialData: 'Los primeros {displayCnt} elementos son: ', - withName: 'los datos para {name} son {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('ES', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langFI-obj.js b/node_modules/echarts/i18n/langFI-obj.js deleted file mode 100644 index 82d5b1f..0000000 --- a/node_modules/echarts/i18n/langFI-obj.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -var localeObj = { - time: { - month: [ - 'tammikuuta', 'helmikuuta', 'maaliskuuta', 'huhtikuuta', 'toukokuuta', 'kesäkuuta', - 'heinäkuuta', 'elokuuta', 'syyskuuta', 'lokakuuta', 'marraskuuta', 'joulukuuta' - ], - monthAbbr: [ - 'tammik', 'helmik', 'maalisk', 'huhtik', 'toukok', 'kesäk', - 'heinäk', 'elok', 'syysk', 'lokak', 'marrask', 'jouluk' - ], - dayOfWeek: [ - 'sunnuntaina', 'maanantaina', 'tiistaina', 'keskiviikkona', 'torstaina', 'perjantaina', 'lauantaina' - ], - dayOfWeekAbbr: [ - 'su', 'ma', 'ti', 'ke', 'to', 'pe', 'la' - ] - }, - legend: { - selector: { - all: 'Kaikki', - inverse: 'Käänteinen' - } - }, - toolbox: { - brush: { - title: { - rect: 'Laatikko valinta', - polygon: 'Lasso valinta', - lineX: 'Vaakataso valinta', - lineY: 'Pysty valinta', - keep: 'Pidä valinta', - clear: 'Poista valinta' - } - }, - dataView: { - title: 'Data näkymä', - lang: ['Data näkymä', 'Sulje', 'Päivitä'] - }, - dataZoom: { - title: { - zoom: 'Zoomaa', - back: 'Zoomin nollaus' - } - }, - magicType: { - title: { - line: 'Vaihda Viivakaavioon', - bar: 'Vaihda palkkikaavioon', - stack: 'Pinoa', - tiled: 'Erottele' - } - }, - restore: { - title: 'Palauta' - }, - saveAsImage: { - title: 'Tallenna kuvana', - lang: ['Paina oikeaa hiirennappia tallentaaksesi kuva'] - } - }, - series: { - typeNames: { - pie: 'Ympyrädiagrammi', - bar: 'Pylväsdiagrammi', - line: 'Viivakaavio', - scatter: 'Pisteplot', - effectScatter: 'Ripple-pisteplot', - radar: 'Sädekaavio', - tree: 'Puu', - treemap: 'Tilastoaluekartta', - boxplot: 'Viivadiagrammi', - candlestick: 'Kynttiläkaavio', - k: 'K-linjakaavio', - heatmap: 'Lämpökartta', - map: 'Kartta', - parallel: 'Rinnakkaiskoordinaattikartta', - lines: 'Viivakuvaaja', - graph: 'Suhdekuvaaja', - sankey: 'Sankey-kaavio', - funnel: 'Suppilokaavio', - gauge: 'Mittari', - pictorialBar: 'Kuvallinen pylväs', - themeRiver: 'Teemajokikartta', - sunburst: 'Auringonkehä', - custom: 'Mukautettu kaavio', - chart: 'Kaavio' - } - }, - aria: { - general: { - withTitle: 'Tämä on kaavio “{title}”', - withoutTitle: 'Tämä on kaavio' - }, - series: { - single: { - prefix: '', - withName: ' tyyppiä {seriesType} nimeltään {seriesName}.', - withoutName: ' tyyppiä {seriesType}.' - }, - multiple: { - prefix: '. Se koostuu {seriesCount} sarjasta.', - withName: ' Sarja {seriesId} on {seriesType}, joka edustaa {seriesName}.', - withoutName: ' Sarja {seriesId} on {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Tiedot ovat seuraavat: ', - partialData: 'Ensimmäiset {displayCnt} kohtaa ovat: ', - withName: 'tiedot nimelle {name} ovat {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langFI.js b/node_modules/echarts/i18n/langFI.js deleted file mode 100644 index cdaf7e1..0000000 --- a/node_modules/echarts/i18n/langFI.js +++ /dev/null @@ -1,167 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -var localeObj = { - time: { - month: [ - 'tammikuuta', 'helmikuuta', 'maaliskuuta', 'huhtikuuta', 'toukokuuta', 'kesäkuuta', - 'heinäkuuta', 'elokuuta', 'syyskuuta', 'lokakuuta', 'marraskuuta', 'joulukuuta' - ], - monthAbbr: [ - 'tammik', 'helmik', 'maalisk', 'huhtik', 'toukok', 'kesäk', - 'heinäk', 'elok', 'syysk', 'lokak', 'marrask', 'jouluk' - ], - dayOfWeek: [ - 'sunnuntaina', 'maanantaina', 'tiistaina', 'keskiviikkona', 'torstaina', 'perjantaina', 'lauantaina' - ], - dayOfWeekAbbr: [ - 'su', 'ma', 'ti', 'ke', 'to', 'pe', 'la' - ] - }, - legend: { - selector: { - all: 'Kaikki', - inverse: 'Käänteinen' - } - }, - toolbox: { - brush: { - title: { - rect: 'Laatikko valinta', - polygon: 'Lasso valinta', - lineX: 'Vaakataso valinta', - lineY: 'Pysty valinta', - keep: 'Pidä valinta', - clear: 'Poista valinta' - } - }, - dataView: { - title: 'Data näkymä', - lang: ['Data näkymä', 'Sulje', 'Päivitä'] - }, - dataZoom: { - title: { - zoom: 'Zoomaa', - back: 'Zoomin nollaus' - } - }, - magicType: { - title: { - line: 'Vaihda Viivakaavioon', - bar: 'Vaihda palkkikaavioon', - stack: 'Pinoa', - tiled: 'Erottele' - } - }, - restore: { - title: 'Palauta' - }, - saveAsImage: { - title: 'Tallenna kuvana', - lang: ['Paina oikeaa hiirennappia tallentaaksesi kuva'] - } - }, - series: { - typeNames: { - pie: 'Ympyrädiagrammi', - bar: 'Pylväsdiagrammi', - line: 'Viivakaavio', - scatter: 'Pisteplot', - effectScatter: 'Ripple-pisteplot', - radar: 'Sädekaavio', - tree: 'Puu', - treemap: 'Tilastoaluekartta', - boxplot: 'Viivadiagrammi', - candlestick: 'Kynttiläkaavio', - k: 'K-linjakaavio', - heatmap: 'Lämpökartta', - map: 'Kartta', - parallel: 'Rinnakkaiskoordinaattikartta', - lines: 'Viivakuvaaja', - graph: 'Suhdekuvaaja', - sankey: 'Sankey-kaavio', - funnel: 'Suppilokaavio', - gauge: 'Mittari', - pictorialBar: 'Kuvallinen pylväs', - themeRiver: 'Teemajokikartta', - sunburst: 'Auringonkehä', - custom: 'Mukautettu kaavio', - chart: 'Kaavio' - } - }, - aria: { - general: { - withTitle: 'Tämä on kaavio “{title}”', - withoutTitle: 'Tämä on kaavio' - }, - series: { - single: { - prefix: '', - withName: ' tyyppiä {seriesType} nimeltään {seriesName}.', - withoutName: ' tyyppiä {seriesType}.' - }, - multiple: { - prefix: '. Se koostuu {seriesCount} sarjasta.', - withName: ' Sarja {seriesId} on {seriesType}, joka edustaa {seriesName}.', - withoutName: ' Sarja {seriesId} on {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Tiedot ovat seuraavat: ', - partialData: 'Ensimmäiset {displayCnt} kohtaa ovat: ', - withName: 'tiedot nimelle {name} ovat {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('FI', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langFR-obj.js b/node_modules/echarts/i18n/langFR-obj.js deleted file mode 100644 index e754461..0000000 --- a/node_modules/echarts/i18n/langFR-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Français. - */ - -var localeObj = { - time: { - month: [ - 'Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', - 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre' - ], - monthAbbr: [ - 'Jan', 'Fév', 'Mars', 'Avr', 'Mai', 'Juin', - 'Juil', 'Août', 'Sept', 'Oct', 'Nov', 'Déc' - ], - dayOfWeek: [ - 'Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi' - ], - dayOfWeekAbbr: [ - 'Dim', 'Lun', 'Mar', 'Mer', 'Jeu', 'Ven', 'Sam' - ] - }, - legend: { - selector: { - all: 'Tout', - inverse: 'Inverse' - } - }, - toolbox: { - brush: { - title: { - rect: 'Sélection rectangulaire', - polygon: 'Sélection au lasso', - lineX: 'Sélectionner horizontalement', - lineY: 'Sélectionner verticalement', - keep: 'Garder la sélection', - clear: 'Effacer la sélection' - } - }, - dataView: { - title: 'Visualisation des données', - lang: ['Visualisation des données', 'Fermer', 'Rafraîchir'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Remise à zéro' - } - }, - magicType: { - title: { - line: 'Changer pour Ligne', - bar: 'Changer pour Histogramme', - stack: 'Superposition', - tiled: 'Tuile' - } - }, - restore: { - title: 'Restaurer' - }, - saveAsImage: { - title: 'Sauvegarder l\'image', - lang: ['Clic droit pour sauvegarder l\'image'] - } - }, - series: { - typeNames: { - pie: 'Camembert', - bar: 'Histogramme', - line: 'Ligne', - scatter: 'Nuage de points', - effectScatter: 'Nuage de points stylisé', - radar: 'Radar', - tree: 'Arbre', - treemap: 'Treemap', - boxplot: 'Boîte à moustaches', - candlestick: 'Chandelier', - k: 'Linéaire K', - heatmap: 'Carte de fréquentation', - map: 'Carte', - parallel: 'Données parallèles', - lines: 'Lignes', - graph: 'Graphe', - sankey: 'Sankey', - funnel: 'Entonnoir', - gauge: 'Jauge', - pictorialBar: 'Barres à images', - themeRiver: 'Stream Graph', - sunburst: 'Sunburst', - custom: 'Graphique personnalisé', - chart: 'Graphique' - } - }, - aria: { - general: { - withTitle: 'Cette carte est intitulée "{title}"', - withoutTitle: 'C\'est une carte' - }, - series: { - single: { - prefix: '', - withName: ' Avec le type de {seriesType} qui s\'appelle {seriesName}.', - withoutName: ' Avec le type de {seriesType}.' - }, - multiple: { - prefix: ' Elle comprend {seriesCount} séries.', - withName: ' La série {seriesId} représente {seriesName} de {seriesType}.', - withoutName: ' La série {seriesId} est un/une {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Les données sont: ', - partialData: 'Les premiers {displayCnt} éléments sont : ', - withName: 'Les données pour {name} sont {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langFR.js b/node_modules/echarts/i18n/langFR.js deleted file mode 100644 index 8f4a45e..0000000 --- a/node_modules/echarts/i18n/langFR.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Français. - */ - -var localeObj = { - time: { - month: [ - 'Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', - 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre' - ], - monthAbbr: [ - 'Jan', 'Fév', 'Mars', 'Avr', 'Mai', 'Juin', - 'Juil', 'Août', 'Sept', 'Oct', 'Nov', 'Déc' - ], - dayOfWeek: [ - 'Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi' - ], - dayOfWeekAbbr: [ - 'Dim', 'Lun', 'Mar', 'Mer', 'Jeu', 'Ven', 'Sam' - ] - }, - legend: { - selector: { - all: 'Tout', - inverse: 'Inverse' - } - }, - toolbox: { - brush: { - title: { - rect: 'Sélection rectangulaire', - polygon: 'Sélection au lasso', - lineX: 'Sélectionner horizontalement', - lineY: 'Sélectionner verticalement', - keep: 'Garder la sélection', - clear: 'Effacer la sélection' - } - }, - dataView: { - title: 'Visualisation des données', - lang: ['Visualisation des données', 'Fermer', 'Rafraîchir'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Remise à zéro' - } - }, - magicType: { - title: { - line: 'Changer pour Ligne', - bar: 'Changer pour Histogramme', - stack: 'Superposition', - tiled: 'Tuile' - } - }, - restore: { - title: 'Restaurer' - }, - saveAsImage: { - title: 'Sauvegarder l\'image', - lang: ['Clic droit pour sauvegarder l\'image'] - } - }, - series: { - typeNames: { - pie: 'Camembert', - bar: 'Histogramme', - line: 'Ligne', - scatter: 'Nuage de points', - effectScatter: 'Nuage de points stylisé', - radar: 'Radar', - tree: 'Arbre', - treemap: 'Treemap', - boxplot: 'Boîte à moustaches', - candlestick: 'Chandelier', - k: 'Linéaire K', - heatmap: 'Carte de fréquentation', - map: 'Carte', - parallel: 'Données parallèles', - lines: 'Lignes', - graph: 'Graphe', - sankey: 'Sankey', - funnel: 'Entonnoir', - gauge: 'Jauge', - pictorialBar: 'Barres à images', - themeRiver: 'Stream Graph', - sunburst: 'Sunburst', - custom: 'Graphique personnalisé', - chart: 'Graphique' - } - }, - aria: { - general: { - withTitle: 'Cette carte est intitulée "{title}"', - withoutTitle: 'C\'est une carte' - }, - series: { - single: { - prefix: '', - withName: ' Avec le type de {seriesType} qui s\'appelle {seriesName}.', - withoutName: ' Avec le type de {seriesType}.' - }, - multiple: { - prefix: ' Elle comprend {seriesCount} séries.', - withName: ' La série {seriesId} représente {seriesName} de {seriesType}.', - withoutName: ' La série {seriesId} est un/une {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Les données sont: ', - partialData: 'Les premiers {displayCnt} éléments sont : ', - withName: 'Les données pour {name} sont {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('FR', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langHU-obj.js b/node_modules/echarts/i18n/langHU-obj.js deleted file mode 100644 index db45596..0000000 --- a/node_modules/echarts/i18n/langHU-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Hungarian. - */ - -var localeObj = { - time: { - month: [ - 'Január', 'Február', 'Március', 'Április', 'Május', 'Június', - 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún', - 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Vasárnap', 'Hétfő', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat' - ], - dayOfWeekAbbr: [ - 'V', 'H', 'K', 'Sze', 'Csü', 'P', 'Szo' - ] - }, - legend: { - selector: { - all: 'Mind', - inverse: 'Inverz' - } - }, - toolbox: { - brush: { - title: { - rect: 'Négyzet kijelölés', - polygon: 'Lasszó kijelölés', - lineX: 'Vízszintes kijelölés', - lineY: 'Függőleges kijelölés', - keep: 'Kijelölések megtartása', - clear: 'Kijelölések törlése' - } - }, - dataView: { - title: 'Adat nézet', - lang: ['Adat nézet', 'Bezárás', 'Frissítés'] - }, - dataZoom: { - title: { - zoom: 'Nagyítás', - back: 'Alapméret' - } - }, - magicType: { - title: { - line: 'Váltás vonal diagramra', - bar: 'Váltás oszlop diagramra', - stack: 'Halmozás', - tiled: 'Csempe' - } - }, - restore: { - title: 'Visszaállítás' - }, - saveAsImage: { - title: 'Mentés képként', - lang: ['Kattints jobb egérgombbal a mentéshez képként'] - } - }, - series: { - typeNames: { - pie: 'Oszlopdiagram', - bar: 'Sávdiagram', - line: 'Vonaldiagram', - scatter: 'Pontdiagram', - effectScatter: 'Buborékdiagram', - radar: 'Sugárdiagram', - tree: 'Fa', - treemap: 'Fatérkép', - boxplot: 'Dobozdiagram', - candlestick: 'Árfolyamdiagram', - k: 'K vonaldiagram', - heatmap: 'Hőtérkép', - map: 'Térkép', - parallel: 'Párhuzamos koordináta térkép', - lines: 'Vonalgráf', - graph: 'Kapcsolatgráf', - sankey: 'Sankey-diagram', - funnel: 'Vízesésdiagram', - gauge: 'Mérőeszköz', - pictorialBar: 'Képes sávdiagram', - themeRiver: 'Folyó témájú térkép', - sunburst: 'Napégés', - custom: 'Egyedi diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Ez egy diagram, amely neve "{title}"', - withoutTitle: 'Ez egy diagram' - }, - series: { - single: { - prefix: '', - withName: ' típusa {seriesType} és elnevezése {seriesName}.', - withoutName: ' típusa {seriesType}.' - }, - multiple: { - prefix: '. Az adatsorok száma {seriesCount}.', - withName: ' A {seriesId} számú adatsor típusa {seriesType} és neve {seriesName}.', - withoutName: ' A {seriesId} számú adatsor típusa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Az adatok a következők: ', - partialData: 'Az első {displayCnt} elemek: ', - withName: 'a {name} nevű adat értéke {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langHU.js b/node_modules/echarts/i18n/langHU.js deleted file mode 100644 index ae2aae2..0000000 --- a/node_modules/echarts/i18n/langHU.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Hungarian. - */ - -var localeObj = { - time: { - month: [ - 'Január', 'Február', 'Március', 'Április', 'Május', 'Június', - 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún', - 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Vasárnap', 'Hétfő', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat' - ], - dayOfWeekAbbr: [ - 'V', 'H', 'K', 'Sze', 'Csü', 'P', 'Szo' - ] - }, - legend: { - selector: { - all: 'Mind', - inverse: 'Inverz' - } - }, - toolbox: { - brush: { - title: { - rect: 'Négyzet kijelölés', - polygon: 'Lasszó kijelölés', - lineX: 'Vízszintes kijelölés', - lineY: 'Függőleges kijelölés', - keep: 'Kijelölések megtartása', - clear: 'Kijelölések törlése' - } - }, - dataView: { - title: 'Adat nézet', - lang: ['Adat nézet', 'Bezárás', 'Frissítés'] - }, - dataZoom: { - title: { - zoom: 'Nagyítás', - back: 'Alapméret' - } - }, - magicType: { - title: { - line: 'Váltás vonal diagramra', - bar: 'Váltás oszlop diagramra', - stack: 'Halmozás', - tiled: 'Csempe' - } - }, - restore: { - title: 'Visszaállítás' - }, - saveAsImage: { - title: 'Mentés képként', - lang: ['Kattints jobb egérgombbal a mentéshez képként'] - } - }, - series: { - typeNames: { - pie: 'Oszlopdiagram', - bar: 'Sávdiagram', - line: 'Vonaldiagram', - scatter: 'Pontdiagram', - effectScatter: 'Buborékdiagram', - radar: 'Sugárdiagram', - tree: 'Fa', - treemap: 'Fatérkép', - boxplot: 'Dobozdiagram', - candlestick: 'Árfolyamdiagram', - k: 'K vonaldiagram', - heatmap: 'Hőtérkép', - map: 'Térkép', - parallel: 'Párhuzamos koordináta térkép', - lines: 'Vonalgráf', - graph: 'Kapcsolatgráf', - sankey: 'Sankey-diagram', - funnel: 'Vízesésdiagram', - gauge: 'Mérőeszköz', - pictorialBar: 'Képes sávdiagram', - themeRiver: 'Folyó témájú térkép', - sunburst: 'Napégés', - custom: 'Egyedi diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Ez egy diagram, amely neve "{title}"', - withoutTitle: 'Ez egy diagram' - }, - series: { - single: { - prefix: '', - withName: ' típusa {seriesType} és elnevezése {seriesName}.', - withoutName: ' típusa {seriesType}.' - }, - multiple: { - prefix: '. Az adatsorok száma {seriesCount}.', - withName: ' A {seriesId} számú adatsor típusa {seriesType} és neve {seriesName}.', - withoutName: ' A {seriesId} számú adatsor típusa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Az adatok a következők: ', - partialData: 'Az első {displayCnt} elemek: ', - withName: 'a {name} nevű adat értéke {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('HU', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langIT-obj.js b/node_modules/echarts/i18n/langIT-obj.js deleted file mode 100644 index 131c5fc..0000000 --- a/node_modules/echarts/i18n/langIT-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Italian. - */ - -var localeObj = { - time: { - month: [ - 'Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', - 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre' - ], - monthAbbr: [ - 'Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', - 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic' - ], - dayOfWeek: [ - 'Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato' - ], - dayOfWeekAbbr: [ - 'Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab' - ] - }, - legend: { - selector: { - all: 'Tutti', - inverse: 'Inverso' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selezione rettangolare', - polygon: 'Selezione lazo', - lineX: 'Selezione orizzontale', - lineY: 'Selezione verticale', - keep: 'Mantieni selezione', - clear: 'Rimuovi selezione' - } - }, - dataView: { - title: 'Visualizzazione dati', - lang: ['Visualizzazione dati', 'Chiudi', 'Aggiorna'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetta zoom' - } - }, - magicType: { - title: { - line: 'Passa al grafico a linee', - bar: 'Passa al grafico a barre', - stack: 'Pila', - tiled: 'Piastrella' - } - }, - restore: { - title: 'Ripristina' - }, - saveAsImage: { - title: 'Salva come immagine', - lang: ['Tasto destro per salvare l\'immagine'] - } - }, - series: { - typeNames: { - pie: 'Grafico a torta', - bar: 'Grafico a barre', - line: 'Grafico a linee', - scatter: 'Grafico a dispersione', - effectScatter: 'Ripple scatter plot', - radar: 'Grafico radar', - tree: 'Albero', - treemap: 'Treemap', - boxplot: 'Diagramma a scatola e baffi', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Mappa di calore', - map: 'Mappa', - parallel: 'Grafico a coordinate parallele', - lines: 'Grafico a linee', - graph: 'Diagramma delle relazioni', - sankey: 'Diagramma di Sankey', - funnel: 'Grafico a imbuto', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Radiale', - custom: 'Egyedi diagram', - chart: 'Grafico' - } - }, - aria: { - general: { - withTitle: 'Questo è un grafico su "{title}"', - withoutTitle: 'Questo è un grafico' - }, - series: { - single: { - prefix: '', - withName: ' con il tipo {seriesType} denominato {seriesName}.', - withoutName: ' con il tipo {seriesType}.' - }, - multiple: { - prefix: '. È composto da {seriesCount} serie.', - withName: ' La {seriesId} serie è un {seriesType} denominata {seriesName}.', - withoutName: ' la {seriesId} serie è un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'I dati sono come segue: ', - partialData: 'I primi {displayCnt} elementi sono: ', - withName: 'il dato per {name} è {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langIT.js b/node_modules/echarts/i18n/langIT.js deleted file mode 100644 index 82fd5cb..0000000 --- a/node_modules/echarts/i18n/langIT.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Italian. - */ - -var localeObj = { - time: { - month: [ - 'Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', - 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre' - ], - monthAbbr: [ - 'Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', - 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic' - ], - dayOfWeek: [ - 'Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato' - ], - dayOfWeekAbbr: [ - 'Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab' - ] - }, - legend: { - selector: { - all: 'Tutti', - inverse: 'Inverso' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selezione rettangolare', - polygon: 'Selezione lazo', - lineX: 'Selezione orizzontale', - lineY: 'Selezione verticale', - keep: 'Mantieni selezione', - clear: 'Rimuovi selezione' - } - }, - dataView: { - title: 'Visualizzazione dati', - lang: ['Visualizzazione dati', 'Chiudi', 'Aggiorna'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetta zoom' - } - }, - magicType: { - title: { - line: 'Passa al grafico a linee', - bar: 'Passa al grafico a barre', - stack: 'Pila', - tiled: 'Piastrella' - } - }, - restore: { - title: 'Ripristina' - }, - saveAsImage: { - title: 'Salva come immagine', - lang: ['Tasto destro per salvare l\'immagine'] - } - }, - series: { - typeNames: { - pie: 'Grafico a torta', - bar: 'Grafico a barre', - line: 'Grafico a linee', - scatter: 'Grafico a dispersione', - effectScatter: 'Ripple scatter plot', - radar: 'Grafico radar', - tree: 'Albero', - treemap: 'Treemap', - boxplot: 'Diagramma a scatola e baffi', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Mappa di calore', - map: 'Mappa', - parallel: 'Grafico a coordinate parallele', - lines: 'Grafico a linee', - graph: 'Diagramma delle relazioni', - sankey: 'Diagramma di Sankey', - funnel: 'Grafico a imbuto', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Radiale', - custom: 'Egyedi diagram', - chart: 'Grafico' - } - }, - aria: { - general: { - withTitle: 'Questo è un grafico su "{title}"', - withoutTitle: 'Questo è un grafico' - }, - series: { - single: { - prefix: '', - withName: ' con il tipo {seriesType} denominato {seriesName}.', - withoutName: ' con il tipo {seriesType}.' - }, - multiple: { - prefix: '. È composto da {seriesCount} serie.', - withName: ' La {seriesId} serie è un {seriesType} denominata {seriesName}.', - withoutName: ' la {seriesId} serie è un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'I dati sono come segue: ', - partialData: 'I primi {displayCnt} elementi sono: ', - withName: 'il dato per {name} è {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('IT', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langJA-obj.js b/node_modules/echarts/i18n/langJA-obj.js deleted file mode 100644 index c8c82bb..0000000 --- a/node_modules/echarts/i18n/langJA-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Japanese. - */ - -var localeObj = { - time: { - month: [ - '一月', '二月', '三月', '四月', '五月', '六月', - '七月', '八月', '九月', '十月', '十一月', '十二月' - ], - monthAbbr: [ - '1月', '2月', '3月', '4月', '5月', '6月', - '7月', '8月', '9月', '10月', '11月', '12月' - ], - dayOfWeek: [ - '日曜日', '月曜日', '火曜日', '水曜日', '木曜日', '金曜日', '土曜日' - ], - dayOfWeekAbbr: [ - '日', '月', '火', '水', '木', '金', '土' - ] - }, - legend: { - selector: { - all: 'すべてを選択', - inverse: '選択範囲を反転' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形選択', - polygon: 'なげなわ選択', - lineX: '横方向に選択', - lineY: '縦方向に選択', - keep: '選択範囲を維持', - clear: '選択範囲をクリア' - } - }, - dataView: { - title: 'データビュー', - lang: ['データビュー', '閉じる', 'リロード'] - }, - dataZoom: { - title: { - zoom: 'ズーム', - back: 'リセット' - } - }, - magicType: { - title: { - line: '折れ線に切り替え', - bar: '棒に切り替え', - stack: '積み上げに切り替え', - tiled: 'タイル状に切り替え' - } - }, - restore: { - title: '復元' - }, - saveAsImage: { - title: '図として保存', - lang: ['右クリックして図を保存'] - } - }, - series: { - typeNames: { - pie: '円グラフ', - bar: '棒グラフ', - line: '折れ線グラフ', - scatter: '散布図', - effectScatter: 'エフェクト散布図', - radar: 'レーダーチャート', - tree: '階層グラフ', - treemap: 'ツリーマップ', - boxplot: '箱ひげ図', - candlestick: 'Kチャート', - k: 'Kチャート', - heatmap: 'ヒートマップ', - map: '地図', - parallel: 'パラレルチャート', - lines: 'ラインチャート', - graph: '相関図', - sankey: 'サンキーダイアグラム', - funnel: 'ファネルグラフ', - gauge: 'ゲージ', - pictorialBar: '絵入り棒グラフ', - themeRiver: 'テーマリバー', - sunburst: 'サンバースト', - custom: 'カスタムチャート', - chart: 'チャート' - } - }, - aria: { - general: { - withTitle: 'これは「{title}」に関するチャートです。', - withoutTitle: 'これはチャートで、' - }, - series: { - single: { - prefix: '', - withName: 'チャートのタイプは{seriesType}で、{seriesName}を示しています。', - withoutName: 'チャートのタイプは{seriesType}です。' - }, - multiple: { - prefix: '{seriesCount}つのチャートシリーズによって構成されています。', - withName: '{seriesId}番目のシリーズは{seriesName}を示した{seriesType}で、', - withoutName: '{seriesId}番目のシリーズは{seriesType}で、', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: 'データは:', - partialData: 'その内、{displayCnt}番目までは:', - withName: '{name}のデータは{value}', - withoutName: '{value}', - separator: { - middle: '、', - end: '' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langJA.js b/node_modules/echarts/i18n/langJA.js deleted file mode 100644 index 71f6b1f..0000000 --- a/node_modules/echarts/i18n/langJA.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Japanese. - */ - -var localeObj = { - time: { - month: [ - '一月', '二月', '三月', '四月', '五月', '六月', - '七月', '八月', '九月', '十月', '十一月', '十二月' - ], - monthAbbr: [ - '1月', '2月', '3月', '4月', '5月', '6月', - '7月', '8月', '9月', '10月', '11月', '12月' - ], - dayOfWeek: [ - '日曜日', '月曜日', '火曜日', '水曜日', '木曜日', '金曜日', '土曜日' - ], - dayOfWeekAbbr: [ - '日', '月', '火', '水', '木', '金', '土' - ] - }, - legend: { - selector: { - all: 'すべてを選択', - inverse: '選択範囲を反転' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形選択', - polygon: 'なげなわ選択', - lineX: '横方向に選択', - lineY: '縦方向に選択', - keep: '選択範囲を維持', - clear: '選択範囲をクリア' - } - }, - dataView: { - title: 'データビュー', - lang: ['データビュー', '閉じる', 'リロード'] - }, - dataZoom: { - title: { - zoom: 'ズーム', - back: 'リセット' - } - }, - magicType: { - title: { - line: '折れ線に切り替え', - bar: '棒に切り替え', - stack: '積み上げに切り替え', - tiled: 'タイル状に切り替え' - } - }, - restore: { - title: '復元' - }, - saveAsImage: { - title: '図として保存', - lang: ['右クリックして図を保存'] - } - }, - series: { - typeNames: { - pie: '円グラフ', - bar: '棒グラフ', - line: '折れ線グラフ', - scatter: '散布図', - effectScatter: 'エフェクト散布図', - radar: 'レーダーチャート', - tree: '階層グラフ', - treemap: 'ツリーマップ', - boxplot: '箱ひげ図', - candlestick: 'Kチャート', - k: 'Kチャート', - heatmap: 'ヒートマップ', - map: '地図', - parallel: 'パラレルチャート', - lines: 'ラインチャート', - graph: '相関図', - sankey: 'サンキーダイアグラム', - funnel: 'ファネルグラフ', - gauge: 'ゲージ', - pictorialBar: '絵入り棒グラフ', - themeRiver: 'テーマリバー', - sunburst: 'サンバースト', - custom: 'カスタムチャート', - chart: 'チャート' - } - }, - aria: { - general: { - withTitle: 'これは「{title}」に関するチャートです。', - withoutTitle: 'これはチャートで、' - }, - series: { - single: { - prefix: '', - withName: 'チャートのタイプは{seriesType}で、{seriesName}を示しています。', - withoutName: 'チャートのタイプは{seriesType}です。' - }, - multiple: { - prefix: '{seriesCount}つのチャートシリーズによって構成されています。', - withName: '{seriesId}番目のシリーズは{seriesName}を示した{seriesType}で、', - withoutName: '{seriesId}番目のシリーズは{seriesType}で、', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: 'データは:', - partialData: 'その内、{displayCnt}番目までは:', - withName: '{name}のデータは{value}', - withoutName: '{value}', - separator: { - middle: '、', - end: '' - } - } - } -}; - - echarts.registerLocale('JA', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langKO-obj.js b/node_modules/echarts/i18n/langKO-obj.js deleted file mode 100644 index 99c13d5..0000000 --- a/node_modules/echarts/i18n/langKO-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Korean. - */ - -var localeObj = { - time: { - month: [ - '1월', '2월', '3월', '4월', '5월', '6월', - '7월', '8월', '9월', '10월', '11월', '12월' - ], - monthAbbr: [ - '1월', '2월', '3월', '4월', '5월', '6월', - '7월', '8월', '9월', '10월', '11월', '12월' - ], - dayOfWeek: [ - '일요일', '월요일', '화요일', '수요일', '목요일', '금요일', '토요일' - ], - dayOfWeekAbbr: [ - '일', '월', '화', '수', '목', '금', '토' - ] - }, - legend: { - selector: { - all: '모두 선택', - inverse: '선택 범위 반전' - } - }, - toolbox: { - brush: { - title: { - rect: '사각형 선택', - polygon: '올가미 선택', - lineX: '수평 선택', - lineY: '수직 선택', - keep: '선택 유지', - clear: '선택 지우기' - } - }, - dataView: { - title: '날짜 보기', - lang: ['날짜 보기', '닫기', '새로 고침'] - }, - dataZoom: { - title: { - zoom: '확대/축소', - back: '확대/축소 초기화' - } - }, - magicType: { - title: { - line: '꺽은선 그래프로 변경', - bar: '막대 그래프로 변경', - stack: '스택', - tiled: '타일' - } - }, - restore: { - title: '복구' - }, - saveAsImage: { - title: '이미지로 저장', - lang: ['이미지를 저장하려면 마우스 오른쪽 버튼을 클릭하세요.'] - } - }, - series: { - typeNames: { - pie: '원 그래프', - bar: '막대 그래프', - line: '꺽은선 그래프', - scatter: '산점도', - effectScatter: '물결 효과 산점도', - radar: '방사형 그래프', - tree: '트리', - treemap: '트리맵', - boxplot: '상자 수염 그래프', - candlestick: '캔들스틱 차트', - k: 'K 라인 차트', - heatmap: '히트 맵', - map: '지도', - parallel: '평행 좌표 맵', - lines: '선', - graph: '관계 그래프', - sankey: '산키 다이어그램', - funnel: '깔때기형 그래프', - gauge: '계기', - pictorialBar: '픽토그램 차트', - themeRiver: '스트림 그래프', - sunburst: '선버스트 차트', - custom: '맞춤 차트', - chart: '차트' - } - }, - aria: { - general: { - withTitle: '"{title}"에 대한 차트입니다.', - withoutTitle: '차트입니다.' - }, - series: { - single: { - prefix: '', - withName: ' 차트 유형은 {seriesType}이며 {seriesName}을 표시합니다.', - withoutName: ' 차트 유형은 {seriesType}입니다.' - }, - multiple: { - prefix: '. {seriesCount} 하나의 차트 시리즈로 구성됩니다.', - withName: ' {seriesId}번째 시리즈는 {seriesName}을 나타내는 {seriesType} representing.', - withoutName: ' {seriesId}번째 시리즈는 {seriesType}입니다.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: '데이터: ', - partialData: '첫번째 {displayCnt} 아이템: ', - withName: '{name}의 데이터는 {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langKO.js b/node_modules/echarts/i18n/langKO.js deleted file mode 100644 index 7383cbe..0000000 --- a/node_modules/echarts/i18n/langKO.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Korean. - */ - -var localeObj = { - time: { - month: [ - '1월', '2월', '3월', '4월', '5월', '6월', - '7월', '8월', '9월', '10월', '11월', '12월' - ], - monthAbbr: [ - '1월', '2월', '3월', '4월', '5월', '6월', - '7월', '8월', '9월', '10월', '11월', '12월' - ], - dayOfWeek: [ - '일요일', '월요일', '화요일', '수요일', '목요일', '금요일', '토요일' - ], - dayOfWeekAbbr: [ - '일', '월', '화', '수', '목', '금', '토' - ] - }, - legend: { - selector: { - all: '모두 선택', - inverse: '선택 범위 반전' - } - }, - toolbox: { - brush: { - title: { - rect: '사각형 선택', - polygon: '올가미 선택', - lineX: '수평 선택', - lineY: '수직 선택', - keep: '선택 유지', - clear: '선택 지우기' - } - }, - dataView: { - title: '날짜 보기', - lang: ['날짜 보기', '닫기', '새로 고침'] - }, - dataZoom: { - title: { - zoom: '확대/축소', - back: '확대/축소 초기화' - } - }, - magicType: { - title: { - line: '꺽은선 그래프로 변경', - bar: '막대 그래프로 변경', - stack: '스택', - tiled: '타일' - } - }, - restore: { - title: '복구' - }, - saveAsImage: { - title: '이미지로 저장', - lang: ['이미지를 저장하려면 마우스 오른쪽 버튼을 클릭하세요.'] - } - }, - series: { - typeNames: { - pie: '원 그래프', - bar: '막대 그래프', - line: '꺽은선 그래프', - scatter: '산점도', - effectScatter: '물결 효과 산점도', - radar: '방사형 그래프', - tree: '트리', - treemap: '트리맵', - boxplot: '상자 수염 그래프', - candlestick: '캔들스틱 차트', - k: 'K 라인 차트', - heatmap: '히트 맵', - map: '지도', - parallel: '평행 좌표 맵', - lines: '선', - graph: '관계 그래프', - sankey: '산키 다이어그램', - funnel: '깔때기형 그래프', - gauge: '계기', - pictorialBar: '픽토그램 차트', - themeRiver: '스트림 그래프', - sunburst: '선버스트 차트', - custom: '맞춤 차트', - chart: '차트' - } - }, - aria: { - general: { - withTitle: '"{title}"에 대한 차트입니다.', - withoutTitle: '차트입니다.' - }, - series: { - single: { - prefix: '', - withName: ' 차트 유형은 {seriesType}이며 {seriesName}을 표시합니다.', - withoutName: ' 차트 유형은 {seriesType}입니다.' - }, - multiple: { - prefix: '. {seriesCount} 하나의 차트 시리즈로 구성됩니다.', - withName: ' {seriesId}번째 시리즈는 {seriesName}을 나타내는 {seriesType} representing.', - withoutName: ' {seriesId}번째 시리즈는 {seriesType}입니다.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: '데이터: ', - partialData: '첫번째 {displayCnt} 아이템: ', - withName: '{name}의 데이터는 {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('KO', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langNL-obj.js b/node_modules/echarts/i18n/langNL-obj.js deleted file mode 100644 index 71e2c6b..0000000 --- a/node_modules/echarts/i18n/langNL-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Dutch. - */ - -var localeObj = { - time: { - month: [ - 'januari', 'februari', 'maart', 'april', 'mei', 'juni', - 'juli', 'augustus', 'september', 'oktober', 'november', 'december' - ], - monthAbbr: [ - 'jan', 'feb', 'mrt', 'apr', 'mei', 'jun', - 'jul', 'aug', 'sep', 'okt', 'nov', 'dec' - ], - dayOfWeek: [ - 'zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag' - ], - dayOfWeekAbbr: [ - 'zo', 'ma', 'di', 'wo', 'do', 'vr', 'za' - ] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Omgekeerd' - } - }, - toolbox: { - brush: { - title: { - rect: 'Vakselectie', - polygon: 'Lasso selectie', - lineX: 'Horizontale selectie', - lineY: 'Verticale selectie', - keep: 'Selecties behouden', - clear: 'Selecties wissen' - } - }, - dataView: { - title: 'Gegevensweergave', - lang: ['Gegevensweergave', 'Sluiten', 'Vernieuwen'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom herstellen' - } - }, - magicType: { - title: { - line: 'Omzetten naar lijndiagram', - bar: 'Omzetten naar staafdiagram', - stack: 'Omzetten naar stapeldiagram', - tiled: 'Omzetten naar tegeldiagram' - } - }, - restore: { - title: 'Herstellen' - }, - saveAsImage: { - title: 'Opslaan als afbeelding', - lang: ['Klik rechtermuisknop om de afbeelding op te slaan'] - } - }, - series: { - typeNames: { - pie: 'Cirkeldiagram', - bar: 'Staafdiagram', - line: 'Lijndiagram', - scatter: 'Spreidingsdiagram', - effectScatter: 'Spreidingsdiagram met rimpeleffect', - radar: 'Radardiagram', - tree: 'Boomdiagram', - treemap: 'Boomkaart', - boxplot: 'Boxplot', - candlestick: 'Kandelaardiagram', - k: 'K-lijndiagram', - heatmap: 'Hittekaart', - map: 'Kaart', - parallel: 'Parallele coördinatendiagram', - lines: 'Lijnendiagram', - graph: 'Relatiediagram', - sankey: 'Sankey-diagram', - funnel: 'Trechterdiagram', - gauge: 'Graadmeter', - pictorialBar: 'Staafdiagram met afbeeldingen', - themeRiver: 'Thematische rivierdiagram', - sunburst: 'Zonnestraaldiagram', - custom: 'Aangepast diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Dit is een diagram over "{title}"', - withoutTitle: 'Dit is een diagram' - }, - series: { - single: { - prefix: '', - withName: ' van het type {seriesType} genaamd {seriesName}.', - withoutName: ' van het type {seriesType}.' - }, - multiple: { - prefix: '. Het bestaat uit {seriesCount} series.', - withName: ' De serie {seriesId} is een {seriesType} met de naam {seriesName}.', - withoutName: ' De serie {seriesId} is een {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'De gegevens zijn als volgt: ', - partialData: 'De eerste {displayCnt} items zijn: ', - withName: 'de gegevens voor {name} zijn {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langNL.js b/node_modules/echarts/i18n/langNL.js deleted file mode 100644 index dd7d163..0000000 --- a/node_modules/echarts/i18n/langNL.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Dutch. - */ - -var localeObj = { - time: { - month: [ - 'januari', 'februari', 'maart', 'april', 'mei', 'juni', - 'juli', 'augustus', 'september', 'oktober', 'november', 'december' - ], - monthAbbr: [ - 'jan', 'feb', 'mrt', 'apr', 'mei', 'jun', - 'jul', 'aug', 'sep', 'okt', 'nov', 'dec' - ], - dayOfWeek: [ - 'zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag' - ], - dayOfWeekAbbr: [ - 'zo', 'ma', 'di', 'wo', 'do', 'vr', 'za' - ] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Omgekeerd' - } - }, - toolbox: { - brush: { - title: { - rect: 'Vakselectie', - polygon: 'Lasso selectie', - lineX: 'Horizontale selectie', - lineY: 'Verticale selectie', - keep: 'Selecties behouden', - clear: 'Selecties wissen' - } - }, - dataView: { - title: 'Gegevensweergave', - lang: ['Gegevensweergave', 'Sluiten', 'Vernieuwen'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom herstellen' - } - }, - magicType: { - title: { - line: 'Omzetten naar lijndiagram', - bar: 'Omzetten naar staafdiagram', - stack: 'Omzetten naar stapeldiagram', - tiled: 'Omzetten naar tegeldiagram' - } - }, - restore: { - title: 'Herstellen' - }, - saveAsImage: { - title: 'Opslaan als afbeelding', - lang: ['Klik rechtermuisknop om de afbeelding op te slaan'] - } - }, - series: { - typeNames: { - pie: 'Cirkeldiagram', - bar: 'Staafdiagram', - line: 'Lijndiagram', - scatter: 'Spreidingsdiagram', - effectScatter: 'Spreidingsdiagram met rimpeleffect', - radar: 'Radardiagram', - tree: 'Boomdiagram', - treemap: 'Boomkaart', - boxplot: 'Boxplot', - candlestick: 'Kandelaardiagram', - k: 'K-lijndiagram', - heatmap: 'Hittekaart', - map: 'Kaart', - parallel: 'Parallele coördinatendiagram', - lines: 'Lijnendiagram', - graph: 'Relatiediagram', - sankey: 'Sankey-diagram', - funnel: 'Trechterdiagram', - gauge: 'Graadmeter', - pictorialBar: 'Staafdiagram met afbeeldingen', - themeRiver: 'Thematische rivierdiagram', - sunburst: 'Zonnestraaldiagram', - custom: 'Aangepast diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Dit is een diagram over "{title}"', - withoutTitle: 'Dit is een diagram' - }, - series: { - single: { - prefix: '', - withName: ' van het type {seriesType} genaamd {seriesName}.', - withoutName: ' van het type {seriesType}.' - }, - multiple: { - prefix: '. Het bestaat uit {seriesCount} series.', - withName: ' De serie {seriesId} is een {seriesType} met de naam {seriesName}.', - withoutName: ' De serie {seriesId} is een {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'De gegevens zijn als volgt: ', - partialData: 'De eerste {displayCnt} items zijn: ', - withName: 'de gegevens voor {name} zijn {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('NL', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langPL-obj.js b/node_modules/echarts/i18n/langPL-obj.js deleted file mode 100644 index d51e454..0000000 --- a/node_modules/echarts/i18n/langPL-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Polish - */ - - var localeObj = { - time: { - month: [ - 'Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', - 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień' - ], - monthAbbr: [ - 'Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', - 'Lip', 'Sie', 'Wrz', 'Paź', 'Lis', 'Gru' - ], - dayOfWeek: [ - 'Niedziela', 'Poniedziałek', 'Wtorek', 'Środa', 'Czwartek', 'Piątek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Nie', 'Pon', 'Wto', 'Śro', 'Czw', 'Pią', 'Sob' - ] - }, - legend: { - selector: { - all: 'Wszystko', - inverse: 'Odwróć' - } - }, - toolbox: { - brush: { - title: { - rect: 'Zaznaczenie prostokątne', - polygon: 'Zaznaczanie lasso', - lineX: 'Zaznaczenie poziome', - lineY: 'Zaznaczenie pionowe', - keep: 'Zachowaj zaznaczenie', - clear: 'Wyczyść zaznaczenie' - } - }, - dataView: { - title: 'Widok danych', - lang: ['Widok danych', 'Zamknij', 'Odśwież'] - }, - dataZoom: { - title: { - zoom: 'Przybliżenie', - back: 'Resetuj przybliżenie' - } - }, - magicType: { - title: { - line: 'Przełącz na wykres liniowy', - bar: 'Przełącz na wykres słupkowy', - stack: 'Przełącz na wykres słupkowy skumulowany', - tiled: 'Przełącz na kafelki' - } - }, - restore: { - title: 'Przywróć' - }, - saveAsImage: { - title: 'Zapisz jako obrazek', - lang: ['Kliknij prawym klawiszem myszy aby zapisać'] - } - }, - series: { - typeNames: { - pie: 'Wykres kołowy', - bar: 'Wykres słupkowy', - line: 'Wykres liniowy', - scatter: 'Wykres punktowy', - effectScatter: 'Wykres punktowy z efektem falowania', - radar: 'Wykres radarowy', - tree: 'Drzewo', - treemap: 'Mapa drzewa', - boxplot: 'Wykres pudełkowy', - candlestick: 'Wykres świecowy', - k: 'Wykres linii K', - heatmap: 'Mapa ciepła', - map: 'Mapa', - parallel: 'Wykres współrzędnych równoległych', - lines: 'Diagram linii', - graph: 'Graf relacji', - sankey: 'Wykres Sankeya', - funnel: 'Wykres lejkowy', - gauge: 'Wykres zegarowy', - pictorialBar: 'Wykres słupkowy obrazkowy', - themeRiver: 'Wykres rzeki tematycznej', - sunburst: 'Wykres hierarchiczny słonecznikowy', - custom: 'Wykres niestandardowy', - chart: 'Wykres' - } - }, - aria: { - general: { - withTitle: 'To jest wykres dotyczący "{title}"', - withoutTitle: 'To jest wykres' - }, - series: { - single: { - prefix: '', - withName: ' typu {seriesType} nazwana {seriesName}.', - withoutName: ' typu {seriesType}.' - }, - multiple: { - prefix: '. Składający się z {seriesCount} serii danych.', - withName: ' Seria danych {seriesId} jest serią typu {seriesType} przedstawiającą {seriesName}.', - withoutName: ' Seria danych {seriesId} jest serią typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dane są następujące: ', - partialData: 'Pierwszych {displayCnt} elementów to: ', - withName: 'dane dla {name} to {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langPL.js b/node_modules/echarts/i18n/langPL.js deleted file mode 100644 index 287ae9b..0000000 --- a/node_modules/echarts/i18n/langPL.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Polish - */ - - var localeObj = { - time: { - month: [ - 'Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', - 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień' - ], - monthAbbr: [ - 'Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', - 'Lip', 'Sie', 'Wrz', 'Paź', 'Lis', 'Gru' - ], - dayOfWeek: [ - 'Niedziela', 'Poniedziałek', 'Wtorek', 'Środa', 'Czwartek', 'Piątek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Nie', 'Pon', 'Wto', 'Śro', 'Czw', 'Pią', 'Sob' - ] - }, - legend: { - selector: { - all: 'Wszystko', - inverse: 'Odwróć' - } - }, - toolbox: { - brush: { - title: { - rect: 'Zaznaczenie prostokątne', - polygon: 'Zaznaczanie lasso', - lineX: 'Zaznaczenie poziome', - lineY: 'Zaznaczenie pionowe', - keep: 'Zachowaj zaznaczenie', - clear: 'Wyczyść zaznaczenie' - } - }, - dataView: { - title: 'Widok danych', - lang: ['Widok danych', 'Zamknij', 'Odśwież'] - }, - dataZoom: { - title: { - zoom: 'Przybliżenie', - back: 'Resetuj przybliżenie' - } - }, - magicType: { - title: { - line: 'Przełącz na wykres liniowy', - bar: 'Przełącz na wykres słupkowy', - stack: 'Przełącz na wykres słupkowy skumulowany', - tiled: 'Przełącz na kafelki' - } - }, - restore: { - title: 'Przywróć' - }, - saveAsImage: { - title: 'Zapisz jako obrazek', - lang: ['Kliknij prawym klawiszem myszy aby zapisać'] - } - }, - series: { - typeNames: { - pie: 'Wykres kołowy', - bar: 'Wykres słupkowy', - line: 'Wykres liniowy', - scatter: 'Wykres punktowy', - effectScatter: 'Wykres punktowy z efektem falowania', - radar: 'Wykres radarowy', - tree: 'Drzewo', - treemap: 'Mapa drzewa', - boxplot: 'Wykres pudełkowy', - candlestick: 'Wykres świecowy', - k: 'Wykres linii K', - heatmap: 'Mapa ciepła', - map: 'Mapa', - parallel: 'Wykres współrzędnych równoległych', - lines: 'Diagram linii', - graph: 'Graf relacji', - sankey: 'Wykres Sankeya', - funnel: 'Wykres lejkowy', - gauge: 'Wykres zegarowy', - pictorialBar: 'Wykres słupkowy obrazkowy', - themeRiver: 'Wykres rzeki tematycznej', - sunburst: 'Wykres hierarchiczny słonecznikowy', - custom: 'Wykres niestandardowy', - chart: 'Wykres' - } - }, - aria: { - general: { - withTitle: 'To jest wykres dotyczący "{title}"', - withoutTitle: 'To jest wykres' - }, - series: { - single: { - prefix: '', - withName: ' typu {seriesType} nazwana {seriesName}.', - withoutName: ' typu {seriesType}.' - }, - multiple: { - prefix: '. Składający się z {seriesCount} serii danych.', - withName: ' Seria danych {seriesId} jest serią typu {seriesType} przedstawiającą {seriesName}.', - withoutName: ' Seria danych {seriesId} jest serią typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dane są następujące: ', - partialData: 'Pierwszych {displayCnt} elementów to: ', - withName: 'dane dla {name} to {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('PL', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langPT-br-obj.js b/node_modules/echarts/i18n/langPT-br-obj.js deleted file mode 100644 index 002322e..0000000 --- a/node_modules/echarts/i18n/langPT-br-obj.js +++ /dev/null @@ -1,176 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Portuguese (Brazil). - */ - -var localeObj = { - time: { - month: [ - 'Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', - 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro' - ], - monthAbbr: [ - 'Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', - 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez' - ], - dayOfWeek: [ - 'Domingo', 'Segunda-feira', 'Terça-feira', 'Quarta-feira', -'Quinta-feira', 'Sexta-feira', 'Sábado' - ], - dayOfWeekAbbr: [ - 'Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb' - ] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Seleção retangular', - polygon: 'Seleção em laço', - lineX: 'Selecionar horizontalmente', - lineY: 'Selecionar verticalmente', - keep: 'Manter seleções', - clear: 'Limpar seleções' - } - }, - dataView: { - title: 'Exibição de dados', - lang: ['Exibição de dados', 'Fechar', 'Atualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restaurar Zoom' - } - }, - magicType: { - title: { - line: 'Trocar para gráfico de linhas', - bar: 'Trocar para gráfico de barras', - stack: 'Empilhar', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Salvar como imagem', - lang: ['Clique com o botão direito para salvar imagem'] - } - }, - series: { - typeNames: { - pie: 'Gráfico de pizza', - bar: 'Gráfico de barras', - line: 'Gráfico de linhas', - scatter: 'Gráfico de dispersão', - effectScatter: 'Gráfico de dispersão ondulado', - radar: 'Gráfico radar', - tree: 'Árvore', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'Gráfico K line', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Coordenadas paralelas', - lines: 'Gráfico de linhas', - graph: 'Relationship graph', - sankey: 'Gráfico Sankey', - funnel: 'Gráfico de funil', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este é um gráfico entitulado "{title}"', - withoutTitle: 'Este é um gráfico' - }, - series: { - single: { - prefix: '', - withName: ' do tipo {seriesType} nomeada/nomeado como {seriesName}.', - withoutName: ' do tipo {seriesType}.' - }, - multiple: { - prefix: '. Consiste de {seriesCount} séries.', - withName: ' A {seriesId} série é um/uma {seriesType} representando {seriesName}.', - withoutName: ' A {seriesId} series é um/uma {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Os dados são: ', - partialData: 'As primeiros {displayCnt} itens são: ', - withName: 'os dados para {name} são {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langPT-br.js b/node_modules/echarts/i18n/langPT-br.js deleted file mode 100644 index fefc501..0000000 --- a/node_modules/echarts/i18n/langPT-br.js +++ /dev/null @@ -1,172 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Portuguese (Brazil). - */ - -var localeObj = { - time: { - month: [ - 'Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', - 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro' - ], - monthAbbr: [ - 'Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', - 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez' - ], - dayOfWeek: [ - 'Domingo', 'Segunda-feira', 'Terça-feira', 'Quarta-feira', -'Quinta-feira', 'Sexta-feira', 'Sábado' - ], - dayOfWeekAbbr: [ - 'Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb' - ] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Seleção retangular', - polygon: 'Seleção em laço', - lineX: 'Selecionar horizontalmente', - lineY: 'Selecionar verticalmente', - keep: 'Manter seleções', - clear: 'Limpar seleções' - } - }, - dataView: { - title: 'Exibição de dados', - lang: ['Exibição de dados', 'Fechar', 'Atualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restaurar Zoom' - } - }, - magicType: { - title: { - line: 'Trocar para gráfico de linhas', - bar: 'Trocar para gráfico de barras', - stack: 'Empilhar', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Salvar como imagem', - lang: ['Clique com o botão direito para salvar imagem'] - } - }, - series: { - typeNames: { - pie: 'Gráfico de pizza', - bar: 'Gráfico de barras', - line: 'Gráfico de linhas', - scatter: 'Gráfico de dispersão', - effectScatter: 'Gráfico de dispersão ondulado', - radar: 'Gráfico radar', - tree: 'Árvore', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'Gráfico K line', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Coordenadas paralelas', - lines: 'Gráfico de linhas', - graph: 'Relationship graph', - sankey: 'Gráfico Sankey', - funnel: 'Gráfico de funil', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este é um gráfico entitulado "{title}"', - withoutTitle: 'Este é um gráfico' - }, - series: { - single: { - prefix: '', - withName: ' do tipo {seriesType} nomeada/nomeado como {seriesName}.', - withoutName: ' do tipo {seriesType}.' - }, - multiple: { - prefix: '. Consiste de {seriesCount} séries.', - withName: ' A {seriesId} série é um/uma {seriesType} representando {seriesName}.', - withoutName: ' A {seriesId} series é um/uma {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Os dados são: ', - partialData: 'As primeiros {displayCnt} itens são: ', - withName: 'os dados para {name} são {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('PT-br', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langRO-obj.js b/node_modules/echarts/i18n/langRO-obj.js deleted file mode 100644 index ebee843..0000000 --- a/node_modules/echarts/i18n/langRO-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Romanian. - */ - - var localeObj = { - time: { - month: [ - 'ianuarie', 'februarie', 'martie', 'aprilie', 'mai', 'iunie', - 'iulie', 'august', 'septembrie', 'octombrie', 'noiembrie', 'decembrie' - ], - monthAbbr: [ - 'ian.', 'febr.', 'mart.', 'apr.', 'mai', 'iun.', - 'iul.', 'aug.', 'sept.', 'oct.', 'nov.', 'dec.' - ], - dayOfWeek: [ - 'Duminică', 'Luni', 'Marți', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă' - ], - dayOfWeekAbbr: [ - 'du.', 'lu.', 'ma.', 'mi.', 'jo.', 'vi.', 'sâ.' - ] - }, - legend: { - selector: { - all: 'Toate', - inverse: 'Inversează' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selecție dreptunghiulară', - polygon: 'Selecție lasso', - lineX: 'Selecție orizontală', - lineY: 'Selecție verticală', - keep: 'Păstrează selecția', - clear: 'Șterge selecția' - } - }, - dataView: { - title: 'Vizualizarea datelor', - lang: ['Vizualizarea datelor', 'Închide', 'Reîmprospătează'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetează zoom' - } - }, - magicType: { - title: { - line: 'Comută la diagramă cu linii', - bar: 'Comută la diagramă cu bare', - stack: 'Suprapune', - tiled: 'Alătură' - } - }, - restore: { - title: 'Resetează' - }, - saveAsImage: { - title: 'Salvează ca imagine', - lang: ['Clic dreapta pentru a salva ca imagine'] - } - }, - series: { - typeNames: { - pie: 'Diagramă radială', - bar: 'Diagramă cu bare', - line: 'Diagramă cu linii', - scatter: 'Diagramă de dispersie', - effectScatter: 'Diagramă de dispersie stilizată', - radar: 'Diagramă radar', - tree: 'Arbore', - treemap: 'Hartă de arbori', - boxplot: 'Diagramă boxbare', - candlestick: 'Diagramă bursieră', - k: 'Diagramă cu linii K', - heatmap: 'Hartă termografică', - map: 'Hartă', - parallel: 'Hartă de coordonate paralele', - lines: 'Linii', - graph: 'Graf', - sankey: 'Diagramă Sankey', - funnel: 'Diagramă pâlnie', - gauge: 'Calibru', - pictorialBar: 'Diagramă cu bare picturale', - themeRiver: 'Streamgraph', - sunburst: 'Diagramă rază de soare', - custom: 'Diagramă personalizată', - chart: 'Diagramă' - } - }, - aria: { - general: { - withTitle: 'Aceasta este o diagrmă despre "{title}"', - withoutTitle: 'Aceasta este o diagramă' - }, - series: { - single: { - prefix: '', - withName: ' de tipul {seriesType} denumită {seriesName}.', - withoutName: ' de tipul {seriesType}.' - }, - multiple: { - prefix: '. Este alcătuită din {seriesCount} serii.', - withName: ' Seria {seriesId} este de tipul {seriesType} și reprezintă {seriesName}.', - withoutName: ' Seria {seriesId} este de tipul {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Datele sunt: ', - partialData: 'Primele {displayCnt} elemente sunt: ', - withName: 'datele pentru {name} sunt {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langRO.js b/node_modules/echarts/i18n/langRO.js deleted file mode 100644 index 343a57a..0000000 --- a/node_modules/echarts/i18n/langRO.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Romanian. - */ - - var localeObj = { - time: { - month: [ - 'ianuarie', 'februarie', 'martie', 'aprilie', 'mai', 'iunie', - 'iulie', 'august', 'septembrie', 'octombrie', 'noiembrie', 'decembrie' - ], - monthAbbr: [ - 'ian.', 'febr.', 'mart.', 'apr.', 'mai', 'iun.', - 'iul.', 'aug.', 'sept.', 'oct.', 'nov.', 'dec.' - ], - dayOfWeek: [ - 'Duminică', 'Luni', 'Marți', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă' - ], - dayOfWeekAbbr: [ - 'du.', 'lu.', 'ma.', 'mi.', 'jo.', 'vi.', 'sâ.' - ] - }, - legend: { - selector: { - all: 'Toate', - inverse: 'Inversează' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selecție dreptunghiulară', - polygon: 'Selecție lasso', - lineX: 'Selecție orizontală', - lineY: 'Selecție verticală', - keep: 'Păstrează selecția', - clear: 'Șterge selecția' - } - }, - dataView: { - title: 'Vizualizarea datelor', - lang: ['Vizualizarea datelor', 'Închide', 'Reîmprospătează'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetează zoom' - } - }, - magicType: { - title: { - line: 'Comută la diagramă cu linii', - bar: 'Comută la diagramă cu bare', - stack: 'Suprapune', - tiled: 'Alătură' - } - }, - restore: { - title: 'Resetează' - }, - saveAsImage: { - title: 'Salvează ca imagine', - lang: ['Clic dreapta pentru a salva ca imagine'] - } - }, - series: { - typeNames: { - pie: 'Diagramă radială', - bar: 'Diagramă cu bare', - line: 'Diagramă cu linii', - scatter: 'Diagramă de dispersie', - effectScatter: 'Diagramă de dispersie stilizată', - radar: 'Diagramă radar', - tree: 'Arbore', - treemap: 'Hartă de arbori', - boxplot: 'Diagramă boxbare', - candlestick: 'Diagramă bursieră', - k: 'Diagramă cu linii K', - heatmap: 'Hartă termografică', - map: 'Hartă', - parallel: 'Hartă de coordonate paralele', - lines: 'Linii', - graph: 'Graf', - sankey: 'Diagramă Sankey', - funnel: 'Diagramă pâlnie', - gauge: 'Calibru', - pictorialBar: 'Diagramă cu bare picturale', - themeRiver: 'Streamgraph', - sunburst: 'Diagramă rază de soare', - custom: 'Diagramă personalizată', - chart: 'Diagramă' - } - }, - aria: { - general: { - withTitle: 'Aceasta este o diagrmă despre "{title}"', - withoutTitle: 'Aceasta este o diagramă' - }, - series: { - single: { - prefix: '', - withName: ' de tipul {seriesType} denumită {seriesName}.', - withoutName: ' de tipul {seriesType}.' - }, - multiple: { - prefix: '. Este alcătuită din {seriesCount} serii.', - withName: ' Seria {seriesId} este de tipul {seriesType} și reprezintă {seriesName}.', - withoutName: ' Seria {seriesId} este de tipul {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Datele sunt: ', - partialData: 'Primele {displayCnt} elemente sunt: ', - withName: 'datele pentru {name} sunt {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('RO', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langRU-obj.js b/node_modules/echarts/i18n/langRU-obj.js deleted file mode 100644 index 566a42d..0000000 --- a/node_modules/echarts/i18n/langRU-obj.js +++ /dev/null @@ -1,176 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Russian. - */ - -var localeObj = { - time: { - month: [ - 'Январь', 'Февраль', 'Март', 'Апрель', 'Май', 'Июнь', - 'Июль', 'Август', 'Сентябрь', 'Октябрь', 'Ноябрь', 'Декабрь' - ], - monthAbbr: [ - 'Янв', 'Фев', 'Мар', 'Апр', 'Май', 'Июн', - 'Июл', 'Авг', 'Сен', 'Окт', 'Ноя', 'Дек' - ], - dayOfWeek: [ - 'Воскресенье', 'Понедельник', 'Вторник', 'Среда', 'Четверг', 'Пятница', 'Суббота' - ], - dayOfWeekAbbr: [ - 'вс', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб' - ] - }, - legend: { - selector: { - all: 'Всё', - inverse: 'Обратить' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выделить область', - polygon: 'Инструмент «Лассо»', - lineX: 'Горизонтальное выделение', - lineY: 'Вертикальное выделение', - keep: 'Оставить выбранное', - clear: 'Очистить выбранное' - } - }, - dataView: { - title: 'Данные', - lang: ['Данные', 'Закрыть', 'Обновить'] - }, - dataZoom: { - title: { - zoom: 'Увеличить', - back: 'Сбросить увеличение' - } - }, - magicType: { - title: { - line: 'Переключиться на линейный график', - bar: 'Переключиться на столбчатую диаграмму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Восстановить' - }, - saveAsImage: { - title: 'Сохранить картинку', - lang: ['Правый клик, чтобы сохранить картинку'] - } - }, - series: { - typeNames: { - pie: 'Круговая диаграмма', - bar: 'Столбчатая диаграмма', - line: 'Линейный график', - scatter: 'Точечная диаграмма', - effectScatter: 'Точечная диаграмма с волнами', - radar: 'Лепестковая диаграмма', - tree: 'Дерево', - treemap: 'Плоское дерево', - boxplot: 'Ящик с усами', - candlestick: 'Свечной график', - k: 'График К-линий', - heatmap: 'Тепловая карта', - map: 'Карта', - parallel: 'Диаграмма параллельных координат', - lines: 'Линейный граф', - graph: 'Граф отношений', - sankey: 'Диаграмма Санкей', - funnel: 'Воронкообразная диаграмма', - gauge: 'Шкала', - pictorialBar: 'Столбец-картинка', - themeRiver: 'Тематическая река', - sunburst: 'Солнечные лучи', - custom: 'Пользовательская диаграмма', - chart: 'диаграмма' - } - }, - aria: { - general: { - withTitle: 'Это график, показывающий "{title}"', - withoutTitle: 'Это график' - }, - series: { - single: { - prefix: '', - withName: ' с типом {seriesType} и именем {seriesName}.', - withoutName: ' с типом {seriesType}.' - }, - multiple: { - prefix: '. Он состоит из {seriesCount} серий.', - withName: - ' Серия {seriesId} имеет тип {seriesType} и показывает {seriesName}.', - withoutName: ' Серия {seriesId} имеет тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Данные таковы: ', - partialData: 'Первые {displayCnt} элементов: ', - withName: 'значение для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langRU.js b/node_modules/echarts/i18n/langRU.js deleted file mode 100644 index 9d57992..0000000 --- a/node_modules/echarts/i18n/langRU.js +++ /dev/null @@ -1,172 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Russian. - */ - -var localeObj = { - time: { - month: [ - 'Январь', 'Февраль', 'Март', 'Апрель', 'Май', 'Июнь', - 'Июль', 'Август', 'Сентябрь', 'Октябрь', 'Ноябрь', 'Декабрь' - ], - monthAbbr: [ - 'Янв', 'Фев', 'Мар', 'Апр', 'Май', 'Июн', - 'Июл', 'Авг', 'Сен', 'Окт', 'Ноя', 'Дек' - ], - dayOfWeek: [ - 'Воскресенье', 'Понедельник', 'Вторник', 'Среда', 'Четверг', 'Пятница', 'Суббота' - ], - dayOfWeekAbbr: [ - 'вс', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб' - ] - }, - legend: { - selector: { - all: 'Всё', - inverse: 'Обратить' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выделить область', - polygon: 'Инструмент «Лассо»', - lineX: 'Горизонтальное выделение', - lineY: 'Вертикальное выделение', - keep: 'Оставить выбранное', - clear: 'Очистить выбранное' - } - }, - dataView: { - title: 'Данные', - lang: ['Данные', 'Закрыть', 'Обновить'] - }, - dataZoom: { - title: { - zoom: 'Увеличить', - back: 'Сбросить увеличение' - } - }, - magicType: { - title: { - line: 'Переключиться на линейный график', - bar: 'Переключиться на столбчатую диаграмму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Восстановить' - }, - saveAsImage: { - title: 'Сохранить картинку', - lang: ['Правый клик, чтобы сохранить картинку'] - } - }, - series: { - typeNames: { - pie: 'Круговая диаграмма', - bar: 'Столбчатая диаграмма', - line: 'Линейный график', - scatter: 'Точечная диаграмма', - effectScatter: 'Точечная диаграмма с волнами', - radar: 'Лепестковая диаграмма', - tree: 'Дерево', - treemap: 'Плоское дерево', - boxplot: 'Ящик с усами', - candlestick: 'Свечной график', - k: 'График К-линий', - heatmap: 'Тепловая карта', - map: 'Карта', - parallel: 'Диаграмма параллельных координат', - lines: 'Линейный граф', - graph: 'Граф отношений', - sankey: 'Диаграмма Санкей', - funnel: 'Воронкообразная диаграмма', - gauge: 'Шкала', - pictorialBar: 'Столбец-картинка', - themeRiver: 'Тематическая река', - sunburst: 'Солнечные лучи', - custom: 'Пользовательская диаграмма', - chart: 'диаграмма' - } - }, - aria: { - general: { - withTitle: 'Это график, показывающий "{title}"', - withoutTitle: 'Это график' - }, - series: { - single: { - prefix: '', - withName: ' с типом {seriesType} и именем {seriesName}.', - withoutName: ' с типом {seriesType}.' - }, - multiple: { - prefix: '. Он состоит из {seriesCount} серий.', - withName: - ' Серия {seriesId} имеет тип {seriesType} и показывает {seriesName}.', - withoutName: ' Серия {seriesId} имеет тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Данные таковы: ', - partialData: 'Первые {displayCnt} элементов: ', - withName: 'значение для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('RU', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langSI-obj.js b/node_modules/echarts/i18n/langSI-obj.js deleted file mode 100644 index 3d81f0c..0000000 --- a/node_modules/echarts/i18n/langSI-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Slovenian. - */ - -var localeObj = { - time: { - month: [ - 'Januar', 'Februar', 'Marec', 'April', 'Maj', 'Junij', - 'Julij', 'Avgust', 'September', 'Oktober', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', - 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Nedelja', 'Ponedeljek', 'Torek', 'Sreda', 'Četrtek', 'Petek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Ned', 'Pon', 'Tor', 'Sre', 'Čet', 'Pet', 'Sob' - ] - }, - legend: { - selector: { - all: 'Vsi', - inverse: 'Obratno' - } - }, - toolbox: { - brush: { - title: { - rect: 'Izbor s pravokotnikom', - polygon: 'Izbor z lasom', - lineX: 'Vodoravni izbor', - lineY: 'Navpični izbor', - keep: 'Ohrani izbor', - clear: 'Počisti izbor' - } - }, - dataView: { - title: 'Pogled podatkov', - lang: ['Pogled podatkov', 'Zapri', 'Osveži'] - }, - dataZoom: { - title: { - zoom: 'Približaj', - back: 'Povrni velikost' - } - }, - magicType: { - title: { - line: 'Preklopi na črtni grafikon', - bar: 'Preklopi na stolpčni grafikon', - stack: 'Naloži', - tiled: 'Drug ob drugem' - } - }, - restore: { - title: 'Povrni' - }, - saveAsImage: { - title: 'Shrani kot sliko', - lang: ['Z desnim klikom shrani sliko'] - } - }, - series: { - typeNames: { - pie: 'Tortni grafikon', - bar: 'Stolpčni grafikon', - line: 'Črtni grafikon', - scatter: 'Raztreseni grafikon', - effectScatter: 'Raztreseni grafikon z efektom', - radar: 'Radarski grafikon', - tree: 'Drevo', - treemap: 'Drevesna struktura', - boxplot: 'Boxplot grafikon', - candlestick: 'Svečni grafikon', - k: 'K line grafikon', - heatmap: 'Toplotni zemljevid', - map: 'Zemljevid', - parallel: 'Zemljevid vzporednih koordinat', - lines: 'Črtni grafikon', - graph: 'Grafikon razmerij', - sankey: 'Sankey grafikon', - funnel: 'Lijakasti grafikon', - gauge: 'Števec', - pictorialBar: 'Stolpčni grafikon s podobo', - themeRiver: 'Tematski rečni grafikon', - sunburst: 'Večnivojski tortni grafikon', - custom: 'Grafikon po meri', - chart: 'Grafikon' - } - }, - aria: { - general: { - withTitle: 'To je grafikon z naslovom "{title}"', - withoutTitle: 'To je grafikon' - }, - series: { - single: { - prefix: '', - withName: ' tipa {seriesType} imenovan {seriesName}.', - withoutName: ' tipa {seriesType}.' - }, - multiple: { - prefix: '. Sestavljen iz {seriesCount} nizov.', - withName: ' Niz {seriesId} je tipa {seriesType} z nazivom {seriesName}.', - withoutName: ' Niz {seriesId} je tipa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Podatki so naslednji: ', - partialData: 'Prvih {displayCnt} elementov je: ', - withName: 'podatek za {name} je {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langSI.js b/node_modules/echarts/i18n/langSI.js deleted file mode 100644 index caabd5e..0000000 --- a/node_modules/echarts/i18n/langSI.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Slovenian. - */ - -var localeObj = { - time: { - month: [ - 'Januar', 'Februar', 'Marec', 'April', 'Maj', 'Junij', - 'Julij', 'Avgust', 'September', 'Oktober', 'November', 'December' - ], - monthAbbr: [ - 'Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', - 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec' - ], - dayOfWeek: [ - 'Nedelja', 'Ponedeljek', 'Torek', 'Sreda', 'Četrtek', 'Petek', 'Sobota' - ], - dayOfWeekAbbr: [ - 'Ned', 'Pon', 'Tor', 'Sre', 'Čet', 'Pet', 'Sob' - ] - }, - legend: { - selector: { - all: 'Vsi', - inverse: 'Obratno' - } - }, - toolbox: { - brush: { - title: { - rect: 'Izbor s pravokotnikom', - polygon: 'Izbor z lasom', - lineX: 'Vodoravni izbor', - lineY: 'Navpični izbor', - keep: 'Ohrani izbor', - clear: 'Počisti izbor' - } - }, - dataView: { - title: 'Pogled podatkov', - lang: ['Pogled podatkov', 'Zapri', 'Osveži'] - }, - dataZoom: { - title: { - zoom: 'Približaj', - back: 'Povrni velikost' - } - }, - magicType: { - title: { - line: 'Preklopi na črtni grafikon', - bar: 'Preklopi na stolpčni grafikon', - stack: 'Naloži', - tiled: 'Drug ob drugem' - } - }, - restore: { - title: 'Povrni' - }, - saveAsImage: { - title: 'Shrani kot sliko', - lang: ['Z desnim klikom shrani sliko'] - } - }, - series: { - typeNames: { - pie: 'Tortni grafikon', - bar: 'Stolpčni grafikon', - line: 'Črtni grafikon', - scatter: 'Raztreseni grafikon', - effectScatter: 'Raztreseni grafikon z efektom', - radar: 'Radarski grafikon', - tree: 'Drevo', - treemap: 'Drevesna struktura', - boxplot: 'Boxplot grafikon', - candlestick: 'Svečni grafikon', - k: 'K line grafikon', - heatmap: 'Toplotni zemljevid', - map: 'Zemljevid', - parallel: 'Zemljevid vzporednih koordinat', - lines: 'Črtni grafikon', - graph: 'Grafikon razmerij', - sankey: 'Sankey grafikon', - funnel: 'Lijakasti grafikon', - gauge: 'Števec', - pictorialBar: 'Stolpčni grafikon s podobo', - themeRiver: 'Tematski rečni grafikon', - sunburst: 'Večnivojski tortni grafikon', - custom: 'Grafikon po meri', - chart: 'Grafikon' - } - }, - aria: { - general: { - withTitle: 'To je grafikon z naslovom "{title}"', - withoutTitle: 'To je grafikon' - }, - series: { - single: { - prefix: '', - withName: ' tipa {seriesType} imenovan {seriesName}.', - withoutName: ' tipa {seriesType}.' - }, - multiple: { - prefix: '. Sestavljen iz {seriesCount} nizov.', - withName: ' Niz {seriesId} je tipa {seriesType} z nazivom {seriesName}.', - withoutName: ' Niz {seriesId} je tipa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Podatki so naslednji: ', - partialData: 'Prvih {displayCnt} elementov je: ', - withName: 'podatek za {name} je {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('SI', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langTH-obj.js b/node_modules/echarts/i18n/langTH-obj.js deleted file mode 100644 index 0218fbe..0000000 --- a/node_modules/echarts/i18n/langTH-obj.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -var localeObj = { - time: { - month: [ - 'มกราคม', 'กุมภาพันธ์', 'มีนาคม', 'เมษายน', 'พฤษภาคม', 'มิถุนายน', - 'กรกฎาคม', 'สิงหาคม', 'กันยายน', 'ตุลาคม', 'พฤศจิกายน', 'ธันวาคม' - ], - monthAbbr: [ - 'ม.ค.', 'ก.พ.', 'มี.ค.', 'เม.ย.', 'พ.ค.', 'มิ.ย.', - 'ก.ค.', 'ส.ค.', 'ก.ย.', 'ต.ค.', 'พ.ย.', 'ธ.ค.' - ], - dayOfWeek: [ - 'วันอาทิตย์', 'วันจันทร์', 'วันอังคาร', 'วันพุธ', 'วันพฤหัสบดี', 'วันศุกร์', 'วันเสาร์' - ], - dayOfWeekAbbr: [ - 'อา.', 'จ.', 'อ.', 'พ.', 'พฤ.', 'ศ.', 'ส.' - ] - }, - legend: { - selector: { - all: 'ทั้งหมด', - inverse: 'ผกผัน' - } - }, - toolbox: { - brush: { - title: { - rect: 'ตัวเลือกแบบกล่อง', - polygon: 'ตัวเลือกแบบบ่วงบาศ', - lineX: 'ตัวเลือกแบบแนวนอน', - lineY: 'ตัวเลือกแบบแนวตั้ง', - keep: 'บันทึกตัวเลือก', - clear: 'ล้างตัวเลือก' - } - }, - dataView: { - title: 'มุมมองข้อมูล', - lang: ['มุมมองข้อมูล', 'ปิด', 'รีเฟรช'] - }, - dataZoom: { - title: { - zoom: 'ซูม', - back: 'ตั้งซูมใหม่' - } - }, - magicType: { - title: { - line: 'สวิตซ์แบบแผนภาพเส้น', - bar: 'สวิตซ์แบบแผนภาพแท่ง', - stack: 'กองไว้', - tiled: 'แยกไว้' - } - }, - restore: { - title: 'ตั้งค่าใหม่' - }, - saveAsImage: { - title: 'บันทึกไปยังรูปภาพ', - lang: ['คลิกขวาเพื่อบันทึกรูปภาพ'] - } - }, - series: { - typeNames: { - pie: 'แผนภูมิวงกลม', - bar: 'แผนภูมิแท่ง', - line: 'แผนภูมิเส้น', - scatter: 'แผนภูมิกระจาย', - effectScatter: 'แผนภูมิกระจายคลื่น', - radar: 'แผนภูมิเรดาร์', - tree: 'ต้นไม้', - treemap: 'แผนที่ต้นไม้', - boxplot: 'แผนภูมิกล่อง', - candlestick: 'แผนภูมิเทียน', - k: 'แผนภูมิเส้น K', - heatmap: 'แผนที่ความร้อน', - map: 'แผนที่', - parallel: 'แผนที่พิกัดขนาน', - lines: 'กราฟเส้น', - graph: 'กราฟความสัมพันธ์', - sankey: 'แผนภูมิซันกีย์', - funnel: 'แผนภูมิกรวย', - gauge: 'เกจ', - pictorialBar: 'แผนภูมิแท่งภาพ', - themeRiver: 'แผนที่แม่น้ำธีม', - sunburst: 'Sunburst', - custom: 'แผนภูมิที่กำหนดเอง', - chart: 'แผนภูมิ' - } - }, - aria: { - general: { - withTitle: 'นี่คือแผนภูมิเกี่ยวกับ “{title}”', - withoutTitle: 'นี่คือแผนภูมิ' - }, - series: { - single: { - prefix: '', - withName: ' ด้วยประเภท {seriesType} ชื่อ {seriesName} ', - withoutName: ' ด้วยประเภท {seriesType} ' - }, - multiple: { - prefix: ' มีทั้งหมด {seriesCount} ชุดข้อมูล ', - withName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} แทน {seriesName} ', - withoutName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} ', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'ข้อมูลดังต่อไปนี้: ', - partialData: 'ข้อมูล {displayCnt} รายการแรกคือ: ', - withName: 'ข้อมูลสำหรับ {name} คือ {value} ', - withoutName: '{value} ', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langTH.js b/node_modules/echarts/i18n/langTH.js deleted file mode 100644 index f4fc9c5..0000000 --- a/node_modules/echarts/i18n/langTH.js +++ /dev/null @@ -1,167 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -var localeObj = { - time: { - month: [ - 'มกราคม', 'กุมภาพันธ์', 'มีนาคม', 'เมษายน', 'พฤษภาคม', 'มิถุนายน', - 'กรกฎาคม', 'สิงหาคม', 'กันยายน', 'ตุลาคม', 'พฤศจิกายน', 'ธันวาคม' - ], - monthAbbr: [ - 'ม.ค.', 'ก.พ.', 'มี.ค.', 'เม.ย.', 'พ.ค.', 'มิ.ย.', - 'ก.ค.', 'ส.ค.', 'ก.ย.', 'ต.ค.', 'พ.ย.', 'ธ.ค.' - ], - dayOfWeek: [ - 'วันอาทิตย์', 'วันจันทร์', 'วันอังคาร', 'วันพุธ', 'วันพฤหัสบดี', 'วันศุกร์', 'วันเสาร์' - ], - dayOfWeekAbbr: [ - 'อา.', 'จ.', 'อ.', 'พ.', 'พฤ.', 'ศ.', 'ส.' - ] - }, - legend: { - selector: { - all: 'ทั้งหมด', - inverse: 'ผกผัน' - } - }, - toolbox: { - brush: { - title: { - rect: 'ตัวเลือกแบบกล่อง', - polygon: 'ตัวเลือกแบบบ่วงบาศ', - lineX: 'ตัวเลือกแบบแนวนอน', - lineY: 'ตัวเลือกแบบแนวตั้ง', - keep: 'บันทึกตัวเลือก', - clear: 'ล้างตัวเลือก' - } - }, - dataView: { - title: 'มุมมองข้อมูล', - lang: ['มุมมองข้อมูล', 'ปิด', 'รีเฟรช'] - }, - dataZoom: { - title: { - zoom: 'ซูม', - back: 'ตั้งซูมใหม่' - } - }, - magicType: { - title: { - line: 'สวิตซ์แบบแผนภาพเส้น', - bar: 'สวิตซ์แบบแผนภาพแท่ง', - stack: 'กองไว้', - tiled: 'แยกไว้' - } - }, - restore: { - title: 'ตั้งค่าใหม่' - }, - saveAsImage: { - title: 'บันทึกไปยังรูปภาพ', - lang: ['คลิกขวาเพื่อบันทึกรูปภาพ'] - } - }, - series: { - typeNames: { - pie: 'แผนภูมิวงกลม', - bar: 'แผนภูมิแท่ง', - line: 'แผนภูมิเส้น', - scatter: 'แผนภูมิกระจาย', - effectScatter: 'แผนภูมิกระจายคลื่น', - radar: 'แผนภูมิเรดาร์', - tree: 'ต้นไม้', - treemap: 'แผนที่ต้นไม้', - boxplot: 'แผนภูมิกล่อง', - candlestick: 'แผนภูมิเทียน', - k: 'แผนภูมิเส้น K', - heatmap: 'แผนที่ความร้อน', - map: 'แผนที่', - parallel: 'แผนที่พิกัดขนาน', - lines: 'กราฟเส้น', - graph: 'กราฟความสัมพันธ์', - sankey: 'แผนภูมิซันกีย์', - funnel: 'แผนภูมิกรวย', - gauge: 'เกจ', - pictorialBar: 'แผนภูมิแท่งภาพ', - themeRiver: 'แผนที่แม่น้ำธีม', - sunburst: 'Sunburst', - custom: 'แผนภูมิที่กำหนดเอง', - chart: 'แผนภูมิ' - } - }, - aria: { - general: { - withTitle: 'นี่คือแผนภูมิเกี่ยวกับ “{title}”', - withoutTitle: 'นี่คือแผนภูมิ' - }, - series: { - single: { - prefix: '', - withName: ' ด้วยประเภท {seriesType} ชื่อ {seriesName} ', - withoutName: ' ด้วยประเภท {seriesType} ' - }, - multiple: { - prefix: ' มีทั้งหมด {seriesCount} ชุดข้อมูล ', - withName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} แทน {seriesName} ', - withoutName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} ', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'ข้อมูลดังต่อไปนี้: ', - partialData: 'ข้อมูล {displayCnt} รายการแรกคือ: ', - withName: 'ข้อมูลสำหรับ {name} คือ {value} ', - withoutName: '{value} ', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('TH', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langTR-obj.js b/node_modules/echarts/i18n/langTR-obj.js deleted file mode 100644 index 9b3b849..0000000 --- a/node_modules/echarts/i18n/langTR-obj.js +++ /dev/null @@ -1,175 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Türkçe. - */ - -var localeObj = { - time: { - month: [ - 'Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', - 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık' - ], - monthAbbr: [ - 'Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz', - 'Tem', 'Agu', 'Eyl', 'Eki', 'Kas', 'Ara' - ], - dayOfWeek: [ - 'Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi' - ], - dayOfWeekAbbr: [ - 'Paz', 'Pzt', 'Sal', 'Çrş', 'Prş', 'Cum', 'Cts' - ] - }, - legend: { - selector: { - all: 'Tümünü Seç', - inverse: 'Seçimi Ters Çevir' - } - }, - toolbox: { - brush: { - title: { - rect: 'Dikdörtgen Seçimi', - polygon: 'Kement Seçimi', - lineX: 'Yatay Seçim', - lineY: 'Dikey Seçim', - keep: 'Seçimi Koru', - clear: 'Seçimi Sil' - } - }, - dataView: { - title: 'Veri Görünümü', - lang: ['Veri Görünümü', 'Kapat', 'Yenile'] - }, - dataZoom: { - title: { - zoom: 'Yakınlaştır/Uzaklaştır', - back: 'Yakınlaştırmayı Sıfırla' - } - }, - magicType: { - title: { - line: 'Çizgisel Grafiğe Çevir', - bar: 'Çubuk Grafiğe Çevir', - stack: 'Yığın', - tiled: 'Blok' - } - }, - restore: { - title: 'Eski Haline Getir' - }, - saveAsImage: { - title: 'Resim Olarak Kaydet', - lang: ['Resim Olarak Kaydetmek için Sağ Tıklayın'] - } - }, - series: { - typeNames: { - pie: 'Pasta Grafiği', - bar: 'Çubuk Grafik', - line: 'Çizgi Grafiği', - scatter: 'Dağılım Grafiği', - effectScatter: 'Dalga Efekt Dağılım Grafiği', - radar: 'Radar Grafiği', - tree: 'Ağaç Grafiği', - treemap: 'Ağaç Haritası', - boxplot: 'Kutu Grafiği', - candlestick: 'Şamdan Grafik', - k: 'K Çizgi Grafiği', - heatmap: 'Sıcaklık Haritası', - map: 'Harita', - parallel: 'Paralel Koordinat Haritası', - lines: 'Çizgisel Grafik', - graph: 'İlişkisel Grafik', - sankey: 'Sankey Diagramı', - funnel: 'Huni Grafik', - gauge: 'Gösterge', - pictorialBar: 'Resimli Çubuk Grafiği', - themeRiver: 'Akış Haritası', - sunburst: 'Güeş Patlaması Tablosu', - custom: 'Özel grafik', - chart: 'Grafiği' - } - }, - aria: { - general: { - withTitle: 'Bu grafik "{title}" içindir.', - withoutTitle: 'Bu Bir Grafiktir.' - }, - series: { - single: { - prefix: '', - withName: ' Grafik Türü {seriesType} ve {seriesName} gösteriyor.', - withoutName: ' {seriesType} tipinde grafik.' - }, - multiple: { - prefix: '. {seriesCount} kadar grafik sayısından oluşur.', - withName: ' {seriesId}.serisi {seriesName} adını temsil eden bir {seriesType} temsil eder.', - withoutName: ' {seriesId}. serisi bir {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Veriler Aşağıdaki Gibidir: ', - partialData: 'İlk {displayCnt} öğesi: ', - withName: ' {value} için {name}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langTR.js b/node_modules/echarts/i18n/langTR.js deleted file mode 100644 index df7f21e..0000000 --- a/node_modules/echarts/i18n/langTR.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Türkçe. - */ - -var localeObj = { - time: { - month: [ - 'Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', - 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık' - ], - monthAbbr: [ - 'Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz', - 'Tem', 'Agu', 'Eyl', 'Eki', 'Kas', 'Ara' - ], - dayOfWeek: [ - 'Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi' - ], - dayOfWeekAbbr: [ - 'Paz', 'Pzt', 'Sal', 'Çrş', 'Prş', 'Cum', 'Cts' - ] - }, - legend: { - selector: { - all: 'Tümünü Seç', - inverse: 'Seçimi Ters Çevir' - } - }, - toolbox: { - brush: { - title: { - rect: 'Dikdörtgen Seçimi', - polygon: 'Kement Seçimi', - lineX: 'Yatay Seçim', - lineY: 'Dikey Seçim', - keep: 'Seçimi Koru', - clear: 'Seçimi Sil' - } - }, - dataView: { - title: 'Veri Görünümü', - lang: ['Veri Görünümü', 'Kapat', 'Yenile'] - }, - dataZoom: { - title: { - zoom: 'Yakınlaştır/Uzaklaştır', - back: 'Yakınlaştırmayı Sıfırla' - } - }, - magicType: { - title: { - line: 'Çizgisel Grafiğe Çevir', - bar: 'Çubuk Grafiğe Çevir', - stack: 'Yığın', - tiled: 'Blok' - } - }, - restore: { - title: 'Eski Haline Getir' - }, - saveAsImage: { - title: 'Resim Olarak Kaydet', - lang: ['Resim Olarak Kaydetmek için Sağ Tıklayın'] - } - }, - series: { - typeNames: { - pie: 'Pasta Grafiği', - bar: 'Çubuk Grafik', - line: 'Çizgi Grafiği', - scatter: 'Dağılım Grafiği', - effectScatter: 'Dalga Efekt Dağılım Grafiği', - radar: 'Radar Grafiği', - tree: 'Ağaç Grafiği', - treemap: 'Ağaç Haritası', - boxplot: 'Kutu Grafiği', - candlestick: 'Şamdan Grafik', - k: 'K Çizgi Grafiği', - heatmap: 'Sıcaklık Haritası', - map: 'Harita', - parallel: 'Paralel Koordinat Haritası', - lines: 'Çizgisel Grafik', - graph: 'İlişkisel Grafik', - sankey: 'Sankey Diagramı', - funnel: 'Huni Grafik', - gauge: 'Gösterge', - pictorialBar: 'Resimli Çubuk Grafiği', - themeRiver: 'Akış Haritası', - sunburst: 'Güeş Patlaması Tablosu', - custom: 'Özel grafik', - chart: 'Grafiği' - } - }, - aria: { - general: { - withTitle: 'Bu grafik "{title}" içindir.', - withoutTitle: 'Bu Bir Grafiktir.' - }, - series: { - single: { - prefix: '', - withName: ' Grafik Türü {seriesType} ve {seriesName} gösteriyor.', - withoutName: ' {seriesType} tipinde grafik.' - }, - multiple: { - prefix: '. {seriesCount} kadar grafik sayısından oluşur.', - withName: ' {seriesId}.serisi {seriesName} adını temsil eden bir {seriesType} temsil eder.', - withoutName: ' {seriesId}. serisi bir {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Veriler Aşağıdaki Gibidir: ', - partialData: 'İlk {displayCnt} öğesi: ', - withName: ' {value} için {name}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('TR', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langUK-obj.js b/node_modules/echarts/i18n/langUK-obj.js deleted file mode 100644 index df92e44..0000000 --- a/node_modules/echarts/i18n/langUK-obj.js +++ /dev/null @@ -1,176 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Ukrainian. - */ - -var localeObj = { - time: { - month: [ - 'Січень', 'Лютий', 'Березень', 'Квітень', 'Травень', 'Червень', - 'Липень', 'Серпень', 'Вересень', 'Жовтень', 'Листопад', 'Грудень' - ], - monthAbbr: [ - 'Січ', 'Лют', 'Бер', 'Кві', 'Тра', 'Чер', - 'Лип', 'Сер', 'Вер', 'Жов', 'Лис', 'Гру' - ], - dayOfWeek: [ - 'Неділя', 'Понеділок', 'Вівторок', 'Середа', 'Четвер', 'П\'ятниця', 'Субота' - ], - dayOfWeekAbbr: [ - 'нд', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб' - ] - }, - legend: { - selector: { - all: 'Все', - inverse: 'Обернути' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выділити область', - polygon: 'Інструмент «Ласо»', - lineX: 'Горизонтальне виділення', - lineY: 'Вертикальне виділення', - keep: 'Залишити обране', - clear: 'Очистити обране' - } - }, - dataView: { - title: 'Дані', - lang: ['Дані', 'Закрити', 'Оновити'] - }, - dataZoom: { - title: { - zoom: 'Збільшити', - back: 'Скасувати збільшення' - } - }, - magicType: { - title: { - line: 'Переключитися на лінійний графік', - bar: 'Переключитися на стовпчикову діаграму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Відновити' - }, - saveAsImage: { - title: 'Зберегти зображення', - lang: ['Правий клік, щоб зберегти зображення'] - } - }, - series: { - typeNames: { - pie: 'Кругова діаграма', - bar: 'Стовпчикова діаграма', - line: 'Лінійний графік', - scatter: 'Точкова діаграма', - effectScatter: 'Точкова діаграма з хвилями', - radar: 'Пелюсткова діаграма', - tree: 'Дерево', - treemap: 'Пласке дерево', - boxplot: 'Ящик з вусами', - candlestick: 'Свічний графік', - k: 'Графік К-ліній', - heatmap: 'Теплова мапа', - map: 'Мапа', - parallel: 'Діаграма паралельних координат', - lines: 'Лінійний граф', - graph: 'Граф отношений', - sankey: 'Діаграма Санкей', - funnel: 'Воронкообразна діаграма', - gauge: 'Шкала', - pictorialBar: 'Стовпчик-картинка', - themeRiver: 'Тематична ріка', - sunburst: 'Сонячне проміння', - custom: 'Спеціальна діаграма', - chart: 'діаграма' - } - }, - aria: { - general: { - withTitle: 'Це графік, що відрображує "{title}"', - withoutTitle: 'Це графік' - }, - series: { - single: { - prefix: '', - withName: ' з типом {seriesType} та іменем {seriesName}.', - withoutName: ' з типом {seriesType}.' - }, - multiple: { - prefix: '. Він складається з {seriesCount} серій.', - withName: - ' Серія {seriesId} має тип {seriesType} та відображає {seriesName}.', - withoutName: ' Серія {seriesId} має тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Дані такі: ', - partialData: 'Перші {displayCnt} елементів: ', - withName: 'значення для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langUK.js b/node_modules/echarts/i18n/langUK.js deleted file mode 100644 index a4ccc54..0000000 --- a/node_modules/echarts/i18n/langUK.js +++ /dev/null @@ -1,172 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Ukrainian. - */ - -var localeObj = { - time: { - month: [ - 'Січень', 'Лютий', 'Березень', 'Квітень', 'Травень', 'Червень', - 'Липень', 'Серпень', 'Вересень', 'Жовтень', 'Листопад', 'Грудень' - ], - monthAbbr: [ - 'Січ', 'Лют', 'Бер', 'Кві', 'Тра', 'Чер', - 'Лип', 'Сер', 'Вер', 'Жов', 'Лис', 'Гру' - ], - dayOfWeek: [ - 'Неділя', 'Понеділок', 'Вівторок', 'Середа', 'Четвер', 'П\'ятниця', 'Субота' - ], - dayOfWeekAbbr: [ - 'нд', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб' - ] - }, - legend: { - selector: { - all: 'Все', - inverse: 'Обернути' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выділити область', - polygon: 'Інструмент «Ласо»', - lineX: 'Горизонтальне виділення', - lineY: 'Вертикальне виділення', - keep: 'Залишити обране', - clear: 'Очистити обране' - } - }, - dataView: { - title: 'Дані', - lang: ['Дані', 'Закрити', 'Оновити'] - }, - dataZoom: { - title: { - zoom: 'Збільшити', - back: 'Скасувати збільшення' - } - }, - magicType: { - title: { - line: 'Переключитися на лінійний графік', - bar: 'Переключитися на стовпчикову діаграму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Відновити' - }, - saveAsImage: { - title: 'Зберегти зображення', - lang: ['Правий клік, щоб зберегти зображення'] - } - }, - series: { - typeNames: { - pie: 'Кругова діаграма', - bar: 'Стовпчикова діаграма', - line: 'Лінійний графік', - scatter: 'Точкова діаграма', - effectScatter: 'Точкова діаграма з хвилями', - radar: 'Пелюсткова діаграма', - tree: 'Дерево', - treemap: 'Пласке дерево', - boxplot: 'Ящик з вусами', - candlestick: 'Свічний графік', - k: 'Графік К-ліній', - heatmap: 'Теплова мапа', - map: 'Мапа', - parallel: 'Діаграма паралельних координат', - lines: 'Лінійний граф', - graph: 'Граф отношений', - sankey: 'Діаграма Санкей', - funnel: 'Воронкообразна діаграма', - gauge: 'Шкала', - pictorialBar: 'Стовпчик-картинка', - themeRiver: 'Тематична ріка', - sunburst: 'Сонячне проміння', - custom: 'Спеціальна діаграма', - chart: 'діаграма' - } - }, - aria: { - general: { - withTitle: 'Це графік, що відрображує "{title}"', - withoutTitle: 'Це графік' - }, - series: { - single: { - prefix: '', - withName: ' з типом {seriesType} та іменем {seriesName}.', - withoutName: ' з типом {seriesType}.' - }, - multiple: { - prefix: '. Він складається з {seriesCount} серій.', - withName: - ' Серія {seriesId} має тип {seriesType} та відображає {seriesName}.', - withoutName: ' Серія {seriesId} має тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Дані такі: ', - partialData: 'Перші {displayCnt} елементів: ', - withName: 'значення для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('UK', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langVI-obj.js b/node_modules/echarts/i18n/langVI-obj.js deleted file mode 100644 index 5e970ef..0000000 --- a/node_modules/echarts/i18n/langVI-obj.js +++ /dev/null @@ -1,200 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -/** - * Language: Vietnamese. - */ - -var localeObj = { - time: { - month: [ - 'Tháng 1', - 'Tháng 2', - 'Tháng 3', - 'Tháng 4', - 'Tháng 5', - 'Tháng 6', - 'Tháng 7', - 'Tháng 8', - 'Tháng 9', - 'Tháng 10', - 'Tháng 11', - 'Tháng 12' - ], - monthAbbr: [ - 'Th01', - 'Th02', - 'Th03', - 'Th04', - 'Th05', - 'Th06', - 'Th07', - 'Th08', - 'Th09', - 'Th10', - 'Th11', - 'Th12' - ], - dayOfWeek: [ - 'Chủ nhật', - 'Thứ hai', - 'Thứ ba', - 'Thứ tư', - 'Thứ năm', - 'Thứ sáu', - 'Thứ bảy' - ], - dayOfWeekAbbr: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'] - }, - legend: { - selector: { - all: 'Tất cả', - inverse: 'Ngược lại' - } - }, - toolbox: { - brush: { - title: { - rect: 'Chọn theo ô', - polygon: 'Chọn theo đường bất kỳ', - lineX: 'Chọn theo chiều ngang', - lineY: 'Chọn theo chiều dọc', - keep: 'Giữ đã chọn', - clear: 'Bỏ đã chọn' - } - }, - dataView: { - title: 'Xem dữ liệu', - lang: ['Xem dữ liệu', 'Đóng', 'Làm mới'] - }, - dataZoom: { - title: { - zoom: 'Phóng to', - back: 'Bỏ phóng to' - } - }, - magicType: { - title: { - line: 'Chuyển sang biểu đồ đường', - bar: 'Chuyển sang biểu đồ cột', - stack: 'Xếp chồng', - tiled: 'Lát' - } - }, - restore: { - title: 'Khôi phục' - }, - saveAsImage: { - title: 'Lưu thành ảnh', - lang: ['Bấm phải chuột để lưu ảnh'] - } - }, - series: { - typeNames: { - pie: 'Biều đồ tròn', - bar: 'Biểu đồ cột', - line: 'Biểu đồ đường', - scatter: 'Biểu đồ phân tán', - effectScatter: 'Biểu đồ gợn sóng', - radar: 'Biểu đồ Radar', - tree: 'Biểu đồ cây', - treemap: 'Sơ đồ cây', - boxplot: 'Biểu đồ hộp', - candlestick: 'Biều đồ nến', - k: 'Biểu đồ đường K', - heatmap: 'Bản đồ nhiệt', - map: 'Bản đồ', - parallel: 'Bản đồ tọa độ song song', - lines: 'Biểu đồ đường', - graph: 'Đồ thị quan hệ', - sankey: 'Sơ đồ dòng', - funnel: 'Biểu đồ hình phễu', - gauge: 'Biểu đồ cung tròn', - pictorialBar: 'Biểu diễn hình ảnh', - themeRiver: 'Bản đồ sông', - sunburst: 'Biểu đồ bậc', - custom: 'Biểu đồ tùy chỉnh', - chart: 'Đồ thị' - } - }, - aria: { - general: { - withTitle: 'Đây là biểu đồ "{title}"', - withoutTitle: 'Đây là biểu đồ' - }, - series: { - single: { - prefix: '', - withName: ' với kiểu {seriesType} tên là {seriesName}.', - withoutName: ' với kiểu {seriesType}.' - }, - multiple: { - prefix: '. Nó bao gồm {seriesCount} chuỗi.', - withName: - ' Chuỗi {seriesId} có kiểu {seriesType} đại diện cho {seriesName}.', - withoutName: ' Chuỗi {seriesId} có kiểu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dữ liệu như sau: ', - partialData: 'Các mục {displayCnt} đầu tiên là: ', - withName: 'dữ liệu cho {name} là {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langVI.js b/node_modules/echarts/i18n/langVI.js deleted file mode 100644 index 75859e0..0000000 --- a/node_modules/echarts/i18n/langVI.js +++ /dev/null @@ -1,196 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -/** - * Language: Vietnamese. - */ - -var localeObj = { - time: { - month: [ - 'Tháng 1', - 'Tháng 2', - 'Tháng 3', - 'Tháng 4', - 'Tháng 5', - 'Tháng 6', - 'Tháng 7', - 'Tháng 8', - 'Tháng 9', - 'Tháng 10', - 'Tháng 11', - 'Tháng 12' - ], - monthAbbr: [ - 'Th01', - 'Th02', - 'Th03', - 'Th04', - 'Th05', - 'Th06', - 'Th07', - 'Th08', - 'Th09', - 'Th10', - 'Th11', - 'Th12' - ], - dayOfWeek: [ - 'Chủ nhật', - 'Thứ hai', - 'Thứ ba', - 'Thứ tư', - 'Thứ năm', - 'Thứ sáu', - 'Thứ bảy' - ], - dayOfWeekAbbr: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'] - }, - legend: { - selector: { - all: 'Tất cả', - inverse: 'Ngược lại' - } - }, - toolbox: { - brush: { - title: { - rect: 'Chọn theo ô', - polygon: 'Chọn theo đường bất kỳ', - lineX: 'Chọn theo chiều ngang', - lineY: 'Chọn theo chiều dọc', - keep: 'Giữ đã chọn', - clear: 'Bỏ đã chọn' - } - }, - dataView: { - title: 'Xem dữ liệu', - lang: ['Xem dữ liệu', 'Đóng', 'Làm mới'] - }, - dataZoom: { - title: { - zoom: 'Phóng to', - back: 'Bỏ phóng to' - } - }, - magicType: { - title: { - line: 'Chuyển sang biểu đồ đường', - bar: 'Chuyển sang biểu đồ cột', - stack: 'Xếp chồng', - tiled: 'Lát' - } - }, - restore: { - title: 'Khôi phục' - }, - saveAsImage: { - title: 'Lưu thành ảnh', - lang: ['Bấm phải chuột để lưu ảnh'] - } - }, - series: { - typeNames: { - pie: 'Biều đồ tròn', - bar: 'Biểu đồ cột', - line: 'Biểu đồ đường', - scatter: 'Biểu đồ phân tán', - effectScatter: 'Biểu đồ gợn sóng', - radar: 'Biểu đồ Radar', - tree: 'Biểu đồ cây', - treemap: 'Sơ đồ cây', - boxplot: 'Biểu đồ hộp', - candlestick: 'Biều đồ nến', - k: 'Biểu đồ đường K', - heatmap: 'Bản đồ nhiệt', - map: 'Bản đồ', - parallel: 'Bản đồ tọa độ song song', - lines: 'Biểu đồ đường', - graph: 'Đồ thị quan hệ', - sankey: 'Sơ đồ dòng', - funnel: 'Biểu đồ hình phễu', - gauge: 'Biểu đồ cung tròn', - pictorialBar: 'Biểu diễn hình ảnh', - themeRiver: 'Bản đồ sông', - sunburst: 'Biểu đồ bậc', - custom: 'Biểu đồ tùy chỉnh', - chart: 'Đồ thị' - } - }, - aria: { - general: { - withTitle: 'Đây là biểu đồ "{title}"', - withoutTitle: 'Đây là biểu đồ' - }, - series: { - single: { - prefix: '', - withName: ' với kiểu {seriesType} tên là {seriesName}.', - withoutName: ' với kiểu {seriesType}.' - }, - multiple: { - prefix: '. Nó bao gồm {seriesCount} chuỗi.', - withName: - ' Chuỗi {seriesId} có kiểu {seriesType} đại diện cho {seriesName}.', - withoutName: ' Chuỗi {seriesId} có kiểu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dữ liệu như sau: ', - partialData: 'Các mục {displayCnt} đầu tiên là: ', - withName: 'dữ liệu cho {name} là {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; - - echarts.registerLocale('VI', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langZH-obj.js b/node_modules/echarts/i18n/langZH-obj.js deleted file mode 100644 index 9a2204a..0000000 --- a/node_modules/echarts/i18n/langZH-obj.js +++ /dev/null @@ -1,171 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports); - } else { - // Browser globals - factory({}); - } -})(this, function(exports) { - - -var localeObj = { - time: { - month: [ - '一月', '二月', '三月', '四月', '五月', '六月', - '七月', '八月', '九月', '十月', '十一月', '十二月' - ], - monthAbbr: [ - '1月', '2月', '3月', '4月', '5月', '6月', - '7月', '8月', '9月', '10月', '11月', '12月' - ], - dayOfWeek: [ - '星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六' - ], - dayOfWeekAbbr: [ - '日', '一', '二', '三', '四', '五', '六' - ] - }, - legend: { - selector: { - all: '全选', - inverse: '反选' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形选择', - polygon: '圈选', - lineX: '横向选择', - lineY: '纵向选择', - keep: '保持选择', - clear: '清除选择' - } - }, - dataView: { - title: '数据视图', - lang: ['数据视图', '关闭', '刷新'] - }, - dataZoom: { - title: { - zoom: '区域缩放', - back: '区域缩放还原' - } - }, - magicType: { - title: { - line: '切换为折线图', - bar: '切换为柱状图', - stack: '切换为堆叠', - tiled: '切换为平铺' - } - }, - restore: { - title: '还原' - }, - saveAsImage: { - title: '保存为图片', - lang: ['右键另存为图片'] - } - }, - series: { - typeNames: { - pie: '饼图', - bar: '柱状图', - line: '折线图', - scatter: '散点图', - effectScatter: '涟漪散点图', - radar: '雷达图', - tree: '树图', - treemap: '矩形树图', - boxplot: '箱型图', - candlestick: 'K线图', - k: 'K线图', - heatmap: '热力图', - map: '地图', - parallel: '平行坐标图', - lines: '线图', - graph: '关系图', - sankey: '桑基图', - funnel: '漏斗图', - gauge: '仪表盘图', - pictorialBar: '象形柱图', - themeRiver: '主题河流图', - sunburst: '旭日图', - custom: '自定义图表', - chart: '图表' - } - }, - aria: { - general: { - withTitle: '这是一个关于“{title}”的图表。', - withoutTitle: '这是一个图表,' - }, - series: { - single: { - prefix: '', - withName: '图表类型是{seriesType},表示{seriesName}。', - withoutName: '图表类型是{seriesType}。' - }, - multiple: { - prefix: '它由{seriesCount}个图表系列组成。', - withName: '第{seriesId}个系列是一个表示{seriesName}的{seriesType},', - withoutName: '第{seriesId}个系列是一个{seriesType},', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: '其数据是——', - partialData: '其中,前{displayCnt}项是——', - withName: '{name}的数据是{value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '' - } - } - } -}; - - for (var key in localeObj) { - if (localeObj.hasOwnProperty(key)) { - exports[key] = localeObj[key]; - } - } - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/langZH.js b/node_modules/echarts/i18n/langZH.js deleted file mode 100644 index 5c33e4e..0000000 --- a/node_modules/echarts/i18n/langZH.js +++ /dev/null @@ -1,167 +0,0 @@ - - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - - -var localeObj = { - time: { - month: [ - '一月', '二月', '三月', '四月', '五月', '六月', - '七月', '八月', '九月', '十月', '十一月', '十二月' - ], - monthAbbr: [ - '1月', '2月', '3月', '4月', '5月', '6月', - '7月', '8月', '9月', '10月', '11月', '12月' - ], - dayOfWeek: [ - '星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六' - ], - dayOfWeekAbbr: [ - '日', '一', '二', '三', '四', '五', '六' - ] - }, - legend: { - selector: { - all: '全选', - inverse: '反选' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形选择', - polygon: '圈选', - lineX: '横向选择', - lineY: '纵向选择', - keep: '保持选择', - clear: '清除选择' - } - }, - dataView: { - title: '数据视图', - lang: ['数据视图', '关闭', '刷新'] - }, - dataZoom: { - title: { - zoom: '区域缩放', - back: '区域缩放还原' - } - }, - magicType: { - title: { - line: '切换为折线图', - bar: '切换为柱状图', - stack: '切换为堆叠', - tiled: '切换为平铺' - } - }, - restore: { - title: '还原' - }, - saveAsImage: { - title: '保存为图片', - lang: ['右键另存为图片'] - } - }, - series: { - typeNames: { - pie: '饼图', - bar: '柱状图', - line: '折线图', - scatter: '散点图', - effectScatter: '涟漪散点图', - radar: '雷达图', - tree: '树图', - treemap: '矩形树图', - boxplot: '箱型图', - candlestick: 'K线图', - k: 'K线图', - heatmap: '热力图', - map: '地图', - parallel: '平行坐标图', - lines: '线图', - graph: '关系图', - sankey: '桑基图', - funnel: '漏斗图', - gauge: '仪表盘图', - pictorialBar: '象形柱图', - themeRiver: '主题河流图', - sunburst: '旭日图', - custom: '自定义图表', - chart: '图表' - } - }, - aria: { - general: { - withTitle: '这是一个关于“{title}”的图表。', - withoutTitle: '这是一个图表,' - }, - series: { - single: { - prefix: '', - withName: '图表类型是{seriesType},表示{seriesName}。', - withoutName: '图表类型是{seriesType}。' - }, - multiple: { - prefix: '它由{seriesCount}个图表系列组成。', - withName: '第{seriesId}个系列是一个表示{seriesName}的{seriesType},', - withoutName: '第{seriesId}个系列是一个{seriesType},', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: '其数据是——', - partialData: '其中,前{displayCnt}项是——', - withName: '{name}的数据是{value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '' - } - } - } -}; - - echarts.registerLocale('ZH', localeObj); - -}); \ No newline at end of file diff --git a/node_modules/echarts/i18n/package.json b/node_modules/echarts/i18n/package.json deleted file mode 100644 index 6a0d2ef..0000000 --- a/node_modules/echarts/i18n/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "commonjs" -} \ No newline at end of file diff --git a/node_modules/echarts/index.blank.js b/node_modules/echarts/index.blank.js deleted file mode 100644 index 63649f4..0000000 --- a/node_modules/echarts/index.blank.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export * from './lib/echarts.js'; \ No newline at end of file diff --git a/node_modules/echarts/index.common.js b/node_modules/echarts/index.common.js deleted file mode 100644 index ff2d72c..0000000 --- a/node_modules/echarts/index.common.js +++ /dev/null @@ -1,68 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from './lib/extension.js'; -export * from './lib/export/core.js'; -import { install as SVGRenderer } from './lib/renderer/installSVGRenderer.js'; -import { install as CanvasRenderer } from './lib/renderer/installCanvasRenderer.js'; -import { install as LineChart } from './lib/chart/line/install.js'; -import { install as BarChart } from './lib/chart/bar/install.js'; -import { install as PieChart } from './lib/chart/pie/install.js'; -import { install as ScatterChart } from './lib/chart/scatter/install.js'; -import { install as GridComponent } from './lib/component/grid/install.js'; -import { install as GraphicComponent } from './lib/component/graphic/install.js'; -import { install as ToolboxComponent } from './lib/component/toolbox/install.js'; -import { install as TooltipComponent } from './lib/component/tooltip/install.js'; -import { install as AxisPointerComponent } from './lib/component/axisPointer/install.js'; -import { install as TitleComponent } from './lib/component/title/install.js'; -import { install as MarkPointComponent } from './lib/component/marker/installMarkPoint.js'; -import { install as MarkLineComponent } from './lib/component/marker/installMarkLine.js'; -import { install as MarkAreaComponent } from './lib/component/marker/installMarkArea.js'; -import { install as LegendComponent } from './lib/component/legend/install.js'; -import { install as DataZoomComponent } from './lib/component/dataZoom/install.js'; -import { install as AriaComponent } from './lib/component/aria/install.js'; -import { install as DatasetComponent } from './lib/component/dataset/install.js'; -use([CanvasRenderer]); -use([SVGRenderer]); -use([LineChart, BarChart, PieChart, ScatterChart]); -use([GraphicComponent, TooltipComponent, AxisPointerComponent, LegendComponent, GridComponent, TitleComponent, MarkPointComponent, MarkLineComponent, MarkAreaComponent, DataZoomComponent, ToolboxComponent, AriaComponent, DatasetComponent]); \ No newline at end of file diff --git a/node_modules/echarts/index.d.ts b/node_modules/echarts/index.d.ts deleted file mode 100644 index 811908a..0000000 --- a/node_modules/echarts/index.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -import * as echarts from './types/dist/echarts'; -// Export for UMD module. -export as namespace echarts; -export = echarts; \ No newline at end of file diff --git a/node_modules/echarts/index.js b/node_modules/echarts/index.js deleted file mode 100644 index 85ba633..0000000 --- a/node_modules/echarts/index.js +++ /dev/null @@ -1,250 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from './lib/extension.js'; -export * from './lib/export/core.js'; -// ---------------------------------------------- -// All of the modules that are allowed to be -// imported are listed below. -// -// Users MUST NOT import other modules that are -// not included in this list. -// ---------------------------------------------- -import { SVGRenderer, CanvasRenderer } from './lib/export/renderers.js'; -import { LineChart, BarChart, PieChart, ScatterChart, RadarChart, MapChart, TreeChart, TreemapChart, GraphChart, GaugeChart, FunnelChart, ParallelChart, SankeyChart, BoxplotChart, CandlestickChart, EffectScatterChart, LinesChart, HeatmapChart, PictorialBarChart, ThemeRiverChart, SunburstChart, CustomChart } from './lib/export/charts.js'; -import { GridComponent, PolarComponent, GeoComponent, SingleAxisComponent, ParallelComponent, CalendarComponent, GraphicComponent, ToolboxComponent, TooltipComponent, AxisPointerComponent, BrushComponent, TitleComponent, TimelineComponent, MarkPointComponent, MarkLineComponent, MarkAreaComponent, LegendComponent, DataZoomComponent, DataZoomInsideComponent, DataZoomSliderComponent, VisualMapComponent, VisualMapContinuousComponent, VisualMapPiecewiseComponent, AriaComponent, DatasetComponent, TransformComponent } from './lib/export/components.js'; -import { UniversalTransition, LabelLayout } from './lib/export/features.js'; -// ----------------- -// Render engines -// ----------------- -// Render via Canvas. -// echarts.init(dom, null, { renderer: 'canvas' }) -use([CanvasRenderer]); -// Render via SVG. -// echarts.init(dom, null, { renderer: 'svg' }) -use([SVGRenderer]); -// ---------------- -// Charts (series) -// ---------------- -// All of the series types, for example: -// chart.setOption({ -// series: [{ -// type: 'line' // or 'bar', 'pie', ... -// }] -// }); -use([LineChart, BarChart, PieChart, ScatterChart, RadarChart, MapChart, TreeChart, TreemapChart, GraphChart, GaugeChart, FunnelChart, ParallelChart, SankeyChart, BoxplotChart, CandlestickChart, EffectScatterChart, LinesChart, HeatmapChart, PictorialBarChart, ThemeRiverChart, SunburstChart, CustomChart]); -// ------------------- -// Coordinate systems -// ------------------- -// All of the axis modules have been included in the -// coordinate system module below, do not need to -// make extra import. -// `cartesian` coordinate system. For some historical -// reasons, it is named as grid, for example: -// chart.setOption({ -// grid: {...}, -// xAxis: {...}, -// yAxis: {...}, -// series: [{...}] -// }); -use(GridComponent); -// `polar` coordinate system, for example: -// chart.setOption({ -// polar: {...}, -// radiusAxis: {...}, -// angleAxis: {...}, -// series: [{ -// coordinateSystem: 'polar' -// }] -// }); -use(PolarComponent); -// `geo` coordinate system, for example: -// chart.setOption({ -// geo: {...}, -// series: [{ -// coordinateSystem: 'geo' -// }] -// }); -use(GeoComponent); -// `singleAxis` coordinate system (notice, it is a coordinate system -// with only one axis, work for chart like theme river), for example: -// chart.setOption({ -// singleAxis: {...} -// series: [{type: 'themeRiver', ...}] -// }); -use(SingleAxisComponent); -// `parallel` coordinate system, only work for parallel series, for example: -// chart.setOption({ -// parallel: {...}, -// parallelAxis: [{...}, ...], -// series: [{ -// type: 'parallel' -// }] -// }); -use(ParallelComponent); -// `calendar` coordinate system. for example, -// chart.setOption({ -// calendar: {...}, -// series: [{ -// coordinateSystem: 'calendar' -// }] -// ); -use(CalendarComponent); -// ------------------ -// Other components -// ------------------ -// `graphic` component, for example: -// chart.setOption({ -// graphic: {...} -// }); -use(GraphicComponent); -// `toolbox` component, for example: -// chart.setOption({ -// toolbox: {...} -// }); -use(ToolboxComponent); -// `tooltip` component, for example: -// chart.setOption({ -// tooltip: {...} -// }); -use(TooltipComponent); -// `axisPointer` component, for example: -// chart.setOption({ -// tooltip: {axisPointer: {...}, ...} -// }); -// Or -// chart.setOption({ -// axisPointer: {...} -// }); -use(AxisPointerComponent); -// `brush` component, for example: -// chart.setOption({ -// brush: {...} -// }); -// Or -// chart.setOption({ -// tooltip: {feature: {brush: {...}} -// }) -use(BrushComponent); -// `title` component, for example: -// chart.setOption({ -// title: {...} -// }); -use(TitleComponent); -// `timeline` component, for example: -// chart.setOption({ -// timeline: {...} -// }); -use(TimelineComponent); -// `markPoint` component, for example: -// chart.setOption({ -// series: [{markPoint: {...}}] -// }); -use(MarkPointComponent); -// `markLine` component, for example: -// chart.setOption({ -// series: [{markLine: {...}}] -// }); -use(MarkLineComponent); -// `markArea` component, for example: -// chart.setOption({ -// series: [{markArea: {...}}] -// }); -use(MarkAreaComponent); -// `legend` component not scrollable. for example: -// chart.setOption({ -// legend: {...} -// }); -use(LegendComponent); -// `dataZoom` component including both `dataZoomInside` and `dataZoomSlider`. -use(DataZoomComponent); -// `dataZoom` component providing drag, pinch, wheel behaviors -// inside coordinate system, for example: -// chart.setOption({ -// dataZoom: {type: 'inside'} -// }); -use(DataZoomInsideComponent); -// `dataZoom` component providing a slider bar, for example: -// chart.setOption({ -// dataZoom: {type: 'slider'} -// }); -use(DataZoomSliderComponent); -// `visualMap` component including both `visualMapContinuous` and `visualMapPiecewise`. -use(VisualMapComponent); -// `visualMap` component providing continuous bar, for example: -// chart.setOption({ -// visualMap: {type: 'continuous'} -// }); -use(VisualMapContinuousComponent); -// `visualMap` component providing pieces bar, for example: -// chart.setOption({ -// visualMap: {type: 'piecewise'} -// }); -use(VisualMapPiecewiseComponent); -// `aria` component providing aria, for example: -// chart.setOption({ -// aria: {...} -// }); -use(AriaComponent); -// dataset transform -// chart.setOption({ -// dataset: { -// transform: [] -// } -// }); -use(TransformComponent); -use(DatasetComponent); -// universal transition -// chart.setOption({ -// series: { -// universalTransition: { enabled: true } -// } -// }) -use(UniversalTransition); -// label layout -// chart.setOption({ -// series: { -// labelLayout: { hideOverlap: true } -// } -// }) -use(LabelLayout); \ No newline at end of file diff --git a/node_modules/echarts/index.simple.js b/node_modules/echarts/index.simple.js deleted file mode 100644 index 5e53e04..0000000 --- a/node_modules/echarts/index.simple.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from './lib/extension.js'; -export * from './lib/export/core.js'; -import { install as CanvasRenderer } from './lib/renderer/installCanvasRenderer.js'; -import { install as LineChart } from './lib/chart/line/install.js'; -import { install as BarChart } from './lib/chart/bar/install.js'; -import { install as PieChart } from './lib/chart/pie/install.js'; -import { install as GridSimpleComponent } from './lib/component/grid/installSimple.js'; -import { install as AriaComponent } from './lib/component/aria/install.js'; -import { install as DatasetComponent } from './lib/component/dataset/install.js'; -use([CanvasRenderer]); -use([LineChart, BarChart, PieChart]); -use([GridSimpleComponent, AriaComponent, DatasetComponent]); \ No newline at end of file diff --git a/node_modules/echarts/lib/action/roamHelper.js b/node_modules/echarts/lib/action/roamHelper.js deleted file mode 100644 index bc14cbb..0000000 --- a/node_modules/echarts/lib/action/roamHelper.js +++ /dev/null @@ -1,80 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -function getCenterCoord(view, point) { - // Use projected coord as center because it's linear. - return view.pointToProjected ? view.pointToProjected(point) : view.pointToData(point); -} -export function updateCenterAndZoom(view, payload, zoomLimit, api) { - var previousZoom = view.getZoom(); - var center = view.getCenter(); - var zoom = payload.zoom; - var point = view.projectedToPoint ? view.projectedToPoint(center) : view.dataToPoint(center); - if (payload.dx != null && payload.dy != null) { - point[0] -= payload.dx; - point[1] -= payload.dy; - view.setCenter(getCenterCoord(view, point), api); - } - if (zoom != null) { - if (zoomLimit) { - var zoomMin = zoomLimit.min || 0; - var zoomMax = zoomLimit.max || Infinity; - zoom = Math.max(Math.min(previousZoom * zoom, zoomMax), zoomMin) / previousZoom; - } - // Zoom on given point(originX, originY) - view.scaleX *= zoom; - view.scaleY *= zoom; - var fixX = (payload.originX - view.x) * (zoom - 1); - var fixY = (payload.originY - view.y) * (zoom - 1); - view.x -= fixX; - view.y -= fixY; - view.updateTransform(); - // Get the new center - view.setCenter(getCenterCoord(view, point), api); - view.setZoom(zoom * previousZoom); - } - return { - center: view.getCenter(), - zoom: view.getZoom() - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/animation/basicTransition.js b/node_modules/echarts/lib/animation/basicTransition.js deleted file mode 100644 index a00b35e..0000000 --- a/node_modules/echarts/lib/animation/basicTransition.js +++ /dev/null @@ -1,243 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isFunction, isObject, retrieve2 } from 'zrender/lib/core/util.js'; -import { makeInner } from '../util/model.js'; -// Stored properties for further transition. -export var transitionStore = makeInner(); -/** - * Return null if animation is disabled. - */ -export function getAnimationConfig(animationType, animatableModel, dataIndex, -// Extra opts can override the option in animatable model. -extraOpts, -// TODO It's only for pictorial bar now. -extraDelayParams) { - var animationPayload; - // Check if there is global animation configuration from dataZoom/resize can override the config in option. - // If animation is enabled. Will use this animation config in payload. - // If animation is disabled. Just ignore it. - if (animatableModel && animatableModel.ecModel) { - var updatePayload = animatableModel.ecModel.getUpdatePayload(); - animationPayload = updatePayload && updatePayload.animation; - } - var animationEnabled = animatableModel && animatableModel.isAnimationEnabled(); - var isUpdate = animationType === 'update'; - if (animationEnabled) { - var duration = void 0; - var easing = void 0; - var delay = void 0; - if (extraOpts) { - duration = retrieve2(extraOpts.duration, 200); - easing = retrieve2(extraOpts.easing, 'cubicOut'); - delay = 0; - } else { - duration = animatableModel.getShallow(isUpdate ? 'animationDurationUpdate' : 'animationDuration'); - easing = animatableModel.getShallow(isUpdate ? 'animationEasingUpdate' : 'animationEasing'); - delay = animatableModel.getShallow(isUpdate ? 'animationDelayUpdate' : 'animationDelay'); - } - // animation from payload has highest priority. - if (animationPayload) { - animationPayload.duration != null && (duration = animationPayload.duration); - animationPayload.easing != null && (easing = animationPayload.easing); - animationPayload.delay != null && (delay = animationPayload.delay); - } - if (isFunction(delay)) { - delay = delay(dataIndex, extraDelayParams); - } - if (isFunction(duration)) { - duration = duration(dataIndex); - } - var config = { - duration: duration || 0, - delay: delay, - easing: easing - }; - return config; - } else { - return null; - } -} -function animateOrSetProps(animationType, el, props, animatableModel, dataIndex, cb, during) { - var isFrom = false; - var removeOpt; - if (isFunction(dataIndex)) { - during = cb; - cb = dataIndex; - dataIndex = null; - } else if (isObject(dataIndex)) { - cb = dataIndex.cb; - during = dataIndex.during; - isFrom = dataIndex.isFrom; - removeOpt = dataIndex.removeOpt; - dataIndex = dataIndex.dataIndex; - } - var isRemove = animationType === 'leave'; - if (!isRemove) { - // Must stop the remove animation. - el.stopAnimation('leave'); - } - var animationConfig = getAnimationConfig(animationType, animatableModel, dataIndex, isRemove ? removeOpt || {} : null, animatableModel && animatableModel.getAnimationDelayParams ? animatableModel.getAnimationDelayParams(el, dataIndex) : null); - if (animationConfig && animationConfig.duration > 0) { - var duration = animationConfig.duration; - var animationDelay = animationConfig.delay; - var animationEasing = animationConfig.easing; - var animateConfig = { - duration: duration, - delay: animationDelay || 0, - easing: animationEasing, - done: cb, - force: !!cb || !!during, - // Set to final state in update/init animation. - // So the post processing based on the path shape can be done correctly. - setToFinal: !isRemove, - scope: animationType, - during: during - }; - isFrom ? el.animateFrom(props, animateConfig) : el.animateTo(props, animateConfig); - } else { - el.stopAnimation(); - // If `isFrom`, the props is the "from" props. - !isFrom && el.attr(props); - // Call during at least once. - during && during(1); - cb && cb(); - } -} -/** - * Update graphic element properties with or without animation according to the - * configuration in series. - * - * Caution: this method will stop previous animation. - * So do not use this method to one element twice before - * animation starts, unless you know what you are doing. - * @example - * graphic.updateProps(el, { - * position: [100, 100] - * }, seriesModel, dataIndex, function () { console.log('Animation done!'); }); - * // Or - * graphic.updateProps(el, { - * position: [100, 100] - * }, seriesModel, function () { console.log('Animation done!'); }); - */ -function updateProps(el, props, -// TODO: TYPE AnimatableModel -animatableModel, dataIndex, cb, during) { - animateOrSetProps('update', el, props, animatableModel, dataIndex, cb, during); -} -export { updateProps }; -/** - * Init graphic element properties with or without animation according to the - * configuration in series. - * - * Caution: this method will stop previous animation. - * So do not use this method to one element twice before - * animation starts, unless you know what you are doing. - */ -export function initProps(el, props, animatableModel, dataIndex, cb, during) { - animateOrSetProps('enter', el, props, animatableModel, dataIndex, cb, during); -} -/** - * If element is removed. - * It can determine if element is having remove animation. - */ -export function isElementRemoved(el) { - if (!el.__zr) { - return true; - } - for (var i = 0; i < el.animators.length; i++) { - var animator = el.animators[i]; - if (animator.scope === 'leave') { - return true; - } - } - return false; -} -/** - * Remove graphic element - */ -export function removeElement(el, props, animatableModel, dataIndex, cb, during) { - // Don't do remove animation twice. - if (isElementRemoved(el)) { - return; - } - animateOrSetProps('leave', el, props, animatableModel, dataIndex, cb, during); -} -function fadeOutDisplayable(el, animatableModel, dataIndex, done) { - el.removeTextContent(); - el.removeTextGuideLine(); - removeElement(el, { - style: { - opacity: 0 - } - }, animatableModel, dataIndex, done); -} -export function removeElementWithFadeOut(el, animatableModel, dataIndex) { - function doRemove() { - el.parent && el.parent.remove(el); - } - // Hide label and labelLine first - // TODO Also use fade out animation? - if (!el.isGroup) { - fadeOutDisplayable(el, animatableModel, dataIndex, doRemove); - } else { - el.traverse(function (disp) { - if (!disp.isGroup) { - // Can invoke doRemove multiple times. - fadeOutDisplayable(disp, animatableModel, dataIndex, doRemove); - } - }); - } -} -/** - * Save old style for style transition in universalTransition module. - * It's used when element will be reused in each render. - * For chart like map, heatmap, which will always create new element. - * We don't need to save this because universalTransition can get old style from the old element - */ -export function saveOldStyle(el) { - transitionStore(el).oldStyle = el.style; -} -export function getOldStyle(el) { - return transitionStore(el).oldStyle; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js b/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js deleted file mode 100644 index 0e0a0a9..0000000 --- a/node_modules/echarts/lib/animation/customGraphicKeyframeAnimation.js +++ /dev/null @@ -1,143 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { keys, filter, each, isArray, indexOf } from 'zrender/lib/core/util.js'; -import { ELEMENT_ANIMATABLE_PROPS } from './customGraphicTransition.js'; -import { getAnimationConfig } from './basicTransition.js'; -import { warn } from '../util/log.js'; -import { makeInner } from '../util/model.js'; -var getStateToRestore = makeInner(); -var KEYFRAME_EXCLUDE_KEYS = ['percent', 'easing', 'shape', 'style', 'extra']; -/** - * Stop previous keyframe animation and restore the attributes. - * Avoid new keyframe animation starts with wrong internal state when the percent: 0 is not set. - */ -export function stopPreviousKeyframeAnimationAndRestore(el) { - // Stop previous keyframe animation. - el.stopAnimation('keyframe'); - // Restore - el.attr(getStateToRestore(el)); -} -export function applyKeyframeAnimation(el, animationOpts, animatableModel) { - if (!animatableModel.isAnimationEnabled() || !animationOpts) { - return; - } - if (isArray(animationOpts)) { - each(animationOpts, function (singleAnimationOpts) { - applyKeyframeAnimation(el, singleAnimationOpts, animatableModel); - }); - return; - } - var keyframes = animationOpts.keyframes; - var duration = animationOpts.duration; - if (animatableModel && duration == null) { - // Default to use duration of config. - // NOTE: animation config from payload will be ignored because they are mainly for transitions. - var config = getAnimationConfig('enter', animatableModel, 0); - duration = config && config.duration; - } - if (!keyframes || !duration) { - return; - } - var stateToRestore = getStateToRestore(el); - each(ELEMENT_ANIMATABLE_PROPS, function (targetPropName) { - if (targetPropName && !el[targetPropName]) { - return; - } - var animator; - var endFrameIsSet = false; - // Sort keyframes by percent. - keyframes.sort(function (a, b) { - return a.percent - b.percent; - }); - each(keyframes, function (kf) { - // Stop current animation. - var animators = el.animators; - var kfValues = targetPropName ? kf[targetPropName] : kf; - if (process.env.NODE_ENV !== 'production') { - if (kf.percent >= 1) { - endFrameIsSet = true; - } - } - if (!kfValues) { - return; - } - var propKeys = keys(kfValues); - if (!targetPropName) { - // PENDING performance? - propKeys = filter(propKeys, function (key) { - return indexOf(KEYFRAME_EXCLUDE_KEYS, key) < 0; - }); - } - if (!propKeys.length) { - return; - } - if (!animator) { - animator = el.animate(targetPropName, animationOpts.loop, true); - animator.scope = 'keyframe'; - } - for (var i = 0; i < animators.length; i++) { - // Stop all other animation that is not keyframe. - if (animators[i] !== animator && animators[i].targetName === animator.targetName) { - animators[i].stopTracks(propKeys); - } - } - targetPropName && (stateToRestore[targetPropName] = stateToRestore[targetPropName] || {}); - var savedTarget = targetPropName ? stateToRestore[targetPropName] : stateToRestore; - each(propKeys, function (key) { - // Save original value. - savedTarget[key] = ((targetPropName ? el[targetPropName] : el) || {})[key]; - }); - animator.whenWithKeys(duration * kf.percent, kfValues, propKeys, kf.easing); - }); - if (!animator) { - return; - } - if (process.env.NODE_ENV !== 'production') { - if (!endFrameIsSet) { - warn('End frame with percent: 1 is missing in the keyframeAnimation.', true); - } - } - animator.delay(animationOpts.delay || 0).duration(duration).start(animationOpts.easing); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/animation/customGraphicTransition.js b/node_modules/echarts/lib/animation/customGraphicTransition.js deleted file mode 100644 index c7bc18b..0000000 --- a/node_modules/echarts/lib/animation/customGraphicTransition.js +++ /dev/null @@ -1,481 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner, normalizeToArray } from '../util/model.js'; -import { assert, bind, each, eqNaN, extend, hasOwn, indexOf, isArrayLike, keys, reduce } from 'zrender/lib/core/util.js'; -import { cloneValue } from 'zrender/lib/animation/Animator.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { getAnimationConfig } from './basicTransition.js'; -import { Path } from '../util/graphic.js'; -import { warn } from '../util/log.js'; -import { TRANSFORMABLE_PROPS } from 'zrender/lib/core/Transformable.js'; -var LEGACY_TRANSFORM_PROPS_MAP = { - position: ['x', 'y'], - scale: ['scaleX', 'scaleY'], - origin: ['originX', 'originY'] -}; -var LEGACY_TRANSFORM_PROPS = keys(LEGACY_TRANSFORM_PROPS_MAP); -var TRANSFORM_PROPS_MAP = reduce(TRANSFORMABLE_PROPS, function (obj, key) { - obj[key] = 1; - return obj; -}, {}); -var transformPropNamesStr = TRANSFORMABLE_PROPS.join(', '); -// '' means root -export var ELEMENT_ANIMATABLE_PROPS = ['', 'style', 'shape', 'extra']; -; -var transitionInnerStore = makeInner(); -; -function getElementAnimationConfig(animationType, el, elOption, parentModel, dataIndex) { - var animationProp = animationType + "Animation"; - var config = getAnimationConfig(animationType, parentModel, dataIndex) || {}; - var userDuring = transitionInnerStore(el).userDuring; - // Only set when duration is > 0 and it's need to be animated. - if (config.duration > 0) { - // For simplicity, if during not specified, the previous during will not work any more. - config.during = userDuring ? bind(duringCall, { - el: el, - userDuring: userDuring - }) : null; - config.setToFinal = true; - config.scope = animationType; - } - extend(config, elOption[animationProp]); - return config; -} -export function applyUpdateTransition(el, elOption, animatableModel, opts) { - opts = opts || {}; - var dataIndex = opts.dataIndex, - isInit = opts.isInit, - clearStyle = opts.clearStyle; - var hasAnimation = animatableModel.isAnimationEnabled(); - // Save the meta info for further morphing. Like apply on the sub morphing elements. - var store = transitionInnerStore(el); - var styleOpt = elOption.style; - store.userDuring = elOption.during; - var transFromProps = {}; - var propsToSet = {}; - prepareTransformAllPropsFinal(el, elOption, propsToSet); - prepareShapeOrExtraAllPropsFinal('shape', elOption, propsToSet); - prepareShapeOrExtraAllPropsFinal('extra', elOption, propsToSet); - if (!isInit && hasAnimation) { - prepareTransformTransitionFrom(el, elOption, transFromProps); - prepareShapeOrExtraTransitionFrom('shape', el, elOption, transFromProps); - prepareShapeOrExtraTransitionFrom('extra', el, elOption, transFromProps); - prepareStyleTransitionFrom(el, elOption, styleOpt, transFromProps); - } - propsToSet.style = styleOpt; - applyPropsDirectly(el, propsToSet, clearStyle); - applyMiscProps(el, elOption); - if (hasAnimation) { - if (isInit) { - var enterFromProps_1 = {}; - each(ELEMENT_ANIMATABLE_PROPS, function (propName) { - var prop = propName ? elOption[propName] : elOption; - if (prop && prop.enterFrom) { - if (propName) { - enterFromProps_1[propName] = enterFromProps_1[propName] || {}; - } - extend(propName ? enterFromProps_1[propName] : enterFromProps_1, prop.enterFrom); - } - }); - var config = getElementAnimationConfig('enter', el, elOption, animatableModel, dataIndex); - if (config.duration > 0) { - el.animateFrom(enterFromProps_1, config); - } - } else { - applyPropsTransition(el, elOption, dataIndex || 0, animatableModel, transFromProps); - } - } - // Store leave to be used in leave transition. - updateLeaveTo(el, elOption); - styleOpt ? el.dirty() : el.markRedraw(); -} -export function updateLeaveTo(el, elOption) { - // Try merge to previous set leaveTo - var leaveToProps = transitionInnerStore(el).leaveToProps; - for (var i = 0; i < ELEMENT_ANIMATABLE_PROPS.length; i++) { - var propName = ELEMENT_ANIMATABLE_PROPS[i]; - var prop = propName ? elOption[propName] : elOption; - if (prop && prop.leaveTo) { - if (!leaveToProps) { - leaveToProps = transitionInnerStore(el).leaveToProps = {}; - } - if (propName) { - leaveToProps[propName] = leaveToProps[propName] || {}; - } - extend(propName ? leaveToProps[propName] : leaveToProps, prop.leaveTo); - } - } -} -export function applyLeaveTransition(el, elOption, animatableModel, onRemove) { - if (el) { - var parent_1 = el.parent; - var leaveToProps = transitionInnerStore(el).leaveToProps; - if (leaveToProps) { - // TODO TODO use leave after leaveAnimation in series is introduced - // TODO Data index? - var config = getElementAnimationConfig('update', el, elOption, animatableModel, 0); - config.done = function () { - parent_1.remove(el); - onRemove && onRemove(); - }; - el.animateTo(leaveToProps, config); - } else { - parent_1.remove(el); - onRemove && onRemove(); - } - } -} -export function isTransitionAll(transition) { - return transition === 'all'; -} -function applyPropsDirectly(el, -// Can be null/undefined -allPropsFinal, clearStyle) { - var styleOpt = allPropsFinal.style; - if (!el.isGroup && styleOpt) { - if (clearStyle) { - el.useStyle({}); - // When style object changed, how to trade the existing animation? - // It is probably complicated and not needed to cover all the cases. - // But still need consider the case: - // (1) When using init animation on `style.opacity`, and before the animation - // ended users triggers an update by mousewhel. At that time the init - // animation should better be continued rather than terminated. - // So after `useStyle` called, we should change the animation target manually - // to continue the effect of the init animation. - // (2) PENDING: If the previous animation targeted at a `val1`, and currently we need - // to update the value to `val2` and no animation declared, should be terminate - // the previous animation or just modify the target of the animation? - // Therotically That will happen not only on `style` but also on `shape` and - // `transfrom` props. But we haven't handle this case at present yet. - // (3) PENDING: Is it proper to visit `animators` and `targetName`? - var animators = el.animators; - for (var i = 0; i < animators.length; i++) { - var animator = animators[i]; - // targetName is the "topKey". - if (animator.targetName === 'style') { - animator.changeTarget(el.style); - } - } - } - el.setStyle(styleOpt); - } - if (allPropsFinal) { - // Not set style here. - allPropsFinal.style = null; - // Set el to the final state firstly. - allPropsFinal && el.attr(allPropsFinal); - allPropsFinal.style = styleOpt; - } -} -function applyPropsTransition(el, elOption, dataIndex, model, -// Can be null/undefined -transFromProps) { - if (transFromProps) { - var config = getElementAnimationConfig('update', el, elOption, model, dataIndex); - if (config.duration > 0) { - el.animateFrom(transFromProps, config); - } - } -} -function applyMiscProps(el, elOption) { - // Merge by default. - hasOwn(elOption, 'silent') && (el.silent = elOption.silent); - hasOwn(elOption, 'ignore') && (el.ignore = elOption.ignore); - if (el instanceof Displayable) { - hasOwn(elOption, 'invisible') && (el.invisible = elOption.invisible); - } - if (el instanceof Path) { - hasOwn(elOption, 'autoBatch') && (el.autoBatch = elOption.autoBatch); - } -} -// Use it to avoid it be exposed to user. -var tmpDuringScope = {}; -var transitionDuringAPI = { - // Usually other props do not need to be changed in animation during. - setTransform: function (key, val) { - if (process.env.NODE_ENV !== 'production') { - assert(hasOwn(TRANSFORM_PROPS_MAP, key), 'Only ' + transformPropNamesStr + ' available in `setTransform`.'); - } - tmpDuringScope.el[key] = val; - return this; - }, - getTransform: function (key) { - if (process.env.NODE_ENV !== 'production') { - assert(hasOwn(TRANSFORM_PROPS_MAP, key), 'Only ' + transformPropNamesStr + ' available in `getTransform`.'); - } - return tmpDuringScope.el[key]; - }, - setShape: function (key, val) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var el = tmpDuringScope.el; - var shape = el.shape || (el.shape = {}); - shape[key] = val; - el.dirtyShape && el.dirtyShape(); - return this; - }, - getShape: function (key) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var shape = tmpDuringScope.el.shape; - if (shape) { - return shape[key]; - } - }, - setStyle: function (key, val) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var el = tmpDuringScope.el; - var style = el.style; - if (style) { - if (process.env.NODE_ENV !== 'production') { - if (eqNaN(val)) { - warn('style.' + key + ' must not be assigned with NaN.'); - } - } - style[key] = val; - el.dirtyStyle && el.dirtyStyle(); - } - return this; - }, - getStyle: function (key) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var style = tmpDuringScope.el.style; - if (style) { - return style[key]; - } - }, - setExtra: function (key, val) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var extra = tmpDuringScope.el.extra || (tmpDuringScope.el.extra = {}); - extra[key] = val; - return this; - }, - getExtra: function (key) { - if (process.env.NODE_ENV !== 'production') { - assertNotReserved(key); - } - var extra = tmpDuringScope.el.extra; - if (extra) { - return extra[key]; - } - } -}; -function assertNotReserved(key) { - if (process.env.NODE_ENV !== 'production') { - if (key === 'transition' || key === 'enterFrom' || key === 'leaveTo') { - throw new Error('key must not be "' + key + '"'); - } - } -} -function duringCall() { - // Do not provide "percent" until some requirements come. - // Because consider thies case: - // enterFrom: {x: 100, y: 30}, transition: 'x'. - // And enter duration is different from update duration. - // Thus it might be confused about the meaning of "percent" in during callback. - var scope = this; - var el = scope.el; - if (!el) { - return; - } - // If el is remove from zr by reason like legend, during still need to called, - // because el will be added back to zr and the prop value should not be incorrect. - var latestUserDuring = transitionInnerStore(el).userDuring; - var scopeUserDuring = scope.userDuring; - // Ensured a during is only called once in each animation frame. - // If a during is called multiple times in one frame, maybe some users' calculation logic - // might be wrong (not sure whether this usage exists). - // The case of a during might be called twice can be: by default there is a animator for - // 'x', 'y' when init. Before the init animation finished, call `setOption` to start - // another animators for 'style'/'shape'/'extra'. - if (latestUserDuring !== scopeUserDuring) { - // release - scope.el = scope.userDuring = null; - return; - } - tmpDuringScope.el = el; - // Give no `this` to user in "during" calling. - scopeUserDuring(transitionDuringAPI); - // FIXME: if in future meet the case that some prop will be both modified in `during` and `state`, - // consider the issue that the prop might be incorrect when return to "normal" state. -} - -function prepareShapeOrExtraTransitionFrom(mainAttr, fromEl, elOption, transFromProps) { - var attrOpt = elOption[mainAttr]; - if (!attrOpt) { - return; - } - var elPropsInAttr = fromEl[mainAttr]; - var transFromPropsInAttr; - if (elPropsInAttr) { - var transition = elOption.transition; - var attrTransition = attrOpt.transition; - if (attrTransition) { - !transFromPropsInAttr && (transFromPropsInAttr = transFromProps[mainAttr] = {}); - if (isTransitionAll(attrTransition)) { - extend(transFromPropsInAttr, elPropsInAttr); - } else { - var transitionKeys = normalizeToArray(attrTransition); - for (var i = 0; i < transitionKeys.length; i++) { - var key = transitionKeys[i]; - var elVal = elPropsInAttr[key]; - transFromPropsInAttr[key] = elVal; - } - } - } else if (isTransitionAll(transition) || indexOf(transition, mainAttr) >= 0) { - !transFromPropsInAttr && (transFromPropsInAttr = transFromProps[mainAttr] = {}); - var elPropsInAttrKeys = keys(elPropsInAttr); - for (var i = 0; i < elPropsInAttrKeys.length; i++) { - var key = elPropsInAttrKeys[i]; - var elVal = elPropsInAttr[key]; - if (isNonStyleTransitionEnabled(attrOpt[key], elVal)) { - transFromPropsInAttr[key] = elVal; - } - } - } - } -} -function prepareShapeOrExtraAllPropsFinal(mainAttr, elOption, allProps) { - var attrOpt = elOption[mainAttr]; - if (!attrOpt) { - return; - } - var allPropsInAttr = allProps[mainAttr] = {}; - var keysInAttr = keys(attrOpt); - for (var i = 0; i < keysInAttr.length; i++) { - var key = keysInAttr[i]; - // To avoid share one object with different element, and - // to avoid user modify the object inexpectedly, have to clone. - allPropsInAttr[key] = cloneValue(attrOpt[key]); - } -} -function prepareTransformTransitionFrom(el, elOption, transFromProps) { - var transition = elOption.transition; - var transitionKeys = isTransitionAll(transition) ? TRANSFORMABLE_PROPS : normalizeToArray(transition || []); - for (var i = 0; i < transitionKeys.length; i++) { - var key = transitionKeys[i]; - if (key === 'style' || key === 'shape' || key === 'extra') { - continue; - } - var elVal = el[key]; - if (process.env.NODE_ENV !== 'production') { - checkTransformPropRefer(key, 'el.transition'); - } - // Do not clone, animator will perform that clone. - transFromProps[key] = elVal; - } -} -function prepareTransformAllPropsFinal(el, elOption, allProps) { - for (var i = 0; i < LEGACY_TRANSFORM_PROPS.length; i++) { - var legacyName = LEGACY_TRANSFORM_PROPS[i]; - var xyName = LEGACY_TRANSFORM_PROPS_MAP[legacyName]; - var legacyArr = elOption[legacyName]; - if (legacyArr) { - allProps[xyName[0]] = legacyArr[0]; - allProps[xyName[1]] = legacyArr[1]; - } - } - for (var i = 0; i < TRANSFORMABLE_PROPS.length; i++) { - var key = TRANSFORMABLE_PROPS[i]; - if (elOption[key] != null) { - allProps[key] = elOption[key]; - } - } -} -function prepareStyleTransitionFrom(fromEl, elOption, styleOpt, transFromProps) { - if (!styleOpt) { - return; - } - var fromElStyle = fromEl.style; - var transFromStyleProps; - if (fromElStyle) { - var styleTransition = styleOpt.transition; - var elTransition = elOption.transition; - if (styleTransition && !isTransitionAll(styleTransition)) { - var transitionKeys = normalizeToArray(styleTransition); - !transFromStyleProps && (transFromStyleProps = transFromProps.style = {}); - for (var i = 0; i < transitionKeys.length; i++) { - var key = transitionKeys[i]; - var elVal = fromElStyle[key]; - // Do not clone, see `checkNonStyleTansitionRefer`. - transFromStyleProps[key] = elVal; - } - } else if (fromEl.getAnimationStyleProps && (isTransitionAll(elTransition) || isTransitionAll(styleTransition) || indexOf(elTransition, 'style') >= 0)) { - var animationProps = fromEl.getAnimationStyleProps(); - var animationStyleProps = animationProps ? animationProps.style : null; - if (animationStyleProps) { - !transFromStyleProps && (transFromStyleProps = transFromProps.style = {}); - var styleKeys = keys(styleOpt); - for (var i = 0; i < styleKeys.length; i++) { - var key = styleKeys[i]; - if (animationStyleProps[key]) { - var elVal = fromElStyle[key]; - transFromStyleProps[key] = elVal; - } - } - } - } - } -} -function isNonStyleTransitionEnabled(optVal, elVal) { - // The same as `checkNonStyleTansitionRefer`. - return !isArrayLike(optVal) ? optVal != null && isFinite(optVal) : optVal !== elVal; -} -var checkTransformPropRefer; -if (process.env.NODE_ENV !== 'production') { - checkTransformPropRefer = function (key, usedIn) { - if (!hasOwn(TRANSFORM_PROPS_MAP, key)) { - warn('Prop `' + key + '` is not a permitted in `' + usedIn + '`. ' + 'Only `' + keys(TRANSFORM_PROPS_MAP).join('`, `') + '` are permitted.'); - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/animation/morphTransitionHelper.js b/node_modules/echarts/lib/animation/morphTransitionHelper.js deleted file mode 100644 index d72da3e..0000000 --- a/node_modules/echarts/lib/animation/morphTransitionHelper.js +++ /dev/null @@ -1,203 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { separateMorph, combineMorph, morphPath, isCombineMorphing } from 'zrender/lib/tool/morphPath.js'; -import { Path } from '../util/graphic.js'; -import { defaults, isArray } from 'zrender/lib/core/util.js'; -import { getAnimationConfig } from './basicTransition.js'; -import { clonePath } from 'zrender/lib/tool/path.js'; -function isMultiple(elements) { - return isArray(elements[0]); -} -function prepareMorphBatches(one, many) { - var batches = []; - var batchCount = one.length; - for (var i = 0; i < batchCount; i++) { - batches.push({ - one: one[i], - many: [] - }); - } - for (var i = 0; i < many.length; i++) { - var len = many[i].length; - var k = void 0; - for (k = 0; k < len; k++) { - batches[k % batchCount].many.push(many[i][k]); - } - } - var off = 0; - // If one has more paths than each one of many. average them. - for (var i = batchCount - 1; i >= 0; i--) { - if (!batches[i].many.length) { - var moveFrom = batches[off].many; - if (moveFrom.length <= 1) { - // Not enough - // Start from the first one. - if (off) { - off = 0; - } else { - return batches; - } - } - var len = moveFrom.length; - var mid = Math.ceil(len / 2); - batches[i].many = moveFrom.slice(mid, len); - batches[off].many = moveFrom.slice(0, mid); - off++; - } - } - return batches; -} -var pathDividers = { - clone: function (params) { - var ret = []; - // Fitting the alpha - var approxOpacity = 1 - Math.pow(1 - params.path.style.opacity, 1 / params.count); - for (var i = 0; i < params.count; i++) { - var cloned = clonePath(params.path); - cloned.setStyle('opacity', approxOpacity); - ret.push(cloned); - } - return ret; - }, - // Use the default divider - split: null -}; -export function applyMorphAnimation(from, to, divideShape, seriesModel, dataIndex, animateOtherProps) { - if (!from.length || !to.length) { - return; - } - var updateAnimationCfg = getAnimationConfig('update', seriesModel, dataIndex); - if (!(updateAnimationCfg && updateAnimationCfg.duration > 0)) { - return; - } - var animationDelay = seriesModel.getModel('universalTransition').get('delay'); - var animationCfg = Object.assign({ - // Need to setToFinal so the further calculation based on the style can be correct. - // Like emphasis color. - setToFinal: true - }, updateAnimationCfg); - var many; - var one; - if (isMultiple(from)) { - // manyToOne - many = from; - one = to; - } - if (isMultiple(to)) { - // oneToMany - many = to; - one = from; - } - function morphOneBatch(batch, fromIsMany, animateIndex, animateCount, forceManyOne) { - var batchMany = batch.many; - var batchOne = batch.one; - if (batchMany.length === 1 && !forceManyOne) { - // Is one to one - var batchFrom = fromIsMany ? batchMany[0] : batchOne; - var batchTo = fromIsMany ? batchOne : batchMany[0]; - if (isCombineMorphing(batchFrom)) { - // Keep doing combine animation. - morphOneBatch({ - many: [batchFrom], - one: batchTo - }, true, animateIndex, animateCount, true); - } else { - var individualAnimationCfg = animationDelay ? defaults({ - delay: animationDelay(animateIndex, animateCount) - }, animationCfg) : animationCfg; - morphPath(batchFrom, batchTo, individualAnimationCfg); - animateOtherProps(batchFrom, batchTo, batchFrom, batchTo, individualAnimationCfg); - } - } else { - var separateAnimationCfg = defaults({ - dividePath: pathDividers[divideShape], - individualDelay: animationDelay && function (idx, count, fromPath, toPath) { - return animationDelay(idx + animateIndex, animateCount); - } - }, animationCfg); - var _a = fromIsMany ? combineMorph(batchMany, batchOne, separateAnimationCfg) : separateMorph(batchOne, batchMany, separateAnimationCfg), - fromIndividuals = _a.fromIndividuals, - toIndividuals = _a.toIndividuals; - var count = fromIndividuals.length; - for (var k = 0; k < count; k++) { - var individualAnimationCfg = animationDelay ? defaults({ - delay: animationDelay(k, count) - }, animationCfg) : animationCfg; - animateOtherProps(fromIndividuals[k], toIndividuals[k], fromIsMany ? batchMany[k] : batch.one, fromIsMany ? batch.one : batchMany[k], individualAnimationCfg); - } - } - } - var fromIsMany = many ? many === from - // Is one to one. If the path number not match. also needs do merge and separate morphing. - : from.length > to.length; - var morphBatches = many ? prepareMorphBatches(one, many) : prepareMorphBatches(fromIsMany ? to : from, [fromIsMany ? from : to]); - var animateCount = 0; - for (var i = 0; i < morphBatches.length; i++) { - animateCount += morphBatches[i].many.length; - } - var animateIndex = 0; - for (var i = 0; i < morphBatches.length; i++) { - morphOneBatch(morphBatches[i], fromIsMany, animateIndex, animateCount); - animateIndex += morphBatches[i].many.length; - } -} -export function getPathList(elements) { - if (!elements) { - return []; - } - if (isArray(elements)) { - var pathList_1 = []; - for (var i = 0; i < elements.length; i++) { - pathList_1.push(getPathList(elements[i])); - } - return pathList_1; - } - var pathList = []; - elements.traverse(function (el) { - if (el instanceof Path && !el.disableMorphing && !el.invisible && !el.ignore) { - pathList.push(el); - } - }); - return pathList; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/animation/universalTransition.js b/node_modules/echarts/lib/animation/universalTransition.js deleted file mode 100644 index a511a2f..0000000 --- a/node_modules/echarts/lib/animation/universalTransition.js +++ /dev/null @@ -1,650 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Universal transitions that can animate between any shapes(series) and any properties in any amounts. -import { SERIES_UNIVERSAL_TRANSITION_PROP } from '../model/Series.js'; -import { createHashMap, each, map, filter, isArray, extend } from 'zrender/lib/core/util.js'; -import { applyMorphAnimation, getPathList } from './morphTransitionHelper.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import { initProps } from '../util/graphic.js'; -import DataDiffer from '../data/DataDiffer.js'; -import { makeInner, normalizeToArray } from '../util/model.js'; -import { warn } from '../util/log.js'; -import { getAnimationConfig, getOldStyle } from './basicTransition.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -var DATA_COUNT_THRESHOLD = 1e4; -var TRANSITION_NONE = 0; -var TRANSITION_P2C = 1; -var TRANSITION_C2P = 2; -; -var getUniversalTransitionGlobalStore = makeInner(); -function getDimension(data, visualDimension) { - var dimensions = data.dimensions; - for (var i = 0; i < dimensions.length; i++) { - var dimInfo = data.getDimensionInfo(dimensions[i]); - if (dimInfo && dimInfo.otherDims[visualDimension] === 0) { - return dimensions[i]; - } - } -} -// get value by dimension. (only get value of itemGroupId or childGroupId, so convert it to string) -function getValueByDimension(data, dataIndex, dimension) { - var dimInfo = data.getDimensionInfo(dimension); - var dimOrdinalMeta = dimInfo && dimInfo.ordinalMeta; - if (dimInfo) { - var value = data.get(dimInfo.name, dataIndex); - if (dimOrdinalMeta) { - return dimOrdinalMeta.categories[value] || value + ''; - } - return value + ''; - } -} -function getGroupId(data, dataIndex, dataGroupId, isChild) { - // try to get groupId from encode - var visualDimension = isChild ? 'itemChildGroupId' : 'itemGroupId'; - var groupIdDim = getDimension(data, visualDimension); - if (groupIdDim) { - var groupId = getValueByDimension(data, dataIndex, groupIdDim); - return groupId; - } - // try to get groupId from raw data item - var rawDataItem = data.getRawDataItem(dataIndex); - var property = isChild ? 'childGroupId' : 'groupId'; - if (rawDataItem && rawDataItem[property]) { - return rawDataItem[property] + ''; - } - // fallback - if (isChild) { - return; - } - // try to use series.dataGroupId as groupId, otherwise use dataItem's id as groupId - return dataGroupId || data.getId(dataIndex); -} -// flatten all data items from different serieses into one arrary -function flattenDataDiffItems(list) { - var items = []; - each(list, function (seriesInfo) { - var data = seriesInfo.data; - var dataGroupId = seriesInfo.dataGroupId; - if (data.count() > DATA_COUNT_THRESHOLD) { - if (process.env.NODE_ENV !== 'production') { - warn('Universal transition is disabled on large data > 10k.'); - } - return; - } - var indices = data.getIndices(); - for (var dataIndex = 0; dataIndex < indices.length; dataIndex++) { - items.push({ - data: data, - groupId: getGroupId(data, dataIndex, dataGroupId, false), - childGroupId: getGroupId(data, dataIndex, dataGroupId, true), - divide: seriesInfo.divide, - dataIndex: dataIndex - }); - } - }); - return items; -} -function fadeInElement(newEl, newSeries, newIndex) { - newEl.traverse(function (el) { - if (el instanceof Path) { - // TODO use fade in animation for target element. - initProps(el, { - style: { - opacity: 0 - } - }, newSeries, { - dataIndex: newIndex, - isFrom: true - }); - } - }); -} -function removeEl(el) { - if (el.parent) { - // Bake parent transform to element. - // So it can still have proper transform to transition after it's removed. - var computedTransform = el.getComputedTransform(); - el.setLocalTransform(computedTransform); - el.parent.remove(el); - } -} -function stopAnimation(el) { - el.stopAnimation(); - if (el.isGroup) { - el.traverse(function (child) { - child.stopAnimation(); - }); - } -} -function animateElementStyles(el, dataIndex, seriesModel) { - var animationConfig = getAnimationConfig('update', seriesModel, dataIndex); - animationConfig && el.traverse(function (child) { - if (child instanceof Displayable) { - var oldStyle = getOldStyle(child); - if (oldStyle) { - child.animateFrom({ - style: oldStyle - }, animationConfig); - } - } - }); -} -function isAllIdSame(oldDiffItems, newDiffItems) { - var len = oldDiffItems.length; - if (len !== newDiffItems.length) { - return false; - } - for (var i = 0; i < len; i++) { - var oldItem = oldDiffItems[i]; - var newItem = newDiffItems[i]; - if (oldItem.data.getId(oldItem.dataIndex) !== newItem.data.getId(newItem.dataIndex)) { - return false; - } - } - return true; -} -function transitionBetween(oldList, newList, api) { - var oldDiffItems = flattenDataDiffItems(oldList); - var newDiffItems = flattenDataDiffItems(newList); - function updateMorphingPathProps(from, to, rawFrom, rawTo, animationCfg) { - if (rawFrom || from) { - to.animateFrom({ - style: rawFrom && rawFrom !== from - // dividingMethod like clone may override the style(opacity) - // So extend it to raw style. - ? extend(extend({}, rawFrom.style), from.style) : from.style - }, animationCfg); - } - } - var hasMorphAnimation = false; - /** - * With groupId and childGroupId, we can build parent-child relationships between dataItems. - * However, we should mind the parent-child "direction" between old and new options. - * - * For example, suppose we have two dataItems from two series.data: - * - * dataA: [ dataB: [ - * { { - * value: 5, value: 3, - * groupId: 'creatures', groupId: 'animals', - * childGroupId: 'animals' childGroupId: 'dogs' - * }, }, - * ... ... - * ] ] - * - * where dataA is belong to optionA and dataB is belong to optionB. - * - * When we `setOption(optionB)` from optionA, we choose childGroupId of dataItemA and groupId of - * dataItemB as keys so the two keys are matched (both are 'animals'), then universalTransition - * will work. This derection is "parent -> child". - * - * If we `setOption(optionA)` from optionB, we also choose groupId of dataItemB and childGroupId - * of dataItemA as keys and universalTransition will work. This derection is "child -> parent". - * - * If there is no childGroupId specified, which means no multiLevelDrillDown/Up is needed and no - * parent-child relationship exists. This direction is "none". - * - * So we need to know whether to use groupId or childGroupId as the key when we call the keyGetter - * functions. Thus, we need to decide the direction first. - * - * The rule is: - * - * if (all childGroupIds in oldDiffItems and all groupIds in newDiffItems have common value) { - * direction = 'parent -> child'; - * } else if (all groupIds in oldDiffItems and all childGroupIds in newDiffItems have common value) { - * direction = 'child -> parent'; - * } else { - * direction = 'none'; - * } - */ - var direction = TRANSITION_NONE; - // find all groupIds and childGroupIds from oldDiffItems - var oldGroupIds = createHashMap(); - var oldChildGroupIds = createHashMap(); - oldDiffItems.forEach(function (item) { - item.groupId && oldGroupIds.set(item.groupId, true); - item.childGroupId && oldChildGroupIds.set(item.childGroupId, true); - }); - // traverse newDiffItems and decide the direction according to the rule - for (var i = 0; i < newDiffItems.length; i++) { - var newGroupId = newDiffItems[i].groupId; - if (oldChildGroupIds.get(newGroupId)) { - direction = TRANSITION_P2C; - break; - } - var newChildGroupId = newDiffItems[i].childGroupId; - if (newChildGroupId && oldGroupIds.get(newChildGroupId)) { - direction = TRANSITION_C2P; - break; - } - } - function createKeyGetter(isOld, onlyGetId) { - return function (diffItem) { - var data = diffItem.data; - var dataIndex = diffItem.dataIndex; - // TODO if specified dim - if (onlyGetId) { - return data.getId(dataIndex); - } - if (isOld) { - return direction === TRANSITION_P2C ? diffItem.childGroupId : diffItem.groupId; - } else { - return direction === TRANSITION_C2P ? diffItem.childGroupId : diffItem.groupId; - } - }; - } - // Use id if it's very likely to be an one to one animation - // It's more robust than groupId - // TODO Check if key dimension is specified. - var useId = isAllIdSame(oldDiffItems, newDiffItems); - var isElementStillInChart = {}; - if (!useId) { - // We may have different diff strategy with basicTransition if we use other dimension as key. - // If so, we can't simply check if oldEl is same with newEl. We need a map to check if oldEl is still being used in the new chart. - // We can't use the elements that already being morphed. Let it keep it's original basic transition. - for (var i = 0; i < newDiffItems.length; i++) { - var newItem = newDiffItems[i]; - var el = newItem.data.getItemGraphicEl(newItem.dataIndex); - if (el) { - isElementStillInChart[el.id] = true; - } - } - } - function updateOneToOne(newIndex, oldIndex) { - var oldItem = oldDiffItems[oldIndex]; - var newItem = newDiffItems[newIndex]; - var newSeries = newItem.data.hostModel; - // TODO Mark this elements is morphed and don't morph them anymore - var oldEl = oldItem.data.getItemGraphicEl(oldItem.dataIndex); - var newEl = newItem.data.getItemGraphicEl(newItem.dataIndex); - // Can't handle same elements. - if (oldEl === newEl) { - newEl && animateElementStyles(newEl, newItem.dataIndex, newSeries); - return; - } - if ( - // We can't use the elements that already being morphed - oldEl && isElementStillInChart[oldEl.id]) { - return; - } - if (newEl) { - // TODO: If keep animating the group in case - // some of the elements don't want to be morphed. - // TODO Label? - stopAnimation(newEl); - if (oldEl) { - stopAnimation(oldEl); - // If old element is doing leaving animation. stop it and remove it immediately. - removeEl(oldEl); - hasMorphAnimation = true; - applyMorphAnimation(getPathList(oldEl), getPathList(newEl), newItem.divide, newSeries, newIndex, updateMorphingPathProps); - } else { - fadeInElement(newEl, newSeries, newIndex); - } - } - // else keep oldEl leaving animation. - } - - new DataDiffer(oldDiffItems, newDiffItems, createKeyGetter(true, useId), createKeyGetter(false, useId), null, 'multiple').update(updateOneToOne).updateManyToOne(function (newIndex, oldIndices) { - var newItem = newDiffItems[newIndex]; - var newData = newItem.data; - var newSeries = newData.hostModel; - var newEl = newData.getItemGraphicEl(newItem.dataIndex); - var oldElsList = filter(map(oldIndices, function (idx) { - return oldDiffItems[idx].data.getItemGraphicEl(oldDiffItems[idx].dataIndex); - }), function (oldEl) { - return oldEl && oldEl !== newEl && !isElementStillInChart[oldEl.id]; - }); - if (newEl) { - stopAnimation(newEl); - if (oldElsList.length) { - // If old element is doing leaving animation. stop it and remove it immediately. - each(oldElsList, function (oldEl) { - stopAnimation(oldEl); - removeEl(oldEl); - }); - hasMorphAnimation = true; - applyMorphAnimation(getPathList(oldElsList), getPathList(newEl), newItem.divide, newSeries, newIndex, updateMorphingPathProps); - } else { - fadeInElement(newEl, newSeries, newItem.dataIndex); - } - } - // else keep oldEl leaving animation. - }).updateOneToMany(function (newIndices, oldIndex) { - var oldItem = oldDiffItems[oldIndex]; - var oldEl = oldItem.data.getItemGraphicEl(oldItem.dataIndex); - // We can't use the elements that already being morphed - if (oldEl && isElementStillInChart[oldEl.id]) { - return; - } - var newElsList = filter(map(newIndices, function (idx) { - return newDiffItems[idx].data.getItemGraphicEl(newDiffItems[idx].dataIndex); - }), function (el) { - return el && el !== oldEl; - }); - var newSeris = newDiffItems[newIndices[0]].data.hostModel; - if (newElsList.length) { - each(newElsList, function (newEl) { - return stopAnimation(newEl); - }); - if (oldEl) { - stopAnimation(oldEl); - // If old element is doing leaving animation. stop it and remove it immediately. - removeEl(oldEl); - hasMorphAnimation = true; - applyMorphAnimation(getPathList(oldEl), getPathList(newElsList), oldItem.divide, - // Use divide on old. - newSeris, newIndices[0], updateMorphingPathProps); - } else { - each(newElsList, function (newEl) { - return fadeInElement(newEl, newSeris, newIndices[0]); - }); - } - } - // else keep oldEl leaving animation. - }).updateManyToMany(function (newIndices, oldIndices) { - // If two data are same and both have groupId. - // Normally they should be diff by id. - new DataDiffer(oldIndices, newIndices, function (rawIdx) { - return oldDiffItems[rawIdx].data.getId(oldDiffItems[rawIdx].dataIndex); - }, function (rawIdx) { - return newDiffItems[rawIdx].data.getId(newDiffItems[rawIdx].dataIndex); - }).update(function (newIndex, oldIndex) { - // Use the original index - updateOneToOne(newIndices[newIndex], oldIndices[oldIndex]); - }).execute(); - }).execute(); - if (hasMorphAnimation) { - each(newList, function (_a) { - var data = _a.data; - var seriesModel = data.hostModel; - var view = seriesModel && api.getViewOfSeriesModel(seriesModel); - var animationCfg = getAnimationConfig('update', seriesModel, 0); // use 0 index. - if (view && seriesModel.isAnimationEnabled() && animationCfg && animationCfg.duration > 0) { - view.group.traverse(function (el) { - if (el instanceof Path && !el.animators.length) { - // We can't accept there still exists element that has no animation - // if universalTransition is enabled - el.animateFrom({ - style: { - opacity: 0 - } - }, animationCfg); - } - }); - } - }); - } -} -function getSeriesTransitionKey(series) { - var seriesKey = series.getModel('universalTransition').get('seriesKey'); - if (!seriesKey) { - // Use series id by default. - return series.id; - } - return seriesKey; -} -function convertArraySeriesKeyToString(seriesKey) { - if (isArray(seriesKey)) { - // Order independent. - return seriesKey.sort().join(','); - } - return seriesKey; -} -function getDivideShapeFromData(data) { - if (data.hostModel) { - return data.hostModel.getModel('universalTransition').get('divideShape'); - } -} -function findTransitionSeriesBatches(globalStore, params) { - var updateBatches = createHashMap(); - var oldDataMap = createHashMap(); - // Map that only store key in array seriesKey. - // Which is used to query the old data when transition from one to multiple series. - var oldDataMapForSplit = createHashMap(); - each(globalStore.oldSeries, function (series, idx) { - var oldDataGroupId = globalStore.oldDataGroupIds[idx]; - var oldData = globalStore.oldData[idx]; - var transitionKey = getSeriesTransitionKey(series); - var transitionKeyStr = convertArraySeriesKeyToString(transitionKey); - oldDataMap.set(transitionKeyStr, { - dataGroupId: oldDataGroupId, - data: oldData - }); - if (isArray(transitionKey)) { - // Same key can't in different array seriesKey. - each(transitionKey, function (key) { - oldDataMapForSplit.set(key, { - key: transitionKeyStr, - dataGroupId: oldDataGroupId, - data: oldData - }); - }); - } - }); - function checkTransitionSeriesKeyDuplicated(transitionKeyStr) { - if (updateBatches.get(transitionKeyStr)) { - warn("Duplicated seriesKey in universalTransition " + transitionKeyStr); - } - } - each(params.updatedSeries, function (series) { - if (series.isUniversalTransitionEnabled() && series.isAnimationEnabled()) { - var newDataGroupId = series.get('dataGroupId'); - var newData = series.getData(); - var transitionKey = getSeriesTransitionKey(series); - var transitionKeyStr = convertArraySeriesKeyToString(transitionKey); - // Only transition between series with same id. - var oldData = oldDataMap.get(transitionKeyStr); - // string transition key is the best match. - if (oldData) { - if (process.env.NODE_ENV !== 'production') { - checkTransitionSeriesKeyDuplicated(transitionKeyStr); - } - // TODO check if data is same? - updateBatches.set(transitionKeyStr, { - oldSeries: [{ - dataGroupId: oldData.dataGroupId, - divide: getDivideShapeFromData(oldData.data), - data: oldData.data - }], - newSeries: [{ - dataGroupId: newDataGroupId, - divide: getDivideShapeFromData(newData), - data: newData - }] - }); - } else { - // Transition from multiple series. - // e.g. 'female', 'male' -> ['female', 'male'] - if (isArray(transitionKey)) { - if (process.env.NODE_ENV !== 'production') { - checkTransitionSeriesKeyDuplicated(transitionKeyStr); - } - var oldSeries_1 = []; - each(transitionKey, function (key) { - var oldData = oldDataMap.get(key); - if (oldData.data) { - oldSeries_1.push({ - dataGroupId: oldData.dataGroupId, - divide: getDivideShapeFromData(oldData.data), - data: oldData.data - }); - } - }); - if (oldSeries_1.length) { - updateBatches.set(transitionKeyStr, { - oldSeries: oldSeries_1, - newSeries: [{ - dataGroupId: newDataGroupId, - data: newData, - divide: getDivideShapeFromData(newData) - }] - }); - } - } else { - // Try transition to multiple series. - // e.g. ['female', 'male'] -> 'female', 'male' - var oldData_1 = oldDataMapForSplit.get(transitionKey); - if (oldData_1) { - var batch = updateBatches.get(oldData_1.key); - if (!batch) { - batch = { - oldSeries: [{ - dataGroupId: oldData_1.dataGroupId, - data: oldData_1.data, - divide: getDivideShapeFromData(oldData_1.data) - }], - newSeries: [] - }; - updateBatches.set(oldData_1.key, batch); - } - batch.newSeries.push({ - dataGroupId: newDataGroupId, - data: newData, - divide: getDivideShapeFromData(newData) - }); - } - } - } - } - }); - return updateBatches; -} -function querySeries(series, finder) { - for (var i = 0; i < series.length; i++) { - var found = finder.seriesIndex != null && finder.seriesIndex === series[i].seriesIndex || finder.seriesId != null && finder.seriesId === series[i].id; - if (found) { - return i; - } - } -} -function transitionSeriesFromOpt(transitionOpt, globalStore, params, api) { - var from = []; - var to = []; - each(normalizeToArray(transitionOpt.from), function (finder) { - var idx = querySeries(globalStore.oldSeries, finder); - if (idx >= 0) { - from.push({ - dataGroupId: globalStore.oldDataGroupIds[idx], - data: globalStore.oldData[idx], - // TODO can specify divideShape in transition. - divide: getDivideShapeFromData(globalStore.oldData[idx]), - groupIdDim: finder.dimension - }); - } - }); - each(normalizeToArray(transitionOpt.to), function (finder) { - var idx = querySeries(params.updatedSeries, finder); - if (idx >= 0) { - var data = params.updatedSeries[idx].getData(); - to.push({ - dataGroupId: globalStore.oldDataGroupIds[idx], - data: data, - divide: getDivideShapeFromData(data), - groupIdDim: finder.dimension - }); - } - }); - if (from.length > 0 && to.length > 0) { - transitionBetween(from, to, api); - } -} -export function installUniversalTransition(registers) { - registers.registerUpdateLifecycle('series:beforeupdate', function (ecMOdel, api, params) { - each(normalizeToArray(params.seriesTransition), function (transOpt) { - each(normalizeToArray(transOpt.to), function (finder) { - var series = params.updatedSeries; - for (var i = 0; i < series.length; i++) { - if (finder.seriesIndex != null && finder.seriesIndex === series[i].seriesIndex || finder.seriesId != null && finder.seriesId === series[i].id) { - series[i][SERIES_UNIVERSAL_TRANSITION_PROP] = true; - } - } - }); - }); - }); - registers.registerUpdateLifecycle('series:transition', function (ecModel, api, params) { - // TODO api provide an namespace that can save stuff per instance - var globalStore = getUniversalTransitionGlobalStore(api); - // TODO multiple to multiple series. - if (globalStore.oldSeries && params.updatedSeries && params.optionChanged) { - // TODO transitionOpt was used in an old implementation and can be removed now - // Use give transition config if its' give; - var transitionOpt = params.seriesTransition; - if (transitionOpt) { - each(normalizeToArray(transitionOpt), function (opt) { - transitionSeriesFromOpt(opt, globalStore, params, api); - }); - } else { - // Else guess from series based on transition series key. - var updateBatches_1 = findTransitionSeriesBatches(globalStore, params); - each(updateBatches_1.keys(), function (key) { - var batch = updateBatches_1.get(key); - transitionBetween(batch.oldSeries, batch.newSeries, api); - }); - } - // Reset - each(params.updatedSeries, function (series) { - // Reset; - if (series[SERIES_UNIVERSAL_TRANSITION_PROP]) { - series[SERIES_UNIVERSAL_TRANSITION_PROP] = false; - } - }); - } - // Save all series of current update. Not only the updated one. - var allSeries = ecModel.getSeries(); - var savedSeries = globalStore.oldSeries = []; - var savedDataGroupIds = globalStore.oldDataGroupIds = []; - var savedData = globalStore.oldData = []; - for (var i = 0; i < allSeries.length; i++) { - var data = allSeries[i].getData(); - // Only save the data that can have transition. - // Avoid large data costing too much extra memory - if (data.count() < DATA_COUNT_THRESHOLD) { - savedSeries.push(allSeries[i]); - savedDataGroupIds.push(allSeries[i].get('dataGroupId')); - savedData.push(data); - } - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar.js b/node_modules/echarts/lib/chart/bar.js deleted file mode 100644 index 1054c9d..0000000 --- a/node_modules/echarts/lib/chart/bar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './bar/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/BarSeries.js b/node_modules/echarts/lib/chart/bar/BarSeries.js deleted file mode 100644 index 13ecbfb..0000000 --- a/node_modules/echarts/lib/chart/bar/BarSeries.js +++ /dev/null @@ -1,112 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BaseBarSeriesModel from './BaseBarSeries.js'; -import createSeriesData from '../helper/createSeriesData.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var BarSeriesModel = /** @class */function (_super) { - __extends(BarSeriesModel, _super); - function BarSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BarSeriesModel.type; - return _this; - } - BarSeriesModel.prototype.getInitialData = function () { - return createSeriesData(null, this, { - useEncodeDefaulter: true, - createInvertedIndices: !!this.get('realtimeSort', true) || null - }); - }; - /** - * @override - */ - BarSeriesModel.prototype.getProgressive = function () { - // Do not support progressive in normal mode. - return this.get('large') ? this.get('progressive') : false; - }; - /** - * @override - */ - BarSeriesModel.prototype.getProgressiveThreshold = function () { - // Do not support progressive in normal mode. - var progressiveThreshold = this.get('progressiveThreshold'); - var largeThreshold = this.get('largeThreshold'); - if (largeThreshold > progressiveThreshold) { - progressiveThreshold = largeThreshold; - } - return progressiveThreshold; - }; - BarSeriesModel.prototype.brushSelector = function (dataIndex, data, selectors) { - return selectors.rect(data.getItemLayout(dataIndex)); - }; - BarSeriesModel.type = 'series.bar'; - BarSeriesModel.dependencies = ['grid', 'polar']; - BarSeriesModel.defaultOption = inheritDefaultOption(BaseBarSeriesModel.defaultOption, { - // If clipped - // Only available on cartesian2d - clip: true, - roundCap: false, - showBackground: false, - backgroundStyle: { - color: 'rgba(180, 180, 180, 0.2)', - borderColor: null, - borderWidth: 0, - borderType: 'solid', - borderRadius: 0, - shadowBlur: 0, - shadowColor: null, - shadowOffsetX: 0, - shadowOffsetY: 0, - opacity: 1 - }, - select: { - itemStyle: { - borderColor: '#212121' - } - }, - realtimeSort: false - }); - return BarSeriesModel; -}(BaseBarSeriesModel); -export default BarSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/BarView.js b/node_modules/echarts/lib/chart/bar/BarView.js deleted file mode 100644 index ad07d5a..0000000 --- a/node_modules/echarts/lib/chart/bar/BarView.js +++ /dev/null @@ -1,892 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Path from 'zrender/lib/graphic/Path.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import { extend, each, map } from 'zrender/lib/core/util.js'; -import { Rect, Sector, updateProps, initProps, removeElementWithFadeOut, traverseElements } from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import { setLabelStyle, getLabelStatesModels, setLabelValueAnimation, labelInner } from '../../label/labelStyle.js'; -import { throttle } from '../../util/throttle.js'; -import { createClipPath } from '../helper/createClipPathFromCoordSys.js'; -import Sausage from '../../util/shape/sausage.js'; -import ChartView from '../../view/Chart.js'; -import { isCoordinateSystemType } from '../../coord/CoordinateSystem.js'; -import { getDefaultLabel, getDefaultInterpolatedLabel } from '../helper/labelHelper.js'; -import { warn } from '../../util/log.js'; -import { createSectorCalculateTextPosition, setSectorTextRotation } from '../../label/sectorLabel.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -import { getSectorCornerRadius } from '../helper/sectorHelper.js'; -var mathMax = Math.max; -var mathMin = Math.min; -function getClipArea(coord, data) { - var coordSysClipArea = coord.getArea && coord.getArea(); - if (isCoordinateSystemType(coord, 'cartesian2d')) { - var baseAxis = coord.getBaseAxis(); - // When boundaryGap is false or using time axis. bar may exceed the grid. - // We should not clip this part. - // See test/bar2.html - if (baseAxis.type !== 'category' || !baseAxis.onBand) { - var expandWidth = data.getLayout('bandWidth'); - if (baseAxis.isHorizontal()) { - coordSysClipArea.x -= expandWidth; - coordSysClipArea.width += expandWidth * 2; - } else { - coordSysClipArea.y -= expandWidth; - coordSysClipArea.height += expandWidth * 2; - } - } - } - return coordSysClipArea; -} -var BarView = /** @class */function (_super) { - __extends(BarView, _super); - function BarView() { - var _this = _super.call(this) || this; - _this.type = BarView.type; - _this._isFirstFrame = true; - return _this; - } - BarView.prototype.render = function (seriesModel, ecModel, api, payload) { - this._model = seriesModel; - this._removeOnRenderedListener(api); - this._updateDrawMode(seriesModel); - var coordinateSystemType = seriesModel.get('coordinateSystem'); - if (coordinateSystemType === 'cartesian2d' || coordinateSystemType === 'polar') { - // Clear previously rendered progressive elements. - this._progressiveEls = null; - this._isLargeDraw ? this._renderLarge(seriesModel, ecModel, api) : this._renderNormal(seriesModel, ecModel, api, payload); - } else if (process.env.NODE_ENV !== 'production') { - warn('Only cartesian2d and polar supported for bar.'); - } - }; - BarView.prototype.incrementalPrepareRender = function (seriesModel) { - this._clear(); - this._updateDrawMode(seriesModel); - // incremental also need to clip, otherwise might be overlow. - // But must not set clip in each frame, otherwise all of the children will be marked redraw. - this._updateLargeClip(seriesModel); - }; - BarView.prototype.incrementalRender = function (params, seriesModel) { - // Reset - this._progressiveEls = []; - // Do not support progressive in normal mode. - this._incrementalRenderLarge(params, seriesModel); - }; - BarView.prototype.eachRendered = function (cb) { - traverseElements(this._progressiveEls || this.group, cb); - }; - BarView.prototype._updateDrawMode = function (seriesModel) { - var isLargeDraw = seriesModel.pipelineContext.large; - if (this._isLargeDraw == null || isLargeDraw !== this._isLargeDraw) { - this._isLargeDraw = isLargeDraw; - this._clear(); - } - }; - BarView.prototype._renderNormal = function (seriesModel, ecModel, api, payload) { - var group = this.group; - var data = seriesModel.getData(); - var oldData = this._data; - var coord = seriesModel.coordinateSystem; - var baseAxis = coord.getBaseAxis(); - var isHorizontalOrRadial; - if (coord.type === 'cartesian2d') { - isHorizontalOrRadial = baseAxis.isHorizontal(); - } else if (coord.type === 'polar') { - isHorizontalOrRadial = baseAxis.dim === 'angle'; - } - var animationModel = seriesModel.isAnimationEnabled() ? seriesModel : null; - var realtimeSortCfg = shouldRealtimeSort(seriesModel, coord); - if (realtimeSortCfg) { - this._enableRealtimeSort(realtimeSortCfg, data, api); - } - var needsClip = seriesModel.get('clip', true) || realtimeSortCfg; - var coordSysClipArea = getClipArea(coord, data); - // If there is clipPath created in large mode. Remove it. - group.removeClipPath(); - // We don't use clipPath in normal mode because we needs a perfect animation - // And don't want the label are clipped. - var roundCap = seriesModel.get('roundCap', true); - var drawBackground = seriesModel.get('showBackground', true); - var backgroundModel = seriesModel.getModel('backgroundStyle'); - var barBorderRadius = backgroundModel.get('borderRadius') || 0; - var bgEls = []; - var oldBgEls = this._backgroundEls; - var isInitSort = payload && payload.isInitSort; - var isChangeOrder = payload && payload.type === 'changeAxisOrder'; - function createBackground(dataIndex) { - var bgLayout = getLayout[coord.type](data, dataIndex); - var bgEl = createBackgroundEl(coord, isHorizontalOrRadial, bgLayout); - bgEl.useStyle(backgroundModel.getItemStyle()); - // Only cartesian2d support borderRadius. - if (coord.type === 'cartesian2d') { - bgEl.setShape('r', barBorderRadius); - } else { - bgEl.setShape('cornerRadius', barBorderRadius); - } - bgEls[dataIndex] = bgEl; - return bgEl; - } - ; - data.diff(oldData).add(function (dataIndex) { - var itemModel = data.getItemModel(dataIndex); - var layout = getLayout[coord.type](data, dataIndex, itemModel); - if (drawBackground) { - createBackground(dataIndex); - } - // If dataZoom in filteMode: 'empty', the baseValue can be set as NaN in "axisProxy". - if (!data.hasValue(dataIndex) || !isValidLayout[coord.type](layout)) { - return; - } - var isClipped = false; - if (needsClip) { - // Clip will modify the layout params. - // And return a boolean to determine if the shape are fully clipped. - isClipped = clip[coord.type](coordSysClipArea, layout); - } - var el = elementCreator[coord.type](seriesModel, data, dataIndex, layout, isHorizontalOrRadial, animationModel, baseAxis.model, false, roundCap); - if (realtimeSortCfg) { - /** - * Force label animation because even if the element is - * ignored because it's clipped, it may not be clipped after - * changing order. Then, if not using forceLabelAnimation, - * the label animation was never started, in which case, - * the label will be the final value and doesn't have label - * animation. - */ - el.forceLabelAnimation = true; - } - updateStyle(el, data, dataIndex, itemModel, layout, seriesModel, isHorizontalOrRadial, coord.type === 'polar'); - if (isInitSort) { - el.attr({ - shape: layout - }); - } else if (realtimeSortCfg) { - updateRealtimeAnimation(realtimeSortCfg, animationModel, el, layout, dataIndex, isHorizontalOrRadial, false, false); - } else { - initProps(el, { - shape: layout - }, seriesModel, dataIndex); - } - data.setItemGraphicEl(dataIndex, el); - group.add(el); - el.ignore = isClipped; - }).update(function (newIndex, oldIndex) { - var itemModel = data.getItemModel(newIndex); - var layout = getLayout[coord.type](data, newIndex, itemModel); - if (drawBackground) { - var bgEl = void 0; - if (oldBgEls.length === 0) { - bgEl = createBackground(oldIndex); - } else { - bgEl = oldBgEls[oldIndex]; - bgEl.useStyle(backgroundModel.getItemStyle()); - // Only cartesian2d support borderRadius. - if (coord.type === 'cartesian2d') { - bgEl.setShape('r', barBorderRadius); - } else { - bgEl.setShape('cornerRadius', barBorderRadius); - } - bgEls[newIndex] = bgEl; - } - var bgLayout = getLayout[coord.type](data, newIndex); - var shape = createBackgroundShape(isHorizontalOrRadial, bgLayout, coord); - updateProps(bgEl, { - shape: shape - }, animationModel, newIndex); - } - var el = oldData.getItemGraphicEl(oldIndex); - if (!data.hasValue(newIndex) || !isValidLayout[coord.type](layout)) { - group.remove(el); - return; - } - var isClipped = false; - if (needsClip) { - isClipped = clip[coord.type](coordSysClipArea, layout); - if (isClipped) { - group.remove(el); - } - } - if (!el) { - el = elementCreator[coord.type](seriesModel, data, newIndex, layout, isHorizontalOrRadial, animationModel, baseAxis.model, !!el, roundCap); - } else { - saveOldStyle(el); - } - if (realtimeSortCfg) { - el.forceLabelAnimation = true; - } - if (isChangeOrder) { - var textEl = el.getTextContent(); - if (textEl) { - var labelInnerStore = labelInner(textEl); - if (labelInnerStore.prevValue != null) { - /** - * Set preValue to be value so that no new label - * should be started, otherwise, it will take a full - * `animationDurationUpdate` time to finish the - * animation, which is not expected. - */ - labelInnerStore.prevValue = labelInnerStore.value; - } - } - } - // Not change anything if only order changed. - // Especially not change label. - else { - updateStyle(el, data, newIndex, itemModel, layout, seriesModel, isHorizontalOrRadial, coord.type === 'polar'); - } - if (isInitSort) { - el.attr({ - shape: layout - }); - } else if (realtimeSortCfg) { - updateRealtimeAnimation(realtimeSortCfg, animationModel, el, layout, newIndex, isHorizontalOrRadial, true, isChangeOrder); - } else { - updateProps(el, { - shape: layout - }, seriesModel, newIndex, null); - } - data.setItemGraphicEl(newIndex, el); - el.ignore = isClipped; - group.add(el); - }).remove(function (dataIndex) { - var el = oldData.getItemGraphicEl(dataIndex); - el && removeElementWithFadeOut(el, seriesModel, dataIndex); - }).execute(); - var bgGroup = this._backgroundGroup || (this._backgroundGroup = new Group()); - bgGroup.removeAll(); - for (var i = 0; i < bgEls.length; ++i) { - bgGroup.add(bgEls[i]); - } - group.add(bgGroup); - this._backgroundEls = bgEls; - this._data = data; - }; - BarView.prototype._renderLarge = function (seriesModel, ecModel, api) { - this._clear(); - createLarge(seriesModel, this.group); - this._updateLargeClip(seriesModel); - }; - BarView.prototype._incrementalRenderLarge = function (params, seriesModel) { - this._removeBackground(); - createLarge(seriesModel, this.group, this._progressiveEls, true); - }; - BarView.prototype._updateLargeClip = function (seriesModel) { - // Use clipPath in large mode. - var clipPath = seriesModel.get('clip', true) && createClipPath(seriesModel.coordinateSystem, false, seriesModel); - var group = this.group; - if (clipPath) { - group.setClipPath(clipPath); - } else { - group.removeClipPath(); - } - }; - BarView.prototype._enableRealtimeSort = function (realtimeSortCfg, data, api) { - var _this = this; - // If no data in the first frame, wait for data to initSort - if (!data.count()) { - return; - } - var baseAxis = realtimeSortCfg.baseAxis; - if (this._isFirstFrame) { - this._dispatchInitSort(data, realtimeSortCfg, api); - this._isFirstFrame = false; - } else { - var orderMapping_1 = function (idx) { - var el = data.getItemGraphicEl(idx); - var shape = el && el.shape; - return shape && - // The result should be consistent with the initial sort by data value. - // Do not support the case that both positive and negative exist. - Math.abs(baseAxis.isHorizontal() ? shape.height : shape.width) - // If data is NaN, shape.xxx may be NaN, so use || 0 here in case - || 0; - }; - this._onRendered = function () { - _this._updateSortWithinSameData(data, orderMapping_1, baseAxis, api); - }; - api.getZr().on('rendered', this._onRendered); - } - }; - BarView.prototype._dataSort = function (data, baseAxis, orderMapping) { - var info = []; - data.each(data.mapDimension(baseAxis.dim), function (ordinalNumber, dataIdx) { - var mappedValue = orderMapping(dataIdx); - mappedValue = mappedValue == null ? NaN : mappedValue; - info.push({ - dataIndex: dataIdx, - mappedValue: mappedValue, - ordinalNumber: ordinalNumber - }); - }); - info.sort(function (a, b) { - // If NaN, it will be treated as min val. - return b.mappedValue - a.mappedValue; - }); - return { - ordinalNumbers: map(info, function (item) { - return item.ordinalNumber; - }) - }; - }; - BarView.prototype._isOrderChangedWithinSameData = function (data, orderMapping, baseAxis) { - var scale = baseAxis.scale; - var ordinalDataDim = data.mapDimension(baseAxis.dim); - var lastValue = Number.MAX_VALUE; - for (var tickNum = 0, len = scale.getOrdinalMeta().categories.length; tickNum < len; ++tickNum) { - var rawIdx = data.rawIndexOf(ordinalDataDim, scale.getRawOrdinalNumber(tickNum)); - var value = rawIdx < 0 - // If some tick have no bar, the tick will be treated as min. - ? Number.MIN_VALUE - // PENDING: if dataZoom on baseAxis exits, is it a performance issue? - : orderMapping(data.indexOfRawIndex(rawIdx)); - if (value > lastValue) { - return true; - } - lastValue = value; - } - return false; - }; - /* - * Consider the case when A and B changed order, whose representing - * bars are both out of sight, we don't wish to trigger reorder action - * as long as the order in the view doesn't change. - */ - BarView.prototype._isOrderDifferentInView = function (orderInfo, baseAxis) { - var scale = baseAxis.scale; - var extent = scale.getExtent(); - var tickNum = Math.max(0, extent[0]); - var tickMax = Math.min(extent[1], scale.getOrdinalMeta().categories.length - 1); - for (; tickNum <= tickMax; ++tickNum) { - if (orderInfo.ordinalNumbers[tickNum] !== scale.getRawOrdinalNumber(tickNum)) { - return true; - } - } - }; - BarView.prototype._updateSortWithinSameData = function (data, orderMapping, baseAxis, api) { - if (!this._isOrderChangedWithinSameData(data, orderMapping, baseAxis)) { - return; - } - var sortInfo = this._dataSort(data, baseAxis, orderMapping); - if (this._isOrderDifferentInView(sortInfo, baseAxis)) { - this._removeOnRenderedListener(api); - api.dispatchAction({ - type: 'changeAxisOrder', - componentType: baseAxis.dim + 'Axis', - axisId: baseAxis.index, - sortInfo: sortInfo - }); - } - }; - BarView.prototype._dispatchInitSort = function (data, realtimeSortCfg, api) { - var baseAxis = realtimeSortCfg.baseAxis; - var sortResult = this._dataSort(data, baseAxis, function (dataIdx) { - return data.get(data.mapDimension(realtimeSortCfg.otherAxis.dim), dataIdx); - }); - api.dispatchAction({ - type: 'changeAxisOrder', - componentType: baseAxis.dim + 'Axis', - isInitSort: true, - axisId: baseAxis.index, - sortInfo: sortResult - }); - }; - BarView.prototype.remove = function (ecModel, api) { - this._clear(this._model); - this._removeOnRenderedListener(api); - }; - BarView.prototype.dispose = function (ecModel, api) { - this._removeOnRenderedListener(api); - }; - BarView.prototype._removeOnRenderedListener = function (api) { - if (this._onRendered) { - api.getZr().off('rendered', this._onRendered); - this._onRendered = null; - } - }; - BarView.prototype._clear = function (model) { - var group = this.group; - var data = this._data; - if (model && model.isAnimationEnabled() && data && !this._isLargeDraw) { - this._removeBackground(); - this._backgroundEls = []; - data.eachItemGraphicEl(function (el) { - removeElementWithFadeOut(el, model, getECData(el).dataIndex); - }); - } else { - group.removeAll(); - } - this._data = null; - this._isFirstFrame = true; - }; - BarView.prototype._removeBackground = function () { - this.group.remove(this._backgroundGroup); - this._backgroundGroup = null; - }; - BarView.type = 'bar'; - return BarView; -}(ChartView); -var clip = { - cartesian2d: function (coordSysBoundingRect, layout) { - var signWidth = layout.width < 0 ? -1 : 1; - var signHeight = layout.height < 0 ? -1 : 1; - // Needs positive width and height - if (signWidth < 0) { - layout.x += layout.width; - layout.width = -layout.width; - } - if (signHeight < 0) { - layout.y += layout.height; - layout.height = -layout.height; - } - var coordSysX2 = coordSysBoundingRect.x + coordSysBoundingRect.width; - var coordSysY2 = coordSysBoundingRect.y + coordSysBoundingRect.height; - var x = mathMax(layout.x, coordSysBoundingRect.x); - var x2 = mathMin(layout.x + layout.width, coordSysX2); - var y = mathMax(layout.y, coordSysBoundingRect.y); - var y2 = mathMin(layout.y + layout.height, coordSysY2); - var xClipped = x2 < x; - var yClipped = y2 < y; - // When xClipped or yClipped, the element will be marked as `ignore`. - // But we should also place the element at the edge of the coord sys bounding rect. - // Because if data changed and the bar shows again, its transition animation - // will begin at this place. - layout.x = xClipped && x > coordSysX2 ? x2 : x; - layout.y = yClipped && y > coordSysY2 ? y2 : y; - layout.width = xClipped ? 0 : x2 - x; - layout.height = yClipped ? 0 : y2 - y; - // Reverse back - if (signWidth < 0) { - layout.x += layout.width; - layout.width = -layout.width; - } - if (signHeight < 0) { - layout.y += layout.height; - layout.height = -layout.height; - } - return xClipped || yClipped; - }, - polar: function (coordSysClipArea, layout) { - var signR = layout.r0 <= layout.r ? 1 : -1; - // Make sure r is larger than r0 - if (signR < 0) { - var tmp = layout.r; - layout.r = layout.r0; - layout.r0 = tmp; - } - var r = mathMin(layout.r, coordSysClipArea.r); - var r0 = mathMax(layout.r0, coordSysClipArea.r0); - layout.r = r; - layout.r0 = r0; - var clipped = r - r0 < 0; - // Reverse back - if (signR < 0) { - var tmp = layout.r; - layout.r = layout.r0; - layout.r0 = tmp; - } - return clipped; - } -}; -var elementCreator = { - cartesian2d: function (seriesModel, data, newIndex, layout, isHorizontal, animationModel, axisModel, isUpdate, roundCap) { - var rect = new Rect({ - shape: extend({}, layout), - z2: 1 - }); - rect.__dataIndex = newIndex; - rect.name = 'item'; - if (animationModel) { - var rectShape = rect.shape; - var animateProperty = isHorizontal ? 'height' : 'width'; - rectShape[animateProperty] = 0; - } - return rect; - }, - polar: function (seriesModel, data, newIndex, layout, isRadial, animationModel, axisModel, isUpdate, roundCap) { - var ShapeClass = !isRadial && roundCap ? Sausage : Sector; - var sector = new ShapeClass({ - shape: layout, - z2: 1 - }); - sector.name = 'item'; - var positionMap = createPolarPositionMapping(isRadial); - sector.calculateTextPosition = createSectorCalculateTextPosition(positionMap, { - isRoundCap: ShapeClass === Sausage - }); - // Animation - if (animationModel) { - var sectorShape = sector.shape; - var animateProperty = isRadial ? 'r' : 'endAngle'; - var animateTarget = {}; - sectorShape[animateProperty] = isRadial ? layout.r0 : layout.startAngle; - animateTarget[animateProperty] = layout[animateProperty]; - (isUpdate ? updateProps : initProps)(sector, { - shape: animateTarget - // __value: typeof dataValue === 'string' ? parseInt(dataValue, 10) : dataValue - }, animationModel); - } - return sector; - } -}; -function shouldRealtimeSort(seriesModel, coordSys) { - var realtimeSortOption = seriesModel.get('realtimeSort', true); - var baseAxis = coordSys.getBaseAxis(); - if (process.env.NODE_ENV !== 'production') { - if (realtimeSortOption) { - if (baseAxis.type !== 'category') { - warn('`realtimeSort` will not work because this bar series is not based on a category axis.'); - } - if (coordSys.type !== 'cartesian2d') { - warn('`realtimeSort` will not work because this bar series is not on cartesian2d.'); - } - } - } - if (realtimeSortOption && baseAxis.type === 'category' && coordSys.type === 'cartesian2d') { - return { - baseAxis: baseAxis, - otherAxis: coordSys.getOtherAxis(baseAxis) - }; - } -} -function updateRealtimeAnimation(realtimeSortCfg, seriesAnimationModel, el, layout, newIndex, isHorizontal, isUpdate, isChangeOrder) { - var seriesTarget; - var axisTarget; - if (isHorizontal) { - axisTarget = { - x: layout.x, - width: layout.width - }; - seriesTarget = { - y: layout.y, - height: layout.height - }; - } else { - axisTarget = { - y: layout.y, - height: layout.height - }; - seriesTarget = { - x: layout.x, - width: layout.width - }; - } - if (!isChangeOrder) { - // Keep the original growth animation if only axis order changed. - // Not start a new animation. - (isUpdate ? updateProps : initProps)(el, { - shape: seriesTarget - }, seriesAnimationModel, newIndex, null); - } - var axisAnimationModel = seriesAnimationModel ? realtimeSortCfg.baseAxis.model : null; - (isUpdate ? updateProps : initProps)(el, { - shape: axisTarget - }, axisAnimationModel, newIndex); -} -function checkPropertiesNotValid(obj, props) { - for (var i = 0; i < props.length; i++) { - if (!isFinite(obj[props[i]])) { - return true; - } - } - return false; -} -var rectPropties = ['x', 'y', 'width', 'height']; -var polarPropties = ['cx', 'cy', 'r', 'startAngle', 'endAngle']; -var isValidLayout = { - cartesian2d: function (layout) { - return !checkPropertiesNotValid(layout, rectPropties); - }, - polar: function (layout) { - return !checkPropertiesNotValid(layout, polarPropties); - } -}; -var getLayout = { - // itemModel is only used to get borderWidth, which is not needed - // when calculating bar background layout. - cartesian2d: function (data, dataIndex, itemModel) { - var layout = data.getItemLayout(dataIndex); - var fixedLineWidth = itemModel ? getLineWidth(itemModel, layout) : 0; - // fix layout with lineWidth - var signX = layout.width > 0 ? 1 : -1; - var signY = layout.height > 0 ? 1 : -1; - return { - x: layout.x + signX * fixedLineWidth / 2, - y: layout.y + signY * fixedLineWidth / 2, - width: layout.width - signX * fixedLineWidth, - height: layout.height - signY * fixedLineWidth - }; - }, - polar: function (data, dataIndex, itemModel) { - var layout = data.getItemLayout(dataIndex); - return { - cx: layout.cx, - cy: layout.cy, - r0: layout.r0, - r: layout.r, - startAngle: layout.startAngle, - endAngle: layout.endAngle, - clockwise: layout.clockwise - }; - } -}; -function isZeroOnPolar(layout) { - return layout.startAngle != null && layout.endAngle != null && layout.startAngle === layout.endAngle; -} -function createPolarPositionMapping(isRadial) { - return function (isRadial) { - var arcOrAngle = isRadial ? 'Arc' : 'Angle'; - return function (position) { - switch (position) { - case 'start': - case 'insideStart': - case 'end': - case 'insideEnd': - return position + arcOrAngle; - default: - return position; - } - }; - }(isRadial); -} -function updateStyle(el, data, dataIndex, itemModel, layout, seriesModel, isHorizontalOrRadial, isPolar) { - var style = data.getItemVisual(dataIndex, 'style'); - if (!isPolar) { - var borderRadius = itemModel.get(['itemStyle', 'borderRadius']) || 0; - el.setShape('r', borderRadius); - } else if (!seriesModel.get('roundCap')) { - var sectorShape = el.shape; - var cornerRadius = getSectorCornerRadius(itemModel.getModel('itemStyle'), sectorShape, true); - extend(sectorShape, cornerRadius); - el.setShape(sectorShape); - } - el.useStyle(style); - var cursorStyle = itemModel.getShallow('cursor'); - cursorStyle && el.attr('cursor', cursorStyle); - var labelPositionOutside = isPolar ? isHorizontalOrRadial ? layout.r >= layout.r0 ? 'endArc' : 'startArc' : layout.endAngle >= layout.startAngle ? 'endAngle' : 'startAngle' : isHorizontalOrRadial ? layout.height >= 0 ? 'bottom' : 'top' : layout.width >= 0 ? 'right' : 'left'; - var labelStatesModels = getLabelStatesModels(itemModel); - setLabelStyle(el, labelStatesModels, { - labelFetcher: seriesModel, - labelDataIndex: dataIndex, - defaultText: getDefaultLabel(seriesModel.getData(), dataIndex), - inheritColor: style.fill, - defaultOpacity: style.opacity, - defaultOutsidePosition: labelPositionOutside - }); - var label = el.getTextContent(); - if (isPolar && label) { - var position = itemModel.get(['label', 'position']); - el.textConfig.inside = position === 'middle' ? true : null; - setSectorTextRotation(el, position === 'outside' ? labelPositionOutside : position, createPolarPositionMapping(isHorizontalOrRadial), itemModel.get(['label', 'rotate'])); - } - setLabelValueAnimation(label, labelStatesModels, seriesModel.getRawValue(dataIndex), function (value) { - return getDefaultInterpolatedLabel(data, value); - }); - var emphasisModel = itemModel.getModel(['emphasis']); - toggleHoverEmphasis(el, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - setStatesStylesFromModel(el, itemModel); - if (isZeroOnPolar(layout)) { - el.style.fill = 'none'; - el.style.stroke = 'none'; - each(el.states, function (state) { - if (state.style) { - state.style.fill = state.style.stroke = 'none'; - } - }); - } -} -// In case width or height are too small. -function getLineWidth(itemModel, rawLayout) { - // Has no border. - var borderColor = itemModel.get(['itemStyle', 'borderColor']); - if (!borderColor || borderColor === 'none') { - return 0; - } - var lineWidth = itemModel.get(['itemStyle', 'borderWidth']) || 0; - // width or height may be NaN for empty data - var width = isNaN(rawLayout.width) ? Number.MAX_VALUE : Math.abs(rawLayout.width); - var height = isNaN(rawLayout.height) ? Number.MAX_VALUE : Math.abs(rawLayout.height); - return Math.min(lineWidth, width, height); -} -var LagePathShape = /** @class */function () { - function LagePathShape() {} - return LagePathShape; -}(); -var LargePath = /** @class */function (_super) { - __extends(LargePath, _super); - function LargePath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'largeBar'; - return _this; - } - LargePath.prototype.getDefaultShape = function () { - return new LagePathShape(); - }; - LargePath.prototype.buildPath = function (ctx, shape) { - // Drawing lines is more efficient than drawing - // a whole line or drawing rects. - var points = shape.points; - var baseDimIdx = this.baseDimIdx; - var valueDimIdx = 1 - this.baseDimIdx; - var startPoint = []; - var size = []; - var barWidth = this.barWidth; - for (var i = 0; i < points.length; i += 3) { - size[baseDimIdx] = barWidth; - size[valueDimIdx] = points[i + 2]; - startPoint[baseDimIdx] = points[i + baseDimIdx]; - startPoint[valueDimIdx] = points[i + valueDimIdx]; - ctx.rect(startPoint[0], startPoint[1], size[0], size[1]); - } - }; - return LargePath; -}(Path); -function createLarge(seriesModel, group, progressiveEls, incremental) { - // TODO support polar - var data = seriesModel.getData(); - var baseDimIdx = data.getLayout('valueAxisHorizontal') ? 1 : 0; - var largeDataIndices = data.getLayout('largeDataIndices'); - var barWidth = data.getLayout('size'); - var backgroundModel = seriesModel.getModel('backgroundStyle'); - var bgPoints = data.getLayout('largeBackgroundPoints'); - if (bgPoints) { - var bgEl = new LargePath({ - shape: { - points: bgPoints - }, - incremental: !!incremental, - silent: true, - z2: 0 - }); - bgEl.baseDimIdx = baseDimIdx; - bgEl.largeDataIndices = largeDataIndices; - bgEl.barWidth = barWidth; - bgEl.useStyle(backgroundModel.getItemStyle()); - group.add(bgEl); - progressiveEls && progressiveEls.push(bgEl); - } - var el = new LargePath({ - shape: { - points: data.getLayout('largePoints') - }, - incremental: !!incremental, - ignoreCoarsePointer: true, - z2: 1 - }); - el.baseDimIdx = baseDimIdx; - el.largeDataIndices = largeDataIndices; - el.barWidth = barWidth; - group.add(el); - el.useStyle(data.getVisual('style')); - // Enable tooltip and user mouse/touch event handlers. - getECData(el).seriesIndex = seriesModel.seriesIndex; - if (!seriesModel.get('silent')) { - el.on('mousedown', largePathUpdateDataIndex); - el.on('mousemove', largePathUpdateDataIndex); - } - progressiveEls && progressiveEls.push(el); -} -// Use throttle to avoid frequently traverse to find dataIndex. -var largePathUpdateDataIndex = throttle(function (event) { - var largePath = this; - var dataIndex = largePathFindDataIndex(largePath, event.offsetX, event.offsetY); - getECData(largePath).dataIndex = dataIndex >= 0 ? dataIndex : null; -}, 30, false); -function largePathFindDataIndex(largePath, x, y) { - var baseDimIdx = largePath.baseDimIdx; - var valueDimIdx = 1 - baseDimIdx; - var points = largePath.shape.points; - var largeDataIndices = largePath.largeDataIndices; - var startPoint = []; - var size = []; - var barWidth = largePath.barWidth; - for (var i = 0, len = points.length / 3; i < len; i++) { - var ii = i * 3; - size[baseDimIdx] = barWidth; - size[valueDimIdx] = points[ii + 2]; - startPoint[baseDimIdx] = points[ii + baseDimIdx]; - startPoint[valueDimIdx] = points[ii + valueDimIdx]; - if (size[valueDimIdx] < 0) { - startPoint[valueDimIdx] += size[valueDimIdx]; - size[valueDimIdx] = -size[valueDimIdx]; - } - if (x >= startPoint[0] && x <= startPoint[0] + size[0] && y >= startPoint[1] && y <= startPoint[1] + size[1]) { - return largeDataIndices[i]; - } - } - return -1; -} -function createBackgroundShape(isHorizontalOrRadial, layout, coord) { - if (isCoordinateSystemType(coord, 'cartesian2d')) { - var rectShape = layout; - var coordLayout = coord.getArea(); - return { - x: isHorizontalOrRadial ? rectShape.x : coordLayout.x, - y: isHorizontalOrRadial ? coordLayout.y : rectShape.y, - width: isHorizontalOrRadial ? rectShape.width : coordLayout.width, - height: isHorizontalOrRadial ? coordLayout.height : rectShape.height - }; - } else { - var coordLayout = coord.getArea(); - var sectorShape = layout; - return { - cx: coordLayout.cx, - cy: coordLayout.cy, - r0: isHorizontalOrRadial ? coordLayout.r0 : sectorShape.r0, - r: isHorizontalOrRadial ? coordLayout.r : sectorShape.r, - startAngle: isHorizontalOrRadial ? sectorShape.startAngle : 0, - endAngle: isHorizontalOrRadial ? sectorShape.endAngle : Math.PI * 2 - }; - } -} -function createBackgroundEl(coord, isHorizontalOrRadial, layout) { - var ElementClz = coord.type === 'polar' ? Sector : Rect; - return new ElementClz({ - shape: createBackgroundShape(isHorizontalOrRadial, layout, coord), - silent: true, - z2: 0 - }); -} -export default BarView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/BaseBarSeries.js b/node_modules/echarts/lib/chart/bar/BaseBarSeries.js deleted file mode 100644 index a03fa50..0000000 --- a/node_modules/echarts/lib/chart/bar/BaseBarSeries.js +++ /dev/null @@ -1,159 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import createSeriesData from '../helper/createSeriesData.js'; -import { each } from 'zrender/lib/core/util.js'; -var BaseBarSeriesModel = /** @class */function (_super) { - __extends(BaseBarSeriesModel, _super); - function BaseBarSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BaseBarSeriesModel.type; - return _this; - } - BaseBarSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this, { - useEncodeDefaulter: true - }); - }; - BaseBarSeriesModel.prototype.getMarkerPosition = function (value, dims, startingAtTick) { - var coordSys = this.coordinateSystem; - if (coordSys && coordSys.clampData) { - // PENDING if clamp ? - var clampData_1 = coordSys.clampData(value); - var pt_1 = coordSys.dataToPoint(clampData_1); - if (startingAtTick) { - each(coordSys.getAxes(), function (axis, idx) { - // If axis type is category, use tick coords instead - if (axis.type === 'category' && dims != null) { - var tickCoords = axis.getTicksCoords(); - var alignTicksWithLabel = axis.getTickModel().get('alignWithLabel'); - var targetTickId = clampData_1[idx]; - // The index of rightmost tick of markArea is 1 larger than x1/y1 index - var isEnd = dims[idx] === 'x1' || dims[idx] === 'y1'; - if (isEnd && !alignTicksWithLabel) { - targetTickId += 1; - } - // The only contains one tick, tickCoords is - // like [{coord: 0, tickValue: 0}, {coord: 0}] - // to the length should always be larger than 1 - if (tickCoords.length < 2) { - return; - } else if (tickCoords.length === 2) { - // The left value and right value of the axis are - // the same. coord is 0 in both items. Use the max - // value of the axis as the coord - pt_1[idx] = axis.toGlobalCoord(axis.getExtent()[isEnd ? 1 : 0]); - return; - } - var leftCoord = void 0; - var coord = void 0; - var stepTickValue = 1; - for (var i = 0; i < tickCoords.length; i++) { - var tickCoord = tickCoords[i].coord; - // The last item of tickCoords doesn't contain - // tickValue - var tickValue = i === tickCoords.length - 1 ? tickCoords[i - 1].tickValue + stepTickValue : tickCoords[i].tickValue; - if (tickValue === targetTickId) { - coord = tickCoord; - break; - } else if (tickValue < targetTickId) { - leftCoord = tickCoord; - } else if (leftCoord != null && tickValue > targetTickId) { - coord = (tickCoord + leftCoord) / 2; - break; - } - if (i === 1) { - // Here we assume the step of category axes is - // the same - stepTickValue = tickValue - tickCoords[0].tickValue; - } - } - if (coord == null) { - if (!leftCoord) { - // targetTickId is smaller than all tick ids in the - // visible area, use the leftmost tick coord - coord = tickCoords[0].coord; - } else if (leftCoord) { - // targetTickId is larger than all tick ids in the - // visible area, use the rightmost tick coord - coord = tickCoords[tickCoords.length - 1].coord; - } - } - pt_1[idx] = axis.toGlobalCoord(coord); - } - }); - } else { - var data = this.getData(); - var offset = data.getLayout('offset'); - var size = data.getLayout('size'); - var offsetIndex = coordSys.getBaseAxis().isHorizontal() ? 0 : 1; - pt_1[offsetIndex] += offset + size / 2; - } - return pt_1; - } - return [NaN, NaN]; - }; - BaseBarSeriesModel.type = 'series.__base_bar__'; - BaseBarSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'cartesian2d', - legendHoverLink: true, - // stack: null - // Cartesian coordinate system - // xAxisIndex: 0, - // yAxisIndex: 0, - barMinHeight: 0, - barMinAngle: 0, - // cursor: null, - large: false, - largeThreshold: 400, - progressive: 3e3, - progressiveChunkMode: 'mod' - }; - return BaseBarSeriesModel; -}(SeriesModel); -SeriesModel.registerClass(BaseBarSeriesModel); -export default BaseBarSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js b/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js deleted file mode 100644 index 878fe4c..0000000 --- a/node_modules/echarts/lib/chart/bar/PictorialBarSeries.js +++ /dev/null @@ -1,95 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BaseBarSeriesModel from './BaseBarSeries.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var PictorialBarSeriesModel = /** @class */function (_super) { - __extends(PictorialBarSeriesModel, _super); - function PictorialBarSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PictorialBarSeriesModel.type; - _this.hasSymbolVisual = true; - _this.defaultSymbol = 'roundRect'; - return _this; - } - PictorialBarSeriesModel.prototype.getInitialData = function (option) { - // Disable stack. - option.stack = null; - return _super.prototype.getInitialData.apply(this, arguments); - }; - PictorialBarSeriesModel.type = 'series.pictorialBar'; - PictorialBarSeriesModel.dependencies = ['grid']; - PictorialBarSeriesModel.defaultOption = inheritDefaultOption(BaseBarSeriesModel.defaultOption, { - symbol: 'circle', - symbolSize: null, - symbolRotate: null, - symbolPosition: null, - symbolOffset: null, - symbolMargin: null, - symbolRepeat: false, - symbolRepeatDirection: 'end', - symbolClip: false, - symbolBoundingData: null, - symbolPatternSize: 400, - barGap: '-100%', - // Pictorial bar do not clip by default because in many cases - // xAxis and yAxis are not displayed and it's expected not to clip - clip: false, - // z can be set in data item, which is z2 actually. - // Disable progressive - progressive: 0, - emphasis: { - // By default pictorialBar do not hover scale. Hover scale is not suitable - // for the case that both has foreground and background. - scale: false - }, - select: { - itemStyle: { - borderColor: '#212121' - } - } - }); - return PictorialBarSeriesModel; -}(BaseBarSeriesModel); -export default PictorialBarSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/PictorialBarView.js b/node_modules/echarts/lib/chart/bar/PictorialBarView.js deleted file mode 100644 index 6bcf257..0000000 --- a/node_modules/echarts/lib/chart/bar/PictorialBarView.js +++ /dev/null @@ -1,630 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis } from '../../util/states.js'; -import { createSymbol, normalizeSymbolOffset } from '../../util/symbol.js'; -import { parsePercent, isNumeric } from '../../util/number.js'; -import ChartView from '../../view/Chart.js'; -import { getDefaultLabel } from '../helper/labelHelper.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import { getECData } from '../../util/innerStore.js'; -import { createClipPath } from '../helper/createClipPathFromCoordSys.js'; -var BAR_BORDER_WIDTH_QUERY = ['itemStyle', 'borderWidth']; -// index: +isHorizontal -var LAYOUT_ATTRS = [{ - xy: 'x', - wh: 'width', - index: 0, - posDesc: ['left', 'right'] -}, { - xy: 'y', - wh: 'height', - index: 1, - posDesc: ['top', 'bottom'] -}]; -var pathForLineWidth = new graphic.Circle(); -var PictorialBarView = /** @class */function (_super) { - __extends(PictorialBarView, _super); - function PictorialBarView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PictorialBarView.type; - return _this; - } - PictorialBarView.prototype.render = function (seriesModel, ecModel, api) { - var group = this.group; - var data = seriesModel.getData(); - var oldData = this._data; - var cartesian = seriesModel.coordinateSystem; - var baseAxis = cartesian.getBaseAxis(); - var isHorizontal = baseAxis.isHorizontal(); - var coordSysRect = cartesian.master.getRect(); - var opt = { - ecSize: { - width: api.getWidth(), - height: api.getHeight() - }, - seriesModel: seriesModel, - coordSys: cartesian, - coordSysExtent: [[coordSysRect.x, coordSysRect.x + coordSysRect.width], [coordSysRect.y, coordSysRect.y + coordSysRect.height]], - isHorizontal: isHorizontal, - valueDim: LAYOUT_ATTRS[+isHorizontal], - categoryDim: LAYOUT_ATTRS[1 - +isHorizontal] - }; - data.diff(oldData).add(function (dataIndex) { - if (!data.hasValue(dataIndex)) { - return; - } - var itemModel = getItemModel(data, dataIndex); - var symbolMeta = getSymbolMeta(data, dataIndex, itemModel, opt); - var bar = createBar(data, opt, symbolMeta); - data.setItemGraphicEl(dataIndex, bar); - group.add(bar); - updateCommon(bar, opt, symbolMeta); - }).update(function (newIndex, oldIndex) { - var bar = oldData.getItemGraphicEl(oldIndex); - if (!data.hasValue(newIndex)) { - group.remove(bar); - return; - } - var itemModel = getItemModel(data, newIndex); - var symbolMeta = getSymbolMeta(data, newIndex, itemModel, opt); - var pictorialShapeStr = getShapeStr(data, symbolMeta); - if (bar && pictorialShapeStr !== bar.__pictorialShapeStr) { - group.remove(bar); - data.setItemGraphicEl(newIndex, null); - bar = null; - } - if (bar) { - updateBar(bar, opt, symbolMeta); - } else { - bar = createBar(data, opt, symbolMeta, true); - } - data.setItemGraphicEl(newIndex, bar); - bar.__pictorialSymbolMeta = symbolMeta; - // Add back - group.add(bar); - updateCommon(bar, opt, symbolMeta); - }).remove(function (dataIndex) { - var bar = oldData.getItemGraphicEl(dataIndex); - bar && removeBar(oldData, dataIndex, bar.__pictorialSymbolMeta.animationModel, bar); - }).execute(); - // Do clipping - var clipPath = seriesModel.get('clip', true) ? createClipPath(seriesModel.coordinateSystem, false, seriesModel) : null; - if (clipPath) { - group.setClipPath(clipPath); - } else { - group.removeClipPath(); - } - this._data = data; - return this.group; - }; - PictorialBarView.prototype.remove = function (ecModel, api) { - var group = this.group; - var data = this._data; - if (ecModel.get('animation')) { - if (data) { - data.eachItemGraphicEl(function (bar) { - removeBar(data, getECData(bar).dataIndex, ecModel, bar); - }); - } - } else { - group.removeAll(); - } - }; - PictorialBarView.type = 'pictorialBar'; - return PictorialBarView; -}(ChartView); -// Set or calculate default value about symbol, and calculate layout info. -function getSymbolMeta(data, dataIndex, itemModel, opt) { - var layout = data.getItemLayout(dataIndex); - var symbolRepeat = itemModel.get('symbolRepeat'); - var symbolClip = itemModel.get('symbolClip'); - var symbolPosition = itemModel.get('symbolPosition') || 'start'; - var symbolRotate = itemModel.get('symbolRotate'); - var rotation = (symbolRotate || 0) * Math.PI / 180 || 0; - var symbolPatternSize = itemModel.get('symbolPatternSize') || 2; - var isAnimationEnabled = itemModel.isAnimationEnabled(); - var symbolMeta = { - dataIndex: dataIndex, - layout: layout, - itemModel: itemModel, - symbolType: data.getItemVisual(dataIndex, 'symbol') || 'circle', - style: data.getItemVisual(dataIndex, 'style'), - symbolClip: symbolClip, - symbolRepeat: symbolRepeat, - symbolRepeatDirection: itemModel.get('symbolRepeatDirection'), - symbolPatternSize: symbolPatternSize, - rotation: rotation, - animationModel: isAnimationEnabled ? itemModel : null, - hoverScale: isAnimationEnabled && itemModel.get(['emphasis', 'scale']), - z2: itemModel.getShallow('z', true) || 0 - }; - prepareBarLength(itemModel, symbolRepeat, layout, opt, symbolMeta); - prepareSymbolSize(data, dataIndex, layout, symbolRepeat, symbolClip, symbolMeta.boundingLength, symbolMeta.pxSign, symbolPatternSize, opt, symbolMeta); - prepareLineWidth(itemModel, symbolMeta.symbolScale, rotation, opt, symbolMeta); - var symbolSize = symbolMeta.symbolSize; - var symbolOffset = normalizeSymbolOffset(itemModel.get('symbolOffset'), symbolSize); - prepareLayoutInfo(itemModel, symbolSize, layout, symbolRepeat, symbolClip, symbolOffset, symbolPosition, symbolMeta.valueLineWidth, symbolMeta.boundingLength, symbolMeta.repeatCutLength, opt, symbolMeta); - return symbolMeta; -} -// bar length can be negative. -function prepareBarLength(itemModel, symbolRepeat, layout, opt, outputSymbolMeta) { - var valueDim = opt.valueDim; - var symbolBoundingData = itemModel.get('symbolBoundingData'); - var valueAxis = opt.coordSys.getOtherAxis(opt.coordSys.getBaseAxis()); - var zeroPx = valueAxis.toGlobalCoord(valueAxis.dataToCoord(0)); - var pxSignIdx = 1 - +(layout[valueDim.wh] <= 0); - var boundingLength; - if (zrUtil.isArray(symbolBoundingData)) { - var symbolBoundingExtent = [convertToCoordOnAxis(valueAxis, symbolBoundingData[0]) - zeroPx, convertToCoordOnAxis(valueAxis, symbolBoundingData[1]) - zeroPx]; - symbolBoundingExtent[1] < symbolBoundingExtent[0] && symbolBoundingExtent.reverse(); - boundingLength = symbolBoundingExtent[pxSignIdx]; - } else if (symbolBoundingData != null) { - boundingLength = convertToCoordOnAxis(valueAxis, symbolBoundingData) - zeroPx; - } else if (symbolRepeat) { - boundingLength = opt.coordSysExtent[valueDim.index][pxSignIdx] - zeroPx; - } else { - boundingLength = layout[valueDim.wh]; - } - outputSymbolMeta.boundingLength = boundingLength; - if (symbolRepeat) { - outputSymbolMeta.repeatCutLength = layout[valueDim.wh]; - } - // if 'pxSign' means sign of pixel, it can't be zero, or symbolScale will be zero - // and when borderWidth be settled, the actual linewidth will be NaN - outputSymbolMeta.pxSign = boundingLength > 0 ? 1 : -1; -} -function convertToCoordOnAxis(axis, value) { - return axis.toGlobalCoord(axis.dataToCoord(axis.scale.parse(value))); -} -// Support ['100%', '100%'] -function prepareSymbolSize(data, dataIndex, layout, symbolRepeat, symbolClip, boundingLength, pxSign, symbolPatternSize, opt, outputSymbolMeta) { - var valueDim = opt.valueDim; - var categoryDim = opt.categoryDim; - var categorySize = Math.abs(layout[categoryDim.wh]); - var symbolSize = data.getItemVisual(dataIndex, 'symbolSize'); - var parsedSymbolSize; - if (zrUtil.isArray(symbolSize)) { - parsedSymbolSize = symbolSize.slice(); - } else { - if (symbolSize == null) { - // will parse to number below - parsedSymbolSize = ['100%', '100%']; - } else { - parsedSymbolSize = [symbolSize, symbolSize]; - } - } - // Note: percentage symbolSize (like '100%') do not consider lineWidth, because it is - // to complicated to calculate real percent value if considering scaled lineWidth. - // So the actual size will bigger than layout size if lineWidth is bigger than zero, - // which can be tolerated in pictorial chart. - parsedSymbolSize[categoryDim.index] = parsePercent(parsedSymbolSize[categoryDim.index], categorySize); - parsedSymbolSize[valueDim.index] = parsePercent(parsedSymbolSize[valueDim.index], symbolRepeat ? categorySize : Math.abs(boundingLength)); - outputSymbolMeta.symbolSize = parsedSymbolSize; - // If x or y is less than zero, show reversed shape. - var symbolScale = outputSymbolMeta.symbolScale = [parsedSymbolSize[0] / symbolPatternSize, parsedSymbolSize[1] / symbolPatternSize]; - // Follow convention, 'right' and 'top' is the normal scale. - symbolScale[valueDim.index] *= (opt.isHorizontal ? -1 : 1) * pxSign; -} -function prepareLineWidth(itemModel, symbolScale, rotation, opt, outputSymbolMeta) { - // In symbols are drawn with scale, so do not need to care about the case that width - // or height are too small. But symbol use strokeNoScale, where acture lineWidth should - // be calculated. - var valueLineWidth = itemModel.get(BAR_BORDER_WIDTH_QUERY) || 0; - if (valueLineWidth) { - pathForLineWidth.attr({ - scaleX: symbolScale[0], - scaleY: symbolScale[1], - rotation: rotation - }); - pathForLineWidth.updateTransform(); - valueLineWidth /= pathForLineWidth.getLineScale(); - valueLineWidth *= symbolScale[opt.valueDim.index]; - } - outputSymbolMeta.valueLineWidth = valueLineWidth || 0; -} -function prepareLayoutInfo(itemModel, symbolSize, layout, symbolRepeat, symbolClip, symbolOffset, symbolPosition, valueLineWidth, boundingLength, repeatCutLength, opt, outputSymbolMeta) { - var categoryDim = opt.categoryDim; - var valueDim = opt.valueDim; - var pxSign = outputSymbolMeta.pxSign; - var unitLength = Math.max(symbolSize[valueDim.index] + valueLineWidth, 0); - var pathLen = unitLength; - // Note: rotation will not effect the layout of symbols, because user may - // want symbols to rotate on its center, which should not be translated - // when rotating. - if (symbolRepeat) { - var absBoundingLength = Math.abs(boundingLength); - var symbolMargin = zrUtil.retrieve(itemModel.get('symbolMargin'), '15%') + ''; - var hasEndGap = false; - if (symbolMargin.lastIndexOf('!') === symbolMargin.length - 1) { - hasEndGap = true; - symbolMargin = symbolMargin.slice(0, symbolMargin.length - 1); - } - var symbolMarginNumeric = parsePercent(symbolMargin, symbolSize[valueDim.index]); - var uLenWithMargin = Math.max(unitLength + symbolMarginNumeric * 2, 0); - // When symbol margin is less than 0, margin at both ends will be subtracted - // to ensure that all of the symbols will not be overflow the given area. - var endFix = hasEndGap ? 0 : symbolMarginNumeric * 2; - // Both final repeatTimes and final symbolMarginNumeric area calculated based on - // boundingLength. - var repeatSpecified = isNumeric(symbolRepeat); - var repeatTimes = repeatSpecified ? symbolRepeat : toIntTimes((absBoundingLength + endFix) / uLenWithMargin); - // Adjust calculate margin, to ensure each symbol is displayed - // entirely in the given layout area. - var mDiff = absBoundingLength - repeatTimes * unitLength; - symbolMarginNumeric = mDiff / 2 / (hasEndGap ? repeatTimes : Math.max(repeatTimes - 1, 1)); - uLenWithMargin = unitLength + symbolMarginNumeric * 2; - endFix = hasEndGap ? 0 : symbolMarginNumeric * 2; - // Update repeatTimes when not all symbol will be shown. - if (!repeatSpecified && symbolRepeat !== 'fixed') { - repeatTimes = repeatCutLength ? toIntTimes((Math.abs(repeatCutLength) + endFix) / uLenWithMargin) : 0; - } - pathLen = repeatTimes * uLenWithMargin - endFix; - outputSymbolMeta.repeatTimes = repeatTimes; - outputSymbolMeta.symbolMargin = symbolMarginNumeric; - } - var sizeFix = pxSign * (pathLen / 2); - var pathPosition = outputSymbolMeta.pathPosition = []; - pathPosition[categoryDim.index] = layout[categoryDim.wh] / 2; - pathPosition[valueDim.index] = symbolPosition === 'start' ? sizeFix : symbolPosition === 'end' ? boundingLength - sizeFix : boundingLength / 2; // 'center' - if (symbolOffset) { - pathPosition[0] += symbolOffset[0]; - pathPosition[1] += symbolOffset[1]; - } - var bundlePosition = outputSymbolMeta.bundlePosition = []; - bundlePosition[categoryDim.index] = layout[categoryDim.xy]; - bundlePosition[valueDim.index] = layout[valueDim.xy]; - var barRectShape = outputSymbolMeta.barRectShape = zrUtil.extend({}, layout); - barRectShape[valueDim.wh] = pxSign * Math.max(Math.abs(layout[valueDim.wh]), Math.abs(pathPosition[valueDim.index] + sizeFix)); - barRectShape[categoryDim.wh] = layout[categoryDim.wh]; - var clipShape = outputSymbolMeta.clipShape = {}; - // Consider that symbol may be overflow layout rect. - clipShape[categoryDim.xy] = -layout[categoryDim.xy]; - clipShape[categoryDim.wh] = opt.ecSize[categoryDim.wh]; - clipShape[valueDim.xy] = 0; - clipShape[valueDim.wh] = layout[valueDim.wh]; -} -function createPath(symbolMeta) { - var symbolPatternSize = symbolMeta.symbolPatternSize; - var path = createSymbol( - // Consider texture img, make a big size. - symbolMeta.symbolType, -symbolPatternSize / 2, -symbolPatternSize / 2, symbolPatternSize, symbolPatternSize); - path.attr({ - culling: true - }); - path.type !== 'image' && path.setStyle({ - strokeNoScale: true - }); - return path; -} -function createOrUpdateRepeatSymbols(bar, opt, symbolMeta, isUpdate) { - var bundle = bar.__pictorialBundle; - var symbolSize = symbolMeta.symbolSize; - var valueLineWidth = symbolMeta.valueLineWidth; - var pathPosition = symbolMeta.pathPosition; - var valueDim = opt.valueDim; - var repeatTimes = symbolMeta.repeatTimes || 0; - var index = 0; - var unit = symbolSize[opt.valueDim.index] + valueLineWidth + symbolMeta.symbolMargin * 2; - eachPath(bar, function (path) { - path.__pictorialAnimationIndex = index; - path.__pictorialRepeatTimes = repeatTimes; - if (index < repeatTimes) { - updateAttr(path, null, makeTarget(index), symbolMeta, isUpdate); - } else { - updateAttr(path, null, { - scaleX: 0, - scaleY: 0 - }, symbolMeta, isUpdate, function () { - bundle.remove(path); - }); - } - // updateHoverAnimation(path, symbolMeta); - index++; - }); - for (; index < repeatTimes; index++) { - var path = createPath(symbolMeta); - path.__pictorialAnimationIndex = index; - path.__pictorialRepeatTimes = repeatTimes; - bundle.add(path); - var target = makeTarget(index); - updateAttr(path, { - x: target.x, - y: target.y, - scaleX: 0, - scaleY: 0 - }, { - scaleX: target.scaleX, - scaleY: target.scaleY, - rotation: target.rotation - }, symbolMeta, isUpdate); - } - function makeTarget(index) { - var position = pathPosition.slice(); - // (start && pxSign > 0) || (end && pxSign < 0): i = repeatTimes - index - // Otherwise: i = index; - var pxSign = symbolMeta.pxSign; - var i = index; - if (symbolMeta.symbolRepeatDirection === 'start' ? pxSign > 0 : pxSign < 0) { - i = repeatTimes - 1 - index; - } - position[valueDim.index] = unit * (i - repeatTimes / 2 + 0.5) + pathPosition[valueDim.index]; - return { - x: position[0], - y: position[1], - scaleX: symbolMeta.symbolScale[0], - scaleY: symbolMeta.symbolScale[1], - rotation: symbolMeta.rotation - }; - } -} -function createOrUpdateSingleSymbol(bar, opt, symbolMeta, isUpdate) { - var bundle = bar.__pictorialBundle; - var mainPath = bar.__pictorialMainPath; - if (!mainPath) { - mainPath = bar.__pictorialMainPath = createPath(symbolMeta); - bundle.add(mainPath); - updateAttr(mainPath, { - x: symbolMeta.pathPosition[0], - y: symbolMeta.pathPosition[1], - scaleX: 0, - scaleY: 0, - rotation: symbolMeta.rotation - }, { - scaleX: symbolMeta.symbolScale[0], - scaleY: symbolMeta.symbolScale[1] - }, symbolMeta, isUpdate); - } else { - updateAttr(mainPath, null, { - x: symbolMeta.pathPosition[0], - y: symbolMeta.pathPosition[1], - scaleX: symbolMeta.symbolScale[0], - scaleY: symbolMeta.symbolScale[1], - rotation: symbolMeta.rotation - }, symbolMeta, isUpdate); - } -} -// bar rect is used for label. -function createOrUpdateBarRect(bar, symbolMeta, isUpdate) { - var rectShape = zrUtil.extend({}, symbolMeta.barRectShape); - var barRect = bar.__pictorialBarRect; - if (!barRect) { - barRect = bar.__pictorialBarRect = new graphic.Rect({ - z2: 2, - shape: rectShape, - silent: true, - style: { - stroke: 'transparent', - fill: 'transparent', - lineWidth: 0 - } - }); - barRect.disableMorphing = true; - bar.add(barRect); - } else { - updateAttr(barRect, null, { - shape: rectShape - }, symbolMeta, isUpdate); - } -} -function createOrUpdateClip(bar, opt, symbolMeta, isUpdate) { - // If not clip, symbol will be remove and rebuilt. - if (symbolMeta.symbolClip) { - var clipPath = bar.__pictorialClipPath; - var clipShape = zrUtil.extend({}, symbolMeta.clipShape); - var valueDim = opt.valueDim; - var animationModel = symbolMeta.animationModel; - var dataIndex = symbolMeta.dataIndex; - if (clipPath) { - graphic.updateProps(clipPath, { - shape: clipShape - }, animationModel, dataIndex); - } else { - clipShape[valueDim.wh] = 0; - clipPath = new graphic.Rect({ - shape: clipShape - }); - bar.__pictorialBundle.setClipPath(clipPath); - bar.__pictorialClipPath = clipPath; - var target = {}; - target[valueDim.wh] = symbolMeta.clipShape[valueDim.wh]; - graphic[isUpdate ? 'updateProps' : 'initProps'](clipPath, { - shape: target - }, animationModel, dataIndex); - } - } -} -function getItemModel(data, dataIndex) { - var itemModel = data.getItemModel(dataIndex); - itemModel.getAnimationDelayParams = getAnimationDelayParams; - itemModel.isAnimationEnabled = isAnimationEnabled; - return itemModel; -} -function getAnimationDelayParams(path) { - // The order is the same as the z-order, see `symbolRepeatDiretion`. - return { - index: path.__pictorialAnimationIndex, - count: path.__pictorialRepeatTimes - }; -} -function isAnimationEnabled() { - // `animation` prop can be set on itemModel in pictorial bar chart. - return this.parentModel.isAnimationEnabled() && !!this.getShallow('animation'); -} -function createBar(data, opt, symbolMeta, isUpdate) { - // bar is the main element for each data. - var bar = new graphic.Group(); - // bundle is used for location and clip. - var bundle = new graphic.Group(); - bar.add(bundle); - bar.__pictorialBundle = bundle; - bundle.x = symbolMeta.bundlePosition[0]; - bundle.y = symbolMeta.bundlePosition[1]; - if (symbolMeta.symbolRepeat) { - createOrUpdateRepeatSymbols(bar, opt, symbolMeta); - } else { - createOrUpdateSingleSymbol(bar, opt, symbolMeta); - } - createOrUpdateBarRect(bar, symbolMeta, isUpdate); - createOrUpdateClip(bar, opt, symbolMeta, isUpdate); - bar.__pictorialShapeStr = getShapeStr(data, symbolMeta); - bar.__pictorialSymbolMeta = symbolMeta; - return bar; -} -function updateBar(bar, opt, symbolMeta) { - var animationModel = symbolMeta.animationModel; - var dataIndex = symbolMeta.dataIndex; - var bundle = bar.__pictorialBundle; - graphic.updateProps(bundle, { - x: symbolMeta.bundlePosition[0], - y: symbolMeta.bundlePosition[1] - }, animationModel, dataIndex); - if (symbolMeta.symbolRepeat) { - createOrUpdateRepeatSymbols(bar, opt, symbolMeta, true); - } else { - createOrUpdateSingleSymbol(bar, opt, symbolMeta, true); - } - createOrUpdateBarRect(bar, symbolMeta, true); - createOrUpdateClip(bar, opt, symbolMeta, true); -} -function removeBar(data, dataIndex, animationModel, bar) { - // Not show text when animating - var labelRect = bar.__pictorialBarRect; - labelRect && labelRect.removeTextContent(); - var paths = []; - eachPath(bar, function (path) { - paths.push(path); - }); - bar.__pictorialMainPath && paths.push(bar.__pictorialMainPath); - // I do not find proper remove animation for clip yet. - bar.__pictorialClipPath && (animationModel = null); - zrUtil.each(paths, function (path) { - graphic.removeElement(path, { - scaleX: 0, - scaleY: 0 - }, animationModel, dataIndex, function () { - bar.parent && bar.parent.remove(bar); - }); - }); - data.setItemGraphicEl(dataIndex, null); -} -function getShapeStr(data, symbolMeta) { - return [data.getItemVisual(symbolMeta.dataIndex, 'symbol') || 'none', !!symbolMeta.symbolRepeat, !!symbolMeta.symbolClip].join(':'); -} -function eachPath(bar, cb, context) { - // Do not use Group#eachChild, because it do not support remove. - zrUtil.each(bar.__pictorialBundle.children(), function (el) { - el !== bar.__pictorialBarRect && cb.call(context, el); - }); -} -function updateAttr(el, immediateAttrs, animationAttrs, symbolMeta, isUpdate, cb) { - immediateAttrs && el.attr(immediateAttrs); - // when symbolCip used, only clip path has init animation, otherwise it would be weird effect. - if (symbolMeta.symbolClip && !isUpdate) { - animationAttrs && el.attr(animationAttrs); - } else { - animationAttrs && graphic[isUpdate ? 'updateProps' : 'initProps'](el, animationAttrs, symbolMeta.animationModel, symbolMeta.dataIndex, cb); - } -} -function updateCommon(bar, opt, symbolMeta) { - var dataIndex = symbolMeta.dataIndex; - var itemModel = symbolMeta.itemModel; - // Color must be excluded. - // Because symbol provide setColor individually to set fill and stroke - var emphasisModel = itemModel.getModel('emphasis'); - var emphasisStyle = emphasisModel.getModel('itemStyle').getItemStyle(); - var blurStyle = itemModel.getModel(['blur', 'itemStyle']).getItemStyle(); - var selectStyle = itemModel.getModel(['select', 'itemStyle']).getItemStyle(); - var cursorStyle = itemModel.getShallow('cursor'); - var focus = emphasisModel.get('focus'); - var blurScope = emphasisModel.get('blurScope'); - var hoverScale = emphasisModel.get('scale'); - eachPath(bar, function (path) { - if (path instanceof ZRImage) { - var pathStyle = path.style; - path.useStyle(zrUtil.extend({ - // TODO other properties like dx, dy ? - image: pathStyle.image, - x: pathStyle.x, - y: pathStyle.y, - width: pathStyle.width, - height: pathStyle.height - }, symbolMeta.style)); - } else { - path.useStyle(symbolMeta.style); - } - var emphasisState = path.ensureState('emphasis'); - emphasisState.style = emphasisStyle; - if (hoverScale) { - // NOTE: Must after scale is set after updateAttr - emphasisState.scaleX = path.scaleX * 1.1; - emphasisState.scaleY = path.scaleY * 1.1; - } - path.ensureState('blur').style = blurStyle; - path.ensureState('select').style = selectStyle; - cursorStyle && (path.cursor = cursorStyle); - path.z2 = symbolMeta.z2; - }); - var barPositionOutside = opt.valueDim.posDesc[+(symbolMeta.boundingLength > 0)]; - var barRect = bar.__pictorialBarRect; - barRect.ignoreClip = true; - setLabelStyle(barRect, getLabelStatesModels(itemModel), { - labelFetcher: opt.seriesModel, - labelDataIndex: dataIndex, - defaultText: getDefaultLabel(opt.seriesModel.getData(), dataIndex), - inheritColor: symbolMeta.style.fill, - defaultOpacity: symbolMeta.style.opacity, - defaultOutsidePosition: barPositionOutside - }); - toggleHoverEmphasis(bar, focus, blurScope, emphasisModel.get('disabled')); -} -function toIntTimes(times) { - var roundedTimes = Math.round(times); - // Escapse accurate error - return Math.abs(times - roundedTimes) < 1e-4 ? roundedTimes : Math.ceil(times); -} -export default PictorialBarView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/install.js b/node_modules/echarts/lib/chart/bar/install.js deleted file mode 100644 index aa5b45d..0000000 --- a/node_modules/echarts/lib/chart/bar/install.js +++ /dev/null @@ -1,81 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { layout, createProgressiveLayout } from '../../layout/barGrid.js'; -import dataSample from '../../processor/dataSample.js'; -import BarSeries from './BarSeries.js'; -import BarView from './BarView.js'; -export function install(registers) { - registers.registerChartView(BarView); - registers.registerSeriesModel(BarSeries); - registers.registerLayout(registers.PRIORITY.VISUAL.LAYOUT, zrUtil.curry(layout, 'bar')); - // Do layout after other overall layout, which can prepare some information. - registers.registerLayout(registers.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT, createProgressiveLayout('bar')); - // Down sample after filter - registers.registerProcessor(registers.PRIORITY.PROCESSOR.STATISTIC, dataSample('bar')); - /** - * @payload - * @property {string} [componentType=series] - * @property {number} [dx] - * @property {number} [dy] - * @property {number} [zoom] - * @property {number} [originX] - * @property {number} [originY] - */ - registers.registerAction({ - type: 'changeAxisOrder', - event: 'changeAxisOrder', - update: 'update' - }, function (payload, ecModel) { - var componentType = payload.componentType || 'series'; - ecModel.eachComponent({ - mainType: componentType, - query: payload - }, function (componentModel) { - if (payload.sortInfo) { - componentModel.axis.setCategorySortInfo(payload.sortInfo); - } - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/bar/installPictorialBar.js b/node_modules/echarts/lib/chart/bar/installPictorialBar.js deleted file mode 100644 index 0e013f9..0000000 --- a/node_modules/echarts/lib/chart/bar/installPictorialBar.js +++ /dev/null @@ -1,54 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import PictorialBarView from './PictorialBarView.js'; -import PictorialBarSeriesModel from './PictorialBarSeries.js'; -import { createProgressiveLayout, layout } from '../../layout/barGrid.js'; -import { curry } from 'zrender/lib/core/util.js'; -export function install(registers) { - registers.registerChartView(PictorialBarView); - registers.registerSeriesModel(PictorialBarSeriesModel); - registers.registerLayout(registers.PRIORITY.VISUAL.LAYOUT, curry(layout, 'pictorialBar')); - // Do layout after other overall layout, which can prepare some information. - registers.registerLayout(registers.PRIORITY.VISUAL.PROGRESSIVE_LAYOUT, createProgressiveLayout('pictorialBar')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot.js b/node_modules/echarts/lib/chart/boxplot.js deleted file mode 100644 index 50f5f92..0000000 --- a/node_modules/echarts/lib/chart/boxplot.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './boxplot/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js b/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js deleted file mode 100644 index 6dfc4af..0000000 --- a/node_modules/echarts/lib/chart/boxplot/BoxplotSeries.js +++ /dev/null @@ -1,108 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import { WhiskerBoxCommonMixin } from '../helper/whiskerBoxCommon.js'; -import { mixin } from 'zrender/lib/core/util.js'; -var BoxplotSeriesModel = /** @class */function (_super) { - __extends(BoxplotSeriesModel, _super); - function BoxplotSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BoxplotSeriesModel.type; - // TODO - // box width represents group size, so dimension should have 'size'. - /** - * @see - * The meanings of 'min' and 'max' depend on user, - * and echarts do not need to know it. - * @readOnly - */ - _this.defaultValueDimensions = [{ - name: 'min', - defaultTooltip: true - }, { - name: 'Q1', - defaultTooltip: true - }, { - name: 'median', - defaultTooltip: true - }, { - name: 'Q3', - defaultTooltip: true - }, { - name: 'max', - defaultTooltip: true - }]; - _this.visualDrawType = 'stroke'; - return _this; - } - BoxplotSeriesModel.type = 'series.boxplot'; - BoxplotSeriesModel.dependencies = ['xAxis', 'yAxis', 'grid']; - BoxplotSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'cartesian2d', - legendHoverLink: true, - layout: null, - boxWidth: [7, 50], - itemStyle: { - color: '#fff', - borderWidth: 1 - }, - emphasis: { - scale: true, - itemStyle: { - borderWidth: 2, - shadowBlur: 5, - shadowOffsetX: 1, - shadowOffsetY: 1, - shadowColor: 'rgba(0,0,0,0.2)' - } - }, - animationDuration: 800 - }; - return BoxplotSeriesModel; -}(SeriesModel); -mixin(BoxplotSeriesModel, WhiskerBoxCommonMixin, true); -export default BoxplotSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/BoxplotView.js b/node_modules/echarts/lib/chart/boxplot/BoxplotView.js deleted file mode 100644 index bfb7e59..0000000 --- a/node_modules/echarts/lib/chart/boxplot/BoxplotView.js +++ /dev/null @@ -1,172 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ChartView from '../../view/Chart.js'; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var BoxplotView = /** @class */function (_super) { - __extends(BoxplotView, _super); - function BoxplotView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BoxplotView.type; - return _this; - } - BoxplotView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var group = this.group; - var oldData = this._data; - // There is no old data only when first rendering or switching from - // stream mode to normal mode, where previous elements should be removed. - if (!this._data) { - group.removeAll(); - } - var constDim = seriesModel.get('layout') === 'horizontal' ? 1 : 0; - data.diff(oldData).add(function (newIdx) { - if (data.hasValue(newIdx)) { - var itemLayout = data.getItemLayout(newIdx); - var symbolEl = createNormalBox(itemLayout, data, newIdx, constDim, true); - data.setItemGraphicEl(newIdx, symbolEl); - group.add(symbolEl); - } - }).update(function (newIdx, oldIdx) { - var symbolEl = oldData.getItemGraphicEl(oldIdx); - // Empty data - if (!data.hasValue(newIdx)) { - group.remove(symbolEl); - return; - } - var itemLayout = data.getItemLayout(newIdx); - if (!symbolEl) { - symbolEl = createNormalBox(itemLayout, data, newIdx, constDim); - } else { - saveOldStyle(symbolEl); - updateNormalBoxData(itemLayout, symbolEl, data, newIdx); - } - group.add(symbolEl); - data.setItemGraphicEl(newIdx, symbolEl); - }).remove(function (oldIdx) { - var el = oldData.getItemGraphicEl(oldIdx); - el && group.remove(el); - }).execute(); - this._data = data; - }; - BoxplotView.prototype.remove = function (ecModel) { - var group = this.group; - var data = this._data; - this._data = null; - data && data.eachItemGraphicEl(function (el) { - el && group.remove(el); - }); - }; - BoxplotView.type = 'boxplot'; - return BoxplotView; -}(ChartView); -var BoxPathShape = /** @class */function () { - function BoxPathShape() {} - return BoxPathShape; -}(); -var BoxPath = /** @class */function (_super) { - __extends(BoxPath, _super); - function BoxPath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'boxplotBoxPath'; - return _this; - } - BoxPath.prototype.getDefaultShape = function () { - return new BoxPathShape(); - }; - BoxPath.prototype.buildPath = function (ctx, shape) { - var ends = shape.points; - var i = 0; - ctx.moveTo(ends[i][0], ends[i][1]); - i++; - for (; i < 4; i++) { - ctx.lineTo(ends[i][0], ends[i][1]); - } - ctx.closePath(); - for (; i < ends.length; i++) { - ctx.moveTo(ends[i][0], ends[i][1]); - i++; - ctx.lineTo(ends[i][0], ends[i][1]); - } - }; - return BoxPath; -}(Path); -function createNormalBox(itemLayout, data, dataIndex, constDim, isInit) { - var ends = itemLayout.ends; - var el = new BoxPath({ - shape: { - points: isInit ? transInit(ends, constDim, itemLayout) : ends - } - }); - updateNormalBoxData(itemLayout, el, data, dataIndex, isInit); - return el; -} -function updateNormalBoxData(itemLayout, el, data, dataIndex, isInit) { - var seriesModel = data.hostModel; - var updateMethod = graphic[isInit ? 'initProps' : 'updateProps']; - updateMethod(el, { - shape: { - points: itemLayout.ends - } - }, seriesModel, dataIndex); - el.useStyle(data.getItemVisual(dataIndex, 'style')); - el.style.strokeNoScale = true; - el.z2 = 100; - var itemModel = data.getItemModel(dataIndex); - var emphasisModel = itemModel.getModel('emphasis'); - setStatesStylesFromModel(el, itemModel); - toggleHoverEmphasis(el, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); -} -function transInit(points, dim, itemLayout) { - return zrUtil.map(points, function (point) { - point = point.slice(); - point[dim] = itemLayout.initBaseline; - return point; - }); -} -export default BoxplotView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js b/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js deleted file mode 100644 index fc2cb31..0000000 --- a/node_modules/echarts/lib/chart/boxplot/boxplotLayout.js +++ /dev/null @@ -1,181 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { parsePercent } from '../../util/number.js'; -var each = zrUtil.each; -export default function boxplotLayout(ecModel) { - var groupResult = groupSeriesByAxis(ecModel); - each(groupResult, function (groupItem) { - var seriesModels = groupItem.seriesModels; - if (!seriesModels.length) { - return; - } - calculateBase(groupItem); - each(seriesModels, function (seriesModel, idx) { - layoutSingleSeries(seriesModel, groupItem.boxOffsetList[idx], groupItem.boxWidthList[idx]); - }); - }); -} -/** - * Group series by axis. - */ -function groupSeriesByAxis(ecModel) { - var result = []; - var axisList = []; - ecModel.eachSeriesByType('boxplot', function (seriesModel) { - var baseAxis = seriesModel.getBaseAxis(); - var idx = zrUtil.indexOf(axisList, baseAxis); - if (idx < 0) { - idx = axisList.length; - axisList[idx] = baseAxis; - result[idx] = { - axis: baseAxis, - seriesModels: [] - }; - } - result[idx].seriesModels.push(seriesModel); - }); - return result; -} -/** - * Calculate offset and box width for each series. - */ -function calculateBase(groupItem) { - var baseAxis = groupItem.axis; - var seriesModels = groupItem.seriesModels; - var seriesCount = seriesModels.length; - var boxWidthList = groupItem.boxWidthList = []; - var boxOffsetList = groupItem.boxOffsetList = []; - var boundList = []; - var bandWidth; - if (baseAxis.type === 'category') { - bandWidth = baseAxis.getBandWidth(); - } else { - var maxDataCount_1 = 0; - each(seriesModels, function (seriesModel) { - maxDataCount_1 = Math.max(maxDataCount_1, seriesModel.getData().count()); - }); - var extent = baseAxis.getExtent(); - bandWidth = Math.abs(extent[1] - extent[0]) / maxDataCount_1; - } - each(seriesModels, function (seriesModel) { - var boxWidthBound = seriesModel.get('boxWidth'); - if (!zrUtil.isArray(boxWidthBound)) { - boxWidthBound = [boxWidthBound, boxWidthBound]; - } - boundList.push([parsePercent(boxWidthBound[0], bandWidth) || 0, parsePercent(boxWidthBound[1], bandWidth) || 0]); - }); - var availableWidth = bandWidth * 0.8 - 2; - var boxGap = availableWidth / seriesCount * 0.3; - var boxWidth = (availableWidth - boxGap * (seriesCount - 1)) / seriesCount; - var base = boxWidth / 2 - availableWidth / 2; - each(seriesModels, function (seriesModel, idx) { - boxOffsetList.push(base); - base += boxGap + boxWidth; - boxWidthList.push(Math.min(Math.max(boxWidth, boundList[idx][0]), boundList[idx][1])); - }); -} -/** - * Calculate points location for each series. - */ -function layoutSingleSeries(seriesModel, offset, boxWidth) { - var coordSys = seriesModel.coordinateSystem; - var data = seriesModel.getData(); - var halfWidth = boxWidth / 2; - var cDimIdx = seriesModel.get('layout') === 'horizontal' ? 0 : 1; - var vDimIdx = 1 - cDimIdx; - var coordDims = ['x', 'y']; - var cDim = data.mapDimension(coordDims[cDimIdx]); - var vDims = data.mapDimensionsAll(coordDims[vDimIdx]); - if (cDim == null || vDims.length < 5) { - return; - } - for (var dataIndex = 0; dataIndex < data.count(); dataIndex++) { - var axisDimVal = data.get(cDim, dataIndex); - var median = getPoint(axisDimVal, vDims[2], dataIndex); - var end1 = getPoint(axisDimVal, vDims[0], dataIndex); - var end2 = getPoint(axisDimVal, vDims[1], dataIndex); - var end4 = getPoint(axisDimVal, vDims[3], dataIndex); - var end5 = getPoint(axisDimVal, vDims[4], dataIndex); - var ends = []; - addBodyEnd(ends, end2, false); - addBodyEnd(ends, end4, true); - ends.push(end1, end2, end5, end4); - layEndLine(ends, end1); - layEndLine(ends, end5); - layEndLine(ends, median); - data.setItemLayout(dataIndex, { - initBaseline: median[vDimIdx], - ends: ends - }); - } - function getPoint(axisDimVal, dim, dataIndex) { - var val = data.get(dim, dataIndex); - var p = []; - p[cDimIdx] = axisDimVal; - p[vDimIdx] = val; - var point; - if (isNaN(axisDimVal) || isNaN(val)) { - point = [NaN, NaN]; - } else { - point = coordSys.dataToPoint(p); - point[cDimIdx] += offset; - } - return point; - } - function addBodyEnd(ends, point, start) { - var point1 = point.slice(); - var point2 = point.slice(); - point1[cDimIdx] += halfWidth; - point2[cDimIdx] -= halfWidth; - start ? ends.push(point1, point2) : ends.push(point2, point1); - } - function layEndLine(ends, endCenter) { - var from = endCenter.slice(); - var to = endCenter.slice(); - from[cDimIdx] -= halfWidth; - to[cDimIdx] += halfWidth; - ends.push(from, to); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js b/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js deleted file mode 100644 index 447a995..0000000 --- a/node_modules/echarts/lib/chart/boxplot/boxplotTransform.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import prepareBoxplotData from './prepareBoxplotData.js'; -import { throwError, makePrintable } from '../../util/log.js'; -import { SOURCE_FORMAT_ARRAY_ROWS } from '../../util/types.js'; -export var boxplotTransform = { - type: 'echarts:boxplot', - transform: function transform(params) { - var upstream = params.upstream; - if (upstream.sourceFormat !== SOURCE_FORMAT_ARRAY_ROWS) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('source data is not applicable for this boxplot transform. Expect number[][].'); - } - throwError(errMsg); - } - var result = prepareBoxplotData(upstream.getRawData(), params.config); - return [{ - dimensions: ['ItemName', 'Low', 'Q1', 'Q2', 'Q3', 'High'], - data: result.boxData - }, { - data: result.outliers - }]; - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/install.js b/node_modules/echarts/lib/chart/boxplot/install.js deleted file mode 100644 index 11e6bd3..0000000 --- a/node_modules/echarts/lib/chart/boxplot/install.js +++ /dev/null @@ -1,53 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import BoxplotSeriesModel from './BoxplotSeries.js'; -import BoxplotView from './BoxplotView.js'; -import boxplotLayout from './boxplotLayout.js'; -import { boxplotTransform } from './boxplotTransform.js'; -export function install(registers) { - registers.registerSeriesModel(BoxplotSeriesModel); - registers.registerChartView(BoxplotView); - registers.registerLayout(boxplotLayout); - registers.registerTransform(boxplotTransform); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js b/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js deleted file mode 100644 index c48a3c2..0000000 --- a/node_modules/echarts/lib/chart/boxplot/prepareBoxplotData.js +++ /dev/null @@ -1,96 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { quantile, asc } from '../../util/number.js'; -import { isFunction, isString } from 'zrender/lib/core/util.js'; -/** - * See: - * - * - * - * Helper method for preparing data. - * - * @param rawData like - * [ - * [12,232,443], (raw data set for the first box) - * [3843,5545,1232], (raw data set for the second box) - * ... - * ] - * @param opt.boundIQR=1.5 Data less than min bound is outlier. - * default 1.5, means Q1 - 1.5 * (Q3 - Q1). - * If 'none'/0 passed, min bound will not be used. - */ -export default function prepareBoxplotData(rawData, opt) { - opt = opt || {}; - var boxData = []; - var outliers = []; - var boundIQR = opt.boundIQR; - var useExtreme = boundIQR === 'none' || boundIQR === 0; - for (var i = 0; i < rawData.length; i++) { - var ascList = asc(rawData[i].slice()); - var Q1 = quantile(ascList, 0.25); - var Q2 = quantile(ascList, 0.5); - var Q3 = quantile(ascList, 0.75); - var min = ascList[0]; - var max = ascList[ascList.length - 1]; - var bound = (boundIQR == null ? 1.5 : boundIQR) * (Q3 - Q1); - var low = useExtreme ? min : Math.max(min, Q1 - bound); - var high = useExtreme ? max : Math.min(max, Q3 + bound); - var itemNameFormatter = opt.itemNameFormatter; - var itemName = isFunction(itemNameFormatter) ? itemNameFormatter({ - value: i - }) : isString(itemNameFormatter) ? itemNameFormatter.replace('{value}', i + '') : i + ''; - boxData.push([itemName, low, Q1, Q2, Q3, high]); - for (var j = 0; j < ascList.length; j++) { - var dataItem = ascList[j]; - if (dataItem < low || dataItem > high) { - var outlier = [itemName, dataItem]; - outliers.push(outlier); - } - } - } - return { - boxData: boxData, - outliers: outliers - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick.js b/node_modules/echarts/lib/chart/candlestick.js deleted file mode 100644 index a212406..0000000 --- a/node_modules/echarts/lib/chart/candlestick.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './candlestick/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js b/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js deleted file mode 100644 index 8b2c2ff..0000000 --- a/node_modules/echarts/lib/chart/candlestick/CandlestickSeries.js +++ /dev/null @@ -1,120 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import { WhiskerBoxCommonMixin } from '../helper/whiskerBoxCommon.js'; -import { mixin } from 'zrender/lib/core/util.js'; -var CandlestickSeriesModel = /** @class */function (_super) { - __extends(CandlestickSeriesModel, _super); - function CandlestickSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CandlestickSeriesModel.type; - _this.defaultValueDimensions = [{ - name: 'open', - defaultTooltip: true - }, { - name: 'close', - defaultTooltip: true - }, { - name: 'lowest', - defaultTooltip: true - }, { - name: 'highest', - defaultTooltip: true - }]; - return _this; - } - /** - * Get dimension for shadow in dataZoom - * @return dimension name - */ - CandlestickSeriesModel.prototype.getShadowDim = function () { - return 'open'; - }; - CandlestickSeriesModel.prototype.brushSelector = function (dataIndex, data, selectors) { - var itemLayout = data.getItemLayout(dataIndex); - return itemLayout && selectors.rect(itemLayout.brushRect); - }; - CandlestickSeriesModel.type = 'series.candlestick'; - CandlestickSeriesModel.dependencies = ['xAxis', 'yAxis', 'grid']; - CandlestickSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'cartesian2d', - legendHoverLink: true, - // xAxisIndex: 0, - // yAxisIndex: 0, - layout: null, - clip: true, - itemStyle: { - color: '#eb5454', - color0: '#47b262', - borderColor: '#eb5454', - borderColor0: '#47b262', - borderColorDoji: null, - // borderColor: '#d24040', - // borderColor0: '#398f4f', - borderWidth: 1 - }, - emphasis: { - scale: true, - itemStyle: { - borderWidth: 2 - } - }, - barMaxWidth: null, - barMinWidth: null, - barWidth: null, - large: true, - largeThreshold: 600, - progressive: 3e3, - progressiveThreshold: 1e4, - progressiveChunkMode: 'mod', - animationEasing: 'linear', - animationDuration: 300 - }; - return CandlestickSeriesModel; -}(SeriesModel); -mixin(CandlestickSeriesModel, WhiskerBoxCommonMixin, true); -export default CandlestickSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/CandlestickView.js b/node_modules/echarts/lib/chart/candlestick/CandlestickView.js deleted file mode 100644 index 54e824c..0000000 --- a/node_modules/echarts/lib/chart/candlestick/CandlestickView.js +++ /dev/null @@ -1,332 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ChartView from '../../view/Chart.js'; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel } from '../../util/states.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import { createClipPath } from '../helper/createClipPathFromCoordSys.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var SKIP_PROPS = ['color', 'borderColor']; -var CandlestickView = /** @class */function (_super) { - __extends(CandlestickView, _super); - function CandlestickView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CandlestickView.type; - return _this; - } - CandlestickView.prototype.render = function (seriesModel, ecModel, api) { - // If there is clipPath created in large mode. Remove it. - this.group.removeClipPath(); - // Clear previously rendered progressive elements. - this._progressiveEls = null; - this._updateDrawMode(seriesModel); - this._isLargeDraw ? this._renderLarge(seriesModel) : this._renderNormal(seriesModel); - }; - CandlestickView.prototype.incrementalPrepareRender = function (seriesModel, ecModel, api) { - this._clear(); - this._updateDrawMode(seriesModel); - }; - CandlestickView.prototype.incrementalRender = function (params, seriesModel, ecModel, api) { - this._progressiveEls = []; - this._isLargeDraw ? this._incrementalRenderLarge(params, seriesModel) : this._incrementalRenderNormal(params, seriesModel); - }; - CandlestickView.prototype.eachRendered = function (cb) { - graphic.traverseElements(this._progressiveEls || this.group, cb); - }; - CandlestickView.prototype._updateDrawMode = function (seriesModel) { - var isLargeDraw = seriesModel.pipelineContext.large; - if (this._isLargeDraw == null || isLargeDraw !== this._isLargeDraw) { - this._isLargeDraw = isLargeDraw; - this._clear(); - } - }; - CandlestickView.prototype._renderNormal = function (seriesModel) { - var data = seriesModel.getData(); - var oldData = this._data; - var group = this.group; - var isSimpleBox = data.getLayout('isSimpleBox'); - var needsClip = seriesModel.get('clip', true); - var coord = seriesModel.coordinateSystem; - var clipArea = coord.getArea && coord.getArea(); - // There is no old data only when first rendering or switching from - // stream mode to normal mode, where previous elements should be removed. - if (!this._data) { - group.removeAll(); - } - data.diff(oldData).add(function (newIdx) { - if (data.hasValue(newIdx)) { - var itemLayout = data.getItemLayout(newIdx); - if (needsClip && isNormalBoxClipped(clipArea, itemLayout)) { - return; - } - var el = createNormalBox(itemLayout, newIdx, true); - graphic.initProps(el, { - shape: { - points: itemLayout.ends - } - }, seriesModel, newIdx); - setBoxCommon(el, data, newIdx, isSimpleBox); - group.add(el); - data.setItemGraphicEl(newIdx, el); - } - }).update(function (newIdx, oldIdx) { - var el = oldData.getItemGraphicEl(oldIdx); - // Empty data - if (!data.hasValue(newIdx)) { - group.remove(el); - return; - } - var itemLayout = data.getItemLayout(newIdx); - if (needsClip && isNormalBoxClipped(clipArea, itemLayout)) { - group.remove(el); - return; - } - if (!el) { - el = createNormalBox(itemLayout, newIdx); - } else { - graphic.updateProps(el, { - shape: { - points: itemLayout.ends - } - }, seriesModel, newIdx); - saveOldStyle(el); - } - setBoxCommon(el, data, newIdx, isSimpleBox); - group.add(el); - data.setItemGraphicEl(newIdx, el); - }).remove(function (oldIdx) { - var el = oldData.getItemGraphicEl(oldIdx); - el && group.remove(el); - }).execute(); - this._data = data; - }; - CandlestickView.prototype._renderLarge = function (seriesModel) { - this._clear(); - createLarge(seriesModel, this.group); - var clipPath = seriesModel.get('clip', true) ? createClipPath(seriesModel.coordinateSystem, false, seriesModel) : null; - if (clipPath) { - this.group.setClipPath(clipPath); - } else { - this.group.removeClipPath(); - } - }; - CandlestickView.prototype._incrementalRenderNormal = function (params, seriesModel) { - var data = seriesModel.getData(); - var isSimpleBox = data.getLayout('isSimpleBox'); - var dataIndex; - while ((dataIndex = params.next()) != null) { - var itemLayout = data.getItemLayout(dataIndex); - var el = createNormalBox(itemLayout, dataIndex); - setBoxCommon(el, data, dataIndex, isSimpleBox); - el.incremental = true; - this.group.add(el); - this._progressiveEls.push(el); - } - }; - CandlestickView.prototype._incrementalRenderLarge = function (params, seriesModel) { - createLarge(seriesModel, this.group, this._progressiveEls, true); - }; - CandlestickView.prototype.remove = function (ecModel) { - this._clear(); - }; - CandlestickView.prototype._clear = function () { - this.group.removeAll(); - this._data = null; - }; - CandlestickView.type = 'candlestick'; - return CandlestickView; -}(ChartView); -var NormalBoxPathShape = /** @class */function () { - function NormalBoxPathShape() {} - return NormalBoxPathShape; -}(); -var NormalBoxPath = /** @class */function (_super) { - __extends(NormalBoxPath, _super); - function NormalBoxPath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'normalCandlestickBox'; - return _this; - } - NormalBoxPath.prototype.getDefaultShape = function () { - return new NormalBoxPathShape(); - }; - NormalBoxPath.prototype.buildPath = function (ctx, shape) { - var ends = shape.points; - if (this.__simpleBox) { - ctx.moveTo(ends[4][0], ends[4][1]); - ctx.lineTo(ends[6][0], ends[6][1]); - } else { - ctx.moveTo(ends[0][0], ends[0][1]); - ctx.lineTo(ends[1][0], ends[1][1]); - ctx.lineTo(ends[2][0], ends[2][1]); - ctx.lineTo(ends[3][0], ends[3][1]); - ctx.closePath(); - ctx.moveTo(ends[4][0], ends[4][1]); - ctx.lineTo(ends[5][0], ends[5][1]); - ctx.moveTo(ends[6][0], ends[6][1]); - ctx.lineTo(ends[7][0], ends[7][1]); - } - }; - return NormalBoxPath; -}(Path); -function createNormalBox(itemLayout, dataIndex, isInit) { - var ends = itemLayout.ends; - return new NormalBoxPath({ - shape: { - points: isInit ? transInit(ends, itemLayout) : ends - }, - z2: 100 - }); -} -function isNormalBoxClipped(clipArea, itemLayout) { - var clipped = true; - for (var i = 0; i < itemLayout.ends.length; i++) { - // If any point are in the region. - if (clipArea.contain(itemLayout.ends[i][0], itemLayout.ends[i][1])) { - clipped = false; - break; - } - } - return clipped; -} -function setBoxCommon(el, data, dataIndex, isSimpleBox) { - var itemModel = data.getItemModel(dataIndex); - el.useStyle(data.getItemVisual(dataIndex, 'style')); - el.style.strokeNoScale = true; - el.__simpleBox = isSimpleBox; - setStatesStylesFromModel(el, itemModel); -} -function transInit(points, itemLayout) { - return zrUtil.map(points, function (point) { - point = point.slice(); - point[1] = itemLayout.initBaseline; - return point; - }); -} -var LargeBoxPathShape = /** @class */function () { - function LargeBoxPathShape() {} - return LargeBoxPathShape; -}(); -var LargeBoxPath = /** @class */function (_super) { - __extends(LargeBoxPath, _super); - function LargeBoxPath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'largeCandlestickBox'; - return _this; - } - LargeBoxPath.prototype.getDefaultShape = function () { - return new LargeBoxPathShape(); - }; - LargeBoxPath.prototype.buildPath = function (ctx, shape) { - // Drawing lines is more efficient than drawing - // a whole line or drawing rects. - var points = shape.points; - for (var i = 0; i < points.length;) { - if (this.__sign === points[i++]) { - var x = points[i++]; - ctx.moveTo(x, points[i++]); - ctx.lineTo(x, points[i++]); - } else { - i += 3; - } - } - }; - return LargeBoxPath; -}(Path); -function createLarge(seriesModel, group, progressiveEls, incremental) { - var data = seriesModel.getData(); - var largePoints = data.getLayout('largePoints'); - var elP = new LargeBoxPath({ - shape: { - points: largePoints - }, - __sign: 1, - ignoreCoarsePointer: true - }); - group.add(elP); - var elN = new LargeBoxPath({ - shape: { - points: largePoints - }, - __sign: -1, - ignoreCoarsePointer: true - }); - group.add(elN); - var elDoji = new LargeBoxPath({ - shape: { - points: largePoints - }, - __sign: 0, - ignoreCoarsePointer: true - }); - group.add(elDoji); - setLargeStyle(1, elP, seriesModel, data); - setLargeStyle(-1, elN, seriesModel, data); - setLargeStyle(0, elDoji, seriesModel, data); - if (incremental) { - elP.incremental = true; - elN.incremental = true; - } - if (progressiveEls) { - progressiveEls.push(elP, elN); - } -} -function setLargeStyle(sign, el, seriesModel, data) { - // TODO put in visual? - var borderColor = seriesModel.get(['itemStyle', sign > 0 ? 'borderColor' : 'borderColor0']) - // Use color for border color by default. - || seriesModel.get(['itemStyle', sign > 0 ? 'color' : 'color0']); - if (sign === 0) { - borderColor = seriesModel.get(['itemStyle', 'borderColorDoji']); - } - // Color must be excluded. - // Because symbol provide setColor individually to set fill and stroke - var itemStyle = seriesModel.getModel('itemStyle').getItemStyle(SKIP_PROPS); - el.useStyle(itemStyle); - el.style.fill = null; - el.style.stroke = borderColor; -} -export default CandlestickView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js b/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js deleted file mode 100644 index 8c46d2d..0000000 --- a/node_modules/echarts/lib/chart/candlestick/candlestickLayout.js +++ /dev/null @@ -1,204 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { subPixelOptimize } from '../../util/graphic.js'; -import createRenderPlanner from '../helper/createRenderPlanner.js'; -import { parsePercent } from '../../util/number.js'; -import { map, retrieve2 } from 'zrender/lib/core/util.js'; -import { createFloat32Array } from '../../util/vendor.js'; -var candlestickLayout = { - seriesType: 'candlestick', - plan: createRenderPlanner(), - reset: function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - var data = seriesModel.getData(); - var candleWidth = calculateCandleWidth(seriesModel, data); - var cDimIdx = 0; - var vDimIdx = 1; - var coordDims = ['x', 'y']; - var cDimI = data.getDimensionIndex(data.mapDimension(coordDims[cDimIdx])); - var vDimsI = map(data.mapDimensionsAll(coordDims[vDimIdx]), data.getDimensionIndex, data); - var openDimI = vDimsI[0]; - var closeDimI = vDimsI[1]; - var lowestDimI = vDimsI[2]; - var highestDimI = vDimsI[3]; - data.setLayout({ - candleWidth: candleWidth, - // The value is experimented visually. - isSimpleBox: candleWidth <= 1.3 - }); - if (cDimI < 0 || vDimsI.length < 4) { - return; - } - return { - progress: seriesModel.pipelineContext.large ? largeProgress : normalProgress - }; - function normalProgress(params, data) { - var dataIndex; - var store = data.getStore(); - while ((dataIndex = params.next()) != null) { - var axisDimVal = store.get(cDimI, dataIndex); - var openVal = store.get(openDimI, dataIndex); - var closeVal = store.get(closeDimI, dataIndex); - var lowestVal = store.get(lowestDimI, dataIndex); - var highestVal = store.get(highestDimI, dataIndex); - var ocLow = Math.min(openVal, closeVal); - var ocHigh = Math.max(openVal, closeVal); - var ocLowPoint = getPoint(ocLow, axisDimVal); - var ocHighPoint = getPoint(ocHigh, axisDimVal); - var lowestPoint = getPoint(lowestVal, axisDimVal); - var highestPoint = getPoint(highestVal, axisDimVal); - var ends = []; - addBodyEnd(ends, ocHighPoint, 0); - addBodyEnd(ends, ocLowPoint, 1); - ends.push(subPixelOptimizePoint(highestPoint), subPixelOptimizePoint(ocHighPoint), subPixelOptimizePoint(lowestPoint), subPixelOptimizePoint(ocLowPoint)); - var itemModel = data.getItemModel(dataIndex); - var hasDojiColor = !!itemModel.get(['itemStyle', 'borderColorDoji']); - data.setItemLayout(dataIndex, { - sign: getSign(store, dataIndex, openVal, closeVal, closeDimI, hasDojiColor), - initBaseline: openVal > closeVal ? ocHighPoint[vDimIdx] : ocLowPoint[vDimIdx], - ends: ends, - brushRect: makeBrushRect(lowestVal, highestVal, axisDimVal) - }); - } - function getPoint(val, axisDimVal) { - var p = []; - p[cDimIdx] = axisDimVal; - p[vDimIdx] = val; - return isNaN(axisDimVal) || isNaN(val) ? [NaN, NaN] : coordSys.dataToPoint(p); - } - function addBodyEnd(ends, point, start) { - var point1 = point.slice(); - var point2 = point.slice(); - point1[cDimIdx] = subPixelOptimize(point1[cDimIdx] + candleWidth / 2, 1, false); - point2[cDimIdx] = subPixelOptimize(point2[cDimIdx] - candleWidth / 2, 1, true); - start ? ends.push(point1, point2) : ends.push(point2, point1); - } - function makeBrushRect(lowestVal, highestVal, axisDimVal) { - var pmin = getPoint(lowestVal, axisDimVal); - var pmax = getPoint(highestVal, axisDimVal); - pmin[cDimIdx] -= candleWidth / 2; - pmax[cDimIdx] -= candleWidth / 2; - return { - x: pmin[0], - y: pmin[1], - width: vDimIdx ? candleWidth : pmax[0] - pmin[0], - height: vDimIdx ? pmax[1] - pmin[1] : candleWidth - }; - } - function subPixelOptimizePoint(point) { - point[cDimIdx] = subPixelOptimize(point[cDimIdx], 1); - return point; - } - } - function largeProgress(params, data) { - // Structure: [sign, x, yhigh, ylow, sign, x, yhigh, ylow, ...] - var points = createFloat32Array(params.count * 4); - var offset = 0; - var point; - var tmpIn = []; - var tmpOut = []; - var dataIndex; - var store = data.getStore(); - var hasDojiColor = !!seriesModel.get(['itemStyle', 'borderColorDoji']); - while ((dataIndex = params.next()) != null) { - var axisDimVal = store.get(cDimI, dataIndex); - var openVal = store.get(openDimI, dataIndex); - var closeVal = store.get(closeDimI, dataIndex); - var lowestVal = store.get(lowestDimI, dataIndex); - var highestVal = store.get(highestDimI, dataIndex); - if (isNaN(axisDimVal) || isNaN(lowestVal) || isNaN(highestVal)) { - points[offset++] = NaN; - offset += 3; - continue; - } - points[offset++] = getSign(store, dataIndex, openVal, closeVal, closeDimI, hasDojiColor); - tmpIn[cDimIdx] = axisDimVal; - tmpIn[vDimIdx] = lowestVal; - point = coordSys.dataToPoint(tmpIn, null, tmpOut); - points[offset++] = point ? point[0] : NaN; - points[offset++] = point ? point[1] : NaN; - tmpIn[vDimIdx] = highestVal; - point = coordSys.dataToPoint(tmpIn, null, tmpOut); - points[offset++] = point ? point[1] : NaN; - } - data.setLayout('largePoints', points); - } - } -}; -/** - * Get the sign of a single data. - * - * @returns 0 for doji with hasDojiColor: true, - * 1 for positive, - * -1 for negative. - */ -function getSign(store, dataIndex, openVal, closeVal, closeDimI, hasDojiColor) { - var sign; - if (openVal > closeVal) { - sign = -1; - } else if (openVal < closeVal) { - sign = 1; - } else { - sign = hasDojiColor - // When doji color is set, use it instead of color/color0. - ? 0 : dataIndex > 0 - // If close === open, compare with close of last record - ? store.get(closeDimI, dataIndex - 1) <= closeVal ? 1 : -1 - // No record of previous, set to be positive - : 1; - } - return sign; -} -function calculateCandleWidth(seriesModel, data) { - var baseAxis = seriesModel.getBaseAxis(); - var extent; - var bandWidth = baseAxis.type === 'category' ? baseAxis.getBandWidth() : (extent = baseAxis.getExtent(), Math.abs(extent[1] - extent[0]) / data.count()); - var barMaxWidth = parsePercent(retrieve2(seriesModel.get('barMaxWidth'), bandWidth), bandWidth); - var barMinWidth = parsePercent(retrieve2(seriesModel.get('barMinWidth'), 1), bandWidth); - var barWidth = seriesModel.get('barWidth'); - return barWidth != null ? parsePercent(barWidth, bandWidth) - // Put max outer to ensure bar visible in spite of overlap. - : Math.max(Math.min(bandWidth / 2, barMaxWidth), barMinWidth); -} -export default candlestickLayout; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js b/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js deleted file mode 100644 index e63a976..0000000 --- a/node_modules/echarts/lib/chart/candlestick/candlestickVisual.js +++ /dev/null @@ -1,84 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import createRenderPlanner from '../helper/createRenderPlanner.js'; -import { extend } from 'zrender/lib/core/util.js'; -var positiveBorderColorQuery = ['itemStyle', 'borderColor']; -var negativeBorderColorQuery = ['itemStyle', 'borderColor0']; -var dojiBorderColorQuery = ['itemStyle', 'borderColorDoji']; -var positiveColorQuery = ['itemStyle', 'color']; -var negativeColorQuery = ['itemStyle', 'color0']; -var candlestickVisual = { - seriesType: 'candlestick', - plan: createRenderPlanner(), - // For legend. - performRawSeries: true, - reset: function (seriesModel, ecModel) { - function getColor(sign, model) { - return model.get(sign > 0 ? positiveColorQuery : negativeColorQuery); - } - function getBorderColor(sign, model) { - return model.get(sign === 0 ? dojiBorderColorQuery : sign > 0 ? positiveBorderColorQuery : negativeBorderColorQuery); - } - // Only visible series has each data be visual encoded - if (ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var isLargeRender = seriesModel.pipelineContext.large; - return !isLargeRender && { - progress: function (params, data) { - var dataIndex; - while ((dataIndex = params.next()) != null) { - var itemModel = data.getItemModel(dataIndex); - var sign = data.getItemLayout(dataIndex).sign; - var style = itemModel.getItemStyle(); - style.fill = getColor(sign, itemModel); - style.stroke = getBorderColor(sign, itemModel) || style.fill; - var existsStyle = data.ensureUniqueItemVisual(dataIndex, 'style'); - extend(existsStyle, style); - } - } - }; - } -}; -export default candlestickVisual; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/install.js b/node_modules/echarts/lib/chart/candlestick/install.js deleted file mode 100644 index ce4c4de..0000000 --- a/node_modules/echarts/lib/chart/candlestick/install.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import CandlestickView from './CandlestickView.js'; -import CandlestickSeriesModel from './CandlestickSeries.js'; -import preprocessor from './preprocessor.js'; -import candlestickVisual from './candlestickVisual.js'; -import candlestickLayout from './candlestickLayout.js'; -export function install(registers) { - registers.registerChartView(CandlestickView); - registers.registerSeriesModel(CandlestickSeriesModel); - registers.registerPreprocessor(preprocessor); - registers.registerVisual(candlestickVisual); - registers.registerLayout(candlestickLayout); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/candlestick/preprocessor.js b/node_modules/echarts/lib/chart/candlestick/preprocessor.js deleted file mode 100644 index 3984bbc..0000000 --- a/node_modules/echarts/lib/chart/candlestick/preprocessor.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function candlestickPreprocessor(option) { - if (!option || !zrUtil.isArray(option.series)) { - return; - } - // Translate 'k' to 'candlestick'. - zrUtil.each(option.series, function (seriesItem) { - if (zrUtil.isObject(seriesItem) && seriesItem.type === 'k') { - seriesItem.type = 'candlestick'; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/custom.js b/node_modules/echarts/lib/chart/custom.js deleted file mode 100644 index 96310b1..0000000 --- a/node_modules/echarts/lib/chart/custom.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './custom/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/custom/CustomSeries.js b/node_modules/echarts/lib/chart/custom/CustomSeries.js deleted file mode 100644 index e9a9106..0000000 --- a/node_modules/echarts/lib/chart/custom/CustomSeries.js +++ /dev/null @@ -1,106 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesData from '../helper/createSeriesData.js'; -import { makeInner } from '../../util/model.js'; -import SeriesModel from '../../model/Series.js'; -// Also compat with ec4, where -// `visual('color') visual('borderColor')` is supported. -export var STYLE_VISUAL_TYPE = { - color: 'fill', - borderColor: 'stroke' -}; -export var NON_STYLE_VISUAL_PROPS = { - symbol: 1, - symbolSize: 1, - symbolKeepAspect: 1, - legendIcon: 1, - visualMeta: 1, - liftZ: 1, - decal: 1 -}; -; -export var customInnerStore = makeInner(); -var CustomSeriesModel = /** @class */function (_super) { - __extends(CustomSeriesModel, _super); - function CustomSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CustomSeriesModel.type; - return _this; - } - CustomSeriesModel.prototype.optionUpdated = function () { - this.currentZLevel = this.get('zlevel', true); - this.currentZ = this.get('z', true); - }; - CustomSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this); - }; - CustomSeriesModel.prototype.getDataParams = function (dataIndex, dataType, el) { - var params = _super.prototype.getDataParams.call(this, dataIndex, dataType); - el && (params.info = customInnerStore(el).info); - return params; - }; - CustomSeriesModel.type = 'series.custom'; - CustomSeriesModel.dependencies = ['grid', 'polar', 'geo', 'singleAxis', 'calendar']; - CustomSeriesModel.defaultOption = { - coordinateSystem: 'cartesian2d', - // zlevel: 0, - z: 2, - legendHoverLink: true, - // Custom series will not clip by default. - // Some case will use custom series to draw label - // For example https://echarts.apache.org/examples/en/editor.html?c=custom-gantt-flight - clip: false - // Cartesian coordinate system - // xAxisIndex: 0, - // yAxisIndex: 0, - // Polar coordinate system - // polarIndex: 0, - // Geo coordinate system - // geoIndex: 0, - }; - - return CustomSeriesModel; -}(SeriesModel); -export default CustomSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/custom/CustomView.js b/node_modules/echarts/lib/chart/custom/CustomView.js deleted file mode 100644 index 7f0b03f..0000000 --- a/node_modules/echarts/lib/chart/custom/CustomView.js +++ /dev/null @@ -1,925 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { hasOwn, assert, isString, retrieve2, retrieve3, defaults, each, indexOf } from 'zrender/lib/core/util.js'; -import * as graphicUtil from '../../util/graphic.js'; -import { setDefaultStateProxy, toggleHoverEmphasis } from '../../util/states.js'; -import * as labelStyleHelper from '../../label/labelStyle.js'; -import { getDefaultLabel } from '../helper/labelHelper.js'; -import { getLayoutOnAxis } from '../../layout/barGrid.js'; -import DataDiffer from '../../data/DataDiffer.js'; -import ChartView from '../../view/Chart.js'; -import { createClipPath } from '../helper/createClipPathFromCoordSys.js'; -import prepareCartesian2d from '../../coord/cartesian/prepareCustom.js'; -import prepareGeo from '../../coord/geo/prepareCustom.js'; -import prepareSingleAxis from '../../coord/single/prepareCustom.js'; -import preparePolar from '../../coord/polar/prepareCustom.js'; -import prepareCalendar from '../../coord/calendar/prepareCustom.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { convertToEC4StyleForCustomSerise, isEC4CompatibleStyle, convertFromEC4CompatibleStyle, warnDeprecated } from '../../util/styleCompat.js'; -import { throwError } from '../../util/log.js'; -import { createOrUpdatePatternFromDecal } from '../../util/decal.js'; -import { STYLE_VISUAL_TYPE, NON_STYLE_VISUAL_PROPS, customInnerStore } from './CustomSeries.js'; -import { applyLeaveTransition, applyUpdateTransition } from '../../animation/customGraphicTransition.js'; -import { applyKeyframeAnimation, stopPreviousKeyframeAnimationAndRestore } from '../../animation/customGraphicKeyframeAnimation.js'; -var EMPHASIS = 'emphasis'; -var NORMAL = 'normal'; -var BLUR = 'blur'; -var SELECT = 'select'; -var STATES = [NORMAL, EMPHASIS, BLUR, SELECT]; -var PATH_ITEM_STYLE = { - normal: ['itemStyle'], - emphasis: [EMPHASIS, 'itemStyle'], - blur: [BLUR, 'itemStyle'], - select: [SELECT, 'itemStyle'] -}; -var PATH_LABEL = { - normal: ['label'], - emphasis: [EMPHASIS, 'label'], - blur: [BLUR, 'label'], - select: [SELECT, 'label'] -}; -var DEFAULT_TRANSITION = ['x', 'y']; -// Use prefix to avoid index to be the same as el.name, -// which will cause weird update animation. -var GROUP_DIFF_PREFIX = 'e\0\0'; -var attachedTxInfoTmp = { - normal: {}, - emphasis: {}, - blur: {}, - select: {} -}; -/** - * To reduce total package size of each coordinate systems, the modules `prepareCustom` - * of each coordinate systems are not required by each coordinate systems directly, but - * required by the module `custom`. - * - * prepareInfoForCustomSeries {Function}: optional - * @return {Object} {coordSys: {...}, api: { - * coord: function (data, clamp) {}, // return point in global. - * size: function (dataSize, dataItem) {} // return size of each axis in coordSys. - * }} - */ -var prepareCustoms = { - cartesian2d: prepareCartesian2d, - geo: prepareGeo, - single: prepareSingleAxis, - polar: preparePolar, - calendar: prepareCalendar -}; -function isPath(el) { - return el instanceof graphicUtil.Path; -} -function isDisplayable(el) { - return el instanceof Displayable; -} -function copyElement(sourceEl, targetEl) { - targetEl.copyTransform(sourceEl); - if (isDisplayable(targetEl) && isDisplayable(sourceEl)) { - targetEl.setStyle(sourceEl.style); - targetEl.z = sourceEl.z; - targetEl.z2 = sourceEl.z2; - targetEl.zlevel = sourceEl.zlevel; - targetEl.invisible = sourceEl.invisible; - targetEl.ignore = sourceEl.ignore; - if (isPath(targetEl) && isPath(sourceEl)) { - targetEl.setShape(sourceEl.shape); - } - } -} -var CustomChartView = /** @class */function (_super) { - __extends(CustomChartView, _super); - function CustomChartView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CustomChartView.type; - return _this; - } - CustomChartView.prototype.render = function (customSeries, ecModel, api, payload) { - // Clear previously rendered progressive elements. - this._progressiveEls = null; - var oldData = this._data; - var data = customSeries.getData(); - var group = this.group; - var renderItem = makeRenderItem(customSeries, data, ecModel, api); - if (!oldData) { - // Previous render is incremental render or first render. - // Needs remove the incremental rendered elements. - group.removeAll(); - } - data.diff(oldData).add(function (newIdx) { - createOrUpdateItem(api, null, newIdx, renderItem(newIdx, payload), customSeries, group, data); - }).remove(function (oldIdx) { - var el = oldData.getItemGraphicEl(oldIdx); - el && applyLeaveTransition(el, customInnerStore(el).option, customSeries); - }).update(function (newIdx, oldIdx) { - var oldEl = oldData.getItemGraphicEl(oldIdx); - createOrUpdateItem(api, oldEl, newIdx, renderItem(newIdx, payload), customSeries, group, data); - }).execute(); - // Do clipping - var clipPath = customSeries.get('clip', true) ? createClipPath(customSeries.coordinateSystem, false, customSeries) : null; - if (clipPath) { - group.setClipPath(clipPath); - } else { - group.removeClipPath(); - } - this._data = data; - }; - CustomChartView.prototype.incrementalPrepareRender = function (customSeries, ecModel, api) { - this.group.removeAll(); - this._data = null; - }; - CustomChartView.prototype.incrementalRender = function (params, customSeries, ecModel, api, payload) { - var data = customSeries.getData(); - var renderItem = makeRenderItem(customSeries, data, ecModel, api); - var progressiveEls = this._progressiveEls = []; - function setIncrementalAndHoverLayer(el) { - if (!el.isGroup) { - el.incremental = true; - el.ensureState('emphasis').hoverLayer = true; - } - } - for (var idx = params.start; idx < params.end; idx++) { - var el = createOrUpdateItem(null, null, idx, renderItem(idx, payload), customSeries, this.group, data); - if (el) { - el.traverse(setIncrementalAndHoverLayer); - progressiveEls.push(el); - } - } - }; - CustomChartView.prototype.eachRendered = function (cb) { - graphicUtil.traverseElements(this._progressiveEls || this.group, cb); - }; - CustomChartView.prototype.filterForExposedEvent = function (eventType, query, targetEl, packedEvent) { - var elementName = query.element; - if (elementName == null || targetEl.name === elementName) { - return true; - } - // Enable to give a name on a group made by `renderItem`, and listen - // events that are triggered by its descendents. - while ((targetEl = targetEl.__hostTarget || targetEl.parent) && targetEl !== this.group) { - if (targetEl.name === elementName) { - return true; - } - } - return false; - }; - CustomChartView.type = 'custom'; - return CustomChartView; -}(ChartView); -export default CustomChartView; -function createEl(elOption) { - var graphicType = elOption.type; - var el; - // Those graphic elements are not shapes. They should not be - // overwritten by users, so do them first. - if (graphicType === 'path') { - var shape = elOption.shape; - // Using pathRect brings convenience to users sacle svg path. - var pathRect = shape.width != null && shape.height != null ? { - x: shape.x || 0, - y: shape.y || 0, - width: shape.width, - height: shape.height - } : null; - var pathData = getPathData(shape); - // Path is also used for icon, so layout 'center' by default. - el = graphicUtil.makePath(pathData, null, pathRect, shape.layout || 'center'); - customInnerStore(el).customPathData = pathData; - } else if (graphicType === 'image') { - el = new graphicUtil.Image({}); - customInnerStore(el).customImagePath = elOption.style.image; - } else if (graphicType === 'text') { - el = new graphicUtil.Text({}); - // customInnerStore(el).customText = (elOption.style as TextStyleProps).text; - } else if (graphicType === 'group') { - el = new graphicUtil.Group(); - } else if (graphicType === 'compoundPath') { - throw new Error('"compoundPath" is not supported yet.'); - } else { - var Clz = graphicUtil.getShapeClass(graphicType); - if (!Clz) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = 'graphic type "' + graphicType + '" can not be found.'; - } - throwError(errMsg); - } - el = new Clz(); - } - customInnerStore(el).customGraphicType = graphicType; - el.name = elOption.name; - // Compat ec4: the default z2 lift is 1. If changing the number, - // some cases probably be broken: hierarchy layout along z, like circle packing, - // where emphasis only intending to modify color/border rather than lift z2. - el.z2EmphasisLift = 1; - el.z2SelectLift = 1; - return el; -} -function updateElNormal( -// Can be null/undefined -api, el, dataIndex, elOption, attachedTxInfo, seriesModel, isInit) { - // Stop and restore before update any other attributes. - stopPreviousKeyframeAnimationAndRestore(el); - var txCfgOpt = attachedTxInfo && attachedTxInfo.normal.cfg; - if (txCfgOpt) { - // PENDING: whether use user object directly rather than clone? - // TODO:5.0 textConfig transition animation? - el.setTextConfig(txCfgOpt); - } - // Default transition ['x', 'y'] - if (elOption && elOption.transition == null) { - elOption.transition = DEFAULT_TRANSITION; - } - // Do some normalization on style. - var styleOpt = elOption && elOption.style; - if (styleOpt) { - if (el.type === 'text') { - var textOptionStyle = styleOpt; - // Compatible with ec4: if `textFill` or `textStroke` exists use them. - hasOwn(textOptionStyle, 'textFill') && (textOptionStyle.fill = textOptionStyle.textFill); - hasOwn(textOptionStyle, 'textStroke') && (textOptionStyle.stroke = textOptionStyle.textStroke); - } - var decalPattern = void 0; - var decalObj = isPath(el) ? styleOpt.decal : null; - if (api && decalObj) { - decalObj.dirty = true; - decalPattern = createOrUpdatePatternFromDecal(decalObj, api); - } - // Always overwrite in case user specify this prop. - styleOpt.__decalPattern = decalPattern; - } - if (isDisplayable(el)) { - if (styleOpt) { - var decalPattern = styleOpt.__decalPattern; - if (decalPattern) { - styleOpt.decal = decalPattern; - } - } - } - applyUpdateTransition(el, elOption, seriesModel, { - dataIndex: dataIndex, - isInit: isInit, - clearStyle: true - }); - applyKeyframeAnimation(el, elOption.keyframeAnimation, seriesModel); -} -function updateElOnState(state, el, elStateOpt, styleOpt, attachedTxInfo) { - var elDisplayable = el.isGroup ? null : el; - var txCfgOpt = attachedTxInfo && attachedTxInfo[state].cfg; - // PENDING:5.0 support customize scale change and transition animation? - if (elDisplayable) { - // By default support auto lift color when hover whether `emphasis` specified. - var stateObj = elDisplayable.ensureState(state); - if (styleOpt === false) { - var existingEmphasisState = elDisplayable.getState(state); - if (existingEmphasisState) { - existingEmphasisState.style = null; - } - } else { - // style is needed to enable default emphasis. - stateObj.style = styleOpt || null; - } - // If `elOption.styleEmphasis` or `elOption.emphasis.style` is `false`, - // remove hover style. - // If `elOption.textConfig` or `elOption.emphasis.textConfig` is null/undefined, it does not - // make sense. So for simplicity, we do not ditinguish `hasOwnProperty` and null/undefined. - if (txCfgOpt) { - stateObj.textConfig = txCfgOpt; - } - setDefaultStateProxy(elDisplayable); - } -} -function updateZ(el, elOption, seriesModel) { - // Group not support textContent and not support z yet. - if (el.isGroup) { - return; - } - var elDisplayable = el; - var currentZ = seriesModel.currentZ; - var currentZLevel = seriesModel.currentZLevel; - // Always erase. - elDisplayable.z = currentZ; - elDisplayable.zlevel = currentZLevel; - // z2 must not be null/undefined, otherwise sort error may occur. - var optZ2 = elOption.z2; - optZ2 != null && (elDisplayable.z2 = optZ2 || 0); - for (var i = 0; i < STATES.length; i++) { - updateZForEachState(elDisplayable, elOption, STATES[i]); - } -} -function updateZForEachState(elDisplayable, elOption, state) { - var isNormal = state === NORMAL; - var elStateOpt = isNormal ? elOption : retrieveStateOption(elOption, state); - var optZ2 = elStateOpt ? elStateOpt.z2 : null; - var stateObj; - if (optZ2 != null) { - // Do not `ensureState` until required. - stateObj = isNormal ? elDisplayable : elDisplayable.ensureState(state); - stateObj.z2 = optZ2 || 0; - } -} -function makeRenderItem(customSeries, data, ecModel, api) { - var renderItem = customSeries.get('renderItem'); - var coordSys = customSeries.coordinateSystem; - var prepareResult = {}; - if (coordSys) { - if (process.env.NODE_ENV !== 'production') { - assert(renderItem, 'series.render is required.'); - assert(coordSys.prepareCustoms || prepareCustoms[coordSys.type], 'This coordSys does not support custom series.'); - } - // `coordSys.prepareCustoms` is used for external coord sys like bmap. - prepareResult = coordSys.prepareCustoms ? coordSys.prepareCustoms(coordSys) : prepareCustoms[coordSys.type](coordSys); - } - var userAPI = defaults({ - getWidth: api.getWidth, - getHeight: api.getHeight, - getZr: api.getZr, - getDevicePixelRatio: api.getDevicePixelRatio, - value: value, - style: style, - ordinalRawValue: ordinalRawValue, - styleEmphasis: styleEmphasis, - visual: visual, - barLayout: barLayout, - currentSeriesIndices: currentSeriesIndices, - font: font - }, prepareResult.api || {}); - var userParams = { - // The life cycle of context: current round of rendering. - // The global life cycle is probably not necessary, because - // user can store global status by themselves. - context: {}, - seriesId: customSeries.id, - seriesName: customSeries.name, - seriesIndex: customSeries.seriesIndex, - coordSys: prepareResult.coordSys, - dataInsideLength: data.count(), - encode: wrapEncodeDef(customSeries.getData()) - }; - // If someday intending to refactor them to a class, should consider do not - // break change: currently these attribute member are encapsulated in a closure - // so that do not need to force user to call these method with a scope. - // Do not support call `api` asynchronously without dataIndexInside input. - var currDataIndexInside; - var currItemModel; - var currItemStyleModels = {}; - var currLabelModels = {}; - var seriesItemStyleModels = {}; - var seriesLabelModels = {}; - for (var i = 0; i < STATES.length; i++) { - var stateName = STATES[i]; - seriesItemStyleModels[stateName] = customSeries.getModel(PATH_ITEM_STYLE[stateName]); - seriesLabelModels[stateName] = customSeries.getModel(PATH_LABEL[stateName]); - } - function getItemModel(dataIndexInside) { - return dataIndexInside === currDataIndexInside ? currItemModel || (currItemModel = data.getItemModel(dataIndexInside)) : data.getItemModel(dataIndexInside); - } - function getItemStyleModel(dataIndexInside, state) { - return !data.hasItemOption ? seriesItemStyleModels[state] : dataIndexInside === currDataIndexInside ? currItemStyleModels[state] || (currItemStyleModels[state] = getItemModel(dataIndexInside).getModel(PATH_ITEM_STYLE[state])) : getItemModel(dataIndexInside).getModel(PATH_ITEM_STYLE[state]); - } - function getLabelModel(dataIndexInside, state) { - return !data.hasItemOption ? seriesLabelModels[state] : dataIndexInside === currDataIndexInside ? currLabelModels[state] || (currLabelModels[state] = getItemModel(dataIndexInside).getModel(PATH_LABEL[state])) : getItemModel(dataIndexInside).getModel(PATH_LABEL[state]); - } - return function (dataIndexInside, payload) { - currDataIndexInside = dataIndexInside; - currItemModel = null; - currItemStyleModels = {}; - currLabelModels = {}; - return renderItem && renderItem(defaults({ - dataIndexInside: dataIndexInside, - dataIndex: data.getRawIndex(dataIndexInside), - // Can be used for optimization when zoom or roam. - actionType: payload ? payload.type : null - }, userParams), userAPI); - }; - /** - * @public - * @param dim by default 0. - * @param dataIndexInside by default `currDataIndexInside`. - */ - function value(dim, dataIndexInside) { - dataIndexInside == null && (dataIndexInside = currDataIndexInside); - return data.getStore().get(data.getDimensionIndex(dim || 0), dataIndexInside); - } - /** - * @public - * @param dim by default 0. - * @param dataIndexInside by default `currDataIndexInside`. - */ - function ordinalRawValue(dim, dataIndexInside) { - dataIndexInside == null && (dataIndexInside = currDataIndexInside); - dim = dim || 0; - var dimInfo = data.getDimensionInfo(dim); - if (!dimInfo) { - var dimIndex = data.getDimensionIndex(dim); - return dimIndex >= 0 ? data.getStore().get(dimIndex, dataIndexInside) : undefined; - } - var val = data.get(dimInfo.name, dataIndexInside); - var ordinalMeta = dimInfo && dimInfo.ordinalMeta; - return ordinalMeta ? ordinalMeta.categories[val] : val; - } - /** - * @deprecated The original intention of `api.style` is enable to set itemStyle - * like other series. But it is not necessary and not easy to give a strict definition - * of what it returns. And since echarts5 it needs to be make compat work. So - * deprecates it since echarts5. - * - * By default, `visual` is applied to style (to support visualMap). - * `visual.color` is applied at `fill`. If user want apply visual.color on `stroke`, - * it can be implemented as: - * `api.style({stroke: api.visual('color'), fill: null})`; - * - * [Compat]: since ec5, RectText has been separated from its hosts el. - * so `api.style()` will only return the style from `itemStyle` but not handle `label` - * any more. But `series.label` config is never published in doc. - * We still compat it in `api.style()`. But not encourage to use it and will still not - * to pulish it to doc. - * @public - * @param dataIndexInside by default `currDataIndexInside`. - */ - function style(userProps, dataIndexInside) { - if (process.env.NODE_ENV !== 'production') { - warnDeprecated('api.style', 'Please write literal style directly instead.'); - } - dataIndexInside == null && (dataIndexInside = currDataIndexInside); - var style = data.getItemVisual(dataIndexInside, 'style'); - var visualColor = style && style.fill; - var opacity = style && style.opacity; - var itemStyle = getItemStyleModel(dataIndexInside, NORMAL).getItemStyle(); - visualColor != null && (itemStyle.fill = visualColor); - opacity != null && (itemStyle.opacity = opacity); - var opt = { - inheritColor: isString(visualColor) ? visualColor : '#000' - }; - var labelModel = getLabelModel(dataIndexInside, NORMAL); - // Now that the feature of "auto adjust text fill/stroke" has been migrated to zrender - // since ec5, we should set `isAttached` as `false` here and make compat in - // `convertToEC4StyleForCustomSerise`. - var textStyle = labelStyleHelper.createTextStyle(labelModel, null, opt, false, true); - textStyle.text = labelModel.getShallow('show') ? retrieve2(customSeries.getFormattedLabel(dataIndexInside, NORMAL), getDefaultLabel(data, dataIndexInside)) : null; - var textConfig = labelStyleHelper.createTextConfig(labelModel, opt, false); - preFetchFromExtra(userProps, itemStyle); - itemStyle = convertToEC4StyleForCustomSerise(itemStyle, textStyle, textConfig); - userProps && applyUserPropsAfter(itemStyle, userProps); - itemStyle.legacy = true; - return itemStyle; - } - /** - * @deprecated The reason see `api.style()` - * @public - * @param dataIndexInside by default `currDataIndexInside`. - */ - function styleEmphasis(userProps, dataIndexInside) { - if (process.env.NODE_ENV !== 'production') { - warnDeprecated('api.styleEmphasis', 'Please write literal style directly instead.'); - } - dataIndexInside == null && (dataIndexInside = currDataIndexInside); - var itemStyle = getItemStyleModel(dataIndexInside, EMPHASIS).getItemStyle(); - var labelModel = getLabelModel(dataIndexInside, EMPHASIS); - var textStyle = labelStyleHelper.createTextStyle(labelModel, null, null, true, true); - textStyle.text = labelModel.getShallow('show') ? retrieve3(customSeries.getFormattedLabel(dataIndexInside, EMPHASIS), customSeries.getFormattedLabel(dataIndexInside, NORMAL), getDefaultLabel(data, dataIndexInside)) : null; - var textConfig = labelStyleHelper.createTextConfig(labelModel, null, true); - preFetchFromExtra(userProps, itemStyle); - itemStyle = convertToEC4StyleForCustomSerise(itemStyle, textStyle, textConfig); - userProps && applyUserPropsAfter(itemStyle, userProps); - itemStyle.legacy = true; - return itemStyle; - } - function applyUserPropsAfter(itemStyle, extra) { - for (var key in extra) { - if (hasOwn(extra, key)) { - itemStyle[key] = extra[key]; - } - } - } - function preFetchFromExtra(extra, itemStyle) { - // A trick to retrieve those props firstly, which are used to - // apply auto inside fill/stroke in `convertToEC4StyleForCustomSerise`. - // (It's not reasonable but only for a degree of compat) - if (extra) { - extra.textFill && (itemStyle.textFill = extra.textFill); - extra.textPosition && (itemStyle.textPosition = extra.textPosition); - } - } - /** - * @public - * @param dataIndexInside by default `currDataIndexInside`. - */ - function visual(visualType, dataIndexInside) { - dataIndexInside == null && (dataIndexInside = currDataIndexInside); - if (hasOwn(STYLE_VISUAL_TYPE, visualType)) { - var style_1 = data.getItemVisual(dataIndexInside, 'style'); - return style_1 ? style_1[STYLE_VISUAL_TYPE[visualType]] : null; - } - // Only support these visuals. Other visual might be inner tricky - // for performance (like `style`), do not expose to users. - if (hasOwn(NON_STYLE_VISUAL_PROPS, visualType)) { - return data.getItemVisual(dataIndexInside, visualType); - } - } - /** - * @public - * @return If not support, return undefined. - */ - function barLayout(opt) { - if (coordSys.type === 'cartesian2d') { - var baseAxis = coordSys.getBaseAxis(); - return getLayoutOnAxis(defaults({ - axis: baseAxis - }, opt)); - } - } - /** - * @public - */ - function currentSeriesIndices() { - return ecModel.getCurrentSeriesIndices(); - } - /** - * @public - * @return font string - */ - function font(opt) { - return labelStyleHelper.getFont(opt, ecModel); - } -} -function wrapEncodeDef(data) { - var encodeDef = {}; - each(data.dimensions, function (dimName) { - var dimInfo = data.getDimensionInfo(dimName); - if (!dimInfo.isExtraCoord) { - var coordDim = dimInfo.coordDim; - var dataDims = encodeDef[coordDim] = encodeDef[coordDim] || []; - dataDims[dimInfo.coordDimIndex] = data.getDimensionIndex(dimName); - } - }); - return encodeDef; -} -function createOrUpdateItem(api, existsEl, dataIndex, elOption, seriesModel, group, data) { - // [Rule] - // If `renderItem` returns `null`/`undefined`/`false`, remove the previous el if existing. - // (It seems that violate the "merge" principle, but most of users probably intuitively - // regard "return;" as "show nothing element whatever", so make a exception to meet the - // most cases.) - // The rule or "merge" see [STRATEGY_MERGE]. - // If `elOption` is `null`/`undefined`/`false` (when `renderItem` returns nothing). - if (!elOption) { - group.remove(existsEl); - return; - } - var el = doCreateOrUpdateEl(api, existsEl, dataIndex, elOption, seriesModel, group); - el && data.setItemGraphicEl(dataIndex, el); - el && toggleHoverEmphasis(el, elOption.focus, elOption.blurScope, elOption.emphasisDisabled); - return el; -} -function doCreateOrUpdateEl(api, existsEl, dataIndex, elOption, seriesModel, group) { - if (process.env.NODE_ENV !== 'production') { - assert(elOption, 'should not have an null/undefined element setting'); - } - var toBeReplacedIdx = -1; - var oldEl = existsEl; - if (existsEl && doesElNeedRecreate(existsEl, elOption, seriesModel) - // || ( - // // PENDING: even in one-to-one mapping case, if el is marked as morph, - // // do not sure whether the el will be mapped to another el with different - // // hierarchy in Group tree. So always recreate el rather than reuse the el. - // morphHelper && morphHelper.isOneToOneFrom(el) - // ) - ) { - // Should keep at the original index, otherwise "merge by index" will be incorrect. - toBeReplacedIdx = indexOf(group.childrenRef(), existsEl); - existsEl = null; - } - var isInit = !existsEl; - var el = existsEl; - if (!el) { - el = createEl(elOption); - if (oldEl) { - copyElement(oldEl, el); - } - } else { - // FIMXE:NEXT unified clearState? - // If in some case the performance issue arised, consider - // do not clearState but update cached normal state directly. - el.clearStates(); - } - // Need to set morph: false explictly to disable automatically morphing. - if (elOption.morph === false) { - el.disableMorphing = true; - } else if (el.disableMorphing) { - el.disableMorphing = false; - } - attachedTxInfoTmp.normal.cfg = attachedTxInfoTmp.normal.conOpt = attachedTxInfoTmp.emphasis.cfg = attachedTxInfoTmp.emphasis.conOpt = attachedTxInfoTmp.blur.cfg = attachedTxInfoTmp.blur.conOpt = attachedTxInfoTmp.select.cfg = attachedTxInfoTmp.select.conOpt = null; - attachedTxInfoTmp.isLegacy = false; - doCreateOrUpdateAttachedTx(el, dataIndex, elOption, seriesModel, isInit, attachedTxInfoTmp); - doCreateOrUpdateClipPath(el, dataIndex, elOption, seriesModel, isInit); - updateElNormal(api, el, dataIndex, elOption, attachedTxInfoTmp, seriesModel, isInit); - // `elOption.info` enables user to mount some info on - // elements and use them in event handlers. - // Update them only when user specified, otherwise, remain. - hasOwn(elOption, 'info') && (customInnerStore(el).info = elOption.info); - for (var i = 0; i < STATES.length; i++) { - var stateName = STATES[i]; - if (stateName !== NORMAL) { - var otherStateOpt = retrieveStateOption(elOption, stateName); - var otherStyleOpt = retrieveStyleOptionOnState(elOption, otherStateOpt, stateName); - updateElOnState(stateName, el, otherStateOpt, otherStyleOpt, attachedTxInfoTmp); - } - } - updateZ(el, elOption, seriesModel); - if (elOption.type === 'group') { - mergeChildren(api, el, dataIndex, elOption, seriesModel); - } - if (toBeReplacedIdx >= 0) { - group.replaceAt(el, toBeReplacedIdx); - } else { - group.add(el); - } - return el; -} -// `el` must not be null/undefined. -function doesElNeedRecreate(el, elOption, seriesModel) { - var elInner = customInnerStore(el); - var elOptionType = elOption.type; - var elOptionShape = elOption.shape; - var elOptionStyle = elOption.style; - return ( - // Always create new if universal transition is enabled. - // Because we do transition after render. It needs to know what old element is. Replacement will loose it. - seriesModel.isUniversalTransitionEnabled() - // If `elOptionType` is `null`, follow the merge principle. - || elOptionType != null && elOptionType !== elInner.customGraphicType || elOptionType === 'path' && hasOwnPathData(elOptionShape) && getPathData(elOptionShape) !== elInner.customPathData || elOptionType === 'image' && hasOwn(elOptionStyle, 'image') && elOptionStyle.image !== elInner.customImagePath - // // FIXME test and remove this restriction? - // || (elOptionType === 'text' - // && hasOwn(elOptionStyle, 'text') - // && (elOptionStyle as TextStyleProps).text !== elInner.customText - // ) - ); -} - -function doCreateOrUpdateClipPath(el, dataIndex, elOption, seriesModel, isInit) { - // Based on the "merge" principle, if no clipPath provided, - // do nothing. The exists clip will be totally removed only if - // `el.clipPath` is `false`. Otherwise it will be merged/replaced. - var clipPathOpt = elOption.clipPath; - if (clipPathOpt === false) { - if (el && el.getClipPath()) { - el.removeClipPath(); - } - } else if (clipPathOpt) { - var clipPath = el.getClipPath(); - if (clipPath && doesElNeedRecreate(clipPath, clipPathOpt, seriesModel)) { - clipPath = null; - } - if (!clipPath) { - clipPath = createEl(clipPathOpt); - if (process.env.NODE_ENV !== 'production') { - assert(isPath(clipPath), 'Only any type of `path` can be used in `clipPath`, rather than ' + clipPath.type + '.'); - } - el.setClipPath(clipPath); - } - updateElNormal(null, clipPath, dataIndex, clipPathOpt, null, seriesModel, isInit); - } - // If not define `clipPath` in option, do nothing unnecessary. -} - -function doCreateOrUpdateAttachedTx(el, dataIndex, elOption, seriesModel, isInit, attachedTxInfo) { - // Group does not support textContent temporarily until necessary. - if (el.isGroup) { - return; - } - // Normal must be called before emphasis, for `isLegacy` detection. - processTxInfo(elOption, null, attachedTxInfo); - processTxInfo(elOption, EMPHASIS, attachedTxInfo); - // If `elOption.textConfig` or `elOption.textContent` is null/undefined, it does not make sense. - // So for simplicity, if "elOption hasOwnProperty of them but be null/undefined", we do not - // trade them as set to null to el. - // Especially: - // `elOption.textContent: false` means remove textContent. - // `elOption.textContent.emphasis.style: false` means remove the style from emphasis state. - var txConOptNormal = attachedTxInfo.normal.conOpt; - var txConOptEmphasis = attachedTxInfo.emphasis.conOpt; - var txConOptBlur = attachedTxInfo.blur.conOpt; - var txConOptSelect = attachedTxInfo.select.conOpt; - if (txConOptNormal != null || txConOptEmphasis != null || txConOptSelect != null || txConOptBlur != null) { - var textContent = el.getTextContent(); - if (txConOptNormal === false) { - textContent && el.removeTextContent(); - } else { - txConOptNormal = attachedTxInfo.normal.conOpt = txConOptNormal || { - type: 'text' - }; - if (!textContent) { - textContent = createEl(txConOptNormal); - el.setTextContent(textContent); - } else { - // If in some case the performance issue arised, consider - // do not clearState but update cached normal state directly. - textContent.clearStates(); - } - updateElNormal(null, textContent, dataIndex, txConOptNormal, null, seriesModel, isInit); - var txConStlOptNormal = txConOptNormal && txConOptNormal.style; - for (var i = 0; i < STATES.length; i++) { - var stateName = STATES[i]; - if (stateName !== NORMAL) { - var txConOptOtherState = attachedTxInfo[stateName].conOpt; - updateElOnState(stateName, textContent, txConOptOtherState, retrieveStyleOptionOnState(txConOptNormal, txConOptOtherState, stateName), null); - } - } - txConStlOptNormal ? textContent.dirty() : textContent.markRedraw(); - } - } -} -function processTxInfo(elOption, state, attachedTxInfo) { - var stateOpt = !state ? elOption : retrieveStateOption(elOption, state); - var styleOpt = !state ? elOption.style : retrieveStyleOptionOnState(elOption, stateOpt, EMPHASIS); - var elType = elOption.type; - var txCfg = stateOpt ? stateOpt.textConfig : null; - var txConOptNormal = elOption.textContent; - var txConOpt = !txConOptNormal ? null : !state ? txConOptNormal : retrieveStateOption(txConOptNormal, state); - if (styleOpt && ( - // Because emphasis style has little info to detect legacy, - // if normal is legacy, emphasis is trade as legacy. - attachedTxInfo.isLegacy || isEC4CompatibleStyle(styleOpt, elType, !!txCfg, !!txConOpt))) { - attachedTxInfo.isLegacy = true; - var convertResult = convertFromEC4CompatibleStyle(styleOpt, elType, !state); - // Explicitly specified `textConfig` and `textContent` has higher priority than - // the ones generated by legacy style. Otherwise if users use them and `api.style` - // at the same time, they not both work and hardly to known why. - if (!txCfg && convertResult.textConfig) { - txCfg = convertResult.textConfig; - } - if (!txConOpt && convertResult.textContent) { - txConOpt = convertResult.textContent; - } - } - if (!state && txConOpt) { - var txConOptNormal_1 = txConOpt; - // `textContent: {type: 'text'}`, the "type" is easy to be missing. So we tolerate it. - !txConOptNormal_1.type && (txConOptNormal_1.type = 'text'); - if (process.env.NODE_ENV !== 'production') { - // Do not tolerate incorrcet type for forward compat. - assert(txConOptNormal_1.type === 'text', 'textContent.type must be "text"'); - } - } - var info = !state ? attachedTxInfo.normal : attachedTxInfo[state]; - info.cfg = txCfg; - info.conOpt = txConOpt; -} -function retrieveStateOption(elOption, state) { - return !state ? elOption : elOption ? elOption[state] : null; -} -function retrieveStyleOptionOnState(stateOptionNormal, stateOption, state) { - var style = stateOption && stateOption.style; - if (style == null && state === EMPHASIS && stateOptionNormal) { - style = stateOptionNormal.styleEmphasis; - } - return style; -} -// Usage: -// (1) By default, `elOption.$mergeChildren` is `'byIndex'`, which indicates -// that the existing children will not be removed, and enables the feature -// that update some of the props of some of the children simply by construct -// the returned children of `renderItem` like: -// `var children = group.children = []; children[3] = {opacity: 0.5};` -// (2) If `elOption.$mergeChildren` is `'byName'`, add/update/remove children -// by child.name. But that might be lower performance. -// (3) If `elOption.$mergeChildren` is `false`, the existing children will be -// replaced totally. -// (4) If `!elOption.children`, following the "merge" principle, nothing will -// happen. -// (5) If `elOption.$mergeChildren` is not `false` neither `'byName'` and the -// `el` is a group, and if any of the new child is null, it means to remove -// the element at the same index, if exists. On the other hand, if the new -// child is and empty object `{}`, it means to keep the element not changed. -// -// For implementation simpleness, do not provide a direct way to remove single -// child (otherwise the total indices of the children array have to be modified). -// User can remove a single child by setting its `ignore` to `true`. -function mergeChildren(api, el, dataIndex, elOption, seriesModel) { - var newChildren = elOption.children; - var newLen = newChildren ? newChildren.length : 0; - var mergeChildren = elOption.$mergeChildren; - // `diffChildrenByName` has been deprecated. - var byName = mergeChildren === 'byName' || elOption.diffChildrenByName; - var notMerge = mergeChildren === false; - // For better performance on roam update, only enter if necessary. - if (!newLen && !byName && !notMerge) { - return; - } - if (byName) { - diffGroupChildren({ - api: api, - oldChildren: el.children() || [], - newChildren: newChildren || [], - dataIndex: dataIndex, - seriesModel: seriesModel, - group: el - }); - return; - } - notMerge && el.removeAll(); - // Mapping children of a group simply by index, which - // might be better performance. - var index = 0; - for (; index < newLen; index++) { - var newChild = newChildren[index]; - var oldChild = el.childAt(index); - if (newChild) { - if (newChild.ignore == null) { - // The old child is set to be ignored if null (see comments - // below). So we need to set ignore to be false back. - newChild.ignore = false; - } - doCreateOrUpdateEl(api, oldChild, dataIndex, newChild, seriesModel, el); - } else { - if (process.env.NODE_ENV !== 'production') { - assert(oldChild, 'renderItem should not return a group containing elements' + ' as null/undefined/{} if they do not exist before.'); - } - // If the new element option is null, it means to remove the old - // element. But we cannot really remove the element from the group - // directly, because the element order may not be stable when this - // element is added back. So we set the element to be ignored. - oldChild.ignore = true; - } - } - for (var i = el.childCount() - 1; i >= index; i--) { - var child = el.childAt(i); - removeChildFromGroup(el, child, seriesModel); - } -} -function removeChildFromGroup(group, child, seriesModel) { - // Do not support leave elements that are not mentioned in the latest - // `renderItem` return. Otherwise users may not have a clear and simple - // concept that how to control all of the elements. - child && applyLeaveTransition(child, customInnerStore(group).option, seriesModel); -} -function diffGroupChildren(context) { - new DataDiffer(context.oldChildren, context.newChildren, getKey, getKey, context).add(processAddUpdate).update(processAddUpdate).remove(processRemove).execute(); -} -function getKey(item, idx) { - var name = item && item.name; - return name != null ? name : GROUP_DIFF_PREFIX + idx; -} -function processAddUpdate(newIndex, oldIndex) { - var context = this.context; - var childOption = newIndex != null ? context.newChildren[newIndex] : null; - var child = oldIndex != null ? context.oldChildren[oldIndex] : null; - doCreateOrUpdateEl(context.api, child, context.dataIndex, childOption, context.seriesModel, context.group); -} -function processRemove(oldIndex) { - var context = this.context; - var child = context.oldChildren[oldIndex]; - child && applyLeaveTransition(child, customInnerStore(child).option, context.seriesModel); -} -/** - * @return SVG Path data. - */ -function getPathData(shape) { - // "d" follows the SVG convention. - return shape && (shape.pathData || shape.d); -} -function hasOwnPathData(shape) { - return shape && (hasOwn(shape, 'pathData') || hasOwn(shape, 'd')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/custom/install.js b/node_modules/echarts/lib/chart/custom/install.js deleted file mode 100644 index 82e5914..0000000 --- a/node_modules/echarts/lib/chart/custom/install.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import CustomSeriesModel from './CustomSeries.js'; -import CustomChartView from './CustomView.js'; -export function install(registers) { - registers.registerChartView(CustomChartView); - registers.registerSeriesModel(CustomSeriesModel); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/effectScatter.js b/node_modules/echarts/lib/chart/effectScatter.js deleted file mode 100644 index 8add948..0000000 --- a/node_modules/echarts/lib/chart/effectScatter.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './effectScatter/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js b/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js deleted file mode 100644 index 2ebd39f..0000000 --- a/node_modules/echarts/lib/chart/effectScatter/EffectScatterSeries.js +++ /dev/null @@ -1,105 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesData from '../helper/createSeriesData.js'; -import SeriesModel from '../../model/Series.js'; -var EffectScatterSeriesModel = /** @class */function (_super) { - __extends(EffectScatterSeriesModel, _super); - function EffectScatterSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = EffectScatterSeriesModel.type; - _this.hasSymbolVisual = true; - return _this; - } - EffectScatterSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this, { - useEncodeDefaulter: true - }); - }; - EffectScatterSeriesModel.prototype.brushSelector = function (dataIndex, data, selectors) { - return selectors.point(data.getItemLayout(dataIndex)); - }; - EffectScatterSeriesModel.type = 'series.effectScatter'; - EffectScatterSeriesModel.dependencies = ['grid', 'polar']; - EffectScatterSeriesModel.defaultOption = { - coordinateSystem: 'cartesian2d', - // zlevel: 0, - z: 2, - legendHoverLink: true, - effectType: 'ripple', - progressive: 0, - // When to show the effect, option: 'render'|'emphasis' - showEffectOn: 'render', - clip: true, - // Ripple effect config - rippleEffect: { - period: 4, - // Scale of ripple - scale: 2.5, - // Brush type can be fill or stroke - brushType: 'fill', - // Ripple number - number: 3 - }, - universalTransition: { - divideShape: 'clone' - }, - // Cartesian coordinate system - // xAxisIndex: 0, - // yAxisIndex: 0, - // Polar coordinate system - // polarIndex: 0, - // Geo coordinate system - // geoIndex: 0, - // symbol: null, // 图形类型 - symbolSize: 10 // 图形大小,半宽(半径)参数,当图形为方向或菱形则总宽度为symbolSize * 2 - // symbolRotate: null, // 图形旋转控制 - // itemStyle: { - // opacity: 1 - // } - }; - - return EffectScatterSeriesModel; -}(SeriesModel); -export default EffectScatterSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js b/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js deleted file mode 100644 index 1a48749..0000000 --- a/node_modules/echarts/lib/chart/effectScatter/EffectScatterView.js +++ /dev/null @@ -1,99 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SymbolDraw from '../helper/SymbolDraw.js'; -import EffectSymbol from '../helper/EffectSymbol.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import pointsLayout from '../../layout/points.js'; -import ChartView from '../../view/Chart.js'; -var EffectScatterView = /** @class */function (_super) { - __extends(EffectScatterView, _super); - function EffectScatterView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = EffectScatterView.type; - return _this; - } - EffectScatterView.prototype.init = function () { - this._symbolDraw = new SymbolDraw(EffectSymbol); - }; - EffectScatterView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var effectSymbolDraw = this._symbolDraw; - effectSymbolDraw.updateData(data, { - clipShape: this._getClipShape(seriesModel) - }); - this.group.add(effectSymbolDraw.group); - }; - EffectScatterView.prototype._getClipShape = function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - var clipArea = coordSys && coordSys.getArea && coordSys.getArea(); - return seriesModel.get('clip', true) ? clipArea : null; - }; - EffectScatterView.prototype.updateTransform = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - this.group.dirty(); - var res = pointsLayout('').reset(seriesModel, ecModel, api); - if (res.progress) { - res.progress({ - start: 0, - end: data.count(), - count: data.count() - }, data); - } - this._symbolDraw.updateLayout(); - }; - EffectScatterView.prototype._updateGroupTransform = function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.getRoamTransform) { - this.group.transform = matrix.clone(coordSys.getRoamTransform()); - this.group.decomposeTransform(); - } - }; - EffectScatterView.prototype.remove = function (ecModel, api) { - this._symbolDraw && this._symbolDraw.remove(true); - }; - EffectScatterView.type = 'effectScatter'; - return EffectScatterView; -}(ChartView); -export default EffectScatterView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/effectScatter/install.js b/node_modules/echarts/lib/chart/effectScatter/install.js deleted file mode 100644 index c8722db..0000000 --- a/node_modules/echarts/lib/chart/effectScatter/install.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import EffectScatterView from './EffectScatterView.js'; -import EffectScatterSeriesModel from './EffectScatterSeries.js'; -import layoutPoints from '../../layout/points.js'; -export function install(registers) { - registers.registerChartView(EffectScatterView); - registers.registerSeriesModel(EffectScatterSeriesModel); - registers.registerLayout(layoutPoints('effectScatter')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/funnel.js b/node_modules/echarts/lib/chart/funnel.js deleted file mode 100644 index f3f31ff..0000000 --- a/node_modules/echarts/lib/chart/funnel.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './funnel/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/funnel/FunnelSeries.js b/node_modules/echarts/lib/chart/funnel/FunnelSeries.js deleted file mode 100644 index ba2c936..0000000 --- a/node_modules/echarts/lib/chart/funnel/FunnelSeries.js +++ /dev/null @@ -1,145 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import createSeriesDataSimply from '../helper/createSeriesDataSimply.js'; -import { defaultEmphasis } from '../../util/model.js'; -import { makeSeriesEncodeForNameBased } from '../../data/helper/sourceHelper.js'; -import LegendVisualProvider from '../../visual/LegendVisualProvider.js'; -import SeriesModel from '../../model/Series.js'; -var FunnelSeriesModel = /** @class */function (_super) { - __extends(FunnelSeriesModel, _super); - function FunnelSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = FunnelSeriesModel.type; - return _this; - } - FunnelSeriesModel.prototype.init = function (option) { - _super.prototype.init.apply(this, arguments); - // Enable legend selection for each data item - // Use a function instead of direct access because data reference may changed - this.legendVisualProvider = new LegendVisualProvider(zrUtil.bind(this.getData, this), zrUtil.bind(this.getRawData, this)); - // Extend labelLine emphasis - this._defaultLabelLine(option); - }; - FunnelSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesDataSimply(this, { - coordDimensions: ['value'], - encodeDefaulter: zrUtil.curry(makeSeriesEncodeForNameBased, this) - }); - }; - FunnelSeriesModel.prototype._defaultLabelLine = function (option) { - // Extend labelLine emphasis - defaultEmphasis(option, 'labelLine', ['show']); - var labelLineNormalOpt = option.labelLine; - var labelLineEmphasisOpt = option.emphasis.labelLine; - // Not show label line if `label.normal.show = false` - labelLineNormalOpt.show = labelLineNormalOpt.show && option.label.show; - labelLineEmphasisOpt.show = labelLineEmphasisOpt.show && option.emphasis.label.show; - }; - // Overwrite - FunnelSeriesModel.prototype.getDataParams = function (dataIndex) { - var data = this.getData(); - var params = _super.prototype.getDataParams.call(this, dataIndex); - var valueDim = data.mapDimension('value'); - var sum = data.getSum(valueDim); - // Percent is 0 if sum is 0 - params.percent = !sum ? 0 : +(data.get(valueDim, dataIndex) / sum * 100).toFixed(2); - params.$vars.push('percent'); - return params; - }; - FunnelSeriesModel.type = 'series.funnel'; - FunnelSeriesModel.defaultOption = { - // zlevel: 0, // 一级层叠 - z: 2, - legendHoverLink: true, - colorBy: 'data', - left: 80, - top: 60, - right: 80, - bottom: 60, - // width: {totalWidth} - left - right, - // height: {totalHeight} - top - bottom, - // 默认取数据最小最大值 - // min: 0, - // max: 100, - minSize: '0%', - maxSize: '100%', - sort: 'descending', - orient: 'vertical', - gap: 0, - funnelAlign: 'center', - label: { - show: true, - position: 'outer' - // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 - }, - - labelLine: { - show: true, - length: 20, - lineStyle: { - // color: 各异, - width: 1 - } - }, - itemStyle: { - // color: 各异, - borderColor: '#fff', - borderWidth: 1 - }, - emphasis: { - label: { - show: true - } - }, - select: { - itemStyle: { - borderColor: '#212121' - } - } - }; - return FunnelSeriesModel; -}(SeriesModel); -export default FunnelSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/funnel/FunnelView.js b/node_modules/echarts/lib/chart/funnel/FunnelView.js deleted file mode 100644 index 3f287b5..0000000 --- a/node_modules/echarts/lib/chart/funnel/FunnelView.js +++ /dev/null @@ -1,198 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import ChartView from '../../view/Chart.js'; -import { setLabelLineStyle, getLabelLineStatesModels } from '../../label/labelGuideHelper.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var opacityAccessPath = ['itemStyle', 'opacity']; -/** - * Piece of pie including Sector, Label, LabelLine - */ -var FunnelPiece = /** @class */function (_super) { - __extends(FunnelPiece, _super); - function FunnelPiece(data, idx) { - var _this = _super.call(this) || this; - var polygon = _this; - var labelLine = new graphic.Polyline(); - var text = new graphic.Text(); - polygon.setTextContent(text); - _this.setTextGuideLine(labelLine); - _this.updateData(data, idx, true); - return _this; - } - FunnelPiece.prototype.updateData = function (data, idx, firstCreate) { - var polygon = this; - var seriesModel = data.hostModel; - var itemModel = data.getItemModel(idx); - var layout = data.getItemLayout(idx); - var emphasisModel = itemModel.getModel('emphasis'); - var opacity = itemModel.get(opacityAccessPath); - opacity = opacity == null ? 1 : opacity; - if (!firstCreate) { - saveOldStyle(polygon); - } - // Update common style - polygon.useStyle(data.getItemVisual(idx, 'style')); - polygon.style.lineJoin = 'round'; - if (firstCreate) { - polygon.setShape({ - points: layout.points - }); - polygon.style.opacity = 0; - graphic.initProps(polygon, { - style: { - opacity: opacity - } - }, seriesModel, idx); - } else { - graphic.updateProps(polygon, { - style: { - opacity: opacity - }, - shape: { - points: layout.points - } - }, seriesModel, idx); - } - setStatesStylesFromModel(polygon, itemModel); - this._updateLabel(data, idx); - toggleHoverEmphasis(this, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }; - FunnelPiece.prototype._updateLabel = function (data, idx) { - var polygon = this; - var labelLine = this.getTextGuideLine(); - var labelText = polygon.getTextContent(); - var seriesModel = data.hostModel; - var itemModel = data.getItemModel(idx); - var layout = data.getItemLayout(idx); - var labelLayout = layout.label; - var style = data.getItemVisual(idx, 'style'); - var visualColor = style.fill; - setLabelStyle( - // position will not be used in setLabelStyle - labelText, getLabelStatesModels(itemModel), { - labelFetcher: data.hostModel, - labelDataIndex: idx, - defaultOpacity: style.opacity, - defaultText: data.getName(idx) - }, { - normal: { - align: labelLayout.textAlign, - verticalAlign: labelLayout.verticalAlign - } - }); - polygon.setTextConfig({ - local: true, - inside: !!labelLayout.inside, - insideStroke: visualColor, - // insideFill: 'auto', - outsideFill: visualColor - }); - var linePoints = labelLayout.linePoints; - labelLine.setShape({ - points: linePoints - }); - polygon.textGuideLineConfig = { - anchor: linePoints ? new graphic.Point(linePoints[0][0], linePoints[0][1]) : null - }; - // Make sure update style on labelText after setLabelStyle. - // Because setLabelStyle will replace a new style on it. - graphic.updateProps(labelText, { - style: { - x: labelLayout.x, - y: labelLayout.y - } - }, seriesModel, idx); - labelText.attr({ - rotation: labelLayout.rotation, - originX: labelLayout.x, - originY: labelLayout.y, - z2: 10 - }); - setLabelLineStyle(polygon, getLabelLineStatesModels(itemModel), { - // Default use item visual color - stroke: visualColor - }); - }; - return FunnelPiece; -}(graphic.Polygon); -var FunnelView = /** @class */function (_super) { - __extends(FunnelView, _super); - function FunnelView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = FunnelView.type; - _this.ignoreLabelLineUpdate = true; - return _this; - } - FunnelView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var oldData = this._data; - var group = this.group; - data.diff(oldData).add(function (idx) { - var funnelPiece = new FunnelPiece(data, idx); - data.setItemGraphicEl(idx, funnelPiece); - group.add(funnelPiece); - }).update(function (newIdx, oldIdx) { - var piece = oldData.getItemGraphicEl(oldIdx); - piece.updateData(data, newIdx); - group.add(piece); - data.setItemGraphicEl(newIdx, piece); - }).remove(function (idx) { - var piece = oldData.getItemGraphicEl(idx); - graphic.removeElementWithFadeOut(piece, seriesModel, idx); - }).execute(); - this._data = data; - }; - FunnelView.prototype.remove = function () { - this.group.removeAll(); - this._data = null; - }; - FunnelView.prototype.dispose = function () {}; - FunnelView.type = 'funnel'; - return FunnelView; -}(ChartView); -export default FunnelView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/funnel/funnelLayout.js b/node_modules/echarts/lib/chart/funnel/funnelLayout.js deleted file mode 100644 index b7dc160..0000000 --- a/node_modules/echarts/lib/chart/funnel/funnelLayout.js +++ /dev/null @@ -1,344 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as layout from '../../util/layout.js'; -import { parsePercent, linearMap } from '../../util/number.js'; -import { isFunction } from 'zrender/lib/core/util.js'; -function getViewRect(seriesModel, api) { - return layout.getLayoutRect(seriesModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); -} -function getSortedIndices(data, sort) { - var valueDim = data.mapDimension('value'); - var valueArr = data.mapArray(valueDim, function (val) { - return val; - }); - var indices = []; - var isAscending = sort === 'ascending'; - for (var i = 0, len = data.count(); i < len; i++) { - indices[i] = i; - } - // Add custom sortable function & none sortable opetion by "options.sort" - if (isFunction(sort)) { - indices.sort(sort); - } else if (sort !== 'none') { - indices.sort(function (a, b) { - return isAscending ? valueArr[a] - valueArr[b] : valueArr[b] - valueArr[a]; - }); - } - return indices; -} -function labelLayout(data) { - var seriesModel = data.hostModel; - var orient = seriesModel.get('orient'); - data.each(function (idx) { - var itemModel = data.getItemModel(idx); - var labelModel = itemModel.getModel('label'); - var labelPosition = labelModel.get('position'); - var labelLineModel = itemModel.getModel('labelLine'); - var layout = data.getItemLayout(idx); - var points = layout.points; - var isLabelInside = labelPosition === 'inner' || labelPosition === 'inside' || labelPosition === 'center' || labelPosition === 'insideLeft' || labelPosition === 'insideRight'; - var textAlign; - var textX; - var textY; - var linePoints; - if (isLabelInside) { - if (labelPosition === 'insideLeft') { - textX = (points[0][0] + points[3][0]) / 2 + 5; - textY = (points[0][1] + points[3][1]) / 2; - textAlign = 'left'; - } else if (labelPosition === 'insideRight') { - textX = (points[1][0] + points[2][0]) / 2 - 5; - textY = (points[1][1] + points[2][1]) / 2; - textAlign = 'right'; - } else { - textX = (points[0][0] + points[1][0] + points[2][0] + points[3][0]) / 4; - textY = (points[0][1] + points[1][1] + points[2][1] + points[3][1]) / 4; - textAlign = 'center'; - } - linePoints = [[textX, textY], [textX, textY]]; - } else { - var x1 = void 0; - var y1 = void 0; - var x2 = void 0; - var y2 = void 0; - var labelLineLen = labelLineModel.get('length'); - if (process.env.NODE_ENV !== 'production') { - if (orient === 'vertical' && ['top', 'bottom'].indexOf(labelPosition) > -1) { - labelPosition = 'left'; - console.warn('Position error: Funnel chart on vertical orient dose not support top and bottom.'); - } - if (orient === 'horizontal' && ['left', 'right'].indexOf(labelPosition) > -1) { - labelPosition = 'bottom'; - console.warn('Position error: Funnel chart on horizontal orient dose not support left and right.'); - } - } - if (labelPosition === 'left') { - // Left side - x1 = (points[3][0] + points[0][0]) / 2; - y1 = (points[3][1] + points[0][1]) / 2; - x2 = x1 - labelLineLen; - textX = x2 - 5; - textAlign = 'right'; - } else if (labelPosition === 'right') { - // Right side - x1 = (points[1][0] + points[2][0]) / 2; - y1 = (points[1][1] + points[2][1]) / 2; - x2 = x1 + labelLineLen; - textX = x2 + 5; - textAlign = 'left'; - } else if (labelPosition === 'top') { - // Top side - x1 = (points[3][0] + points[0][0]) / 2; - y1 = (points[3][1] + points[0][1]) / 2; - y2 = y1 - labelLineLen; - textY = y2 - 5; - textAlign = 'center'; - } else if (labelPosition === 'bottom') { - // Bottom side - x1 = (points[1][0] + points[2][0]) / 2; - y1 = (points[1][1] + points[2][1]) / 2; - y2 = y1 + labelLineLen; - textY = y2 + 5; - textAlign = 'center'; - } else if (labelPosition === 'rightTop') { - // RightTop side - x1 = orient === 'horizontal' ? points[3][0] : points[1][0]; - y1 = orient === 'horizontal' ? points[3][1] : points[1][1]; - if (orient === 'horizontal') { - y2 = y1 - labelLineLen; - textY = y2 - 5; - textAlign = 'center'; - } else { - x2 = x1 + labelLineLen; - textX = x2 + 5; - textAlign = 'top'; - } - } else if (labelPosition === 'rightBottom') { - // RightBottom side - x1 = points[2][0]; - y1 = points[2][1]; - if (orient === 'horizontal') { - y2 = y1 + labelLineLen; - textY = y2 + 5; - textAlign = 'center'; - } else { - x2 = x1 + labelLineLen; - textX = x2 + 5; - textAlign = 'bottom'; - } - } else if (labelPosition === 'leftTop') { - // LeftTop side - x1 = points[0][0]; - y1 = orient === 'horizontal' ? points[0][1] : points[1][1]; - if (orient === 'horizontal') { - y2 = y1 - labelLineLen; - textY = y2 - 5; - textAlign = 'center'; - } else { - x2 = x1 - labelLineLen; - textX = x2 - 5; - textAlign = 'right'; - } - } else if (labelPosition === 'leftBottom') { - // LeftBottom side - x1 = orient === 'horizontal' ? points[1][0] : points[3][0]; - y1 = orient === 'horizontal' ? points[1][1] : points[2][1]; - if (orient === 'horizontal') { - y2 = y1 + labelLineLen; - textY = y2 + 5; - textAlign = 'center'; - } else { - x2 = x1 - labelLineLen; - textX = x2 - 5; - textAlign = 'right'; - } - } else { - // Right side or Bottom side - x1 = (points[1][0] + points[2][0]) / 2; - y1 = (points[1][1] + points[2][1]) / 2; - if (orient === 'horizontal') { - y2 = y1 + labelLineLen; - textY = y2 + 5; - textAlign = 'center'; - } else { - x2 = x1 + labelLineLen; - textX = x2 + 5; - textAlign = 'left'; - } - } - if (orient === 'horizontal') { - x2 = x1; - textX = x2; - } else { - y2 = y1; - textY = y2; - } - linePoints = [[x1, y1], [x2, y2]]; - } - layout.label = { - linePoints: linePoints, - x: textX, - y: textY, - verticalAlign: 'middle', - textAlign: textAlign, - inside: isLabelInside - }; - }); -} -export default function funnelLayout(ecModel, api) { - ecModel.eachSeriesByType('funnel', function (seriesModel) { - var data = seriesModel.getData(); - var valueDim = data.mapDimension('value'); - var sort = seriesModel.get('sort'); - var viewRect = getViewRect(seriesModel, api); - var orient = seriesModel.get('orient'); - var viewWidth = viewRect.width; - var viewHeight = viewRect.height; - var indices = getSortedIndices(data, sort); - var x = viewRect.x; - var y = viewRect.y; - var sizeExtent = orient === 'horizontal' ? [parsePercent(seriesModel.get('minSize'), viewHeight), parsePercent(seriesModel.get('maxSize'), viewHeight)] : [parsePercent(seriesModel.get('minSize'), viewWidth), parsePercent(seriesModel.get('maxSize'), viewWidth)]; - var dataExtent = data.getDataExtent(valueDim); - var min = seriesModel.get('min'); - var max = seriesModel.get('max'); - if (min == null) { - min = Math.min(dataExtent[0], 0); - } - if (max == null) { - max = dataExtent[1]; - } - var funnelAlign = seriesModel.get('funnelAlign'); - var gap = seriesModel.get('gap'); - var viewSize = orient === 'horizontal' ? viewWidth : viewHeight; - var itemSize = (viewSize - gap * (data.count() - 1)) / data.count(); - var getLinePoints = function (idx, offset) { - // End point index is data.count() and we assign it 0 - if (orient === 'horizontal') { - var val_1 = data.get(valueDim, idx) || 0; - var itemHeight = linearMap(val_1, [min, max], sizeExtent, true); - var y0 = void 0; - switch (funnelAlign) { - case 'top': - y0 = y; - break; - case 'center': - y0 = y + (viewHeight - itemHeight) / 2; - break; - case 'bottom': - y0 = y + (viewHeight - itemHeight); - break; - } - return [[offset, y0], [offset, y0 + itemHeight]]; - } - var val = data.get(valueDim, idx) || 0; - var itemWidth = linearMap(val, [min, max], sizeExtent, true); - var x0; - switch (funnelAlign) { - case 'left': - x0 = x; - break; - case 'center': - x0 = x + (viewWidth - itemWidth) / 2; - break; - case 'right': - x0 = x + viewWidth - itemWidth; - break; - } - return [[x0, offset], [x0 + itemWidth, offset]]; - }; - if (sort === 'ascending') { - // From bottom to top - itemSize = -itemSize; - gap = -gap; - if (orient === 'horizontal') { - x += viewWidth; - } else { - y += viewHeight; - } - indices = indices.reverse(); - } - for (var i = 0; i < indices.length; i++) { - var idx = indices[i]; - var nextIdx = indices[i + 1]; - var itemModel = data.getItemModel(idx); - if (orient === 'horizontal') { - var width = itemModel.get(['itemStyle', 'width']); - if (width == null) { - width = itemSize; - } else { - width = parsePercent(width, viewWidth); - if (sort === 'ascending') { - width = -width; - } - } - var start = getLinePoints(idx, x); - var end = getLinePoints(nextIdx, x + width); - x += width + gap; - data.setItemLayout(idx, { - points: start.concat(end.slice().reverse()) - }); - } else { - var height = itemModel.get(['itemStyle', 'height']); - if (height == null) { - height = itemSize; - } else { - height = parsePercent(height, viewHeight); - if (sort === 'ascending') { - height = -height; - } - } - var start = getLinePoints(idx, y); - var end = getLinePoints(nextIdx, y + height); - y += height + gap; - data.setItemLayout(idx, { - points: start.concat(end.slice().reverse()) - }); - } - } - labelLayout(data); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/funnel/install.js b/node_modules/echarts/lib/chart/funnel/install.js deleted file mode 100644 index d540a96..0000000 --- a/node_modules/echarts/lib/chart/funnel/install.js +++ /dev/null @@ -1,53 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import FunnelView from './FunnelView.js'; -import FunnelSeriesModel from './FunnelSeries.js'; -import funnelLayout from './funnelLayout.js'; -import dataFilter from '../../processor/dataFilter.js'; -export function install(registers) { - registers.registerChartView(FunnelView); - registers.registerSeriesModel(FunnelSeriesModel); - registers.registerLayout(funnelLayout); - registers.registerProcessor(dataFilter('funnel')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/gauge.js b/node_modules/echarts/lib/chart/gauge.js deleted file mode 100644 index 04e2807..0000000 --- a/node_modules/echarts/lib/chart/gauge.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './gauge/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/gauge/GaugeSeries.js b/node_modules/echarts/lib/chart/gauge/GaugeSeries.js deleted file mode 100644 index 970e63d..0000000 --- a/node_modules/echarts/lib/chart/gauge/GaugeSeries.js +++ /dev/null @@ -1,185 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesDataSimply from '../helper/createSeriesDataSimply.js'; -import SeriesModel from '../../model/Series.js'; -var GaugeSeriesModel = /** @class */function (_super) { - __extends(GaugeSeriesModel, _super); - function GaugeSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GaugeSeriesModel.type; - _this.visualStyleAccessPath = 'itemStyle'; - return _this; - } - GaugeSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesDataSimply(this, ['value']); - }; - GaugeSeriesModel.type = 'series.gauge'; - GaugeSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - colorBy: 'data', - // 默认全局居中 - center: ['50%', '50%'], - legendHoverLink: true, - radius: '75%', - startAngle: 225, - endAngle: -45, - clockwise: true, - // 最小值 - min: 0, - // 最大值 - max: 100, - // 分割段数,默认为10 - splitNumber: 10, - // 坐标轴线 - axisLine: { - // 默认显示,属性show控制显示与否 - show: true, - roundCap: false, - lineStyle: { - color: [[1, '#E6EBF8']], - width: 10 - } - }, - // 坐标轴线 - progress: { - // 默认显示,属性show控制显示与否 - show: false, - overlap: true, - width: 10, - roundCap: false, - clip: true - }, - // 分隔线 - splitLine: { - // 默认显示,属性show控制显示与否 - show: true, - // 属性length控制线长 - length: 10, - distance: 10, - // 属性lineStyle(详见lineStyle)控制线条样式 - lineStyle: { - color: '#63677A', - width: 3, - type: 'solid' - } - }, - // 坐标轴小标记 - axisTick: { - // 属性show控制显示与否,默认不显示 - show: true, - // 每份split细分多少段 - splitNumber: 5, - // 属性length控制线长 - length: 6, - distance: 10, - // 属性lineStyle控制线条样式 - lineStyle: { - color: '#63677A', - width: 1, - type: 'solid' - } - }, - axisLabel: { - show: true, - distance: 15, - // formatter: null, - color: '#464646', - fontSize: 12, - rotate: 0 - }, - pointer: { - icon: null, - offsetCenter: [0, 0], - show: true, - showAbove: true, - length: '60%', - width: 6, - keepAspect: false - }, - anchor: { - show: false, - showAbove: false, - size: 6, - icon: 'circle', - offsetCenter: [0, 0], - keepAspect: false, - itemStyle: { - color: '#fff', - borderWidth: 0, - borderColor: '#5470c6' - } - }, - title: { - show: true, - // x, y,单位px - offsetCenter: [0, '20%'], - // 其余属性默认使用全局文本样式,详见TEXTSTYLE - color: '#464646', - fontSize: 16, - valueAnimation: false - }, - detail: { - show: true, - backgroundColor: 'rgba(0,0,0,0)', - borderWidth: 0, - borderColor: '#ccc', - width: 100, - height: null, - padding: [5, 10], - // x, y,单位px - offsetCenter: [0, '40%'], - // formatter: null, - // 其余属性默认使用全局文本样式,详见TEXTSTYLE - color: '#464646', - fontSize: 30, - fontWeight: 'bold', - lineHeight: 30, - valueAnimation: false - } - }; - return GaugeSeriesModel; -}(SeriesModel); -export default GaugeSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/gauge/GaugeView.js b/node_modules/echarts/lib/chart/gauge/GaugeView.js deleted file mode 100644 index a2cc440..0000000 --- a/node_modules/echarts/lib/chart/gauge/GaugeView.js +++ /dev/null @@ -1,560 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import PointerPath from './PointerPath.js'; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import { createTextStyle, setLabelValueAnimation, animateLabelValue } from '../../label/labelStyle.js'; -import ChartView from '../../view/Chart.js'; -import { parsePercent, round, linearMap } from '../../util/number.js'; -import Sausage from '../../util/shape/sausage.js'; -import { createSymbol } from '../../util/symbol.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import { extend, isFunction, isString, isNumber, each } from 'zrender/lib/core/util.js'; -import { setCommonECData } from '../../util/innerStore.js'; -import { normalizeArcAngles } from 'zrender/lib/core/PathProxy.js'; -function parsePosition(seriesModel, api) { - var center = seriesModel.get('center'); - var width = api.getWidth(); - var height = api.getHeight(); - var size = Math.min(width, height); - var cx = parsePercent(center[0], api.getWidth()); - var cy = parsePercent(center[1], api.getHeight()); - var r = parsePercent(seriesModel.get('radius'), size / 2); - return { - cx: cx, - cy: cy, - r: r - }; -} -function formatLabel(value, labelFormatter) { - var label = value == null ? '' : value + ''; - if (labelFormatter) { - if (isString(labelFormatter)) { - label = labelFormatter.replace('{value}', label); - } else if (isFunction(labelFormatter)) { - label = labelFormatter(value); - } - } - return label; -} -var GaugeView = /** @class */function (_super) { - __extends(GaugeView, _super); - function GaugeView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GaugeView.type; - return _this; - } - GaugeView.prototype.render = function (seriesModel, ecModel, api) { - this.group.removeAll(); - var colorList = seriesModel.get(['axisLine', 'lineStyle', 'color']); - var posInfo = parsePosition(seriesModel, api); - this._renderMain(seriesModel, ecModel, api, colorList, posInfo); - this._data = seriesModel.getData(); - }; - GaugeView.prototype.dispose = function () {}; - GaugeView.prototype._renderMain = function (seriesModel, ecModel, api, colorList, posInfo) { - var group = this.group; - var clockwise = seriesModel.get('clockwise'); - var startAngle = -seriesModel.get('startAngle') / 180 * Math.PI; - var endAngle = -seriesModel.get('endAngle') / 180 * Math.PI; - var axisLineModel = seriesModel.getModel('axisLine'); - var roundCap = axisLineModel.get('roundCap'); - var MainPath = roundCap ? Sausage : graphic.Sector; - var showAxis = axisLineModel.get('show'); - var lineStyleModel = axisLineModel.getModel('lineStyle'); - var axisLineWidth = lineStyleModel.get('width'); - var angles = [startAngle, endAngle]; - normalizeArcAngles(angles, !clockwise); - startAngle = angles[0]; - endAngle = angles[1]; - var angleRangeSpan = endAngle - startAngle; - var prevEndAngle = startAngle; - var sectors = []; - for (var i = 0; showAxis && i < colorList.length; i++) { - // Clamp - var percent = Math.min(Math.max(colorList[i][0], 0), 1); - endAngle = startAngle + angleRangeSpan * percent; - var sector = new MainPath({ - shape: { - startAngle: prevEndAngle, - endAngle: endAngle, - cx: posInfo.cx, - cy: posInfo.cy, - clockwise: clockwise, - r0: posInfo.r - axisLineWidth, - r: posInfo.r - }, - silent: true - }); - sector.setStyle({ - fill: colorList[i][1] - }); - sector.setStyle(lineStyleModel.getLineStyle( - // Because we use sector to simulate arc - // so the properties for stroking are useless - ['color', 'width'])); - sectors.push(sector); - prevEndAngle = endAngle; - } - sectors.reverse(); - each(sectors, function (sector) { - return group.add(sector); - }); - var getColor = function (percent) { - // Less than 0 - if (percent <= 0) { - return colorList[0][1]; - } - var i; - for (i = 0; i < colorList.length; i++) { - if (colorList[i][0] >= percent && (i === 0 ? 0 : colorList[i - 1][0]) < percent) { - return colorList[i][1]; - } - } - // More than 1 - return colorList[i - 1][1]; - }; - this._renderTicks(seriesModel, ecModel, api, getColor, posInfo, startAngle, endAngle, clockwise, axisLineWidth); - this._renderTitleAndDetail(seriesModel, ecModel, api, getColor, posInfo); - this._renderAnchor(seriesModel, posInfo); - this._renderPointer(seriesModel, ecModel, api, getColor, posInfo, startAngle, endAngle, clockwise, axisLineWidth); - }; - GaugeView.prototype._renderTicks = function (seriesModel, ecModel, api, getColor, posInfo, startAngle, endAngle, clockwise, axisLineWidth) { - var group = this.group; - var cx = posInfo.cx; - var cy = posInfo.cy; - var r = posInfo.r; - var minVal = +seriesModel.get('min'); - var maxVal = +seriesModel.get('max'); - var splitLineModel = seriesModel.getModel('splitLine'); - var tickModel = seriesModel.getModel('axisTick'); - var labelModel = seriesModel.getModel('axisLabel'); - var splitNumber = seriesModel.get('splitNumber'); - var subSplitNumber = tickModel.get('splitNumber'); - var splitLineLen = parsePercent(splitLineModel.get('length'), r); - var tickLen = parsePercent(tickModel.get('length'), r); - var angle = startAngle; - var step = (endAngle - startAngle) / splitNumber; - var subStep = step / subSplitNumber; - var splitLineStyle = splitLineModel.getModel('lineStyle').getLineStyle(); - var tickLineStyle = tickModel.getModel('lineStyle').getLineStyle(); - var splitLineDistance = splitLineModel.get('distance'); - var unitX; - var unitY; - for (var i = 0; i <= splitNumber; i++) { - unitX = Math.cos(angle); - unitY = Math.sin(angle); - // Split line - if (splitLineModel.get('show')) { - var distance = splitLineDistance ? splitLineDistance + axisLineWidth : axisLineWidth; - var splitLine = new graphic.Line({ - shape: { - x1: unitX * (r - distance) + cx, - y1: unitY * (r - distance) + cy, - x2: unitX * (r - splitLineLen - distance) + cx, - y2: unitY * (r - splitLineLen - distance) + cy - }, - style: splitLineStyle, - silent: true - }); - if (splitLineStyle.stroke === 'auto') { - splitLine.setStyle({ - stroke: getColor(i / splitNumber) - }); - } - group.add(splitLine); - } - // Label - if (labelModel.get('show')) { - var distance = labelModel.get('distance') + splitLineDistance; - var label = formatLabel(round(i / splitNumber * (maxVal - minVal) + minVal), labelModel.get('formatter')); - var autoColor = getColor(i / splitNumber); - var textStyleX = unitX * (r - splitLineLen - distance) + cx; - var textStyleY = unitY * (r - splitLineLen - distance) + cy; - var rotateType = labelModel.get('rotate'); - var rotate = 0; - if (rotateType === 'radial') { - rotate = -angle + 2 * Math.PI; - if (rotate > Math.PI / 2) { - rotate += Math.PI; - } - } else if (rotateType === 'tangential') { - rotate = -angle - Math.PI / 2; - } else if (isNumber(rotateType)) { - rotate = rotateType * Math.PI / 180; - } - if (rotate === 0) { - group.add(new graphic.Text({ - style: createTextStyle(labelModel, { - text: label, - x: textStyleX, - y: textStyleY, - verticalAlign: unitY < -0.8 ? 'top' : unitY > 0.8 ? 'bottom' : 'middle', - align: unitX < -0.4 ? 'left' : unitX > 0.4 ? 'right' : 'center' - }, { - inheritColor: autoColor - }), - silent: true - })); - } else { - group.add(new graphic.Text({ - style: createTextStyle(labelModel, { - text: label, - x: textStyleX, - y: textStyleY, - verticalAlign: 'middle', - align: 'center' - }, { - inheritColor: autoColor - }), - silent: true, - originX: textStyleX, - originY: textStyleY, - rotation: rotate - })); - } - } - // Axis tick - if (tickModel.get('show') && i !== splitNumber) { - var distance = tickModel.get('distance'); - distance = distance ? distance + axisLineWidth : axisLineWidth; - for (var j = 0; j <= subSplitNumber; j++) { - unitX = Math.cos(angle); - unitY = Math.sin(angle); - var tickLine = new graphic.Line({ - shape: { - x1: unitX * (r - distance) + cx, - y1: unitY * (r - distance) + cy, - x2: unitX * (r - tickLen - distance) + cx, - y2: unitY * (r - tickLen - distance) + cy - }, - silent: true, - style: tickLineStyle - }); - if (tickLineStyle.stroke === 'auto') { - tickLine.setStyle({ - stroke: getColor((i + j / subSplitNumber) / splitNumber) - }); - } - group.add(tickLine); - angle += subStep; - } - angle -= subStep; - } else { - angle += step; - } - } - }; - GaugeView.prototype._renderPointer = function (seriesModel, ecModel, api, getColor, posInfo, startAngle, endAngle, clockwise, axisLineWidth) { - var group = this.group; - var oldData = this._data; - var oldProgressData = this._progressEls; - var progressList = []; - var showPointer = seriesModel.get(['pointer', 'show']); - var progressModel = seriesModel.getModel('progress'); - var showProgress = progressModel.get('show'); - var data = seriesModel.getData(); - var valueDim = data.mapDimension('value'); - var minVal = +seriesModel.get('min'); - var maxVal = +seriesModel.get('max'); - var valueExtent = [minVal, maxVal]; - var angleExtent = [startAngle, endAngle]; - function createPointer(idx, angle) { - var itemModel = data.getItemModel(idx); - var pointerModel = itemModel.getModel('pointer'); - var pointerWidth = parsePercent(pointerModel.get('width'), posInfo.r); - var pointerLength = parsePercent(pointerModel.get('length'), posInfo.r); - var pointerStr = seriesModel.get(['pointer', 'icon']); - var pointerOffset = pointerModel.get('offsetCenter'); - var pointerOffsetX = parsePercent(pointerOffset[0], posInfo.r); - var pointerOffsetY = parsePercent(pointerOffset[1], posInfo.r); - var pointerKeepAspect = pointerModel.get('keepAspect'); - var pointer; - // not exist icon type will be set 'rect' - if (pointerStr) { - pointer = createSymbol(pointerStr, pointerOffsetX - pointerWidth / 2, pointerOffsetY - pointerLength, pointerWidth, pointerLength, null, pointerKeepAspect); - } else { - pointer = new PointerPath({ - shape: { - angle: -Math.PI / 2, - width: pointerWidth, - r: pointerLength, - x: pointerOffsetX, - y: pointerOffsetY - } - }); - } - pointer.rotation = -(angle + Math.PI / 2); - pointer.x = posInfo.cx; - pointer.y = posInfo.cy; - return pointer; - } - function createProgress(idx, endAngle) { - var roundCap = progressModel.get('roundCap'); - var ProgressPath = roundCap ? Sausage : graphic.Sector; - var isOverlap = progressModel.get('overlap'); - var progressWidth = isOverlap ? progressModel.get('width') : axisLineWidth / data.count(); - var r0 = isOverlap ? posInfo.r - progressWidth : posInfo.r - (idx + 1) * progressWidth; - var r = isOverlap ? posInfo.r : posInfo.r - idx * progressWidth; - var progress = new ProgressPath({ - shape: { - startAngle: startAngle, - endAngle: endAngle, - cx: posInfo.cx, - cy: posInfo.cy, - clockwise: clockwise, - r0: r0, - r: r - } - }); - isOverlap && (progress.z2 = maxVal - data.get(valueDim, idx) % maxVal); - return progress; - } - if (showProgress || showPointer) { - data.diff(oldData).add(function (idx) { - var val = data.get(valueDim, idx); - if (showPointer) { - var pointer = createPointer(idx, startAngle); - // TODO hide pointer on NaN value? - graphic.initProps(pointer, { - rotation: -((isNaN(+val) ? angleExtent[0] : linearMap(val, valueExtent, angleExtent, true)) + Math.PI / 2) - }, seriesModel); - group.add(pointer); - data.setItemGraphicEl(idx, pointer); - } - if (showProgress) { - var progress = createProgress(idx, startAngle); - var isClip = progressModel.get('clip'); - graphic.initProps(progress, { - shape: { - endAngle: linearMap(val, valueExtent, angleExtent, isClip) - } - }, seriesModel); - group.add(progress); - // Add data index and series index for indexing the data by element - // Useful in tooltip - setCommonECData(seriesModel.seriesIndex, data.dataType, idx, progress); - progressList[idx] = progress; - } - }).update(function (newIdx, oldIdx) { - var val = data.get(valueDim, newIdx); - if (showPointer) { - var previousPointer = oldData.getItemGraphicEl(oldIdx); - var previousRotate = previousPointer ? previousPointer.rotation : startAngle; - var pointer = createPointer(newIdx, previousRotate); - pointer.rotation = previousRotate; - graphic.updateProps(pointer, { - rotation: -((isNaN(+val) ? angleExtent[0] : linearMap(val, valueExtent, angleExtent, true)) + Math.PI / 2) - }, seriesModel); - group.add(pointer); - data.setItemGraphicEl(newIdx, pointer); - } - if (showProgress) { - var previousProgress = oldProgressData[oldIdx]; - var previousEndAngle = previousProgress ? previousProgress.shape.endAngle : startAngle; - var progress = createProgress(newIdx, previousEndAngle); - var isClip = progressModel.get('clip'); - graphic.updateProps(progress, { - shape: { - endAngle: linearMap(val, valueExtent, angleExtent, isClip) - } - }, seriesModel); - group.add(progress); - // Add data index and series index for indexing the data by element - // Useful in tooltip - setCommonECData(seriesModel.seriesIndex, data.dataType, newIdx, progress); - progressList[newIdx] = progress; - } - }).execute(); - data.each(function (idx) { - var itemModel = data.getItemModel(idx); - var emphasisModel = itemModel.getModel('emphasis'); - var focus = emphasisModel.get('focus'); - var blurScope = emphasisModel.get('blurScope'); - var emphasisDisabled = emphasisModel.get('disabled'); - if (showPointer) { - var pointer = data.getItemGraphicEl(idx); - var symbolStyle = data.getItemVisual(idx, 'style'); - var visualColor = symbolStyle.fill; - if (pointer instanceof ZRImage) { - var pathStyle = pointer.style; - pointer.useStyle(extend({ - image: pathStyle.image, - x: pathStyle.x, - y: pathStyle.y, - width: pathStyle.width, - height: pathStyle.height - }, symbolStyle)); - } else { - pointer.useStyle(symbolStyle); - pointer.type !== 'pointer' && pointer.setColor(visualColor); - } - pointer.setStyle(itemModel.getModel(['pointer', 'itemStyle']).getItemStyle()); - if (pointer.style.fill === 'auto') { - pointer.setStyle('fill', getColor(linearMap(data.get(valueDim, idx), valueExtent, [0, 1], true))); - } - pointer.z2EmphasisLift = 0; - setStatesStylesFromModel(pointer, itemModel); - toggleHoverEmphasis(pointer, focus, blurScope, emphasisDisabled); - } - if (showProgress) { - var progress = progressList[idx]; - progress.useStyle(data.getItemVisual(idx, 'style')); - progress.setStyle(itemModel.getModel(['progress', 'itemStyle']).getItemStyle()); - progress.z2EmphasisLift = 0; - setStatesStylesFromModel(progress, itemModel); - toggleHoverEmphasis(progress, focus, blurScope, emphasisDisabled); - } - }); - this._progressEls = progressList; - } - }; - GaugeView.prototype._renderAnchor = function (seriesModel, posInfo) { - var anchorModel = seriesModel.getModel('anchor'); - var showAnchor = anchorModel.get('show'); - if (showAnchor) { - var anchorSize = anchorModel.get('size'); - var anchorType = anchorModel.get('icon'); - var offsetCenter = anchorModel.get('offsetCenter'); - var anchorKeepAspect = anchorModel.get('keepAspect'); - var anchor = createSymbol(anchorType, posInfo.cx - anchorSize / 2 + parsePercent(offsetCenter[0], posInfo.r), posInfo.cy - anchorSize / 2 + parsePercent(offsetCenter[1], posInfo.r), anchorSize, anchorSize, null, anchorKeepAspect); - anchor.z2 = anchorModel.get('showAbove') ? 1 : 0; - anchor.setStyle(anchorModel.getModel('itemStyle').getItemStyle()); - this.group.add(anchor); - } - }; - GaugeView.prototype._renderTitleAndDetail = function (seriesModel, ecModel, api, getColor, posInfo) { - var _this = this; - var data = seriesModel.getData(); - var valueDim = data.mapDimension('value'); - var minVal = +seriesModel.get('min'); - var maxVal = +seriesModel.get('max'); - var contentGroup = new graphic.Group(); - var newTitleEls = []; - var newDetailEls = []; - var hasAnimation = seriesModel.isAnimationEnabled(); - var showPointerAbove = seriesModel.get(['pointer', 'showAbove']); - data.diff(this._data).add(function (idx) { - newTitleEls[idx] = new graphic.Text({ - silent: true - }); - newDetailEls[idx] = new graphic.Text({ - silent: true - }); - }).update(function (idx, oldIdx) { - newTitleEls[idx] = _this._titleEls[oldIdx]; - newDetailEls[idx] = _this._detailEls[oldIdx]; - }).execute(); - data.each(function (idx) { - var itemModel = data.getItemModel(idx); - var value = data.get(valueDim, idx); - var itemGroup = new graphic.Group(); - var autoColor = getColor(linearMap(value, [minVal, maxVal], [0, 1], true)); - var itemTitleModel = itemModel.getModel('title'); - if (itemTitleModel.get('show')) { - var titleOffsetCenter = itemTitleModel.get('offsetCenter'); - var titleX = posInfo.cx + parsePercent(titleOffsetCenter[0], posInfo.r); - var titleY = posInfo.cy + parsePercent(titleOffsetCenter[1], posInfo.r); - var labelEl = newTitleEls[idx]; - labelEl.attr({ - z2: showPointerAbove ? 0 : 2, - style: createTextStyle(itemTitleModel, { - x: titleX, - y: titleY, - text: data.getName(idx), - align: 'center', - verticalAlign: 'middle' - }, { - inheritColor: autoColor - }) - }); - itemGroup.add(labelEl); - } - var itemDetailModel = itemModel.getModel('detail'); - if (itemDetailModel.get('show')) { - var detailOffsetCenter = itemDetailModel.get('offsetCenter'); - var detailX = posInfo.cx + parsePercent(detailOffsetCenter[0], posInfo.r); - var detailY = posInfo.cy + parsePercent(detailOffsetCenter[1], posInfo.r); - var width = parsePercent(itemDetailModel.get('width'), posInfo.r); - var height = parsePercent(itemDetailModel.get('height'), posInfo.r); - var detailColor = seriesModel.get(['progress', 'show']) ? data.getItemVisual(idx, 'style').fill : autoColor; - var labelEl = newDetailEls[idx]; - var formatter_1 = itemDetailModel.get('formatter'); - labelEl.attr({ - z2: showPointerAbove ? 0 : 2, - style: createTextStyle(itemDetailModel, { - x: detailX, - y: detailY, - text: formatLabel(value, formatter_1), - width: isNaN(width) ? null : width, - height: isNaN(height) ? null : height, - align: 'center', - verticalAlign: 'middle' - }, { - inheritColor: detailColor - }) - }); - setLabelValueAnimation(labelEl, { - normal: itemDetailModel - }, value, function (value) { - return formatLabel(value, formatter_1); - }); - hasAnimation && animateLabelValue(labelEl, idx, data, seriesModel, { - getFormattedLabel: function (labelDataIndex, status, dataType, labelDimIndex, fmt, extendParams) { - return formatLabel(extendParams ? extendParams.interpolatedValue : value, formatter_1); - } - }); - itemGroup.add(labelEl); - } - contentGroup.add(itemGroup); - }); - this.group.add(contentGroup); - this._titleEls = newTitleEls; - this._detailEls = newDetailEls; - }; - GaugeView.type = 'gauge'; - return GaugeView; -}(ChartView); -export default GaugeView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/gauge/PointerPath.js b/node_modules/echarts/lib/chart/gauge/PointerPath.js deleted file mode 100644 index 6fb630d..0000000 --- a/node_modules/echarts/lib/chart/gauge/PointerPath.js +++ /dev/null @@ -1,83 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Path from 'zrender/lib/graphic/Path.js'; -var PointerShape = /** @class */function () { - function PointerShape() { - this.angle = 0; - this.width = 10; - this.r = 10; - this.x = 0; - this.y = 0; - } - return PointerShape; -}(); -var PointerPath = /** @class */function (_super) { - __extends(PointerPath, _super); - function PointerPath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'pointer'; - return _this; - } - PointerPath.prototype.getDefaultShape = function () { - return new PointerShape(); - }; - PointerPath.prototype.buildPath = function (ctx, shape) { - var mathCos = Math.cos; - var mathSin = Math.sin; - var r = shape.r; - var width = shape.width; - var angle = shape.angle; - var x = shape.x - mathCos(angle) * width * (width >= r / 3 ? 1 : 2); - var y = shape.y - mathSin(angle) * width * (width >= r / 3 ? 1 : 2); - angle = shape.angle - Math.PI / 2; - ctx.moveTo(x, y); - ctx.lineTo(shape.x + mathCos(angle) * width, shape.y + mathSin(angle) * width); - ctx.lineTo(shape.x + mathCos(shape.angle) * r, shape.y + mathSin(shape.angle) * r); - ctx.lineTo(shape.x - mathCos(angle) * width, shape.y - mathSin(angle) * width); - ctx.lineTo(x, y); - }; - return PointerPath; -}(Path); -export default PointerPath; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/gauge/install.js b/node_modules/echarts/lib/chart/gauge/install.js deleted file mode 100644 index 1df5dcc..0000000 --- a/node_modules/echarts/lib/chart/gauge/install.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import GaugeView from './GaugeView.js'; -import GaugeSeriesModel from './GaugeSeries.js'; -export function install(registers) { - registers.registerChartView(GaugeView); - registers.registerSeriesModel(GaugeSeriesModel); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph.js b/node_modules/echarts/lib/chart/graph.js deleted file mode 100644 index 8b4b8e5..0000000 --- a/node_modules/echarts/lib/chart/graph.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './graph/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/GraphSeries.js b/node_modules/echarts/lib/chart/graph/GraphSeries.js deleted file mode 100644 index 3ab33fe..0000000 --- a/node_modules/echarts/lib/chart/graph/GraphSeries.js +++ /dev/null @@ -1,275 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesData from '../../data/SeriesData.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { defaultEmphasis } from '../../util/model.js'; -import Model from '../../model/Model.js'; -import createGraphFromNodeEdge from '../helper/createGraphFromNodeEdge.js'; -import LegendVisualProvider from '../../visual/LegendVisualProvider.js'; -import SeriesModel from '../../model/Series.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -import { defaultSeriesFormatTooltip } from '../../component/tooltip/seriesFormatTooltip.js'; -import { initCurvenessList, createEdgeMapForCurveness } from '../helper/multipleGraphEdgeHelper.js'; -var GraphSeriesModel = /** @class */function (_super) { - __extends(GraphSeriesModel, _super); - function GraphSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GraphSeriesModel.type; - _this.hasSymbolVisual = true; - return _this; - } - GraphSeriesModel.prototype.init = function (option) { - _super.prototype.init.apply(this, arguments); - var self = this; - function getCategoriesData() { - return self._categoriesData; - } - // Provide data for legend select - this.legendVisualProvider = new LegendVisualProvider(getCategoriesData, getCategoriesData); - this.fillDataTextStyle(option.edges || option.links); - this._updateCategoriesData(); - }; - GraphSeriesModel.prototype.mergeOption = function (option) { - _super.prototype.mergeOption.apply(this, arguments); - this.fillDataTextStyle(option.edges || option.links); - this._updateCategoriesData(); - }; - GraphSeriesModel.prototype.mergeDefaultAndTheme = function (option) { - _super.prototype.mergeDefaultAndTheme.apply(this, arguments); - defaultEmphasis(option, 'edgeLabel', ['show']); - }; - GraphSeriesModel.prototype.getInitialData = function (option, ecModel) { - var edges = option.edges || option.links || []; - var nodes = option.data || option.nodes || []; - var self = this; - if (nodes && edges) { - // auto curveness - initCurvenessList(this); - var graph = createGraphFromNodeEdge(nodes, edges, this, true, beforeLink); - zrUtil.each(graph.edges, function (edge) { - createEdgeMapForCurveness(edge.node1, edge.node2, this, edge.dataIndex); - }, this); - return graph.data; - } - function beforeLink(nodeData, edgeData) { - // Overwrite nodeData.getItemModel to - nodeData.wrapMethod('getItemModel', function (model) { - var categoriesModels = self._categoriesModels; - var categoryIdx = model.getShallow('category'); - var categoryModel = categoriesModels[categoryIdx]; - if (categoryModel) { - categoryModel.parentModel = model.parentModel; - model.parentModel = categoryModel; - } - return model; - }); - // TODO Inherit resolveParentPath by default in Model#getModel? - var oldGetModel = Model.prototype.getModel; - function newGetModel(path, parentModel) { - var model = oldGetModel.call(this, path, parentModel); - model.resolveParentPath = resolveParentPath; - return model; - } - edgeData.wrapMethod('getItemModel', function (model) { - model.resolveParentPath = resolveParentPath; - model.getModel = newGetModel; - return model; - }); - function resolveParentPath(pathArr) { - if (pathArr && (pathArr[0] === 'label' || pathArr[1] === 'label')) { - var newPathArr = pathArr.slice(); - if (pathArr[0] === 'label') { - newPathArr[0] = 'edgeLabel'; - } else if (pathArr[1] === 'label') { - newPathArr[1] = 'edgeLabel'; - } - return newPathArr; - } - return pathArr; - } - } - }; - GraphSeriesModel.prototype.getGraph = function () { - return this.getData().graph; - }; - GraphSeriesModel.prototype.getEdgeData = function () { - return this.getGraph().edgeData; - }; - GraphSeriesModel.prototype.getCategoriesData = function () { - return this._categoriesData; - }; - GraphSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - if (dataType === 'edge') { - var nodeData = this.getData(); - var params = this.getDataParams(dataIndex, dataType); - var edge = nodeData.graph.getEdgeByIndex(dataIndex); - var sourceName = nodeData.getName(edge.node1.dataIndex); - var targetName = nodeData.getName(edge.node2.dataIndex); - var nameArr = []; - sourceName != null && nameArr.push(sourceName); - targetName != null && nameArr.push(targetName); - return createTooltipMarkup('nameValue', { - name: nameArr.join(' > '), - value: params.value, - noValue: params.value == null - }); - } - // dataType === 'node' or empty - var nodeMarkup = defaultSeriesFormatTooltip({ - series: this, - dataIndex: dataIndex, - multipleSeries: multipleSeries - }); - return nodeMarkup; - }; - GraphSeriesModel.prototype._updateCategoriesData = function () { - var categories = zrUtil.map(this.option.categories || [], function (category) { - // Data must has value - return category.value != null ? category : zrUtil.extend({ - value: 0 - }, category); - }); - var categoriesData = new SeriesData(['value'], this); - categoriesData.initData(categories); - this._categoriesData = categoriesData; - this._categoriesModels = categoriesData.mapArray(function (idx) { - return categoriesData.getItemModel(idx); - }); - }; - GraphSeriesModel.prototype.setZoom = function (zoom) { - this.option.zoom = zoom; - }; - GraphSeriesModel.prototype.setCenter = function (center) { - this.option.center = center; - }; - GraphSeriesModel.prototype.isAnimationEnabled = function () { - return _super.prototype.isAnimationEnabled.call(this) - // Not enable animation when do force layout - && !(this.get('layout') === 'force' && this.get(['force', 'layoutAnimation'])); - }; - GraphSeriesModel.type = 'series.graph'; - GraphSeriesModel.dependencies = ['grid', 'polar', 'geo', 'singleAxis', 'calendar']; - GraphSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'view', - // Default option for all coordinate systems - // xAxisIndex: 0, - // yAxisIndex: 0, - // polarIndex: 0, - // geoIndex: 0, - legendHoverLink: true, - layout: null, - // Configuration of circular layout - circular: { - rotateLabel: false - }, - // Configuration of force directed layout - force: { - initLayout: null, - // Node repulsion. Can be an array to represent range. - repulsion: [0, 50], - gravity: 0.1, - // Initial friction - friction: 0.6, - // Edge length. Can be an array to represent range. - edgeLength: 30, - layoutAnimation: true - }, - left: 'center', - top: 'center', - // right: null, - // bottom: null, - // width: '80%', - // height: '80%', - symbol: 'circle', - symbolSize: 10, - edgeSymbol: ['none', 'none'], - edgeSymbolSize: 10, - edgeLabel: { - position: 'middle', - distance: 5 - }, - draggable: false, - roam: false, - // Default on center of graph - center: null, - zoom: 1, - // Symbol size scale ratio in roam - nodeScaleRatio: 0.6, - // cursor: null, - // categories: [], - // data: [] - // Or - // nodes: [] - // - // links: [] - // Or - // edges: [] - label: { - show: false, - formatter: '{b}' - }, - itemStyle: {}, - lineStyle: { - color: '#aaa', - width: 1, - opacity: 0.5 - }, - emphasis: { - scale: true, - label: { - show: true - } - }, - select: { - itemStyle: { - borderColor: '#212121' - } - } - }; - return GraphSeriesModel; -}(SeriesModel); -export default GraphSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/GraphView.js b/node_modules/echarts/lib/chart/graph/GraphView.js deleted file mode 100644 index 562e78a..0000000 --- a/node_modules/echarts/lib/chart/graph/GraphView.js +++ /dev/null @@ -1,266 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SymbolDraw from '../helper/SymbolDraw.js'; -import LineDraw from '../helper/LineDraw.js'; -import RoamController from '../../component/helper/RoamController.js'; -import * as roamHelper from '../../component/helper/roamHelper.js'; -import { onIrrelevantElement } from '../../component/helper/cursorHelper.js'; -import * as graphic from '../../util/graphic.js'; -import adjustEdge from './adjustEdge.js'; -import { getNodeGlobalScale } from './graphHelper.js'; -import ChartView from '../../view/Chart.js'; -import { getECData } from '../../util/innerStore.js'; -import { simpleLayoutEdge } from './simpleLayoutHelper.js'; -import { circularLayout, rotateNodeLabel } from './circularLayoutHelper.js'; -function isViewCoordSys(coordSys) { - return coordSys.type === 'view'; -} -var GraphView = /** @class */function (_super) { - __extends(GraphView, _super); - function GraphView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GraphView.type; - return _this; - } - GraphView.prototype.init = function (ecModel, api) { - var symbolDraw = new SymbolDraw(); - var lineDraw = new LineDraw(); - var group = this.group; - this._controller = new RoamController(api.getZr()); - this._controllerHost = { - target: group - }; - group.add(symbolDraw.group); - group.add(lineDraw.group); - this._symbolDraw = symbolDraw; - this._lineDraw = lineDraw; - this._firstRender = true; - }; - GraphView.prototype.render = function (seriesModel, ecModel, api) { - var _this = this; - var coordSys = seriesModel.coordinateSystem; - this._model = seriesModel; - var symbolDraw = this._symbolDraw; - var lineDraw = this._lineDraw; - var group = this.group; - if (isViewCoordSys(coordSys)) { - var groupNewProp = { - x: coordSys.x, - y: coordSys.y, - scaleX: coordSys.scaleX, - scaleY: coordSys.scaleY - }; - if (this._firstRender) { - group.attr(groupNewProp); - } else { - graphic.updateProps(group, groupNewProp, seriesModel); - } - } - // Fix edge contact point with node - adjustEdge(seriesModel.getGraph(), getNodeGlobalScale(seriesModel)); - var data = seriesModel.getData(); - symbolDraw.updateData(data); - var edgeData = seriesModel.getEdgeData(); - // TODO: TYPE - lineDraw.updateData(edgeData); - this._updateNodeAndLinkScale(); - this._updateController(seriesModel, ecModel, api); - clearTimeout(this._layoutTimeout); - var forceLayout = seriesModel.forceLayout; - var layoutAnimation = seriesModel.get(['force', 'layoutAnimation']); - if (forceLayout) { - this._startForceLayoutIteration(forceLayout, layoutAnimation); - } - var layout = seriesModel.get('layout'); - data.graph.eachNode(function (node) { - var idx = node.dataIndex; - var el = node.getGraphicEl(); - var itemModel = node.getModel(); - if (!el) { - return; - } - // Update draggable - el.off('drag').off('dragend'); - var draggable = itemModel.get('draggable'); - if (draggable) { - el.on('drag', function (e) { - switch (layout) { - case 'force': - forceLayout.warmUp(); - !_this._layouting && _this._startForceLayoutIteration(forceLayout, layoutAnimation); - forceLayout.setFixed(idx); - // Write position back to layout - data.setItemLayout(idx, [el.x, el.y]); - break; - case 'circular': - data.setItemLayout(idx, [el.x, el.y]); - // mark node fixed - node.setLayout({ - fixed: true - }, true); - // recalculate circular layout - circularLayout(seriesModel, 'symbolSize', node, [e.offsetX, e.offsetY]); - _this.updateLayout(seriesModel); - break; - case 'none': - default: - data.setItemLayout(idx, [el.x, el.y]); - // update edge - simpleLayoutEdge(seriesModel.getGraph(), seriesModel); - _this.updateLayout(seriesModel); - break; - } - }).on('dragend', function () { - if (forceLayout) { - forceLayout.setUnfixed(idx); - } - }); - } - el.setDraggable(draggable, !!itemModel.get('cursor')); - var focus = itemModel.get(['emphasis', 'focus']); - if (focus === 'adjacency') { - getECData(el).focus = node.getAdjacentDataIndices(); - } - }); - data.graph.eachEdge(function (edge) { - var el = edge.getGraphicEl(); - var focus = edge.getModel().get(['emphasis', 'focus']); - if (!el) { - return; - } - if (focus === 'adjacency') { - getECData(el).focus = { - edge: [edge.dataIndex], - node: [edge.node1.dataIndex, edge.node2.dataIndex] - }; - } - }); - var circularRotateLabel = seriesModel.get('layout') === 'circular' && seriesModel.get(['circular', 'rotateLabel']); - var cx = data.getLayout('cx'); - var cy = data.getLayout('cy'); - data.graph.eachNode(function (node) { - rotateNodeLabel(node, circularRotateLabel, cx, cy); - }); - this._firstRender = false; - }; - GraphView.prototype.dispose = function () { - this.remove(); - this._controller && this._controller.dispose(); - this._controllerHost = null; - }; - GraphView.prototype._startForceLayoutIteration = function (forceLayout, layoutAnimation) { - var self = this; - (function step() { - forceLayout.step(function (stopped) { - self.updateLayout(self._model); - (self._layouting = !stopped) && (layoutAnimation ? self._layoutTimeout = setTimeout(step, 16) : step()); - }); - })(); - }; - GraphView.prototype._updateController = function (seriesModel, ecModel, api) { - var _this = this; - var controller = this._controller; - var controllerHost = this._controllerHost; - var group = this.group; - controller.setPointerChecker(function (e, x, y) { - var rect = group.getBoundingRect(); - rect.applyTransform(group.transform); - return rect.contain(x, y) && !onIrrelevantElement(e, api, seriesModel); - }); - if (!isViewCoordSys(seriesModel.coordinateSystem)) { - controller.disable(); - return; - } - controller.enable(seriesModel.get('roam')); - controllerHost.zoomLimit = seriesModel.get('scaleLimit'); - controllerHost.zoom = seriesModel.coordinateSystem.getZoom(); - controller.off('pan').off('zoom').on('pan', function (e) { - roamHelper.updateViewOnPan(controllerHost, e.dx, e.dy); - api.dispatchAction({ - seriesId: seriesModel.id, - type: 'graphRoam', - dx: e.dx, - dy: e.dy - }); - }).on('zoom', function (e) { - roamHelper.updateViewOnZoom(controllerHost, e.scale, e.originX, e.originY); - api.dispatchAction({ - seriesId: seriesModel.id, - type: 'graphRoam', - zoom: e.scale, - originX: e.originX, - originY: e.originY - }); - _this._updateNodeAndLinkScale(); - adjustEdge(seriesModel.getGraph(), getNodeGlobalScale(seriesModel)); - _this._lineDraw.updateLayout(); - // Only update label layout on zoom - api.updateLabelLayout(); - }); - }; - GraphView.prototype._updateNodeAndLinkScale = function () { - var seriesModel = this._model; - var data = seriesModel.getData(); - var nodeScale = getNodeGlobalScale(seriesModel); - data.eachItemGraphicEl(function (el, idx) { - el && el.setSymbolScale(nodeScale); - }); - }; - GraphView.prototype.updateLayout = function (seriesModel) { - adjustEdge(seriesModel.getGraph(), getNodeGlobalScale(seriesModel)); - this._symbolDraw.updateLayout(); - this._lineDraw.updateLayout(); - }; - GraphView.prototype.remove = function () { - clearTimeout(this._layoutTimeout); - this._layouting = false; - this._layoutTimeout = null; - this._symbolDraw && this._symbolDraw.remove(); - this._lineDraw && this._lineDraw.remove(); - }; - GraphView.type = 'graph'; - return GraphView; -}(ChartView); -export default GraphView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/adjustEdge.js b/node_modules/echarts/lib/chart/graph/adjustEdge.js deleted file mode 100644 index a1556ae..0000000 --- a/node_modules/echarts/lib/chart/graph/adjustEdge.js +++ /dev/null @@ -1,173 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as curveTool from 'zrender/lib/core/curve.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -import { getSymbolSize } from './graphHelper.js'; -var v1 = []; -var v2 = []; -var v3 = []; -var quadraticAt = curveTool.quadraticAt; -var v2DistSquare = vec2.distSquare; -var mathAbs = Math.abs; -function intersectCurveCircle(curvePoints, center, radius) { - var p0 = curvePoints[0]; - var p1 = curvePoints[1]; - var p2 = curvePoints[2]; - var d = Infinity; - var t; - var radiusSquare = radius * radius; - var interval = 0.1; - for (var _t = 0.1; _t <= 0.9; _t += 0.1) { - v1[0] = quadraticAt(p0[0], p1[0], p2[0], _t); - v1[1] = quadraticAt(p0[1], p1[1], p2[1], _t); - var diff = mathAbs(v2DistSquare(v1, center) - radiusSquare); - if (diff < d) { - d = diff; - t = _t; - } - } - // Assume the segment is monotone,Find root through Bisection method - // At most 32 iteration - for (var i = 0; i < 32; i++) { - // let prev = t - interval; - var next = t + interval; - // v1[0] = quadraticAt(p0[0], p1[0], p2[0], prev); - // v1[1] = quadraticAt(p0[1], p1[1], p2[1], prev); - v2[0] = quadraticAt(p0[0], p1[0], p2[0], t); - v2[1] = quadraticAt(p0[1], p1[1], p2[1], t); - v3[0] = quadraticAt(p0[0], p1[0], p2[0], next); - v3[1] = quadraticAt(p0[1], p1[1], p2[1], next); - var diff = v2DistSquare(v2, center) - radiusSquare; - if (mathAbs(diff) < 1e-2) { - break; - } - // let prevDiff = v2DistSquare(v1, center) - radiusSquare; - var nextDiff = v2DistSquare(v3, center) - radiusSquare; - interval /= 2; - if (diff < 0) { - if (nextDiff >= 0) { - t = t + interval; - } else { - t = t - interval; - } - } else { - if (nextDiff >= 0) { - t = t - interval; - } else { - t = t + interval; - } - } - } - return t; -} -// Adjust edge to avoid -export default function adjustEdge(graph, scale) { - var tmp0 = []; - var quadraticSubdivide = curveTool.quadraticSubdivide; - var pts = [[], [], []]; - var pts2 = [[], []]; - var v = []; - scale /= 2; - graph.eachEdge(function (edge, idx) { - var linePoints = edge.getLayout(); - var fromSymbol = edge.getVisual('fromSymbol'); - var toSymbol = edge.getVisual('toSymbol'); - if (!linePoints.__original) { - linePoints.__original = [vec2.clone(linePoints[0]), vec2.clone(linePoints[1])]; - if (linePoints[2]) { - linePoints.__original.push(vec2.clone(linePoints[2])); - } - } - var originalPoints = linePoints.__original; - // Quadratic curve - if (linePoints[2] != null) { - vec2.copy(pts[0], originalPoints[0]); - vec2.copy(pts[1], originalPoints[2]); - vec2.copy(pts[2], originalPoints[1]); - if (fromSymbol && fromSymbol !== 'none') { - var symbolSize = getSymbolSize(edge.node1); - var t = intersectCurveCircle(pts, originalPoints[0], symbolSize * scale); - // Subdivide and get the second - quadraticSubdivide(pts[0][0], pts[1][0], pts[2][0], t, tmp0); - pts[0][0] = tmp0[3]; - pts[1][0] = tmp0[4]; - quadraticSubdivide(pts[0][1], pts[1][1], pts[2][1], t, tmp0); - pts[0][1] = tmp0[3]; - pts[1][1] = tmp0[4]; - } - if (toSymbol && toSymbol !== 'none') { - var symbolSize = getSymbolSize(edge.node2); - var t = intersectCurveCircle(pts, originalPoints[1], symbolSize * scale); - // Subdivide and get the first - quadraticSubdivide(pts[0][0], pts[1][0], pts[2][0], t, tmp0); - pts[1][0] = tmp0[1]; - pts[2][0] = tmp0[2]; - quadraticSubdivide(pts[0][1], pts[1][1], pts[2][1], t, tmp0); - pts[1][1] = tmp0[1]; - pts[2][1] = tmp0[2]; - } - // Copy back to layout - vec2.copy(linePoints[0], pts[0]); - vec2.copy(linePoints[1], pts[2]); - vec2.copy(linePoints[2], pts[1]); - } - // Line - else { - vec2.copy(pts2[0], originalPoints[0]); - vec2.copy(pts2[1], originalPoints[1]); - vec2.sub(v, pts2[1], pts2[0]); - vec2.normalize(v, v); - if (fromSymbol && fromSymbol !== 'none') { - var symbolSize = getSymbolSize(edge.node1); - vec2.scaleAndAdd(pts2[0], pts2[0], v, symbolSize * scale); - } - if (toSymbol && toSymbol !== 'none') { - var symbolSize = getSymbolSize(edge.node2); - vec2.scaleAndAdd(pts2[1], pts2[1], v, -symbolSize * scale); - } - vec2.copy(linePoints[0], pts2[0]); - vec2.copy(linePoints[1], pts2[1]); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/categoryFilter.js b/node_modules/echarts/lib/chart/graph/categoryFilter.js deleted file mode 100644 index 72bd4b1..0000000 --- a/node_modules/echarts/lib/chart/graph/categoryFilter.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isNumber } from 'zrender/lib/core/util.js'; -export default function categoryFilter(ecModel) { - var legendModels = ecModel.findComponents({ - mainType: 'legend' - }); - if (!legendModels || !legendModels.length) { - return; - } - ecModel.eachSeriesByType('graph', function (graphSeries) { - var categoriesData = graphSeries.getCategoriesData(); - var graph = graphSeries.getGraph(); - var data = graph.data; - var categoryNames = categoriesData.mapArray(categoriesData.getName); - data.filterSelf(function (idx) { - var model = data.getItemModel(idx); - var category = model.getShallow('category'); - if (category != null) { - if (isNumber(category)) { - category = categoryNames[category]; - } - // If in any legend component the status is not selected. - for (var i = 0; i < legendModels.length; i++) { - if (!legendModels[i].isSelected(category)) { - return false; - } - } - } - return true; - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/categoryVisual.js b/node_modules/echarts/lib/chart/graph/categoryVisual.js deleted file mode 100644 index acc90e2..0000000 --- a/node_modules/echarts/lib/chart/graph/categoryVisual.js +++ /dev/null @@ -1,90 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend, isString } from 'zrender/lib/core/util.js'; -export default function categoryVisual(ecModel) { - var paletteScope = {}; - ecModel.eachSeriesByType('graph', function (seriesModel) { - var categoriesData = seriesModel.getCategoriesData(); - var data = seriesModel.getData(); - var categoryNameIdxMap = {}; - categoriesData.each(function (idx) { - var name = categoriesData.getName(idx); - // Add prefix to avoid conflict with Object.prototype. - categoryNameIdxMap['ec-' + name] = idx; - var itemModel = categoriesData.getItemModel(idx); - var style = itemModel.getModel('itemStyle').getItemStyle(); - if (!style.fill) { - // Get color from palette. - style.fill = seriesModel.getColorFromPalette(name, paletteScope); - } - categoriesData.setItemVisual(idx, 'style', style); - var symbolVisualList = ['symbol', 'symbolSize', 'symbolKeepAspect']; - for (var i = 0; i < symbolVisualList.length; i++) { - var symbolVisual = itemModel.getShallow(symbolVisualList[i], true); - if (symbolVisual != null) { - categoriesData.setItemVisual(idx, symbolVisualList[i], symbolVisual); - } - } - }); - // Assign category color to visual - if (categoriesData.count()) { - data.each(function (idx) { - var model = data.getItemModel(idx); - var categoryIdx = model.getShallow('category'); - if (categoryIdx != null) { - if (isString(categoryIdx)) { - categoryIdx = categoryNameIdxMap['ec-' + categoryIdx]; - } - var categoryStyle = categoriesData.getItemVisual(categoryIdx, 'style'); - var style = data.ensureUniqueItemVisual(idx, 'style'); - extend(style, categoryStyle); - var visualList = ['symbol', 'symbolSize', 'symbolKeepAspect']; - for (var i = 0; i < visualList.length; i++) { - data.setItemVisual(idx, visualList[i], categoriesData.getItemVisual(categoryIdx, visualList[i])); - } - } - }); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/circularLayout.js b/node_modules/echarts/lib/chart/graph/circularLayout.js deleted file mode 100644 index 462fedc..0000000 --- a/node_modules/echarts/lib/chart/graph/circularLayout.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { circularLayout } from './circularLayoutHelper.js'; -export default function graphCircularLayout(ecModel) { - ecModel.eachSeriesByType('graph', function (seriesModel) { - if (seriesModel.get('layout') === 'circular') { - circularLayout(seriesModel, 'symbolSize'); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js b/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js deleted file mode 100644 index 8ee48e4..0000000 --- a/node_modules/echarts/lib/chart/graph/circularLayoutHelper.js +++ /dev/null @@ -1,191 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as vec2 from 'zrender/lib/core/vector.js'; -import { getSymbolSize, getNodeGlobalScale } from './graphHelper.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { getCurvenessForEdge } from '../helper/multipleGraphEdgeHelper.js'; -var PI = Math.PI; -var _symbolRadiansHalf = []; -/** - * `basedOn` can be: - * 'value': - * This layout is not accurate and have same bad case. For example, - * if the min value is very smaller than the max value, the nodes - * with the min value probably overlap even though there is enough - * space to layout them. So we only use this approach in the as the - * init layout of the force layout. - * FIXME - * Probably we do not need this method any more but use - * `basedOn: 'symbolSize'` in force layout if - * delay its init operations to GraphView. - * 'symbolSize': - * This approach work only if all of the symbol size calculated. - * That is, the progressive rendering is not applied to graph. - * FIXME - * If progressive rendering is applied to graph some day, - * probably we have to use `basedOn: 'value'`. - */ -export function circularLayout(seriesModel, basedOn, draggingNode, pointer) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.type !== 'view') { - return; - } - var rect = coordSys.getBoundingRect(); - var nodeData = seriesModel.getData(); - var graph = nodeData.graph; - var cx = rect.width / 2 + rect.x; - var cy = rect.height / 2 + rect.y; - var r = Math.min(rect.width, rect.height) / 2; - var count = nodeData.count(); - nodeData.setLayout({ - cx: cx, - cy: cy - }); - if (!count) { - return; - } - if (draggingNode) { - var _a = coordSys.pointToData(pointer), - tempX = _a[0], - tempY = _a[1]; - var v = [tempX - cx, tempY - cy]; - vec2.normalize(v, v); - vec2.scale(v, v, r); - draggingNode.setLayout([cx + v[0], cy + v[1]], true); - var circularRotateLabel = seriesModel.get(['circular', 'rotateLabel']); - rotateNodeLabel(draggingNode, circularRotateLabel, cx, cy); - } - _layoutNodesBasedOn[basedOn](seriesModel, graph, nodeData, r, cx, cy, count); - graph.eachEdge(function (edge, index) { - var curveness = zrUtil.retrieve3(edge.getModel().get(['lineStyle', 'curveness']), getCurvenessForEdge(edge, seriesModel, index), 0); - var p1 = vec2.clone(edge.node1.getLayout()); - var p2 = vec2.clone(edge.node2.getLayout()); - var cp1; - var x12 = (p1[0] + p2[0]) / 2; - var y12 = (p1[1] + p2[1]) / 2; - if (+curveness) { - curveness *= 3; - cp1 = [cx * curveness + x12 * (1 - curveness), cy * curveness + y12 * (1 - curveness)]; - } - edge.setLayout([p1, p2, cp1]); - }); -} -var _layoutNodesBasedOn = { - value: function (seriesModel, graph, nodeData, r, cx, cy, count) { - var angle = 0; - var sum = nodeData.getSum('value'); - var unitAngle = Math.PI * 2 / (sum || count); - graph.eachNode(function (node) { - var value = node.getValue('value'); - var radianHalf = unitAngle * (sum ? value : 1) / 2; - angle += radianHalf; - node.setLayout([r * Math.cos(angle) + cx, r * Math.sin(angle) + cy]); - angle += radianHalf; - }); - }, - symbolSize: function (seriesModel, graph, nodeData, r, cx, cy, count) { - var sumRadian = 0; - _symbolRadiansHalf.length = count; - var nodeScale = getNodeGlobalScale(seriesModel); - graph.eachNode(function (node) { - var symbolSize = getSymbolSize(node); - // Normally this case will not happen, but we still add - // some the defensive code (2px is an arbitrary value). - isNaN(symbolSize) && (symbolSize = 2); - symbolSize < 0 && (symbolSize = 0); - symbolSize *= nodeScale; - var symbolRadianHalf = Math.asin(symbolSize / 2 / r); - // when `symbolSize / 2` is bigger than `r`. - isNaN(symbolRadianHalf) && (symbolRadianHalf = PI / 2); - _symbolRadiansHalf[node.dataIndex] = symbolRadianHalf; - sumRadian += symbolRadianHalf * 2; - }); - var halfRemainRadian = (2 * PI - sumRadian) / count / 2; - var angle = 0; - graph.eachNode(function (node) { - var radianHalf = halfRemainRadian + _symbolRadiansHalf[node.dataIndex]; - angle += radianHalf; - // init circular layout for - // 1. layout undefined node - // 2. not fixed node - (!node.getLayout() || !node.getLayout().fixed) && node.setLayout([r * Math.cos(angle) + cx, r * Math.sin(angle) + cy]); - angle += radianHalf; - }); - } -}; -export function rotateNodeLabel(node, circularRotateLabel, cx, cy) { - var el = node.getGraphicEl(); - // need to check if el exists. '-' value may not create node element. - if (!el) { - return; - } - var nodeModel = node.getModel(); - var labelRotate = nodeModel.get(['label', 'rotate']) || 0; - var symbolPath = el.getSymbolPath(); - if (circularRotateLabel) { - var pos = node.getLayout(); - var rad = Math.atan2(pos[1] - cy, pos[0] - cx); - if (rad < 0) { - rad = Math.PI * 2 + rad; - } - var isLeft = pos[0] < cx; - if (isLeft) { - rad = rad - Math.PI; - } - var textPosition = isLeft ? 'left' : 'right'; - symbolPath.setTextConfig({ - rotation: -rad, - position: textPosition, - origin: 'center' - }); - var emphasisState = symbolPath.ensureState('emphasis'); - zrUtil.extend(emphasisState.textConfig || (emphasisState.textConfig = {}), { - position: textPosition - }); - } else { - symbolPath.setTextConfig({ - rotation: labelRotate *= Math.PI / 180 - }); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/createView.js b/node_modules/echarts/lib/chart/graph/createView.js deleted file mode 100644 index afe2fe8..0000000 --- a/node_modules/echarts/lib/chart/graph/createView.js +++ /dev/null @@ -1,103 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// FIXME Where to create the simple view coordinate system -import View from '../../coord/View.js'; -import { getLayoutRect } from '../../util/layout.js'; -import * as bbox from 'zrender/lib/core/bbox.js'; -import { extend } from 'zrender/lib/core/util.js'; -function getViewRect(seriesModel, api, aspect) { - var option = extend(seriesModel.getBoxLayoutParams(), { - aspect: aspect - }); - return getLayoutRect(option, { - width: api.getWidth(), - height: api.getHeight() - }); -} -export default function createViewCoordSys(ecModel, api) { - var viewList = []; - ecModel.eachSeriesByType('graph', function (seriesModel) { - var coordSysType = seriesModel.get('coordinateSystem'); - if (!coordSysType || coordSysType === 'view') { - var data_1 = seriesModel.getData(); - var positions = data_1.mapArray(function (idx) { - var itemModel = data_1.getItemModel(idx); - return [+itemModel.get('x'), +itemModel.get('y')]; - }); - var min = []; - var max = []; - bbox.fromPoints(positions, min, max); - // If width or height is 0 - if (max[0] - min[0] === 0) { - max[0] += 1; - min[0] -= 1; - } - if (max[1] - min[1] === 0) { - max[1] += 1; - min[1] -= 1; - } - var aspect = (max[0] - min[0]) / (max[1] - min[1]); - // FIXME If get view rect after data processed? - var viewRect = getViewRect(seriesModel, api, aspect); - // Position may be NaN, use view rect instead - if (isNaN(aspect)) { - min = [viewRect.x, viewRect.y]; - max = [viewRect.x + viewRect.width, viewRect.y + viewRect.height]; - } - var bbWidth = max[0] - min[0]; - var bbHeight = max[1] - min[1]; - var viewWidth = viewRect.width; - var viewHeight = viewRect.height; - var viewCoordSys = seriesModel.coordinateSystem = new View(); - viewCoordSys.zoomLimit = seriesModel.get('scaleLimit'); - viewCoordSys.setBoundingRect(min[0], min[1], bbWidth, bbHeight); - viewCoordSys.setViewRect(viewRect.x, viewRect.y, viewWidth, viewHeight); - // Update roam info - viewCoordSys.setCenter(seriesModel.get('center'), api); - viewCoordSys.setZoom(seriesModel.get('zoom')); - viewList.push(viewCoordSys); - } - }); - return viewList; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/edgeVisual.js b/node_modules/echarts/lib/chart/graph/edgeVisual.js deleted file mode 100644 index 8241027..0000000 --- a/node_modules/echarts/lib/chart/graph/edgeVisual.js +++ /dev/null @@ -1,93 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend } from 'zrender/lib/core/util.js'; -function normalize(a) { - if (!(a instanceof Array)) { - a = [a, a]; - } - return a; -} -export default function graphEdgeVisual(ecModel) { - ecModel.eachSeriesByType('graph', function (seriesModel) { - var graph = seriesModel.getGraph(); - var edgeData = seriesModel.getEdgeData(); - var symbolType = normalize(seriesModel.get('edgeSymbol')); - var symbolSize = normalize(seriesModel.get('edgeSymbolSize')); - // const colorQuery = ['lineStyle', 'color'] as const; - // const opacityQuery = ['lineStyle', 'opacity'] as const; - edgeData.setVisual('fromSymbol', symbolType && symbolType[0]); - edgeData.setVisual('toSymbol', symbolType && symbolType[1]); - edgeData.setVisual('fromSymbolSize', symbolSize && symbolSize[0]); - edgeData.setVisual('toSymbolSize', symbolSize && symbolSize[1]); - edgeData.setVisual('style', seriesModel.getModel('lineStyle').getLineStyle()); - edgeData.each(function (idx) { - var itemModel = edgeData.getItemModel(idx); - var edge = graph.getEdgeByIndex(idx); - var symbolType = normalize(itemModel.getShallow('symbol', true)); - var symbolSize = normalize(itemModel.getShallow('symbolSize', true)); - // Edge visual must after node visual - var style = itemModel.getModel('lineStyle').getLineStyle(); - var existsStyle = edgeData.ensureUniqueItemVisual(idx, 'style'); - extend(existsStyle, style); - switch (existsStyle.stroke) { - case 'source': - { - var nodeStyle = edge.node1.getVisual('style'); - existsStyle.stroke = nodeStyle && nodeStyle.fill; - break; - } - case 'target': - { - var nodeStyle = edge.node2.getVisual('style'); - existsStyle.stroke = nodeStyle && nodeStyle.fill; - break; - } - } - symbolType[0] && edge.setVisual('fromSymbol', symbolType[0]); - symbolType[1] && edge.setVisual('toSymbol', symbolType[1]); - symbolSize[0] && edge.setVisual('fromSymbolSize', symbolSize[0]); - symbolSize[1] && edge.setVisual('toSymbolSize', symbolSize[1]); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/forceHelper.js b/node_modules/echarts/lib/chart/graph/forceHelper.js deleted file mode 100644 index ab99ceb..0000000 --- a/node_modules/echarts/lib/chart/graph/forceHelper.js +++ /dev/null @@ -1,185 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* -* A third-party license is embedded for some of the code in this file: -* Some formulas were originally copied from "d3.js" with some -* modifications made for this project. -* (See more details in the comment of the method "step" below.) -* The use of the source code of this file is also subject to the terms -* and consitions of the license of "d3.js" (BSD-3Clause, see -* ). -*/ -import * as vec2 from 'zrender/lib/core/vector.js'; -var scaleAndAdd = vec2.scaleAndAdd; -// function adjacentNode(n, e) { -// return e.n1 === n ? e.n2 : e.n1; -// } -export function forceLayout(inNodes, inEdges, opts) { - var nodes = inNodes; - var edges = inEdges; - var rect = opts.rect; - var width = rect.width; - var height = rect.height; - var center = [rect.x + width / 2, rect.y + height / 2]; - // let scale = opts.scale || 1; - var gravity = opts.gravity == null ? 0.1 : opts.gravity; - // for (let i = 0; i < edges.length; i++) { - // let e = edges[i]; - // let n1 = e.n1; - // let n2 = e.n2; - // n1.edges = n1.edges || []; - // n2.edges = n2.edges || []; - // n1.edges.push(e); - // n2.edges.push(e); - // } - // Init position - for (var i = 0; i < nodes.length; i++) { - var n = nodes[i]; - if (!n.p) { - n.p = vec2.create(width * (Math.random() - 0.5) + center[0], height * (Math.random() - 0.5) + center[1]); - } - n.pp = vec2.clone(n.p); - n.edges = null; - } - // Formula in 'Graph Drawing by Force-directed Placement' - // let k = scale * Math.sqrt(width * height / nodes.length); - // let k2 = k * k; - var initialFriction = opts.friction == null ? 0.6 : opts.friction; - var friction = initialFriction; - var beforeStepCallback; - var afterStepCallback; - return { - warmUp: function () { - friction = initialFriction * 0.8; - }, - setFixed: function (idx) { - nodes[idx].fixed = true; - }, - setUnfixed: function (idx) { - nodes[idx].fixed = false; - }, - /** - * Before step hook - */ - beforeStep: function (cb) { - beforeStepCallback = cb; - }, - /** - * After step hook - */ - afterStep: function (cb) { - afterStepCallback = cb; - }, - /** - * Some formulas were originally copied from "d3.js" - * https://github.com/d3/d3/blob/b516d77fb8566b576088e73410437494717ada26/src/layout/force.js - * with some modifications made for this project. - * See the license statement at the head of this file. - */ - step: function (cb) { - beforeStepCallback && beforeStepCallback(nodes, edges); - var v12 = []; - var nLen = nodes.length; - for (var i = 0; i < edges.length; i++) { - var e = edges[i]; - if (e.ignoreForceLayout) { - continue; - } - var n1 = e.n1; - var n2 = e.n2; - vec2.sub(v12, n2.p, n1.p); - var d = vec2.len(v12) - e.d; - var w = n2.w / (n1.w + n2.w); - if (isNaN(w)) { - w = 0; - } - vec2.normalize(v12, v12); - !n1.fixed && scaleAndAdd(n1.p, n1.p, v12, w * d * friction); - !n2.fixed && scaleAndAdd(n2.p, n2.p, v12, -(1 - w) * d * friction); - } - // Gravity - for (var i = 0; i < nLen; i++) { - var n = nodes[i]; - if (!n.fixed) { - vec2.sub(v12, center, n.p); - // let d = vec2.len(v12); - // vec2.scale(v12, v12, 1 / d); - // let gravityFactor = gravity; - scaleAndAdd(n.p, n.p, v12, gravity * friction); - } - } - // Repulsive - // PENDING - for (var i = 0; i < nLen; i++) { - var n1 = nodes[i]; - for (var j = i + 1; j < nLen; j++) { - var n2 = nodes[j]; - vec2.sub(v12, n2.p, n1.p); - var d = vec2.len(v12); - if (d === 0) { - // Random repulse - vec2.set(v12, Math.random() - 0.5, Math.random() - 0.5); - d = 1; - } - var repFact = (n1.rep + n2.rep) / d / d; - !n1.fixed && scaleAndAdd(n1.pp, n1.pp, v12, repFact); - !n2.fixed && scaleAndAdd(n2.pp, n2.pp, v12, -repFact); - } - } - var v = []; - for (var i = 0; i < nLen; i++) { - var n = nodes[i]; - if (!n.fixed) { - vec2.sub(v, n.p, n.pp); - scaleAndAdd(n.p, n.p, v, friction); - vec2.copy(n.pp, n.p); - } - } - friction = friction * 0.992; - var finished = friction < 0.01; - afterStepCallback && afterStepCallback(nodes, edges, finished); - cb && cb(finished); - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/forceLayout.js b/node_modules/echarts/lib/chart/graph/forceLayout.js deleted file mode 100644 index 70867e5..0000000 --- a/node_modules/echarts/lib/chart/graph/forceLayout.js +++ /dev/null @@ -1,160 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { forceLayout } from './forceHelper.js'; -import { simpleLayout } from './simpleLayoutHelper.js'; -import { circularLayout } from './circularLayoutHelper.js'; -import { linearMap } from '../../util/number.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { getCurvenessForEdge } from '../helper/multipleGraphEdgeHelper.js'; -export default function graphForceLayout(ecModel) { - ecModel.eachSeriesByType('graph', function (graphSeries) { - var coordSys = graphSeries.coordinateSystem; - if (coordSys && coordSys.type !== 'view') { - return; - } - if (graphSeries.get('layout') === 'force') { - var preservedPoints_1 = graphSeries.preservedPoints || {}; - var graph_1 = graphSeries.getGraph(); - var nodeData_1 = graph_1.data; - var edgeData = graph_1.edgeData; - var forceModel = graphSeries.getModel('force'); - var initLayout = forceModel.get('initLayout'); - if (graphSeries.preservedPoints) { - nodeData_1.each(function (idx) { - var id = nodeData_1.getId(idx); - nodeData_1.setItemLayout(idx, preservedPoints_1[id] || [NaN, NaN]); - }); - } else if (!initLayout || initLayout === 'none') { - simpleLayout(graphSeries); - } else if (initLayout === 'circular') { - circularLayout(graphSeries, 'value'); - } - var nodeDataExtent_1 = nodeData_1.getDataExtent('value'); - var edgeDataExtent_1 = edgeData.getDataExtent('value'); - // let edgeDataExtent = edgeData.getDataExtent('value'); - var repulsion = forceModel.get('repulsion'); - var edgeLength = forceModel.get('edgeLength'); - var repulsionArr_1 = zrUtil.isArray(repulsion) ? repulsion : [repulsion, repulsion]; - var edgeLengthArr_1 = zrUtil.isArray(edgeLength) ? edgeLength : [edgeLength, edgeLength]; - // Larger value has smaller length - edgeLengthArr_1 = [edgeLengthArr_1[1], edgeLengthArr_1[0]]; - var nodes_1 = nodeData_1.mapArray('value', function (value, idx) { - var point = nodeData_1.getItemLayout(idx); - var rep = linearMap(value, nodeDataExtent_1, repulsionArr_1); - if (isNaN(rep)) { - rep = (repulsionArr_1[0] + repulsionArr_1[1]) / 2; - } - return { - w: rep, - rep: rep, - fixed: nodeData_1.getItemModel(idx).get('fixed'), - p: !point || isNaN(point[0]) || isNaN(point[1]) ? null : point - }; - }); - var edges = edgeData.mapArray('value', function (value, idx) { - var edge = graph_1.getEdgeByIndex(idx); - var d = linearMap(value, edgeDataExtent_1, edgeLengthArr_1); - if (isNaN(d)) { - d = (edgeLengthArr_1[0] + edgeLengthArr_1[1]) / 2; - } - var edgeModel = edge.getModel(); - var curveness = zrUtil.retrieve3(edge.getModel().get(['lineStyle', 'curveness']), -getCurvenessForEdge(edge, graphSeries, idx, true), 0); - return { - n1: nodes_1[edge.node1.dataIndex], - n2: nodes_1[edge.node2.dataIndex], - d: d, - curveness: curveness, - ignoreForceLayout: edgeModel.get('ignoreForceLayout') - }; - }); - // let coordSys = graphSeries.coordinateSystem; - var rect = coordSys.getBoundingRect(); - var forceInstance = forceLayout(nodes_1, edges, { - rect: rect, - gravity: forceModel.get('gravity'), - friction: forceModel.get('friction') - }); - forceInstance.beforeStep(function (nodes, edges) { - for (var i = 0, l = nodes.length; i < l; i++) { - if (nodes[i].fixed) { - // Write back to layout instance - vec2.copy(nodes[i].p, graph_1.getNodeByIndex(i).getLayout()); - } - } - }); - forceInstance.afterStep(function (nodes, edges, stopped) { - for (var i = 0, l = nodes.length; i < l; i++) { - if (!nodes[i].fixed) { - graph_1.getNodeByIndex(i).setLayout(nodes[i].p); - } - preservedPoints_1[nodeData_1.getId(i)] = nodes[i].p; - } - for (var i = 0, l = edges.length; i < l; i++) { - var e = edges[i]; - var edge = graph_1.getEdgeByIndex(i); - var p1 = e.n1.p; - var p2 = e.n2.p; - var points = edge.getLayout(); - points = points ? points.slice() : []; - points[0] = points[0] || []; - points[1] = points[1] || []; - vec2.copy(points[0], p1); - vec2.copy(points[1], p2); - if (+e.curveness) { - points[2] = [(p1[0] + p2[0]) / 2 - (p1[1] - p2[1]) * e.curveness, (p1[1] + p2[1]) / 2 - (p2[0] - p1[0]) * e.curveness]; - } - edge.setLayout(points); - } - }); - graphSeries.forceLayout = forceInstance; - graphSeries.preservedPoints = preservedPoints_1; - // Step to get the layout - forceInstance.step(); - } else { - // Remove prev injected forceLayout instance - graphSeries.forceLayout = null; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/graphHelper.js b/node_modules/echarts/lib/chart/graph/graphHelper.js deleted file mode 100644 index 10e7e22..0000000 --- a/node_modules/echarts/lib/chart/graph/graphHelper.js +++ /dev/null @@ -1,62 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export function getNodeGlobalScale(seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys.type !== 'view') { - return 1; - } - var nodeScaleRatio = seriesModel.option.nodeScaleRatio; - var groupZoom = coordSys.scaleX; - // Scale node when zoom changes - var roamZoom = coordSys.getZoom(); - var nodeScale = (roamZoom - 1) * nodeScaleRatio + 1; - return nodeScale / groupZoom; -} -export function getSymbolSize(node) { - var symbolSize = node.getVisual('symbolSize'); - if (symbolSize instanceof Array) { - symbolSize = (symbolSize[0] + symbolSize[1]) / 2; - } - return +symbolSize; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/install.js b/node_modules/echarts/lib/chart/graph/install.js deleted file mode 100644 index a833cf2..0000000 --- a/node_modules/echarts/lib/chart/graph/install.js +++ /dev/null @@ -1,97 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import categoryFilter from './categoryFilter.js'; -import categoryVisual from './categoryVisual.js'; -import edgeVisual from './edgeVisual.js'; -import simpleLayout from './simpleLayout.js'; -import circularLayout from './circularLayout.js'; -import forceLayout from './forceLayout.js'; -import createView from './createView.js'; -import View from '../../coord/View.js'; -import GraphView from './GraphView.js'; -import GraphSeriesModel from './GraphSeries.js'; -import { updateCenterAndZoom } from '../../action/roamHelper.js'; -import { noop } from 'zrender/lib/core/util.js'; -var actionInfo = { - type: 'graphRoam', - event: 'graphRoam', - update: 'none' -}; -export function install(registers) { - registers.registerChartView(GraphView); - registers.registerSeriesModel(GraphSeriesModel); - registers.registerProcessor(categoryFilter); - registers.registerVisual(categoryVisual); - registers.registerVisual(edgeVisual); - registers.registerLayout(simpleLayout); - registers.registerLayout(registers.PRIORITY.VISUAL.POST_CHART_LAYOUT, circularLayout); - registers.registerLayout(forceLayout); - registers.registerCoordinateSystem('graphView', { - dimensions: View.dimensions, - create: createView - }); - // Register legacy focus actions - registers.registerAction({ - type: 'focusNodeAdjacency', - event: 'focusNodeAdjacency', - update: 'series:focusNodeAdjacency' - }, noop); - registers.registerAction({ - type: 'unfocusNodeAdjacency', - event: 'unfocusNodeAdjacency', - update: 'series:unfocusNodeAdjacency' - }, noop); - // Register roam action. - registers.registerAction(actionInfo, function (payload, ecModel, api) { - ecModel.eachComponent({ - mainType: 'series', - query: payload - }, function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - var res = updateCenterAndZoom(coordSys, payload, undefined, api); - seriesModel.setCenter && seriesModel.setCenter(res.center); - seriesModel.setZoom && seriesModel.setZoom(res.zoom); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/simpleLayout.js b/node_modules/echarts/lib/chart/graph/simpleLayout.js deleted file mode 100644 index 96ce419..0000000 --- a/node_modules/echarts/lib/chart/graph/simpleLayout.js +++ /dev/null @@ -1,78 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each } from 'zrender/lib/core/util.js'; -import { simpleLayout, simpleLayoutEdge } from './simpleLayoutHelper.js'; -export default function graphSimpleLayout(ecModel, api) { - ecModel.eachSeriesByType('graph', function (seriesModel) { - var layout = seriesModel.get('layout'); - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.type !== 'view') { - var data_1 = seriesModel.getData(); - var dimensions_1 = []; - each(coordSys.dimensions, function (coordDim) { - dimensions_1 = dimensions_1.concat(data_1.mapDimensionsAll(coordDim)); - }); - for (var dataIndex = 0; dataIndex < data_1.count(); dataIndex++) { - var value = []; - var hasValue = false; - for (var i = 0; i < dimensions_1.length; i++) { - var val = data_1.get(dimensions_1[i], dataIndex); - if (!isNaN(val)) { - hasValue = true; - } - value.push(val); - } - if (hasValue) { - data_1.setItemLayout(dataIndex, coordSys.dataToPoint(value)); - } else { - // Also {Array.}, not undefined to avoid if...else... statement - data_1.setItemLayout(dataIndex, [NaN, NaN]); - } - } - simpleLayoutEdge(data_1.graph, seriesModel); - } else if (!layout || layout === 'none') { - simpleLayout(seriesModel); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js b/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js deleted file mode 100644 index aa98b91..0000000 --- a/node_modules/echarts/lib/chart/graph/simpleLayoutHelper.js +++ /dev/null @@ -1,70 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as vec2 from 'zrender/lib/core/vector.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { getCurvenessForEdge } from '../helper/multipleGraphEdgeHelper.js'; -export function simpleLayout(seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.type !== 'view') { - return; - } - var graph = seriesModel.getGraph(); - graph.eachNode(function (node) { - var model = node.getModel(); - node.setLayout([+model.get('x'), +model.get('y')]); - }); - simpleLayoutEdge(graph, seriesModel); -} -export function simpleLayoutEdge(graph, seriesModel) { - graph.eachEdge(function (edge, index) { - var curveness = zrUtil.retrieve3(edge.getModel().get(['lineStyle', 'curveness']), -getCurvenessForEdge(edge, seriesModel, index, true), 0); - var p1 = vec2.clone(edge.node1.getLayout()); - var p2 = vec2.clone(edge.node2.getLayout()); - var points = [p1, p2]; - if (+curveness) { - points.push([(p1[0] + p2[0]) / 2 - (p1[1] - p2[1]) * curveness, (p1[1] + p2[1]) / 2 - (p2[0] - p1[0]) * curveness]); - } - edge.setLayout(points); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/heatmap.js b/node_modules/echarts/lib/chart/heatmap.js deleted file mode 100644 index b4f36df..0000000 --- a/node_modules/echarts/lib/chart/heatmap.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './heatmap/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js b/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js deleted file mode 100644 index f23331b..0000000 --- a/node_modules/echarts/lib/chart/heatmap/HeatmapLayer.js +++ /dev/null @@ -1,166 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* global Uint8ClampedArray */ -import { platformApi } from 'zrender/lib/core/platform.js'; -var GRADIENT_LEVELS = 256; -var HeatmapLayer = /** @class */function () { - function HeatmapLayer() { - this.blurSize = 30; - this.pointSize = 20; - this.maxOpacity = 1; - this.minOpacity = 0; - this._gradientPixels = { - inRange: null, - outOfRange: null - }; - var canvas = platformApi.createCanvas(); - this.canvas = canvas; - } - /** - * Renders Heatmap and returns the rendered canvas - * @param data array of data, each has x, y, value - * @param width canvas width - * @param height canvas height - */ - HeatmapLayer.prototype.update = function (data, width, height, normalize, colorFunc, isInRange) { - var brush = this._getBrush(); - var gradientInRange = this._getGradient(colorFunc, 'inRange'); - var gradientOutOfRange = this._getGradient(colorFunc, 'outOfRange'); - var r = this.pointSize + this.blurSize; - var canvas = this.canvas; - var ctx = canvas.getContext('2d'); - var len = data.length; - canvas.width = width; - canvas.height = height; - for (var i = 0; i < len; ++i) { - var p = data[i]; - var x = p[0]; - var y = p[1]; - var value = p[2]; - // calculate alpha using value - var alpha = normalize(value); - // draw with the circle brush with alpha - ctx.globalAlpha = alpha; - ctx.drawImage(brush, x - r, y - r); - } - if (!canvas.width || !canvas.height) { - // Avoid "Uncaught DOMException: Failed to execute 'getImageData' on - // 'CanvasRenderingContext2D': The source height is 0." - return canvas; - } - // colorize the canvas using alpha value and set with gradient - var imageData = ctx.getImageData(0, 0, canvas.width, canvas.height); - var pixels = imageData.data; - var offset = 0; - var pixelLen = pixels.length; - var minOpacity = this.minOpacity; - var maxOpacity = this.maxOpacity; - var diffOpacity = maxOpacity - minOpacity; - while (offset < pixelLen) { - var alpha = pixels[offset + 3] / 256; - var gradientOffset = Math.floor(alpha * (GRADIENT_LEVELS - 1)) * 4; - // Simple optimize to ignore the empty data - if (alpha > 0) { - var gradient = isInRange(alpha) ? gradientInRange : gradientOutOfRange; - // Any alpha > 0 will be mapped to [minOpacity, maxOpacity] - alpha > 0 && (alpha = alpha * diffOpacity + minOpacity); - pixels[offset++] = gradient[gradientOffset]; - pixels[offset++] = gradient[gradientOffset + 1]; - pixels[offset++] = gradient[gradientOffset + 2]; - pixels[offset++] = gradient[gradientOffset + 3] * alpha * 256; - } else { - offset += 4; - } - } - ctx.putImageData(imageData, 0, 0); - return canvas; - }; - /** - * get canvas of a black circle brush used for canvas to draw later - */ - HeatmapLayer.prototype._getBrush = function () { - var brushCanvas = this._brushCanvas || (this._brushCanvas = platformApi.createCanvas()); - // set brush size - var r = this.pointSize + this.blurSize; - var d = r * 2; - brushCanvas.width = d; - brushCanvas.height = d; - var ctx = brushCanvas.getContext('2d'); - ctx.clearRect(0, 0, d, d); - // in order to render shadow without the distinct circle, - // draw the distinct circle in an invisible place, - // and use shadowOffset to draw shadow in the center of the canvas - ctx.shadowOffsetX = d; - ctx.shadowBlur = this.blurSize; - // draw the shadow in black, and use alpha and shadow blur to generate - // color in color map - ctx.shadowColor = '#000'; - // draw circle in the left to the canvas - ctx.beginPath(); - ctx.arc(-r, r, this.pointSize, 0, Math.PI * 2, true); - ctx.closePath(); - ctx.fill(); - return brushCanvas; - }; - /** - * get gradient color map - * @private - */ - HeatmapLayer.prototype._getGradient = function (colorFunc, state) { - var gradientPixels = this._gradientPixels; - var pixelsSingleState = gradientPixels[state] || (gradientPixels[state] = new Uint8ClampedArray(256 * 4)); - var color = [0, 0, 0, 0]; - var off = 0; - for (var i = 0; i < 256; i++) { - colorFunc[state](i / 255, true, color); - pixelsSingleState[off++] = color[0]; - pixelsSingleState[off++] = color[1]; - pixelsSingleState[off++] = color[2]; - pixelsSingleState[off++] = color[3]; - } - return pixelsSingleState; - }; - return HeatmapLayer; -}(); -export default HeatmapLayer; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js b/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js deleted file mode 100644 index 9d25cf9..0000000 --- a/node_modules/echarts/lib/chart/heatmap/HeatmapSeries.js +++ /dev/null @@ -1,89 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import createSeriesData from '../helper/createSeriesData.js'; -import CoordinateSystem from '../../core/CoordinateSystem.js'; -var HeatmapSeriesModel = /** @class */function (_super) { - __extends(HeatmapSeriesModel, _super); - function HeatmapSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = HeatmapSeriesModel.type; - return _this; - } - HeatmapSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this, { - generateCoord: 'value' - }); - }; - HeatmapSeriesModel.prototype.preventIncremental = function () { - var coordSysCreator = CoordinateSystem.get(this.get('coordinateSystem')); - if (coordSysCreator && coordSysCreator.dimensions) { - return coordSysCreator.dimensions[0] === 'lng' && coordSysCreator.dimensions[1] === 'lat'; - } - }; - HeatmapSeriesModel.type = 'series.heatmap'; - HeatmapSeriesModel.dependencies = ['grid', 'geo', 'calendar']; - HeatmapSeriesModel.defaultOption = { - coordinateSystem: 'cartesian2d', - // zlevel: 0, - z: 2, - // Cartesian coordinate system - // xAxisIndex: 0, - // yAxisIndex: 0, - // Geo coordinate system - geoIndex: 0, - blurSize: 30, - pointSize: 20, - maxOpacity: 1, - minOpacity: 0, - select: { - itemStyle: { - borderColor: '#212121' - } - } - }; - return HeatmapSeriesModel; -}(SeriesModel); -export default HeatmapSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/heatmap/HeatmapView.js b/node_modules/echarts/lib/chart/heatmap/HeatmapView.js deleted file mode 100644 index 5484748..0000000 --- a/node_modules/echarts/lib/chart/heatmap/HeatmapView.js +++ /dev/null @@ -1,310 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis } from '../../util/states.js'; -import HeatmapLayer from './HeatmapLayer.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ChartView from '../../view/Chart.js'; -import { isCoordinateSystemType } from '../../coord/CoordinateSystem.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -function getIsInPiecewiseRange(dataExtent, pieceList, selected) { - var dataSpan = dataExtent[1] - dataExtent[0]; - pieceList = zrUtil.map(pieceList, function (piece) { - return { - interval: [(piece.interval[0] - dataExtent[0]) / dataSpan, (piece.interval[1] - dataExtent[0]) / dataSpan] - }; - }); - var len = pieceList.length; - var lastIndex = 0; - return function (val) { - var i; - // Try to find in the location of the last found - for (i = lastIndex; i < len; i++) { - var interval = pieceList[i].interval; - if (interval[0] <= val && val <= interval[1]) { - lastIndex = i; - break; - } - } - if (i === len) { - // Not found, back interation - for (i = lastIndex - 1; i >= 0; i--) { - var interval = pieceList[i].interval; - if (interval[0] <= val && val <= interval[1]) { - lastIndex = i; - break; - } - } - } - return i >= 0 && i < len && selected[i]; - }; -} -function getIsInContinuousRange(dataExtent, range) { - var dataSpan = dataExtent[1] - dataExtent[0]; - range = [(range[0] - dataExtent[0]) / dataSpan, (range[1] - dataExtent[0]) / dataSpan]; - return function (val) { - return val >= range[0] && val <= range[1]; - }; -} -function isGeoCoordSys(coordSys) { - var dimensions = coordSys.dimensions; - // Not use coordSys.type === 'geo' because coordSys maybe extended - return dimensions[0] === 'lng' && dimensions[1] === 'lat'; -} -var HeatmapView = /** @class */function (_super) { - __extends(HeatmapView, _super); - function HeatmapView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = HeatmapView.type; - return _this; - } - HeatmapView.prototype.render = function (seriesModel, ecModel, api) { - var visualMapOfThisSeries; - ecModel.eachComponent('visualMap', function (visualMap) { - visualMap.eachTargetSeries(function (targetSeries) { - if (targetSeries === seriesModel) { - visualMapOfThisSeries = visualMap; - } - }); - }); - if (process.env.NODE_ENV !== 'production') { - if (!visualMapOfThisSeries) { - throw new Error('Heatmap must use with visualMap'); - } - } - // Clear previously rendered progressive elements. - this._progressiveEls = null; - this.group.removeAll(); - var coordSys = seriesModel.coordinateSystem; - if (coordSys.type === 'cartesian2d' || coordSys.type === 'calendar') { - this._renderOnCartesianAndCalendar(seriesModel, api, 0, seriesModel.getData().count()); - } else if (isGeoCoordSys(coordSys)) { - this._renderOnGeo(coordSys, seriesModel, visualMapOfThisSeries, api); - } - }; - HeatmapView.prototype.incrementalPrepareRender = function (seriesModel, ecModel, api) { - this.group.removeAll(); - }; - HeatmapView.prototype.incrementalRender = function (params, seriesModel, ecModel, api) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys) { - // geo does not support incremental rendering? - if (isGeoCoordSys(coordSys)) { - this.render(seriesModel, ecModel, api); - } else { - this._progressiveEls = []; - this._renderOnCartesianAndCalendar(seriesModel, api, params.start, params.end, true); - } - } - }; - HeatmapView.prototype.eachRendered = function (cb) { - graphic.traverseElements(this._progressiveEls || this.group, cb); - }; - HeatmapView.prototype._renderOnCartesianAndCalendar = function (seriesModel, api, start, end, incremental) { - var coordSys = seriesModel.coordinateSystem; - var isCartesian2d = isCoordinateSystemType(coordSys, 'cartesian2d'); - var width; - var height; - var xAxisExtent; - var yAxisExtent; - if (isCartesian2d) { - var xAxis = coordSys.getAxis('x'); - var yAxis = coordSys.getAxis('y'); - if (process.env.NODE_ENV !== 'production') { - if (!(xAxis.type === 'category' && yAxis.type === 'category')) { - throw new Error('Heatmap on cartesian must have two category axes'); - } - if (!(xAxis.onBand && yAxis.onBand)) { - throw new Error('Heatmap on cartesian must have two axes with boundaryGap true'); - } - } - // add 0.5px to avoid the gaps - width = xAxis.getBandWidth() + .5; - height = yAxis.getBandWidth() + .5; - xAxisExtent = xAxis.scale.getExtent(); - yAxisExtent = yAxis.scale.getExtent(); - } - var group = this.group; - var data = seriesModel.getData(); - var emphasisStyle = seriesModel.getModel(['emphasis', 'itemStyle']).getItemStyle(); - var blurStyle = seriesModel.getModel(['blur', 'itemStyle']).getItemStyle(); - var selectStyle = seriesModel.getModel(['select', 'itemStyle']).getItemStyle(); - var borderRadius = seriesModel.get(['itemStyle', 'borderRadius']); - var labelStatesModels = getLabelStatesModels(seriesModel); - var emphasisModel = seriesModel.getModel('emphasis'); - var focus = emphasisModel.get('focus'); - var blurScope = emphasisModel.get('blurScope'); - var emphasisDisabled = emphasisModel.get('disabled'); - var dataDims = isCartesian2d ? [data.mapDimension('x'), data.mapDimension('y'), data.mapDimension('value')] : [data.mapDimension('time'), data.mapDimension('value')]; - for (var idx = start; idx < end; idx++) { - var rect = void 0; - var style = data.getItemVisual(idx, 'style'); - if (isCartesian2d) { - var dataDimX = data.get(dataDims[0], idx); - var dataDimY = data.get(dataDims[1], idx); - // Ignore empty data and out of extent data - if (isNaN(data.get(dataDims[2], idx)) || isNaN(dataDimX) || isNaN(dataDimY) || dataDimX < xAxisExtent[0] || dataDimX > xAxisExtent[1] || dataDimY < yAxisExtent[0] || dataDimY > yAxisExtent[1]) { - continue; - } - var point = coordSys.dataToPoint([dataDimX, dataDimY]); - rect = new graphic.Rect({ - shape: { - x: point[0] - width / 2, - y: point[1] - height / 2, - width: width, - height: height - }, - style: style - }); - } else { - // Ignore empty data - if (isNaN(data.get(dataDims[1], idx))) { - continue; - } - rect = new graphic.Rect({ - z2: 1, - shape: coordSys.dataToRect([data.get(dataDims[0], idx)]).contentShape, - style: style - }); - } - // Optimization for large dataset - if (data.hasItemOption) { - var itemModel = data.getItemModel(idx); - var emphasisModel_1 = itemModel.getModel('emphasis'); - emphasisStyle = emphasisModel_1.getModel('itemStyle').getItemStyle(); - blurStyle = itemModel.getModel(['blur', 'itemStyle']).getItemStyle(); - selectStyle = itemModel.getModel(['select', 'itemStyle']).getItemStyle(); - // Each item value struct in the data would be firstly - // { - // itemStyle: { borderRadius: [30, 30] }, - // value: [2022, 02, 22] - // } - borderRadius = itemModel.get(['itemStyle', 'borderRadius']); - focus = emphasisModel_1.get('focus'); - blurScope = emphasisModel_1.get('blurScope'); - emphasisDisabled = emphasisModel_1.get('disabled'); - labelStatesModels = getLabelStatesModels(itemModel); - } - rect.shape.r = borderRadius; - var rawValue = seriesModel.getRawValue(idx); - var defaultText = '-'; - if (rawValue && rawValue[2] != null) { - defaultText = rawValue[2] + ''; - } - setLabelStyle(rect, labelStatesModels, { - labelFetcher: seriesModel, - labelDataIndex: idx, - defaultOpacity: style.opacity, - defaultText: defaultText - }); - rect.ensureState('emphasis').style = emphasisStyle; - rect.ensureState('blur').style = blurStyle; - rect.ensureState('select').style = selectStyle; - toggleHoverEmphasis(rect, focus, blurScope, emphasisDisabled); - rect.incremental = incremental; - // PENDING - if (incremental) { - // Rect must use hover layer if it's incremental. - rect.states.emphasis.hoverLayer = true; - } - group.add(rect); - data.setItemGraphicEl(idx, rect); - if (this._progressiveEls) { - this._progressiveEls.push(rect); - } - } - }; - HeatmapView.prototype._renderOnGeo = function (geo, seriesModel, visualMapModel, api) { - var inRangeVisuals = visualMapModel.targetVisuals.inRange; - var outOfRangeVisuals = visualMapModel.targetVisuals.outOfRange; - // if (!visualMapping) { - // throw new Error('Data range must have color visuals'); - // } - var data = seriesModel.getData(); - var hmLayer = this._hmLayer || this._hmLayer || new HeatmapLayer(); - hmLayer.blurSize = seriesModel.get('blurSize'); - hmLayer.pointSize = seriesModel.get('pointSize'); - hmLayer.minOpacity = seriesModel.get('minOpacity'); - hmLayer.maxOpacity = seriesModel.get('maxOpacity'); - var rect = geo.getViewRect().clone(); - var roamTransform = geo.getRoamTransform(); - rect.applyTransform(roamTransform); - // Clamp on viewport - var x = Math.max(rect.x, 0); - var y = Math.max(rect.y, 0); - var x2 = Math.min(rect.width + rect.x, api.getWidth()); - var y2 = Math.min(rect.height + rect.y, api.getHeight()); - var width = x2 - x; - var height = y2 - y; - var dims = [data.mapDimension('lng'), data.mapDimension('lat'), data.mapDimension('value')]; - var points = data.mapArray(dims, function (lng, lat, value) { - var pt = geo.dataToPoint([lng, lat]); - pt[0] -= x; - pt[1] -= y; - pt.push(value); - return pt; - }); - var dataExtent = visualMapModel.getExtent(); - var isInRange = visualMapModel.type === 'visualMap.continuous' ? getIsInContinuousRange(dataExtent, visualMapModel.option.range) : getIsInPiecewiseRange(dataExtent, visualMapModel.getPieceList(), visualMapModel.option.selected); - hmLayer.update(points, width, height, inRangeVisuals.color.getNormalizer(), { - inRange: inRangeVisuals.color.getColorMapper(), - outOfRange: outOfRangeVisuals.color.getColorMapper() - }, isInRange); - var img = new graphic.Image({ - style: { - width: width, - height: height, - x: x, - y: y, - image: hmLayer.canvas - }, - silent: true - }); - this.group.add(img); - }; - HeatmapView.type = 'heatmap'; - return HeatmapView; -}(ChartView); -export default HeatmapView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/heatmap/install.js b/node_modules/echarts/lib/chart/heatmap/install.js deleted file mode 100644 index ed07845..0000000 --- a/node_modules/echarts/lib/chart/heatmap/install.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import HeatmapView from './HeatmapView.js'; -import HeatmapSeriesModel from './HeatmapSeries.js'; -export function install(registers) { - registers.registerChartView(HeatmapView); - registers.registerSeriesModel(HeatmapSeriesModel); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/EffectLine.js b/node_modules/echarts/lib/chart/helper/EffectLine.js deleted file mode 100644 index 59cb702..0000000 --- a/node_modules/echarts/lib/chart/helper/EffectLine.js +++ /dev/null @@ -1,207 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Provide effect for line - */ -import * as graphic from '../../util/graphic.js'; -import Line from './Line.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { createSymbol } from '../../util/symbol.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -import * as curveUtil from 'zrender/lib/core/curve.js'; -var EffectLine = /** @class */function (_super) { - __extends(EffectLine, _super); - function EffectLine(lineData, idx, seriesScope) { - var _this = _super.call(this) || this; - _this.add(_this.createLine(lineData, idx, seriesScope)); - _this._updateEffectSymbol(lineData, idx); - return _this; - } - EffectLine.prototype.createLine = function (lineData, idx, seriesScope) { - return new Line(lineData, idx, seriesScope); - }; - EffectLine.prototype._updateEffectSymbol = function (lineData, idx) { - var itemModel = lineData.getItemModel(idx); - var effectModel = itemModel.getModel('effect'); - var size = effectModel.get('symbolSize'); - var symbolType = effectModel.get('symbol'); - if (!zrUtil.isArray(size)) { - size = [size, size]; - } - var lineStyle = lineData.getItemVisual(idx, 'style'); - var color = effectModel.get('color') || lineStyle && lineStyle.stroke; - var symbol = this.childAt(1); - if (this._symbolType !== symbolType) { - // Remove previous - this.remove(symbol); - symbol = createSymbol(symbolType, -0.5, -0.5, 1, 1, color); - symbol.z2 = 100; - symbol.culling = true; - this.add(symbol); - } - // Symbol may be removed if loop is false - if (!symbol) { - return; - } - // Shadow color is same with color in default - symbol.setStyle('shadowColor', color); - symbol.setStyle(effectModel.getItemStyle(['color'])); - symbol.scaleX = size[0]; - symbol.scaleY = size[1]; - symbol.setColor(color); - this._symbolType = symbolType; - this._symbolScale = size; - this._updateEffectAnimation(lineData, effectModel, idx); - }; - EffectLine.prototype._updateEffectAnimation = function (lineData, effectModel, idx) { - var symbol = this.childAt(1); - if (!symbol) { - return; - } - var points = lineData.getItemLayout(idx); - var period = effectModel.get('period') * 1000; - var loop = effectModel.get('loop'); - var roundTrip = effectModel.get('roundTrip'); - var constantSpeed = effectModel.get('constantSpeed'); - var delayExpr = zrUtil.retrieve(effectModel.get('delay'), function (idx) { - return idx / lineData.count() * period / 3; - }); - // Ignore when updating - symbol.ignore = true; - this._updateAnimationPoints(symbol, points); - if (constantSpeed > 0) { - period = this._getLineLength(symbol) / constantSpeed * 1000; - } - if (period !== this._period || loop !== this._loop || roundTrip !== this._roundTrip) { - symbol.stopAnimation(); - var delayNum = void 0; - if (zrUtil.isFunction(delayExpr)) { - delayNum = delayExpr(idx); - } else { - delayNum = delayExpr; - } - if (symbol.__t > 0) { - delayNum = -period * symbol.__t; - } - this._animateSymbol(symbol, period, delayNum, loop, roundTrip); - } - this._period = period; - this._loop = loop; - this._roundTrip = roundTrip; - }; - EffectLine.prototype._animateSymbol = function (symbol, period, delayNum, loop, roundTrip) { - if (period > 0) { - symbol.__t = 0; - var self_1 = this; - var animator = symbol.animate('', loop).when(roundTrip ? period * 2 : period, { - __t: roundTrip ? 2 : 1 - }).delay(delayNum).during(function () { - self_1._updateSymbolPosition(symbol); - }); - if (!loop) { - animator.done(function () { - self_1.remove(symbol); - }); - } - animator.start(); - } - }; - EffectLine.prototype._getLineLength = function (symbol) { - // Not so accurate - return vec2.dist(symbol.__p1, symbol.__cp1) + vec2.dist(symbol.__cp1, symbol.__p2); - }; - EffectLine.prototype._updateAnimationPoints = function (symbol, points) { - symbol.__p1 = points[0]; - symbol.__p2 = points[1]; - symbol.__cp1 = points[2] || [(points[0][0] + points[1][0]) / 2, (points[0][1] + points[1][1]) / 2]; - }; - EffectLine.prototype.updateData = function (lineData, idx, seriesScope) { - this.childAt(0).updateData(lineData, idx, seriesScope); - this._updateEffectSymbol(lineData, idx); - }; - EffectLine.prototype._updateSymbolPosition = function (symbol) { - var p1 = symbol.__p1; - var p2 = symbol.__p2; - var cp1 = symbol.__cp1; - var t = symbol.__t < 1 ? symbol.__t : 2 - symbol.__t; - var pos = [symbol.x, symbol.y]; - var lastPos = pos.slice(); - var quadraticAt = curveUtil.quadraticAt; - var quadraticDerivativeAt = curveUtil.quadraticDerivativeAt; - pos[0] = quadraticAt(p1[0], cp1[0], p2[0], t); - pos[1] = quadraticAt(p1[1], cp1[1], p2[1], t); - // Tangent - var tx = symbol.__t < 1 ? quadraticDerivativeAt(p1[0], cp1[0], p2[0], t) : quadraticDerivativeAt(p2[0], cp1[0], p1[0], 1 - t); - var ty = symbol.__t < 1 ? quadraticDerivativeAt(p1[1], cp1[1], p2[1], t) : quadraticDerivativeAt(p2[1], cp1[1], p1[1], 1 - t); - symbol.rotation = -Math.atan2(ty, tx) - Math.PI / 2; - // enable continuity trail for 'line', 'rect', 'roundRect' symbolType - if (this._symbolType === 'line' || this._symbolType === 'rect' || this._symbolType === 'roundRect') { - if (symbol.__lastT !== undefined && symbol.__lastT < symbol.__t) { - symbol.scaleY = vec2.dist(lastPos, pos) * 1.05; - // make sure the last segment render within endPoint - if (t === 1) { - pos[0] = lastPos[0] + (pos[0] - lastPos[0]) / 2; - pos[1] = lastPos[1] + (pos[1] - lastPos[1]) / 2; - } - } else if (symbol.__lastT === 1) { - // After first loop, symbol.__t does NOT start with 0, so connect p1 to pos directly. - symbol.scaleY = 2 * vec2.dist(p1, pos); - } else { - symbol.scaleY = this._symbolScale[1]; - } - } - symbol.__lastT = symbol.__t; - symbol.ignore = false; - symbol.x = pos[0]; - symbol.y = pos[1]; - }; - EffectLine.prototype.updateLayout = function (lineData, idx) { - this.childAt(0).updateLayout(lineData, idx); - var effectModel = lineData.getItemModel(idx).getModel('effect'); - this._updateEffectAnimation(lineData, effectModel, idx); - }; - return EffectLine; -}(graphic.Group); -export default EffectLine; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/EffectPolyline.js b/node_modules/echarts/lib/chart/helper/EffectPolyline.js deleted file mode 100644 index 9ce3b9b..0000000 --- a/node_modules/echarts/lib/chart/helper/EffectPolyline.js +++ /dev/null @@ -1,134 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Polyline from './Polyline.js'; -import EffectLine from './EffectLine.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -var EffectPolyline = /** @class */function (_super) { - __extends(EffectPolyline, _super); - function EffectPolyline() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this._lastFrame = 0; - _this._lastFramePercent = 0; - return _this; - } - // Override - EffectPolyline.prototype.createLine = function (lineData, idx, seriesScope) { - return new Polyline(lineData, idx, seriesScope); - }; - ; - // Override - EffectPolyline.prototype._updateAnimationPoints = function (symbol, points) { - this._points = points; - var accLenArr = [0]; - var len = 0; - for (var i = 1; i < points.length; i++) { - var p1 = points[i - 1]; - var p2 = points[i]; - len += vec2.dist(p1, p2); - accLenArr.push(len); - } - if (len === 0) { - this._length = 0; - return; - } - for (var i = 0; i < accLenArr.length; i++) { - accLenArr[i] /= len; - } - this._offsets = accLenArr; - this._length = len; - }; - ; - // Override - EffectPolyline.prototype._getLineLength = function () { - return this._length; - }; - ; - // Override - EffectPolyline.prototype._updateSymbolPosition = function (symbol) { - var t = symbol.__t < 1 ? symbol.__t : 2 - symbol.__t; - var points = this._points; - var offsets = this._offsets; - var len = points.length; - if (!offsets) { - // Has length 0 - return; - } - var lastFrame = this._lastFrame; - var frame; - if (t < this._lastFramePercent) { - // Start from the next frame - // PENDING start from lastFrame ? - var start = Math.min(lastFrame + 1, len - 1); - for (frame = start; frame >= 0; frame--) { - if (offsets[frame] <= t) { - break; - } - } - // PENDING really need to do this ? - frame = Math.min(frame, len - 2); - } else { - for (frame = lastFrame; frame < len; frame++) { - if (offsets[frame] > t) { - break; - } - } - frame = Math.min(frame - 1, len - 2); - } - var p = (t - offsets[frame]) / (offsets[frame + 1] - offsets[frame]); - var p0 = points[frame]; - var p1 = points[frame + 1]; - symbol.x = p0[0] * (1 - p) + p * p1[0]; - symbol.y = p0[1] * (1 - p) + p * p1[1]; - var tx = symbol.__t < 1 ? p1[0] - p0[0] : p0[0] - p1[0]; - var ty = symbol.__t < 1 ? p1[1] - p0[1] : p0[1] - p1[1]; - symbol.rotation = -Math.atan2(ty, tx) - Math.PI / 2; - this._lastFrame = frame; - this._lastFramePercent = t; - symbol.ignore = false; - }; - ; - return EffectPolyline; -}(EffectLine); -export default EffectPolyline; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/EffectSymbol.js b/node_modules/echarts/lib/chart/helper/EffectSymbol.js deleted file mode 100644 index 8790a0f..0000000 --- a/node_modules/echarts/lib/chart/helper/EffectSymbol.js +++ /dev/null @@ -1,207 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { createSymbol, normalizeSymbolOffset, normalizeSymbolSize } from '../../util/symbol.js'; -import { Group } from '../../util/graphic.js'; -import { enterEmphasis, leaveEmphasis, toggleHoverEmphasis } from '../../util/states.js'; -import SymbolClz from './Symbol.js'; -function updateRipplePath(rippleGroup, effectCfg) { - var color = effectCfg.rippleEffectColor || effectCfg.color; - rippleGroup.eachChild(function (ripplePath) { - ripplePath.attr({ - z: effectCfg.z, - zlevel: effectCfg.zlevel, - style: { - stroke: effectCfg.brushType === 'stroke' ? color : null, - fill: effectCfg.brushType === 'fill' ? color : null - } - }); - }); -} -var EffectSymbol = /** @class */function (_super) { - __extends(EffectSymbol, _super); - function EffectSymbol(data, idx) { - var _this = _super.call(this) || this; - var symbol = new SymbolClz(data, idx); - var rippleGroup = new Group(); - _this.add(symbol); - _this.add(rippleGroup); - _this.updateData(data, idx); - return _this; - } - EffectSymbol.prototype.stopEffectAnimation = function () { - this.childAt(1).removeAll(); - }; - EffectSymbol.prototype.startEffectAnimation = function (effectCfg) { - var symbolType = effectCfg.symbolType; - var color = effectCfg.color; - var rippleNumber = effectCfg.rippleNumber; - var rippleGroup = this.childAt(1); - for (var i = 0; i < rippleNumber; i++) { - // If width/height are set too small (e.g., set to 1) on ios10 - // and macOS Sierra, a circle stroke become a rect, no matter what - // the scale is set. So we set width/height as 2. See #4136. - var ripplePath = createSymbol(symbolType, -1, -1, 2, 2, color); - ripplePath.attr({ - style: { - strokeNoScale: true - }, - z2: 99, - silent: true, - scaleX: 0.5, - scaleY: 0.5 - }); - var delay = -i / rippleNumber * effectCfg.period + effectCfg.effectOffset; - ripplePath.animate('', true).when(effectCfg.period, { - scaleX: effectCfg.rippleScale / 2, - scaleY: effectCfg.rippleScale / 2 - }).delay(delay).start(); - ripplePath.animateStyle(true).when(effectCfg.period, { - opacity: 0 - }).delay(delay).start(); - rippleGroup.add(ripplePath); - } - updateRipplePath(rippleGroup, effectCfg); - }; - /** - * Update effect symbol - */ - EffectSymbol.prototype.updateEffectAnimation = function (effectCfg) { - var oldEffectCfg = this._effectCfg; - var rippleGroup = this.childAt(1); - // Must reinitialize effect if following configuration changed - var DIFFICULT_PROPS = ['symbolType', 'period', 'rippleScale', 'rippleNumber']; - for (var i = 0; i < DIFFICULT_PROPS.length; i++) { - var propName = DIFFICULT_PROPS[i]; - if (oldEffectCfg[propName] !== effectCfg[propName]) { - this.stopEffectAnimation(); - this.startEffectAnimation(effectCfg); - return; - } - } - updateRipplePath(rippleGroup, effectCfg); - }; - /** - * Highlight symbol - */ - EffectSymbol.prototype.highlight = function () { - enterEmphasis(this); - }; - /** - * Downplay symbol - */ - EffectSymbol.prototype.downplay = function () { - leaveEmphasis(this); - }; - EffectSymbol.prototype.getSymbolType = function () { - var symbol = this.childAt(0); - return symbol && symbol.getSymbolType(); - }; - /** - * Update symbol properties - */ - EffectSymbol.prototype.updateData = function (data, idx) { - var _this = this; - var seriesModel = data.hostModel; - this.childAt(0).updateData(data, idx); - var rippleGroup = this.childAt(1); - var itemModel = data.getItemModel(idx); - var symbolType = data.getItemVisual(idx, 'symbol'); - var symbolSize = normalizeSymbolSize(data.getItemVisual(idx, 'symbolSize')); - var symbolStyle = data.getItemVisual(idx, 'style'); - var color = symbolStyle && symbolStyle.fill; - var emphasisModel = itemModel.getModel('emphasis'); - rippleGroup.setScale(symbolSize); - rippleGroup.traverse(function (ripplePath) { - ripplePath.setStyle('fill', color); - }); - var symbolOffset = normalizeSymbolOffset(data.getItemVisual(idx, 'symbolOffset'), symbolSize); - if (symbolOffset) { - rippleGroup.x = symbolOffset[0]; - rippleGroup.y = symbolOffset[1]; - } - var symbolRotate = data.getItemVisual(idx, 'symbolRotate'); - rippleGroup.rotation = (symbolRotate || 0) * Math.PI / 180 || 0; - var effectCfg = {}; - effectCfg.showEffectOn = seriesModel.get('showEffectOn'); - effectCfg.rippleScale = itemModel.get(['rippleEffect', 'scale']); - effectCfg.brushType = itemModel.get(['rippleEffect', 'brushType']); - effectCfg.period = itemModel.get(['rippleEffect', 'period']) * 1000; - effectCfg.effectOffset = idx / data.count(); - effectCfg.z = seriesModel.getShallow('z') || 0; - effectCfg.zlevel = seriesModel.getShallow('zlevel') || 0; - effectCfg.symbolType = symbolType; - effectCfg.color = color; - effectCfg.rippleEffectColor = itemModel.get(['rippleEffect', 'color']); - effectCfg.rippleNumber = itemModel.get(['rippleEffect', 'number']); - if (effectCfg.showEffectOn === 'render') { - this._effectCfg ? this.updateEffectAnimation(effectCfg) : this.startEffectAnimation(effectCfg); - this._effectCfg = effectCfg; - } else { - // Not keep old effect config - this._effectCfg = null; - this.stopEffectAnimation(); - this.onHoverStateChange = function (toState) { - if (toState === 'emphasis') { - if (effectCfg.showEffectOn !== 'render') { - _this.startEffectAnimation(effectCfg); - } - } else if (toState === 'normal') { - if (effectCfg.showEffectOn !== 'render') { - _this.stopEffectAnimation(); - } - } - }; - } - this._effectCfg = effectCfg; - toggleHoverEmphasis(this, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }; - ; - EffectSymbol.prototype.fadeOut = function (cb) { - cb && cb(); - }; - ; - return EffectSymbol; -}(Group); -export default EffectSymbol; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/LargeLineDraw.js b/node_modules/echarts/lib/chart/helper/LargeLineDraw.js deleted file mode 100644 index fb958ef..0000000 --- a/node_modules/echarts/lib/chart/helper/LargeLineDraw.js +++ /dev/null @@ -1,302 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -// TODO Batch by color -import * as graphic from '../../util/graphic.js'; -import * as lineContain from 'zrender/lib/contain/line.js'; -import * as quadraticContain from 'zrender/lib/contain/quadratic.js'; -import { getECData } from '../../util/innerStore.js'; -var LargeLinesPathShape = /** @class */function () { - function LargeLinesPathShape() { - this.polyline = false; - this.curveness = 0; - this.segs = []; - } - return LargeLinesPathShape; -}(); -var LargeLinesPath = /** @class */function (_super) { - __extends(LargeLinesPath, _super); - function LargeLinesPath(opts) { - var _this = _super.call(this, opts) || this; - _this._off = 0; - _this.hoverDataIdx = -1; - return _this; - } - LargeLinesPath.prototype.reset = function () { - this.notClear = false; - this._off = 0; - }; - LargeLinesPath.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - LargeLinesPath.prototype.getDefaultShape = function () { - return new LargeLinesPathShape(); - }; - LargeLinesPath.prototype.buildPath = function (ctx, shape) { - var segs = shape.segs; - var curveness = shape.curveness; - var i; - if (shape.polyline) { - for (i = this._off; i < segs.length;) { - var count = segs[i++]; - if (count > 0) { - ctx.moveTo(segs[i++], segs[i++]); - for (var k = 1; k < count; k++) { - ctx.lineTo(segs[i++], segs[i++]); - } - } - } - } else { - for (i = this._off; i < segs.length;) { - var x0 = segs[i++]; - var y0 = segs[i++]; - var x1 = segs[i++]; - var y1 = segs[i++]; - ctx.moveTo(x0, y0); - if (curveness > 0) { - var x2 = (x0 + x1) / 2 - (y0 - y1) * curveness; - var y2 = (y0 + y1) / 2 - (x1 - x0) * curveness; - ctx.quadraticCurveTo(x2, y2, x1, y1); - } else { - ctx.lineTo(x1, y1); - } - } - } - if (this.incremental) { - this._off = i; - this.notClear = true; - } - }; - LargeLinesPath.prototype.findDataIndex = function (x, y) { - var shape = this.shape; - var segs = shape.segs; - var curveness = shape.curveness; - var lineWidth = this.style.lineWidth; - if (shape.polyline) { - var dataIndex = 0; - for (var i = 0; i < segs.length;) { - var count = segs[i++]; - if (count > 0) { - var x0 = segs[i++]; - var y0 = segs[i++]; - for (var k = 1; k < count; k++) { - var x1 = segs[i++]; - var y1 = segs[i++]; - if (lineContain.containStroke(x0, y0, x1, y1, lineWidth, x, y)) { - return dataIndex; - } - } - } - dataIndex++; - } - } else { - var dataIndex = 0; - for (var i = 0; i < segs.length;) { - var x0 = segs[i++]; - var y0 = segs[i++]; - var x1 = segs[i++]; - var y1 = segs[i++]; - if (curveness > 0) { - var x2 = (x0 + x1) / 2 - (y0 - y1) * curveness; - var y2 = (y0 + y1) / 2 - (x1 - x0) * curveness; - if (quadraticContain.containStroke(x0, y0, x2, y2, x1, y1, lineWidth, x, y)) { - return dataIndex; - } - } else { - if (lineContain.containStroke(x0, y0, x1, y1, lineWidth, x, y)) { - return dataIndex; - } - } - dataIndex++; - } - } - return -1; - }; - LargeLinesPath.prototype.contain = function (x, y) { - var localPos = this.transformCoordToLocal(x, y); - var rect = this.getBoundingRect(); - x = localPos[0]; - y = localPos[1]; - if (rect.contain(x, y)) { - // Cache found data index. - var dataIdx = this.hoverDataIdx = this.findDataIndex(x, y); - return dataIdx >= 0; - } - this.hoverDataIdx = -1; - return false; - }; - LargeLinesPath.prototype.getBoundingRect = function () { - // Ignore stroke for large symbol draw. - var rect = this._rect; - if (!rect) { - var shape = this.shape; - var points = shape.segs; - var minX = Infinity; - var minY = Infinity; - var maxX = -Infinity; - var maxY = -Infinity; - for (var i = 0; i < points.length;) { - var x = points[i++]; - var y = points[i++]; - minX = Math.min(x, minX); - maxX = Math.max(x, maxX); - minY = Math.min(y, minY); - maxY = Math.max(y, maxY); - } - rect = this._rect = new graphic.BoundingRect(minX, minY, maxX, maxY); - } - return rect; - }; - return LargeLinesPath; -}(graphic.Path); -var LargeLineDraw = /** @class */function () { - function LargeLineDraw() { - this.group = new graphic.Group(); - } - /** - * Update symbols draw by new data - */ - LargeLineDraw.prototype.updateData = function (data) { - this._clear(); - var lineEl = this._create(); - lineEl.setShape({ - segs: data.getLayout('linesPoints') - }); - this._setCommon(lineEl, data); - }; - ; - /** - * @override - */ - LargeLineDraw.prototype.incrementalPrepareUpdate = function (data) { - this.group.removeAll(); - this._clear(); - }; - ; - /** - * @override - */ - LargeLineDraw.prototype.incrementalUpdate = function (taskParams, data) { - var lastAdded = this._newAdded[0]; - var linePoints = data.getLayout('linesPoints'); - var oldSegs = lastAdded && lastAdded.shape.segs; - // Merging the exists. Each element has 1e4 points. - // Consider the performance balance between too much elements and too much points in one shape(may affect hover optimization) - if (oldSegs && oldSegs.length < 2e4) { - var oldLen = oldSegs.length; - var newSegs = new Float32Array(oldLen + linePoints.length); - // Concat two array - newSegs.set(oldSegs); - newSegs.set(linePoints, oldLen); - lastAdded.setShape({ - segs: newSegs - }); - } else { - // Clear - this._newAdded = []; - var lineEl = this._create(); - lineEl.incremental = true; - lineEl.setShape({ - segs: linePoints - }); - this._setCommon(lineEl, data); - lineEl.__startIndex = taskParams.start; - } - }; - /** - * @override - */ - LargeLineDraw.prototype.remove = function () { - this._clear(); - }; - LargeLineDraw.prototype.eachRendered = function (cb) { - this._newAdded[0] && cb(this._newAdded[0]); - }; - LargeLineDraw.prototype._create = function () { - var lineEl = new LargeLinesPath({ - cursor: 'default', - ignoreCoarsePointer: true - }); - this._newAdded.push(lineEl); - this.group.add(lineEl); - return lineEl; - }; - LargeLineDraw.prototype._setCommon = function (lineEl, data, isIncremental) { - var hostModel = data.hostModel; - lineEl.setShape({ - polyline: hostModel.get('polyline'), - curveness: hostModel.get(['lineStyle', 'curveness']) - }); - lineEl.useStyle(hostModel.getModel('lineStyle').getLineStyle()); - lineEl.style.strokeNoScale = true; - var style = data.getVisual('style'); - if (style && style.stroke) { - lineEl.setStyle('stroke', style.stroke); - } - lineEl.setStyle('fill', null); - var ecData = getECData(lineEl); - // Enable tooltip - // PENDING May have performance issue when path is extremely large - ecData.seriesIndex = hostModel.seriesIndex; - lineEl.on('mousemove', function (e) { - ecData.dataIndex = null; - var dataIndex = lineEl.hoverDataIdx; - if (dataIndex > 0) { - // Provide dataIndex for tooltip - ecData.dataIndex = dataIndex + lineEl.__startIndex; - } - }); - }; - ; - LargeLineDraw.prototype._clear = function () { - this._newAdded = []; - this.group.removeAll(); - }; - ; - return LargeLineDraw; -}(); -export default LargeLineDraw; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js b/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js deleted file mode 100644 index a203198..0000000 --- a/node_modules/echarts/lib/chart/helper/LargeSymbolDraw.js +++ /dev/null @@ -1,309 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/* global Float32Array */ -// TODO Batch by color -import * as graphic from '../../util/graphic.js'; -import { createSymbol } from '../../util/symbol.js'; -import { getECData } from '../../util/innerStore.js'; -var BOOST_SIZE_THRESHOLD = 4; -var LargeSymbolPathShape = /** @class */function () { - function LargeSymbolPathShape() {} - return LargeSymbolPathShape; -}(); -var LargeSymbolPath = /** @class */function (_super) { - __extends(LargeSymbolPath, _super); - function LargeSymbolPath(opts) { - var _this = _super.call(this, opts) || this; - _this._off = 0; - _this.hoverDataIdx = -1; - return _this; - } - LargeSymbolPath.prototype.getDefaultShape = function () { - return new LargeSymbolPathShape(); - }; - LargeSymbolPath.prototype.reset = function () { - this.notClear = false; - this._off = 0; - }; - LargeSymbolPath.prototype.buildPath = function (path, shape) { - var points = shape.points; - var size = shape.size; - var symbolProxy = this.symbolProxy; - var symbolProxyShape = symbolProxy.shape; - var ctx = path.getContext ? path.getContext() : path; - var canBoost = ctx && size[0] < BOOST_SIZE_THRESHOLD; - var softClipShape = this.softClipShape; - var i; - // Do draw in afterBrush. - if (canBoost) { - this._ctx = ctx; - return; - } - this._ctx = null; - for (i = this._off; i < points.length;) { - var x = points[i++]; - var y = points[i++]; - if (isNaN(x) || isNaN(y)) { - continue; - } - if (softClipShape && !softClipShape.contain(x, y)) { - continue; - } - symbolProxyShape.x = x - size[0] / 2; - symbolProxyShape.y = y - size[1] / 2; - symbolProxyShape.width = size[0]; - symbolProxyShape.height = size[1]; - symbolProxy.buildPath(path, symbolProxyShape, true); - } - if (this.incremental) { - this._off = i; - this.notClear = true; - } - }; - LargeSymbolPath.prototype.afterBrush = function () { - var shape = this.shape; - var points = shape.points; - var size = shape.size; - var ctx = this._ctx; - var softClipShape = this.softClipShape; - var i; - if (!ctx) { - return; - } - // PENDING If style or other canvas status changed? - for (i = this._off; i < points.length;) { - var x = points[i++]; - var y = points[i++]; - if (isNaN(x) || isNaN(y)) { - continue; - } - if (softClipShape && !softClipShape.contain(x, y)) { - continue; - } - // fillRect is faster than building a rect path and draw. - // And it support light globalCompositeOperation. - ctx.fillRect(x - size[0] / 2, y - size[1] / 2, size[0], size[1]); - } - if (this.incremental) { - this._off = i; - this.notClear = true; - } - }; - LargeSymbolPath.prototype.findDataIndex = function (x, y) { - // TODO ??? - // Consider transform - var shape = this.shape; - var points = shape.points; - var size = shape.size; - var w = Math.max(size[0], 4); - var h = Math.max(size[1], 4); - // Not consider transform - // Treat each element as a rect - // top down traverse - for (var idx = points.length / 2 - 1; idx >= 0; idx--) { - var i = idx * 2; - var x0 = points[i] - w / 2; - var y0 = points[i + 1] - h / 2; - if (x >= x0 && y >= y0 && x <= x0 + w && y <= y0 + h) { - return idx; - } - } - return -1; - }; - LargeSymbolPath.prototype.contain = function (x, y) { - var localPos = this.transformCoordToLocal(x, y); - var rect = this.getBoundingRect(); - x = localPos[0]; - y = localPos[1]; - if (rect.contain(x, y)) { - // Cache found data index. - var dataIdx = this.hoverDataIdx = this.findDataIndex(x, y); - return dataIdx >= 0; - } - this.hoverDataIdx = -1; - return false; - }; - LargeSymbolPath.prototype.getBoundingRect = function () { - // Ignore stroke for large symbol draw. - var rect = this._rect; - if (!rect) { - var shape = this.shape; - var points = shape.points; - var size = shape.size; - var w = size[0]; - var h = size[1]; - var minX = Infinity; - var minY = Infinity; - var maxX = -Infinity; - var maxY = -Infinity; - for (var i = 0; i < points.length;) { - var x = points[i++]; - var y = points[i++]; - minX = Math.min(x, minX); - maxX = Math.max(x, maxX); - minY = Math.min(y, minY); - maxY = Math.max(y, maxY); - } - rect = this._rect = new graphic.BoundingRect(minX - w / 2, minY - h / 2, maxX - minX + w, maxY - minY + h); - } - return rect; - }; - return LargeSymbolPath; -}(graphic.Path); -var LargeSymbolDraw = /** @class */function () { - function LargeSymbolDraw() { - this.group = new graphic.Group(); - } - /** - * Update symbols draw by new data - */ - LargeSymbolDraw.prototype.updateData = function (data, opt) { - this._clear(); - var symbolEl = this._create(); - symbolEl.setShape({ - points: data.getLayout('points') - }); - this._setCommon(symbolEl, data, opt); - }; - LargeSymbolDraw.prototype.updateLayout = function (data) { - var points = data.getLayout('points'); - this.group.eachChild(function (child) { - if (child.startIndex != null) { - var len = (child.endIndex - child.startIndex) * 2; - var byteOffset = child.startIndex * 4 * 2; - points = new Float32Array(points.buffer, byteOffset, len); - } - child.setShape('points', points); - // Reset draw cursor. - child.reset(); - }); - }; - LargeSymbolDraw.prototype.incrementalPrepareUpdate = function (data) { - this._clear(); - }; - LargeSymbolDraw.prototype.incrementalUpdate = function (taskParams, data, opt) { - var lastAdded = this._newAdded[0]; - var points = data.getLayout('points'); - var oldPoints = lastAdded && lastAdded.shape.points; - // Merging the exists. Each element has 1e4 points. - // Consider the performance balance between too much elements and too much points in one shape(may affect hover optimization) - if (oldPoints && oldPoints.length < 2e4) { - var oldLen = oldPoints.length; - var newPoints = new Float32Array(oldLen + points.length); - // Concat two array - newPoints.set(oldPoints); - newPoints.set(points, oldLen); - // Update endIndex - lastAdded.endIndex = taskParams.end; - lastAdded.setShape({ - points: newPoints - }); - } else { - // Clear - this._newAdded = []; - var symbolEl = this._create(); - symbolEl.startIndex = taskParams.start; - symbolEl.endIndex = taskParams.end; - symbolEl.incremental = true; - symbolEl.setShape({ - points: points - }); - this._setCommon(symbolEl, data, opt); - } - }; - LargeSymbolDraw.prototype.eachRendered = function (cb) { - this._newAdded[0] && cb(this._newAdded[0]); - }; - LargeSymbolDraw.prototype._create = function () { - var symbolEl = new LargeSymbolPath({ - cursor: 'default' - }); - symbolEl.ignoreCoarsePointer = true; - this.group.add(symbolEl); - this._newAdded.push(symbolEl); - return symbolEl; - }; - LargeSymbolDraw.prototype._setCommon = function (symbolEl, data, opt) { - var hostModel = data.hostModel; - opt = opt || {}; - var size = data.getVisual('symbolSize'); - symbolEl.setShape('size', size instanceof Array ? size : [size, size]); - symbolEl.softClipShape = opt.clipShape || null; - // Create symbolProxy to build path for each data - symbolEl.symbolProxy = createSymbol(data.getVisual('symbol'), 0, 0, 0, 0); - // Use symbolProxy setColor method - symbolEl.setColor = symbolEl.symbolProxy.setColor; - var extrudeShadow = symbolEl.shape.size[0] < BOOST_SIZE_THRESHOLD; - symbolEl.useStyle( - // Draw shadow when doing fillRect is extremely slow. - hostModel.getModel('itemStyle').getItemStyle(extrudeShadow ? ['color', 'shadowBlur', 'shadowColor'] : ['color'])); - var globalStyle = data.getVisual('style'); - var visualColor = globalStyle && globalStyle.fill; - if (visualColor) { - symbolEl.setColor(visualColor); - } - var ecData = getECData(symbolEl); - // Enable tooltip - // PENDING May have performance issue when path is extremely large - ecData.seriesIndex = hostModel.seriesIndex; - symbolEl.on('mousemove', function (e) { - ecData.dataIndex = null; - var dataIndex = symbolEl.hoverDataIdx; - if (dataIndex >= 0) { - // Provide dataIndex for tooltip - ecData.dataIndex = dataIndex + (symbolEl.startIndex || 0); - } - }); - }; - LargeSymbolDraw.prototype.remove = function () { - this._clear(); - }; - LargeSymbolDraw.prototype._clear = function () { - this._newAdded = []; - this.group.removeAll(); - }; - return LargeSymbolDraw; -}(); -export default LargeSymbolDraw; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/Line.js b/node_modules/echarts/lib/chart/helper/Line.js deleted file mode 100644 index e89ce9f..0000000 --- a/node_modules/echarts/lib/chart/helper/Line.js +++ /dev/null @@ -1,418 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { isArray, each } from 'zrender/lib/core/util.js'; -import * as vector from 'zrender/lib/core/vector.js'; -import * as symbolUtil from '../../util/symbol.js'; -import ECLinePath from './LinePath.js'; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis, enterEmphasis, leaveEmphasis, SPECIAL_STATES } from '../../util/states.js'; -import { getLabelStatesModels, setLabelStyle } from '../../label/labelStyle.js'; -import { round } from '../../util/number.js'; -var SYMBOL_CATEGORIES = ['fromSymbol', 'toSymbol']; -function makeSymbolTypeKey(symbolCategory) { - return '_' + symbolCategory + 'Type'; -} -function makeSymbolTypeValue(name, lineData, idx) { - var symbolType = lineData.getItemVisual(idx, name); - if (!symbolType || symbolType === 'none') { - return symbolType; - } - var symbolSize = lineData.getItemVisual(idx, name + 'Size'); - var symbolRotate = lineData.getItemVisual(idx, name + 'Rotate'); - var symbolOffset = lineData.getItemVisual(idx, name + 'Offset'); - var symbolKeepAspect = lineData.getItemVisual(idx, name + 'KeepAspect'); - var symbolSizeArr = symbolUtil.normalizeSymbolSize(symbolSize); - var symbolOffsetArr = symbolUtil.normalizeSymbolOffset(symbolOffset || 0, symbolSizeArr); - return symbolType + symbolSizeArr + symbolOffsetArr + (symbolRotate || '') + (symbolKeepAspect || ''); -} -/** - * @inner - */ -function createSymbol(name, lineData, idx) { - var symbolType = lineData.getItemVisual(idx, name); - if (!symbolType || symbolType === 'none') { - return; - } - var symbolSize = lineData.getItemVisual(idx, name + 'Size'); - var symbolRotate = lineData.getItemVisual(idx, name + 'Rotate'); - var symbolOffset = lineData.getItemVisual(idx, name + 'Offset'); - var symbolKeepAspect = lineData.getItemVisual(idx, name + 'KeepAspect'); - var symbolSizeArr = symbolUtil.normalizeSymbolSize(symbolSize); - var symbolOffsetArr = symbolUtil.normalizeSymbolOffset(symbolOffset || 0, symbolSizeArr); - var symbolPath = symbolUtil.createSymbol(symbolType, -symbolSizeArr[0] / 2 + symbolOffsetArr[0], -symbolSizeArr[1] / 2 + symbolOffsetArr[1], symbolSizeArr[0], symbolSizeArr[1], null, symbolKeepAspect); - symbolPath.__specifiedRotation = symbolRotate == null || isNaN(symbolRotate) ? void 0 : +symbolRotate * Math.PI / 180 || 0; - symbolPath.name = name; - return symbolPath; -} -function createLine(points) { - var line = new ECLinePath({ - name: 'line', - subPixelOptimize: true - }); - setLinePoints(line.shape, points); - return line; -} -function setLinePoints(targetShape, points) { - targetShape.x1 = points[0][0]; - targetShape.y1 = points[0][1]; - targetShape.x2 = points[1][0]; - targetShape.y2 = points[1][1]; - targetShape.percent = 1; - var cp1 = points[2]; - if (cp1) { - targetShape.cpx1 = cp1[0]; - targetShape.cpy1 = cp1[1]; - } else { - targetShape.cpx1 = NaN; - targetShape.cpy1 = NaN; - } -} -var Line = /** @class */function (_super) { - __extends(Line, _super); - function Line(lineData, idx, seriesScope) { - var _this = _super.call(this) || this; - _this._createLine(lineData, idx, seriesScope); - return _this; - } - Line.prototype._createLine = function (lineData, idx, seriesScope) { - var seriesModel = lineData.hostModel; - var linePoints = lineData.getItemLayout(idx); - var line = createLine(linePoints); - line.shape.percent = 0; - graphic.initProps(line, { - shape: { - percent: 1 - } - }, seriesModel, idx); - this.add(line); - each(SYMBOL_CATEGORIES, function (symbolCategory) { - var symbol = createSymbol(symbolCategory, lineData, idx); - // symbols must added after line to make sure - // it will be updated after line#update. - // Or symbol position and rotation update in line#beforeUpdate will be one frame slow - this.add(symbol); - this[makeSymbolTypeKey(symbolCategory)] = makeSymbolTypeValue(symbolCategory, lineData, idx); - }, this); - this._updateCommonStl(lineData, idx, seriesScope); - }; - // TODO More strict on the List type in parameters? - Line.prototype.updateData = function (lineData, idx, seriesScope) { - var seriesModel = lineData.hostModel; - var line = this.childOfName('line'); - var linePoints = lineData.getItemLayout(idx); - var target = { - shape: {} - }; - setLinePoints(target.shape, linePoints); - graphic.updateProps(line, target, seriesModel, idx); - each(SYMBOL_CATEGORIES, function (symbolCategory) { - var symbolType = makeSymbolTypeValue(symbolCategory, lineData, idx); - var key = makeSymbolTypeKey(symbolCategory); - // Symbol changed - if (this[key] !== symbolType) { - this.remove(this.childOfName(symbolCategory)); - var symbol = createSymbol(symbolCategory, lineData, idx); - this.add(symbol); - } - this[key] = symbolType; - }, this); - this._updateCommonStl(lineData, idx, seriesScope); - }; - ; - Line.prototype.getLinePath = function () { - return this.childAt(0); - }; - Line.prototype._updateCommonStl = function (lineData, idx, seriesScope) { - var seriesModel = lineData.hostModel; - var line = this.childOfName('line'); - var emphasisLineStyle = seriesScope && seriesScope.emphasisLineStyle; - var blurLineStyle = seriesScope && seriesScope.blurLineStyle; - var selectLineStyle = seriesScope && seriesScope.selectLineStyle; - var labelStatesModels = seriesScope && seriesScope.labelStatesModels; - var emphasisDisabled = seriesScope && seriesScope.emphasisDisabled; - var focus = seriesScope && seriesScope.focus; - var blurScope = seriesScope && seriesScope.blurScope; - // Optimization for large dataset - if (!seriesScope || lineData.hasItemOption) { - var itemModel = lineData.getItemModel(idx); - var emphasisModel = itemModel.getModel('emphasis'); - emphasisLineStyle = emphasisModel.getModel('lineStyle').getLineStyle(); - blurLineStyle = itemModel.getModel(['blur', 'lineStyle']).getLineStyle(); - selectLineStyle = itemModel.getModel(['select', 'lineStyle']).getLineStyle(); - emphasisDisabled = emphasisModel.get('disabled'); - focus = emphasisModel.get('focus'); - blurScope = emphasisModel.get('blurScope'); - labelStatesModels = getLabelStatesModels(itemModel); - } - var lineStyle = lineData.getItemVisual(idx, 'style'); - var visualColor = lineStyle.stroke; - line.useStyle(lineStyle); - line.style.fill = null; - line.style.strokeNoScale = true; - line.ensureState('emphasis').style = emphasisLineStyle; - line.ensureState('blur').style = blurLineStyle; - line.ensureState('select').style = selectLineStyle; - // Update symbol - each(SYMBOL_CATEGORIES, function (symbolCategory) { - var symbol = this.childOfName(symbolCategory); - if (symbol) { - // Share opacity and color with line. - symbol.setColor(visualColor); - symbol.style.opacity = lineStyle.opacity; - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - var lineState = line.getState(stateName); - if (lineState) { - var lineStateStyle = lineState.style || {}; - var state = symbol.ensureState(stateName); - var stateStyle = state.style || (state.style = {}); - if (lineStateStyle.stroke != null) { - stateStyle[symbol.__isEmptyBrush ? 'stroke' : 'fill'] = lineStateStyle.stroke; - } - if (lineStateStyle.opacity != null) { - stateStyle.opacity = lineStateStyle.opacity; - } - } - } - symbol.markRedraw(); - } - }, this); - var rawVal = seriesModel.getRawValue(idx); - setLabelStyle(this, labelStatesModels, { - labelDataIndex: idx, - labelFetcher: { - getFormattedLabel: function (dataIndex, stateName) { - return seriesModel.getFormattedLabel(dataIndex, stateName, lineData.dataType); - } - }, - inheritColor: visualColor || '#000', - defaultOpacity: lineStyle.opacity, - defaultText: (rawVal == null ? lineData.getName(idx) : isFinite(rawVal) ? round(rawVal) : rawVal) + '' - }); - var label = this.getTextContent(); - // Always set `textStyle` even if `normalStyle.text` is null, because default - // values have to be set on `normalStyle`. - if (label) { - var labelNormalModel = labelStatesModels.normal; - label.__align = label.style.align; - label.__verticalAlign = label.style.verticalAlign; - // 'start', 'middle', 'end' - label.__position = labelNormalModel.get('position') || 'middle'; - var distance = labelNormalModel.get('distance'); - if (!isArray(distance)) { - distance = [distance, distance]; - } - label.__labelDistance = distance; - } - this.setTextConfig({ - position: null, - local: true, - inside: false // Can't be inside for stroke element. - }); - - toggleHoverEmphasis(this, focus, blurScope, emphasisDisabled); - }; - Line.prototype.highlight = function () { - enterEmphasis(this); - }; - Line.prototype.downplay = function () { - leaveEmphasis(this); - }; - Line.prototype.updateLayout = function (lineData, idx) { - this.setLinePoints(lineData.getItemLayout(idx)); - }; - Line.prototype.setLinePoints = function (points) { - var linePath = this.childOfName('line'); - setLinePoints(linePath.shape, points); - linePath.dirty(); - }; - Line.prototype.beforeUpdate = function () { - var lineGroup = this; - var symbolFrom = lineGroup.childOfName('fromSymbol'); - var symbolTo = lineGroup.childOfName('toSymbol'); - var label = lineGroup.getTextContent(); - // Quick reject - if (!symbolFrom && !symbolTo && (!label || label.ignore)) { - return; - } - var invScale = 1; - var parentNode = this.parent; - while (parentNode) { - if (parentNode.scaleX) { - invScale /= parentNode.scaleX; - } - parentNode = parentNode.parent; - } - var line = lineGroup.childOfName('line'); - // If line not changed - // FIXME Parent scale changed - if (!this.__dirty && !line.__dirty) { - return; - } - var percent = line.shape.percent; - var fromPos = line.pointAt(0); - var toPos = line.pointAt(percent); - var d = vector.sub([], toPos, fromPos); - vector.normalize(d, d); - function setSymbolRotation(symbol, percent) { - // Fix #12388 - // when symbol is set to be 'arrow' in markLine, - // symbolRotate value will be ignored, and compulsively use tangent angle. - // rotate by default if symbol rotation is not specified - var specifiedRotation = symbol.__specifiedRotation; - if (specifiedRotation == null) { - var tangent = line.tangentAt(percent); - symbol.attr('rotation', (percent === 1 ? -1 : 1) * Math.PI / 2 - Math.atan2(tangent[1], tangent[0])); - } else { - symbol.attr('rotation', specifiedRotation); - } - } - if (symbolFrom) { - symbolFrom.setPosition(fromPos); - setSymbolRotation(symbolFrom, 0); - symbolFrom.scaleX = symbolFrom.scaleY = invScale * percent; - symbolFrom.markRedraw(); - } - if (symbolTo) { - symbolTo.setPosition(toPos); - setSymbolRotation(symbolTo, 1); - symbolTo.scaleX = symbolTo.scaleY = invScale * percent; - symbolTo.markRedraw(); - } - if (label && !label.ignore) { - label.x = label.y = 0; - label.originX = label.originY = 0; - var textAlign = void 0; - var textVerticalAlign = void 0; - var distance = label.__labelDistance; - var distanceX = distance[0] * invScale; - var distanceY = distance[1] * invScale; - var halfPercent = percent / 2; - var tangent = line.tangentAt(halfPercent); - var n = [tangent[1], -tangent[0]]; - var cp = line.pointAt(halfPercent); - if (n[1] > 0) { - n[0] = -n[0]; - n[1] = -n[1]; - } - var dir = tangent[0] < 0 ? -1 : 1; - if (label.__position !== 'start' && label.__position !== 'end') { - var rotation = -Math.atan2(tangent[1], tangent[0]); - if (toPos[0] < fromPos[0]) { - rotation = Math.PI + rotation; - } - label.rotation = rotation; - } - var dy = void 0; - switch (label.__position) { - case 'insideStartTop': - case 'insideMiddleTop': - case 'insideEndTop': - case 'middle': - dy = -distanceY; - textVerticalAlign = 'bottom'; - break; - case 'insideStartBottom': - case 'insideMiddleBottom': - case 'insideEndBottom': - dy = distanceY; - textVerticalAlign = 'top'; - break; - default: - dy = 0; - textVerticalAlign = 'middle'; - } - switch (label.__position) { - case 'end': - label.x = d[0] * distanceX + toPos[0]; - label.y = d[1] * distanceY + toPos[1]; - textAlign = d[0] > 0.8 ? 'left' : d[0] < -0.8 ? 'right' : 'center'; - textVerticalAlign = d[1] > 0.8 ? 'top' : d[1] < -0.8 ? 'bottom' : 'middle'; - break; - case 'start': - label.x = -d[0] * distanceX + fromPos[0]; - label.y = -d[1] * distanceY + fromPos[1]; - textAlign = d[0] > 0.8 ? 'right' : d[0] < -0.8 ? 'left' : 'center'; - textVerticalAlign = d[1] > 0.8 ? 'bottom' : d[1] < -0.8 ? 'top' : 'middle'; - break; - case 'insideStartTop': - case 'insideStart': - case 'insideStartBottom': - label.x = distanceX * dir + fromPos[0]; - label.y = fromPos[1] + dy; - textAlign = tangent[0] < 0 ? 'right' : 'left'; - label.originX = -distanceX * dir; - label.originY = -dy; - break; - case 'insideMiddleTop': - case 'insideMiddle': - case 'insideMiddleBottom': - case 'middle': - label.x = cp[0]; - label.y = cp[1] + dy; - textAlign = 'center'; - label.originY = -dy; - break; - case 'insideEndTop': - case 'insideEnd': - case 'insideEndBottom': - label.x = -distanceX * dir + toPos[0]; - label.y = toPos[1] + dy; - textAlign = tangent[0] >= 0 ? 'right' : 'left'; - label.originX = distanceX * dir; - label.originY = -dy; - break; - } - label.scaleX = label.scaleY = invScale; - label.setStyle({ - // Use the user specified text align and baseline first - verticalAlign: label.__verticalAlign || textVerticalAlign, - align: label.__align || textAlign - }); - } - }; - return Line; -}(graphic.Group); -export default Line; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/LineDraw.js b/node_modules/echarts/lib/chart/helper/LineDraw.js deleted file mode 100644 index 492fd21..0000000 --- a/node_modules/echarts/lib/chart/helper/LineDraw.js +++ /dev/null @@ -1,167 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as graphic from '../../util/graphic.js'; -import LineGroup from './Line.js'; -import { getLabelStatesModels } from '../../label/labelStyle.js'; -var LineDraw = /** @class */function () { - function LineDraw(LineCtor) { - this.group = new graphic.Group(); - this._LineCtor = LineCtor || LineGroup; - } - LineDraw.prototype.updateData = function (lineData) { - var _this = this; - // Remove progressive els. - this._progressiveEls = null; - var lineDraw = this; - var group = lineDraw.group; - var oldLineData = lineDraw._lineData; - lineDraw._lineData = lineData; - // There is no oldLineData only when first rendering or switching from - // stream mode to normal mode, where previous elements should be removed. - if (!oldLineData) { - group.removeAll(); - } - var seriesScope = makeSeriesScope(lineData); - lineData.diff(oldLineData).add(function (idx) { - _this._doAdd(lineData, idx, seriesScope); - }).update(function (newIdx, oldIdx) { - _this._doUpdate(oldLineData, lineData, oldIdx, newIdx, seriesScope); - }).remove(function (idx) { - group.remove(oldLineData.getItemGraphicEl(idx)); - }).execute(); - }; - ; - LineDraw.prototype.updateLayout = function () { - var lineData = this._lineData; - // Do not support update layout in incremental mode. - if (!lineData) { - return; - } - lineData.eachItemGraphicEl(function (el, idx) { - el.updateLayout(lineData, idx); - }, this); - }; - ; - LineDraw.prototype.incrementalPrepareUpdate = function (lineData) { - this._seriesScope = makeSeriesScope(lineData); - this._lineData = null; - this.group.removeAll(); - }; - ; - LineDraw.prototype.incrementalUpdate = function (taskParams, lineData) { - this._progressiveEls = []; - function updateIncrementalAndHover(el) { - if (!el.isGroup && !isEffectObject(el)) { - el.incremental = true; - el.ensureState('emphasis').hoverLayer = true; - } - } - for (var idx = taskParams.start; idx < taskParams.end; idx++) { - var itemLayout = lineData.getItemLayout(idx); - if (lineNeedsDraw(itemLayout)) { - var el = new this._LineCtor(lineData, idx, this._seriesScope); - el.traverse(updateIncrementalAndHover); - this.group.add(el); - lineData.setItemGraphicEl(idx, el); - this._progressiveEls.push(el); - } - } - }; - ; - LineDraw.prototype.remove = function () { - this.group.removeAll(); - }; - ; - LineDraw.prototype.eachRendered = function (cb) { - graphic.traverseElements(this._progressiveEls || this.group, cb); - }; - LineDraw.prototype._doAdd = function (lineData, idx, seriesScope) { - var itemLayout = lineData.getItemLayout(idx); - if (!lineNeedsDraw(itemLayout)) { - return; - } - var el = new this._LineCtor(lineData, idx, seriesScope); - lineData.setItemGraphicEl(idx, el); - this.group.add(el); - }; - LineDraw.prototype._doUpdate = function (oldLineData, newLineData, oldIdx, newIdx, seriesScope) { - var itemEl = oldLineData.getItemGraphicEl(oldIdx); - if (!lineNeedsDraw(newLineData.getItemLayout(newIdx))) { - this.group.remove(itemEl); - return; - } - if (!itemEl) { - itemEl = new this._LineCtor(newLineData, newIdx, seriesScope); - } else { - itemEl.updateData(newLineData, newIdx, seriesScope); - } - newLineData.setItemGraphicEl(newIdx, itemEl); - this.group.add(itemEl); - }; - return LineDraw; -}(); -function isEffectObject(el) { - return el.animators && el.animators.length > 0; -} -function makeSeriesScope(lineData) { - var hostModel = lineData.hostModel; - var emphasisModel = hostModel.getModel('emphasis'); - return { - lineStyle: hostModel.getModel('lineStyle').getLineStyle(), - emphasisLineStyle: emphasisModel.getModel(['lineStyle']).getLineStyle(), - blurLineStyle: hostModel.getModel(['blur', 'lineStyle']).getLineStyle(), - selectLineStyle: hostModel.getModel(['select', 'lineStyle']).getLineStyle(), - emphasisDisabled: emphasisModel.get('disabled'), - blurScope: emphasisModel.get('blurScope'), - focus: emphasisModel.get('focus'), - labelStatesModels: getLabelStatesModels(hostModel) - }; -} -function isPointNaN(pt) { - return isNaN(pt[0]) || isNaN(pt[1]); -} -function lineNeedsDraw(pts) { - return pts && !isPointNaN(pts[0]) && !isPointNaN(pts[1]); -} -export default LineDraw; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/LinePath.js b/node_modules/echarts/lib/chart/helper/LinePath.js deleted file mode 100644 index dbf6b95..0000000 --- a/node_modules/echarts/lib/chart/helper/LinePath.js +++ /dev/null @@ -1,111 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Line path for bezier and straight line draw - */ -import * as graphic from '../../util/graphic.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -var straightLineProto = graphic.Line.prototype; -var bezierCurveProto = graphic.BezierCurve.prototype; -var StraightLineShape = /** @class */function () { - function StraightLineShape() { - // Start point - this.x1 = 0; - this.y1 = 0; - // End point - this.x2 = 0; - this.y2 = 0; - this.percent = 1; - } - return StraightLineShape; -}(); -var CurveShape = /** @class */function (_super) { - __extends(CurveShape, _super); - function CurveShape() { - return _super !== null && _super.apply(this, arguments) || this; - } - return CurveShape; -}(StraightLineShape); -function isStraightLine(shape) { - return isNaN(+shape.cpx1) || isNaN(+shape.cpy1); -} -var ECLinePath = /** @class */function (_super) { - __extends(ECLinePath, _super); - function ECLinePath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'ec-line'; - return _this; - } - ECLinePath.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - ECLinePath.prototype.getDefaultShape = function () { - return new StraightLineShape(); - }; - ECLinePath.prototype.buildPath = function (ctx, shape) { - if (isStraightLine(shape)) { - straightLineProto.buildPath.call(this, ctx, shape); - } else { - bezierCurveProto.buildPath.call(this, ctx, shape); - } - }; - ECLinePath.prototype.pointAt = function (t) { - if (isStraightLine(this.shape)) { - return straightLineProto.pointAt.call(this, t); - } else { - return bezierCurveProto.pointAt.call(this, t); - } - }; - ECLinePath.prototype.tangentAt = function (t) { - var shape = this.shape; - var p = isStraightLine(shape) ? [shape.x2 - shape.x1, shape.y2 - shape.y1] : bezierCurveProto.tangentAt.call(this, t); - return vec2.normalize(p, p); - }; - return ECLinePath; -}(graphic.Path); -export default ECLinePath; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/Polyline.js b/node_modules/echarts/lib/chart/helper/Polyline.js deleted file mode 100644 index e21c92d..0000000 --- a/node_modules/echarts/lib/chart/helper/Polyline.js +++ /dev/null @@ -1,107 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis } from '../../util/states.js'; -var Polyline = /** @class */function (_super) { - __extends(Polyline, _super); - function Polyline(lineData, idx, seriesScope) { - var _this = _super.call(this) || this; - _this._createPolyline(lineData, idx, seriesScope); - return _this; - } - Polyline.prototype._createPolyline = function (lineData, idx, seriesScope) { - // let seriesModel = lineData.hostModel; - var points = lineData.getItemLayout(idx); - var line = new graphic.Polyline({ - shape: { - points: points - } - }); - this.add(line); - this._updateCommonStl(lineData, idx, seriesScope); - }; - ; - Polyline.prototype.updateData = function (lineData, idx, seriesScope) { - var seriesModel = lineData.hostModel; - var line = this.childAt(0); - var target = { - shape: { - points: lineData.getItemLayout(idx) - } - }; - graphic.updateProps(line, target, seriesModel, idx); - this._updateCommonStl(lineData, idx, seriesScope); - }; - ; - Polyline.prototype._updateCommonStl = function (lineData, idx, seriesScope) { - var line = this.childAt(0); - var itemModel = lineData.getItemModel(idx); - var emphasisLineStyle = seriesScope && seriesScope.emphasisLineStyle; - var focus = seriesScope && seriesScope.focus; - var blurScope = seriesScope && seriesScope.blurScope; - var emphasisDisabled = seriesScope && seriesScope.emphasisDisabled; - if (!seriesScope || lineData.hasItemOption) { - var emphasisModel = itemModel.getModel('emphasis'); - emphasisLineStyle = emphasisModel.getModel('lineStyle').getLineStyle(); - emphasisDisabled = emphasisModel.get('disabled'); - focus = emphasisModel.get('focus'); - blurScope = emphasisModel.get('blurScope'); - } - line.useStyle(lineData.getItemVisual(idx, 'style')); - line.style.fill = null; - line.style.strokeNoScale = true; - var lineEmphasisState = line.ensureState('emphasis'); - lineEmphasisState.style = emphasisLineStyle; - toggleHoverEmphasis(this, focus, blurScope, emphasisDisabled); - }; - ; - Polyline.prototype.updateLayout = function (lineData, idx) { - var polyline = this.childAt(0); - polyline.setShape('points', lineData.getItemLayout(idx)); - }; - ; - return Polyline; -}(graphic.Group); -export default Polyline; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/Symbol.js b/node_modules/echarts/lib/chart/helper/Symbol.js deleted file mode 100644 index 9c0064a..0000000 --- a/node_modules/echarts/lib/chart/helper/Symbol.js +++ /dev/null @@ -1,333 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { createSymbol, normalizeSymbolOffset, normalizeSymbolSize } from '../../util/symbol.js'; -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import { enterEmphasis, leaveEmphasis, toggleHoverEmphasis } from '../../util/states.js'; -import { getDefaultLabel } from './labelHelper.js'; -import { extend } from 'zrender/lib/core/util.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var Symbol = /** @class */function (_super) { - __extends(Symbol, _super); - function Symbol(data, idx, seriesScope, opts) { - var _this = _super.call(this) || this; - _this.updateData(data, idx, seriesScope, opts); - return _this; - } - Symbol.prototype._createSymbol = function (symbolType, data, idx, symbolSize, keepAspect) { - // Remove paths created before - this.removeAll(); - // let symbolPath = createSymbol( - // symbolType, -0.5, -0.5, 1, 1, color - // ); - // If width/height are set too small (e.g., set to 1) on ios10 - // and macOS Sierra, a circle stroke become a rect, no matter what - // the scale is set. So we set width/height as 2. See #4150. - var symbolPath = createSymbol(symbolType, -1, -1, 2, 2, null, keepAspect); - symbolPath.attr({ - z2: 100, - culling: true, - scaleX: symbolSize[0] / 2, - scaleY: symbolSize[1] / 2 - }); - // Rewrite drift method - symbolPath.drift = driftSymbol; - this._symbolType = symbolType; - this.add(symbolPath); - }; - /** - * Stop animation - * @param {boolean} toLastFrame - */ - Symbol.prototype.stopSymbolAnimation = function (toLastFrame) { - this.childAt(0).stopAnimation(null, toLastFrame); - }; - Symbol.prototype.getSymbolType = function () { - return this._symbolType; - }; - /** - * FIXME: - * Caution: This method breaks the encapsulation of this module, - * but it indeed brings convenience. So do not use the method - * unless you detailedly know all the implements of `Symbol`, - * especially animation. - * - * Get symbol path element. - */ - Symbol.prototype.getSymbolPath = function () { - return this.childAt(0); - }; - /** - * Highlight symbol - */ - Symbol.prototype.highlight = function () { - enterEmphasis(this.childAt(0)); - }; - /** - * Downplay symbol - */ - Symbol.prototype.downplay = function () { - leaveEmphasis(this.childAt(0)); - }; - /** - * @param {number} zlevel - * @param {number} z - */ - Symbol.prototype.setZ = function (zlevel, z) { - var symbolPath = this.childAt(0); - symbolPath.zlevel = zlevel; - symbolPath.z = z; - }; - Symbol.prototype.setDraggable = function (draggable, hasCursorOption) { - var symbolPath = this.childAt(0); - symbolPath.draggable = draggable; - symbolPath.cursor = !hasCursorOption && draggable ? 'move' : symbolPath.cursor; - }; - /** - * Update symbol properties - */ - Symbol.prototype.updateData = function (data, idx, seriesScope, opts) { - this.silent = false; - var symbolType = data.getItemVisual(idx, 'symbol') || 'circle'; - var seriesModel = data.hostModel; - var symbolSize = Symbol.getSymbolSize(data, idx); - var isInit = symbolType !== this._symbolType; - var disableAnimation = opts && opts.disableAnimation; - if (isInit) { - var keepAspect = data.getItemVisual(idx, 'symbolKeepAspect'); - this._createSymbol(symbolType, data, idx, symbolSize, keepAspect); - } else { - var symbolPath = this.childAt(0); - symbolPath.silent = false; - var target = { - scaleX: symbolSize[0] / 2, - scaleY: symbolSize[1] / 2 - }; - disableAnimation ? symbolPath.attr(target) : graphic.updateProps(symbolPath, target, seriesModel, idx); - saveOldStyle(symbolPath); - } - this._updateCommon(data, idx, symbolSize, seriesScope, opts); - if (isInit) { - var symbolPath = this.childAt(0); - if (!disableAnimation) { - var target = { - scaleX: this._sizeX, - scaleY: this._sizeY, - style: { - // Always fadeIn. Because it has fadeOut animation when symbol is removed.. - opacity: symbolPath.style.opacity - } - }; - symbolPath.scaleX = symbolPath.scaleY = 0; - symbolPath.style.opacity = 0; - graphic.initProps(symbolPath, target, seriesModel, idx); - } - } - if (disableAnimation) { - // Must stop leave transition manually if don't call initProps or updateProps. - this.childAt(0).stopAnimation('leave'); - } - }; - Symbol.prototype._updateCommon = function (data, idx, symbolSize, seriesScope, opts) { - var symbolPath = this.childAt(0); - var seriesModel = data.hostModel; - var emphasisItemStyle; - var blurItemStyle; - var selectItemStyle; - var focus; - var blurScope; - var emphasisDisabled; - var labelStatesModels; - var hoverScale; - var cursorStyle; - if (seriesScope) { - emphasisItemStyle = seriesScope.emphasisItemStyle; - blurItemStyle = seriesScope.blurItemStyle; - selectItemStyle = seriesScope.selectItemStyle; - focus = seriesScope.focus; - blurScope = seriesScope.blurScope; - labelStatesModels = seriesScope.labelStatesModels; - hoverScale = seriesScope.hoverScale; - cursorStyle = seriesScope.cursorStyle; - emphasisDisabled = seriesScope.emphasisDisabled; - } - if (!seriesScope || data.hasItemOption) { - var itemModel = seriesScope && seriesScope.itemModel ? seriesScope.itemModel : data.getItemModel(idx); - var emphasisModel = itemModel.getModel('emphasis'); - emphasisItemStyle = emphasisModel.getModel('itemStyle').getItemStyle(); - selectItemStyle = itemModel.getModel(['select', 'itemStyle']).getItemStyle(); - blurItemStyle = itemModel.getModel(['blur', 'itemStyle']).getItemStyle(); - focus = emphasisModel.get('focus'); - blurScope = emphasisModel.get('blurScope'); - emphasisDisabled = emphasisModel.get('disabled'); - labelStatesModels = getLabelStatesModels(itemModel); - hoverScale = emphasisModel.getShallow('scale'); - cursorStyle = itemModel.getShallow('cursor'); - } - var symbolRotate = data.getItemVisual(idx, 'symbolRotate'); - symbolPath.attr('rotation', (symbolRotate || 0) * Math.PI / 180 || 0); - var symbolOffset = normalizeSymbolOffset(data.getItemVisual(idx, 'symbolOffset'), symbolSize); - if (symbolOffset) { - symbolPath.x = symbolOffset[0]; - symbolPath.y = symbolOffset[1]; - } - cursorStyle && symbolPath.attr('cursor', cursorStyle); - var symbolStyle = data.getItemVisual(idx, 'style'); - var visualColor = symbolStyle.fill; - if (symbolPath instanceof ZRImage) { - var pathStyle = symbolPath.style; - symbolPath.useStyle(extend({ - // TODO other properties like x, y ? - image: pathStyle.image, - x: pathStyle.x, - y: pathStyle.y, - width: pathStyle.width, - height: pathStyle.height - }, symbolStyle)); - } else { - if (symbolPath.__isEmptyBrush) { - // fill and stroke will be swapped if it's empty. - // So we cloned a new style to avoid it affecting the original style in visual storage. - // TODO Better implementation. No empty logic! - symbolPath.useStyle(extend({}, symbolStyle)); - } else { - symbolPath.useStyle(symbolStyle); - } - // Disable decal because symbol scale will been applied on the decal. - symbolPath.style.decal = null; - symbolPath.setColor(visualColor, opts && opts.symbolInnerColor); - symbolPath.style.strokeNoScale = true; - } - var liftZ = data.getItemVisual(idx, 'liftZ'); - var z2Origin = this._z2; - if (liftZ != null) { - if (z2Origin == null) { - this._z2 = symbolPath.z2; - symbolPath.z2 += liftZ; - } - } else if (z2Origin != null) { - symbolPath.z2 = z2Origin; - this._z2 = null; - } - var useNameLabel = opts && opts.useNameLabel; - setLabelStyle(symbolPath, labelStatesModels, { - labelFetcher: seriesModel, - labelDataIndex: idx, - defaultText: getLabelDefaultText, - inheritColor: visualColor, - defaultOpacity: symbolStyle.opacity - }); - // Do not execute util needed. - function getLabelDefaultText(idx) { - return useNameLabel ? data.getName(idx) : getDefaultLabel(data, idx); - } - this._sizeX = symbolSize[0] / 2; - this._sizeY = symbolSize[1] / 2; - var emphasisState = symbolPath.ensureState('emphasis'); - emphasisState.style = emphasisItemStyle; - symbolPath.ensureState('select').style = selectItemStyle; - symbolPath.ensureState('blur').style = blurItemStyle; - // null / undefined / true means to use default strategy. - // 0 / false / negative number / NaN / Infinity means no scale. - var scaleRatio = hoverScale == null || hoverScale === true ? Math.max(1.1, 3 / this._sizeY) - // PENDING: restrict hoverScale > 1? It seems unreasonable to scale down - : isFinite(hoverScale) && hoverScale > 0 ? +hoverScale : 1; - // always set scale to allow resetting - emphasisState.scaleX = this._sizeX * scaleRatio; - emphasisState.scaleY = this._sizeY * scaleRatio; - this.setSymbolScale(1); - toggleHoverEmphasis(this, focus, blurScope, emphasisDisabled); - }; - Symbol.prototype.setSymbolScale = function (scale) { - this.scaleX = this.scaleY = scale; - }; - Symbol.prototype.fadeOut = function (cb, seriesModel, opt) { - var symbolPath = this.childAt(0); - var dataIndex = getECData(this).dataIndex; - var animationOpt = opt && opt.animation; - // Avoid mistaken hover when fading out - this.silent = symbolPath.silent = true; - // Not show text when animating - if (opt && opt.fadeLabel) { - var textContent = symbolPath.getTextContent(); - if (textContent) { - graphic.removeElement(textContent, { - style: { - opacity: 0 - } - }, seriesModel, { - dataIndex: dataIndex, - removeOpt: animationOpt, - cb: function () { - symbolPath.removeTextContent(); - } - }); - } - } else { - symbolPath.removeTextContent(); - } - graphic.removeElement(symbolPath, { - style: { - opacity: 0 - }, - scaleX: 0, - scaleY: 0 - }, seriesModel, { - dataIndex: dataIndex, - cb: cb, - removeOpt: animationOpt - }); - }; - Symbol.getSymbolSize = function (data, idx) { - return normalizeSymbolSize(data.getItemVisual(idx, 'symbolSize')); - }; - return Symbol; -}(graphic.Group); -function driftSymbol(dx, dy) { - this.parent.drift(dx, dy); -} -export default Symbol; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/SymbolDraw.js b/node_modules/echarts/lib/chart/helper/SymbolDraw.js deleted file mode 100644 index 97a45fb..0000000 --- a/node_modules/echarts/lib/chart/helper/SymbolDraw.js +++ /dev/null @@ -1,216 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as graphic from '../../util/graphic.js'; -import SymbolClz from './Symbol.js'; -import { isObject } from 'zrender/lib/core/util.js'; -import { getLabelStatesModels } from '../../label/labelStyle.js'; -function symbolNeedsDraw(data, point, idx, opt) { - return point && !isNaN(point[0]) && !isNaN(point[1]) && !(opt.isIgnore && opt.isIgnore(idx)) - // We do not set clipShape on group, because it will cut part of - // the symbol element shape. We use the same clip shape here as - // the line clip. - && !(opt.clipShape && !opt.clipShape.contain(point[0], point[1])) && data.getItemVisual(idx, 'symbol') !== 'none'; -} -function normalizeUpdateOpt(opt) { - if (opt != null && !isObject(opt)) { - opt = { - isIgnore: opt - }; - } - return opt || {}; -} -function makeSeriesScope(data) { - var seriesModel = data.hostModel; - var emphasisModel = seriesModel.getModel('emphasis'); - return { - emphasisItemStyle: emphasisModel.getModel('itemStyle').getItemStyle(), - blurItemStyle: seriesModel.getModel(['blur', 'itemStyle']).getItemStyle(), - selectItemStyle: seriesModel.getModel(['select', 'itemStyle']).getItemStyle(), - focus: emphasisModel.get('focus'), - blurScope: emphasisModel.get('blurScope'), - emphasisDisabled: emphasisModel.get('disabled'), - hoverScale: emphasisModel.get('scale'), - labelStatesModels: getLabelStatesModels(seriesModel), - cursorStyle: seriesModel.get('cursor') - }; -} -var SymbolDraw = /** @class */function () { - function SymbolDraw(SymbolCtor) { - this.group = new graphic.Group(); - this._SymbolCtor = SymbolCtor || SymbolClz; - } - /** - * Update symbols draw by new data - */ - SymbolDraw.prototype.updateData = function (data, opt) { - // Remove progressive els. - this._progressiveEls = null; - opt = normalizeUpdateOpt(opt); - var group = this.group; - var seriesModel = data.hostModel; - var oldData = this._data; - var SymbolCtor = this._SymbolCtor; - var disableAnimation = opt.disableAnimation; - var seriesScope = makeSeriesScope(data); - var symbolUpdateOpt = { - disableAnimation: disableAnimation - }; - var getSymbolPoint = opt.getSymbolPoint || function (idx) { - return data.getItemLayout(idx); - }; - // There is no oldLineData only when first rendering or switching from - // stream mode to normal mode, where previous elements should be removed. - if (!oldData) { - group.removeAll(); - } - data.diff(oldData).add(function (newIdx) { - var point = getSymbolPoint(newIdx); - if (symbolNeedsDraw(data, point, newIdx, opt)) { - var symbolEl = new SymbolCtor(data, newIdx, seriesScope, symbolUpdateOpt); - symbolEl.setPosition(point); - data.setItemGraphicEl(newIdx, symbolEl); - group.add(symbolEl); - } - }).update(function (newIdx, oldIdx) { - var symbolEl = oldData.getItemGraphicEl(oldIdx); - var point = getSymbolPoint(newIdx); - if (!symbolNeedsDraw(data, point, newIdx, opt)) { - group.remove(symbolEl); - return; - } - var newSymbolType = data.getItemVisual(newIdx, 'symbol') || 'circle'; - var oldSymbolType = symbolEl && symbolEl.getSymbolType && symbolEl.getSymbolType(); - if (!symbolEl - // Create a new if symbol type changed. - || oldSymbolType && oldSymbolType !== newSymbolType) { - group.remove(symbolEl); - symbolEl = new SymbolCtor(data, newIdx, seriesScope, symbolUpdateOpt); - symbolEl.setPosition(point); - } else { - symbolEl.updateData(data, newIdx, seriesScope, symbolUpdateOpt); - var target = { - x: point[0], - y: point[1] - }; - disableAnimation ? symbolEl.attr(target) : graphic.updateProps(symbolEl, target, seriesModel); - } - // Add back - group.add(symbolEl); - data.setItemGraphicEl(newIdx, symbolEl); - }).remove(function (oldIdx) { - var el = oldData.getItemGraphicEl(oldIdx); - el && el.fadeOut(function () { - group.remove(el); - }, seriesModel); - }).execute(); - this._getSymbolPoint = getSymbolPoint; - this._data = data; - }; - ; - SymbolDraw.prototype.updateLayout = function () { - var _this = this; - var data = this._data; - if (data) { - // Not use animation - data.eachItemGraphicEl(function (el, idx) { - var point = _this._getSymbolPoint(idx); - el.setPosition(point); - el.markRedraw(); - }); - } - }; - ; - SymbolDraw.prototype.incrementalPrepareUpdate = function (data) { - this._seriesScope = makeSeriesScope(data); - this._data = null; - this.group.removeAll(); - }; - ; - /** - * Update symbols draw by new data - */ - SymbolDraw.prototype.incrementalUpdate = function (taskParams, data, opt) { - // Clear - this._progressiveEls = []; - opt = normalizeUpdateOpt(opt); - function updateIncrementalAndHover(el) { - if (!el.isGroup) { - el.incremental = true; - el.ensureState('emphasis').hoverLayer = true; - } - } - for (var idx = taskParams.start; idx < taskParams.end; idx++) { - var point = data.getItemLayout(idx); - if (symbolNeedsDraw(data, point, idx, opt)) { - var el = new this._SymbolCtor(data, idx, this._seriesScope); - el.traverse(updateIncrementalAndHover); - el.setPosition(point); - this.group.add(el); - data.setItemGraphicEl(idx, el); - this._progressiveEls.push(el); - } - } - }; - ; - SymbolDraw.prototype.eachRendered = function (cb) { - graphic.traverseElements(this._progressiveEls || this.group, cb); - }; - SymbolDraw.prototype.remove = function (enableAnimation) { - var group = this.group; - var data = this._data; - // Incremental model do not have this._data. - if (data && enableAnimation) { - data.eachItemGraphicEl(function (el) { - el.fadeOut(function () { - group.remove(el); - }, data.hostModel); - }); - } else { - group.removeAll(); - } - }; - ; - return SymbolDraw; -}(); -export default SymbolDraw; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js b/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js deleted file mode 100644 index 8378f52..0000000 --- a/node_modules/echarts/lib/chart/helper/createClipPathFromCoordSys.js +++ /dev/null @@ -1,145 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as graphic from '../../util/graphic.js'; -import { round } from '../../util/number.js'; -import { isFunction } from 'zrender/lib/core/util.js'; -function createGridClipPath(cartesian, hasAnimation, seriesModel, done, during) { - var rect = cartesian.getArea(); - var x = rect.x; - var y = rect.y; - var width = rect.width; - var height = rect.height; - var lineWidth = seriesModel.get(['lineStyle', 'width']) || 2; - // Expand the clip path a bit to avoid the border is clipped and looks thinner - x -= lineWidth / 2; - y -= lineWidth / 2; - width += lineWidth; - height += lineWidth; - // fix: https://github.com/apache/incubator-echarts/issues/11369 - width = Math.ceil(width); - if (x !== Math.floor(x)) { - x = Math.floor(x); - // if no extra 1px on `width`, it will still be clipped since `x` is floored - width++; - } - var clipPath = new graphic.Rect({ - shape: { - x: x, - y: y, - width: width, - height: height - } - }); - if (hasAnimation) { - var baseAxis = cartesian.getBaseAxis(); - var isHorizontal = baseAxis.isHorizontal(); - var isAxisInversed = baseAxis.inverse; - if (isHorizontal) { - if (isAxisInversed) { - clipPath.shape.x += width; - } - clipPath.shape.width = 0; - } else { - if (!isAxisInversed) { - clipPath.shape.y += height; - } - clipPath.shape.height = 0; - } - var duringCb = isFunction(during) ? function (percent) { - during(percent, clipPath); - } : null; - graphic.initProps(clipPath, { - shape: { - width: width, - height: height, - x: x, - y: y - } - }, seriesModel, null, done, duringCb); - } - return clipPath; -} -function createPolarClipPath(polar, hasAnimation, seriesModel) { - var sectorArea = polar.getArea(); - // Avoid float number rounding error for symbol on the edge of axis extent. - var r0 = round(sectorArea.r0, 1); - var r = round(sectorArea.r, 1); - var clipPath = new graphic.Sector({ - shape: { - cx: round(polar.cx, 1), - cy: round(polar.cy, 1), - r0: r0, - r: r, - startAngle: sectorArea.startAngle, - endAngle: sectorArea.endAngle, - clockwise: sectorArea.clockwise - } - }); - if (hasAnimation) { - var isRadial = polar.getBaseAxis().dim === 'angle'; - if (isRadial) { - clipPath.shape.endAngle = sectorArea.startAngle; - } else { - clipPath.shape.r = r0; - } - graphic.initProps(clipPath, { - shape: { - endAngle: sectorArea.endAngle, - r: r - } - }, seriesModel); - } - return clipPath; -} -function createClipPath(coordSys, hasAnimation, seriesModel, done, during) { - if (!coordSys) { - return null; - } else if (coordSys.type === 'polar') { - return createPolarClipPath(coordSys, hasAnimation, seriesModel); - } else if (coordSys.type === 'cartesian2d') { - return createGridClipPath(coordSys, hasAnimation, seriesModel, done, during); - } - return null; -} -export { createGridClipPath, createPolarClipPath, createClipPath }; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js b/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js deleted file mode 100644 index 2fc6fed..0000000 --- a/node_modules/echarts/lib/chart/helper/createGraphFromNodeEdge.js +++ /dev/null @@ -1,114 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import SeriesData from '../../data/SeriesData.js'; -import Graph from '../../data/Graph.js'; -import linkSeriesData from '../../data/helper/linkSeriesData.js'; -import prepareSeriesDataSchema from '../../data/helper/createDimensions.js'; -import CoordinateSystem from '../../core/CoordinateSystem.js'; -import createSeriesData from './createSeriesData.js'; -import { convertOptionIdName } from '../../util/model.js'; -export default function createGraphFromNodeEdge(nodes, edges, seriesModel, directed, beforeLink) { - // ??? TODO - // support dataset? - var graph = new Graph(directed); - for (var i = 0; i < nodes.length; i++) { - graph.addNode(zrUtil.retrieve( - // Id, name, dataIndex - nodes[i].id, nodes[i].name, i), i); - } - var linkNameList = []; - var validEdges = []; - var linkCount = 0; - for (var i = 0; i < edges.length; i++) { - var link = edges[i]; - var source = link.source; - var target = link.target; - // addEdge may fail when source or target not exists - if (graph.addEdge(source, target, linkCount)) { - validEdges.push(link); - linkNameList.push(zrUtil.retrieve(convertOptionIdName(link.id, null), source + ' > ' + target)); - linkCount++; - } - } - var coordSys = seriesModel.get('coordinateSystem'); - var nodeData; - if (coordSys === 'cartesian2d' || coordSys === 'polar') { - nodeData = createSeriesData(nodes, seriesModel); - } else { - var coordSysCtor = CoordinateSystem.get(coordSys); - var coordDimensions = coordSysCtor ? coordSysCtor.dimensions || [] : []; - // FIXME: Some geo do not need `value` dimenson, whereas `calendar` needs - // `value` dimension, but graph need `value` dimension. It's better to - // uniform this behavior. - if (zrUtil.indexOf(coordDimensions, 'value') < 0) { - coordDimensions.concat(['value']); - } - var dimensions = prepareSeriesDataSchema(nodes, { - coordDimensions: coordDimensions, - encodeDefine: seriesModel.getEncode() - }).dimensions; - nodeData = new SeriesData(dimensions, seriesModel); - nodeData.initData(nodes); - } - var edgeData = new SeriesData(['value'], seriesModel); - edgeData.initData(validEdges, linkNameList); - beforeLink && beforeLink(nodeData, edgeData); - linkSeriesData({ - mainData: nodeData, - struct: graph, - structAttr: 'graph', - datas: { - node: nodeData, - edge: edgeData - }, - datasAttr: { - node: 'data', - edge: 'edgeData' - } - }); - // Update dataIndex of nodes and edges because invalid edge may be removed - graph.update(); - return graph; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/createRenderPlanner.js b/node_modules/echarts/lib/chart/helper/createRenderPlanner.js deleted file mode 100644 index 394f435..0000000 --- a/node_modules/echarts/lib/chart/helper/createRenderPlanner.js +++ /dev/null @@ -1,62 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner } from '../../util/model.js'; -/** - * @return {string} If large mode changed, return string 'reset'; - */ -export default function createRenderPlanner() { - var inner = makeInner(); - return function (seriesModel) { - var fields = inner(seriesModel); - var pipelineContext = seriesModel.pipelineContext; - var originalLarge = !!fields.large; - var originalProgressive = !!fields.progressiveRender; - // FIXME: if the planner works on a filtered series, `pipelineContext` does not - // exists. See #11611 . Probably we need to modify this structure, see the comment - // on `performRawSeries` in `Schedular.js`. - var large = fields.large = !!(pipelineContext && pipelineContext.large); - var progressive = fields.progressiveRender = !!(pipelineContext && pipelineContext.progressiveRender); - return !!(originalLarge !== large || originalProgressive !== progressive) && 'reset'; - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/createSeriesData.js b/node_modules/echarts/lib/chart/helper/createSeriesData.js deleted file mode 100644 index 669800b..0000000 --- a/node_modules/echarts/lib/chart/helper/createSeriesData.js +++ /dev/null @@ -1,162 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import SeriesData from '../../data/SeriesData.js'; -import prepareSeriesDataSchema from '../../data/helper/createDimensions.js'; -import { getDimensionTypeByAxis } from '../../data/helper/dimensionHelper.js'; -import { getDataItemValue } from '../../util/model.js'; -import CoordinateSystem from '../../core/CoordinateSystem.js'; -import { getCoordSysInfoBySeries } from '../../model/referHelper.js'; -import { createSourceFromSeriesDataOption } from '../../data/Source.js'; -import { enableDataStack } from '../../data/helper/dataStackHelper.js'; -import { makeSeriesEncodeForAxisCoordSys } from '../../data/helper/sourceHelper.js'; -import { SOURCE_FORMAT_ORIGINAL } from '../../util/types.js'; -function getCoordSysDimDefs(seriesModel, coordSysInfo) { - var coordSysName = seriesModel.get('coordinateSystem'); - var registeredCoordSys = CoordinateSystem.get(coordSysName); - var coordSysDimDefs; - if (coordSysInfo && coordSysInfo.coordSysDims) { - coordSysDimDefs = zrUtil.map(coordSysInfo.coordSysDims, function (dim) { - var dimInfo = { - name: dim - }; - var axisModel = coordSysInfo.axisMap.get(dim); - if (axisModel) { - var axisType = axisModel.get('type'); - dimInfo.type = getDimensionTypeByAxis(axisType); - } - return dimInfo; - }); - } - if (!coordSysDimDefs) { - // Get dimensions from registered coordinate system - coordSysDimDefs = registeredCoordSys && (registeredCoordSys.getDimensionsInfo ? registeredCoordSys.getDimensionsInfo() : registeredCoordSys.dimensions.slice()) || ['x', 'y']; - } - return coordSysDimDefs; -} -function injectOrdinalMeta(dimInfoList, createInvertedIndices, coordSysInfo) { - var firstCategoryDimIndex; - var hasNameEncode; - coordSysInfo && zrUtil.each(dimInfoList, function (dimInfo, dimIndex) { - var coordDim = dimInfo.coordDim; - var categoryAxisModel = coordSysInfo.categoryAxisMap.get(coordDim); - if (categoryAxisModel) { - if (firstCategoryDimIndex == null) { - firstCategoryDimIndex = dimIndex; - } - dimInfo.ordinalMeta = categoryAxisModel.getOrdinalMeta(); - if (createInvertedIndices) { - dimInfo.createInvertedIndices = true; - } - } - if (dimInfo.otherDims.itemName != null) { - hasNameEncode = true; - } - }); - if (!hasNameEncode && firstCategoryDimIndex != null) { - dimInfoList[firstCategoryDimIndex].otherDims.itemName = 0; - } - return firstCategoryDimIndex; -} -/** - * Caution: there are side effects to `sourceManager` in this method. - * Should better only be called in `Series['getInitialData']`. - */ -function createSeriesData(sourceRaw, seriesModel, opt) { - opt = opt || {}; - var sourceManager = seriesModel.getSourceManager(); - var source; - var isOriginalSource = false; - if (sourceRaw) { - isOriginalSource = true; - source = createSourceFromSeriesDataOption(sourceRaw); - } else { - source = sourceManager.getSource(); - // Is series.data. not dataset. - isOriginalSource = source.sourceFormat === SOURCE_FORMAT_ORIGINAL; - } - var coordSysInfo = getCoordSysInfoBySeries(seriesModel); - var coordSysDimDefs = getCoordSysDimDefs(seriesModel, coordSysInfo); - var useEncodeDefaulter = opt.useEncodeDefaulter; - var encodeDefaulter = zrUtil.isFunction(useEncodeDefaulter) ? useEncodeDefaulter : useEncodeDefaulter ? zrUtil.curry(makeSeriesEncodeForAxisCoordSys, coordSysDimDefs, seriesModel) : null; - var createDimensionOptions = { - coordDimensions: coordSysDimDefs, - generateCoord: opt.generateCoord, - encodeDefine: seriesModel.getEncode(), - encodeDefaulter: encodeDefaulter, - canOmitUnusedDimensions: !isOriginalSource - }; - var schema = prepareSeriesDataSchema(source, createDimensionOptions); - var firstCategoryDimIndex = injectOrdinalMeta(schema.dimensions, opt.createInvertedIndices, coordSysInfo); - var store = !isOriginalSource ? sourceManager.getSharedDataStore(schema) : null; - var stackCalculationInfo = enableDataStack(seriesModel, { - schema: schema, - store: store - }); - var data = new SeriesData(schema, seriesModel); - data.setCalculationInfo(stackCalculationInfo); - var dimValueGetter = firstCategoryDimIndex != null && isNeedCompleteOrdinalData(source) ? function (itemOpt, dimName, dataIndex, dimIndex) { - // Use dataIndex as ordinal value in categoryAxis - return dimIndex === firstCategoryDimIndex ? dataIndex : this.defaultDimValueGetter(itemOpt, dimName, dataIndex, dimIndex); - } : null; - data.hasItemOption = false; - data.initData( - // Try to reuse the data store in sourceManager if using dataset. - isOriginalSource ? source : store, null, dimValueGetter); - return data; -} -function isNeedCompleteOrdinalData(source) { - if (source.sourceFormat === SOURCE_FORMAT_ORIGINAL) { - var sampleItem = firstDataNotNull(source.data || []); - return !zrUtil.isArray(getDataItemValue(sampleItem)); - } -} -function firstDataNotNull(arr) { - var i = 0; - while (i < arr.length && arr[i] == null) { - i++; - } - return arr[i]; -} -export default createSeriesData; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js b/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js deleted file mode 100644 index c73b9e8..0000000 --- a/node_modules/echarts/lib/chart/helper/createSeriesDataSimply.js +++ /dev/null @@ -1,68 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import prepareSeriesDataSchema from '../../data/helper/createDimensions.js'; -import SeriesData from '../../data/SeriesData.js'; -import { extend, isArray } from 'zrender/lib/core/util.js'; -/** - * [Usage]: - * (1) - * createListSimply(seriesModel, ['value']); - * (2) - * createListSimply(seriesModel, { - * coordDimensions: ['value'], - * dimensionsCount: 5 - * }); - */ -export default function createSeriesDataSimply(seriesModel, opt, nameList) { - opt = isArray(opt) && { - coordDimensions: opt - } || extend({ - encodeDefine: seriesModel.getEncode() - }, opt); - var source = seriesModel.getSource(); - var dimensions = prepareSeriesDataSchema(source, opt).dimensions; - var list = new SeriesData(dimensions, seriesModel); - list.initData(source, nameList); - return list; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js b/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js deleted file mode 100644 index 6055498..0000000 --- a/node_modules/echarts/lib/chart/helper/enableAriaDecalForTree.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { getDecalFromPalette } from '../../model/mixin/palette.js'; -export default function enableAriaDecalForTree(seriesModel) { - var data = seriesModel.getData(); - var tree = data.tree; - var decalPaletteScope = {}; - tree.eachNode(function (node) { - // Use decal of level 1 node - var current = node; - while (current && current.depth > 1) { - current = current.parentNode; - } - var decal = getDecalFromPalette(seriesModel.ecModel, current.name || current.dataIndex + '', decalPaletteScope); - node.setVisual('decal', decal); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/labelHelper.js b/node_modules/echarts/lib/chart/helper/labelHelper.js deleted file mode 100644 index 0561c57..0000000 --- a/node_modules/echarts/lib/chart/helper/labelHelper.js +++ /dev/null @@ -1,77 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { retrieveRawValue } from '../../data/helper/dataProvider.js'; -import { isArray } from 'zrender/lib/core/util.js'; -/** - * @return label string. Not null/undefined - */ -export function getDefaultLabel(data, dataIndex) { - var labelDims = data.mapDimensionsAll('defaultedLabel'); - var len = labelDims.length; - // Simple optimization (in lots of cases, label dims length is 1) - if (len === 1) { - var rawVal = retrieveRawValue(data, dataIndex, labelDims[0]); - return rawVal != null ? rawVal + '' : null; - } else if (len) { - var vals = []; - for (var i = 0; i < labelDims.length; i++) { - vals.push(retrieveRawValue(data, dataIndex, labelDims[i])); - } - return vals.join(' '); - } -} -export function getDefaultInterpolatedLabel(data, interpolatedValue) { - var labelDims = data.mapDimensionsAll('defaultedLabel'); - if (!isArray(interpolatedValue)) { - return interpolatedValue + ''; - } - var vals = []; - for (var i = 0; i < labelDims.length; i++) { - var dimIndex = data.getDimensionIndex(labelDims[i]); - if (dimIndex >= 0) { - vals.push(interpolatedValue[dimIndex]); - } - } - return vals.join(' '); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js b/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js deleted file mode 100644 index 714617d..0000000 --- a/node_modules/echarts/lib/chart/helper/multipleGraphEdgeHelper.js +++ /dev/null @@ -1,226 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as zrUtil from 'zrender/lib/core/util.js'; -var KEY_DELIMITER = '-->'; -/** - * params handler - * @param {module:echarts/model/SeriesModel} seriesModel - * @returns {*} - */ -var getAutoCurvenessParams = function (seriesModel) { - return seriesModel.get('autoCurveness') || null; -}; -/** - * Generate a list of edge curvatures, 20 is the default - * @param {module:echarts/model/SeriesModel} seriesModel - * @param {number} appendLength - * @return 20 => [0, -0.2, 0.2, -0.4, 0.4, -0.6, 0.6, -0.8, 0.8, -1, 1, -1.2, 1.2, -1.4, 1.4, -1.6, 1.6, -1.8, 1.8, -2] - */ -var createCurveness = function (seriesModel, appendLength) { - var autoCurvenessParmas = getAutoCurvenessParams(seriesModel); - var length = 20; - var curvenessList = []; - // handler the function set - if (zrUtil.isNumber(autoCurvenessParmas)) { - length = autoCurvenessParmas; - } else if (zrUtil.isArray(autoCurvenessParmas)) { - seriesModel.__curvenessList = autoCurvenessParmas; - return; - } - // append length - if (appendLength > length) { - length = appendLength; - } - // make sure the length is even - var len = length % 2 ? length + 2 : length + 3; - curvenessList = []; - for (var i = 0; i < len; i++) { - curvenessList.push((i % 2 ? i + 1 : i) / 10 * (i % 2 ? -1 : 1)); - } - seriesModel.__curvenessList = curvenessList; -}; -/** - * Create different cache key data in the positive and negative directions, in order to set the curvature later - * @param {number|string|module:echarts/data/Graph.Node} n1 - * @param {number|string|module:echarts/data/Graph.Node} n2 - * @param {module:echarts/model/SeriesModel} seriesModel - * @returns {string} key - */ -var getKeyOfEdges = function (n1, n2, seriesModel) { - var source = [n1.id, n1.dataIndex].join('.'); - var target = [n2.id, n2.dataIndex].join('.'); - return [seriesModel.uid, source, target].join(KEY_DELIMITER); -}; -/** - * get opposite key - * @param {string} key - * @returns {string} - */ -var getOppositeKey = function (key) { - var keys = key.split(KEY_DELIMITER); - return [keys[0], keys[2], keys[1]].join(KEY_DELIMITER); -}; -/** - * get edgeMap with key - * @param edge - * @param {module:echarts/model/SeriesModel} seriesModel - */ -var getEdgeFromMap = function (edge, seriesModel) { - var key = getKeyOfEdges(edge.node1, edge.node2, seriesModel); - return seriesModel.__edgeMap[key]; -}; -/** - * calculate all cases total length - * @param edge - * @param seriesModel - * @returns {number} - */ -var getTotalLengthBetweenNodes = function (edge, seriesModel) { - var len = getEdgeMapLengthWithKey(getKeyOfEdges(edge.node1, edge.node2, seriesModel), seriesModel); - var lenV = getEdgeMapLengthWithKey(getKeyOfEdges(edge.node2, edge.node1, seriesModel), seriesModel); - return len + lenV; -}; -/** - * - * @param key - */ -var getEdgeMapLengthWithKey = function (key, seriesModel) { - var edgeMap = seriesModel.__edgeMap; - return edgeMap[key] ? edgeMap[key].length : 0; -}; -/** - * Count the number of edges between the same two points, used to obtain the curvature table and the parity of the edge - * @see /graph/GraphSeries.js@getInitialData - * @param {module:echarts/model/SeriesModel} seriesModel - */ -export function initCurvenessList(seriesModel) { - if (!getAutoCurvenessParams(seriesModel)) { - return; - } - seriesModel.__curvenessList = []; - seriesModel.__edgeMap = {}; - // calc the array of curveness List - createCurveness(seriesModel); -} -/** - * set edgeMap with key - * @param {number|string|module:echarts/data/Graph.Node} n1 - * @param {number|string|module:echarts/data/Graph.Node} n2 - * @param {module:echarts/model/SeriesModel} seriesModel - * @param {number} index - */ -export function createEdgeMapForCurveness(n1, n2, seriesModel, index) { - if (!getAutoCurvenessParams(seriesModel)) { - return; - } - var key = getKeyOfEdges(n1, n2, seriesModel); - var edgeMap = seriesModel.__edgeMap; - var oppositeEdges = edgeMap[getOppositeKey(key)]; - // set direction - if (edgeMap[key] && !oppositeEdges) { - edgeMap[key].isForward = true; - } else if (oppositeEdges && edgeMap[key]) { - oppositeEdges.isForward = true; - edgeMap[key].isForward = false; - } - edgeMap[key] = edgeMap[key] || []; - edgeMap[key].push(index); -} -/** - * get curvature for edge - * @param edge - * @param {module:echarts/model/SeriesModel} seriesModel - * @param index - */ -export function getCurvenessForEdge(edge, seriesModel, index, needReverse) { - var autoCurvenessParams = getAutoCurvenessParams(seriesModel); - var isArrayParam = zrUtil.isArray(autoCurvenessParams); - if (!autoCurvenessParams) { - return null; - } - var edgeArray = getEdgeFromMap(edge, seriesModel); - if (!edgeArray) { - return null; - } - var edgeIndex = -1; - for (var i = 0; i < edgeArray.length; i++) { - if (edgeArray[i] === index) { - edgeIndex = i; - break; - } - } - // if totalLen is Longer createCurveness - var totalLen = getTotalLengthBetweenNodes(edge, seriesModel); - createCurveness(seriesModel, totalLen); - edge.lineStyle = edge.lineStyle || {}; - // if is opposite edge, must set curvenss to opposite number - var curKey = getKeyOfEdges(edge.node1, edge.node2, seriesModel); - var curvenessList = seriesModel.__curvenessList; - // if pass array no need parity - var parityCorrection = isArrayParam ? 0 : totalLen % 2 ? 0 : 1; - if (!edgeArray.isForward) { - // the opposite edge show outside - var oppositeKey = getOppositeKey(curKey); - var len = getEdgeMapLengthWithKey(oppositeKey, seriesModel); - var resValue = curvenessList[edgeIndex + len + parityCorrection]; - // isNeedReverse, simple, force type need reverse the curveness in the junction of the forword and the opposite - if (needReverse) { - // set as array may make the parity handle with the len of opposite - if (isArrayParam) { - if (autoCurvenessParams && autoCurvenessParams[0] === 0) { - return (len + parityCorrection) % 2 ? resValue : -resValue; - } else { - return ((len % 2 ? 0 : 1) + parityCorrection) % 2 ? resValue : -resValue; - } - } else { - return (len + parityCorrection) % 2 ? resValue : -resValue; - } - } else { - return curvenessList[edgeIndex + len + parityCorrection]; - } - } else { - return curvenessList[parityCorrection + edgeIndex]; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/sectorHelper.js b/node_modules/echarts/lib/chart/helper/sectorHelper.js deleted file mode 100644 index 7aca798..0000000 --- a/node_modules/echarts/lib/chart/helper/sectorHelper.js +++ /dev/null @@ -1,62 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isArray, map } from 'zrender/lib/core/util.js'; -import { parsePercent } from 'zrender/lib/contain/text.js'; -export function getSectorCornerRadius(model, shape, zeroIfNull) { - var cornerRadius = model.get('borderRadius'); - if (cornerRadius == null) { - return zeroIfNull ? { - cornerRadius: 0 - } : null; - } - if (!isArray(cornerRadius)) { - cornerRadius = [cornerRadius, cornerRadius, cornerRadius, cornerRadius]; - } - var dr = Math.abs(shape.r || 0 - shape.r0 || 0); - return { - cornerRadius: map(cornerRadius, function (cr) { - return parsePercent(cr, dr); - }) - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/treeHelper.js b/node_modules/echarts/lib/chart/helper/treeHelper.js deleted file mode 100644 index bc0d328..0000000 --- a/node_modules/echarts/lib/chart/helper/treeHelper.js +++ /dev/null @@ -1,92 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export function retrieveTargetInfo(payload, validPayloadTypes, seriesModel) { - if (payload && zrUtil.indexOf(validPayloadTypes, payload.type) >= 0) { - var root = seriesModel.getData().tree.root; - var targetNode = payload.targetNode; - if (zrUtil.isString(targetNode)) { - targetNode = root.getNodeById(targetNode); - } - if (targetNode && root.contains(targetNode)) { - return { - node: targetNode - }; - } - var targetNodeId = payload.targetNodeId; - if (targetNodeId != null && (targetNode = root.getNodeById(targetNodeId))) { - return { - node: targetNode - }; - } - } -} -// Not includes the given node at the last item. -export function getPathToRoot(node) { - var path = []; - while (node) { - node = node.parentNode; - node && path.push(node); - } - return path.reverse(); -} -export function aboveViewRoot(viewRoot, node) { - var viewPath = getPathToRoot(viewRoot); - return zrUtil.indexOf(viewPath, node) >= 0; -} -// From root to the input node (the input node will be included). -export function wrapTreePathInfo(node, seriesModel) { - var treePathInfo = []; - while (node) { - var nodeDataIndex = node.dataIndex; - treePathInfo.push({ - name: node.name, - dataIndex: nodeDataIndex, - value: seriesModel.getRawValue(nodeDataIndex) - }); - node = node.parentNode; - } - treePathInfo.reverse(); - return treePathInfo; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js b/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js deleted file mode 100644 index c5345a6..0000000 --- a/node_modules/echarts/lib/chart/helper/whiskerBoxCommon.js +++ /dev/null @@ -1,138 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import createSeriesDataSimply from './createSeriesDataSimply.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { getDimensionTypeByAxis } from '../../data/helper/dimensionHelper.js'; -import { makeSeriesEncodeForAxisCoordSys } from '../../data/helper/sourceHelper.js'; -var WhiskerBoxCommonMixin = /** @class */function () { - function WhiskerBoxCommonMixin() {} - /** - * @override - */ - WhiskerBoxCommonMixin.prototype.getInitialData = function (option, ecModel) { - // When both types of xAxis and yAxis are 'value', layout is - // needed to be specified by user. Otherwise, layout can be - // judged by which axis is category. - var ordinalMeta; - var xAxisModel = ecModel.getComponent('xAxis', this.get('xAxisIndex')); - var yAxisModel = ecModel.getComponent('yAxis', this.get('yAxisIndex')); - var xAxisType = xAxisModel.get('type'); - var yAxisType = yAxisModel.get('type'); - var addOrdinal; - // FIXME - // Consider time axis. - if (xAxisType === 'category') { - option.layout = 'horizontal'; - ordinalMeta = xAxisModel.getOrdinalMeta(); - addOrdinal = true; - } else if (yAxisType === 'category') { - option.layout = 'vertical'; - ordinalMeta = yAxisModel.getOrdinalMeta(); - addOrdinal = true; - } else { - option.layout = option.layout || 'horizontal'; - } - var coordDims = ['x', 'y']; - var baseAxisDimIndex = option.layout === 'horizontal' ? 0 : 1; - var baseAxisDim = this._baseAxisDim = coordDims[baseAxisDimIndex]; - var otherAxisDim = coordDims[1 - baseAxisDimIndex]; - var axisModels = [xAxisModel, yAxisModel]; - var baseAxisType = axisModels[baseAxisDimIndex].get('type'); - var otherAxisType = axisModels[1 - baseAxisDimIndex].get('type'); - var data = option.data; - // Clone a new data for next setOption({}) usage. - // Avoid modifying current data will affect further update. - if (data && addOrdinal) { - var newOptionData_1 = []; - zrUtil.each(data, function (item, index) { - var newItem; - if (zrUtil.isArray(item)) { - newItem = item.slice(); - // Modify current using data. - item.unshift(index); - } else if (zrUtil.isArray(item.value)) { - newItem = zrUtil.extend({}, item); - newItem.value = newItem.value.slice(); - // Modify current using data. - item.value.unshift(index); - } else { - newItem = item; - } - newOptionData_1.push(newItem); - }); - option.data = newOptionData_1; - } - var defaultValueDimensions = this.defaultValueDimensions; - var coordDimensions = [{ - name: baseAxisDim, - type: getDimensionTypeByAxis(baseAxisType), - ordinalMeta: ordinalMeta, - otherDims: { - tooltip: false, - itemName: 0 - }, - dimsDef: ['base'] - }, { - name: otherAxisDim, - type: getDimensionTypeByAxis(otherAxisType), - dimsDef: defaultValueDimensions.slice() - }]; - return createSeriesDataSimply(this, { - coordDimensions: coordDimensions, - dimensionsCount: defaultValueDimensions.length + 1, - encodeDefaulter: zrUtil.curry(makeSeriesEncodeForAxisCoordSys, coordDimensions, this) - }); - }; - /** - * If horizontal, base axis is x, otherwise y. - * @override - */ - WhiskerBoxCommonMixin.prototype.getBaseAxis = function () { - var dim = this._baseAxisDim; - return this.ecModel.getComponent(dim + 'Axis', this.get(dim + 'AxisIndex')).axis; - }; - return WhiskerBoxCommonMixin; -}(); -; -export { WhiskerBoxCommonMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line.js b/node_modules/echarts/lib/chart/line.js deleted file mode 100644 index f344ba1..0000000 --- a/node_modules/echarts/lib/chart/line.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './line/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/LineSeries.js b/node_modules/echarts/lib/chart/line/LineSeries.js deleted file mode 100644 index 26cab2d..0000000 --- a/node_modules/echarts/lib/chart/line/LineSeries.js +++ /dev/null @@ -1,152 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesData from '../helper/createSeriesData.js'; -import SeriesModel from '../../model/Series.js'; -import { createSymbol } from '../../util/symbol.js'; -import { Group } from '../../util/graphic.js'; -var LineSeriesModel = /** @class */function (_super) { - __extends(LineSeriesModel, _super); - function LineSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = LineSeriesModel.type; - _this.hasSymbolVisual = true; - return _this; - } - LineSeriesModel.prototype.getInitialData = function (option) { - if (process.env.NODE_ENV !== 'production') { - var coordSys = option.coordinateSystem; - if (coordSys !== 'polar' && coordSys !== 'cartesian2d') { - throw new Error('Line not support coordinateSystem besides cartesian and polar'); - } - } - return createSeriesData(null, this, { - useEncodeDefaulter: true - }); - }; - LineSeriesModel.prototype.getLegendIcon = function (opt) { - var group = new Group(); - var line = createSymbol('line', 0, opt.itemHeight / 2, opt.itemWidth, 0, opt.lineStyle.stroke, false); - group.add(line); - line.setStyle(opt.lineStyle); - var visualType = this.getData().getVisual('symbol'); - var visualRotate = this.getData().getVisual('symbolRotate'); - var symbolType = visualType === 'none' ? 'circle' : visualType; - // Symbol size is 80% when there is a line - var size = opt.itemHeight * 0.8; - var symbol = createSymbol(symbolType, (opt.itemWidth - size) / 2, (opt.itemHeight - size) / 2, size, size, opt.itemStyle.fill); - group.add(symbol); - symbol.setStyle(opt.itemStyle); - var symbolRotate = opt.iconRotate === 'inherit' ? visualRotate : opt.iconRotate || 0; - symbol.rotation = symbolRotate * Math.PI / 180; - symbol.setOrigin([opt.itemWidth / 2, opt.itemHeight / 2]); - if (symbolType.indexOf('empty') > -1) { - symbol.style.stroke = symbol.style.fill; - symbol.style.fill = '#fff'; - symbol.style.lineWidth = 2; - } - return group; - }; - LineSeriesModel.type = 'series.line'; - LineSeriesModel.dependencies = ['grid', 'polar']; - LineSeriesModel.defaultOption = { - // zlevel: 0, - z: 3, - coordinateSystem: 'cartesian2d', - legendHoverLink: true, - clip: true, - label: { - position: 'top' - }, - // itemStyle: { - // }, - endLabel: { - show: false, - valueAnimation: true, - distance: 8 - }, - lineStyle: { - width: 2, - type: 'solid' - }, - emphasis: { - scale: true - }, - // areaStyle: { - // origin of areaStyle. Valid values: - // `'auto'/null/undefined`: from axisLine to data - // `'start'`: from min to data - // `'end'`: from data to max - // origin: 'auto' - // }, - // false, 'start', 'end', 'middle' - step: false, - // Disabled if step is true - smooth: false, - smoothMonotone: null, - symbol: 'emptyCircle', - symbolSize: 4, - symbolRotate: null, - showSymbol: true, - // `false`: follow the label interval strategy. - // `true`: show all symbols. - // `'auto'`: If possible, show all symbols, otherwise - // follow the label interval strategy. - showAllSymbol: 'auto', - // Whether to connect break point. - connectNulls: false, - // Sampling for large data. Can be: 'average', 'max', 'min', 'sum', 'lttb'. - sampling: 'none', - animationEasing: 'linear', - // Disable progressive - progressive: 0, - hoverLayerThreshold: Infinity, - universalTransition: { - divideShape: 'clone' - }, - triggerLineEvent: false - }; - return LineSeriesModel; -}(SeriesModel); -export default LineSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/LineView.js b/node_modules/echarts/lib/chart/line/LineView.js deleted file mode 100644 index 9da26b6..0000000 --- a/node_modules/echarts/lib/chart/line/LineView.js +++ /dev/null @@ -1,1107 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -// FIXME step not support polar -import * as zrUtil from 'zrender/lib/core/util.js'; -import SymbolDraw from '../helper/SymbolDraw.js'; -import SymbolClz from '../helper/Symbol.js'; -import lineAnimationDiff from './lineAnimationDiff.js'; -import * as graphic from '../../util/graphic.js'; -import * as modelUtil from '../../util/model.js'; -import { ECPolyline, ECPolygon } from './poly.js'; -import ChartView from '../../view/Chart.js'; -import { prepareDataCoordInfo, getStackedOnPoint } from './helper.js'; -import { createGridClipPath, createPolarClipPath } from '../helper/createClipPathFromCoordSys.js'; -import { isCoordinateSystemType } from '../../coord/CoordinateSystem.js'; -import { setStatesStylesFromModel, setStatesFlag, toggleHoverEmphasis, SPECIAL_STATES } from '../../util/states.js'; -import { setLabelStyle, getLabelStatesModels, labelInner } from '../../label/labelStyle.js'; -import { getDefaultLabel, getDefaultInterpolatedLabel } from '../helper/labelHelper.js'; -import { getECData } from '../../util/innerStore.js'; -import { createFloat32Array } from '../../util/vendor.js'; -import { convertToColorString } from '../../util/format.js'; -import { lerp } from 'zrender/lib/tool/color.js'; -function isPointsSame(points1, points2) { - if (points1.length !== points2.length) { - return; - } - for (var i = 0; i < points1.length; i++) { - if (points1[i] !== points2[i]) { - return; - } - } - return true; -} -function bboxFromPoints(points) { - var minX = Infinity; - var minY = Infinity; - var maxX = -Infinity; - var maxY = -Infinity; - for (var i = 0; i < points.length;) { - var x = points[i++]; - var y = points[i++]; - if (!isNaN(x)) { - minX = Math.min(x, minX); - maxX = Math.max(x, maxX); - } - if (!isNaN(y)) { - minY = Math.min(y, minY); - maxY = Math.max(y, maxY); - } - } - return [[minX, minY], [maxX, maxY]]; -} -function getBoundingDiff(points1, points2) { - var _a = bboxFromPoints(points1), - min1 = _a[0], - max1 = _a[1]; - var _b = bboxFromPoints(points2), - min2 = _b[0], - max2 = _b[1]; - // Get a max value from each corner of two boundings. - return Math.max(Math.abs(min1[0] - min2[0]), Math.abs(min1[1] - min2[1]), Math.abs(max1[0] - max2[0]), Math.abs(max1[1] - max2[1])); -} -function getSmooth(smooth) { - return zrUtil.isNumber(smooth) ? smooth : smooth ? 0.5 : 0; -} -function getStackedOnPoints(coordSys, data, dataCoordInfo) { - if (!dataCoordInfo.valueDim) { - return []; - } - var len = data.count(); - var points = createFloat32Array(len * 2); - for (var idx = 0; idx < len; idx++) { - var pt = getStackedOnPoint(dataCoordInfo, coordSys, data, idx); - points[idx * 2] = pt[0]; - points[idx * 2 + 1] = pt[1]; - } - return points; -} -function turnPointsIntoStep(points, coordSys, stepTurnAt, connectNulls) { - var baseAxis = coordSys.getBaseAxis(); - var baseIndex = baseAxis.dim === 'x' || baseAxis.dim === 'radius' ? 0 : 1; - var stepPoints = []; - var i = 0; - var stepPt = []; - var pt = []; - var nextPt = []; - var filteredPoints = []; - if (connectNulls) { - for (i = 0; i < points.length; i += 2) { - if (!isNaN(points[i]) && !isNaN(points[i + 1])) { - filteredPoints.push(points[i], points[i + 1]); - } - } - points = filteredPoints; - } - for (i = 0; i < points.length - 2; i += 2) { - nextPt[0] = points[i + 2]; - nextPt[1] = points[i + 3]; - pt[0] = points[i]; - pt[1] = points[i + 1]; - stepPoints.push(pt[0], pt[1]); - switch (stepTurnAt) { - case 'end': - stepPt[baseIndex] = nextPt[baseIndex]; - stepPt[1 - baseIndex] = pt[1 - baseIndex]; - stepPoints.push(stepPt[0], stepPt[1]); - break; - case 'middle': - var middle = (pt[baseIndex] + nextPt[baseIndex]) / 2; - var stepPt2 = []; - stepPt[baseIndex] = stepPt2[baseIndex] = middle; - stepPt[1 - baseIndex] = pt[1 - baseIndex]; - stepPt2[1 - baseIndex] = nextPt[1 - baseIndex]; - stepPoints.push(stepPt[0], stepPt[1]); - stepPoints.push(stepPt2[0], stepPt2[1]); - break; - default: - // default is start - stepPt[baseIndex] = pt[baseIndex]; - stepPt[1 - baseIndex] = nextPt[1 - baseIndex]; - stepPoints.push(stepPt[0], stepPt[1]); - } - } - // Last points - stepPoints.push(points[i++], points[i++]); - return stepPoints; -} -/** - * Clip color stops to edge. Avoid creating too large gradients. - * Which may lead to blurry when GPU acceleration is enabled. See #15680 - * - * The stops has been sorted from small to large. - */ -function clipColorStops(colorStops, maxSize) { - var newColorStops = []; - var len = colorStops.length; - // coord will always < 0 in prevOutOfRangeColorStop. - var prevOutOfRangeColorStop; - var prevInRangeColorStop; - function lerpStop(stop0, stop1, clippedCoord) { - var coord0 = stop0.coord; - var p = (clippedCoord - coord0) / (stop1.coord - coord0); - var color = lerp(p, [stop0.color, stop1.color]); - return { - coord: clippedCoord, - color: color - }; - } - for (var i = 0; i < len; i++) { - var stop_1 = colorStops[i]; - var coord = stop_1.coord; - if (coord < 0) { - prevOutOfRangeColorStop = stop_1; - } else if (coord > maxSize) { - if (prevInRangeColorStop) { - newColorStops.push(lerpStop(prevInRangeColorStop, stop_1, maxSize)); - } else if (prevOutOfRangeColorStop) { - // If there are two stops and coord range is between these two stops - newColorStops.push(lerpStop(prevOutOfRangeColorStop, stop_1, 0), lerpStop(prevOutOfRangeColorStop, stop_1, maxSize)); - } - // All following stop will be out of range. So just ignore them. - break; - } else { - if (prevOutOfRangeColorStop) { - newColorStops.push(lerpStop(prevOutOfRangeColorStop, stop_1, 0)); - // Reset - prevOutOfRangeColorStop = null; - } - newColorStops.push(stop_1); - prevInRangeColorStop = stop_1; - } - } - return newColorStops; -} -function getVisualGradient(data, coordSys, api) { - var visualMetaList = data.getVisual('visualMeta'); - if (!visualMetaList || !visualMetaList.length || !data.count()) { - // When data.count() is 0, gradient range can not be calculated. - return; - } - if (coordSys.type !== 'cartesian2d') { - if (process.env.NODE_ENV !== 'production') { - console.warn('Visual map on line style is only supported on cartesian2d.'); - } - return; - } - var coordDim; - var visualMeta; - for (var i = visualMetaList.length - 1; i >= 0; i--) { - var dimInfo = data.getDimensionInfo(visualMetaList[i].dimension); - coordDim = dimInfo && dimInfo.coordDim; - // Can only be x or y - if (coordDim === 'x' || coordDim === 'y') { - visualMeta = visualMetaList[i]; - break; - } - } - if (!visualMeta) { - if (process.env.NODE_ENV !== 'production') { - console.warn('Visual map on line style only support x or y dimension.'); - } - return; - } - // If the area to be rendered is bigger than area defined by LinearGradient, - // the canvas spec prescribes that the color of the first stop and the last - // stop should be used. But if two stops are added at offset 0, in effect - // browsers use the color of the second stop to render area outside - // LinearGradient. So we can only infinitesimally extend area defined in - // LinearGradient to render `outerColors`. - var axis = coordSys.getAxis(coordDim); - // dataToCoord mapping may not be linear, but must be monotonic. - var colorStops = zrUtil.map(visualMeta.stops, function (stop) { - // offset will be calculated later. - return { - coord: axis.toGlobalCoord(axis.dataToCoord(stop.value)), - color: stop.color - }; - }); - var stopLen = colorStops.length; - var outerColors = visualMeta.outerColors.slice(); - if (stopLen && colorStops[0].coord > colorStops[stopLen - 1].coord) { - colorStops.reverse(); - outerColors.reverse(); - } - var colorStopsInRange = clipColorStops(colorStops, coordDim === 'x' ? api.getWidth() : api.getHeight()); - var inRangeStopLen = colorStopsInRange.length; - if (!inRangeStopLen && stopLen) { - // All stops are out of range. All will be the same color. - return colorStops[0].coord < 0 ? outerColors[1] ? outerColors[1] : colorStops[stopLen - 1].color : outerColors[0] ? outerColors[0] : colorStops[0].color; - } - var tinyExtent = 10; // Arbitrary value: 10px - var minCoord = colorStopsInRange[0].coord - tinyExtent; - var maxCoord = colorStopsInRange[inRangeStopLen - 1].coord + tinyExtent; - var coordSpan = maxCoord - minCoord; - if (coordSpan < 1e-3) { - return 'transparent'; - } - zrUtil.each(colorStopsInRange, function (stop) { - stop.offset = (stop.coord - minCoord) / coordSpan; - }); - colorStopsInRange.push({ - // NOTE: inRangeStopLen may still be 0 if stoplen is zero. - offset: inRangeStopLen ? colorStopsInRange[inRangeStopLen - 1].offset : 0.5, - color: outerColors[1] || 'transparent' - }); - colorStopsInRange.unshift({ - offset: inRangeStopLen ? colorStopsInRange[0].offset : 0.5, - color: outerColors[0] || 'transparent' - }); - var gradient = new graphic.LinearGradient(0, 0, 0, 0, colorStopsInRange, true); - gradient[coordDim] = minCoord; - gradient[coordDim + '2'] = maxCoord; - return gradient; -} -function getIsIgnoreFunc(seriesModel, data, coordSys) { - var showAllSymbol = seriesModel.get('showAllSymbol'); - var isAuto = showAllSymbol === 'auto'; - if (showAllSymbol && !isAuto) { - return; - } - var categoryAxis = coordSys.getAxesByScale('ordinal')[0]; - if (!categoryAxis) { - return; - } - // Note that category label interval strategy might bring some weird effect - // in some scenario: users may wonder why some of the symbols are not - // displayed. So we show all symbols as possible as we can. - if (isAuto - // Simplify the logic, do not determine label overlap here. - && canShowAllSymbolForCategory(categoryAxis, data)) { - return; - } - // Otherwise follow the label interval strategy on category axis. - var categoryDataDim = data.mapDimension(categoryAxis.dim); - var labelMap = {}; - zrUtil.each(categoryAxis.getViewLabels(), function (labelItem) { - var ordinalNumber = categoryAxis.scale.getRawOrdinalNumber(labelItem.tickValue); - labelMap[ordinalNumber] = 1; - }); - return function (dataIndex) { - return !labelMap.hasOwnProperty(data.get(categoryDataDim, dataIndex)); - }; -} -function canShowAllSymbolForCategory(categoryAxis, data) { - // In most cases, line is monotonous on category axis, and the label size - // is close with each other. So we check the symbol size and some of the - // label size alone with the category axis to estimate whether all symbol - // can be shown without overlap. - var axisExtent = categoryAxis.getExtent(); - var availSize = Math.abs(axisExtent[1] - axisExtent[0]) / categoryAxis.scale.count(); - isNaN(availSize) && (availSize = 0); // 0/0 is NaN. - // Sampling some points, max 5. - var dataLen = data.count(); - var step = Math.max(1, Math.round(dataLen / 5)); - for (var dataIndex = 0; dataIndex < dataLen; dataIndex += step) { - if (SymbolClz.getSymbolSize(data, dataIndex - // Only for cartesian, where `isHorizontal` exists. - )[categoryAxis.isHorizontal() ? 1 : 0] - // Empirical number - * 1.5 > availSize) { - return false; - } - } - return true; -} -function isPointNull(x, y) { - return isNaN(x) || isNaN(y); -} -function getLastIndexNotNull(points) { - var len = points.length / 2; - for (; len > 0; len--) { - if (!isPointNull(points[len * 2 - 2], points[len * 2 - 1])) { - break; - } - } - return len - 1; -} -function getPointAtIndex(points, idx) { - return [points[idx * 2], points[idx * 2 + 1]]; -} -function getIndexRange(points, xOrY, dim) { - var len = points.length / 2; - var dimIdx = dim === 'x' ? 0 : 1; - var a; - var b; - var prevIndex = 0; - var nextIndex = -1; - for (var i = 0; i < len; i++) { - b = points[i * 2 + dimIdx]; - if (isNaN(b) || isNaN(points[i * 2 + 1 - dimIdx])) { - continue; - } - if (i === 0) { - a = b; - continue; - } - if (a <= xOrY && b >= xOrY || a >= xOrY && b <= xOrY) { - nextIndex = i; - break; - } - prevIndex = i; - a = b; - } - return { - range: [prevIndex, nextIndex], - t: (xOrY - a) / (b - a) - }; -} -function anyStateShowEndLabel(seriesModel) { - if (seriesModel.get(['endLabel', 'show'])) { - return true; - } - for (var i = 0; i < SPECIAL_STATES.length; i++) { - if (seriesModel.get([SPECIAL_STATES[i], 'endLabel', 'show'])) { - return true; - } - } - return false; -} -function createLineClipPath(lineView, coordSys, hasAnimation, seriesModel) { - if (isCoordinateSystemType(coordSys, 'cartesian2d')) { - var endLabelModel_1 = seriesModel.getModel('endLabel'); - var valueAnimation_1 = endLabelModel_1.get('valueAnimation'); - var data_1 = seriesModel.getData(); - var labelAnimationRecord_1 = { - lastFrameIndex: 0 - }; - var during = anyStateShowEndLabel(seriesModel) ? function (percent, clipRect) { - lineView._endLabelOnDuring(percent, clipRect, data_1, labelAnimationRecord_1, valueAnimation_1, endLabelModel_1, coordSys); - } : null; - var isHorizontal = coordSys.getBaseAxis().isHorizontal(); - var clipPath = createGridClipPath(coordSys, hasAnimation, seriesModel, function () { - var endLabel = lineView._endLabel; - if (endLabel && hasAnimation) { - if (labelAnimationRecord_1.originalX != null) { - endLabel.attr({ - x: labelAnimationRecord_1.originalX, - y: labelAnimationRecord_1.originalY - }); - } - } - }, during); - // Expand clip shape to avoid clipping when line value exceeds axis - if (!seriesModel.get('clip', true)) { - var rectShape = clipPath.shape; - var expandSize = Math.max(rectShape.width, rectShape.height); - if (isHorizontal) { - rectShape.y -= expandSize; - rectShape.height += expandSize * 2; - } else { - rectShape.x -= expandSize; - rectShape.width += expandSize * 2; - } - } - // Set to the final frame. To make sure label layout is right. - if (during) { - during(1, clipPath); - } - return clipPath; - } else { - if (process.env.NODE_ENV !== 'production') { - if (seriesModel.get(['endLabel', 'show'])) { - console.warn('endLabel is not supported for lines in polar systems.'); - } - } - return createPolarClipPath(coordSys, hasAnimation, seriesModel); - } -} -function getEndLabelStateSpecified(endLabelModel, coordSys) { - var baseAxis = coordSys.getBaseAxis(); - var isHorizontal = baseAxis.isHorizontal(); - var isBaseInversed = baseAxis.inverse; - var align = isHorizontal ? isBaseInversed ? 'right' : 'left' : 'center'; - var verticalAlign = isHorizontal ? 'middle' : isBaseInversed ? 'top' : 'bottom'; - return { - normal: { - align: endLabelModel.get('align') || align, - verticalAlign: endLabelModel.get('verticalAlign') || verticalAlign - } - }; -} -var LineView = /** @class */function (_super) { - __extends(LineView, _super); - function LineView() { - return _super !== null && _super.apply(this, arguments) || this; - } - LineView.prototype.init = function () { - var lineGroup = new graphic.Group(); - var symbolDraw = new SymbolDraw(); - this.group.add(symbolDraw.group); - this._symbolDraw = symbolDraw; - this._lineGroup = lineGroup; - }; - LineView.prototype.render = function (seriesModel, ecModel, api) { - var _this = this; - var coordSys = seriesModel.coordinateSystem; - var group = this.group; - var data = seriesModel.getData(); - var lineStyleModel = seriesModel.getModel('lineStyle'); - var areaStyleModel = seriesModel.getModel('areaStyle'); - var points = data.getLayout('points') || []; - var isCoordSysPolar = coordSys.type === 'polar'; - var prevCoordSys = this._coordSys; - var symbolDraw = this._symbolDraw; - var polyline = this._polyline; - var polygon = this._polygon; - var lineGroup = this._lineGroup; - var hasAnimation = !ecModel.ssr && seriesModel.get('animation'); - var isAreaChart = !areaStyleModel.isEmpty(); - var valueOrigin = areaStyleModel.get('origin'); - var dataCoordInfo = prepareDataCoordInfo(coordSys, data, valueOrigin); - var stackedOnPoints = isAreaChart && getStackedOnPoints(coordSys, data, dataCoordInfo); - var showSymbol = seriesModel.get('showSymbol'); - var connectNulls = seriesModel.get('connectNulls'); - var isIgnoreFunc = showSymbol && !isCoordSysPolar && getIsIgnoreFunc(seriesModel, data, coordSys); - // Remove temporary symbols - var oldData = this._data; - oldData && oldData.eachItemGraphicEl(function (el, idx) { - if (el.__temp) { - group.remove(el); - oldData.setItemGraphicEl(idx, null); - } - }); - // Remove previous created symbols if showSymbol changed to false - if (!showSymbol) { - symbolDraw.remove(); - } - group.add(lineGroup); - // FIXME step not support polar - var step = !isCoordSysPolar ? seriesModel.get('step') : false; - var clipShapeForSymbol; - if (coordSys && coordSys.getArea && seriesModel.get('clip', true)) { - clipShapeForSymbol = coordSys.getArea(); - // Avoid float number rounding error for symbol on the edge of axis extent. - // See #7913 and `test/dataZoom-clip.html`. - if (clipShapeForSymbol.width != null) { - clipShapeForSymbol.x -= 0.1; - clipShapeForSymbol.y -= 0.1; - clipShapeForSymbol.width += 0.2; - clipShapeForSymbol.height += 0.2; - } else if (clipShapeForSymbol.r0) { - clipShapeForSymbol.r0 -= 0.5; - clipShapeForSymbol.r += 0.5; - } - } - this._clipShapeForSymbol = clipShapeForSymbol; - var visualColor = getVisualGradient(data, coordSys, api) || data.getVisual('style')[data.getVisual('drawType')]; - // Initialization animation or coordinate system changed - if (!(polyline && prevCoordSys.type === coordSys.type && step === this._step)) { - showSymbol && symbolDraw.updateData(data, { - isIgnore: isIgnoreFunc, - clipShape: clipShapeForSymbol, - disableAnimation: true, - getSymbolPoint: function (idx) { - return [points[idx * 2], points[idx * 2 + 1]]; - } - }); - hasAnimation && this._initSymbolLabelAnimation(data, coordSys, clipShapeForSymbol); - if (step) { - // TODO If stacked series is not step - points = turnPointsIntoStep(points, coordSys, step, connectNulls); - if (stackedOnPoints) { - stackedOnPoints = turnPointsIntoStep(stackedOnPoints, coordSys, step, connectNulls); - } - } - polyline = this._newPolyline(points); - if (isAreaChart) { - polygon = this._newPolygon(points, stackedOnPoints); - } // If areaStyle is removed - else if (polygon) { - lineGroup.remove(polygon); - polygon = this._polygon = null; - } - // NOTE: Must update _endLabel before setClipPath. - if (!isCoordSysPolar) { - this._initOrUpdateEndLabel(seriesModel, coordSys, convertToColorString(visualColor)); - } - lineGroup.setClipPath(createLineClipPath(this, coordSys, true, seriesModel)); - } else { - if (isAreaChart && !polygon) { - // If areaStyle is added - polygon = this._newPolygon(points, stackedOnPoints); - } else if (polygon && !isAreaChart) { - // If areaStyle is removed - lineGroup.remove(polygon); - polygon = this._polygon = null; - } - // NOTE: Must update _endLabel before setClipPath. - if (!isCoordSysPolar) { - this._initOrUpdateEndLabel(seriesModel, coordSys, convertToColorString(visualColor)); - } - // Update clipPath - var oldClipPath = lineGroup.getClipPath(); - if (oldClipPath) { - var newClipPath = createLineClipPath(this, coordSys, false, seriesModel); - graphic.initProps(oldClipPath, { - shape: newClipPath.shape - }, seriesModel); - } else { - lineGroup.setClipPath(createLineClipPath(this, coordSys, true, seriesModel)); - } - // Always update, or it is wrong in the case turning on legend - // because points are not changed. - showSymbol && symbolDraw.updateData(data, { - isIgnore: isIgnoreFunc, - clipShape: clipShapeForSymbol, - disableAnimation: true, - getSymbolPoint: function (idx) { - return [points[idx * 2], points[idx * 2 + 1]]; - } - }); - // In the case data zoom triggered refreshing frequently - // Data may not change if line has a category axis. So it should animate nothing. - if (!isPointsSame(this._stackedOnPoints, stackedOnPoints) || !isPointsSame(this._points, points)) { - if (hasAnimation) { - this._doUpdateAnimation(data, stackedOnPoints, coordSys, api, step, valueOrigin, connectNulls); - } else { - // Not do it in update with animation - if (step) { - // TODO If stacked series is not step - points = turnPointsIntoStep(points, coordSys, step, connectNulls); - if (stackedOnPoints) { - stackedOnPoints = turnPointsIntoStep(stackedOnPoints, coordSys, step, connectNulls); - } - } - polyline.setShape({ - points: points - }); - polygon && polygon.setShape({ - points: points, - stackedOnPoints: stackedOnPoints - }); - } - } - } - var emphasisModel = seriesModel.getModel('emphasis'); - var focus = emphasisModel.get('focus'); - var blurScope = emphasisModel.get('blurScope'); - var emphasisDisabled = emphasisModel.get('disabled'); - polyline.useStyle(zrUtil.defaults( - // Use color in lineStyle first - lineStyleModel.getLineStyle(), { - fill: 'none', - stroke: visualColor, - lineJoin: 'bevel' - })); - setStatesStylesFromModel(polyline, seriesModel, 'lineStyle'); - if (polyline.style.lineWidth > 0 && seriesModel.get(['emphasis', 'lineStyle', 'width']) === 'bolder') { - var emphasisLineStyle = polyline.getState('emphasis').style; - emphasisLineStyle.lineWidth = +polyline.style.lineWidth + 1; - } - // Needs seriesIndex for focus - getECData(polyline).seriesIndex = seriesModel.seriesIndex; - toggleHoverEmphasis(polyline, focus, blurScope, emphasisDisabled); - var smooth = getSmooth(seriesModel.get('smooth')); - var smoothMonotone = seriesModel.get('smoothMonotone'); - polyline.setShape({ - smooth: smooth, - smoothMonotone: smoothMonotone, - connectNulls: connectNulls - }); - if (polygon) { - var stackedOnSeries = data.getCalculationInfo('stackedOnSeries'); - var stackedOnSmooth = 0; - polygon.useStyle(zrUtil.defaults(areaStyleModel.getAreaStyle(), { - fill: visualColor, - opacity: 0.7, - lineJoin: 'bevel', - decal: data.getVisual('style').decal - })); - if (stackedOnSeries) { - stackedOnSmooth = getSmooth(stackedOnSeries.get('smooth')); - } - polygon.setShape({ - smooth: smooth, - stackedOnSmooth: stackedOnSmooth, - smoothMonotone: smoothMonotone, - connectNulls: connectNulls - }); - setStatesStylesFromModel(polygon, seriesModel, 'areaStyle'); - // Needs seriesIndex for focus - getECData(polygon).seriesIndex = seriesModel.seriesIndex; - toggleHoverEmphasis(polygon, focus, blurScope, emphasisDisabled); - } - var changePolyState = function (toState) { - _this._changePolyState(toState); - }; - data.eachItemGraphicEl(function (el) { - // Switch polyline / polygon state if element changed its state. - el && (el.onHoverStateChange = changePolyState); - }); - this._polyline.onHoverStateChange = changePolyState; - this._data = data; - // Save the coordinate system for transition animation when data changed - this._coordSys = coordSys; - this._stackedOnPoints = stackedOnPoints; - this._points = points; - this._step = step; - this._valueOrigin = valueOrigin; - if (seriesModel.get('triggerLineEvent')) { - this.packEventData(seriesModel, polyline); - polygon && this.packEventData(seriesModel, polygon); - } - }; - LineView.prototype.packEventData = function (seriesModel, el) { - getECData(el).eventData = { - componentType: 'series', - componentSubType: 'line', - componentIndex: seriesModel.componentIndex, - seriesIndex: seriesModel.seriesIndex, - seriesName: seriesModel.name, - seriesType: 'line' - }; - }; - LineView.prototype.highlight = function (seriesModel, ecModel, api, payload) { - var data = seriesModel.getData(); - var dataIndex = modelUtil.queryDataIndex(data, payload); - this._changePolyState('emphasis'); - if (!(dataIndex instanceof Array) && dataIndex != null && dataIndex >= 0) { - var points = data.getLayout('points'); - var symbol = data.getItemGraphicEl(dataIndex); - if (!symbol) { - // Create a temporary symbol if it is not exists - var x = points[dataIndex * 2]; - var y = points[dataIndex * 2 + 1]; - if (isNaN(x) || isNaN(y)) { - // Null data - return; - } - // fix #11360: shouldn't draw symbol outside clipShapeForSymbol - if (this._clipShapeForSymbol && !this._clipShapeForSymbol.contain(x, y)) { - return; - } - var zlevel = seriesModel.get('zlevel') || 0; - var z = seriesModel.get('z') || 0; - symbol = new SymbolClz(data, dataIndex); - symbol.x = x; - symbol.y = y; - symbol.setZ(zlevel, z); - // ensure label text of the temporary symbol is in front of line and area polygon - var symbolLabel = symbol.getSymbolPath().getTextContent(); - if (symbolLabel) { - symbolLabel.zlevel = zlevel; - symbolLabel.z = z; - symbolLabel.z2 = this._polyline.z2 + 1; - } - symbol.__temp = true; - data.setItemGraphicEl(dataIndex, symbol); - // Stop scale animation - symbol.stopSymbolAnimation(true); - this.group.add(symbol); - } - symbol.highlight(); - } else { - // Highlight whole series - ChartView.prototype.highlight.call(this, seriesModel, ecModel, api, payload); - } - }; - LineView.prototype.downplay = function (seriesModel, ecModel, api, payload) { - var data = seriesModel.getData(); - var dataIndex = modelUtil.queryDataIndex(data, payload); - this._changePolyState('normal'); - if (dataIndex != null && dataIndex >= 0) { - var symbol = data.getItemGraphicEl(dataIndex); - if (symbol) { - if (symbol.__temp) { - data.setItemGraphicEl(dataIndex, null); - this.group.remove(symbol); - } else { - symbol.downplay(); - } - } - } else { - // FIXME - // can not downplay completely. - // Downplay whole series - ChartView.prototype.downplay.call(this, seriesModel, ecModel, api, payload); - } - }; - LineView.prototype._changePolyState = function (toState) { - var polygon = this._polygon; - setStatesFlag(this._polyline, toState); - polygon && setStatesFlag(polygon, toState); - }; - LineView.prototype._newPolyline = function (points) { - var polyline = this._polyline; - // Remove previous created polyline - if (polyline) { - this._lineGroup.remove(polyline); - } - polyline = new ECPolyline({ - shape: { - points: points - }, - segmentIgnoreThreshold: 2, - z2: 10 - }); - this._lineGroup.add(polyline); - this._polyline = polyline; - return polyline; - }; - LineView.prototype._newPolygon = function (points, stackedOnPoints) { - var polygon = this._polygon; - // Remove previous created polygon - if (polygon) { - this._lineGroup.remove(polygon); - } - polygon = new ECPolygon({ - shape: { - points: points, - stackedOnPoints: stackedOnPoints - }, - segmentIgnoreThreshold: 2 - }); - this._lineGroup.add(polygon); - this._polygon = polygon; - return polygon; - }; - LineView.prototype._initSymbolLabelAnimation = function (data, coordSys, clipShape) { - var isHorizontalOrRadial; - var isCoordSysPolar; - var baseAxis = coordSys.getBaseAxis(); - var isAxisInverse = baseAxis.inverse; - if (coordSys.type === 'cartesian2d') { - isHorizontalOrRadial = baseAxis.isHorizontal(); - isCoordSysPolar = false; - } else if (coordSys.type === 'polar') { - isHorizontalOrRadial = baseAxis.dim === 'angle'; - isCoordSysPolar = true; - } - var seriesModel = data.hostModel; - var seriesDuration = seriesModel.get('animationDuration'); - if (zrUtil.isFunction(seriesDuration)) { - seriesDuration = seriesDuration(null); - } - var seriesDelay = seriesModel.get('animationDelay') || 0; - var seriesDelayValue = zrUtil.isFunction(seriesDelay) ? seriesDelay(null) : seriesDelay; - data.eachItemGraphicEl(function (symbol, idx) { - var el = symbol; - if (el) { - var point = [symbol.x, symbol.y]; - var start = void 0; - var end = void 0; - var current = void 0; - if (clipShape) { - if (isCoordSysPolar) { - var polarClip = clipShape; - var coord = coordSys.pointToCoord(point); - if (isHorizontalOrRadial) { - start = polarClip.startAngle; - end = polarClip.endAngle; - current = -coord[1] / 180 * Math.PI; - } else { - start = polarClip.r0; - end = polarClip.r; - current = coord[0]; - } - } else { - var gridClip = clipShape; - if (isHorizontalOrRadial) { - start = gridClip.x; - end = gridClip.x + gridClip.width; - current = symbol.x; - } else { - start = gridClip.y + gridClip.height; - end = gridClip.y; - current = symbol.y; - } - } - } - var ratio = end === start ? 0 : (current - start) / (end - start); - if (isAxisInverse) { - ratio = 1 - ratio; - } - var delay = zrUtil.isFunction(seriesDelay) ? seriesDelay(idx) : seriesDuration * ratio + seriesDelayValue; - var symbolPath = el.getSymbolPath(); - var text = symbolPath.getTextContent(); - el.attr({ - scaleX: 0, - scaleY: 0 - }); - el.animateTo({ - scaleX: 1, - scaleY: 1 - }, { - duration: 200, - setToFinal: true, - delay: delay - }); - if (text) { - text.animateFrom({ - style: { - opacity: 0 - } - }, { - duration: 300, - delay: delay - }); - } - symbolPath.disableLabelAnimation = true; - } - }); - }; - LineView.prototype._initOrUpdateEndLabel = function (seriesModel, coordSys, inheritColor) { - var endLabelModel = seriesModel.getModel('endLabel'); - if (anyStateShowEndLabel(seriesModel)) { - var data_2 = seriesModel.getData(); - var polyline = this._polyline; - // series may be filtered. - var points = data_2.getLayout('points'); - if (!points) { - polyline.removeTextContent(); - this._endLabel = null; - return; - } - var endLabel = this._endLabel; - if (!endLabel) { - endLabel = this._endLabel = new graphic.Text({ - z2: 200 // should be higher than item symbol - }); - - endLabel.ignoreClip = true; - polyline.setTextContent(this._endLabel); - polyline.disableLabelAnimation = true; - } - // Find last non-NaN data to display data - var dataIndex = getLastIndexNotNull(points); - if (dataIndex >= 0) { - setLabelStyle(polyline, getLabelStatesModels(seriesModel, 'endLabel'), { - inheritColor: inheritColor, - labelFetcher: seriesModel, - labelDataIndex: dataIndex, - defaultText: function (dataIndex, opt, interpolatedValue) { - return interpolatedValue != null ? getDefaultInterpolatedLabel(data_2, interpolatedValue) : getDefaultLabel(data_2, dataIndex); - }, - enableTextSetter: true - }, getEndLabelStateSpecified(endLabelModel, coordSys)); - polyline.textConfig.position = null; - } - } else if (this._endLabel) { - this._polyline.removeTextContent(); - this._endLabel = null; - } - }; - LineView.prototype._endLabelOnDuring = function (percent, clipRect, data, animationRecord, valueAnimation, endLabelModel, coordSys) { - var endLabel = this._endLabel; - var polyline = this._polyline; - if (endLabel) { - // NOTE: Don't remove percent < 1. percent === 1 means the first frame during render. - // The label is not prepared at this time. - if (percent < 1 && animationRecord.originalX == null) { - animationRecord.originalX = endLabel.x; - animationRecord.originalY = endLabel.y; - } - var points = data.getLayout('points'); - var seriesModel = data.hostModel; - var connectNulls = seriesModel.get('connectNulls'); - var precision = endLabelModel.get('precision'); - var distance = endLabelModel.get('distance') || 0; - var baseAxis = coordSys.getBaseAxis(); - var isHorizontal = baseAxis.isHorizontal(); - var isBaseInversed = baseAxis.inverse; - var clipShape = clipRect.shape; - var xOrY = isBaseInversed ? isHorizontal ? clipShape.x : clipShape.y + clipShape.height : isHorizontal ? clipShape.x + clipShape.width : clipShape.y; - var distanceX = (isHorizontal ? distance : 0) * (isBaseInversed ? -1 : 1); - var distanceY = (isHorizontal ? 0 : -distance) * (isBaseInversed ? -1 : 1); - var dim = isHorizontal ? 'x' : 'y'; - var dataIndexRange = getIndexRange(points, xOrY, dim); - var indices = dataIndexRange.range; - var diff = indices[1] - indices[0]; - var value = void 0; - if (diff >= 1) { - // diff > 1 && connectNulls, which is on the null data. - if (diff > 1 && !connectNulls) { - var pt = getPointAtIndex(points, indices[0]); - endLabel.attr({ - x: pt[0] + distanceX, - y: pt[1] + distanceY - }); - valueAnimation && (value = seriesModel.getRawValue(indices[0])); - } else { - var pt = polyline.getPointOn(xOrY, dim); - pt && endLabel.attr({ - x: pt[0] + distanceX, - y: pt[1] + distanceY - }); - var startValue = seriesModel.getRawValue(indices[0]); - var endValue = seriesModel.getRawValue(indices[1]); - valueAnimation && (value = modelUtil.interpolateRawValues(data, precision, startValue, endValue, dataIndexRange.t)); - } - animationRecord.lastFrameIndex = indices[0]; - } else { - // If diff <= 0, which is the range is not found(Include NaN) - // Choose the first point or last point. - var idx = percent === 1 || animationRecord.lastFrameIndex > 0 ? indices[0] : 0; - var pt = getPointAtIndex(points, idx); - valueAnimation && (value = seriesModel.getRawValue(idx)); - endLabel.attr({ - x: pt[0] + distanceX, - y: pt[1] + distanceY - }); - } - if (valueAnimation) { - var inner = labelInner(endLabel); - if (typeof inner.setLabelText === 'function') { - inner.setLabelText(value); - } - } - } - }; - /** - * @private - */ - // FIXME Two value axis - LineView.prototype._doUpdateAnimation = function (data, stackedOnPoints, coordSys, api, step, valueOrigin, connectNulls) { - var polyline = this._polyline; - var polygon = this._polygon; - var seriesModel = data.hostModel; - var diff = lineAnimationDiff(this._data, data, this._stackedOnPoints, stackedOnPoints, this._coordSys, coordSys, this._valueOrigin, valueOrigin); - var current = diff.current; - var stackedOnCurrent = diff.stackedOnCurrent; - var next = diff.next; - var stackedOnNext = diff.stackedOnNext; - if (step) { - // TODO If stacked series is not step - current = turnPointsIntoStep(diff.current, coordSys, step, connectNulls); - stackedOnCurrent = turnPointsIntoStep(diff.stackedOnCurrent, coordSys, step, connectNulls); - next = turnPointsIntoStep(diff.next, coordSys, step, connectNulls); - stackedOnNext = turnPointsIntoStep(diff.stackedOnNext, coordSys, step, connectNulls); - } - // Don't apply animation if diff is large. - // For better result and avoid memory explosion problems like - // https://github.com/apache/incubator-echarts/issues/12229 - if (getBoundingDiff(current, next) > 3000 || polygon && getBoundingDiff(stackedOnCurrent, stackedOnNext) > 3000) { - polyline.stopAnimation(); - polyline.setShape({ - points: next - }); - if (polygon) { - polygon.stopAnimation(); - polygon.setShape({ - points: next, - stackedOnPoints: stackedOnNext - }); - } - return; - } - polyline.shape.__points = diff.current; - polyline.shape.points = current; - var target = { - shape: { - points: next - } - }; - // Also animate the original points. - // If points reference is changed when turning into step line. - if (diff.current !== current) { - target.shape.__points = diff.next; - } - // Stop previous animation. - polyline.stopAnimation(); - graphic.updateProps(polyline, target, seriesModel); - if (polygon) { - polygon.setShape({ - // Reuse the points with polyline. - points: current, - stackedOnPoints: stackedOnCurrent - }); - polygon.stopAnimation(); - graphic.updateProps(polygon, { - shape: { - stackedOnPoints: stackedOnNext - } - }, seriesModel); - // If use attr directly in updateProps. - if (polyline.shape.points !== polygon.shape.points) { - polygon.shape.points = polyline.shape.points; - } - } - var updatedDataInfo = []; - var diffStatus = diff.status; - for (var i = 0; i < diffStatus.length; i++) { - var cmd = diffStatus[i].cmd; - if (cmd === '=') { - var el = data.getItemGraphicEl(diffStatus[i].idx1); - if (el) { - updatedDataInfo.push({ - el: el, - ptIdx: i // Index of points - }); - } - } - } - - if (polyline.animators && polyline.animators.length) { - polyline.animators[0].during(function () { - polygon && polygon.dirtyShape(); - var points = polyline.shape.__points; - for (var i = 0; i < updatedDataInfo.length; i++) { - var el = updatedDataInfo[i].el; - var offset = updatedDataInfo[i].ptIdx * 2; - el.x = points[offset]; - el.y = points[offset + 1]; - el.markRedraw(); - } - }); - } - }; - LineView.prototype.remove = function (ecModel) { - var group = this.group; - var oldData = this._data; - this._lineGroup.removeAll(); - this._symbolDraw.remove(true); - // Remove temporary created elements when highlighting - oldData && oldData.eachItemGraphicEl(function (el, idx) { - if (el.__temp) { - group.remove(el); - oldData.setItemGraphicEl(idx, null); - } - }); - this._polyline = this._polygon = this._coordSys = this._points = this._stackedOnPoints = this._endLabel = this._data = null; - }; - LineView.type = 'line'; - return LineView; -}(ChartView); -export default LineView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/helper.js b/node_modules/echarts/lib/chart/line/helper.js deleted file mode 100644 index fa02e2f..0000000 --- a/node_modules/echarts/lib/chart/line/helper.js +++ /dev/null @@ -1,123 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isDimensionStacked } from '../../data/helper/dataStackHelper.js'; -import { isNumber, map } from 'zrender/lib/core/util.js'; -export function prepareDataCoordInfo(coordSys, data, valueOrigin) { - var baseAxis = coordSys.getBaseAxis(); - var valueAxis = coordSys.getOtherAxis(baseAxis); - var valueStart = getValueStart(valueAxis, valueOrigin); - var baseAxisDim = baseAxis.dim; - var valueAxisDim = valueAxis.dim; - var valueDim = data.mapDimension(valueAxisDim); - var baseDim = data.mapDimension(baseAxisDim); - var baseDataOffset = valueAxisDim === 'x' || valueAxisDim === 'radius' ? 1 : 0; - var dims = map(coordSys.dimensions, function (coordDim) { - return data.mapDimension(coordDim); - }); - var stacked = false; - var stackResultDim = data.getCalculationInfo('stackResultDimension'); - if (isDimensionStacked(data, dims[0] /* , dims[1] */)) { - // jshint ignore:line - stacked = true; - dims[0] = stackResultDim; - } - if (isDimensionStacked(data, dims[1] /* , dims[0] */)) { - // jshint ignore:line - stacked = true; - dims[1] = stackResultDim; - } - return { - dataDimsForPoint: dims, - valueStart: valueStart, - valueAxisDim: valueAxisDim, - baseAxisDim: baseAxisDim, - stacked: !!stacked, - valueDim: valueDim, - baseDim: baseDim, - baseDataOffset: baseDataOffset, - stackedOverDimension: data.getCalculationInfo('stackedOverDimension') - }; -} -function getValueStart(valueAxis, valueOrigin) { - var valueStart = 0; - var extent = valueAxis.scale.getExtent(); - if (valueOrigin === 'start') { - valueStart = extent[0]; - } else if (valueOrigin === 'end') { - valueStart = extent[1]; - } - // If origin is specified as a number, use it as - // valueStart directly - else if (isNumber(valueOrigin) && !isNaN(valueOrigin)) { - valueStart = valueOrigin; - } - // auto - else { - // Both positive - if (extent[0] > 0) { - valueStart = extent[0]; - } - // Both negative - else if (extent[1] < 0) { - valueStart = extent[1]; - } - // If is one positive, and one negative, onZero shall be true - } - - return valueStart; -} -export function getStackedOnPoint(dataCoordInfo, coordSys, data, idx) { - var value = NaN; - if (dataCoordInfo.stacked) { - value = data.get(data.getCalculationInfo('stackedOverDimension'), idx); - } - if (isNaN(value)) { - value = dataCoordInfo.valueStart; - } - var baseDataOffset = dataCoordInfo.baseDataOffset; - var stackedData = []; - stackedData[baseDataOffset] = data.get(dataCoordInfo.baseDim, idx); - stackedData[1 - baseDataOffset] = value; - return coordSys.dataToPoint(stackedData); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/install.js b/node_modules/echarts/lib/chart/line/install.js deleted file mode 100644 index 1d1ce68..0000000 --- a/node_modules/echarts/lib/chart/line/install.js +++ /dev/null @@ -1,69 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import LineSeries from './LineSeries.js'; -import LineView from './LineView.js'; -// In case developer forget to include grid component -import layoutPoints from '../../layout/points.js'; -import dataSample from '../../processor/dataSample.js'; -export function install(registers) { - registers.registerChartView(LineView); - registers.registerSeriesModel(LineSeries); - registers.registerLayout(layoutPoints('line', true)); - registers.registerVisual({ - seriesType: 'line', - reset: function (seriesModel) { - var data = seriesModel.getData(); - // Visual coding for legend - var lineStyle = seriesModel.getModel('lineStyle').getLineStyle(); - if (lineStyle && !lineStyle.stroke) { - // Fill in visual should be palette color if - // has color callback - lineStyle.stroke = data.getVisual('style').fill; - } - data.setVisual('legendLineStyle', lineStyle); - } - }); - // Down sample after filter - registers.registerProcessor(registers.PRIORITY.PROCESSOR.STATISTIC, dataSample('line')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/lineAnimationDiff.js b/node_modules/echarts/lib/chart/line/lineAnimationDiff.js deleted file mode 100644 index f66e3b0..0000000 --- a/node_modules/echarts/lib/chart/line/lineAnimationDiff.js +++ /dev/null @@ -1,165 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { prepareDataCoordInfo, getStackedOnPoint } from './helper.js'; -import { createFloat32Array } from '../../util/vendor.js'; -function diffData(oldData, newData) { - var diffResult = []; - newData.diff(oldData).add(function (idx) { - diffResult.push({ - cmd: '+', - idx: idx - }); - }).update(function (newIdx, oldIdx) { - diffResult.push({ - cmd: '=', - idx: oldIdx, - idx1: newIdx - }); - }).remove(function (idx) { - diffResult.push({ - cmd: '-', - idx: idx - }); - }).execute(); - return diffResult; -} -export default function lineAnimationDiff(oldData, newData, oldStackedOnPoints, newStackedOnPoints, oldCoordSys, newCoordSys, oldValueOrigin, newValueOrigin) { - var diff = diffData(oldData, newData); - // let newIdList = newData.mapArray(newData.getId); - // let oldIdList = oldData.mapArray(oldData.getId); - // convertToIntId(newIdList, oldIdList); - // // FIXME One data ? - // diff = arrayDiff(oldIdList, newIdList); - var currPoints = []; - var nextPoints = []; - // Points for stacking base line - var currStackedPoints = []; - var nextStackedPoints = []; - var status = []; - var sortedIndices = []; - var rawIndices = []; - var newDataOldCoordInfo = prepareDataCoordInfo(oldCoordSys, newData, oldValueOrigin); - // const oldDataNewCoordInfo = prepareDataCoordInfo(newCoordSys, oldData, newValueOrigin); - var oldPoints = oldData.getLayout('points') || []; - var newPoints = newData.getLayout('points') || []; - for (var i = 0; i < diff.length; i++) { - var diffItem = diff[i]; - var pointAdded = true; - var oldIdx2 = void 0; - var newIdx2 = void 0; - // FIXME, animation is not so perfect when dataZoom window moves fast - // Which is in case remvoing or add more than one data in the tail or head - switch (diffItem.cmd) { - case '=': - oldIdx2 = diffItem.idx * 2; - newIdx2 = diffItem.idx1 * 2; - var currentX = oldPoints[oldIdx2]; - var currentY = oldPoints[oldIdx2 + 1]; - var nextX = newPoints[newIdx2]; - var nextY = newPoints[newIdx2 + 1]; - // If previous data is NaN, use next point directly - if (isNaN(currentX) || isNaN(currentY)) { - currentX = nextX; - currentY = nextY; - } - currPoints.push(currentX, currentY); - nextPoints.push(nextX, nextY); - currStackedPoints.push(oldStackedOnPoints[oldIdx2], oldStackedOnPoints[oldIdx2 + 1]); - nextStackedPoints.push(newStackedOnPoints[newIdx2], newStackedOnPoints[newIdx2 + 1]); - rawIndices.push(newData.getRawIndex(diffItem.idx1)); - break; - case '+': - var newIdx = diffItem.idx; - var newDataDimsForPoint = newDataOldCoordInfo.dataDimsForPoint; - var oldPt = oldCoordSys.dataToPoint([newData.get(newDataDimsForPoint[0], newIdx), newData.get(newDataDimsForPoint[1], newIdx)]); - newIdx2 = newIdx * 2; - currPoints.push(oldPt[0], oldPt[1]); - nextPoints.push(newPoints[newIdx2], newPoints[newIdx2 + 1]); - var stackedOnPoint = getStackedOnPoint(newDataOldCoordInfo, oldCoordSys, newData, newIdx); - currStackedPoints.push(stackedOnPoint[0], stackedOnPoint[1]); - nextStackedPoints.push(newStackedOnPoints[newIdx2], newStackedOnPoints[newIdx2 + 1]); - rawIndices.push(newData.getRawIndex(newIdx)); - break; - case '-': - pointAdded = false; - } - // Original indices - if (pointAdded) { - status.push(diffItem); - sortedIndices.push(sortedIndices.length); - } - } - // Diff result may be crossed if all items are changed - // Sort by data index - sortedIndices.sort(function (a, b) { - return rawIndices[a] - rawIndices[b]; - }); - var len = currPoints.length; - var sortedCurrPoints = createFloat32Array(len); - var sortedNextPoints = createFloat32Array(len); - var sortedCurrStackedPoints = createFloat32Array(len); - var sortedNextStackedPoints = createFloat32Array(len); - var sortedStatus = []; - for (var i = 0; i < sortedIndices.length; i++) { - var idx = sortedIndices[i]; - var i2 = i * 2; - var idx2 = idx * 2; - sortedCurrPoints[i2] = currPoints[idx2]; - sortedCurrPoints[i2 + 1] = currPoints[idx2 + 1]; - sortedNextPoints[i2] = nextPoints[idx2]; - sortedNextPoints[i2 + 1] = nextPoints[idx2 + 1]; - sortedCurrStackedPoints[i2] = currStackedPoints[idx2]; - sortedCurrStackedPoints[i2 + 1] = currStackedPoints[idx2 + 1]; - sortedNextStackedPoints[i2] = nextStackedPoints[idx2]; - sortedNextStackedPoints[i2 + 1] = nextStackedPoints[idx2 + 1]; - sortedStatus[i] = status[idx]; - } - return { - current: sortedCurrPoints, - next: sortedNextPoints, - stackedOnCurrent: sortedCurrStackedPoints, - stackedOnNext: sortedNextStackedPoints, - status: sortedStatus - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/line/poly.js b/node_modules/echarts/lib/chart/line/poly.js deleted file mode 100644 index b2f9901..0000000 --- a/node_modules/echarts/lib/chart/line/poly.js +++ /dev/null @@ -1,353 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -// Poly path support NaN point -import Path from 'zrender/lib/graphic/Path.js'; -import PathProxy from 'zrender/lib/core/PathProxy.js'; -import { cubicRootAt, cubicAt } from 'zrender/lib/core/curve.js'; -var mathMin = Math.min; -var mathMax = Math.max; -function isPointNull(x, y) { - return isNaN(x) || isNaN(y); -} -/** - * Draw smoothed line in non-monotone, in may cause undesired curve in extreme - * situations. This should be used when points are non-monotone neither in x or - * y dimension. - */ -function drawSegment(ctx, points, start, segLen, allLen, dir, smooth, smoothMonotone, connectNulls) { - var prevX; - var prevY; - var cpx0; - var cpy0; - var cpx1; - var cpy1; - var idx = start; - var k = 0; - for (; k < segLen; k++) { - var x = points[idx * 2]; - var y = points[idx * 2 + 1]; - if (idx >= allLen || idx < 0) { - break; - } - if (isPointNull(x, y)) { - if (connectNulls) { - idx += dir; - continue; - } - break; - } - if (idx === start) { - ctx[dir > 0 ? 'moveTo' : 'lineTo'](x, y); - cpx0 = x; - cpy0 = y; - } else { - var dx = x - prevX; - var dy = y - prevY; - // Ignore tiny segment. - if (dx * dx + dy * dy < 0.5) { - idx += dir; - continue; - } - if (smooth > 0) { - var nextIdx = idx + dir; - var nextX = points[nextIdx * 2]; - var nextY = points[nextIdx * 2 + 1]; - // Ignore duplicate point - while (nextX === x && nextY === y && k < segLen) { - k++; - nextIdx += dir; - idx += dir; - nextX = points[nextIdx * 2]; - nextY = points[nextIdx * 2 + 1]; - x = points[idx * 2]; - y = points[idx * 2 + 1]; - dx = x - prevX; - dy = y - prevY; - } - var tmpK = k + 1; - if (connectNulls) { - // Find next point not null - while (isPointNull(nextX, nextY) && tmpK < segLen) { - tmpK++; - nextIdx += dir; - nextX = points[nextIdx * 2]; - nextY = points[nextIdx * 2 + 1]; - } - } - var ratioNextSeg = 0.5; - var vx = 0; - var vy = 0; - var nextCpx0 = void 0; - var nextCpy0 = void 0; - // Is last point - if (tmpK >= segLen || isPointNull(nextX, nextY)) { - cpx1 = x; - cpy1 = y; - } else { - vx = nextX - prevX; - vy = nextY - prevY; - var dx0 = x - prevX; - var dx1 = nextX - x; - var dy0 = y - prevY; - var dy1 = nextY - y; - var lenPrevSeg = void 0; - var lenNextSeg = void 0; - if (smoothMonotone === 'x') { - lenPrevSeg = Math.abs(dx0); - lenNextSeg = Math.abs(dx1); - var dir_1 = vx > 0 ? 1 : -1; - cpx1 = x - dir_1 * lenPrevSeg * smooth; - cpy1 = y; - nextCpx0 = x + dir_1 * lenNextSeg * smooth; - nextCpy0 = y; - } else if (smoothMonotone === 'y') { - lenPrevSeg = Math.abs(dy0); - lenNextSeg = Math.abs(dy1); - var dir_2 = vy > 0 ? 1 : -1; - cpx1 = x; - cpy1 = y - dir_2 * lenPrevSeg * smooth; - nextCpx0 = x; - nextCpy0 = y + dir_2 * lenNextSeg * smooth; - } else { - lenPrevSeg = Math.sqrt(dx0 * dx0 + dy0 * dy0); - lenNextSeg = Math.sqrt(dx1 * dx1 + dy1 * dy1); - // Use ratio of seg length - ratioNextSeg = lenNextSeg / (lenNextSeg + lenPrevSeg); - cpx1 = x - vx * smooth * (1 - ratioNextSeg); - cpy1 = y - vy * smooth * (1 - ratioNextSeg); - // cp0 of next segment - nextCpx0 = x + vx * smooth * ratioNextSeg; - nextCpy0 = y + vy * smooth * ratioNextSeg; - // Smooth constraint between point and next point. - // Avoid exceeding extreme after smoothing. - nextCpx0 = mathMin(nextCpx0, mathMax(nextX, x)); - nextCpy0 = mathMin(nextCpy0, mathMax(nextY, y)); - nextCpx0 = mathMax(nextCpx0, mathMin(nextX, x)); - nextCpy0 = mathMax(nextCpy0, mathMin(nextY, y)); - // Reclaculate cp1 based on the adjusted cp0 of next seg. - vx = nextCpx0 - x; - vy = nextCpy0 - y; - cpx1 = x - vx * lenPrevSeg / lenNextSeg; - cpy1 = y - vy * lenPrevSeg / lenNextSeg; - // Smooth constraint between point and prev point. - // Avoid exceeding extreme after smoothing. - cpx1 = mathMin(cpx1, mathMax(prevX, x)); - cpy1 = mathMin(cpy1, mathMax(prevY, y)); - cpx1 = mathMax(cpx1, mathMin(prevX, x)); - cpy1 = mathMax(cpy1, mathMin(prevY, y)); - // Adjust next cp0 again. - vx = x - cpx1; - vy = y - cpy1; - nextCpx0 = x + vx * lenNextSeg / lenPrevSeg; - nextCpy0 = y + vy * lenNextSeg / lenPrevSeg; - } - } - ctx.bezierCurveTo(cpx0, cpy0, cpx1, cpy1, x, y); - cpx0 = nextCpx0; - cpy0 = nextCpy0; - } else { - ctx.lineTo(x, y); - } - } - prevX = x; - prevY = y; - idx += dir; - } - return k; -} -var ECPolylineShape = /** @class */function () { - function ECPolylineShape() { - this.smooth = 0; - this.smoothConstraint = true; - } - return ECPolylineShape; -}(); -var ECPolyline = /** @class */function (_super) { - __extends(ECPolyline, _super); - function ECPolyline(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'ec-polyline'; - return _this; - } - ECPolyline.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - ECPolyline.prototype.getDefaultShape = function () { - return new ECPolylineShape(); - }; - ECPolyline.prototype.buildPath = function (ctx, shape) { - var points = shape.points; - var i = 0; - var len = points.length / 2; - // const result = getBoundingBox(points, shape.smoothConstraint); - if (shape.connectNulls) { - // Must remove first and last null values avoid draw error in polygon - for (; len > 0; len--) { - if (!isPointNull(points[len * 2 - 2], points[len * 2 - 1])) { - break; - } - } - for (; i < len; i++) { - if (!isPointNull(points[i * 2], points[i * 2 + 1])) { - break; - } - } - } - while (i < len) { - i += drawSegment(ctx, points, i, len, len, 1, shape.smooth, shape.smoothMonotone, shape.connectNulls) + 1; - } - }; - ECPolyline.prototype.getPointOn = function (xOrY, dim) { - if (!this.path) { - this.createPathProxy(); - this.buildPath(this.path, this.shape); - } - var path = this.path; - var data = path.data; - var CMD = PathProxy.CMD; - var x0; - var y0; - var isDimX = dim === 'x'; - var roots = []; - for (var i = 0; i < data.length;) { - var cmd = data[i++]; - var x = void 0; - var y = void 0; - var x2 = void 0; - var y2 = void 0; - var x3 = void 0; - var y3 = void 0; - var t = void 0; - switch (cmd) { - case CMD.M: - x0 = data[i++]; - y0 = data[i++]; - break; - case CMD.L: - x = data[i++]; - y = data[i++]; - t = isDimX ? (xOrY - x0) / (x - x0) : (xOrY - y0) / (y - y0); - if (t <= 1 && t >= 0) { - var val = isDimX ? (y - y0) * t + y0 : (x - x0) * t + x0; - return isDimX ? [xOrY, val] : [val, xOrY]; - } - x0 = x; - y0 = y; - break; - case CMD.C: - x = data[i++]; - y = data[i++]; - x2 = data[i++]; - y2 = data[i++]; - x3 = data[i++]; - y3 = data[i++]; - var nRoot = isDimX ? cubicRootAt(x0, x, x2, x3, xOrY, roots) : cubicRootAt(y0, y, y2, y3, xOrY, roots); - if (nRoot > 0) { - for (var i_1 = 0; i_1 < nRoot; i_1++) { - var t_1 = roots[i_1]; - if (t_1 <= 1 && t_1 >= 0) { - var val = isDimX ? cubicAt(y0, y, y2, y3, t_1) : cubicAt(x0, x, x2, x3, t_1); - return isDimX ? [xOrY, val] : [val, xOrY]; - } - } - } - x0 = x3; - y0 = y3; - break; - } - } - }; - return ECPolyline; -}(Path); -export { ECPolyline }; -var ECPolygonShape = /** @class */function (_super) { - __extends(ECPolygonShape, _super); - function ECPolygonShape() { - return _super !== null && _super.apply(this, arguments) || this; - } - return ECPolygonShape; -}(ECPolylineShape); -var ECPolygon = /** @class */function (_super) { - __extends(ECPolygon, _super); - function ECPolygon(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'ec-polygon'; - return _this; - } - ECPolygon.prototype.getDefaultShape = function () { - return new ECPolygonShape(); - }; - ECPolygon.prototype.buildPath = function (ctx, shape) { - var points = shape.points; - var stackedOnPoints = shape.stackedOnPoints; - var i = 0; - var len = points.length / 2; - var smoothMonotone = shape.smoothMonotone; - if (shape.connectNulls) { - // Must remove first and last null values avoid draw error in polygon - for (; len > 0; len--) { - if (!isPointNull(points[len * 2 - 2], points[len * 2 - 1])) { - break; - } - } - for (; i < len; i++) { - if (!isPointNull(points[i * 2], points[i * 2 + 1])) { - break; - } - } - } - while (i < len) { - var k = drawSegment(ctx, points, i, len, len, 1, shape.smooth, smoothMonotone, shape.connectNulls); - drawSegment(ctx, stackedOnPoints, i + k - 1, k, len, -1, shape.stackedOnSmooth, smoothMonotone, shape.connectNulls); - i += k + 1; - ctx.closePath(); - } - }; - return ECPolygon; -}(Path); -export { ECPolygon }; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines.js b/node_modules/echarts/lib/chart/lines.js deleted file mode 100644 index 49ab369..0000000 --- a/node_modules/echarts/lib/chart/lines.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './lines/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines/LinesSeries.js b/node_modules/echarts/lib/chart/lines/LinesSeries.js deleted file mode 100644 index faf0a73..0000000 --- a/node_modules/echarts/lib/chart/lines/LinesSeries.js +++ /dev/null @@ -1,310 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/* global Uint32Array, Float64Array, Float32Array */ -import SeriesModel from '../../model/Series.js'; -import SeriesData from '../../data/SeriesData.js'; -import { concatArray, mergeAll, map, isNumber } from 'zrender/lib/core/util.js'; -import CoordinateSystem from '../../core/CoordinateSystem.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -var Uint32Arr = typeof Uint32Array === 'undefined' ? Array : Uint32Array; -var Float64Arr = typeof Float64Array === 'undefined' ? Array : Float64Array; -function compatEc2(seriesOpt) { - var data = seriesOpt.data; - if (data && data[0] && data[0][0] && data[0][0].coord) { - if (process.env.NODE_ENV !== 'production') { - console.warn('Lines data configuration has been changed to' + ' { coords:[[1,2],[2,3]] }'); - } - seriesOpt.data = map(data, function (itemOpt) { - var coords = [itemOpt[0].coord, itemOpt[1].coord]; - var target = { - coords: coords - }; - if (itemOpt[0].name) { - target.fromName = itemOpt[0].name; - } - if (itemOpt[1].name) { - target.toName = itemOpt[1].name; - } - return mergeAll([target, itemOpt[0], itemOpt[1]]); - }); - } -} -var LinesSeriesModel = /** @class */function (_super) { - __extends(LinesSeriesModel, _super); - function LinesSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = LinesSeriesModel.type; - _this.visualStyleAccessPath = 'lineStyle'; - _this.visualDrawType = 'stroke'; - return _this; - } - LinesSeriesModel.prototype.init = function (option) { - // The input data may be null/undefined. - option.data = option.data || []; - // Not using preprocessor because mergeOption may not have series.type - compatEc2(option); - var result = this._processFlatCoordsArray(option.data); - this._flatCoords = result.flatCoords; - this._flatCoordsOffset = result.flatCoordsOffset; - if (result.flatCoords) { - option.data = new Float32Array(result.count); - } - _super.prototype.init.apply(this, arguments); - }; - LinesSeriesModel.prototype.mergeOption = function (option) { - compatEc2(option); - if (option.data) { - // Only update when have option data to merge. - var result = this._processFlatCoordsArray(option.data); - this._flatCoords = result.flatCoords; - this._flatCoordsOffset = result.flatCoordsOffset; - if (result.flatCoords) { - option.data = new Float32Array(result.count); - } - } - _super.prototype.mergeOption.apply(this, arguments); - }; - LinesSeriesModel.prototype.appendData = function (params) { - var result = this._processFlatCoordsArray(params.data); - if (result.flatCoords) { - if (!this._flatCoords) { - this._flatCoords = result.flatCoords; - this._flatCoordsOffset = result.flatCoordsOffset; - } else { - this._flatCoords = concatArray(this._flatCoords, result.flatCoords); - this._flatCoordsOffset = concatArray(this._flatCoordsOffset, result.flatCoordsOffset); - } - params.data = new Float32Array(result.count); - } - this.getRawData().appendData(params.data); - }; - LinesSeriesModel.prototype._getCoordsFromItemModel = function (idx) { - var itemModel = this.getData().getItemModel(idx); - var coords = itemModel.option instanceof Array ? itemModel.option : itemModel.getShallow('coords'); - if (process.env.NODE_ENV !== 'production') { - if (!(coords instanceof Array && coords.length > 0 && coords[0] instanceof Array)) { - throw new Error('Invalid coords ' + JSON.stringify(coords) + '. Lines must have 2d coords array in data item.'); - } - } - return coords; - }; - LinesSeriesModel.prototype.getLineCoordsCount = function (idx) { - if (this._flatCoordsOffset) { - return this._flatCoordsOffset[idx * 2 + 1]; - } else { - return this._getCoordsFromItemModel(idx).length; - } - }; - LinesSeriesModel.prototype.getLineCoords = function (idx, out) { - if (this._flatCoordsOffset) { - var offset = this._flatCoordsOffset[idx * 2]; - var len = this._flatCoordsOffset[idx * 2 + 1]; - for (var i = 0; i < len; i++) { - out[i] = out[i] || []; - out[i][0] = this._flatCoords[offset + i * 2]; - out[i][1] = this._flatCoords[offset + i * 2 + 1]; - } - return len; - } else { - var coords = this._getCoordsFromItemModel(idx); - for (var i = 0; i < coords.length; i++) { - out[i] = out[i] || []; - out[i][0] = coords[i][0]; - out[i][1] = coords[i][1]; - } - return coords.length; - } - }; - LinesSeriesModel.prototype._processFlatCoordsArray = function (data) { - var startOffset = 0; - if (this._flatCoords) { - startOffset = this._flatCoords.length; - } - // Stored as a typed array. In format - // Points Count(2) | x | y | x | y | Points Count(3) | x | y | x | y | x | y | - if (isNumber(data[0])) { - var len = data.length; - // Store offset and len of each segment - var coordsOffsetAndLenStorage = new Uint32Arr(len); - var coordsStorage = new Float64Arr(len); - var coordsCursor = 0; - var offsetCursor = 0; - var dataCount = 0; - for (var i = 0; i < len;) { - dataCount++; - var count = data[i++]; - // Offset - coordsOffsetAndLenStorage[offsetCursor++] = coordsCursor + startOffset; - // Len - coordsOffsetAndLenStorage[offsetCursor++] = count; - for (var k = 0; k < count; k++) { - var x = data[i++]; - var y = data[i++]; - coordsStorage[coordsCursor++] = x; - coordsStorage[coordsCursor++] = y; - if (i > len) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Invalid data format.'); - } - } - } - } - return { - flatCoordsOffset: new Uint32Array(coordsOffsetAndLenStorage.buffer, 0, offsetCursor), - flatCoords: coordsStorage, - count: dataCount - }; - } - return { - flatCoordsOffset: null, - flatCoords: null, - count: data.length - }; - }; - LinesSeriesModel.prototype.getInitialData = function (option, ecModel) { - if (process.env.NODE_ENV !== 'production') { - var CoordSys = CoordinateSystem.get(option.coordinateSystem); - if (!CoordSys) { - throw new Error('Unknown coordinate system ' + option.coordinateSystem); - } - } - var lineData = new SeriesData(['value'], this); - lineData.hasItemOption = false; - lineData.initData(option.data, [], function (dataItem, dimName, dataIndex, dimIndex) { - // dataItem is simply coords - if (dataItem instanceof Array) { - return NaN; - } else { - lineData.hasItemOption = true; - var value = dataItem.value; - if (value != null) { - return value instanceof Array ? value[dimIndex] : value; - } - } - }); - return lineData; - }; - LinesSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var data = this.getData(); - var itemModel = data.getItemModel(dataIndex); - var name = itemModel.get('name'); - if (name) { - return name; - } - var fromName = itemModel.get('fromName'); - var toName = itemModel.get('toName'); - var nameArr = []; - fromName != null && nameArr.push(fromName); - toName != null && nameArr.push(toName); - return createTooltipMarkup('nameValue', { - name: nameArr.join(' > ') - }); - }; - LinesSeriesModel.prototype.preventIncremental = function () { - return !!this.get(['effect', 'show']); - }; - LinesSeriesModel.prototype.getProgressive = function () { - var progressive = this.option.progressive; - if (progressive == null) { - return this.option.large ? 1e4 : this.get('progressive'); - } - return progressive; - }; - LinesSeriesModel.prototype.getProgressiveThreshold = function () { - var progressiveThreshold = this.option.progressiveThreshold; - if (progressiveThreshold == null) { - return this.option.large ? 2e4 : this.get('progressiveThreshold'); - } - return progressiveThreshold; - }; - LinesSeriesModel.prototype.getZLevelKey = function () { - var effectModel = this.getModel('effect'); - var trailLength = effectModel.get('trailLength'); - return this.getData().count() > this.getProgressiveThreshold() - // Each progressive series has individual key. - ? this.id : effectModel.get('show') && trailLength > 0 ? trailLength + '' : ''; - }; - LinesSeriesModel.type = 'series.lines'; - LinesSeriesModel.dependencies = ['grid', 'polar', 'geo', 'calendar']; - LinesSeriesModel.defaultOption = { - coordinateSystem: 'geo', - // zlevel: 0, - z: 2, - legendHoverLink: true, - // Cartesian coordinate system - xAxisIndex: 0, - yAxisIndex: 0, - symbol: ['none', 'none'], - symbolSize: [10, 10], - // Geo coordinate system - geoIndex: 0, - effect: { - show: false, - period: 4, - constantSpeed: 0, - symbol: 'circle', - symbolSize: 3, - loop: true, - trailLength: 0.2 - }, - large: false, - // Available when large is true - largeThreshold: 2000, - polyline: false, - clip: true, - label: { - show: false, - position: 'end' - // distance: 5, - // formatter: 标签文本格式器,同Tooltip.formatter,不支持异步回调 - }, - - lineStyle: { - opacity: 0.5 - } - }; - return LinesSeriesModel; -}(SeriesModel); -export default LinesSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines/LinesView.js b/node_modules/echarts/lib/chart/lines/LinesView.js deleted file mode 100644 index 8ab7f00..0000000 --- a/node_modules/echarts/lib/chart/lines/LinesView.js +++ /dev/null @@ -1,184 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import LineDraw from '../helper/LineDraw.js'; -import EffectLine from '../helper/EffectLine.js'; -import Line from '../helper/Line.js'; -import Polyline from '../helper/Polyline.js'; -import EffectPolyline from '../helper/EffectPolyline.js'; -import LargeLineDraw from '../helper/LargeLineDraw.js'; -import linesLayout from './linesLayout.js'; -import { createClipPath } from '../helper/createClipPathFromCoordSys.js'; -import ChartView from '../../view/Chart.js'; -var LinesView = /** @class */function (_super) { - __extends(LinesView, _super); - function LinesView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = LinesView.type; - return _this; - } - LinesView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var lineDraw = this._updateLineDraw(data, seriesModel); - var zlevel = seriesModel.get('zlevel'); - var trailLength = seriesModel.get(['effect', 'trailLength']); - var zr = api.getZr(); - // Avoid the drag cause ghost shadow - // FIXME Better way ? - // SVG doesn't support - var isSvg = zr.painter.getType() === 'svg'; - if (!isSvg) { - zr.painter.getLayer(zlevel).clear(true); - } - // Config layer with motion blur - if (this._lastZlevel != null && !isSvg) { - zr.configLayer(this._lastZlevel, { - motionBlur: false - }); - } - if (this._showEffect(seriesModel) && trailLength > 0) { - if (!isSvg) { - zr.configLayer(zlevel, { - motionBlur: true, - lastFrameAlpha: Math.max(Math.min(trailLength / 10 + 0.9, 1), 0) - }); - } else if (process.env.NODE_ENV !== 'production') { - console.warn('SVG render mode doesn\'t support lines with trail effect'); - } - } - lineDraw.updateData(data); - var clipPath = seriesModel.get('clip', true) && createClipPath(seriesModel.coordinateSystem, false, seriesModel); - if (clipPath) { - this.group.setClipPath(clipPath); - } else { - this.group.removeClipPath(); - } - this._lastZlevel = zlevel; - this._finished = true; - }; - LinesView.prototype.incrementalPrepareRender = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var lineDraw = this._updateLineDraw(data, seriesModel); - lineDraw.incrementalPrepareUpdate(data); - this._clearLayer(api); - this._finished = false; - }; - LinesView.prototype.incrementalRender = function (taskParams, seriesModel, ecModel) { - this._lineDraw.incrementalUpdate(taskParams, seriesModel.getData()); - this._finished = taskParams.end === seriesModel.getData().count(); - }; - LinesView.prototype.eachRendered = function (cb) { - this._lineDraw && this._lineDraw.eachRendered(cb); - }; - LinesView.prototype.updateTransform = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var pipelineContext = seriesModel.pipelineContext; - if (!this._finished || pipelineContext.large || pipelineContext.progressiveRender) { - // TODO Don't have to do update in large mode. Only do it when there are millions of data. - return { - update: true - }; - } else { - // TODO Use same logic with ScatterView. - // Manually update layout - var res = linesLayout.reset(seriesModel, ecModel, api); - if (res.progress) { - res.progress({ - start: 0, - end: data.count(), - count: data.count() - }, data); - } - // Not in large mode - this._lineDraw.updateLayout(); - this._clearLayer(api); - } - }; - LinesView.prototype._updateLineDraw = function (data, seriesModel) { - var lineDraw = this._lineDraw; - var hasEffect = this._showEffect(seriesModel); - var isPolyline = !!seriesModel.get('polyline'); - var pipelineContext = seriesModel.pipelineContext; - var isLargeDraw = pipelineContext.large; - if (process.env.NODE_ENV !== 'production') { - if (hasEffect && isLargeDraw) { - console.warn('Large lines not support effect'); - } - } - if (!lineDraw || hasEffect !== this._hasEffet || isPolyline !== this._isPolyline || isLargeDraw !== this._isLargeDraw) { - if (lineDraw) { - lineDraw.remove(); - } - lineDraw = this._lineDraw = isLargeDraw ? new LargeLineDraw() : new LineDraw(isPolyline ? hasEffect ? EffectPolyline : Polyline : hasEffect ? EffectLine : Line); - this._hasEffet = hasEffect; - this._isPolyline = isPolyline; - this._isLargeDraw = isLargeDraw; - } - this.group.add(lineDraw.group); - return lineDraw; - }; - LinesView.prototype._showEffect = function (seriesModel) { - return !!seriesModel.get(['effect', 'show']); - }; - LinesView.prototype._clearLayer = function (api) { - // Not use motion when dragging or zooming - var zr = api.getZr(); - var isSvg = zr.painter.getType() === 'svg'; - if (!isSvg && this._lastZlevel != null) { - zr.painter.getLayer(this._lastZlevel).clear(true); - } - }; - LinesView.prototype.remove = function (ecModel, api) { - this._lineDraw && this._lineDraw.remove(); - this._lineDraw = null; - // Clear motion when lineDraw is removed - this._clearLayer(api); - }; - LinesView.prototype.dispose = function (ecModel, api) { - this.remove(ecModel, api); - }; - LinesView.type = 'lines'; - return LinesView; -}(ChartView); -export default LinesView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines/install.js b/node_modules/echarts/lib/chart/lines/install.js deleted file mode 100644 index 9f93cf1..0000000 --- a/node_modules/echarts/lib/chart/lines/install.js +++ /dev/null @@ -1,53 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import LinesView from './LinesView.js'; -import LinesSeriesModel from './LinesSeries.js'; -import linesLayout from './linesLayout.js'; -import linesVisual from './linesVisual.js'; -export function install(registers) { - registers.registerChartView(LinesView); - registers.registerSeriesModel(LinesSeriesModel); - registers.registerLayout(linesLayout); - registers.registerVisual(linesVisual); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines/linesLayout.js b/node_modules/echarts/lib/chart/lines/linesLayout.js deleted file mode 100644 index 875ded3..0000000 --- a/node_modules/echarts/lib/chart/lines/linesLayout.js +++ /dev/null @@ -1,113 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* global Float32Array */ -import createRenderPlanner from '../helper/createRenderPlanner.js'; -import { error } from '../../util/log.js'; -var linesLayout = { - seriesType: 'lines', - plan: createRenderPlanner(), - reset: function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (!coordSys) { - if (process.env.NODE_ENV !== 'production') { - error('The lines series must have a coordinate system.'); - } - return; - } - var isPolyline = seriesModel.get('polyline'); - var isLarge = seriesModel.pipelineContext.large; - return { - progress: function (params, lineData) { - var lineCoords = []; - if (isLarge) { - var points = void 0; - var segCount = params.end - params.start; - if (isPolyline) { - var totalCoordsCount = 0; - for (var i = params.start; i < params.end; i++) { - totalCoordsCount += seriesModel.getLineCoordsCount(i); - } - points = new Float32Array(segCount + totalCoordsCount * 2); - } else { - points = new Float32Array(segCount * 4); - } - var offset = 0; - var pt = []; - for (var i = params.start; i < params.end; i++) { - var len = seriesModel.getLineCoords(i, lineCoords); - if (isPolyline) { - points[offset++] = len; - } - for (var k = 0; k < len; k++) { - pt = coordSys.dataToPoint(lineCoords[k], false, pt); - points[offset++] = pt[0]; - points[offset++] = pt[1]; - } - } - lineData.setLayout('linesPoints', points); - } else { - for (var i = params.start; i < params.end; i++) { - var itemModel = lineData.getItemModel(i); - var len = seriesModel.getLineCoords(i, lineCoords); - var pts = []; - if (isPolyline) { - for (var j = 0; j < len; j++) { - pts.push(coordSys.dataToPoint(lineCoords[j])); - } - } else { - pts[0] = coordSys.dataToPoint(lineCoords[0]); - pts[1] = coordSys.dataToPoint(lineCoords[1]); - var curveness = itemModel.get(['lineStyle', 'curveness']); - if (+curveness) { - pts[2] = [(pts[0][0] + pts[1][0]) / 2 - (pts[0][1] - pts[1][1]) * curveness, (pts[0][1] + pts[1][1]) / 2 - (pts[1][0] - pts[0][0]) * curveness]; - } - } - lineData.setItemLayout(i, pts); - } - } - } - }; - } -}; -export default linesLayout; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/lines/linesVisual.js b/node_modules/echarts/lib/chart/lines/linesVisual.js deleted file mode 100644 index 8ce609d..0000000 --- a/node_modules/echarts/lib/chart/lines/linesVisual.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -function normalize(a) { - if (!(a instanceof Array)) { - a = [a, a]; - } - return a; -} -var linesVisual = { - seriesType: 'lines', - reset: function (seriesModel) { - var symbolType = normalize(seriesModel.get('symbol')); - var symbolSize = normalize(seriesModel.get('symbolSize')); - var data = seriesModel.getData(); - data.setVisual('fromSymbol', symbolType && symbolType[0]); - data.setVisual('toSymbol', symbolType && symbolType[1]); - data.setVisual('fromSymbolSize', symbolSize && symbolSize[0]); - data.setVisual('toSymbolSize', symbolSize && symbolSize[1]); - function dataEach(data, idx) { - var itemModel = data.getItemModel(idx); - var symbolType = normalize(itemModel.getShallow('symbol', true)); - var symbolSize = normalize(itemModel.getShallow('symbolSize', true)); - symbolType[0] && data.setItemVisual(idx, 'fromSymbol', symbolType[0]); - symbolType[1] && data.setItemVisual(idx, 'toSymbol', symbolType[1]); - symbolSize[0] && data.setItemVisual(idx, 'fromSymbolSize', symbolSize[0]); - symbolSize[1] && data.setItemVisual(idx, 'toSymbolSize', symbolSize[1]); - } - return { - dataEach: data.hasItemOption ? dataEach : null - }; - } -}; -export default linesVisual; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map.js b/node_modules/echarts/lib/chart/map.js deleted file mode 100644 index 6ab8cd6..0000000 --- a/node_modules/echarts/lib/chart/map.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './map/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map/MapSeries.js b/node_modules/echarts/lib/chart/map/MapSeries.js deleted file mode 100644 index 0176b61..0000000 --- a/node_modules/echarts/lib/chart/map/MapSeries.js +++ /dev/null @@ -1,247 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import createSeriesDataSimply from '../helper/createSeriesDataSimply.js'; -import SeriesModel from '../../model/Series.js'; -import geoSourceManager from '../../coord/geo/geoSourceManager.js'; -import { makeSeriesEncodeForNameBased } from '../../data/helper/sourceHelper.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -import { createSymbol } from '../../util/symbol.js'; -var MapSeries = /** @class */function (_super) { - __extends(MapSeries, _super); - function MapSeries() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MapSeries.type; - // Only first map series of same mapType will drawMap. - _this.needsDrawMap = false; - // Group of all map series with same mapType - _this.seriesGroup = []; - _this.getTooltipPosition = function (dataIndex) { - if (dataIndex != null) { - var name_1 = this.getData().getName(dataIndex); - var geo = this.coordinateSystem; - var region = geo.getRegion(name_1); - return region && geo.dataToPoint(region.getCenter()); - } - }; - return _this; - } - MapSeries.prototype.getInitialData = function (option) { - var data = createSeriesDataSimply(this, { - coordDimensions: ['value'], - encodeDefaulter: zrUtil.curry(makeSeriesEncodeForNameBased, this) - }); - var dataNameMap = zrUtil.createHashMap(); - var toAppendNames = []; - for (var i = 0, len = data.count(); i < len; i++) { - var name_2 = data.getName(i); - dataNameMap.set(name_2, true); - } - var geoSource = geoSourceManager.load(this.getMapType(), this.option.nameMap, this.option.nameProperty); - zrUtil.each(geoSource.regions, function (region) { - var name = region.name; - if (!dataNameMap.get(name)) { - toAppendNames.push(name); - } - }); - // Complete data with missing regions. The consequent processes (like visual - // map and render) can not be performed without a "full data". For example, - // find `dataIndex` by name. - data.appendValues([], toAppendNames); - return data; - }; - /** - * If no host geo model, return null, which means using a - * inner exclusive geo model. - */ - MapSeries.prototype.getHostGeoModel = function () { - var geoIndex = this.option.geoIndex; - return geoIndex != null ? this.ecModel.getComponent('geo', geoIndex) : null; - }; - MapSeries.prototype.getMapType = function () { - return (this.getHostGeoModel() || this).option.map; - }; - // _fillOption(option, mapName) { - // Shallow clone - // option = zrUtil.extend({}, option); - // option.data = geoCreator.getFilledRegions(option.data, mapName, option.nameMap); - // return option; - // } - MapSeries.prototype.getRawValue = function (dataIndex) { - // Use value stored in data instead because it is calculated from multiple series - // FIXME Provide all value of multiple series ? - var data = this.getData(); - return data.get(data.mapDimension('value'), dataIndex); - }; - /** - * Get model of region - */ - MapSeries.prototype.getRegionModel = function (regionName) { - var data = this.getData(); - return data.getItemModel(data.indexOfName(regionName)); - }; - /** - * Map tooltip formatter - */ - MapSeries.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - // FIXME orignalData and data is a bit confusing - var data = this.getData(); - var value = this.getRawValue(dataIndex); - var name = data.getName(dataIndex); - var seriesGroup = this.seriesGroup; - var seriesNames = []; - for (var i = 0; i < seriesGroup.length; i++) { - var otherIndex = seriesGroup[i].originalData.indexOfName(name); - var valueDim = data.mapDimension('value'); - if (!isNaN(seriesGroup[i].originalData.get(valueDim, otherIndex))) { - seriesNames.push(seriesGroup[i].name); - } - } - return createTooltipMarkup('section', { - header: seriesNames.join(', '), - noHeader: !seriesNames.length, - blocks: [createTooltipMarkup('nameValue', { - name: name, - value: value - })] - }); - }; - MapSeries.prototype.setZoom = function (zoom) { - this.option.zoom = zoom; - }; - MapSeries.prototype.setCenter = function (center) { - this.option.center = center; - }; - MapSeries.prototype.getLegendIcon = function (opt) { - var iconType = opt.icon || 'roundRect'; - var icon = createSymbol(iconType, 0, 0, opt.itemWidth, opt.itemHeight, opt.itemStyle.fill); - icon.setStyle(opt.itemStyle); - // Map do not use itemStyle.borderWidth as border width - icon.style.stroke = 'none'; - // No rotation because no series visual symbol for map - if (iconType.indexOf('empty') > -1) { - icon.style.stroke = icon.style.fill; - icon.style.fill = '#fff'; - icon.style.lineWidth = 2; - } - return icon; - }; - MapSeries.type = 'series.map'; - MapSeries.dependencies = ['geo']; - MapSeries.layoutMode = 'box'; - MapSeries.defaultOption = { - // 一级层叠 - // zlevel: 0, - // 二级层叠 - z: 2, - coordinateSystem: 'geo', - // map should be explicitly specified since ec3. - map: '', - // If `geoIndex` is not specified, a exclusive geo will be - // created. Otherwise use the specified geo component, and - // `map` and `mapType` are ignored. - // geoIndex: 0, - // 'center' | 'left' | 'right' | 'x%' | {number} - left: 'center', - // 'center' | 'top' | 'bottom' | 'x%' | {number} - top: 'center', - // right - // bottom - // width: - // height - // Aspect is width / height. Inited to be geoJson bbox aspect - // This parameter is used for scale this aspect - // Default value: - // for geoSVG source: 1, - // for geoJSON source: 0.75. - aspectScale: null, - // Layout with center and size - // If you want to put map in a fixed size box with right aspect ratio - // This two properties may be more convenient. - // layoutCenter: [50%, 50%] - // layoutSize: 100 - showLegendSymbol: true, - // Define left-top, right-bottom coords to control view - // For example, [ [180, 90], [-180, -90] ], - // higher priority than center and zoom - boundingCoords: null, - // Default on center of map - center: null, - zoom: 1, - scaleLimit: null, - selectedMode: true, - label: { - show: false, - color: '#000' - }, - // scaleLimit: null, - itemStyle: { - borderWidth: 0.5, - borderColor: '#444', - areaColor: '#eee' - }, - emphasis: { - label: { - show: true, - color: 'rgb(100,0,0)' - }, - itemStyle: { - areaColor: 'rgba(255,215,0,0.8)' - } - }, - select: { - label: { - show: true, - color: 'rgb(100,0,0)' - }, - itemStyle: { - color: 'rgba(255,215,0,0.8)' - } - }, - nameProperty: 'name' - }; - return MapSeries; -}(SeriesModel); -export default MapSeries; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map/MapView.js b/node_modules/echarts/lib/chart/map/MapView.js deleted file mode 100644 index acb5828..0000000 --- a/node_modules/echarts/lib/chart/map/MapView.js +++ /dev/null @@ -1,177 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import MapDraw from '../../component/helper/MapDraw.js'; -import ChartView from '../../view/Chart.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { setStatesFlag, Z2_EMPHASIS_LIFT } from '../../util/states.js'; -var MapView = /** @class */function (_super) { - __extends(MapView, _super); - function MapView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MapView.type; - return _this; - } - MapView.prototype.render = function (mapModel, ecModel, api, payload) { - // Not render if it is an toggleSelect action from self - if (payload && payload.type === 'mapToggleSelect' && payload.from === this.uid) { - return; - } - var group = this.group; - group.removeAll(); - if (mapModel.getHostGeoModel()) { - return; - } - if (this._mapDraw && payload && payload.type === 'geoRoam') { - this._mapDraw.resetForLabelLayout(); - } - // Not update map if it is an roam action from self - if (!(payload && payload.type === 'geoRoam' && payload.componentType === 'series' && payload.seriesId === mapModel.id)) { - if (mapModel.needsDrawMap) { - var mapDraw = this._mapDraw || new MapDraw(api); - group.add(mapDraw.group); - mapDraw.draw(mapModel, ecModel, api, this, payload); - this._mapDraw = mapDraw; - } else { - // Remove drawn map - this._mapDraw && this._mapDraw.remove(); - this._mapDraw = null; - } - } else { - var mapDraw = this._mapDraw; - mapDraw && group.add(mapDraw.group); - } - mapModel.get('showLegendSymbol') && ecModel.getComponent('legend') && this._renderSymbols(mapModel, ecModel, api); - }; - MapView.prototype.remove = function () { - this._mapDraw && this._mapDraw.remove(); - this._mapDraw = null; - this.group.removeAll(); - }; - MapView.prototype.dispose = function () { - this._mapDraw && this._mapDraw.remove(); - this._mapDraw = null; - }; - MapView.prototype._renderSymbols = function (mapModel, ecModel, api) { - var originalData = mapModel.originalData; - var group = this.group; - originalData.each(originalData.mapDimension('value'), function (value, originalDataIndex) { - if (isNaN(value)) { - return; - } - var layout = originalData.getItemLayout(originalDataIndex); - if (!layout || !layout.point) { - // Not exists in map - return; - } - var point = layout.point; - var offset = layout.offset; - var circle = new graphic.Circle({ - style: { - // Because the special of map draw. - // Which needs statistic of multiple series and draw on one map. - // And each series also need a symbol with legend color - // - // Layout and visual are put one the different data - // TODO - fill: mapModel.getData().getVisual('style').fill - }, - shape: { - cx: point[0] + offset * 9, - cy: point[1], - r: 3 - }, - silent: true, - // Do not overlap the first series, on which labels are displayed. - z2: 8 + (!offset ? Z2_EMPHASIS_LIFT + 1 : 0) - }); - // Only the series that has the first value on the same region is in charge of rendering the label. - // But consider the case: - // series: [ - // {id: 'X', type: 'map', map: 'm', {data: [{name: 'A', value: 11}, {name: 'B', {value: 22}]}, - // {id: 'Y', type: 'map', map: 'm', {data: [{name: 'A', value: 21}, {name: 'C', {value: 33}]} - // ] - // The offset `0` of item `A` is at series `X`, but of item `C` is at series `Y`. - // For backward compatibility, we follow the rule that render label `A` by the - // settings on series `X` but render label `C` by the settings on series `Y`. - if (!offset) { - var fullData = mapModel.mainSeries.getData(); - var name_1 = originalData.getName(originalDataIndex); - var fullIndex_1 = fullData.indexOfName(name_1); - var itemModel = originalData.getItemModel(originalDataIndex); - var labelModel = itemModel.getModel('label'); - var regionGroup = fullData.getItemGraphicEl(fullIndex_1); - // `getFormattedLabel` needs to use `getData` inside. Here - // `mapModel.getData()` is shallow cloned from `mainSeries.getData()`. - // FIXME - // If this is not the `mainSeries`, the item model (like label formatter) - // set on original data item will never get. But it has been working - // like that from the beginning, and this scenario is rarely encountered. - // So it won't be fixed until we have to. - setLabelStyle(circle, getLabelStatesModels(itemModel), { - labelFetcher: { - getFormattedLabel: function (idx, state) { - return mapModel.getFormattedLabel(fullIndex_1, state); - } - }, - defaultText: name_1 - }); - circle.disableLabelAnimation = true; - if (!labelModel.get('position')) { - circle.setTextConfig({ - position: 'bottom' - }); - } - regionGroup.onHoverStateChange = function (toState) { - setStatesFlag(circle, toState); - }; - } - group.add(circle); - }); - }; - MapView.type = 'map'; - return MapView; -}(ChartView); -export default MapView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map/install.js b/node_modules/echarts/lib/chart/map/install.js deleted file mode 100644 index d8e9e25..0000000 --- a/node_modules/echarts/lib/chart/map/install.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import MapView from './MapView.js'; -import MapSeries from './MapSeries.js'; -import mapDataStatistic from './mapDataStatistic.js'; -import mapSymbolLayout from './mapSymbolLayout.js'; -import { createLegacyDataSelectAction } from '../../legacy/dataSelectAction.js'; -import { install as installGeo } from '../../component/geo/install.js'; -export function install(registers) { - use(installGeo); - registers.registerChartView(MapView); - registers.registerSeriesModel(MapSeries); - registers.registerLayout(mapSymbolLayout); - registers.registerProcessor(registers.PRIORITY.PROCESSOR.STATISTIC, mapDataStatistic); - createLegacyDataSelectAction('map', registers.registerAction); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map/mapDataStatistic.js b/node_modules/echarts/lib/chart/map/mapDataStatistic.js deleted file mode 100644 index 568c5b6..0000000 --- a/node_modules/echarts/lib/chart/map/mapDataStatistic.js +++ /dev/null @@ -1,104 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -// FIXME 公用? -function dataStatistics(datas, statisticType) { - var dataNameMap = {}; - zrUtil.each(datas, function (data) { - data.each(data.mapDimension('value'), function (value, idx) { - // Add prefix to avoid conflict with Object.prototype. - var mapKey = 'ec-' + data.getName(idx); - dataNameMap[mapKey] = dataNameMap[mapKey] || []; - if (!isNaN(value)) { - dataNameMap[mapKey].push(value); - } - }); - }); - return datas[0].map(datas[0].mapDimension('value'), function (value, idx) { - var mapKey = 'ec-' + datas[0].getName(idx); - var sum = 0; - var min = Infinity; - var max = -Infinity; - var len = dataNameMap[mapKey].length; - for (var i = 0; i < len; i++) { - min = Math.min(min, dataNameMap[mapKey][i]); - max = Math.max(max, dataNameMap[mapKey][i]); - sum += dataNameMap[mapKey][i]; - } - var result; - if (statisticType === 'min') { - result = min; - } else if (statisticType === 'max') { - result = max; - } else if (statisticType === 'average') { - result = sum / len; - } else { - result = sum; - } - return len === 0 ? NaN : result; - }); -} -export default function mapDataStatistic(ecModel) { - var seriesGroups = {}; - ecModel.eachSeriesByType('map', function (seriesModel) { - var hostGeoModel = seriesModel.getHostGeoModel(); - var key = hostGeoModel ? 'o' + hostGeoModel.id : 'i' + seriesModel.getMapType(); - (seriesGroups[key] = seriesGroups[key] || []).push(seriesModel); - }); - zrUtil.each(seriesGroups, function (seriesList, key) { - var data = dataStatistics(zrUtil.map(seriesList, function (seriesModel) { - return seriesModel.getData(); - }), seriesList[0].get('mapValueCalculation')); - for (var i = 0; i < seriesList.length; i++) { - seriesList[i].originalData = seriesList[i].getData(); - } - // FIXME Put where? - for (var i = 0; i < seriesList.length; i++) { - seriesList[i].seriesGroup = seriesList; - seriesList[i].needsDrawMap = i === 0 && !seriesList[i].getHostGeoModel(); - seriesList[i].setData(data.cloneShallow()); - seriesList[i].mainSeries = seriesList[0]; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/map/mapSymbolLayout.js b/node_modules/echarts/lib/chart/map/mapSymbolLayout.js deleted file mode 100644 index 3cab616..0000000 --- a/node_modules/echarts/lib/chart/map/mapSymbolLayout.js +++ /dev/null @@ -1,86 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function mapSymbolLayout(ecModel) { - var processedMapType = {}; - ecModel.eachSeriesByType('map', function (mapSeries) { - var mapType = mapSeries.getMapType(); - if (mapSeries.getHostGeoModel() || processedMapType[mapType]) { - return; - } - var mapSymbolOffsets = {}; - zrUtil.each(mapSeries.seriesGroup, function (subMapSeries) { - var geo = subMapSeries.coordinateSystem; - var data = subMapSeries.originalData; - if (subMapSeries.get('showLegendSymbol') && ecModel.getComponent('legend')) { - data.each(data.mapDimension('value'), function (value, idx) { - var name = data.getName(idx); - var region = geo.getRegion(name); - // If input series.data is [11, 22, '-'/null/undefined, 44], - // it will be filled with NaN: [11, 22, NaN, 44] and NaN will - // not be drawn. So here must validate if value is NaN. - if (!region || isNaN(value)) { - return; - } - var offset = mapSymbolOffsets[name] || 0; - var point = geo.dataToPoint(region.getCenter()); - mapSymbolOffsets[name] = offset + 1; - data.setItemLayout(idx, { - point: point, - offset: offset - }); - }); - } - }); - // Show label of those region not has legendIcon (which is offset 0) - var data = mapSeries.getData(); - data.each(function (idx) { - var name = data.getName(idx); - var layout = data.getItemLayout(idx) || {}; - layout.showLabel = !mapSymbolOffsets[name]; - data.setItemLayout(idx, layout); - }); - processedMapType[mapType] = true; - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/parallel.js b/node_modules/echarts/lib/chart/parallel.js deleted file mode 100644 index 779efe5..0000000 --- a/node_modules/echarts/lib/chart/parallel.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './parallel/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/parallel/ParallelSeries.js b/node_modules/echarts/lib/chart/parallel/ParallelSeries.js deleted file mode 100644 index d59cfd0..0000000 --- a/node_modules/echarts/lib/chart/parallel/ParallelSeries.js +++ /dev/null @@ -1,127 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { each, bind } from 'zrender/lib/core/util.js'; -import SeriesModel from '../../model/Series.js'; -import createSeriesData from '../helper/createSeriesData.js'; -var ParallelSeriesModel = /** @class */function (_super) { - __extends(ParallelSeriesModel, _super); - function ParallelSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelSeriesModel.type; - _this.visualStyleAccessPath = 'lineStyle'; - _this.visualDrawType = 'stroke'; - return _this; - } - ParallelSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this, { - useEncodeDefaulter: bind(makeDefaultEncode, null, this) - }); - }; - /** - * User can get data raw indices on 'axisAreaSelected' event received. - * - * @return Raw indices - */ - ParallelSeriesModel.prototype.getRawIndicesByActiveState = function (activeState) { - var coordSys = this.coordinateSystem; - var data = this.getData(); - var indices = []; - coordSys.eachActiveState(data, function (theActiveState, dataIndex) { - if (activeState === theActiveState) { - indices.push(data.getRawIndex(dataIndex)); - } - }); - return indices; - }; - ParallelSeriesModel.type = 'series.parallel'; - ParallelSeriesModel.dependencies = ['parallel']; - ParallelSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'parallel', - parallelIndex: 0, - label: { - show: false - }, - inactiveOpacity: 0.05, - activeOpacity: 1, - lineStyle: { - width: 1, - opacity: 0.45, - type: 'solid' - }, - emphasis: { - label: { - show: false - } - }, - progressive: 500, - smooth: false, - animationEasing: 'linear' - }; - return ParallelSeriesModel; -}(SeriesModel); -function makeDefaultEncode(seriesModel) { - // The mapping of parallelAxis dimension to data dimension can - // be specified in parallelAxis.option.dim. For example, if - // parallelAxis.option.dim is 'dim3', it mapping to the third - // dimension of data. But `data.encode` has higher priority. - // Moreover, parallelModel.dimension should not be regarded as data - // dimensions. Consider dimensions = ['dim4', 'dim2', 'dim6']; - var parallelModel = seriesModel.ecModel.getComponent('parallel', seriesModel.get('parallelIndex')); - if (!parallelModel) { - return; - } - var encodeDefine = {}; - each(parallelModel.dimensions, function (axisDim) { - var dataDimIndex = convertDimNameToNumber(axisDim); - encodeDefine[axisDim] = dataDimIndex; - }); - return encodeDefine; -} -function convertDimNameToNumber(dimName) { - return +dimName.replace('dim', ''); -} -export default ParallelSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/parallel/ParallelView.js b/node_modules/echarts/lib/chart/parallel/ParallelView.js deleted file mode 100644 index da8e9da..0000000 --- a/node_modules/echarts/lib/chart/parallel/ParallelView.js +++ /dev/null @@ -1,221 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import ChartView from '../../view/Chart.js'; -import { numericToNumber } from '../../util/number.js'; -import { eqNaN } from 'zrender/lib/core/util.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var DEFAULT_SMOOTH = 0.3; -var ParallelView = /** @class */function (_super) { - __extends(ParallelView, _super); - function ParallelView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelView.type; - _this._dataGroup = new graphic.Group(); - _this._initialized = false; - return _this; - } - ParallelView.prototype.init = function () { - this.group.add(this._dataGroup); - }; - /** - * @override - */ - ParallelView.prototype.render = function (seriesModel, ecModel, api, payload) { - // Clear previously rendered progressive elements. - this._progressiveEls = null; - var dataGroup = this._dataGroup; - var data = seriesModel.getData(); - var oldData = this._data; - var coordSys = seriesModel.coordinateSystem; - var dimensions = coordSys.dimensions; - var seriesScope = makeSeriesScope(seriesModel); - data.diff(oldData).add(add).update(update).remove(remove).execute(); - function add(newDataIndex) { - var line = addEl(data, dataGroup, newDataIndex, dimensions, coordSys); - updateElCommon(line, data, newDataIndex, seriesScope); - } - function update(newDataIndex, oldDataIndex) { - var line = oldData.getItemGraphicEl(oldDataIndex); - var points = createLinePoints(data, newDataIndex, dimensions, coordSys); - data.setItemGraphicEl(newDataIndex, line); - graphic.updateProps(line, { - shape: { - points: points - } - }, seriesModel, newDataIndex); - saveOldStyle(line); - updateElCommon(line, data, newDataIndex, seriesScope); - } - function remove(oldDataIndex) { - var line = oldData.getItemGraphicEl(oldDataIndex); - dataGroup.remove(line); - } - // First create - if (!this._initialized) { - this._initialized = true; - var clipPath = createGridClipShape(coordSys, seriesModel, function () { - // Callback will be invoked immediately if there is no animation - setTimeout(function () { - dataGroup.removeClipPath(); - }); - }); - dataGroup.setClipPath(clipPath); - } - this._data = data; - }; - ParallelView.prototype.incrementalPrepareRender = function (seriesModel, ecModel, api) { - this._initialized = true; - this._data = null; - this._dataGroup.removeAll(); - }; - ParallelView.prototype.incrementalRender = function (taskParams, seriesModel, ecModel) { - var data = seriesModel.getData(); - var coordSys = seriesModel.coordinateSystem; - var dimensions = coordSys.dimensions; - var seriesScope = makeSeriesScope(seriesModel); - var progressiveEls = this._progressiveEls = []; - for (var dataIndex = taskParams.start; dataIndex < taskParams.end; dataIndex++) { - var line = addEl(data, this._dataGroup, dataIndex, dimensions, coordSys); - line.incremental = true; - updateElCommon(line, data, dataIndex, seriesScope); - progressiveEls.push(line); - } - }; - ParallelView.prototype.remove = function () { - this._dataGroup && this._dataGroup.removeAll(); - this._data = null; - }; - ParallelView.type = 'parallel'; - return ParallelView; -}(ChartView); -function createGridClipShape(coordSys, seriesModel, cb) { - var parallelModel = coordSys.model; - var rect = coordSys.getRect(); - var rectEl = new graphic.Rect({ - shape: { - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - } - }); - var dim = parallelModel.get('layout') === 'horizontal' ? 'width' : 'height'; - rectEl.setShape(dim, 0); - graphic.initProps(rectEl, { - shape: { - width: rect.width, - height: rect.height - } - }, seriesModel, cb); - return rectEl; -} -function createLinePoints(data, dataIndex, dimensions, coordSys) { - var points = []; - for (var i = 0; i < dimensions.length; i++) { - var dimName = dimensions[i]; - var value = data.get(data.mapDimension(dimName), dataIndex); - if (!isEmptyValue(value, coordSys.getAxis(dimName).type)) { - points.push(coordSys.dataToPoint(value, dimName)); - } - } - return points; -} -function addEl(data, dataGroup, dataIndex, dimensions, coordSys) { - var points = createLinePoints(data, dataIndex, dimensions, coordSys); - var line = new graphic.Polyline({ - shape: { - points: points - }, - // silent: true, - z2: 10 - }); - dataGroup.add(line); - data.setItemGraphicEl(dataIndex, line); - return line; -} -function makeSeriesScope(seriesModel) { - var smooth = seriesModel.get('smooth', true); - smooth === true && (smooth = DEFAULT_SMOOTH); - smooth = numericToNumber(smooth); - eqNaN(smooth) && (smooth = 0); - return { - smooth: smooth - }; -} -function updateElCommon(el, data, dataIndex, seriesScope) { - el.useStyle(data.getItemVisual(dataIndex, 'style')); - el.style.fill = null; - el.setShape('smooth', seriesScope.smooth); - var itemModel = data.getItemModel(dataIndex); - var emphasisModel = itemModel.getModel('emphasis'); - setStatesStylesFromModel(el, itemModel, 'lineStyle'); - toggleHoverEmphasis(el, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); -} -// function simpleDiff(oldData, newData, dimensions) { -// let oldLen; -// if (!oldData -// || !oldData.__plProgressive -// || (oldLen = oldData.count()) !== newData.count() -// ) { -// return true; -// } -// let dimLen = dimensions.length; -// for (let i = 0; i < oldLen; i++) { -// for (let j = 0; j < dimLen; j++) { -// if (oldData.get(dimensions[j], i) !== newData.get(dimensions[j], i)) { -// return true; -// } -// } -// } -// return false; -// } -// FIXME put in common util? -function isEmptyValue(val, axisType) { - return axisType === 'category' ? val == null : val == null || isNaN(val); // axisType === 'value' -} - -export default ParallelView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/parallel/install.js b/node_modules/echarts/lib/chart/parallel/install.js deleted file mode 100644 index 8d369c8..0000000 --- a/node_modules/echarts/lib/chart/parallel/install.js +++ /dev/null @@ -1,54 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import ParallelView from './ParallelView.js'; -import ParallelSeriesModel from './ParallelSeries.js'; -import parallelVisual from './parallelVisual.js'; -import { install as installParallelComponent } from '../../component/parallel/install.js'; -export function install(registers) { - use(installParallelComponent); - registers.registerChartView(ParallelView); - registers.registerSeriesModel(ParallelSeriesModel); - registers.registerVisual(registers.PRIORITY.VISUAL.BRUSH, parallelVisual); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/parallel/parallelVisual.js b/node_modules/echarts/lib/chart/parallel/parallelVisual.js deleted file mode 100644 index 8e98dfb..0000000 --- a/node_modules/echarts/lib/chart/parallel/parallelVisual.js +++ /dev/null @@ -1,69 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var opacityAccessPath = ['lineStyle', 'opacity']; -var parallelVisual = { - seriesType: 'parallel', - reset: function (seriesModel, ecModel) { - var coordSys = seriesModel.coordinateSystem; - var opacityMap = { - normal: seriesModel.get(['lineStyle', 'opacity']), - active: seriesModel.get('activeOpacity'), - inactive: seriesModel.get('inactiveOpacity') - }; - return { - progress: function (params, data) { - coordSys.eachActiveState(data, function (activeState, dataIndex) { - var opacity = opacityMap[activeState]; - if (activeState === 'normal' && data.hasItemOption) { - var itemOpacity = data.getItemModel(dataIndex).get(opacityAccessPath, true); - itemOpacity != null && (opacity = itemOpacity); - } - var existsStyle = data.ensureUniqueItemVisual(dataIndex, 'style'); - existsStyle.opacity = opacity; - }, params.start, params.end); - } - }; - } -}; -export default parallelVisual; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pictorialBar.js b/node_modules/echarts/lib/chart/pictorialBar.js deleted file mode 100644 index 9028d05..0000000 --- a/node_modules/echarts/lib/chart/pictorialBar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './bar/installPictorialBar.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie.js b/node_modules/echarts/lib/chart/pie.js deleted file mode 100644 index 1f96eb5..0000000 --- a/node_modules/echarts/lib/chart/pie.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './pie/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie/PieSeries.js b/node_modules/echarts/lib/chart/pie/PieSeries.js deleted file mode 100644 index f3d17c0..0000000 --- a/node_modules/echarts/lib/chart/pie/PieSeries.js +++ /dev/null @@ -1,216 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesDataSimply from '../helper/createSeriesDataSimply.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -import { getPercentSeats } from '../../util/number.js'; -import { makeSeriesEncodeForNameBased } from '../../data/helper/sourceHelper.js'; -import LegendVisualProvider from '../../visual/LegendVisualProvider.js'; -import SeriesModel from '../../model/Series.js'; -var innerData = modelUtil.makeInner(); -var PieSeriesModel = /** @class */function (_super) { - __extends(PieSeriesModel, _super); - function PieSeriesModel() { - return _super !== null && _super.apply(this, arguments) || this; - } - /** - * @overwrite - */ - PieSeriesModel.prototype.init = function (option) { - _super.prototype.init.apply(this, arguments); - // Enable legend selection for each data item - // Use a function instead of direct access because data reference may changed - this.legendVisualProvider = new LegendVisualProvider(zrUtil.bind(this.getData, this), zrUtil.bind(this.getRawData, this)); - this._defaultLabelLine(option); - }; - /** - * @overwrite - */ - PieSeriesModel.prototype.mergeOption = function () { - _super.prototype.mergeOption.apply(this, arguments); - }; - /** - * @overwrite - */ - PieSeriesModel.prototype.getInitialData = function () { - return createSeriesDataSimply(this, { - coordDimensions: ['value'], - encodeDefaulter: zrUtil.curry(makeSeriesEncodeForNameBased, this) - }); - }; - /** - * @overwrite - */ - PieSeriesModel.prototype.getDataParams = function (dataIndex) { - var data = this.getData(); - // update seats when data is changed - var dataInner = innerData(data); - var seats = dataInner.seats; - if (!seats) { - var valueList_1 = []; - data.each(data.mapDimension('value'), function (value) { - valueList_1.push(value); - }); - seats = dataInner.seats = getPercentSeats(valueList_1, data.hostModel.get('percentPrecision')); - } - var params = _super.prototype.getDataParams.call(this, dataIndex); - // seats may be empty when sum is 0 - params.percent = seats[dataIndex] || 0; - params.$vars.push('percent'); - return params; - }; - PieSeriesModel.prototype._defaultLabelLine = function (option) { - // Extend labelLine emphasis - modelUtil.defaultEmphasis(option, 'labelLine', ['show']); - var labelLineNormalOpt = option.labelLine; - var labelLineEmphasisOpt = option.emphasis.labelLine; - // Not show label line if `label.normal.show = false` - labelLineNormalOpt.show = labelLineNormalOpt.show && option.label.show; - labelLineEmphasisOpt.show = labelLineEmphasisOpt.show && option.emphasis.label.show; - }; - PieSeriesModel.type = 'series.pie'; - PieSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - legendHoverLink: true, - colorBy: 'data', - // 默认全局居中 - center: ['50%', '50%'], - radius: [0, '75%'], - // 默认顺时针 - clockwise: true, - startAngle: 90, - endAngle: 'auto', - padAngle: 0, - // 最小角度改为0 - minAngle: 0, - // If the angle of a sector less than `minShowLabelAngle`, - // the label will not be displayed. - minShowLabelAngle: 0, - // 选中时扇区偏移量 - selectedOffset: 10, - // 选择模式,默认关闭,可选single,multiple - // selectedMode: false, - // 南丁格尔玫瑰图模式,'radius'(半径) | 'area'(面积) - // roseType: null, - percentPrecision: 2, - // If still show when all data zero. - stillShowZeroSum: true, - // cursor: null, - left: 0, - top: 0, - right: 0, - bottom: 0, - width: null, - height: null, - label: { - // color: 'inherit', - // If rotate around circle - rotate: 0, - show: true, - overflow: 'truncate', - // 'outer', 'inside', 'center' - position: 'outer', - // 'none', 'labelLine', 'edge'. Works only when position is 'outer' - alignTo: 'none', - // Closest distance between label and chart edge. - // Works only position is 'outer' and alignTo is 'edge'. - edgeDistance: '25%', - // Works only position is 'outer' and alignTo is not 'edge'. - bleedMargin: 10, - // Distance between text and label line. - distanceToLabelLine: 5 - // formatter: 标签文本格式器,同 tooltip.formatter,不支持异步回调 - // 默认使用全局文本样式,详见 textStyle - // distance: 当position为inner时有效,为label位置到圆心的距离与圆半径(环状图为内外半径和)的比例系数 - }, - - // Enabled when label.normal.position is 'outer' - labelLine: { - show: true, - // 引导线两段中的第一段长度 - length: 15, - // 引导线两段中的第二段长度 - length2: 15, - smooth: false, - minTurnAngle: 90, - maxSurfaceAngle: 90, - lineStyle: { - // color: 各异, - width: 1, - type: 'solid' - } - }, - itemStyle: { - borderWidth: 1, - borderJoin: 'round' - }, - showEmptyCircle: true, - emptyCircleStyle: { - color: 'lightgray', - opacity: 1 - }, - labelLayout: { - // Hide the overlapped label. - hideOverlap: true - }, - emphasis: { - scale: true, - scaleSize: 5 - }, - // If use strategy to avoid label overlapping - avoidLabelOverlap: true, - // Animation type. Valid values: expansion, scale - animationType: 'expansion', - animationDuration: 1000, - // Animation type when update. Valid values: transition, expansion - animationTypeUpdate: 'transition', - animationEasingUpdate: 'cubicInOut', - animationDurationUpdate: 500, - animationEasing: 'cubicInOut' - }; - return PieSeriesModel; -}(SeriesModel); -export default PieSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie/PieView.js b/node_modules/echarts/lib/chart/pie/PieView.js deleted file mode 100644 index c652c10..0000000 --- a/node_modules/echarts/lib/chart/pie/PieView.js +++ /dev/null @@ -1,283 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { extend, retrieve3 } from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import ChartView from '../../view/Chart.js'; -import labelLayout from './labelLayout.js'; -import { setLabelLineStyle, getLabelLineStatesModels } from '../../label/labelGuideHelper.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { getSectorCornerRadius } from '../helper/sectorHelper.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -import { getBasicPieLayout, getSeriesLayoutData } from './pieLayout.js'; -/** - * Piece of pie including Sector, Label, LabelLine - */ -var PiePiece = /** @class */function (_super) { - __extends(PiePiece, _super); - function PiePiece(data, idx, startAngle) { - var _this = _super.call(this) || this; - _this.z2 = 2; - var text = new graphic.Text(); - _this.setTextContent(text); - _this.updateData(data, idx, startAngle, true); - return _this; - } - PiePiece.prototype.updateData = function (data, idx, startAngle, firstCreate) { - var sector = this; - var seriesModel = data.hostModel; - var itemModel = data.getItemModel(idx); - var emphasisModel = itemModel.getModel('emphasis'); - var layout = data.getItemLayout(idx); - // cornerRadius & innerCornerRadius doesn't exist in the item layout. Use `0` if null value is specified. - // see `setItemLayout` in `pieLayout.ts`. - var sectorShape = extend(getSectorCornerRadius(itemModel.getModel('itemStyle'), layout, true), layout); - // Ignore NaN data. - if (isNaN(sectorShape.startAngle)) { - // Use NaN shape to avoid drawing shape. - sector.setShape(sectorShape); - return; - } - if (firstCreate) { - sector.setShape(sectorShape); - var animationType = seriesModel.getShallow('animationType'); - if (seriesModel.ecModel.ssr) { - // Use scale animation in SSR mode(opacity?) - // Because CSS SVG animation doesn't support very customized shape animation. - graphic.initProps(sector, { - scaleX: 0, - scaleY: 0 - }, seriesModel, { - dataIndex: idx, - isFrom: true - }); - sector.originX = sectorShape.cx; - sector.originY = sectorShape.cy; - } else if (animationType === 'scale') { - sector.shape.r = layout.r0; - graphic.initProps(sector, { - shape: { - r: layout.r - } - }, seriesModel, idx); - } - // Expansion - else { - if (startAngle != null) { - sector.setShape({ - startAngle: startAngle, - endAngle: startAngle - }); - graphic.initProps(sector, { - shape: { - startAngle: layout.startAngle, - endAngle: layout.endAngle - } - }, seriesModel, idx); - } else { - sector.shape.endAngle = layout.startAngle; - graphic.updateProps(sector, { - shape: { - endAngle: layout.endAngle - } - }, seriesModel, idx); - } - } - } else { - saveOldStyle(sector); - // Transition animation from the old shape - graphic.updateProps(sector, { - shape: sectorShape - }, seriesModel, idx); - } - sector.useStyle(data.getItemVisual(idx, 'style')); - setStatesStylesFromModel(sector, itemModel); - var midAngle = (layout.startAngle + layout.endAngle) / 2; - var offset = seriesModel.get('selectedOffset'); - var dx = Math.cos(midAngle) * offset; - var dy = Math.sin(midAngle) * offset; - var cursorStyle = itemModel.getShallow('cursor'); - cursorStyle && sector.attr('cursor', cursorStyle); - this._updateLabel(seriesModel, data, idx); - sector.ensureState('emphasis').shape = extend({ - r: layout.r + (emphasisModel.get('scale') ? emphasisModel.get('scaleSize') || 0 : 0) - }, getSectorCornerRadius(emphasisModel.getModel('itemStyle'), layout)); - extend(sector.ensureState('select'), { - x: dx, - y: dy, - shape: getSectorCornerRadius(itemModel.getModel(['select', 'itemStyle']), layout) - }); - extend(sector.ensureState('blur'), { - shape: getSectorCornerRadius(itemModel.getModel(['blur', 'itemStyle']), layout) - }); - var labelLine = sector.getTextGuideLine(); - var labelText = sector.getTextContent(); - labelLine && extend(labelLine.ensureState('select'), { - x: dx, - y: dy - }); - // TODO: needs dx, dy in zrender? - extend(labelText.ensureState('select'), { - x: dx, - y: dy - }); - toggleHoverEmphasis(this, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }; - PiePiece.prototype._updateLabel = function (seriesModel, data, idx) { - var sector = this; - var itemModel = data.getItemModel(idx); - var labelLineModel = itemModel.getModel('labelLine'); - var style = data.getItemVisual(idx, 'style'); - var visualColor = style && style.fill; - var visualOpacity = style && style.opacity; - setLabelStyle(sector, getLabelStatesModels(itemModel), { - labelFetcher: data.hostModel, - labelDataIndex: idx, - inheritColor: visualColor, - defaultOpacity: visualOpacity, - defaultText: seriesModel.getFormattedLabel(idx, 'normal') || data.getName(idx) - }); - var labelText = sector.getTextContent(); - // Set textConfig on sector. - sector.setTextConfig({ - // reset position, rotation - position: null, - rotation: null - }); - // Make sure update style on labelText after setLabelStyle. - // Because setLabelStyle will replace a new style on it. - labelText.attr({ - z2: 10 - }); - var labelPosition = seriesModel.get(['label', 'position']); - if (labelPosition !== 'outside' && labelPosition !== 'outer') { - sector.removeTextGuideLine(); - } else { - var polyline = this.getTextGuideLine(); - if (!polyline) { - polyline = new graphic.Polyline(); - this.setTextGuideLine(polyline); - } - // Default use item visual color - setLabelLineStyle(this, getLabelLineStatesModels(itemModel), { - stroke: visualColor, - opacity: retrieve3(labelLineModel.get(['lineStyle', 'opacity']), visualOpacity, 1) - }); - } - }; - return PiePiece; -}(graphic.Sector); -// Pie view -var PieView = /** @class */function (_super) { - __extends(PieView, _super); - function PieView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.ignoreLabelLineUpdate = true; - return _this; - } - PieView.prototype.render = function (seriesModel, ecModel, api, payload) { - var data = seriesModel.getData(); - var oldData = this._data; - var group = this.group; - var startAngle; - // First render - if (!oldData && data.count() > 0) { - var shape = data.getItemLayout(0); - for (var s = 1; isNaN(shape && shape.startAngle) && s < data.count(); ++s) { - shape = data.getItemLayout(s); - } - if (shape) { - startAngle = shape.startAngle; - } - } - // remove empty-circle if it exists - if (this._emptyCircleSector) { - group.remove(this._emptyCircleSector); - } - // when all data are filtered, show lightgray empty circle - if (data.count() === 0 && seriesModel.get('showEmptyCircle')) { - var layoutData = getSeriesLayoutData(seriesModel); - var sector = new graphic.Sector({ - shape: extend(getBasicPieLayout(seriesModel, api), layoutData) - }); - sector.useStyle(seriesModel.getModel('emptyCircleStyle').getItemStyle()); - this._emptyCircleSector = sector; - group.add(sector); - } - data.diff(oldData).add(function (idx) { - var piePiece = new PiePiece(data, idx, startAngle); - data.setItemGraphicEl(idx, piePiece); - group.add(piePiece); - }).update(function (newIdx, oldIdx) { - var piePiece = oldData.getItemGraphicEl(oldIdx); - piePiece.updateData(data, newIdx, startAngle); - piePiece.off('click'); - group.add(piePiece); - data.setItemGraphicEl(newIdx, piePiece); - }).remove(function (idx) { - var piePiece = oldData.getItemGraphicEl(idx); - graphic.removeElementWithFadeOut(piePiece, seriesModel, idx); - }).execute(); - labelLayout(seriesModel); - // Always use initial animation. - if (seriesModel.get('animationTypeUpdate') !== 'expansion') { - this._data = data; - } - }; - PieView.prototype.dispose = function () {}; - PieView.prototype.containPoint = function (point, seriesModel) { - var data = seriesModel.getData(); - var itemLayout = data.getItemLayout(0); - if (itemLayout) { - var dx = point[0] - itemLayout.cx; - var dy = point[1] - itemLayout.cy; - var radius = Math.sqrt(dx * dx + dy * dy); - return radius <= itemLayout.r && radius >= itemLayout.r0; - } - }; - PieView.type = 'pie'; - return PieView; -}(ChartView); -export default PieView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie/install.js b/node_modules/echarts/lib/chart/pie/install.js deleted file mode 100644 index ac0621f..0000000 --- a/node_modules/echarts/lib/chart/pie/install.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createLegacyDataSelectAction } from '../../legacy/dataSelectAction.js'; -import pieLayout from '../pie/pieLayout.js'; -import dataFilter from '../../processor/dataFilter.js'; -import { curry } from 'zrender/lib/core/util.js'; -import PieView from './PieView.js'; -import PieSeriesModel from './PieSeries.js'; -import negativeDataFilter from '../../processor/negativeDataFilter.js'; -export function install(registers) { - registers.registerChartView(PieView); - registers.registerSeriesModel(PieSeriesModel); - createLegacyDataSelectAction('pie', registers.registerAction); - registers.registerLayout(curry(pieLayout, 'pie')); - registers.registerProcessor(dataFilter('pie')); - registers.registerProcessor(negativeDataFilter('pie')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie/labelLayout.js b/node_modules/echarts/lib/chart/pie/labelLayout.js deleted file mode 100644 index e0c3d7e..0000000 --- a/node_modules/echarts/lib/chart/pie/labelLayout.js +++ /dev/null @@ -1,474 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// FIXME emphasis label position is not same with normal label position -import { parsePercent } from '../../util/number.js'; -import { Point } from '../../util/graphic.js'; -import { each, isNumber } from 'zrender/lib/core/util.js'; -import { limitTurnAngle, limitSurfaceAngle } from '../../label/labelGuideHelper.js'; -import { shiftLayoutOnY } from '../../label/labelLayoutHelper.js'; -var RADIAN = Math.PI / 180; -function adjustSingleSide(list, cx, cy, r, dir, viewWidth, viewHeight, viewLeft, viewTop, farthestX) { - if (list.length < 2) { - return; - } - ; - function recalculateXOnSemiToAlignOnEllipseCurve(semi) { - var rB = semi.rB; - var rB2 = rB * rB; - for (var i = 0; i < semi.list.length; i++) { - var item = semi.list[i]; - var dy = Math.abs(item.label.y - cy); - // horizontal r is always same with original r because x is not changed. - var rA = r + item.len; - var rA2 = rA * rA; - // Use ellipse implicit function to calculate x - var dx = Math.sqrt((1 - Math.abs(dy * dy / rB2)) * rA2); - var newX = cx + (dx + item.len2) * dir; - var deltaX = newX - item.label.x; - var newTargetWidth = item.targetTextWidth - deltaX * dir; - // text x is changed, so need to recalculate width. - constrainTextWidth(item, newTargetWidth, true); - item.label.x = newX; - } - } - // Adjust X based on the shifted y. Make tight labels aligned on an ellipse curve. - function recalculateX(items) { - // Extremes of - var topSemi = { - list: [], - maxY: 0 - }; - var bottomSemi = { - list: [], - maxY: 0 - }; - for (var i = 0; i < items.length; i++) { - if (items[i].labelAlignTo !== 'none') { - continue; - } - var item = items[i]; - var semi = item.label.y > cy ? bottomSemi : topSemi; - var dy = Math.abs(item.label.y - cy); - if (dy >= semi.maxY) { - var dx = item.label.x - cx - item.len2 * dir; - // horizontal r is always same with original r because x is not changed. - var rA = r + item.len; - // Canculate rB based on the topest / bottemest label. - var rB = Math.abs(dx) < rA ? Math.sqrt(dy * dy / (1 - dx * dx / rA / rA)) : rA; - semi.rB = rB; - semi.maxY = dy; - } - semi.list.push(item); - } - recalculateXOnSemiToAlignOnEllipseCurve(topSemi); - recalculateXOnSemiToAlignOnEllipseCurve(bottomSemi); - } - var len = list.length; - for (var i = 0; i < len; i++) { - if (list[i].position === 'outer' && list[i].labelAlignTo === 'labelLine') { - var dx = list[i].label.x - farthestX; - list[i].linePoints[1][0] += dx; - list[i].label.x = farthestX; - } - } - if (shiftLayoutOnY(list, viewTop, viewTop + viewHeight)) { - recalculateX(list); - } -} -function avoidOverlap(labelLayoutList, cx, cy, r, viewWidth, viewHeight, viewLeft, viewTop) { - var leftList = []; - var rightList = []; - var leftmostX = Number.MAX_VALUE; - var rightmostX = -Number.MAX_VALUE; - for (var i = 0; i < labelLayoutList.length; i++) { - var label = labelLayoutList[i].label; - if (isPositionCenter(labelLayoutList[i])) { - continue; - } - if (label.x < cx) { - leftmostX = Math.min(leftmostX, label.x); - leftList.push(labelLayoutList[i]); - } else { - rightmostX = Math.max(rightmostX, label.x); - rightList.push(labelLayoutList[i]); - } - } - for (var i = 0; i < labelLayoutList.length; i++) { - var layout = labelLayoutList[i]; - if (!isPositionCenter(layout) && layout.linePoints) { - if (layout.labelStyleWidth != null) { - continue; - } - var label = layout.label; - var linePoints = layout.linePoints; - var targetTextWidth = void 0; - if (layout.labelAlignTo === 'edge') { - if (label.x < cx) { - targetTextWidth = linePoints[2][0] - layout.labelDistance - viewLeft - layout.edgeDistance; - } else { - targetTextWidth = viewLeft + viewWidth - layout.edgeDistance - linePoints[2][0] - layout.labelDistance; - } - } else if (layout.labelAlignTo === 'labelLine') { - if (label.x < cx) { - targetTextWidth = leftmostX - viewLeft - layout.bleedMargin; - } else { - targetTextWidth = viewLeft + viewWidth - rightmostX - layout.bleedMargin; - } - } else { - if (label.x < cx) { - targetTextWidth = label.x - viewLeft - layout.bleedMargin; - } else { - targetTextWidth = viewLeft + viewWidth - label.x - layout.bleedMargin; - } - } - layout.targetTextWidth = targetTextWidth; - constrainTextWidth(layout, targetTextWidth); - } - } - adjustSingleSide(rightList, cx, cy, r, 1, viewWidth, viewHeight, viewLeft, viewTop, rightmostX); - adjustSingleSide(leftList, cx, cy, r, -1, viewWidth, viewHeight, viewLeft, viewTop, leftmostX); - for (var i = 0; i < labelLayoutList.length; i++) { - var layout = labelLayoutList[i]; - if (!isPositionCenter(layout) && layout.linePoints) { - var label = layout.label; - var linePoints = layout.linePoints; - var isAlignToEdge = layout.labelAlignTo === 'edge'; - var padding = label.style.padding; - var paddingH = padding ? padding[1] + padding[3] : 0; - // textRect.width already contains paddingH if bgColor is set - var extraPaddingH = label.style.backgroundColor ? 0 : paddingH; - var realTextWidth = layout.rect.width + extraPaddingH; - var dist = linePoints[1][0] - linePoints[2][0]; - if (isAlignToEdge) { - if (label.x < cx) { - linePoints[2][0] = viewLeft + layout.edgeDistance + realTextWidth + layout.labelDistance; - } else { - linePoints[2][0] = viewLeft + viewWidth - layout.edgeDistance - realTextWidth - layout.labelDistance; - } - } else { - if (label.x < cx) { - linePoints[2][0] = label.x + layout.labelDistance; - } else { - linePoints[2][0] = label.x - layout.labelDistance; - } - linePoints[1][0] = linePoints[2][0] + dist; - } - linePoints[1][1] = linePoints[2][1] = label.y; - } - } -} -/** - * Set max width of each label, and then wrap each label to the max width. - * - * @param layout label layout - * @param availableWidth max width for the label to display - * @param forceRecalculate recaculate the text layout even if the current width - * is smaller than `availableWidth`. This is useful when the text was previously - * wrapped by calling `constrainTextWidth` but now `availableWidth` changed, in - * which case, previous wrapping should be redo. - */ -function constrainTextWidth(layout, availableWidth, forceRecalculate) { - if (forceRecalculate === void 0) { - forceRecalculate = false; - } - if (layout.labelStyleWidth != null) { - // User-defined style.width has the highest priority. - return; - } - var label = layout.label; - var style = label.style; - var textRect = layout.rect; - var bgColor = style.backgroundColor; - var padding = style.padding; - var paddingH = padding ? padding[1] + padding[3] : 0; - var overflow = style.overflow; - // textRect.width already contains paddingH if bgColor is set - var oldOuterWidth = textRect.width + (bgColor ? 0 : paddingH); - if (availableWidth < oldOuterWidth || forceRecalculate) { - var oldHeight = textRect.height; - if (overflow && overflow.match('break')) { - // Temporarily set background to be null to calculate - // the bounding box without background. - label.setStyle('backgroundColor', null); - // Set constraining width - label.setStyle('width', availableWidth - paddingH); - // This is the real bounding box of the text without padding. - var innerRect = label.getBoundingRect(); - label.setStyle('width', Math.ceil(innerRect.width)); - label.setStyle('backgroundColor', bgColor); - } else { - var availableInnerWidth = availableWidth - paddingH; - var newWidth = availableWidth < oldOuterWidth - // Current text is too wide, use `availableWidth` as max width. - ? availableInnerWidth : - // Current available width is enough, but the text may have - // already been wrapped with a smaller available width. - forceRecalculate ? availableInnerWidth > layout.unconstrainedWidth - // Current available is larger than text width, - // so don't constrain width (otherwise it may have - // empty space in the background). - ? null - // Current available is smaller than text width, so - // use the current available width as constraining - // width. - : availableInnerWidth - // Current available width is enough, so no need to - // constrain. - : null; - label.setStyle('width', newWidth); - } - var newRect = label.getBoundingRect(); - textRect.width = newRect.width; - var margin = (label.style.margin || 0) + 2.1; - textRect.height = newRect.height + margin; - textRect.y -= (textRect.height - oldHeight) / 2; - } -} -function isPositionCenter(sectorShape) { - // Not change x for center label - return sectorShape.position === 'center'; -} -export default function pieLabelLayout(seriesModel) { - var data = seriesModel.getData(); - var labelLayoutList = []; - var cx; - var cy; - var hasLabelRotate = false; - var minShowLabelRadian = (seriesModel.get('minShowLabelAngle') || 0) * RADIAN; - var viewRect = data.getLayout('viewRect'); - var r = data.getLayout('r'); - var viewWidth = viewRect.width; - var viewLeft = viewRect.x; - var viewTop = viewRect.y; - var viewHeight = viewRect.height; - function setNotShow(el) { - el.ignore = true; - } - function isLabelShown(label) { - if (!label.ignore) { - return true; - } - for (var key in label.states) { - if (label.states[key].ignore === false) { - return true; - } - } - return false; - } - data.each(function (idx) { - var sector = data.getItemGraphicEl(idx); - var sectorShape = sector.shape; - var label = sector.getTextContent(); - var labelLine = sector.getTextGuideLine(); - var itemModel = data.getItemModel(idx); - var labelModel = itemModel.getModel('label'); - // Use position in normal or emphasis - var labelPosition = labelModel.get('position') || itemModel.get(['emphasis', 'label', 'position']); - var labelDistance = labelModel.get('distanceToLabelLine'); - var labelAlignTo = labelModel.get('alignTo'); - var edgeDistance = parsePercent(labelModel.get('edgeDistance'), viewWidth); - var bleedMargin = labelModel.get('bleedMargin'); - var labelLineModel = itemModel.getModel('labelLine'); - var labelLineLen = labelLineModel.get('length'); - labelLineLen = parsePercent(labelLineLen, viewWidth); - var labelLineLen2 = labelLineModel.get('length2'); - labelLineLen2 = parsePercent(labelLineLen2, viewWidth); - if (Math.abs(sectorShape.endAngle - sectorShape.startAngle) < minShowLabelRadian) { - each(label.states, setNotShow); - label.ignore = true; - if (labelLine) { - each(labelLine.states, setNotShow); - labelLine.ignore = true; - } - return; - } - if (!isLabelShown(label)) { - return; - } - var midAngle = (sectorShape.startAngle + sectorShape.endAngle) / 2; - var nx = Math.cos(midAngle); - var ny = Math.sin(midAngle); - var textX; - var textY; - var linePoints; - var textAlign; - cx = sectorShape.cx; - cy = sectorShape.cy; - var isLabelInside = labelPosition === 'inside' || labelPosition === 'inner'; - if (labelPosition === 'center') { - textX = sectorShape.cx; - textY = sectorShape.cy; - textAlign = 'center'; - } else { - var x1 = (isLabelInside ? (sectorShape.r + sectorShape.r0) / 2 * nx : sectorShape.r * nx) + cx; - var y1 = (isLabelInside ? (sectorShape.r + sectorShape.r0) / 2 * ny : sectorShape.r * ny) + cy; - textX = x1 + nx * 3; - textY = y1 + ny * 3; - if (!isLabelInside) { - // For roseType - var x2 = x1 + nx * (labelLineLen + r - sectorShape.r); - var y2 = y1 + ny * (labelLineLen + r - sectorShape.r); - var x3 = x2 + (nx < 0 ? -1 : 1) * labelLineLen2; - var y3 = y2; - if (labelAlignTo === 'edge') { - // Adjust textX because text align of edge is opposite - textX = nx < 0 ? viewLeft + edgeDistance : viewLeft + viewWidth - edgeDistance; - } else { - textX = x3 + (nx < 0 ? -labelDistance : labelDistance); - } - textY = y3; - linePoints = [[x1, y1], [x2, y2], [x3, y3]]; - } - textAlign = isLabelInside ? 'center' : labelAlignTo === 'edge' ? nx > 0 ? 'right' : 'left' : nx > 0 ? 'left' : 'right'; - } - var PI = Math.PI; - var labelRotate = 0; - var rotate = labelModel.get('rotate'); - if (isNumber(rotate)) { - labelRotate = rotate * (PI / 180); - } else if (labelPosition === 'center') { - labelRotate = 0; - } else if (rotate === 'radial' || rotate === true) { - var radialAngle = nx < 0 ? -midAngle + PI : -midAngle; - labelRotate = radialAngle; - } else if (rotate === 'tangential' && labelPosition !== 'outside' && labelPosition !== 'outer') { - var rad = Math.atan2(nx, ny); - if (rad < 0) { - rad = PI * 2 + rad; - } - var isDown = ny > 0; - if (isDown) { - rad = PI + rad; - } - labelRotate = rad - PI; - } - hasLabelRotate = !!labelRotate; - label.x = textX; - label.y = textY; - label.rotation = labelRotate; - label.setStyle({ - verticalAlign: 'middle' - }); - // Not sectorShape the inside label - if (!isLabelInside) { - var textRect = label.getBoundingRect().clone(); - textRect.applyTransform(label.getComputedTransform()); - // Text has a default 1px stroke. Exclude this. - var margin = (label.style.margin || 0) + 2.1; - textRect.y -= margin / 2; - textRect.height += margin; - labelLayoutList.push({ - label: label, - labelLine: labelLine, - position: labelPosition, - len: labelLineLen, - len2: labelLineLen2, - minTurnAngle: labelLineModel.get('minTurnAngle'), - maxSurfaceAngle: labelLineModel.get('maxSurfaceAngle'), - surfaceNormal: new Point(nx, ny), - linePoints: linePoints, - textAlign: textAlign, - labelDistance: labelDistance, - labelAlignTo: labelAlignTo, - edgeDistance: edgeDistance, - bleedMargin: bleedMargin, - rect: textRect, - unconstrainedWidth: textRect.width, - labelStyleWidth: label.style.width - }); - } else { - label.setStyle({ - align: textAlign - }); - var selectState = label.states.select; - if (selectState) { - selectState.x += label.x; - selectState.y += label.y; - } - } - sector.setTextConfig({ - inside: isLabelInside - }); - }); - if (!hasLabelRotate && seriesModel.get('avoidLabelOverlap')) { - avoidOverlap(labelLayoutList, cx, cy, r, viewWidth, viewHeight, viewLeft, viewTop); - } - for (var i = 0; i < labelLayoutList.length; i++) { - var layout = labelLayoutList[i]; - var label = layout.label; - var labelLine = layout.labelLine; - var notShowLabel = isNaN(label.x) || isNaN(label.y); - if (label) { - label.setStyle({ - align: layout.textAlign - }); - if (notShowLabel) { - each(label.states, setNotShow); - label.ignore = true; - } - var selectState = label.states.select; - if (selectState) { - selectState.x += label.x; - selectState.y += label.y; - } - } - if (labelLine) { - var linePoints = layout.linePoints; - if (notShowLabel || !linePoints) { - each(labelLine.states, setNotShow); - labelLine.ignore = true; - } else { - limitTurnAngle(linePoints, layout.minTurnAngle); - limitSurfaceAngle(linePoints, layout.surfaceNormal, layout.maxSurfaceAngle); - labelLine.setShape({ - points: linePoints - }); - // Set the anchor to the midpoint of sector - label.__hostTarget.textGuideLineConfig = { - anchor: new Point(linePoints[0][0], linePoints[0][1]) - }; - } - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/pie/pieLayout.js b/node_modules/echarts/lib/chart/pie/pieLayout.js deleted file mode 100644 index 0b22d70..0000000 --- a/node_modules/echarts/lib/chart/pie/pieLayout.js +++ /dev/null @@ -1,238 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { parsePercent, linearMap } from '../../util/number.js'; -import * as layout from '../../util/layout.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { normalizeArcAngles } from 'zrender/lib/core/PathProxy.js'; -import { makeInner } from '../../util/model.js'; -var PI2 = Math.PI * 2; -var RADIAN = Math.PI / 180; -function getViewRect(seriesModel, api) { - return layout.getLayoutRect(seriesModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); -} -export function getBasicPieLayout(seriesModel, api) { - var viewRect = getViewRect(seriesModel, api); - // center can be string or number when coordinateSystem is specified - var center = seriesModel.get('center'); - var radius = seriesModel.get('radius'); - if (!zrUtil.isArray(radius)) { - radius = [0, radius]; - } - var width = parsePercent(viewRect.width, api.getWidth()); - var height = parsePercent(viewRect.height, api.getHeight()); - var size = Math.min(width, height); - var r0 = parsePercent(radius[0], size / 2); - var r = parsePercent(radius[1], size / 2); - var cx; - var cy; - var coordSys = seriesModel.coordinateSystem; - if (coordSys) { - // percentage is not allowed when coordinate system is specified - var point = coordSys.dataToPoint(center); - cx = point[0] || 0; - cy = point[1] || 0; - } else { - if (!zrUtil.isArray(center)) { - center = [center, center]; - } - cx = parsePercent(center[0], width) + viewRect.x; - cy = parsePercent(center[1], height) + viewRect.y; - } - return { - cx: cx, - cy: cy, - r0: r0, - r: r - }; -} -export default function pieLayout(seriesType, ecModel, api) { - ecModel.eachSeriesByType(seriesType, function (seriesModel) { - var data = seriesModel.getData(); - var valueDim = data.mapDimension('value'); - var viewRect = getViewRect(seriesModel, api); - var _a = getBasicPieLayout(seriesModel, api), - cx = _a.cx, - cy = _a.cy, - r = _a.r, - r0 = _a.r0; - var startAngle = -seriesModel.get('startAngle') * RADIAN; - var endAngle = seriesModel.get('endAngle'); - var padAngle = seriesModel.get('padAngle') * RADIAN; - endAngle = endAngle === 'auto' ? startAngle - PI2 : -endAngle * RADIAN; - var minAngle = seriesModel.get('minAngle') * RADIAN; - var minAndPadAngle = minAngle + padAngle; - var validDataCount = 0; - data.each(valueDim, function (value) { - !isNaN(value) && validDataCount++; - }); - var sum = data.getSum(valueDim); - // Sum may be 0 - var unitRadian = Math.PI / (sum || validDataCount) * 2; - var clockwise = seriesModel.get('clockwise'); - var roseType = seriesModel.get('roseType'); - var stillShowZeroSum = seriesModel.get('stillShowZeroSum'); - // [0...max] - var extent = data.getDataExtent(valueDim); - extent[0] = 0; - var dir = clockwise ? 1 : -1; - var angles = [startAngle, endAngle]; - var halfPadAngle = dir * padAngle / 2; - normalizeArcAngles(angles, !clockwise); - startAngle = angles[0], endAngle = angles[1]; - var layoutData = getSeriesLayoutData(seriesModel); - layoutData.startAngle = startAngle; - layoutData.endAngle = endAngle; - layoutData.clockwise = clockwise; - var angleRange = Math.abs(endAngle - startAngle); - // In the case some sector angle is smaller than minAngle - var restAngle = angleRange; - var valueSumLargerThanMinAngle = 0; - var currentAngle = startAngle; - data.setLayout({ - viewRect: viewRect, - r: r - }); - data.each(valueDim, function (value, idx) { - var angle; - if (isNaN(value)) { - data.setItemLayout(idx, { - angle: NaN, - startAngle: NaN, - endAngle: NaN, - clockwise: clockwise, - cx: cx, - cy: cy, - r0: r0, - r: roseType ? NaN : r - }); - return; - } - // FIXME 兼容 2.0 但是 roseType 是 area 的时候才是这样? - if (roseType !== 'area') { - angle = sum === 0 && stillShowZeroSum ? unitRadian : value * unitRadian; - } else { - angle = angleRange / validDataCount; - } - if (angle < minAndPadAngle) { - angle = minAndPadAngle; - restAngle -= minAndPadAngle; - } else { - valueSumLargerThanMinAngle += value; - } - var endAngle = currentAngle + dir * angle; - // calculate display angle - var actualStartAngle = 0; - var actualEndAngle = 0; - if (padAngle > angle) { - actualStartAngle = currentAngle + dir * angle / 2; - actualEndAngle = actualStartAngle; - } else { - actualStartAngle = currentAngle + halfPadAngle; - actualEndAngle = endAngle - halfPadAngle; - } - data.setItemLayout(idx, { - angle: angle, - startAngle: actualStartAngle, - endAngle: actualEndAngle, - clockwise: clockwise, - cx: cx, - cy: cy, - r0: r0, - r: roseType ? linearMap(value, extent, [r0, r]) : r - }); - currentAngle = endAngle; - }); - // Some sector is constrained by minAngle and padAngle - // Rest sectors needs recalculate angle - if (restAngle < PI2 && validDataCount) { - // Average the angle if rest angle is not enough after all angles is - // Constrained by minAngle and padAngle - if (restAngle <= 1e-3) { - var angle_1 = angleRange / validDataCount; - data.each(valueDim, function (value, idx) { - if (!isNaN(value)) { - var layout_1 = data.getItemLayout(idx); - layout_1.angle = angle_1; - var actualStartAngle = 0; - var actualEndAngle = 0; - if (angle_1 < padAngle) { - actualStartAngle = startAngle + dir * (idx + 1 / 2) * angle_1; - actualEndAngle = actualStartAngle; - } else { - actualStartAngle = startAngle + dir * idx * angle_1 + halfPadAngle; - actualEndAngle = startAngle + dir * (idx + 1) * angle_1 - halfPadAngle; - } - layout_1.startAngle = actualStartAngle; - layout_1.endAngle = actualEndAngle; - } - }); - } else { - unitRadian = restAngle / valueSumLargerThanMinAngle; - currentAngle = startAngle; - data.each(valueDim, function (value, idx) { - if (!isNaN(value)) { - var layout_2 = data.getItemLayout(idx); - var angle = layout_2.angle === minAndPadAngle ? minAndPadAngle : value * unitRadian; - var actualStartAngle = 0; - var actualEndAngle = 0; - if (angle < padAngle) { - actualStartAngle = currentAngle + dir * angle / 2; - actualEndAngle = actualStartAngle; - } else { - actualStartAngle = currentAngle + halfPadAngle; - actualEndAngle = currentAngle + dir * angle - halfPadAngle; - } - layout_2.startAngle = actualStartAngle; - layout_2.endAngle = actualEndAngle; - currentAngle += dir * angle; - } - }); - } - } - }); -} -export var getSeriesLayoutData = makeInner(); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar.js b/node_modules/echarts/lib/chart/radar.js deleted file mode 100644 index e84c088..0000000 --- a/node_modules/echarts/lib/chart/radar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './radar/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar/RadarSeries.js b/node_modules/echarts/lib/chart/radar/RadarSeries.js deleted file mode 100644 index dbc7e87..0000000 --- a/node_modules/echarts/lib/chart/radar/RadarSeries.js +++ /dev/null @@ -1,134 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import createSeriesDataSimply from '../helper/createSeriesDataSimply.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import LegendVisualProvider from '../../visual/LegendVisualProvider.js'; -import { createTooltipMarkup, retrieveVisualColorForTooltipMarker } from '../../component/tooltip/tooltipMarkup.js'; -var RadarSeriesModel = /** @class */function (_super) { - __extends(RadarSeriesModel, _super); - function RadarSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadarSeriesModel.type; - _this.hasSymbolVisual = true; - return _this; - } - // Overwrite - RadarSeriesModel.prototype.init = function (option) { - _super.prototype.init.apply(this, arguments); - // Enable legend selection for each data item - // Use a function instead of direct access because data reference may changed - this.legendVisualProvider = new LegendVisualProvider(zrUtil.bind(this.getData, this), zrUtil.bind(this.getRawData, this)); - }; - RadarSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesDataSimply(this, { - generateCoord: 'indicator_', - generateCoordCount: Infinity - }); - }; - RadarSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var data = this.getData(); - var coordSys = this.coordinateSystem; - var indicatorAxes = coordSys.getIndicatorAxes(); - var name = this.getData().getName(dataIndex); - var nameToDisplay = name === '' ? this.name : name; - var markerColor = retrieveVisualColorForTooltipMarker(this, dataIndex); - return createTooltipMarkup('section', { - header: nameToDisplay, - sortBlocks: true, - blocks: zrUtil.map(indicatorAxes, function (axis) { - var val = data.get(data.mapDimension(axis.dim), dataIndex); - return createTooltipMarkup('nameValue', { - markerType: 'subItem', - markerColor: markerColor, - name: axis.name, - value: val, - sortParam: val - }); - }) - }); - }; - RadarSeriesModel.prototype.getTooltipPosition = function (dataIndex) { - if (dataIndex != null) { - var data_1 = this.getData(); - var coordSys = this.coordinateSystem; - var values = data_1.getValues(zrUtil.map(coordSys.dimensions, function (dim) { - return data_1.mapDimension(dim); - }), dataIndex); - for (var i = 0, len = values.length; i < len; i++) { - if (!isNaN(values[i])) { - var indicatorAxes = coordSys.getIndicatorAxes(); - return coordSys.coordToPoint(indicatorAxes[i].dataToCoord(values[i]), i); - } - } - } - }; - RadarSeriesModel.type = 'series.radar'; - RadarSeriesModel.dependencies = ['radar']; - RadarSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - colorBy: 'data', - coordinateSystem: 'radar', - legendHoverLink: true, - radarIndex: 0, - lineStyle: { - width: 2, - type: 'solid', - join: 'round' - }, - label: { - position: 'top' - }, - // areaStyle: { - // }, - // itemStyle: {} - symbolSize: 8 - // symbolRotate: null - }; - - return RadarSeriesModel; -}(SeriesModel); -export default RadarSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar/RadarView.js b/node_modules/echarts/lib/chart/radar/RadarView.js deleted file mode 100644 index ec4e4b1..0000000 --- a/node_modules/echarts/lib/chart/radar/RadarView.js +++ /dev/null @@ -1,225 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as symbolUtil from '../../util/symbol.js'; -import ChartView from '../../view/Chart.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var RadarView = /** @class */function (_super) { - __extends(RadarView, _super); - function RadarView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadarView.type; - return _this; - } - RadarView.prototype.render = function (seriesModel, ecModel, api) { - var polar = seriesModel.coordinateSystem; - var group = this.group; - var data = seriesModel.getData(); - var oldData = this._data; - function createSymbol(data, idx) { - var symbolType = data.getItemVisual(idx, 'symbol') || 'circle'; - if (symbolType === 'none') { - return; - } - var symbolSize = symbolUtil.normalizeSymbolSize(data.getItemVisual(idx, 'symbolSize')); - var symbolPath = symbolUtil.createSymbol(symbolType, -1, -1, 2, 2); - var symbolRotate = data.getItemVisual(idx, 'symbolRotate') || 0; - symbolPath.attr({ - style: { - strokeNoScale: true - }, - z2: 100, - scaleX: symbolSize[0] / 2, - scaleY: symbolSize[1] / 2, - rotation: symbolRotate * Math.PI / 180 || 0 - }); - return symbolPath; - } - function updateSymbols(oldPoints, newPoints, symbolGroup, data, idx, isInit) { - // Simply rerender all - symbolGroup.removeAll(); - for (var i = 0; i < newPoints.length - 1; i++) { - var symbolPath = createSymbol(data, idx); - if (symbolPath) { - symbolPath.__dimIdx = i; - if (oldPoints[i]) { - symbolPath.setPosition(oldPoints[i]); - graphic[isInit ? 'initProps' : 'updateProps'](symbolPath, { - x: newPoints[i][0], - y: newPoints[i][1] - }, seriesModel, idx); - } else { - symbolPath.setPosition(newPoints[i]); - } - symbolGroup.add(symbolPath); - } - } - } - function getInitialPoints(points) { - return zrUtil.map(points, function (pt) { - return [polar.cx, polar.cy]; - }); - } - data.diff(oldData).add(function (idx) { - var points = data.getItemLayout(idx); - if (!points) { - return; - } - var polygon = new graphic.Polygon(); - var polyline = new graphic.Polyline(); - var target = { - shape: { - points: points - } - }; - polygon.shape.points = getInitialPoints(points); - polyline.shape.points = getInitialPoints(points); - graphic.initProps(polygon, target, seriesModel, idx); - graphic.initProps(polyline, target, seriesModel, idx); - var itemGroup = new graphic.Group(); - var symbolGroup = new graphic.Group(); - itemGroup.add(polyline); - itemGroup.add(polygon); - itemGroup.add(symbolGroup); - updateSymbols(polyline.shape.points, points, symbolGroup, data, idx, true); - data.setItemGraphicEl(idx, itemGroup); - }).update(function (newIdx, oldIdx) { - var itemGroup = oldData.getItemGraphicEl(oldIdx); - var polyline = itemGroup.childAt(0); - var polygon = itemGroup.childAt(1); - var symbolGroup = itemGroup.childAt(2); - var target = { - shape: { - points: data.getItemLayout(newIdx) - } - }; - if (!target.shape.points) { - return; - } - updateSymbols(polyline.shape.points, target.shape.points, symbolGroup, data, newIdx, false); - saveOldStyle(polygon); - saveOldStyle(polyline); - graphic.updateProps(polyline, target, seriesModel); - graphic.updateProps(polygon, target, seriesModel); - data.setItemGraphicEl(newIdx, itemGroup); - }).remove(function (idx) { - group.remove(oldData.getItemGraphicEl(idx)); - }).execute(); - data.eachItemGraphicEl(function (itemGroup, idx) { - var itemModel = data.getItemModel(idx); - var polyline = itemGroup.childAt(0); - var polygon = itemGroup.childAt(1); - var symbolGroup = itemGroup.childAt(2); - // Radar uses the visual encoded from itemStyle. - var itemStyle = data.getItemVisual(idx, 'style'); - var color = itemStyle.fill; - group.add(itemGroup); - polyline.useStyle(zrUtil.defaults(itemModel.getModel('lineStyle').getLineStyle(), { - fill: 'none', - stroke: color - })); - setStatesStylesFromModel(polyline, itemModel, 'lineStyle'); - setStatesStylesFromModel(polygon, itemModel, 'areaStyle'); - var areaStyleModel = itemModel.getModel('areaStyle'); - var polygonIgnore = areaStyleModel.isEmpty() && areaStyleModel.parentModel.isEmpty(); - polygon.ignore = polygonIgnore; - zrUtil.each(['emphasis', 'select', 'blur'], function (stateName) { - var stateModel = itemModel.getModel([stateName, 'areaStyle']); - var stateIgnore = stateModel.isEmpty() && stateModel.parentModel.isEmpty(); - // Won't be ignore if normal state is not ignore. - polygon.ensureState(stateName).ignore = stateIgnore && polygonIgnore; - }); - polygon.useStyle(zrUtil.defaults(areaStyleModel.getAreaStyle(), { - fill: color, - opacity: 0.7, - decal: itemStyle.decal - })); - var emphasisModel = itemModel.getModel('emphasis'); - var itemHoverStyle = emphasisModel.getModel('itemStyle').getItemStyle(); - symbolGroup.eachChild(function (symbolPath) { - if (symbolPath instanceof ZRImage) { - var pathStyle = symbolPath.style; - symbolPath.useStyle(zrUtil.extend({ - // TODO other properties like x, y ? - image: pathStyle.image, - x: pathStyle.x, - y: pathStyle.y, - width: pathStyle.width, - height: pathStyle.height - }, itemStyle)); - } else { - symbolPath.useStyle(itemStyle); - symbolPath.setColor(color); - symbolPath.style.strokeNoScale = true; - } - var pathEmphasisState = symbolPath.ensureState('emphasis'); - pathEmphasisState.style = zrUtil.clone(itemHoverStyle); - var defaultText = data.getStore().get(data.getDimensionIndex(symbolPath.__dimIdx), idx); - (defaultText == null || isNaN(defaultText)) && (defaultText = ''); - setLabelStyle(symbolPath, getLabelStatesModels(itemModel), { - labelFetcher: data.hostModel, - labelDataIndex: idx, - labelDimIndex: symbolPath.__dimIdx, - defaultText: defaultText, - inheritColor: color, - defaultOpacity: itemStyle.opacity - }); - }); - toggleHoverEmphasis(itemGroup, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }); - this._data = data; - }; - RadarView.prototype.remove = function () { - this.group.removeAll(); - this._data = null; - }; - RadarView.type = 'radar'; - return RadarView; -}(ChartView); -export default RadarView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar/backwardCompat.js b/node_modules/echarts/lib/chart/radar/backwardCompat.js deleted file mode 100644 index cf72abe..0000000 --- a/node_modules/echarts/lib/chart/radar/backwardCompat.js +++ /dev/null @@ -1,75 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -// Backward compat for radar chart in 2 -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function radarBackwardCompat(option) { - var polarOptArr = option.polar; - if (polarOptArr) { - if (!zrUtil.isArray(polarOptArr)) { - polarOptArr = [polarOptArr]; - } - var polarNotRadar_1 = []; - zrUtil.each(polarOptArr, function (polarOpt, idx) { - if (polarOpt.indicator) { - if (polarOpt.type && !polarOpt.shape) { - polarOpt.shape = polarOpt.type; - } - option.radar = option.radar || []; - if (!zrUtil.isArray(option.radar)) { - option.radar = [option.radar]; - } - option.radar.push(polarOpt); - } else { - polarNotRadar_1.push(polarOpt); - } - }); - option.polar = polarNotRadar_1; - } - zrUtil.each(option.series, function (seriesOpt) { - if (seriesOpt && seriesOpt.type === 'radar' && seriesOpt.polarIndex) { - seriesOpt.radarIndex = seriesOpt.polarIndex; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar/install.js b/node_modules/echarts/lib/chart/radar/install.js deleted file mode 100644 index a430886..0000000 --- a/node_modules/echarts/lib/chart/radar/install.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import radarLayout from '../radar/radarLayout.js'; -import dataFilter from '../../processor/dataFilter.js'; -import backwardCompat from '../radar/backwardCompat.js'; -import RadarView from './RadarView.js'; -import RadarSeriesModel from './RadarSeries.js'; -import { install as installRadarComponent } from '../../component/radar/install.js'; -export function install(registers) { - use(installRadarComponent); - registers.registerChartView(RadarView); - registers.registerSeriesModel(RadarSeriesModel); - registers.registerLayout(radarLayout); - registers.registerProcessor(dataFilter('radar')); - registers.registerPreprocessor(backwardCompat); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/radar/radarLayout.js b/node_modules/echarts/lib/chart/radar/radarLayout.js deleted file mode 100644 index 5f7c3de..0000000 --- a/node_modules/echarts/lib/chart/radar/radarLayout.js +++ /dev/null @@ -1,82 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function radarLayout(ecModel) { - ecModel.eachSeriesByType('radar', function (seriesModel) { - var data = seriesModel.getData(); - var points = []; - var coordSys = seriesModel.coordinateSystem; - if (!coordSys) { - return; - } - var axes = coordSys.getIndicatorAxes(); - zrUtil.each(axes, function (axis, axisIndex) { - data.each(data.mapDimension(axes[axisIndex].dim), function (val, dataIndex) { - points[dataIndex] = points[dataIndex] || []; - var point = coordSys.dataToPoint(val, axisIndex); - points[dataIndex][axisIndex] = isValidPoint(point) ? point : getValueMissingPoint(coordSys); - }); - }); - // Close polygon - data.each(function (idx) { - // TODO - // Is it appropriate to connect to the next data when some data is missing? - // Or, should trade it like `connectNull` in line chart? - var firstPoint = zrUtil.find(points[idx], function (point) { - return isValidPoint(point); - }) || getValueMissingPoint(coordSys); - // Copy the first actual point to the end of the array - points[idx].push(firstPoint.slice()); - data.setItemLayout(idx, points[idx]); - }); - }); -} -function isValidPoint(point) { - return !isNaN(point[0]) && !isNaN(point[1]); -} -function getValueMissingPoint(coordSys) { - // It is error-prone to input [NaN, NaN] into polygon, polygon. - // (probably cause problem when refreshing or animating) - return [coordSys.cx, coordSys.cy]; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey.js b/node_modules/echarts/lib/chart/sankey.js deleted file mode 100644 index 83864a4..0000000 --- a/node_modules/echarts/lib/chart/sankey.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './sankey/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey/SankeySeries.js b/node_modules/echarts/lib/chart/sankey/SankeySeries.js deleted file mode 100644 index fdba1d1..0000000 --- a/node_modules/echarts/lib/chart/sankey/SankeySeries.js +++ /dev/null @@ -1,215 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import createGraphFromNodeEdge from '../helper/createGraphFromNodeEdge.js'; -import Model from '../../model/Model.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -var SankeySeriesModel = /** @class */function (_super) { - __extends(SankeySeriesModel, _super); - function SankeySeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SankeySeriesModel.type; - return _this; - } - /** - * Init a graph data structure from data in option series - */ - SankeySeriesModel.prototype.getInitialData = function (option, ecModel) { - var links = option.edges || option.links; - var nodes = option.data || option.nodes; - var levels = option.levels; - this.levelModels = []; - var levelModels = this.levelModels; - for (var i = 0; i < levels.length; i++) { - if (levels[i].depth != null && levels[i].depth >= 0) { - levelModels[levels[i].depth] = new Model(levels[i], this, ecModel); - } else { - if (process.env.NODE_ENV !== 'production') { - throw new Error('levels[i].depth is mandatory and should be natural number'); - } - } - } - if (nodes && links) { - var graph = createGraphFromNodeEdge(nodes, links, this, true, beforeLink); - return graph.data; - } - function beforeLink(nodeData, edgeData) { - nodeData.wrapMethod('getItemModel', function (model, idx) { - var seriesModel = model.parentModel; - var layout = seriesModel.getData().getItemLayout(idx); - if (layout) { - var nodeDepth = layout.depth; - var levelModel = seriesModel.levelModels[nodeDepth]; - if (levelModel) { - model.parentModel = levelModel; - } - } - return model; - }); - edgeData.wrapMethod('getItemModel', function (model, idx) { - var seriesModel = model.parentModel; - var edge = seriesModel.getGraph().getEdgeByIndex(idx); - var layout = edge.node1.getLayout(); - if (layout) { - var depth = layout.depth; - var levelModel = seriesModel.levelModels[depth]; - if (levelModel) { - model.parentModel = levelModel; - } - } - return model; - }); - } - }; - SankeySeriesModel.prototype.setNodePosition = function (dataIndex, localPosition) { - var nodes = this.option.data || this.option.nodes; - var dataItem = nodes[dataIndex]; - dataItem.localX = localPosition[0]; - dataItem.localY = localPosition[1]; - }; - /** - * Return the graphic data structure - * - * @return graphic data structure - */ - SankeySeriesModel.prototype.getGraph = function () { - return this.getData().graph; - }; - /** - * Get edge data of graphic data structure - * - * @return data structure of list - */ - SankeySeriesModel.prototype.getEdgeData = function () { - return this.getGraph().edgeData; - }; - SankeySeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - function noValue(val) { - return isNaN(val) || val == null; - } - // dataType === 'node' or empty do not show tooltip by default - if (dataType === 'edge') { - var params = this.getDataParams(dataIndex, dataType); - var rawDataOpt = params.data; - var edgeValue = params.value; - var edgeName = rawDataOpt.source + ' -- ' + rawDataOpt.target; - return createTooltipMarkup('nameValue', { - name: edgeName, - value: edgeValue, - noValue: noValue(edgeValue) - }); - } - // dataType === 'node' - else { - var node = this.getGraph().getNodeByIndex(dataIndex); - var value = node.getLayout().value; - var name_1 = this.getDataParams(dataIndex, dataType).data.name; - return createTooltipMarkup('nameValue', { - name: name_1 != null ? name_1 + '' : null, - value: value, - noValue: noValue(value) - }); - } - }; - SankeySeriesModel.prototype.optionUpdated = function () {}; - // Override Series.getDataParams() - SankeySeriesModel.prototype.getDataParams = function (dataIndex, dataType) { - var params = _super.prototype.getDataParams.call(this, dataIndex, dataType); - if (params.value == null && dataType === 'node') { - var node = this.getGraph().getNodeByIndex(dataIndex); - var nodeValue = node.getLayout().value; - params.value = nodeValue; - } - return params; - }; - SankeySeriesModel.type = 'series.sankey'; - SankeySeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'view', - left: '5%', - top: '5%', - right: '20%', - bottom: '5%', - orient: 'horizontal', - nodeWidth: 20, - nodeGap: 8, - draggable: true, - layoutIterations: 32, - label: { - show: true, - position: 'right', - fontSize: 12 - }, - edgeLabel: { - show: false, - fontSize: 12 - }, - levels: [], - nodeAlign: 'justify', - lineStyle: { - color: '#314656', - opacity: 0.2, - curveness: 0.5 - }, - emphasis: { - label: { - show: true - }, - lineStyle: { - opacity: 0.5 - } - }, - select: { - itemStyle: { - borderColor: '#212121' - } - }, - animationEasing: 'linear', - animationDuration: 1000 - }; - return SankeySeriesModel; -}(SeriesModel); -export default SankeySeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey/SankeyView.js b/node_modules/echarts/lib/chart/sankey/SankeyView.js deleted file mode 100644 index 3212f65..0000000 --- a/node_modules/echarts/lib/chart/sankey/SankeyView.js +++ /dev/null @@ -1,326 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as graphic from '../../util/graphic.js'; -import { enterEmphasis, leaveEmphasis, toggleHoverEmphasis, setStatesStylesFromModel } from '../../util/states.js'; -import ChartView from '../../view/Chart.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { getECData } from '../../util/innerStore.js'; -import { isString, retrieve3 } from 'zrender/lib/core/util.js'; -var SankeyPathShape = /** @class */function () { - function SankeyPathShape() { - this.x1 = 0; - this.y1 = 0; - this.x2 = 0; - this.y2 = 0; - this.cpx1 = 0; - this.cpy1 = 0; - this.cpx2 = 0; - this.cpy2 = 0; - this.extent = 0; - } - return SankeyPathShape; -}(); -var SankeyPath = /** @class */function (_super) { - __extends(SankeyPath, _super); - function SankeyPath(opts) { - return _super.call(this, opts) || this; - } - SankeyPath.prototype.getDefaultShape = function () { - return new SankeyPathShape(); - }; - SankeyPath.prototype.buildPath = function (ctx, shape) { - var extent = shape.extent; - ctx.moveTo(shape.x1, shape.y1); - ctx.bezierCurveTo(shape.cpx1, shape.cpy1, shape.cpx2, shape.cpy2, shape.x2, shape.y2); - if (shape.orient === 'vertical') { - ctx.lineTo(shape.x2 + extent, shape.y2); - ctx.bezierCurveTo(shape.cpx2 + extent, shape.cpy2, shape.cpx1 + extent, shape.cpy1, shape.x1 + extent, shape.y1); - } else { - ctx.lineTo(shape.x2, shape.y2 + extent); - ctx.bezierCurveTo(shape.cpx2, shape.cpy2 + extent, shape.cpx1, shape.cpy1 + extent, shape.x1, shape.y1 + extent); - } - ctx.closePath(); - }; - SankeyPath.prototype.highlight = function () { - enterEmphasis(this); - }; - SankeyPath.prototype.downplay = function () { - leaveEmphasis(this); - }; - return SankeyPath; -}(graphic.Path); -var SankeyView = /** @class */function (_super) { - __extends(SankeyView, _super); - function SankeyView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SankeyView.type; - _this._focusAdjacencyDisabled = false; - return _this; - } - SankeyView.prototype.render = function (seriesModel, ecModel, api) { - var sankeyView = this; - var graph = seriesModel.getGraph(); - var group = this.group; - var layoutInfo = seriesModel.layoutInfo; - // view width - var width = layoutInfo.width; - // view height - var height = layoutInfo.height; - var nodeData = seriesModel.getData(); - var edgeData = seriesModel.getData('edge'); - var orient = seriesModel.get('orient'); - this._model = seriesModel; - group.removeAll(); - group.x = layoutInfo.x; - group.y = layoutInfo.y; - // generate a bezire Curve for each edge - graph.eachEdge(function (edge) { - var curve = new SankeyPath(); - var ecData = getECData(curve); - ecData.dataIndex = edge.dataIndex; - ecData.seriesIndex = seriesModel.seriesIndex; - ecData.dataType = 'edge'; - var edgeModel = edge.getModel(); - var lineStyleModel = edgeModel.getModel('lineStyle'); - var curvature = lineStyleModel.get('curveness'); - var n1Layout = edge.node1.getLayout(); - var node1Model = edge.node1.getModel(); - var dragX1 = node1Model.get('localX'); - var dragY1 = node1Model.get('localY'); - var n2Layout = edge.node2.getLayout(); - var node2Model = edge.node2.getModel(); - var dragX2 = node2Model.get('localX'); - var dragY2 = node2Model.get('localY'); - var edgeLayout = edge.getLayout(); - var x1; - var y1; - var x2; - var y2; - var cpx1; - var cpy1; - var cpx2; - var cpy2; - curve.shape.extent = Math.max(1, edgeLayout.dy); - curve.shape.orient = orient; - if (orient === 'vertical') { - x1 = (dragX1 != null ? dragX1 * width : n1Layout.x) + edgeLayout.sy; - y1 = (dragY1 != null ? dragY1 * height : n1Layout.y) + n1Layout.dy; - x2 = (dragX2 != null ? dragX2 * width : n2Layout.x) + edgeLayout.ty; - y2 = dragY2 != null ? dragY2 * height : n2Layout.y; - cpx1 = x1; - cpy1 = y1 * (1 - curvature) + y2 * curvature; - cpx2 = x2; - cpy2 = y1 * curvature + y2 * (1 - curvature); - } else { - x1 = (dragX1 != null ? dragX1 * width : n1Layout.x) + n1Layout.dx; - y1 = (dragY1 != null ? dragY1 * height : n1Layout.y) + edgeLayout.sy; - x2 = dragX2 != null ? dragX2 * width : n2Layout.x; - y2 = (dragY2 != null ? dragY2 * height : n2Layout.y) + edgeLayout.ty; - cpx1 = x1 * (1 - curvature) + x2 * curvature; - cpy1 = y1; - cpx2 = x1 * curvature + x2 * (1 - curvature); - cpy2 = y2; - } - curve.setShape({ - x1: x1, - y1: y1, - x2: x2, - y2: y2, - cpx1: cpx1, - cpy1: cpy1, - cpx2: cpx2, - cpy2: cpy2 - }); - curve.useStyle(lineStyleModel.getItemStyle()); - // Special color, use source node color or target node color - applyCurveStyle(curve.style, orient, edge); - var defaultEdgeLabelText = "" + edgeModel.get('value'); - var edgeLabelStateModels = getLabelStatesModels(edgeModel, 'edgeLabel'); - setLabelStyle(curve, edgeLabelStateModels, { - labelFetcher: { - getFormattedLabel: function (dataIndex, stateName, dataType, labelDimIndex, formatter, extendParams) { - return seriesModel.getFormattedLabel(dataIndex, stateName, 'edge', labelDimIndex, - // ensure edgeLabel formatter is provided - // to prevent the inheritance from `label.formatter` of the series - retrieve3(formatter, edgeLabelStateModels.normal && edgeLabelStateModels.normal.get('formatter'), defaultEdgeLabelText), extendParams); - } - }, - labelDataIndex: edge.dataIndex, - defaultText: defaultEdgeLabelText - }); - curve.setTextConfig({ - position: 'inside' - }); - var emphasisModel = edgeModel.getModel('emphasis'); - setStatesStylesFromModel(curve, edgeModel, 'lineStyle', function (model) { - var style = model.getItemStyle(); - applyCurveStyle(style, orient, edge); - return style; - }); - group.add(curve); - edgeData.setItemGraphicEl(edge.dataIndex, curve); - var focus = emphasisModel.get('focus'); - toggleHoverEmphasis(curve, focus === 'adjacency' ? edge.getAdjacentDataIndices() : focus === 'trajectory' ? edge.getTrajectoryDataIndices() : focus, emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }); - // Generate a rect for each node - graph.eachNode(function (node) { - var layout = node.getLayout(); - var itemModel = node.getModel(); - var dragX = itemModel.get('localX'); - var dragY = itemModel.get('localY'); - var emphasisModel = itemModel.getModel('emphasis'); - var borderRadius = itemModel.get(['itemStyle', 'borderRadius']) || 0; - var rect = new graphic.Rect({ - shape: { - x: dragX != null ? dragX * width : layout.x, - y: dragY != null ? dragY * height : layout.y, - width: layout.dx, - height: layout.dy, - r: borderRadius - }, - style: itemModel.getModel('itemStyle').getItemStyle(), - z2: 10 - }); - setLabelStyle(rect, getLabelStatesModels(itemModel), { - labelFetcher: { - getFormattedLabel: function (dataIndex, stateName) { - return seriesModel.getFormattedLabel(dataIndex, stateName, 'node'); - } - }, - labelDataIndex: node.dataIndex, - defaultText: node.id - }); - rect.disableLabelAnimation = true; - rect.setStyle('fill', node.getVisual('color')); - rect.setStyle('decal', node.getVisual('style').decal); - setStatesStylesFromModel(rect, itemModel); - group.add(rect); - nodeData.setItemGraphicEl(node.dataIndex, rect); - getECData(rect).dataType = 'node'; - var focus = emphasisModel.get('focus'); - toggleHoverEmphasis(rect, focus === 'adjacency' ? node.getAdjacentDataIndices() : focus === 'trajectory' ? node.getTrajectoryDataIndices() : focus, emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }); - nodeData.eachItemGraphicEl(function (el, dataIndex) { - var itemModel = nodeData.getItemModel(dataIndex); - if (itemModel.get('draggable')) { - el.drift = function (dx, dy) { - sankeyView._focusAdjacencyDisabled = true; - this.shape.x += dx; - this.shape.y += dy; - this.dirty(); - api.dispatchAction({ - type: 'dragNode', - seriesId: seriesModel.id, - dataIndex: nodeData.getRawIndex(dataIndex), - localX: this.shape.x / width, - localY: this.shape.y / height - }); - }; - el.ondragend = function () { - sankeyView._focusAdjacencyDisabled = false; - }; - el.draggable = true; - el.cursor = 'move'; - } - }); - if (!this._data && seriesModel.isAnimationEnabled()) { - group.setClipPath(createGridClipShape(group.getBoundingRect(), seriesModel, function () { - group.removeClipPath(); - })); - } - this._data = seriesModel.getData(); - }; - SankeyView.prototype.dispose = function () {}; - SankeyView.type = 'sankey'; - return SankeyView; -}(ChartView); -/** - * Special color, use source node color or target node color - * @param curveProps curve's style to parse - * @param orient direction - * @param edge current curve data - */ -function applyCurveStyle(curveProps, orient, edge) { - switch (curveProps.fill) { - case 'source': - curveProps.fill = edge.node1.getVisual('color'); - curveProps.decal = edge.node1.getVisual('style').decal; - break; - case 'target': - curveProps.fill = edge.node2.getVisual('color'); - curveProps.decal = edge.node2.getVisual('style').decal; - break; - case 'gradient': - var sourceColor = edge.node1.getVisual('color'); - var targetColor = edge.node2.getVisual('color'); - if (isString(sourceColor) && isString(targetColor)) { - curveProps.fill = new graphic.LinearGradient(0, 0, +(orient === 'horizontal'), +(orient === 'vertical'), [{ - color: sourceColor, - offset: 0 - }, { - color: targetColor, - offset: 1 - }]); - } - } -} -// Add animation to the view -function createGridClipShape(rect, seriesModel, cb) { - var rectEl = new graphic.Rect({ - shape: { - x: rect.x - 10, - y: rect.y - 10, - width: 0, - height: rect.height + 20 - } - }); - graphic.initProps(rectEl, { - shape: { - width: rect.width + 20 - } - }, seriesModel, cb); - return rectEl; -} -export default SankeyView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey/install.js b/node_modules/echarts/lib/chart/sankey/install.js deleted file mode 100644 index 672e9c2..0000000 --- a/node_modules/echarts/lib/chart/sankey/install.js +++ /dev/null @@ -1,67 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import SankeyView from './SankeyView.js'; -import SankeySeriesModel from './SankeySeries.js'; -import sankeyLayout from './sankeyLayout.js'; -import sankeyVisual from './sankeyVisual.js'; -export function install(registers) { - registers.registerChartView(SankeyView); - registers.registerSeriesModel(SankeySeriesModel); - registers.registerLayout(sankeyLayout); - registers.registerVisual(sankeyVisual); - registers.registerAction({ - type: 'dragNode', - event: 'dragnode', - // here can only use 'update' now, other value is not support in echarts. - update: 'update' - }, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'series', - subType: 'sankey', - query: payload - }, function (seriesModel) { - seriesModel.setNodePosition(payload.dataIndex, [payload.localX, payload.localY]); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey/sankeyLayout.js b/node_modules/echarts/lib/chart/sankey/sankeyLayout.js deleted file mode 100644 index fbb0d54..0000000 --- a/node_modules/echarts/lib/chart/sankey/sankeyLayout.js +++ /dev/null @@ -1,489 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as layout from '../../util/layout.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { groupData } from '../../util/model.js'; -export default function sankeyLayout(ecModel, api) { - ecModel.eachSeriesByType('sankey', function (seriesModel) { - var nodeWidth = seriesModel.get('nodeWidth'); - var nodeGap = seriesModel.get('nodeGap'); - var layoutInfo = getViewRect(seriesModel, api); - seriesModel.layoutInfo = layoutInfo; - var width = layoutInfo.width; - var height = layoutInfo.height; - var graph = seriesModel.getGraph(); - var nodes = graph.nodes; - var edges = graph.edges; - computeNodeValues(nodes); - var filteredNodes = zrUtil.filter(nodes, function (node) { - return node.getLayout().value === 0; - }); - var iterations = filteredNodes.length !== 0 ? 0 : seriesModel.get('layoutIterations'); - var orient = seriesModel.get('orient'); - var nodeAlign = seriesModel.get('nodeAlign'); - layoutSankey(nodes, edges, nodeWidth, nodeGap, width, height, iterations, orient, nodeAlign); - }); -} -/** - * Get the layout position of the whole view - */ -function getViewRect(seriesModel, api) { - return layout.getLayoutRect(seriesModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); -} -function layoutSankey(nodes, edges, nodeWidth, nodeGap, width, height, iterations, orient, nodeAlign) { - computeNodeBreadths(nodes, edges, nodeWidth, width, height, orient, nodeAlign); - computeNodeDepths(nodes, edges, height, width, nodeGap, iterations, orient); - computeEdgeDepths(nodes, orient); -} -/** - * Compute the value of each node by summing the associated edge's value - */ -function computeNodeValues(nodes) { - zrUtil.each(nodes, function (node) { - var value1 = sum(node.outEdges, getEdgeValue); - var value2 = sum(node.inEdges, getEdgeValue); - var nodeRawValue = node.getValue() || 0; - var value = Math.max(value1, value2, nodeRawValue); - node.setLayout({ - value: value - }, true); - }); -} -/** - * Compute the x-position for each node. - * - * Here we use Kahn algorithm to detect cycle when we traverse - * the node to computer the initial x position. - */ -function computeNodeBreadths(nodes, edges, nodeWidth, width, height, orient, nodeAlign) { - // Used to mark whether the edge is deleted. if it is deleted, - // the value is 0, otherwise it is 1. - var remainEdges = []; - // Storage each node's indegree. - var indegreeArr = []; - // Used to storage the node with indegree is equal to 0. - var zeroIndegrees = []; - var nextTargetNode = []; - var x = 0; - // let kx = 0; - for (var i = 0; i < edges.length; i++) { - remainEdges[i] = 1; - } - for (var i = 0; i < nodes.length; i++) { - indegreeArr[i] = nodes[i].inEdges.length; - if (indegreeArr[i] === 0) { - zeroIndegrees.push(nodes[i]); - } - } - var maxNodeDepth = -1; - // Traversing nodes using topological sorting to calculate the - // horizontal(if orient === 'horizontal') or vertical(if orient === 'vertical') - // position of the nodes. - while (zeroIndegrees.length) { - for (var idx = 0; idx < zeroIndegrees.length; idx++) { - var node = zeroIndegrees[idx]; - var item = node.hostGraph.data.getRawDataItem(node.dataIndex); - var isItemDepth = item.depth != null && item.depth >= 0; - if (isItemDepth && item.depth > maxNodeDepth) { - maxNodeDepth = item.depth; - } - node.setLayout({ - depth: isItemDepth ? item.depth : x - }, true); - orient === 'vertical' ? node.setLayout({ - dy: nodeWidth - }, true) : node.setLayout({ - dx: nodeWidth - }, true); - for (var edgeIdx = 0; edgeIdx < node.outEdges.length; edgeIdx++) { - var edge = node.outEdges[edgeIdx]; - var indexEdge = edges.indexOf(edge); - remainEdges[indexEdge] = 0; - var targetNode = edge.node2; - var nodeIndex = nodes.indexOf(targetNode); - if (--indegreeArr[nodeIndex] === 0 && nextTargetNode.indexOf(targetNode) < 0) { - nextTargetNode.push(targetNode); - } - } - } - ++x; - zeroIndegrees = nextTargetNode; - nextTargetNode = []; - } - for (var i = 0; i < remainEdges.length; i++) { - if (remainEdges[i] === 1) { - throw new Error('Sankey is a DAG, the original data has cycle!'); - } - } - var maxDepth = maxNodeDepth > x - 1 ? maxNodeDepth : x - 1; - if (nodeAlign && nodeAlign !== 'left') { - adjustNodeWithNodeAlign(nodes, nodeAlign, orient, maxDepth); - } - var kx = orient === 'vertical' ? (height - nodeWidth) / maxDepth : (width - nodeWidth) / maxDepth; - scaleNodeBreadths(nodes, kx, orient); -} -function isNodeDepth(node) { - var item = node.hostGraph.data.getRawDataItem(node.dataIndex); - return item.depth != null && item.depth >= 0; -} -function adjustNodeWithNodeAlign(nodes, nodeAlign, orient, maxDepth) { - if (nodeAlign === 'right') { - var nextSourceNode = []; - var remainNodes = nodes; - var nodeHeight = 0; - while (remainNodes.length) { - for (var i = 0; i < remainNodes.length; i++) { - var node = remainNodes[i]; - node.setLayout({ - skNodeHeight: nodeHeight - }, true); - for (var j = 0; j < node.inEdges.length; j++) { - var edge = node.inEdges[j]; - if (nextSourceNode.indexOf(edge.node1) < 0) { - nextSourceNode.push(edge.node1); - } - } - } - remainNodes = nextSourceNode; - nextSourceNode = []; - ++nodeHeight; - } - zrUtil.each(nodes, function (node) { - if (!isNodeDepth(node)) { - node.setLayout({ - depth: Math.max(0, maxDepth - node.getLayout().skNodeHeight) - }, true); - } - }); - } else if (nodeAlign === 'justify') { - moveSinksRight(nodes, maxDepth); - } -} -/** - * All the node without outEgdes are assigned maximum x-position and - * be aligned in the last column. - * - * @param nodes. node of sankey view. - * @param maxDepth. use to assign to node without outEdges as x-position. - */ -function moveSinksRight(nodes, maxDepth) { - zrUtil.each(nodes, function (node) { - if (!isNodeDepth(node) && !node.outEdges.length) { - node.setLayout({ - depth: maxDepth - }, true); - } - }); -} -/** - * Scale node x-position to the width - * - * @param nodes node of sankey view - * @param kx multiple used to scale nodes - */ -function scaleNodeBreadths(nodes, kx, orient) { - zrUtil.each(nodes, function (node) { - var nodeDepth = node.getLayout().depth * kx; - orient === 'vertical' ? node.setLayout({ - y: nodeDepth - }, true) : node.setLayout({ - x: nodeDepth - }, true); - }); -} -/** - * Using Gauss-Seidel iterations method to compute the node depth(y-position) - * - * @param nodes node of sankey view - * @param edges edge of sankey view - * @param height the whole height of the area to draw the view - * @param nodeGap the vertical distance between two nodes - * in the same column. - * @param iterations the number of iterations for the algorithm - */ -function computeNodeDepths(nodes, edges, height, width, nodeGap, iterations, orient) { - var nodesByBreadth = prepareNodesByBreadth(nodes, orient); - initializeNodeDepth(nodesByBreadth, edges, height, width, nodeGap, orient); - resolveCollisions(nodesByBreadth, nodeGap, height, width, orient); - for (var alpha = 1; iterations > 0; iterations--) { - // 0.99 is a experience parameter, ensure that each iterations of - // changes as small as possible. - alpha *= 0.99; - relaxRightToLeft(nodesByBreadth, alpha, orient); - resolveCollisions(nodesByBreadth, nodeGap, height, width, orient); - relaxLeftToRight(nodesByBreadth, alpha, orient); - resolveCollisions(nodesByBreadth, nodeGap, height, width, orient); - } -} -function prepareNodesByBreadth(nodes, orient) { - var nodesByBreadth = []; - var keyAttr = orient === 'vertical' ? 'y' : 'x'; - var groupResult = groupData(nodes, function (node) { - return node.getLayout()[keyAttr]; - }); - groupResult.keys.sort(function (a, b) { - return a - b; - }); - zrUtil.each(groupResult.keys, function (key) { - nodesByBreadth.push(groupResult.buckets.get(key)); - }); - return nodesByBreadth; -} -/** - * Compute the original y-position for each node - */ -function initializeNodeDepth(nodesByBreadth, edges, height, width, nodeGap, orient) { - var minKy = Infinity; - zrUtil.each(nodesByBreadth, function (nodes) { - var n = nodes.length; - var sum = 0; - zrUtil.each(nodes, function (node) { - sum += node.getLayout().value; - }); - var ky = orient === 'vertical' ? (width - (n - 1) * nodeGap) / sum : (height - (n - 1) * nodeGap) / sum; - if (ky < minKy) { - minKy = ky; - } - }); - zrUtil.each(nodesByBreadth, function (nodes) { - zrUtil.each(nodes, function (node, i) { - var nodeDy = node.getLayout().value * minKy; - if (orient === 'vertical') { - node.setLayout({ - x: i - }, true); - node.setLayout({ - dx: nodeDy - }, true); - } else { - node.setLayout({ - y: i - }, true); - node.setLayout({ - dy: nodeDy - }, true); - } - }); - }); - zrUtil.each(edges, function (edge) { - var edgeDy = +edge.getValue() * minKy; - edge.setLayout({ - dy: edgeDy - }, true); - }); -} -/** - * Resolve the collision of initialized depth (y-position) - */ -function resolveCollisions(nodesByBreadth, nodeGap, height, width, orient) { - var keyAttr = orient === 'vertical' ? 'x' : 'y'; - zrUtil.each(nodesByBreadth, function (nodes) { - nodes.sort(function (a, b) { - return a.getLayout()[keyAttr] - b.getLayout()[keyAttr]; - }); - var nodeX; - var node; - var dy; - var y0 = 0; - var n = nodes.length; - var nodeDyAttr = orient === 'vertical' ? 'dx' : 'dy'; - for (var i = 0; i < n; i++) { - node = nodes[i]; - dy = y0 - node.getLayout()[keyAttr]; - if (dy > 0) { - nodeX = node.getLayout()[keyAttr] + dy; - orient === 'vertical' ? node.setLayout({ - x: nodeX - }, true) : node.setLayout({ - y: nodeX - }, true); - } - y0 = node.getLayout()[keyAttr] + node.getLayout()[nodeDyAttr] + nodeGap; - } - var viewWidth = orient === 'vertical' ? width : height; - // If the bottommost node goes outside the bounds, push it back up - dy = y0 - nodeGap - viewWidth; - if (dy > 0) { - nodeX = node.getLayout()[keyAttr] - dy; - orient === 'vertical' ? node.setLayout({ - x: nodeX - }, true) : node.setLayout({ - y: nodeX - }, true); - y0 = nodeX; - for (var i = n - 2; i >= 0; --i) { - node = nodes[i]; - dy = node.getLayout()[keyAttr] + node.getLayout()[nodeDyAttr] + nodeGap - y0; - if (dy > 0) { - nodeX = node.getLayout()[keyAttr] - dy; - orient === 'vertical' ? node.setLayout({ - x: nodeX - }, true) : node.setLayout({ - y: nodeX - }, true); - } - y0 = node.getLayout()[keyAttr]; - } - } - }); -} -/** - * Change the y-position of the nodes, except most the right side nodes - * @param nodesByBreadth - * @param alpha parameter used to adjust the nodes y-position - */ -function relaxRightToLeft(nodesByBreadth, alpha, orient) { - zrUtil.each(nodesByBreadth.slice().reverse(), function (nodes) { - zrUtil.each(nodes, function (node) { - if (node.outEdges.length) { - var y = sum(node.outEdges, weightedTarget, orient) / sum(node.outEdges, getEdgeValue); - if (isNaN(y)) { - var len = node.outEdges.length; - y = len ? sum(node.outEdges, centerTarget, orient) / len : 0; - } - if (orient === 'vertical') { - var nodeX = node.getLayout().x + (y - center(node, orient)) * alpha; - node.setLayout({ - x: nodeX - }, true); - } else { - var nodeY = node.getLayout().y + (y - center(node, orient)) * alpha; - node.setLayout({ - y: nodeY - }, true); - } - } - }); - }); -} -function weightedTarget(edge, orient) { - return center(edge.node2, orient) * edge.getValue(); -} -function centerTarget(edge, orient) { - return center(edge.node2, orient); -} -function weightedSource(edge, orient) { - return center(edge.node1, orient) * edge.getValue(); -} -function centerSource(edge, orient) { - return center(edge.node1, orient); -} -function center(node, orient) { - return orient === 'vertical' ? node.getLayout().x + node.getLayout().dx / 2 : node.getLayout().y + node.getLayout().dy / 2; -} -function getEdgeValue(edge) { - return edge.getValue(); -} -function sum(array, cb, orient) { - var sum = 0; - var len = array.length; - var i = -1; - while (++i < len) { - var value = +cb(array[i], orient); - if (!isNaN(value)) { - sum += value; - } - } - return sum; -} -/** - * Change the y-position of the nodes, except most the left side nodes - */ -function relaxLeftToRight(nodesByBreadth, alpha, orient) { - zrUtil.each(nodesByBreadth, function (nodes) { - zrUtil.each(nodes, function (node) { - if (node.inEdges.length) { - var y = sum(node.inEdges, weightedSource, orient) / sum(node.inEdges, getEdgeValue); - if (isNaN(y)) { - var len = node.inEdges.length; - y = len ? sum(node.inEdges, centerSource, orient) / len : 0; - } - if (orient === 'vertical') { - var nodeX = node.getLayout().x + (y - center(node, orient)) * alpha; - node.setLayout({ - x: nodeX - }, true); - } else { - var nodeY = node.getLayout().y + (y - center(node, orient)) * alpha; - node.setLayout({ - y: nodeY - }, true); - } - } - }); - }); -} -/** - * Compute the depth(y-position) of each edge - */ -function computeEdgeDepths(nodes, orient) { - var keyAttr = orient === 'vertical' ? 'x' : 'y'; - zrUtil.each(nodes, function (node) { - node.outEdges.sort(function (a, b) { - return a.node2.getLayout()[keyAttr] - b.node2.getLayout()[keyAttr]; - }); - node.inEdges.sort(function (a, b) { - return a.node1.getLayout()[keyAttr] - b.node1.getLayout()[keyAttr]; - }); - }); - zrUtil.each(nodes, function (node) { - var sy = 0; - var ty = 0; - zrUtil.each(node.outEdges, function (edge) { - edge.setLayout({ - sy: sy - }, true); - sy += edge.getLayout().dy; - }); - zrUtil.each(node.inEdges, function (edge) { - edge.setLayout({ - ty: ty - }, true); - ty += edge.getLayout().dy; - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sankey/sankeyVisual.js b/node_modules/echarts/lib/chart/sankey/sankeyVisual.js deleted file mode 100644 index 8977a34..0000000 --- a/node_modules/echarts/lib/chart/sankey/sankeyVisual.js +++ /dev/null @@ -1,92 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import VisualMapping from '../../visual/VisualMapping.js'; -export default function sankeyVisual(ecModel) { - ecModel.eachSeriesByType('sankey', function (seriesModel) { - var graph = seriesModel.getGraph(); - var nodes = graph.nodes; - var edges = graph.edges; - if (nodes.length) { - var minValue_1 = Infinity; - var maxValue_1 = -Infinity; - zrUtil.each(nodes, function (node) { - var nodeValue = node.getLayout().value; - if (nodeValue < minValue_1) { - minValue_1 = nodeValue; - } - if (nodeValue > maxValue_1) { - maxValue_1 = nodeValue; - } - }); - zrUtil.each(nodes, function (node) { - var mapping = new VisualMapping({ - type: 'color', - mappingMethod: 'linear', - dataExtent: [minValue_1, maxValue_1], - visual: seriesModel.get('color') - }); - var mapValueToColor = mapping.mapValueToVisual(node.getLayout().value); - var customColor = node.getModel().get(['itemStyle', 'color']); - if (customColor != null) { - node.setVisual('color', customColor); - node.setVisual('style', { - fill: customColor - }); - } else { - node.setVisual('color', mapValueToColor); - node.setVisual('style', { - fill: mapValueToColor - }); - } - }); - } - if (edges.length) { - zrUtil.each(edges, function (edge) { - var edgeStyle = edge.getModel().get('lineStyle'); - edge.setVisual('style', edgeStyle); - }); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/scatter.js b/node_modules/echarts/lib/chart/scatter.js deleted file mode 100644 index bc1016e..0000000 --- a/node_modules/echarts/lib/chart/scatter.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './scatter/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/scatter/ScatterSeries.js b/node_modules/echarts/lib/chart/scatter/ScatterSeries.js deleted file mode 100644 index 345bcb8..0000000 --- a/node_modules/echarts/lib/chart/scatter/ScatterSeries.js +++ /dev/null @@ -1,120 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import createSeriesData from '../helper/createSeriesData.js'; -import SeriesModel from '../../model/Series.js'; -var ScatterSeriesModel = /** @class */function (_super) { - __extends(ScatterSeriesModel, _super); - function ScatterSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ScatterSeriesModel.type; - _this.hasSymbolVisual = true; - return _this; - } - ScatterSeriesModel.prototype.getInitialData = function (option, ecModel) { - return createSeriesData(null, this, { - useEncodeDefaulter: true - }); - }; - ScatterSeriesModel.prototype.getProgressive = function () { - var progressive = this.option.progressive; - if (progressive == null) { - // PENDING - return this.option.large ? 5e3 : this.get('progressive'); - } - return progressive; - }; - ScatterSeriesModel.prototype.getProgressiveThreshold = function () { - var progressiveThreshold = this.option.progressiveThreshold; - if (progressiveThreshold == null) { - // PENDING - return this.option.large ? 1e4 : this.get('progressiveThreshold'); - } - return progressiveThreshold; - }; - ScatterSeriesModel.prototype.brushSelector = function (dataIndex, data, selectors) { - return selectors.point(data.getItemLayout(dataIndex)); - }; - ScatterSeriesModel.prototype.getZLevelKey = function () { - // Each progressive series has individual key. - return this.getData().count() > this.getProgressiveThreshold() ? this.id : ''; - }; - ScatterSeriesModel.type = 'series.scatter'; - ScatterSeriesModel.dependencies = ['grid', 'polar', 'geo', 'singleAxis', 'calendar']; - ScatterSeriesModel.defaultOption = { - coordinateSystem: 'cartesian2d', - // zlevel: 0, - z: 2, - legendHoverLink: true, - symbolSize: 10, - // symbolRotate: null, // 图形旋转控制 - large: false, - // Available when large is true - largeThreshold: 2000, - // cursor: null, - itemStyle: { - opacity: 0.8 - // color: 各异 - }, - - emphasis: { - scale: true - }, - // If clip the overflow graphics - // Works on cartesian / polar series - clip: true, - select: { - itemStyle: { - borderColor: '#212121' - } - }, - universalTransition: { - divideShape: 'clone' - } - // progressive: null - }; - - return ScatterSeriesModel; -}(SeriesModel); -export default ScatterSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/scatter/ScatterView.js b/node_modules/echarts/lib/chart/scatter/ScatterView.js deleted file mode 100644 index 34e401e..0000000 --- a/node_modules/echarts/lib/chart/scatter/ScatterView.js +++ /dev/null @@ -1,133 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SymbolDraw from '../helper/SymbolDraw.js'; -import LargeSymbolDraw from '../helper/LargeSymbolDraw.js'; -import pointsLayout from '../../layout/points.js'; -import ChartView from '../../view/Chart.js'; -var ScatterView = /** @class */function (_super) { - __extends(ScatterView, _super); - function ScatterView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ScatterView.type; - return _this; - } - ScatterView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var symbolDraw = this._updateSymbolDraw(data, seriesModel); - symbolDraw.updateData(data, { - // TODO - // If this parameter should be a shape or a bounding volume - // shape will be more general. - // But bounding volume like bounding rect will be much faster in the contain calculation - clipShape: this._getClipShape(seriesModel) - }); - this._finished = true; - }; - ScatterView.prototype.incrementalPrepareRender = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var symbolDraw = this._updateSymbolDraw(data, seriesModel); - symbolDraw.incrementalPrepareUpdate(data); - this._finished = false; - }; - ScatterView.prototype.incrementalRender = function (taskParams, seriesModel, ecModel) { - this._symbolDraw.incrementalUpdate(taskParams, seriesModel.getData(), { - clipShape: this._getClipShape(seriesModel) - }); - this._finished = taskParams.end === seriesModel.getData().count(); - }; - ScatterView.prototype.updateTransform = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - // Must mark group dirty and make sure the incremental layer will be cleared - // PENDING - this.group.dirty(); - if (!this._finished || data.count() > 1e4) { - return { - update: true - }; - } else { - var res = pointsLayout('').reset(seriesModel, ecModel, api); - if (res.progress) { - res.progress({ - start: 0, - end: data.count(), - count: data.count() - }, data); - } - this._symbolDraw.updateLayout(data); - } - }; - ScatterView.prototype.eachRendered = function (cb) { - this._symbolDraw && this._symbolDraw.eachRendered(cb); - }; - ScatterView.prototype._getClipShape = function (seriesModel) { - if (!seriesModel.get('clip', true)) { - return; - } - var coordSys = seriesModel.coordinateSystem; - // PENDING make `0.1` configurable, for example, `clipTolerance`? - return coordSys && coordSys.getArea && coordSys.getArea(.1); - }; - ScatterView.prototype._updateSymbolDraw = function (data, seriesModel) { - var symbolDraw = this._symbolDraw; - var pipelineContext = seriesModel.pipelineContext; - var isLargeDraw = pipelineContext.large; - if (!symbolDraw || isLargeDraw !== this._isLargeDraw) { - symbolDraw && symbolDraw.remove(); - symbolDraw = this._symbolDraw = isLargeDraw ? new LargeSymbolDraw() : new SymbolDraw(); - this._isLargeDraw = isLargeDraw; - this.group.removeAll(); - } - this.group.add(symbolDraw.group); - return symbolDraw; - }; - ScatterView.prototype.remove = function (ecModel, api) { - this._symbolDraw && this._symbolDraw.remove(true); - this._symbolDraw = null; - }; - ScatterView.prototype.dispose = function () {}; - ScatterView.type = 'scatter'; - return ScatterView; -}(ChartView); -export default ScatterView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/scatter/install.js b/node_modules/echarts/lib/chart/scatter/install.js deleted file mode 100644 index c2a6c5f..0000000 --- a/node_modules/echarts/lib/chart/scatter/install.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import ScatterSeriesModel from './ScatterSeries.js'; -import ScatterView from './ScatterView.js'; -import { install as installGridSimple } from '../../component/grid/installSimple.js'; -import layoutPoints from '../../layout/points.js'; -export function install(registers) { - // In case developer forget to include grid component - use(installGridSimple); - registers.registerSeriesModel(ScatterSeriesModel); - registers.registerChartView(ScatterView); - registers.registerLayout(layoutPoints('scatter')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst.js b/node_modules/echarts/lib/chart/sunburst.js deleted file mode 100644 index cef85dd..0000000 --- a/node_modules/echarts/lib/chart/sunburst.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './sunburst/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js b/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js deleted file mode 100644 index 1ce5642..0000000 --- a/node_modules/echarts/lib/chart/sunburst/SunburstPiece.js +++ /dev/null @@ -1,230 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis, SPECIAL_STATES, DISPLAY_STATES } from '../../util/states.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import { getECData } from '../../util/innerStore.js'; -import { getSectorCornerRadius } from '../helper/sectorHelper.js'; -import { createOrUpdatePatternFromDecal } from '../../util/decal.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -import { normalizeRadian } from 'zrender/lib/contain/util.js'; -import { isRadianAroundZero } from '../../util/number.js'; -var DEFAULT_SECTOR_Z = 2; -var DEFAULT_TEXT_Z = 4; -/** - * Sunburstce of Sunburst including Sector, Label, LabelLine - */ -var SunburstPiece = /** @class */function (_super) { - __extends(SunburstPiece, _super); - function SunburstPiece(node, seriesModel, ecModel, api) { - var _this = _super.call(this) || this; - _this.z2 = DEFAULT_SECTOR_Z; - _this.textConfig = { - inside: true - }; - getECData(_this).seriesIndex = seriesModel.seriesIndex; - var text = new graphic.Text({ - z2: DEFAULT_TEXT_Z, - silent: node.getModel().get(['label', 'silent']) - }); - _this.setTextContent(text); - _this.updateData(true, node, seriesModel, ecModel, api); - return _this; - } - SunburstPiece.prototype.updateData = function (firstCreate, node, - // state: 'emphasis' | 'normal' | 'highlight' | 'downplay', - seriesModel, ecModel, api) { - this.node = node; - node.piece = this; - seriesModel = seriesModel || this._seriesModel; - ecModel = ecModel || this._ecModel; - var sector = this; - getECData(sector).dataIndex = node.dataIndex; - var itemModel = node.getModel(); - var emphasisModel = itemModel.getModel('emphasis'); - var layout = node.getLayout(); - var sectorShape = zrUtil.extend({}, layout); - sectorShape.label = null; - var normalStyle = node.getVisual('style'); - normalStyle.lineJoin = 'bevel'; - var decal = node.getVisual('decal'); - if (decal) { - normalStyle.decal = createOrUpdatePatternFromDecal(decal, api); - } - var cornerRadius = getSectorCornerRadius(itemModel.getModel('itemStyle'), sectorShape, true); - zrUtil.extend(sectorShape, cornerRadius); - zrUtil.each(SPECIAL_STATES, function (stateName) { - var state = sector.ensureState(stateName); - var itemStyleModel = itemModel.getModel([stateName, 'itemStyle']); - state.style = itemStyleModel.getItemStyle(); - // border radius - var cornerRadius = getSectorCornerRadius(itemStyleModel, sectorShape); - if (cornerRadius) { - state.shape = cornerRadius; - } - }); - if (firstCreate) { - sector.setShape(sectorShape); - sector.shape.r = layout.r0; - graphic.initProps(sector, { - shape: { - r: layout.r - } - }, seriesModel, node.dataIndex); - } else { - // Disable animation for gradient since no interpolation method - // is supported for gradient - graphic.updateProps(sector, { - shape: sectorShape - }, seriesModel); - saveOldStyle(sector); - } - sector.useStyle(normalStyle); - this._updateLabel(seriesModel); - var cursorStyle = itemModel.getShallow('cursor'); - cursorStyle && sector.attr('cursor', cursorStyle); - this._seriesModel = seriesModel || this._seriesModel; - this._ecModel = ecModel || this._ecModel; - var focus = emphasisModel.get('focus'); - var focusOrIndices = focus === 'ancestor' ? node.getAncestorsIndices() : focus === 'descendant' ? node.getDescendantIndices() : focus; - toggleHoverEmphasis(this, focusOrIndices, emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - }; - SunburstPiece.prototype._updateLabel = function (seriesModel) { - var _this = this; - var itemModel = this.node.getModel(); - var normalLabelModel = itemModel.getModel('label'); - var layout = this.node.getLayout(); - var angle = layout.endAngle - layout.startAngle; - var midAngle = (layout.startAngle + layout.endAngle) / 2; - var dx = Math.cos(midAngle); - var dy = Math.sin(midAngle); - var sector = this; - var label = sector.getTextContent(); - var dataIndex = this.node.dataIndex; - var labelMinAngle = normalLabelModel.get('minAngle') / 180 * Math.PI; - var isNormalShown = normalLabelModel.get('show') && !(labelMinAngle != null && Math.abs(angle) < labelMinAngle); - label.ignore = !isNormalShown; - // TODO use setLabelStyle - zrUtil.each(DISPLAY_STATES, function (stateName) { - var labelStateModel = stateName === 'normal' ? itemModel.getModel('label') : itemModel.getModel([stateName, 'label']); - var isNormal = stateName === 'normal'; - var state = isNormal ? label : label.ensureState(stateName); - var text = seriesModel.getFormattedLabel(dataIndex, stateName); - if (isNormal) { - text = text || _this.node.name; - } - state.style = createTextStyle(labelStateModel, {}, null, stateName !== 'normal', true); - if (text) { - state.style.text = text; - } - // Not displaying text when angle is too small - var isShown = labelStateModel.get('show'); - if (isShown != null && !isNormal) { - state.ignore = !isShown; - } - var labelPosition = getLabelAttr(labelStateModel, 'position'); - var sectorState = isNormal ? sector : sector.states[stateName]; - var labelColor = sectorState.style.fill; - sectorState.textConfig = { - outsideFill: labelStateModel.get('color') === 'inherit' ? labelColor : null, - inside: labelPosition !== 'outside' - }; - var r; - var labelPadding = getLabelAttr(labelStateModel, 'distance') || 0; - var textAlign = getLabelAttr(labelStateModel, 'align'); - var rotateType = getLabelAttr(labelStateModel, 'rotate'); - var flipStartAngle = Math.PI * 0.5; - var flipEndAngle = Math.PI * 1.5; - var midAngleNormal = normalizeRadian(rotateType === 'tangential' ? Math.PI / 2 - midAngle : midAngle); - // For text that is up-side down, rotate 180 degrees to make sure - // it's readable - var needsFlip = midAngleNormal > flipStartAngle && !isRadianAroundZero(midAngleNormal - flipStartAngle) && midAngleNormal < flipEndAngle; - if (labelPosition === 'outside') { - r = layout.r + labelPadding; - textAlign = needsFlip ? 'right' : 'left'; - } else { - if (!textAlign || textAlign === 'center') { - // Put label in the center if it's a circle - if (angle === 2 * Math.PI && layout.r0 === 0) { - r = 0; - } else { - r = (layout.r + layout.r0) / 2; - } - textAlign = 'center'; - } else if (textAlign === 'left') { - r = layout.r0 + labelPadding; - textAlign = needsFlip ? 'right' : 'left'; - } else if (textAlign === 'right') { - r = layout.r - labelPadding; - textAlign = needsFlip ? 'left' : 'right'; - } - } - state.style.align = textAlign; - state.style.verticalAlign = getLabelAttr(labelStateModel, 'verticalAlign') || 'middle'; - state.x = r * dx + layout.cx; - state.y = r * dy + layout.cy; - var rotate = 0; - if (rotateType === 'radial') { - rotate = normalizeRadian(-midAngle) + (needsFlip ? Math.PI : 0); - } else if (rotateType === 'tangential') { - rotate = normalizeRadian(Math.PI / 2 - midAngle) + (needsFlip ? Math.PI : 0); - } else if (zrUtil.isNumber(rotateType)) { - rotate = rotateType * Math.PI / 180; - } - state.rotation = normalizeRadian(rotate); - }); - function getLabelAttr(model, name) { - var stateAttr = model.get(name); - if (stateAttr == null) { - return normalLabelModel.get(name); - } - return stateAttr; - } - label.dirtyStyle(); - }; - return SunburstPiece; -}(graphic.Sector); -export default SunburstPiece; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js b/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js deleted file mode 100644 index 6c3a368..0000000 --- a/node_modules/echarts/lib/chart/sunburst/SunburstSeries.js +++ /dev/null @@ -1,206 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import SeriesModel from '../../model/Series.js'; -import Tree from '../../data/Tree.js'; -import { wrapTreePathInfo } from '../helper/treeHelper.js'; -import Model from '../../model/Model.js'; -import enableAriaDecalForTree from '../helper/enableAriaDecalForTree.js'; -var SunburstSeriesModel = /** @class */function (_super) { - __extends(SunburstSeriesModel, _super); - function SunburstSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SunburstSeriesModel.type; - _this.ignoreStyleOnData = true; - return _this; - } - SunburstSeriesModel.prototype.getInitialData = function (option, ecModel) { - // Create a virtual root. - var root = { - name: option.name, - children: option.data - }; - completeTreeValue(root); - var levelModels = this._levelModels = zrUtil.map(option.levels || [], function (levelDefine) { - return new Model(levelDefine, this, ecModel); - }, this); - // Make sure always a new tree is created when setOption, - // in TreemapView, we check whether oldTree === newTree - // to choose mappings approach among old shapes and new shapes. - var tree = Tree.createTree(root, this, beforeLink); - function beforeLink(nodeData) { - nodeData.wrapMethod('getItemModel', function (model, idx) { - var node = tree.getNodeByDataIndex(idx); - var levelModel = levelModels[node.depth]; - levelModel && (model.parentModel = levelModel); - return model; - }); - } - return tree.data; - }; - SunburstSeriesModel.prototype.optionUpdated = function () { - this.resetViewRoot(); - }; - /* - * @override - */ - SunburstSeriesModel.prototype.getDataParams = function (dataIndex) { - var params = _super.prototype.getDataParams.apply(this, arguments); - var node = this.getData().tree.getNodeByDataIndex(dataIndex); - params.treePathInfo = wrapTreePathInfo(node, this); - return params; - }; - SunburstSeriesModel.prototype.getLevelModel = function (node) { - return this._levelModels && this._levelModels[node.depth]; - }; - SunburstSeriesModel.prototype.getViewRoot = function () { - return this._viewRoot; - }; - SunburstSeriesModel.prototype.resetViewRoot = function (viewRoot) { - viewRoot ? this._viewRoot = viewRoot : viewRoot = this._viewRoot; - var root = this.getRawData().tree.root; - if (!viewRoot || viewRoot !== root && !root.contains(viewRoot)) { - this._viewRoot = root; - } - }; - SunburstSeriesModel.prototype.enableAriaDecal = function () { - enableAriaDecalForTree(this); - }; - SunburstSeriesModel.type = 'series.sunburst'; - SunburstSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - // 默认全局居中 - center: ['50%', '50%'], - radius: [0, '75%'], - // 默认顺时针 - clockwise: true, - startAngle: 90, - // 最小角度改为0 - minAngle: 0, - // If still show when all data zero. - stillShowZeroSum: true, - // 'rootToNode', 'link', or false - nodeClick: 'rootToNode', - renderLabelForZeroData: false, - label: { - // could be: 'radial', 'tangential', or 'none' - rotate: 'radial', - show: true, - opacity: 1, - // 'left' is for inner side of inside, and 'right' is for outer - // side for inside - align: 'center', - position: 'inside', - distance: 5, - silent: true - }, - itemStyle: { - borderWidth: 1, - borderColor: 'white', - borderType: 'solid', - shadowBlur: 0, - shadowColor: 'rgba(0, 0, 0, 0.2)', - shadowOffsetX: 0, - shadowOffsetY: 0, - opacity: 1 - }, - emphasis: { - focus: 'descendant' - }, - blur: { - itemStyle: { - opacity: 0.2 - }, - label: { - opacity: 0.1 - } - }, - // Animation type can be expansion, scale. - animationType: 'expansion', - animationDuration: 1000, - animationDurationUpdate: 500, - data: [], - /** - * Sort order. - * - * Valid values: 'desc', 'asc', null, or callback function. - * 'desc' and 'asc' for descend and ascendant order; - * null for not sorting; - * example of callback function: - * function(nodeA, nodeB) { - * return nodeA.getValue() - nodeB.getValue(); - * } - */ - sort: 'desc' - }; - return SunburstSeriesModel; -}(SeriesModel); -function completeTreeValue(dataNode) { - // Postorder travel tree. - // If value of none-leaf node is not set, - // calculate it by suming up the value of all children. - var sum = 0; - zrUtil.each(dataNode.children, function (child) { - completeTreeValue(child); - var childValue = child.value; - // TODO First value of array must be a number - zrUtil.isArray(childValue) && (childValue = childValue[0]); - sum += childValue; - }); - var thisValue = dataNode.value; - if (zrUtil.isArray(thisValue)) { - thisValue = thisValue[0]; - } - if (thisValue == null || isNaN(thisValue)) { - thisValue = sum; - } - // Value should not less than 0. - if (thisValue < 0) { - thisValue = 0; - } - zrUtil.isArray(dataNode.value) ? dataNode.value[0] = thisValue : dataNode.value = thisValue; -} -export default SunburstSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/SunburstView.js b/node_modules/echarts/lib/chart/sunburst/SunburstView.js deleted file mode 100644 index 51e61bb..0000000 --- a/node_modules/echarts/lib/chart/sunburst/SunburstView.js +++ /dev/null @@ -1,206 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ChartView from '../../view/Chart.js'; -import SunburstPiece from './SunburstPiece.js'; -import DataDiffer from '../../data/DataDiffer.js'; -import { ROOT_TO_NODE_ACTION } from './sunburstAction.js'; -import { windowOpen } from '../../util/format.js'; -var SunburstView = /** @class */function (_super) { - __extends(SunburstView, _super); - function SunburstView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SunburstView.type; - return _this; - } - SunburstView.prototype.render = function (seriesModel, ecModel, api, - // @ts-ignore - payload) { - var self = this; - this.seriesModel = seriesModel; - this.api = api; - this.ecModel = ecModel; - var data = seriesModel.getData(); - var virtualRoot = data.tree.root; - var newRoot = seriesModel.getViewRoot(); - var group = this.group; - var renderLabelForZeroData = seriesModel.get('renderLabelForZeroData'); - var newChildren = []; - newRoot.eachNode(function (node) { - newChildren.push(node); - }); - var oldChildren = this._oldChildren || []; - dualTravel(newChildren, oldChildren); - renderRollUp(virtualRoot, newRoot); - this._initEvents(); - this._oldChildren = newChildren; - function dualTravel(newChildren, oldChildren) { - if (newChildren.length === 0 && oldChildren.length === 0) { - return; - } - new DataDiffer(oldChildren, newChildren, getKey, getKey).add(processNode).update(processNode).remove(zrUtil.curry(processNode, null)).execute(); - function getKey(node) { - return node.getId(); - } - function processNode(newIdx, oldIdx) { - var newNode = newIdx == null ? null : newChildren[newIdx]; - var oldNode = oldIdx == null ? null : oldChildren[oldIdx]; - doRenderNode(newNode, oldNode); - } - } - function doRenderNode(newNode, oldNode) { - if (!renderLabelForZeroData && newNode && !newNode.getValue()) { - // Not render data with value 0 - newNode = null; - } - if (newNode !== virtualRoot && oldNode !== virtualRoot) { - if (oldNode && oldNode.piece) { - if (newNode) { - // Update - oldNode.piece.updateData(false, newNode, seriesModel, ecModel, api); - // For tooltip - data.setItemGraphicEl(newNode.dataIndex, oldNode.piece); - } else { - // Remove - removeNode(oldNode); - } - } else if (newNode) { - // Add - var piece = new SunburstPiece(newNode, seriesModel, ecModel, api); - group.add(piece); - // For tooltip - data.setItemGraphicEl(newNode.dataIndex, piece); - } - } - } - function removeNode(node) { - if (!node) { - return; - } - if (node.piece) { - group.remove(node.piece); - node.piece = null; - } - } - function renderRollUp(virtualRoot, viewRoot) { - if (viewRoot.depth > 0) { - // Render - if (self.virtualPiece) { - // Update - self.virtualPiece.updateData(false, virtualRoot, seriesModel, ecModel, api); - } else { - // Add - self.virtualPiece = new SunburstPiece(virtualRoot, seriesModel, ecModel, api); - group.add(self.virtualPiece); - } - // TODO event scope - viewRoot.piece.off('click'); - self.virtualPiece.on('click', function (e) { - self._rootToNode(viewRoot.parentNode); - }); - } else if (self.virtualPiece) { - // Remove - group.remove(self.virtualPiece); - self.virtualPiece = null; - } - } - }; - /** - * @private - */ - SunburstView.prototype._initEvents = function () { - var _this = this; - this.group.off('click'); - this.group.on('click', function (e) { - var targetFound = false; - var viewRoot = _this.seriesModel.getViewRoot(); - viewRoot.eachNode(function (node) { - if (!targetFound && node.piece && node.piece === e.target) { - var nodeClick = node.getModel().get('nodeClick'); - if (nodeClick === 'rootToNode') { - _this._rootToNode(node); - } else if (nodeClick === 'link') { - var itemModel = node.getModel(); - var link = itemModel.get('link'); - if (link) { - var linkTarget = itemModel.get('target', true) || '_blank'; - windowOpen(link, linkTarget); - } - } - targetFound = true; - } - }); - }); - }; - /** - * @private - */ - SunburstView.prototype._rootToNode = function (node) { - if (node !== this.seriesModel.getViewRoot()) { - this.api.dispatchAction({ - type: ROOT_TO_NODE_ACTION, - from: this.uid, - seriesId: this.seriesModel.id, - targetNode: node - }); - } - }; - /** - * @implement - */ - SunburstView.prototype.containPoint = function (point, seriesModel) { - var treeRoot = seriesModel.getData(); - var itemLayout = treeRoot.getItemLayout(0); - if (itemLayout) { - var dx = point[0] - itemLayout.cx; - var dy = point[1] - itemLayout.cy; - var radius = Math.sqrt(dx * dx + dy * dy); - return radius <= itemLayout.r && radius >= itemLayout.r0; - } - }; - SunburstView.type = 'sunburst'; - return SunburstView; -}(ChartView); -export default SunburstView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/install.js b/node_modules/echarts/lib/chart/sunburst/install.js deleted file mode 100644 index 09b58d9..0000000 --- a/node_modules/echarts/lib/chart/sunburst/install.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import SunburstView from './SunburstView.js'; -import SunburstSeriesModel from './SunburstSeries.js'; -import sunburstLayout from './sunburstLayout.js'; -import sunburstVisual from './sunburstVisual.js'; -import dataFilter from '../../processor/dataFilter.js'; -import { curry } from 'zrender/lib/core/util.js'; -import { installSunburstAction } from './sunburstAction.js'; -export function install(registers) { - registers.registerChartView(SunburstView); - registers.registerSeriesModel(SunburstSeriesModel); - registers.registerLayout(curry(sunburstLayout, 'sunburst')); - registers.registerProcessor(curry(dataFilter, 'sunburst')); - registers.registerVisual(sunburstVisual); - installSunburstAction(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/sunburstAction.js b/node_modules/echarts/lib/chart/sunburst/sunburstAction.js deleted file mode 100644 index 44f2f5e..0000000 --- a/node_modules/echarts/lib/chart/sunburst/sunburstAction.js +++ /dev/null @@ -1,108 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend } from 'zrender/lib/core/util.js'; -import { deprecateReplaceLog } from '../../util/log.js'; -import { retrieveTargetInfo, aboveViewRoot } from '../helper/treeHelper.js'; -export var ROOT_TO_NODE_ACTION = 'sunburstRootToNode'; -var HIGHLIGHT_ACTION = 'sunburstHighlight'; -var UNHIGHLIGHT_ACTION = 'sunburstUnhighlight'; -export function installSunburstAction(registers) { - registers.registerAction({ - type: ROOT_TO_NODE_ACTION, - update: 'updateView' - }, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'series', - subType: 'sunburst', - query: payload - }, handleRootToNode); - function handleRootToNode(model, index) { - var targetInfo = retrieveTargetInfo(payload, [ROOT_TO_NODE_ACTION], model); - if (targetInfo) { - var originViewRoot = model.getViewRoot(); - if (originViewRoot) { - payload.direction = aboveViewRoot(originViewRoot, targetInfo.node) ? 'rollUp' : 'drillDown'; - } - model.resetViewRoot(targetInfo.node); - } - } - }); - registers.registerAction({ - type: HIGHLIGHT_ACTION, - update: 'none' - }, function (payload, ecModel, api) { - // Clone - payload = extend({}, payload); - ecModel.eachComponent({ - mainType: 'series', - subType: 'sunburst', - query: payload - }, handleHighlight); - function handleHighlight(model) { - var targetInfo = retrieveTargetInfo(payload, [HIGHLIGHT_ACTION], model); - if (targetInfo) { - payload.dataIndex = targetInfo.node.dataIndex; - } - } - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('sunburstHighlight', 'highlight'); - } - // Fast forward action - api.dispatchAction(extend(payload, { - type: 'highlight' - })); - }); - registers.registerAction({ - type: UNHIGHLIGHT_ACTION, - update: 'updateView' - }, function (payload, ecModel, api) { - payload = extend({}, payload); - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('sunburstUnhighlight', 'downplay'); - } - api.dispatchAction(extend(payload, { - type: 'downplay' - })); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js b/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js deleted file mode 100644 index 757639d..0000000 --- a/node_modules/echarts/lib/chart/sunburst/sunburstLayout.js +++ /dev/null @@ -1,216 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { parsePercent } from '../../util/number.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -// let PI2 = Math.PI * 2; -var RADIAN = Math.PI / 180; -export default function sunburstLayout(seriesType, ecModel, api) { - ecModel.eachSeriesByType(seriesType, function (seriesModel) { - var center = seriesModel.get('center'); - var radius = seriesModel.get('radius'); - if (!zrUtil.isArray(radius)) { - radius = [0, radius]; - } - if (!zrUtil.isArray(center)) { - center = [center, center]; - } - var width = api.getWidth(); - var height = api.getHeight(); - var size = Math.min(width, height); - var cx = parsePercent(center[0], width); - var cy = parsePercent(center[1], height); - var r0 = parsePercent(radius[0], size / 2); - var r = parsePercent(radius[1], size / 2); - var startAngle = -seriesModel.get('startAngle') * RADIAN; - var minAngle = seriesModel.get('minAngle') * RADIAN; - var virtualRoot = seriesModel.getData().tree.root; - var treeRoot = seriesModel.getViewRoot(); - var rootDepth = treeRoot.depth; - var sort = seriesModel.get('sort'); - if (sort != null) { - initChildren(treeRoot, sort); - } - var validDataCount = 0; - zrUtil.each(treeRoot.children, function (child) { - !isNaN(child.getValue()) && validDataCount++; - }); - var sum = treeRoot.getValue(); - // Sum may be 0 - var unitRadian = Math.PI / (sum || validDataCount) * 2; - var renderRollupNode = treeRoot.depth > 0; - var levels = treeRoot.height - (renderRollupNode ? -1 : 1); - var rPerLevel = (r - r0) / (levels || 1); - var clockwise = seriesModel.get('clockwise'); - var stillShowZeroSum = seriesModel.get('stillShowZeroSum'); - // In the case some sector angle is smaller than minAngle - // let restAngle = PI2; - // let valueSumLargerThanMinAngle = 0; - var dir = clockwise ? 1 : -1; - /** - * Render a tree - * @return increased angle - */ - var renderNode = function (node, startAngle) { - if (!node) { - return; - } - var endAngle = startAngle; - // Render self - if (node !== virtualRoot) { - // Tree node is virtual, so it doesn't need to be drawn - var value = node.getValue(); - var angle = sum === 0 && stillShowZeroSum ? unitRadian : value * unitRadian; - if (angle < minAngle) { - angle = minAngle; - // restAngle -= minAngle; - } - // else { - // valueSumLargerThanMinAngle += value; - // } - endAngle = startAngle + dir * angle; - var depth = node.depth - rootDepth - (renderRollupNode ? -1 : 1); - var rStart = r0 + rPerLevel * depth; - var rEnd = r0 + rPerLevel * (depth + 1); - var levelModel = seriesModel.getLevelModel(node); - if (levelModel) { - var r0_1 = levelModel.get('r0', true); - var r_1 = levelModel.get('r', true); - var radius_1 = levelModel.get('radius', true); - if (radius_1 != null) { - r0_1 = radius_1[0]; - r_1 = radius_1[1]; - } - r0_1 != null && (rStart = parsePercent(r0_1, size / 2)); - r_1 != null && (rEnd = parsePercent(r_1, size / 2)); - } - node.setLayout({ - angle: angle, - startAngle: startAngle, - endAngle: endAngle, - clockwise: clockwise, - cx: cx, - cy: cy, - r0: rStart, - r: rEnd - }); - } - // Render children - if (node.children && node.children.length) { - // currentAngle = startAngle; - var siblingAngle_1 = 0; - zrUtil.each(node.children, function (node) { - siblingAngle_1 += renderNode(node, startAngle + siblingAngle_1); - }); - } - return endAngle - startAngle; - }; - // Virtual root node for roll up - if (renderRollupNode) { - var rStart = r0; - var rEnd = r0 + rPerLevel; - var angle = Math.PI * 2; - virtualRoot.setLayout({ - angle: angle, - startAngle: startAngle, - endAngle: startAngle + angle, - clockwise: clockwise, - cx: cx, - cy: cy, - r0: rStart, - r: rEnd - }); - } - renderNode(treeRoot, startAngle); - }); -} -/** - * Init node children by order and update visual - */ -function initChildren(node, sortOrder) { - var children = node.children || []; - node.children = sort(children, sortOrder); - // Init children recursively - if (children.length) { - zrUtil.each(node.children, function (child) { - initChildren(child, sortOrder); - }); - } -} -/** - * Sort children nodes - * - * @param {TreeNode[]} children children of node to be sorted - * @param {string | function | null} sort sort method - * See SunburstSeries.js for details. - */ -function sort(children, sortOrder) { - if (zrUtil.isFunction(sortOrder)) { - var sortTargets = zrUtil.map(children, function (child, idx) { - var value = child.getValue(); - return { - params: { - depth: child.depth, - height: child.height, - dataIndex: child.dataIndex, - getValue: function () { - return value; - } - }, - index: idx - }; - }); - sortTargets.sort(function (a, b) { - return sortOrder(a.params, b.params); - }); - return zrUtil.map(sortTargets, function (target) { - return children[target.index]; - }); - } else { - var isAsc_1 = sortOrder === 'asc'; - return children.sort(function (a, b) { - var diff = (a.getValue() - b.getValue()) * (isAsc_1 ? 1 : -1); - return diff === 0 ? (a.dataIndex - b.dataIndex) * (isAsc_1 ? -1 : 1) : diff; - }); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js b/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js deleted file mode 100644 index 99afa4b..0000000 --- a/node_modules/echarts/lib/chart/sunburst/sunburstVisual.js +++ /dev/null @@ -1,75 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { lift } from 'zrender/lib/tool/color.js'; -import { extend, isString } from 'zrender/lib/core/util.js'; -export default function sunburstVisual(ecModel) { - var paletteScope = {}; - // Default color strategy - function pickColor(node, seriesModel, treeHeight) { - // Choose color from palette based on the first level. - var current = node; - while (current && current.depth > 1) { - current = current.parentNode; - } - var color = seriesModel.getColorFromPalette(current.name || current.dataIndex + '', paletteScope); - if (node.depth > 1 && isString(color)) { - // Lighter on the deeper level. - color = lift(color, (node.depth - 1) / (treeHeight - 1) * 0.5); - } - return color; - } - ecModel.eachSeriesByType('sunburst', function (seriesModel) { - var data = seriesModel.getData(); - var tree = data.tree; - tree.eachNode(function (node) { - var model = node.getModel(); - var style = model.getModel('itemStyle').getItemStyle(); - if (!style.fill) { - style.fill = pickColor(node, seriesModel, tree.root.height); - } - var existsStyle = data.ensureUniqueItemVisual(node.dataIndex, 'style'); - extend(existsStyle, style); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/themeRiver.js b/node_modules/echarts/lib/chart/themeRiver.js deleted file mode 100644 index 0b7a8d5..0000000 --- a/node_modules/echarts/lib/chart/themeRiver.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './themeRiver/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js b/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js deleted file mode 100644 index a8b4aef..0000000 --- a/node_modules/echarts/lib/chart/themeRiver/ThemeRiverSeries.js +++ /dev/null @@ -1,260 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import prepareSeriesDataSchema from '../../data/helper/createDimensions.js'; -import { getDimensionTypeByAxis } from '../../data/helper/dimensionHelper.js'; -import SeriesData from '../../data/SeriesData.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { groupData, SINGLE_REFERRING } from '../../util/model.js'; -import LegendVisualProvider from '../../visual/LegendVisualProvider.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -var DATA_NAME_INDEX = 2; -var ThemeRiverSeriesModel = /** @class */function (_super) { - __extends(ThemeRiverSeriesModel, _super); - function ThemeRiverSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ThemeRiverSeriesModel.type; - return _this; - } - /** - * @override - */ - ThemeRiverSeriesModel.prototype.init = function (option) { - // eslint-disable-next-line - _super.prototype.init.apply(this, arguments); - // Put this function here is for the sake of consistency of code style. - // Enable legend selection for each data item - // Use a function instead of direct access because data reference may changed - this.legendVisualProvider = new LegendVisualProvider(zrUtil.bind(this.getData, this), zrUtil.bind(this.getRawData, this)); - }; - /** - * If there is no value of a certain point in the time for some event,set it value to 0. - * - * @param {Array} data initial data in the option - * @return {Array} - */ - ThemeRiverSeriesModel.prototype.fixData = function (data) { - var rawDataLength = data.length; - /** - * Make sure every layer data get the same keys. - * The value index tells which layer has visited. - * { - * 2014/01/01: -1 - * } - */ - var timeValueKeys = {}; - // grouped data by name - var groupResult = groupData(data, function (item) { - if (!timeValueKeys.hasOwnProperty(item[0] + '')) { - timeValueKeys[item[0] + ''] = -1; - } - return item[2]; - }); - var layerData = []; - groupResult.buckets.each(function (items, key) { - layerData.push({ - name: key, - dataList: items - }); - }); - var layerNum = layerData.length; - for (var k = 0; k < layerNum; ++k) { - var name_1 = layerData[k].name; - for (var j = 0; j < layerData[k].dataList.length; ++j) { - var timeValue = layerData[k].dataList[j][0] + ''; - timeValueKeys[timeValue] = k; - } - for (var timeValue in timeValueKeys) { - if (timeValueKeys.hasOwnProperty(timeValue) && timeValueKeys[timeValue] !== k) { - timeValueKeys[timeValue] = k; - data[rawDataLength] = [timeValue, 0, name_1]; - rawDataLength++; - } - } - } - return data; - }; - /** - * @override - * @param option the initial option that user gave - * @param ecModel the model object for themeRiver option - */ - ThemeRiverSeriesModel.prototype.getInitialData = function (option, ecModel) { - var singleAxisModel = this.getReferringComponents('singleAxis', SINGLE_REFERRING).models[0]; - var axisType = singleAxisModel.get('type'); - // filter the data item with the value of label is undefined - var filterData = zrUtil.filter(option.data, function (dataItem) { - return dataItem[2] !== undefined; - }); - // ??? TODO design a stage to transfer data for themeRiver and lines? - var data = this.fixData(filterData || []); - var nameList = []; - var nameMap = this.nameMap = zrUtil.createHashMap(); - var count = 0; - for (var i = 0; i < data.length; ++i) { - nameList.push(data[i][DATA_NAME_INDEX]); - if (!nameMap.get(data[i][DATA_NAME_INDEX])) { - nameMap.set(data[i][DATA_NAME_INDEX], count); - count++; - } - } - var dimensions = prepareSeriesDataSchema(data, { - coordDimensions: ['single'], - dimensionsDefine: [{ - name: 'time', - type: getDimensionTypeByAxis(axisType) - }, { - name: 'value', - type: 'float' - }, { - name: 'name', - type: 'ordinal' - }], - encodeDefine: { - single: 0, - value: 1, - itemName: 2 - } - }).dimensions; - var list = new SeriesData(dimensions, this); - list.initData(data); - return list; - }; - /** - * The raw data is divided into multiple layers and each layer - * has same name. - */ - ThemeRiverSeriesModel.prototype.getLayerSeries = function () { - var data = this.getData(); - var lenCount = data.count(); - var indexArr = []; - for (var i = 0; i < lenCount; ++i) { - indexArr[i] = i; - } - var timeDim = data.mapDimension('single'); - // data group by name - var groupResult = groupData(indexArr, function (index) { - return data.get('name', index); - }); - var layerSeries = []; - groupResult.buckets.each(function (items, key) { - items.sort(function (index1, index2) { - return data.get(timeDim, index1) - data.get(timeDim, index2); - }); - layerSeries.push({ - name: key, - indices: items - }); - }); - return layerSeries; - }; - /** - * Get data indices for show tooltip content - */ - ThemeRiverSeriesModel.prototype.getAxisTooltipData = function (dim, value, baseAxis) { - if (!zrUtil.isArray(dim)) { - dim = dim ? [dim] : []; - } - var data = this.getData(); - var layerSeries = this.getLayerSeries(); - var indices = []; - var layerNum = layerSeries.length; - var nestestValue; - for (var i = 0; i < layerNum; ++i) { - var minDist = Number.MAX_VALUE; - var nearestIdx = -1; - var pointNum = layerSeries[i].indices.length; - for (var j = 0; j < pointNum; ++j) { - var theValue = data.get(dim[0], layerSeries[i].indices[j]); - var dist = Math.abs(theValue - value); - if (dist <= minDist) { - nestestValue = theValue; - minDist = dist; - nearestIdx = layerSeries[i].indices[j]; - } - } - indices.push(nearestIdx); - } - return { - dataIndices: indices, - nestestValue: nestestValue - }; - }; - ThemeRiverSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var data = this.getData(); - var name = data.getName(dataIndex); - var value = data.get(data.mapDimension('value'), dataIndex); - return createTooltipMarkup('nameValue', { - name: name, - value: value - }); - }; - ThemeRiverSeriesModel.type = 'series.themeRiver'; - ThemeRiverSeriesModel.dependencies = ['singleAxis']; - ThemeRiverSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - colorBy: 'data', - coordinateSystem: 'singleAxis', - // gap in axis's orthogonal orientation - boundaryGap: ['10%', '10%'], - // legendHoverLink: true, - singleAxisIndex: 0, - animationEasing: 'linear', - label: { - margin: 4, - show: true, - position: 'left', - fontSize: 11 - }, - emphasis: { - label: { - show: true - } - } - }; - return ThemeRiverSeriesModel; -}(SeriesModel); -export default ThemeRiverSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js b/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js deleted file mode 100644 index d71c86b..0000000 --- a/node_modules/echarts/lib/chart/themeRiver/ThemeRiverView.js +++ /dev/null @@ -1,186 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { ECPolygon } from '../line/poly.js'; -import * as graphic from '../../util/graphic.js'; -import { setStatesStylesFromModel, toggleHoverEmphasis } from '../../util/states.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { bind } from 'zrender/lib/core/util.js'; -import DataDiffer from '../../data/DataDiffer.js'; -import ChartView from '../../view/Chart.js'; -import { saveOldStyle } from '../../animation/basicTransition.js'; -var ThemeRiverView = /** @class */function (_super) { - __extends(ThemeRiverView, _super); - function ThemeRiverView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ThemeRiverView.type; - _this._layers = []; - return _this; - } - ThemeRiverView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var self = this; - var group = this.group; - var layersSeries = seriesModel.getLayerSeries(); - var layoutInfo = data.getLayout('layoutInfo'); - var rect = layoutInfo.rect; - var boundaryGap = layoutInfo.boundaryGap; - group.x = 0; - group.y = rect.y + boundaryGap[0]; - function keyGetter(item) { - return item.name; - } - var dataDiffer = new DataDiffer(this._layersSeries || [], layersSeries, keyGetter, keyGetter); - var newLayersGroups = []; - dataDiffer.add(bind(process, this, 'add')).update(bind(process, this, 'update')).remove(bind(process, this, 'remove')).execute(); - function process(status, idx, oldIdx) { - var oldLayersGroups = self._layers; - if (status === 'remove') { - group.remove(oldLayersGroups[idx]); - return; - } - var points0 = []; - var points1 = []; - var style; - var indices = layersSeries[idx].indices; - var j = 0; - for (; j < indices.length; j++) { - var layout = data.getItemLayout(indices[j]); - var x = layout.x; - var y0 = layout.y0; - var y = layout.y; - points0.push(x, y0); - points1.push(x, y0 + y); - style = data.getItemVisual(indices[j], 'style'); - } - var polygon; - var textLayout = data.getItemLayout(indices[0]); - var labelModel = seriesModel.getModel('label'); - var margin = labelModel.get('margin'); - var emphasisModel = seriesModel.getModel('emphasis'); - if (status === 'add') { - var layerGroup = newLayersGroups[idx] = new graphic.Group(); - polygon = new ECPolygon({ - shape: { - points: points0, - stackedOnPoints: points1, - smooth: 0.4, - stackedOnSmooth: 0.4, - smoothConstraint: false - }, - z2: 0 - }); - layerGroup.add(polygon); - group.add(layerGroup); - if (seriesModel.isAnimationEnabled()) { - polygon.setClipPath(createGridClipShape(polygon.getBoundingRect(), seriesModel, function () { - polygon.removeClipPath(); - })); - } - } else { - var layerGroup = oldLayersGroups[oldIdx]; - polygon = layerGroup.childAt(0); - group.add(layerGroup); - newLayersGroups[idx] = layerGroup; - graphic.updateProps(polygon, { - shape: { - points: points0, - stackedOnPoints: points1 - } - }, seriesModel); - saveOldStyle(polygon); - } - setLabelStyle(polygon, getLabelStatesModels(seriesModel), { - labelDataIndex: indices[j - 1], - defaultText: data.getName(indices[j - 1]), - inheritColor: style.fill - }, { - normal: { - verticalAlign: 'middle' - // align: 'right' - } - }); - - polygon.setTextConfig({ - position: null, - local: true - }); - var labelEl = polygon.getTextContent(); - // TODO More label position options. - if (labelEl) { - labelEl.x = textLayout.x - margin; - labelEl.y = textLayout.y0 + textLayout.y / 2; - } - polygon.useStyle(style); - data.setItemGraphicEl(idx, polygon); - setStatesStylesFromModel(polygon, seriesModel); - toggleHoverEmphasis(polygon, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - } - this._layersSeries = layersSeries; - this._layers = newLayersGroups; - }; - ThemeRiverView.type = 'themeRiver'; - return ThemeRiverView; -}(ChartView); -; -// add animation to the view -function createGridClipShape(rect, seriesModel, cb) { - var rectEl = new graphic.Rect({ - shape: { - x: rect.x - 10, - y: rect.y - 10, - width: 0, - height: rect.height + 20 - } - }); - graphic.initProps(rectEl, { - shape: { - x: rect.x - 50, - width: rect.width + 100, - height: rect.height + 20 - } - }, seriesModel, cb); - return rectEl; -} -export default ThemeRiverView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/themeRiver/install.js b/node_modules/echarts/lib/chart/themeRiver/install.js deleted file mode 100644 index 555785a..0000000 --- a/node_modules/echarts/lib/chart/themeRiver/install.js +++ /dev/null @@ -1,35 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import ThemeRiverView from './ThemeRiverView.js'; -import ThemeRiverSeriesModel from './ThemeRiverSeries.js'; -import themeRiverLayout from './themeRiverLayout.js'; -import dataFilter from '../../processor/dataFilter.js'; -export function install(registers) { - registers.registerChartView(ThemeRiverView); - registers.registerSeriesModel(ThemeRiverSeriesModel); - registers.registerLayout(themeRiverLayout); - registers.registerProcessor(dataFilter('themeRiver')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js b/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js deleted file mode 100644 index 9040985..0000000 --- a/node_modules/echarts/lib/chart/themeRiver/themeRiverLayout.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as numberUtil from '../../util/number.js'; -export default function themeRiverLayout(ecModel, api) { - ecModel.eachSeriesByType('themeRiver', function (seriesModel) { - var data = seriesModel.getData(); - var single = seriesModel.coordinateSystem; - var layoutInfo = {}; - // use the axis boundingRect for view - var rect = single.getRect(); - layoutInfo.rect = rect; - var boundaryGap = seriesModel.get('boundaryGap'); - var axis = single.getAxis(); - layoutInfo.boundaryGap = boundaryGap; - if (axis.orient === 'horizontal') { - boundaryGap[0] = numberUtil.parsePercent(boundaryGap[0], rect.height); - boundaryGap[1] = numberUtil.parsePercent(boundaryGap[1], rect.height); - var height = rect.height - boundaryGap[0] - boundaryGap[1]; - doThemeRiverLayout(data, seriesModel, height); - } else { - boundaryGap[0] = numberUtil.parsePercent(boundaryGap[0], rect.width); - boundaryGap[1] = numberUtil.parsePercent(boundaryGap[1], rect.width); - var width = rect.width - boundaryGap[0] - boundaryGap[1]; - doThemeRiverLayout(data, seriesModel, width); - } - data.setLayout('layoutInfo', layoutInfo); - }); -} -/** - * The layout information about themeriver - * - * @param data data in the series - * @param seriesModel the model object of themeRiver series - * @param height value used to compute every series height - */ -function doThemeRiverLayout(data, seriesModel, height) { - if (!data.count()) { - return; - } - var coordSys = seriesModel.coordinateSystem; - // the data in each layer are organized into a series. - var layerSeries = seriesModel.getLayerSeries(); - // the points in each layer. - var timeDim = data.mapDimension('single'); - var valueDim = data.mapDimension('value'); - var layerPoints = zrUtil.map(layerSeries, function (singleLayer) { - return zrUtil.map(singleLayer.indices, function (idx) { - var pt = coordSys.dataToPoint(data.get(timeDim, idx)); - pt[1] = data.get(valueDim, idx); - return pt; - }); - }); - var base = computeBaseline(layerPoints); - var baseLine = base.y0; - var ky = height / base.max; - // set layout information for each item. - var n = layerSeries.length; - var m = layerSeries[0].indices.length; - var baseY0; - for (var j = 0; j < m; ++j) { - baseY0 = baseLine[j] * ky; - data.setItemLayout(layerSeries[0].indices[j], { - layerIndex: 0, - x: layerPoints[0][j][0], - y0: baseY0, - y: layerPoints[0][j][1] * ky - }); - for (var i = 1; i < n; ++i) { - baseY0 += layerPoints[i - 1][j][1] * ky; - data.setItemLayout(layerSeries[i].indices[j], { - layerIndex: i, - x: layerPoints[i][j][0], - y0: baseY0, - y: layerPoints[i][j][1] * ky - }); - } - } -} -/** - * Compute the baseLine of the rawdata - * Inspired by Lee Byron's paper Stacked Graphs - Geometry & Aesthetics - * - * @param data the points in each layer - */ -function computeBaseline(data) { - var layerNum = data.length; - var pointNum = data[0].length; - var sums = []; - var y0 = []; - var max = 0; - for (var i = 0; i < pointNum; ++i) { - var temp = 0; - for (var j = 0; j < layerNum; ++j) { - temp += data[j][i][1]; - } - if (temp > max) { - max = temp; - } - sums.push(temp); - } - for (var k = 0; k < pointNum; ++k) { - y0[k] = (max - sums[k]) / 2; - } - max = 0; - for (var l = 0; l < pointNum; ++l) { - var sum = sums[l] + y0[l]; - if (sum > max) { - max = sum; - } - } - return { - y0: y0, - max: max - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree.js b/node_modules/echarts/lib/chart/tree.js deleted file mode 100644 index 3b18777..0000000 --- a/node_modules/echarts/lib/chart/tree.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './tree/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/TreeSeries.js b/node_modules/echarts/lib/chart/tree/TreeSeries.js deleted file mode 100644 index 8da6052..0000000 --- a/node_modules/echarts/lib/chart/tree/TreeSeries.js +++ /dev/null @@ -1,187 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesModel from '../../model/Series.js'; -import Tree from '../../data/Tree.js'; -import Model from '../../model/Model.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -import { wrapTreePathInfo } from '../helper/treeHelper.js'; -var TreeSeriesModel = /** @class */function (_super) { - __extends(TreeSeriesModel, _super); - function TreeSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.hasSymbolVisual = true; - // Do it self. - _this.ignoreStyleOnData = true; - return _this; - } - /** - * Init a tree data structure from data in option series - */ - TreeSeriesModel.prototype.getInitialData = function (option) { - // create a virtual root - var root = { - name: option.name, - children: option.data - }; - var leaves = option.leaves || {}; - var leavesModel = new Model(leaves, this, this.ecModel); - var tree = Tree.createTree(root, this, beforeLink); - function beforeLink(nodeData) { - nodeData.wrapMethod('getItemModel', function (model, idx) { - var node = tree.getNodeByDataIndex(idx); - if (!(node && node.children.length && node.isExpand)) { - model.parentModel = leavesModel; - } - return model; - }); - } - var treeDepth = 0; - tree.eachNode('preorder', function (node) { - if (node.depth > treeDepth) { - treeDepth = node.depth; - } - }); - var expandAndCollapse = option.expandAndCollapse; - var expandTreeDepth = expandAndCollapse && option.initialTreeDepth >= 0 ? option.initialTreeDepth : treeDepth; - tree.root.eachNode('preorder', function (node) { - var item = node.hostTree.data.getRawDataItem(node.dataIndex); - // Add item.collapsed != null, because users can collapse node original in the series.data. - node.isExpand = item && item.collapsed != null ? !item.collapsed : node.depth <= expandTreeDepth; - }); - return tree.data; - }; - /** - * Make the configuration 'orient' backward compatibly, with 'horizontal = LR', 'vertical = TB'. - * @returns {string} orient - */ - TreeSeriesModel.prototype.getOrient = function () { - var orient = this.get('orient'); - if (orient === 'horizontal') { - orient = 'LR'; - } else if (orient === 'vertical') { - orient = 'TB'; - } - return orient; - }; - TreeSeriesModel.prototype.setZoom = function (zoom) { - this.option.zoom = zoom; - }; - TreeSeriesModel.prototype.setCenter = function (center) { - this.option.center = center; - }; - TreeSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var tree = this.getData().tree; - var realRoot = tree.root.children[0]; - var node = tree.getNodeByDataIndex(dataIndex); - var value = node.getValue(); - var name = node.name; - while (node && node !== realRoot) { - name = node.parentNode.name + '.' + name; - node = node.parentNode; - } - return createTooltipMarkup('nameValue', { - name: name, - value: value, - noValue: isNaN(value) || value == null - }); - }; - // Add tree path to tooltip param - TreeSeriesModel.prototype.getDataParams = function (dataIndex) { - var params = _super.prototype.getDataParams.apply(this, arguments); - var node = this.getData().tree.getNodeByDataIndex(dataIndex); - params.treeAncestors = wrapTreePathInfo(node, this); - params.collapsed = !node.isExpand; - return params; - }; - TreeSeriesModel.type = 'series.tree'; - // can support the position parameters 'left', 'top','right','bottom', 'width', - // 'height' in the setOption() with 'merge' mode normal. - TreeSeriesModel.layoutMode = 'box'; - TreeSeriesModel.defaultOption = { - // zlevel: 0, - z: 2, - coordinateSystem: 'view', - // the position of the whole view - left: '12%', - top: '12%', - right: '12%', - bottom: '12%', - // the layout of the tree, two value can be selected, 'orthogonal' or 'radial' - layout: 'orthogonal', - // value can be 'polyline' - edgeShape: 'curve', - edgeForkPosition: '50%', - // true | false | 'move' | 'scale', see module:component/helper/RoamController. - roam: false, - // Symbol size scale ratio in roam - nodeScaleRatio: 0.4, - // Default on center of graph - center: null, - zoom: 1, - orient: 'LR', - symbol: 'emptyCircle', - symbolSize: 7, - expandAndCollapse: true, - initialTreeDepth: 2, - lineStyle: { - color: '#ccc', - width: 1.5, - curveness: 0.5 - }, - itemStyle: { - color: 'lightsteelblue', - // borderColor: '#c23531', - borderWidth: 1.5 - }, - label: { - show: true - }, - animationEasing: 'linear', - animationDuration: 700, - animationDurationUpdate: 500 - }; - return TreeSeriesModel; -}(SeriesModel); -export default TreeSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/TreeView.js b/node_modules/echarts/lib/chart/tree/TreeView.js deleted file mode 100644 index 406cf22..0000000 --- a/node_modules/echarts/lib/chart/tree/TreeView.js +++ /dev/null @@ -1,622 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import SymbolClz from '../helper/Symbol.js'; -import { radialCoordinate } from './layoutHelper.js'; -import * as bbox from 'zrender/lib/core/bbox.js'; -import View from '../../coord/View.js'; -import * as roamHelper from '../../component/helper/roamHelper.js'; -import RoamController from '../../component/helper/RoamController.js'; -import { onIrrelevantElement } from '../../component/helper/cursorHelper.js'; -import { parsePercent } from '../../util/number.js'; -import ChartView from '../../view/Chart.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import { setStatesStylesFromModel, setStatesFlag, setDefaultStateProxy, HOVER_STATE_BLUR } from '../../util/states.js'; -var TreeEdgeShape = /** @class */function () { - function TreeEdgeShape() { - this.parentPoint = []; - this.childPoints = []; - } - return TreeEdgeShape; -}(); -var TreePath = /** @class */function (_super) { - __extends(TreePath, _super); - function TreePath(opts) { - return _super.call(this, opts) || this; - } - TreePath.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - TreePath.prototype.getDefaultShape = function () { - return new TreeEdgeShape(); - }; - TreePath.prototype.buildPath = function (ctx, shape) { - var childPoints = shape.childPoints; - var childLen = childPoints.length; - var parentPoint = shape.parentPoint; - var firstChildPos = childPoints[0]; - var lastChildPos = childPoints[childLen - 1]; - if (childLen === 1) { - ctx.moveTo(parentPoint[0], parentPoint[1]); - ctx.lineTo(firstChildPos[0], firstChildPos[1]); - return; - } - var orient = shape.orient; - var forkDim = orient === 'TB' || orient === 'BT' ? 0 : 1; - var otherDim = 1 - forkDim; - var forkPosition = parsePercent(shape.forkPosition, 1); - var tmpPoint = []; - tmpPoint[forkDim] = parentPoint[forkDim]; - tmpPoint[otherDim] = parentPoint[otherDim] + (lastChildPos[otherDim] - parentPoint[otherDim]) * forkPosition; - ctx.moveTo(parentPoint[0], parentPoint[1]); - ctx.lineTo(tmpPoint[0], tmpPoint[1]); - ctx.moveTo(firstChildPos[0], firstChildPos[1]); - tmpPoint[forkDim] = firstChildPos[forkDim]; - ctx.lineTo(tmpPoint[0], tmpPoint[1]); - tmpPoint[forkDim] = lastChildPos[forkDim]; - ctx.lineTo(tmpPoint[0], tmpPoint[1]); - ctx.lineTo(lastChildPos[0], lastChildPos[1]); - for (var i = 1; i < childLen - 1; i++) { - var point = childPoints[i]; - ctx.moveTo(point[0], point[1]); - tmpPoint[forkDim] = point[forkDim]; - ctx.lineTo(tmpPoint[0], tmpPoint[1]); - } - }; - return TreePath; -}(Path); -var TreeView = /** @class */function (_super) { - __extends(TreeView, _super); - function TreeView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TreeView.type; - _this._mainGroup = new graphic.Group(); - return _this; - } - TreeView.prototype.init = function (ecModel, api) { - this._controller = new RoamController(api.getZr()); - this._controllerHost = { - target: this.group - }; - this.group.add(this._mainGroup); - }; - TreeView.prototype.render = function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var layoutInfo = seriesModel.layoutInfo; - var group = this._mainGroup; - var layout = seriesModel.get('layout'); - if (layout === 'radial') { - group.x = layoutInfo.x + layoutInfo.width / 2; - group.y = layoutInfo.y + layoutInfo.height / 2; - } else { - group.x = layoutInfo.x; - group.y = layoutInfo.y; - } - this._updateViewCoordSys(seriesModel, api); - this._updateController(seriesModel, ecModel, api); - var oldData = this._data; - data.diff(oldData).add(function (newIdx) { - if (symbolNeedsDraw(data, newIdx)) { - // Create node and edge - updateNode(data, newIdx, null, group, seriesModel); - } - }).update(function (newIdx, oldIdx) { - var symbolEl = oldData.getItemGraphicEl(oldIdx); - if (!symbolNeedsDraw(data, newIdx)) { - symbolEl && removeNode(oldData, oldIdx, symbolEl, group, seriesModel); - return; - } - // Update node and edge - updateNode(data, newIdx, symbolEl, group, seriesModel); - }).remove(function (oldIdx) { - var symbolEl = oldData.getItemGraphicEl(oldIdx); - // When remove a collapsed node of subtree, since the collapsed - // node haven't been initialized with a symbol element, - // you can't found it's symbol element through index. - // so if we want to remove the symbol element we should insure - // that the symbol element is not null. - if (symbolEl) { - removeNode(oldData, oldIdx, symbolEl, group, seriesModel); - } - }).execute(); - this._nodeScaleRatio = seriesModel.get('nodeScaleRatio'); - this._updateNodeAndLinkScale(seriesModel); - if (seriesModel.get('expandAndCollapse') === true) { - data.eachItemGraphicEl(function (el, dataIndex) { - el.off('click').on('click', function () { - api.dispatchAction({ - type: 'treeExpandAndCollapse', - seriesId: seriesModel.id, - dataIndex: dataIndex - }); - }); - }); - } - this._data = data; - }; - TreeView.prototype._updateViewCoordSys = function (seriesModel, api) { - var data = seriesModel.getData(); - var points = []; - data.each(function (idx) { - var layout = data.getItemLayout(idx); - if (layout && !isNaN(layout.x) && !isNaN(layout.y)) { - points.push([+layout.x, +layout.y]); - } - }); - var min = []; - var max = []; - bbox.fromPoints(points, min, max); - // If don't Store min max when collapse the root node after roam, - // the root node will disappear. - var oldMin = this._min; - var oldMax = this._max; - // If width or height is 0 - if (max[0] - min[0] === 0) { - min[0] = oldMin ? oldMin[0] : min[0] - 1; - max[0] = oldMax ? oldMax[0] : max[0] + 1; - } - if (max[1] - min[1] === 0) { - min[1] = oldMin ? oldMin[1] : min[1] - 1; - max[1] = oldMax ? oldMax[1] : max[1] + 1; - } - var viewCoordSys = seriesModel.coordinateSystem = new View(); - viewCoordSys.zoomLimit = seriesModel.get('scaleLimit'); - viewCoordSys.setBoundingRect(min[0], min[1], max[0] - min[0], max[1] - min[1]); - viewCoordSys.setCenter(seriesModel.get('center'), api); - viewCoordSys.setZoom(seriesModel.get('zoom')); - // Here we use viewCoordSys just for computing the 'position' and 'scale' of the group - this.group.attr({ - x: viewCoordSys.x, - y: viewCoordSys.y, - scaleX: viewCoordSys.scaleX, - scaleY: viewCoordSys.scaleY - }); - this._min = min; - this._max = max; - }; - TreeView.prototype._updateController = function (seriesModel, ecModel, api) { - var _this = this; - var controller = this._controller; - var controllerHost = this._controllerHost; - var group = this.group; - controller.setPointerChecker(function (e, x, y) { - var rect = group.getBoundingRect(); - rect.applyTransform(group.transform); - return rect.contain(x, y) && !onIrrelevantElement(e, api, seriesModel); - }); - controller.enable(seriesModel.get('roam')); - controllerHost.zoomLimit = seriesModel.get('scaleLimit'); - controllerHost.zoom = seriesModel.coordinateSystem.getZoom(); - controller.off('pan').off('zoom').on('pan', function (e) { - roamHelper.updateViewOnPan(controllerHost, e.dx, e.dy); - api.dispatchAction({ - seriesId: seriesModel.id, - type: 'treeRoam', - dx: e.dx, - dy: e.dy - }); - }).on('zoom', function (e) { - roamHelper.updateViewOnZoom(controllerHost, e.scale, e.originX, e.originY); - api.dispatchAction({ - seriesId: seriesModel.id, - type: 'treeRoam', - zoom: e.scale, - originX: e.originX, - originY: e.originY - }); - _this._updateNodeAndLinkScale(seriesModel); - // Only update label layout on zoom - api.updateLabelLayout(); - }); - }; - TreeView.prototype._updateNodeAndLinkScale = function (seriesModel) { - var data = seriesModel.getData(); - var nodeScale = this._getNodeGlobalScale(seriesModel); - data.eachItemGraphicEl(function (el, idx) { - el.setSymbolScale(nodeScale); - }); - }; - TreeView.prototype._getNodeGlobalScale = function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys.type !== 'view') { - return 1; - } - var nodeScaleRatio = this._nodeScaleRatio; - var groupZoom = coordSys.scaleX || 1; - // Scale node when zoom changes - var roamZoom = coordSys.getZoom(); - var nodeScale = (roamZoom - 1) * nodeScaleRatio + 1; - return nodeScale / groupZoom; - }; - TreeView.prototype.dispose = function () { - this._controller && this._controller.dispose(); - this._controllerHost = null; - }; - TreeView.prototype.remove = function () { - this._mainGroup.removeAll(); - this._data = null; - }; - TreeView.type = 'tree'; - return TreeView; -}(ChartView); -function symbolNeedsDraw(data, dataIndex) { - var layout = data.getItemLayout(dataIndex); - return layout && !isNaN(layout.x) && !isNaN(layout.y); -} -function updateNode(data, dataIndex, symbolEl, group, seriesModel) { - var isInit = !symbolEl; - var node = data.tree.getNodeByDataIndex(dataIndex); - var itemModel = node.getModel(); - var visualColor = node.getVisual('style').fill; - var symbolInnerColor = node.isExpand === false && node.children.length !== 0 ? visualColor : '#fff'; - var virtualRoot = data.tree.root; - var source = node.parentNode === virtualRoot ? node : node.parentNode || node; - var sourceSymbolEl = data.getItemGraphicEl(source.dataIndex); - var sourceLayout = source.getLayout(); - var sourceOldLayout = sourceSymbolEl ? { - x: sourceSymbolEl.__oldX, - y: sourceSymbolEl.__oldY, - rawX: sourceSymbolEl.__radialOldRawX, - rawY: sourceSymbolEl.__radialOldRawY - } : sourceLayout; - var targetLayout = node.getLayout(); - if (isInit) { - symbolEl = new SymbolClz(data, dataIndex, null, { - symbolInnerColor: symbolInnerColor, - useNameLabel: true - }); - symbolEl.x = sourceOldLayout.x; - symbolEl.y = sourceOldLayout.y; - } else { - symbolEl.updateData(data, dataIndex, null, { - symbolInnerColor: symbolInnerColor, - useNameLabel: true - }); - } - symbolEl.__radialOldRawX = symbolEl.__radialRawX; - symbolEl.__radialOldRawY = symbolEl.__radialRawY; - symbolEl.__radialRawX = targetLayout.rawX; - symbolEl.__radialRawY = targetLayout.rawY; - group.add(symbolEl); - data.setItemGraphicEl(dataIndex, symbolEl); - symbolEl.__oldX = symbolEl.x; - symbolEl.__oldY = symbolEl.y; - graphic.updateProps(symbolEl, { - x: targetLayout.x, - y: targetLayout.y - }, seriesModel); - var symbolPath = symbolEl.getSymbolPath(); - if (seriesModel.get('layout') === 'radial') { - var realRoot = virtualRoot.children[0]; - var rootLayout = realRoot.getLayout(); - var length_1 = realRoot.children.length; - var rad = void 0; - var isLeft = void 0; - if (targetLayout.x === rootLayout.x && node.isExpand === true && realRoot.children.length) { - var center = { - x: (realRoot.children[0].getLayout().x + realRoot.children[length_1 - 1].getLayout().x) / 2, - y: (realRoot.children[0].getLayout().y + realRoot.children[length_1 - 1].getLayout().y) / 2 - }; - rad = Math.atan2(center.y - rootLayout.y, center.x - rootLayout.x); - if (rad < 0) { - rad = Math.PI * 2 + rad; - } - isLeft = center.x < rootLayout.x; - if (isLeft) { - rad = rad - Math.PI; - } - } else { - rad = Math.atan2(targetLayout.y - rootLayout.y, targetLayout.x - rootLayout.x); - if (rad < 0) { - rad = Math.PI * 2 + rad; - } - if (node.children.length === 0 || node.children.length !== 0 && node.isExpand === false) { - isLeft = targetLayout.x < rootLayout.x; - if (isLeft) { - rad = rad - Math.PI; - } - } else { - isLeft = targetLayout.x > rootLayout.x; - if (!isLeft) { - rad = rad - Math.PI; - } - } - } - var textPosition = isLeft ? 'left' : 'right'; - var normalLabelModel = itemModel.getModel('label'); - var rotate = normalLabelModel.get('rotate'); - var labelRotateRadian = rotate * (Math.PI / 180); - var textContent = symbolPath.getTextContent(); - if (textContent) { - symbolPath.setTextConfig({ - position: normalLabelModel.get('position') || textPosition, - rotation: rotate == null ? -rad : labelRotateRadian, - origin: 'center' - }); - textContent.setStyle('verticalAlign', 'middle'); - } - } - // Handle status - var focus = itemModel.get(['emphasis', 'focus']); - var focusDataIndices = focus === 'relative' ? zrUtil.concatArray(node.getAncestorsIndices(), node.getDescendantIndices()) : focus === 'ancestor' ? node.getAncestorsIndices() : focus === 'descendant' ? node.getDescendantIndices() : null; - if (focusDataIndices) { - // Modify the focus to data indices. - getECData(symbolEl).focus = focusDataIndices; - } - drawEdge(seriesModel, node, virtualRoot, symbolEl, sourceOldLayout, sourceLayout, targetLayout, group); - if (symbolEl.__edge) { - symbolEl.onHoverStateChange = function (toState) { - if (toState !== 'blur') { - // NOTE: Ensure the parent elements will been blurred firstly. - // According to the return of getAncestorsIndices and getDescendantIndices - // TODO: A bit tricky. - var parentEl = node.parentNode && data.getItemGraphicEl(node.parentNode.dataIndex); - if (!(parentEl && parentEl.hoverState === HOVER_STATE_BLUR)) { - setStatesFlag(symbolEl.__edge, toState); - } - } - }; - } -} -function drawEdge(seriesModel, node, virtualRoot, symbolEl, sourceOldLayout, sourceLayout, targetLayout, group) { - var itemModel = node.getModel(); - var edgeShape = seriesModel.get('edgeShape'); - var layout = seriesModel.get('layout'); - var orient = seriesModel.getOrient(); - var curvature = seriesModel.get(['lineStyle', 'curveness']); - var edgeForkPosition = seriesModel.get('edgeForkPosition'); - var lineStyle = itemModel.getModel('lineStyle').getLineStyle(); - var edge = symbolEl.__edge; - // curve edge from node -> parent - // polyline edge from node -> children - if (edgeShape === 'curve') { - if (node.parentNode && node.parentNode !== virtualRoot) { - if (!edge) { - edge = symbolEl.__edge = new graphic.BezierCurve({ - shape: getEdgeShape(layout, orient, curvature, sourceOldLayout, sourceOldLayout) - }); - } - graphic.updateProps(edge, { - shape: getEdgeShape(layout, orient, curvature, sourceLayout, targetLayout) - }, seriesModel); - } - } else if (edgeShape === 'polyline') { - if (layout === 'orthogonal') { - if (node !== virtualRoot && node.children && node.children.length !== 0 && node.isExpand === true) { - var children = node.children; - var childPoints = []; - for (var i = 0; i < children.length; i++) { - var childLayout = children[i].getLayout(); - childPoints.push([childLayout.x, childLayout.y]); - } - if (!edge) { - edge = symbolEl.__edge = new TreePath({ - shape: { - parentPoint: [targetLayout.x, targetLayout.y], - childPoints: [[targetLayout.x, targetLayout.y]], - orient: orient, - forkPosition: edgeForkPosition - } - }); - } - graphic.updateProps(edge, { - shape: { - parentPoint: [targetLayout.x, targetLayout.y], - childPoints: childPoints - } - }, seriesModel); - } - } else { - if (process.env.NODE_ENV !== 'production') { - throw new Error('The polyline edgeShape can only be used in orthogonal layout'); - } - } - } - // show all edge when edgeShape is 'curve', filter node `isExpand` is false when edgeShape is 'polyline' - if (edge && !(edgeShape === 'polyline' && !node.isExpand)) { - edge.useStyle(zrUtil.defaults({ - strokeNoScale: true, - fill: null - }, lineStyle)); - setStatesStylesFromModel(edge, itemModel, 'lineStyle'); - setDefaultStateProxy(edge); - group.add(edge); - } -} -function removeNodeEdge(node, data, group, seriesModel, removeAnimationOpt) { - var virtualRoot = data.tree.root; - var _a = getSourceNode(virtualRoot, node), - source = _a.source, - sourceLayout = _a.sourceLayout; - var symbolEl = data.getItemGraphicEl(node.dataIndex); - if (!symbolEl) { - return; - } - var sourceSymbolEl = data.getItemGraphicEl(source.dataIndex); - var sourceEdge = sourceSymbolEl.__edge; - // 1. when expand the sub tree, delete the children node should delete the edge of - // the source at the same time. because the polyline edge shape is only owned by the source. - // 2.when the node is the only children of the source, delete the node should delete the edge of - // the source at the same time. the same reason as above. - var edge = symbolEl.__edge || (source.isExpand === false || source.children.length === 1 ? sourceEdge : undefined); - var edgeShape = seriesModel.get('edgeShape'); - var layoutOpt = seriesModel.get('layout'); - var orient = seriesModel.get('orient'); - var curvature = seriesModel.get(['lineStyle', 'curveness']); - if (edge) { - if (edgeShape === 'curve') { - graphic.removeElement(edge, { - shape: getEdgeShape(layoutOpt, orient, curvature, sourceLayout, sourceLayout), - style: { - opacity: 0 - } - }, seriesModel, { - cb: function () { - group.remove(edge); - }, - removeOpt: removeAnimationOpt - }); - } else if (edgeShape === 'polyline' && seriesModel.get('layout') === 'orthogonal') { - graphic.removeElement(edge, { - shape: { - parentPoint: [sourceLayout.x, sourceLayout.y], - childPoints: [[sourceLayout.x, sourceLayout.y]] - }, - style: { - opacity: 0 - } - }, seriesModel, { - cb: function () { - group.remove(edge); - }, - removeOpt: removeAnimationOpt - }); - } - } -} -function getSourceNode(virtualRoot, node) { - var source = node.parentNode === virtualRoot ? node : node.parentNode || node; - var sourceLayout; - while (sourceLayout = source.getLayout(), sourceLayout == null) { - source = source.parentNode === virtualRoot ? source : source.parentNode || source; - } - return { - source: source, - sourceLayout: sourceLayout - }; -} -function removeNode(data, dataIndex, symbolEl, group, seriesModel) { - var node = data.tree.getNodeByDataIndex(dataIndex); - var virtualRoot = data.tree.root; - var sourceLayout = getSourceNode(virtualRoot, node).sourceLayout; - // Use same duration and easing with update to have more consistent animation. - var removeAnimationOpt = { - duration: seriesModel.get('animationDurationUpdate'), - easing: seriesModel.get('animationEasingUpdate') - }; - graphic.removeElement(symbolEl, { - x: sourceLayout.x + 1, - y: sourceLayout.y + 1 - }, seriesModel, { - cb: function () { - group.remove(symbolEl); - data.setItemGraphicEl(dataIndex, null); - }, - removeOpt: removeAnimationOpt - }); - symbolEl.fadeOut(null, data.hostModel, { - fadeLabel: true, - animation: removeAnimationOpt - }); - // remove edge as parent node - node.children.forEach(function (childNode) { - removeNodeEdge(childNode, data, group, seriesModel, removeAnimationOpt); - }); - // remove edge as child node - removeNodeEdge(node, data, group, seriesModel, removeAnimationOpt); -} -function getEdgeShape(layoutOpt, orient, curvature, sourceLayout, targetLayout) { - var cpx1; - var cpy1; - var cpx2; - var cpy2; - var x1; - var x2; - var y1; - var y2; - if (layoutOpt === 'radial') { - x1 = sourceLayout.rawX; - y1 = sourceLayout.rawY; - x2 = targetLayout.rawX; - y2 = targetLayout.rawY; - var radialCoor1 = radialCoordinate(x1, y1); - var radialCoor2 = radialCoordinate(x1, y1 + (y2 - y1) * curvature); - var radialCoor3 = radialCoordinate(x2, y2 + (y1 - y2) * curvature); - var radialCoor4 = radialCoordinate(x2, y2); - return { - x1: radialCoor1.x || 0, - y1: radialCoor1.y || 0, - x2: radialCoor4.x || 0, - y2: radialCoor4.y || 0, - cpx1: radialCoor2.x || 0, - cpy1: radialCoor2.y || 0, - cpx2: radialCoor3.x || 0, - cpy2: radialCoor3.y || 0 - }; - } else { - x1 = sourceLayout.x; - y1 = sourceLayout.y; - x2 = targetLayout.x; - y2 = targetLayout.y; - if (orient === 'LR' || orient === 'RL') { - cpx1 = x1 + (x2 - x1) * curvature; - cpy1 = y1; - cpx2 = x2 + (x1 - x2) * curvature; - cpy2 = y2; - } - if (orient === 'TB' || orient === 'BT') { - cpx1 = x1; - cpy1 = y1 + (y2 - y1) * curvature; - cpx2 = x2; - cpy2 = y2 + (y1 - y2) * curvature; - } - } - return { - x1: x1, - y1: y1, - x2: x2, - y2: y2, - cpx1: cpx1, - cpy1: cpy1, - cpx2: cpx2, - cpy2: cpy2 - }; -} -export default TreeView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/install.js b/node_modules/echarts/lib/chart/tree/install.js deleted file mode 100644 index e779063..0000000 --- a/node_modules/echarts/lib/chart/tree/install.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import TreeView from './TreeView.js'; -import TreeSeriesModel from './TreeSeries.js'; -import treeLayout from './treeLayout.js'; -import treeVisual from './treeVisual.js'; -import { installTreeAction } from './treeAction.js'; -export function install(registers) { - registers.registerChartView(TreeView); - registers.registerSeriesModel(TreeSeriesModel); - registers.registerLayout(treeLayout); - registers.registerVisual(treeVisual); - installTreeAction(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/layoutHelper.js b/node_modules/echarts/lib/chart/tree/layoutHelper.js deleted file mode 100644 index f4795ca..0000000 --- a/node_modules/echarts/lib/chart/tree/layoutHelper.js +++ /dev/null @@ -1,288 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* -* A third-party license is embedded for some of the code in this file: -* The tree layoutHelper implementation was originally copied from -* "d3.js"(https://github.com/d3/d3-hierarchy) with -* some modifications made for this project. -* (see more details in the comment of the specific method below.) -* The use of the source code of this file is also subject to the terms -* and consitions of the licence of "d3.js" (BSD-3Clause, see -* ). -*/ -/** - * @file The layout algorithm of node-link tree diagrams. Here we using Reingold-Tilford algorithm to drawing - * the tree. - */ -import * as layout from '../../util/layout.js'; -/** - * Initialize all computational message for following algorithm. - */ -export function init(inRoot) { - var root = inRoot; - root.hierNode = { - defaultAncestor: null, - ancestor: root, - prelim: 0, - modifier: 0, - change: 0, - shift: 0, - i: 0, - thread: null - }; - var nodes = [root]; - var node; - var children; - while (node = nodes.pop()) { - // jshint ignore:line - children = node.children; - if (node.isExpand && children.length) { - var n = children.length; - for (var i = n - 1; i >= 0; i--) { - var child = children[i]; - child.hierNode = { - defaultAncestor: null, - ancestor: child, - prelim: 0, - modifier: 0, - change: 0, - shift: 0, - i: i, - thread: null - }; - nodes.push(child); - } - } - } -} -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * Computes a preliminary x coordinate for node. Before that, this function is - * applied recursively to the children of node, as well as the function - * apportion(). After spacing out the children by calling executeShifts(), the - * node is placed to the midpoint of its outermost children. - */ -export function firstWalk(node, separation) { - var children = node.isExpand ? node.children : []; - var siblings = node.parentNode.children; - var subtreeW = node.hierNode.i ? siblings[node.hierNode.i - 1] : null; - if (children.length) { - executeShifts(node); - var midPoint = (children[0].hierNode.prelim + children[children.length - 1].hierNode.prelim) / 2; - if (subtreeW) { - node.hierNode.prelim = subtreeW.hierNode.prelim + separation(node, subtreeW); - node.hierNode.modifier = node.hierNode.prelim - midPoint; - } else { - node.hierNode.prelim = midPoint; - } - } else if (subtreeW) { - node.hierNode.prelim = subtreeW.hierNode.prelim + separation(node, subtreeW); - } - node.parentNode.hierNode.defaultAncestor = apportion(node, subtreeW, node.parentNode.hierNode.defaultAncestor || siblings[0], separation); -} -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * Computes all real x-coordinates by summing up the modifiers recursively. - */ -export function secondWalk(node) { - var nodeX = node.hierNode.prelim + node.parentNode.hierNode.modifier; - node.setLayout({ - x: nodeX - }, true); - node.hierNode.modifier += node.parentNode.hierNode.modifier; -} -export function separation(cb) { - return arguments.length ? cb : defaultSeparation; -} -/** - * Transform the common coordinate to radial coordinate. - */ -export function radialCoordinate(rad, r) { - rad -= Math.PI / 2; - return { - x: r * Math.cos(rad), - y: r * Math.sin(rad) - }; -} -/** - * Get the layout position of the whole view. - */ -export function getViewRect(seriesModel, api) { - return layout.getLayoutRect(seriesModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); -} -/** - * All other shifts, applied to the smaller subtrees between w- and w+, are - * performed by this function. - * - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - */ -function executeShifts(node) { - var children = node.children; - var n = children.length; - var shift = 0; - var change = 0; - while (--n >= 0) { - var child = children[n]; - child.hierNode.prelim += shift; - child.hierNode.modifier += shift; - change += child.hierNode.change; - shift += child.hierNode.shift + change; - } -} -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * The core of the algorithm. Here, a new subtree is combined with the - * previous subtrees. Threads are used to traverse the inside and outside - * contours of the left and right subtree up to the highest common level. - * Whenever two nodes of the inside contours conflict, we compute the left - * one of the greatest uncommon ancestors using the function nextAncestor() - * and call moveSubtree() to shift the subtree and prepare the shifts of - * smaller subtrees. Finally, we add a new thread (if necessary). - */ -function apportion(subtreeV, subtreeW, ancestor, separation) { - if (subtreeW) { - var nodeOutRight = subtreeV; - var nodeInRight = subtreeV; - var nodeOutLeft = nodeInRight.parentNode.children[0]; - var nodeInLeft = subtreeW; - var sumOutRight = nodeOutRight.hierNode.modifier; - var sumInRight = nodeInRight.hierNode.modifier; - var sumOutLeft = nodeOutLeft.hierNode.modifier; - var sumInLeft = nodeInLeft.hierNode.modifier; - while (nodeInLeft = nextRight(nodeInLeft), nodeInRight = nextLeft(nodeInRight), nodeInLeft && nodeInRight) { - nodeOutRight = nextRight(nodeOutRight); - nodeOutLeft = nextLeft(nodeOutLeft); - nodeOutRight.hierNode.ancestor = subtreeV; - var shift = nodeInLeft.hierNode.prelim + sumInLeft - nodeInRight.hierNode.prelim - sumInRight + separation(nodeInLeft, nodeInRight); - if (shift > 0) { - moveSubtree(nextAncestor(nodeInLeft, subtreeV, ancestor), subtreeV, shift); - sumInRight += shift; - sumOutRight += shift; - } - sumInLeft += nodeInLeft.hierNode.modifier; - sumInRight += nodeInRight.hierNode.modifier; - sumOutRight += nodeOutRight.hierNode.modifier; - sumOutLeft += nodeOutLeft.hierNode.modifier; - } - if (nodeInLeft && !nextRight(nodeOutRight)) { - nodeOutRight.hierNode.thread = nodeInLeft; - nodeOutRight.hierNode.modifier += sumInLeft - sumOutRight; - } - if (nodeInRight && !nextLeft(nodeOutLeft)) { - nodeOutLeft.hierNode.thread = nodeInRight; - nodeOutLeft.hierNode.modifier += sumInRight - sumOutLeft; - ancestor = subtreeV; - } - } - return ancestor; -} -/** - * This function is used to traverse the right contour of a subtree. - * It returns the rightmost child of node or the thread of node. The function - * returns null if and only if node is on the highest depth of its subtree. - */ -function nextRight(node) { - var children = node.children; - return children.length && node.isExpand ? children[children.length - 1] : node.hierNode.thread; -} -/** - * This function is used to traverse the left contour of a subtree (or a subforest). - * It returns the leftmost child of node or the thread of node. The function - * returns null if and only if node is on the highest depth of its subtree. - */ -function nextLeft(node) { - var children = node.children; - return children.length && node.isExpand ? children[0] : node.hierNode.thread; -} -/** - * If nodeInLeft’s ancestor is a sibling of node, returns nodeInLeft’s ancestor. - * Otherwise, returns the specified ancestor. - */ -function nextAncestor(nodeInLeft, node, ancestor) { - return nodeInLeft.hierNode.ancestor.parentNode === node.parentNode ? nodeInLeft.hierNode.ancestor : ancestor; -} -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * Shifts the current subtree rooted at wr. - * This is done by increasing prelim(w+) and modifier(w+) by shift. - */ -function moveSubtree(wl, wr, shift) { - var change = shift / (wr.hierNode.i - wl.hierNode.i); - wr.hierNode.change -= change; - wr.hierNode.shift += shift; - wr.hierNode.modifier += shift; - wr.hierNode.prelim += shift; - wl.hierNode.change += change; -} -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - */ -function defaultSeparation(node1, node2) { - return node1.parentNode === node2.parentNode ? 1 : 2; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/traversalHelper.js b/node_modules/echarts/lib/chart/tree/traversalHelper.js deleted file mode 100644 index ebbadb9..0000000 --- a/node_modules/echarts/lib/chart/tree/traversalHelper.js +++ /dev/null @@ -1,87 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Traverse the tree from bottom to top and do something - */ -function eachAfter(root, callback, separation) { - var nodes = [root]; - var next = []; - var node; - while (node = nodes.pop()) { - // jshint ignore:line - next.push(node); - if (node.isExpand) { - var children = node.children; - if (children.length) { - for (var i = 0; i < children.length; i++) { - nodes.push(children[i]); - } - } - } - } - while (node = next.pop()) { - // jshint ignore:line - callback(node, separation); - } -} -/** - * Traverse the tree from top to bottom and do something - */ -function eachBefore(root, callback) { - var nodes = [root]; - var node; - while (node = nodes.pop()) { - // jshint ignore:line - callback(node); - if (node.isExpand) { - var children = node.children; - if (children.length) { - for (var i = children.length - 1; i >= 0; i--) { - nodes.push(children[i]); - } - } - } - } -} -export { eachAfter, eachBefore }; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/treeAction.js b/node_modules/echarts/lib/chart/tree/treeAction.js deleted file mode 100644 index 8aa7e3f..0000000 --- a/node_modules/echarts/lib/chart/tree/treeAction.js +++ /dev/null @@ -1,82 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { updateCenterAndZoom } from '../../action/roamHelper.js'; -export function installTreeAction(registers) { - registers.registerAction({ - type: 'treeExpandAndCollapse', - event: 'treeExpandAndCollapse', - update: 'update' - }, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'series', - subType: 'tree', - query: payload - }, function (seriesModel) { - var dataIndex = payload.dataIndex; - var tree = seriesModel.getData().tree; - var node = tree.getNodeByDataIndex(dataIndex); - node.isExpand = !node.isExpand; - }); - }); - registers.registerAction({ - type: 'treeRoam', - event: 'treeRoam', - // Here we set 'none' instead of 'update', because roam action - // just need to update the transform matrix without having to recalculate - // the layout. So don't need to go through the whole update process, such - // as 'dataPrcocess', 'coordSystemUpdate', 'layout' and so on. - update: 'none' - }, function (payload, ecModel, api) { - ecModel.eachComponent({ - mainType: 'series', - subType: 'tree', - query: payload - }, function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - var res = updateCenterAndZoom(coordSys, payload, undefined, api); - seriesModel.setCenter && seriesModel.setCenter(res.center); - seriesModel.setZoom && seriesModel.setZoom(res.zoom); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/treeLayout.js b/node_modules/echarts/lib/chart/tree/treeLayout.js deleted file mode 100644 index 0621419..0000000 --- a/node_modules/echarts/lib/chart/tree/treeLayout.js +++ /dev/null @@ -1,139 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { eachAfter, eachBefore } from './traversalHelper.js'; -import { init, firstWalk, secondWalk, separation as sep, radialCoordinate, getViewRect } from './layoutHelper.js'; -export default function treeLayout(ecModel, api) { - ecModel.eachSeriesByType('tree', function (seriesModel) { - commonLayout(seriesModel, api); - }); -} -function commonLayout(seriesModel, api) { - var layoutInfo = getViewRect(seriesModel, api); - seriesModel.layoutInfo = layoutInfo; - var layout = seriesModel.get('layout'); - var width = 0; - var height = 0; - var separation = null; - if (layout === 'radial') { - width = 2 * Math.PI; - height = Math.min(layoutInfo.height, layoutInfo.width) / 2; - separation = sep(function (node1, node2) { - return (node1.parentNode === node2.parentNode ? 1 : 2) / node1.depth; - }); - } else { - width = layoutInfo.width; - height = layoutInfo.height; - separation = sep(); - } - var virtualRoot = seriesModel.getData().tree.root; - var realRoot = virtualRoot.children[0]; - if (realRoot) { - init(virtualRoot); - eachAfter(realRoot, firstWalk, separation); - virtualRoot.hierNode.modifier = -realRoot.hierNode.prelim; - eachBefore(realRoot, secondWalk); - var left_1 = realRoot; - var right_1 = realRoot; - var bottom_1 = realRoot; - eachBefore(realRoot, function (node) { - var x = node.getLayout().x; - if (x < left_1.getLayout().x) { - left_1 = node; - } - if (x > right_1.getLayout().x) { - right_1 = node; - } - if (node.depth > bottom_1.depth) { - bottom_1 = node; - } - }); - var delta = left_1 === right_1 ? 1 : separation(left_1, right_1) / 2; - var tx_1 = delta - left_1.getLayout().x; - var kx_1 = 0; - var ky_1 = 0; - var coorX_1 = 0; - var coorY_1 = 0; - if (layout === 'radial') { - kx_1 = width / (right_1.getLayout().x + delta + tx_1); - // here we use (node.depth - 1), bucause the real root's depth is 1 - ky_1 = height / (bottom_1.depth - 1 || 1); - eachBefore(realRoot, function (node) { - coorX_1 = (node.getLayout().x + tx_1) * kx_1; - coorY_1 = (node.depth - 1) * ky_1; - var finalCoor = radialCoordinate(coorX_1, coorY_1); - node.setLayout({ - x: finalCoor.x, - y: finalCoor.y, - rawX: coorX_1, - rawY: coorY_1 - }, true); - }); - } else { - var orient_1 = seriesModel.getOrient(); - if (orient_1 === 'RL' || orient_1 === 'LR') { - ky_1 = height / (right_1.getLayout().x + delta + tx_1); - kx_1 = width / (bottom_1.depth - 1 || 1); - eachBefore(realRoot, function (node) { - coorY_1 = (node.getLayout().x + tx_1) * ky_1; - coorX_1 = orient_1 === 'LR' ? (node.depth - 1) * kx_1 : width - (node.depth - 1) * kx_1; - node.setLayout({ - x: coorX_1, - y: coorY_1 - }, true); - }); - } else if (orient_1 === 'TB' || orient_1 === 'BT') { - kx_1 = width / (right_1.getLayout().x + delta + tx_1); - ky_1 = height / (bottom_1.depth - 1 || 1); - eachBefore(realRoot, function (node) { - coorX_1 = (node.getLayout().x + tx_1) * kx_1; - coorY_1 = orient_1 === 'TB' ? (node.depth - 1) * ky_1 : height - (node.depth - 1) * ky_1; - node.setLayout({ - x: coorX_1, - y: coorY_1 - }, true); - }); - } - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/tree/treeVisual.js b/node_modules/echarts/lib/chart/tree/treeVisual.js deleted file mode 100644 index f0b380f..0000000 --- a/node_modules/echarts/lib/chart/tree/treeVisual.js +++ /dev/null @@ -1,57 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend } from 'zrender/lib/core/util.js'; -export default function treeVisual(ecModel) { - ecModel.eachSeriesByType('tree', function (seriesModel) { - var data = seriesModel.getData(); - var tree = data.tree; - tree.eachNode(function (node) { - var model = node.getModel(); - // TODO Optimize - var style = model.getModel('itemStyle').getItemStyle(); - var existsStyle = data.ensureUniqueItemVisual(node.dataIndex, 'style'); - extend(existsStyle, style); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap.js b/node_modules/echarts/lib/chart/treemap.js deleted file mode 100644 index 8f61671..0000000 --- a/node_modules/echarts/lib/chart/treemap.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './treemap/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/Breadcrumb.js b/node_modules/echarts/lib/chart/treemap/Breadcrumb.js deleted file mode 100644 index a2688b2..0000000 --- a/node_modules/echarts/lib/chart/treemap/Breadcrumb.js +++ /dev/null @@ -1,187 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import * as layout from '../../util/layout.js'; -import { wrapTreePathInfo } from '../helper/treeHelper.js'; -import { curry, defaults } from 'zrender/lib/core/util.js'; -import { convertOptionIdName } from '../../util/model.js'; -import { toggleHoverEmphasis, Z2_EMPHASIS_LIFT } from '../../util/states.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -var TEXT_PADDING = 8; -var ITEM_GAP = 8; -var ARRAY_LENGTH = 5; -var Breadcrumb = /** @class */function () { - function Breadcrumb(containerGroup) { - this.group = new graphic.Group(); - containerGroup.add(this.group); - } - Breadcrumb.prototype.render = function (seriesModel, api, targetNode, onSelect) { - var model = seriesModel.getModel('breadcrumb'); - var thisGroup = this.group; - thisGroup.removeAll(); - if (!model.get('show') || !targetNode) { - return; - } - var normalStyleModel = model.getModel('itemStyle'); - var emphasisModel = model.getModel('emphasis'); - var textStyleModel = normalStyleModel.getModel('textStyle'); - var emphasisTextStyleModel = emphasisModel.getModel(['itemStyle', 'textStyle']); - var layoutParam = { - pos: { - left: model.get('left'), - right: model.get('right'), - top: model.get('top'), - bottom: model.get('bottom') - }, - box: { - width: api.getWidth(), - height: api.getHeight() - }, - emptyItemWidth: model.get('emptyItemWidth'), - totalWidth: 0, - renderList: [] - }; - this._prepare(targetNode, layoutParam, textStyleModel); - this._renderContent(seriesModel, layoutParam, normalStyleModel, emphasisModel, textStyleModel, emphasisTextStyleModel, onSelect); - layout.positionElement(thisGroup, layoutParam.pos, layoutParam.box); - }; - /** - * Prepare render list and total width - * @private - */ - Breadcrumb.prototype._prepare = function (targetNode, layoutParam, textStyleModel) { - for (var node = targetNode; node; node = node.parentNode) { - var text = convertOptionIdName(node.getModel().get('name'), ''); - var textRect = textStyleModel.getTextRect(text); - var itemWidth = Math.max(textRect.width + TEXT_PADDING * 2, layoutParam.emptyItemWidth); - layoutParam.totalWidth += itemWidth + ITEM_GAP; - layoutParam.renderList.push({ - node: node, - text: text, - width: itemWidth - }); - } - }; - /** - * @private - */ - Breadcrumb.prototype._renderContent = function (seriesModel, layoutParam, normalStyleModel, emphasisModel, textStyleModel, emphasisTextStyleModel, onSelect) { - // Start rendering. - var lastX = 0; - var emptyItemWidth = layoutParam.emptyItemWidth; - var height = seriesModel.get(['breadcrumb', 'height']); - var availableSize = layout.getAvailableSize(layoutParam.pos, layoutParam.box); - var totalWidth = layoutParam.totalWidth; - var renderList = layoutParam.renderList; - var emphasisItemStyle = emphasisModel.getModel('itemStyle').getItemStyle(); - for (var i = renderList.length - 1; i >= 0; i--) { - var item = renderList[i]; - var itemNode = item.node; - var itemWidth = item.width; - var text = item.text; - // Hdie text and shorten width if necessary. - if (totalWidth > availableSize.width) { - totalWidth -= itemWidth - emptyItemWidth; - itemWidth = emptyItemWidth; - text = null; - } - var el = new graphic.Polygon({ - shape: { - points: makeItemPoints(lastX, 0, itemWidth, height, i === renderList.length - 1, i === 0) - }, - style: defaults(normalStyleModel.getItemStyle(), { - lineJoin: 'bevel' - }), - textContent: new graphic.Text({ - style: createTextStyle(textStyleModel, { - text: text - }) - }), - textConfig: { - position: 'inside' - }, - z2: Z2_EMPHASIS_LIFT * 1e4, - onclick: curry(onSelect, itemNode) - }); - el.disableLabelAnimation = true; - el.getTextContent().ensureState('emphasis').style = createTextStyle(emphasisTextStyleModel, { - text: text - }); - el.ensureState('emphasis').style = emphasisItemStyle; - toggleHoverEmphasis(el, emphasisModel.get('focus'), emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - this.group.add(el); - packEventData(el, seriesModel, itemNode); - lastX += itemWidth + ITEM_GAP; - } - }; - Breadcrumb.prototype.remove = function () { - this.group.removeAll(); - }; - return Breadcrumb; -}(); -function makeItemPoints(x, y, itemWidth, itemHeight, head, tail) { - var points = [[head ? x : x - ARRAY_LENGTH, y], [x + itemWidth, y], [x + itemWidth, y + itemHeight], [head ? x : x - ARRAY_LENGTH, y + itemHeight]]; - !tail && points.splice(2, 0, [x + itemWidth + ARRAY_LENGTH, y + itemHeight / 2]); - !head && points.push([x, y + itemHeight / 2]); - return points; -} -// Package custom mouse event. -function packEventData(el, seriesModel, itemNode) { - getECData(el).eventData = { - componentType: 'series', - componentSubType: 'treemap', - componentIndex: seriesModel.componentIndex, - seriesIndex: seriesModel.seriesIndex, - seriesName: seriesModel.name, - seriesType: 'treemap', - selfType: 'breadcrumb', - nodeData: { - dataIndex: itemNode && itemNode.dataIndex, - name: itemNode && itemNode.name - }, - treePathInfo: itemNode && wrapTreePathInfo(itemNode, seriesModel) - }; -} -export default Breadcrumb; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/TreemapSeries.js b/node_modules/echarts/lib/chart/treemap/TreemapSeries.js deleted file mode 100644 index 95f2194..0000000 --- a/node_modules/echarts/lib/chart/treemap/TreemapSeries.js +++ /dev/null @@ -1,368 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import SeriesModel from '../../model/Series.js'; -import Tree from '../../data/Tree.js'; -import Model from '../../model/Model.js'; -import { wrapTreePathInfo } from '../helper/treeHelper.js'; -import { normalizeToArray } from '../../util/model.js'; -import { createTooltipMarkup } from '../../component/tooltip/tooltipMarkup.js'; -import enableAriaDecalForTree from '../helper/enableAriaDecalForTree.js'; -var TreemapSeriesModel = /** @class */function (_super) { - __extends(TreemapSeriesModel, _super); - function TreemapSeriesModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TreemapSeriesModel.type; - _this.preventUsingHoverLayer = true; - return _this; - } - /** - * @override - */ - TreemapSeriesModel.prototype.getInitialData = function (option, ecModel) { - // Create a virtual root. - var root = { - name: option.name, - children: option.data - }; - completeTreeValue(root); - var levels = option.levels || []; - // Used in "visual priority" in `treemapVisual.js`. - // This way is a little tricky, must satisfy the precondition: - // 1. There is no `treeNode.getModel('itemStyle.xxx')` used. - // 2. The `Model.prototype.getModel()` will not use any clone-like way. - var designatedVisualItemStyle = this.designatedVisualItemStyle = {}; - var designatedVisualModel = new Model({ - itemStyle: designatedVisualItemStyle - }, this, ecModel); - levels = option.levels = setDefault(levels, ecModel); - var levelModels = zrUtil.map(levels || [], function (levelDefine) { - return new Model(levelDefine, designatedVisualModel, ecModel); - }, this); - // Make sure always a new tree is created when setOption, - // in TreemapView, we check whether oldTree === newTree - // to choose mappings approach among old shapes and new shapes. - var tree = Tree.createTree(root, this, beforeLink); - function beforeLink(nodeData) { - nodeData.wrapMethod('getItemModel', function (model, idx) { - var node = tree.getNodeByDataIndex(idx); - var levelModel = node ? levelModels[node.depth] : null; - // If no levelModel, we also need `designatedVisualModel`. - model.parentModel = levelModel || designatedVisualModel; - return model; - }); - } - return tree.data; - }; - TreemapSeriesModel.prototype.optionUpdated = function () { - this.resetViewRoot(); - }; - /** - * @override - * @param {number} dataIndex - * @param {boolean} [mutipleSeries=false] - */ - TreemapSeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var data = this.getData(); - var value = this.getRawValue(dataIndex); - var name = data.getName(dataIndex); - return createTooltipMarkup('nameValue', { - name: name, - value: value - }); - }; - /** - * Add tree path to tooltip param - * - * @override - * @param {number} dataIndex - * @return {Object} - */ - TreemapSeriesModel.prototype.getDataParams = function (dataIndex) { - var params = _super.prototype.getDataParams.apply(this, arguments); - var node = this.getData().tree.getNodeByDataIndex(dataIndex); - params.treeAncestors = wrapTreePathInfo(node, this); - // compatitable the previous code. - params.treePathInfo = params.treeAncestors; - return params; - }; - /** - * @public - * @param {Object} layoutInfo { - * x: containerGroup x - * y: containerGroup y - * width: containerGroup width - * height: containerGroup height - * } - */ - TreemapSeriesModel.prototype.setLayoutInfo = function (layoutInfo) { - /** - * @readOnly - * @type {Object} - */ - this.layoutInfo = this.layoutInfo || {}; - zrUtil.extend(this.layoutInfo, layoutInfo); - }; - /** - * @param {string} id - * @return {number} index - */ - TreemapSeriesModel.prototype.mapIdToIndex = function (id) { - // A feature is implemented: - // index is monotone increasing with the sequence of - // input id at the first time. - // This feature can make sure that each data item and its - // mapped color have the same index between data list and - // color list at the beginning, which is useful for user - // to adjust data-color mapping. - /** - * @private - * @type {Object} - */ - var idIndexMap = this._idIndexMap; - if (!idIndexMap) { - idIndexMap = this._idIndexMap = zrUtil.createHashMap(); - /** - * @private - * @type {number} - */ - this._idIndexMapCount = 0; - } - var index = idIndexMap.get(id); - if (index == null) { - idIndexMap.set(id, index = this._idIndexMapCount++); - } - return index; - }; - TreemapSeriesModel.prototype.getViewRoot = function () { - return this._viewRoot; - }; - TreemapSeriesModel.prototype.resetViewRoot = function (viewRoot) { - viewRoot ? this._viewRoot = viewRoot : viewRoot = this._viewRoot; - var root = this.getRawData().tree.root; - if (!viewRoot || viewRoot !== root && !root.contains(viewRoot)) { - this._viewRoot = root; - } - }; - TreemapSeriesModel.prototype.enableAriaDecal = function () { - enableAriaDecalForTree(this); - }; - TreemapSeriesModel.type = 'series.treemap'; - TreemapSeriesModel.layoutMode = 'box'; - TreemapSeriesModel.defaultOption = { - // Disable progressive rendering - progressive: 0, - // size: ['80%', '80%'], // deprecated, compatible with ec2. - left: 'center', - top: 'middle', - width: '80%', - height: '80%', - sort: true, - clipWindow: 'origin', - squareRatio: 0.5 * (1 + Math.sqrt(5)), - leafDepth: null, - drillDownIcon: '▶', - // to align specialized icon. ▷▶❒❐▼✚ - zoomToNodeRatio: 0.32 * 0.32, - scaleLimit: null, - roam: true, - nodeClick: 'zoomToNode', - animation: true, - animationDurationUpdate: 900, - animationEasing: 'quinticInOut', - breadcrumb: { - show: true, - height: 22, - left: 'center', - top: 'bottom', - // right - // bottom - emptyItemWidth: 25, - itemStyle: { - color: 'rgba(0,0,0,0.7)', - textStyle: { - color: '#fff' - } - }, - emphasis: { - itemStyle: { - color: 'rgba(0,0,0,0.9)' // '#5793f3', - } - } - }, - - label: { - show: true, - // Do not use textDistance, for ellipsis rect just the same as treemap node rect. - distance: 0, - padding: 5, - position: 'inside', - // formatter: null, - color: '#fff', - overflow: 'truncate' - // align - // verticalAlign - }, - - upperLabel: { - show: false, - position: [0, '50%'], - height: 20, - // formatter: null, - // color: '#fff', - overflow: 'truncate', - // align: null, - verticalAlign: 'middle' - }, - itemStyle: { - color: null, - colorAlpha: null, - colorSaturation: null, - borderWidth: 0, - gapWidth: 0, - borderColor: '#fff', - borderColorSaturation: null // If specified, borderColor will be ineffective, and the - // border color is evaluated by color of current node and - // borderColorSaturation. - }, - - emphasis: { - upperLabel: { - show: true, - position: [0, '50%'], - overflow: 'truncate', - verticalAlign: 'middle' - } - }, - visualDimension: 0, - visualMin: null, - visualMax: null, - color: [], - // level[n].color (if necessary). - // + Specify color list of each level. level[0].color would be global - // color list if not specified. (see method `setDefault`). - // + But set as a empty array to forbid fetch color from global palette - // when using nodeModel.get('color'), otherwise nodes on deep level - // will always has color palette set and are not able to inherit color - // from parent node. - // + TreemapSeries.color can not be set as 'none', otherwise effect - // legend color fetching (see seriesColor.js). - colorAlpha: null, - colorSaturation: null, - colorMappingBy: 'index', - visibleMin: 10, - // be rendered. Only works when sort is 'asc' or 'desc'. - childrenVisibleMin: null, - // grandchildren will not show. - // Why grandchildren? If not grandchildren but children, - // some siblings show children and some not, - // the appearance may be mess and not consistent, - levels: [] // Each item: { - // visibleMin, itemStyle, visualDimension, label - // } - }; - - return TreemapSeriesModel; -}(SeriesModel); -/** - * @param {Object} dataNode - */ -function completeTreeValue(dataNode) { - // Postorder travel tree. - // If value of none-leaf node is not set, - // calculate it by suming up the value of all children. - var sum = 0; - zrUtil.each(dataNode.children, function (child) { - completeTreeValue(child); - var childValue = child.value; - zrUtil.isArray(childValue) && (childValue = childValue[0]); - sum += childValue; - }); - var thisValue = dataNode.value; - if (zrUtil.isArray(thisValue)) { - thisValue = thisValue[0]; - } - if (thisValue == null || isNaN(thisValue)) { - thisValue = sum; - } - // Value should not less than 0. - if (thisValue < 0) { - thisValue = 0; - } - zrUtil.isArray(dataNode.value) ? dataNode.value[0] = thisValue : dataNode.value = thisValue; -} -/** - * set default to level configuration - */ -function setDefault(levels, ecModel) { - var globalColorList = normalizeToArray(ecModel.get('color')); - var globalDecalList = normalizeToArray(ecModel.get(['aria', 'decal', 'decals'])); - if (!globalColorList) { - return; - } - levels = levels || []; - var hasColorDefine; - var hasDecalDefine; - zrUtil.each(levels, function (levelDefine) { - var model = new Model(levelDefine); - var modelColor = model.get('color'); - var modelDecal = model.get('decal'); - if (model.get(['itemStyle', 'color']) || modelColor && modelColor !== 'none') { - hasColorDefine = true; - } - if (model.get(['itemStyle', 'decal']) || modelDecal && modelDecal !== 'none') { - hasDecalDefine = true; - } - }); - var level0 = levels[0] || (levels[0] = {}); - if (!hasColorDefine) { - level0.color = globalColorList.slice(); - } - if (!hasDecalDefine && globalDecalList) { - level0.decal = globalDecalList.slice(); - } - return levels; -} -export default TreemapSeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/TreemapView.js b/node_modules/echarts/lib/chart/treemap/TreemapView.js deleted file mode 100644 index bde436f..0000000 --- a/node_modules/echarts/lib/chart/treemap/TreemapView.js +++ /dev/null @@ -1,883 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { bind, each, indexOf, curry, extend, normalizeCssArray, isFunction } from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import { isHighDownDispatcher, setAsHighDownDispatcher, setDefaultStateProxy, enableHoverFocus, Z2_EMPHASIS_LIFT } from '../../util/states.js'; -import DataDiffer from '../../data/DataDiffer.js'; -import * as helper from '../helper/treeHelper.js'; -import Breadcrumb from './Breadcrumb.js'; -import RoamController from '../../component/helper/RoamController.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as animationUtil from '../../util/animation.js'; -import makeStyleMapper from '../../model/mixin/makeStyleMapper.js'; -import ChartView from '../../view/Chart.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { makeInner, convertOptionIdName } from '../../util/model.js'; -import { windowOpen } from '../../util/format.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -var Group = graphic.Group; -var Rect = graphic.Rect; -var DRAG_THRESHOLD = 3; -var PATH_LABEL_NOAMAL = 'label'; -var PATH_UPPERLABEL_NORMAL = 'upperLabel'; -// Should larger than emphasis states lift z -var Z2_BASE = Z2_EMPHASIS_LIFT * 10; // Should bigger than every z2. -var Z2_BG = Z2_EMPHASIS_LIFT * 2; -var Z2_CONTENT = Z2_EMPHASIS_LIFT * 3; -var getStateItemStyle = makeStyleMapper([['fill', 'color'], -// `borderColor` and `borderWidth` has been occupied, -// so use `stroke` to indicate the stroke of the rect. -['stroke', 'strokeColor'], ['lineWidth', 'strokeWidth'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'] -// Option decal is in `DecalObject` but style.decal is in `PatternObject`. -// So do not transfer decal directly. -]); - -var getItemStyleNormal = function (model) { - // Normal style props should include emphasis style props. - var itemStyle = getStateItemStyle(model); - // Clear styles set by emphasis. - itemStyle.stroke = itemStyle.fill = itemStyle.lineWidth = null; - return itemStyle; -}; -var inner = makeInner(); -var TreemapView = /** @class */function (_super) { - __extends(TreemapView, _super); - function TreemapView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TreemapView.type; - _this._state = 'ready'; - _this._storage = createStorage(); - return _this; - } - /** - * @override - */ - TreemapView.prototype.render = function (seriesModel, ecModel, api, payload) { - var models = ecModel.findComponents({ - mainType: 'series', - subType: 'treemap', - query: payload - }); - if (indexOf(models, seriesModel) < 0) { - return; - } - this.seriesModel = seriesModel; - this.api = api; - this.ecModel = ecModel; - var types = ['treemapZoomToNode', 'treemapRootToNode']; - var targetInfo = helper.retrieveTargetInfo(payload, types, seriesModel); - var payloadType = payload && payload.type; - var layoutInfo = seriesModel.layoutInfo; - var isInit = !this._oldTree; - var thisStorage = this._storage; - // Mark new root when action is treemapRootToNode. - var reRoot = payloadType === 'treemapRootToNode' && targetInfo && thisStorage ? { - rootNodeGroup: thisStorage.nodeGroup[targetInfo.node.getRawIndex()], - direction: payload.direction - } : null; - var containerGroup = this._giveContainerGroup(layoutInfo); - var hasAnimation = seriesModel.get('animation'); - var renderResult = this._doRender(containerGroup, seriesModel, reRoot); - hasAnimation && !isInit && (!payloadType || payloadType === 'treemapZoomToNode' || payloadType === 'treemapRootToNode') ? this._doAnimation(containerGroup, renderResult, seriesModel, reRoot) : renderResult.renderFinally(); - this._resetController(api); - this._renderBreadcrumb(seriesModel, api, targetInfo); - }; - TreemapView.prototype._giveContainerGroup = function (layoutInfo) { - var containerGroup = this._containerGroup; - if (!containerGroup) { - // FIXME - // 加一层containerGroup是为了clip,但是现在clip功能并没有实现。 - containerGroup = this._containerGroup = new Group(); - this._initEvents(containerGroup); - this.group.add(containerGroup); - } - containerGroup.x = layoutInfo.x; - containerGroup.y = layoutInfo.y; - return containerGroup; - }; - TreemapView.prototype._doRender = function (containerGroup, seriesModel, reRoot) { - var thisTree = seriesModel.getData().tree; - var oldTree = this._oldTree; - // Clear last shape records. - var lastsForAnimation = createStorage(); - var thisStorage = createStorage(); - var oldStorage = this._storage; - var willInvisibleEls = []; - function doRenderNode(thisNode, oldNode, parentGroup, depth) { - return renderNode(seriesModel, thisStorage, oldStorage, reRoot, lastsForAnimation, willInvisibleEls, thisNode, oldNode, parentGroup, depth); - } - // Notice: When thisTree and oldTree are the same tree (see list.cloneShallow), - // the oldTree is actually losted, so we cannot find all of the old graphic - // elements from tree. So we use this strategy: make element storage, move - // from old storage to new storage, clear old storage. - dualTravel(thisTree.root ? [thisTree.root] : [], oldTree && oldTree.root ? [oldTree.root] : [], containerGroup, thisTree === oldTree || !oldTree, 0); - // Process all removing. - var willDeleteEls = clearStorage(oldStorage); - this._oldTree = thisTree; - this._storage = thisStorage; - if (this._controllerHost) { - var _oldRootLayout = this.seriesModel.layoutInfo; - var rootLayout = thisTree.root.getLayout(); - if (rootLayout.width === _oldRootLayout.width && rootLayout.height === _oldRootLayout.height) { - this._controllerHost.zoom = 1; - } - } - return { - lastsForAnimation: lastsForAnimation, - willDeleteEls: willDeleteEls, - renderFinally: renderFinally - }; - function dualTravel(thisViewChildren, oldViewChildren, parentGroup, sameTree, depth) { - // When 'render' is triggered by action, - // 'this' and 'old' may be the same tree, - // we use rawIndex in that case. - if (sameTree) { - oldViewChildren = thisViewChildren; - each(thisViewChildren, function (child, index) { - !child.isRemoved() && processNode(index, index); - }); - } - // Diff hierarchically (diff only in each subtree, but not whole). - // because, consistency of view is important. - else { - new DataDiffer(oldViewChildren, thisViewChildren, getKey, getKey).add(processNode).update(processNode).remove(curry(processNode, null)).execute(); - } - function getKey(node) { - // Identify by name or raw index. - return node.getId(); - } - function processNode(newIndex, oldIndex) { - var thisNode = newIndex != null ? thisViewChildren[newIndex] : null; - var oldNode = oldIndex != null ? oldViewChildren[oldIndex] : null; - var group = doRenderNode(thisNode, oldNode, parentGroup, depth); - group && dualTravel(thisNode && thisNode.viewChildren || [], oldNode && oldNode.viewChildren || [], group, sameTree, depth + 1); - } - } - function clearStorage(storage) { - var willDeleteEls = createStorage(); - storage && each(storage, function (store, storageName) { - var delEls = willDeleteEls[storageName]; - each(store, function (el) { - el && (delEls.push(el), inner(el).willDelete = true); - }); - }); - return willDeleteEls; - } - function renderFinally() { - each(willDeleteEls, function (els) { - each(els, function (el) { - el.parent && el.parent.remove(el); - }); - }); - each(willInvisibleEls, function (el) { - el.invisible = true; - // Setting invisible is for optimizing, so no need to set dirty, - // just mark as invisible. - el.dirty(); - }); - } - }; - TreemapView.prototype._doAnimation = function (containerGroup, renderResult, seriesModel, reRoot) { - var durationOption = seriesModel.get('animationDurationUpdate'); - var easingOption = seriesModel.get('animationEasing'); - // TODO: do not support function until necessary. - var duration = (isFunction(durationOption) ? 0 : durationOption) || 0; - var easing = (isFunction(easingOption) ? null : easingOption) || 'cubicOut'; - var animationWrap = animationUtil.createWrap(); - // Make delete animations. - each(renderResult.willDeleteEls, function (store, storageName) { - each(store, function (el, rawIndex) { - if (el.invisible) { - return; - } - var parent = el.parent; // Always has parent, and parent is nodeGroup. - var target; - var innerStore = inner(parent); - if (reRoot && reRoot.direction === 'drillDown') { - target = parent === reRoot.rootNodeGroup - // This is the content element of view root. - // Only `content` will enter this branch, because - // `background` and `nodeGroup` will not be deleted. - ? { - shape: { - x: 0, - y: 0, - width: innerStore.nodeWidth, - height: innerStore.nodeHeight - }, - style: { - opacity: 0 - } - } - // Others. - : { - style: { - opacity: 0 - } - }; - } else { - var targetX = 0; - var targetY = 0; - if (!innerStore.willDelete) { - // Let node animate to right-bottom corner, cooperating with fadeout, - // which is appropriate for user understanding. - // Divided by 2 for reRoot rolling up effect. - targetX = innerStore.nodeWidth / 2; - targetY = innerStore.nodeHeight / 2; - } - target = storageName === 'nodeGroup' ? { - x: targetX, - y: targetY, - style: { - opacity: 0 - } - } : { - shape: { - x: targetX, - y: targetY, - width: 0, - height: 0 - }, - style: { - opacity: 0 - } - }; - } - // TODO: do not support delay until necessary. - target && animationWrap.add(el, target, duration, 0, easing); - }); - }); - // Make other animations - each(this._storage, function (store, storageName) { - each(store, function (el, rawIndex) { - var last = renderResult.lastsForAnimation[storageName][rawIndex]; - var target = {}; - if (!last) { - return; - } - if (el instanceof graphic.Group) { - if (last.oldX != null) { - target.x = el.x; - target.y = el.y; - el.x = last.oldX; - el.y = last.oldY; - } - } else { - if (last.oldShape) { - target.shape = extend({}, el.shape); - el.setShape(last.oldShape); - } - if (last.fadein) { - el.setStyle('opacity', 0); - target.style = { - opacity: 1 - }; - } - // When animation is stopped for succedent animation starting, - // el.style.opacity might not be 1 - else if (el.style.opacity !== 1) { - target.style = { - opacity: 1 - }; - } - } - animationWrap.add(el, target, duration, 0, easing); - }); - }, this); - this._state = 'animating'; - animationWrap.finished(bind(function () { - this._state = 'ready'; - renderResult.renderFinally(); - }, this)).start(); - }; - TreemapView.prototype._resetController = function (api) { - var controller = this._controller; - var controllerHost = this._controllerHost; - if (!controllerHost) { - this._controllerHost = { - target: this.group - }; - controllerHost = this._controllerHost; - } - // Init controller. - if (!controller) { - controller = this._controller = new RoamController(api.getZr()); - controller.enable(this.seriesModel.get('roam')); - controllerHost.zoomLimit = this.seriesModel.get('scaleLimit'); - controllerHost.zoom = this.seriesModel.get('zoom'); - controller.on('pan', bind(this._onPan, this)); - controller.on('zoom', bind(this._onZoom, this)); - } - var rect = new BoundingRect(0, 0, api.getWidth(), api.getHeight()); - controller.setPointerChecker(function (e, x, y) { - return rect.contain(x, y); - }); - }; - TreemapView.prototype._clearController = function () { - var controller = this._controller; - this._controllerHost = null; - if (controller) { - controller.dispose(); - controller = null; - } - }; - TreemapView.prototype._onPan = function (e) { - if (this._state !== 'animating' && (Math.abs(e.dx) > DRAG_THRESHOLD || Math.abs(e.dy) > DRAG_THRESHOLD)) { - // These param must not be cached. - var root = this.seriesModel.getData().tree.root; - if (!root) { - return; - } - var rootLayout = root.getLayout(); - if (!rootLayout) { - return; - } - this.api.dispatchAction({ - type: 'treemapMove', - from: this.uid, - seriesId: this.seriesModel.id, - rootRect: { - x: rootLayout.x + e.dx, - y: rootLayout.y + e.dy, - width: rootLayout.width, - height: rootLayout.height - } - }); - } - }; - TreemapView.prototype._onZoom = function (e) { - var mouseX = e.originX; - var mouseY = e.originY; - var zoomDelta = e.scale; - if (this._state !== 'animating') { - // These param must not be cached. - var root = this.seriesModel.getData().tree.root; - if (!root) { - return; - } - var rootLayout = root.getLayout(); - if (!rootLayout) { - return; - } - var rect = new BoundingRect(rootLayout.x, rootLayout.y, rootLayout.width, rootLayout.height); - // scaleLimit - var zoomLimit = null; - var _controllerHost = this._controllerHost; - zoomLimit = _controllerHost.zoomLimit; - var newZoom = _controllerHost.zoom = _controllerHost.zoom || 1; - newZoom *= zoomDelta; - if (zoomLimit) { - var zoomMin = zoomLimit.min || 0; - var zoomMax = zoomLimit.max || Infinity; - newZoom = Math.max(Math.min(zoomMax, newZoom), zoomMin); - } - var zoomScale = newZoom / _controllerHost.zoom; - _controllerHost.zoom = newZoom; - var layoutInfo = this.seriesModel.layoutInfo; - // Transform mouse coord from global to containerGroup. - mouseX -= layoutInfo.x; - mouseY -= layoutInfo.y; - // Scale root bounding rect. - var m = matrix.create(); - matrix.translate(m, m, [-mouseX, -mouseY]); - matrix.scale(m, m, [zoomScale, zoomScale]); - matrix.translate(m, m, [mouseX, mouseY]); - rect.applyTransform(m); - this.api.dispatchAction({ - type: 'treemapRender', - from: this.uid, - seriesId: this.seriesModel.id, - rootRect: { - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - } - }); - } - }; - TreemapView.prototype._initEvents = function (containerGroup) { - var _this = this; - containerGroup.on('click', function (e) { - if (_this._state !== 'ready') { - return; - } - var nodeClick = _this.seriesModel.get('nodeClick', true); - if (!nodeClick) { - return; - } - var targetInfo = _this.findTarget(e.offsetX, e.offsetY); - if (!targetInfo) { - return; - } - var node = targetInfo.node; - if (node.getLayout().isLeafRoot) { - _this._rootToNode(targetInfo); - } else { - if (nodeClick === 'zoomToNode') { - _this._zoomToNode(targetInfo); - } else if (nodeClick === 'link') { - var itemModel = node.hostTree.data.getItemModel(node.dataIndex); - var link = itemModel.get('link', true); - var linkTarget = itemModel.get('target', true) || 'blank'; - link && windowOpen(link, linkTarget); - } - } - }, this); - }; - TreemapView.prototype._renderBreadcrumb = function (seriesModel, api, targetInfo) { - var _this = this; - if (!targetInfo) { - targetInfo = seriesModel.get('leafDepth', true) != null ? { - node: seriesModel.getViewRoot() - } - // FIXME - // better way? - // Find breadcrumb tail on center of containerGroup. - : this.findTarget(api.getWidth() / 2, api.getHeight() / 2); - if (!targetInfo) { - targetInfo = { - node: seriesModel.getData().tree.root - }; - } - } - (this._breadcrumb || (this._breadcrumb = new Breadcrumb(this.group))).render(seriesModel, api, targetInfo.node, function (node) { - if (_this._state !== 'animating') { - helper.aboveViewRoot(seriesModel.getViewRoot(), node) ? _this._rootToNode({ - node: node - }) : _this._zoomToNode({ - node: node - }); - } - }); - }; - /** - * @override - */ - TreemapView.prototype.remove = function () { - this._clearController(); - this._containerGroup && this._containerGroup.removeAll(); - this._storage = createStorage(); - this._state = 'ready'; - this._breadcrumb && this._breadcrumb.remove(); - }; - TreemapView.prototype.dispose = function () { - this._clearController(); - }; - TreemapView.prototype._zoomToNode = function (targetInfo) { - this.api.dispatchAction({ - type: 'treemapZoomToNode', - from: this.uid, - seriesId: this.seriesModel.id, - targetNode: targetInfo.node - }); - }; - TreemapView.prototype._rootToNode = function (targetInfo) { - this.api.dispatchAction({ - type: 'treemapRootToNode', - from: this.uid, - seriesId: this.seriesModel.id, - targetNode: targetInfo.node - }); - }; - /** - * @public - * @param {number} x Global coord x. - * @param {number} y Global coord y. - * @return {Object} info If not found, return undefined; - * @return {number} info.node Target node. - * @return {number} info.offsetX x refer to target node. - * @return {number} info.offsetY y refer to target node. - */ - TreemapView.prototype.findTarget = function (x, y) { - var targetInfo; - var viewRoot = this.seriesModel.getViewRoot(); - viewRoot.eachNode({ - attr: 'viewChildren', - order: 'preorder' - }, function (node) { - var bgEl = this._storage.background[node.getRawIndex()]; - // If invisible, there might be no element. - if (bgEl) { - var point = bgEl.transformCoordToLocal(x, y); - var shape = bgEl.shape; - // For performance consideration, don't use 'getBoundingRect'. - if (shape.x <= point[0] && point[0] <= shape.x + shape.width && shape.y <= point[1] && point[1] <= shape.y + shape.height) { - targetInfo = { - node: node, - offsetX: point[0], - offsetY: point[1] - }; - } else { - return false; // Suppress visit subtree. - } - } - }, this); - return targetInfo; - }; - TreemapView.type = 'treemap'; - return TreemapView; -}(ChartView); -/** - * @inner - */ -function createStorage() { - return { - nodeGroup: [], - background: [], - content: [] - }; -} -/** - * @inner - * @return Return undefined means do not travel further. - */ -function renderNode(seriesModel, thisStorage, oldStorage, reRoot, lastsForAnimation, willInvisibleEls, thisNode, oldNode, parentGroup, depth) { - // Whether under viewRoot. - if (!thisNode) { - // Deleting nodes will be performed finally. This method just find - // element from old storage, or create new element, set them to new - // storage, and set styles. - return; - } - // ------------------------------------------------------------------- - // Start of closure variables available in "Procedures in renderNode". - var thisLayout = thisNode.getLayout(); - var data = seriesModel.getData(); - var nodeModel = thisNode.getModel(); - // Only for enabling highlight/downplay. Clear firstly. - // Because some node will not be rendered. - data.setItemGraphicEl(thisNode.dataIndex, null); - if (!thisLayout || !thisLayout.isInView) { - return; - } - var thisWidth = thisLayout.width; - var thisHeight = thisLayout.height; - var borderWidth = thisLayout.borderWidth; - var thisInvisible = thisLayout.invisible; - var thisRawIndex = thisNode.getRawIndex(); - var oldRawIndex = oldNode && oldNode.getRawIndex(); - var thisViewChildren = thisNode.viewChildren; - var upperHeight = thisLayout.upperHeight; - var isParent = thisViewChildren && thisViewChildren.length; - var itemStyleNormalModel = nodeModel.getModel('itemStyle'); - var itemStyleEmphasisModel = nodeModel.getModel(['emphasis', 'itemStyle']); - var itemStyleBlurModel = nodeModel.getModel(['blur', 'itemStyle']); - var itemStyleSelectModel = nodeModel.getModel(['select', 'itemStyle']); - var borderRadius = itemStyleNormalModel.get('borderRadius') || 0; - // End of closure ariables available in "Procedures in renderNode". - // ----------------------------------------------------------------- - // Node group - var group = giveGraphic('nodeGroup', Group); - if (!group) { - return; - } - parentGroup.add(group); - // x,y are not set when el is above view root. - group.x = thisLayout.x || 0; - group.y = thisLayout.y || 0; - group.markRedraw(); - inner(group).nodeWidth = thisWidth; - inner(group).nodeHeight = thisHeight; - if (thisLayout.isAboveViewRoot) { - return group; - } - // Background - var bg = giveGraphic('background', Rect, depth, Z2_BG); - bg && renderBackground(group, bg, isParent && thisLayout.upperLabelHeight); - var emphasisModel = nodeModel.getModel('emphasis'); - var focus = emphasisModel.get('focus'); - var blurScope = emphasisModel.get('blurScope'); - var isDisabled = emphasisModel.get('disabled'); - var focusOrIndices = focus === 'ancestor' ? thisNode.getAncestorsIndices() : focus === 'descendant' ? thisNode.getDescendantIndices() : focus; - // No children, render content. - if (isParent) { - // Because of the implementation about "traverse" in graphic hover style, we - // can not set hover listener on the "group" of non-leaf node. Otherwise the - // hover event from the descendents will be listenered. - if (isHighDownDispatcher(group)) { - setAsHighDownDispatcher(group, false); - } - if (bg) { - setAsHighDownDispatcher(bg, !isDisabled); - // Only for enabling highlight/downplay. - data.setItemGraphicEl(thisNode.dataIndex, bg); - enableHoverFocus(bg, focusOrIndices, blurScope); - } - } else { - var content = giveGraphic('content', Rect, depth, Z2_CONTENT); - content && renderContent(group, content); - bg.disableMorphing = true; - if (bg && isHighDownDispatcher(bg)) { - setAsHighDownDispatcher(bg, false); - } - setAsHighDownDispatcher(group, !isDisabled); - // Only for enabling highlight/downplay. - data.setItemGraphicEl(thisNode.dataIndex, group); - enableHoverFocus(group, focusOrIndices, blurScope); - } - return group; - // ---------------------------- - // | Procedures in renderNode | - // ---------------------------- - function renderBackground(group, bg, useUpperLabel) { - var ecData = getECData(bg); - // For tooltip. - ecData.dataIndex = thisNode.dataIndex; - ecData.seriesIndex = seriesModel.seriesIndex; - bg.setShape({ - x: 0, - y: 0, - width: thisWidth, - height: thisHeight, - r: borderRadius - }); - if (thisInvisible) { - // If invisible, do not set visual, otherwise the element will - // change immediately before animation. We think it is OK to - // remain its origin color when moving out of the view window. - processInvisible(bg); - } else { - bg.invisible = false; - var style = thisNode.getVisual('style'); - var visualBorderColor = style.stroke; - var normalStyle = getItemStyleNormal(itemStyleNormalModel); - normalStyle.fill = visualBorderColor; - var emphasisStyle = getStateItemStyle(itemStyleEmphasisModel); - emphasisStyle.fill = itemStyleEmphasisModel.get('borderColor'); - var blurStyle = getStateItemStyle(itemStyleBlurModel); - blurStyle.fill = itemStyleBlurModel.get('borderColor'); - var selectStyle = getStateItemStyle(itemStyleSelectModel); - selectStyle.fill = itemStyleSelectModel.get('borderColor'); - if (useUpperLabel) { - var upperLabelWidth = thisWidth - 2 * borderWidth; - prepareText( - // PENDING: convert ZRColor to ColorString for text. - bg, visualBorderColor, style.opacity, { - x: borderWidth, - y: 0, - width: upperLabelWidth, - height: upperHeight - }); - } - // For old bg. - else { - bg.removeTextContent(); - } - bg.setStyle(normalStyle); - bg.ensureState('emphasis').style = emphasisStyle; - bg.ensureState('blur').style = blurStyle; - bg.ensureState('select').style = selectStyle; - setDefaultStateProxy(bg); - } - group.add(bg); - } - function renderContent(group, content) { - var ecData = getECData(content); - // For tooltip. - ecData.dataIndex = thisNode.dataIndex; - ecData.seriesIndex = seriesModel.seriesIndex; - var contentWidth = Math.max(thisWidth - 2 * borderWidth, 0); - var contentHeight = Math.max(thisHeight - 2 * borderWidth, 0); - content.culling = true; - content.setShape({ - x: borderWidth, - y: borderWidth, - width: contentWidth, - height: contentHeight, - r: borderRadius - }); - if (thisInvisible) { - // If invisible, do not set visual, otherwise the element will - // change immediately before animation. We think it is OK to - // remain its origin color when moving out of the view window. - processInvisible(content); - } else { - content.invisible = false; - var nodeStyle = thisNode.getVisual('style'); - var visualColor = nodeStyle.fill; - var normalStyle = getItemStyleNormal(itemStyleNormalModel); - normalStyle.fill = visualColor; - normalStyle.decal = nodeStyle.decal; - var emphasisStyle = getStateItemStyle(itemStyleEmphasisModel); - var blurStyle = getStateItemStyle(itemStyleBlurModel); - var selectStyle = getStateItemStyle(itemStyleSelectModel); - // PENDING: convert ZRColor to ColorString for text. - prepareText(content, visualColor, nodeStyle.opacity, null); - content.setStyle(normalStyle); - content.ensureState('emphasis').style = emphasisStyle; - content.ensureState('blur').style = blurStyle; - content.ensureState('select').style = selectStyle; - setDefaultStateProxy(content); - } - group.add(content); - } - function processInvisible(element) { - // Delay invisible setting utill animation finished, - // avoid element vanish suddenly before animation. - !element.invisible && willInvisibleEls.push(element); - } - function prepareText(rectEl, visualColor, visualOpacity, - // Can be null/undefined - upperLabelRect) { - var normalLabelModel = nodeModel.getModel(upperLabelRect ? PATH_UPPERLABEL_NORMAL : PATH_LABEL_NOAMAL); - var defaultText = convertOptionIdName(nodeModel.get('name'), null); - var isShow = normalLabelModel.getShallow('show'); - setLabelStyle(rectEl, getLabelStatesModels(nodeModel, upperLabelRect ? PATH_UPPERLABEL_NORMAL : PATH_LABEL_NOAMAL), { - defaultText: isShow ? defaultText : null, - inheritColor: visualColor, - defaultOpacity: visualOpacity, - labelFetcher: seriesModel, - labelDataIndex: thisNode.dataIndex - }); - var textEl = rectEl.getTextContent(); - if (!textEl) { - return; - } - var textStyle = textEl.style; - var textPadding = normalizeCssArray(textStyle.padding || 0); - if (upperLabelRect) { - rectEl.setTextConfig({ - layoutRect: upperLabelRect - }); - textEl.disableLabelLayout = true; - } - textEl.beforeUpdate = function () { - var width = Math.max((upperLabelRect ? upperLabelRect.width : rectEl.shape.width) - textPadding[1] - textPadding[3], 0); - var height = Math.max((upperLabelRect ? upperLabelRect.height : rectEl.shape.height) - textPadding[0] - textPadding[2], 0); - if (textStyle.width !== width || textStyle.height !== height) { - textEl.setStyle({ - width: width, - height: height - }); - } - }; - textStyle.truncateMinChar = 2; - textStyle.lineOverflow = 'truncate'; - addDrillDownIcon(textStyle, upperLabelRect, thisLayout); - var textEmphasisState = textEl.getState('emphasis'); - addDrillDownIcon(textEmphasisState ? textEmphasisState.style : null, upperLabelRect, thisLayout); - } - function addDrillDownIcon(style, upperLabelRect, thisLayout) { - var text = style ? style.text : null; - if (!upperLabelRect && thisLayout.isLeafRoot && text != null) { - var iconChar = seriesModel.get('drillDownIcon', true); - style.text = iconChar ? iconChar + ' ' + text : text; - } - } - function giveGraphic(storageName, Ctor, depth, z) { - var element = oldRawIndex != null && oldStorage[storageName][oldRawIndex]; - var lasts = lastsForAnimation[storageName]; - if (element) { - // Remove from oldStorage - oldStorage[storageName][oldRawIndex] = null; - prepareAnimationWhenHasOld(lasts, element); - } - // If invisible and no old element, do not create new element (for optimizing). - else if (!thisInvisible) { - element = new Ctor(); - if (element instanceof Displayable) { - element.z2 = calculateZ2(depth, z); - } - prepareAnimationWhenNoOld(lasts, element); - } - // Set to thisStorage - return thisStorage[storageName][thisRawIndex] = element; - } - function prepareAnimationWhenHasOld(lasts, element) { - var lastCfg = lasts[thisRawIndex] = {}; - if (element instanceof Group) { - lastCfg.oldX = element.x; - lastCfg.oldY = element.y; - } else { - lastCfg.oldShape = extend({}, element.shape); - } - } - // If a element is new, we need to find the animation start point carefully, - // otherwise it will looks strange when 'zoomToNode'. - function prepareAnimationWhenNoOld(lasts, element) { - var lastCfg = lasts[thisRawIndex] = {}; - var parentNode = thisNode.parentNode; - var isGroup = element instanceof graphic.Group; - if (parentNode && (!reRoot || reRoot.direction === 'drillDown')) { - var parentOldX = 0; - var parentOldY = 0; - // New nodes appear from right-bottom corner in 'zoomToNode' animation. - // For convenience, get old bounding rect from background. - var parentOldBg = lastsForAnimation.background[parentNode.getRawIndex()]; - if (!reRoot && parentOldBg && parentOldBg.oldShape) { - parentOldX = parentOldBg.oldShape.width; - parentOldY = parentOldBg.oldShape.height; - } - // When no parent old shape found, its parent is new too, - // so we can just use {x:0, y:0}. - if (isGroup) { - lastCfg.oldX = 0; - lastCfg.oldY = parentOldY; - } else { - lastCfg.oldShape = { - x: parentOldX, - y: parentOldY, - width: 0, - height: 0 - }; - } - } - // Fade in, user can be aware that these nodes are new. - lastCfg.fadein = !isGroup; - } -} -// We cannot set all background with the same z, because the behaviour of -// drill down and roll up differ background creation sequence from tree -// hierarchy sequence, which cause lower background elements to overlap -// upper ones. So we calculate z based on depth. -// Moreover, we try to shrink down z interval to [0, 1] to avoid that -// treemap with large z overlaps other components. -function calculateZ2(depth, z2InLevel) { - return depth * Z2_BASE + z2InLevel; -} -export default TreemapView; \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/install.js b/node_modules/echarts/lib/chart/treemap/install.js deleted file mode 100644 index 591b765..0000000 --- a/node_modules/echarts/lib/chart/treemap/install.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { installTreemapAction } from './treemapAction.js'; -import TreemapSeriesModel from './TreemapSeries.js'; -import TreemapView from './TreemapView.js'; -import treemapVisual from './treemapVisual.js'; -import treemapLayout from './treemapLayout.js'; -export function install(registers) { - registers.registerSeriesModel(TreemapSeriesModel); - registers.registerChartView(TreemapView); - registers.registerVisual(treemapVisual); - registers.registerLayout(treemapLayout); - installTreemapAction(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/treemapAction.js b/node_modules/echarts/lib/chart/treemap/treemapAction.js deleted file mode 100644 index f770227..0000000 --- a/node_modules/echarts/lib/chart/treemap/treemapAction.js +++ /dev/null @@ -1,75 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as helper from '../helper/treeHelper.js'; -import { noop } from 'zrender/lib/core/util.js'; -var actionTypes = ['treemapZoomToNode', 'treemapRender', 'treemapMove']; -export function installTreemapAction(registers) { - for (var i = 0; i < actionTypes.length; i++) { - registers.registerAction({ - type: actionTypes[i], - update: 'updateView' - }, noop); - } - registers.registerAction({ - type: 'treemapRootToNode', - update: 'updateView' - }, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'series', - subType: 'treemap', - query: payload - }, handleRootToNode); - function handleRootToNode(model, index) { - var types = ['treemapZoomToNode', 'treemapRootToNode']; - var targetInfo = helper.retrieveTargetInfo(payload, types, model); - if (targetInfo) { - var originViewRoot = model.getViewRoot(); - if (originViewRoot) { - payload.direction = helper.aboveViewRoot(originViewRoot, targetInfo.node) ? 'rollUp' : 'drillDown'; - } - model.resetViewRoot(targetInfo.node); - } - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/treemapLayout.js b/node_modules/echarts/lib/chart/treemap/treemapLayout.js deleted file mode 100644 index 75bb328..0000000 --- a/node_modules/echarts/lib/chart/treemap/treemapLayout.js +++ /dev/null @@ -1,499 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* -* A third-party license is embedded for some of the code in this file: -* The treemap layout implementation was originally copied from -* "d3.js" with some modifications made for this project. -* (See more details in the comment of the method "squarify" below.) -* The use of the source code of this file is also subject to the terms -* and consitions of the license of "d3.js" (BSD-3Clause, see -* ). -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { parsePercent, MAX_SAFE_INTEGER } from '../../util/number.js'; -import * as layout from '../../util/layout.js'; -import * as helper from '../helper/treeHelper.js'; -var mathMax = Math.max; -var mathMin = Math.min; -var retrieveValue = zrUtil.retrieve; -var each = zrUtil.each; -var PATH_BORDER_WIDTH = ['itemStyle', 'borderWidth']; -var PATH_GAP_WIDTH = ['itemStyle', 'gapWidth']; -var PATH_UPPER_LABEL_SHOW = ['upperLabel', 'show']; -var PATH_UPPER_LABEL_HEIGHT = ['upperLabel', 'height']; -; -/** - * @public - */ -export default { - seriesType: 'treemap', - reset: function (seriesModel, ecModel, api, payload) { - // Layout result in each node: - // {x, y, width, height, area, borderWidth} - var ecWidth = api.getWidth(); - var ecHeight = api.getHeight(); - var seriesOption = seriesModel.option; - var layoutInfo = layout.getLayoutRect(seriesModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); - var size = seriesOption.size || []; // Compatible with ec2. - var containerWidth = parsePercent(retrieveValue(layoutInfo.width, size[0]), ecWidth); - var containerHeight = parsePercent(retrieveValue(layoutInfo.height, size[1]), ecHeight); - // Fetch payload info. - var payloadType = payload && payload.type; - var types = ['treemapZoomToNode', 'treemapRootToNode']; - var targetInfo = helper.retrieveTargetInfo(payload, types, seriesModel); - var rootRect = payloadType === 'treemapRender' || payloadType === 'treemapMove' ? payload.rootRect : null; - var viewRoot = seriesModel.getViewRoot(); - var viewAbovePath = helper.getPathToRoot(viewRoot); - if (payloadType !== 'treemapMove') { - var rootSize = payloadType === 'treemapZoomToNode' ? estimateRootSize(seriesModel, targetInfo, viewRoot, containerWidth, containerHeight) : rootRect ? [rootRect.width, rootRect.height] : [containerWidth, containerHeight]; - var sort_1 = seriesOption.sort; - if (sort_1 && sort_1 !== 'asc' && sort_1 !== 'desc') { - // Default to be desc order. - sort_1 = 'desc'; - } - var options = { - squareRatio: seriesOption.squareRatio, - sort: sort_1, - leafDepth: seriesOption.leafDepth - }; - // layout should be cleared because using updateView but not update. - viewRoot.hostTree.clearLayouts(); - // TODO - // optimize: if out of view clip, do not layout. - // But take care that if do not render node out of view clip, - // how to calculate start po - var viewRootLayout_1 = { - x: 0, - y: 0, - width: rootSize[0], - height: rootSize[1], - area: rootSize[0] * rootSize[1] - }; - viewRoot.setLayout(viewRootLayout_1); - squarify(viewRoot, options, false, 0); - // Supplement layout. - viewRootLayout_1 = viewRoot.getLayout(); - each(viewAbovePath, function (node, index) { - var childValue = (viewAbovePath[index + 1] || viewRoot).getValue(); - node.setLayout(zrUtil.extend({ - dataExtent: [childValue, childValue], - borderWidth: 0, - upperHeight: 0 - }, viewRootLayout_1)); - }); - } - var treeRoot = seriesModel.getData().tree.root; - treeRoot.setLayout(calculateRootPosition(layoutInfo, rootRect, targetInfo), true); - seriesModel.setLayoutInfo(layoutInfo); - // FIXME - // 现在没有clip功能,暂时取ec高宽。 - prunning(treeRoot, - // Transform to base element coordinate system. - new BoundingRect(-layoutInfo.x, -layoutInfo.y, ecWidth, ecHeight), viewAbovePath, viewRoot, 0); - } -}; -/** - * Layout treemap with squarify algorithm. - * The original presentation of this algorithm - * was made by Mark Bruls, Kees Huizing, and Jarke J. van Wijk - * . - * The implementation of this algorithm was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * @protected - * @param {module:echarts/data/Tree~TreeNode} node - * @param {Object} options - * @param {string} options.sort 'asc' or 'desc' - * @param {number} options.squareRatio - * @param {boolean} hideChildren - * @param {number} depth - */ -function squarify(node, options, hideChildren, depth) { - var width; - var height; - if (node.isRemoved()) { - return; - } - var thisLayout = node.getLayout(); - width = thisLayout.width; - height = thisLayout.height; - // Considering border and gap - var nodeModel = node.getModel(); - var borderWidth = nodeModel.get(PATH_BORDER_WIDTH); - var halfGapWidth = nodeModel.get(PATH_GAP_WIDTH) / 2; - var upperLabelHeight = getUpperLabelHeight(nodeModel); - var upperHeight = Math.max(borderWidth, upperLabelHeight); - var layoutOffset = borderWidth - halfGapWidth; - var layoutOffsetUpper = upperHeight - halfGapWidth; - node.setLayout({ - borderWidth: borderWidth, - upperHeight: upperHeight, - upperLabelHeight: upperLabelHeight - }, true); - width = mathMax(width - 2 * layoutOffset, 0); - height = mathMax(height - layoutOffset - layoutOffsetUpper, 0); - var totalArea = width * height; - var viewChildren = initChildren(node, nodeModel, totalArea, options, hideChildren, depth); - if (!viewChildren.length) { - return; - } - var rect = { - x: layoutOffset, - y: layoutOffsetUpper, - width: width, - height: height - }; - var rowFixedLength = mathMin(width, height); - var best = Infinity; // the best row score so far - var row = []; - row.area = 0; - for (var i = 0, len = viewChildren.length; i < len;) { - var child = viewChildren[i]; - row.push(child); - row.area += child.getLayout().area; - var score = worst(row, rowFixedLength, options.squareRatio); - // continue with this orientation - if (score <= best) { - i++; - best = score; - } - // abort, and try a different orientation - else { - row.area -= row.pop().getLayout().area; - position(row, rowFixedLength, rect, halfGapWidth, false); - rowFixedLength = mathMin(rect.width, rect.height); - row.length = row.area = 0; - best = Infinity; - } - } - if (row.length) { - position(row, rowFixedLength, rect, halfGapWidth, true); - } - if (!hideChildren) { - var childrenVisibleMin = nodeModel.get('childrenVisibleMin'); - if (childrenVisibleMin != null && totalArea < childrenVisibleMin) { - hideChildren = true; - } - } - for (var i = 0, len = viewChildren.length; i < len; i++) { - squarify(viewChildren[i], options, hideChildren, depth + 1); - } -} -/** - * Set area to each child, and calculate data extent for visual coding. - */ -function initChildren(node, nodeModel, totalArea, options, hideChildren, depth) { - var viewChildren = node.children || []; - var orderBy = options.sort; - orderBy !== 'asc' && orderBy !== 'desc' && (orderBy = null); - var overLeafDepth = options.leafDepth != null && options.leafDepth <= depth; - // leafDepth has higher priority. - if (hideChildren && !overLeafDepth) { - return node.viewChildren = []; - } - // Sort children, order by desc. - viewChildren = zrUtil.filter(viewChildren, function (child) { - return !child.isRemoved(); - }); - sort(viewChildren, orderBy); - var info = statistic(nodeModel, viewChildren, orderBy); - if (info.sum === 0) { - return node.viewChildren = []; - } - info.sum = filterByThreshold(nodeModel, totalArea, info.sum, orderBy, viewChildren); - if (info.sum === 0) { - return node.viewChildren = []; - } - // Set area to each child. - for (var i = 0, len = viewChildren.length; i < len; i++) { - var area = viewChildren[i].getValue() / info.sum * totalArea; - // Do not use setLayout({...}, true), because it is needed to clear last layout. - viewChildren[i].setLayout({ - area: area - }); - } - if (overLeafDepth) { - viewChildren.length && node.setLayout({ - isLeafRoot: true - }, true); - viewChildren.length = 0; - } - node.viewChildren = viewChildren; - node.setLayout({ - dataExtent: info.dataExtent - }, true); - return viewChildren; -} -/** - * Consider 'visibleMin'. Modify viewChildren and get new sum. - */ -function filterByThreshold(nodeModel, totalArea, sum, orderBy, orderedChildren) { - // visibleMin is not supported yet when no option.sort. - if (!orderBy) { - return sum; - } - var visibleMin = nodeModel.get('visibleMin'); - var len = orderedChildren.length; - var deletePoint = len; - // Always travel from little value to big value. - for (var i = len - 1; i >= 0; i--) { - var value = orderedChildren[orderBy === 'asc' ? len - i - 1 : i].getValue(); - if (value / sum * totalArea < visibleMin) { - deletePoint = i; - sum -= value; - } - } - orderBy === 'asc' ? orderedChildren.splice(0, len - deletePoint) : orderedChildren.splice(deletePoint, len - deletePoint); - return sum; -} -/** - * Sort - */ -function sort(viewChildren, orderBy) { - if (orderBy) { - viewChildren.sort(function (a, b) { - var diff = orderBy === 'asc' ? a.getValue() - b.getValue() : b.getValue() - a.getValue(); - return diff === 0 ? orderBy === 'asc' ? a.dataIndex - b.dataIndex : b.dataIndex - a.dataIndex : diff; - }); - } - return viewChildren; -} -/** - * Statistic - */ -function statistic(nodeModel, children, orderBy) { - // Calculate sum. - var sum = 0; - for (var i = 0, len = children.length; i < len; i++) { - sum += children[i].getValue(); - } - // Statistic data extent for latter visual coding. - // Notice: data extent should be calculate based on raw children - // but not filtered view children, otherwise visual mapping will not - // be stable when zoom (where children is filtered by visibleMin). - var dimension = nodeModel.get('visualDimension'); - var dataExtent; - // The same as area dimension. - if (!children || !children.length) { - dataExtent = [NaN, NaN]; - } else if (dimension === 'value' && orderBy) { - dataExtent = [children[children.length - 1].getValue(), children[0].getValue()]; - orderBy === 'asc' && dataExtent.reverse(); - } - // Other dimension. - else { - dataExtent = [Infinity, -Infinity]; - each(children, function (child) { - var value = child.getValue(dimension); - value < dataExtent[0] && (dataExtent[0] = value); - value > dataExtent[1] && (dataExtent[1] = value); - }); - } - return { - sum: sum, - dataExtent: dataExtent - }; -} -/** - * Computes the score for the specified row, - * as the worst aspect ratio. - */ -function worst(row, rowFixedLength, ratio) { - var areaMax = 0; - var areaMin = Infinity; - for (var i = 0, area = void 0, len = row.length; i < len; i++) { - area = row[i].getLayout().area; - if (area) { - area < areaMin && (areaMin = area); - area > areaMax && (areaMax = area); - } - } - var squareArea = row.area * row.area; - var f = rowFixedLength * rowFixedLength * ratio; - return squareArea ? mathMax(f * areaMax / squareArea, squareArea / (f * areaMin)) : Infinity; -} -/** - * Positions the specified row of nodes. Modifies `rect`. - */ -function position(row, rowFixedLength, rect, halfGapWidth, flush) { - // When rowFixedLength === rect.width, - // it is horizontal subdivision, - // rowFixedLength is the width of the subdivision, - // rowOtherLength is the height of the subdivision, - // and nodes will be positioned from left to right. - // wh[idx0WhenH] means: when horizontal, - // wh[idx0WhenH] => wh[0] => 'width'. - // xy[idx1WhenH] => xy[1] => 'y'. - var idx0WhenH = rowFixedLength === rect.width ? 0 : 1; - var idx1WhenH = 1 - idx0WhenH; - var xy = ['x', 'y']; - var wh = ['width', 'height']; - var last = rect[xy[idx0WhenH]]; - var rowOtherLength = rowFixedLength ? row.area / rowFixedLength : 0; - if (flush || rowOtherLength > rect[wh[idx1WhenH]]) { - rowOtherLength = rect[wh[idx1WhenH]]; // over+underflow - } - - for (var i = 0, rowLen = row.length; i < rowLen; i++) { - var node = row[i]; - var nodeLayout = {}; - var step = rowOtherLength ? node.getLayout().area / rowOtherLength : 0; - var wh1 = nodeLayout[wh[idx1WhenH]] = mathMax(rowOtherLength - 2 * halfGapWidth, 0); - // We use Math.max/min to avoid negative width/height when considering gap width. - var remain = rect[xy[idx0WhenH]] + rect[wh[idx0WhenH]] - last; - var modWH = i === rowLen - 1 || remain < step ? remain : step; - var wh0 = nodeLayout[wh[idx0WhenH]] = mathMax(modWH - 2 * halfGapWidth, 0); - nodeLayout[xy[idx1WhenH]] = rect[xy[idx1WhenH]] + mathMin(halfGapWidth, wh1 / 2); - nodeLayout[xy[idx0WhenH]] = last + mathMin(halfGapWidth, wh0 / 2); - last += modWH; - node.setLayout(nodeLayout, true); - } - rect[xy[idx1WhenH]] += rowOtherLength; - rect[wh[idx1WhenH]] -= rowOtherLength; -} -// Return [containerWidth, containerHeight] as default. -function estimateRootSize(seriesModel, targetInfo, viewRoot, containerWidth, containerHeight) { - // If targetInfo.node exists, we zoom to the node, - // so estimate whole width and height by target node. - var currNode = (targetInfo || {}).node; - var defaultSize = [containerWidth, containerHeight]; - if (!currNode || currNode === viewRoot) { - return defaultSize; - } - var parent; - var viewArea = containerWidth * containerHeight; - var area = viewArea * seriesModel.option.zoomToNodeRatio; - while (parent = currNode.parentNode) { - // jshint ignore:line - var sum = 0; - var siblings = parent.children; - for (var i = 0, len = siblings.length; i < len; i++) { - sum += siblings[i].getValue(); - } - var currNodeValue = currNode.getValue(); - if (currNodeValue === 0) { - return defaultSize; - } - area *= sum / currNodeValue; - // Considering border, suppose aspect ratio is 1. - var parentModel = parent.getModel(); - var borderWidth = parentModel.get(PATH_BORDER_WIDTH); - var upperHeight = Math.max(borderWidth, getUpperLabelHeight(parentModel)); - area += 4 * borderWidth * borderWidth + (3 * borderWidth + upperHeight) * Math.pow(area, 0.5); - area > MAX_SAFE_INTEGER && (area = MAX_SAFE_INTEGER); - currNode = parent; - } - area < viewArea && (area = viewArea); - var scale = Math.pow(area / viewArea, 0.5); - return [containerWidth * scale, containerHeight * scale]; -} -// Root position based on coord of containerGroup -function calculateRootPosition(layoutInfo, rootRect, targetInfo) { - if (rootRect) { - return { - x: rootRect.x, - y: rootRect.y - }; - } - var defaultPosition = { - x: 0, - y: 0 - }; - if (!targetInfo) { - return defaultPosition; - } - // If targetInfo is fetched by 'retrieveTargetInfo', - // old tree and new tree are the same tree, - // so the node still exists and we can visit it. - var targetNode = targetInfo.node; - var layout = targetNode.getLayout(); - if (!layout) { - return defaultPosition; - } - // Transform coord from local to container. - var targetCenter = [layout.width / 2, layout.height / 2]; - var node = targetNode; - while (node) { - var nodeLayout = node.getLayout(); - targetCenter[0] += nodeLayout.x; - targetCenter[1] += nodeLayout.y; - node = node.parentNode; - } - return { - x: layoutInfo.width / 2 - targetCenter[0], - y: layoutInfo.height / 2 - targetCenter[1] - }; -} -// Mark nodes visible for prunning when visual coding and rendering. -// Prunning depends on layout and root position, so we have to do it after layout. -function prunning(node, clipRect, viewAbovePath, viewRoot, depth) { - var nodeLayout = node.getLayout(); - var nodeInViewAbovePath = viewAbovePath[depth]; - var isAboveViewRoot = nodeInViewAbovePath && nodeInViewAbovePath === node; - if (nodeInViewAbovePath && !isAboveViewRoot || depth === viewAbovePath.length && node !== viewRoot) { - return; - } - node.setLayout({ - // isInView means: viewRoot sub tree + viewAbovePath - isInView: true, - // invisible only means: outside view clip so that the node can not - // see but still layout for animation preparation but not render. - invisible: !isAboveViewRoot && !clipRect.intersect(nodeLayout), - isAboveViewRoot: isAboveViewRoot - }, true); - // Transform to child coordinate. - var childClipRect = new BoundingRect(clipRect.x - nodeLayout.x, clipRect.y - nodeLayout.y, clipRect.width, clipRect.height); - each(node.viewChildren || [], function (child) { - prunning(child, childClipRect, viewAbovePath, viewRoot, depth + 1); - }); -} -function getUpperLabelHeight(model) { - return model.get(PATH_UPPER_LABEL_SHOW) ? model.get(PATH_UPPER_LABEL_HEIGHT) : 0; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/chart/treemap/treemapVisual.js b/node_modules/echarts/lib/chart/treemap/treemapVisual.js deleted file mode 100644 index d5dfd87..0000000 --- a/node_modules/echarts/lib/chart/treemap/treemapVisual.js +++ /dev/null @@ -1,194 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import VisualMapping from '../../visual/VisualMapping.js'; -import { each, extend, isArray } from 'zrender/lib/core/util.js'; -import { modifyHSL, modifyAlpha } from 'zrender/lib/tool/color.js'; -import { makeInner } from '../../util/model.js'; -var ITEM_STYLE_NORMAL = 'itemStyle'; -var inner = makeInner(); -export default { - seriesType: 'treemap', - reset: function (seriesModel) { - var tree = seriesModel.getData().tree; - var root = tree.root; - if (root.isRemoved()) { - return; - } - travelTree(root, - // Visual should calculate from tree root but not view root. - {}, seriesModel.getViewRoot().getAncestors(), seriesModel); - } -}; -function travelTree(node, designatedVisual, viewRootAncestors, seriesModel) { - var nodeModel = node.getModel(); - var nodeLayout = node.getLayout(); - var data = node.hostTree.data; - // Optimize - if (!nodeLayout || nodeLayout.invisible || !nodeLayout.isInView) { - return; - } - var nodeItemStyleModel = nodeModel.getModel(ITEM_STYLE_NORMAL); - var visuals = buildVisuals(nodeItemStyleModel, designatedVisual, seriesModel); - var existsStyle = data.ensureUniqueItemVisual(node.dataIndex, 'style'); - // calculate border color - var borderColor = nodeItemStyleModel.get('borderColor'); - var borderColorSaturation = nodeItemStyleModel.get('borderColorSaturation'); - var thisNodeColor; - if (borderColorSaturation != null) { - // For performance, do not always execute 'calculateColor'. - thisNodeColor = calculateColor(visuals); - borderColor = calculateBorderColor(borderColorSaturation, thisNodeColor); - } - existsStyle.stroke = borderColor; - var viewChildren = node.viewChildren; - if (!viewChildren || !viewChildren.length) { - thisNodeColor = calculateColor(visuals); - // Apply visual to this node. - existsStyle.fill = thisNodeColor; - } else { - var mapping_1 = buildVisualMapping(node, nodeModel, nodeLayout, nodeItemStyleModel, visuals, viewChildren); - // Designate visual to children. - each(viewChildren, function (child, index) { - // If higher than viewRoot, only ancestors of viewRoot is needed to visit. - if (child.depth >= viewRootAncestors.length || child === viewRootAncestors[child.depth]) { - var childVisual = mapVisual(nodeModel, visuals, child, index, mapping_1, seriesModel); - travelTree(child, childVisual, viewRootAncestors, seriesModel); - } - }); - } -} -function buildVisuals(nodeItemStyleModel, designatedVisual, seriesModel) { - var visuals = extend({}, designatedVisual); - var designatedVisualItemStyle = seriesModel.designatedVisualItemStyle; - each(['color', 'colorAlpha', 'colorSaturation'], function (visualName) { - // Priority: thisNode > thisLevel > parentNodeDesignated > seriesModel - designatedVisualItemStyle[visualName] = designatedVisual[visualName]; - var val = nodeItemStyleModel.get(visualName); - designatedVisualItemStyle[visualName] = null; - val != null && (visuals[visualName] = val); - }); - return visuals; -} -function calculateColor(visuals) { - var color = getValueVisualDefine(visuals, 'color'); - if (color) { - var colorAlpha = getValueVisualDefine(visuals, 'colorAlpha'); - var colorSaturation = getValueVisualDefine(visuals, 'colorSaturation'); - if (colorSaturation) { - color = modifyHSL(color, null, null, colorSaturation); - } - if (colorAlpha) { - color = modifyAlpha(color, colorAlpha); - } - return color; - } -} -function calculateBorderColor(borderColorSaturation, thisNodeColor) { - return thisNodeColor != null - // Can only be string - ? modifyHSL(thisNodeColor, null, null, borderColorSaturation) : null; -} -function getValueVisualDefine(visuals, name) { - var value = visuals[name]; - if (value != null && value !== 'none') { - return value; - } -} -function buildVisualMapping(node, nodeModel, nodeLayout, nodeItemStyleModel, visuals, viewChildren) { - if (!viewChildren || !viewChildren.length) { - return; - } - var rangeVisual = getRangeVisual(nodeModel, 'color') || visuals.color != null && visuals.color !== 'none' && (getRangeVisual(nodeModel, 'colorAlpha') || getRangeVisual(nodeModel, 'colorSaturation')); - if (!rangeVisual) { - return; - } - var visualMin = nodeModel.get('visualMin'); - var visualMax = nodeModel.get('visualMax'); - var dataExtent = nodeLayout.dataExtent.slice(); - visualMin != null && visualMin < dataExtent[0] && (dataExtent[0] = visualMin); - visualMax != null && visualMax > dataExtent[1] && (dataExtent[1] = visualMax); - var colorMappingBy = nodeModel.get('colorMappingBy'); - var opt = { - type: rangeVisual.name, - dataExtent: dataExtent, - visual: rangeVisual.range - }; - if (opt.type === 'color' && (colorMappingBy === 'index' || colorMappingBy === 'id')) { - opt.mappingMethod = 'category'; - opt.loop = true; - // categories is ordinal, so do not set opt.categories. - } else { - opt.mappingMethod = 'linear'; - } - var mapping = new VisualMapping(opt); - inner(mapping).drColorMappingBy = colorMappingBy; - return mapping; -} -// Notice: If we don't have the attribute 'colorRange', but only use -// attribute 'color' to represent both concepts of 'colorRange' and 'color', -// (It means 'colorRange' when 'color' is Array, means 'color' when not array), -// this problem will be encountered: -// If a level-1 node doesn't have children, and its siblings have children, -// and colorRange is set on level-1, then the node cannot be colored. -// So we separate 'colorRange' and 'color' to different attributes. -function getRangeVisual(nodeModel, name) { - // 'colorRange', 'colorARange', 'colorSRange'. - // If not exists on this node, fetch from levels and series. - var range = nodeModel.get(name); - return isArray(range) && range.length ? { - name: name, - range: range - } : null; -} -function mapVisual(nodeModel, visuals, child, index, mapping, seriesModel) { - var childVisuals = extend({}, visuals); - if (mapping) { - // Only support color, colorAlpha, colorSaturation. - var mappingType = mapping.type; - var colorMappingBy = mappingType === 'color' && inner(mapping).drColorMappingBy; - var value = colorMappingBy === 'index' ? index : colorMappingBy === 'id' ? seriesModel.mapIdToIndex(child.getId()) : child.getValue(nodeModel.get('visualDimension')); - childVisuals[mappingType] = mapping.mapValueToVisual(value); - } - return childVisuals; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/aria.js b/node_modules/echarts/lib/component/aria.js deleted file mode 100644 index fb40a95..0000000 --- a/node_modules/echarts/lib/component/aria.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './aria/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/aria/install.js b/node_modules/echarts/lib/component/aria/install.js deleted file mode 100644 index 0586efb..0000000 --- a/node_modules/echarts/lib/component/aria/install.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import ariaVisual from '../../visual/aria.js'; -import ariaPreprocessor from './preprocessor.js'; -export function install(registers) { - registers.registerPreprocessor(ariaPreprocessor); - registers.registerVisual(registers.PRIORITY.VISUAL.ARIA, ariaVisual); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/aria/preprocessor.js b/node_modules/echarts/lib/component/aria/preprocessor.js deleted file mode 100644 index cf5f1fb..0000000 --- a/node_modules/echarts/lib/component/aria/preprocessor.js +++ /dev/null @@ -1,61 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function ariaPreprocessor(option) { - if (!option || !option.aria) { - return; - } - var aria = option.aria; - // aria.show is deprecated and should use aria.enabled instead - if (aria.show != null) { - aria.enabled = aria.show; - } - aria.label = aria.label || {}; - // move description, general, series, data to be under aria.label - zrUtil.each(['description', 'general', 'series', 'data'], function (name) { - if (aria[name] != null) { - aria.label[name] = aria[name]; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/AngleAxisView.js b/node_modules/echarts/lib/component/axis/AngleAxisView.js deleted file mode 100644 index c2f06b9..0000000 --- a/node_modules/echarts/lib/component/axis/AngleAxisView.js +++ /dev/null @@ -1,323 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import Model from '../../model/Model.js'; -import AxisView from './AxisView.js'; -import AxisBuilder from './AxisBuilder.js'; -import { getECData } from '../../util/innerStore.js'; -var elementList = ['axisLine', 'axisLabel', 'axisTick', 'minorTick', 'splitLine', 'minorSplitLine', 'splitArea']; -function getAxisLineShape(polar, rExtent, angle) { - rExtent[1] > rExtent[0] && (rExtent = rExtent.slice().reverse()); - var start = polar.coordToPoint([rExtent[0], angle]); - var end = polar.coordToPoint([rExtent[1], angle]); - return { - x1: start[0], - y1: start[1], - x2: end[0], - y2: end[1] - }; -} -function getRadiusIdx(polar) { - var radiusAxis = polar.getRadiusAxis(); - return radiusAxis.inverse ? 0 : 1; -} -// Remove the last tick which will overlap the first tick -function fixAngleOverlap(list) { - var firstItem = list[0]; - var lastItem = list[list.length - 1]; - if (firstItem && lastItem && Math.abs(Math.abs(firstItem.coord - lastItem.coord) - 360) < 1e-4) { - list.pop(); - } -} -var AngleAxisView = /** @class */function (_super) { - __extends(AngleAxisView, _super); - function AngleAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = AngleAxisView.type; - _this.axisPointerClass = 'PolarAxisPointer'; - return _this; - } - AngleAxisView.prototype.render = function (angleAxisModel, ecModel) { - this.group.removeAll(); - if (!angleAxisModel.get('show')) { - return; - } - var angleAxis = angleAxisModel.axis; - var polar = angleAxis.polar; - var radiusExtent = polar.getRadiusAxis().getExtent(); - var ticksAngles = angleAxis.getTicksCoords(); - var minorTickAngles = angleAxis.getMinorTicksCoords(); - var labels = zrUtil.map(angleAxis.getViewLabels(), function (labelItem) { - labelItem = zrUtil.clone(labelItem); - var scale = angleAxis.scale; - var tickValue = scale.type === 'ordinal' ? scale.getRawOrdinalNumber(labelItem.tickValue) : labelItem.tickValue; - labelItem.coord = angleAxis.dataToCoord(tickValue); - return labelItem; - }); - fixAngleOverlap(labels); - fixAngleOverlap(ticksAngles); - zrUtil.each(elementList, function (name) { - if (angleAxisModel.get([name, 'show']) && (!angleAxis.scale.isBlank() || name === 'axisLine')) { - angelAxisElementsBuilders[name](this.group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent, labels); - } - }, this); - }; - AngleAxisView.type = 'angleAxis'; - return AngleAxisView; -}(AxisView); -var angelAxisElementsBuilders = { - axisLine: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent) { - var lineStyleModel = angleAxisModel.getModel(['axisLine', 'lineStyle']); - var angleAxis = polar.getAngleAxis(); - var RADIAN = Math.PI / 180; - var angleExtent = angleAxis.getExtent(); - // extent id of the axis radius (r0 and r) - var rId = getRadiusIdx(polar); - var r0Id = rId ? 0 : 1; - var shape; - var shapeType = Math.abs(angleExtent[1] - angleExtent[0]) === 360 ? 'Circle' : 'Arc'; - if (radiusExtent[r0Id] === 0) { - shape = new graphic[shapeType]({ - shape: { - cx: polar.cx, - cy: polar.cy, - r: radiusExtent[rId], - startAngle: -angleExtent[0] * RADIAN, - endAngle: -angleExtent[1] * RADIAN, - clockwise: angleAxis.inverse - }, - style: lineStyleModel.getLineStyle(), - z2: 1, - silent: true - }); - } else { - shape = new graphic.Ring({ - shape: { - cx: polar.cx, - cy: polar.cy, - r: radiusExtent[rId], - r0: radiusExtent[r0Id] - }, - style: lineStyleModel.getLineStyle(), - z2: 1, - silent: true - }); - } - shape.style.fill = null; - group.add(shape); - }, - axisTick: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent) { - var tickModel = angleAxisModel.getModel('axisTick'); - var tickLen = (tickModel.get('inside') ? -1 : 1) * tickModel.get('length'); - var radius = radiusExtent[getRadiusIdx(polar)]; - var lines = zrUtil.map(ticksAngles, function (tickAngleItem) { - return new graphic.Line({ - shape: getAxisLineShape(polar, [radius, radius + tickLen], tickAngleItem.coord) - }); - }); - group.add(graphic.mergePath(lines, { - style: zrUtil.defaults(tickModel.getModel('lineStyle').getLineStyle(), { - stroke: angleAxisModel.get(['axisLine', 'lineStyle', 'color']) - }) - })); - }, - minorTick: function (group, angleAxisModel, polar, tickAngles, minorTickAngles, radiusExtent) { - if (!minorTickAngles.length) { - return; - } - var tickModel = angleAxisModel.getModel('axisTick'); - var minorTickModel = angleAxisModel.getModel('minorTick'); - var tickLen = (tickModel.get('inside') ? -1 : 1) * minorTickModel.get('length'); - var radius = radiusExtent[getRadiusIdx(polar)]; - var lines = []; - for (var i = 0; i < minorTickAngles.length; i++) { - for (var k = 0; k < minorTickAngles[i].length; k++) { - lines.push(new graphic.Line({ - shape: getAxisLineShape(polar, [radius, radius + tickLen], minorTickAngles[i][k].coord) - })); - } - } - group.add(graphic.mergePath(lines, { - style: zrUtil.defaults(minorTickModel.getModel('lineStyle').getLineStyle(), zrUtil.defaults(tickModel.getLineStyle(), { - stroke: angleAxisModel.get(['axisLine', 'lineStyle', 'color']) - })) - })); - }, - axisLabel: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent, labels) { - var rawCategoryData = angleAxisModel.getCategories(true); - var commonLabelModel = angleAxisModel.getModel('axisLabel'); - var labelMargin = commonLabelModel.get('margin'); - var triggerEvent = angleAxisModel.get('triggerEvent'); - // Use length of ticksAngles because it may remove the last tick to avoid overlapping - zrUtil.each(labels, function (labelItem, idx) { - var labelModel = commonLabelModel; - var tickValue = labelItem.tickValue; - var r = radiusExtent[getRadiusIdx(polar)]; - var p = polar.coordToPoint([r + labelMargin, labelItem.coord]); - var cx = polar.cx; - var cy = polar.cy; - var labelTextAlign = Math.abs(p[0] - cx) / r < 0.3 ? 'center' : p[0] > cx ? 'left' : 'right'; - var labelTextVerticalAlign = Math.abs(p[1] - cy) / r < 0.3 ? 'middle' : p[1] > cy ? 'top' : 'bottom'; - if (rawCategoryData && rawCategoryData[tickValue]) { - var rawCategoryItem = rawCategoryData[tickValue]; - if (zrUtil.isObject(rawCategoryItem) && rawCategoryItem.textStyle) { - labelModel = new Model(rawCategoryItem.textStyle, commonLabelModel, commonLabelModel.ecModel); - } - } - var textEl = new graphic.Text({ - silent: AxisBuilder.isLabelSilent(angleAxisModel), - style: createTextStyle(labelModel, { - x: p[0], - y: p[1], - fill: labelModel.getTextColor() || angleAxisModel.get(['axisLine', 'lineStyle', 'color']), - text: labelItem.formattedLabel, - align: labelTextAlign, - verticalAlign: labelTextVerticalAlign - }) - }); - group.add(textEl); - // Pack data for mouse event - if (triggerEvent) { - var eventData = AxisBuilder.makeAxisEventDataBase(angleAxisModel); - eventData.targetType = 'axisLabel'; - eventData.value = labelItem.rawLabel; - getECData(textEl).eventData = eventData; - } - }, this); - }, - splitLine: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent) { - var splitLineModel = angleAxisModel.getModel('splitLine'); - var lineStyleModel = splitLineModel.getModel('lineStyle'); - var lineColors = lineStyleModel.get('color'); - var lineCount = 0; - lineColors = lineColors instanceof Array ? lineColors : [lineColors]; - var splitLines = []; - for (var i = 0; i < ticksAngles.length; i++) { - var colorIndex = lineCount++ % lineColors.length; - splitLines[colorIndex] = splitLines[colorIndex] || []; - splitLines[colorIndex].push(new graphic.Line({ - shape: getAxisLineShape(polar, radiusExtent, ticksAngles[i].coord) - })); - } - // Simple optimization - // Batching the lines if color are the same - for (var i = 0; i < splitLines.length; i++) { - group.add(graphic.mergePath(splitLines[i], { - style: zrUtil.defaults({ - stroke: lineColors[i % lineColors.length] - }, lineStyleModel.getLineStyle()), - silent: true, - z: angleAxisModel.get('z') - })); - } - }, - minorSplitLine: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent) { - if (!minorTickAngles.length) { - return; - } - var minorSplitLineModel = angleAxisModel.getModel('minorSplitLine'); - var lineStyleModel = minorSplitLineModel.getModel('lineStyle'); - var lines = []; - for (var i = 0; i < minorTickAngles.length; i++) { - for (var k = 0; k < minorTickAngles[i].length; k++) { - lines.push(new graphic.Line({ - shape: getAxisLineShape(polar, radiusExtent, minorTickAngles[i][k].coord) - })); - } - } - group.add(graphic.mergePath(lines, { - style: lineStyleModel.getLineStyle(), - silent: true, - z: angleAxisModel.get('z') - })); - }, - splitArea: function (group, angleAxisModel, polar, ticksAngles, minorTickAngles, radiusExtent) { - if (!ticksAngles.length) { - return; - } - var splitAreaModel = angleAxisModel.getModel('splitArea'); - var areaStyleModel = splitAreaModel.getModel('areaStyle'); - var areaColors = areaStyleModel.get('color'); - var lineCount = 0; - areaColors = areaColors instanceof Array ? areaColors : [areaColors]; - var splitAreas = []; - var RADIAN = Math.PI / 180; - var prevAngle = -ticksAngles[0].coord * RADIAN; - var r0 = Math.min(radiusExtent[0], radiusExtent[1]); - var r1 = Math.max(radiusExtent[0], radiusExtent[1]); - var clockwise = angleAxisModel.get('clockwise'); - for (var i = 1, len = ticksAngles.length; i <= len; i++) { - var coord = i === len ? ticksAngles[0].coord : ticksAngles[i].coord; - var colorIndex = lineCount++ % areaColors.length; - splitAreas[colorIndex] = splitAreas[colorIndex] || []; - splitAreas[colorIndex].push(new graphic.Sector({ - shape: { - cx: polar.cx, - cy: polar.cy, - r0: r0, - r: r1, - startAngle: prevAngle, - endAngle: -coord * RADIAN, - clockwise: clockwise - }, - silent: true - })); - prevAngle = -coord * RADIAN; - } - // Simple optimization - // Batching the lines if color are the same - for (var i = 0; i < splitAreas.length; i++) { - group.add(graphic.mergePath(splitAreas[i], { - style: zrUtil.defaults({ - fill: areaColors[i % areaColors.length] - }, areaStyleModel.getAreaStyle()), - silent: true - })); - } - } -}; -export default AngleAxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/AxisBuilder.js b/node_modules/echarts/lib/component/axis/AxisBuilder.js deleted file mode 100644 index 76c030f..0000000 --- a/node_modules/echarts/lib/component/axis/AxisBuilder.js +++ /dev/null @@ -1,574 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { retrieve, defaults, extend, each, isObject, map, isString, isNumber, isFunction, retrieve2 } from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import Model from '../../model/Model.js'; -import { isRadianAroundZero, remRadian } from '../../util/number.js'; -import { createSymbol, normalizeSymbolOffset } from '../../util/symbol.js'; -import * as matrixUtil from 'zrender/lib/core/matrix.js'; -import { applyTransform as v2ApplyTransform } from 'zrender/lib/core/vector.js'; -import { shouldShowAllLabels } from '../../coord/axisHelper.js'; -import { prepareLayoutList, hideOverlap } from '../../label/labelLayoutHelper.js'; -var PI = Math.PI; -/** - * A final axis is translated and rotated from a "standard axis". - * So opt.position and opt.rotation is required. - * - * A standard axis is and axis from [0, 0] to [0, axisExtent[1]], - * for example: (0, 0) ------------> (0, 50) - * - * nameDirection or tickDirection or labelDirection is 1 means tick - * or label is below the standard axis, whereas is -1 means above - * the standard axis. labelOffset means offset between label and axis, - * which is useful when 'onZero', where axisLabel is in the grid and - * label in outside grid. - * - * Tips: like always, - * positive rotation represents anticlockwise, and negative rotation - * represents clockwise. - * The direction of position coordinate is the same as the direction - * of screen coordinate. - * - * Do not need to consider axis 'inverse', which is auto processed by - * axis extent. - */ -var AxisBuilder = /** @class */function () { - function AxisBuilder(axisModel, opt) { - this.group = new graphic.Group(); - this.opt = opt; - this.axisModel = axisModel; - // Default value - defaults(opt, { - labelOffset: 0, - nameDirection: 1, - tickDirection: 1, - labelDirection: 1, - silent: true, - handleAutoShown: function () { - return true; - } - }); - // FIXME Not use a separate text group? - var transformGroup = new graphic.Group({ - x: opt.position[0], - y: opt.position[1], - rotation: opt.rotation - }); - // this.group.add(transformGroup); - // this._transformGroup = transformGroup; - transformGroup.updateTransform(); - this._transformGroup = transformGroup; - } - AxisBuilder.prototype.hasBuilder = function (name) { - return !!builders[name]; - }; - AxisBuilder.prototype.add = function (name) { - builders[name](this.opt, this.axisModel, this.group, this._transformGroup); - }; - AxisBuilder.prototype.getGroup = function () { - return this.group; - }; - AxisBuilder.innerTextLayout = function (axisRotation, textRotation, direction) { - var rotationDiff = remRadian(textRotation - axisRotation); - var textAlign; - var textVerticalAlign; - if (isRadianAroundZero(rotationDiff)) { - // Label is parallel with axis line. - textVerticalAlign = direction > 0 ? 'top' : 'bottom'; - textAlign = 'center'; - } else if (isRadianAroundZero(rotationDiff - PI)) { - // Label is inverse parallel with axis line. - textVerticalAlign = direction > 0 ? 'bottom' : 'top'; - textAlign = 'center'; - } else { - textVerticalAlign = 'middle'; - if (rotationDiff > 0 && rotationDiff < PI) { - textAlign = direction > 0 ? 'right' : 'left'; - } else { - textAlign = direction > 0 ? 'left' : 'right'; - } - } - return { - rotation: rotationDiff, - textAlign: textAlign, - textVerticalAlign: textVerticalAlign - }; - }; - AxisBuilder.makeAxisEventDataBase = function (axisModel) { - var eventData = { - componentType: axisModel.mainType, - componentIndex: axisModel.componentIndex - }; - eventData[axisModel.mainType + 'Index'] = axisModel.componentIndex; - return eventData; - }; - AxisBuilder.isLabelSilent = function (axisModel) { - var tooltipOpt = axisModel.get('tooltip'); - return axisModel.get('silent') - // Consider mouse cursor, add these restrictions. - || !(axisModel.get('triggerEvent') || tooltipOpt && tooltipOpt.show); - }; - return AxisBuilder; -}(); -; -var builders = { - axisLine: function (opt, axisModel, group, transformGroup) { - var shown = axisModel.get(['axisLine', 'show']); - if (shown === 'auto' && opt.handleAutoShown) { - shown = opt.handleAutoShown('axisLine'); - } - if (!shown) { - return; - } - var extent = axisModel.axis.getExtent(); - var matrix = transformGroup.transform; - var pt1 = [extent[0], 0]; - var pt2 = [extent[1], 0]; - var inverse = pt1[0] > pt2[0]; - if (matrix) { - v2ApplyTransform(pt1, pt1, matrix); - v2ApplyTransform(pt2, pt2, matrix); - } - var lineStyle = extend({ - lineCap: 'round' - }, axisModel.getModel(['axisLine', 'lineStyle']).getLineStyle()); - var line = new graphic.Line({ - shape: { - x1: pt1[0], - y1: pt1[1], - x2: pt2[0], - y2: pt2[1] - }, - style: lineStyle, - strokeContainThreshold: opt.strokeContainThreshold || 5, - silent: true, - z2: 1 - }); - graphic.subPixelOptimizeLine(line.shape, line.style.lineWidth); - line.anid = 'line'; - group.add(line); - var arrows = axisModel.get(['axisLine', 'symbol']); - if (arrows != null) { - var arrowSize = axisModel.get(['axisLine', 'symbolSize']); - if (isString(arrows)) { - // Use the same arrow for start and end point - arrows = [arrows, arrows]; - } - if (isString(arrowSize) || isNumber(arrowSize)) { - // Use the same size for width and height - arrowSize = [arrowSize, arrowSize]; - } - var arrowOffset = normalizeSymbolOffset(axisModel.get(['axisLine', 'symbolOffset']) || 0, arrowSize); - var symbolWidth_1 = arrowSize[0]; - var symbolHeight_1 = arrowSize[1]; - each([{ - rotate: opt.rotation + Math.PI / 2, - offset: arrowOffset[0], - r: 0 - }, { - rotate: opt.rotation - Math.PI / 2, - offset: arrowOffset[1], - r: Math.sqrt((pt1[0] - pt2[0]) * (pt1[0] - pt2[0]) + (pt1[1] - pt2[1]) * (pt1[1] - pt2[1])) - }], function (point, index) { - if (arrows[index] !== 'none' && arrows[index] != null) { - var symbol = createSymbol(arrows[index], -symbolWidth_1 / 2, -symbolHeight_1 / 2, symbolWidth_1, symbolHeight_1, lineStyle.stroke, true); - // Calculate arrow position with offset - var r = point.r + point.offset; - var pt = inverse ? pt2 : pt1; - symbol.attr({ - rotation: point.rotate, - x: pt[0] + r * Math.cos(opt.rotation), - y: pt[1] - r * Math.sin(opt.rotation), - silent: true, - z2: 11 - }); - group.add(symbol); - } - }); - } - }, - axisTickLabel: function (opt, axisModel, group, transformGroup) { - var ticksEls = buildAxisMajorTicks(group, transformGroup, axisModel, opt); - var labelEls = buildAxisLabel(group, transformGroup, axisModel, opt); - fixMinMaxLabelShow(axisModel, labelEls, ticksEls); - buildAxisMinorTicks(group, transformGroup, axisModel, opt.tickDirection); - // This bit fixes the label overlap issue for the time chart. - // See https://github.com/apache/echarts/issues/14266 for more. - if (axisModel.get(['axisLabel', 'hideOverlap'])) { - var labelList = prepareLayoutList(map(labelEls, function (label) { - return { - label: label, - priority: label.z2, - defaultAttr: { - ignore: label.ignore - } - }; - })); - hideOverlap(labelList); - } - }, - axisName: function (opt, axisModel, group, transformGroup) { - var name = retrieve(opt.axisName, axisModel.get('name')); - if (!name) { - return; - } - var nameLocation = axisModel.get('nameLocation'); - var nameDirection = opt.nameDirection; - var textStyleModel = axisModel.getModel('nameTextStyle'); - var gap = axisModel.get('nameGap') || 0; - var extent = axisModel.axis.getExtent(); - var gapSignal = extent[0] > extent[1] ? -1 : 1; - var pos = [nameLocation === 'start' ? extent[0] - gapSignal * gap : nameLocation === 'end' ? extent[1] + gapSignal * gap : (extent[0] + extent[1]) / 2, - // Reuse labelOffset. - isNameLocationCenter(nameLocation) ? opt.labelOffset + nameDirection * gap : 0]; - var labelLayout; - var nameRotation = axisModel.get('nameRotate'); - if (nameRotation != null) { - nameRotation = nameRotation * PI / 180; // To radian. - } - - var axisNameAvailableWidth; - if (isNameLocationCenter(nameLocation)) { - labelLayout = AxisBuilder.innerTextLayout(opt.rotation, nameRotation != null ? nameRotation : opt.rotation, - // Adapt to axis. - nameDirection); - } else { - labelLayout = endTextLayout(opt.rotation, nameLocation, nameRotation || 0, extent); - axisNameAvailableWidth = opt.axisNameAvailableWidth; - if (axisNameAvailableWidth != null) { - axisNameAvailableWidth = Math.abs(axisNameAvailableWidth / Math.sin(labelLayout.rotation)); - !isFinite(axisNameAvailableWidth) && (axisNameAvailableWidth = null); - } - } - var textFont = textStyleModel.getFont(); - var truncateOpt = axisModel.get('nameTruncate', true) || {}; - var ellipsis = truncateOpt.ellipsis; - var maxWidth = retrieve(opt.nameTruncateMaxWidth, truncateOpt.maxWidth, axisNameAvailableWidth); - var textEl = new graphic.Text({ - x: pos[0], - y: pos[1], - rotation: labelLayout.rotation, - silent: AxisBuilder.isLabelSilent(axisModel), - style: createTextStyle(textStyleModel, { - text: name, - font: textFont, - overflow: 'truncate', - width: maxWidth, - ellipsis: ellipsis, - fill: textStyleModel.getTextColor() || axisModel.get(['axisLine', 'lineStyle', 'color']), - align: textStyleModel.get('align') || labelLayout.textAlign, - verticalAlign: textStyleModel.get('verticalAlign') || labelLayout.textVerticalAlign - }), - z2: 1 - }); - graphic.setTooltipConfig({ - el: textEl, - componentModel: axisModel, - itemName: name - }); - textEl.__fullText = name; - // Id for animation - textEl.anid = 'name'; - if (axisModel.get('triggerEvent')) { - var eventData = AxisBuilder.makeAxisEventDataBase(axisModel); - eventData.targetType = 'axisName'; - eventData.name = name; - getECData(textEl).eventData = eventData; - } - // FIXME - transformGroup.add(textEl); - textEl.updateTransform(); - group.add(textEl); - textEl.decomposeTransform(); - } -}; -function endTextLayout(rotation, textPosition, textRotate, extent) { - var rotationDiff = remRadian(textRotate - rotation); - var textAlign; - var textVerticalAlign; - var inverse = extent[0] > extent[1]; - var onLeft = textPosition === 'start' && !inverse || textPosition !== 'start' && inverse; - if (isRadianAroundZero(rotationDiff - PI / 2)) { - textVerticalAlign = onLeft ? 'bottom' : 'top'; - textAlign = 'center'; - } else if (isRadianAroundZero(rotationDiff - PI * 1.5)) { - textVerticalAlign = onLeft ? 'top' : 'bottom'; - textAlign = 'center'; - } else { - textVerticalAlign = 'middle'; - if (rotationDiff < PI * 1.5 && rotationDiff > PI / 2) { - textAlign = onLeft ? 'left' : 'right'; - } else { - textAlign = onLeft ? 'right' : 'left'; - } - } - return { - rotation: rotationDiff, - textAlign: textAlign, - textVerticalAlign: textVerticalAlign - }; -} -function fixMinMaxLabelShow(axisModel, labelEls, tickEls) { - if (shouldShowAllLabels(axisModel.axis)) { - return; - } - // If min or max are user set, we need to check - // If the tick on min(max) are overlap on their neighbour tick - // If they are overlapped, we need to hide the min(max) tick label - var showMinLabel = axisModel.get(['axisLabel', 'showMinLabel']); - var showMaxLabel = axisModel.get(['axisLabel', 'showMaxLabel']); - // FIXME - // Have not consider onBand yet, where tick els is more than label els. - labelEls = labelEls || []; - tickEls = tickEls || []; - var firstLabel = labelEls[0]; - var nextLabel = labelEls[1]; - var lastLabel = labelEls[labelEls.length - 1]; - var prevLabel = labelEls[labelEls.length - 2]; - var firstTick = tickEls[0]; - var nextTick = tickEls[1]; - var lastTick = tickEls[tickEls.length - 1]; - var prevTick = tickEls[tickEls.length - 2]; - if (showMinLabel === false) { - ignoreEl(firstLabel); - ignoreEl(firstTick); - } else if (isTwoLabelOverlapped(firstLabel, nextLabel)) { - if (showMinLabel) { - ignoreEl(nextLabel); - ignoreEl(nextTick); - } else { - ignoreEl(firstLabel); - ignoreEl(firstTick); - } - } - if (showMaxLabel === false) { - ignoreEl(lastLabel); - ignoreEl(lastTick); - } else if (isTwoLabelOverlapped(prevLabel, lastLabel)) { - if (showMaxLabel) { - ignoreEl(prevLabel); - ignoreEl(prevTick); - } else { - ignoreEl(lastLabel); - ignoreEl(lastTick); - } - } -} -function ignoreEl(el) { - el && (el.ignore = true); -} -function isTwoLabelOverlapped(current, next) { - // current and next has the same rotation. - var firstRect = current && current.getBoundingRect().clone(); - var nextRect = next && next.getBoundingRect().clone(); - if (!firstRect || !nextRect) { - return; - } - // When checking intersect of two rotated labels, we use mRotationBack - // to avoid that boundingRect is enlarge when using `boundingRect.applyTransform`. - var mRotationBack = matrixUtil.identity([]); - matrixUtil.rotate(mRotationBack, mRotationBack, -current.rotation); - firstRect.applyTransform(matrixUtil.mul([], mRotationBack, current.getLocalTransform())); - nextRect.applyTransform(matrixUtil.mul([], mRotationBack, next.getLocalTransform())); - return firstRect.intersect(nextRect); -} -function isNameLocationCenter(nameLocation) { - return nameLocation === 'middle' || nameLocation === 'center'; -} -function createTicks(ticksCoords, tickTransform, tickEndCoord, tickLineStyle, anidPrefix) { - var tickEls = []; - var pt1 = []; - var pt2 = []; - for (var i = 0; i < ticksCoords.length; i++) { - var tickCoord = ticksCoords[i].coord; - pt1[0] = tickCoord; - pt1[1] = 0; - pt2[0] = tickCoord; - pt2[1] = tickEndCoord; - if (tickTransform) { - v2ApplyTransform(pt1, pt1, tickTransform); - v2ApplyTransform(pt2, pt2, tickTransform); - } - // Tick line, Not use group transform to have better line draw - var tickEl = new graphic.Line({ - shape: { - x1: pt1[0], - y1: pt1[1], - x2: pt2[0], - y2: pt2[1] - }, - style: tickLineStyle, - z2: 2, - autoBatch: true, - silent: true - }); - graphic.subPixelOptimizeLine(tickEl.shape, tickEl.style.lineWidth); - tickEl.anid = anidPrefix + '_' + ticksCoords[i].tickValue; - tickEls.push(tickEl); - } - return tickEls; -} -function buildAxisMajorTicks(group, transformGroup, axisModel, opt) { - var axis = axisModel.axis; - var tickModel = axisModel.getModel('axisTick'); - var shown = tickModel.get('show'); - if (shown === 'auto' && opt.handleAutoShown) { - shown = opt.handleAutoShown('axisTick'); - } - if (!shown || axis.scale.isBlank()) { - return; - } - var lineStyleModel = tickModel.getModel('lineStyle'); - var tickEndCoord = opt.tickDirection * tickModel.get('length'); - var ticksCoords = axis.getTicksCoords(); - var ticksEls = createTicks(ticksCoords, transformGroup.transform, tickEndCoord, defaults(lineStyleModel.getLineStyle(), { - stroke: axisModel.get(['axisLine', 'lineStyle', 'color']) - }), 'ticks'); - for (var i = 0; i < ticksEls.length; i++) { - group.add(ticksEls[i]); - } - return ticksEls; -} -function buildAxisMinorTicks(group, transformGroup, axisModel, tickDirection) { - var axis = axisModel.axis; - var minorTickModel = axisModel.getModel('minorTick'); - if (!minorTickModel.get('show') || axis.scale.isBlank()) { - return; - } - var minorTicksCoords = axis.getMinorTicksCoords(); - if (!minorTicksCoords.length) { - return; - } - var lineStyleModel = minorTickModel.getModel('lineStyle'); - var tickEndCoord = tickDirection * minorTickModel.get('length'); - var minorTickLineStyle = defaults(lineStyleModel.getLineStyle(), defaults(axisModel.getModel('axisTick').getLineStyle(), { - stroke: axisModel.get(['axisLine', 'lineStyle', 'color']) - })); - for (var i = 0; i < minorTicksCoords.length; i++) { - var minorTicksEls = createTicks(minorTicksCoords[i], transformGroup.transform, tickEndCoord, minorTickLineStyle, 'minorticks_' + i); - for (var k = 0; k < minorTicksEls.length; k++) { - group.add(minorTicksEls[k]); - } - } -} -function buildAxisLabel(group, transformGroup, axisModel, opt) { - var axis = axisModel.axis; - var show = retrieve(opt.axisLabelShow, axisModel.get(['axisLabel', 'show'])); - if (!show || axis.scale.isBlank()) { - return; - } - var labelModel = axisModel.getModel('axisLabel'); - var labelMargin = labelModel.get('margin'); - var labels = axis.getViewLabels(); - // Special label rotate. - var labelRotation = (retrieve(opt.labelRotate, labelModel.get('rotate')) || 0) * PI / 180; - var labelLayout = AxisBuilder.innerTextLayout(opt.rotation, labelRotation, opt.labelDirection); - var rawCategoryData = axisModel.getCategories && axisModel.getCategories(true); - var labelEls = []; - var silent = AxisBuilder.isLabelSilent(axisModel); - var triggerEvent = axisModel.get('triggerEvent'); - each(labels, function (labelItem, index) { - var tickValue = axis.scale.type === 'ordinal' ? axis.scale.getRawOrdinalNumber(labelItem.tickValue) : labelItem.tickValue; - var formattedLabel = labelItem.formattedLabel; - var rawLabel = labelItem.rawLabel; - var itemLabelModel = labelModel; - if (rawCategoryData && rawCategoryData[tickValue]) { - var rawCategoryItem = rawCategoryData[tickValue]; - if (isObject(rawCategoryItem) && rawCategoryItem.textStyle) { - itemLabelModel = new Model(rawCategoryItem.textStyle, labelModel, axisModel.ecModel); - } - } - var textColor = itemLabelModel.getTextColor() || axisModel.get(['axisLine', 'lineStyle', 'color']); - var tickCoord = axis.dataToCoord(tickValue); - var align = itemLabelModel.getShallow('align', true) || labelLayout.textAlign; - var alignMin = retrieve2(itemLabelModel.getShallow('alignMinLabel', true), align); - var alignMax = retrieve2(itemLabelModel.getShallow('alignMaxLabel', true), align); - var verticalAlign = itemLabelModel.getShallow('verticalAlign', true) || itemLabelModel.getShallow('baseline', true) || labelLayout.textVerticalAlign; - var verticalAlignMin = retrieve2(itemLabelModel.getShallow('verticalAlignMinLabel', true), verticalAlign); - var verticalAlignMax = retrieve2(itemLabelModel.getShallow('verticalAlignMaxLabel', true), verticalAlign); - var textEl = new graphic.Text({ - x: tickCoord, - y: opt.labelOffset + opt.labelDirection * labelMargin, - rotation: labelLayout.rotation, - silent: silent, - z2: 10 + (labelItem.level || 0), - style: createTextStyle(itemLabelModel, { - text: formattedLabel, - align: index === 0 ? alignMin : index === labels.length - 1 ? alignMax : align, - verticalAlign: index === 0 ? verticalAlignMin : index === labels.length - 1 ? verticalAlignMax : verticalAlign, - fill: isFunction(textColor) ? textColor( - // (1) In category axis with data zoom, tick is not the original - // index of axis.data. So tick should not be exposed to user - // in category axis. - // (2) Compatible with previous version, which always use formatted label as - // input. But in interval scale the formatted label is like '223,445', which - // maked user replace ','. So we modify it to return original val but remain - // it as 'string' to avoid error in replacing. - axis.type === 'category' ? rawLabel : axis.type === 'value' ? tickValue + '' : tickValue, index) : textColor - }) - }); - textEl.anid = 'label_' + tickValue; - // Pack data for mouse event - if (triggerEvent) { - var eventData = AxisBuilder.makeAxisEventDataBase(axisModel); - eventData.targetType = 'axisLabel'; - eventData.value = rawLabel; - eventData.tickIndex = index; - if (axis.type === 'category') { - eventData.dataIndex = tickValue; - } - getECData(textEl).eventData = eventData; - } - // FIXME - transformGroup.add(textEl); - textEl.updateTransform(); - labelEls.push(textEl); - group.add(textEl); - textEl.decomposeTransform(); - }); - return labelEls; -} -export default AxisBuilder; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/AxisView.js b/node_modules/echarts/lib/component/axis/AxisView.js deleted file mode 100644 index adfdbb6..0000000 --- a/node_modules/echarts/lib/component/axis/AxisView.js +++ /dev/null @@ -1,119 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as axisPointerModelHelper from '../axisPointer/modelHelper.js'; -import ComponentView from '../../view/Component.js'; -var axisPointerClazz = {}; -/** - * Base class of AxisView. - */ -var AxisView = /** @class */function (_super) { - __extends(AxisView, _super); - function AxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = AxisView.type; - return _this; - } - /** - * @override - */ - AxisView.prototype.render = function (axisModel, ecModel, api, payload) { - // FIXME - // This process should proformed after coordinate systems updated - // (axis scale updated), and should be performed each time update. - // So put it here temporarily, although it is not appropriate to - // put a model-writing procedure in `view`. - this.axisPointerClass && axisPointerModelHelper.fixValue(axisModel); - _super.prototype.render.apply(this, arguments); - this._doUpdateAxisPointerClass(axisModel, api, true); - }; - /** - * Action handler. - */ - AxisView.prototype.updateAxisPointer = function (axisModel, ecModel, api, payload) { - this._doUpdateAxisPointerClass(axisModel, api, false); - }; - /** - * @override - */ - AxisView.prototype.remove = function (ecModel, api) { - var axisPointer = this._axisPointer; - axisPointer && axisPointer.remove(api); - }; - /** - * @override - */ - AxisView.prototype.dispose = function (ecModel, api) { - this._disposeAxisPointer(api); - _super.prototype.dispose.apply(this, arguments); - }; - AxisView.prototype._doUpdateAxisPointerClass = function (axisModel, api, forceRender) { - var Clazz = AxisView.getAxisPointerClass(this.axisPointerClass); - if (!Clazz) { - return; - } - var axisPointerModel = axisPointerModelHelper.getAxisPointerModel(axisModel); - axisPointerModel ? (this._axisPointer || (this._axisPointer = new Clazz())).render(axisModel, axisPointerModel, api, forceRender) : this._disposeAxisPointer(api); - }; - AxisView.prototype._disposeAxisPointer = function (api) { - this._axisPointer && this._axisPointer.dispose(api); - this._axisPointer = null; - }; - AxisView.registerAxisPointerClass = function (type, clazz) { - if (process.env.NODE_ENV !== 'production') { - if (axisPointerClazz[type]) { - throw new Error('axisPointer ' + type + ' exists'); - } - } - axisPointerClazz[type] = clazz; - }; - ; - AxisView.getAxisPointerClass = function (type) { - return type && axisPointerClazz[type]; - }; - ; - AxisView.type = 'axis'; - return AxisView; -}(ComponentView); -export default AxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/CartesianAxisView.js b/node_modules/echarts/lib/component/axis/CartesianAxisView.js deleted file mode 100644 index 8c6bb1a..0000000 --- a/node_modules/echarts/lib/component/axis/CartesianAxisView.js +++ /dev/null @@ -1,232 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import AxisBuilder from './AxisBuilder.js'; -import AxisView from './AxisView.js'; -import * as cartesianAxisHelper from '../../coord/cartesian/cartesianAxisHelper.js'; -import { rectCoordAxisBuildSplitArea, rectCoordAxisHandleRemove } from './axisSplitHelper.js'; -import { isIntervalOrLogScale } from '../../scale/helper.js'; -var axisBuilderAttrs = ['axisLine', 'axisTickLabel', 'axisName']; -var selfBuilderAttrs = ['splitArea', 'splitLine', 'minorSplitLine']; -var CartesianAxisView = /** @class */function (_super) { - __extends(CartesianAxisView, _super); - function CartesianAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CartesianAxisView.type; - _this.axisPointerClass = 'CartesianAxisPointer'; - return _this; - } - /** - * @override - */ - CartesianAxisView.prototype.render = function (axisModel, ecModel, api, payload) { - this.group.removeAll(); - var oldAxisGroup = this._axisGroup; - this._axisGroup = new graphic.Group(); - this.group.add(this._axisGroup); - if (!axisModel.get('show')) { - return; - } - var gridModel = axisModel.getCoordSysModel(); - var layout = cartesianAxisHelper.layout(gridModel, axisModel); - var axisBuilder = new AxisBuilder(axisModel, zrUtil.extend({ - handleAutoShown: function (elementType) { - var cartesians = gridModel.coordinateSystem.getCartesians(); - for (var i = 0; i < cartesians.length; i++) { - if (isIntervalOrLogScale(cartesians[i].getOtherAxis(axisModel.axis).scale)) { - // Still show axis tick or axisLine if other axis is value / log - return true; - } - } - // Not show axisTick or axisLine if other axis is category / time - return false; - } - }, layout)); - zrUtil.each(axisBuilderAttrs, axisBuilder.add, axisBuilder); - this._axisGroup.add(axisBuilder.getGroup()); - zrUtil.each(selfBuilderAttrs, function (name) { - if (axisModel.get([name, 'show'])) { - axisElementBuilders[name](this, this._axisGroup, axisModel, gridModel); - } - }, this); - // THIS is a special case for bar racing chart. - // Update the axis label from the natural initial layout to - // sorted layout should has no animation. - var isInitialSortFromBarRacing = payload && payload.type === 'changeAxisOrder' && payload.isInitSort; - if (!isInitialSortFromBarRacing) { - graphic.groupTransition(oldAxisGroup, this._axisGroup, axisModel); - } - _super.prototype.render.call(this, axisModel, ecModel, api, payload); - }; - CartesianAxisView.prototype.remove = function () { - rectCoordAxisHandleRemove(this); - }; - CartesianAxisView.type = 'cartesianAxis'; - return CartesianAxisView; -}(AxisView); -var axisElementBuilders = { - splitLine: function (axisView, axisGroup, axisModel, gridModel) { - var axis = axisModel.axis; - if (axis.scale.isBlank()) { - return; - } - var splitLineModel = axisModel.getModel('splitLine'); - var lineStyleModel = splitLineModel.getModel('lineStyle'); - var lineColors = lineStyleModel.get('color'); - lineColors = zrUtil.isArray(lineColors) ? lineColors : [lineColors]; - var gridRect = gridModel.coordinateSystem.getRect(); - var isHorizontal = axis.isHorizontal(); - var lineCount = 0; - var ticksCoords = axis.getTicksCoords({ - tickModel: splitLineModel - }); - var p1 = []; - var p2 = []; - var lineStyle = lineStyleModel.getLineStyle(); - for (var i = 0; i < ticksCoords.length; i++) { - var tickCoord = axis.toGlobalCoord(ticksCoords[i].coord); - if (isHorizontal) { - p1[0] = tickCoord; - p1[1] = gridRect.y; - p2[0] = tickCoord; - p2[1] = gridRect.y + gridRect.height; - } else { - p1[0] = gridRect.x; - p1[1] = tickCoord; - p2[0] = gridRect.x + gridRect.width; - p2[1] = tickCoord; - } - var colorIndex = lineCount++ % lineColors.length; - var tickValue = ticksCoords[i].tickValue; - var line = new graphic.Line({ - anid: tickValue != null ? 'line_' + ticksCoords[i].tickValue : null, - autoBatch: true, - shape: { - x1: p1[0], - y1: p1[1], - x2: p2[0], - y2: p2[1] - }, - style: zrUtil.defaults({ - stroke: lineColors[colorIndex] - }, lineStyle), - silent: true - }); - graphic.subPixelOptimizeLine(line.shape, lineStyle.lineWidth); - axisGroup.add(line); - } - }, - minorSplitLine: function (axisView, axisGroup, axisModel, gridModel) { - var axis = axisModel.axis; - var minorSplitLineModel = axisModel.getModel('minorSplitLine'); - var lineStyleModel = minorSplitLineModel.getModel('lineStyle'); - var gridRect = gridModel.coordinateSystem.getRect(); - var isHorizontal = axis.isHorizontal(); - var minorTicksCoords = axis.getMinorTicksCoords(); - if (!minorTicksCoords.length) { - return; - } - var p1 = []; - var p2 = []; - var lineStyle = lineStyleModel.getLineStyle(); - for (var i = 0; i < minorTicksCoords.length; i++) { - for (var k = 0; k < minorTicksCoords[i].length; k++) { - var tickCoord = axis.toGlobalCoord(minorTicksCoords[i][k].coord); - if (isHorizontal) { - p1[0] = tickCoord; - p1[1] = gridRect.y; - p2[0] = tickCoord; - p2[1] = gridRect.y + gridRect.height; - } else { - p1[0] = gridRect.x; - p1[1] = tickCoord; - p2[0] = gridRect.x + gridRect.width; - p2[1] = tickCoord; - } - var line = new graphic.Line({ - anid: 'minor_line_' + minorTicksCoords[i][k].tickValue, - autoBatch: true, - shape: { - x1: p1[0], - y1: p1[1], - x2: p2[0], - y2: p2[1] - }, - style: lineStyle, - silent: true - }); - graphic.subPixelOptimizeLine(line.shape, lineStyle.lineWidth); - axisGroup.add(line); - } - } - }, - splitArea: function (axisView, axisGroup, axisModel, gridModel) { - rectCoordAxisBuildSplitArea(axisView, axisGroup, axisModel, gridModel); - } -}; -var CartesianXAxisView = /** @class */function (_super) { - __extends(CartesianXAxisView, _super); - function CartesianXAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CartesianXAxisView.type; - return _this; - } - CartesianXAxisView.type = 'xAxis'; - return CartesianXAxisView; -}(CartesianAxisView); -export { CartesianXAxisView }; -var CartesianYAxisView = /** @class */function (_super) { - __extends(CartesianYAxisView, _super); - function CartesianYAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CartesianXAxisView.type; - return _this; - } - CartesianYAxisView.type = 'yAxis'; - return CartesianYAxisView; -}(CartesianAxisView); -export { CartesianYAxisView }; -export default CartesianAxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/ParallelAxisView.js b/node_modules/echarts/lib/component/axis/ParallelAxisView.js deleted file mode 100644 index 057230d..0000000 --- a/node_modules/echarts/lib/component/axis/ParallelAxisView.js +++ /dev/null @@ -1,174 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import AxisBuilder from './AxisBuilder.js'; -import BrushController from '../helper/BrushController.js'; -import * as brushHelper from '../helper/brushHelper.js'; -import * as graphic from '../../util/graphic.js'; -import ComponentView from '../../view/Component.js'; -var elementList = ['axisLine', 'axisTickLabel', 'axisName']; -var ParallelAxisView = /** @class */function (_super) { - __extends(ParallelAxisView, _super); - function ParallelAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelAxisView.type; - return _this; - } - ParallelAxisView.prototype.init = function (ecModel, api) { - _super.prototype.init.apply(this, arguments); - (this._brushController = new BrushController(api.getZr())).on('brush', zrUtil.bind(this._onBrush, this)); - }; - ParallelAxisView.prototype.render = function (axisModel, ecModel, api, payload) { - if (fromAxisAreaSelect(axisModel, ecModel, payload)) { - return; - } - this.axisModel = axisModel; - this.api = api; - this.group.removeAll(); - var oldAxisGroup = this._axisGroup; - this._axisGroup = new graphic.Group(); - this.group.add(this._axisGroup); - if (!axisModel.get('show')) { - return; - } - var coordSysModel = getCoordSysModel(axisModel, ecModel); - var coordSys = coordSysModel.coordinateSystem; - var areaSelectStyle = axisModel.getAreaSelectStyle(); - var areaWidth = areaSelectStyle.width; - var dim = axisModel.axis.dim; - var axisLayout = coordSys.getAxisLayout(dim); - var builderOpt = zrUtil.extend({ - strokeContainThreshold: areaWidth - }, axisLayout); - var axisBuilder = new AxisBuilder(axisModel, builderOpt); - zrUtil.each(elementList, axisBuilder.add, axisBuilder); - this._axisGroup.add(axisBuilder.getGroup()); - this._refreshBrushController(builderOpt, areaSelectStyle, axisModel, coordSysModel, areaWidth, api); - graphic.groupTransition(oldAxisGroup, this._axisGroup, axisModel); - }; - // /** - // * @override - // */ - // updateVisual(axisModel, ecModel, api, payload) { - // this._brushController && this._brushController - // .updateCovers(getCoverInfoList(axisModel)); - // } - ParallelAxisView.prototype._refreshBrushController = function (builderOpt, areaSelectStyle, axisModel, coordSysModel, areaWidth, api) { - // After filtering, axis may change, select area needs to be update. - var extent = axisModel.axis.getExtent(); - var extentLen = extent[1] - extent[0]; - var extra = Math.min(30, Math.abs(extentLen) * 0.1); // Arbitrary value. - // width/height might be negative, which will be - // normalized in BoundingRect. - var rect = graphic.BoundingRect.create({ - x: extent[0], - y: -areaWidth / 2, - width: extentLen, - height: areaWidth - }); - rect.x -= extra; - rect.width += 2 * extra; - this._brushController.mount({ - enableGlobalPan: true, - rotation: builderOpt.rotation, - x: builderOpt.position[0], - y: builderOpt.position[1] - }).setPanels([{ - panelId: 'pl', - clipPath: brushHelper.makeRectPanelClipPath(rect), - isTargetByCursor: brushHelper.makeRectIsTargetByCursor(rect, api, coordSysModel), - getLinearBrushOtherExtent: brushHelper.makeLinearBrushOtherExtent(rect, 0) - }]).enableBrush({ - brushType: 'lineX', - brushStyle: areaSelectStyle, - removeOnClick: true - }).updateCovers(getCoverInfoList(axisModel)); - }; - ParallelAxisView.prototype._onBrush = function (eventParam) { - var coverInfoList = eventParam.areas; - // Do not cache these object, because the mey be changed. - var axisModel = this.axisModel; - var axis = axisModel.axis; - var intervals = zrUtil.map(coverInfoList, function (coverInfo) { - return [axis.coordToData(coverInfo.range[0], true), axis.coordToData(coverInfo.range[1], true)]; - }); - // If realtime is true, action is not dispatched on drag end, because - // the drag end emits the same params with the last drag move event, - // and may have some delay when using touch pad. - if (!axisModel.option.realtime === eventParam.isEnd || eventParam.removeOnClick) { - // jshint ignore:line - this.api.dispatchAction({ - type: 'axisAreaSelect', - parallelAxisId: axisModel.id, - intervals: intervals - }); - } - }; - ParallelAxisView.prototype.dispose = function () { - this._brushController.dispose(); - }; - ParallelAxisView.type = 'parallelAxis'; - return ParallelAxisView; -}(ComponentView); -function fromAxisAreaSelect(axisModel, ecModel, payload) { - return payload && payload.type === 'axisAreaSelect' && ecModel.findComponents({ - mainType: 'parallelAxis', - query: payload - })[0] === axisModel; -} -function getCoverInfoList(axisModel) { - var axis = axisModel.axis; - return zrUtil.map(axisModel.activeIntervals, function (interval) { - return { - brushType: 'lineX', - panelId: 'pl', - range: [axis.dataToCoord(interval[0], true), axis.dataToCoord(interval[1], true)] - }; - }); -} -function getCoordSysModel(axisModel, ecModel) { - return ecModel.getComponent('parallel', axisModel.get('parallelIndex')); -} -export default ParallelAxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/RadiusAxisView.js b/node_modules/echarts/lib/component/axis/RadiusAxisView.js deleted file mode 100644 index 91cc025..0000000 --- a/node_modules/echarts/lib/component/axis/RadiusAxisView.js +++ /dev/null @@ -1,206 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import AxisBuilder from './AxisBuilder.js'; -import AxisView from './AxisView.js'; -var axisBuilderAttrs = ['axisLine', 'axisTickLabel', 'axisName']; -var selfBuilderAttrs = ['splitLine', 'splitArea', 'minorSplitLine']; -var RadiusAxisView = /** @class */function (_super) { - __extends(RadiusAxisView, _super); - function RadiusAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadiusAxisView.type; - _this.axisPointerClass = 'PolarAxisPointer'; - return _this; - } - RadiusAxisView.prototype.render = function (radiusAxisModel, ecModel) { - this.group.removeAll(); - if (!radiusAxisModel.get('show')) { - return; - } - var oldAxisGroup = this._axisGroup; - var newAxisGroup = this._axisGroup = new graphic.Group(); - this.group.add(newAxisGroup); - var radiusAxis = radiusAxisModel.axis; - var polar = radiusAxis.polar; - var angleAxis = polar.getAngleAxis(); - var ticksCoords = radiusAxis.getTicksCoords(); - var minorTicksCoords = radiusAxis.getMinorTicksCoords(); - var axisAngle = angleAxis.getExtent()[0]; - var radiusExtent = radiusAxis.getExtent(); - var layout = layoutAxis(polar, radiusAxisModel, axisAngle); - var axisBuilder = new AxisBuilder(radiusAxisModel, layout); - zrUtil.each(axisBuilderAttrs, axisBuilder.add, axisBuilder); - newAxisGroup.add(axisBuilder.getGroup()); - graphic.groupTransition(oldAxisGroup, newAxisGroup, radiusAxisModel); - zrUtil.each(selfBuilderAttrs, function (name) { - if (radiusAxisModel.get([name, 'show']) && !radiusAxis.scale.isBlank()) { - axisElementBuilders[name](this.group, radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords, minorTicksCoords); - } - }, this); - }; - RadiusAxisView.type = 'radiusAxis'; - return RadiusAxisView; -}(AxisView); -var axisElementBuilders = { - splitLine: function (group, radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords) { - var splitLineModel = radiusAxisModel.getModel('splitLine'); - var lineStyleModel = splitLineModel.getModel('lineStyle'); - var lineColors = lineStyleModel.get('color'); - var lineCount = 0; - var angleAxis = polar.getAngleAxis(); - var RADIAN = Math.PI / 180; - var angleExtent = angleAxis.getExtent(); - var shapeType = Math.abs(angleExtent[1] - angleExtent[0]) === 360 ? 'Circle' : 'Arc'; - lineColors = lineColors instanceof Array ? lineColors : [lineColors]; - var splitLines = []; - for (var i = 0; i < ticksCoords.length; i++) { - var colorIndex = lineCount++ % lineColors.length; - splitLines[colorIndex] = splitLines[colorIndex] || []; - splitLines[colorIndex].push(new graphic[shapeType]({ - shape: { - cx: polar.cx, - cy: polar.cy, - // ensure circle radius >= 0 - r: Math.max(ticksCoords[i].coord, 0), - startAngle: -angleExtent[0] * RADIAN, - endAngle: -angleExtent[1] * RADIAN, - clockwise: angleAxis.inverse - } - })); - } - // Simple optimization - // Batching the lines if color are the same - for (var i = 0; i < splitLines.length; i++) { - group.add(graphic.mergePath(splitLines[i], { - style: zrUtil.defaults({ - stroke: lineColors[i % lineColors.length], - fill: null - }, lineStyleModel.getLineStyle()), - silent: true - })); - } - }, - minorSplitLine: function (group, radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords, minorTicksCoords) { - if (!minorTicksCoords.length) { - return; - } - var minorSplitLineModel = radiusAxisModel.getModel('minorSplitLine'); - var lineStyleModel = minorSplitLineModel.getModel('lineStyle'); - var lines = []; - for (var i = 0; i < minorTicksCoords.length; i++) { - for (var k = 0; k < minorTicksCoords[i].length; k++) { - lines.push(new graphic.Circle({ - shape: { - cx: polar.cx, - cy: polar.cy, - r: minorTicksCoords[i][k].coord - } - })); - } - } - group.add(graphic.mergePath(lines, { - style: zrUtil.defaults({ - fill: null - }, lineStyleModel.getLineStyle()), - silent: true - })); - }, - splitArea: function (group, radiusAxisModel, polar, axisAngle, radiusExtent, ticksCoords) { - if (!ticksCoords.length) { - return; - } - var splitAreaModel = radiusAxisModel.getModel('splitArea'); - var areaStyleModel = splitAreaModel.getModel('areaStyle'); - var areaColors = areaStyleModel.get('color'); - var lineCount = 0; - areaColors = areaColors instanceof Array ? areaColors : [areaColors]; - var splitAreas = []; - var prevRadius = ticksCoords[0].coord; - for (var i = 1; i < ticksCoords.length; i++) { - var colorIndex = lineCount++ % areaColors.length; - splitAreas[colorIndex] = splitAreas[colorIndex] || []; - splitAreas[colorIndex].push(new graphic.Sector({ - shape: { - cx: polar.cx, - cy: polar.cy, - r0: prevRadius, - r: ticksCoords[i].coord, - startAngle: 0, - endAngle: Math.PI * 2 - }, - silent: true - })); - prevRadius = ticksCoords[i].coord; - } - // Simple optimization - // Batching the lines if color are the same - for (var i = 0; i < splitAreas.length; i++) { - group.add(graphic.mergePath(splitAreas[i], { - style: zrUtil.defaults({ - fill: areaColors[i % areaColors.length] - }, areaStyleModel.getAreaStyle()), - silent: true - })); - } - } -}; -/** - * @inner - */ -function layoutAxis(polar, radiusAxisModel, axisAngle) { - return { - position: [polar.cx, polar.cy], - rotation: axisAngle / 180 * Math.PI, - labelDirection: -1, - tickDirection: -1, - nameDirection: 1, - labelRotate: radiusAxisModel.getModel('axisLabel').get('rotate'), - // Over splitLine and splitArea - z2: 1 - }; -} -export default RadiusAxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/SingleAxisView.js b/node_modules/echarts/lib/component/axis/SingleAxisView.js deleted file mode 100644 index d621b49..0000000 --- a/node_modules/echarts/lib/component/axis/SingleAxisView.js +++ /dev/null @@ -1,146 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import AxisBuilder from './AxisBuilder.js'; -import * as graphic from '../../util/graphic.js'; -import * as singleAxisHelper from '../../coord/single/singleAxisHelper.js'; -import AxisView from './AxisView.js'; -import { rectCoordAxisBuildSplitArea, rectCoordAxisHandleRemove } from './axisSplitHelper.js'; -var axisBuilderAttrs = ['axisLine', 'axisTickLabel', 'axisName']; -var selfBuilderAttrs = ['splitArea', 'splitLine']; -var SingleAxisView = /** @class */function (_super) { - __extends(SingleAxisView, _super); - function SingleAxisView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SingleAxisView.type; - _this.axisPointerClass = 'SingleAxisPointer'; - return _this; - } - SingleAxisView.prototype.render = function (axisModel, ecModel, api, payload) { - var group = this.group; - group.removeAll(); - var oldAxisGroup = this._axisGroup; - this._axisGroup = new graphic.Group(); - var layout = singleAxisHelper.layout(axisModel); - var axisBuilder = new AxisBuilder(axisModel, layout); - zrUtil.each(axisBuilderAttrs, axisBuilder.add, axisBuilder); - group.add(this._axisGroup); - group.add(axisBuilder.getGroup()); - zrUtil.each(selfBuilderAttrs, function (name) { - if (axisModel.get([name, 'show'])) { - axisElementBuilders[name](this, this.group, this._axisGroup, axisModel); - } - }, this); - graphic.groupTransition(oldAxisGroup, this._axisGroup, axisModel); - _super.prototype.render.call(this, axisModel, ecModel, api, payload); - }; - SingleAxisView.prototype.remove = function () { - rectCoordAxisHandleRemove(this); - }; - SingleAxisView.type = 'singleAxis'; - return SingleAxisView; -}(AxisView); -var axisElementBuilders = { - splitLine: function (axisView, group, axisGroup, axisModel) { - var axis = axisModel.axis; - if (axis.scale.isBlank()) { - return; - } - var splitLineModel = axisModel.getModel('splitLine'); - var lineStyleModel = splitLineModel.getModel('lineStyle'); - var lineColors = lineStyleModel.get('color'); - lineColors = lineColors instanceof Array ? lineColors : [lineColors]; - var lineWidth = lineStyleModel.get('width'); - var gridRect = axisModel.coordinateSystem.getRect(); - var isHorizontal = axis.isHorizontal(); - var splitLines = []; - var lineCount = 0; - var ticksCoords = axis.getTicksCoords({ - tickModel: splitLineModel - }); - var p1 = []; - var p2 = []; - for (var i = 0; i < ticksCoords.length; ++i) { - var tickCoord = axis.toGlobalCoord(ticksCoords[i].coord); - if (isHorizontal) { - p1[0] = tickCoord; - p1[1] = gridRect.y; - p2[0] = tickCoord; - p2[1] = gridRect.y + gridRect.height; - } else { - p1[0] = gridRect.x; - p1[1] = tickCoord; - p2[0] = gridRect.x + gridRect.width; - p2[1] = tickCoord; - } - var line = new graphic.Line({ - shape: { - x1: p1[0], - y1: p1[1], - x2: p2[0], - y2: p2[1] - }, - silent: true - }); - graphic.subPixelOptimizeLine(line.shape, lineWidth); - var colorIndex = lineCount++ % lineColors.length; - splitLines[colorIndex] = splitLines[colorIndex] || []; - splitLines[colorIndex].push(line); - } - var lineStyle = lineStyleModel.getLineStyle(['color']); - for (var i = 0; i < splitLines.length; ++i) { - group.add(graphic.mergePath(splitLines[i], { - style: zrUtil.defaults({ - stroke: lineColors[i % lineColors.length] - }, lineStyle), - silent: true - })); - } - }, - splitArea: function (axisView, group, axisGroup, axisModel) { - rectCoordAxisBuildSplitArea(axisView, axisGroup, axisModel, axisModel); - } -}; -export default SingleAxisView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/axisSplitHelper.js b/node_modules/echarts/lib/component/axis/axisSplitHelper.js deleted file mode 100644 index 129819d..0000000 --- a/node_modules/echarts/lib/component/axis/axisSplitHelper.js +++ /dev/null @@ -1,124 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { makeInner } from '../../util/model.js'; -var inner = makeInner(); -export function rectCoordAxisBuildSplitArea(axisView, axisGroup, axisModel, gridModel) { - var axis = axisModel.axis; - if (axis.scale.isBlank()) { - return; - } - // TODO: TYPE - var splitAreaModel = axisModel.getModel('splitArea'); - var areaStyleModel = splitAreaModel.getModel('areaStyle'); - var areaColors = areaStyleModel.get('color'); - var gridRect = gridModel.coordinateSystem.getRect(); - var ticksCoords = axis.getTicksCoords({ - tickModel: splitAreaModel, - clamp: true - }); - if (!ticksCoords.length) { - return; - } - // For Making appropriate splitArea animation, the color and anid - // should be corresponding to previous one if possible. - var areaColorsLen = areaColors.length; - var lastSplitAreaColors = inner(axisView).splitAreaColors; - var newSplitAreaColors = zrUtil.createHashMap(); - var colorIndex = 0; - if (lastSplitAreaColors) { - for (var i = 0; i < ticksCoords.length; i++) { - var cIndex = lastSplitAreaColors.get(ticksCoords[i].tickValue); - if (cIndex != null) { - colorIndex = (cIndex + (areaColorsLen - 1) * i) % areaColorsLen; - break; - } - } - } - var prev = axis.toGlobalCoord(ticksCoords[0].coord); - var areaStyle = areaStyleModel.getAreaStyle(); - areaColors = zrUtil.isArray(areaColors) ? areaColors : [areaColors]; - for (var i = 1; i < ticksCoords.length; i++) { - var tickCoord = axis.toGlobalCoord(ticksCoords[i].coord); - var x = void 0; - var y = void 0; - var width = void 0; - var height = void 0; - if (axis.isHorizontal()) { - x = prev; - y = gridRect.y; - width = tickCoord - x; - height = gridRect.height; - prev = x + width; - } else { - x = gridRect.x; - y = prev; - width = gridRect.width; - height = tickCoord - y; - prev = y + height; - } - var tickValue = ticksCoords[i - 1].tickValue; - tickValue != null && newSplitAreaColors.set(tickValue, colorIndex); - axisGroup.add(new graphic.Rect({ - anid: tickValue != null ? 'area_' + tickValue : null, - shape: { - x: x, - y: y, - width: width, - height: height - }, - style: zrUtil.defaults({ - fill: areaColors[colorIndex] - }, areaStyle), - autoBatch: true, - silent: true - })); - colorIndex = (colorIndex + 1) % areaColorsLen; - } - inner(axisView).splitAreaColors = newSplitAreaColors; -} -export function rectCoordAxisHandleRemove(axisView) { - inner(axisView).splitAreaColors = null; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axis/parallelAxisAction.js b/node_modules/echarts/lib/component/axis/parallelAxisAction.js deleted file mode 100644 index 91e720d..0000000 --- a/node_modules/echarts/lib/component/axis/parallelAxisAction.js +++ /dev/null @@ -1,70 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var actionInfo = { - type: 'axisAreaSelect', - event: 'axisAreaSelected' - // update: 'updateVisual' -}; - -export function installParallelActions(registers) { - registers.registerAction(actionInfo, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'parallelAxis', - query: payload - }, function (parallelAxisModel) { - parallelAxisModel.axis.model.setActiveIntervals(payload.intervals); - }); - }); - /** - * @payload - */ - registers.registerAction('parallelAxisExpand', function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'parallel', - query: payload - }, function (parallelModel) { - parallelModel.setAxisExpand(payload); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer.js b/node_modules/echarts/lib/component/axisPointer.js deleted file mode 100644 index 24658a0..0000000 --- a/node_modules/echarts/lib/component/axisPointer.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './axisPointer/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/AxisPointer.js b/node_modules/echarts/lib/component/axisPointer/AxisPointer.js deleted file mode 100644 index 43301e8..0000000 --- a/node_modules/echarts/lib/component/axisPointer/AxisPointer.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* regarding copyright ownership. The ASF licenses this file -* distributed with this work for additional information -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js b/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js deleted file mode 100644 index f4f756e..0000000 --- a/node_modules/echarts/lib/component/axisPointer/AxisPointerModel.js +++ /dev/null @@ -1,112 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -var AxisPointerModel = /** @class */function (_super) { - __extends(AxisPointerModel, _super); - function AxisPointerModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = AxisPointerModel.type; - return _this; - } - AxisPointerModel.type = 'axisPointer'; - AxisPointerModel.defaultOption = { - // 'auto' means that show when triggered by tooltip or handle. - show: 'auto', - // zlevel: 0, - z: 50, - type: 'line', - // axispointer triggered by tootip determine snap automatically, - // see `modelHelper`. - snap: false, - triggerTooltip: true, - triggerEmphasis: true, - value: null, - status: null, - link: [], - // Do not set 'auto' here, otherwise global animation: false - // will not effect at this axispointer. - animation: null, - animationDurationUpdate: 200, - lineStyle: { - color: '#B9BEC9', - width: 1, - type: 'dashed' - }, - shadowStyle: { - color: 'rgba(210,219,238,0.2)' - }, - label: { - show: true, - formatter: null, - precision: 'auto', - margin: 3, - color: '#fff', - padding: [5, 7, 5, 7], - backgroundColor: 'auto', - borderColor: null, - borderWidth: 0, - borderRadius: 3 - }, - handle: { - show: false, - // eslint-disable-next-line - icon: 'M10.7,11.9v-1.3H9.3v1.3c-4.9,0.3-8.8,4.4-8.8,9.4c0,5,3.9,9.1,8.8,9.4h1.3c4.9-0.3,8.8-4.4,8.8-9.4C19.5,16.3,15.6,12.2,10.7,11.9z M13.3,24.4H6.7v-1.2h6.6z M13.3,22H6.7v-1.2h6.6z M13.3,19.6H6.7v-1.2h6.6z', - size: 45, - // handle margin is from symbol center to axis, which is stable when circular move. - margin: 50, - // color: '#1b8bbd' - // color: '#2f4554' - color: '#333', - shadowBlur: 3, - shadowColor: '#aaa', - shadowOffsetX: 0, - shadowOffsetY: 2, - // For mobile performance - throttle: 40 - } - }; - return AxisPointerModel; -}(ComponentModel); -export default AxisPointerModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js b/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js deleted file mode 100644 index 31686a6..0000000 --- a/node_modules/echarts/lib/component/axisPointer/AxisPointerView.js +++ /dev/null @@ -1,80 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as globalListener from './globalListener.js'; -import ComponentView from '../../view/Component.js'; -var AxisPointerView = /** @class */function (_super) { - __extends(AxisPointerView, _super); - function AxisPointerView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = AxisPointerView.type; - return _this; - } - AxisPointerView.prototype.render = function (globalAxisPointerModel, ecModel, api) { - var globalTooltipModel = ecModel.getComponent('tooltip'); - var triggerOn = globalAxisPointerModel.get('triggerOn') || globalTooltipModel && globalTooltipModel.get('triggerOn') || 'mousemove|click'; - // Register global listener in AxisPointerView to enable - // AxisPointerView to be independent to Tooltip. - globalListener.register('axisPointer', api, function (currTrigger, e, dispatchAction) { - // If 'none', it is not controlled by mouse totally. - if (triggerOn !== 'none' && (currTrigger === 'leave' || triggerOn.indexOf(currTrigger) >= 0)) { - dispatchAction({ - type: 'updateAxisPointer', - currTrigger: currTrigger, - x: e && e.offsetX, - y: e && e.offsetY - }); - } - }); - }; - AxisPointerView.prototype.remove = function (ecModel, api) { - globalListener.unregister('axisPointer', api); - }; - AxisPointerView.prototype.dispose = function (ecModel, api) { - globalListener.unregister('axisPointer', api); - }; - AxisPointerView.type = 'axisPointer'; - return AxisPointerView; -}(ComponentView); -export default AxisPointerView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js b/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js deleted file mode 100644 index 4f45fc4..0000000 --- a/node_modules/echarts/lib/component/axisPointer/BaseAxisPointer.js +++ /dev/null @@ -1,392 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import * as axisPointerModelHelper from './modelHelper.js'; -import * as eventTool from 'zrender/lib/core/event.js'; -import * as throttleUtil from '../../util/throttle.js'; -import { makeInner } from '../../util/model.js'; -var inner = makeInner(); -var clone = zrUtil.clone; -var bind = zrUtil.bind; -/** - * Base axis pointer class in 2D. - */ -var BaseAxisPointer = /** @class */function () { - function BaseAxisPointer() { - this._dragging = false; - /** - * In px, arbitrary value. Do not set too small, - * no animation is ok for most cases. - */ - this.animationThreshold = 15; - } - /** - * @implement - */ - BaseAxisPointer.prototype.render = function (axisModel, axisPointerModel, api, forceRender) { - var value = axisPointerModel.get('value'); - var status = axisPointerModel.get('status'); - // Bind them to `this`, not in closure, otherwise they will not - // be replaced when user calling setOption in not merge mode. - this._axisModel = axisModel; - this._axisPointerModel = axisPointerModel; - this._api = api; - // Optimize: `render` will be called repeatedly during mouse move. - // So it is power consuming if performing `render` each time, - // especially on mobile device. - if (!forceRender && this._lastValue === value && this._lastStatus === status) { - return; - } - this._lastValue = value; - this._lastStatus = status; - var group = this._group; - var handle = this._handle; - if (!status || status === 'hide') { - // Do not clear here, for animation better. - group && group.hide(); - handle && handle.hide(); - return; - } - group && group.show(); - handle && handle.show(); - // Otherwise status is 'show' - var elOption = {}; - this.makeElOption(elOption, value, axisModel, axisPointerModel, api); - // Enable change axis pointer type. - var graphicKey = elOption.graphicKey; - if (graphicKey !== this._lastGraphicKey) { - this.clear(api); - } - this._lastGraphicKey = graphicKey; - var moveAnimation = this._moveAnimation = this.determineAnimation(axisModel, axisPointerModel); - if (!group) { - group = this._group = new graphic.Group(); - this.createPointerEl(group, elOption, axisModel, axisPointerModel); - this.createLabelEl(group, elOption, axisModel, axisPointerModel); - api.getZr().add(group); - } else { - var doUpdateProps = zrUtil.curry(updateProps, axisPointerModel, moveAnimation); - this.updatePointerEl(group, elOption, doUpdateProps); - this.updateLabelEl(group, elOption, doUpdateProps, axisPointerModel); - } - updateMandatoryProps(group, axisPointerModel, true); - this._renderHandle(value); - }; - /** - * @implement - */ - BaseAxisPointer.prototype.remove = function (api) { - this.clear(api); - }; - /** - * @implement - */ - BaseAxisPointer.prototype.dispose = function (api) { - this.clear(api); - }; - /** - * @protected - */ - BaseAxisPointer.prototype.determineAnimation = function (axisModel, axisPointerModel) { - var animation = axisPointerModel.get('animation'); - var axis = axisModel.axis; - var isCategoryAxis = axis.type === 'category'; - var useSnap = axisPointerModel.get('snap'); - // Value axis without snap always do not snap. - if (!useSnap && !isCategoryAxis) { - return false; - } - if (animation === 'auto' || animation == null) { - var animationThreshold = this.animationThreshold; - if (isCategoryAxis && axis.getBandWidth() > animationThreshold) { - return true; - } - // It is important to auto animation when snap used. Consider if there is - // a dataZoom, animation will be disabled when too many points exist, while - // it will be enabled for better visual effect when little points exist. - if (useSnap) { - var seriesDataCount = axisPointerModelHelper.getAxisInfo(axisModel).seriesDataCount; - var axisExtent = axis.getExtent(); - // Approximate band width - return Math.abs(axisExtent[0] - axisExtent[1]) / seriesDataCount > animationThreshold; - } - return false; - } - return animation === true; - }; - /** - * add {pointer, label, graphicKey} to elOption - * @protected - */ - BaseAxisPointer.prototype.makeElOption = function (elOption, value, axisModel, axisPointerModel, api) { - // Should be implemenented by sub-class. - }; - /** - * @protected - */ - BaseAxisPointer.prototype.createPointerEl = function (group, elOption, axisModel, axisPointerModel) { - var pointerOption = elOption.pointer; - if (pointerOption) { - var pointerEl = inner(group).pointerEl = new graphic[pointerOption.type](clone(elOption.pointer)); - group.add(pointerEl); - } - }; - /** - * @protected - */ - BaseAxisPointer.prototype.createLabelEl = function (group, elOption, axisModel, axisPointerModel) { - if (elOption.label) { - var labelEl = inner(group).labelEl = new graphic.Text(clone(elOption.label)); - group.add(labelEl); - updateLabelShowHide(labelEl, axisPointerModel); - } - }; - /** - * @protected - */ - BaseAxisPointer.prototype.updatePointerEl = function (group, elOption, updateProps) { - var pointerEl = inner(group).pointerEl; - if (pointerEl && elOption.pointer) { - pointerEl.setStyle(elOption.pointer.style); - updateProps(pointerEl, { - shape: elOption.pointer.shape - }); - } - }; - /** - * @protected - */ - BaseAxisPointer.prototype.updateLabelEl = function (group, elOption, updateProps, axisPointerModel) { - var labelEl = inner(group).labelEl; - if (labelEl) { - labelEl.setStyle(elOption.label.style); - updateProps(labelEl, { - // Consider text length change in vertical axis, animation should - // be used on shape, otherwise the effect will be weird. - // TODOTODO - // shape: elOption.label.shape, - x: elOption.label.x, - y: elOption.label.y - }); - updateLabelShowHide(labelEl, axisPointerModel); - } - }; - /** - * @private - */ - BaseAxisPointer.prototype._renderHandle = function (value) { - if (this._dragging || !this.updateHandleTransform) { - return; - } - var axisPointerModel = this._axisPointerModel; - var zr = this._api.getZr(); - var handle = this._handle; - var handleModel = axisPointerModel.getModel('handle'); - var status = axisPointerModel.get('status'); - if (!handleModel.get('show') || !status || status === 'hide') { - handle && zr.remove(handle); - this._handle = null; - return; - } - var isInit; - if (!this._handle) { - isInit = true; - handle = this._handle = graphic.createIcon(handleModel.get('icon'), { - cursor: 'move', - draggable: true, - onmousemove: function (e) { - // For mobile device, prevent screen slider on the button. - eventTool.stop(e.event); - }, - onmousedown: bind(this._onHandleDragMove, this, 0, 0), - drift: bind(this._onHandleDragMove, this), - ondragend: bind(this._onHandleDragEnd, this) - }); - zr.add(handle); - } - updateMandatoryProps(handle, axisPointerModel, false); - // update style - handle.setStyle(handleModel.getItemStyle(null, ['color', 'borderColor', 'borderWidth', 'opacity', 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY'])); - // update position - var handleSize = handleModel.get('size'); - if (!zrUtil.isArray(handleSize)) { - handleSize = [handleSize, handleSize]; - } - handle.scaleX = handleSize[0] / 2; - handle.scaleY = handleSize[1] / 2; - throttleUtil.createOrUpdate(this, '_doDispatchAxisPointer', handleModel.get('throttle') || 0, 'fixRate'); - this._moveHandleToValue(value, isInit); - }; - BaseAxisPointer.prototype._moveHandleToValue = function (value, isInit) { - updateProps(this._axisPointerModel, !isInit && this._moveAnimation, this._handle, getHandleTransProps(this.getHandleTransform(value, this._axisModel, this._axisPointerModel))); - }; - BaseAxisPointer.prototype._onHandleDragMove = function (dx, dy) { - var handle = this._handle; - if (!handle) { - return; - } - this._dragging = true; - // Persistent for throttle. - var trans = this.updateHandleTransform(getHandleTransProps(handle), [dx, dy], this._axisModel, this._axisPointerModel); - this._payloadInfo = trans; - handle.stopAnimation(); - handle.attr(getHandleTransProps(trans)); - inner(handle).lastProp = null; - this._doDispatchAxisPointer(); - }; - /** - * Throttled method. - */ - BaseAxisPointer.prototype._doDispatchAxisPointer = function () { - var handle = this._handle; - if (!handle) { - return; - } - var payloadInfo = this._payloadInfo; - var axisModel = this._axisModel; - this._api.dispatchAction({ - type: 'updateAxisPointer', - x: payloadInfo.cursorPoint[0], - y: payloadInfo.cursorPoint[1], - tooltipOption: payloadInfo.tooltipOption, - axesInfo: [{ - axisDim: axisModel.axis.dim, - axisIndex: axisModel.componentIndex - }] - }); - }; - BaseAxisPointer.prototype._onHandleDragEnd = function () { - this._dragging = false; - var handle = this._handle; - if (!handle) { - return; - } - var value = this._axisPointerModel.get('value'); - // Consider snap or categroy axis, handle may be not consistent with - // axisPointer. So move handle to align the exact value position when - // drag ended. - this._moveHandleToValue(value); - // For the effect: tooltip will be shown when finger holding on handle - // button, and will be hidden after finger left handle button. - this._api.dispatchAction({ - type: 'hideTip' - }); - }; - /** - * @private - */ - BaseAxisPointer.prototype.clear = function (api) { - this._lastValue = null; - this._lastStatus = null; - var zr = api.getZr(); - var group = this._group; - var handle = this._handle; - if (zr && group) { - this._lastGraphicKey = null; - group && zr.remove(group); - handle && zr.remove(handle); - this._group = null; - this._handle = null; - this._payloadInfo = null; - } - throttleUtil.clear(this, '_doDispatchAxisPointer'); - }; - /** - * @protected - */ - BaseAxisPointer.prototype.doClear = function () { - // Implemented by sub-class if necessary. - }; - BaseAxisPointer.prototype.buildLabel = function (xy, wh, xDimIndex) { - xDimIndex = xDimIndex || 0; - return { - x: xy[xDimIndex], - y: xy[1 - xDimIndex], - width: wh[xDimIndex], - height: wh[1 - xDimIndex] - }; - }; - return BaseAxisPointer; -}(); -function updateProps(animationModel, moveAnimation, el, props) { - // Animation optimize. - if (!propsEqual(inner(el).lastProp, props)) { - inner(el).lastProp = props; - moveAnimation ? graphic.updateProps(el, props, animationModel) : (el.stopAnimation(), el.attr(props)); - } -} -function propsEqual(lastProps, newProps) { - if (zrUtil.isObject(lastProps) && zrUtil.isObject(newProps)) { - var equals_1 = true; - zrUtil.each(newProps, function (item, key) { - equals_1 = equals_1 && propsEqual(lastProps[key], item); - }); - return !!equals_1; - } else { - return lastProps === newProps; - } -} -function updateLabelShowHide(labelEl, axisPointerModel) { - labelEl[axisPointerModel.get(['label', 'show']) ? 'show' : 'hide'](); -} -function getHandleTransProps(trans) { - return { - x: trans.x || 0, - y: trans.y || 0, - rotation: trans.rotation || 0 - }; -} -function updateMandatoryProps(group, axisPointerModel, silent) { - var z = axisPointerModel.get('z'); - var zlevel = axisPointerModel.get('zlevel'); - group && group.traverse(function (el) { - if (el.type !== 'group') { - z != null && (el.z = z); - zlevel != null && (el.zlevel = zlevel); - el.silent = silent; - } - }); -} -export default BaseAxisPointer; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js b/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js deleted file mode 100644 index 99efb15..0000000 --- a/node_modules/echarts/lib/component/axisPointer/CartesianAxisPointer.js +++ /dev/null @@ -1,148 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BaseAxisPointer from './BaseAxisPointer.js'; -import * as viewHelper from './viewHelper.js'; -import * as cartesianAxisHelper from '../../coord/cartesian/cartesianAxisHelper.js'; -var CartesianAxisPointer = /** @class */function (_super) { - __extends(CartesianAxisPointer, _super); - function CartesianAxisPointer() { - return _super !== null && _super.apply(this, arguments) || this; - } - /** - * @override - */ - CartesianAxisPointer.prototype.makeElOption = function (elOption, value, axisModel, axisPointerModel, api) { - var axis = axisModel.axis; - var grid = axis.grid; - var axisPointerType = axisPointerModel.get('type'); - var otherExtent = getCartesian(grid, axis).getOtherAxis(axis).getGlobalExtent(); - var pixelValue = axis.toGlobalCoord(axis.dataToCoord(value, true)); - if (axisPointerType && axisPointerType !== 'none') { - var elStyle = viewHelper.buildElStyle(axisPointerModel); - var pointerOption = pointerShapeBuilder[axisPointerType](axis, pixelValue, otherExtent); - pointerOption.style = elStyle; - elOption.graphicKey = pointerOption.type; - elOption.pointer = pointerOption; - } - var layoutInfo = cartesianAxisHelper.layout(grid.model, axisModel); - viewHelper.buildCartesianSingleLabelElOption( - // @ts-ignore - value, elOption, layoutInfo, axisModel, axisPointerModel, api); - }; - /** - * @override - */ - CartesianAxisPointer.prototype.getHandleTransform = function (value, axisModel, axisPointerModel) { - var layoutInfo = cartesianAxisHelper.layout(axisModel.axis.grid.model, axisModel, { - labelInside: false - }); - // @ts-ignore - layoutInfo.labelMargin = axisPointerModel.get(['handle', 'margin']); - var pos = viewHelper.getTransformedPosition(axisModel.axis, value, layoutInfo); - return { - x: pos[0], - y: pos[1], - rotation: layoutInfo.rotation + (layoutInfo.labelDirection < 0 ? Math.PI : 0) - }; - }; - /** - * @override - */ - CartesianAxisPointer.prototype.updateHandleTransform = function (transform, delta, axisModel, axisPointerModel) { - var axis = axisModel.axis; - var grid = axis.grid; - var axisExtent = axis.getGlobalExtent(true); - var otherExtent = getCartesian(grid, axis).getOtherAxis(axis).getGlobalExtent(); - var dimIndex = axis.dim === 'x' ? 0 : 1; - var currPosition = [transform.x, transform.y]; - currPosition[dimIndex] += delta[dimIndex]; - currPosition[dimIndex] = Math.min(axisExtent[1], currPosition[dimIndex]); - currPosition[dimIndex] = Math.max(axisExtent[0], currPosition[dimIndex]); - var cursorOtherValue = (otherExtent[1] + otherExtent[0]) / 2; - var cursorPoint = [cursorOtherValue, cursorOtherValue]; - cursorPoint[dimIndex] = currPosition[dimIndex]; - // Make tooltip do not overlap axisPointer and in the middle of the grid. - var tooltipOptions = [{ - verticalAlign: 'middle' - }, { - align: 'center' - }]; - return { - x: currPosition[0], - y: currPosition[1], - rotation: transform.rotation, - cursorPoint: cursorPoint, - tooltipOption: tooltipOptions[dimIndex] - }; - }; - return CartesianAxisPointer; -}(BaseAxisPointer); -function getCartesian(grid, axis) { - var opt = {}; - opt[axis.dim + 'AxisIndex'] = axis.index; - return grid.getCartesian(opt); -} -var pointerShapeBuilder = { - line: function (axis, pixelValue, otherExtent) { - var targetShape = viewHelper.makeLineShape([pixelValue, otherExtent[0]], [pixelValue, otherExtent[1]], getAxisDimIndex(axis)); - return { - type: 'Line', - subPixelOptimize: true, - shape: targetShape - }; - }, - shadow: function (axis, pixelValue, otherExtent) { - var bandWidth = Math.max(1, axis.getBandWidth()); - var span = otherExtent[1] - otherExtent[0]; - return { - type: 'Rect', - shape: viewHelper.makeRectShape([pixelValue - bandWidth / 2, otherExtent[0]], [bandWidth, span], getAxisDimIndex(axis)) - }; - } -}; -function getAxisDimIndex(axis) { - return axis.dim === 'x' ? 0 : 1; -} -export default CartesianAxisPointer; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js b/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js deleted file mode 100644 index 240e681..0000000 --- a/node_modules/echarts/lib/component/axisPointer/PolarAxisPointer.js +++ /dev/null @@ -1,144 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BaseAxisPointer from './BaseAxisPointer.js'; -import * as graphic from '../../util/graphic.js'; -import * as viewHelper from './viewHelper.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import AxisBuilder from '../axis/AxisBuilder.js'; -var PolarAxisPointer = /** @class */function (_super) { - __extends(PolarAxisPointer, _super); - function PolarAxisPointer() { - return _super !== null && _super.apply(this, arguments) || this; - } - /** - * @override - */ - PolarAxisPointer.prototype.makeElOption = function (elOption, value, axisModel, axisPointerModel, api) { - var axis = axisModel.axis; - if (axis.dim === 'angle') { - this.animationThreshold = Math.PI / 18; - } - var polar = axis.polar; - var otherAxis = polar.getOtherAxis(axis); - var otherExtent = otherAxis.getExtent(); - var coordValue = axis.dataToCoord(value); - var axisPointerType = axisPointerModel.get('type'); - if (axisPointerType && axisPointerType !== 'none') { - var elStyle = viewHelper.buildElStyle(axisPointerModel); - var pointerOption = pointerShapeBuilder[axisPointerType](axis, polar, coordValue, otherExtent); - pointerOption.style = elStyle; - elOption.graphicKey = pointerOption.type; - elOption.pointer = pointerOption; - } - var labelMargin = axisPointerModel.get(['label', 'margin']); - var labelPos = getLabelPosition(value, axisModel, axisPointerModel, polar, labelMargin); - viewHelper.buildLabelElOption(elOption, axisModel, axisPointerModel, api, labelPos); - }; - return PolarAxisPointer; -}(BaseAxisPointer); -; -function getLabelPosition(value, axisModel, axisPointerModel, polar, labelMargin) { - var axis = axisModel.axis; - var coord = axis.dataToCoord(value); - var axisAngle = polar.getAngleAxis().getExtent()[0]; - axisAngle = axisAngle / 180 * Math.PI; - var radiusExtent = polar.getRadiusAxis().getExtent(); - var position; - var align; - var verticalAlign; - if (axis.dim === 'radius') { - var transform = matrix.create(); - matrix.rotate(transform, transform, axisAngle); - matrix.translate(transform, transform, [polar.cx, polar.cy]); - position = graphic.applyTransform([coord, -labelMargin], transform); - var labelRotation = axisModel.getModel('axisLabel').get('rotate') || 0; - // @ts-ignore - var labelLayout = AxisBuilder.innerTextLayout(axisAngle, labelRotation * Math.PI / 180, -1); - align = labelLayout.textAlign; - verticalAlign = labelLayout.textVerticalAlign; - } else { - // angle axis - var r = radiusExtent[1]; - position = polar.coordToPoint([r + labelMargin, coord]); - var cx = polar.cx; - var cy = polar.cy; - align = Math.abs(position[0] - cx) / r < 0.3 ? 'center' : position[0] > cx ? 'left' : 'right'; - verticalAlign = Math.abs(position[1] - cy) / r < 0.3 ? 'middle' : position[1] > cy ? 'top' : 'bottom'; - } - return { - position: position, - align: align, - verticalAlign: verticalAlign - }; -} -var pointerShapeBuilder = { - line: function (axis, polar, coordValue, otherExtent) { - return axis.dim === 'angle' ? { - type: 'Line', - shape: viewHelper.makeLineShape(polar.coordToPoint([otherExtent[0], coordValue]), polar.coordToPoint([otherExtent[1], coordValue])) - } : { - type: 'Circle', - shape: { - cx: polar.cx, - cy: polar.cy, - r: coordValue - } - }; - }, - shadow: function (axis, polar, coordValue, otherExtent) { - var bandWidth = Math.max(1, axis.getBandWidth()); - var radian = Math.PI / 180; - return axis.dim === 'angle' ? { - type: 'Sector', - shape: viewHelper.makeSectorShape(polar.cx, polar.cy, otherExtent[0], otherExtent[1], - // In ECharts y is negative if angle is positive - (-coordValue - bandWidth / 2) * radian, (-coordValue + bandWidth / 2) * radian) - } : { - type: 'Sector', - shape: viewHelper.makeSectorShape(polar.cx, polar.cy, coordValue - bandWidth / 2, coordValue + bandWidth / 2, 0, Math.PI * 2) - }; - } -}; -export default PolarAxisPointer; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js b/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js deleted file mode 100644 index f3bf1a4..0000000 --- a/node_modules/echarts/lib/component/axisPointer/SingleAxisPointer.js +++ /dev/null @@ -1,145 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BaseAxisPointer from './BaseAxisPointer.js'; -import * as viewHelper from './viewHelper.js'; -import * as singleAxisHelper from '../../coord/single/singleAxisHelper.js'; -var XY = ['x', 'y']; -var WH = ['width', 'height']; -var SingleAxisPointer = /** @class */function (_super) { - __extends(SingleAxisPointer, _super); - function SingleAxisPointer() { - return _super !== null && _super.apply(this, arguments) || this; - } - /** - * @override - */ - SingleAxisPointer.prototype.makeElOption = function (elOption, value, axisModel, axisPointerModel, api) { - var axis = axisModel.axis; - var coordSys = axis.coordinateSystem; - var otherExtent = getGlobalExtent(coordSys, 1 - getPointDimIndex(axis)); - var pixelValue = coordSys.dataToPoint(value)[0]; - var axisPointerType = axisPointerModel.get('type'); - if (axisPointerType && axisPointerType !== 'none') { - var elStyle = viewHelper.buildElStyle(axisPointerModel); - var pointerOption = pointerShapeBuilder[axisPointerType](axis, pixelValue, otherExtent); - pointerOption.style = elStyle; - elOption.graphicKey = pointerOption.type; - elOption.pointer = pointerOption; - } - var layoutInfo = singleAxisHelper.layout(axisModel); - viewHelper.buildCartesianSingleLabelElOption( - // @ts-ignore - value, elOption, layoutInfo, axisModel, axisPointerModel, api); - }; - /** - * @override - */ - SingleAxisPointer.prototype.getHandleTransform = function (value, axisModel, axisPointerModel) { - var layoutInfo = singleAxisHelper.layout(axisModel, { - labelInside: false - }); - // @ts-ignore - layoutInfo.labelMargin = axisPointerModel.get(['handle', 'margin']); - var position = viewHelper.getTransformedPosition(axisModel.axis, value, layoutInfo); - return { - x: position[0], - y: position[1], - rotation: layoutInfo.rotation + (layoutInfo.labelDirection < 0 ? Math.PI : 0) - }; - }; - /** - * @override - */ - SingleAxisPointer.prototype.updateHandleTransform = function (transform, delta, axisModel, axisPointerModel) { - var axis = axisModel.axis; - var coordSys = axis.coordinateSystem; - var dimIndex = getPointDimIndex(axis); - var axisExtent = getGlobalExtent(coordSys, dimIndex); - var currPosition = [transform.x, transform.y]; - currPosition[dimIndex] += delta[dimIndex]; - currPosition[dimIndex] = Math.min(axisExtent[1], currPosition[dimIndex]); - currPosition[dimIndex] = Math.max(axisExtent[0], currPosition[dimIndex]); - var otherExtent = getGlobalExtent(coordSys, 1 - dimIndex); - var cursorOtherValue = (otherExtent[1] + otherExtent[0]) / 2; - var cursorPoint = [cursorOtherValue, cursorOtherValue]; - cursorPoint[dimIndex] = currPosition[dimIndex]; - return { - x: currPosition[0], - y: currPosition[1], - rotation: transform.rotation, - cursorPoint: cursorPoint, - tooltipOption: { - verticalAlign: 'middle' - } - }; - }; - return SingleAxisPointer; -}(BaseAxisPointer); -var pointerShapeBuilder = { - line: function (axis, pixelValue, otherExtent) { - var targetShape = viewHelper.makeLineShape([pixelValue, otherExtent[0]], [pixelValue, otherExtent[1]], getPointDimIndex(axis)); - return { - type: 'Line', - subPixelOptimize: true, - shape: targetShape - }; - }, - shadow: function (axis, pixelValue, otherExtent) { - var bandWidth = axis.getBandWidth(); - var span = otherExtent[1] - otherExtent[0]; - return { - type: 'Rect', - shape: viewHelper.makeRectShape([pixelValue - bandWidth / 2, otherExtent[0]], [bandWidth, span], getPointDimIndex(axis)) - }; - } -}; -function getPointDimIndex(axis) { - return axis.isHorizontal() ? 0 : 1; -} -function getGlobalExtent(coordSys, dimIndex) { - var rect = coordSys.getRect(); - return [rect[XY[dimIndex]], rect[XY[dimIndex]] + rect[WH[dimIndex]]]; -} -export default SingleAxisPointer; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/axisTrigger.js b/node_modules/echarts/lib/component/axisPointer/axisTrigger.js deleted file mode 100644 index da5f56e..0000000 --- a/node_modules/echarts/lib/component/axisPointer/axisTrigger.js +++ /dev/null @@ -1,378 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner } from '../../util/model.js'; -import * as modelHelper from './modelHelper.js'; -import findPointFromSeries from './findPointFromSeries.js'; -import { each, curry, bind, extend } from 'zrender/lib/core/util.js'; -var inner = makeInner(); -/** - * Basic logic: check all axis, if they do not demand show/highlight, - * then hide/downplay them. - * - * @return content of event obj for echarts.connect. - */ -export default function axisTrigger(payload, ecModel, api) { - var currTrigger = payload.currTrigger; - var point = [payload.x, payload.y]; - var finder = payload; - var dispatchAction = payload.dispatchAction || bind(api.dispatchAction, api); - var coordSysAxesInfo = ecModel.getComponent('axisPointer').coordSysAxesInfo; - // Pending - // See #6121. But we are not able to reproduce it yet. - if (!coordSysAxesInfo) { - return; - } - if (illegalPoint(point)) { - // Used in the default behavior of `connection`: use the sample seriesIndex - // and dataIndex. And also used in the tooltipView trigger. - point = findPointFromSeries({ - seriesIndex: finder.seriesIndex, - // Do not use dataIndexInside from other ec instance. - // FIXME: auto detect it? - dataIndex: finder.dataIndex - }, ecModel).point; - } - var isIllegalPoint = illegalPoint(point); - // Axis and value can be specified when calling dispatchAction({type: 'updateAxisPointer'}). - // Notice: In this case, it is difficult to get the `point` (which is necessary to show - // tooltip, so if point is not given, we just use the point found by sample seriesIndex - // and dataIndex. - var inputAxesInfo = finder.axesInfo; - var axesInfo = coordSysAxesInfo.axesInfo; - var shouldHide = currTrigger === 'leave' || illegalPoint(point); - var outputPayload = {}; - var showValueMap = {}; - var dataByCoordSys = { - list: [], - map: {} - }; - var updaters = { - showPointer: curry(showPointer, showValueMap), - showTooltip: curry(showTooltip, dataByCoordSys) - }; - // Process for triggered axes. - each(coordSysAxesInfo.coordSysMap, function (coordSys, coordSysKey) { - // If a point given, it must be contained by the coordinate system. - var coordSysContainsPoint = isIllegalPoint || coordSys.containPoint(point); - each(coordSysAxesInfo.coordSysAxesInfo[coordSysKey], function (axisInfo, key) { - var axis = axisInfo.axis; - var inputAxisInfo = findInputAxisInfo(inputAxesInfo, axisInfo); - // If no inputAxesInfo, no axis is restricted. - if (!shouldHide && coordSysContainsPoint && (!inputAxesInfo || inputAxisInfo)) { - var val = inputAxisInfo && inputAxisInfo.value; - if (val == null && !isIllegalPoint) { - val = axis.pointToData(point); - } - val != null && processOnAxis(axisInfo, val, updaters, false, outputPayload); - } - }); - }); - // Process for linked axes. - var linkTriggers = {}; - each(axesInfo, function (tarAxisInfo, tarKey) { - var linkGroup = tarAxisInfo.linkGroup; - // If axis has been triggered in the previous stage, it should not be triggered by link. - if (linkGroup && !showValueMap[tarKey]) { - each(linkGroup.axesInfo, function (srcAxisInfo, srcKey) { - var srcValItem = showValueMap[srcKey]; - // If srcValItem exist, source axis is triggered, so link to target axis. - if (srcAxisInfo !== tarAxisInfo && srcValItem) { - var val = srcValItem.value; - linkGroup.mapper && (val = tarAxisInfo.axis.scale.parse(linkGroup.mapper(val, makeMapperParam(srcAxisInfo), makeMapperParam(tarAxisInfo)))); - linkTriggers[tarAxisInfo.key] = val; - } - }); - } - }); - each(linkTriggers, function (val, tarKey) { - processOnAxis(axesInfo[tarKey], val, updaters, true, outputPayload); - }); - updateModelActually(showValueMap, axesInfo, outputPayload); - dispatchTooltipActually(dataByCoordSys, point, payload, dispatchAction); - dispatchHighDownActually(axesInfo, dispatchAction, api); - return outputPayload; -} -function processOnAxis(axisInfo, newValue, updaters, noSnap, outputFinder) { - var axis = axisInfo.axis; - if (axis.scale.isBlank() || !axis.containData(newValue)) { - return; - } - if (!axisInfo.involveSeries) { - updaters.showPointer(axisInfo, newValue); - return; - } - // Heavy calculation. So put it after axis.containData checking. - var payloadInfo = buildPayloadsBySeries(newValue, axisInfo); - var payloadBatch = payloadInfo.payloadBatch; - var snapToValue = payloadInfo.snapToValue; - // Fill content of event obj for echarts.connect. - // By default use the first involved series data as a sample to connect. - if (payloadBatch[0] && outputFinder.seriesIndex == null) { - extend(outputFinder, payloadBatch[0]); - } - // If no linkSource input, this process is for collecting link - // target, where snap should not be accepted. - if (!noSnap && axisInfo.snap) { - if (axis.containData(snapToValue) && snapToValue != null) { - newValue = snapToValue; - } - } - updaters.showPointer(axisInfo, newValue, payloadBatch); - // Tooltip should always be snapToValue, otherwise there will be - // incorrect "axis value ~ series value" mapping displayed in tooltip. - updaters.showTooltip(axisInfo, payloadInfo, snapToValue); -} -function buildPayloadsBySeries(value, axisInfo) { - var axis = axisInfo.axis; - var dim = axis.dim; - var snapToValue = value; - var payloadBatch = []; - var minDist = Number.MAX_VALUE; - var minDiff = -1; - each(axisInfo.seriesModels, function (series, idx) { - var dataDim = series.getData().mapDimensionsAll(dim); - var seriesNestestValue; - var dataIndices; - if (series.getAxisTooltipData) { - var result = series.getAxisTooltipData(dataDim, value, axis); - dataIndices = result.dataIndices; - seriesNestestValue = result.nestestValue; - } else { - dataIndices = series.getData().indicesOfNearest(dataDim[0], value, - // Add a threshold to avoid find the wrong dataIndex - // when data length is not same. - // false, - axis.type === 'category' ? 0.5 : null); - if (!dataIndices.length) { - return; - } - seriesNestestValue = series.getData().get(dataDim[0], dataIndices[0]); - } - if (seriesNestestValue == null || !isFinite(seriesNestestValue)) { - return; - } - var diff = value - seriesNestestValue; - var dist = Math.abs(diff); - // Consider category case - if (dist <= minDist) { - if (dist < minDist || diff >= 0 && minDiff < 0) { - minDist = dist; - minDiff = diff; - snapToValue = seriesNestestValue; - payloadBatch.length = 0; - } - each(dataIndices, function (dataIndex) { - payloadBatch.push({ - seriesIndex: series.seriesIndex, - dataIndexInside: dataIndex, - dataIndex: series.getData().getRawIndex(dataIndex) - }); - }); - } - }); - return { - payloadBatch: payloadBatch, - snapToValue: snapToValue - }; -} -function showPointer(showValueMap, axisInfo, value, payloadBatch) { - showValueMap[axisInfo.key] = { - value: value, - payloadBatch: payloadBatch - }; -} -function showTooltip(dataByCoordSys, axisInfo, payloadInfo, value) { - var payloadBatch = payloadInfo.payloadBatch; - var axis = axisInfo.axis; - var axisModel = axis.model; - var axisPointerModel = axisInfo.axisPointerModel; - // If no data, do not create anything in dataByCoordSys, - // whose length will be used to judge whether dispatch action. - if (!axisInfo.triggerTooltip || !payloadBatch.length) { - return; - } - var coordSysModel = axisInfo.coordSys.model; - var coordSysKey = modelHelper.makeKey(coordSysModel); - var coordSysItem = dataByCoordSys.map[coordSysKey]; - if (!coordSysItem) { - coordSysItem = dataByCoordSys.map[coordSysKey] = { - coordSysId: coordSysModel.id, - coordSysIndex: coordSysModel.componentIndex, - coordSysType: coordSysModel.type, - coordSysMainType: coordSysModel.mainType, - dataByAxis: [] - }; - dataByCoordSys.list.push(coordSysItem); - } - coordSysItem.dataByAxis.push({ - axisDim: axis.dim, - axisIndex: axisModel.componentIndex, - axisType: axisModel.type, - axisId: axisModel.id, - value: value, - // Caustion: viewHelper.getValueLabel is actually on "view stage", which - // depends that all models have been updated. So it should not be performed - // here. Considering axisPointerModel used here is volatile, which is hard - // to be retrieve in TooltipView, we prepare parameters here. - valueLabelOpt: { - precision: axisPointerModel.get(['label', 'precision']), - formatter: axisPointerModel.get(['label', 'formatter']) - }, - seriesDataIndices: payloadBatch.slice() - }); -} -function updateModelActually(showValueMap, axesInfo, outputPayload) { - var outputAxesInfo = outputPayload.axesInfo = []; - // Basic logic: If no 'show' required, 'hide' this axisPointer. - each(axesInfo, function (axisInfo, key) { - var option = axisInfo.axisPointerModel.option; - var valItem = showValueMap[key]; - if (valItem) { - !axisInfo.useHandle && (option.status = 'show'); - option.value = valItem.value; - // For label formatter param and highlight. - option.seriesDataIndices = (valItem.payloadBatch || []).slice(); - } - // When always show (e.g., handle used), remain - // original value and status. - else { - // If hide, value still need to be set, consider - // click legend to toggle axis blank. - !axisInfo.useHandle && (option.status = 'hide'); - } - // If status is 'hide', should be no info in payload. - option.status === 'show' && outputAxesInfo.push({ - axisDim: axisInfo.axis.dim, - axisIndex: axisInfo.axis.model.componentIndex, - value: option.value - }); - }); -} -function dispatchTooltipActually(dataByCoordSys, point, payload, dispatchAction) { - // Basic logic: If no showTip required, hideTip will be dispatched. - if (illegalPoint(point) || !dataByCoordSys.list.length) { - dispatchAction({ - type: 'hideTip' - }); - return; - } - // In most case only one axis (or event one series is used). It is - // convenient to fetch payload.seriesIndex and payload.dataIndex - // directly. So put the first seriesIndex and dataIndex of the first - // axis on the payload. - var sampleItem = ((dataByCoordSys.list[0].dataByAxis[0] || {}).seriesDataIndices || [])[0] || {}; - dispatchAction({ - type: 'showTip', - escapeConnect: true, - x: point[0], - y: point[1], - tooltipOption: payload.tooltipOption, - position: payload.position, - dataIndexInside: sampleItem.dataIndexInside, - dataIndex: sampleItem.dataIndex, - seriesIndex: sampleItem.seriesIndex, - dataByCoordSys: dataByCoordSys.list - }); -} -function dispatchHighDownActually(axesInfo, dispatchAction, api) { - // FIXME - // highlight status modification should be a stage of main process? - // (Consider confilct (e.g., legend and axisPointer) and setOption) - var zr = api.getZr(); - var highDownKey = 'axisPointerLastHighlights'; - var lastHighlights = inner(zr)[highDownKey] || {}; - var newHighlights = inner(zr)[highDownKey] = {}; - // Update highlight/downplay status according to axisPointer model. - // Build hash map and remove duplicate incidentally. - each(axesInfo, function (axisInfo, key) { - var option = axisInfo.axisPointerModel.option; - option.status === 'show' && axisInfo.triggerEmphasis && each(option.seriesDataIndices, function (batchItem) { - var key = batchItem.seriesIndex + ' | ' + batchItem.dataIndex; - newHighlights[key] = batchItem; - }); - }); - // Diff. - var toHighlight = []; - var toDownplay = []; - each(lastHighlights, function (batchItem, key) { - !newHighlights[key] && toDownplay.push(batchItem); - }); - each(newHighlights, function (batchItem, key) { - !lastHighlights[key] && toHighlight.push(batchItem); - }); - toDownplay.length && api.dispatchAction({ - type: 'downplay', - escapeConnect: true, - // Not blur others when highlight in axisPointer. - notBlur: true, - batch: toDownplay - }); - toHighlight.length && api.dispatchAction({ - type: 'highlight', - escapeConnect: true, - // Not blur others when highlight in axisPointer. - notBlur: true, - batch: toHighlight - }); -} -function findInputAxisInfo(inputAxesInfo, axisInfo) { - for (var i = 0; i < (inputAxesInfo || []).length; i++) { - var inputAxisInfo = inputAxesInfo[i]; - if (axisInfo.axis.dim === inputAxisInfo.axisDim && axisInfo.axis.model.componentIndex === inputAxisInfo.axisIndex) { - return inputAxisInfo; - } - } -} -function makeMapperParam(axisInfo) { - var axisModel = axisInfo.axis.model; - var item = {}; - var dim = item.axisDim = axisInfo.axis.dim; - item.axisIndex = item[dim + 'AxisIndex'] = axisModel.componentIndex; - item.axisName = item[dim + 'AxisName'] = axisModel.name; - item.axisId = item[dim + 'AxisId'] = axisModel.id; - return item; -} -function illegalPoint(point) { - return !point || point[0] == null || isNaN(point[0]) || point[1] == null || isNaN(point[1]); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js b/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js deleted file mode 100644 index 12041b6..0000000 --- a/node_modules/echarts/lib/component/axisPointer/findPointFromSeries.js +++ /dev/null @@ -1,98 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -/** - * @param finder contains {seriesIndex, dataIndex, dataIndexInside} - * @param ecModel - * @return {point: [x, y], el: ...} point Will not be null. - */ -export default function findPointFromSeries(finder, ecModel) { - var point = []; - var seriesIndex = finder.seriesIndex; - var seriesModel; - if (seriesIndex == null || !(seriesModel = ecModel.getSeriesByIndex(seriesIndex))) { - return { - point: [] - }; - } - var data = seriesModel.getData(); - var dataIndex = modelUtil.queryDataIndex(data, finder); - if (dataIndex == null || dataIndex < 0 || zrUtil.isArray(dataIndex)) { - return { - point: [] - }; - } - var el = data.getItemGraphicEl(dataIndex); - var coordSys = seriesModel.coordinateSystem; - if (seriesModel.getTooltipPosition) { - point = seriesModel.getTooltipPosition(dataIndex) || []; - } else if (coordSys && coordSys.dataToPoint) { - if (finder.isStacked) { - var baseAxis = coordSys.getBaseAxis(); - var valueAxis = coordSys.getOtherAxis(baseAxis); - var valueAxisDim = valueAxis.dim; - var baseAxisDim = baseAxis.dim; - var baseDataOffset = valueAxisDim === 'x' || valueAxisDim === 'radius' ? 1 : 0; - var baseDim = data.mapDimension(baseAxisDim); - var stackedData = []; - stackedData[baseDataOffset] = data.get(baseDim, dataIndex); - stackedData[1 - baseDataOffset] = data.get(data.getCalculationInfo('stackResultDimension'), dataIndex); - point = coordSys.dataToPoint(stackedData) || []; - } else { - point = coordSys.dataToPoint(data.getValues(zrUtil.map(coordSys.dimensions, function (dim) { - return data.mapDimension(dim); - }), dataIndex)) || []; - } - } else if (el) { - // Use graphic bounding rect - var rect = el.getBoundingRect().clone(); - rect.applyTransform(el.transform); - point = [rect.x + rect.width / 2, rect.y + rect.height / 2]; - } - return { - point: point, - el: el - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/globalListener.js b/node_modules/echarts/lib/component/axisPointer/globalListener.js deleted file mode 100644 index 9dac896..0000000 --- a/node_modules/echarts/lib/component/axisPointer/globalListener.js +++ /dev/null @@ -1,138 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import { makeInner } from '../../util/model.js'; -var inner = makeInner(); -var each = zrUtil.each; -/** - * @param {string} key - * @param {module:echarts/ExtensionAPI} api - * @param {Function} handler - * param: {string} currTrigger - * param: {Array.} point - */ -export function register(key, api, handler) { - if (env.node) { - return; - } - var zr = api.getZr(); - inner(zr).records || (inner(zr).records = {}); - initGlobalListeners(zr, api); - var record = inner(zr).records[key] || (inner(zr).records[key] = {}); - record.handler = handler; -} -function initGlobalListeners(zr, api) { - if (inner(zr).initialized) { - return; - } - inner(zr).initialized = true; - useHandler('click', zrUtil.curry(doEnter, 'click')); - useHandler('mousemove', zrUtil.curry(doEnter, 'mousemove')); - // useHandler('mouseout', onLeave); - useHandler('globalout', onLeave); - function useHandler(eventType, cb) { - zr.on(eventType, function (e) { - var dis = makeDispatchAction(api); - each(inner(zr).records, function (record) { - record && cb(record, e, dis.dispatchAction); - }); - dispatchTooltipFinally(dis.pendings, api); - }); - } -} -function dispatchTooltipFinally(pendings, api) { - var showLen = pendings.showTip.length; - var hideLen = pendings.hideTip.length; - var actuallyPayload; - if (showLen) { - actuallyPayload = pendings.showTip[showLen - 1]; - } else if (hideLen) { - actuallyPayload = pendings.hideTip[hideLen - 1]; - } - if (actuallyPayload) { - actuallyPayload.dispatchAction = null; - api.dispatchAction(actuallyPayload); - } -} -function onLeave(record, e, dispatchAction) { - record.handler('leave', null, dispatchAction); -} -function doEnter(currTrigger, record, e, dispatchAction) { - record.handler(currTrigger, e, dispatchAction); -} -function makeDispatchAction(api) { - var pendings = { - showTip: [], - hideTip: [] - }; - // FIXME - // better approach? - // 'showTip' and 'hideTip' can be triggered by axisPointer and tooltip, - // which may be conflict, (axisPointer call showTip but tooltip call hideTip); - // So we have to add "final stage" to merge those dispatched actions. - var dispatchAction = function (payload) { - var pendingList = pendings[payload.type]; - if (pendingList) { - pendingList.push(payload); - } else { - payload.dispatchAction = dispatchAction; - api.dispatchAction(payload); - } - }; - return { - dispatchAction: dispatchAction, - pendings: pendings - }; -} -export function unregister(key, api) { - if (env.node) { - return; - } - var zr = api.getZr(); - var record = (inner(zr).records || {})[key]; - if (record) { - inner(zr).records[key] = null; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/install.js b/node_modules/echarts/lib/component/axisPointer/install.js deleted file mode 100644 index 156d0f4..0000000 --- a/node_modules/echarts/lib/component/axisPointer/install.js +++ /dev/null @@ -1,84 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import AxisView from '../axis/AxisView.js'; -import CartesianAxisPointer from './CartesianAxisPointer.js'; -import AxisPointerModel from './AxisPointerModel.js'; -import AxisPointerView from './AxisPointerView.js'; -import { isArray } from 'zrender/lib/core/util.js'; -import { collect } from './modelHelper.js'; -import axisTrigger from './axisTrigger.js'; -export function install(registers) { - // CartesianAxisPointer is not supposed to be required here. But consider - // echarts.simple.js and online build tooltip, which only require gridSimple, - // CartesianAxisPointer should be able to required somewhere. - AxisView.registerAxisPointerClass('CartesianAxisPointer', CartesianAxisPointer); - registers.registerComponentModel(AxisPointerModel); - registers.registerComponentView(AxisPointerView); - registers.registerPreprocessor(function (option) { - // Always has a global axisPointerModel for default setting. - if (option) { - (!option.axisPointer || option.axisPointer.length === 0) && (option.axisPointer = {}); - var link = option.axisPointer.link; - // Normalize to array to avoid object mergin. But if link - // is not set, remain null/undefined, otherwise it will - // override existent link setting. - if (link && !isArray(link)) { - option.axisPointer.link = [link]; - } - } - }); - // This process should proformed after coordinate systems created - // and series data processed. So put it on statistic processing stage. - registers.registerProcessor(registers.PRIORITY.PROCESSOR.STATISTIC, function (ecModel, api) { - // Build axisPointerModel, mergin tooltip.axisPointer model for each axis. - // allAxesInfo should be updated when setOption performed. - ecModel.getComponent('axisPointer').coordSysAxesInfo = collect(ecModel, api); - }); - // Broadcast to all views. - registers.registerAction({ - type: 'updateAxisPointer', - event: 'updateAxisPointer', - update: ':updateAxisPointer' - }, axisTrigger); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/modelHelper.js b/node_modules/echarts/lib/component/axisPointer/modelHelper.js deleted file mode 100644 index 71a8089..0000000 --- a/node_modules/echarts/lib/component/axisPointer/modelHelper.js +++ /dev/null @@ -1,295 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import Model from '../../model/Model.js'; -import { each, curry, clone, defaults, isArray, indexOf } from 'zrender/lib/core/util.js'; -// Build axisPointerModel, mergin tooltip.axisPointer model for each axis. -// allAxesInfo should be updated when setOption performed. -export function collect(ecModel, api) { - var result = { - /** - * key: makeKey(axis.model) - * value: { - * axis, - * coordSys, - * axisPointerModel, - * triggerTooltip, - * triggerEmphasis, - * involveSeries, - * snap, - * seriesModels, - * seriesDataCount - * } - */ - axesInfo: {}, - seriesInvolved: false, - /** - * key: makeKey(coordSys.model) - * value: Object: key makeKey(axis.model), value: axisInfo - */ - coordSysAxesInfo: {}, - coordSysMap: {} - }; - collectAxesInfo(result, ecModel, api); - // Check seriesInvolved for performance, in case too many series in some chart. - result.seriesInvolved && collectSeriesInfo(result, ecModel); - return result; -} -function collectAxesInfo(result, ecModel, api) { - var globalTooltipModel = ecModel.getComponent('tooltip'); - var globalAxisPointerModel = ecModel.getComponent('axisPointer'); - // links can only be set on global. - var linksOption = globalAxisPointerModel.get('link', true) || []; - var linkGroups = []; - // Collect axes info. - each(api.getCoordinateSystems(), function (coordSys) { - // Some coordinate system do not support axes, like geo. - if (!coordSys.axisPointerEnabled) { - return; - } - var coordSysKey = makeKey(coordSys.model); - var axesInfoInCoordSys = result.coordSysAxesInfo[coordSysKey] = {}; - result.coordSysMap[coordSysKey] = coordSys; - // Set tooltip (like 'cross') is a convenient way to show axisPointer - // for user. So we enable setting tooltip on coordSys model. - var coordSysModel = coordSys.model; - var baseTooltipModel = coordSysModel.getModel('tooltip', globalTooltipModel); - each(coordSys.getAxes(), curry(saveTooltipAxisInfo, false, null)); - // If axis tooltip used, choose tooltip axis for each coordSys. - // Notice this case: coordSys is `grid` but not `cartesian2D` here. - if (coordSys.getTooltipAxes && globalTooltipModel - // If tooltip.showContent is set as false, tooltip will not - // show but axisPointer will show as normal. - && baseTooltipModel.get('show')) { - // Compatible with previous logic. But series.tooltip.trigger: 'axis' - // or series.data[n].tooltip.trigger: 'axis' are not support any more. - var triggerAxis = baseTooltipModel.get('trigger') === 'axis'; - var cross = baseTooltipModel.get(['axisPointer', 'type']) === 'cross'; - var tooltipAxes = coordSys.getTooltipAxes(baseTooltipModel.get(['axisPointer', 'axis'])); - if (triggerAxis || cross) { - each(tooltipAxes.baseAxes, curry(saveTooltipAxisInfo, cross ? 'cross' : true, triggerAxis)); - } - if (cross) { - each(tooltipAxes.otherAxes, curry(saveTooltipAxisInfo, 'cross', false)); - } - } - // fromTooltip: true | false | 'cross' - // triggerTooltip: true | false | null - function saveTooltipAxisInfo(fromTooltip, triggerTooltip, axis) { - var axisPointerModel = axis.model.getModel('axisPointer', globalAxisPointerModel); - var axisPointerShow = axisPointerModel.get('show'); - if (!axisPointerShow || axisPointerShow === 'auto' && !fromTooltip && !isHandleTrigger(axisPointerModel)) { - return; - } - if (triggerTooltip == null) { - triggerTooltip = axisPointerModel.get('triggerTooltip'); - } - axisPointerModel = fromTooltip ? makeAxisPointerModel(axis, baseTooltipModel, globalAxisPointerModel, ecModel, fromTooltip, triggerTooltip) : axisPointerModel; - var snap = axisPointerModel.get('snap'); - var triggerEmphasis = axisPointerModel.get('triggerEmphasis'); - var axisKey = makeKey(axis.model); - var involveSeries = triggerTooltip || snap || axis.type === 'category'; - // If result.axesInfo[key] exist, override it (tooltip has higher priority). - var axisInfo = result.axesInfo[axisKey] = { - key: axisKey, - axis: axis, - coordSys: coordSys, - axisPointerModel: axisPointerModel, - triggerTooltip: triggerTooltip, - triggerEmphasis: triggerEmphasis, - involveSeries: involveSeries, - snap: snap, - useHandle: isHandleTrigger(axisPointerModel), - seriesModels: [], - linkGroup: null - }; - axesInfoInCoordSys[axisKey] = axisInfo; - result.seriesInvolved = result.seriesInvolved || involveSeries; - var groupIndex = getLinkGroupIndex(linksOption, axis); - if (groupIndex != null) { - var linkGroup = linkGroups[groupIndex] || (linkGroups[groupIndex] = { - axesInfo: {} - }); - linkGroup.axesInfo[axisKey] = axisInfo; - linkGroup.mapper = linksOption[groupIndex].mapper; - axisInfo.linkGroup = linkGroup; - } - } - }); -} -function makeAxisPointerModel(axis, baseTooltipModel, globalAxisPointerModel, ecModel, fromTooltip, triggerTooltip) { - var tooltipAxisPointerModel = baseTooltipModel.getModel('axisPointer'); - var fields = ['type', 'snap', 'lineStyle', 'shadowStyle', 'label', 'animation', 'animationDurationUpdate', 'animationEasingUpdate', 'z']; - var volatileOption = {}; - each(fields, function (field) { - volatileOption[field] = clone(tooltipAxisPointerModel.get(field)); - }); - // category axis do not auto snap, otherwise some tick that do not - // has value can not be hovered. value/time/log axis default snap if - // triggered from tooltip and trigger tooltip. - volatileOption.snap = axis.type !== 'category' && !!triggerTooltip; - // Compatible with previous behavior, tooltip axis does not show label by default. - // Only these properties can be overridden from tooltip to axisPointer. - if (tooltipAxisPointerModel.get('type') === 'cross') { - volatileOption.type = 'line'; - } - var labelOption = volatileOption.label || (volatileOption.label = {}); - // Follow the convention, do not show label when triggered by tooltip by default. - labelOption.show == null && (labelOption.show = false); - if (fromTooltip === 'cross') { - // When 'cross', both axes show labels. - var tooltipAxisPointerLabelShow = tooltipAxisPointerModel.get(['label', 'show']); - labelOption.show = tooltipAxisPointerLabelShow != null ? tooltipAxisPointerLabelShow : true; - // If triggerTooltip, this is a base axis, which should better not use cross style - // (cross style is dashed by default) - if (!triggerTooltip) { - var crossStyle = volatileOption.lineStyle = tooltipAxisPointerModel.get('crossStyle'); - crossStyle && defaults(labelOption, crossStyle.textStyle); - } - } - return axis.model.getModel('axisPointer', new Model(volatileOption, globalAxisPointerModel, ecModel)); -} -function collectSeriesInfo(result, ecModel) { - // Prepare data for axis trigger - ecModel.eachSeries(function (seriesModel) { - // Notice this case: this coordSys is `cartesian2D` but not `grid`. - var coordSys = seriesModel.coordinateSystem; - var seriesTooltipTrigger = seriesModel.get(['tooltip', 'trigger'], true); - var seriesTooltipShow = seriesModel.get(['tooltip', 'show'], true); - if (!coordSys || seriesTooltipTrigger === 'none' || seriesTooltipTrigger === false || seriesTooltipTrigger === 'item' || seriesTooltipShow === false || seriesModel.get(['axisPointer', 'show'], true) === false) { - return; - } - each(result.coordSysAxesInfo[makeKey(coordSys.model)], function (axisInfo) { - var axis = axisInfo.axis; - if (coordSys.getAxis(axis.dim) === axis) { - axisInfo.seriesModels.push(seriesModel); - axisInfo.seriesDataCount == null && (axisInfo.seriesDataCount = 0); - axisInfo.seriesDataCount += seriesModel.getData().count(); - } - }); - }); -} -/** - * For example: - * { - * axisPointer: { - * links: [{ - * xAxisIndex: [2, 4], - * yAxisIndex: 'all' - * }, { - * xAxisId: ['a5', 'a7'], - * xAxisName: 'xxx' - * }] - * } - * } - */ -function getLinkGroupIndex(linksOption, axis) { - var axisModel = axis.model; - var dim = axis.dim; - for (var i = 0; i < linksOption.length; i++) { - var linkOption = linksOption[i] || {}; - if (checkPropInLink(linkOption[dim + 'AxisId'], axisModel.id) || checkPropInLink(linkOption[dim + 'AxisIndex'], axisModel.componentIndex) || checkPropInLink(linkOption[dim + 'AxisName'], axisModel.name)) { - return i; - } - } -} -function checkPropInLink(linkPropValue, axisPropValue) { - return linkPropValue === 'all' || isArray(linkPropValue) && indexOf(linkPropValue, axisPropValue) >= 0 || linkPropValue === axisPropValue; -} -export function fixValue(axisModel) { - var axisInfo = getAxisInfo(axisModel); - if (!axisInfo) { - return; - } - var axisPointerModel = axisInfo.axisPointerModel; - var scale = axisInfo.axis.scale; - var option = axisPointerModel.option; - var status = axisPointerModel.get('status'); - var value = axisPointerModel.get('value'); - // Parse init value for category and time axis. - if (value != null) { - value = scale.parse(value); - } - var useHandle = isHandleTrigger(axisPointerModel); - // If `handle` used, `axisPointer` will always be displayed, so value - // and status should be initialized. - if (status == null) { - option.status = useHandle ? 'show' : 'hide'; - } - var extent = scale.getExtent().slice(); - extent[0] > extent[1] && extent.reverse(); - if ( - // Pick a value on axis when initializing. - value == null - // If both `handle` and `dataZoom` are used, value may be out of axis extent, - // where we should re-pick a value to keep `handle` displaying normally. - || value > extent[1]) { - // Make handle displayed on the end of the axis when init, which looks better. - value = extent[1]; - } - if (value < extent[0]) { - value = extent[0]; - } - option.value = value; - if (useHandle) { - option.status = axisInfo.axis.scale.isBlank() ? 'hide' : 'show'; - } -} -export function getAxisInfo(axisModel) { - var coordSysAxesInfo = (axisModel.ecModel.getComponent('axisPointer') || {}).coordSysAxesInfo; - return coordSysAxesInfo && coordSysAxesInfo.axesInfo[makeKey(axisModel)]; -} -export function getAxisPointerModel(axisModel) { - var axisInfo = getAxisInfo(axisModel); - return axisInfo && axisInfo.axisPointerModel; -} -function isHandleTrigger(axisPointerModel) { - return !!axisPointerModel.get(['handle', 'show']); -} -/** - * @param {module:echarts/model/Model} model - * @return {string} unique key - */ -export function makeKey(model) { - return model.type + '||' + model.id; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/axisPointer/viewHelper.js b/node_modules/echarts/lib/component/axisPointer/viewHelper.js deleted file mode 100644 index 990b5c4..0000000 --- a/node_modules/echarts/lib/component/axisPointer/viewHelper.js +++ /dev/null @@ -1,195 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import * as textContain from 'zrender/lib/contain/text.js'; -import * as formatUtil from '../../util/format.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as axisHelper from '../../coord/axisHelper.js'; -import AxisBuilder from '../axis/AxisBuilder.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -export function buildElStyle(axisPointerModel) { - var axisPointerType = axisPointerModel.get('type'); - var styleModel = axisPointerModel.getModel(axisPointerType + 'Style'); - var style; - if (axisPointerType === 'line') { - style = styleModel.getLineStyle(); - style.fill = null; - } else if (axisPointerType === 'shadow') { - style = styleModel.getAreaStyle(); - style.stroke = null; - } - return style; -} -/** - * @param {Function} labelPos {align, verticalAlign, position} - */ -export function buildLabelElOption(elOption, axisModel, axisPointerModel, api, labelPos) { - var value = axisPointerModel.get('value'); - var text = getValueLabel(value, axisModel.axis, axisModel.ecModel, axisPointerModel.get('seriesDataIndices'), { - precision: axisPointerModel.get(['label', 'precision']), - formatter: axisPointerModel.get(['label', 'formatter']) - }); - var labelModel = axisPointerModel.getModel('label'); - var paddings = formatUtil.normalizeCssArray(labelModel.get('padding') || 0); - var font = labelModel.getFont(); - var textRect = textContain.getBoundingRect(text, font); - var position = labelPos.position; - var width = textRect.width + paddings[1] + paddings[3]; - var height = textRect.height + paddings[0] + paddings[2]; - // Adjust by align. - var align = labelPos.align; - align === 'right' && (position[0] -= width); - align === 'center' && (position[0] -= width / 2); - var verticalAlign = labelPos.verticalAlign; - verticalAlign === 'bottom' && (position[1] -= height); - verticalAlign === 'middle' && (position[1] -= height / 2); - // Not overflow ec container - confineInContainer(position, width, height, api); - var bgColor = labelModel.get('backgroundColor'); - if (!bgColor || bgColor === 'auto') { - bgColor = axisModel.get(['axisLine', 'lineStyle', 'color']); - } - elOption.label = { - // shape: {x: 0, y: 0, width: width, height: height, r: labelModel.get('borderRadius')}, - x: position[0], - y: position[1], - style: createTextStyle(labelModel, { - text: text, - font: font, - fill: labelModel.getTextColor(), - padding: paddings, - backgroundColor: bgColor - }), - // Label should be over axisPointer. - z2: 10 - }; -} -// Do not overflow ec container -function confineInContainer(position, width, height, api) { - var viewWidth = api.getWidth(); - var viewHeight = api.getHeight(); - position[0] = Math.min(position[0] + width, viewWidth) - width; - position[1] = Math.min(position[1] + height, viewHeight) - height; - position[0] = Math.max(position[0], 0); - position[1] = Math.max(position[1], 0); -} -export function getValueLabel(value, axis, ecModel, seriesDataIndices, opt) { - value = axis.scale.parse(value); - var text = axis.scale.getLabel({ - value: value - }, { - // If `precision` is set, width can be fixed (like '12.00500'), which - // helps to debounce when when moving label. - precision: opt.precision - }); - var formatter = opt.formatter; - if (formatter) { - var params_1 = { - value: axisHelper.getAxisRawValue(axis, { - value: value - }), - axisDimension: axis.dim, - axisIndex: axis.index, - seriesData: [] - }; - zrUtil.each(seriesDataIndices, function (idxItem) { - var series = ecModel.getSeriesByIndex(idxItem.seriesIndex); - var dataIndex = idxItem.dataIndexInside; - var dataParams = series && series.getDataParams(dataIndex); - dataParams && params_1.seriesData.push(dataParams); - }); - if (zrUtil.isString(formatter)) { - text = formatter.replace('{value}', text); - } else if (zrUtil.isFunction(formatter)) { - text = formatter(params_1); - } - } - return text; -} -export function getTransformedPosition(axis, value, layoutInfo) { - var transform = matrix.create(); - matrix.rotate(transform, transform, layoutInfo.rotation); - matrix.translate(transform, transform, layoutInfo.position); - return graphic.applyTransform([axis.dataToCoord(value), (layoutInfo.labelOffset || 0) + (layoutInfo.labelDirection || 1) * (layoutInfo.labelMargin || 0)], transform); -} -export function buildCartesianSingleLabelElOption(value, elOption, layoutInfo, axisModel, axisPointerModel, api) { - // @ts-ignore - var textLayout = AxisBuilder.innerTextLayout(layoutInfo.rotation, 0, layoutInfo.labelDirection); - layoutInfo.labelMargin = axisPointerModel.get(['label', 'margin']); - buildLabelElOption(elOption, axisModel, axisPointerModel, api, { - position: getTransformedPosition(axisModel.axis, value, layoutInfo), - align: textLayout.textAlign, - verticalAlign: textLayout.textVerticalAlign - }); -} -export function makeLineShape(p1, p2, xDimIndex) { - xDimIndex = xDimIndex || 0; - return { - x1: p1[xDimIndex], - y1: p1[1 - xDimIndex], - x2: p2[xDimIndex], - y2: p2[1 - xDimIndex] - }; -} -export function makeRectShape(xy, wh, xDimIndex) { - xDimIndex = xDimIndex || 0; - return { - x: xy[xDimIndex], - y: xy[1 - xDimIndex], - width: wh[xDimIndex], - height: wh[1 - xDimIndex] - }; -} -export function makeSectorShape(cx, cy, r0, r, startAngle, endAngle) { - return { - cx: cx, - cy: cy, - r0: r0, - r: r, - startAngle: startAngle, - endAngle: endAngle, - clockwise: true - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush.js b/node_modules/echarts/lib/component/brush.js deleted file mode 100644 index ce4c84a..0000000 --- a/node_modules/echarts/lib/component/brush.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './brush/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/BrushModel.js b/node_modules/echarts/lib/component/brush/BrushModel.js deleted file mode 100644 index 7b12190..0000000 --- a/node_modules/echarts/lib/component/brush/BrushModel.js +++ /dev/null @@ -1,136 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as visualSolution from '../../visual/visualSolution.js'; -import Model from '../../model/Model.js'; -import ComponentModel from '../../model/Component.js'; -var DEFAULT_OUT_OF_BRUSH_COLOR = '#ddd'; -var BrushModel = /** @class */function (_super) { - __extends(BrushModel, _super); - function BrushModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BrushModel.type; - /** - * @readOnly - */ - _this.areas = []; - /** - * Current brush painting area settings. - * @readOnly - */ - _this.brushOption = {}; - return _this; - } - BrushModel.prototype.optionUpdated = function (newOption, isInit) { - var thisOption = this.option; - !isInit && visualSolution.replaceVisualOption(thisOption, newOption, ['inBrush', 'outOfBrush']); - var inBrush = thisOption.inBrush = thisOption.inBrush || {}; - // Always give default visual, consider setOption at the second time. - thisOption.outOfBrush = thisOption.outOfBrush || { - color: DEFAULT_OUT_OF_BRUSH_COLOR - }; - if (!inBrush.hasOwnProperty('liftZ')) { - // Bigger than the highlight z lift, otherwise it will - // be effected by the highlight z when brush. - inBrush.liftZ = 5; - } - }; - /** - * If `areas` is null/undefined, range state remain. - */ - BrushModel.prototype.setAreas = function (areas) { - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(zrUtil.isArray(areas)); - zrUtil.each(areas, function (area) { - zrUtil.assert(area.brushType, 'Illegal areas'); - }); - } - // If areas is null/undefined, range state remain. - // This helps user to dispatchAction({type: 'brush'}) with no areas - // set but just want to get the current brush select info from a `brush` event. - if (!areas) { - return; - } - this.areas = zrUtil.map(areas, function (area) { - return generateBrushOption(this.option, area); - }, this); - }; - /** - * Set the current painting brush option. - */ - BrushModel.prototype.setBrushOption = function (brushOption) { - this.brushOption = generateBrushOption(this.option, brushOption); - this.brushType = this.brushOption.brushType; - }; - BrushModel.type = 'brush'; - BrushModel.dependencies = ['geo', 'grid', 'xAxis', 'yAxis', 'parallel', 'series']; - BrushModel.defaultOption = { - seriesIndex: 'all', - brushType: 'rect', - brushMode: 'single', - transformable: true, - brushStyle: { - borderWidth: 1, - color: 'rgba(210,219,238,0.3)', - borderColor: '#D2DBEE' - }, - throttleType: 'fixRate', - throttleDelay: 0, - removeOnClick: true, - z: 10000 - }; - return BrushModel; -}(ComponentModel); -function generateBrushOption(option, brushOption) { - return zrUtil.merge({ - brushType: option.brushType, - brushMode: option.brushMode, - transformable: option.transformable, - brushStyle: new Model(option.brushStyle).getItemStyle(), - removeOnClick: option.removeOnClick, - z: option.z - }, brushOption, true); -} -export default BrushModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/BrushView.js b/node_modules/echarts/lib/component/brush/BrushView.js deleted file mode 100644 index f3d9e60..0000000 --- a/node_modules/echarts/lib/component/brush/BrushView.js +++ /dev/null @@ -1,111 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import BrushController from '../helper/BrushController.js'; -import { layoutCovers } from './visualEncoding.js'; -import ComponentView from '../../view/Component.js'; -var BrushView = /** @class */function (_super) { - __extends(BrushView, _super); - function BrushView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = BrushView.type; - return _this; - } - BrushView.prototype.init = function (ecModel, api) { - this.ecModel = ecModel; - this.api = api; - this.model; - (this._brushController = new BrushController(api.getZr())).on('brush', zrUtil.bind(this._onBrush, this)).mount(); - }; - BrushView.prototype.render = function (brushModel, ecModel, api, payload) { - this.model = brushModel; - this._updateController(brushModel, ecModel, api, payload); - }; - BrushView.prototype.updateTransform = function (brushModel, ecModel, api, payload) { - // PENDING: `updateTransform` is a little tricky, whose layout need - // to be calculate mandatorily and other stages will not be performed. - // Take care the correctness of the logic. See #11754 . - layoutCovers(ecModel); - this._updateController(brushModel, ecModel, api, payload); - }; - BrushView.prototype.updateVisual = function (brushModel, ecModel, api, payload) { - this.updateTransform(brushModel, ecModel, api, payload); - }; - BrushView.prototype.updateView = function (brushModel, ecModel, api, payload) { - this._updateController(brushModel, ecModel, api, payload); - }; - BrushView.prototype._updateController = function (brushModel, ecModel, api, payload) { - // Do not update controller when drawing. - (!payload || payload.$from !== brushModel.id) && this._brushController.setPanels(brushModel.brushTargetManager.makePanelOpts(api)).enableBrush(brushModel.brushOption).updateCovers(brushModel.areas.slice()); - }; - // updateLayout: updateController, - // updateVisual: updateController, - BrushView.prototype.dispose = function () { - this._brushController.dispose(); - }; - BrushView.prototype._onBrush = function (eventParam) { - var modelId = this.model.id; - var areas = this.model.brushTargetManager.setOutputRanges(eventParam.areas, this.ecModel); - // Action is not dispatched on drag end, because the drag end - // emits the same params with the last drag move event, and - // may have some delay when using touch pad, which makes - // animation not smooth (when using debounce). - (!eventParam.isEnd || eventParam.removeOnClick) && this.api.dispatchAction({ - type: 'brush', - brushId: modelId, - areas: zrUtil.clone(areas), - $from: modelId - }); - eventParam.isEnd && this.api.dispatchAction({ - type: 'brushEnd', - brushId: modelId, - areas: zrUtil.clone(areas), - $from: modelId - }); - }; - BrushView.type = 'brush'; - return BrushView; -}(ComponentView); -export default BrushView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/install.js b/node_modules/echarts/lib/component/brush/install.js deleted file mode 100644 index ef7659b..0000000 --- a/node_modules/echarts/lib/component/brush/install.js +++ /dev/null @@ -1,101 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import brushPreprocessor from './preprocessor.js'; -import BrushView from './BrushView.js'; -import BrushModel from './BrushModel.js'; -import brushVisual from './visualEncoding.js'; -// TODO -import BrushFeature from '../toolbox/feature/Brush.js'; -import { registerFeature } from '../toolbox/featureManager.js'; -import { noop } from 'zrender/lib/core/util.js'; -export function install(registers) { - registers.registerComponentView(BrushView); - registers.registerComponentModel(BrushModel); - registers.registerPreprocessor(brushPreprocessor); - registers.registerVisual(registers.PRIORITY.VISUAL.BRUSH, brushVisual); - registers.registerAction({ - type: 'brush', - event: 'brush', - update: 'updateVisual' - }, function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'brush', - query: payload - }, function (brushModel) { - brushModel.setAreas(payload.areas); - }); - }); - /** - * payload: { - * brushComponents: [ - * { - * brushId, - * brushIndex, - * brushName, - * series: [ - * { - * seriesId, - * seriesIndex, - * seriesName, - * rawIndices: [21, 34, ...] - * }, - * ... - * ] - * }, - * ... - * ] - * } - */ - registers.registerAction({ - type: 'brushSelect', - event: 'brushSelected', - update: 'none' - }, noop); - registers.registerAction({ - type: 'brushEnd', - event: 'brushEnd', - update: 'none' - }, noop); - registerFeature('brush', BrushFeature); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/preprocessor.js b/node_modules/echarts/lib/component/brush/preprocessor.js deleted file mode 100644 index 8861659..0000000 --- a/node_modules/echarts/lib/component/brush/preprocessor.js +++ /dev/null @@ -1,87 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { normalizeToArray } from '../../util/model.js'; -var DEFAULT_TOOLBOX_BTNS = ['rect', 'polygon', 'keep', 'clear']; -export default function brushPreprocessor(option, isNew) { - var brushComponents = normalizeToArray(option ? option.brush : []); - if (!brushComponents.length) { - return; - } - var brushComponentSpecifiedBtns = []; - zrUtil.each(brushComponents, function (brushOpt) { - var tbs = brushOpt.hasOwnProperty('toolbox') ? brushOpt.toolbox : []; - if (tbs instanceof Array) { - brushComponentSpecifiedBtns = brushComponentSpecifiedBtns.concat(tbs); - } - }); - var toolbox = option && option.toolbox; - if (zrUtil.isArray(toolbox)) { - toolbox = toolbox[0]; - } - if (!toolbox) { - toolbox = { - feature: {} - }; - option.toolbox = [toolbox]; - } - var toolboxFeature = toolbox.feature || (toolbox.feature = {}); - var toolboxBrush = toolboxFeature.brush || (toolboxFeature.brush = {}); - var brushTypes = toolboxBrush.type || (toolboxBrush.type = []); - brushTypes.push.apply(brushTypes, brushComponentSpecifiedBtns); - removeDuplicate(brushTypes); - if (isNew && !brushTypes.length) { - brushTypes.push.apply(brushTypes, DEFAULT_TOOLBOX_BTNS); - } -} -function removeDuplicate(arr) { - var map = {}; - zrUtil.each(arr, function (val) { - map[val] = 1; - }); - arr.length = 0; - zrUtil.each(map, function (flag, val) { - arr.push(val); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/selector.js b/node_modules/echarts/lib/component/brush/selector.js deleted file mode 100644 index 3bea695..0000000 --- a/node_modules/echarts/lib/component/brush/selector.js +++ /dev/null @@ -1,115 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as polygonContain from 'zrender/lib/contain/polygon.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { linePolygonIntersect } from '../../util/graphic.js'; -export function makeBrushCommonSelectorForSeries(area) { - var brushType = area.brushType; - // Do not use function binding or curry for performance. - var selectors = { - point: function (itemLayout) { - return selector[brushType].point(itemLayout, selectors, area); - }, - rect: function (itemLayout) { - return selector[brushType].rect(itemLayout, selectors, area); - } - }; - return selectors; -} -var selector = { - lineX: getLineSelectors(0), - lineY: getLineSelectors(1), - rect: { - point: function (itemLayout, selectors, area) { - return itemLayout && area.boundingRect.contain(itemLayout[0], itemLayout[1]); - }, - rect: function (itemLayout, selectors, area) { - return itemLayout && area.boundingRect.intersect(itemLayout); - } - }, - polygon: { - point: function (itemLayout, selectors, area) { - return itemLayout && area.boundingRect.contain(itemLayout[0], itemLayout[1]) && polygonContain.contain(area.range, itemLayout[0], itemLayout[1]); - }, - rect: function (itemLayout, selectors, area) { - var points = area.range; - if (!itemLayout || points.length <= 1) { - return false; - } - var x = itemLayout.x; - var y = itemLayout.y; - var width = itemLayout.width; - var height = itemLayout.height; - var p = points[0]; - if (polygonContain.contain(points, x, y) || polygonContain.contain(points, x + width, y) || polygonContain.contain(points, x, y + height) || polygonContain.contain(points, x + width, y + height) || BoundingRect.create(itemLayout).contain(p[0], p[1]) || linePolygonIntersect(x, y, x + width, y, points) || linePolygonIntersect(x, y, x, y + height, points) || linePolygonIntersect(x + width, y, x + width, y + height, points) || linePolygonIntersect(x, y + height, x + width, y + height, points)) { - return true; - } - } - } -}; -function getLineSelectors(xyIndex) { - var xy = ['x', 'y']; - var wh = ['width', 'height']; - return { - point: function (itemLayout, selectors, area) { - if (itemLayout) { - var range = area.range; - var p = itemLayout[xyIndex]; - return inLineRange(p, range); - } - }, - rect: function (itemLayout, selectors, area) { - if (itemLayout) { - var range = area.range; - var layoutRange = [itemLayout[xy[xyIndex]], itemLayout[xy[xyIndex]] + itemLayout[wh[xyIndex]]]; - layoutRange[1] < layoutRange[0] && layoutRange.reverse(); - return inLineRange(layoutRange[0], range) || inLineRange(layoutRange[1], range) || inLineRange(range[0], layoutRange) || inLineRange(range[1], layoutRange); - } - } - }; -} -function inLineRange(p, range) { - return range[0] <= p && p <= range[1]; -} -export default selector; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/brush/visualEncoding.js b/node_modules/echarts/lib/component/brush/visualEncoding.js deleted file mode 100644 index a469d24..0000000 --- a/node_modules/echarts/lib/component/brush/visualEncoding.js +++ /dev/null @@ -1,257 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import * as visualSolution from '../../visual/visualSolution.js'; -import { makeBrushCommonSelectorForSeries } from './selector.js'; -import * as throttleUtil from '../../util/throttle.js'; -import BrushTargetManager from '../helper/BrushTargetManager.js'; -var STATE_LIST = ['inBrush', 'outOfBrush']; -var DISPATCH_METHOD = '__ecBrushSelect'; -var DISPATCH_FLAG = '__ecInBrushSelectEvent'; -; -export function layoutCovers(ecModel) { - ecModel.eachComponent({ - mainType: 'brush' - }, function (brushModel) { - var brushTargetManager = brushModel.brushTargetManager = new BrushTargetManager(brushModel.option, ecModel); - brushTargetManager.setInputRanges(brushModel.areas, ecModel); - }); -} -/** - * Register the visual encoding if this modules required. - */ -export default function brushVisual(ecModel, api, payload) { - var brushSelected = []; - var throttleType; - var throttleDelay; - ecModel.eachComponent({ - mainType: 'brush' - }, function (brushModel) { - payload && payload.type === 'takeGlobalCursor' && brushModel.setBrushOption(payload.key === 'brush' ? payload.brushOption : { - brushType: false - }); - }); - layoutCovers(ecModel); - ecModel.eachComponent({ - mainType: 'brush' - }, function (brushModel, brushIndex) { - var thisBrushSelected = { - brushId: brushModel.id, - brushIndex: brushIndex, - brushName: brushModel.name, - areas: zrUtil.clone(brushModel.areas), - selected: [] - }; - // Every brush component exists in event params, convenient - // for user to find by index. - brushSelected.push(thisBrushSelected); - var brushOption = brushModel.option; - var brushLink = brushOption.brushLink; - var linkedSeriesMap = []; - var selectedDataIndexForLink = []; - var rangeInfoBySeries = []; - var hasBrushExists = false; - if (!brushIndex) { - // Only the first throttle setting works. - throttleType = brushOption.throttleType; - throttleDelay = brushOption.throttleDelay; - } - // Add boundingRect and selectors to range. - var areas = zrUtil.map(brushModel.areas, function (area) { - var builder = boundingRectBuilders[area.brushType]; - var selectableArea = zrUtil.defaults({ - boundingRect: builder ? builder(area) : void 0 - }, area); - selectableArea.selectors = makeBrushCommonSelectorForSeries(selectableArea); - return selectableArea; - }); - var visualMappings = visualSolution.createVisualMappings(brushModel.option, STATE_LIST, function (mappingOption) { - mappingOption.mappingMethod = 'fixed'; - }); - zrUtil.isArray(brushLink) && zrUtil.each(brushLink, function (seriesIndex) { - linkedSeriesMap[seriesIndex] = 1; - }); - function linkOthers(seriesIndex) { - return brushLink === 'all' || !!linkedSeriesMap[seriesIndex]; - } - // If no supported brush or no brush on the series, - // all visuals should be in original state. - function brushed(rangeInfoList) { - return !!rangeInfoList.length; - } - /** - * Logic for each series: (If the logic has to be modified one day, do it carefully!) - * - * ( brushed ┬ && ┬hasBrushExist ┬ && linkOthers ) => StepA: ┬record, ┬ StepB: ┬visualByRecord. - * !brushed┘ ├hasBrushExist ┤ └nothing,┘ ├visualByRecord. - * └!hasBrushExist┘ └nothing. - * ( !brushed && ┬hasBrushExist ┬ && linkOthers ) => StepA: nothing, StepB: ┬visualByRecord. - * └!hasBrushExist┘ └nothing. - * ( brushed ┬ && !linkOthers ) => StepA: nothing, StepB: ┬visualByCheck. - * !brushed┘ └nothing. - * ( !brushed && !linkOthers ) => StepA: nothing, StepB: nothing. - */ - // Step A - ecModel.eachSeries(function (seriesModel, seriesIndex) { - var rangeInfoList = rangeInfoBySeries[seriesIndex] = []; - seriesModel.subType === 'parallel' ? stepAParallel(seriesModel, seriesIndex) : stepAOthers(seriesModel, seriesIndex, rangeInfoList); - }); - function stepAParallel(seriesModel, seriesIndex) { - var coordSys = seriesModel.coordinateSystem; - hasBrushExists = hasBrushExists || coordSys.hasAxisBrushed(); - linkOthers(seriesIndex) && coordSys.eachActiveState(seriesModel.getData(), function (activeState, dataIndex) { - activeState === 'active' && (selectedDataIndexForLink[dataIndex] = 1); - }); - } - function stepAOthers(seriesModel, seriesIndex, rangeInfoList) { - if (!seriesModel.brushSelector || brushModelNotControll(brushModel, seriesIndex)) { - return; - } - zrUtil.each(areas, function (area) { - if (brushModel.brushTargetManager.controlSeries(area, seriesModel, ecModel)) { - rangeInfoList.push(area); - } - hasBrushExists = hasBrushExists || brushed(rangeInfoList); - }); - if (linkOthers(seriesIndex) && brushed(rangeInfoList)) { - var data_1 = seriesModel.getData(); - data_1.each(function (dataIndex) { - if (checkInRange(seriesModel, rangeInfoList, data_1, dataIndex)) { - selectedDataIndexForLink[dataIndex] = 1; - } - }); - } - } - // Step B - ecModel.eachSeries(function (seriesModel, seriesIndex) { - var seriesBrushSelected = { - seriesId: seriesModel.id, - seriesIndex: seriesIndex, - seriesName: seriesModel.name, - dataIndex: [] - }; - // Every series exists in event params, convenient - // for user to find series by seriesIndex. - thisBrushSelected.selected.push(seriesBrushSelected); - var rangeInfoList = rangeInfoBySeries[seriesIndex]; - var data = seriesModel.getData(); - var getValueState = linkOthers(seriesIndex) ? function (dataIndex) { - return selectedDataIndexForLink[dataIndex] ? (seriesBrushSelected.dataIndex.push(data.getRawIndex(dataIndex)), 'inBrush') : 'outOfBrush'; - } : function (dataIndex) { - return checkInRange(seriesModel, rangeInfoList, data, dataIndex) ? (seriesBrushSelected.dataIndex.push(data.getRawIndex(dataIndex)), 'inBrush') : 'outOfBrush'; - }; - // If no supported brush or no brush, all visuals are in original state. - (linkOthers(seriesIndex) ? hasBrushExists : brushed(rangeInfoList)) && visualSolution.applyVisual(STATE_LIST, visualMappings, data, getValueState); - }); - }); - dispatchAction(api, throttleType, throttleDelay, brushSelected, payload); -} -; -function dispatchAction(api, throttleType, throttleDelay, brushSelected, payload) { - // This event will not be triggered when `setOpion`, otherwise dead lock may - // triggered when do `setOption` in event listener, which we do not find - // satisfactory way to solve yet. Some considered resolutions: - // (a) Diff with prevoius selected data ant only trigger event when changed. - // But store previous data and diff precisely (i.e., not only by dataIndex, but - // also detect value changes in selected data) might bring complexity or fragility. - // (b) Use spectial param like `silent` to suppress event triggering. - // But such kind of volatile param may be weird in `setOption`. - if (!payload) { - return; - } - var zr = api.getZr(); - if (zr[DISPATCH_FLAG]) { - return; - } - if (!zr[DISPATCH_METHOD]) { - zr[DISPATCH_METHOD] = doDispatch; - } - var fn = throttleUtil.createOrUpdate(zr, DISPATCH_METHOD, throttleDelay, throttleType); - fn(api, brushSelected); -} -function doDispatch(api, brushSelected) { - if (!api.isDisposed()) { - var zr = api.getZr(); - zr[DISPATCH_FLAG] = true; - api.dispatchAction({ - type: 'brushSelect', - batch: brushSelected - }); - zr[DISPATCH_FLAG] = false; - } -} -function checkInRange(seriesModel, rangeInfoList, data, dataIndex) { - for (var i = 0, len = rangeInfoList.length; i < len; i++) { - var area = rangeInfoList[i]; - if (seriesModel.brushSelector(dataIndex, data, area.selectors, area)) { - return true; - } - } -} -function brushModelNotControll(brushModel, seriesIndex) { - var seriesIndices = brushModel.option.seriesIndex; - return seriesIndices != null && seriesIndices !== 'all' && (zrUtil.isArray(seriesIndices) ? zrUtil.indexOf(seriesIndices, seriesIndex) < 0 : seriesIndex !== seriesIndices); -} -var boundingRectBuilders = { - rect: function (area) { - return getBoundingRectFromMinMax(area.range); - }, - polygon: function (area) { - var minMax; - var range = area.range; - for (var i = 0, len = range.length; i < len; i++) { - minMax = minMax || [[Infinity, -Infinity], [Infinity, -Infinity]]; - var rg = range[i]; - rg[0] < minMax[0][0] && (minMax[0][0] = rg[0]); - rg[0] > minMax[0][1] && (minMax[0][1] = rg[0]); - rg[1] < minMax[1][0] && (minMax[1][0] = rg[1]); - rg[1] > minMax[1][1] && (minMax[1][1] = rg[1]); - } - return minMax && getBoundingRectFromMinMax(minMax); - } -}; -function getBoundingRectFromMinMax(minMax) { - return new BoundingRect(minMax[0][0], minMax[1][0], minMax[0][1] - minMax[0][0], minMax[1][1] - minMax[1][0]); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/calendar.js b/node_modules/echarts/lib/component/calendar.js deleted file mode 100644 index 317a9f0..0000000 --- a/node_modules/echarts/lib/component/calendar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './calendar/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/calendar/CalendarView.js b/node_modules/echarts/lib/component/calendar/CalendarView.js deleted file mode 100644 index 6f5c471..0000000 --- a/node_modules/echarts/lib/component/calendar/CalendarView.js +++ /dev/null @@ -1,390 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { isString, extend, map, isFunction } from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import { formatTplSimple } from '../../util/format.js'; -import { parsePercent } from '../../util/number.js'; -import ComponentView from '../../view/Component.js'; -import { getLocaleModel } from '../../core/locale.js'; -var CalendarView = /** @class */function (_super) { - __extends(CalendarView, _super); - function CalendarView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CalendarView.type; - return _this; - } - CalendarView.prototype.render = function (calendarModel, ecModel, api) { - var group = this.group; - group.removeAll(); - var coordSys = calendarModel.coordinateSystem; - // range info - var rangeData = coordSys.getRangeInfo(); - var orient = coordSys.getOrient(); - // locale - var localeModel = ecModel.getLocaleModel(); - this._renderDayRect(calendarModel, rangeData, group); - // _renderLines must be called prior to following function - this._renderLines(calendarModel, rangeData, orient, group); - this._renderYearText(calendarModel, rangeData, orient, group); - this._renderMonthText(calendarModel, localeModel, orient, group); - this._renderWeekText(calendarModel, localeModel, rangeData, orient, group); - }; - // render day rect - CalendarView.prototype._renderDayRect = function (calendarModel, rangeData, group) { - var coordSys = calendarModel.coordinateSystem; - var itemRectStyleModel = calendarModel.getModel('itemStyle').getItemStyle(); - var sw = coordSys.getCellWidth(); - var sh = coordSys.getCellHeight(); - for (var i = rangeData.start.time; i <= rangeData.end.time; i = coordSys.getNextNDay(i, 1).time) { - var point = coordSys.dataToRect([i], false).tl; - // every rect - var rect = new graphic.Rect({ - shape: { - x: point[0], - y: point[1], - width: sw, - height: sh - }, - cursor: 'default', - style: itemRectStyleModel - }); - group.add(rect); - } - }; - // render separate line - CalendarView.prototype._renderLines = function (calendarModel, rangeData, orient, group) { - var self = this; - var coordSys = calendarModel.coordinateSystem; - var lineStyleModel = calendarModel.getModel(['splitLine', 'lineStyle']).getLineStyle(); - var show = calendarModel.get(['splitLine', 'show']); - var lineWidth = lineStyleModel.lineWidth; - this._tlpoints = []; - this._blpoints = []; - this._firstDayOfMonth = []; - this._firstDayPoints = []; - var firstDay = rangeData.start; - for (var i = 0; firstDay.time <= rangeData.end.time; i++) { - addPoints(firstDay.formatedDate); - if (i === 0) { - firstDay = coordSys.getDateInfo(rangeData.start.y + '-' + rangeData.start.m); - } - var date = firstDay.date; - date.setMonth(date.getMonth() + 1); - firstDay = coordSys.getDateInfo(date); - } - addPoints(coordSys.getNextNDay(rangeData.end.time, 1).formatedDate); - function addPoints(date) { - self._firstDayOfMonth.push(coordSys.getDateInfo(date)); - self._firstDayPoints.push(coordSys.dataToRect([date], false).tl); - var points = self._getLinePointsOfOneWeek(calendarModel, date, orient); - self._tlpoints.push(points[0]); - self._blpoints.push(points[points.length - 1]); - show && self._drawSplitline(points, lineStyleModel, group); - } - // render top/left line - show && this._drawSplitline(self._getEdgesPoints(self._tlpoints, lineWidth, orient), lineStyleModel, group); - // render bottom/right line - show && this._drawSplitline(self._getEdgesPoints(self._blpoints, lineWidth, orient), lineStyleModel, group); - }; - // get points at both ends - CalendarView.prototype._getEdgesPoints = function (points, lineWidth, orient) { - var rs = [points[0].slice(), points[points.length - 1].slice()]; - var idx = orient === 'horizontal' ? 0 : 1; - // both ends of the line are extend half lineWidth - rs[0][idx] = rs[0][idx] - lineWidth / 2; - rs[1][idx] = rs[1][idx] + lineWidth / 2; - return rs; - }; - // render split line - CalendarView.prototype._drawSplitline = function (points, lineStyle, group) { - var poyline = new graphic.Polyline({ - z2: 20, - shape: { - points: points - }, - style: lineStyle - }); - group.add(poyline); - }; - // render month line of one week points - CalendarView.prototype._getLinePointsOfOneWeek = function (calendarModel, date, orient) { - var coordSys = calendarModel.coordinateSystem; - var parsedDate = coordSys.getDateInfo(date); - var points = []; - for (var i = 0; i < 7; i++) { - var tmpD = coordSys.getNextNDay(parsedDate.time, i); - var point = coordSys.dataToRect([tmpD.time], false); - points[2 * tmpD.day] = point.tl; - points[2 * tmpD.day + 1] = point[orient === 'horizontal' ? 'bl' : 'tr']; - } - return points; - }; - CalendarView.prototype._formatterLabel = function (formatter, params) { - if (isString(formatter) && formatter) { - return formatTplSimple(formatter, params); - } - if (isFunction(formatter)) { - return formatter(params); - } - return params.nameMap; - }; - CalendarView.prototype._yearTextPositionControl = function (textEl, point, orient, position, margin) { - var x = point[0]; - var y = point[1]; - var aligns = ['center', 'bottom']; - if (position === 'bottom') { - y += margin; - aligns = ['center', 'top']; - } else if (position === 'left') { - x -= margin; - } else if (position === 'right') { - x += margin; - aligns = ['center', 'top']; - } else { - // top - y -= margin; - } - var rotate = 0; - if (position === 'left' || position === 'right') { - rotate = Math.PI / 2; - } - return { - rotation: rotate, - x: x, - y: y, - style: { - align: aligns[0], - verticalAlign: aligns[1] - } - }; - }; - // render year - CalendarView.prototype._renderYearText = function (calendarModel, rangeData, orient, group) { - var yearLabel = calendarModel.getModel('yearLabel'); - if (!yearLabel.get('show')) { - return; - } - var margin = yearLabel.get('margin'); - var pos = yearLabel.get('position'); - if (!pos) { - pos = orient !== 'horizontal' ? 'top' : 'left'; - } - var points = [this._tlpoints[this._tlpoints.length - 1], this._blpoints[0]]; - var xc = (points[0][0] + points[1][0]) / 2; - var yc = (points[0][1] + points[1][1]) / 2; - var idx = orient === 'horizontal' ? 0 : 1; - var posPoints = { - top: [xc, points[idx][1]], - bottom: [xc, points[1 - idx][1]], - left: [points[1 - idx][0], yc], - right: [points[idx][0], yc] - }; - var name = rangeData.start.y; - if (+rangeData.end.y > +rangeData.start.y) { - name = name + '-' + rangeData.end.y; - } - var formatter = yearLabel.get('formatter'); - var params = { - start: rangeData.start.y, - end: rangeData.end.y, - nameMap: name - }; - var content = this._formatterLabel(formatter, params); - var yearText = new graphic.Text({ - z2: 30, - style: createTextStyle(yearLabel, { - text: content - }) - }); - yearText.attr(this._yearTextPositionControl(yearText, posPoints[pos], orient, pos, margin)); - group.add(yearText); - }; - CalendarView.prototype._monthTextPositionControl = function (point, isCenter, orient, position, margin) { - var align = 'left'; - var vAlign = 'top'; - var x = point[0]; - var y = point[1]; - if (orient === 'horizontal') { - y = y + margin; - if (isCenter) { - align = 'center'; - } - if (position === 'start') { - vAlign = 'bottom'; - } - } else { - x = x + margin; - if (isCenter) { - vAlign = 'middle'; - } - if (position === 'start') { - align = 'right'; - } - } - return { - x: x, - y: y, - align: align, - verticalAlign: vAlign - }; - }; - // render month and year text - CalendarView.prototype._renderMonthText = function (calendarModel, localeModel, orient, group) { - var monthLabel = calendarModel.getModel('monthLabel'); - if (!monthLabel.get('show')) { - return; - } - var nameMap = monthLabel.get('nameMap'); - var margin = monthLabel.get('margin'); - var pos = monthLabel.get('position'); - var align = monthLabel.get('align'); - var termPoints = [this._tlpoints, this._blpoints]; - if (!nameMap || isString(nameMap)) { - if (nameMap) { - // case-sensitive - localeModel = getLocaleModel(nameMap) || localeModel; - } - // PENDING - // for ZH locale, original form is `一月` but current form is `1月` - nameMap = localeModel.get(['time', 'monthAbbr']) || []; - } - var idx = pos === 'start' ? 0 : 1; - var axis = orient === 'horizontal' ? 0 : 1; - margin = pos === 'start' ? -margin : margin; - var isCenter = align === 'center'; - for (var i = 0; i < termPoints[idx].length - 1; i++) { - var tmp = termPoints[idx][i].slice(); - var firstDay = this._firstDayOfMonth[i]; - if (isCenter) { - var firstDayPoints = this._firstDayPoints[i]; - tmp[axis] = (firstDayPoints[axis] + termPoints[0][i + 1][axis]) / 2; - } - var formatter = monthLabel.get('formatter'); - var name_1 = nameMap[+firstDay.m - 1]; - var params = { - yyyy: firstDay.y, - yy: (firstDay.y + '').slice(2), - MM: firstDay.m, - M: +firstDay.m, - nameMap: name_1 - }; - var content = this._formatterLabel(formatter, params); - var monthText = new graphic.Text({ - z2: 30, - style: extend(createTextStyle(monthLabel, { - text: content - }), this._monthTextPositionControl(tmp, isCenter, orient, pos, margin)) - }); - group.add(monthText); - } - }; - CalendarView.prototype._weekTextPositionControl = function (point, orient, position, margin, cellSize) { - var align = 'center'; - var vAlign = 'middle'; - var x = point[0]; - var y = point[1]; - var isStart = position === 'start'; - if (orient === 'horizontal') { - x = x + margin + (isStart ? 1 : -1) * cellSize[0] / 2; - align = isStart ? 'right' : 'left'; - } else { - y = y + margin + (isStart ? 1 : -1) * cellSize[1] / 2; - vAlign = isStart ? 'bottom' : 'top'; - } - return { - x: x, - y: y, - align: align, - verticalAlign: vAlign - }; - }; - // render weeks - CalendarView.prototype._renderWeekText = function (calendarModel, localeModel, rangeData, orient, group) { - var dayLabel = calendarModel.getModel('dayLabel'); - if (!dayLabel.get('show')) { - return; - } - var coordSys = calendarModel.coordinateSystem; - var pos = dayLabel.get('position'); - var nameMap = dayLabel.get('nameMap'); - var margin = dayLabel.get('margin'); - var firstDayOfWeek = coordSys.getFirstDayOfWeek(); - if (!nameMap || isString(nameMap)) { - if (nameMap) { - // case-sensitive - localeModel = getLocaleModel(nameMap) || localeModel; - } - // Use the first letter of `dayOfWeekAbbr` if `dayOfWeekShort` doesn't exist in the locale file - var dayOfWeekShort = localeModel.get(['time', 'dayOfWeekShort']); - nameMap = dayOfWeekShort || map(localeModel.get(['time', 'dayOfWeekAbbr']), function (val) { - return val[0]; - }); - } - var start = coordSys.getNextNDay(rangeData.end.time, 7 - rangeData.lweek).time; - var cellSize = [coordSys.getCellWidth(), coordSys.getCellHeight()]; - margin = parsePercent(margin, Math.min(cellSize[1], cellSize[0])); - if (pos === 'start') { - start = coordSys.getNextNDay(rangeData.start.time, -(7 + rangeData.fweek)).time; - margin = -margin; - } - for (var i = 0; i < 7; i++) { - var tmpD = coordSys.getNextNDay(start, i); - var point = coordSys.dataToRect([tmpD.time], false).center; - var day = i; - day = Math.abs((i + firstDayOfWeek) % 7); - var weekText = new graphic.Text({ - z2: 30, - style: extend(createTextStyle(dayLabel, { - text: nameMap[day] - }), this._weekTextPositionControl(point, orient, pos, margin, cellSize)) - }); - group.add(weekText); - } - }; - CalendarView.type = 'calendar'; - return CalendarView; -}(ComponentView); -export default CalendarView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/calendar/install.js b/node_modules/echarts/lib/component/calendar/install.js deleted file mode 100644 index c08ddd4..0000000 --- a/node_modules/echarts/lib/component/calendar/install.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import CalendarModel from '../../coord/calendar/CalendarModel.js'; -import CalendarView from './CalendarView.js'; -import Calendar from '../../coord/calendar/Calendar.js'; -export function install(registers) { - registers.registerComponentModel(CalendarModel); - registers.registerComponentView(CalendarView); - registers.registerCoordinateSystem('calendar', Calendar); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom.js b/node_modules/echarts/lib/component/dataZoom.js deleted file mode 100644 index 7799939..0000000 --- a/node_modules/echarts/lib/component/dataZoom.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './dataZoom/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/AxisProxy.js b/node_modules/echarts/lib/component/dataZoom/AxisProxy.js deleted file mode 100644 index 0d1a88f..0000000 --- a/node_modules/echarts/lib/component/dataZoom/AxisProxy.js +++ /dev/null @@ -1,342 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as numberUtil from '../../util/number.js'; -import sliderMove from '../helper/sliderMove.js'; -import { unionAxisExtentFromData } from '../../coord/axisHelper.js'; -import { ensureScaleRawExtentInfo } from '../../coord/scaleRawExtentInfo.js'; -import { getAxisMainType, isCoordSupported } from './helper.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -var each = zrUtil.each; -var asc = numberUtil.asc; -/** - * Operate single axis. - * One axis can only operated by one axis operator. - * Different dataZoomModels may be defined to operate the same axis. - * (i.e. 'inside' data zoom and 'slider' data zoom components) - * So dataZoomModels share one axisProxy in that case. - */ -var AxisProxy = /** @class */function () { - function AxisProxy(dimName, axisIndex, dataZoomModel, ecModel) { - this._dimName = dimName; - this._axisIndex = axisIndex; - this.ecModel = ecModel; - this._dataZoomModel = dataZoomModel; - // /** - // * @readOnly - // * @private - // */ - // this.hasSeriesStacked; - } - /** - * Whether the axisProxy is hosted by dataZoomModel. - */ - AxisProxy.prototype.hostedBy = function (dataZoomModel) { - return this._dataZoomModel === dataZoomModel; - }; - /** - * @return Value can only be NaN or finite value. - */ - AxisProxy.prototype.getDataValueWindow = function () { - return this._valueWindow.slice(); - }; - /** - * @return {Array.} - */ - AxisProxy.prototype.getDataPercentWindow = function () { - return this._percentWindow.slice(); - }; - AxisProxy.prototype.getTargetSeriesModels = function () { - var seriesModels = []; - this.ecModel.eachSeries(function (seriesModel) { - if (isCoordSupported(seriesModel)) { - var axisMainType = getAxisMainType(this._dimName); - var axisModel = seriesModel.getReferringComponents(axisMainType, SINGLE_REFERRING).models[0]; - if (axisModel && this._axisIndex === axisModel.componentIndex) { - seriesModels.push(seriesModel); - } - } - }, this); - return seriesModels; - }; - AxisProxy.prototype.getAxisModel = function () { - return this.ecModel.getComponent(this._dimName + 'Axis', this._axisIndex); - }; - AxisProxy.prototype.getMinMaxSpan = function () { - return zrUtil.clone(this._minMaxSpan); - }; - /** - * Only calculate by given range and this._dataExtent, do not change anything. - */ - AxisProxy.prototype.calculateDataWindow = function (opt) { - var dataExtent = this._dataExtent; - var axisModel = this.getAxisModel(); - var scale = axisModel.axis.scale; - var rangePropMode = this._dataZoomModel.getRangePropMode(); - var percentExtent = [0, 100]; - var percentWindow = []; - var valueWindow = []; - var hasPropModeValue; - each(['start', 'end'], function (prop, idx) { - var boundPercent = opt[prop]; - var boundValue = opt[prop + 'Value']; - // Notice: dataZoom is based either on `percentProp` ('start', 'end') or - // on `valueProp` ('startValue', 'endValue'). (They are based on the data extent - // but not min/max of axis, which will be calculated by data window then). - // The former one is suitable for cases that a dataZoom component controls multiple - // axes with different unit or extent, and the latter one is suitable for accurate - // zoom by pixel (e.g., in dataZoomSelect). - // we use `getRangePropMode()` to mark which prop is used. `rangePropMode` is updated - // only when setOption or dispatchAction, otherwise it remains its original value. - // (Why not only record `percentProp` and always map to `valueProp`? Because - // the map `valueProp` -> `percentProp` -> `valueProp` probably not the original - // `valueProp`. consider two axes constrolled by one dataZoom. They have different - // data extent. All of values that are overflow the `dataExtent` will be calculated - // to percent '100%'). - if (rangePropMode[idx] === 'percent') { - boundPercent == null && (boundPercent = percentExtent[idx]); - // Use scale.parse to math round for category or time axis. - boundValue = scale.parse(numberUtil.linearMap(boundPercent, percentExtent, dataExtent)); - } else { - hasPropModeValue = true; - boundValue = boundValue == null ? dataExtent[idx] : scale.parse(boundValue); - // Calculating `percent` from `value` may be not accurate, because - // This calculation can not be inversed, because all of values that - // are overflow the `dataExtent` will be calculated to percent '100%' - boundPercent = numberUtil.linearMap(boundValue, dataExtent, percentExtent); - } - // valueWindow[idx] = round(boundValue); - // percentWindow[idx] = round(boundPercent); - // fallback to extent start/end when parsed value or percent is invalid - valueWindow[idx] = boundValue == null || isNaN(boundValue) ? dataExtent[idx] : boundValue; - percentWindow[idx] = boundPercent == null || isNaN(boundPercent) ? percentExtent[idx] : boundPercent; - }); - asc(valueWindow); - asc(percentWindow); - // The windows from user calling of `dispatchAction` might be out of the extent, - // or do not obey the `min/maxSpan`, `min/maxValueSpan`. But we don't restrict window - // by `zoomLock` here, because we see `zoomLock` just as a interaction constraint, - // where API is able to initialize/modify the window size even though `zoomLock` - // specified. - var spans = this._minMaxSpan; - hasPropModeValue ? restrictSet(valueWindow, percentWindow, dataExtent, percentExtent, false) : restrictSet(percentWindow, valueWindow, percentExtent, dataExtent, true); - function restrictSet(fromWindow, toWindow, fromExtent, toExtent, toValue) { - var suffix = toValue ? 'Span' : 'ValueSpan'; - sliderMove(0, fromWindow, fromExtent, 'all', spans['min' + suffix], spans['max' + suffix]); - for (var i = 0; i < 2; i++) { - toWindow[i] = numberUtil.linearMap(fromWindow[i], fromExtent, toExtent, true); - toValue && (toWindow[i] = scale.parse(toWindow[i])); - } - } - return { - valueWindow: valueWindow, - percentWindow: percentWindow - }; - }; - /** - * Notice: reset should not be called before series.restoreData() is called, - * so it is recommended to be called in "process stage" but not "model init - * stage". - */ - AxisProxy.prototype.reset = function (dataZoomModel) { - if (dataZoomModel !== this._dataZoomModel) { - return; - } - var targetSeries = this.getTargetSeriesModels(); - // Culculate data window and data extent, and record them. - this._dataExtent = calculateDataExtent(this, this._dimName, targetSeries); - // `calculateDataWindow` uses min/maxSpan. - this._updateMinMaxSpan(); - var dataWindow = this.calculateDataWindow(dataZoomModel.settledOption); - this._valueWindow = dataWindow.valueWindow; - this._percentWindow = dataWindow.percentWindow; - // Update axis setting then. - this._setAxisModel(); - }; - AxisProxy.prototype.filterData = function (dataZoomModel, api) { - if (dataZoomModel !== this._dataZoomModel) { - return; - } - var axisDim = this._dimName; - var seriesModels = this.getTargetSeriesModels(); - var filterMode = dataZoomModel.get('filterMode'); - var valueWindow = this._valueWindow; - if (filterMode === 'none') { - return; - } - // FIXME - // Toolbox may has dataZoom injected. And if there are stacked bar chart - // with NaN data, NaN will be filtered and stack will be wrong. - // So we need to force the mode to be set empty. - // In fect, it is not a big deal that do not support filterMode-'filter' - // when using toolbox#dataZoom, utill tooltip#dataZoom support "single axis - // selection" some day, which might need "adapt to data extent on the - // otherAxis", which is disabled by filterMode-'empty'. - // But currently, stack has been fixed to based on value but not index, - // so this is not an issue any more. - // let otherAxisModel = this.getOtherAxisModel(); - // if (dataZoomModel.get('$fromToolbox') - // && otherAxisModel - // && otherAxisModel.hasSeriesStacked - // ) { - // filterMode = 'empty'; - // } - // TODO - // filterMode 'weakFilter' and 'empty' is not optimized for huge data yet. - each(seriesModels, function (seriesModel) { - var seriesData = seriesModel.getData(); - var dataDims = seriesData.mapDimensionsAll(axisDim); - if (!dataDims.length) { - return; - } - if (filterMode === 'weakFilter') { - var store_1 = seriesData.getStore(); - var dataDimIndices_1 = zrUtil.map(dataDims, function (dim) { - return seriesData.getDimensionIndex(dim); - }, seriesData); - seriesData.filterSelf(function (dataIndex) { - var leftOut; - var rightOut; - var hasValue; - for (var i = 0; i < dataDims.length; i++) { - var value = store_1.get(dataDimIndices_1[i], dataIndex); - var thisHasValue = !isNaN(value); - var thisLeftOut = value < valueWindow[0]; - var thisRightOut = value > valueWindow[1]; - if (thisHasValue && !thisLeftOut && !thisRightOut) { - return true; - } - thisHasValue && (hasValue = true); - thisLeftOut && (leftOut = true); - thisRightOut && (rightOut = true); - } - // If both left out and right out, do not filter. - return hasValue && leftOut && rightOut; - }); - } else { - each(dataDims, function (dim) { - if (filterMode === 'empty') { - seriesModel.setData(seriesData = seriesData.map(dim, function (value) { - return !isInWindow(value) ? NaN : value; - })); - } else { - var range = {}; - range[dim] = valueWindow; - // console.time('select'); - seriesData.selectRange(range); - // console.timeEnd('select'); - } - }); - } - - each(dataDims, function (dim) { - seriesData.setApproximateExtent(valueWindow, dim); - }); - }); - function isInWindow(value) { - return value >= valueWindow[0] && value <= valueWindow[1]; - } - }; - AxisProxy.prototype._updateMinMaxSpan = function () { - var minMaxSpan = this._minMaxSpan = {}; - var dataZoomModel = this._dataZoomModel; - var dataExtent = this._dataExtent; - each(['min', 'max'], function (minMax) { - var percentSpan = dataZoomModel.get(minMax + 'Span'); - var valueSpan = dataZoomModel.get(minMax + 'ValueSpan'); - valueSpan != null && (valueSpan = this.getAxisModel().axis.scale.parse(valueSpan)); - // minValueSpan and maxValueSpan has higher priority than minSpan and maxSpan - if (valueSpan != null) { - percentSpan = numberUtil.linearMap(dataExtent[0] + valueSpan, dataExtent, [0, 100], true); - } else if (percentSpan != null) { - valueSpan = numberUtil.linearMap(percentSpan, [0, 100], dataExtent, true) - dataExtent[0]; - } - minMaxSpan[minMax + 'Span'] = percentSpan; - minMaxSpan[minMax + 'ValueSpan'] = valueSpan; - }, this); - }; - AxisProxy.prototype._setAxisModel = function () { - var axisModel = this.getAxisModel(); - var percentWindow = this._percentWindow; - var valueWindow = this._valueWindow; - if (!percentWindow) { - return; - } - // [0, 500]: arbitrary value, guess axis extent. - var precision = numberUtil.getPixelPrecision(valueWindow, [0, 500]); - precision = Math.min(precision, 20); - // For value axis, if min/max/scale are not set, we just use the extent obtained - // by series data, which may be a little different from the extent calculated by - // `axisHelper.getScaleExtent`. But the different just affects the experience a - // little when zooming. So it will not be fixed until some users require it strongly. - var rawExtentInfo = axisModel.axis.scale.rawExtentInfo; - if (percentWindow[0] !== 0) { - rawExtentInfo.setDeterminedMinMax('min', +valueWindow[0].toFixed(precision)); - } - if (percentWindow[1] !== 100) { - rawExtentInfo.setDeterminedMinMax('max', +valueWindow[1].toFixed(precision)); - } - rawExtentInfo.freeze(); - }; - return AxisProxy; -}(); -function calculateDataExtent(axisProxy, axisDim, seriesModels) { - var dataExtent = [Infinity, -Infinity]; - each(seriesModels, function (seriesModel) { - unionAxisExtentFromData(dataExtent, seriesModel.getData(), axisDim); - }); - // It is important to get "consistent" extent when more then one axes is - // controlled by a `dataZoom`, otherwise those axes will not be synchronized - // when zooming. But it is difficult to know what is "consistent", considering - // axes have different type or even different meanings (For example, two - // time axes are used to compare data of the same date in different years). - // So basically dataZoom just obtains extent by series.data (in category axis - // extent can be obtained from axis.data). - // Nevertheless, user can set min/max/scale on axes to make extent of axes - // consistent. - var axisModel = axisProxy.getAxisModel(); - var rawExtentResult = ensureScaleRawExtentInfo(axisModel.axis.scale, axisModel, dataExtent).calculate(); - return [rawExtentResult.min, rawExtentResult.max]; -} -export default AxisProxy; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js b/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js deleted file mode 100644 index d6c05f3..0000000 --- a/node_modules/echarts/lib/component/dataZoom/DataZoomModel.js +++ /dev/null @@ -1,430 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { each, createHashMap, merge, assert } from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -import { getAxisMainType, DATA_ZOOM_AXIS_DIMENSIONS } from './helper.js'; -import { MULTIPLE_REFERRING, SINGLE_REFERRING } from '../../util/model.js'; -var DataZoomAxisInfo = /** @class */function () { - function DataZoomAxisInfo() { - this.indexList = []; - this.indexMap = []; - } - DataZoomAxisInfo.prototype.add = function (axisCmptIdx) { - // Remove duplication. - if (!this.indexMap[axisCmptIdx]) { - this.indexList.push(axisCmptIdx); - this.indexMap[axisCmptIdx] = true; - } - }; - return DataZoomAxisInfo; -}(); -var DataZoomModel = /** @class */function (_super) { - __extends(DataZoomModel, _super); - function DataZoomModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = DataZoomModel.type; - _this._autoThrottle = true; - _this._noTarget = true; - /** - * It is `[rangeModeForMin, rangeModeForMax]`. - * The optional values for `rangeMode`: - * + `'value'` mode: the axis extent will always be determined by - * `dataZoom.startValue` and `dataZoom.endValue`, despite - * how data like and how `axis.min` and `axis.max` are. - * + `'percent'` mode: `100` represents 100% of the `[dMin, dMax]`, - * where `dMin` is `axis.min` if `axis.min` specified, otherwise `data.extent[0]`, - * and `dMax` is `axis.max` if `axis.max` specified, otherwise `data.extent[1]`. - * Axis extent will be determined by the result of the percent of `[dMin, dMax]`. - * - * For example, when users are using dynamic data (update data periodically via `setOption`), - * if in `'value`' mode, the window will be kept in a fixed value range despite how - * data are appended, while if in `'percent'` mode, whe window range will be changed alone with - * the appended data (suppose `axis.min` and `axis.max` are not specified). - */ - _this._rangePropMode = ['percent', 'percent']; - return _this; - } - DataZoomModel.prototype.init = function (option, parentModel, ecModel) { - var inputRawOption = retrieveRawOption(option); - /** - * Suppose a "main process" start at the point that model prepared (that is, - * model initialized or merged or method called in `action`). - * We should keep the `main process` idempotent, that is, given a set of values - * on `option`, we get the same result. - * - * But sometimes, values on `option` will be updated for providing users - * a "final calculated value" (`dataZoomProcessor` will do that). Those value - * should not be the base/input of the `main process`. - * - * So in that case we should save and keep the input of the `main process` - * separately, called `settledOption`. - * - * For example, consider the case: - * (Step_1) brush zoom the grid by `toolbox.dataZoom`, - * where the original input `option.startValue`, `option.endValue` are earsed by - * calculated value. - * (Step)2) click the legend to hide and show a series, - * where the new range is calculated by the earsed `startValue` and `endValue`, - * which brings incorrect result. - */ - this.settledOption = inputRawOption; - this.mergeDefaultAndTheme(option, ecModel); - this._doInit(inputRawOption); - }; - DataZoomModel.prototype.mergeOption = function (newOption) { - var inputRawOption = retrieveRawOption(newOption); - // FIX #2591 - merge(this.option, newOption, true); - merge(this.settledOption, inputRawOption, true); - this._doInit(inputRawOption); - }; - DataZoomModel.prototype._doInit = function (inputRawOption) { - var thisOption = this.option; - this._setDefaultThrottle(inputRawOption); - this._updateRangeUse(inputRawOption); - var settledOption = this.settledOption; - each([['start', 'startValue'], ['end', 'endValue']], function (names, index) { - // start/end has higher priority over startValue/endValue if they - // both set, but we should make chart.setOption({endValue: 1000}) - // effective, rather than chart.setOption({endValue: 1000, end: null}). - if (this._rangePropMode[index] === 'value') { - thisOption[names[0]] = settledOption[names[0]] = null; - } - // Otherwise do nothing and use the merge result. - }, this); - this._resetTarget(); - }; - DataZoomModel.prototype._resetTarget = function () { - var optionOrient = this.get('orient', true); - var targetAxisIndexMap = this._targetAxisInfoMap = createHashMap(); - var hasAxisSpecified = this._fillSpecifiedTargetAxis(targetAxisIndexMap); - if (hasAxisSpecified) { - this._orient = optionOrient || this._makeAutoOrientByTargetAxis(); - } else { - this._orient = optionOrient || 'horizontal'; - this._fillAutoTargetAxisByOrient(targetAxisIndexMap, this._orient); - } - this._noTarget = true; - targetAxisIndexMap.each(function (axisInfo) { - if (axisInfo.indexList.length) { - this._noTarget = false; - } - }, this); - }; - DataZoomModel.prototype._fillSpecifiedTargetAxis = function (targetAxisIndexMap) { - var hasAxisSpecified = false; - each(DATA_ZOOM_AXIS_DIMENSIONS, function (axisDim) { - var refering = this.getReferringComponents(getAxisMainType(axisDim), MULTIPLE_REFERRING); - // When user set axisIndex as a empty array, we think that user specify axisIndex - // but do not want use auto mode. Because empty array may be encountered when - // some error occurred. - if (!refering.specified) { - return; - } - hasAxisSpecified = true; - var axisInfo = new DataZoomAxisInfo(); - each(refering.models, function (axisModel) { - axisInfo.add(axisModel.componentIndex); - }); - targetAxisIndexMap.set(axisDim, axisInfo); - }, this); - return hasAxisSpecified; - }; - DataZoomModel.prototype._fillAutoTargetAxisByOrient = function (targetAxisIndexMap, orient) { - var ecModel = this.ecModel; - var needAuto = true; - // Find axis that parallel to dataZoom as default. - if (needAuto) { - var axisDim = orient === 'vertical' ? 'y' : 'x'; - var axisModels = ecModel.findComponents({ - mainType: axisDim + 'Axis' - }); - setParallelAxis(axisModels, axisDim); - } - // Find axis that parallel to dataZoom as default. - if (needAuto) { - var axisModels = ecModel.findComponents({ - mainType: 'singleAxis', - filter: function (axisModel) { - return axisModel.get('orient', true) === orient; - } - }); - setParallelAxis(axisModels, 'single'); - } - function setParallelAxis(axisModels, axisDim) { - // At least use the first parallel axis as the target axis. - var axisModel = axisModels[0]; - if (!axisModel) { - return; - } - var axisInfo = new DataZoomAxisInfo(); - axisInfo.add(axisModel.componentIndex); - targetAxisIndexMap.set(axisDim, axisInfo); - needAuto = false; - // Find parallel axes in the same grid. - if (axisDim === 'x' || axisDim === 'y') { - var gridModel_1 = axisModel.getReferringComponents('grid', SINGLE_REFERRING).models[0]; - gridModel_1 && each(axisModels, function (axModel) { - if (axisModel.componentIndex !== axModel.componentIndex && gridModel_1 === axModel.getReferringComponents('grid', SINGLE_REFERRING).models[0]) { - axisInfo.add(axModel.componentIndex); - } - }); - } - } - if (needAuto) { - // If no parallel axis, find the first category axis as default. (Also consider polar). - each(DATA_ZOOM_AXIS_DIMENSIONS, function (axisDim) { - if (!needAuto) { - return; - } - var axisModels = ecModel.findComponents({ - mainType: getAxisMainType(axisDim), - filter: function (axisModel) { - return axisModel.get('type', true) === 'category'; - } - }); - if (axisModels[0]) { - var axisInfo = new DataZoomAxisInfo(); - axisInfo.add(axisModels[0].componentIndex); - targetAxisIndexMap.set(axisDim, axisInfo); - needAuto = false; - } - }, this); - } - }; - DataZoomModel.prototype._makeAutoOrientByTargetAxis = function () { - var dim; - // Find the first axis - this.eachTargetAxis(function (axisDim) { - !dim && (dim = axisDim); - }, this); - return dim === 'y' ? 'vertical' : 'horizontal'; - }; - DataZoomModel.prototype._setDefaultThrottle = function (inputRawOption) { - // When first time user set throttle, auto throttle ends. - if (inputRawOption.hasOwnProperty('throttle')) { - this._autoThrottle = false; - } - if (this._autoThrottle) { - var globalOption = this.ecModel.option; - this.option.throttle = globalOption.animation && globalOption.animationDurationUpdate > 0 ? 100 : 20; - } - }; - DataZoomModel.prototype._updateRangeUse = function (inputRawOption) { - var rangePropMode = this._rangePropMode; - var rangeModeInOption = this.get('rangeMode'); - each([['start', 'startValue'], ['end', 'endValue']], function (names, index) { - var percentSpecified = inputRawOption[names[0]] != null; - var valueSpecified = inputRawOption[names[1]] != null; - if (percentSpecified && !valueSpecified) { - rangePropMode[index] = 'percent'; - } else if (!percentSpecified && valueSpecified) { - rangePropMode[index] = 'value'; - } else if (rangeModeInOption) { - rangePropMode[index] = rangeModeInOption[index]; - } else if (percentSpecified) { - // percentSpecified && valueSpecified - rangePropMode[index] = 'percent'; - } - // else remain its original setting. - }); - }; - - DataZoomModel.prototype.noTarget = function () { - return this._noTarget; - }; - DataZoomModel.prototype.getFirstTargetAxisModel = function () { - var firstAxisModel; - this.eachTargetAxis(function (axisDim, axisIndex) { - if (firstAxisModel == null) { - firstAxisModel = this.ecModel.getComponent(getAxisMainType(axisDim), axisIndex); - } - }, this); - return firstAxisModel; - }; - /** - * @param {Function} callback param: axisModel, dimNames, axisIndex, dataZoomModel, ecModel - */ - DataZoomModel.prototype.eachTargetAxis = function (callback, context) { - this._targetAxisInfoMap.each(function (axisInfo, axisDim) { - each(axisInfo.indexList, function (axisIndex) { - callback.call(context, axisDim, axisIndex); - }); - }); - }; - /** - * @return If not found, return null/undefined. - */ - DataZoomModel.prototype.getAxisProxy = function (axisDim, axisIndex) { - var axisModel = this.getAxisModel(axisDim, axisIndex); - if (axisModel) { - return axisModel.__dzAxisProxy; - } - }; - /** - * @return If not found, return null/undefined. - */ - DataZoomModel.prototype.getAxisModel = function (axisDim, axisIndex) { - if (process.env.NODE_ENV !== 'production') { - assert(axisDim && axisIndex != null); - } - var axisInfo = this._targetAxisInfoMap.get(axisDim); - if (axisInfo && axisInfo.indexMap[axisIndex]) { - return this.ecModel.getComponent(getAxisMainType(axisDim), axisIndex); - } - }; - /** - * If not specified, set to undefined. - */ - DataZoomModel.prototype.setRawRange = function (opt) { - var thisOption = this.option; - var settledOption = this.settledOption; - each([['start', 'startValue'], ['end', 'endValue']], function (names) { - // Consider the pair : - // If one has value and the other one is `null/undefined`, we both set them - // to `settledOption`. This strategy enables the feature to clear the original - // value in `settledOption` to `null/undefined`. - // But if both of them are `null/undefined`, we do not set them to `settledOption` - // and keep `settledOption` with the original value. This strategy enables users to - // only set but not set when calling - // `dispatchAction`. - // The pair is treated in the same way. - if (opt[names[0]] != null || opt[names[1]] != null) { - thisOption[names[0]] = settledOption[names[0]] = opt[names[0]]; - thisOption[names[1]] = settledOption[names[1]] = opt[names[1]]; - } - }, this); - this._updateRangeUse(opt); - }; - DataZoomModel.prototype.setCalculatedRange = function (opt) { - var option = this.option; - each(['start', 'startValue', 'end', 'endValue'], function (name) { - option[name] = opt[name]; - }); - }; - DataZoomModel.prototype.getPercentRange = function () { - var axisProxy = this.findRepresentativeAxisProxy(); - if (axisProxy) { - return axisProxy.getDataPercentWindow(); - } - }; - /** - * For example, chart.getModel().getComponent('dataZoom').getValueRange('y', 0); - * - * @return [startValue, endValue] value can only be '-' or finite number. - */ - DataZoomModel.prototype.getValueRange = function (axisDim, axisIndex) { - if (axisDim == null && axisIndex == null) { - var axisProxy = this.findRepresentativeAxisProxy(); - if (axisProxy) { - return axisProxy.getDataValueWindow(); - } - } else { - return this.getAxisProxy(axisDim, axisIndex).getDataValueWindow(); - } - }; - /** - * @param axisModel If axisModel given, find axisProxy - * corresponding to the axisModel - */ - DataZoomModel.prototype.findRepresentativeAxisProxy = function (axisModel) { - if (axisModel) { - return axisModel.__dzAxisProxy; - } - // Find the first hosted axisProxy - var firstProxy; - var axisDimList = this._targetAxisInfoMap.keys(); - for (var i = 0; i < axisDimList.length; i++) { - var axisDim = axisDimList[i]; - var axisInfo = this._targetAxisInfoMap.get(axisDim); - for (var j = 0; j < axisInfo.indexList.length; j++) { - var proxy = this.getAxisProxy(axisDim, axisInfo.indexList[j]); - if (proxy.hostedBy(this)) { - return proxy; - } - if (!firstProxy) { - firstProxy = proxy; - } - } - } - // If no hosted proxy found, still need to return a proxy. - // This case always happens in toolbox dataZoom, where axes are all hosted by - // other dataZooms. - return firstProxy; - }; - DataZoomModel.prototype.getRangePropMode = function () { - return this._rangePropMode.slice(); - }; - DataZoomModel.prototype.getOrient = function () { - if (process.env.NODE_ENV !== 'production') { - // Should not be called before initialized. - assert(this._orient); - } - return this._orient; - }; - DataZoomModel.type = 'dataZoom'; - DataZoomModel.dependencies = ['xAxis', 'yAxis', 'radiusAxis', 'angleAxis', 'singleAxis', 'series', 'toolbox']; - DataZoomModel.defaultOption = { - // zlevel: 0, - z: 4, - filterMode: 'filter', - start: 0, - end: 100 - }; - return DataZoomModel; -}(ComponentModel); -/** - * Retrieve those raw params from option, which will be cached separately, - * because they will be overwritten by normalized/calculated values in the main - * process. - */ -function retrieveRawOption(option) { - var ret = {}; - each(['start', 'end', 'startValue', 'endValue', 'throttle'], function (name) { - option.hasOwnProperty(name) && (ret[name] = option[name]); - }); - return ret; -} -export default DataZoomModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/DataZoomView.js b/node_modules/echarts/lib/component/dataZoom/DataZoomView.js deleted file mode 100644 index c3b37a6..0000000 --- a/node_modules/echarts/lib/component/dataZoom/DataZoomView.js +++ /dev/null @@ -1,61 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentView from '../../view/Component.js'; -var DataZoomView = /** @class */function (_super) { - __extends(DataZoomView, _super); - function DataZoomView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = DataZoomView.type; - return _this; - } - DataZoomView.prototype.render = function (dataZoomModel, ecModel, api, payload) { - this.dataZoomModel = dataZoomModel; - this.ecModel = ecModel; - this.api = api; - }; - DataZoomView.type = 'dataZoom'; - return DataZoomView; -}(ComponentView); -export default DataZoomView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js b/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js deleted file mode 100644 index 1f3415e..0000000 --- a/node_modules/echarts/lib/component/dataZoom/InsideZoomModel.js +++ /dev/null @@ -1,65 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import DataZoomModel from './DataZoomModel.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var InsideZoomModel = /** @class */function (_super) { - __extends(InsideZoomModel, _super); - function InsideZoomModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = InsideZoomModel.type; - return _this; - } - InsideZoomModel.type = 'dataZoom.inside'; - InsideZoomModel.defaultOption = inheritDefaultOption(DataZoomModel.defaultOption, { - disabled: false, - zoomLock: false, - zoomOnMouseWheel: true, - moveOnMouseMove: true, - moveOnMouseWheel: false, - preventDefaultMouseMove: true - }); - return InsideZoomModel; -}(DataZoomModel); -export default InsideZoomModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js b/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js deleted file mode 100644 index 06469b2..0000000 --- a/node_modules/echarts/lib/component/dataZoom/InsideZoomView.js +++ /dev/null @@ -1,198 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import DataZoomView from './DataZoomView.js'; -import sliderMove from '../helper/sliderMove.js'; -import * as roams from './roams.js'; -import { bind } from 'zrender/lib/core/util.js'; -var InsideZoomView = /** @class */function (_super) { - __extends(InsideZoomView, _super); - function InsideZoomView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'dataZoom.inside'; - return _this; - } - InsideZoomView.prototype.render = function (dataZoomModel, ecModel, api) { - _super.prototype.render.apply(this, arguments); - if (dataZoomModel.noTarget()) { - this._clear(); - return; - } - // Hence the `throttle` util ensures to preserve command order, - // here simply updating range all the time will not cause missing - // any of the the roam change. - this.range = dataZoomModel.getPercentRange(); - // Reset controllers. - roams.setViewInfoToCoordSysRecord(api, dataZoomModel, { - pan: bind(getRangeHandlers.pan, this), - zoom: bind(getRangeHandlers.zoom, this), - scrollMove: bind(getRangeHandlers.scrollMove, this) - }); - }; - InsideZoomView.prototype.dispose = function () { - this._clear(); - _super.prototype.dispose.apply(this, arguments); - }; - InsideZoomView.prototype._clear = function () { - roams.disposeCoordSysRecordIfNeeded(this.api, this.dataZoomModel); - this.range = null; - }; - InsideZoomView.type = 'dataZoom.inside'; - return InsideZoomView; -}(DataZoomView); -var getRangeHandlers = { - zoom: function (coordSysInfo, coordSysMainType, controller, e) { - var lastRange = this.range; - var range = lastRange.slice(); - // Calculate transform by the first axis. - var axisModel = coordSysInfo.axisModels[0]; - if (!axisModel) { - return; - } - var directionInfo = getDirectionInfo[coordSysMainType](null, [e.originX, e.originY], axisModel, controller, coordSysInfo); - var percentPoint = (directionInfo.signal > 0 ? directionInfo.pixelStart + directionInfo.pixelLength - directionInfo.pixel : directionInfo.pixel - directionInfo.pixelStart) / directionInfo.pixelLength * (range[1] - range[0]) + range[0]; - var scale = Math.max(1 / e.scale, 0); - range[0] = (range[0] - percentPoint) * scale + percentPoint; - range[1] = (range[1] - percentPoint) * scale + percentPoint; - // Restrict range. - var minMaxSpan = this.dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan(); - sliderMove(0, range, [0, 100], 0, minMaxSpan.minSpan, minMaxSpan.maxSpan); - this.range = range; - if (lastRange[0] !== range[0] || lastRange[1] !== range[1]) { - return range; - } - }, - pan: makeMover(function (range, axisModel, coordSysInfo, coordSysMainType, controller, e) { - var directionInfo = getDirectionInfo[coordSysMainType]([e.oldX, e.oldY], [e.newX, e.newY], axisModel, controller, coordSysInfo); - return directionInfo.signal * (range[1] - range[0]) * directionInfo.pixel / directionInfo.pixelLength; - }), - scrollMove: makeMover(function (range, axisModel, coordSysInfo, coordSysMainType, controller, e) { - var directionInfo = getDirectionInfo[coordSysMainType]([0, 0], [e.scrollDelta, e.scrollDelta], axisModel, controller, coordSysInfo); - return directionInfo.signal * (range[1] - range[0]) * e.scrollDelta; - }) -}; -function makeMover(getPercentDelta) { - return function (coordSysInfo, coordSysMainType, controller, e) { - var lastRange = this.range; - var range = lastRange.slice(); - // Calculate transform by the first axis. - var axisModel = coordSysInfo.axisModels[0]; - if (!axisModel) { - return; - } - var percentDelta = getPercentDelta(range, axisModel, coordSysInfo, coordSysMainType, controller, e); - sliderMove(percentDelta, range, [0, 100], 'all'); - this.range = range; - if (lastRange[0] !== range[0] || lastRange[1] !== range[1]) { - return range; - } - }; -} -var getDirectionInfo = { - grid: function (oldPoint, newPoint, axisModel, controller, coordSysInfo) { - var axis = axisModel.axis; - var ret = {}; - var rect = coordSysInfo.model.coordinateSystem.getRect(); - oldPoint = oldPoint || [0, 0]; - if (axis.dim === 'x') { - ret.pixel = newPoint[0] - oldPoint[0]; - ret.pixelLength = rect.width; - ret.pixelStart = rect.x; - ret.signal = axis.inverse ? 1 : -1; - } else { - // axis.dim === 'y' - ret.pixel = newPoint[1] - oldPoint[1]; - ret.pixelLength = rect.height; - ret.pixelStart = rect.y; - ret.signal = axis.inverse ? -1 : 1; - } - return ret; - }, - polar: function (oldPoint, newPoint, axisModel, controller, coordSysInfo) { - var axis = axisModel.axis; - var ret = {}; - var polar = coordSysInfo.model.coordinateSystem; - var radiusExtent = polar.getRadiusAxis().getExtent(); - var angleExtent = polar.getAngleAxis().getExtent(); - oldPoint = oldPoint ? polar.pointToCoord(oldPoint) : [0, 0]; - newPoint = polar.pointToCoord(newPoint); - if (axisModel.mainType === 'radiusAxis') { - ret.pixel = newPoint[0] - oldPoint[0]; - // ret.pixelLength = Math.abs(radiusExtent[1] - radiusExtent[0]); - // ret.pixelStart = Math.min(radiusExtent[0], radiusExtent[1]); - ret.pixelLength = radiusExtent[1] - radiusExtent[0]; - ret.pixelStart = radiusExtent[0]; - ret.signal = axis.inverse ? 1 : -1; - } else { - // 'angleAxis' - ret.pixel = newPoint[1] - oldPoint[1]; - // ret.pixelLength = Math.abs(angleExtent[1] - angleExtent[0]); - // ret.pixelStart = Math.min(angleExtent[0], angleExtent[1]); - ret.pixelLength = angleExtent[1] - angleExtent[0]; - ret.pixelStart = angleExtent[0]; - ret.signal = axis.inverse ? -1 : 1; - } - return ret; - }, - singleAxis: function (oldPoint, newPoint, axisModel, controller, coordSysInfo) { - var axis = axisModel.axis; - var rect = coordSysInfo.model.coordinateSystem.getRect(); - var ret = {}; - oldPoint = oldPoint || [0, 0]; - if (axis.orient === 'horizontal') { - ret.pixel = newPoint[0] - oldPoint[0]; - ret.pixelLength = rect.width; - ret.pixelStart = rect.x; - ret.signal = axis.inverse ? 1 : -1; - } else { - // 'vertical' - ret.pixel = newPoint[1] - oldPoint[1]; - ret.pixelLength = rect.height; - ret.pixelStart = rect.y; - ret.signal = axis.inverse ? -1 : 1; - } - return ret; - } -}; -export default InsideZoomView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js b/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js deleted file mode 100644 index 083c201..0000000 --- a/node_modules/echarts/lib/component/dataZoom/SelectZoomModel.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import DataZoomModel from './DataZoomModel.js'; -var SelectDataZoomModel = /** @class */function (_super) { - __extends(SelectDataZoomModel, _super); - function SelectDataZoomModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SelectDataZoomModel.type; - return _this; - } - SelectDataZoomModel.type = 'dataZoom.select'; - return SelectDataZoomModel; -}(DataZoomModel); -export default SelectDataZoomModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js b/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js deleted file mode 100644 index a4b754d..0000000 --- a/node_modules/echarts/lib/component/dataZoom/SelectZoomView.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import DataZoomView from './DataZoomView.js'; -var SelectDataZoomView = /** @class */function (_super) { - __extends(SelectDataZoomView, _super); - function SelectDataZoomView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SelectDataZoomView.type; - return _this; - } - SelectDataZoomView.type = 'dataZoom.select'; - return SelectDataZoomView; -}(DataZoomView); -export default SelectDataZoomView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js b/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js deleted file mode 100644 index e0b16b0..0000000 --- a/node_modules/echarts/lib/component/dataZoom/SliderZoomModel.js +++ /dev/null @@ -1,126 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import DataZoomModel from './DataZoomModel.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var SliderZoomModel = /** @class */function (_super) { - __extends(SliderZoomModel, _super); - function SliderZoomModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SliderZoomModel.type; - return _this; - } - SliderZoomModel.type = 'dataZoom.slider'; - SliderZoomModel.layoutMode = 'box'; - SliderZoomModel.defaultOption = inheritDefaultOption(DataZoomModel.defaultOption, { - show: true, - // deault value can only be drived in view stage. - right: 'ph', - top: 'ph', - width: 'ph', - height: 'ph', - left: null, - bottom: null, - borderColor: '#d2dbee', - borderRadius: 3, - backgroundColor: 'rgba(47,69,84,0)', - // dataBackgroundColor: '#ddd', - dataBackground: { - lineStyle: { - color: '#d2dbee', - width: 0.5 - }, - areaStyle: { - color: '#d2dbee', - opacity: 0.2 - } - }, - selectedDataBackground: { - lineStyle: { - color: '#8fb0f7', - width: 0.5 - }, - areaStyle: { - color: '#8fb0f7', - opacity: 0.2 - } - }, - // Color of selected window. - fillerColor: 'rgba(135,175,274,0.2)', - handleIcon: 'path://M-9.35,34.56V42m0-40V9.5m-2,0h4a2,2,0,0,1,2,2v21a2,2,0,0,1-2,2h-4a2,2,0,0,1-2-2v-21A2,2,0,0,1-11.35,9.5Z', - // Percent of the slider height - handleSize: '100%', - handleStyle: { - color: '#fff', - borderColor: '#ACB8D1' - }, - moveHandleSize: 7, - moveHandleIcon: 'path://M-320.9-50L-320.9-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-348-41-339-50-320.9-50z M-212.3-50L-212.3-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-239.4-41-230.4-50-212.3-50z M-103.7-50L-103.7-50c18.1,0,27.1,9,27.1,27.1V85.7c0,18.1-9,27.1-27.1,27.1l0,0c-18.1,0-27.1-9-27.1-27.1V-22.9C-130.9-41-121.8-50-103.7-50z', - moveHandleStyle: { - color: '#D2DBEE', - opacity: 0.7 - }, - showDetail: true, - showDataShadow: 'auto', - realtime: true, - zoomLock: false, - textStyle: { - color: '#6E7079' - }, - brushSelect: true, - brushStyle: { - color: 'rgba(135,175,274,0.15)' - }, - emphasis: { - handleStyle: { - borderColor: '#8FB0F7' - }, - moveHandleStyle: { - color: '#8FB0F7' - } - } - }); - return SliderZoomModel; -}(DataZoomModel); -export default SliderZoomModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js b/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js deleted file mode 100644 index 98912e0..0000000 --- a/node_modules/echarts/lib/component/dataZoom/SliderZoomView.js +++ /dev/null @@ -1,817 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { bind, each, isFunction, isString, indexOf } from 'zrender/lib/core/util.js'; -import * as eventTool from 'zrender/lib/core/event.js'; -import * as graphic from '../../util/graphic.js'; -import * as throttle from '../../util/throttle.js'; -import DataZoomView from './DataZoomView.js'; -import { linearMap, asc, parsePercent } from '../../util/number.js'; -import * as layout from '../../util/layout.js'; -import sliderMove from '../helper/sliderMove.js'; -import { getAxisMainType, collectReferCoordSysModelInfo } from './helper.js'; -import { enableHoverEmphasis } from '../../util/states.js'; -import { createSymbol, symbolBuildProxies } from '../../util/symbol.js'; -import { deprecateLog } from '../../util/log.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -var Rect = graphic.Rect; -// Constants -var DEFAULT_LOCATION_EDGE_GAP = 7; -var DEFAULT_FRAME_BORDER_WIDTH = 1; -var DEFAULT_FILLER_SIZE = 30; -var DEFAULT_MOVE_HANDLE_SIZE = 7; -var HORIZONTAL = 'horizontal'; -var VERTICAL = 'vertical'; -var LABEL_GAP = 5; -var SHOW_DATA_SHADOW_SERIES_TYPE = ['line', 'bar', 'candlestick', 'scatter']; -var REALTIME_ANIMATION_CONFIG = { - easing: 'cubicOut', - duration: 100, - delay: 0 -}; -var SliderZoomView = /** @class */function (_super) { - __extends(SliderZoomView, _super); - function SliderZoomView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SliderZoomView.type; - _this._displayables = {}; - return _this; - } - SliderZoomView.prototype.init = function (ecModel, api) { - this.api = api; - // A unique handler for each dataZoom component - this._onBrush = bind(this._onBrush, this); - this._onBrushEnd = bind(this._onBrushEnd, this); - }; - SliderZoomView.prototype.render = function (dataZoomModel, ecModel, api, payload) { - _super.prototype.render.apply(this, arguments); - throttle.createOrUpdate(this, '_dispatchZoomAction', dataZoomModel.get('throttle'), 'fixRate'); - this._orient = dataZoomModel.getOrient(); - if (dataZoomModel.get('show') === false) { - this.group.removeAll(); - return; - } - if (dataZoomModel.noTarget()) { - this._clear(); - this.group.removeAll(); - return; - } - // Notice: this._resetInterval() should not be executed when payload.type - // is 'dataZoom', origin this._range should be maintained, otherwise 'pan' - // or 'zoom' info will be missed because of 'throttle' of this.dispatchAction, - if (!payload || payload.type !== 'dataZoom' || payload.from !== this.uid) { - this._buildView(); - } - this._updateView(); - }; - SliderZoomView.prototype.dispose = function () { - this._clear(); - _super.prototype.dispose.apply(this, arguments); - }; - SliderZoomView.prototype._clear = function () { - throttle.clear(this, '_dispatchZoomAction'); - var zr = this.api.getZr(); - zr.off('mousemove', this._onBrush); - zr.off('mouseup', this._onBrushEnd); - }; - SliderZoomView.prototype._buildView = function () { - var thisGroup = this.group; - thisGroup.removeAll(); - this._brushing = false; - this._displayables.brushRect = null; - this._resetLocation(); - this._resetInterval(); - var barGroup = this._displayables.sliderGroup = new graphic.Group(); - this._renderBackground(); - this._renderHandle(); - this._renderDataShadow(); - thisGroup.add(barGroup); - this._positionGroup(); - }; - SliderZoomView.prototype._resetLocation = function () { - var dataZoomModel = this.dataZoomModel; - var api = this.api; - var showMoveHandle = dataZoomModel.get('brushSelect'); - var moveHandleSize = showMoveHandle ? DEFAULT_MOVE_HANDLE_SIZE : 0; - // If some of x/y/width/height are not specified, - // auto-adapt according to target grid. - var coordRect = this._findCoordRect(); - var ecSize = { - width: api.getWidth(), - height: api.getHeight() - }; - // Default align by coordinate system rect. - var positionInfo = this._orient === HORIZONTAL ? { - // Why using 'right', because right should be used in vertical, - // and it is better to be consistent for dealing with position param merge. - right: ecSize.width - coordRect.x - coordRect.width, - top: ecSize.height - DEFAULT_FILLER_SIZE - DEFAULT_LOCATION_EDGE_GAP - moveHandleSize, - width: coordRect.width, - height: DEFAULT_FILLER_SIZE - } : { - right: DEFAULT_LOCATION_EDGE_GAP, - top: coordRect.y, - width: DEFAULT_FILLER_SIZE, - height: coordRect.height - }; - // Do not write back to option and replace value 'ph', because - // the 'ph' value should be recalculated when resize. - var layoutParams = layout.getLayoutParams(dataZoomModel.option); - // Replace the placeholder value. - each(['right', 'top', 'width', 'height'], function (name) { - if (layoutParams[name] === 'ph') { - layoutParams[name] = positionInfo[name]; - } - }); - var layoutRect = layout.getLayoutRect(layoutParams, ecSize); - this._location = { - x: layoutRect.x, - y: layoutRect.y - }; - this._size = [layoutRect.width, layoutRect.height]; - this._orient === VERTICAL && this._size.reverse(); - }; - SliderZoomView.prototype._positionGroup = function () { - var thisGroup = this.group; - var location = this._location; - var orient = this._orient; - // Just use the first axis to determine mapping. - var targetAxisModel = this.dataZoomModel.getFirstTargetAxisModel(); - var inverse = targetAxisModel && targetAxisModel.get('inverse'); - var sliderGroup = this._displayables.sliderGroup; - var otherAxisInverse = (this._dataShadowInfo || {}).otherAxisInverse; - // Transform barGroup. - sliderGroup.attr(orient === HORIZONTAL && !inverse ? { - scaleY: otherAxisInverse ? 1 : -1, - scaleX: 1 - } : orient === HORIZONTAL && inverse ? { - scaleY: otherAxisInverse ? 1 : -1, - scaleX: -1 - } : orient === VERTICAL && !inverse ? { - scaleY: otherAxisInverse ? -1 : 1, - scaleX: 1, - rotation: Math.PI / 2 - } - // Don't use Math.PI, considering shadow direction. - : { - scaleY: otherAxisInverse ? -1 : 1, - scaleX: -1, - rotation: Math.PI / 2 - }); - // Position barGroup - var rect = thisGroup.getBoundingRect([sliderGroup]); - thisGroup.x = location.x - rect.x; - thisGroup.y = location.y - rect.y; - thisGroup.markRedraw(); - }; - SliderZoomView.prototype._getViewExtent = function () { - return [0, this._size[0]]; - }; - SliderZoomView.prototype._renderBackground = function () { - var dataZoomModel = this.dataZoomModel; - var size = this._size; - var barGroup = this._displayables.sliderGroup; - var brushSelect = dataZoomModel.get('brushSelect'); - barGroup.add(new Rect({ - silent: true, - shape: { - x: 0, - y: 0, - width: size[0], - height: size[1] - }, - style: { - fill: dataZoomModel.get('backgroundColor') - }, - z2: -40 - })); - // Click panel, over shadow, below handles. - var clickPanel = new Rect({ - shape: { - x: 0, - y: 0, - width: size[0], - height: size[1] - }, - style: { - fill: 'transparent' - }, - z2: 0, - onclick: bind(this._onClickPanel, this) - }); - var zr = this.api.getZr(); - if (brushSelect) { - clickPanel.on('mousedown', this._onBrushStart, this); - clickPanel.cursor = 'crosshair'; - zr.on('mousemove', this._onBrush); - zr.on('mouseup', this._onBrushEnd); - } else { - zr.off('mousemove', this._onBrush); - zr.off('mouseup', this._onBrushEnd); - } - barGroup.add(clickPanel); - }; - SliderZoomView.prototype._renderDataShadow = function () { - var info = this._dataShadowInfo = this._prepareDataShadowInfo(); - this._displayables.dataShadowSegs = []; - if (!info) { - return; - } - var size = this._size; - var oldSize = this._shadowSize || []; - var seriesModel = info.series; - var data = seriesModel.getRawData(); - var candlestickDim = seriesModel.getShadowDim && seriesModel.getShadowDim(); - var otherDim = candlestickDim && data.getDimensionInfo(candlestickDim) ? seriesModel.getShadowDim() // @see candlestick - : info.otherDim; - if (otherDim == null) { - return; - } - var polygonPts = this._shadowPolygonPts; - var polylinePts = this._shadowPolylinePts; - // Not re-render if data doesn't change. - if (data !== this._shadowData || otherDim !== this._shadowDim || size[0] !== oldSize[0] || size[1] !== oldSize[1]) { - var otherDataExtent_1 = data.getDataExtent(otherDim); - // Nice extent. - var otherOffset = (otherDataExtent_1[1] - otherDataExtent_1[0]) * 0.3; - otherDataExtent_1 = [otherDataExtent_1[0] - otherOffset, otherDataExtent_1[1] + otherOffset]; - var otherShadowExtent_1 = [0, size[1]]; - var thisShadowExtent = [0, size[0]]; - var areaPoints_1 = [[size[0], 0], [0, 0]]; - var linePoints_1 = []; - var step_1 = thisShadowExtent[1] / (data.count() - 1); - var thisCoord_1 = 0; - // Optimize for large data shadow - var stride_1 = Math.round(data.count() / size[0]); - var lastIsEmpty_1; - data.each([otherDim], function (value, index) { - if (stride_1 > 0 && index % stride_1) { - thisCoord_1 += step_1; - return; - } - // FIXME - // Should consider axis.min/axis.max when drawing dataShadow. - // FIXME - // 应该使用统一的空判断?还是在list里进行空判断? - var isEmpty = value == null || isNaN(value) || value === ''; - // See #4235. - var otherCoord = isEmpty ? 0 : linearMap(value, otherDataExtent_1, otherShadowExtent_1, true); - // Attempt to draw data shadow precisely when there are empty value. - if (isEmpty && !lastIsEmpty_1 && index) { - areaPoints_1.push([areaPoints_1[areaPoints_1.length - 1][0], 0]); - linePoints_1.push([linePoints_1[linePoints_1.length - 1][0], 0]); - } else if (!isEmpty && lastIsEmpty_1) { - areaPoints_1.push([thisCoord_1, 0]); - linePoints_1.push([thisCoord_1, 0]); - } - areaPoints_1.push([thisCoord_1, otherCoord]); - linePoints_1.push([thisCoord_1, otherCoord]); - thisCoord_1 += step_1; - lastIsEmpty_1 = isEmpty; - }); - polygonPts = this._shadowPolygonPts = areaPoints_1; - polylinePts = this._shadowPolylinePts = linePoints_1; - } - this._shadowData = data; - this._shadowDim = otherDim; - this._shadowSize = [size[0], size[1]]; - var dataZoomModel = this.dataZoomModel; - function createDataShadowGroup(isSelectedArea) { - var model = dataZoomModel.getModel(isSelectedArea ? 'selectedDataBackground' : 'dataBackground'); - var group = new graphic.Group(); - var polygon = new graphic.Polygon({ - shape: { - points: polygonPts - }, - segmentIgnoreThreshold: 1, - style: model.getModel('areaStyle').getAreaStyle(), - silent: true, - z2: -20 - }); - var polyline = new graphic.Polyline({ - shape: { - points: polylinePts - }, - segmentIgnoreThreshold: 1, - style: model.getModel('lineStyle').getLineStyle(), - silent: true, - z2: -19 - }); - group.add(polygon); - group.add(polyline); - return group; - } - // let dataBackgroundModel = dataZoomModel.getModel('dataBackground'); - for (var i = 0; i < 3; i++) { - var group = createDataShadowGroup(i === 1); - this._displayables.sliderGroup.add(group); - this._displayables.dataShadowSegs.push(group); - } - }; - SliderZoomView.prototype._prepareDataShadowInfo = function () { - var dataZoomModel = this.dataZoomModel; - var showDataShadow = dataZoomModel.get('showDataShadow'); - if (showDataShadow === false) { - return; - } - // Find a representative series. - var result; - var ecModel = this.ecModel; - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - var seriesModels = dataZoomModel.getAxisProxy(axisDim, axisIndex).getTargetSeriesModels(); - each(seriesModels, function (seriesModel) { - if (result) { - return; - } - if (showDataShadow !== true && indexOf(SHOW_DATA_SHADOW_SERIES_TYPE, seriesModel.get('type')) < 0) { - return; - } - var thisAxis = ecModel.getComponent(getAxisMainType(axisDim), axisIndex).axis; - var otherDim = getOtherDim(axisDim); - var otherAxisInverse; - var coordSys = seriesModel.coordinateSystem; - if (otherDim != null && coordSys.getOtherAxis) { - otherAxisInverse = coordSys.getOtherAxis(thisAxis).inverse; - } - otherDim = seriesModel.getData().mapDimension(otherDim); - result = { - thisAxis: thisAxis, - series: seriesModel, - thisDim: axisDim, - otherDim: otherDim, - otherAxisInverse: otherAxisInverse - }; - }, this); - }, this); - return result; - }; - SliderZoomView.prototype._renderHandle = function () { - var thisGroup = this.group; - var displayables = this._displayables; - var handles = displayables.handles = [null, null]; - var handleLabels = displayables.handleLabels = [null, null]; - var sliderGroup = this._displayables.sliderGroup; - var size = this._size; - var dataZoomModel = this.dataZoomModel; - var api = this.api; - var borderRadius = dataZoomModel.get('borderRadius') || 0; - var brushSelect = dataZoomModel.get('brushSelect'); - var filler = displayables.filler = new Rect({ - silent: brushSelect, - style: { - fill: dataZoomModel.get('fillerColor') - }, - textConfig: { - position: 'inside' - } - }); - sliderGroup.add(filler); - // Frame border. - sliderGroup.add(new Rect({ - silent: true, - subPixelOptimize: true, - shape: { - x: 0, - y: 0, - width: size[0], - height: size[1], - r: borderRadius - }, - style: { - // deprecated option - stroke: dataZoomModel.get('dataBackgroundColor') || dataZoomModel.get('borderColor'), - lineWidth: DEFAULT_FRAME_BORDER_WIDTH, - fill: 'rgba(0,0,0,0)' - } - })); - // Left and right handle to resize - each([0, 1], function (handleIndex) { - var iconStr = dataZoomModel.get('handleIcon'); - if (!symbolBuildProxies[iconStr] && iconStr.indexOf('path://') < 0 && iconStr.indexOf('image://') < 0) { - // Compatitable with the old icon parsers. Which can use a path string without path:// - iconStr = 'path://' + iconStr; - if (process.env.NODE_ENV !== 'production') { - deprecateLog('handleIcon now needs \'path://\' prefix when using a path string'); - } - } - var path = createSymbol(iconStr, -1, 0, 2, 2, null, true); - path.attr({ - cursor: getCursor(this._orient), - draggable: true, - drift: bind(this._onDragMove, this, handleIndex), - ondragend: bind(this._onDragEnd, this), - onmouseover: bind(this._showDataInfo, this, true), - onmouseout: bind(this._showDataInfo, this, false), - z2: 5 - }); - var bRect = path.getBoundingRect(); - var handleSize = dataZoomModel.get('handleSize'); - this._handleHeight = parsePercent(handleSize, this._size[1]); - this._handleWidth = bRect.width / bRect.height * this._handleHeight; - path.setStyle(dataZoomModel.getModel('handleStyle').getItemStyle()); - path.style.strokeNoScale = true; - path.rectHover = true; - path.ensureState('emphasis').style = dataZoomModel.getModel(['emphasis', 'handleStyle']).getItemStyle(); - enableHoverEmphasis(path); - var handleColor = dataZoomModel.get('handleColor'); // deprecated option - // Compatitable with previous version - if (handleColor != null) { - path.style.fill = handleColor; - } - sliderGroup.add(handles[handleIndex] = path); - var textStyleModel = dataZoomModel.getModel('textStyle'); - thisGroup.add(handleLabels[handleIndex] = new graphic.Text({ - silent: true, - invisible: true, - style: createTextStyle(textStyleModel, { - x: 0, - y: 0, - text: '', - verticalAlign: 'middle', - align: 'center', - fill: textStyleModel.getTextColor(), - font: textStyleModel.getFont() - }), - z2: 10 - })); - }, this); - // Handle to move. Only visible when brushSelect is set true. - var actualMoveZone = filler; - if (brushSelect) { - var moveHandleHeight = parsePercent(dataZoomModel.get('moveHandleSize'), size[1]); - var moveHandle_1 = displayables.moveHandle = new graphic.Rect({ - style: dataZoomModel.getModel('moveHandleStyle').getItemStyle(), - silent: true, - shape: { - r: [0, 0, 2, 2], - y: size[1] - 0.5, - height: moveHandleHeight - } - }); - var iconSize = moveHandleHeight * 0.8; - var moveHandleIcon = displayables.moveHandleIcon = createSymbol(dataZoomModel.get('moveHandleIcon'), -iconSize / 2, -iconSize / 2, iconSize, iconSize, '#fff', true); - moveHandleIcon.silent = true; - moveHandleIcon.y = size[1] + moveHandleHeight / 2 - 0.5; - moveHandle_1.ensureState('emphasis').style = dataZoomModel.getModel(['emphasis', 'moveHandleStyle']).getItemStyle(); - var moveZoneExpandSize = Math.min(size[1] / 2, Math.max(moveHandleHeight, 10)); - actualMoveZone = displayables.moveZone = new graphic.Rect({ - invisible: true, - shape: { - y: size[1] - moveZoneExpandSize, - height: moveHandleHeight + moveZoneExpandSize - } - }); - actualMoveZone.on('mouseover', function () { - api.enterEmphasis(moveHandle_1); - }).on('mouseout', function () { - api.leaveEmphasis(moveHandle_1); - }); - sliderGroup.add(moveHandle_1); - sliderGroup.add(moveHandleIcon); - sliderGroup.add(actualMoveZone); - } - actualMoveZone.attr({ - draggable: true, - cursor: getCursor(this._orient), - drift: bind(this._onDragMove, this, 'all'), - ondragstart: bind(this._showDataInfo, this, true), - ondragend: bind(this._onDragEnd, this), - onmouseover: bind(this._showDataInfo, this, true), - onmouseout: bind(this._showDataInfo, this, false) - }); - }; - SliderZoomView.prototype._resetInterval = function () { - var range = this._range = this.dataZoomModel.getPercentRange(); - var viewExtent = this._getViewExtent(); - this._handleEnds = [linearMap(range[0], [0, 100], viewExtent, true), linearMap(range[1], [0, 100], viewExtent, true)]; - }; - SliderZoomView.prototype._updateInterval = function (handleIndex, delta) { - var dataZoomModel = this.dataZoomModel; - var handleEnds = this._handleEnds; - var viewExtend = this._getViewExtent(); - var minMaxSpan = dataZoomModel.findRepresentativeAxisProxy().getMinMaxSpan(); - var percentExtent = [0, 100]; - sliderMove(delta, handleEnds, viewExtend, dataZoomModel.get('zoomLock') ? 'all' : handleIndex, minMaxSpan.minSpan != null ? linearMap(minMaxSpan.minSpan, percentExtent, viewExtend, true) : null, minMaxSpan.maxSpan != null ? linearMap(minMaxSpan.maxSpan, percentExtent, viewExtend, true) : null); - var lastRange = this._range; - var range = this._range = asc([linearMap(handleEnds[0], viewExtend, percentExtent, true), linearMap(handleEnds[1], viewExtend, percentExtent, true)]); - return !lastRange || lastRange[0] !== range[0] || lastRange[1] !== range[1]; - }; - SliderZoomView.prototype._updateView = function (nonRealtime) { - var displaybles = this._displayables; - var handleEnds = this._handleEnds; - var handleInterval = asc(handleEnds.slice()); - var size = this._size; - each([0, 1], function (handleIndex) { - // Handles - var handle = displaybles.handles[handleIndex]; - var handleHeight = this._handleHeight; - handle.attr({ - scaleX: handleHeight / 2, - scaleY: handleHeight / 2, - // This is a trick, by adding an extra tiny offset to let the default handle's end point align to the drag window. - // NOTE: It may affect some custom shapes a bit. But we prefer to have better result by default. - x: handleEnds[handleIndex] + (handleIndex ? -1 : 1), - y: size[1] / 2 - handleHeight / 2 - }); - }, this); - // Filler - displaybles.filler.setShape({ - x: handleInterval[0], - y: 0, - width: handleInterval[1] - handleInterval[0], - height: size[1] - }); - var viewExtent = { - x: handleInterval[0], - width: handleInterval[1] - handleInterval[0] - }; - // Move handle - if (displaybles.moveHandle) { - displaybles.moveHandle.setShape(viewExtent); - displaybles.moveZone.setShape(viewExtent); - // Force update path on the invisible object - displaybles.moveZone.getBoundingRect(); - displaybles.moveHandleIcon && displaybles.moveHandleIcon.attr('x', viewExtent.x + viewExtent.width / 2); - } - // update clip path of shadow. - var dataShadowSegs = displaybles.dataShadowSegs; - var segIntervals = [0, handleInterval[0], handleInterval[1], size[0]]; - for (var i = 0; i < dataShadowSegs.length; i++) { - var segGroup = dataShadowSegs[i]; - var clipPath = segGroup.getClipPath(); - if (!clipPath) { - clipPath = new graphic.Rect(); - segGroup.setClipPath(clipPath); - } - clipPath.setShape({ - x: segIntervals[i], - y: 0, - width: segIntervals[i + 1] - segIntervals[i], - height: size[1] - }); - } - this._updateDataInfo(nonRealtime); - }; - SliderZoomView.prototype._updateDataInfo = function (nonRealtime) { - var dataZoomModel = this.dataZoomModel; - var displaybles = this._displayables; - var handleLabels = displaybles.handleLabels; - var orient = this._orient; - var labelTexts = ['', '']; - // FIXME - // date型,支持formatter,autoformatter(ec2 date.getAutoFormatter) - if (dataZoomModel.get('showDetail')) { - var axisProxy = dataZoomModel.findRepresentativeAxisProxy(); - if (axisProxy) { - var axis = axisProxy.getAxisModel().axis; - var range = this._range; - var dataInterval = nonRealtime - // See #4434, data and axis are not processed and reset yet in non-realtime mode. - ? axisProxy.calculateDataWindow({ - start: range[0], - end: range[1] - }).valueWindow : axisProxy.getDataValueWindow(); - labelTexts = [this._formatLabel(dataInterval[0], axis), this._formatLabel(dataInterval[1], axis)]; - } - } - var orderedHandleEnds = asc(this._handleEnds.slice()); - setLabel.call(this, 0); - setLabel.call(this, 1); - function setLabel(handleIndex) { - // Label - // Text should not transform by barGroup. - // Ignore handlers transform - var barTransform = graphic.getTransform(displaybles.handles[handleIndex].parent, this.group); - var direction = graphic.transformDirection(handleIndex === 0 ? 'right' : 'left', barTransform); - var offset = this._handleWidth / 2 + LABEL_GAP; - var textPoint = graphic.applyTransform([orderedHandleEnds[handleIndex] + (handleIndex === 0 ? -offset : offset), this._size[1] / 2], barTransform); - handleLabels[handleIndex].setStyle({ - x: textPoint[0], - y: textPoint[1], - verticalAlign: orient === HORIZONTAL ? 'middle' : direction, - align: orient === HORIZONTAL ? direction : 'center', - text: labelTexts[handleIndex] - }); - } - }; - SliderZoomView.prototype._formatLabel = function (value, axis) { - var dataZoomModel = this.dataZoomModel; - var labelFormatter = dataZoomModel.get('labelFormatter'); - var labelPrecision = dataZoomModel.get('labelPrecision'); - if (labelPrecision == null || labelPrecision === 'auto') { - labelPrecision = axis.getPixelPrecision(); - } - var valueStr = value == null || isNaN(value) ? '' - // FIXME Glue code - : axis.type === 'category' || axis.type === 'time' ? axis.scale.getLabel({ - value: Math.round(value) - }) - // param of toFixed should less then 20. - : value.toFixed(Math.min(labelPrecision, 20)); - return isFunction(labelFormatter) ? labelFormatter(value, valueStr) : isString(labelFormatter) ? labelFormatter.replace('{value}', valueStr) : valueStr; - }; - /** - * @param showOrHide true: show, false: hide - */ - SliderZoomView.prototype._showDataInfo = function (showOrHide) { - // Always show when drgging. - showOrHide = this._dragging || showOrHide; - var displayables = this._displayables; - var handleLabels = displayables.handleLabels; - handleLabels[0].attr('invisible', !showOrHide); - handleLabels[1].attr('invisible', !showOrHide); - // Highlight move handle - displayables.moveHandle && this.api[showOrHide ? 'enterEmphasis' : 'leaveEmphasis'](displayables.moveHandle, 1); - }; - SliderZoomView.prototype._onDragMove = function (handleIndex, dx, dy, event) { - this._dragging = true; - // For mobile device, prevent screen slider on the button. - eventTool.stop(event.event); - // Transform dx, dy to bar coordination. - var barTransform = this._displayables.sliderGroup.getLocalTransform(); - var vertex = graphic.applyTransform([dx, dy], barTransform, true); - var changed = this._updateInterval(handleIndex, vertex[0]); - var realtime = this.dataZoomModel.get('realtime'); - this._updateView(!realtime); - // Avoid dispatch dataZoom repeatly but range not changed, - // which cause bad visual effect when progressive enabled. - changed && realtime && this._dispatchZoomAction(true); - }; - SliderZoomView.prototype._onDragEnd = function () { - this._dragging = false; - this._showDataInfo(false); - // While in realtime mode and stream mode, dispatch action when - // drag end will cause the whole view rerender, which is unnecessary. - var realtime = this.dataZoomModel.get('realtime'); - !realtime && this._dispatchZoomAction(false); - }; - SliderZoomView.prototype._onClickPanel = function (e) { - var size = this._size; - var localPoint = this._displayables.sliderGroup.transformCoordToLocal(e.offsetX, e.offsetY); - if (localPoint[0] < 0 || localPoint[0] > size[0] || localPoint[1] < 0 || localPoint[1] > size[1]) { - return; - } - var handleEnds = this._handleEnds; - var center = (handleEnds[0] + handleEnds[1]) / 2; - var changed = this._updateInterval('all', localPoint[0] - center); - this._updateView(); - changed && this._dispatchZoomAction(false); - }; - SliderZoomView.prototype._onBrushStart = function (e) { - var x = e.offsetX; - var y = e.offsetY; - this._brushStart = new graphic.Point(x, y); - this._brushing = true; - this._brushStartTime = +new Date(); - // this._updateBrushRect(x, y); - }; - - SliderZoomView.prototype._onBrushEnd = function (e) { - if (!this._brushing) { - return; - } - var brushRect = this._displayables.brushRect; - this._brushing = false; - if (!brushRect) { - return; - } - brushRect.attr('ignore', true); - var brushShape = brushRect.shape; - var brushEndTime = +new Date(); - // console.log(brushEndTime - this._brushStartTime); - if (brushEndTime - this._brushStartTime < 200 && Math.abs(brushShape.width) < 5) { - // Will treat it as a click - return; - } - var viewExtend = this._getViewExtent(); - var percentExtent = [0, 100]; - this._range = asc([linearMap(brushShape.x, viewExtend, percentExtent, true), linearMap(brushShape.x + brushShape.width, viewExtend, percentExtent, true)]); - this._handleEnds = [brushShape.x, brushShape.x + brushShape.width]; - this._updateView(); - this._dispatchZoomAction(false); - }; - SliderZoomView.prototype._onBrush = function (e) { - if (this._brushing) { - // For mobile device, prevent screen slider on the button. - eventTool.stop(e.event); - this._updateBrushRect(e.offsetX, e.offsetY); - } - }; - SliderZoomView.prototype._updateBrushRect = function (mouseX, mouseY) { - var displayables = this._displayables; - var dataZoomModel = this.dataZoomModel; - var brushRect = displayables.brushRect; - if (!brushRect) { - brushRect = displayables.brushRect = new Rect({ - silent: true, - style: dataZoomModel.getModel('brushStyle').getItemStyle() - }); - displayables.sliderGroup.add(brushRect); - } - brushRect.attr('ignore', false); - var brushStart = this._brushStart; - var sliderGroup = this._displayables.sliderGroup; - var endPoint = sliderGroup.transformCoordToLocal(mouseX, mouseY); - var startPoint = sliderGroup.transformCoordToLocal(brushStart.x, brushStart.y); - var size = this._size; - endPoint[0] = Math.max(Math.min(size[0], endPoint[0]), 0); - brushRect.setShape({ - x: startPoint[0], - y: 0, - width: endPoint[0] - startPoint[0], - height: size[1] - }); - }; - /** - * This action will be throttled. - */ - SliderZoomView.prototype._dispatchZoomAction = function (realtime) { - var range = this._range; - this.api.dispatchAction({ - type: 'dataZoom', - from: this.uid, - dataZoomId: this.dataZoomModel.id, - animation: realtime ? REALTIME_ANIMATION_CONFIG : null, - start: range[0], - end: range[1] - }); - }; - SliderZoomView.prototype._findCoordRect = function () { - // Find the grid corresponding to the first axis referred by dataZoom. - var rect; - var coordSysInfoList = collectReferCoordSysModelInfo(this.dataZoomModel).infoList; - if (!rect && coordSysInfoList.length) { - var coordSys = coordSysInfoList[0].model.coordinateSystem; - rect = coordSys.getRect && coordSys.getRect(); - } - if (!rect) { - var width = this.api.getWidth(); - var height = this.api.getHeight(); - rect = { - x: width * 0.2, - y: height * 0.2, - width: width * 0.6, - height: height * 0.6 - }; - } - return rect; - }; - SliderZoomView.type = 'dataZoom.slider'; - return SliderZoomView; -}(DataZoomView); -function getOtherDim(thisDim) { - // FIXME - // 这个逻辑和getOtherAxis里一致,但是写在这里是否不好 - var map = { - x: 'y', - y: 'x', - radius: 'angle', - angle: 'radius' - }; - return map[thisDim]; -} -function getCursor(orient) { - return orient === 'vertical' ? 'ns-resize' : 'ew-resize'; -} -export default SliderZoomView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js b/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js deleted file mode 100644 index da57a18..0000000 --- a/node_modules/echarts/lib/component/dataZoom/dataZoomAction.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { findEffectedDataZooms } from './helper.js'; -import { each } from 'zrender/lib/core/util.js'; -export default function installDataZoomAction(registers) { - registers.registerAction('dataZoom', function (payload, ecModel) { - var effectedModels = findEffectedDataZooms(ecModel, payload); - each(effectedModels, function (dataZoomModel) { - dataZoomModel.setRawRange({ - start: payload.start, - end: payload.end, - startValue: payload.startValue, - endValue: payload.endValue - }); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js b/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js deleted file mode 100644 index ce98fed..0000000 --- a/node_modules/echarts/lib/component/dataZoom/dataZoomProcessor.js +++ /dev/null @@ -1,130 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap, each } from 'zrender/lib/core/util.js'; -import { getAxisMainType } from './helper.js'; -import AxisProxy from './AxisProxy.js'; -var dataZoomProcessor = { - // `dataZoomProcessor` will only be performed in needed series. Consider if - // there is a line series and a pie series, it is better not to update the - // line series if only pie series is needed to be updated. - getTargetSeries: function (ecModel) { - function eachAxisModel(cb) { - ecModel.eachComponent('dataZoom', function (dataZoomModel) { - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - var axisModel = ecModel.getComponent(getAxisMainType(axisDim), axisIndex); - cb(axisDim, axisIndex, axisModel, dataZoomModel); - }); - }); - } - // FIXME: it brings side-effect to `getTargetSeries`. - // Prepare axis proxies. - eachAxisModel(function (axisDim, axisIndex, axisModel, dataZoomModel) { - // dispose all last axis proxy, in case that some axis are deleted. - axisModel.__dzAxisProxy = null; - }); - var proxyList = []; - eachAxisModel(function (axisDim, axisIndex, axisModel, dataZoomModel) { - // Different dataZooms may constrol the same axis. In that case, - // an axisProxy serves both of them. - if (!axisModel.__dzAxisProxy) { - // Use the first dataZoomModel as the main model of axisProxy. - axisModel.__dzAxisProxy = new AxisProxy(axisDim, axisIndex, dataZoomModel, ecModel); - proxyList.push(axisModel.__dzAxisProxy); - } - }); - var seriesModelMap = createHashMap(); - each(proxyList, function (axisProxy) { - each(axisProxy.getTargetSeriesModels(), function (seriesModel) { - seriesModelMap.set(seriesModel.uid, seriesModel); - }); - }); - return seriesModelMap; - }, - // Consider appendData, where filter should be performed. Because data process is - // in block mode currently, it is not need to worry about that the overallProgress - // execute every frame. - overallReset: function (ecModel, api) { - ecModel.eachComponent('dataZoom', function (dataZoomModel) { - // We calculate window and reset axis here but not in model - // init stage and not after action dispatch handler, because - // reset should be called after seriesData.restoreData. - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - dataZoomModel.getAxisProxy(axisDim, axisIndex).reset(dataZoomModel); - }); - // Caution: data zoom filtering is order sensitive when using - // percent range and no min/max/scale set on axis. - // For example, we have dataZoom definition: - // [ - // {xAxisIndex: 0, start: 30, end: 70}, - // {yAxisIndex: 0, start: 20, end: 80} - // ] - // In this case, [20, 80] of y-dataZoom should be based on data - // that have filtered by x-dataZoom using range of [30, 70], - // but should not be based on full raw data. Thus sliding - // x-dataZoom will change both ranges of xAxis and yAxis, - // while sliding y-dataZoom will only change the range of yAxis. - // So we should filter x-axis after reset x-axis immediately, - // and then reset y-axis and filter y-axis. - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - dataZoomModel.getAxisProxy(axisDim, axisIndex).filterData(dataZoomModel, api); - }); - }); - ecModel.eachComponent('dataZoom', function (dataZoomModel) { - // Fullfill all of the range props so that user - // is able to get them from chart.getOption(). - var axisProxy = dataZoomModel.findRepresentativeAxisProxy(); - if (axisProxy) { - var percentRange = axisProxy.getDataPercentWindow(); - var valueRange = axisProxy.getDataValueWindow(); - dataZoomModel.setCalculatedRange({ - start: percentRange[0], - end: percentRange[1], - startValue: valueRange[0], - endValue: valueRange[1] - }); - } - }); - } -}; -export default dataZoomProcessor; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/helper.js b/node_modules/echarts/lib/component/dataZoom/helper.js deleted file mode 100644 index 61f0b37..0000000 --- a/node_modules/echarts/lib/component/dataZoom/helper.js +++ /dev/null @@ -1,172 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { indexOf, createHashMap, assert } from 'zrender/lib/core/util.js'; -export var DATA_ZOOM_AXIS_DIMENSIONS = ['x', 'y', 'radius', 'angle', 'single']; -// Supported coords. -// FIXME: polar has been broken (but rarely used). -var SERIES_COORDS = ['cartesian2d', 'polar', 'singleAxis']; -export function isCoordSupported(seriesModel) { - var coordType = seriesModel.get('coordinateSystem'); - return indexOf(SERIES_COORDS, coordType) >= 0; -} -export function getAxisMainType(axisDim) { - if (process.env.NODE_ENV !== 'production') { - assert(axisDim); - } - return axisDim + 'Axis'; -} -export function getAxisIndexPropName(axisDim) { - if (process.env.NODE_ENV !== 'production') { - assert(axisDim); - } - return axisDim + 'AxisIndex'; -} -export function getAxisIdPropName(axisDim) { - if (process.env.NODE_ENV !== 'production') { - assert(axisDim); - } - return axisDim + 'AxisId'; -} -/** - * If two dataZoomModels has the same axis controlled, we say that they are 'linked'. - * This function finds all linked dataZoomModels start from the given payload. - */ -export function findEffectedDataZooms(ecModel, payload) { - // Key: `DataZoomAxisDimension` - var axisRecords = createHashMap(); - var effectedModels = []; - // Key: uid of dataZoomModel - var effectedModelMap = createHashMap(); - // Find the dataZooms specified by payload. - ecModel.eachComponent({ - mainType: 'dataZoom', - query: payload - }, function (dataZoomModel) { - if (!effectedModelMap.get(dataZoomModel.uid)) { - addToEffected(dataZoomModel); - } - }); - // Start from the given dataZoomModels, travel the graph to find - // all of the linked dataZoom models. - var foundNewLink; - do { - foundNewLink = false; - ecModel.eachComponent('dataZoom', processSingle); - } while (foundNewLink); - function processSingle(dataZoomModel) { - if (!effectedModelMap.get(dataZoomModel.uid) && isLinked(dataZoomModel)) { - addToEffected(dataZoomModel); - foundNewLink = true; - } - } - function addToEffected(dataZoom) { - effectedModelMap.set(dataZoom.uid, true); - effectedModels.push(dataZoom); - markAxisControlled(dataZoom); - } - function isLinked(dataZoomModel) { - var isLink = false; - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - var axisIdxArr = axisRecords.get(axisDim); - if (axisIdxArr && axisIdxArr[axisIndex]) { - isLink = true; - } - }); - return isLink; - } - function markAxisControlled(dataZoomModel) { - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - (axisRecords.get(axisDim) || axisRecords.set(axisDim, []))[axisIndex] = true; - }); - } - return effectedModels; -} -/** - * Find the first target coordinate system. - * Available after model built. - * - * @return Like { - * grid: [ - * {model: coord0, axisModels: [axis1, axis3], coordIndex: 1}, - * {model: coord1, axisModels: [axis0, axis2], coordIndex: 0}, - * ... - * ], // cartesians must not be null/undefined. - * polar: [ - * {model: coord0, axisModels: [axis4], coordIndex: 0}, - * ... - * ], // polars must not be null/undefined. - * singleAxis: [ - * {model: coord0, axisModels: [], coordIndex: 0} - * ] - * } - */ -export function collectReferCoordSysModelInfo(dataZoomModel) { - var ecModel = dataZoomModel.ecModel; - var coordSysInfoWrap = { - infoList: [], - infoMap: createHashMap() - }; - dataZoomModel.eachTargetAxis(function (axisDim, axisIndex) { - var axisModel = ecModel.getComponent(getAxisMainType(axisDim), axisIndex); - if (!axisModel) { - return; - } - var coordSysModel = axisModel.getCoordSysModel(); - if (!coordSysModel) { - return; - } - var coordSysUid = coordSysModel.uid; - var coordSysInfo = coordSysInfoWrap.infoMap.get(coordSysUid); - if (!coordSysInfo) { - coordSysInfo = { - model: coordSysModel, - axisModels: [] - }; - coordSysInfoWrap.infoList.push(coordSysInfo); - coordSysInfoWrap.infoMap.set(coordSysUid, coordSysInfo); - } - coordSysInfo.axisModels.push(axisModel); - }); - return coordSysInfoWrap; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/history.js b/node_modules/echarts/lib/component/dataZoom/history.js deleted file mode 100644 index 8461752..0000000 --- a/node_modules/echarts/lib/component/dataZoom/history.js +++ /dev/null @@ -1,116 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { makeInner } from '../../util/model.js'; -var each = zrUtil.each; -var inner = makeInner(); -/** - * @param ecModel - * @param newSnapshot key is dataZoomId - */ -export function push(ecModel, newSnapshot) { - var storedSnapshots = getStoreSnapshots(ecModel); - // If previous dataZoom can not be found, - // complete an range with current range. - each(newSnapshot, function (batchItem, dataZoomId) { - var i = storedSnapshots.length - 1; - for (; i >= 0; i--) { - var snapshot = storedSnapshots[i]; - if (snapshot[dataZoomId]) { - break; - } - } - if (i < 0) { - // No origin range set, create one by current range. - var dataZoomModel = ecModel.queryComponents({ - mainType: 'dataZoom', - subType: 'select', - id: dataZoomId - })[0]; - if (dataZoomModel) { - var percentRange = dataZoomModel.getPercentRange(); - storedSnapshots[0][dataZoomId] = { - dataZoomId: dataZoomId, - start: percentRange[0], - end: percentRange[1] - }; - } - } - }); - storedSnapshots.push(newSnapshot); -} -export function pop(ecModel) { - var storedSnapshots = getStoreSnapshots(ecModel); - var head = storedSnapshots[storedSnapshots.length - 1]; - storedSnapshots.length > 1 && storedSnapshots.pop(); - // Find top for all dataZoom. - var snapshot = {}; - each(head, function (batchItem, dataZoomId) { - for (var i = storedSnapshots.length - 1; i >= 0; i--) { - batchItem = storedSnapshots[i][dataZoomId]; - if (batchItem) { - snapshot[dataZoomId] = batchItem; - break; - } - } - }); - return snapshot; -} -export function clear(ecModel) { - inner(ecModel).snapshots = null; -} -export function count(ecModel) { - return getStoreSnapshots(ecModel).length; -} -/** - * History length of each dataZoom may be different. - * this._history[0] is used to store origin range. - */ -function getStoreSnapshots(ecModel) { - var store = inner(ecModel); - if (!store.snapshots) { - store.snapshots = [{}]; - } - return store.snapshots; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/install.js b/node_modules/echarts/lib/component/dataZoom/install.js deleted file mode 100644 index 5016091..0000000 --- a/node_modules/echarts/lib/component/dataZoom/install.js +++ /dev/null @@ -1,52 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import { install as installDataZoomInside } from './installDataZoomInside.js'; -import { install as installDataZoomSlider } from './installDataZoomSlider.js'; -export function install(registers) { - use(installDataZoomInside); - use(installDataZoomSlider); - // Do not install './dataZoomSelect', - // since it only work for toolbox dataZoom. -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/installCommon.js b/node_modules/echarts/lib/component/dataZoom/installCommon.js deleted file mode 100644 index 7328599..0000000 --- a/node_modules/echarts/lib/component/dataZoom/installCommon.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import dataZoomProcessor from './dataZoomProcessor.js'; -import installDataZoomAction from './dataZoomAction.js'; -var installed = false; -export default function installCommon(registers) { - if (installed) { - return; - } - installed = true; - registers.registerProcessor(registers.PRIORITY.PROCESSOR.FILTER, dataZoomProcessor); - installDataZoomAction(registers); - registers.registerSubTypeDefaulter('dataZoom', function () { - // Default 'slider' when no type specified. - return 'slider'; - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js b/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js deleted file mode 100644 index 94729c0..0000000 --- a/node_modules/echarts/lib/component/dataZoom/installDataZoomInside.js +++ /dev/null @@ -1,53 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import InsideZoomModel from './InsideZoomModel.js'; -import InsideZoomView from './InsideZoomView.js'; -import { installDataZoomRoamProcessor } from './roams.js'; -import installCommon from './installCommon.js'; -export function install(registers) { - installCommon(registers); - registers.registerComponentModel(InsideZoomModel); - registers.registerComponentView(InsideZoomView); - installDataZoomRoamProcessor(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js b/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js deleted file mode 100644 index 1f107a5..0000000 --- a/node_modules/echarts/lib/component/dataZoom/installDataZoomSelect.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import SelectZoomModel from './SelectZoomModel.js'; -import SelectZoomView from './SelectZoomView.js'; -import installCommon from './installCommon.js'; -export function install(registers) { - registers.registerComponentModel(SelectZoomModel); - registers.registerComponentView(SelectZoomView); - installCommon(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js b/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js deleted file mode 100644 index 36804b0..0000000 --- a/node_modules/echarts/lib/component/dataZoom/installDataZoomSlider.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import SliderZoomModel from './SliderZoomModel.js'; -import SliderZoomView from './SliderZoomView.js'; -import installCommon from './installCommon.js'; -export function install(registers) { - registers.registerComponentModel(SliderZoomModel); - registers.registerComponentView(SliderZoomView); - installCommon(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoom/roams.js b/node_modules/echarts/lib/component/dataZoom/roams.js deleted file mode 100644 index 76e8287..0000000 --- a/node_modules/echarts/lib/component/dataZoom/roams.js +++ /dev/null @@ -1,227 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Only create one roam controller for each coordinate system. -// one roam controller might be refered by two inside data zoom -// components (for example, one for x and one for y). When user -// pan or zoom, only dispatch one action for those data zoom -// components. -import RoamController from '../../component/helper/RoamController.js'; -import * as throttleUtil from '../../util/throttle.js'; -import { makeInner } from '../../util/model.js'; -import { each, curry, createHashMap } from 'zrender/lib/core/util.js'; -import { collectReferCoordSysModelInfo } from './helper.js'; -var inner = makeInner(); -export function setViewInfoToCoordSysRecord(api, dataZoomModel, getRange) { - inner(api).coordSysRecordMap.each(function (coordSysRecord) { - var dzInfo = coordSysRecord.dataZoomInfoMap.get(dataZoomModel.uid); - if (dzInfo) { - dzInfo.getRange = getRange; - } - }); -} -export function disposeCoordSysRecordIfNeeded(api, dataZoomModel) { - var coordSysRecordMap = inner(api).coordSysRecordMap; - var coordSysKeyArr = coordSysRecordMap.keys(); - for (var i = 0; i < coordSysKeyArr.length; i++) { - var coordSysKey = coordSysKeyArr[i]; - var coordSysRecord = coordSysRecordMap.get(coordSysKey); - var dataZoomInfoMap = coordSysRecord.dataZoomInfoMap; - if (dataZoomInfoMap) { - var dzUid = dataZoomModel.uid; - var dzInfo = dataZoomInfoMap.get(dzUid); - if (dzInfo) { - dataZoomInfoMap.removeKey(dzUid); - if (!dataZoomInfoMap.keys().length) { - disposeCoordSysRecord(coordSysRecordMap, coordSysRecord); - } - } - } - } -} -function disposeCoordSysRecord(coordSysRecordMap, coordSysRecord) { - if (coordSysRecord) { - coordSysRecordMap.removeKey(coordSysRecord.model.uid); - var controller = coordSysRecord.controller; - controller && controller.dispose(); - } -} -function createCoordSysRecord(api, coordSysModel) { - // These init props will never change after record created. - var coordSysRecord = { - model: coordSysModel, - containsPoint: curry(containsPoint, coordSysModel), - dispatchAction: curry(dispatchAction, api), - dataZoomInfoMap: null, - controller: null - }; - // Must not do anything depends on coordSysRecord outside the event handler here, - // because coordSysRecord not completed yet. - var controller = coordSysRecord.controller = new RoamController(api.getZr()); - each(['pan', 'zoom', 'scrollMove'], function (eventName) { - controller.on(eventName, function (event) { - var batch = []; - coordSysRecord.dataZoomInfoMap.each(function (dzInfo) { - // Check whether the behaviors (zoomOnMouseWheel, moveOnMouseMove, - // moveOnMouseWheel, ...) enabled. - if (!event.isAvailableBehavior(dzInfo.model.option)) { - return; - } - var method = (dzInfo.getRange || {})[eventName]; - var range = method && method(dzInfo.dzReferCoordSysInfo, coordSysRecord.model.mainType, coordSysRecord.controller, event); - !dzInfo.model.get('disabled', true) && range && batch.push({ - dataZoomId: dzInfo.model.id, - start: range[0], - end: range[1] - }); - }); - batch.length && coordSysRecord.dispatchAction(batch); - }); - }); - return coordSysRecord; -} -/** - * This action will be throttled. - */ -function dispatchAction(api, batch) { - if (!api.isDisposed()) { - api.dispatchAction({ - type: 'dataZoom', - animation: { - easing: 'cubicOut', - duration: 100 - }, - batch: batch - }); - } -} -function containsPoint(coordSysModel, e, x, y) { - return coordSysModel.coordinateSystem.containPoint([x, y]); -} -/** - * Merge roamController settings when multiple dataZooms share one roamController. - */ -function mergeControllerParams(dataZoomInfoMap) { - var controlType; - // DO NOT use reserved word (true, false, undefined) as key literally. Even if encapsulated - // as string, it is probably revert to reserved word by compress tool. See #7411. - var prefix = 'type_'; - var typePriority = { - 'type_true': 2, - 'type_move': 1, - 'type_false': 0, - 'type_undefined': -1 - }; - var preventDefaultMouseMove = true; - dataZoomInfoMap.each(function (dataZoomInfo) { - var dataZoomModel = dataZoomInfo.model; - var oneType = dataZoomModel.get('disabled', true) ? false : dataZoomModel.get('zoomLock', true) ? 'move' : true; - if (typePriority[prefix + oneType] > typePriority[prefix + controlType]) { - controlType = oneType; - } - // Prevent default move event by default. If one false, do not prevent. Otherwise - // users may be confused why it does not work when multiple insideZooms exist. - preventDefaultMouseMove = preventDefaultMouseMove && dataZoomModel.get('preventDefaultMouseMove', true); - }); - return { - controlType: controlType, - opt: { - // RoamController will enable all of these functionalities, - // and the final behavior is determined by its event listener - // provided by each inside zoom. - zoomOnMouseWheel: true, - moveOnMouseMove: true, - moveOnMouseWheel: true, - preventDefaultMouseMove: !!preventDefaultMouseMove - } - }; -} -export function installDataZoomRoamProcessor(registers) { - registers.registerProcessor(registers.PRIORITY.PROCESSOR.FILTER, function (ecModel, api) { - var apiInner = inner(api); - var coordSysRecordMap = apiInner.coordSysRecordMap || (apiInner.coordSysRecordMap = createHashMap()); - coordSysRecordMap.each(function (coordSysRecord) { - // `coordSysRecordMap` always exists (because it holds the `roam controller`, which should - // better not re-create each time), but clear `dataZoomInfoMap` each round of the workflow. - coordSysRecord.dataZoomInfoMap = null; - }); - ecModel.eachComponent({ - mainType: 'dataZoom', - subType: 'inside' - }, function (dataZoomModel) { - var dzReferCoordSysWrap = collectReferCoordSysModelInfo(dataZoomModel); - each(dzReferCoordSysWrap.infoList, function (dzCoordSysInfo) { - var coordSysUid = dzCoordSysInfo.model.uid; - var coordSysRecord = coordSysRecordMap.get(coordSysUid) || coordSysRecordMap.set(coordSysUid, createCoordSysRecord(api, dzCoordSysInfo.model)); - var dataZoomInfoMap = coordSysRecord.dataZoomInfoMap || (coordSysRecord.dataZoomInfoMap = createHashMap()); - // Notice these props might be changed each time for a single dataZoomModel. - dataZoomInfoMap.set(dataZoomModel.uid, { - dzReferCoordSysInfo: dzCoordSysInfo, - model: dataZoomModel, - getRange: null - }); - }); - }); - // (1) Merge dataZoom settings for each coord sys and set to the roam controller. - // (2) Clear coord sys if not refered by any dataZoom. - coordSysRecordMap.each(function (coordSysRecord) { - var controller = coordSysRecord.controller; - var firstDzInfo; - var dataZoomInfoMap = coordSysRecord.dataZoomInfoMap; - if (dataZoomInfoMap) { - var firstDzKey = dataZoomInfoMap.keys()[0]; - if (firstDzKey != null) { - firstDzInfo = dataZoomInfoMap.get(firstDzKey); - } - } - if (!firstDzInfo) { - disposeCoordSysRecord(coordSysRecordMap, coordSysRecord); - return; - } - var controllerParams = mergeControllerParams(dataZoomInfoMap); - controller.enable(controllerParams.controlType, controllerParams.opt); - controller.setPointerChecker(coordSysRecord.containsPoint); - throttleUtil.createOrUpdate(coordSysRecord, 'dispatchAction', firstDzInfo.model.get('throttle', true), 'fixRate'); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoomInside.js b/node_modules/echarts/lib/component/dataZoomInside.js deleted file mode 100644 index fbc11c5..0000000 --- a/node_modules/echarts/lib/component/dataZoomInside.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './dataZoom/installDataZoomInside.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoomSelect.js b/node_modules/echarts/lib/component/dataZoomSelect.js deleted file mode 100644 index 026a56b..0000000 --- a/node_modules/echarts/lib/component/dataZoomSelect.js +++ /dev/null @@ -1,50 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Only work for toolbox dataZoom. User - * MUST NOT import this module directly. - */ -import { use } from '../extension.js'; -import { install } from './dataZoom/installDataZoomSelect.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataZoomSlider.js b/node_modules/echarts/lib/component/dataZoomSlider.js deleted file mode 100644 index 5d82246..0000000 --- a/node_modules/echarts/lib/component/dataZoomSlider.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './dataZoom/installDataZoomSlider.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataset.js b/node_modules/echarts/lib/component/dataset.js deleted file mode 100644 index fafe167..0000000 --- a/node_modules/echarts/lib/component/dataset.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './dataset/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/dataset/install.js b/node_modules/echarts/lib/component/dataset/install.js deleted file mode 100644 index bd11c92..0000000 --- a/node_modules/echarts/lib/component/dataset/install.js +++ /dev/null @@ -1,99 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * This module is imported by echarts directly. - * - * Notice: - * Always keep this file exists for backward compatibility. - * Because before 4.1.0, dataset is an optional component, - * some users may import this module manually. - */ -import ComponentModel from '../../model/Component.js'; -import ComponentView from '../../view/Component.js'; -import { SERIES_LAYOUT_BY_COLUMN } from '../../util/types.js'; -import { disableTransformOptionMerge, SourceManager } from '../../data/helper/sourceManager.js'; -var DatasetModel = /** @class */function (_super) { - __extends(DatasetModel, _super); - function DatasetModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'dataset'; - return _this; - } - DatasetModel.prototype.init = function (option, parentModel, ecModel) { - _super.prototype.init.call(this, option, parentModel, ecModel); - this._sourceManager = new SourceManager(this); - disableTransformOptionMerge(this); - }; - DatasetModel.prototype.mergeOption = function (newOption, ecModel) { - _super.prototype.mergeOption.call(this, newOption, ecModel); - disableTransformOptionMerge(this); - }; - DatasetModel.prototype.optionUpdated = function () { - this._sourceManager.dirty(); - }; - DatasetModel.prototype.getSourceManager = function () { - return this._sourceManager; - }; - DatasetModel.type = 'dataset'; - DatasetModel.defaultOption = { - seriesLayoutBy: SERIES_LAYOUT_BY_COLUMN - }; - return DatasetModel; -}(ComponentModel); -export { DatasetModel }; -var DatasetView = /** @class */function (_super) { - __extends(DatasetView, _super); - function DatasetView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'dataset'; - return _this; - } - DatasetView.type = 'dataset'; - return DatasetView; -}(ComponentView); -export function install(registers) { - registers.registerComponentModel(DatasetModel); - registers.registerComponentView(DatasetView); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/geo.js b/node_modules/echarts/lib/component/geo.js deleted file mode 100644 index f43516e..0000000 --- a/node_modules/echarts/lib/component/geo.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './geo/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/geo/GeoView.js b/node_modules/echarts/lib/component/geo/GeoView.js deleted file mode 100644 index 7c07ec1..0000000 --- a/node_modules/echarts/lib/component/geo/GeoView.js +++ /dev/null @@ -1,110 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import MapDraw from '../helper/MapDraw.js'; -import ComponentView from '../../view/Component.js'; -import { getECData } from '../../util/innerStore.js'; -import { findEventDispatcher } from '../../util/event.js'; -var GeoView = /** @class */function (_super) { - __extends(GeoView, _super); - function GeoView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GeoView.type; - _this.focusBlurEnabled = true; - return _this; - } - GeoView.prototype.init = function (ecModel, api) { - this._api = api; - }; - GeoView.prototype.render = function (geoModel, ecModel, api, payload) { - this._model = geoModel; - if (!geoModel.get('show')) { - this._mapDraw && this._mapDraw.remove(); - this._mapDraw = null; - return; - } - if (!this._mapDraw) { - this._mapDraw = new MapDraw(api); - } - var mapDraw = this._mapDraw; - mapDraw.draw(geoModel, ecModel, api, this, payload); - mapDraw.group.on('click', this._handleRegionClick, this); - mapDraw.group.silent = geoModel.get('silent'); - this.group.add(mapDraw.group); - this.updateSelectStatus(geoModel, ecModel, api); - }; - GeoView.prototype._handleRegionClick = function (e) { - var eventData; - findEventDispatcher(e.target, function (current) { - return (eventData = getECData(current).eventData) != null; - }, true); - if (eventData) { - this._api.dispatchAction({ - type: 'geoToggleSelect', - geoId: this._model.id, - name: eventData.name - }); - } - }; - GeoView.prototype.updateSelectStatus = function (model, ecModel, api) { - var _this = this; - this._mapDraw.group.traverse(function (node) { - var eventData = getECData(node).eventData; - if (eventData) { - _this._model.isSelected(eventData.name) ? api.enterSelect(node) : api.leaveSelect(node); - // No need to traverse children. - return true; - } - }); - }; - GeoView.prototype.findHighDownDispatchers = function (name) { - return this._mapDraw && this._mapDraw.findHighDownDispatchers(name, this._model); - }; - GeoView.prototype.dispose = function () { - this._mapDraw && this._mapDraw.remove(); - }; - GeoView.type = 'geo'; - return GeoView; -}(ComponentView); -export default GeoView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/geo/install.js b/node_modules/echarts/lib/component/geo/install.js deleted file mode 100644 index f958d62..0000000 --- a/node_modules/echarts/lib/component/geo/install.js +++ /dev/null @@ -1,141 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import GeoModel from '../../coord/geo/GeoModel.js'; -import geoCreator from '../../coord/geo/geoCreator.js'; -import { each } from 'zrender/lib/core/util.js'; -import { updateCenterAndZoom } from '../../action/roamHelper.js'; -import GeoView from './GeoView.js'; -import geoSourceManager from '../../coord/geo/geoSourceManager.js'; -function registerMap(mapName, geoJson, specialAreas) { - geoSourceManager.registerMap(mapName, geoJson, specialAreas); -} -export function install(registers) { - registers.registerCoordinateSystem('geo', geoCreator); - registers.registerComponentModel(GeoModel); - registers.registerComponentView(GeoView); - registers.registerImpl('registerMap', registerMap); - registers.registerImpl('getMap', function (mapName) { - return geoSourceManager.getMapForUser(mapName); - }); - function makeAction(method, actionInfo) { - actionInfo.update = 'geo:updateSelectStatus'; - registers.registerAction(actionInfo, function (payload, ecModel) { - var selected = {}; - var allSelected = []; - ecModel.eachComponent({ - mainType: 'geo', - query: payload - }, function (geoModel) { - geoModel[method](payload.name); - var geo = geoModel.coordinateSystem; - each(geo.regions, function (region) { - selected[region.name] = geoModel.isSelected(region.name) || false; - }); - // Notice: there might be duplicated name in different regions. - var names = []; - each(selected, function (v, name) { - selected[name] && names.push(name); - }); - allSelected.push({ - geoIndex: geoModel.componentIndex, - // Use singular, the same naming convention as the event `selectchanged`. - name: names - }); - }); - return { - selected: selected, - allSelected: allSelected, - name: payload.name - }; - }); - } - makeAction('toggleSelected', { - type: 'geoToggleSelect', - event: 'geoselectchanged' - }); - makeAction('select', { - type: 'geoSelect', - event: 'geoselected' - }); - makeAction('unSelect', { - type: 'geoUnSelect', - event: 'geounselected' - }); - /** - * @payload - * @property {string} [componentType=series] - * @property {number} [dx] - * @property {number} [dy] - * @property {number} [zoom] - * @property {number} [originX] - * @property {number} [originY] - */ - registers.registerAction({ - type: 'geoRoam', - event: 'geoRoam', - update: 'updateTransform' - }, function (payload, ecModel, api) { - var componentType = payload.componentType || 'series'; - ecModel.eachComponent({ - mainType: componentType, - query: payload - }, function (componentModel) { - var geo = componentModel.coordinateSystem; - if (geo.type !== 'geo') { - return; - } - var res = updateCenterAndZoom(geo, payload, componentModel.get('scaleLimit'), api); - componentModel.setCenter && componentModel.setCenter(res.center); - componentModel.setZoom && componentModel.setZoom(res.zoom); - // All map series with same `map` use the same geo coordinate system - // So the center and zoom must be in sync. Include the series not selected by legend - if (componentType === 'series') { - each(componentModel.seriesGroup, function (seriesModel) { - seriesModel.setCenter(res.center); - seriesModel.setZoom(res.zoom); - }); - } - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/graphic.js b/node_modules/echarts/lib/component/graphic.js deleted file mode 100644 index e40cd25..0000000 --- a/node_modules/echarts/lib/component/graphic.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './graphic/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/graphic/GraphicModel.js b/node_modules/echarts/lib/component/graphic/GraphicModel.js deleted file mode 100644 index 2e1cc81..0000000 --- a/node_modules/echarts/lib/component/graphic/GraphicModel.js +++ /dev/null @@ -1,247 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -import ComponentModel from '../../model/Component.js'; -import { copyLayoutParams, mergeLayoutParam } from '../../util/layout.js'; -; -; -; -export function setKeyInfoToNewElOption(resultItem, newElOption) { - var existElOption = resultItem.existing; - // Set id and type after id assigned. - newElOption.id = resultItem.keyInfo.id; - !newElOption.type && existElOption && (newElOption.type = existElOption.type); - // Set parent id if not specified - if (newElOption.parentId == null) { - var newElParentOption = newElOption.parentOption; - if (newElParentOption) { - newElOption.parentId = newElParentOption.id; - } else if (existElOption) { - newElOption.parentId = existElOption.parentId; - } - } - // Clear - newElOption.parentOption = null; -} -function isSetLoc(obj, props) { - var isSet; - zrUtil.each(props, function (prop) { - obj[prop] != null && obj[prop] !== 'auto' && (isSet = true); - }); - return isSet; -} -function mergeNewElOptionToExist(existList, index, newElOption) { - // Update existing options, for `getOption` feature. - var newElOptCopy = zrUtil.extend({}, newElOption); - var existElOption = existList[index]; - var $action = newElOption.$action || 'merge'; - if ($action === 'merge') { - if (existElOption) { - if (process.env.NODE_ENV !== 'production') { - var newType = newElOption.type; - zrUtil.assert(!newType || existElOption.type === newType, 'Please set $action: "replace" to change `type`'); - } - // We can ensure that newElOptCopy and existElOption are not - // the same object, so `merge` will not change newElOptCopy. - zrUtil.merge(existElOption, newElOptCopy, true); - // Rigid body, use ignoreSize. - mergeLayoutParam(existElOption, newElOptCopy, { - ignoreSize: true - }); - // Will be used in render. - copyLayoutParams(newElOption, existElOption); - // Copy transition info to new option so it can be used in the transition. - // DO IT AFTER merge - copyTransitionInfo(newElOption, existElOption); - copyTransitionInfo(newElOption, existElOption, 'shape'); - copyTransitionInfo(newElOption, existElOption, 'style'); - copyTransitionInfo(newElOption, existElOption, 'extra'); - // Copy clipPath - newElOption.clipPath = existElOption.clipPath; - } else { - existList[index] = newElOptCopy; - } - } else if ($action === 'replace') { - existList[index] = newElOptCopy; - } else if ($action === 'remove') { - // null will be cleaned later. - existElOption && (existList[index] = null); - } -} -var TRANSITION_PROPS_TO_COPY = ['transition', 'enterFrom', 'leaveTo']; -var ROOT_TRANSITION_PROPS_TO_COPY = TRANSITION_PROPS_TO_COPY.concat(['enterAnimation', 'updateAnimation', 'leaveAnimation']); -function copyTransitionInfo(target, source, targetProp) { - if (targetProp) { - if (!target[targetProp] && source[targetProp]) { - // TODO avoid creating this empty object when there is no transition configuration. - target[targetProp] = {}; - } - target = target[targetProp]; - source = source[targetProp]; - } - if (!target || !source) { - return; - } - var props = targetProp ? TRANSITION_PROPS_TO_COPY : ROOT_TRANSITION_PROPS_TO_COPY; - for (var i = 0; i < props.length; i++) { - var prop = props[i]; - if (target[prop] == null && source[prop] != null) { - target[prop] = source[prop]; - } - } -} -function setLayoutInfoToExist(existItem, newElOption) { - if (!existItem) { - return; - } - existItem.hv = newElOption.hv = [ - // Rigid body, don't care about `width`. - isSetLoc(newElOption, ['left', 'right']), - // Rigid body, don't care about `height`. - isSetLoc(newElOption, ['top', 'bottom'])]; - // Give default group size. Otherwise layout error may occur. - if (existItem.type === 'group') { - var existingGroupOpt = existItem; - var newGroupOpt = newElOption; - existingGroupOpt.width == null && (existingGroupOpt.width = newGroupOpt.width = 0); - existingGroupOpt.height == null && (existingGroupOpt.height = newGroupOpt.height = 0); - } -} -var GraphicComponentModel = /** @class */function (_super) { - __extends(GraphicComponentModel, _super); - function GraphicComponentModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GraphicComponentModel.type; - _this.preventAutoZ = true; - return _this; - } - GraphicComponentModel.prototype.mergeOption = function (option, ecModel) { - // Prevent default merge to elements - var elements = this.option.elements; - this.option.elements = null; - _super.prototype.mergeOption.call(this, option, ecModel); - this.option.elements = elements; - }; - GraphicComponentModel.prototype.optionUpdated = function (newOption, isInit) { - var thisOption = this.option; - var newList = (isInit ? thisOption : newOption).elements; - var existList = thisOption.elements = isInit ? [] : thisOption.elements; - var flattenedList = []; - this._flatten(newList, flattenedList, null); - var mappingResult = modelUtil.mappingToExists(existList, flattenedList, 'normalMerge'); - // Clear elOptionsToUpdate - var elOptionsToUpdate = this._elOptionsToUpdate = []; - zrUtil.each(mappingResult, function (resultItem, index) { - var newElOption = resultItem.newOption; - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(zrUtil.isObject(newElOption) || resultItem.existing, 'Empty graphic option definition'); - } - if (!newElOption) { - return; - } - elOptionsToUpdate.push(newElOption); - setKeyInfoToNewElOption(resultItem, newElOption); - mergeNewElOptionToExist(existList, index, newElOption); - setLayoutInfoToExist(existList[index], newElOption); - }, this); - // Clean - thisOption.elements = zrUtil.filter(existList, function (item) { - // $action should be volatile, otherwise option gotten from - // `getOption` will contain unexpected $action. - item && delete item.$action; - return item != null; - }); - }; - /** - * Convert - * [{ - * type: 'group', - * id: 'xx', - * children: [{type: 'circle'}, {type: 'polygon'}] - * }] - * to - * [ - * {type: 'group', id: 'xx'}, - * {type: 'circle', parentId: 'xx'}, - * {type: 'polygon', parentId: 'xx'} - * ] - */ - GraphicComponentModel.prototype._flatten = function (optionList, result, parentOption) { - zrUtil.each(optionList, function (option) { - if (!option) { - return; - } - if (parentOption) { - option.parentOption = parentOption; - } - result.push(option); - var children = option.children; - // here we don't judge if option.type is `group` - // when new option doesn't provide `type`, it will cause that the children can't be updated. - if (children && children.length) { - this._flatten(children, result, option); - } - // Deleting for JSON output, and for not affecting group creation. - delete option.children; - }, this); - }; - // FIXME - // Pass to view using payload? setOption has a payload? - GraphicComponentModel.prototype.useElOptionsToUpdate = function () { - var els = this._elOptionsToUpdate; - // Clear to avoid render duplicately when zooming. - this._elOptionsToUpdate = null; - return els; - }; - GraphicComponentModel.type = 'graphic'; - GraphicComponentModel.defaultOption = { - elements: [] - // parentId: null - }; - - return GraphicComponentModel; -}(ComponentModel); -export { GraphicComponentModel }; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/graphic/GraphicView.js b/node_modules/echarts/lib/component/graphic/GraphicView.js deleted file mode 100644 index f13f46a..0000000 --- a/node_modules/echarts/lib/component/graphic/GraphicView.js +++ /dev/null @@ -1,391 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import * as modelUtil from '../../util/model.js'; -import * as graphicUtil from '../../util/graphic.js'; -import * as layoutUtil from '../../util/layout.js'; -import { parsePercent } from '../../util/number.js'; -import ComponentView from '../../view/Component.js'; -import { getECData } from '../../util/innerStore.js'; -import { isEC4CompatibleStyle, convertFromEC4CompatibleStyle } from '../../util/styleCompat.js'; -import { applyLeaveTransition, applyUpdateTransition, isTransitionAll, updateLeaveTo } from '../../animation/customGraphicTransition.js'; -import { updateProps } from '../../animation/basicTransition.js'; -import { applyKeyframeAnimation, stopPreviousKeyframeAnimationAndRestore } from '../../animation/customGraphicKeyframeAnimation.js'; -var nonShapeGraphicElements = { - // Reserved but not supported in graphic component. - path: null, - compoundPath: null, - // Supported in graphic component. - group: graphicUtil.Group, - image: graphicUtil.Image, - text: graphicUtil.Text -}; -export var inner = modelUtil.makeInner(); -// ------------------------ -// View -// ------------------------ -var GraphicComponentView = /** @class */function (_super) { - __extends(GraphicComponentView, _super); - function GraphicComponentView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GraphicComponentView.type; - return _this; - } - GraphicComponentView.prototype.init = function () { - this._elMap = zrUtil.createHashMap(); - }; - GraphicComponentView.prototype.render = function (graphicModel, ecModel, api) { - // Having leveraged between use cases and algorithm complexity, a very - // simple layout mechanism is used: - // The size(width/height) can be determined by itself or its parent (not - // implemented yet), but can not by its children. (Top-down travel) - // The location(x/y) can be determined by the bounding rect of itself - // (can including its descendants or not) and the size of its parent. - // (Bottom-up travel) - // When `chart.clear()` or `chart.setOption({...}, true)` with the same id, - // view will be reused. - if (graphicModel !== this._lastGraphicModel) { - this._clear(); - } - this._lastGraphicModel = graphicModel; - this._updateElements(graphicModel); - this._relocate(graphicModel, api); - }; - /** - * Update graphic elements. - */ - GraphicComponentView.prototype._updateElements = function (graphicModel) { - var elOptionsToUpdate = graphicModel.useElOptionsToUpdate(); - if (!elOptionsToUpdate) { - return; - } - var elMap = this._elMap; - var rootGroup = this.group; - var globalZ = graphicModel.get('z'); - var globalZLevel = graphicModel.get('zlevel'); - // Top-down tranverse to assign graphic settings to each elements. - zrUtil.each(elOptionsToUpdate, function (elOption) { - var id = modelUtil.convertOptionIdName(elOption.id, null); - var elExisting = id != null ? elMap.get(id) : null; - var parentId = modelUtil.convertOptionIdName(elOption.parentId, null); - var targetElParent = parentId != null ? elMap.get(parentId) : rootGroup; - var elType = elOption.type; - var elOptionStyle = elOption.style; - if (elType === 'text' && elOptionStyle) { - // In top/bottom mode, textVerticalAlign should not be used, which cause - // inaccurately locating. - if (elOption.hv && elOption.hv[1]) { - elOptionStyle.textVerticalAlign = elOptionStyle.textBaseline = elOptionStyle.verticalAlign = elOptionStyle.align = null; - } - } - var textContentOption = elOption.textContent; - var textConfig = elOption.textConfig; - if (elOptionStyle && isEC4CompatibleStyle(elOptionStyle, elType, !!textConfig, !!textContentOption)) { - var convertResult = convertFromEC4CompatibleStyle(elOptionStyle, elType, true); - if (!textConfig && convertResult.textConfig) { - textConfig = elOption.textConfig = convertResult.textConfig; - } - if (!textContentOption && convertResult.textContent) { - textContentOption = convertResult.textContent; - } - } - // Remove unnecessary props to avoid potential problems. - var elOptionCleaned = getCleanedElOption(elOption); - // For simple, do not support parent change, otherwise reorder is needed. - if (process.env.NODE_ENV !== 'production') { - elExisting && zrUtil.assert(targetElParent === elExisting.parent, 'Changing parent is not supported.'); - } - var $action = elOption.$action || 'merge'; - var isMerge = $action === 'merge'; - var isReplace = $action === 'replace'; - if (isMerge) { - var isInit = !elExisting; - var el_1 = elExisting; - if (isInit) { - el_1 = createEl(id, targetElParent, elOption.type, elMap); - } else { - el_1 && (inner(el_1).isNew = false); - // Stop and restore before update any other attributes. - stopPreviousKeyframeAnimationAndRestore(el_1); - } - if (el_1) { - applyUpdateTransition(el_1, elOptionCleaned, graphicModel, { - isInit: isInit - }); - updateCommonAttrs(el_1, elOption, globalZ, globalZLevel); - } - } else if (isReplace) { - removeEl(elExisting, elOption, elMap, graphicModel); - var el_2 = createEl(id, targetElParent, elOption.type, elMap); - if (el_2) { - applyUpdateTransition(el_2, elOptionCleaned, graphicModel, { - isInit: true - }); - updateCommonAttrs(el_2, elOption, globalZ, globalZLevel); - } - } else if ($action === 'remove') { - updateLeaveTo(elExisting, elOption); - removeEl(elExisting, elOption, elMap, graphicModel); - } - var el = elMap.get(id); - if (el && textContentOption) { - if (isMerge) { - var textContentExisting = el.getTextContent(); - textContentExisting ? textContentExisting.attr(textContentOption) : el.setTextContent(new graphicUtil.Text(textContentOption)); - } else if (isReplace) { - el.setTextContent(new graphicUtil.Text(textContentOption)); - } - } - if (el) { - var clipPathOption = elOption.clipPath; - if (clipPathOption) { - var clipPathType = clipPathOption.type; - var clipPath = void 0; - var isInit = false; - if (isMerge) { - var oldClipPath = el.getClipPath(); - isInit = !oldClipPath || inner(oldClipPath).type !== clipPathType; - clipPath = isInit ? newEl(clipPathType) : oldClipPath; - } else if (isReplace) { - isInit = true; - clipPath = newEl(clipPathType); - } - el.setClipPath(clipPath); - applyUpdateTransition(clipPath, clipPathOption, graphicModel, { - isInit: isInit - }); - applyKeyframeAnimation(clipPath, clipPathOption.keyframeAnimation, graphicModel); - } - var elInner = inner(el); - el.setTextConfig(textConfig); - elInner.option = elOption; - setEventData(el, graphicModel, elOption); - graphicUtil.setTooltipConfig({ - el: el, - componentModel: graphicModel, - itemName: el.name, - itemTooltipOption: elOption.tooltip - }); - applyKeyframeAnimation(el, elOption.keyframeAnimation, graphicModel); - } - }); - }; - /** - * Locate graphic elements. - */ - GraphicComponentView.prototype._relocate = function (graphicModel, api) { - var elOptions = graphicModel.option.elements; - var rootGroup = this.group; - var elMap = this._elMap; - var apiWidth = api.getWidth(); - var apiHeight = api.getHeight(); - var xy = ['x', 'y']; - // Top-down to calculate percentage width/height of group - for (var i = 0; i < elOptions.length; i++) { - var elOption = elOptions[i]; - var id = modelUtil.convertOptionIdName(elOption.id, null); - var el = id != null ? elMap.get(id) : null; - if (!el || !el.isGroup) { - continue; - } - var parentEl = el.parent; - var isParentRoot = parentEl === rootGroup; - // Like 'position:absolut' in css, default 0. - var elInner = inner(el); - var parentElInner = inner(parentEl); - elInner.width = parsePercent(elInner.option.width, isParentRoot ? apiWidth : parentElInner.width) || 0; - elInner.height = parsePercent(elInner.option.height, isParentRoot ? apiHeight : parentElInner.height) || 0; - } - // Bottom-up tranvese all elements (consider ec resize) to locate elements. - for (var i = elOptions.length - 1; i >= 0; i--) { - var elOption = elOptions[i]; - var id = modelUtil.convertOptionIdName(elOption.id, null); - var el = id != null ? elMap.get(id) : null; - if (!el) { - continue; - } - var parentEl = el.parent; - var parentElInner = inner(parentEl); - var containerInfo = parentEl === rootGroup ? { - width: apiWidth, - height: apiHeight - } : { - width: parentElInner.width, - height: parentElInner.height - }; - // PENDING - // Currently, when `bounding: 'all'`, the union bounding rect of the group - // does not include the rect of [0, 0, group.width, group.height], which - // is probably weird for users. Should we make a break change for it? - var layoutPos = {}; - var layouted = layoutUtil.positionElement(el, elOption, containerInfo, null, { - hv: elOption.hv, - boundingMode: elOption.bounding - }, layoutPos); - if (!inner(el).isNew && layouted) { - var transition = elOption.transition; - var animatePos = {}; - for (var k = 0; k < xy.length; k++) { - var key = xy[k]; - var val = layoutPos[key]; - if (transition && (isTransitionAll(transition) || zrUtil.indexOf(transition, key) >= 0)) { - animatePos[key] = val; - } else { - el[key] = val; - } - } - updateProps(el, animatePos, graphicModel, 0); - } else { - el.attr(layoutPos); - } - } - }; - /** - * Clear all elements. - */ - GraphicComponentView.prototype._clear = function () { - var _this = this; - var elMap = this._elMap; - elMap.each(function (el) { - removeEl(el, inner(el).option, elMap, _this._lastGraphicModel); - }); - this._elMap = zrUtil.createHashMap(); - }; - GraphicComponentView.prototype.dispose = function () { - this._clear(); - }; - GraphicComponentView.type = 'graphic'; - return GraphicComponentView; -}(ComponentView); -export { GraphicComponentView }; -function newEl(graphicType) { - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(graphicType, 'graphic type MUST be set'); - } - var Clz = zrUtil.hasOwn(nonShapeGraphicElements, graphicType) - // Those graphic elements are not shapes. They should not be - // overwritten by users, so do them first. - ? nonShapeGraphicElements[graphicType] : graphicUtil.getShapeClass(graphicType); - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(Clz, "graphic type " + graphicType + " can not be found"); - } - var el = new Clz({}); - inner(el).type = graphicType; - return el; -} -function createEl(id, targetElParent, graphicType, elMap) { - var el = newEl(graphicType); - targetElParent.add(el); - elMap.set(id, el); - inner(el).id = id; - inner(el).isNew = true; - return el; -} -function removeEl(elExisting, elOption, elMap, graphicModel) { - var existElParent = elExisting && elExisting.parent; - if (existElParent) { - elExisting.type === 'group' && elExisting.traverse(function (el) { - removeEl(el, elOption, elMap, graphicModel); - }); - applyLeaveTransition(elExisting, elOption, graphicModel); - elMap.removeKey(inner(elExisting).id); - } -} -function updateCommonAttrs(el, elOption, defaultZ, defaultZlevel) { - if (!el.isGroup) { - zrUtil.each([['cursor', Displayable.prototype.cursor], - // We should not support configure z and zlevel in the element level. - // But seems we didn't limit it previously. So here still use it to avoid breaking. - ['zlevel', defaultZlevel || 0], ['z', defaultZ || 0], - // z2 must not be null/undefined, otherwise sort error may occur. - ['z2', 0]], function (item) { - var prop = item[0]; - if (zrUtil.hasOwn(elOption, prop)) { - el[prop] = zrUtil.retrieve2(elOption[prop], item[1]); - } else if (el[prop] == null) { - el[prop] = item[1]; - } - }); - } - zrUtil.each(zrUtil.keys(elOption), function (key) { - // Assign event handlers. - // PENDING: should enumerate all event names or use pattern matching? - if (key.indexOf('on') === 0) { - var val = elOption[key]; - el[key] = zrUtil.isFunction(val) ? val : null; - } - }); - if (zrUtil.hasOwn(elOption, 'draggable')) { - el.draggable = elOption.draggable; - } - // Other attributes - elOption.name != null && (el.name = elOption.name); - elOption.id != null && (el.id = elOption.id); -} -// Remove unnecessary props to avoid potential problems. -function getCleanedElOption(elOption) { - elOption = zrUtil.extend({}, elOption); - zrUtil.each(['id', 'parentId', '$action', 'hv', 'bounding', 'textContent', 'clipPath'].concat(layoutUtil.LOCATION_PARAMS), function (name) { - delete elOption[name]; - }); - return elOption; -} -function setEventData(el, graphicModel, elOption) { - var eventData = getECData(el).eventData; - // Simple optimize for large amount of elements that no need event. - if (!el.silent && !el.ignore && !eventData) { - eventData = getECData(el).eventData = { - componentType: 'graphic', - componentIndex: graphicModel.componentIndex, - name: el.name - }; - } - // `elOption.info` enables user to mount some info on - // elements and use them in event handlers. - if (eventData) { - eventData.info = elOption.info; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/graphic/install.js b/node_modules/echarts/lib/component/graphic/install.js deleted file mode 100644 index d0d0404..0000000 --- a/node_modules/echarts/lib/component/graphic/install.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isArray } from 'zrender/lib/core/util.js'; -import { GraphicComponentModel } from './GraphicModel.js'; -import { GraphicComponentView } from './GraphicView.js'; -export function install(registers) { - registers.registerComponentModel(GraphicComponentModel); - registers.registerComponentView(GraphicComponentView); - registers.registerPreprocessor(function (option) { - var graphicOption = option.graphic; - // Convert - // {graphic: [{left: 10, type: 'circle'}, ...]} - // or - // {graphic: {left: 10, type: 'circle'}} - // to - // {graphic: [{elements: [{left: 10, type: 'circle'}, ...]}]} - if (isArray(graphicOption)) { - if (!graphicOption[0] || !graphicOption[0].elements) { - option.graphic = [{ - elements: graphicOption - }]; - } else { - // Only one graphic instance can be instantiated. (We don't - // want that too many views are created in echarts._viewMap.) - option.graphic = [option.graphic[0]]; - } - } else if (graphicOption && !graphicOption.elements) { - option.graphic = [{ - elements: [graphicOption] - }]; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/grid.js b/node_modules/echarts/lib/component/grid.js deleted file mode 100644 index 63c0413..0000000 --- a/node_modules/echarts/lib/component/grid.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './grid/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/grid/install.js b/node_modules/echarts/lib/component/grid/install.js deleted file mode 100644 index a77e1ba..0000000 --- a/node_modules/echarts/lib/component/grid/install.js +++ /dev/null @@ -1,50 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { install as installSimple } from './installSimple.js'; -import { install as installAxisPointer } from '../axisPointer/install.js'; -import { use } from '../../extension.js'; -export function install(registers) { - use(installSimple); - use(installAxisPointer); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/grid/installSimple.js b/node_modules/echarts/lib/component/grid/installSimple.js deleted file mode 100644 index 7b2deaa..0000000 --- a/node_modules/echarts/lib/component/grid/installSimple.js +++ /dev/null @@ -1,96 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentView from '../../view/Component.js'; -import GridModel from '../../coord/cartesian/GridModel.js'; -import { Rect } from '../../util/graphic.js'; -import { defaults } from 'zrender/lib/core/util.js'; -import { CartesianAxisModel } from '../../coord/cartesian/AxisModel.js'; -import axisModelCreator from '../../coord/axisModelCreator.js'; -import Grid from '../../coord/cartesian/Grid.js'; -import { CartesianXAxisView, CartesianYAxisView } from '../axis/CartesianAxisView.js'; -// Grid view -var GridView = /** @class */function (_super) { - __extends(GridView, _super); - function GridView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'grid'; - return _this; - } - GridView.prototype.render = function (gridModel, ecModel) { - this.group.removeAll(); - if (gridModel.get('show')) { - this.group.add(new Rect({ - shape: gridModel.coordinateSystem.getRect(), - style: defaults({ - fill: gridModel.get('backgroundColor') - }, gridModel.getItemStyle()), - silent: true, - z2: -1 - })); - } - }; - GridView.type = 'grid'; - return GridView; -}(ComponentView); -var extraOption = { - // gridIndex: 0, - // gridId: '', - offset: 0 -}; -export function install(registers) { - registers.registerComponentView(GridView); - registers.registerComponentModel(GridModel); - registers.registerCoordinateSystem('cartesian2d', Grid); - axisModelCreator(registers, 'x', CartesianAxisModel, extraOption); - axisModelCreator(registers, 'y', CartesianAxisModel, extraOption); - registers.registerComponentView(CartesianXAxisView); - registers.registerComponentView(CartesianYAxisView); - registers.registerPreprocessor(function (option) { - // Only create grid when need - if (option.xAxis && option.yAxis && !option.grid) { - option.grid = {}; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/gridSimple.js b/node_modules/echarts/lib/component/gridSimple.js deleted file mode 100644 index be8b412..0000000 --- a/node_modules/echarts/lib/component/gridSimple.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './grid/installSimple.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/BrushController.js b/node_modules/echarts/lib/component/helper/BrushController.js deleted file mode 100644 index 2aa8875..0000000 --- a/node_modules/echarts/lib/component/helper/BrushController.js +++ /dev/null @@ -1,751 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { curry, each, map, bind, merge, clone, defaults, assert } from 'zrender/lib/core/util.js'; -import Eventful from 'zrender/lib/core/Eventful.js'; -import * as graphic from '../../util/graphic.js'; -import * as interactionMutex from './interactionMutex.js'; -import DataDiffer from '../../data/DataDiffer.js'; -var BRUSH_PANEL_GLOBAL = true; -var mathMin = Math.min; -var mathMax = Math.max; -var mathPow = Math.pow; -var COVER_Z = 10000; -var UNSELECT_THRESHOLD = 6; -var MIN_RESIZE_LINE_WIDTH = 6; -var MUTEX_RESOURCE_KEY = 'globalPan'; -var DIRECTION_MAP = { - w: [0, 0], - e: [0, 1], - n: [1, 0], - s: [1, 1] -}; -var CURSOR_MAP = { - w: 'ew', - e: 'ew', - n: 'ns', - s: 'ns', - ne: 'nesw', - sw: 'nesw', - nw: 'nwse', - se: 'nwse' -}; -var DEFAULT_BRUSH_OPT = { - brushStyle: { - lineWidth: 2, - stroke: 'rgba(210,219,238,0.3)', - fill: '#D2DBEE' - }, - transformable: true, - brushMode: 'single', - removeOnClick: false -}; -var baseUID = 0; -/** - * params: - * areas: Array., coord relates to container group, - * If no container specified, to global. - * opt { - * isEnd: boolean, - * removeOnClick: boolean - * } - */ -var BrushController = /** @class */function (_super) { - __extends(BrushController, _super); - function BrushController(zr) { - var _this = _super.call(this) || this; - /** - * @internal - */ - _this._track = []; - /** - * @internal - */ - _this._covers = []; - _this._handlers = {}; - if (process.env.NODE_ENV !== 'production') { - assert(zr); - } - _this._zr = zr; - _this.group = new graphic.Group(); - _this._uid = 'brushController_' + baseUID++; - each(pointerHandlers, function (handler, eventName) { - this._handlers[eventName] = bind(handler, this); - }, _this); - return _this; - } - /** - * If set to `false`, select disabled. - */ - BrushController.prototype.enableBrush = function (brushOption) { - if (process.env.NODE_ENV !== 'production') { - assert(this._mounted); - } - this._brushType && this._doDisableBrush(); - brushOption.brushType && this._doEnableBrush(brushOption); - return this; - }; - BrushController.prototype._doEnableBrush = function (brushOption) { - var zr = this._zr; - // Consider roam, which takes globalPan too. - if (!this._enableGlobalPan) { - interactionMutex.take(zr, MUTEX_RESOURCE_KEY, this._uid); - } - each(this._handlers, function (handler, eventName) { - zr.on(eventName, handler); - }); - this._brushType = brushOption.brushType; - this._brushOption = merge(clone(DEFAULT_BRUSH_OPT), brushOption, true); - }; - BrushController.prototype._doDisableBrush = function () { - var zr = this._zr; - interactionMutex.release(zr, MUTEX_RESOURCE_KEY, this._uid); - each(this._handlers, function (handler, eventName) { - zr.off(eventName, handler); - }); - this._brushType = this._brushOption = null; - }; - /** - * @param panelOpts If not pass, it is global brush. - */ - BrushController.prototype.setPanels = function (panelOpts) { - if (panelOpts && panelOpts.length) { - var panels_1 = this._panels = {}; - each(panelOpts, function (panelOpts) { - panels_1[panelOpts.panelId] = clone(panelOpts); - }); - } else { - this._panels = null; - } - return this; - }; - BrushController.prototype.mount = function (opt) { - opt = opt || {}; - if (process.env.NODE_ENV !== 'production') { - this._mounted = true; // should be at first. - } - - this._enableGlobalPan = opt.enableGlobalPan; - var thisGroup = this.group; - this._zr.add(thisGroup); - thisGroup.attr({ - x: opt.x || 0, - y: opt.y || 0, - rotation: opt.rotation || 0, - scaleX: opt.scaleX || 1, - scaleY: opt.scaleY || 1 - }); - this._transform = thisGroup.getLocalTransform(); - return this; - }; - // eachCover(cb, context): void { - // each(this._covers, cb, context); - // } - /** - * Update covers. - * @param coverConfigList - * If coverConfigList is null/undefined, all covers removed. - */ - BrushController.prototype.updateCovers = function (coverConfigList) { - if (process.env.NODE_ENV !== 'production') { - assert(this._mounted); - } - coverConfigList = map(coverConfigList, function (coverConfig) { - return merge(clone(DEFAULT_BRUSH_OPT), coverConfig, true); - }); - var tmpIdPrefix = '\0-brush-index-'; - var oldCovers = this._covers; - var newCovers = this._covers = []; - var controller = this; - var creatingCover = this._creatingCover; - new DataDiffer(oldCovers, coverConfigList, oldGetKey, getKey).add(addOrUpdate).update(addOrUpdate).remove(remove).execute(); - return this; - function getKey(brushOption, index) { - return (brushOption.id != null ? brushOption.id : tmpIdPrefix + index) + '-' + brushOption.brushType; - } - function oldGetKey(cover, index) { - return getKey(cover.__brushOption, index); - } - function addOrUpdate(newIndex, oldIndex) { - var newBrushInternal = coverConfigList[newIndex]; - // Consider setOption in event listener of brushSelect, - // where updating cover when creating should be forbidden. - if (oldIndex != null && oldCovers[oldIndex] === creatingCover) { - newCovers[newIndex] = oldCovers[oldIndex]; - } else { - var cover = newCovers[newIndex] = oldIndex != null ? (oldCovers[oldIndex].__brushOption = newBrushInternal, oldCovers[oldIndex]) : endCreating(controller, createCover(controller, newBrushInternal)); - updateCoverAfterCreation(controller, cover); - } - } - function remove(oldIndex) { - if (oldCovers[oldIndex] !== creatingCover) { - controller.group.remove(oldCovers[oldIndex]); - } - } - }; - BrushController.prototype.unmount = function () { - if (process.env.NODE_ENV !== 'production') { - if (!this._mounted) { - return; - } - } - this.enableBrush(false); - // container may 'removeAll' outside. - clearCovers(this); - this._zr.remove(this.group); - if (process.env.NODE_ENV !== 'production') { - this._mounted = false; // should be at last. - } - - return this; - }; - BrushController.prototype.dispose = function () { - this.unmount(); - this.off(); - }; - return BrushController; -}(Eventful); -function createCover(controller, brushOption) { - var cover = coverRenderers[brushOption.brushType].createCover(controller, brushOption); - cover.__brushOption = brushOption; - updateZ(cover, brushOption); - controller.group.add(cover); - return cover; -} -function endCreating(controller, creatingCover) { - var coverRenderer = getCoverRenderer(creatingCover); - if (coverRenderer.endCreating) { - coverRenderer.endCreating(controller, creatingCover); - updateZ(creatingCover, creatingCover.__brushOption); - } - return creatingCover; -} -function updateCoverShape(controller, cover) { - var brushOption = cover.__brushOption; - getCoverRenderer(cover).updateCoverShape(controller, cover, brushOption.range, brushOption); -} -function updateZ(cover, brushOption) { - var z = brushOption.z; - z == null && (z = COVER_Z); - cover.traverse(function (el) { - el.z = z; - el.z2 = z; // Consider in given container. - }); -} - -function updateCoverAfterCreation(controller, cover) { - getCoverRenderer(cover).updateCommon(controller, cover); - updateCoverShape(controller, cover); -} -function getCoverRenderer(cover) { - return coverRenderers[cover.__brushOption.brushType]; -} -// return target panel or `true` (means global panel) -function getPanelByPoint(controller, e, localCursorPoint) { - var panels = controller._panels; - if (!panels) { - return BRUSH_PANEL_GLOBAL; // Global panel - } - - var panel; - var transform = controller._transform; - each(panels, function (pn) { - pn.isTargetByCursor(e, localCursorPoint, transform) && (panel = pn); - }); - return panel; -} -// Return a panel or true -function getPanelByCover(controller, cover) { - var panels = controller._panels; - if (!panels) { - return BRUSH_PANEL_GLOBAL; // Global panel - } - - var panelId = cover.__brushOption.panelId; - // User may give cover without coord sys info, - // which is then treated as global panel. - return panelId != null ? panels[panelId] : BRUSH_PANEL_GLOBAL; -} -function clearCovers(controller) { - var covers = controller._covers; - var originalLength = covers.length; - each(covers, function (cover) { - controller.group.remove(cover); - }, controller); - covers.length = 0; - return !!originalLength; -} -function trigger(controller, opt) { - var areas = map(controller._covers, function (cover) { - var brushOption = cover.__brushOption; - var range = clone(brushOption.range); - return { - brushType: brushOption.brushType, - panelId: brushOption.panelId, - range: range - }; - }); - controller.trigger('brush', { - areas: areas, - isEnd: !!opt.isEnd, - removeOnClick: !!opt.removeOnClick - }); -} -function shouldShowCover(controller) { - var track = controller._track; - if (!track.length) { - return false; - } - var p2 = track[track.length - 1]; - var p1 = track[0]; - var dx = p2[0] - p1[0]; - var dy = p2[1] - p1[1]; - var dist = mathPow(dx * dx + dy * dy, 0.5); - return dist > UNSELECT_THRESHOLD; -} -function getTrackEnds(track) { - var tail = track.length - 1; - tail < 0 && (tail = 0); - return [track[0], track[tail]]; -} -; -function createBaseRectCover(rectRangeConverter, controller, brushOption, edgeNameSequences) { - var cover = new graphic.Group(); - cover.add(new graphic.Rect({ - name: 'main', - style: makeStyle(brushOption), - silent: true, - draggable: true, - cursor: 'move', - drift: curry(driftRect, rectRangeConverter, controller, cover, ['n', 's', 'w', 'e']), - ondragend: curry(trigger, controller, { - isEnd: true - }) - })); - each(edgeNameSequences, function (nameSequence) { - cover.add(new graphic.Rect({ - name: nameSequence.join(''), - style: { - opacity: 0 - }, - draggable: true, - silent: true, - invisible: true, - drift: curry(driftRect, rectRangeConverter, controller, cover, nameSequence), - ondragend: curry(trigger, controller, { - isEnd: true - }) - })); - }); - return cover; -} -function updateBaseRect(controller, cover, localRange, brushOption) { - var lineWidth = brushOption.brushStyle.lineWidth || 0; - var handleSize = mathMax(lineWidth, MIN_RESIZE_LINE_WIDTH); - var x = localRange[0][0]; - var y = localRange[1][0]; - var xa = x - lineWidth / 2; - var ya = y - lineWidth / 2; - var x2 = localRange[0][1]; - var y2 = localRange[1][1]; - var x2a = x2 - handleSize + lineWidth / 2; - var y2a = y2 - handleSize + lineWidth / 2; - var width = x2 - x; - var height = y2 - y; - var widtha = width + lineWidth; - var heighta = height + lineWidth; - updateRectShape(controller, cover, 'main', x, y, width, height); - if (brushOption.transformable) { - updateRectShape(controller, cover, 'w', xa, ya, handleSize, heighta); - updateRectShape(controller, cover, 'e', x2a, ya, handleSize, heighta); - updateRectShape(controller, cover, 'n', xa, ya, widtha, handleSize); - updateRectShape(controller, cover, 's', xa, y2a, widtha, handleSize); - updateRectShape(controller, cover, 'nw', xa, ya, handleSize, handleSize); - updateRectShape(controller, cover, 'ne', x2a, ya, handleSize, handleSize); - updateRectShape(controller, cover, 'sw', xa, y2a, handleSize, handleSize); - updateRectShape(controller, cover, 'se', x2a, y2a, handleSize, handleSize); - } -} -function updateCommon(controller, cover) { - var brushOption = cover.__brushOption; - var transformable = brushOption.transformable; - var mainEl = cover.childAt(0); - mainEl.useStyle(makeStyle(brushOption)); - mainEl.attr({ - silent: !transformable, - cursor: transformable ? 'move' : 'default' - }); - each([['w'], ['e'], ['n'], ['s'], ['s', 'e'], ['s', 'w'], ['n', 'e'], ['n', 'w']], function (nameSequence) { - var el = cover.childOfName(nameSequence.join('')); - var globalDir = nameSequence.length === 1 ? getGlobalDirection1(controller, nameSequence[0]) : getGlobalDirection2(controller, nameSequence); - el && el.attr({ - silent: !transformable, - invisible: !transformable, - cursor: transformable ? CURSOR_MAP[globalDir] + '-resize' : null - }); - }); -} -function updateRectShape(controller, cover, name, x, y, w, h) { - var el = cover.childOfName(name); - el && el.setShape(pointsToRect(clipByPanel(controller, cover, [[x, y], [x + w, y + h]]))); -} -function makeStyle(brushOption) { - return defaults({ - strokeNoScale: true - }, brushOption.brushStyle); -} -function formatRectRange(x, y, x2, y2) { - var min = [mathMin(x, x2), mathMin(y, y2)]; - var max = [mathMax(x, x2), mathMax(y, y2)]; - return [[min[0], max[0]], [min[1], max[1]] // y range - ]; -} - -function getTransform(controller) { - return graphic.getTransform(controller.group); -} -function getGlobalDirection1(controller, localDirName) { - var map = { - w: 'left', - e: 'right', - n: 'top', - s: 'bottom' - }; - var inverseMap = { - left: 'w', - right: 'e', - top: 'n', - bottom: 's' - }; - var dir = graphic.transformDirection(map[localDirName], getTransform(controller)); - return inverseMap[dir]; -} -function getGlobalDirection2(controller, localDirNameSeq) { - var globalDir = [getGlobalDirection1(controller, localDirNameSeq[0]), getGlobalDirection1(controller, localDirNameSeq[1])]; - (globalDir[0] === 'e' || globalDir[0] === 'w') && globalDir.reverse(); - return globalDir.join(''); -} -function driftRect(rectRangeConverter, controller, cover, dirNameSequence, dx, dy) { - var brushOption = cover.__brushOption; - var rectRange = rectRangeConverter.toRectRange(brushOption.range); - var localDelta = toLocalDelta(controller, dx, dy); - each(dirNameSequence, function (dirName) { - var ind = DIRECTION_MAP[dirName]; - rectRange[ind[0]][ind[1]] += localDelta[ind[0]]; - }); - brushOption.range = rectRangeConverter.fromRectRange(formatRectRange(rectRange[0][0], rectRange[1][0], rectRange[0][1], rectRange[1][1])); - updateCoverAfterCreation(controller, cover); - trigger(controller, { - isEnd: false - }); -} -function driftPolygon(controller, cover, dx, dy) { - var range = cover.__brushOption.range; - var localDelta = toLocalDelta(controller, dx, dy); - each(range, function (point) { - point[0] += localDelta[0]; - point[1] += localDelta[1]; - }); - updateCoverAfterCreation(controller, cover); - trigger(controller, { - isEnd: false - }); -} -function toLocalDelta(controller, dx, dy) { - var thisGroup = controller.group; - var localD = thisGroup.transformCoordToLocal(dx, dy); - var localZero = thisGroup.transformCoordToLocal(0, 0); - return [localD[0] - localZero[0], localD[1] - localZero[1]]; -} -function clipByPanel(controller, cover, data) { - var panel = getPanelByCover(controller, cover); - return panel && panel !== BRUSH_PANEL_GLOBAL ? panel.clipPath(data, controller._transform) : clone(data); -} -function pointsToRect(points) { - var xmin = mathMin(points[0][0], points[1][0]); - var ymin = mathMin(points[0][1], points[1][1]); - var xmax = mathMax(points[0][0], points[1][0]); - var ymax = mathMax(points[0][1], points[1][1]); - return { - x: xmin, - y: ymin, - width: xmax - xmin, - height: ymax - ymin - }; -} -function resetCursor(controller, e, localCursorPoint) { - if ( - // Check active - !controller._brushType - // resetCursor should be always called when mouse is in zr area, - // but not called when mouse is out of zr area to avoid bad influence - // if `mousemove`, `mouseup` are triggered from `document` event. - || isOutsideZrArea(controller, e.offsetX, e.offsetY)) { - return; - } - var zr = controller._zr; - var covers = controller._covers; - var currPanel = getPanelByPoint(controller, e, localCursorPoint); - // Check whether in covers. - if (!controller._dragging) { - for (var i = 0; i < covers.length; i++) { - var brushOption = covers[i].__brushOption; - if (currPanel && (currPanel === BRUSH_PANEL_GLOBAL || brushOption.panelId === currPanel.panelId) && coverRenderers[brushOption.brushType].contain(covers[i], localCursorPoint[0], localCursorPoint[1])) { - // Use cursor style set on cover. - return; - } - } - } - currPanel && zr.setCursorStyle('crosshair'); -} -function preventDefault(e) { - var rawE = e.event; - rawE.preventDefault && rawE.preventDefault(); -} -function mainShapeContain(cover, x, y) { - return cover.childOfName('main').contain(x, y); -} -function updateCoverByMouse(controller, e, localCursorPoint, isEnd) { - var creatingCover = controller._creatingCover; - var panel = controller._creatingPanel; - var thisBrushOption = controller._brushOption; - var eventParams; - controller._track.push(localCursorPoint.slice()); - if (shouldShowCover(controller) || creatingCover) { - if (panel && !creatingCover) { - thisBrushOption.brushMode === 'single' && clearCovers(controller); - var brushOption = clone(thisBrushOption); - brushOption.brushType = determineBrushType(brushOption.brushType, panel); - brushOption.panelId = panel === BRUSH_PANEL_GLOBAL ? null : panel.panelId; - creatingCover = controller._creatingCover = createCover(controller, brushOption); - controller._covers.push(creatingCover); - } - if (creatingCover) { - var coverRenderer = coverRenderers[determineBrushType(controller._brushType, panel)]; - var coverBrushOption = creatingCover.__brushOption; - coverBrushOption.range = coverRenderer.getCreatingRange(clipByPanel(controller, creatingCover, controller._track)); - if (isEnd) { - endCreating(controller, creatingCover); - coverRenderer.updateCommon(controller, creatingCover); - } - updateCoverShape(controller, creatingCover); - eventParams = { - isEnd: isEnd - }; - } - } else if (isEnd && thisBrushOption.brushMode === 'single' && thisBrushOption.removeOnClick) { - // Help user to remove covers easily, only by a tiny drag, in 'single' mode. - // But a single click do not clear covers, because user may have casual - // clicks (for example, click on other component and do not expect covers - // disappear). - // Only some cover removed, trigger action, but not every click trigger action. - if (getPanelByPoint(controller, e, localCursorPoint) && clearCovers(controller)) { - eventParams = { - isEnd: isEnd, - removeOnClick: true - }; - } - } - return eventParams; -} -function determineBrushType(brushType, panel) { - if (brushType === 'auto') { - if (process.env.NODE_ENV !== 'production') { - assert(panel && panel.defaultBrushType, 'MUST have defaultBrushType when brushType is "atuo"'); - } - return panel.defaultBrushType; - } - return brushType; -} -var pointerHandlers = { - mousedown: function (e) { - if (this._dragging) { - // In case some browser do not support globalOut, - // and release mouse out side the browser. - handleDragEnd(this, e); - } else if (!e.target || !e.target.draggable) { - preventDefault(e); - var localCursorPoint = this.group.transformCoordToLocal(e.offsetX, e.offsetY); - this._creatingCover = null; - var panel = this._creatingPanel = getPanelByPoint(this, e, localCursorPoint); - if (panel) { - this._dragging = true; - this._track = [localCursorPoint.slice()]; - } - } - }, - mousemove: function (e) { - var x = e.offsetX; - var y = e.offsetY; - var localCursorPoint = this.group.transformCoordToLocal(x, y); - resetCursor(this, e, localCursorPoint); - if (this._dragging) { - preventDefault(e); - var eventParams = updateCoverByMouse(this, e, localCursorPoint, false); - eventParams && trigger(this, eventParams); - } - }, - mouseup: function (e) { - handleDragEnd(this, e); - } -}; -function handleDragEnd(controller, e) { - if (controller._dragging) { - preventDefault(e); - var x = e.offsetX; - var y = e.offsetY; - var localCursorPoint = controller.group.transformCoordToLocal(x, y); - var eventParams = updateCoverByMouse(controller, e, localCursorPoint, true); - controller._dragging = false; - controller._track = []; - controller._creatingCover = null; - // trigger event should be at final, after procedure will be nested. - eventParams && trigger(controller, eventParams); - } -} -function isOutsideZrArea(controller, x, y) { - var zr = controller._zr; - return x < 0 || x > zr.getWidth() || y < 0 || y > zr.getHeight(); -} -/** - * key: brushType - */ -var coverRenderers = { - lineX: getLineRenderer(0), - lineY: getLineRenderer(1), - rect: { - createCover: function (controller, brushOption) { - function returnInput(range) { - return range; - } - return createBaseRectCover({ - toRectRange: returnInput, - fromRectRange: returnInput - }, controller, brushOption, [['w'], ['e'], ['n'], ['s'], ['s', 'e'], ['s', 'w'], ['n', 'e'], ['n', 'w']]); - }, - getCreatingRange: function (localTrack) { - var ends = getTrackEnds(localTrack); - return formatRectRange(ends[1][0], ends[1][1], ends[0][0], ends[0][1]); - }, - updateCoverShape: function (controller, cover, localRange, brushOption) { - updateBaseRect(controller, cover, localRange, brushOption); - }, - updateCommon: updateCommon, - contain: mainShapeContain - }, - polygon: { - createCover: function (controller, brushOption) { - var cover = new graphic.Group(); - // Do not use graphic.Polygon because graphic.Polyline do not close the - // border of the shape when drawing, which is a better experience for user. - cover.add(new graphic.Polyline({ - name: 'main', - style: makeStyle(brushOption), - silent: true - })); - return cover; - }, - getCreatingRange: function (localTrack) { - return localTrack; - }, - endCreating: function (controller, cover) { - cover.remove(cover.childAt(0)); - // Use graphic.Polygon close the shape. - cover.add(new graphic.Polygon({ - name: 'main', - draggable: true, - drift: curry(driftPolygon, controller, cover), - ondragend: curry(trigger, controller, { - isEnd: true - }) - })); - }, - updateCoverShape: function (controller, cover, localRange, brushOption) { - cover.childAt(0).setShape({ - points: clipByPanel(controller, cover, localRange) - }); - }, - updateCommon: updateCommon, - contain: mainShapeContain - } -}; -function getLineRenderer(xyIndex) { - return { - createCover: function (controller, brushOption) { - return createBaseRectCover({ - toRectRange: function (range) { - var rectRange = [range, [0, 100]]; - xyIndex && rectRange.reverse(); - return rectRange; - }, - fromRectRange: function (rectRange) { - return rectRange[xyIndex]; - } - }, controller, brushOption, [[['w'], ['e']], [['n'], ['s']]][xyIndex]); - }, - getCreatingRange: function (localTrack) { - var ends = getTrackEnds(localTrack); - var min = mathMin(ends[0][xyIndex], ends[1][xyIndex]); - var max = mathMax(ends[0][xyIndex], ends[1][xyIndex]); - return [min, max]; - }, - updateCoverShape: function (controller, cover, localRange, brushOption) { - var otherExtent; - // If brushWidth not specified, fit the panel. - var panel = getPanelByCover(controller, cover); - if (panel !== BRUSH_PANEL_GLOBAL && panel.getLinearBrushOtherExtent) { - otherExtent = panel.getLinearBrushOtherExtent(xyIndex); - } else { - var zr = controller._zr; - otherExtent = [0, [zr.getWidth(), zr.getHeight()][1 - xyIndex]]; - } - var rectRange = [localRange, otherExtent]; - xyIndex && rectRange.reverse(); - updateBaseRect(controller, cover, rectRange, brushOption); - }, - updateCommon: updateCommon, - contain: mainShapeContain - }; -} -export default BrushController; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/BrushTargetManager.js b/node_modules/echarts/lib/component/helper/BrushTargetManager.js deleted file mode 100644 index 438f28b..0000000 --- a/node_modules/echarts/lib/component/helper/BrushTargetManager.js +++ /dev/null @@ -1,343 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, indexOf, curry, assert, map, createHashMap } from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import * as brushHelper from './brushHelper.js'; -import { parseFinder as modelUtilParseFinder } from '../../util/model.js'; -// FIXME -// how to genarialize to more coordinate systems. -var INCLUDE_FINDER_MAIN_TYPES = ['grid', 'xAxis', 'yAxis', 'geo', 'graph', 'polar', 'radiusAxis', 'angleAxis', 'bmap']; -var BrushTargetManager = /** @class */function () { - /** - * @param finder contains Index/Id/Name of xAxis/yAxis/geo/grid - * Each can be {number|Array.}. like: {xAxisIndex: [3, 4]} - * @param opt.include include coordinate system types. - */ - function BrushTargetManager(finder, ecModel, opt) { - var _this = this; - this._targetInfoList = []; - var foundCpts = parseFinder(ecModel, finder); - each(targetInfoBuilders, function (builder, type) { - if (!opt || !opt.include || indexOf(opt.include, type) >= 0) { - builder(foundCpts, _this._targetInfoList); - } - }); - } - BrushTargetManager.prototype.setOutputRanges = function (areas, ecModel) { - this.matchOutputRanges(areas, ecModel, function (area, coordRange, coordSys) { - (area.coordRanges || (area.coordRanges = [])).push(coordRange); - // area.coordRange is the first of area.coordRanges - if (!area.coordRange) { - area.coordRange = coordRange; - // In 'category' axis, coord to pixel is not reversible, so we can not - // rebuild range by coordRange accrately, which may bring trouble when - // brushing only one item. So we use __rangeOffset to rebuilding range - // by coordRange. And this it only used in brush component so it is no - // need to be adapted to coordRanges. - var result = coordConvert[area.brushType](0, coordSys, coordRange); - area.__rangeOffset = { - offset: diffProcessor[area.brushType](result.values, area.range, [1, 1]), - xyMinMax: result.xyMinMax - }; - } - }); - return areas; - }; - BrushTargetManager.prototype.matchOutputRanges = function (areas, ecModel, cb) { - each(areas, function (area) { - var targetInfo = this.findTargetInfo(area, ecModel); - if (targetInfo && targetInfo !== true) { - each(targetInfo.coordSyses, function (coordSys) { - var result = coordConvert[area.brushType](1, coordSys, area.range, true); - cb(area, result.values, coordSys, ecModel); - }); - } - }, this); - }; - /** - * the `areas` is `BrushModel.areas`. - * Called in layout stage. - * convert `area.coordRange` to global range and set panelId to `area.range`. - */ - BrushTargetManager.prototype.setInputRanges = function (areas, ecModel) { - each(areas, function (area) { - var targetInfo = this.findTargetInfo(area, ecModel); - if (process.env.NODE_ENV !== 'production') { - assert(!targetInfo || targetInfo === true || area.coordRange, 'coordRange must be specified when coord index specified.'); - assert(!targetInfo || targetInfo !== true || area.range, 'range must be specified in global brush.'); - } - area.range = area.range || []; - // convert coordRange to global range and set panelId. - if (targetInfo && targetInfo !== true) { - area.panelId = targetInfo.panelId; - // (1) area.range should always be calculate from coordRange but does - // not keep its original value, for the sake of the dataZoom scenario, - // where area.coordRange remains unchanged but area.range may be changed. - // (2) Only support converting one coordRange to pixel range in brush - // component. So do not consider `coordRanges`. - // (3) About __rangeOffset, see comment above. - var result = coordConvert[area.brushType](0, targetInfo.coordSys, area.coordRange); - var rangeOffset = area.__rangeOffset; - area.range = rangeOffset ? diffProcessor[area.brushType](result.values, rangeOffset.offset, getScales(result.xyMinMax, rangeOffset.xyMinMax)) : result.values; - } - }, this); - }; - BrushTargetManager.prototype.makePanelOpts = function (api, getDefaultBrushType) { - return map(this._targetInfoList, function (targetInfo) { - var rect = targetInfo.getPanelRect(); - return { - panelId: targetInfo.panelId, - defaultBrushType: getDefaultBrushType ? getDefaultBrushType(targetInfo) : null, - clipPath: brushHelper.makeRectPanelClipPath(rect), - isTargetByCursor: brushHelper.makeRectIsTargetByCursor(rect, api, targetInfo.coordSysModel), - getLinearBrushOtherExtent: brushHelper.makeLinearBrushOtherExtent(rect) - }; - }); - }; - BrushTargetManager.prototype.controlSeries = function (area, seriesModel, ecModel) { - // Check whether area is bound in coord, and series do not belong to that coord. - // If do not do this check, some brush (like lineX) will controll all axes. - var targetInfo = this.findTargetInfo(area, ecModel); - return targetInfo === true || targetInfo && indexOf(targetInfo.coordSyses, seriesModel.coordinateSystem) >= 0; - }; - /** - * If return Object, a coord found. - * If return true, global found. - * Otherwise nothing found. - */ - BrushTargetManager.prototype.findTargetInfo = function (area, ecModel) { - var targetInfoList = this._targetInfoList; - var foundCpts = parseFinder(ecModel, area); - for (var i = 0; i < targetInfoList.length; i++) { - var targetInfo = targetInfoList[i]; - var areaPanelId = area.panelId; - if (areaPanelId) { - if (targetInfo.panelId === areaPanelId) { - return targetInfo; - } - } else { - for (var j = 0; j < targetInfoMatchers.length; j++) { - if (targetInfoMatchers[j](foundCpts, targetInfo)) { - return targetInfo; - } - } - } - } - return true; - }; - return BrushTargetManager; -}(); -function formatMinMax(minMax) { - minMax[0] > minMax[1] && minMax.reverse(); - return minMax; -} -function parseFinder(ecModel, finder) { - return modelUtilParseFinder(ecModel, finder, { - includeMainTypes: INCLUDE_FINDER_MAIN_TYPES - }); -} -var targetInfoBuilders = { - grid: function (foundCpts, targetInfoList) { - var xAxisModels = foundCpts.xAxisModels; - var yAxisModels = foundCpts.yAxisModels; - var gridModels = foundCpts.gridModels; - // Remove duplicated. - var gridModelMap = createHashMap(); - var xAxesHas = {}; - var yAxesHas = {}; - if (!xAxisModels && !yAxisModels && !gridModels) { - return; - } - each(xAxisModels, function (axisModel) { - var gridModel = axisModel.axis.grid.model; - gridModelMap.set(gridModel.id, gridModel); - xAxesHas[gridModel.id] = true; - }); - each(yAxisModels, function (axisModel) { - var gridModel = axisModel.axis.grid.model; - gridModelMap.set(gridModel.id, gridModel); - yAxesHas[gridModel.id] = true; - }); - each(gridModels, function (gridModel) { - gridModelMap.set(gridModel.id, gridModel); - xAxesHas[gridModel.id] = true; - yAxesHas[gridModel.id] = true; - }); - gridModelMap.each(function (gridModel) { - var grid = gridModel.coordinateSystem; - var cartesians = []; - each(grid.getCartesians(), function (cartesian, index) { - if (indexOf(xAxisModels, cartesian.getAxis('x').model) >= 0 || indexOf(yAxisModels, cartesian.getAxis('y').model) >= 0) { - cartesians.push(cartesian); - } - }); - targetInfoList.push({ - panelId: 'grid--' + gridModel.id, - gridModel: gridModel, - coordSysModel: gridModel, - // Use the first one as the representitive coordSys. - coordSys: cartesians[0], - coordSyses: cartesians, - getPanelRect: panelRectBuilders.grid, - xAxisDeclared: xAxesHas[gridModel.id], - yAxisDeclared: yAxesHas[gridModel.id] - }); - }); - }, - geo: function (foundCpts, targetInfoList) { - each(foundCpts.geoModels, function (geoModel) { - var coordSys = geoModel.coordinateSystem; - targetInfoList.push({ - panelId: 'geo--' + geoModel.id, - geoModel: geoModel, - coordSysModel: geoModel, - coordSys: coordSys, - coordSyses: [coordSys], - getPanelRect: panelRectBuilders.geo - }); - }); - } -}; -var targetInfoMatchers = [ -// grid -function (foundCpts, targetInfo) { - var xAxisModel = foundCpts.xAxisModel; - var yAxisModel = foundCpts.yAxisModel; - var gridModel = foundCpts.gridModel; - !gridModel && xAxisModel && (gridModel = xAxisModel.axis.grid.model); - !gridModel && yAxisModel && (gridModel = yAxisModel.axis.grid.model); - return gridModel && gridModel === targetInfo.gridModel; -}, -// geo -function (foundCpts, targetInfo) { - var geoModel = foundCpts.geoModel; - return geoModel && geoModel === targetInfo.geoModel; -}]; -var panelRectBuilders = { - grid: function () { - // grid is not Transformable. - return this.coordSys.master.getRect().clone(); - }, - geo: function () { - var coordSys = this.coordSys; - var rect = coordSys.getBoundingRect().clone(); - // geo roam and zoom transform - rect.applyTransform(graphic.getTransform(coordSys)); - return rect; - } -}; -var coordConvert = { - lineX: curry(axisConvert, 0), - lineY: curry(axisConvert, 1), - rect: function (to, coordSys, rangeOrCoordRange, clamp) { - var xminymin = to ? coordSys.pointToData([rangeOrCoordRange[0][0], rangeOrCoordRange[1][0]], clamp) : coordSys.dataToPoint([rangeOrCoordRange[0][0], rangeOrCoordRange[1][0]], clamp); - var xmaxymax = to ? coordSys.pointToData([rangeOrCoordRange[0][1], rangeOrCoordRange[1][1]], clamp) : coordSys.dataToPoint([rangeOrCoordRange[0][1], rangeOrCoordRange[1][1]], clamp); - var values = [formatMinMax([xminymin[0], xmaxymax[0]]), formatMinMax([xminymin[1], xmaxymax[1]])]; - return { - values: values, - xyMinMax: values - }; - }, - polygon: function (to, coordSys, rangeOrCoordRange, clamp) { - var xyMinMax = [[Infinity, -Infinity], [Infinity, -Infinity]]; - var values = map(rangeOrCoordRange, function (item) { - var p = to ? coordSys.pointToData(item, clamp) : coordSys.dataToPoint(item, clamp); - xyMinMax[0][0] = Math.min(xyMinMax[0][0], p[0]); - xyMinMax[1][0] = Math.min(xyMinMax[1][0], p[1]); - xyMinMax[0][1] = Math.max(xyMinMax[0][1], p[0]); - xyMinMax[1][1] = Math.max(xyMinMax[1][1], p[1]); - return p; - }); - return { - values: values, - xyMinMax: xyMinMax - }; - } -}; -function axisConvert(axisNameIndex, to, coordSys, rangeOrCoordRange) { - if (process.env.NODE_ENV !== 'production') { - assert(coordSys.type === 'cartesian2d', 'lineX/lineY brush is available only in cartesian2d.'); - } - var axis = coordSys.getAxis(['x', 'y'][axisNameIndex]); - var values = formatMinMax(map([0, 1], function (i) { - return to ? axis.coordToData(axis.toLocalCoord(rangeOrCoordRange[i]), true) : axis.toGlobalCoord(axis.dataToCoord(rangeOrCoordRange[i])); - })); - var xyMinMax = []; - xyMinMax[axisNameIndex] = values; - xyMinMax[1 - axisNameIndex] = [NaN, NaN]; - return { - values: values, - xyMinMax: xyMinMax - }; -} -var diffProcessor = { - lineX: curry(axisDiffProcessor, 0), - lineY: curry(axisDiffProcessor, 1), - rect: function (values, refer, scales) { - return [[values[0][0] - scales[0] * refer[0][0], values[0][1] - scales[0] * refer[0][1]], [values[1][0] - scales[1] * refer[1][0], values[1][1] - scales[1] * refer[1][1]]]; - }, - polygon: function (values, refer, scales) { - return map(values, function (item, idx) { - return [item[0] - scales[0] * refer[idx][0], item[1] - scales[1] * refer[idx][1]]; - }); - } -}; -function axisDiffProcessor(axisNameIndex, values, refer, scales) { - return [values[0] - scales[axisNameIndex] * refer[0], values[1] - scales[axisNameIndex] * refer[1]]; -} -// We have to process scale caused by dataZoom manually, -// although it might be not accurate. -// Return [0~1, 0~1] -function getScales(xyMinMaxCurr, xyMinMaxOrigin) { - var sizeCurr = getSize(xyMinMaxCurr); - var sizeOrigin = getSize(xyMinMaxOrigin); - var scales = [sizeCurr[0] / sizeOrigin[0], sizeCurr[1] / sizeOrigin[1]]; - isNaN(scales[0]) && (scales[0] = 1); - isNaN(scales[1]) && (scales[1] = 1); - return scales; -} -function getSize(xyMinMax) { - return xyMinMax ? [xyMinMax[0][1] - xyMinMax[0][0], xyMinMax[1][1] - xyMinMax[1][0]] : [NaN, NaN]; -} -export default BrushTargetManager; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/MapDraw.js b/node_modules/echarts/lib/component/helper/MapDraw.js deleted file mode 100644 index 4d3e849..0000000 --- a/node_modules/echarts/lib/component/helper/MapDraw.js +++ /dev/null @@ -1,674 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import RoamController from './RoamController.js'; -import * as roamHelper from '../../component/helper/roamHelper.js'; -import { onIrrelevantElement } from '../../component/helper/cursorHelper.js'; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis, enableComponentHighDownFeatures, setDefaultStateProxy } from '../../util/states.js'; -import geoSourceManager from '../../coord/geo/geoSourceManager.js'; -import { getUID } from '../../util/component.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { getECData } from '../../util/innerStore.js'; -import { createOrUpdatePatternFromDecal } from '../../util/decal.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { makeInner } from '../../util/model.js'; -/** - * Only these tags enable use `itemStyle` if they are named in SVG. - * Other tags like might not suitable for `itemStyle`. - * They will not be considered to be styled until some requirements come. - */ -var OPTION_STYLE_ENABLED_TAGS = ['rect', 'circle', 'line', 'ellipse', 'polygon', 'polyline', 'path']; -var OPTION_STYLE_ENABLED_TAG_MAP = zrUtil.createHashMap(OPTION_STYLE_ENABLED_TAGS); -var STATE_TRIGGER_TAG_MAP = zrUtil.createHashMap(OPTION_STYLE_ENABLED_TAGS.concat(['g'])); -var LABEL_HOST_MAP = zrUtil.createHashMap(OPTION_STYLE_ENABLED_TAGS.concat(['g'])); -var mapLabelRaw = makeInner(); -function getFixedItemStyle(model) { - var itemStyle = model.getItemStyle(); - var areaColor = model.get('areaColor'); - // If user want the color not to be changed when hover, - // they should both set areaColor and color to be null. - if (areaColor != null) { - itemStyle.fill = areaColor; - } - return itemStyle; -} -// Only stroke can be used for line. -// Using fill in style if stroke not exits. -// TODO Not sure yet. Perhaps a separate `lineStyle`? -function fixLineStyle(styleHost) { - var style = styleHost.style; - if (style) { - style.stroke = style.stroke || style.fill; - style.fill = null; - } -} -var MapDraw = /** @class */function () { - function MapDraw(api) { - var group = new graphic.Group(); - this.uid = getUID('ec_map_draw'); - this._controller = new RoamController(api.getZr()); - this._controllerHost = { - target: group - }; - this.group = group; - group.add(this._regionsGroup = new graphic.Group()); - group.add(this._svgGroup = new graphic.Group()); - } - MapDraw.prototype.draw = function (mapOrGeoModel, ecModel, api, fromView, payload) { - var isGeo = mapOrGeoModel.mainType === 'geo'; - // Map series has data. GEO model that controlled by map series - // will be assigned with map data. Other GEO model has no data. - var data = mapOrGeoModel.getData && mapOrGeoModel.getData(); - isGeo && ecModel.eachComponent({ - mainType: 'series', - subType: 'map' - }, function (mapSeries) { - if (!data && mapSeries.getHostGeoModel() === mapOrGeoModel) { - data = mapSeries.getData(); - } - }); - var geo = mapOrGeoModel.coordinateSystem; - var regionsGroup = this._regionsGroup; - var group = this.group; - var transformInfo = geo.getTransformInfo(); - var transformInfoRaw = transformInfo.raw; - var transformInfoRoam = transformInfo.roam; - // No animation when first draw or in action - var isFirstDraw = !regionsGroup.childAt(0) || payload; - if (isFirstDraw) { - group.x = transformInfoRoam.x; - group.y = transformInfoRoam.y; - group.scaleX = transformInfoRoam.scaleX; - group.scaleY = transformInfoRoam.scaleY; - group.dirty(); - } else { - graphic.updateProps(group, transformInfoRoam, mapOrGeoModel); - } - var isVisualEncodedByVisualMap = data && data.getVisual('visualMeta') && data.getVisual('visualMeta').length > 0; - var viewBuildCtx = { - api: api, - geo: geo, - mapOrGeoModel: mapOrGeoModel, - data: data, - isVisualEncodedByVisualMap: isVisualEncodedByVisualMap, - isGeo: isGeo, - transformInfoRaw: transformInfoRaw - }; - if (geo.resourceType === 'geoJSON') { - this._buildGeoJSON(viewBuildCtx); - } else if (geo.resourceType === 'geoSVG') { - this._buildSVG(viewBuildCtx); - } - this._updateController(mapOrGeoModel, ecModel, api); - this._updateMapSelectHandler(mapOrGeoModel, regionsGroup, api, fromView); - }; - MapDraw.prototype._buildGeoJSON = function (viewBuildCtx) { - var regionsGroupByName = this._regionsGroupByName = zrUtil.createHashMap(); - var regionsInfoByName = zrUtil.createHashMap(); - var regionsGroup = this._regionsGroup; - var transformInfoRaw = viewBuildCtx.transformInfoRaw; - var mapOrGeoModel = viewBuildCtx.mapOrGeoModel; - var data = viewBuildCtx.data; - var projection = viewBuildCtx.geo.projection; - var projectionStream = projection && projection.stream; - function transformPoint(point, project) { - if (project) { - // projection may return null point. - point = project(point); - } - return point && [point[0] * transformInfoRaw.scaleX + transformInfoRaw.x, point[1] * transformInfoRaw.scaleY + transformInfoRaw.y]; - } - ; - function transformPolygonPoints(inPoints) { - var outPoints = []; - // If projectionStream is provided. Use it instead of single point project. - var project = !projectionStream && projection && projection.project; - for (var i = 0; i < inPoints.length; ++i) { - var newPt = transformPoint(inPoints[i], project); - newPt && outPoints.push(newPt); - } - return outPoints; - } - function getPolyShape(points) { - return { - shape: { - points: transformPolygonPoints(points) - } - }; - } - regionsGroup.removeAll(); - // Only when the resource is GeoJSON, there is `geo.regions`. - zrUtil.each(viewBuildCtx.geo.regions, function (region) { - var regionName = region.name; - // Consider in GeoJson properties.name may be duplicated, for example, - // there is multiple region named "United Kindom" or "France" (so many - // colonies). And it is not appropriate to merge them in geo, which - // will make them share the same label and bring trouble in label - // location calculation. - var regionGroup = regionsGroupByName.get(regionName); - var _a = regionsInfoByName.get(regionName) || {}, - dataIdx = _a.dataIdx, - regionModel = _a.regionModel; - if (!regionGroup) { - regionGroup = regionsGroupByName.set(regionName, new graphic.Group()); - regionsGroup.add(regionGroup); - dataIdx = data ? data.indexOfName(regionName) : null; - regionModel = viewBuildCtx.isGeo ? mapOrGeoModel.getRegionModel(regionName) : data ? data.getItemModel(dataIdx) : null; - regionsInfoByName.set(regionName, { - dataIdx: dataIdx, - regionModel: regionModel - }); - } - var polygonSubpaths = []; - var polylineSubpaths = []; - zrUtil.each(region.geometries, function (geometry) { - // Polygon and MultiPolygon - if (geometry.type === 'polygon') { - var polys = [geometry.exterior].concat(geometry.interiors || []); - if (projectionStream) { - polys = projectPolys(polys, projectionStream); - } - zrUtil.each(polys, function (poly) { - polygonSubpaths.push(new graphic.Polygon(getPolyShape(poly))); - }); - } - // LineString and MultiLineString - else { - var points = geometry.points; - if (projectionStream) { - points = projectPolys(points, projectionStream, true); - } - zrUtil.each(points, function (points) { - polylineSubpaths.push(new graphic.Polyline(getPolyShape(points))); - }); - } - }); - var centerPt = transformPoint(region.getCenter(), projection && projection.project); - function createCompoundPath(subpaths, isLine) { - if (!subpaths.length) { - return; - } - var compoundPath = new graphic.CompoundPath({ - culling: true, - segmentIgnoreThreshold: 1, - shape: { - paths: subpaths - } - }); - regionGroup.add(compoundPath); - applyOptionStyleForRegion(viewBuildCtx, compoundPath, dataIdx, regionModel); - resetLabelForRegion(viewBuildCtx, compoundPath, regionName, regionModel, mapOrGeoModel, dataIdx, centerPt); - if (isLine) { - fixLineStyle(compoundPath); - zrUtil.each(compoundPath.states, fixLineStyle); - } - } - createCompoundPath(polygonSubpaths); - createCompoundPath(polylineSubpaths, true); - }); - // Ensure children have been added to `regionGroup` before calling them. - regionsGroupByName.each(function (regionGroup, regionName) { - var _a = regionsInfoByName.get(regionName), - dataIdx = _a.dataIdx, - regionModel = _a.regionModel; - resetEventTriggerForRegion(viewBuildCtx, regionGroup, regionName, regionModel, mapOrGeoModel, dataIdx); - resetTooltipForRegion(viewBuildCtx, regionGroup, regionName, regionModel, mapOrGeoModel); - resetStateTriggerForRegion(viewBuildCtx, regionGroup, regionName, regionModel, mapOrGeoModel); - }, this); - }; - MapDraw.prototype._buildSVG = function (viewBuildCtx) { - var mapName = viewBuildCtx.geo.map; - var transformInfoRaw = viewBuildCtx.transformInfoRaw; - this._svgGroup.x = transformInfoRaw.x; - this._svgGroup.y = transformInfoRaw.y; - this._svgGroup.scaleX = transformInfoRaw.scaleX; - this._svgGroup.scaleY = transformInfoRaw.scaleY; - if (this._svgResourceChanged(mapName)) { - this._freeSVG(); - this._useSVG(mapName); - } - var svgDispatcherMap = this._svgDispatcherMap = zrUtil.createHashMap(); - var focusSelf = false; - zrUtil.each(this._svgGraphicRecord.named, function (namedItem) { - // Note that we also allow different elements have the same name. - // For example, a glyph of a city and the label of the city have - // the same name and their tooltip info can be defined in a single - // region option. - var regionName = namedItem.name; - var mapOrGeoModel = viewBuildCtx.mapOrGeoModel; - var data = viewBuildCtx.data; - var svgNodeTagLower = namedItem.svgNodeTagLower; - var el = namedItem.el; - var dataIdx = data ? data.indexOfName(regionName) : null; - var regionModel = mapOrGeoModel.getRegionModel(regionName); - if (OPTION_STYLE_ENABLED_TAG_MAP.get(svgNodeTagLower) != null && el instanceof Displayable) { - applyOptionStyleForRegion(viewBuildCtx, el, dataIdx, regionModel); - } - if (el instanceof Displayable) { - el.culling = true; - } - // We do not know how the SVG like so we'd better not to change z2. - // Otherwise it might bring some unexpected result. For example, - // an area hovered that make some inner city can not be clicked. - el.z2EmphasisLift = 0; - // If self named: - if (!namedItem.namedFrom) { - // label should batter to be displayed based on the center of - // if it is named rather than displayed on each child. - if (LABEL_HOST_MAP.get(svgNodeTagLower) != null) { - resetLabelForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel, dataIdx, null); - } - resetEventTriggerForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel, dataIdx); - resetTooltipForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel); - if (STATE_TRIGGER_TAG_MAP.get(svgNodeTagLower) != null) { - var focus_1 = resetStateTriggerForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel); - if (focus_1 === 'self') { - focusSelf = true; - } - var els = svgDispatcherMap.get(regionName) || svgDispatcherMap.set(regionName, []); - els.push(el); - } - } - }, this); - this._enableBlurEntireSVG(focusSelf, viewBuildCtx); - }; - MapDraw.prototype._enableBlurEntireSVG = function (focusSelf, viewBuildCtx) { - // It's a little complicated to support blurring the entire geoSVG in series-map. - // So do not support it until some requirements come. - // At present, in series-map, only regions can be blurred. - if (focusSelf && viewBuildCtx.isGeo) { - var blurStyle = viewBuildCtx.mapOrGeoModel.getModel(['blur', 'itemStyle']).getItemStyle(); - // Only support `opacity` here. Because not sure that other props are suitable for - // all of the elements generated by SVG (especially for Text/TSpan/Image/... ). - var opacity_1 = blurStyle.opacity; - this._svgGraphicRecord.root.traverse(function (el) { - if (!el.isGroup) { - // PENDING: clear those settings to SVG elements when `_freeSVG`. - // (Currently it happen not to be needed.) - setDefaultStateProxy(el); - var style = el.ensureState('blur').style || {}; - // Do not overwrite the region style that already set from region option. - if (style.opacity == null && opacity_1 != null) { - style.opacity = opacity_1; - } - // If `ensureState('blur').style = {}`, there will be default opacity. - // Enable `stateTransition` (animation). - el.ensureState('emphasis'); - } - }); - } - }; - MapDraw.prototype.remove = function () { - this._regionsGroup.removeAll(); - this._regionsGroupByName = null; - this._svgGroup.removeAll(); - this._freeSVG(); - this._controller.dispose(); - this._controllerHost = null; - }; - MapDraw.prototype.findHighDownDispatchers = function (name, geoModel) { - if (name == null) { - return []; - } - var geo = geoModel.coordinateSystem; - if (geo.resourceType === 'geoJSON') { - var regionsGroupByName = this._regionsGroupByName; - if (regionsGroupByName) { - var regionGroup = regionsGroupByName.get(name); - return regionGroup ? [regionGroup] : []; - } - } else if (geo.resourceType === 'geoSVG') { - return this._svgDispatcherMap && this._svgDispatcherMap.get(name) || []; - } - }; - MapDraw.prototype._svgResourceChanged = function (mapName) { - return this._svgMapName !== mapName; - }; - MapDraw.prototype._useSVG = function (mapName) { - var resource = geoSourceManager.getGeoResource(mapName); - if (resource && resource.type === 'geoSVG') { - var svgGraphic = resource.useGraphic(this.uid); - this._svgGroup.add(svgGraphic.root); - this._svgGraphicRecord = svgGraphic; - this._svgMapName = mapName; - } - }; - MapDraw.prototype._freeSVG = function () { - var mapName = this._svgMapName; - if (mapName == null) { - return; - } - var resource = geoSourceManager.getGeoResource(mapName); - if (resource && resource.type === 'geoSVG') { - resource.freeGraphic(this.uid); - } - this._svgGraphicRecord = null; - this._svgDispatcherMap = null; - this._svgGroup.removeAll(); - this._svgMapName = null; - }; - MapDraw.prototype._updateController = function (mapOrGeoModel, ecModel, api) { - var geo = mapOrGeoModel.coordinateSystem; - var controller = this._controller; - var controllerHost = this._controllerHost; - // @ts-ignore FIXME:TS - controllerHost.zoomLimit = mapOrGeoModel.get('scaleLimit'); - controllerHost.zoom = geo.getZoom(); - // roamType is will be set default true if it is null - // @ts-ignore FIXME:TS - controller.enable(mapOrGeoModel.get('roam') || false); - var mainType = mapOrGeoModel.mainType; - function makeActionBase() { - var action = { - type: 'geoRoam', - componentType: mainType - }; - action[mainType + 'Id'] = mapOrGeoModel.id; - return action; - } - controller.off('pan').on('pan', function (e) { - this._mouseDownFlag = false; - roamHelper.updateViewOnPan(controllerHost, e.dx, e.dy); - api.dispatchAction(zrUtil.extend(makeActionBase(), { - dx: e.dx, - dy: e.dy, - animation: { - duration: 0 - } - })); - }, this); - controller.off('zoom').on('zoom', function (e) { - this._mouseDownFlag = false; - roamHelper.updateViewOnZoom(controllerHost, e.scale, e.originX, e.originY); - api.dispatchAction(zrUtil.extend(makeActionBase(), { - totalZoom: controllerHost.zoom, - zoom: e.scale, - originX: e.originX, - originY: e.originY, - animation: { - duration: 0 - } - })); - }, this); - controller.setPointerChecker(function (e, x, y) { - return geo.containPoint([x, y]) && !onIrrelevantElement(e, api, mapOrGeoModel); - }); - }; - /** - * FIXME: this is a temporarily workaround. - * When `geoRoam` the elements need to be reset in `MapView['render']`, because the props like - * `ignore` might have been modified by `LabelManager`, and `LabelManager#addLabelsOfSeries` - * will subsequently cache `defaultAttr` like `ignore`. If do not do this reset, the modified - * props will have no chance to be restored. - * Note: This reset should be after `clearStates` in `renderSeries` because `useStates` in - * `renderSeries` will cache the modified `ignore` to `el._normalState`. - * TODO: - * Use clone/immutable in `LabelManager`? - */ - MapDraw.prototype.resetForLabelLayout = function () { - this.group.traverse(function (el) { - var label = el.getTextContent(); - if (label) { - label.ignore = mapLabelRaw(label).ignore; - } - }); - }; - MapDraw.prototype._updateMapSelectHandler = function (mapOrGeoModel, regionsGroup, api, fromView) { - var mapDraw = this; - regionsGroup.off('mousedown'); - regionsGroup.off('click'); - // @ts-ignore FIXME:TS resolve type conflict - if (mapOrGeoModel.get('selectedMode')) { - regionsGroup.on('mousedown', function () { - mapDraw._mouseDownFlag = true; - }); - regionsGroup.on('click', function (e) { - if (!mapDraw._mouseDownFlag) { - return; - } - mapDraw._mouseDownFlag = false; - }); - } - }; - return MapDraw; -}(); -; -function applyOptionStyleForRegion(viewBuildCtx, el, dataIndex, regionModel) { - // All of the path are using `itemStyle`, because - // (1) Some SVG also use fill on polyline (The different between - // polyline and polygon is "open" or "close" but not fill or not). - // (2) For the common props like opacity, if some use itemStyle - // and some use `lineStyle`, it might confuse users. - // (3) Most SVG use , where can not detect whether to draw a "line" - // or a filled shape, so use `itemStyle` for . - var normalStyleModel = regionModel.getModel('itemStyle'); - var emphasisStyleModel = regionModel.getModel(['emphasis', 'itemStyle']); - var blurStyleModel = regionModel.getModel(['blur', 'itemStyle']); - var selectStyleModel = regionModel.getModel(['select', 'itemStyle']); - // NOTE: DON'T use 'style' in visual when drawing map. - // This component is used for drawing underlying map for both geo component and map series. - var normalStyle = getFixedItemStyle(normalStyleModel); - var emphasisStyle = getFixedItemStyle(emphasisStyleModel); - var selectStyle = getFixedItemStyle(selectStyleModel); - var blurStyle = getFixedItemStyle(blurStyleModel); - // Update the itemStyle if has data visual - var data = viewBuildCtx.data; - if (data) { - // Only visual color of each item will be used. It can be encoded by visualMap - // But visual color of series is used in symbol drawing - // Visual color for each series is for the symbol draw - var style = data.getItemVisual(dataIndex, 'style'); - var decal = data.getItemVisual(dataIndex, 'decal'); - if (viewBuildCtx.isVisualEncodedByVisualMap && style.fill) { - normalStyle.fill = style.fill; - } - if (decal) { - normalStyle.decal = createOrUpdatePatternFromDecal(decal, viewBuildCtx.api); - } - } - // SVG text, tspan and image can be named but not supporeted - // to be styled by region option yet. - el.setStyle(normalStyle); - el.style.strokeNoScale = true; - el.ensureState('emphasis').style = emphasisStyle; - el.ensureState('select').style = selectStyle; - el.ensureState('blur').style = blurStyle; - // Enable blur - setDefaultStateProxy(el); -} -function resetLabelForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel, -// Exist only if `viewBuildCtx.data` exists. -dataIdx, -// If labelXY not provided, use `textConfig.position: 'inside'` -labelXY) { - var data = viewBuildCtx.data; - var isGeo = viewBuildCtx.isGeo; - var isDataNaN = data && isNaN(data.get(data.mapDimension('value'), dataIdx)); - var itemLayout = data && data.getItemLayout(dataIdx); - // In the following cases label will be drawn - // 1. In map series and data value is NaN - // 2. In geo component - // 3. Region has no series legendIcon, which will be add a showLabel flag in mapSymbolLayout - if (isGeo || isDataNaN || itemLayout && itemLayout.showLabel) { - var query = !isGeo ? dataIdx : regionName; - var labelFetcher = void 0; - // Consider dataIdx not found. - if (!data || dataIdx >= 0) { - labelFetcher = mapOrGeoModel; - } - var specifiedTextOpt = labelXY ? { - normal: { - align: 'center', - verticalAlign: 'middle' - } - } : null; - // Caveat: must be called after `setDefaultStateProxy(el);` called. - // because textContent will be assign with `el.stateProxy` inside. - setLabelStyle(el, getLabelStatesModels(regionModel), { - labelFetcher: labelFetcher, - labelDataIndex: query, - defaultText: regionName - }, specifiedTextOpt); - var textEl = el.getTextContent(); - if (textEl) { - mapLabelRaw(textEl).ignore = textEl.ignore; - if (el.textConfig && labelXY) { - // Compute a relative offset based on the el bounding rect. - var rect = el.getBoundingRect().clone(); - // Need to make sure the percent position base on the same rect in normal and - // emphasis state. Otherwise if using boundingRect of el, but the emphasis state - // has borderWidth (even 0.5px), the text position will be changed obviously - // if the position is very big like ['1234%', '1345%']. - el.textConfig.layoutRect = rect; - el.textConfig.position = [(labelXY[0] - rect.x) / rect.width * 100 + '%', (labelXY[1] - rect.y) / rect.height * 100 + '%']; - } - } - // PENDING: - // If labelLayout is enabled (test/label-layout.html), el.dataIndex should be specified. - // But el.dataIndex is also used to determine whether user event should be triggered, - // where el.seriesIndex or el.dataModel must be specified. At present for a single el - // there is not case that "only label layout enabled but user event disabled", so here - // we depends `resetEventTriggerForRegion` to do the job of setting `el.dataIndex`. - el.disableLabelAnimation = true; - } else { - el.removeTextContent(); - el.removeTextConfig(); - el.disableLabelAnimation = null; - } -} -function resetEventTriggerForRegion(viewBuildCtx, eventTrigger, regionName, regionModel, mapOrGeoModel, -// Exist only if `viewBuildCtx.data` exists. -dataIdx) { - // setItemGraphicEl, setHoverStyle after all polygons and labels - // are added to the regionGroup - if (viewBuildCtx.data) { - // FIXME: when series-map use a SVG map, and there are duplicated name specified - // on different SVG elements, after `data.setItemGraphicEl(...)`: - // (1) all of them will be mounted with `dataIndex`, `seriesIndex`, so that tooltip - // can be triggered only mouse hover. That's correct. - // (2) only the last element will be kept in `data`, so that if trigger tooltip - // by `dispatchAction`, only the last one can be found and triggered. That might be - // not correct. We will fix it in future if anyone demanding that. - viewBuildCtx.data.setItemGraphicEl(dataIdx, eventTrigger); - } - // series-map will not trigger "geoselectchange" no matter it is - // based on a declared geo component. Because series-map will - // trigger "selectchange". If it trigger both the two events, - // If users call `chart.dispatchAction({type: 'toggleSelect'})`, - // it not easy to also fire event "geoselectchanged". - else { - // Package custom mouse event for geo component - getECData(eventTrigger).eventData = { - componentType: 'geo', - componentIndex: mapOrGeoModel.componentIndex, - geoIndex: mapOrGeoModel.componentIndex, - name: regionName, - region: regionModel && regionModel.option || {} - }; - } -} -function resetTooltipForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel) { - if (!viewBuildCtx.data) { - graphic.setTooltipConfig({ - el: el, - componentModel: mapOrGeoModel, - itemName: regionName, - // @ts-ignore FIXME:TS fix the "compatible with each other"? - itemTooltipOption: regionModel.get('tooltip') - }); - } -} -function resetStateTriggerForRegion(viewBuildCtx, el, regionName, regionModel, mapOrGeoModel) { - // @ts-ignore FIXME:TS fix the "compatible with each other"? - el.highDownSilentOnTouch = !!mapOrGeoModel.get('selectedMode'); - // @ts-ignore FIXME:TS fix the "compatible with each other"? - var emphasisModel = regionModel.getModel('emphasis'); - var focus = emphasisModel.get('focus'); - toggleHoverEmphasis(el, focus, emphasisModel.get('blurScope'), emphasisModel.get('disabled')); - if (viewBuildCtx.isGeo) { - enableComponentHighDownFeatures(el, mapOrGeoModel, regionName); - } - return focus; -} -function projectPolys(rings, -// Polygons include exterior and interiors. Or polylines. -createStream, isLine) { - var polygons = []; - var curPoly; - function startPolygon() { - curPoly = []; - } - function endPolygon() { - if (curPoly.length) { - polygons.push(curPoly); - curPoly = []; - } - } - var stream = createStream({ - polygonStart: startPolygon, - polygonEnd: endPolygon, - lineStart: startPolygon, - lineEnd: endPolygon, - point: function (x, y) { - // May have NaN values from stream. - if (isFinite(x) && isFinite(y)) { - curPoly.push([x, y]); - } - }, - sphere: function () {} - }); - !isLine && stream.polygonStart(); - zrUtil.each(rings, function (ring) { - stream.lineStart(); - for (var i = 0; i < ring.length; i++) { - stream.point(ring[i][0], ring[i][1]); - } - stream.lineEnd(); - }); - !isLine && stream.polygonEnd(); - return polygons; -} -export default MapDraw; -// @ts-ignore FIXME:TS fix the "compatible with each other"? \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/RoamController.js b/node_modules/echarts/lib/component/helper/RoamController.js deleted file mode 100644 index b3877c8..0000000 --- a/node_modules/echarts/lib/component/helper/RoamController.js +++ /dev/null @@ -1,245 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Eventful from 'zrender/lib/core/Eventful.js'; -import * as eventTool from 'zrender/lib/core/event.js'; -import * as interactionMutex from './interactionMutex.js'; -import { isString, bind, defaults, clone } from 'zrender/lib/core/util.js'; -; -var RoamController = /** @class */function (_super) { - __extends(RoamController, _super); - function RoamController(zr) { - var _this = _super.call(this) || this; - _this._zr = zr; - // Avoid two roamController bind the same handler - var mousedownHandler = bind(_this._mousedownHandler, _this); - var mousemoveHandler = bind(_this._mousemoveHandler, _this); - var mouseupHandler = bind(_this._mouseupHandler, _this); - var mousewheelHandler = bind(_this._mousewheelHandler, _this); - var pinchHandler = bind(_this._pinchHandler, _this); - /** - * Notice: only enable needed types. For example, if 'zoom' - * is not needed, 'zoom' should not be enabled, otherwise - * default mousewheel behaviour (scroll page) will be disabled. - */ - _this.enable = function (controlType, opt) { - // Disable previous first - this.disable(); - this._opt = defaults(clone(opt) || {}, { - zoomOnMouseWheel: true, - moveOnMouseMove: true, - // By default, wheel do not trigger move. - moveOnMouseWheel: false, - preventDefaultMouseMove: true - }); - if (controlType == null) { - controlType = true; - } - if (controlType === true || controlType === 'move' || controlType === 'pan') { - zr.on('mousedown', mousedownHandler); - zr.on('mousemove', mousemoveHandler); - zr.on('mouseup', mouseupHandler); - } - if (controlType === true || controlType === 'scale' || controlType === 'zoom') { - zr.on('mousewheel', mousewheelHandler); - zr.on('pinch', pinchHandler); - } - }; - _this.disable = function () { - zr.off('mousedown', mousedownHandler); - zr.off('mousemove', mousemoveHandler); - zr.off('mouseup', mouseupHandler); - zr.off('mousewheel', mousewheelHandler); - zr.off('pinch', pinchHandler); - }; - return _this; - } - RoamController.prototype.isDragging = function () { - return this._dragging; - }; - RoamController.prototype.isPinching = function () { - return this._pinching; - }; - RoamController.prototype.setPointerChecker = function (pointerChecker) { - this.pointerChecker = pointerChecker; - }; - RoamController.prototype.dispose = function () { - this.disable(); - }; - RoamController.prototype._mousedownHandler = function (e) { - if (eventTool.isMiddleOrRightButtonOnMouseUpDown(e)) { - return; - } - var el = e.target; - while (el) { - if (el.draggable) { - return; - } - // check if host is draggable - el = el.__hostTarget || el.parent; - } - var x = e.offsetX; - var y = e.offsetY; - // Only check on mosedown, but not mousemove. - // Mouse can be out of target when mouse moving. - if (this.pointerChecker && this.pointerChecker(e, x, y)) { - this._x = x; - this._y = y; - this._dragging = true; - } - }; - RoamController.prototype._mousemoveHandler = function (e) { - if (!this._dragging || !isAvailableBehavior('moveOnMouseMove', e, this._opt) || e.gestureEvent === 'pinch' || interactionMutex.isTaken(this._zr, 'globalPan')) { - return; - } - var x = e.offsetX; - var y = e.offsetY; - var oldX = this._x; - var oldY = this._y; - var dx = x - oldX; - var dy = y - oldY; - this._x = x; - this._y = y; - this._opt.preventDefaultMouseMove && eventTool.stop(e.event); - trigger(this, 'pan', 'moveOnMouseMove', e, { - dx: dx, - dy: dy, - oldX: oldX, - oldY: oldY, - newX: x, - newY: y, - isAvailableBehavior: null - }); - }; - RoamController.prototype._mouseupHandler = function (e) { - if (!eventTool.isMiddleOrRightButtonOnMouseUpDown(e)) { - this._dragging = false; - } - }; - RoamController.prototype._mousewheelHandler = function (e) { - var shouldZoom = isAvailableBehavior('zoomOnMouseWheel', e, this._opt); - var shouldMove = isAvailableBehavior('moveOnMouseWheel', e, this._opt); - var wheelDelta = e.wheelDelta; - var absWheelDeltaDelta = Math.abs(wheelDelta); - var originX = e.offsetX; - var originY = e.offsetY; - // wheelDelta maybe -0 in chrome mac. - if (wheelDelta === 0 || !shouldZoom && !shouldMove) { - return; - } - // If both `shouldZoom` and `shouldMove` is true, trigger - // their event both, and the final behavior is determined - // by event listener themselves. - if (shouldZoom) { - // Convenience: - // Mac and VM Windows on Mac: scroll up: zoom out. - // Windows: scroll up: zoom in. - // FIXME: Should do more test in different environment. - // wheelDelta is too complicated in difference nvironment - // (https://developer.mozilla.org/en-US/docs/Web/Events/mousewheel), - // although it has been normallized by zrender. - // wheelDelta of mouse wheel is bigger than touch pad. - var factor = absWheelDeltaDelta > 3 ? 1.4 : absWheelDeltaDelta > 1 ? 1.2 : 1.1; - var scale = wheelDelta > 0 ? factor : 1 / factor; - checkPointerAndTrigger(this, 'zoom', 'zoomOnMouseWheel', e, { - scale: scale, - originX: originX, - originY: originY, - isAvailableBehavior: null - }); - } - if (shouldMove) { - // FIXME: Should do more test in different environment. - var absDelta = Math.abs(wheelDelta); - // wheelDelta of mouse wheel is bigger than touch pad. - var scrollDelta = (wheelDelta > 0 ? 1 : -1) * (absDelta > 3 ? 0.4 : absDelta > 1 ? 0.15 : 0.05); - checkPointerAndTrigger(this, 'scrollMove', 'moveOnMouseWheel', e, { - scrollDelta: scrollDelta, - originX: originX, - originY: originY, - isAvailableBehavior: null - }); - } - }; - RoamController.prototype._pinchHandler = function (e) { - if (interactionMutex.isTaken(this._zr, 'globalPan')) { - return; - } - var scale = e.pinchScale > 1 ? 1.1 : 1 / 1.1; - checkPointerAndTrigger(this, 'zoom', null, e, { - scale: scale, - originX: e.pinchX, - originY: e.pinchY, - isAvailableBehavior: null - }); - }; - return RoamController; -}(Eventful); -function checkPointerAndTrigger(controller, eventName, behaviorToCheck, e, contollerEvent) { - if (controller.pointerChecker && controller.pointerChecker(e, contollerEvent.originX, contollerEvent.originY)) { - // When mouse is out of roamController rect, - // default befavoius should not be be disabled, otherwise - // page sliding is disabled, contrary to expectation. - eventTool.stop(e.event); - trigger(controller, eventName, behaviorToCheck, e, contollerEvent); - } -} -function trigger(controller, eventName, behaviorToCheck, e, contollerEvent) { - // Also provide behavior checker for event listener, for some case that - // multiple components share one listener. - contollerEvent.isAvailableBehavior = bind(isAvailableBehavior, null, behaviorToCheck, e); - // TODO should not have type issue. - controller.trigger(eventName, contollerEvent); -} -// settings: { -// zoomOnMouseWheel -// moveOnMouseMove -// moveOnMouseWheel -// } -// The value can be: true / false / 'shift' / 'ctrl' / 'alt'. -function isAvailableBehavior(behaviorToCheck, e, settings) { - var setting = settings[behaviorToCheck]; - return !behaviorToCheck || setting && (!isString(setting) || e.event[setting + 'Key']); -} -export default RoamController; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/brushHelper.js b/node_modules/echarts/lib/component/helper/brushHelper.js deleted file mode 100644 index 5cecf7d..0000000 --- a/node_modules/echarts/lib/component/helper/brushHelper.js +++ /dev/null @@ -1,71 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { onIrrelevantElement } from './cursorHelper.js'; -import * as graphicUtil from '../../util/graphic.js'; -export function makeRectPanelClipPath(rect) { - rect = normalizeRect(rect); - return function (localPoints) { - return graphicUtil.clipPointsByRect(localPoints, rect); - }; -} -export function makeLinearBrushOtherExtent(rect, specifiedXYIndex) { - rect = normalizeRect(rect); - return function (xyIndex) { - var idx = specifiedXYIndex != null ? specifiedXYIndex : xyIndex; - var brushWidth = idx ? rect.width : rect.height; - var base = idx ? rect.x : rect.y; - return [base, base + (brushWidth || 0)]; - }; -} -export function makeRectIsTargetByCursor(rect, api, targetModel) { - var boundingRect = normalizeRect(rect); - return function (e, localCursorPoint) { - return boundingRect.contain(localCursorPoint[0], localCursorPoint[1]) && !onIrrelevantElement(e, api, targetModel); - }; -} -// Consider width/height is negative. -function normalizeRect(rect) { - return BoundingRect.create(rect); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/cursorHelper.js b/node_modules/echarts/lib/component/helper/cursorHelper.js deleted file mode 100644 index 11f6f19..0000000 --- a/node_modules/echarts/lib/component/helper/cursorHelper.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var IRRELEVANT_EXCLUDES = { - 'axisPointer': 1, - 'tooltip': 1, - 'brush': 1 -}; -/** - * Avoid that: mouse click on a elements that is over geo or graph, - * but roam is triggered. - */ -export function onIrrelevantElement(e, api, targetCoordSysModel) { - var model = api.getComponentByElement(e.topTarget); - // If model is axisModel, it works only if it is injected with coordinateSystem. - var coordSys = model && model.coordinateSystem; - return model && model !== targetCoordSysModel && !IRRELEVANT_EXCLUDES.hasOwnProperty(model.mainType) && coordSys && coordSys.model !== targetCoordSysModel; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/interactionMutex.js b/node_modules/echarts/lib/component/helper/interactionMutex.js deleted file mode 100644 index 927eb3b..0000000 --- a/node_modules/echarts/lib/component/helper/interactionMutex.js +++ /dev/null @@ -1,77 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as echarts from '../../core/echarts.js'; -import { noop } from 'zrender/lib/core/util.js'; -var ATTR = '\0_ec_interaction_mutex'; -export function take(zr, resourceKey, userKey) { - var store = getStore(zr); - store[resourceKey] = userKey; -} -export function release(zr, resourceKey, userKey) { - var store = getStore(zr); - var uKey = store[resourceKey]; - if (uKey === userKey) { - store[resourceKey] = null; - } -} -export function isTaken(zr, resourceKey) { - return !!getStore(zr)[resourceKey]; -} -function getStore(zr) { - return zr[ATTR] || (zr[ATTR] = {}); -} -/** - * payload: { - * type: 'takeGlobalCursor', - * key: 'dataZoomSelect', or 'brush', or ..., - * If no userKey, release global cursor. - * } - */ -// TODO: SELF REGISTERED. -echarts.registerAction({ - type: 'takeGlobalCursor', - event: 'globalCursorTaken', - update: 'update' -}, noop); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/listComponent.js b/node_modules/echarts/lib/component/helper/listComponent.js deleted file mode 100644 index 2909307..0000000 --- a/node_modules/echarts/lib/component/helper/listComponent.js +++ /dev/null @@ -1,87 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import { getLayoutRect, box as layoutBox, positionElement } from '../../util/layout.js'; -import * as formatUtil from '../../util/format.js'; -import * as graphic from '../../util/graphic.js'; -/** - * Layout list like component. - * It will box layout each items in group of component and then position the whole group in the viewport - * @param {module:zrender/group/Group} group - * @param {module:echarts/model/Component} componentModel - * @param {module:echarts/ExtensionAPI} - */ -export function layout(group, componentModel, api) { - var boxLayoutParams = componentModel.getBoxLayoutParams(); - var padding = componentModel.get('padding'); - var viewportSize = { - width: api.getWidth(), - height: api.getHeight() - }; - var rect = getLayoutRect(boxLayoutParams, viewportSize, padding); - layoutBox(componentModel.get('orient'), group, componentModel.get('itemGap'), rect.width, rect.height); - positionElement(group, boxLayoutParams, viewportSize, padding); -} -export function makeBackground(rect, componentModel) { - var padding = formatUtil.normalizeCssArray(componentModel.get('padding')); - var style = componentModel.getItemStyle(['color', 'opacity']); - style.fill = componentModel.get('backgroundColor'); - rect = new graphic.Rect({ - shape: { - x: rect.x - padding[3], - y: rect.y - padding[0], - width: rect.width + padding[1] + padding[3], - height: rect.height + padding[0] + padding[2], - r: componentModel.get('borderRadius') - }, - style: style, - silent: true, - z2: -1 - }); - // FIXME - // `subPixelOptimizeRect` may bring some gap between edge of viewpart - // and background rect when setting like `left: 0`, `top: 0`. - // graphic.subPixelOptimizeRect(rect); - return rect; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/roamHelper.js b/node_modules/echarts/lib/component/helper/roamHelper.js deleted file mode 100644 index 1ea1ca2..0000000 --- a/node_modules/echarts/lib/component/helper/roamHelper.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * For geo and graph. - */ -export function updateViewOnPan(controllerHost, dx, dy) { - var target = controllerHost.target; - target.x += dx; - target.y += dy; - target.dirty(); -} -/** - * For geo and graph. - */ -export function updateViewOnZoom(controllerHost, zoomDelta, zoomX, zoomY) { - var target = controllerHost.target; - var zoomLimit = controllerHost.zoomLimit; - var newZoom = controllerHost.zoom = controllerHost.zoom || 1; - newZoom *= zoomDelta; - if (zoomLimit) { - var zoomMin = zoomLimit.min || 0; - var zoomMax = zoomLimit.max || Infinity; - newZoom = Math.max(Math.min(zoomMax, newZoom), zoomMin); - } - var zoomScale = newZoom / controllerHost.zoom; - controllerHost.zoom = newZoom; - // Keep the mouse center when scaling - target.x -= (zoomX - target.x) * (zoomScale - 1); - target.y -= (zoomY - target.y) * (zoomScale - 1); - target.scaleX *= zoomScale; - target.scaleY *= zoomScale; - target.dirty(); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/helper/sliderMove.js b/node_modules/echarts/lib/component/helper/sliderMove.js deleted file mode 100644 index 0cd43f7..0000000 --- a/node_modules/echarts/lib/component/helper/sliderMove.js +++ /dev/null @@ -1,114 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Calculate slider move result. - * Usage: - * (1) If both handle0 and handle1 are needed to be moved, set minSpan the same as - * maxSpan and the same as `Math.abs(handleEnd[1] - handleEnds[0])`. - * (2) If handle0 is forbidden to cross handle1, set minSpan as `0`. - * - * @param delta Move length. - * @param handleEnds handleEnds[0] can be bigger then handleEnds[1]. - * handleEnds will be modified in this method. - * @param extent handleEnds is restricted by extent. - * extent[0] should less or equals than extent[1]. - * @param handleIndex Can be 'all', means that both move the two handleEnds. - * @param minSpan The range of dataZoom can not be smaller than that. - * If not set, handle0 and cross handle1. If set as a non-negative - * number (including `0`), handles will push each other when reaching - * the minSpan. - * @param maxSpan The range of dataZoom can not be larger than that. - * @return The input handleEnds. - */ -export default function sliderMove(delta, handleEnds, extent, handleIndex, minSpan, maxSpan) { - delta = delta || 0; - var extentSpan = extent[1] - extent[0]; - // Notice maxSpan and minSpan can be null/undefined. - if (minSpan != null) { - minSpan = restrict(minSpan, [0, extentSpan]); - } - if (maxSpan != null) { - maxSpan = Math.max(maxSpan, minSpan != null ? minSpan : 0); - } - if (handleIndex === 'all') { - var handleSpan = Math.abs(handleEnds[1] - handleEnds[0]); - handleSpan = restrict(handleSpan, [0, extentSpan]); - minSpan = maxSpan = restrict(handleSpan, [minSpan, maxSpan]); - handleIndex = 0; - } - handleEnds[0] = restrict(handleEnds[0], extent); - handleEnds[1] = restrict(handleEnds[1], extent); - var originalDistSign = getSpanSign(handleEnds, handleIndex); - handleEnds[handleIndex] += delta; - // Restrict in extent. - var extentMinSpan = minSpan || 0; - var realExtent = extent.slice(); - originalDistSign.sign < 0 ? realExtent[0] += extentMinSpan : realExtent[1] -= extentMinSpan; - handleEnds[handleIndex] = restrict(handleEnds[handleIndex], realExtent); - // Expand span. - var currDistSign; - currDistSign = getSpanSign(handleEnds, handleIndex); - if (minSpan != null && (currDistSign.sign !== originalDistSign.sign || currDistSign.span < minSpan)) { - // If minSpan exists, 'cross' is forbidden. - handleEnds[1 - handleIndex] = handleEnds[handleIndex] + originalDistSign.sign * minSpan; - } - // Shrink span. - currDistSign = getSpanSign(handleEnds, handleIndex); - if (maxSpan != null && currDistSign.span > maxSpan) { - handleEnds[1 - handleIndex] = handleEnds[handleIndex] + currDistSign.sign * maxSpan; - } - return handleEnds; -} -function getSpanSign(handleEnds, handleIndex) { - var dist = handleEnds[handleIndex] - handleEnds[1 - handleIndex]; - // If `handleEnds[0] === handleEnds[1]`, always believe that handleEnd[0] - // is at left of handleEnds[1] for non-cross case. - return { - span: Math.abs(dist), - sign: dist > 0 ? -1 : dist < 0 ? 1 : handleIndex ? -1 : 1 - }; -} -function restrict(value, extend) { - return Math.min(extend[1] != null ? extend[1] : Infinity, Math.max(extend[0] != null ? extend[0] : -Infinity, value)); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend.js b/node_modules/echarts/lib/component/legend.js deleted file mode 100644 index 804dad0..0000000 --- a/node_modules/echarts/lib/component/legend.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Do not contain scrollable legend, for sake of file size. -import { use } from '../extension.js'; -import { install } from './legend/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/LegendModel.js b/node_modules/echarts/lib/component/legend/LegendModel.js deleted file mode 100644 index 9f9681e..0000000 --- a/node_modules/echarts/lib/component/legend/LegendModel.js +++ /dev/null @@ -1,317 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import Model from '../../model/Model.js'; -import { isNameSpecified } from '../../util/model.js'; -import ComponentModel from '../../model/Component.js'; -var getDefaultSelectorOptions = function (ecModel, type) { - if (type === 'all') { - return { - type: 'all', - title: ecModel.getLocaleModel().get(['legend', 'selector', 'all']) - }; - } else if (type === 'inverse') { - return { - type: 'inverse', - title: ecModel.getLocaleModel().get(['legend', 'selector', 'inverse']) - }; - } -}; -var LegendModel = /** @class */function (_super) { - __extends(LegendModel, _super); - function LegendModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = LegendModel.type; - _this.layoutMode = { - type: 'box', - // legend.width/height are maxWidth/maxHeight actually, - // whereas real width/height is calculated by its content. - // (Setting {left: 10, right: 10} does not make sense). - // So consider the case: - // `setOption({legend: {left: 10});` - // then `setOption({legend: {right: 10});` - // The previous `left` should be cleared by setting `ignoreSize`. - ignoreSize: true - }; - return _this; - } - LegendModel.prototype.init = function (option, parentModel, ecModel) { - this.mergeDefaultAndTheme(option, ecModel); - option.selected = option.selected || {}; - this._updateSelector(option); - }; - LegendModel.prototype.mergeOption = function (option, ecModel) { - _super.prototype.mergeOption.call(this, option, ecModel); - this._updateSelector(option); - }; - LegendModel.prototype._updateSelector = function (option) { - var selector = option.selector; - var ecModel = this.ecModel; - if (selector === true) { - selector = option.selector = ['all', 'inverse']; - } - if (zrUtil.isArray(selector)) { - zrUtil.each(selector, function (item, index) { - zrUtil.isString(item) && (item = { - type: item - }); - selector[index] = zrUtil.merge(item, getDefaultSelectorOptions(ecModel, item.type)); - }); - } - }; - LegendModel.prototype.optionUpdated = function () { - this._updateData(this.ecModel); - var legendData = this._data; - // If selectedMode is single, try to select one - if (legendData[0] && this.get('selectedMode') === 'single') { - var hasSelected = false; - // If has any selected in option.selected - for (var i = 0; i < legendData.length; i++) { - var name_1 = legendData[i].get('name'); - if (this.isSelected(name_1)) { - // Force to unselect others - this.select(name_1); - hasSelected = true; - break; - } - } - // Try select the first if selectedMode is single - !hasSelected && this.select(legendData[0].get('name')); - } - }; - LegendModel.prototype._updateData = function (ecModel) { - var potentialData = []; - var availableNames = []; - ecModel.eachRawSeries(function (seriesModel) { - var seriesName = seriesModel.name; - availableNames.push(seriesName); - var isPotential; - if (seriesModel.legendVisualProvider) { - var provider = seriesModel.legendVisualProvider; - var names = provider.getAllNames(); - if (!ecModel.isSeriesFiltered(seriesModel)) { - availableNames = availableNames.concat(names); - } - if (names.length) { - potentialData = potentialData.concat(names); - } else { - isPotential = true; - } - } else { - isPotential = true; - } - if (isPotential && isNameSpecified(seriesModel)) { - potentialData.push(seriesModel.name); - } - }); - /** - * @type {Array.} - * @private - */ - this._availableNames = availableNames; - // If legend.data is not specified in option, use availableNames as data, - // which is convenient for user preparing option. - var rawData = this.get('data') || potentialData; - var legendNameMap = zrUtil.createHashMap(); - var legendData = zrUtil.map(rawData, function (dataItem) { - // Can be string or number - if (zrUtil.isString(dataItem) || zrUtil.isNumber(dataItem)) { - dataItem = { - name: dataItem - }; - } - if (legendNameMap.get(dataItem.name)) { - // remove legend name duplicate - return null; - } - legendNameMap.set(dataItem.name, true); - return new Model(dataItem, this, this.ecModel); - }, this); - /** - * @type {Array.} - * @private - */ - this._data = zrUtil.filter(legendData, function (item) { - return !!item; - }); - }; - LegendModel.prototype.getData = function () { - return this._data; - }; - LegendModel.prototype.select = function (name) { - var selected = this.option.selected; - var selectedMode = this.get('selectedMode'); - if (selectedMode === 'single') { - var data = this._data; - zrUtil.each(data, function (dataItem) { - selected[dataItem.get('name')] = false; - }); - } - selected[name] = true; - }; - LegendModel.prototype.unSelect = function (name) { - if (this.get('selectedMode') !== 'single') { - this.option.selected[name] = false; - } - }; - LegendModel.prototype.toggleSelected = function (name) { - var selected = this.option.selected; - // Default is true - if (!selected.hasOwnProperty(name)) { - selected[name] = true; - } - this[selected[name] ? 'unSelect' : 'select'](name); - }; - LegendModel.prototype.allSelect = function () { - var data = this._data; - var selected = this.option.selected; - zrUtil.each(data, function (dataItem) { - selected[dataItem.get('name', true)] = true; - }); - }; - LegendModel.prototype.inverseSelect = function () { - var data = this._data; - var selected = this.option.selected; - zrUtil.each(data, function (dataItem) { - var name = dataItem.get('name', true); - // Initially, default value is true - if (!selected.hasOwnProperty(name)) { - selected[name] = true; - } - selected[name] = !selected[name]; - }); - }; - LegendModel.prototype.isSelected = function (name) { - var selected = this.option.selected; - return !(selected.hasOwnProperty(name) && !selected[name]) && zrUtil.indexOf(this._availableNames, name) >= 0; - }; - LegendModel.prototype.getOrient = function () { - return this.get('orient') === 'vertical' ? { - index: 1, - name: 'vertical' - } : { - index: 0, - name: 'horizontal' - }; - }; - LegendModel.type = 'legend.plain'; - LegendModel.dependencies = ['series']; - LegendModel.defaultOption = { - // zlevel: 0, - z: 4, - show: true, - orient: 'horizontal', - left: 'center', - // right: 'center', - top: 0, - // bottom: null, - align: 'auto', - backgroundColor: 'rgba(0,0,0,0)', - borderColor: '#ccc', - borderRadius: 0, - borderWidth: 0, - padding: 5, - itemGap: 10, - itemWidth: 25, - itemHeight: 14, - symbolRotate: 'inherit', - symbolKeepAspect: true, - inactiveColor: '#ccc', - inactiveBorderColor: '#ccc', - inactiveBorderWidth: 'auto', - itemStyle: { - color: 'inherit', - opacity: 'inherit', - borderColor: 'inherit', - borderWidth: 'auto', - borderCap: 'inherit', - borderJoin: 'inherit', - borderDashOffset: 'inherit', - borderMiterLimit: 'inherit' - }, - lineStyle: { - width: 'auto', - color: 'inherit', - inactiveColor: '#ccc', - inactiveWidth: 2, - opacity: 'inherit', - type: 'inherit', - cap: 'inherit', - join: 'inherit', - dashOffset: 'inherit', - miterLimit: 'inherit' - }, - textStyle: { - color: '#333' - }, - selectedMode: true, - selector: false, - selectorLabel: { - show: true, - borderRadius: 10, - padding: [3, 5, 3, 5], - fontSize: 12, - fontFamily: 'sans-serif', - color: '#666', - borderWidth: 1, - borderColor: '#666' - }, - emphasis: { - selectorLabel: { - show: true, - color: '#eee', - backgroundColor: '#666' - } - }, - selectorPosition: 'auto', - selectorItemGap: 7, - selectorButtonGap: 10, - tooltip: { - show: false - } - }; - return LegendModel; -}(ComponentModel); -export default LegendModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/LegendView.js b/node_modules/echarts/lib/component/legend/LegendView.js deleted file mode 100644 index ffaaa42..0000000 --- a/node_modules/echarts/lib/component/legend/LegendView.js +++ /dev/null @@ -1,524 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { parse, stringify } from 'zrender/lib/tool/color.js'; -import * as graphic from '../../util/graphic.js'; -import { enableHoverEmphasis } from '../../util/states.js'; -import { setLabelStyle, createTextStyle } from '../../label/labelStyle.js'; -import { makeBackground } from '../helper/listComponent.js'; -import * as layoutUtil from '../../util/layout.js'; -import ComponentView from '../../view/Component.js'; -import { createSymbol } from '../../util/symbol.js'; -import { createOrUpdatePatternFromDecal } from '../../util/decal.js'; -import { getECData } from '../../util/innerStore.js'; -var curry = zrUtil.curry; -var each = zrUtil.each; -var Group = graphic.Group; -var LegendView = /** @class */function (_super) { - __extends(LegendView, _super); - function LegendView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = LegendView.type; - _this.newlineDisabled = false; - return _this; - } - LegendView.prototype.init = function () { - this.group.add(this._contentGroup = new Group()); - this.group.add(this._selectorGroup = new Group()); - this._isFirstRender = true; - }; - /** - * @protected - */ - LegendView.prototype.getContentGroup = function () { - return this._contentGroup; - }; - /** - * @protected - */ - LegendView.prototype.getSelectorGroup = function () { - return this._selectorGroup; - }; - /** - * @override - */ - LegendView.prototype.render = function (legendModel, ecModel, api) { - var isFirstRender = this._isFirstRender; - this._isFirstRender = false; - this.resetInner(); - if (!legendModel.get('show', true)) { - return; - } - var itemAlign = legendModel.get('align'); - var orient = legendModel.get('orient'); - if (!itemAlign || itemAlign === 'auto') { - itemAlign = legendModel.get('left') === 'right' && orient === 'vertical' ? 'right' : 'left'; - } - // selector has been normalized to an array in model - var selector = legendModel.get('selector', true); - var selectorPosition = legendModel.get('selectorPosition', true); - if (selector && (!selectorPosition || selectorPosition === 'auto')) { - selectorPosition = orient === 'horizontal' ? 'end' : 'start'; - } - this.renderInner(itemAlign, legendModel, ecModel, api, selector, orient, selectorPosition); - // Perform layout. - var positionInfo = legendModel.getBoxLayoutParams(); - var viewportSize = { - width: api.getWidth(), - height: api.getHeight() - }; - var padding = legendModel.get('padding'); - var maxSize = layoutUtil.getLayoutRect(positionInfo, viewportSize, padding); - var mainRect = this.layoutInner(legendModel, itemAlign, maxSize, isFirstRender, selector, selectorPosition); - // Place mainGroup, based on the calculated `mainRect`. - var layoutRect = layoutUtil.getLayoutRect(zrUtil.defaults({ - width: mainRect.width, - height: mainRect.height - }, positionInfo), viewportSize, padding); - this.group.x = layoutRect.x - mainRect.x; - this.group.y = layoutRect.y - mainRect.y; - this.group.markRedraw(); - // Render background after group is layout. - this.group.add(this._backgroundEl = makeBackground(mainRect, legendModel)); - }; - LegendView.prototype.resetInner = function () { - this.getContentGroup().removeAll(); - this._backgroundEl && this.group.remove(this._backgroundEl); - this.getSelectorGroup().removeAll(); - }; - LegendView.prototype.renderInner = function (itemAlign, legendModel, ecModel, api, selector, orient, selectorPosition) { - var contentGroup = this.getContentGroup(); - var legendDrawnMap = zrUtil.createHashMap(); - var selectMode = legendModel.get('selectedMode'); - var excludeSeriesId = []; - ecModel.eachRawSeries(function (seriesModel) { - !seriesModel.get('legendHoverLink') && excludeSeriesId.push(seriesModel.id); - }); - each(legendModel.getData(), function (legendItemModel, dataIndex) { - var name = legendItemModel.get('name'); - // Use empty string or \n as a newline string - if (!this.newlineDisabled && (name === '' || name === '\n')) { - var g = new Group(); - // @ts-ignore - g.newline = true; - contentGroup.add(g); - return; - } - // Representitive series. - var seriesModel = ecModel.getSeriesByName(name)[0]; - if (legendDrawnMap.get(name)) { - // Have been drawn - return; - } - // Legend to control series. - if (seriesModel) { - var data = seriesModel.getData(); - var lineVisualStyle = data.getVisual('legendLineStyle') || {}; - var legendIcon = data.getVisual('legendIcon'); - /** - * `data.getVisual('style')` may be the color from the register - * in series. For example, for line series, - */ - var style = data.getVisual('style'); - var itemGroup = this._createItem(seriesModel, name, dataIndex, legendItemModel, legendModel, itemAlign, lineVisualStyle, style, legendIcon, selectMode, api); - itemGroup.on('click', curry(dispatchSelectAction, name, null, api, excludeSeriesId)).on('mouseover', curry(dispatchHighlightAction, seriesModel.name, null, api, excludeSeriesId)).on('mouseout', curry(dispatchDownplayAction, seriesModel.name, null, api, excludeSeriesId)); - if (ecModel.ssr) { - itemGroup.eachChild(function (child) { - var ecData = getECData(child); - ecData.seriesIndex = seriesModel.seriesIndex; - ecData.dataIndex = dataIndex; - ecData.ssrType = 'legend'; - }); - } - legendDrawnMap.set(name, true); - } else { - // Legend to control data. In pie and funnel. - ecModel.eachRawSeries(function (seriesModel) { - // In case multiple series has same data name - if (legendDrawnMap.get(name)) { - return; - } - if (seriesModel.legendVisualProvider) { - var provider = seriesModel.legendVisualProvider; - if (!provider.containName(name)) { - return; - } - var idx = provider.indexOfName(name); - var style = provider.getItemVisual(idx, 'style'); - var legendIcon = provider.getItemVisual(idx, 'legendIcon'); - var colorArr = parse(style.fill); - // Color may be set to transparent in visualMap when data is out of range. - // Do not show nothing. - if (colorArr && colorArr[3] === 0) { - colorArr[3] = 0.2; - // TODO color is set to 0, 0, 0, 0. Should show correct RGBA - style = zrUtil.extend(zrUtil.extend({}, style), { - fill: stringify(colorArr, 'rgba') - }); - } - var itemGroup = this._createItem(seriesModel, name, dataIndex, legendItemModel, legendModel, itemAlign, {}, style, legendIcon, selectMode, api); - // FIXME: consider different series has items with the same name. - itemGroup.on('click', curry(dispatchSelectAction, null, name, api, excludeSeriesId)) - // Should not specify the series name, consider legend controls - // more than one pie series. - .on('mouseover', curry(dispatchHighlightAction, null, name, api, excludeSeriesId)).on('mouseout', curry(dispatchDownplayAction, null, name, api, excludeSeriesId)); - if (ecModel.ssr) { - itemGroup.eachChild(function (child) { - var ecData = getECData(child); - ecData.seriesIndex = seriesModel.seriesIndex; - ecData.dataIndex = dataIndex; - ecData.ssrType = 'legend'; - }); - } - legendDrawnMap.set(name, true); - } - }, this); - } - if (process.env.NODE_ENV !== 'production') { - if (!legendDrawnMap.get(name)) { - console.warn(name + ' series not exists. Legend data should be same with series name or data name.'); - } - } - }, this); - if (selector) { - this._createSelector(selector, legendModel, api, orient, selectorPosition); - } - }; - LegendView.prototype._createSelector = function (selector, legendModel, api, orient, selectorPosition) { - var selectorGroup = this.getSelectorGroup(); - each(selector, function createSelectorButton(selectorItem) { - var type = selectorItem.type; - var labelText = new graphic.Text({ - style: { - x: 0, - y: 0, - align: 'center', - verticalAlign: 'middle' - }, - onclick: function () { - api.dispatchAction({ - type: type === 'all' ? 'legendAllSelect' : 'legendInverseSelect' - }); - } - }); - selectorGroup.add(labelText); - var labelModel = legendModel.getModel('selectorLabel'); - var emphasisLabelModel = legendModel.getModel(['emphasis', 'selectorLabel']); - setLabelStyle(labelText, { - normal: labelModel, - emphasis: emphasisLabelModel - }, { - defaultText: selectorItem.title - }); - enableHoverEmphasis(labelText); - }); - }; - LegendView.prototype._createItem = function (seriesModel, name, dataIndex, legendItemModel, legendModel, itemAlign, lineVisualStyle, itemVisualStyle, legendIcon, selectMode, api) { - var drawType = seriesModel.visualDrawType; - var itemWidth = legendModel.get('itemWidth'); - var itemHeight = legendModel.get('itemHeight'); - var isSelected = legendModel.isSelected(name); - var iconRotate = legendItemModel.get('symbolRotate'); - var symbolKeepAspect = legendItemModel.get('symbolKeepAspect'); - var legendIconType = legendItemModel.get('icon'); - legendIcon = legendIconType || legendIcon || 'roundRect'; - var style = getLegendStyle(legendIcon, legendItemModel, lineVisualStyle, itemVisualStyle, drawType, isSelected, api); - var itemGroup = new Group(); - var textStyleModel = legendItemModel.getModel('textStyle'); - if (zrUtil.isFunction(seriesModel.getLegendIcon) && (!legendIconType || legendIconType === 'inherit')) { - // Series has specific way to define legend icon - itemGroup.add(seriesModel.getLegendIcon({ - itemWidth: itemWidth, - itemHeight: itemHeight, - icon: legendIcon, - iconRotate: iconRotate, - itemStyle: style.itemStyle, - lineStyle: style.lineStyle, - symbolKeepAspect: symbolKeepAspect - })); - } else { - // Use default legend icon policy for most series - var rotate = legendIconType === 'inherit' && seriesModel.getData().getVisual('symbol') ? iconRotate === 'inherit' ? seriesModel.getData().getVisual('symbolRotate') : iconRotate : 0; // No rotation for no icon - itemGroup.add(getDefaultLegendIcon({ - itemWidth: itemWidth, - itemHeight: itemHeight, - icon: legendIcon, - iconRotate: rotate, - itemStyle: style.itemStyle, - lineStyle: style.lineStyle, - symbolKeepAspect: symbolKeepAspect - })); - } - var textX = itemAlign === 'left' ? itemWidth + 5 : -5; - var textAlign = itemAlign; - var formatter = legendModel.get('formatter'); - var content = name; - if (zrUtil.isString(formatter) && formatter) { - content = formatter.replace('{name}', name != null ? name : ''); - } else if (zrUtil.isFunction(formatter)) { - content = formatter(name); - } - var textColor = isSelected ? textStyleModel.getTextColor() : legendItemModel.get('inactiveColor'); - itemGroup.add(new graphic.Text({ - style: createTextStyle(textStyleModel, { - text: content, - x: textX, - y: itemHeight / 2, - fill: textColor, - align: textAlign, - verticalAlign: 'middle' - }, { - inheritColor: textColor - }) - })); - // Add a invisible rect to increase the area of mouse hover - var hitRect = new graphic.Rect({ - shape: itemGroup.getBoundingRect(), - style: { - // Cannot use 'invisible' because SVG SSR will miss the node - fill: 'transparent' - } - }); - var tooltipModel = legendItemModel.getModel('tooltip'); - if (tooltipModel.get('show')) { - graphic.setTooltipConfig({ - el: hitRect, - componentModel: legendModel, - itemName: name, - itemTooltipOption: tooltipModel.option - }); - } - itemGroup.add(hitRect); - itemGroup.eachChild(function (child) { - child.silent = true; - }); - hitRect.silent = !selectMode; - this.getContentGroup().add(itemGroup); - enableHoverEmphasis(itemGroup); - // @ts-ignore - itemGroup.__legendDataIndex = dataIndex; - return itemGroup; - }; - LegendView.prototype.layoutInner = function (legendModel, itemAlign, maxSize, isFirstRender, selector, selectorPosition) { - var contentGroup = this.getContentGroup(); - var selectorGroup = this.getSelectorGroup(); - // Place items in contentGroup. - layoutUtil.box(legendModel.get('orient'), contentGroup, legendModel.get('itemGap'), maxSize.width, maxSize.height); - var contentRect = contentGroup.getBoundingRect(); - var contentPos = [-contentRect.x, -contentRect.y]; - selectorGroup.markRedraw(); - contentGroup.markRedraw(); - if (selector) { - // Place buttons in selectorGroup - layoutUtil.box( - // Buttons in selectorGroup always layout horizontally - 'horizontal', selectorGroup, legendModel.get('selectorItemGap', true)); - var selectorRect = selectorGroup.getBoundingRect(); - var selectorPos = [-selectorRect.x, -selectorRect.y]; - var selectorButtonGap = legendModel.get('selectorButtonGap', true); - var orientIdx = legendModel.getOrient().index; - var wh = orientIdx === 0 ? 'width' : 'height'; - var hw = orientIdx === 0 ? 'height' : 'width'; - var yx = orientIdx === 0 ? 'y' : 'x'; - if (selectorPosition === 'end') { - selectorPos[orientIdx] += contentRect[wh] + selectorButtonGap; - } else { - contentPos[orientIdx] += selectorRect[wh] + selectorButtonGap; - } - // Always align selector to content as 'middle' - selectorPos[1 - orientIdx] += contentRect[hw] / 2 - selectorRect[hw] / 2; - selectorGroup.x = selectorPos[0]; - selectorGroup.y = selectorPos[1]; - contentGroup.x = contentPos[0]; - contentGroup.y = contentPos[1]; - var mainRect = { - x: 0, - y: 0 - }; - mainRect[wh] = contentRect[wh] + selectorButtonGap + selectorRect[wh]; - mainRect[hw] = Math.max(contentRect[hw], selectorRect[hw]); - mainRect[yx] = Math.min(0, selectorRect[yx] + selectorPos[1 - orientIdx]); - return mainRect; - } else { - contentGroup.x = contentPos[0]; - contentGroup.y = contentPos[1]; - return this.group.getBoundingRect(); - } - }; - /** - * @protected - */ - LegendView.prototype.remove = function () { - this.getContentGroup().removeAll(); - this._isFirstRender = true; - }; - LegendView.type = 'legend.plain'; - return LegendView; -}(ComponentView); -function getLegendStyle(iconType, legendItemModel, lineVisualStyle, itemVisualStyle, drawType, isSelected, api) { - /** - * Use series style if is inherit; - * elsewise, use legend style - */ - function handleCommonProps(style, visualStyle) { - // If lineStyle.width is 'auto', it is set to be 2 if series has border - if (style.lineWidth === 'auto') { - style.lineWidth = visualStyle.lineWidth > 0 ? 2 : 0; - } - each(style, function (propVal, propName) { - style[propName] === 'inherit' && (style[propName] = visualStyle[propName]); - }); - } - // itemStyle - var itemStyleModel = legendItemModel.getModel('itemStyle'); - var itemStyle = itemStyleModel.getItemStyle(); - var iconBrushType = iconType.lastIndexOf('empty', 0) === 0 ? 'fill' : 'stroke'; - var decalStyle = itemStyleModel.getShallow('decal'); - itemStyle.decal = !decalStyle || decalStyle === 'inherit' ? itemVisualStyle.decal : createOrUpdatePatternFromDecal(decalStyle, api); - if (itemStyle.fill === 'inherit') { - /** - * Series with visualDrawType as 'stroke' should have - * series stroke as legend fill - */ - itemStyle.fill = itemVisualStyle[drawType]; - } - if (itemStyle.stroke === 'inherit') { - /** - * icon type with "emptyXXX" should use fill color - * in visual style - */ - itemStyle.stroke = itemVisualStyle[iconBrushType]; - } - if (itemStyle.opacity === 'inherit') { - /** - * Use lineStyle.opacity if drawType is stroke - */ - itemStyle.opacity = (drawType === 'fill' ? itemVisualStyle : lineVisualStyle).opacity; - } - handleCommonProps(itemStyle, itemVisualStyle); - // lineStyle - var legendLineModel = legendItemModel.getModel('lineStyle'); - var lineStyle = legendLineModel.getLineStyle(); - handleCommonProps(lineStyle, lineVisualStyle); - // Fix auto color to real color - itemStyle.fill === 'auto' && (itemStyle.fill = itemVisualStyle.fill); - itemStyle.stroke === 'auto' && (itemStyle.stroke = itemVisualStyle.fill); - lineStyle.stroke === 'auto' && (lineStyle.stroke = itemVisualStyle.fill); - if (!isSelected) { - var borderWidth = legendItemModel.get('inactiveBorderWidth'); - /** - * Since stroke is set to be inactiveBorderColor, it may occur that - * there is no border in series but border in legend, so we need to - * use border only when series has border if is set to be auto - */ - var visualHasBorder = itemStyle[iconBrushType]; - itemStyle.lineWidth = borderWidth === 'auto' ? itemVisualStyle.lineWidth > 0 && visualHasBorder ? 2 : 0 : itemStyle.lineWidth; - itemStyle.fill = legendItemModel.get('inactiveColor'); - itemStyle.stroke = legendItemModel.get('inactiveBorderColor'); - lineStyle.stroke = legendLineModel.get('inactiveColor'); - lineStyle.lineWidth = legendLineModel.get('inactiveWidth'); - } - return { - itemStyle: itemStyle, - lineStyle: lineStyle - }; -} -function getDefaultLegendIcon(opt) { - var symboType = opt.icon || 'roundRect'; - var icon = createSymbol(symboType, 0, 0, opt.itemWidth, opt.itemHeight, opt.itemStyle.fill, opt.symbolKeepAspect); - icon.setStyle(opt.itemStyle); - icon.rotation = (opt.iconRotate || 0) * Math.PI / 180; - icon.setOrigin([opt.itemWidth / 2, opt.itemHeight / 2]); - if (symboType.indexOf('empty') > -1) { - icon.style.stroke = icon.style.fill; - icon.style.fill = '#fff'; - icon.style.lineWidth = 2; - } - return icon; -} -function dispatchSelectAction(seriesName, dataName, api, excludeSeriesId) { - // downplay before unselect - dispatchDownplayAction(seriesName, dataName, api, excludeSeriesId); - api.dispatchAction({ - type: 'legendToggleSelect', - name: seriesName != null ? seriesName : dataName - }); - // highlight after select - // TODO highlight immediately may cause animation loss. - dispatchHighlightAction(seriesName, dataName, api, excludeSeriesId); -} -function isUseHoverLayer(api) { - var list = api.getZr().storage.getDisplayList(); - var emphasisState; - var i = 0; - var len = list.length; - while (i < len && !(emphasisState = list[i].states.emphasis)) { - i++; - } - return emphasisState && emphasisState.hoverLayer; -} -function dispatchHighlightAction(seriesName, dataName, api, excludeSeriesId) { - // If element hover will move to a hoverLayer. - if (!isUseHoverLayer(api)) { - api.dispatchAction({ - type: 'highlight', - seriesName: seriesName, - name: dataName, - excludeSeriesId: excludeSeriesId - }); - } -} -function dispatchDownplayAction(seriesName, dataName, api, excludeSeriesId) { - // If element hover will move to a hoverLayer. - if (!isUseHoverLayer(api)) { - api.dispatchAction({ - type: 'downplay', - seriesName: seriesName, - name: dataName, - excludeSeriesId: excludeSeriesId - }); - } -} -export default LegendView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js b/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js deleted file mode 100644 index a98b933..0000000 --- a/node_modules/echarts/lib/component/legend/ScrollableLegendModel.js +++ /dev/null @@ -1,105 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import LegendModel from './LegendModel.js'; -import { mergeLayoutParam, getLayoutParams } from '../../util/layout.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var ScrollableLegendModel = /** @class */function (_super) { - __extends(ScrollableLegendModel, _super); - function ScrollableLegendModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ScrollableLegendModel.type; - return _this; - } - /** - * @param {number} scrollDataIndex - */ - ScrollableLegendModel.prototype.setScrollDataIndex = function (scrollDataIndex) { - this.option.scrollDataIndex = scrollDataIndex; - }; - ScrollableLegendModel.prototype.init = function (option, parentModel, ecModel) { - var inputPositionParams = getLayoutParams(option); - _super.prototype.init.call(this, option, parentModel, ecModel); - mergeAndNormalizeLayoutParams(this, option, inputPositionParams); - }; - /** - * @override - */ - ScrollableLegendModel.prototype.mergeOption = function (option, ecModel) { - _super.prototype.mergeOption.call(this, option, ecModel); - mergeAndNormalizeLayoutParams(this, this.option, option); - }; - ScrollableLegendModel.type = 'legend.scroll'; - ScrollableLegendModel.defaultOption = inheritDefaultOption(LegendModel.defaultOption, { - scrollDataIndex: 0, - pageButtonItemGap: 5, - pageButtonGap: null, - pageButtonPosition: 'end', - pageFormatter: '{current}/{total}', - pageIcons: { - horizontal: ['M0,0L12,-10L12,10z', 'M0,0L-12,-10L-12,10z'], - vertical: ['M0,0L20,0L10,-20z', 'M0,0L20,0L10,20z'] - }, - pageIconColor: '#2f4554', - pageIconInactiveColor: '#aaa', - pageIconSize: 15, - pageTextStyle: { - color: '#333' - }, - animationDurationUpdate: 800 - }); - return ScrollableLegendModel; -}(LegendModel); -; -// Do not `ignoreSize` to enable setting {left: 10, right: 10}. -function mergeAndNormalizeLayoutParams(legendModel, target, raw) { - var orient = legendModel.getOrient(); - var ignoreSize = [1, 1]; - ignoreSize[orient.index] = 0; - mergeLayoutParam(target, raw, { - type: 'box', - ignoreSize: !!ignoreSize - }); -} -export default ScrollableLegendModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/ScrollableLegendView.js b/node_modules/echarts/lib/component/legend/ScrollableLegendView.js deleted file mode 100644 index 6b2f26b..0000000 --- a/node_modules/echarts/lib/component/legend/ScrollableLegendView.js +++ /dev/null @@ -1,401 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Separate legend and scrollable legend to reduce package size. - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import * as layoutUtil from '../../util/layout.js'; -import LegendView from './LegendView.js'; -var Group = graphic.Group; -var WH = ['width', 'height']; -var XY = ['x', 'y']; -var ScrollableLegendView = /** @class */function (_super) { - __extends(ScrollableLegendView, _super); - function ScrollableLegendView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ScrollableLegendView.type; - _this.newlineDisabled = true; - _this._currentIndex = 0; - return _this; - } - ScrollableLegendView.prototype.init = function () { - _super.prototype.init.call(this); - this.group.add(this._containerGroup = new Group()); - this._containerGroup.add(this.getContentGroup()); - this.group.add(this._controllerGroup = new Group()); - }; - /** - * @override - */ - ScrollableLegendView.prototype.resetInner = function () { - _super.prototype.resetInner.call(this); - this._controllerGroup.removeAll(); - this._containerGroup.removeClipPath(); - this._containerGroup.__rectSize = null; - }; - /** - * @override - */ - ScrollableLegendView.prototype.renderInner = function (itemAlign, legendModel, ecModel, api, selector, orient, selectorPosition) { - var self = this; - // Render content items. - _super.prototype.renderInner.call(this, itemAlign, legendModel, ecModel, api, selector, orient, selectorPosition); - var controllerGroup = this._controllerGroup; - // FIXME: support be 'auto' adapt to size number text length, - // e.g., '3/12345' should not overlap with the control arrow button. - var pageIconSize = legendModel.get('pageIconSize', true); - var pageIconSizeArr = zrUtil.isArray(pageIconSize) ? pageIconSize : [pageIconSize, pageIconSize]; - createPageButton('pagePrev', 0); - var pageTextStyleModel = legendModel.getModel('pageTextStyle'); - controllerGroup.add(new graphic.Text({ - name: 'pageText', - style: { - // Placeholder to calculate a proper layout. - text: 'xx/xx', - fill: pageTextStyleModel.getTextColor(), - font: pageTextStyleModel.getFont(), - verticalAlign: 'middle', - align: 'center' - }, - silent: true - })); - createPageButton('pageNext', 1); - function createPageButton(name, iconIdx) { - var pageDataIndexName = name + 'DataIndex'; - var icon = graphic.createIcon(legendModel.get('pageIcons', true)[legendModel.getOrient().name][iconIdx], { - // Buttons will be created in each render, so we do not need - // to worry about avoiding using legendModel kept in scope. - onclick: zrUtil.bind(self._pageGo, self, pageDataIndexName, legendModel, api) - }, { - x: -pageIconSizeArr[0] / 2, - y: -pageIconSizeArr[1] / 2, - width: pageIconSizeArr[0], - height: pageIconSizeArr[1] - }); - icon.name = name; - controllerGroup.add(icon); - } - }; - /** - * @override - */ - ScrollableLegendView.prototype.layoutInner = function (legendModel, itemAlign, maxSize, isFirstRender, selector, selectorPosition) { - var selectorGroup = this.getSelectorGroup(); - var orientIdx = legendModel.getOrient().index; - var wh = WH[orientIdx]; - var xy = XY[orientIdx]; - var hw = WH[1 - orientIdx]; - var yx = XY[1 - orientIdx]; - selector && layoutUtil.box( - // Buttons in selectorGroup always layout horizontally - 'horizontal', selectorGroup, legendModel.get('selectorItemGap', true)); - var selectorButtonGap = legendModel.get('selectorButtonGap', true); - var selectorRect = selectorGroup.getBoundingRect(); - var selectorPos = [-selectorRect.x, -selectorRect.y]; - var processMaxSize = zrUtil.clone(maxSize); - selector && (processMaxSize[wh] = maxSize[wh] - selectorRect[wh] - selectorButtonGap); - var mainRect = this._layoutContentAndController(legendModel, isFirstRender, processMaxSize, orientIdx, wh, hw, yx, xy); - if (selector) { - if (selectorPosition === 'end') { - selectorPos[orientIdx] += mainRect[wh] + selectorButtonGap; - } else { - var offset = selectorRect[wh] + selectorButtonGap; - selectorPos[orientIdx] -= offset; - mainRect[xy] -= offset; - } - mainRect[wh] += selectorRect[wh] + selectorButtonGap; - selectorPos[1 - orientIdx] += mainRect[yx] + mainRect[hw] / 2 - selectorRect[hw] / 2; - mainRect[hw] = Math.max(mainRect[hw], selectorRect[hw]); - mainRect[yx] = Math.min(mainRect[yx], selectorRect[yx] + selectorPos[1 - orientIdx]); - selectorGroup.x = selectorPos[0]; - selectorGroup.y = selectorPos[1]; - selectorGroup.markRedraw(); - } - return mainRect; - }; - ScrollableLegendView.prototype._layoutContentAndController = function (legendModel, isFirstRender, maxSize, orientIdx, wh, hw, yx, xy) { - var contentGroup = this.getContentGroup(); - var containerGroup = this._containerGroup; - var controllerGroup = this._controllerGroup; - // Place items in contentGroup. - layoutUtil.box(legendModel.get('orient'), contentGroup, legendModel.get('itemGap'), !orientIdx ? null : maxSize.width, orientIdx ? null : maxSize.height); - layoutUtil.box( - // Buttons in controller are layout always horizontally. - 'horizontal', controllerGroup, legendModel.get('pageButtonItemGap', true)); - var contentRect = contentGroup.getBoundingRect(); - var controllerRect = controllerGroup.getBoundingRect(); - var showController = this._showController = contentRect[wh] > maxSize[wh]; - // In case that the inner elements of contentGroup layout do not based on [0, 0] - var contentPos = [-contentRect.x, -contentRect.y]; - // Remain contentPos when scroll animation perfroming. - // If first rendering, `contentGroup.position` is [0, 0], which - // does not make sense and may cause unexepcted animation if adopted. - if (!isFirstRender) { - contentPos[orientIdx] = contentGroup[xy]; - } - // Layout container group based on 0. - var containerPos = [0, 0]; - var controllerPos = [-controllerRect.x, -controllerRect.y]; - var pageButtonGap = zrUtil.retrieve2(legendModel.get('pageButtonGap', true), legendModel.get('itemGap', true)); - // Place containerGroup and controllerGroup and contentGroup. - if (showController) { - var pageButtonPosition = legendModel.get('pageButtonPosition', true); - // controller is on the right / bottom. - if (pageButtonPosition === 'end') { - controllerPos[orientIdx] += maxSize[wh] - controllerRect[wh]; - } - // controller is on the left / top. - else { - containerPos[orientIdx] += controllerRect[wh] + pageButtonGap; - } - } - // Always align controller to content as 'middle'. - controllerPos[1 - orientIdx] += contentRect[hw] / 2 - controllerRect[hw] / 2; - contentGroup.setPosition(contentPos); - containerGroup.setPosition(containerPos); - controllerGroup.setPosition(controllerPos); - // Calculate `mainRect` and set `clipPath`. - // mainRect should not be calculated by `this.group.getBoundingRect()` - // for sake of the overflow. - var mainRect = { - x: 0, - y: 0 - }; - // Consider content may be overflow (should be clipped). - mainRect[wh] = showController ? maxSize[wh] : contentRect[wh]; - mainRect[hw] = Math.max(contentRect[hw], controllerRect[hw]); - // `containerRect[yx] + containerPos[1 - orientIdx]` is 0. - mainRect[yx] = Math.min(0, controllerRect[yx] + controllerPos[1 - orientIdx]); - containerGroup.__rectSize = maxSize[wh]; - if (showController) { - var clipShape = { - x: 0, - y: 0 - }; - clipShape[wh] = Math.max(maxSize[wh] - controllerRect[wh] - pageButtonGap, 0); - clipShape[hw] = mainRect[hw]; - containerGroup.setClipPath(new graphic.Rect({ - shape: clipShape - })); - // Consider content may be larger than container, container rect - // can not be obtained from `containerGroup.getBoundingRect()`. - containerGroup.__rectSize = clipShape[wh]; - } else { - // Do not remove or ignore controller. Keep them set as placeholders. - controllerGroup.eachChild(function (child) { - child.attr({ - invisible: true, - silent: true - }); - }); - } - // Content translate animation. - var pageInfo = this._getPageInfo(legendModel); - pageInfo.pageIndex != null && graphic.updateProps(contentGroup, { - x: pageInfo.contentPosition[0], - y: pageInfo.contentPosition[1] - }, - // When switch from "show controller" to "not show controller", view should be - // updated immediately without animation, otherwise causes weird effect. - showController ? legendModel : null); - this._updatePageInfoView(legendModel, pageInfo); - return mainRect; - }; - ScrollableLegendView.prototype._pageGo = function (to, legendModel, api) { - var scrollDataIndex = this._getPageInfo(legendModel)[to]; - scrollDataIndex != null && api.dispatchAction({ - type: 'legendScroll', - scrollDataIndex: scrollDataIndex, - legendId: legendModel.id - }); - }; - ScrollableLegendView.prototype._updatePageInfoView = function (legendModel, pageInfo) { - var controllerGroup = this._controllerGroup; - zrUtil.each(['pagePrev', 'pageNext'], function (name) { - var key = name + 'DataIndex'; - var canJump = pageInfo[key] != null; - var icon = controllerGroup.childOfName(name); - if (icon) { - icon.setStyle('fill', canJump ? legendModel.get('pageIconColor', true) : legendModel.get('pageIconInactiveColor', true)); - icon.cursor = canJump ? 'pointer' : 'default'; - } - }); - var pageText = controllerGroup.childOfName('pageText'); - var pageFormatter = legendModel.get('pageFormatter'); - var pageIndex = pageInfo.pageIndex; - var current = pageIndex != null ? pageIndex + 1 : 0; - var total = pageInfo.pageCount; - pageText && pageFormatter && pageText.setStyle('text', zrUtil.isString(pageFormatter) ? pageFormatter.replace('{current}', current == null ? '' : current + '').replace('{total}', total == null ? '' : total + '') : pageFormatter({ - current: current, - total: total - })); - }; - /** - * contentPosition: Array., null when data item not found. - * pageIndex: number, null when data item not found. - * pageCount: number, always be a number, can be 0. - * pagePrevDataIndex: number, null when no previous page. - * pageNextDataIndex: number, null when no next page. - * } - */ - ScrollableLegendView.prototype._getPageInfo = function (legendModel) { - var scrollDataIndex = legendModel.get('scrollDataIndex', true); - var contentGroup = this.getContentGroup(); - var containerRectSize = this._containerGroup.__rectSize; - var orientIdx = legendModel.getOrient().index; - var wh = WH[orientIdx]; - var xy = XY[orientIdx]; - var targetItemIndex = this._findTargetItemIndex(scrollDataIndex); - var children = contentGroup.children(); - var targetItem = children[targetItemIndex]; - var itemCount = children.length; - var pCount = !itemCount ? 0 : 1; - var result = { - contentPosition: [contentGroup.x, contentGroup.y], - pageCount: pCount, - pageIndex: pCount - 1, - pagePrevDataIndex: null, - pageNextDataIndex: null - }; - if (!targetItem) { - return result; - } - var targetItemInfo = getItemInfo(targetItem); - result.contentPosition[orientIdx] = -targetItemInfo.s; - // Strategy: - // (1) Always align based on the left/top most item. - // (2) It is user-friendly that the last item shown in the - // current window is shown at the begining of next window. - // Otherwise if half of the last item is cut by the window, - // it will have no chance to display entirely. - // (3) Consider that item size probably be different, we - // have calculate pageIndex by size rather than item index, - // and we can not get page index directly by division. - // (4) The window is to narrow to contain more than - // one item, we should make sure that the page can be fliped. - for (var i = targetItemIndex + 1, winStartItemInfo = targetItemInfo, winEndItemInfo = targetItemInfo, currItemInfo = null; i <= itemCount; ++i) { - currItemInfo = getItemInfo(children[i]); - if ( - // Half of the last item is out of the window. - !currItemInfo && winEndItemInfo.e > winStartItemInfo.s + containerRectSize - // If the current item does not intersect with the window, the new page - // can be started at the current item or the last item. - || currItemInfo && !intersect(currItemInfo, winStartItemInfo.s)) { - if (winEndItemInfo.i > winStartItemInfo.i) { - winStartItemInfo = winEndItemInfo; - } else { - // e.g., when page size is smaller than item size. - winStartItemInfo = currItemInfo; - } - if (winStartItemInfo) { - if (result.pageNextDataIndex == null) { - result.pageNextDataIndex = winStartItemInfo.i; - } - ++result.pageCount; - } - } - winEndItemInfo = currItemInfo; - } - for (var i = targetItemIndex - 1, winStartItemInfo = targetItemInfo, winEndItemInfo = targetItemInfo, currItemInfo = null; i >= -1; --i) { - currItemInfo = getItemInfo(children[i]); - if ( - // If the the end item does not intersect with the window started - // from the current item, a page can be settled. - (!currItemInfo || !intersect(winEndItemInfo, currItemInfo.s) - // e.g., when page size is smaller than item size. - ) && winStartItemInfo.i < winEndItemInfo.i) { - winEndItemInfo = winStartItemInfo; - if (result.pagePrevDataIndex == null) { - result.pagePrevDataIndex = winStartItemInfo.i; - } - ++result.pageCount; - ++result.pageIndex; - } - winStartItemInfo = currItemInfo; - } - return result; - function getItemInfo(el) { - if (el) { - var itemRect = el.getBoundingRect(); - var start = itemRect[xy] + el[xy]; - return { - s: start, - e: start + itemRect[wh], - i: el.__legendDataIndex - }; - } - } - function intersect(itemInfo, winStart) { - return itemInfo.e >= winStart && itemInfo.s <= winStart + containerRectSize; - } - }; - ScrollableLegendView.prototype._findTargetItemIndex = function (targetDataIndex) { - if (!this._showController) { - return 0; - } - var index; - var contentGroup = this.getContentGroup(); - var defaultIndex; - contentGroup.eachChild(function (child, idx) { - var legendDataIdx = child.__legendDataIndex; - // FIXME - // If the given targetDataIndex (from model) is illegal, - // we use defaultIndex. But the index on the legend model and - // action payload is still illegal. That case will not be - // changed until some scenario requires. - if (defaultIndex == null && legendDataIdx != null) { - defaultIndex = idx; - } - if (legendDataIdx === targetDataIndex) { - index = idx; - } - }); - return index != null ? index : defaultIndex; - }; - ScrollableLegendView.type = 'legend.scroll'; - return ScrollableLegendView; -}(LegendView); -export default ScrollableLegendView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/install.js b/node_modules/echarts/lib/component/legend/install.js deleted file mode 100644 index a092008..0000000 --- a/node_modules/echarts/lib/component/legend/install.js +++ /dev/null @@ -1,50 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import { install as installLegendPlain } from './installLegendPlain.js'; -import { install as installLegendScroll } from './installLegendScroll.js'; -export function install(registers) { - use(installLegendPlain); - use(installLegendScroll); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/installLegendPlain.js b/node_modules/echarts/lib/component/legend/installLegendPlain.js deleted file mode 100644 index 4e6d28c..0000000 --- a/node_modules/echarts/lib/component/legend/installLegendPlain.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import LegendModel from './LegendModel.js'; -import LegendView from './LegendView.js'; -import legendFilter from './legendFilter.js'; -import { installLegendAction } from './legendAction.js'; -export function install(registers) { - registers.registerComponentModel(LegendModel); - registers.registerComponentView(LegendView); - registers.registerProcessor(registers.PRIORITY.PROCESSOR.SERIES_FILTER, legendFilter); - registers.registerSubTypeDefaulter('legend', function () { - return 'plain'; - }); - installLegendAction(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/installLegendScroll.js b/node_modules/echarts/lib/component/legend/installLegendScroll.js deleted file mode 100644 index 0e3db44..0000000 --- a/node_modules/echarts/lib/component/legend/installLegendScroll.js +++ /dev/null @@ -1,54 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import { install as installLegendPlain } from './installLegendPlain.js'; -import ScrollableLegendModel from './ScrollableLegendModel.js'; -import ScrollableLegendView from './ScrollableLegendView.js'; -import installScrollableLegendAction from './scrollableLegendAction.js'; -export function install(registers) { - use(installLegendPlain); - registers.registerComponentModel(ScrollableLegendModel); - registers.registerComponentView(ScrollableLegendView); - installScrollableLegendAction(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/legendAction.js b/node_modules/echarts/lib/component/legend/legendAction.js deleted file mode 100644 index a7f9a47..0000000 --- a/node_modules/echarts/lib/component/legend/legendAction.js +++ /dev/null @@ -1,113 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import { curry, each } from 'zrender/lib/core/util.js'; -function legendSelectActionHandler(methodName, payload, ecModel) { - var selectedMap = {}; - var isToggleSelect = methodName === 'toggleSelected'; - var isSelected; - // Update all legend components - ecModel.eachComponent('legend', function (legendModel) { - if (isToggleSelect && isSelected != null) { - // Force other legend has same selected status - // Or the first is toggled to true and other are toggled to false - // In the case one legend has some item unSelected in option. And if other legend - // doesn't has the item, they will assume it is selected. - legendModel[isSelected ? 'select' : 'unSelect'](payload.name); - } else if (methodName === 'allSelect' || methodName === 'inverseSelect') { - legendModel[methodName](); - } else { - legendModel[methodName](payload.name); - isSelected = legendModel.isSelected(payload.name); - } - var legendData = legendModel.getData(); - each(legendData, function (model) { - var name = model.get('name'); - // Wrap element - if (name === '\n' || name === '') { - return; - } - var isItemSelected = legendModel.isSelected(name); - if (selectedMap.hasOwnProperty(name)) { - // Unselected if any legend is unselected - selectedMap[name] = selectedMap[name] && isItemSelected; - } else { - selectedMap[name] = isItemSelected; - } - }); - }); - // Return the event explicitly - return methodName === 'allSelect' || methodName === 'inverseSelect' ? { - selected: selectedMap - } : { - name: payload.name, - selected: selectedMap - }; -} -export function installLegendAction(registers) { - /** - * @event legendToggleSelect - * @type {Object} - * @property {string} type 'legendToggleSelect' - * @property {string} [from] - * @property {string} name Series name or data item name - */ - registers.registerAction('legendToggleSelect', 'legendselectchanged', curry(legendSelectActionHandler, 'toggleSelected')); - registers.registerAction('legendAllSelect', 'legendselectall', curry(legendSelectActionHandler, 'allSelect')); - registers.registerAction('legendInverseSelect', 'legendinverseselect', curry(legendSelectActionHandler, 'inverseSelect')); - /** - * @event legendSelect - * @type {Object} - * @property {string} type 'legendSelect' - * @property {string} name Series name or data item name - */ - registers.registerAction('legendSelect', 'legendselected', curry(legendSelectActionHandler, 'select')); - /** - * @event legendUnSelect - * @type {Object} - * @property {string} type 'legendUnSelect' - * @property {string} name Series name or data item name - */ - registers.registerAction('legendUnSelect', 'legendunselected', curry(legendSelectActionHandler, 'unSelect')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/legendFilter.js b/node_modules/echarts/lib/component/legend/legendFilter.js deleted file mode 100644 index 38c0637..0000000 --- a/node_modules/echarts/lib/component/legend/legendFilter.js +++ /dev/null @@ -1,60 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export default function legendFilter(ecModel) { - var legendModels = ecModel.findComponents({ - mainType: 'legend' - }); - if (legendModels && legendModels.length) { - ecModel.filterSeries(function (series) { - // If in any legend component the status is not selected. - // Because in legend series is assumed selected when it is not in the legend data. - for (var i = 0; i < legendModels.length; i++) { - if (!legendModels[i].isSelected(series.name)) { - return false; - } - } - return true; - }); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legend/scrollableLegendAction.js b/node_modules/echarts/lib/component/legend/scrollableLegendAction.js deleted file mode 100644 index 6ae6cce..0000000 --- a/node_modules/echarts/lib/component/legend/scrollableLegendAction.js +++ /dev/null @@ -1,61 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export default function installScrollableLegendAction(registers) { - /** - * @event legendScroll - * @type {Object} - * @property {string} type 'legendScroll' - * @property {string} scrollDataIndex - */ - registers.registerAction('legendScroll', 'legendscroll', function (payload, ecModel) { - var scrollDataIndex = payload.scrollDataIndex; - scrollDataIndex != null && ecModel.eachComponent({ - mainType: 'legend', - subType: 'scroll', - query: payload - }, function (legendModel) { - legendModel.setScrollDataIndex(scrollDataIndex); - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legendPlain.js b/node_modules/echarts/lib/component/legendPlain.js deleted file mode 100644 index 9455e44..0000000 --- a/node_modules/echarts/lib/component/legendPlain.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Do not contain scrollable legend, for sake of file size. -import { use } from '../extension.js'; -import { install } from './legend/installLegendPlain.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/legendScroll.js b/node_modules/echarts/lib/component/legendScroll.js deleted file mode 100644 index e838147..0000000 --- a/node_modules/echarts/lib/component/legendScroll.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Legend component entry file8 - */ -import { use } from '../extension.js'; -import { install } from './legend/installLegendScroll.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/markArea.js b/node_modules/echarts/lib/component/markArea.js deleted file mode 100644 index 3061be8..0000000 --- a/node_modules/echarts/lib/component/markArea.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './marker/installMarkArea.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/markLine.js b/node_modules/echarts/lib/component/markLine.js deleted file mode 100644 index 822d8c1..0000000 --- a/node_modules/echarts/lib/component/markLine.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './marker/installMarkLine.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/markPoint.js b/node_modules/echarts/lib/component/markPoint.js deleted file mode 100644 index 649b022..0000000 --- a/node_modules/echarts/lib/component/markPoint.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// HINT Markpoint can't be used too much -import { use } from '../extension.js'; -import { install } from './marker/installMarkPoint.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkAreaModel.js b/node_modules/echarts/lib/component/marker/MarkAreaModel.js deleted file mode 100644 index c3fc347..0000000 --- a/node_modules/echarts/lib/component/marker/MarkAreaModel.js +++ /dev/null @@ -1,85 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import MarkerModel from './MarkerModel.js'; -var MarkAreaModel = /** @class */function (_super) { - __extends(MarkAreaModel, _super); - function MarkAreaModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkAreaModel.type; - return _this; - } - MarkAreaModel.prototype.createMarkerModelFromSeries = function (markerOpt, masterMarkerModel, ecModel) { - return new MarkAreaModel(markerOpt, masterMarkerModel, ecModel); - }; - MarkAreaModel.type = 'markArea'; - MarkAreaModel.defaultOption = { - // zlevel: 0, - // PENDING - z: 1, - tooltip: { - trigger: 'item' - }, - // markArea should fixed on the coordinate system - animation: false, - label: { - show: true, - position: 'top' - }, - itemStyle: { - // color and borderColor default to use color from series - // color: 'auto' - // borderColor: 'auto' - borderWidth: 0 - }, - emphasis: { - label: { - show: true, - position: 'top' - } - } - }; - return MarkAreaModel; -}(MarkerModel); -export default MarkAreaModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkAreaView.js b/node_modules/echarts/lib/component/marker/MarkAreaView.js deleted file mode 100644 index 7c2e3cd..0000000 --- a/node_modules/echarts/lib/component/marker/MarkAreaView.js +++ /dev/null @@ -1,362 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -// TODO Optimize on polar -import * as colorUtil from 'zrender/lib/tool/color.js'; -import SeriesData from '../../data/SeriesData.js'; -import * as numberUtil from '../../util/number.js'; -import * as graphic from '../../util/graphic.js'; -import { toggleHoverEmphasis, setStatesStylesFromModel } from '../../util/states.js'; -import * as markerHelper from './markerHelper.js'; -import MarkerView from './MarkerView.js'; -import { retrieve, mergeAll, map, curry, filter, extend, isString } from 'zrender/lib/core/util.js'; -import { isCoordinateSystemType } from '../../coord/CoordinateSystem.js'; -import MarkerModel from './MarkerModel.js'; -import { makeInner } from '../../util/model.js'; -import { getVisualFromData } from '../../visual/helper.js'; -import { setLabelStyle, getLabelStatesModels } from '../../label/labelStyle.js'; -import { getECData } from '../../util/innerStore.js'; -import { parseDataValue } from '../../data/helper/dataValueHelper.js'; -var inner = makeInner(); -var markAreaTransform = function (seriesModel, coordSys, maModel, item) { - // item may be null - var item0 = item[0]; - var item1 = item[1]; - if (!item0 || !item1) { - return; - } - var lt = markerHelper.dataTransform(seriesModel, item0); - var rb = markerHelper.dataTransform(seriesModel, item1); - // FIXME make sure lt is less than rb - var ltCoord = lt.coord; - var rbCoord = rb.coord; - ltCoord[0] = retrieve(ltCoord[0], -Infinity); - ltCoord[1] = retrieve(ltCoord[1], -Infinity); - rbCoord[0] = retrieve(rbCoord[0], Infinity); - rbCoord[1] = retrieve(rbCoord[1], Infinity); - // Merge option into one - var result = mergeAll([{}, lt, rb]); - result.coord = [lt.coord, rb.coord]; - result.x0 = lt.x; - result.y0 = lt.y; - result.x1 = rb.x; - result.y1 = rb.y; - return result; -}; -function isInfinity(val) { - return !isNaN(val) && !isFinite(val); -} -// If a markArea has one dim -function ifMarkAreaHasOnlyDim(dimIndex, fromCoord, toCoord, coordSys) { - var otherDimIndex = 1 - dimIndex; - return isInfinity(fromCoord[otherDimIndex]) && isInfinity(toCoord[otherDimIndex]); -} -function markAreaFilter(coordSys, item) { - var fromCoord = item.coord[0]; - var toCoord = item.coord[1]; - var item0 = { - coord: fromCoord, - x: item.x0, - y: item.y0 - }; - var item1 = { - coord: toCoord, - x: item.x1, - y: item.y1 - }; - if (isCoordinateSystemType(coordSys, 'cartesian2d')) { - // In case - // { - // markArea: { - // data: [{ yAxis: 2 }] - // } - // } - if (fromCoord && toCoord && (ifMarkAreaHasOnlyDim(1, fromCoord, toCoord, coordSys) || ifMarkAreaHasOnlyDim(0, fromCoord, toCoord, coordSys))) { - return true; - } - // Directly returning true may also do the work, - // because markArea will not be shown automatically - // when it's not included in coordinate system. - // But filtering ahead can avoid keeping rendering markArea - // when there are too many of them. - return markerHelper.zoneFilter(coordSys, item0, item1); - } - return markerHelper.dataFilter(coordSys, item0) || markerHelper.dataFilter(coordSys, item1); -} -// dims can be ['x0', 'y0'], ['x1', 'y1'], ['x0', 'y1'], ['x1', 'y0'] -function getSingleMarkerEndPoint(data, idx, dims, seriesModel, api) { - var coordSys = seriesModel.coordinateSystem; - var itemModel = data.getItemModel(idx); - var point; - var xPx = numberUtil.parsePercent(itemModel.get(dims[0]), api.getWidth()); - var yPx = numberUtil.parsePercent(itemModel.get(dims[1]), api.getHeight()); - if (!isNaN(xPx) && !isNaN(yPx)) { - point = [xPx, yPx]; - } else { - // Chart like bar may have there own marker positioning logic - if (seriesModel.getMarkerPosition) { - // Consider the case that user input the right-bottom point first - // Pick the larger x and y as 'x1' and 'y1' - var pointValue0 = data.getValues(['x0', 'y0'], idx); - var pointValue1 = data.getValues(['x1', 'y1'], idx); - var clampPointValue0 = coordSys.clampData(pointValue0); - var clampPointValue1 = coordSys.clampData(pointValue1); - var pointValue = []; - if (dims[0] === 'x0') { - pointValue[0] = clampPointValue0[0] > clampPointValue1[0] ? pointValue1[0] : pointValue0[0]; - } else { - pointValue[0] = clampPointValue0[0] > clampPointValue1[0] ? pointValue0[0] : pointValue1[0]; - } - if (dims[1] === 'y0') { - pointValue[1] = clampPointValue0[1] > clampPointValue1[1] ? pointValue1[1] : pointValue0[1]; - } else { - pointValue[1] = clampPointValue0[1] > clampPointValue1[1] ? pointValue0[1] : pointValue1[1]; - } - // Use the getMarkerPosition - point = seriesModel.getMarkerPosition(pointValue, dims, true); - } else { - var x = data.get(dims[0], idx); - var y = data.get(dims[1], idx); - var pt = [x, y]; - coordSys.clampData && coordSys.clampData(pt, pt); - point = coordSys.dataToPoint(pt, true); - } - if (isCoordinateSystemType(coordSys, 'cartesian2d')) { - // TODO: TYPE ts@4.1 may still infer it as Axis instead of Axis2D. Not sure if it's a bug - var xAxis = coordSys.getAxis('x'); - var yAxis = coordSys.getAxis('y'); - var x = data.get(dims[0], idx); - var y = data.get(dims[1], idx); - if (isInfinity(x)) { - point[0] = xAxis.toGlobalCoord(xAxis.getExtent()[dims[0] === 'x0' ? 0 : 1]); - } else if (isInfinity(y)) { - point[1] = yAxis.toGlobalCoord(yAxis.getExtent()[dims[1] === 'y0' ? 0 : 1]); - } - } - // Use x, y if has any - if (!isNaN(xPx)) { - point[0] = xPx; - } - if (!isNaN(yPx)) { - point[1] = yPx; - } - } - return point; -} -export var dimPermutations = [['x0', 'y0'], ['x1', 'y0'], ['x1', 'y1'], ['x0', 'y1']]; -var MarkAreaView = /** @class */function (_super) { - __extends(MarkAreaView, _super); - function MarkAreaView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkAreaView.type; - return _this; - } - MarkAreaView.prototype.updateTransform = function (markAreaModel, ecModel, api) { - ecModel.eachSeries(function (seriesModel) { - var maModel = MarkerModel.getMarkerModelFromSeries(seriesModel, 'markArea'); - if (maModel) { - var areaData_1 = maModel.getData(); - areaData_1.each(function (idx) { - var points = map(dimPermutations, function (dim) { - return getSingleMarkerEndPoint(areaData_1, idx, dim, seriesModel, api); - }); - // Layout - areaData_1.setItemLayout(idx, points); - var el = areaData_1.getItemGraphicEl(idx); - el.setShape('points', points); - }); - } - }, this); - }; - MarkAreaView.prototype.renderSeries = function (seriesModel, maModel, ecModel, api) { - var coordSys = seriesModel.coordinateSystem; - var seriesId = seriesModel.id; - var seriesData = seriesModel.getData(); - var areaGroupMap = this.markerGroupMap; - var polygonGroup = areaGroupMap.get(seriesId) || areaGroupMap.set(seriesId, { - group: new graphic.Group() - }); - this.group.add(polygonGroup.group); - this.markKeep(polygonGroup); - var areaData = createList(coordSys, seriesModel, maModel); - // Line data for tooltip and formatter - maModel.setData(areaData); - // Update visual and layout of line - areaData.each(function (idx) { - // Layout - var points = map(dimPermutations, function (dim) { - return getSingleMarkerEndPoint(areaData, idx, dim, seriesModel, api); - }); - var xAxisScale = coordSys.getAxis('x').scale; - var yAxisScale = coordSys.getAxis('y').scale; - var xAxisExtent = xAxisScale.getExtent(); - var yAxisExtent = yAxisScale.getExtent(); - var xPointExtent = [xAxisScale.parse(areaData.get('x0', idx)), xAxisScale.parse(areaData.get('x1', idx))]; - var yPointExtent = [yAxisScale.parse(areaData.get('y0', idx)), yAxisScale.parse(areaData.get('y1', idx))]; - numberUtil.asc(xPointExtent); - numberUtil.asc(yPointExtent); - var overlapped = !(xAxisExtent[0] > xPointExtent[1] || xAxisExtent[1] < xPointExtent[0] || yAxisExtent[0] > yPointExtent[1] || yAxisExtent[1] < yPointExtent[0]); - // If none of the area is inside coordSys, allClipped is set to be true - // in layout so that label will not be displayed. See #12591 - var allClipped = !overlapped; - areaData.setItemLayout(idx, { - points: points, - allClipped: allClipped - }); - var style = areaData.getItemModel(idx).getModel('itemStyle').getItemStyle(); - var color = getVisualFromData(seriesData, 'color'); - if (!style.fill) { - style.fill = color; - if (isString(style.fill)) { - style.fill = colorUtil.modifyAlpha(style.fill, 0.4); - } - } - if (!style.stroke) { - style.stroke = color; - } - // Visual - areaData.setItemVisual(idx, 'style', style); - }); - areaData.diff(inner(polygonGroup).data).add(function (idx) { - var layout = areaData.getItemLayout(idx); - if (!layout.allClipped) { - var polygon = new graphic.Polygon({ - shape: { - points: layout.points - } - }); - areaData.setItemGraphicEl(idx, polygon); - polygonGroup.group.add(polygon); - } - }).update(function (newIdx, oldIdx) { - var polygon = inner(polygonGroup).data.getItemGraphicEl(oldIdx); - var layout = areaData.getItemLayout(newIdx); - if (!layout.allClipped) { - if (polygon) { - graphic.updateProps(polygon, { - shape: { - points: layout.points - } - }, maModel, newIdx); - } else { - polygon = new graphic.Polygon({ - shape: { - points: layout.points - } - }); - } - areaData.setItemGraphicEl(newIdx, polygon); - polygonGroup.group.add(polygon); - } else if (polygon) { - polygonGroup.group.remove(polygon); - } - }).remove(function (idx) { - var polygon = inner(polygonGroup).data.getItemGraphicEl(idx); - polygonGroup.group.remove(polygon); - }).execute(); - areaData.eachItemGraphicEl(function (polygon, idx) { - var itemModel = areaData.getItemModel(idx); - var style = areaData.getItemVisual(idx, 'style'); - polygon.useStyle(areaData.getItemVisual(idx, 'style')); - setLabelStyle(polygon, getLabelStatesModels(itemModel), { - labelFetcher: maModel, - labelDataIndex: idx, - defaultText: areaData.getName(idx) || '', - inheritColor: isString(style.fill) ? colorUtil.modifyAlpha(style.fill, 1) : '#000' - }); - setStatesStylesFromModel(polygon, itemModel); - toggleHoverEmphasis(polygon, null, null, itemModel.get(['emphasis', 'disabled'])); - getECData(polygon).dataModel = maModel; - }); - inner(polygonGroup).data = areaData; - polygonGroup.group.silent = maModel.get('silent') || seriesModel.get('silent'); - }; - MarkAreaView.type = 'markArea'; - return MarkAreaView; -}(MarkerView); -function createList(coordSys, seriesModel, maModel) { - var areaData; - var dataDims; - var dims = ['x0', 'y0', 'x1', 'y1']; - if (coordSys) { - var coordDimsInfos_1 = map(coordSys && coordSys.dimensions, function (coordDim) { - var data = seriesModel.getData(); - var info = data.getDimensionInfo(data.mapDimension(coordDim)) || {}; - // In map series data don't have lng and lat dimension. Fallback to same with coordSys - return extend(extend({}, info), { - name: coordDim, - // DON'T use ordinalMeta to parse and collect ordinal. - ordinalMeta: null - }); - }); - dataDims = map(dims, function (dim, idx) { - return { - name: dim, - type: coordDimsInfos_1[idx % 2].type - }; - }); - areaData = new SeriesData(dataDims, maModel); - } else { - dataDims = [{ - name: 'value', - type: 'float' - }]; - areaData = new SeriesData(dataDims, maModel); - } - var optData = map(maModel.get('data'), curry(markAreaTransform, seriesModel, coordSys, maModel)); - if (coordSys) { - optData = filter(optData, curry(markAreaFilter, coordSys)); - } - var dimValueGetter = coordSys ? function (item, dimName, dataIndex, dimIndex) { - // TODO should convert to ParsedValue? - var rawVal = item.coord[Math.floor(dimIndex / 2)][dimIndex % 2]; - return parseDataValue(rawVal, dataDims[dimIndex]); - } : function (item, dimName, dataIndex, dimIndex) { - return parseDataValue(item.value, dataDims[dimIndex]); - }; - areaData.initData(optData, null, dimValueGetter); - areaData.hasItemOption = true; - return areaData; -} -export default MarkAreaView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkLineModel.js b/node_modules/echarts/lib/component/marker/MarkLineModel.js deleted file mode 100644 index 617b47a..0000000 --- a/node_modules/echarts/lib/component/marker/MarkLineModel.js +++ /dev/null @@ -1,88 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import MarkerModel from './MarkerModel.js'; -var MarkLineModel = /** @class */function (_super) { - __extends(MarkLineModel, _super); - function MarkLineModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkLineModel.type; - return _this; - } - MarkLineModel.prototype.createMarkerModelFromSeries = function (markerOpt, masterMarkerModel, ecModel) { - return new MarkLineModel(markerOpt, masterMarkerModel, ecModel); - }; - MarkLineModel.type = 'markLine'; - MarkLineModel.defaultOption = { - // zlevel: 0, - z: 5, - symbol: ['circle', 'arrow'], - symbolSize: [8, 16], - // symbolRotate: 0, - symbolOffset: 0, - precision: 2, - tooltip: { - trigger: 'item' - }, - label: { - show: true, - position: 'end', - distance: 5 - }, - lineStyle: { - type: 'dashed' - }, - emphasis: { - label: { - show: true - }, - lineStyle: { - width: 3 - } - }, - animationEasing: 'linear' - }; - return MarkLineModel; -}(MarkerModel); -export default MarkLineModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkLineView.js b/node_modules/echarts/lib/component/marker/MarkLineView.js deleted file mode 100644 index 3918cc5..0000000 --- a/node_modules/echarts/lib/component/marker/MarkLineView.js +++ /dev/null @@ -1,363 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SeriesData from '../../data/SeriesData.js'; -import * as numberUtil from '../../util/number.js'; -import * as markerHelper from './markerHelper.js'; -import LineDraw from '../../chart/helper/LineDraw.js'; -import MarkerView from './MarkerView.js'; -import { getStackedDimension } from '../../data/helper/dataStackHelper.js'; -import { isCoordinateSystemType } from '../../coord/CoordinateSystem.js'; -import { getECData } from '../../util/innerStore.js'; -import MarkerModel from './MarkerModel.js'; -import { isArray, retrieve, retrieve2, clone, extend, logError, merge, map, curry, filter, isNumber } from 'zrender/lib/core/util.js'; -import { makeInner } from '../../util/model.js'; -import { getVisualFromData } from '../../visual/helper.js'; -var inner = makeInner(); -var markLineTransform = function (seriesModel, coordSys, mlModel, item) { - var data = seriesModel.getData(); - var itemArray; - if (!isArray(item)) { - // Special type markLine like 'min', 'max', 'average', 'median' - var mlType = item.type; - if (mlType === 'min' || mlType === 'max' || mlType === 'average' || mlType === 'median' - // In case - // data: [{ - // yAxis: 10 - // }] - || item.xAxis != null || item.yAxis != null) { - var valueAxis = void 0; - var value = void 0; - if (item.yAxis != null || item.xAxis != null) { - valueAxis = coordSys.getAxis(item.yAxis != null ? 'y' : 'x'); - value = retrieve(item.yAxis, item.xAxis); - } else { - var axisInfo = markerHelper.getAxisInfo(item, data, coordSys, seriesModel); - valueAxis = axisInfo.valueAxis; - var valueDataDim = getStackedDimension(data, axisInfo.valueDataDim); - value = markerHelper.numCalculate(data, valueDataDim, mlType); - } - var valueIndex = valueAxis.dim === 'x' ? 0 : 1; - var baseIndex = 1 - valueIndex; - // Normized to 2d data with start and end point - var mlFrom = clone(item); - var mlTo = { - coord: [] - }; - mlFrom.type = null; - mlFrom.coord = []; - mlFrom.coord[baseIndex] = -Infinity; - mlTo.coord[baseIndex] = Infinity; - var precision = mlModel.get('precision'); - if (precision >= 0 && isNumber(value)) { - value = +value.toFixed(Math.min(precision, 20)); - } - mlFrom.coord[valueIndex] = mlTo.coord[valueIndex] = value; - itemArray = [mlFrom, mlTo, { - type: mlType, - valueIndex: item.valueIndex, - // Force to use the value of calculated value. - value: value - }]; - } else { - // Invalid data - if (process.env.NODE_ENV !== 'production') { - logError('Invalid markLine data.'); - } - itemArray = []; - } - } else { - itemArray = item; - } - var normalizedItem = [markerHelper.dataTransform(seriesModel, itemArray[0]), markerHelper.dataTransform(seriesModel, itemArray[1]), extend({}, itemArray[2])]; - // Avoid line data type is extended by from(to) data type - normalizedItem[2].type = normalizedItem[2].type || null; - // Merge from option and to option into line option - merge(normalizedItem[2], normalizedItem[0]); - merge(normalizedItem[2], normalizedItem[1]); - return normalizedItem; -}; -function isInfinity(val) { - return !isNaN(val) && !isFinite(val); -} -// If a markLine has one dim -function ifMarkLineHasOnlyDim(dimIndex, fromCoord, toCoord, coordSys) { - var otherDimIndex = 1 - dimIndex; - var dimName = coordSys.dimensions[dimIndex]; - return isInfinity(fromCoord[otherDimIndex]) && isInfinity(toCoord[otherDimIndex]) && fromCoord[dimIndex] === toCoord[dimIndex] && coordSys.getAxis(dimName).containData(fromCoord[dimIndex]); -} -function markLineFilter(coordSys, item) { - if (coordSys.type === 'cartesian2d') { - var fromCoord = item[0].coord; - var toCoord = item[1].coord; - // In case - // { - // markLine: { - // data: [{ yAxis: 2 }] - // } - // } - if (fromCoord && toCoord && (ifMarkLineHasOnlyDim(1, fromCoord, toCoord, coordSys) || ifMarkLineHasOnlyDim(0, fromCoord, toCoord, coordSys))) { - return true; - } - } - return markerHelper.dataFilter(coordSys, item[0]) && markerHelper.dataFilter(coordSys, item[1]); -} -function updateSingleMarkerEndLayout(data, idx, isFrom, seriesModel, api) { - var coordSys = seriesModel.coordinateSystem; - var itemModel = data.getItemModel(idx); - var point; - var xPx = numberUtil.parsePercent(itemModel.get('x'), api.getWidth()); - var yPx = numberUtil.parsePercent(itemModel.get('y'), api.getHeight()); - if (!isNaN(xPx) && !isNaN(yPx)) { - point = [xPx, yPx]; - } else { - // Chart like bar may have there own marker positioning logic - if (seriesModel.getMarkerPosition) { - // Use the getMarkerPosition - point = seriesModel.getMarkerPosition(data.getValues(data.dimensions, idx)); - } else { - var dims = coordSys.dimensions; - var x = data.get(dims[0], idx); - var y = data.get(dims[1], idx); - point = coordSys.dataToPoint([x, y]); - } - // Expand line to the edge of grid if value on one axis is Inifnity - // In case - // markLine: { - // data: [{ - // yAxis: 2 - // // or - // type: 'average' - // }] - // } - if (isCoordinateSystemType(coordSys, 'cartesian2d')) { - // TODO: TYPE ts@4.1 may still infer it as Axis instead of Axis2D. Not sure if it's a bug - var xAxis = coordSys.getAxis('x'); - var yAxis = coordSys.getAxis('y'); - var dims = coordSys.dimensions; - if (isInfinity(data.get(dims[0], idx))) { - point[0] = xAxis.toGlobalCoord(xAxis.getExtent()[isFrom ? 0 : 1]); - } else if (isInfinity(data.get(dims[1], idx))) { - point[1] = yAxis.toGlobalCoord(yAxis.getExtent()[isFrom ? 0 : 1]); - } - } - // Use x, y if has any - if (!isNaN(xPx)) { - point[0] = xPx; - } - if (!isNaN(yPx)) { - point[1] = yPx; - } - } - data.setItemLayout(idx, point); -} -var MarkLineView = /** @class */function (_super) { - __extends(MarkLineView, _super); - function MarkLineView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkLineView.type; - return _this; - } - MarkLineView.prototype.updateTransform = function (markLineModel, ecModel, api) { - ecModel.eachSeries(function (seriesModel) { - var mlModel = MarkerModel.getMarkerModelFromSeries(seriesModel, 'markLine'); - if (mlModel) { - var mlData_1 = mlModel.getData(); - var fromData_1 = inner(mlModel).from; - var toData_1 = inner(mlModel).to; - // Update visual and layout of from symbol and to symbol - fromData_1.each(function (idx) { - updateSingleMarkerEndLayout(fromData_1, idx, true, seriesModel, api); - updateSingleMarkerEndLayout(toData_1, idx, false, seriesModel, api); - }); - // Update layout of line - mlData_1.each(function (idx) { - mlData_1.setItemLayout(idx, [fromData_1.getItemLayout(idx), toData_1.getItemLayout(idx)]); - }); - this.markerGroupMap.get(seriesModel.id).updateLayout(); - } - }, this); - }; - MarkLineView.prototype.renderSeries = function (seriesModel, mlModel, ecModel, api) { - var coordSys = seriesModel.coordinateSystem; - var seriesId = seriesModel.id; - var seriesData = seriesModel.getData(); - var lineDrawMap = this.markerGroupMap; - var lineDraw = lineDrawMap.get(seriesId) || lineDrawMap.set(seriesId, new LineDraw()); - this.group.add(lineDraw.group); - var mlData = createList(coordSys, seriesModel, mlModel); - var fromData = mlData.from; - var toData = mlData.to; - var lineData = mlData.line; - inner(mlModel).from = fromData; - inner(mlModel).to = toData; - // Line data for tooltip and formatter - mlModel.setData(lineData); - // TODO - // Functionally, `symbolSize` & `symbolOffset` can also be 2D array now. - // But the related logic and type definition are not finished yet. - // Finish it if required - var symbolType = mlModel.get('symbol'); - var symbolSize = mlModel.get('symbolSize'); - var symbolRotate = mlModel.get('symbolRotate'); - var symbolOffset = mlModel.get('symbolOffset'); - // TODO: support callback function like markPoint - if (!isArray(symbolType)) { - symbolType = [symbolType, symbolType]; - } - if (!isArray(symbolSize)) { - symbolSize = [symbolSize, symbolSize]; - } - if (!isArray(symbolRotate)) { - symbolRotate = [symbolRotate, symbolRotate]; - } - if (!isArray(symbolOffset)) { - symbolOffset = [symbolOffset, symbolOffset]; - } - // Update visual and layout of from symbol and to symbol - mlData.from.each(function (idx) { - updateDataVisualAndLayout(fromData, idx, true); - updateDataVisualAndLayout(toData, idx, false); - }); - // Update visual and layout of line - lineData.each(function (idx) { - var lineStyle = lineData.getItemModel(idx).getModel('lineStyle').getLineStyle(); - // lineData.setItemVisual(idx, { - // color: lineColor || fromData.getItemVisual(idx, 'color') - // }); - lineData.setItemLayout(idx, [fromData.getItemLayout(idx), toData.getItemLayout(idx)]); - if (lineStyle.stroke == null) { - lineStyle.stroke = fromData.getItemVisual(idx, 'style').fill; - } - lineData.setItemVisual(idx, { - fromSymbolKeepAspect: fromData.getItemVisual(idx, 'symbolKeepAspect'), - fromSymbolOffset: fromData.getItemVisual(idx, 'symbolOffset'), - fromSymbolRotate: fromData.getItemVisual(idx, 'symbolRotate'), - fromSymbolSize: fromData.getItemVisual(idx, 'symbolSize'), - fromSymbol: fromData.getItemVisual(idx, 'symbol'), - toSymbolKeepAspect: toData.getItemVisual(idx, 'symbolKeepAspect'), - toSymbolOffset: toData.getItemVisual(idx, 'symbolOffset'), - toSymbolRotate: toData.getItemVisual(idx, 'symbolRotate'), - toSymbolSize: toData.getItemVisual(idx, 'symbolSize'), - toSymbol: toData.getItemVisual(idx, 'symbol'), - style: lineStyle - }); - }); - lineDraw.updateData(lineData); - // Set host model for tooltip - // FIXME - mlData.line.eachItemGraphicEl(function (el) { - getECData(el).dataModel = mlModel; - el.traverse(function (child) { - getECData(child).dataModel = mlModel; - }); - }); - function updateDataVisualAndLayout(data, idx, isFrom) { - var itemModel = data.getItemModel(idx); - updateSingleMarkerEndLayout(data, idx, isFrom, seriesModel, api); - var style = itemModel.getModel('itemStyle').getItemStyle(); - if (style.fill == null) { - style.fill = getVisualFromData(seriesData, 'color'); - } - data.setItemVisual(idx, { - symbolKeepAspect: itemModel.get('symbolKeepAspect'), - // `0` should be considered as a valid value, so use `retrieve2` instead of `||` - symbolOffset: retrieve2(itemModel.get('symbolOffset', true), symbolOffset[isFrom ? 0 : 1]), - symbolRotate: retrieve2(itemModel.get('symbolRotate', true), symbolRotate[isFrom ? 0 : 1]), - // TODO: when 2d array is supported, it should ignore parent - symbolSize: retrieve2(itemModel.get('symbolSize'), symbolSize[isFrom ? 0 : 1]), - symbol: retrieve2(itemModel.get('symbol', true), symbolType[isFrom ? 0 : 1]), - style: style - }); - } - this.markKeep(lineDraw); - lineDraw.group.silent = mlModel.get('silent') || seriesModel.get('silent'); - }; - MarkLineView.type = 'markLine'; - return MarkLineView; -}(MarkerView); -function createList(coordSys, seriesModel, mlModel) { - var coordDimsInfos; - if (coordSys) { - coordDimsInfos = map(coordSys && coordSys.dimensions, function (coordDim) { - var info = seriesModel.getData().getDimensionInfo(seriesModel.getData().mapDimension(coordDim)) || {}; - // In map series data don't have lng and lat dimension. Fallback to same with coordSys - return extend(extend({}, info), { - name: coordDim, - // DON'T use ordinalMeta to parse and collect ordinal. - ordinalMeta: null - }); - }); - } else { - coordDimsInfos = [{ - name: 'value', - type: 'float' - }]; - } - var fromData = new SeriesData(coordDimsInfos, mlModel); - var toData = new SeriesData(coordDimsInfos, mlModel); - // No dimensions - var lineData = new SeriesData([], mlModel); - var optData = map(mlModel.get('data'), curry(markLineTransform, seriesModel, coordSys, mlModel)); - if (coordSys) { - optData = filter(optData, curry(markLineFilter, coordSys)); - } - var dimValueGetter = markerHelper.createMarkerDimValueGetter(!!coordSys, coordDimsInfos); - fromData.initData(map(optData, function (item) { - return item[0]; - }), null, dimValueGetter); - toData.initData(map(optData, function (item) { - return item[1]; - }), null, dimValueGetter); - lineData.initData(map(optData, function (item) { - return item[2]; - })); - lineData.hasItemOption = true; - return { - from: fromData, - to: toData, - line: lineData - }; -} -export default MarkLineView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkPointModel.js b/node_modules/echarts/lib/component/marker/MarkPointModel.js deleted file mode 100644 index ee504b8..0000000 --- a/node_modules/echarts/lib/component/marker/MarkPointModel.js +++ /dev/null @@ -1,82 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import MarkerModel from './MarkerModel.js'; -var MarkPointModel = /** @class */function (_super) { - __extends(MarkPointModel, _super); - function MarkPointModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkPointModel.type; - return _this; - } - MarkPointModel.prototype.createMarkerModelFromSeries = function (markerOpt, masterMarkerModel, ecModel) { - return new MarkPointModel(markerOpt, masterMarkerModel, ecModel); - }; - MarkPointModel.type = 'markPoint'; - MarkPointModel.defaultOption = { - // zlevel: 0, - z: 5, - symbol: 'pin', - symbolSize: 50, - // symbolRotate: 0, - // symbolOffset: [0, 0] - tooltip: { - trigger: 'item' - }, - label: { - show: true, - position: 'inside' - }, - itemStyle: { - borderWidth: 2 - }, - emphasis: { - label: { - show: true - } - } - }; - return MarkPointModel; -}(MarkerModel); -export default MarkPointModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkPointView.js b/node_modules/echarts/lib/component/marker/MarkPointView.js deleted file mode 100644 index 211df70..0000000 --- a/node_modules/echarts/lib/component/marker/MarkPointView.js +++ /dev/null @@ -1,191 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import SymbolDraw from '../../chart/helper/SymbolDraw.js'; -import * as numberUtil from '../../util/number.js'; -import SeriesData from '../../data/SeriesData.js'; -import * as markerHelper from './markerHelper.js'; -import MarkerView from './MarkerView.js'; -import MarkerModel from './MarkerModel.js'; -import { isFunction, map, filter, curry, extend } from 'zrender/lib/core/util.js'; -import { getECData } from '../../util/innerStore.js'; -import { getVisualFromData } from '../../visual/helper.js'; -function updateMarkerLayout(mpData, seriesModel, api) { - var coordSys = seriesModel.coordinateSystem; - mpData.each(function (idx) { - var itemModel = mpData.getItemModel(idx); - var point; - var xPx = numberUtil.parsePercent(itemModel.get('x'), api.getWidth()); - var yPx = numberUtil.parsePercent(itemModel.get('y'), api.getHeight()); - if (!isNaN(xPx) && !isNaN(yPx)) { - point = [xPx, yPx]; - } - // Chart like bar may have there own marker positioning logic - else if (seriesModel.getMarkerPosition) { - // Use the getMarkerPosition - point = seriesModel.getMarkerPosition(mpData.getValues(mpData.dimensions, idx)); - } else if (coordSys) { - var x = mpData.get(coordSys.dimensions[0], idx); - var y = mpData.get(coordSys.dimensions[1], idx); - point = coordSys.dataToPoint([x, y]); - } - // Use x, y if has any - if (!isNaN(xPx)) { - point[0] = xPx; - } - if (!isNaN(yPx)) { - point[1] = yPx; - } - mpData.setItemLayout(idx, point); - }); -} -var MarkPointView = /** @class */function (_super) { - __extends(MarkPointView, _super); - function MarkPointView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkPointView.type; - return _this; - } - MarkPointView.prototype.updateTransform = function (markPointModel, ecModel, api) { - ecModel.eachSeries(function (seriesModel) { - var mpModel = MarkerModel.getMarkerModelFromSeries(seriesModel, 'markPoint'); - if (mpModel) { - updateMarkerLayout(mpModel.getData(), seriesModel, api); - this.markerGroupMap.get(seriesModel.id).updateLayout(); - } - }, this); - }; - MarkPointView.prototype.renderSeries = function (seriesModel, mpModel, ecModel, api) { - var coordSys = seriesModel.coordinateSystem; - var seriesId = seriesModel.id; - var seriesData = seriesModel.getData(); - var symbolDrawMap = this.markerGroupMap; - var symbolDraw = symbolDrawMap.get(seriesId) || symbolDrawMap.set(seriesId, new SymbolDraw()); - var mpData = createData(coordSys, seriesModel, mpModel); - // FIXME - mpModel.setData(mpData); - updateMarkerLayout(mpModel.getData(), seriesModel, api); - mpData.each(function (idx) { - var itemModel = mpData.getItemModel(idx); - var symbol = itemModel.getShallow('symbol'); - var symbolSize = itemModel.getShallow('symbolSize'); - var symbolRotate = itemModel.getShallow('symbolRotate'); - var symbolOffset = itemModel.getShallow('symbolOffset'); - var symbolKeepAspect = itemModel.getShallow('symbolKeepAspect'); - // TODO: refactor needed: single data item should not support callback function - if (isFunction(symbol) || isFunction(symbolSize) || isFunction(symbolRotate) || isFunction(symbolOffset)) { - var rawIdx = mpModel.getRawValue(idx); - var dataParams = mpModel.getDataParams(idx); - if (isFunction(symbol)) { - symbol = symbol(rawIdx, dataParams); - } - if (isFunction(symbolSize)) { - // FIXME 这里不兼容 ECharts 2.x,2.x 貌似参数是整个数据? - symbolSize = symbolSize(rawIdx, dataParams); - } - if (isFunction(symbolRotate)) { - symbolRotate = symbolRotate(rawIdx, dataParams); - } - if (isFunction(symbolOffset)) { - symbolOffset = symbolOffset(rawIdx, dataParams); - } - } - var style = itemModel.getModel('itemStyle').getItemStyle(); - var color = getVisualFromData(seriesData, 'color'); - if (!style.fill) { - style.fill = color; - } - mpData.setItemVisual(idx, { - symbol: symbol, - symbolSize: symbolSize, - symbolRotate: symbolRotate, - symbolOffset: symbolOffset, - symbolKeepAspect: symbolKeepAspect, - style: style - }); - }); - // TODO Text are wrong - symbolDraw.updateData(mpData); - this.group.add(symbolDraw.group); - // Set host model for tooltip - // FIXME - mpData.eachItemGraphicEl(function (el) { - el.traverse(function (child) { - getECData(child).dataModel = mpModel; - }); - }); - this.markKeep(symbolDraw); - symbolDraw.group.silent = mpModel.get('silent') || seriesModel.get('silent'); - }; - MarkPointView.type = 'markPoint'; - return MarkPointView; -}(MarkerView); -function createData(coordSys, seriesModel, mpModel) { - var coordDimsInfos; - if (coordSys) { - coordDimsInfos = map(coordSys && coordSys.dimensions, function (coordDim) { - var info = seriesModel.getData().getDimensionInfo(seriesModel.getData().mapDimension(coordDim)) || {}; - // In map series data don't have lng and lat dimension. Fallback to same with coordSys - return extend(extend({}, info), { - name: coordDim, - // DON'T use ordinalMeta to parse and collect ordinal. - ordinalMeta: null - }); - }); - } else { - coordDimsInfos = [{ - name: 'value', - type: 'float' - }]; - } - var mpData = new SeriesData(coordDimsInfos, mpModel); - var dataOpt = map(mpModel.get('data'), curry(markerHelper.dataTransform, seriesModel)); - if (coordSys) { - dataOpt = filter(dataOpt, curry(markerHelper.dataFilter, coordSys)); - } - var dimValueGetter = markerHelper.createMarkerDimValueGetter(!!coordSys, coordDimsInfos); - mpData.initData(dataOpt, null, dimValueGetter); - return mpData; -} -export default MarkPointView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkerModel.js b/node_modules/echarts/lib/component/marker/MarkerModel.js deleted file mode 100644 index 2f62424..0000000 --- a/node_modules/echarts/lib/component/marker/MarkerModel.js +++ /dev/null @@ -1,176 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import { DataFormatMixin } from '../../model/mixin/dataFormat.js'; -import ComponentModel from '../../model/Component.js'; -import { makeInner, defaultEmphasis } from '../../util/model.js'; -import { createTooltipMarkup } from '../tooltip/tooltipMarkup.js'; -function fillLabel(opt) { - defaultEmphasis(opt, 'label', ['show']); -} -// { [componentType]: MarkerModel } -var inner = makeInner(); -var MarkerModel = /** @class */function (_super) { - __extends(MarkerModel, _super); - function MarkerModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkerModel.type; - /** - * If marker model is created by self from series - */ - _this.createdBySelf = false; - return _this; - } - /** - * @overrite - */ - MarkerModel.prototype.init = function (option, parentModel, ecModel) { - if (process.env.NODE_ENV !== 'production') { - if (this.type === 'marker') { - throw new Error('Marker component is abstract component. Use markLine, markPoint, markArea instead.'); - } - } - this.mergeDefaultAndTheme(option, ecModel); - this._mergeOption(option, ecModel, false, true); - }; - MarkerModel.prototype.isAnimationEnabled = function () { - if (env.node) { - return false; - } - var hostSeries = this.__hostSeries; - return this.getShallow('animation') && hostSeries && hostSeries.isAnimationEnabled(); - }; - /** - * @overrite - */ - MarkerModel.prototype.mergeOption = function (newOpt, ecModel) { - this._mergeOption(newOpt, ecModel, false, false); - }; - MarkerModel.prototype._mergeOption = function (newOpt, ecModel, createdBySelf, isInit) { - var componentType = this.mainType; - if (!createdBySelf) { - ecModel.eachSeries(function (seriesModel) { - // mainType can be markPoint, markLine, markArea - var markerOpt = seriesModel.get(this.mainType, true); - var markerModel = inner(seriesModel)[componentType]; - if (!markerOpt || !markerOpt.data) { - inner(seriesModel)[componentType] = null; - return; - } - if (!markerModel) { - if (isInit) { - // Default label emphasis `position` and `show` - fillLabel(markerOpt); - } - zrUtil.each(markerOpt.data, function (item) { - // FIXME Overwrite fillLabel method ? - if (item instanceof Array) { - fillLabel(item[0]); - fillLabel(item[1]); - } else { - fillLabel(item); - } - }); - markerModel = this.createMarkerModelFromSeries(markerOpt, this, ecModel); - // markerModel = new ImplementedMarkerModel( - // markerOpt, this, ecModel - // ); - zrUtil.extend(markerModel, { - mainType: this.mainType, - // Use the same series index and name - seriesIndex: seriesModel.seriesIndex, - name: seriesModel.name, - createdBySelf: true - }); - markerModel.__hostSeries = seriesModel; - } else { - markerModel._mergeOption(markerOpt, ecModel, true); - } - inner(seriesModel)[componentType] = markerModel; - }, this); - } - }; - MarkerModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - var data = this.getData(); - var value = this.getRawValue(dataIndex); - var itemName = data.getName(dataIndex); - return createTooltipMarkup('section', { - header: this.name, - blocks: [createTooltipMarkup('nameValue', { - name: itemName, - value: value, - noName: !itemName, - noValue: value == null - })] - }); - }; - MarkerModel.prototype.getData = function () { - return this._data; - }; - MarkerModel.prototype.setData = function (data) { - this._data = data; - }; - MarkerModel.prototype.getDataParams = function (dataIndex, dataType) { - var params = DataFormatMixin.prototype.getDataParams.call(this, dataIndex, dataType); - var hostSeries = this.__hostSeries; - if (hostSeries) { - params.seriesId = hostSeries.id; - params.seriesName = hostSeries.name; - params.seriesType = hostSeries.subType; - } - return params; - }; - MarkerModel.getMarkerModelFromSeries = function (seriesModel, - // Support three types of markers. Strict check. - componentType) { - return inner(seriesModel)[componentType]; - }; - MarkerModel.type = 'marker'; - MarkerModel.dependencies = ['series', 'grid', 'polar', 'geo']; - return MarkerModel; -}(ComponentModel); -zrUtil.mixin(MarkerModel, DataFormatMixin.prototype); -export default MarkerModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/MarkerView.js b/node_modules/echarts/lib/component/marker/MarkerView.js deleted file mode 100644 index aaec833..0000000 --- a/node_modules/echarts/lib/component/marker/MarkerView.js +++ /dev/null @@ -1,95 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentView from '../../view/Component.js'; -import { createHashMap, each } from 'zrender/lib/core/util.js'; -import MarkerModel from './MarkerModel.js'; -import { makeInner } from '../../util/model.js'; -import { enterBlur, leaveBlur } from '../../util/states.js'; -var inner = makeInner(); -var MarkerView = /** @class */function (_super) { - __extends(MarkerView, _super); - function MarkerView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = MarkerView.type; - return _this; - } - MarkerView.prototype.init = function () { - this.markerGroupMap = createHashMap(); - }; - MarkerView.prototype.render = function (markerModel, ecModel, api) { - var _this = this; - var markerGroupMap = this.markerGroupMap; - markerGroupMap.each(function (item) { - inner(item).keep = false; - }); - ecModel.eachSeries(function (seriesModel) { - var markerModel = MarkerModel.getMarkerModelFromSeries(seriesModel, _this.type); - markerModel && _this.renderSeries(seriesModel, markerModel, ecModel, api); - }); - markerGroupMap.each(function (item) { - !inner(item).keep && _this.group.remove(item.group); - }); - }; - MarkerView.prototype.markKeep = function (drawGroup) { - inner(drawGroup).keep = true; - }; - MarkerView.prototype.toggleBlurSeries = function (seriesModelList, isBlur) { - var _this = this; - each(seriesModelList, function (seriesModel) { - var markerModel = MarkerModel.getMarkerModelFromSeries(seriesModel, _this.type); - if (markerModel) { - var data = markerModel.getData(); - data.eachItemGraphicEl(function (el) { - if (el) { - isBlur ? enterBlur(el) : leaveBlur(el); - } - }); - } - }); - }; - MarkerView.type = 'marker'; - return MarkerView; -}(ComponentView); -export default MarkerView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js b/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js deleted file mode 100644 index bdbfc30..0000000 --- a/node_modules/echarts/lib/component/marker/checkMarkerInSeries.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isArray } from 'zrender/lib/core/util.js'; -export default function checkMarkerInSeries(seriesOpts, markerType) { - if (!seriesOpts) { - return false; - } - var seriesOptArr = isArray(seriesOpts) ? seriesOpts : [seriesOpts]; - for (var idx = 0; idx < seriesOptArr.length; idx++) { - if (seriesOptArr[idx] && seriesOptArr[idx][markerType]) { - return true; - } - } - return false; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/installMarkArea.js b/node_modules/echarts/lib/component/marker/installMarkArea.js deleted file mode 100644 index 1f96451..0000000 --- a/node_modules/echarts/lib/component/marker/installMarkArea.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import checkMarkerInSeries from './checkMarkerInSeries.js'; -import MarkAreaModel from './MarkAreaModel.js'; -import MarkAreaView from './MarkAreaView.js'; -export function install(registers) { - registers.registerComponentModel(MarkAreaModel); - registers.registerComponentView(MarkAreaView); - registers.registerPreprocessor(function (opt) { - if (checkMarkerInSeries(opt.series, 'markArea')) { - // Make sure markArea component is enabled - opt.markArea = opt.markArea || {}; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/installMarkLine.js b/node_modules/echarts/lib/component/marker/installMarkLine.js deleted file mode 100644 index c0c49b5..0000000 --- a/node_modules/echarts/lib/component/marker/installMarkLine.js +++ /dev/null @@ -1,38 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import checkMarkerInSeries from './checkMarkerInSeries.js'; -import MarkLineModel from './MarkLineModel.js'; -import MarkLineView from './MarkLineView.js'; -export function install(registers) { - registers.registerComponentModel(MarkLineModel); - registers.registerComponentView(MarkLineView); - registers.registerPreprocessor(function (opt) { - if (checkMarkerInSeries(opt.series, 'markLine')) { - // Make sure markLine component is enabled - opt.markLine = opt.markLine || {}; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/installMarkPoint.js b/node_modules/echarts/lib/component/marker/installMarkPoint.js deleted file mode 100644 index 15006ef..0000000 --- a/node_modules/echarts/lib/component/marker/installMarkPoint.js +++ /dev/null @@ -1,38 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import checkMarkerInSeries from './checkMarkerInSeries.js'; -import MarkPointModel from './MarkPointModel.js'; -import MarkPointView from './MarkPointView.js'; -export function install(registers) { - registers.registerComponentModel(MarkPointModel); - registers.registerComponentView(MarkPointView); - registers.registerPreprocessor(function (opt) { - if (checkMarkerInSeries(opt.series, 'markPoint')) { - // Make sure markPoint component is enabled - opt.markPoint = opt.markPoint || {}; - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/marker/markerHelper.js b/node_modules/echarts/lib/component/marker/markerHelper.js deleted file mode 100644 index 7b1169a..0000000 --- a/node_modules/echarts/lib/component/marker/markerHelper.js +++ /dev/null @@ -1,188 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as numberUtil from '../../util/number.js'; -import { isDimensionStacked } from '../../data/helper/dataStackHelper.js'; -import { indexOf, curry, clone, isArray } from 'zrender/lib/core/util.js'; -import { parseDataValue } from '../../data/helper/dataValueHelper.js'; -function hasXOrY(item) { - return !(isNaN(parseFloat(item.x)) && isNaN(parseFloat(item.y))); -} -function hasXAndY(item) { - return !isNaN(parseFloat(item.x)) && !isNaN(parseFloat(item.y)); -} -function markerTypeCalculatorWithExtent(markerType, data, otherDataDim, targetDataDim, otherCoordIndex, targetCoordIndex) { - var coordArr = []; - var stacked = isDimensionStacked(data, targetDataDim /* , otherDataDim */); - var calcDataDim = stacked ? data.getCalculationInfo('stackResultDimension') : targetDataDim; - var value = numCalculate(data, calcDataDim, markerType); - var dataIndex = data.indicesOfNearest(calcDataDim, value)[0]; - coordArr[otherCoordIndex] = data.get(otherDataDim, dataIndex); - coordArr[targetCoordIndex] = data.get(calcDataDim, dataIndex); - var coordArrValue = data.get(targetDataDim, dataIndex); - // Make it simple, do not visit all stacked value to count precision. - var precision = numberUtil.getPrecision(data.get(targetDataDim, dataIndex)); - precision = Math.min(precision, 20); - if (precision >= 0) { - coordArr[targetCoordIndex] = +coordArr[targetCoordIndex].toFixed(precision); - } - return [coordArr, coordArrValue]; -} -// TODO Specified percent -var markerTypeCalculator = { - min: curry(markerTypeCalculatorWithExtent, 'min'), - max: curry(markerTypeCalculatorWithExtent, 'max'), - average: curry(markerTypeCalculatorWithExtent, 'average'), - median: curry(markerTypeCalculatorWithExtent, 'median') -}; -/** - * Transform markPoint data item to format used in List by do the following - * 1. Calculate statistic like `max`, `min`, `average` - * 2. Convert `item.xAxis`, `item.yAxis` to `item.coord` array - */ -export function dataTransform(seriesModel, item) { - if (!item) { - return; - } - var data = seriesModel.getData(); - var coordSys = seriesModel.coordinateSystem; - var dims = coordSys && coordSys.dimensions; - // 1. If not specify the position with pixel directly - // 2. If `coord` is not a data array. Which uses `xAxis`, - // `yAxis` to specify the coord on each dimension - // parseFloat first because item.x and item.y can be percent string like '20%' - if (!hasXAndY(item) && !isArray(item.coord) && isArray(dims)) { - var axisInfo = getAxisInfo(item, data, coordSys, seriesModel); - // Clone the option - // Transform the properties xAxis, yAxis, radiusAxis, angleAxis, geoCoord to value - item = clone(item); - if (item.type && markerTypeCalculator[item.type] && axisInfo.baseAxis && axisInfo.valueAxis) { - var otherCoordIndex = indexOf(dims, axisInfo.baseAxis.dim); - var targetCoordIndex = indexOf(dims, axisInfo.valueAxis.dim); - var coordInfo = markerTypeCalculator[item.type](data, axisInfo.baseDataDim, axisInfo.valueDataDim, otherCoordIndex, targetCoordIndex); - item.coord = coordInfo[0]; - // Force to use the value of calculated value. - // let item use the value without stack. - item.value = coordInfo[1]; - } else { - // FIXME Only has one of xAxis and yAxis. - item.coord = [item.xAxis != null ? item.xAxis : item.radiusAxis, item.yAxis != null ? item.yAxis : item.angleAxis]; - } - } - // x y is provided - if (item.coord == null || !isArray(dims)) { - item.coord = []; - } else { - // Each coord support max, min, average - var coord = item.coord; - for (var i = 0; i < 2; i++) { - if (markerTypeCalculator[coord[i]]) { - coord[i] = numCalculate(data, data.mapDimension(dims[i]), coord[i]); - } - } - } - return item; -} -export function getAxisInfo(item, data, coordSys, seriesModel) { - var ret = {}; - if (item.valueIndex != null || item.valueDim != null) { - ret.valueDataDim = item.valueIndex != null ? data.getDimension(item.valueIndex) : item.valueDim; - ret.valueAxis = coordSys.getAxis(dataDimToCoordDim(seriesModel, ret.valueDataDim)); - ret.baseAxis = coordSys.getOtherAxis(ret.valueAxis); - ret.baseDataDim = data.mapDimension(ret.baseAxis.dim); - } else { - ret.baseAxis = seriesModel.getBaseAxis(); - ret.valueAxis = coordSys.getOtherAxis(ret.baseAxis); - ret.baseDataDim = data.mapDimension(ret.baseAxis.dim); - ret.valueDataDim = data.mapDimension(ret.valueAxis.dim); - } - return ret; -} -function dataDimToCoordDim(seriesModel, dataDim) { - var dimItem = seriesModel.getData().getDimensionInfo(dataDim); - return dimItem && dimItem.coordDim; -} -/** - * Filter data which is out of coordinateSystem range - * [dataFilter description] - */ -export function dataFilter( -// Currently only polar and cartesian has containData. -coordSys, item) { - // Always return true if there is no coordSys - return coordSys && coordSys.containData && item.coord && !hasXOrY(item) ? coordSys.containData(item.coord) : true; -} -export function zoneFilter( -// Currently only polar and cartesian has containData. -coordSys, item1, item2) { - // Always return true if there is no coordSys - return coordSys && coordSys.containZone && item1.coord && item2.coord && !hasXOrY(item1) && !hasXOrY(item2) ? coordSys.containZone(item1.coord, item2.coord) : true; -} -export function createMarkerDimValueGetter(inCoordSys, dims) { - return inCoordSys ? function (item, dimName, dataIndex, dimIndex) { - var rawVal = dimIndex < 2 - // x, y, radius, angle - ? item.coord && item.coord[dimIndex] : item.value; - return parseDataValue(rawVal, dims[dimIndex]); - } : function (item, dimName, dataIndex, dimIndex) { - return parseDataValue(item.value, dims[dimIndex]); - }; -} -export function numCalculate(data, valueDataDim, type) { - if (type === 'average') { - var sum_1 = 0; - var count_1 = 0; - data.each(valueDataDim, function (val, idx) { - if (!isNaN(val)) { - sum_1 += val; - count_1++; - } - }); - return sum_1 / count_1; - } else if (type === 'median') { - return data.getMedian(valueDataDim); - } else { - // max & min - return data.getDataExtent(valueDataDim)[type === 'max' ? 1 : 0]; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/parallel.js b/node_modules/echarts/lib/component/parallel.js deleted file mode 100644 index 779efe5..0000000 --- a/node_modules/echarts/lib/component/parallel.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './parallel/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/parallel/ParallelView.js b/node_modules/echarts/lib/component/parallel/ParallelView.js deleted file mode 100644 index e2b9d32..0000000 --- a/node_modules/echarts/lib/component/parallel/ParallelView.js +++ /dev/null @@ -1,137 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentView from '../../view/Component.js'; -import { each, bind, extend } from 'zrender/lib/core/util.js'; -import { createOrUpdate, clear } from '../../util/throttle.js'; -var CLICK_THRESHOLD = 5; // > 4 -var ParallelView = /** @class */function (_super) { - __extends(ParallelView, _super); - function ParallelView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelView.type; - return _this; - } - ParallelView.prototype.render = function (parallelModel, ecModel, api) { - this._model = parallelModel; - this._api = api; - if (!this._handlers) { - this._handlers = {}; - each(handlers, function (handler, eventName) { - api.getZr().on(eventName, this._handlers[eventName] = bind(handler, this)); - }, this); - } - createOrUpdate(this, '_throttledDispatchExpand', parallelModel.get('axisExpandRate'), 'fixRate'); - }; - ParallelView.prototype.dispose = function (ecModel, api) { - clear(this, '_throttledDispatchExpand'); - each(this._handlers, function (handler, eventName) { - api.getZr().off(eventName, handler); - }); - this._handlers = null; - }; - /** - * @internal - * @param {Object} [opt] If null, cancel the last action triggering for debounce. - */ - ParallelView.prototype._throttledDispatchExpand = function (opt) { - this._dispatchExpand(opt); - }; - /** - * @internal - */ - ParallelView.prototype._dispatchExpand = function (opt) { - opt && this._api.dispatchAction(extend({ - type: 'parallelAxisExpand' - }, opt)); - }; - ParallelView.type = 'parallel'; - return ParallelView; -}(ComponentView); -var handlers = { - mousedown: function (e) { - if (checkTrigger(this, 'click')) { - this._mouseDownPoint = [e.offsetX, e.offsetY]; - } - }, - mouseup: function (e) { - var mouseDownPoint = this._mouseDownPoint; - if (checkTrigger(this, 'click') && mouseDownPoint) { - var point = [e.offsetX, e.offsetY]; - var dist = Math.pow(mouseDownPoint[0] - point[0], 2) + Math.pow(mouseDownPoint[1] - point[1], 2); - if (dist > CLICK_THRESHOLD) { - return; - } - var result = this._model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX, e.offsetY]); - result.behavior !== 'none' && this._dispatchExpand({ - axisExpandWindow: result.axisExpandWindow - }); - } - this._mouseDownPoint = null; - }, - mousemove: function (e) { - // Should do nothing when brushing. - if (this._mouseDownPoint || !checkTrigger(this, 'mousemove')) { - return; - } - var model = this._model; - var result = model.coordinateSystem.getSlidedAxisExpandWindow([e.offsetX, e.offsetY]); - var behavior = result.behavior; - behavior === 'jump' && this._throttledDispatchExpand.debounceNextCall(model.get('axisExpandDebounce')); - this._throttledDispatchExpand(behavior === 'none' ? null // Cancel the last trigger, in case that mouse slide out of the area quickly. - : { - axisExpandWindow: result.axisExpandWindow, - // Jumping uses animation, and sliding suppresses animation. - animation: behavior === 'jump' ? null : { - duration: 0 // Disable animation. - } - }); - } -}; - -function checkTrigger(view, triggerOn) { - var model = view._model; - return model.get('axisExpandable') && model.get('axisExpandTriggerOn') === triggerOn; -} -export default ParallelView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/parallel/install.js b/node_modules/echarts/lib/component/parallel/install.js deleted file mode 100644 index cb7ce3a..0000000 --- a/node_modules/echarts/lib/component/parallel/install.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import parallelPreprocessor from '../../coord/parallel/parallelPreprocessor.js'; -import ParallelView from './ParallelView.js'; -import ParallelModel from '../../coord/parallel/ParallelModel.js'; -import parallelCoordSysCreator from '../../coord/parallel/parallelCreator.js'; -import axisModelCreator from '../../coord/axisModelCreator.js'; -import ParallelAxisModel from '../../coord/parallel/AxisModel.js'; -import ParallelAxisView from '../axis/ParallelAxisView.js'; -import { installParallelActions } from '../axis/parallelAxisAction.js'; -var defaultAxisOption = { - type: 'value', - areaSelectStyle: { - width: 20, - borderWidth: 1, - borderColor: 'rgba(160,197,232)', - color: 'rgba(160,197,232)', - opacity: 0.3 - }, - realtime: true, - z: 10 -}; -export function install(registers) { - registers.registerComponentView(ParallelView); - registers.registerComponentModel(ParallelModel); - registers.registerCoordinateSystem('parallel', parallelCoordSysCreator); - registers.registerPreprocessor(parallelPreprocessor); - registers.registerComponentModel(ParallelAxisModel); - registers.registerComponentView(ParallelAxisView); - axisModelCreator(registers, 'parallel', ParallelAxisModel, defaultAxisOption); - installParallelActions(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/polar.js b/node_modules/echarts/lib/component/polar.js deleted file mode 100644 index 72b8d5e..0000000 --- a/node_modules/echarts/lib/component/polar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './polar/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/polar/install.js b/node_modules/echarts/lib/component/polar/install.js deleted file mode 100644 index 66d34ff..0000000 --- a/node_modules/echarts/lib/component/polar/install.js +++ /dev/null @@ -1,91 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { use } from '../../extension.js'; -import AxisView from '../axis/AxisView.js'; -import PolarAxisPointer from '../axisPointer/PolarAxisPointer.js'; -import { install as installAxisPointer } from '../axisPointer/install.js'; -import PolarModel from '../../coord/polar/PolarModel.js'; -import axisModelCreator from '../../coord/axisModelCreator.js'; -import { AngleAxisModel, RadiusAxisModel } from '../../coord/polar/AxisModel.js'; -import polarCreator from '../../coord/polar/polarCreator.js'; -import AngleAxisView from '../axis/AngleAxisView.js'; -import RadiusAxisView from '../axis/RadiusAxisView.js'; -import ComponentView from '../../view/Component.js'; -import { curry } from 'zrender/lib/core/util.js'; -import barLayoutPolar from '../../layout/barPolar.js'; -var angleAxisExtraOption = { - startAngle: 90, - clockwise: true, - splitNumber: 12, - axisLabel: { - rotate: 0 - } -}; -var radiusAxisExtraOption = { - splitNumber: 5 -}; -var PolarView = /** @class */function (_super) { - __extends(PolarView, _super); - function PolarView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PolarView.type; - return _this; - } - PolarView.type = 'polar'; - return PolarView; -}(ComponentView); -export function install(registers) { - use(installAxisPointer); - AxisView.registerAxisPointerClass('PolarAxisPointer', PolarAxisPointer); - registers.registerCoordinateSystem('polar', polarCreator); - registers.registerComponentModel(PolarModel); - registers.registerComponentView(PolarView); - // Model and view for angleAxis and radiusAxis - axisModelCreator(registers, 'angle', AngleAxisModel, angleAxisExtraOption); - axisModelCreator(registers, 'radius', RadiusAxisModel, radiusAxisExtraOption); - registers.registerComponentView(AngleAxisView); - registers.registerComponentView(RadiusAxisView); - registers.registerLayout(curry(barLayoutPolar, 'bar')); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/radar.js b/node_modules/echarts/lib/component/radar.js deleted file mode 100644 index e84c088..0000000 --- a/node_modules/echarts/lib/component/radar.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './radar/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/radar/RadarView.js b/node_modules/echarts/lib/component/radar/RadarView.js deleted file mode 100644 index efe0009..0000000 --- a/node_modules/echarts/lib/component/radar/RadarView.js +++ /dev/null @@ -1,203 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import AxisBuilder from '../axis/AxisBuilder.js'; -import * as graphic from '../../util/graphic.js'; -import ComponentView from '../../view/Component.js'; -var axisBuilderAttrs = ['axisLine', 'axisTickLabel', 'axisName']; -var RadarView = /** @class */function (_super) { - __extends(RadarView, _super); - function RadarView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadarView.type; - return _this; - } - RadarView.prototype.render = function (radarModel, ecModel, api) { - var group = this.group; - group.removeAll(); - this._buildAxes(radarModel); - this._buildSplitLineAndArea(radarModel); - }; - RadarView.prototype._buildAxes = function (radarModel) { - var radar = radarModel.coordinateSystem; - var indicatorAxes = radar.getIndicatorAxes(); - var axisBuilders = zrUtil.map(indicatorAxes, function (indicatorAxis) { - var axisName = indicatorAxis.model.get('showName') ? indicatorAxis.name : ''; // hide name - var axisBuilder = new AxisBuilder(indicatorAxis.model, { - axisName: axisName, - position: [radar.cx, radar.cy], - rotation: indicatorAxis.angle, - labelDirection: -1, - tickDirection: -1, - nameDirection: 1 - }); - return axisBuilder; - }); - zrUtil.each(axisBuilders, function (axisBuilder) { - zrUtil.each(axisBuilderAttrs, axisBuilder.add, axisBuilder); - this.group.add(axisBuilder.getGroup()); - }, this); - }; - RadarView.prototype._buildSplitLineAndArea = function (radarModel) { - var radar = radarModel.coordinateSystem; - var indicatorAxes = radar.getIndicatorAxes(); - if (!indicatorAxes.length) { - return; - } - var shape = radarModel.get('shape'); - var splitLineModel = radarModel.getModel('splitLine'); - var splitAreaModel = radarModel.getModel('splitArea'); - var lineStyleModel = splitLineModel.getModel('lineStyle'); - var areaStyleModel = splitAreaModel.getModel('areaStyle'); - var showSplitLine = splitLineModel.get('show'); - var showSplitArea = splitAreaModel.get('show'); - var splitLineColors = lineStyleModel.get('color'); - var splitAreaColors = areaStyleModel.get('color'); - var splitLineColorsArr = zrUtil.isArray(splitLineColors) ? splitLineColors : [splitLineColors]; - var splitAreaColorsArr = zrUtil.isArray(splitAreaColors) ? splitAreaColors : [splitAreaColors]; - var splitLines = []; - var splitAreas = []; - function getColorIndex(areaOrLine, areaOrLineColorList, idx) { - var colorIndex = idx % areaOrLineColorList.length; - areaOrLine[colorIndex] = areaOrLine[colorIndex] || []; - return colorIndex; - } - if (shape === 'circle') { - var ticksRadius = indicatorAxes[0].getTicksCoords(); - var cx = radar.cx; - var cy = radar.cy; - for (var i = 0; i < ticksRadius.length; i++) { - if (showSplitLine) { - var colorIndex = getColorIndex(splitLines, splitLineColorsArr, i); - splitLines[colorIndex].push(new graphic.Circle({ - shape: { - cx: cx, - cy: cy, - r: ticksRadius[i].coord - } - })); - } - if (showSplitArea && i < ticksRadius.length - 1) { - var colorIndex = getColorIndex(splitAreas, splitAreaColorsArr, i); - splitAreas[colorIndex].push(new graphic.Ring({ - shape: { - cx: cx, - cy: cy, - r0: ticksRadius[i].coord, - r: ticksRadius[i + 1].coord - } - })); - } - } - } - // Polyyon - else { - var realSplitNumber_1; - var axesTicksPoints = zrUtil.map(indicatorAxes, function (indicatorAxis, idx) { - var ticksCoords = indicatorAxis.getTicksCoords(); - realSplitNumber_1 = realSplitNumber_1 == null ? ticksCoords.length - 1 : Math.min(ticksCoords.length - 1, realSplitNumber_1); - return zrUtil.map(ticksCoords, function (tickCoord) { - return radar.coordToPoint(tickCoord.coord, idx); - }); - }); - var prevPoints = []; - for (var i = 0; i <= realSplitNumber_1; i++) { - var points = []; - for (var j = 0; j < indicatorAxes.length; j++) { - points.push(axesTicksPoints[j][i]); - } - // Close - if (points[0]) { - points.push(points[0].slice()); - } else { - if (process.env.NODE_ENV !== 'production') { - console.error('Can\'t draw value axis ' + i); - } - } - if (showSplitLine) { - var colorIndex = getColorIndex(splitLines, splitLineColorsArr, i); - splitLines[colorIndex].push(new graphic.Polyline({ - shape: { - points: points - } - })); - } - if (showSplitArea && prevPoints) { - var colorIndex = getColorIndex(splitAreas, splitAreaColorsArr, i - 1); - splitAreas[colorIndex].push(new graphic.Polygon({ - shape: { - points: points.concat(prevPoints) - } - })); - } - prevPoints = points.slice().reverse(); - } - } - var lineStyle = lineStyleModel.getLineStyle(); - var areaStyle = areaStyleModel.getAreaStyle(); - // Add splitArea before splitLine - zrUtil.each(splitAreas, function (splitAreas, idx) { - this.group.add(graphic.mergePath(splitAreas, { - style: zrUtil.defaults({ - stroke: 'none', - fill: splitAreaColorsArr[idx % splitAreaColorsArr.length] - }, areaStyle), - silent: true - })); - }, this); - zrUtil.each(splitLines, function (splitLines, idx) { - this.group.add(graphic.mergePath(splitLines, { - style: zrUtil.defaults({ - fill: 'none', - stroke: splitLineColorsArr[idx % splitLineColorsArr.length] - }, lineStyle), - silent: true - })); - }, this); - }; - RadarView.type = 'radar'; - return RadarView; -}(ComponentView); -export default RadarView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/radar/install.js b/node_modules/echarts/lib/component/radar/install.js deleted file mode 100644 index f0a5d7e..0000000 --- a/node_modules/echarts/lib/component/radar/install.js +++ /dev/null @@ -1,63 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import RadarModel from '../../coord/radar/RadarModel.js'; -import RadarView from './RadarView.js'; -import Radar from '../../coord/radar/Radar.js'; -export function install(registers) { - registers.registerCoordinateSystem('radar', Radar); - registers.registerComponentModel(RadarModel); - registers.registerComponentView(RadarView); - registers.registerVisual({ - seriesType: 'radar', - reset: function (seriesModel) { - var data = seriesModel.getData(); - // itemVisual symbol is for selected data - data.each(function (idx) { - data.setItemVisual(idx, 'legendIcon', 'roundRect'); - }); - // visual is for unselected data - data.setVisual('legendIcon', 'roundRect'); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/singleAxis.js b/node_modules/echarts/lib/component/singleAxis.js deleted file mode 100644 index 8a4e60b..0000000 --- a/node_modules/echarts/lib/component/singleAxis.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './singleAxis/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/singleAxis/install.js b/node_modules/echarts/lib/component/singleAxis/install.js deleted file mode 100644 index 081bd0d..0000000 --- a/node_modules/echarts/lib/component/singleAxis/install.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { use } from '../../extension.js'; -import ComponentView from '../../view/Component.js'; -import SingleAxisView from '../axis/SingleAxisView.js'; -import axisModelCreator from '../../coord/axisModelCreator.js'; -import SingleAxisModel from '../../coord/single/AxisModel.js'; -import singleCreator from '../../coord/single/singleCreator.js'; -import { install as installAxisPointer } from '../axisPointer/install.js'; -import AxisView from '../axis/AxisView.js'; -import SingleAxisPointer from '../axisPointer/SingleAxisPointer.js'; -var SingleView = /** @class */function (_super) { - __extends(SingleView, _super); - function SingleView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SingleView.type; - return _this; - } - SingleView.type = 'single'; - return SingleView; -}(ComponentView); -export function install(registers) { - use(installAxisPointer); - AxisView.registerAxisPointerClass('SingleAxisPointer', SingleAxisPointer); - registers.registerComponentView(SingleView); - // Axis - registers.registerComponentView(SingleAxisView); - registers.registerComponentModel(SingleAxisModel); - axisModelCreator(registers, 'single', SingleAxisModel, SingleAxisModel.defaultOption); - registers.registerCoordinateSystem('single', singleCreator); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline.js b/node_modules/echarts/lib/component/timeline.js deleted file mode 100644 index e62979f..0000000 --- a/node_modules/echarts/lib/component/timeline.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * DataZoom component entry - */ -import { use } from '../extension.js'; -import { install } from './timeline/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js b/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js deleted file mode 100644 index a445367..0000000 --- a/node_modules/echarts/lib/component/timeline/SliderTimelineModel.js +++ /dev/null @@ -1,159 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import TimelineModel from './TimelineModel.js'; -import { DataFormatMixin } from '../../model/mixin/dataFormat.js'; -import { mixin } from 'zrender/lib/core/util.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var SliderTimelineModel = /** @class */function (_super) { - __extends(SliderTimelineModel, _super); - function SliderTimelineModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SliderTimelineModel.type; - return _this; - } - SliderTimelineModel.type = 'timeline.slider'; - /** - * @protected - */ - SliderTimelineModel.defaultOption = inheritDefaultOption(TimelineModel.defaultOption, { - backgroundColor: 'rgba(0,0,0,0)', - borderColor: '#ccc', - borderWidth: 0, - orient: 'horizontal', - inverse: false, - tooltip: { - trigger: 'item' // data item may also have tootip attr. - }, - - symbol: 'circle', - symbolSize: 12, - lineStyle: { - show: true, - width: 2, - color: '#DAE1F5' - }, - label: { - position: 'auto', - // When using number, label position is not - // restricted by viewRect. - // positive: right/bottom, negative: left/top - show: true, - interval: 'auto', - rotate: 0, - // formatter: null, - // 其余属性默认使用全局文本样式,详见TEXTSTYLE - color: '#A4B1D7' - }, - itemStyle: { - color: '#A4B1D7', - borderWidth: 1 - }, - checkpointStyle: { - symbol: 'circle', - symbolSize: 15, - color: '#316bf3', - borderColor: '#fff', - borderWidth: 2, - shadowBlur: 2, - shadowOffsetX: 1, - shadowOffsetY: 1, - shadowColor: 'rgba(0, 0, 0, 0.3)', - // borderColor: 'rgba(194,53,49, 0.5)', - animation: true, - animationDuration: 300, - animationEasing: 'quinticInOut' - }, - controlStyle: { - show: true, - showPlayBtn: true, - showPrevBtn: true, - showNextBtn: true, - itemSize: 24, - itemGap: 12, - position: 'left', - playIcon: 'path://M31.6,53C17.5,53,6,41.5,6,27.4S17.5,1.8,31.6,1.8C45.7,1.8,57.2,13.3,57.2,27.4S45.7,53,31.6,53z M31.6,3.3 C18.4,3.3,7.5,14.1,7.5,27.4c0,13.3,10.8,24.1,24.1,24.1C44.9,51.5,55.7,40.7,55.7,27.4C55.7,14.1,44.9,3.3,31.6,3.3z M24.9,21.3 c0-2.2,1.6-3.1,3.5-2l10.5,6.1c1.899,1.1,1.899,2.9,0,4l-10.5,6.1c-1.9,1.1-3.5,0.2-3.5-2V21.3z', - stopIcon: 'path://M30.9,53.2C16.8,53.2,5.3,41.7,5.3,27.6S16.8,2,30.9,2C45,2,56.4,13.5,56.4,27.6S45,53.2,30.9,53.2z M30.9,3.5C17.6,3.5,6.8,14.4,6.8,27.6c0,13.3,10.8,24.1,24.101,24.1C44.2,51.7,55,40.9,55,27.6C54.9,14.4,44.1,3.5,30.9,3.5z M36.9,35.8c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H36c0.5,0,0.9,0.4,0.9,1V35.8z M27.8,35.8 c0,0.601-0.4,1-0.9,1h-1.3c-0.5,0-0.9-0.399-0.9-1V19.5c0-0.6,0.4-1,0.9-1H27c0.5,0,0.9,0.4,0.9,1L27.8,35.8L27.8,35.8z', - // eslint-disable-next-line max-len - nextIcon: 'M2,18.5A1.52,1.52,0,0,1,.92,18a1.49,1.49,0,0,1,0-2.12L7.81,9.36,1,3.11A1.5,1.5,0,1,1,3,.89l8,7.34a1.48,1.48,0,0,1,.49,1.09,1.51,1.51,0,0,1-.46,1.1L3,18.08A1.5,1.5,0,0,1,2,18.5Z', - // eslint-disable-next-line max-len - prevIcon: 'M10,.5A1.52,1.52,0,0,1,11.08,1a1.49,1.49,0,0,1,0,2.12L4.19,9.64,11,15.89a1.5,1.5,0,1,1-2,2.22L1,10.77A1.48,1.48,0,0,1,.5,9.68,1.51,1.51,0,0,1,1,8.58L9,.92A1.5,1.5,0,0,1,10,.5Z', - prevBtnSize: 18, - nextBtnSize: 18, - color: '#A4B1D7', - borderColor: '#A4B1D7', - borderWidth: 1 - }, - emphasis: { - label: { - show: true, - // 其余属性默认使用全局文本样式,详见TEXTSTYLE - color: '#6f778d' - }, - itemStyle: { - color: '#316BF3' - }, - controlStyle: { - color: '#316BF3', - borderColor: '#316BF3', - borderWidth: 2 - } - }, - progress: { - lineStyle: { - color: '#316BF3' - }, - itemStyle: { - color: '#316BF3' - }, - label: { - color: '#6f778d' - } - }, - data: [] - }); - return SliderTimelineModel; -}(TimelineModel); -mixin(SliderTimelineModel, DataFormatMixin.prototype); -export default SliderTimelineModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/SliderTimelineView.js b/node_modules/echarts/lib/component/timeline/SliderTimelineView.js deleted file mode 100644 index 0f7804a..0000000 --- a/node_modules/echarts/lib/component/timeline/SliderTimelineView.js +++ /dev/null @@ -1,653 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as graphic from '../../util/graphic.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import * as layout from '../../util/layout.js'; -import TimelineView from './TimelineView.js'; -import TimelineAxis from './TimelineAxis.js'; -import { createSymbol, normalizeSymbolOffset, normalizeSymbolSize } from '../../util/symbol.js'; -import * as numberUtil from '../../util/number.js'; -import { merge, each, extend, isString, bind, defaults, retrieve2 } from 'zrender/lib/core/util.js'; -import OrdinalScale from '../../scale/Ordinal.js'; -import TimeScale from '../../scale/Time.js'; -import IntervalScale from '../../scale/Interval.js'; -import { parsePercent } from 'zrender/lib/contain/text.js'; -import { makeInner } from '../../util/model.js'; -import { getECData } from '../../util/innerStore.js'; -import { enableHoverEmphasis } from '../../util/states.js'; -import { createTooltipMarkup } from '../tooltip/tooltipMarkup.js'; -var PI = Math.PI; -var labelDataIndexStore = makeInner(); -var SliderTimelineView = /** @class */function (_super) { - __extends(SliderTimelineView, _super); - function SliderTimelineView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SliderTimelineView.type; - return _this; - } - SliderTimelineView.prototype.init = function (ecModel, api) { - this.api = api; - }; - /** - * @override - */ - SliderTimelineView.prototype.render = function (timelineModel, ecModel, api) { - this.model = timelineModel; - this.api = api; - this.ecModel = ecModel; - this.group.removeAll(); - if (timelineModel.get('show', true)) { - var layoutInfo_1 = this._layout(timelineModel, api); - var mainGroup_1 = this._createGroup('_mainGroup'); - var labelGroup = this._createGroup('_labelGroup'); - var axis_1 = this._axis = this._createAxis(layoutInfo_1, timelineModel); - timelineModel.formatTooltip = function (dataIndex) { - var name = axis_1.scale.getLabel({ - value: dataIndex - }); - return createTooltipMarkup('nameValue', { - noName: true, - value: name - }); - }; - each(['AxisLine', 'AxisTick', 'Control', 'CurrentPointer'], function (name) { - this['_render' + name](layoutInfo_1, mainGroup_1, axis_1, timelineModel); - }, this); - this._renderAxisLabel(layoutInfo_1, labelGroup, axis_1, timelineModel); - this._position(layoutInfo_1, timelineModel); - } - this._doPlayStop(); - this._updateTicksStatus(); - }; - /** - * @override - */ - SliderTimelineView.prototype.remove = function () { - this._clearTimer(); - this.group.removeAll(); - }; - /** - * @override - */ - SliderTimelineView.prototype.dispose = function () { - this._clearTimer(); - }; - SliderTimelineView.prototype._layout = function (timelineModel, api) { - var labelPosOpt = timelineModel.get(['label', 'position']); - var orient = timelineModel.get('orient'); - var viewRect = getViewRect(timelineModel, api); - var parsedLabelPos; - // Auto label offset. - if (labelPosOpt == null || labelPosOpt === 'auto') { - parsedLabelPos = orient === 'horizontal' ? viewRect.y + viewRect.height / 2 < api.getHeight() / 2 ? '-' : '+' : viewRect.x + viewRect.width / 2 < api.getWidth() / 2 ? '+' : '-'; - } else if (isString(labelPosOpt)) { - parsedLabelPos = { - horizontal: { - top: '-', - bottom: '+' - }, - vertical: { - left: '-', - right: '+' - } - }[orient][labelPosOpt]; - } else { - // is number - parsedLabelPos = labelPosOpt; - } - var labelAlignMap = { - horizontal: 'center', - vertical: parsedLabelPos >= 0 || parsedLabelPos === '+' ? 'left' : 'right' - }; - var labelBaselineMap = { - horizontal: parsedLabelPos >= 0 || parsedLabelPos === '+' ? 'top' : 'bottom', - vertical: 'middle' - }; - var rotationMap = { - horizontal: 0, - vertical: PI / 2 - }; - // Position - var mainLength = orient === 'vertical' ? viewRect.height : viewRect.width; - var controlModel = timelineModel.getModel('controlStyle'); - var showControl = controlModel.get('show', true); - var controlSize = showControl ? controlModel.get('itemSize') : 0; - var controlGap = showControl ? controlModel.get('itemGap') : 0; - var sizePlusGap = controlSize + controlGap; - // Special label rotate. - var labelRotation = timelineModel.get(['label', 'rotate']) || 0; - labelRotation = labelRotation * PI / 180; // To radian. - var playPosition; - var prevBtnPosition; - var nextBtnPosition; - var controlPosition = controlModel.get('position', true); - var showPlayBtn = showControl && controlModel.get('showPlayBtn', true); - var showPrevBtn = showControl && controlModel.get('showPrevBtn', true); - var showNextBtn = showControl && controlModel.get('showNextBtn', true); - var xLeft = 0; - var xRight = mainLength; - // position[0] means left, position[1] means middle. - if (controlPosition === 'left' || controlPosition === 'bottom') { - showPlayBtn && (playPosition = [0, 0], xLeft += sizePlusGap); - showPrevBtn && (prevBtnPosition = [xLeft, 0], xLeft += sizePlusGap); - showNextBtn && (nextBtnPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); - } else { - // 'top' 'right' - showPlayBtn && (playPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); - showPrevBtn && (prevBtnPosition = [0, 0], xLeft += sizePlusGap); - showNextBtn && (nextBtnPosition = [xRight - controlSize, 0], xRight -= sizePlusGap); - } - var axisExtent = [xLeft, xRight]; - if (timelineModel.get('inverse')) { - axisExtent.reverse(); - } - return { - viewRect: viewRect, - mainLength: mainLength, - orient: orient, - rotation: rotationMap[orient], - labelRotation: labelRotation, - labelPosOpt: parsedLabelPos, - labelAlign: timelineModel.get(['label', 'align']) || labelAlignMap[orient], - labelBaseline: timelineModel.get(['label', 'verticalAlign']) || timelineModel.get(['label', 'baseline']) || labelBaselineMap[orient], - // Based on mainGroup. - playPosition: playPosition, - prevBtnPosition: prevBtnPosition, - nextBtnPosition: nextBtnPosition, - axisExtent: axisExtent, - controlSize: controlSize, - controlGap: controlGap - }; - }; - SliderTimelineView.prototype._position = function (layoutInfo, timelineModel) { - // Position is be called finally, because bounding rect is needed for - // adapt content to fill viewRect (auto adapt offset). - // Timeline may be not all in the viewRect when 'offset' is specified - // as a number, because it is more appropriate that label aligns at - // 'offset' but not the other edge defined by viewRect. - var mainGroup = this._mainGroup; - var labelGroup = this._labelGroup; - var viewRect = layoutInfo.viewRect; - if (layoutInfo.orient === 'vertical') { - // transform to horizontal, inverse rotate by left-top point. - var m = matrix.create(); - var rotateOriginX = viewRect.x; - var rotateOriginY = viewRect.y + viewRect.height; - matrix.translate(m, m, [-rotateOriginX, -rotateOriginY]); - matrix.rotate(m, m, -PI / 2); - matrix.translate(m, m, [rotateOriginX, rotateOriginY]); - viewRect = viewRect.clone(); - viewRect.applyTransform(m); - } - var viewBound = getBound(viewRect); - var mainBound = getBound(mainGroup.getBoundingRect()); - var labelBound = getBound(labelGroup.getBoundingRect()); - var mainPosition = [mainGroup.x, mainGroup.y]; - var labelsPosition = [labelGroup.x, labelGroup.y]; - labelsPosition[0] = mainPosition[0] = viewBound[0][0]; - var labelPosOpt = layoutInfo.labelPosOpt; - if (labelPosOpt == null || isString(labelPosOpt)) { - // '+' or '-' - var mainBoundIdx = labelPosOpt === '+' ? 0 : 1; - toBound(mainPosition, mainBound, viewBound, 1, mainBoundIdx); - toBound(labelsPosition, labelBound, viewBound, 1, 1 - mainBoundIdx); - } else { - var mainBoundIdx = labelPosOpt >= 0 ? 0 : 1; - toBound(mainPosition, mainBound, viewBound, 1, mainBoundIdx); - labelsPosition[1] = mainPosition[1] + labelPosOpt; - } - mainGroup.setPosition(mainPosition); - labelGroup.setPosition(labelsPosition); - mainGroup.rotation = labelGroup.rotation = layoutInfo.rotation; - setOrigin(mainGroup); - setOrigin(labelGroup); - function setOrigin(targetGroup) { - targetGroup.originX = viewBound[0][0] - targetGroup.x; - targetGroup.originY = viewBound[1][0] - targetGroup.y; - } - function getBound(rect) { - // [[xmin, xmax], [ymin, ymax]] - return [[rect.x, rect.x + rect.width], [rect.y, rect.y + rect.height]]; - } - function toBound(fromPos, from, to, dimIdx, boundIdx) { - fromPos[dimIdx] += to[dimIdx][boundIdx] - from[dimIdx][boundIdx]; - } - }; - SliderTimelineView.prototype._createAxis = function (layoutInfo, timelineModel) { - var data = timelineModel.getData(); - var axisType = timelineModel.get('axisType'); - var scale = createScaleByModel(timelineModel, axisType); - // Customize scale. The `tickValue` is `dataIndex`. - scale.getTicks = function () { - return data.mapArray(['value'], function (value) { - return { - value: value - }; - }); - }; - var dataExtent = data.getDataExtent('value'); - scale.setExtent(dataExtent[0], dataExtent[1]); - scale.calcNiceTicks(); - var axis = new TimelineAxis('value', scale, layoutInfo.axisExtent, axisType); - axis.model = timelineModel; - return axis; - }; - SliderTimelineView.prototype._createGroup = function (key) { - var newGroup = this[key] = new graphic.Group(); - this.group.add(newGroup); - return newGroup; - }; - SliderTimelineView.prototype._renderAxisLine = function (layoutInfo, group, axis, timelineModel) { - var axisExtent = axis.getExtent(); - if (!timelineModel.get(['lineStyle', 'show'])) { - return; - } - var line = new graphic.Line({ - shape: { - x1: axisExtent[0], - y1: 0, - x2: axisExtent[1], - y2: 0 - }, - style: extend({ - lineCap: 'round' - }, timelineModel.getModel('lineStyle').getLineStyle()), - silent: true, - z2: 1 - }); - group.add(line); - var progressLine = this._progressLine = new graphic.Line({ - shape: { - x1: axisExtent[0], - x2: this._currentPointer ? this._currentPointer.x : axisExtent[0], - y1: 0, - y2: 0 - }, - style: defaults({ - lineCap: 'round', - lineWidth: line.style.lineWidth - }, timelineModel.getModel(['progress', 'lineStyle']).getLineStyle()), - silent: true, - z2: 1 - }); - group.add(progressLine); - }; - SliderTimelineView.prototype._renderAxisTick = function (layoutInfo, group, axis, timelineModel) { - var _this = this; - var data = timelineModel.getData(); - // Show all ticks, despite ignoring strategy. - var ticks = axis.scale.getTicks(); - this._tickSymbols = []; - // The value is dataIndex, see the customized scale. - each(ticks, function (tick) { - var tickCoord = axis.dataToCoord(tick.value); - var itemModel = data.getItemModel(tick.value); - var itemStyleModel = itemModel.getModel('itemStyle'); - var hoverStyleModel = itemModel.getModel(['emphasis', 'itemStyle']); - var progressStyleModel = itemModel.getModel(['progress', 'itemStyle']); - var symbolOpt = { - x: tickCoord, - y: 0, - onclick: bind(_this._changeTimeline, _this, tick.value) - }; - var el = giveSymbol(itemModel, itemStyleModel, group, symbolOpt); - el.ensureState('emphasis').style = hoverStyleModel.getItemStyle(); - el.ensureState('progress').style = progressStyleModel.getItemStyle(); - enableHoverEmphasis(el); - var ecData = getECData(el); - if (itemModel.get('tooltip')) { - ecData.dataIndex = tick.value; - ecData.dataModel = timelineModel; - } else { - ecData.dataIndex = ecData.dataModel = null; - } - _this._tickSymbols.push(el); - }); - }; - SliderTimelineView.prototype._renderAxisLabel = function (layoutInfo, group, axis, timelineModel) { - var _this = this; - var labelModel = axis.getLabelModel(); - if (!labelModel.get('show')) { - return; - } - var data = timelineModel.getData(); - var labels = axis.getViewLabels(); - this._tickLabels = []; - each(labels, function (labelItem) { - // The tickValue is dataIndex, see the customized scale. - var dataIndex = labelItem.tickValue; - var itemModel = data.getItemModel(dataIndex); - var normalLabelModel = itemModel.getModel('label'); - var hoverLabelModel = itemModel.getModel(['emphasis', 'label']); - var progressLabelModel = itemModel.getModel(['progress', 'label']); - var tickCoord = axis.dataToCoord(labelItem.tickValue); - var textEl = new graphic.Text({ - x: tickCoord, - y: 0, - rotation: layoutInfo.labelRotation - layoutInfo.rotation, - onclick: bind(_this._changeTimeline, _this, dataIndex), - silent: false, - style: createTextStyle(normalLabelModel, { - text: labelItem.formattedLabel, - align: layoutInfo.labelAlign, - verticalAlign: layoutInfo.labelBaseline - }) - }); - textEl.ensureState('emphasis').style = createTextStyle(hoverLabelModel); - textEl.ensureState('progress').style = createTextStyle(progressLabelModel); - group.add(textEl); - enableHoverEmphasis(textEl); - labelDataIndexStore(textEl).dataIndex = dataIndex; - _this._tickLabels.push(textEl); - }); - }; - SliderTimelineView.prototype._renderControl = function (layoutInfo, group, axis, timelineModel) { - var controlSize = layoutInfo.controlSize; - var rotation = layoutInfo.rotation; - var itemStyle = timelineModel.getModel('controlStyle').getItemStyle(); - var hoverStyle = timelineModel.getModel(['emphasis', 'controlStyle']).getItemStyle(); - var playState = timelineModel.getPlayState(); - var inverse = timelineModel.get('inverse', true); - makeBtn(layoutInfo.nextBtnPosition, 'next', bind(this._changeTimeline, this, inverse ? '-' : '+')); - makeBtn(layoutInfo.prevBtnPosition, 'prev', bind(this._changeTimeline, this, inverse ? '+' : '-')); - makeBtn(layoutInfo.playPosition, playState ? 'stop' : 'play', bind(this._handlePlayClick, this, !playState), true); - function makeBtn(position, iconName, onclick, willRotate) { - if (!position) { - return; - } - var iconSize = parsePercent(retrieve2(timelineModel.get(['controlStyle', iconName + 'BtnSize']), controlSize), controlSize); - var rect = [0, -iconSize / 2, iconSize, iconSize]; - var btn = makeControlIcon(timelineModel, iconName + 'Icon', rect, { - x: position[0], - y: position[1], - originX: controlSize / 2, - originY: 0, - rotation: willRotate ? -rotation : 0, - rectHover: true, - style: itemStyle, - onclick: onclick - }); - btn.ensureState('emphasis').style = hoverStyle; - group.add(btn); - enableHoverEmphasis(btn); - } - }; - SliderTimelineView.prototype._renderCurrentPointer = function (layoutInfo, group, axis, timelineModel) { - var data = timelineModel.getData(); - var currentIndex = timelineModel.getCurrentIndex(); - var pointerModel = data.getItemModel(currentIndex).getModel('checkpointStyle'); - var me = this; - var callback = { - onCreate: function (pointer) { - pointer.draggable = true; - pointer.drift = bind(me._handlePointerDrag, me); - pointer.ondragend = bind(me._handlePointerDragend, me); - pointerMoveTo(pointer, me._progressLine, currentIndex, axis, timelineModel, true); - }, - onUpdate: function (pointer) { - pointerMoveTo(pointer, me._progressLine, currentIndex, axis, timelineModel); - } - }; - // Reuse when exists, for animation and drag. - this._currentPointer = giveSymbol(pointerModel, pointerModel, this._mainGroup, {}, this._currentPointer, callback); - }; - SliderTimelineView.prototype._handlePlayClick = function (nextState) { - this._clearTimer(); - this.api.dispatchAction({ - type: 'timelinePlayChange', - playState: nextState, - from: this.uid - }); - }; - SliderTimelineView.prototype._handlePointerDrag = function (dx, dy, e) { - this._clearTimer(); - this._pointerChangeTimeline([e.offsetX, e.offsetY]); - }; - SliderTimelineView.prototype._handlePointerDragend = function (e) { - this._pointerChangeTimeline([e.offsetX, e.offsetY], true); - }; - SliderTimelineView.prototype._pointerChangeTimeline = function (mousePos, trigger) { - var toCoord = this._toAxisCoord(mousePos)[0]; - var axis = this._axis; - var axisExtent = numberUtil.asc(axis.getExtent().slice()); - toCoord > axisExtent[1] && (toCoord = axisExtent[1]); - toCoord < axisExtent[0] && (toCoord = axisExtent[0]); - this._currentPointer.x = toCoord; - this._currentPointer.markRedraw(); - var progressLine = this._progressLine; - if (progressLine) { - progressLine.shape.x2 = toCoord; - progressLine.dirty(); - } - var targetDataIndex = this._findNearestTick(toCoord); - var timelineModel = this.model; - if (trigger || targetDataIndex !== timelineModel.getCurrentIndex() && timelineModel.get('realtime')) { - this._changeTimeline(targetDataIndex); - } - }; - SliderTimelineView.prototype._doPlayStop = function () { - var _this = this; - this._clearTimer(); - if (this.model.getPlayState()) { - this._timer = setTimeout(function () { - // Do not cache - var timelineModel = _this.model; - _this._changeTimeline(timelineModel.getCurrentIndex() + (timelineModel.get('rewind', true) ? -1 : 1)); - }, this.model.get('playInterval')); - } - }; - SliderTimelineView.prototype._toAxisCoord = function (vertex) { - var trans = this._mainGroup.getLocalTransform(); - return graphic.applyTransform(vertex, trans, true); - }; - SliderTimelineView.prototype._findNearestTick = function (axisCoord) { - var data = this.model.getData(); - var dist = Infinity; - var targetDataIndex; - var axis = this._axis; - data.each(['value'], function (value, dataIndex) { - var coord = axis.dataToCoord(value); - var d = Math.abs(coord - axisCoord); - if (d < dist) { - dist = d; - targetDataIndex = dataIndex; - } - }); - return targetDataIndex; - }; - SliderTimelineView.prototype._clearTimer = function () { - if (this._timer) { - clearTimeout(this._timer); - this._timer = null; - } - }; - SliderTimelineView.prototype._changeTimeline = function (nextIndex) { - var currentIndex = this.model.getCurrentIndex(); - if (nextIndex === '+') { - nextIndex = currentIndex + 1; - } else if (nextIndex === '-') { - nextIndex = currentIndex - 1; - } - this.api.dispatchAction({ - type: 'timelineChange', - currentIndex: nextIndex, - from: this.uid - }); - }; - SliderTimelineView.prototype._updateTicksStatus = function () { - var currentIndex = this.model.getCurrentIndex(); - var tickSymbols = this._tickSymbols; - var tickLabels = this._tickLabels; - if (tickSymbols) { - for (var i = 0; i < tickSymbols.length; i++) { - tickSymbols && tickSymbols[i] && tickSymbols[i].toggleState('progress', i < currentIndex); - } - } - if (tickLabels) { - for (var i = 0; i < tickLabels.length; i++) { - tickLabels && tickLabels[i] && tickLabels[i].toggleState('progress', labelDataIndexStore(tickLabels[i]).dataIndex <= currentIndex); - } - } - }; - SliderTimelineView.type = 'timeline.slider'; - return SliderTimelineView; -}(TimelineView); -function createScaleByModel(model, axisType) { - axisType = axisType || model.get('type'); - if (axisType) { - switch (axisType) { - // Buildin scale - case 'category': - return new OrdinalScale({ - ordinalMeta: model.getCategories(), - extent: [Infinity, -Infinity] - }); - case 'time': - return new TimeScale({ - locale: model.ecModel.getLocaleModel(), - useUTC: model.ecModel.get('useUTC') - }); - default: - // default to be value - return new IntervalScale(); - } - } -} -function getViewRect(model, api) { - return layout.getLayoutRect(model.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }, model.get('padding')); -} -function makeControlIcon(timelineModel, objPath, rect, opts) { - var style = opts.style; - var icon = graphic.createIcon(timelineModel.get(['controlStyle', objPath]), opts || {}, new BoundingRect(rect[0], rect[1], rect[2], rect[3])); - // TODO createIcon won't use style in opt. - if (style) { - icon.setStyle(style); - } - return icon; -} -/** - * Create symbol or update symbol - * opt: basic position and event handlers - */ -function giveSymbol(hostModel, itemStyleModel, group, opt, symbol, callback) { - var color = itemStyleModel.get('color'); - if (!symbol) { - var symbolType = hostModel.get('symbol'); - symbol = createSymbol(symbolType, -1, -1, 2, 2, color); - symbol.setStyle('strokeNoScale', true); - group.add(symbol); - callback && callback.onCreate(symbol); - } else { - symbol.setColor(color); - group.add(symbol); // Group may be new, also need to add. - callback && callback.onUpdate(symbol); - } - // Style - var itemStyle = itemStyleModel.getItemStyle(['color']); - symbol.setStyle(itemStyle); - // Transform and events. - opt = merge({ - rectHover: true, - z2: 100 - }, opt, true); - var symbolSize = normalizeSymbolSize(hostModel.get('symbolSize')); - opt.scaleX = symbolSize[0] / 2; - opt.scaleY = symbolSize[1] / 2; - var symbolOffset = normalizeSymbolOffset(hostModel.get('symbolOffset'), symbolSize); - if (symbolOffset) { - opt.x = (opt.x || 0) + symbolOffset[0]; - opt.y = (opt.y || 0) + symbolOffset[1]; - } - var symbolRotate = hostModel.get('symbolRotate'); - opt.rotation = (symbolRotate || 0) * Math.PI / 180 || 0; - symbol.attr(opt); - // FIXME - // (1) When symbol.style.strokeNoScale is true and updateTransform is not performed, - // getBoundingRect will return wrong result. - // (This is supposed to be resolved in zrender, but it is a little difficult to - // leverage performance and auto updateTransform) - // (2) All of ancesters of symbol do not scale, so we can just updateTransform symbol. - symbol.updateTransform(); - return symbol; -} -function pointerMoveTo(pointer, progressLine, dataIndex, axis, timelineModel, noAnimation) { - if (pointer.dragging) { - return; - } - var pointerModel = timelineModel.getModel('checkpointStyle'); - var toCoord = axis.dataToCoord(timelineModel.getData().get('value', dataIndex)); - if (noAnimation || !pointerModel.get('animation', true)) { - pointer.attr({ - x: toCoord, - y: 0 - }); - progressLine && progressLine.attr({ - shape: { - x2: toCoord - } - }); - } else { - var animationCfg = { - duration: pointerModel.get('animationDuration', true), - easing: pointerModel.get('animationEasing', true) - }; - pointer.stopAnimation(null, true); - pointer.animateTo({ - x: toCoord, - y: 0 - }, animationCfg); - progressLine && progressLine.animateTo({ - shape: { - x2: toCoord - } - }, animationCfg); - } -} -export default SliderTimelineView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/TimelineAxis.js b/node_modules/echarts/lib/component/timeline/TimelineAxis.js deleted file mode 100644 index f9e7ba4..0000000 --- a/node_modules/echarts/lib/component/timeline/TimelineAxis.js +++ /dev/null @@ -1,71 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../../coord/Axis.js'; -/** - * Extend axis 2d - */ -var TimelineAxis = /** @class */function (_super) { - __extends(TimelineAxis, _super); - function TimelineAxis(dim, scale, coordExtent, axisType) { - var _this = _super.call(this, dim, scale, coordExtent) || this; - _this.type = axisType || 'value'; - return _this; - } - /** - * @override - */ - TimelineAxis.prototype.getLabelModel = function () { - // Force override - return this.model.getModel('label'); - }; - /** - * @override - */ - TimelineAxis.prototype.isHorizontal = function () { - return this.model.get('orient') === 'horizontal'; - }; - return TimelineAxis; -}(Axis); -export default TimelineAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/TimelineModel.js b/node_modules/echarts/lib/component/timeline/TimelineModel.js deleted file mode 100644 index ee86646..0000000 --- a/node_modules/echarts/lib/component/timeline/TimelineModel.js +++ /dev/null @@ -1,188 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -import SeriesData from '../../data/SeriesData.js'; -import { each, isObject, clone } from 'zrender/lib/core/util.js'; -import { convertOptionIdName, getDataItemValue } from '../../util/model.js'; -var TimelineModel = /** @class */function (_super) { - __extends(TimelineModel, _super); - function TimelineModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TimelineModel.type; - _this.layoutMode = 'box'; - return _this; - } - /** - * @override - */ - TimelineModel.prototype.init = function (option, parentModel, ecModel) { - this.mergeDefaultAndTheme(option, ecModel); - this._initData(); - }; - /** - * @override - */ - TimelineModel.prototype.mergeOption = function (option) { - _super.prototype.mergeOption.apply(this, arguments); - this._initData(); - }; - TimelineModel.prototype.setCurrentIndex = function (currentIndex) { - if (currentIndex == null) { - currentIndex = this.option.currentIndex; - } - var count = this._data.count(); - if (this.option.loop) { - currentIndex = (currentIndex % count + count) % count; - } else { - currentIndex >= count && (currentIndex = count - 1); - currentIndex < 0 && (currentIndex = 0); - } - this.option.currentIndex = currentIndex; - }; - /** - * @return {number} currentIndex - */ - TimelineModel.prototype.getCurrentIndex = function () { - return this.option.currentIndex; - }; - /** - * @return {boolean} - */ - TimelineModel.prototype.isIndexMax = function () { - return this.getCurrentIndex() >= this._data.count() - 1; - }; - /** - * @param {boolean} state true: play, false: stop - */ - TimelineModel.prototype.setPlayState = function (state) { - this.option.autoPlay = !!state; - }; - /** - * @return {boolean} true: play, false: stop - */ - TimelineModel.prototype.getPlayState = function () { - return !!this.option.autoPlay; - }; - /** - * @private - */ - TimelineModel.prototype._initData = function () { - var thisOption = this.option; - var dataArr = thisOption.data || []; - var axisType = thisOption.axisType; - var names = this._names = []; - var processedDataArr; - if (axisType === 'category') { - processedDataArr = []; - each(dataArr, function (item, index) { - var value = convertOptionIdName(getDataItemValue(item), ''); - var newItem; - if (isObject(item)) { - newItem = clone(item); - newItem.value = index; - } else { - newItem = index; - } - processedDataArr.push(newItem); - names.push(value); - }); - } else { - processedDataArr = dataArr; - } - var dimType = { - category: 'ordinal', - time: 'time', - value: 'number' - }[axisType] || 'number'; - var data = this._data = new SeriesData([{ - name: 'value', - type: dimType - }], this); - data.initData(processedDataArr, names); - }; - TimelineModel.prototype.getData = function () { - return this._data; - }; - /** - * @public - * @return {Array.} categoreis - */ - TimelineModel.prototype.getCategories = function () { - if (this.get('axisType') === 'category') { - return this._names.slice(); - } - }; - TimelineModel.type = 'timeline'; - /** - * @protected - */ - TimelineModel.defaultOption = { - // zlevel: 0, // 一级层叠 - z: 4, - show: true, - axisType: 'time', - realtime: true, - left: '20%', - top: null, - right: '20%', - bottom: 0, - width: null, - height: 40, - padding: 5, - controlPosition: 'left', - autoPlay: false, - rewind: false, - loop: true, - playInterval: 2000, - currentIndex: 0, - itemStyle: {}, - label: { - color: '#000' - }, - data: [] - }; - return TimelineModel; -}(ComponentModel); -export default TimelineModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/TimelineView.js b/node_modules/echarts/lib/component/timeline/TimelineView.js deleted file mode 100644 index 90ecdda..0000000 --- a/node_modules/echarts/lib/component/timeline/TimelineView.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentView from '../../view/Component.js'; -var TimelineView = /** @class */function (_super) { - __extends(TimelineView, _super); - function TimelineView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TimelineView.type; - return _this; - } - TimelineView.type = 'timeline'; - return TimelineView; -}(ComponentView); -export default TimelineView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/install.js b/node_modules/echarts/lib/component/timeline/install.js deleted file mode 100644 index 133a873..0000000 --- a/node_modules/echarts/lib/component/timeline/install.js +++ /dev/null @@ -1,39 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import SliderTimelineModel from './SliderTimelineModel.js'; -import SliderTimelineView from './SliderTimelineView.js'; -import { installTimelineAction } from './timelineAction.js'; -import preprocessor from './preprocessor.js'; -export function install(registers) { - registers.registerComponentModel(SliderTimelineModel); - registers.registerComponentView(SliderTimelineView); - registers.registerSubTypeDefaulter('timeline', function () { - // Only slider now. - return 'slider'; - }); - installTimelineAction(registers); - registers.registerPreprocessor(preprocessor); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/preprocessor.js b/node_modules/echarts/lib/component/timeline/preprocessor.js deleted file mode 100644 index de7863a..0000000 --- a/node_modules/echarts/lib/component/timeline/preprocessor.js +++ /dev/null @@ -1,113 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function timelinePreprocessor(option) { - var timelineOpt = option && option.timeline; - if (!zrUtil.isArray(timelineOpt)) { - timelineOpt = timelineOpt ? [timelineOpt] : []; - } - zrUtil.each(timelineOpt, function (opt) { - if (!opt) { - return; - } - compatibleEC2(opt); - }); -} -function compatibleEC2(opt) { - var type = opt.type; - var ec2Types = { - 'number': 'value', - 'time': 'time' - }; - // Compatible with ec2 - if (ec2Types[type]) { - opt.axisType = ec2Types[type]; - delete opt.type; - } - transferItem(opt); - if (has(opt, 'controlPosition')) { - var controlStyle = opt.controlStyle || (opt.controlStyle = {}); - if (!has(controlStyle, 'position')) { - controlStyle.position = opt.controlPosition; - } - if (controlStyle.position === 'none' && !has(controlStyle, 'show')) { - controlStyle.show = false; - delete controlStyle.position; - } - delete opt.controlPosition; - } - zrUtil.each(opt.data || [], function (dataItem) { - if (zrUtil.isObject(dataItem) && !zrUtil.isArray(dataItem)) { - if (!has(dataItem, 'value') && has(dataItem, 'name')) { - // In ec2, using name as value. - dataItem.value = dataItem.name; - } - transferItem(dataItem); - } - }); -} -function transferItem(opt) { - var itemStyle = opt.itemStyle || (opt.itemStyle = {}); - var itemStyleEmphasis = itemStyle.emphasis || (itemStyle.emphasis = {}); - // Transfer label out - var label = opt.label || opt.label || {}; - var labelNormal = label.normal || (label.normal = {}); - var excludeLabelAttr = { - normal: 1, - emphasis: 1 - }; - zrUtil.each(label, function (value, name) { - if (!excludeLabelAttr[name] && !has(labelNormal, name)) { - labelNormal[name] = value; - } - }); - if (itemStyleEmphasis.label && !has(label, 'emphasis')) { - label.emphasis = itemStyleEmphasis.label; - delete itemStyleEmphasis.label; - } -} -function has(obj, attr) { - return obj.hasOwnProperty(attr); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/timeline/timelineAction.js b/node_modules/echarts/lib/component/timeline/timelineAction.js deleted file mode 100644 index e1f3e55..0000000 --- a/node_modules/echarts/lib/component/timeline/timelineAction.js +++ /dev/null @@ -1,82 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { defaults } from 'zrender/lib/core/util.js'; -export function installTimelineAction(registers) { - registers.registerAction({ - type: 'timelineChange', - event: 'timelineChanged', - update: 'prepareAndUpdate' - }, function (payload, ecModel, api) { - var timelineModel = ecModel.getComponent('timeline'); - if (timelineModel && payload.currentIndex != null) { - timelineModel.setCurrentIndex(payload.currentIndex); - if (!timelineModel.get('loop', true) && timelineModel.isIndexMax() && timelineModel.getPlayState()) { - timelineModel.setPlayState(false); - // The timeline has played to the end, trigger event - api.dispatchAction({ - type: 'timelinePlayChange', - playState: false, - from: payload.from - }); - } - } - // Set normalized currentIndex to payload. - ecModel.resetOption('timeline', { - replaceMerge: timelineModel.get('replaceMerge', true) - }); - return defaults({ - currentIndex: timelineModel.option.currentIndex - }, payload); - }); - registers.registerAction({ - type: 'timelinePlayChange', - event: 'timelinePlayChanged', - update: 'update' - }, function (payload, ecModel) { - var timelineModel = ecModel.getComponent('timeline'); - if (timelineModel && payload.playState != null) { - timelineModel.setPlayState(payload.playState); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/title.js b/node_modules/echarts/lib/component/title.js deleted file mode 100644 index 5d02165..0000000 --- a/node_modules/echarts/lib/component/title.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './title/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/title/install.js b/node_modules/echarts/lib/component/title/install.js deleted file mode 100644 index 150d693..0000000 --- a/node_modules/echarts/lib/component/title/install.js +++ /dev/null @@ -1,225 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../../util/graphic.js'; -import { getECData } from '../../util/innerStore.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import { getLayoutRect } from '../../util/layout.js'; -import ComponentModel from '../../model/Component.js'; -import ComponentView from '../../view/Component.js'; -import { windowOpen } from '../../util/format.js'; -var TitleModel = /** @class */function (_super) { - __extends(TitleModel, _super); - function TitleModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TitleModel.type; - _this.layoutMode = { - type: 'box', - ignoreSize: true - }; - return _this; - } - TitleModel.type = 'title'; - TitleModel.defaultOption = { - // zlevel: 0, - z: 6, - show: true, - text: '', - target: 'blank', - subtext: '', - subtarget: 'blank', - left: 0, - top: 0, - backgroundColor: 'rgba(0,0,0,0)', - borderColor: '#ccc', - borderWidth: 0, - padding: 5, - itemGap: 10, - textStyle: { - fontSize: 18, - fontWeight: 'bold', - color: '#464646' - }, - subtextStyle: { - fontSize: 12, - color: '#6E7079' - } - }; - return TitleModel; -}(ComponentModel); -// View -var TitleView = /** @class */function (_super) { - __extends(TitleView, _super); - function TitleView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TitleView.type; - return _this; - } - TitleView.prototype.render = function (titleModel, ecModel, api) { - this.group.removeAll(); - if (!titleModel.get('show')) { - return; - } - var group = this.group; - var textStyleModel = titleModel.getModel('textStyle'); - var subtextStyleModel = titleModel.getModel('subtextStyle'); - var textAlign = titleModel.get('textAlign'); - var textVerticalAlign = zrUtil.retrieve2(titleModel.get('textBaseline'), titleModel.get('textVerticalAlign')); - var textEl = new graphic.Text({ - style: createTextStyle(textStyleModel, { - text: titleModel.get('text'), - fill: textStyleModel.getTextColor() - }, { - disableBox: true - }), - z2: 10 - }); - var textRect = textEl.getBoundingRect(); - var subText = titleModel.get('subtext'); - var subTextEl = new graphic.Text({ - style: createTextStyle(subtextStyleModel, { - text: subText, - fill: subtextStyleModel.getTextColor(), - y: textRect.height + titleModel.get('itemGap'), - verticalAlign: 'top' - }, { - disableBox: true - }), - z2: 10 - }); - var link = titleModel.get('link'); - var sublink = titleModel.get('sublink'); - var triggerEvent = titleModel.get('triggerEvent', true); - textEl.silent = !link && !triggerEvent; - subTextEl.silent = !sublink && !triggerEvent; - if (link) { - textEl.on('click', function () { - windowOpen(link, '_' + titleModel.get('target')); - }); - } - if (sublink) { - subTextEl.on('click', function () { - windowOpen(sublink, '_' + titleModel.get('subtarget')); - }); - } - getECData(textEl).eventData = getECData(subTextEl).eventData = triggerEvent ? { - componentType: 'title', - componentIndex: titleModel.componentIndex - } : null; - group.add(textEl); - subText && group.add(subTextEl); - // If no subText, but add subTextEl, there will be an empty line. - var groupRect = group.getBoundingRect(); - var layoutOption = titleModel.getBoxLayoutParams(); - layoutOption.width = groupRect.width; - layoutOption.height = groupRect.height; - var layoutRect = getLayoutRect(layoutOption, { - width: api.getWidth(), - height: api.getHeight() - }, titleModel.get('padding')); - // Adjust text align based on position - if (!textAlign) { - // Align left if title is on the left. center and right is same - textAlign = titleModel.get('left') || titleModel.get('right'); - // @ts-ignore - if (textAlign === 'middle') { - textAlign = 'center'; - } - // Adjust layout by text align - if (textAlign === 'right') { - layoutRect.x += layoutRect.width; - } else if (textAlign === 'center') { - layoutRect.x += layoutRect.width / 2; - } - } - if (!textVerticalAlign) { - textVerticalAlign = titleModel.get('top') || titleModel.get('bottom'); - // @ts-ignore - if (textVerticalAlign === 'center') { - textVerticalAlign = 'middle'; - } - if (textVerticalAlign === 'bottom') { - layoutRect.y += layoutRect.height; - } else if (textVerticalAlign === 'middle') { - layoutRect.y += layoutRect.height / 2; - } - textVerticalAlign = textVerticalAlign || 'top'; - } - group.x = layoutRect.x; - group.y = layoutRect.y; - group.markRedraw(); - var alignStyle = { - align: textAlign, - verticalAlign: textVerticalAlign - }; - textEl.setStyle(alignStyle); - subTextEl.setStyle(alignStyle); - // Render background - // Get groupRect again because textAlign has been changed - groupRect = group.getBoundingRect(); - var padding = layoutRect.margin; - var style = titleModel.getItemStyle(['color', 'opacity']); - style.fill = titleModel.get('backgroundColor'); - var rect = new graphic.Rect({ - shape: { - x: groupRect.x - padding[3], - y: groupRect.y - padding[0], - width: groupRect.width + padding[1] + padding[3], - height: groupRect.height + padding[0] + padding[2], - r: titleModel.get('borderRadius') - }, - style: style, - subPixelOptimize: true, - silent: true - }); - group.add(rect); - }; - TitleView.type = 'title'; - return TitleView; -}(ComponentView); -export function install(registers) { - registers.registerComponentModel(TitleModel); - registers.registerComponentView(TitleView); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox.js b/node_modules/echarts/lib/component/toolbox.js deleted file mode 100644 index 1b66772..0000000 --- a/node_modules/echarts/lib/component/toolbox.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './toolbox/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/ToolboxModel.js b/node_modules/echarts/lib/component/toolbox/ToolboxModel.js deleted file mode 100644 index 8fde42c..0000000 --- a/node_modules/echarts/lib/component/toolbox/ToolboxModel.js +++ /dev/null @@ -1,108 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as featureManager from './featureManager.js'; -import ComponentModel from '../../model/Component.js'; -var ToolboxModel = /** @class */function (_super) { - __extends(ToolboxModel, _super); - function ToolboxModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ToolboxModel.type; - return _this; - } - ToolboxModel.prototype.optionUpdated = function () { - _super.prototype.optionUpdated.apply(this, arguments); - var ecModel = this.ecModel; - zrUtil.each(this.option.feature, function (featureOpt, featureName) { - var Feature = featureManager.getFeature(featureName); - if (Feature) { - if (Feature.getDefaultOption) { - Feature.defaultOption = Feature.getDefaultOption(ecModel); - } - zrUtil.merge(featureOpt, Feature.defaultOption); - } - }); - }; - ToolboxModel.type = 'toolbox'; - ToolboxModel.layoutMode = { - type: 'box', - ignoreSize: true - }; - ToolboxModel.defaultOption = { - show: true, - z: 6, - // zlevel: 0, - orient: 'horizontal', - left: 'right', - top: 'top', - // right - // bottom - backgroundColor: 'transparent', - borderColor: '#ccc', - borderRadius: 0, - borderWidth: 0, - padding: 5, - itemSize: 15, - itemGap: 8, - showTitle: true, - iconStyle: { - borderColor: '#666', - color: 'none' - }, - emphasis: { - iconStyle: { - borderColor: '#3E98C5' - } - }, - // textStyle: {}, - // feature - tooltip: { - show: false, - position: 'bottom' - } - }; - return ToolboxModel; -}(ComponentModel); -export default ToolboxModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/ToolboxView.js b/node_modules/echarts/lib/component/toolbox/ToolboxView.js deleted file mode 100644 index a8175f6..0000000 --- a/node_modules/echarts/lib/component/toolbox/ToolboxView.js +++ /dev/null @@ -1,298 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as textContain from 'zrender/lib/contain/text.js'; -import * as graphic from '../../util/graphic.js'; -import { enterEmphasis, leaveEmphasis } from '../../util/states.js'; -import Model from '../../model/Model.js'; -import DataDiffer from '../../data/DataDiffer.js'; -import * as listComponentHelper from '../helper/listComponent.js'; -import ComponentView from '../../view/Component.js'; -import { ToolboxFeature, getFeature } from './featureManager.js'; -import { getUID } from '../../util/component.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -import { getFont } from '../../label/labelStyle.js'; -var ToolboxView = /** @class */function (_super) { - __extends(ToolboxView, _super); - function ToolboxView() { - return _super !== null && _super.apply(this, arguments) || this; - } - ToolboxView.prototype.render = function (toolboxModel, ecModel, api, payload) { - var group = this.group; - group.removeAll(); - if (!toolboxModel.get('show')) { - return; - } - var itemSize = +toolboxModel.get('itemSize'); - var isVertical = toolboxModel.get('orient') === 'vertical'; - var featureOpts = toolboxModel.get('feature') || {}; - var features = this._features || (this._features = {}); - var featureNames = []; - zrUtil.each(featureOpts, function (opt, name) { - featureNames.push(name); - }); - new DataDiffer(this._featureNames || [], featureNames).add(processFeature).update(processFeature).remove(zrUtil.curry(processFeature, null)).execute(); - // Keep for diff. - this._featureNames = featureNames; - function processFeature(newIndex, oldIndex) { - var featureName = featureNames[newIndex]; - var oldName = featureNames[oldIndex]; - var featureOpt = featureOpts[featureName]; - var featureModel = new Model(featureOpt, toolboxModel, toolboxModel.ecModel); - var feature; - // FIX#11236, merge feature title from MagicType newOption. TODO: consider seriesIndex ? - if (payload && payload.newTitle != null && payload.featureName === featureName) { - featureOpt.title = payload.newTitle; - } - if (featureName && !oldName) { - // Create - if (isUserFeatureName(featureName)) { - feature = { - onclick: featureModel.option.onclick, - featureName: featureName - }; - } else { - var Feature = getFeature(featureName); - if (!Feature) { - return; - } - feature = new Feature(); - } - features[featureName] = feature; - } else { - feature = features[oldName]; - // If feature does not exist. - if (!feature) { - return; - } - } - feature.uid = getUID('toolbox-feature'); - feature.model = featureModel; - feature.ecModel = ecModel; - feature.api = api; - var isToolboxFeature = feature instanceof ToolboxFeature; - if (!featureName && oldName) { - isToolboxFeature && feature.dispose && feature.dispose(ecModel, api); - return; - } - if (!featureModel.get('show') || isToolboxFeature && feature.unusable) { - isToolboxFeature && feature.remove && feature.remove(ecModel, api); - return; - } - createIconPaths(featureModel, feature, featureName); - featureModel.setIconStatus = function (iconName, status) { - var option = this.option; - var iconPaths = this.iconPaths; - option.iconStatus = option.iconStatus || {}; - option.iconStatus[iconName] = status; - if (iconPaths[iconName]) { - (status === 'emphasis' ? enterEmphasis : leaveEmphasis)(iconPaths[iconName]); - } - }; - if (feature instanceof ToolboxFeature) { - if (feature.render) { - feature.render(featureModel, ecModel, api, payload); - } - } - } - function createIconPaths(featureModel, feature, featureName) { - var iconStyleModel = featureModel.getModel('iconStyle'); - var iconStyleEmphasisModel = featureModel.getModel(['emphasis', 'iconStyle']); - // If one feature has multiple icons, they are organized as - // { - // icon: { - // foo: '', - // bar: '' - // }, - // title: { - // foo: '', - // bar: '' - // } - // } - var icons = feature instanceof ToolboxFeature && feature.getIcons ? feature.getIcons() : featureModel.get('icon'); - var titles = featureModel.get('title') || {}; - var iconsMap; - var titlesMap; - if (zrUtil.isString(icons)) { - iconsMap = {}; - iconsMap[featureName] = icons; - } else { - iconsMap = icons; - } - if (zrUtil.isString(titles)) { - titlesMap = {}; - titlesMap[featureName] = titles; - } else { - titlesMap = titles; - } - var iconPaths = featureModel.iconPaths = {}; - zrUtil.each(iconsMap, function (iconStr, iconName) { - var path = graphic.createIcon(iconStr, {}, { - x: -itemSize / 2, - y: -itemSize / 2, - width: itemSize, - height: itemSize - }); // TODO handling image - path.setStyle(iconStyleModel.getItemStyle()); - var pathEmphasisState = path.ensureState('emphasis'); - pathEmphasisState.style = iconStyleEmphasisModel.getItemStyle(); - // Text position calculation - // TODO: extract `textStyle` from `iconStyle` and use `createTextStyle` - var textContent = new ZRText({ - style: { - text: titlesMap[iconName], - align: iconStyleEmphasisModel.get('textAlign'), - borderRadius: iconStyleEmphasisModel.get('textBorderRadius'), - padding: iconStyleEmphasisModel.get('textPadding'), - fill: null, - font: getFont({ - fontStyle: iconStyleEmphasisModel.get('textFontStyle'), - fontFamily: iconStyleEmphasisModel.get('textFontFamily'), - fontSize: iconStyleEmphasisModel.get('textFontSize'), - fontWeight: iconStyleEmphasisModel.get('textFontWeight') - }, ecModel) - }, - ignore: true - }); - path.setTextContent(textContent); - graphic.setTooltipConfig({ - el: path, - componentModel: toolboxModel, - itemName: iconName, - formatterParamsExtra: { - title: titlesMap[iconName] - } - }); - path.__title = titlesMap[iconName]; - path.on('mouseover', function () { - // Should not reuse above hoverStyle, which might be modified. - var hoverStyle = iconStyleEmphasisModel.getItemStyle(); - var defaultTextPosition = isVertical ? toolboxModel.get('right') == null && toolboxModel.get('left') !== 'right' ? 'right' : 'left' : toolboxModel.get('bottom') == null && toolboxModel.get('top') !== 'bottom' ? 'bottom' : 'top'; - textContent.setStyle({ - fill: iconStyleEmphasisModel.get('textFill') || hoverStyle.fill || hoverStyle.stroke || '#000', - backgroundColor: iconStyleEmphasisModel.get('textBackgroundColor') - }); - path.setTextConfig({ - position: iconStyleEmphasisModel.get('textPosition') || defaultTextPosition - }); - textContent.ignore = !toolboxModel.get('showTitle'); - // Use enterEmphasis and leaveEmphasis provide by ec. - // There are flags managed by the echarts. - api.enterEmphasis(this); - }).on('mouseout', function () { - if (featureModel.get(['iconStatus', iconName]) !== 'emphasis') { - api.leaveEmphasis(this); - } - textContent.hide(); - }); - (featureModel.get(['iconStatus', iconName]) === 'emphasis' ? enterEmphasis : leaveEmphasis)(path); - group.add(path); - path.on('click', zrUtil.bind(feature.onclick, feature, ecModel, api, iconName)); - iconPaths[iconName] = path; - }); - } - listComponentHelper.layout(group, toolboxModel, api); - // Render background after group is layout - // FIXME - group.add(listComponentHelper.makeBackground(group.getBoundingRect(), toolboxModel)); - // Adjust icon title positions to avoid them out of screen - isVertical || group.eachChild(function (icon) { - var titleText = icon.__title; - // const hoverStyle = icon.hoverStyle; - // TODO simplify code? - var emphasisState = icon.ensureState('emphasis'); - var emphasisTextConfig = emphasisState.textConfig || (emphasisState.textConfig = {}); - var textContent = icon.getTextContent(); - var emphasisTextState = textContent && textContent.ensureState('emphasis'); - // May be background element - if (emphasisTextState && !zrUtil.isFunction(emphasisTextState) && titleText) { - var emphasisTextStyle = emphasisTextState.style || (emphasisTextState.style = {}); - var rect = textContain.getBoundingRect(titleText, ZRText.makeFont(emphasisTextStyle)); - var offsetX = icon.x + group.x; - var offsetY = icon.y + group.y + itemSize; - var needPutOnTop = false; - if (offsetY + rect.height > api.getHeight()) { - emphasisTextConfig.position = 'top'; - needPutOnTop = true; - } - var topOffset = needPutOnTop ? -5 - rect.height : itemSize + 10; - if (offsetX + rect.width / 2 > api.getWidth()) { - emphasisTextConfig.position = ['100%', topOffset]; - emphasisTextStyle.align = 'right'; - } else if (offsetX - rect.width / 2 < 0) { - emphasisTextConfig.position = [0, topOffset]; - emphasisTextStyle.align = 'left'; - } - } - }); - }; - ToolboxView.prototype.updateView = function (toolboxModel, ecModel, api, payload) { - zrUtil.each(this._features, function (feature) { - feature instanceof ToolboxFeature && feature.updateView && feature.updateView(feature.model, ecModel, api, payload); - }); - }; - // updateLayout(toolboxModel, ecModel, api, payload) { - // zrUtil.each(this._features, function (feature) { - // feature.updateLayout && feature.updateLayout(feature.model, ecModel, api, payload); - // }); - // }, - ToolboxView.prototype.remove = function (ecModel, api) { - zrUtil.each(this._features, function (feature) { - feature instanceof ToolboxFeature && feature.remove && feature.remove(ecModel, api); - }); - this.group.removeAll(); - }; - ToolboxView.prototype.dispose = function (ecModel, api) { - zrUtil.each(this._features, function (feature) { - feature instanceof ToolboxFeature && feature.dispose && feature.dispose(ecModel, api); - }); - }; - ToolboxView.type = 'toolbox'; - return ToolboxView; -}(ComponentView); -function isUserFeatureName(featureName) { - return featureName.indexOf('my') === 0; -} -export default ToolboxView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/Brush.js b/node_modules/echarts/lib/component/toolbox/feature/Brush.js deleted file mode 100644 index 27b7517..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/Brush.js +++ /dev/null @@ -1,134 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { ToolboxFeature } from '../featureManager.js'; -var ICON_TYPES = ['rect', 'polygon', 'lineX', 'lineY', 'keep', 'clear']; -var BrushFeature = /** @class */function (_super) { - __extends(BrushFeature, _super); - function BrushFeature() { - return _super !== null && _super.apply(this, arguments) || this; - } - BrushFeature.prototype.render = function (featureModel, ecModel, api) { - var brushType; - var brushMode; - var isBrushed; - ecModel.eachComponent({ - mainType: 'brush' - }, function (brushModel) { - brushType = brushModel.brushType; - brushMode = brushModel.brushOption.brushMode || 'single'; - isBrushed = isBrushed || !!brushModel.areas.length; - }); - this._brushType = brushType; - this._brushMode = brushMode; - zrUtil.each(featureModel.get('type', true), function (type) { - featureModel.setIconStatus(type, (type === 'keep' ? brushMode === 'multiple' : type === 'clear' ? isBrushed : type === brushType) ? 'emphasis' : 'normal'); - }); - }; - BrushFeature.prototype.updateView = function (featureModel, ecModel, api) { - this.render(featureModel, ecModel, api); - }; - BrushFeature.prototype.getIcons = function () { - var model = this.model; - var availableIcons = model.get('icon', true); - var icons = {}; - zrUtil.each(model.get('type', true), function (type) { - if (availableIcons[type]) { - icons[type] = availableIcons[type]; - } - }); - return icons; - }; - ; - BrushFeature.prototype.onclick = function (ecModel, api, type) { - var brushType = this._brushType; - var brushMode = this._brushMode; - if (type === 'clear') { - // Trigger parallel action firstly - api.dispatchAction({ - type: 'axisAreaSelect', - intervals: [] - }); - api.dispatchAction({ - type: 'brush', - command: 'clear', - // Clear all areas of all brush components. - areas: [] - }); - } else { - api.dispatchAction({ - type: 'takeGlobalCursor', - key: 'brush', - brushOption: { - brushType: type === 'keep' ? brushType : brushType === type ? false : type, - brushMode: type === 'keep' ? brushMode === 'multiple' ? 'single' : 'multiple' : brushMode - } - }); - } - }; - ; - BrushFeature.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - type: ICON_TYPES.slice(), - icon: { - /* eslint-disable */ - rect: 'M7.3,34.7 M0.4,10V-0.2h9.8 M89.6,10V-0.2h-9.8 M0.4,60v10.2h9.8 M89.6,60v10.2h-9.8 M12.3,22.4V10.5h13.1 M33.6,10.5h7.8 M49.1,10.5h7.8 M77.5,22.4V10.5h-13 M12.3,31.1v8.2 M77.7,31.1v8.2 M12.3,47.6v11.9h13.1 M33.6,59.5h7.6 M49.1,59.5 h7.7 M77.5,47.6v11.9h-13', - polygon: 'M55.2,34.9c1.7,0,3.1,1.4,3.1,3.1s-1.4,3.1-3.1,3.1 s-3.1-1.4-3.1-3.1S53.5,34.9,55.2,34.9z M50.4,51c1.7,0,3.1,1.4,3.1,3.1c0,1.7-1.4,3.1-3.1,3.1c-1.7,0-3.1-1.4-3.1-3.1 C47.3,52.4,48.7,51,50.4,51z M55.6,37.1l1.5-7.8 M60.1,13.5l1.6-8.7l-7.8,4 M59,19l-1,5.3 M24,16.1l6.4,4.9l6.4-3.3 M48.5,11.6 l-5.9,3.1 M19.1,12.8L9.7,5.1l1.1,7.7 M13.4,29.8l1,7.3l6.6,1.6 M11.6,18.4l1,6.1 M32.8,41.9 M26.6,40.4 M27.3,40.2l6.1,1.6 M49.9,52.1l-5.6-7.6l-4.9-1.2', - lineX: 'M15.2,30 M19.7,15.6V1.9H29 M34.8,1.9H40.4 M55.3,15.6V1.9H45.9 M19.7,44.4V58.1H29 M34.8,58.1H40.4 M55.3,44.4 V58.1H45.9 M12.5,20.3l-9.4,9.6l9.6,9.8 M3.1,29.9h16.5 M62.5,20.3l9.4,9.6L62.3,39.7 M71.9,29.9H55.4', - lineY: 'M38.8,7.7 M52.7,12h13.2v9 M65.9,26.6V32 M52.7,46.3h13.2v-9 M24.9,12H11.8v9 M11.8,26.6V32 M24.9,46.3H11.8v-9 M48.2,5.1l-9.3-9l-9.4,9.2 M38.9-3.9V12 M48.2,53.3l-9.3,9l-9.4-9.2 M38.9,62.3V46.4', - keep: 'M4,10.5V1h10.3 M20.7,1h6.1 M33,1h6.1 M55.4,10.5V1H45.2 M4,17.3v6.6 M55.6,17.3v6.6 M4,30.5V40h10.3 M20.7,40 h6.1 M33,40h6.1 M55.4,30.5V40H45.2 M21,18.9h62.9v48.6H21V18.9z', - clear: 'M22,14.7l30.9,31 M52.9,14.7L22,45.7 M4.7,16.8V4.2h13.1 M26,4.2h7.8 M41.6,4.2h7.8 M70.3,16.8V4.2H57.2 M4.7,25.9v8.6 M70.3,25.9v8.6 M4.7,43.2v12.6h13.1 M26,55.8h7.8 M41.6,55.8h7.8 M70.3,43.2v12.6H57.2' // jshint ignore:line - /* eslint-enable */ - }, - - // `rect`, `polygon`, `lineX`, `lineY`, `keep`, `clear` - title: ecModel.getLocaleModel().get(['toolbox', 'brush', 'title']) - }; - return defaultOption; - }; - return BrushFeature; -}(ToolboxFeature); -export default BrushFeature; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/DataView.js b/node_modules/echarts/lib/component/toolbox/feature/DataView.js deleted file mode 100644 index 0a35c1b..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/DataView.js +++ /dev/null @@ -1,448 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/* global document */ -import * as echarts from '../../../core/echarts.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { ToolboxFeature } from '../featureManager.js'; -import { addEventListener } from 'zrender/lib/core/event.js'; -import { warn } from '../../../util/log.js'; -/* global document */ -var BLOCK_SPLITER = new Array(60).join('-'); -var ITEM_SPLITER = '\t'; -/** - * Group series into two types - * 1. on category axis, like line, bar - * 2. others, like scatter, pie - */ -function groupSeries(ecModel) { - var seriesGroupByCategoryAxis = {}; - var otherSeries = []; - var meta = []; - ecModel.eachRawSeries(function (seriesModel) { - var coordSys = seriesModel.coordinateSystem; - if (coordSys && (coordSys.type === 'cartesian2d' || coordSys.type === 'polar')) { - // TODO: TYPE Consider polar? Include polar may increase unecessary bundle size. - var baseAxis = coordSys.getBaseAxis(); - if (baseAxis.type === 'category') { - var key = baseAxis.dim + '_' + baseAxis.index; - if (!seriesGroupByCategoryAxis[key]) { - seriesGroupByCategoryAxis[key] = { - categoryAxis: baseAxis, - valueAxis: coordSys.getOtherAxis(baseAxis), - series: [] - }; - meta.push({ - axisDim: baseAxis.dim, - axisIndex: baseAxis.index - }); - } - seriesGroupByCategoryAxis[key].series.push(seriesModel); - } else { - otherSeries.push(seriesModel); - } - } else { - otherSeries.push(seriesModel); - } - }); - return { - seriesGroupByCategoryAxis: seriesGroupByCategoryAxis, - other: otherSeries, - meta: meta - }; -} -/** - * Assemble content of series on cateogory axis - * @inner - */ -function assembleSeriesWithCategoryAxis(groups) { - var tables = []; - zrUtil.each(groups, function (group, key) { - var categoryAxis = group.categoryAxis; - var valueAxis = group.valueAxis; - var valueAxisDim = valueAxis.dim; - var headers = [' '].concat(zrUtil.map(group.series, function (series) { - return series.name; - })); - // @ts-ignore TODO Polar - var columns = [categoryAxis.model.getCategories()]; - zrUtil.each(group.series, function (series) { - var rawData = series.getRawData(); - columns.push(series.getRawData().mapArray(rawData.mapDimension(valueAxisDim), function (val) { - return val; - })); - }); - // Assemble table content - var lines = [headers.join(ITEM_SPLITER)]; - for (var i = 0; i < columns[0].length; i++) { - var items = []; - for (var j = 0; j < columns.length; j++) { - items.push(columns[j][i]); - } - lines.push(items.join(ITEM_SPLITER)); - } - tables.push(lines.join('\n')); - }); - return tables.join('\n\n' + BLOCK_SPLITER + '\n\n'); -} -/** - * Assemble content of other series - */ -function assembleOtherSeries(series) { - return zrUtil.map(series, function (series) { - var data = series.getRawData(); - var lines = [series.name]; - var vals = []; - data.each(data.dimensions, function () { - var argLen = arguments.length; - var dataIndex = arguments[argLen - 1]; - var name = data.getName(dataIndex); - for (var i = 0; i < argLen - 1; i++) { - vals[i] = arguments[i]; - } - lines.push((name ? name + ITEM_SPLITER : '') + vals.join(ITEM_SPLITER)); - }); - return lines.join('\n'); - }).join('\n\n' + BLOCK_SPLITER + '\n\n'); -} -function getContentFromModel(ecModel) { - var result = groupSeries(ecModel); - return { - value: zrUtil.filter([assembleSeriesWithCategoryAxis(result.seriesGroupByCategoryAxis), assembleOtherSeries(result.other)], function (str) { - return !!str.replace(/[\n\t\s]/g, ''); - }).join('\n\n' + BLOCK_SPLITER + '\n\n'), - meta: result.meta - }; -} -function trim(str) { - return str.replace(/^\s\s*/, '').replace(/\s\s*$/, ''); -} -/** - * If a block is tsv format - */ -function isTSVFormat(block) { - // Simple method to find out if a block is tsv format - var firstLine = block.slice(0, block.indexOf('\n')); - if (firstLine.indexOf(ITEM_SPLITER) >= 0) { - return true; - } -} -var itemSplitRegex = new RegExp('[' + ITEM_SPLITER + ']+', 'g'); -/** - * @param {string} tsv - * @return {Object} - */ -function parseTSVContents(tsv) { - var tsvLines = tsv.split(/\n+/g); - var headers = trim(tsvLines.shift()).split(itemSplitRegex); - var categories = []; - var series = zrUtil.map(headers, function (header) { - return { - name: header, - data: [] - }; - }); - for (var i = 0; i < tsvLines.length; i++) { - var items = trim(tsvLines[i]).split(itemSplitRegex); - categories.push(items.shift()); - for (var j = 0; j < items.length; j++) { - series[j] && (series[j].data[i] = items[j]); - } - } - return { - series: series, - categories: categories - }; -} -function parseListContents(str) { - var lines = str.split(/\n+/g); - var seriesName = trim(lines.shift()); - var data = []; - for (var i = 0; i < lines.length; i++) { - // if line is empty, ignore it. - // there is a case that a user forgot to delete `\n`. - var line = trim(lines[i]); - if (!line) { - continue; - } - var items = line.split(itemSplitRegex); - var name_1 = ''; - var value = void 0; - var hasName = false; - if (isNaN(items[0])) { - // First item is name - hasName = true; - name_1 = items[0]; - items = items.slice(1); - data[i] = { - name: name_1, - value: [] - }; - value = data[i].value; - } else { - value = data[i] = []; - } - for (var j = 0; j < items.length; j++) { - value.push(+items[j]); - } - if (value.length === 1) { - hasName ? data[i].value = value[0] : data[i] = value[0]; - } - } - return { - name: seriesName, - data: data - }; -} -function parseContents(str, blockMetaList) { - var blocks = str.split(new RegExp('\n*' + BLOCK_SPLITER + '\n*', 'g')); - var newOption = { - series: [] - }; - zrUtil.each(blocks, function (block, idx) { - if (isTSVFormat(block)) { - var result = parseTSVContents(block); - var blockMeta = blockMetaList[idx]; - var axisKey = blockMeta.axisDim + 'Axis'; - if (blockMeta) { - newOption[axisKey] = newOption[axisKey] || []; - newOption[axisKey][blockMeta.axisIndex] = { - data: result.categories - }; - newOption.series = newOption.series.concat(result.series); - } - } else { - var result = parseListContents(block); - newOption.series.push(result); - } - }); - return newOption; -} -var DataView = /** @class */function (_super) { - __extends(DataView, _super); - function DataView() { - return _super !== null && _super.apply(this, arguments) || this; - } - DataView.prototype.onclick = function (ecModel, api) { - // FIXME: better way? - setTimeout(function () { - api.dispatchAction({ - type: 'hideTip' - }); - }); - var container = api.getDom(); - var model = this.model; - if (this._dom) { - container.removeChild(this._dom); - } - var root = document.createElement('div'); - // use padding to avoid 5px whitespace - root.style.cssText = 'position:absolute;top:0;bottom:0;left:0;right:0;padding:5px'; - root.style.backgroundColor = model.get('backgroundColor') || '#fff'; - // Create elements - var header = document.createElement('h4'); - var lang = model.get('lang') || []; - header.innerHTML = lang[0] || model.get('title'); - header.style.cssText = 'margin:10px 20px'; - header.style.color = model.get('textColor'); - var viewMain = document.createElement('div'); - var textarea = document.createElement('textarea'); - viewMain.style.cssText = 'overflow:auto'; - var optionToContent = model.get('optionToContent'); - var contentToOption = model.get('contentToOption'); - var result = getContentFromModel(ecModel); - if (zrUtil.isFunction(optionToContent)) { - var htmlOrDom = optionToContent(api.getOption()); - if (zrUtil.isString(htmlOrDom)) { - viewMain.innerHTML = htmlOrDom; - } else if (zrUtil.isDom(htmlOrDom)) { - viewMain.appendChild(htmlOrDom); - } - } else { - // Use default textarea - textarea.readOnly = model.get('readOnly'); - var style = textarea.style; - // eslint-disable-next-line max-len - style.cssText = 'display:block;width:100%;height:100%;font-family:monospace;font-size:14px;line-height:1.6rem;resize:none;box-sizing:border-box;outline:none'; - style.color = model.get('textColor'); - style.borderColor = model.get('textareaBorderColor'); - style.backgroundColor = model.get('textareaColor'); - textarea.value = result.value; - viewMain.appendChild(textarea); - } - var blockMetaList = result.meta; - var buttonContainer = document.createElement('div'); - buttonContainer.style.cssText = 'position:absolute;bottom:5px;left:0;right:0'; - // eslint-disable-next-line max-len - var buttonStyle = 'float:right;margin-right:20px;border:none;cursor:pointer;padding:2px 5px;font-size:12px;border-radius:3px'; - var closeButton = document.createElement('div'); - var refreshButton = document.createElement('div'); - buttonStyle += ';background-color:' + model.get('buttonColor'); - buttonStyle += ';color:' + model.get('buttonTextColor'); - var self = this; - function close() { - container.removeChild(root); - self._dom = null; - } - addEventListener(closeButton, 'click', close); - addEventListener(refreshButton, 'click', function () { - if (contentToOption == null && optionToContent != null || contentToOption != null && optionToContent == null) { - if (process.env.NODE_ENV !== 'production') { - // eslint-disable-next-line - warn('It seems you have just provided one of `contentToOption` and `optionToContent` functions but missed the other one. Data change is ignored.'); - } - close(); - return; - } - var newOption; - try { - if (zrUtil.isFunction(contentToOption)) { - newOption = contentToOption(viewMain, api.getOption()); - } else { - newOption = parseContents(textarea.value, blockMetaList); - } - } catch (e) { - close(); - throw new Error('Data view format error ' + e); - } - if (newOption) { - api.dispatchAction({ - type: 'changeDataView', - newOption: newOption - }); - } - close(); - }); - closeButton.innerHTML = lang[1]; - refreshButton.innerHTML = lang[2]; - refreshButton.style.cssText = closeButton.style.cssText = buttonStyle; - !model.get('readOnly') && buttonContainer.appendChild(refreshButton); - buttonContainer.appendChild(closeButton); - root.appendChild(header); - root.appendChild(viewMain); - root.appendChild(buttonContainer); - viewMain.style.height = container.clientHeight - 80 + 'px'; - container.appendChild(root); - this._dom = root; - }; - DataView.prototype.remove = function (ecModel, api) { - this._dom && api.getDom().removeChild(this._dom); - }; - DataView.prototype.dispose = function (ecModel, api) { - this.remove(ecModel, api); - }; - DataView.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - readOnly: false, - optionToContent: null, - contentToOption: null, - // eslint-disable-next-line - icon: 'M17.5,17.3H33 M17.5,17.3H33 M45.4,29.5h-28 M11.5,2v56H51V14.8L38.4,2H11.5z M38.4,2.2v12.7H51 M45.4,41.7h-28', - title: ecModel.getLocaleModel().get(['toolbox', 'dataView', 'title']), - lang: ecModel.getLocaleModel().get(['toolbox', 'dataView', 'lang']), - backgroundColor: '#fff', - textColor: '#000', - textareaColor: '#fff', - textareaBorderColor: '#333', - buttonColor: '#c23531', - buttonTextColor: '#fff' - }; - return defaultOption; - }; - return DataView; -}(ToolboxFeature); -/** - * @inner - */ -function tryMergeDataOption(newData, originalData) { - return zrUtil.map(newData, function (newVal, idx) { - var original = originalData && originalData[idx]; - if (zrUtil.isObject(original) && !zrUtil.isArray(original)) { - var newValIsObject = zrUtil.isObject(newVal) && !zrUtil.isArray(newVal); - if (!newValIsObject) { - newVal = { - value: newVal - }; - } - // original data has name but new data has no name - var shouldDeleteName = original.name != null && newVal.name == null; - // Original data has option - newVal = zrUtil.defaults(newVal, original); - shouldDeleteName && delete newVal.name; - return newVal; - } else { - return newVal; - } - }); -} -// TODO: SELF REGISTERED. -echarts.registerAction({ - type: 'changeDataView', - event: 'dataViewChanged', - update: 'prepareAndUpdate' -}, function (payload, ecModel) { - var newSeriesOptList = []; - zrUtil.each(payload.newOption.series, function (seriesOpt) { - var seriesModel = ecModel.getSeriesByName(seriesOpt.name)[0]; - if (!seriesModel) { - // New created series - // Geuss the series type - newSeriesOptList.push(zrUtil.extend({ - // Default is scatter - type: 'scatter' - }, seriesOpt)); - } else { - var originalData = seriesModel.get('data'); - newSeriesOptList.push({ - name: seriesOpt.name, - data: tryMergeDataOption(seriesOpt.data, originalData) - }); - } - }); - ecModel.mergeOption(zrUtil.defaults({ - series: newSeriesOptList - }, payload.newOption)); -}); -export default DataView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js b/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js deleted file mode 100644 index cf8d6bc..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/DataZoom.js +++ /dev/null @@ -1,251 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -// TODO depends on DataZoom and Brush -import * as zrUtil from 'zrender/lib/core/util.js'; -import BrushController from '../../helper/BrushController.js'; -import BrushTargetManager from '../../helper/BrushTargetManager.js'; -import * as history from '../../dataZoom/history.js'; -import sliderMove from '../../helper/sliderMove.js'; -import { ToolboxFeature } from '../featureManager.js'; -import { makeInternalComponentId, parseFinder } from '../../../util/model.js'; -import { registerInternalOptionCreator } from '../../../model/internalComponentCreator.js'; -var each = zrUtil.each; -var DATA_ZOOM_ID_BASE = makeInternalComponentId('toolbox-dataZoom_'); -var ICON_TYPES = ['zoom', 'back']; -var DataZoomFeature = /** @class */function (_super) { - __extends(DataZoomFeature, _super); - function DataZoomFeature() { - return _super !== null && _super.apply(this, arguments) || this; - } - DataZoomFeature.prototype.render = function (featureModel, ecModel, api, payload) { - if (!this._brushController) { - this._brushController = new BrushController(api.getZr()); - this._brushController.on('brush', zrUtil.bind(this._onBrush, this)).mount(); - } - updateZoomBtnStatus(featureModel, ecModel, this, payload, api); - updateBackBtnStatus(featureModel, ecModel); - }; - DataZoomFeature.prototype.onclick = function (ecModel, api, type) { - handlers[type].call(this); - }; - DataZoomFeature.prototype.remove = function (ecModel, api) { - this._brushController && this._brushController.unmount(); - }; - DataZoomFeature.prototype.dispose = function (ecModel, api) { - this._brushController && this._brushController.dispose(); - }; - DataZoomFeature.prototype._onBrush = function (eventParam) { - var areas = eventParam.areas; - if (!eventParam.isEnd || !areas.length) { - return; - } - var snapshot = {}; - var ecModel = this.ecModel; - this._brushController.updateCovers([]); // remove cover - var brushTargetManager = new BrushTargetManager(makeAxisFinder(this.model), ecModel, { - include: ['grid'] - }); - brushTargetManager.matchOutputRanges(areas, ecModel, function (area, coordRange, coordSys) { - if (coordSys.type !== 'cartesian2d') { - return; - } - var brushType = area.brushType; - if (brushType === 'rect') { - setBatch('x', coordSys, coordRange[0]); - setBatch('y', coordSys, coordRange[1]); - } else { - setBatch({ - lineX: 'x', - lineY: 'y' - }[brushType], coordSys, coordRange); - } - }); - history.push(ecModel, snapshot); - this._dispatchZoomAction(snapshot); - function setBatch(dimName, coordSys, minMax) { - var axis = coordSys.getAxis(dimName); - var axisModel = axis.model; - var dataZoomModel = findDataZoom(dimName, axisModel, ecModel); - // Restrict range. - var minMaxSpan = dataZoomModel.findRepresentativeAxisProxy(axisModel).getMinMaxSpan(); - if (minMaxSpan.minValueSpan != null || minMaxSpan.maxValueSpan != null) { - minMax = sliderMove(0, minMax.slice(), axis.scale.getExtent(), 0, minMaxSpan.minValueSpan, minMaxSpan.maxValueSpan); - } - dataZoomModel && (snapshot[dataZoomModel.id] = { - dataZoomId: dataZoomModel.id, - startValue: minMax[0], - endValue: minMax[1] - }); - } - function findDataZoom(dimName, axisModel, ecModel) { - var found; - ecModel.eachComponent({ - mainType: 'dataZoom', - subType: 'select' - }, function (dzModel) { - var has = dzModel.getAxisModel(dimName, axisModel.componentIndex); - has && (found = dzModel); - }); - return found; - } - }; - ; - DataZoomFeature.prototype._dispatchZoomAction = function (snapshot) { - var batch = []; - // Convert from hash map to array. - each(snapshot, function (batchItem, dataZoomId) { - batch.push(zrUtil.clone(batchItem)); - }); - batch.length && this.api.dispatchAction({ - type: 'dataZoom', - from: this.uid, - batch: batch - }); - }; - DataZoomFeature.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - filterMode: 'filter', - // Icon group - icon: { - zoom: 'M0,13.5h26.9 M13.5,26.9V0 M32.1,13.5H58V58H13.5 V32.1', - back: 'M22,1.4L9.9,13.5l12.3,12.3 M10.3,13.5H54.9v44.6 H10.3v-26' - }, - // `zoom`, `back` - title: ecModel.getLocaleModel().get(['toolbox', 'dataZoom', 'title']), - brushStyle: { - borderWidth: 0, - color: 'rgba(210,219,238,0.2)' - } - }; - return defaultOption; - }; - return DataZoomFeature; -}(ToolboxFeature); -var handlers = { - zoom: function () { - var nextActive = !this._isZoomActive; - this.api.dispatchAction({ - type: 'takeGlobalCursor', - key: 'dataZoomSelect', - dataZoomSelectActive: nextActive - }); - }, - back: function () { - this._dispatchZoomAction(history.pop(this.ecModel)); - } -}; -function makeAxisFinder(dzFeatureModel) { - var setting = { - xAxisIndex: dzFeatureModel.get('xAxisIndex', true), - yAxisIndex: dzFeatureModel.get('yAxisIndex', true), - xAxisId: dzFeatureModel.get('xAxisId', true), - yAxisId: dzFeatureModel.get('yAxisId', true) - }; - // If both `xAxisIndex` `xAxisId` not set, it means 'all'. - // If both `yAxisIndex` `yAxisId` not set, it means 'all'. - // Some old cases set like this below to close yAxis control but leave xAxis control: - // `{ feature: { dataZoom: { yAxisIndex: false } }`. - if (setting.xAxisIndex == null && setting.xAxisId == null) { - setting.xAxisIndex = 'all'; - } - if (setting.yAxisIndex == null && setting.yAxisId == null) { - setting.yAxisIndex = 'all'; - } - return setting; -} -function updateBackBtnStatus(featureModel, ecModel) { - featureModel.setIconStatus('back', history.count(ecModel) > 1 ? 'emphasis' : 'normal'); -} -function updateZoomBtnStatus(featureModel, ecModel, view, payload, api) { - var zoomActive = view._isZoomActive; - if (payload && payload.type === 'takeGlobalCursor') { - zoomActive = payload.key === 'dataZoomSelect' ? payload.dataZoomSelectActive : false; - } - view._isZoomActive = zoomActive; - featureModel.setIconStatus('zoom', zoomActive ? 'emphasis' : 'normal'); - var brushTargetManager = new BrushTargetManager(makeAxisFinder(featureModel), ecModel, { - include: ['grid'] - }); - var panels = brushTargetManager.makePanelOpts(api, function (targetInfo) { - return targetInfo.xAxisDeclared && !targetInfo.yAxisDeclared ? 'lineX' : !targetInfo.xAxisDeclared && targetInfo.yAxisDeclared ? 'lineY' : 'rect'; - }); - view._brushController.setPanels(panels).enableBrush(zoomActive && panels.length ? { - brushType: 'auto', - brushStyle: featureModel.getModel('brushStyle').getItemStyle() - } : false); -} -registerInternalOptionCreator('dataZoom', function (ecModel) { - var toolboxModel = ecModel.getComponent('toolbox', 0); - var featureDataZoomPath = ['feature', 'dataZoom']; - if (!toolboxModel || toolboxModel.get(featureDataZoomPath) == null) { - return; - } - var dzFeatureModel = toolboxModel.getModel(featureDataZoomPath); - var dzOptions = []; - var finder = makeAxisFinder(dzFeatureModel); - var finderResult = parseFinder(ecModel, finder); - each(finderResult.xAxisModels, function (axisModel) { - return buildInternalOptions(axisModel, 'xAxis', 'xAxisIndex'); - }); - each(finderResult.yAxisModels, function (axisModel) { - return buildInternalOptions(axisModel, 'yAxis', 'yAxisIndex'); - }); - function buildInternalOptions(axisModel, axisMainType, axisIndexPropName) { - var axisIndex = axisModel.componentIndex; - var newOpt = { - type: 'select', - $fromToolbox: true, - // Default to be filter - filterMode: dzFeatureModel.get('filterMode', true) || 'filter', - // Id for merge mapping. - id: DATA_ZOOM_ID_BASE + axisMainType + axisIndex - }; - newOpt[axisIndexPropName] = axisIndex; - dzOptions.push(newOpt); - } - return dzOptions; -}); -export default DataZoomFeature; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/MagicType.js b/node_modules/echarts/lib/component/toolbox/feature/MagicType.js deleted file mode 100644 index a4f2520..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/MagicType.js +++ /dev/null @@ -1,210 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as echarts from '../../../core/echarts.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { ToolboxFeature } from '../featureManager.js'; -import { SINGLE_REFERRING } from '../../../util/model.js'; -var INNER_STACK_KEYWORD = '__ec_magicType_stack__'; -var ICON_TYPES = ['line', 'bar', 'stack']; -// stack and tiled appears in pair for the title -var TITLE_TYPES = ['line', 'bar', 'stack', 'tiled']; -var radioTypes = [['line', 'bar'], ['stack']]; -var MagicType = /** @class */function (_super) { - __extends(MagicType, _super); - function MagicType() { - return _super !== null && _super.apply(this, arguments) || this; - } - MagicType.prototype.getIcons = function () { - var model = this.model; - var availableIcons = model.get('icon'); - var icons = {}; - zrUtil.each(model.get('type'), function (type) { - if (availableIcons[type]) { - icons[type] = availableIcons[type]; - } - }); - return icons; - }; - MagicType.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - type: [], - // Icon group - icon: { - line: 'M4.1,28.9h7.1l9.3-22l7.4,38l9.7-19.7l3,12.8h14.9M4.1,58h51.4', - bar: 'M6.7,22.9h10V48h-10V22.9zM24.9,13h10v35h-10V13zM43.2,2h10v46h-10V2zM3.1,58h53.7', - // eslint-disable-next-line - stack: 'M8.2,38.4l-8.4,4.1l30.6,15.3L60,42.5l-8.1-4.1l-21.5,11L8.2,38.4z M51.9,30l-8.1,4.2l-13.4,6.9l-13.9-6.9L8.2,30l-8.4,4.2l8.4,4.2l22.2,11l21.5-11l8.1-4.2L51.9,30z M51.9,21.7l-8.1,4.2L35.7,30l-5.3,2.8L24.9,30l-8.4-4.1l-8.3-4.2l-8.4,4.2L8.2,30l8.3,4.2l13.9,6.9l13.4-6.9l8.1-4.2l8.1-4.1L51.9,21.7zM30.4,2.2L-0.2,17.5l8.4,4.1l8.3,4.2l8.4,4.2l5.5,2.7l5.3-2.7l8.1-4.2l8.1-4.2l8.1-4.1L30.4,2.2z' // jshint ignore:line - }, - - // `line`, `bar`, `stack`, `tiled` - title: ecModel.getLocaleModel().get(['toolbox', 'magicType', 'title']), - option: {}, - seriesIndex: {} - }; - return defaultOption; - }; - MagicType.prototype.onclick = function (ecModel, api, type) { - var model = this.model; - var seriesIndex = model.get(['seriesIndex', type]); - // Not supported magicType - if (!seriesOptGenreator[type]) { - return; - } - var newOption = { - series: [] - }; - var generateNewSeriesTypes = function (seriesModel) { - var seriesType = seriesModel.subType; - var seriesId = seriesModel.id; - var newSeriesOpt = seriesOptGenreator[type](seriesType, seriesId, seriesModel, model); - if (newSeriesOpt) { - // PENDING If merge original option? - zrUtil.defaults(newSeriesOpt, seriesModel.option); - newOption.series.push(newSeriesOpt); - } - // Modify boundaryGap - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.type === 'cartesian2d' && (type === 'line' || type === 'bar')) { - var categoryAxis = coordSys.getAxesByScale('ordinal')[0]; - if (categoryAxis) { - var axisDim = categoryAxis.dim; - var axisType = axisDim + 'Axis'; - var axisModel = seriesModel.getReferringComponents(axisType, SINGLE_REFERRING).models[0]; - var axisIndex = axisModel.componentIndex; - newOption[axisType] = newOption[axisType] || []; - for (var i = 0; i <= axisIndex; i++) { - newOption[axisType][axisIndex] = newOption[axisType][axisIndex] || {}; - } - newOption[axisType][axisIndex].boundaryGap = type === 'bar'; - } - } - }; - zrUtil.each(radioTypes, function (radio) { - if (zrUtil.indexOf(radio, type) >= 0) { - zrUtil.each(radio, function (item) { - model.setIconStatus(item, 'normal'); - }); - } - }); - model.setIconStatus(type, 'emphasis'); - ecModel.eachComponent({ - mainType: 'series', - query: seriesIndex == null ? null : { - seriesIndex: seriesIndex - } - }, generateNewSeriesTypes); - var newTitle; - var currentType = type; - // Change title of stack - if (type === 'stack') { - // use titles in model instead of ecModel - // as stack and tiled appears in pair, just flip them - // no need of checking stack state - newTitle = zrUtil.merge({ - stack: model.option.title.tiled, - tiled: model.option.title.stack - }, model.option.title); - if (model.get(['iconStatus', type]) !== 'emphasis') { - currentType = 'tiled'; - } - } - api.dispatchAction({ - type: 'changeMagicType', - currentType: currentType, - newOption: newOption, - newTitle: newTitle, - featureName: 'magicType' - }); - }; - return MagicType; -}(ToolboxFeature); -var seriesOptGenreator = { - 'line': function (seriesType, seriesId, seriesModel, model) { - if (seriesType === 'bar') { - return zrUtil.merge({ - id: seriesId, - type: 'line', - // Preserve data related option - data: seriesModel.get('data'), - stack: seriesModel.get('stack'), - markPoint: seriesModel.get('markPoint'), - markLine: seriesModel.get('markLine') - }, model.get(['option', 'line']) || {}, true); - } - }, - 'bar': function (seriesType, seriesId, seriesModel, model) { - if (seriesType === 'line') { - return zrUtil.merge({ - id: seriesId, - type: 'bar', - // Preserve data related option - data: seriesModel.get('data'), - stack: seriesModel.get('stack'), - markPoint: seriesModel.get('markPoint'), - markLine: seriesModel.get('markLine') - }, model.get(['option', 'bar']) || {}, true); - } - }, - 'stack': function (seriesType, seriesId, seriesModel, model) { - var isStack = seriesModel.get('stack') === INNER_STACK_KEYWORD; - if (seriesType === 'line' || seriesType === 'bar') { - model.setIconStatus('stack', isStack ? 'normal' : 'emphasis'); - return zrUtil.merge({ - id: seriesId, - stack: isStack ? '' : INNER_STACK_KEYWORD - }, model.get(['option', 'stack']) || {}, true); - } - } -}; -// TODO: SELF REGISTERED. -echarts.registerAction({ - type: 'changeMagicType', - event: 'magicTypeChanged', - update: 'prepareAndUpdate' -}, function (payload, ecModel) { - ecModel.mergeOption(payload.newOption); -}); -export default MagicType; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/Restore.js b/node_modules/echarts/lib/component/toolbox/feature/Restore.js deleted file mode 100644 index 2995e0b..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/Restore.js +++ /dev/null @@ -1,79 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as echarts from '../../../core/echarts.js'; -import * as history from '../../dataZoom/history.js'; -import { ToolboxFeature } from '../featureManager.js'; -var RestoreOption = /** @class */function (_super) { - __extends(RestoreOption, _super); - function RestoreOption() { - return _super !== null && _super.apply(this, arguments) || this; - } - RestoreOption.prototype.onclick = function (ecModel, api) { - history.clear(ecModel); - api.dispatchAction({ - type: 'restore', - from: this.uid - }); - }; - RestoreOption.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - // eslint-disable-next-line - icon: 'M3.8,33.4 M47,18.9h9.8V8.7 M56.3,20.1 C52.1,9,40.5,0.6,26.8,2.1C12.6,3.7,1.6,16.2,2.1,30.6 M13,41.1H3.1v10.2 M3.7,39.9c4.2,11.1,15.8,19.5,29.5,18 c14.2-1.6,25.2-14.1,24.7-28.5', - title: ecModel.getLocaleModel().get(['toolbox', 'restore', 'title']) - }; - return defaultOption; - }; - return RestoreOption; -}(ToolboxFeature); -// TODO: SELF REGISTERED. -echarts.registerAction({ - type: 'restore', - event: 'restore', - update: 'prepareAndUpdate' -}, function (payload, ecModel) { - ecModel.resetOption('recreate'); -}); -export default RestoreOption; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js b/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js deleted file mode 100644 index c2bca4c..0000000 --- a/node_modules/echarts/lib/component/toolbox/feature/SaveAsImage.js +++ /dev/null @@ -1,145 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/* global window, Uint8Array, document */ -import env from 'zrender/lib/core/env.js'; -import { ToolboxFeature } from '../featureManager.js'; -var SaveAsImage = /** @class */function (_super) { - __extends(SaveAsImage, _super); - function SaveAsImage() { - return _super !== null && _super.apply(this, arguments) || this; - } - SaveAsImage.prototype.onclick = function (ecModel, api) { - var model = this.model; - var title = model.get('name') || ecModel.get('title.0.text') || 'echarts'; - var isSvg = api.getZr().painter.getType() === 'svg'; - var type = isSvg ? 'svg' : model.get('type', true) || 'png'; - var url = api.getConnectedDataURL({ - type: type, - backgroundColor: model.get('backgroundColor', true) || ecModel.get('backgroundColor') || '#fff', - connectedBackgroundColor: model.get('connectedBackgroundColor'), - excludeComponents: model.get('excludeComponents'), - pixelRatio: model.get('pixelRatio') - }); - var browser = env.browser; - // Chrome, Firefox, New Edge - if (typeof MouseEvent === 'function' && (browser.newEdge || !browser.ie && !browser.edge)) { - var $a = document.createElement('a'); - $a.download = title + '.' + type; - $a.target = '_blank'; - $a.href = url; - var evt = new MouseEvent('click', { - // some micro front-end framework, window maybe is a Proxy - view: document.defaultView, - bubbles: true, - cancelable: false - }); - $a.dispatchEvent(evt); - } - // IE or old Edge - else { - // @ts-ignore - if (window.navigator.msSaveOrOpenBlob || isSvg) { - var parts = url.split(','); - // data:[][;charset=][;base64], - var base64Encoded = parts[0].indexOf('base64') > -1; - var bstr = isSvg - // should decode the svg data uri first - ? decodeURIComponent(parts[1]) : parts[1]; - // only `atob` when the data uri is encoded with base64 - // otherwise, like `svg` data uri exported by zrender, - // there will be an error, for it's not encoded with base64. - // (just a url-encoded string through `encodeURIComponent`) - base64Encoded && (bstr = window.atob(bstr)); - var filename = title + '.' + type; - // @ts-ignore - if (window.navigator.msSaveOrOpenBlob) { - var n = bstr.length; - var u8arr = new Uint8Array(n); - while (n--) { - u8arr[n] = bstr.charCodeAt(n); - } - var blob = new Blob([u8arr]); // @ts-ignore - window.navigator.msSaveOrOpenBlob(blob, filename); - } else { - var frame = document.createElement('iframe'); - document.body.appendChild(frame); - var cw = frame.contentWindow; - var doc = cw.document; - doc.open('image/svg+xml', 'replace'); - doc.write(bstr); - doc.close(); - cw.focus(); - doc.execCommand('SaveAs', true, filename); - document.body.removeChild(frame); - } - } else { - var lang = model.get('lang'); - var html = '' + '' + '' + ''; - var tab = window.open(); - tab.document.write(html); - tab.document.title = title; - } - } - }; - SaveAsImage.getDefaultOption = function (ecModel) { - var defaultOption = { - show: true, - icon: 'M4.7,22.9L29.3,45.5L54.7,23.4M4.6,43.6L4.6,58L53.8,58L53.8,43.6M29.2,45.1L29.2,0', - title: ecModel.getLocaleModel().get(['toolbox', 'saveAsImage', 'title']), - type: 'png', - // Default use option.backgroundColor - // backgroundColor: '#fff', - connectedBackgroundColor: '#fff', - name: '', - excludeComponents: ['toolbox'], - // use current pixel ratio of device by default - // pixelRatio: 1, - lang: ecModel.getLocaleModel().get(['toolbox', 'saveAsImage', 'lang']) - }; - return defaultOption; - }; - return SaveAsImage; -}(ToolboxFeature); -export default SaveAsImage; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/featureManager.js b/node_modules/echarts/lib/component/toolbox/featureManager.js deleted file mode 100644 index 199a3c5..0000000 --- a/node_modules/echarts/lib/component/toolbox/featureManager.js +++ /dev/null @@ -1,37 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -var ToolboxFeature = /** @class */function () { - function ToolboxFeature() {} - return ToolboxFeature; -}(); -export { ToolboxFeature }; -var features = {}; -export function registerFeature(name, ctor) { - features[name] = ctor; -} -export function getFeature(name) { - return features[name]; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/toolbox/install.js b/node_modules/echarts/lib/component/toolbox/install.js deleted file mode 100644 index 2fc1f1a..0000000 --- a/node_modules/echarts/lib/component/toolbox/install.js +++ /dev/null @@ -1,64 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import { install as installDataZoomSelect } from '../../component/dataZoom/installDataZoomSelect.js'; -import ToolboxModel from './ToolboxModel.js'; -import ToolboxView from './ToolboxView.js'; -// TODOD: REGISTER IN INSTALL -import { registerFeature } from './featureManager.js'; -import SaveAsImage from './feature/SaveAsImage.js'; -import MagicType from './feature/MagicType.js'; -import DataView from './feature/DataView.js'; -import Restore from './feature/Restore.js'; -import DataZoom from './feature/DataZoom.js'; -export function install(registers) { - registers.registerComponentModel(ToolboxModel); - registers.registerComponentView(ToolboxView); - registerFeature('saveAsImage', SaveAsImage); - registerFeature('magicType', MagicType); - registerFeature('dataView', DataView); - registerFeature('dataZoom', DataZoom); - registerFeature('restore', Restore); - use(installDataZoomSelect); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip.js b/node_modules/echarts/lib/component/tooltip.js deleted file mode 100644 index cec20f0..0000000 --- a/node_modules/echarts/lib/component/tooltip.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './tooltip/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js b/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js deleted file mode 100644 index 716e13d..0000000 --- a/node_modules/echarts/lib/component/tooltip/TooltipHTMLContent.js +++ /dev/null @@ -1,398 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isString, indexOf, each, bind, isFunction, isArray, isDom } from 'zrender/lib/core/util.js'; -import { normalizeEvent } from 'zrender/lib/core/event.js'; -import { transformLocalCoord } from 'zrender/lib/core/dom.js'; -import env from 'zrender/lib/core/env.js'; -import { convertToColorString, toCamelCase, normalizeCssArray } from '../../util/format.js'; -import { shouldTooltipConfine, toCSSVendorPrefix, getComputedStyle, TRANSFORM_VENDOR, TRANSITION_VENDOR } from './helper.js'; -import { getPaddingFromTooltipModel } from './tooltipMarkup.js'; -/* global document, window */ -var CSS_TRANSITION_VENDOR = toCSSVendorPrefix(TRANSITION_VENDOR, 'transition'); -var CSS_TRANSFORM_VENDOR = toCSSVendorPrefix(TRANSFORM_VENDOR, 'transform'); -// eslint-disable-next-line -var gCssText = "position:absolute;display:block;border-style:solid;white-space:nowrap;z-index:9999999;" + (env.transform3dSupported ? 'will-change:transform;' : ''); -function mirrorPos(pos) { - pos = pos === 'left' ? 'right' : pos === 'right' ? 'left' : pos === 'top' ? 'bottom' : 'top'; - return pos; -} -function assembleArrow(tooltipModel, borderColor, arrowPosition) { - if (!isString(arrowPosition) || arrowPosition === 'inside') { - return ''; - } - var backgroundColor = tooltipModel.get('backgroundColor'); - var borderWidth = tooltipModel.get('borderWidth'); - borderColor = convertToColorString(borderColor); - var arrowPos = mirrorPos(arrowPosition); - var arrowSize = Math.max(Math.round(borderWidth) * 1.5, 6); - var positionStyle = ''; - var transformStyle = CSS_TRANSFORM_VENDOR + ':'; - var rotateDeg; - if (indexOf(['left', 'right'], arrowPos) > -1) { - positionStyle += 'top:50%'; - transformStyle += "translateY(-50%) rotate(" + (rotateDeg = arrowPos === 'left' ? -225 : -45) + "deg)"; - } else { - positionStyle += 'left:50%'; - transformStyle += "translateX(-50%) rotate(" + (rotateDeg = arrowPos === 'top' ? 225 : 45) + "deg)"; - } - var rotateRadian = rotateDeg * Math.PI / 180; - var arrowWH = arrowSize + borderWidth; - var rotatedWH = arrowWH * Math.abs(Math.cos(rotateRadian)) + arrowWH * Math.abs(Math.sin(rotateRadian)); - var arrowOffset = Math.round(((rotatedWH - Math.SQRT2 * borderWidth) / 2 + Math.SQRT2 * borderWidth - (rotatedWH - arrowWH) / 2) * 100) / 100; - positionStyle += ";" + arrowPos + ":-" + arrowOffset + "px"; - var borderStyle = borderColor + " solid " + borderWidth + "px;"; - var styleCss = ["position:absolute;width:" + arrowSize + "px;height:" + arrowSize + "px;z-index:-1;", positionStyle + ";" + transformStyle + ";", "border-bottom:" + borderStyle, "border-right:" + borderStyle, "background-color:" + backgroundColor + ";"]; - return "
"; -} -function assembleTransition(duration, onlyFade) { - var transitionCurve = 'cubic-bezier(0.23,1,0.32,1)'; - var transitionOption = " " + duration / 2 + "s " + transitionCurve; - var transitionText = "opacity" + transitionOption + ",visibility" + transitionOption; - if (!onlyFade) { - transitionOption = " " + duration + "s " + transitionCurve; - transitionText += env.transformSupported ? "," + CSS_TRANSFORM_VENDOR + transitionOption : ",left" + transitionOption + ",top" + transitionOption; - } - return CSS_TRANSITION_VENDOR + ':' + transitionText; -} -function assembleTransform(x, y, toString) { - // If using float on style, the final width of the dom might - // keep changing slightly while mouse move. So `toFixed(0)` them. - var x0 = x.toFixed(0) + 'px'; - var y0 = y.toFixed(0) + 'px'; - // not support transform, use `left` and `top` instead. - if (!env.transformSupported) { - return toString ? "top:" + y0 + ";left:" + x0 + ";" : [['top', y0], ['left', x0]]; - } - // support transform - var is3d = env.transform3dSupported; - var translate = "translate" + (is3d ? '3d' : '') + "(" + x0 + "," + y0 + (is3d ? ',0' : '') + ")"; - return toString ? 'top:0;left:0;' + CSS_TRANSFORM_VENDOR + ':' + translate + ';' : [['top', 0], ['left', 0], [TRANSFORM_VENDOR, translate]]; -} -/** - * @param {Object} textStyle - * @return {string} - * @inner - */ -function assembleFont(textStyleModel) { - var cssText = []; - var fontSize = textStyleModel.get('fontSize'); - var color = textStyleModel.getTextColor(); - color && cssText.push('color:' + color); - cssText.push('font:' + textStyleModel.getFont()); - fontSize - // @ts-ignore, leave it to the tooltip refactor. - && cssText.push('line-height:' + Math.round(fontSize * 3 / 2) + 'px'); - var shadowColor = textStyleModel.get('textShadowColor'); - var shadowBlur = textStyleModel.get('textShadowBlur') || 0; - var shadowOffsetX = textStyleModel.get('textShadowOffsetX') || 0; - var shadowOffsetY = textStyleModel.get('textShadowOffsetY') || 0; - shadowColor && shadowBlur && cssText.push('text-shadow:' + shadowOffsetX + 'px ' + shadowOffsetY + 'px ' + shadowBlur + 'px ' + shadowColor); - each(['decoration', 'align'], function (name) { - var val = textStyleModel.get(name); - val && cssText.push('text-' + name + ':' + val); - }); - return cssText.join(';'); -} -function assembleCssText(tooltipModel, enableTransition, onlyFade) { - var cssText = []; - var transitionDuration = tooltipModel.get('transitionDuration'); - var backgroundColor = tooltipModel.get('backgroundColor'); - var shadowBlur = tooltipModel.get('shadowBlur'); - var shadowColor = tooltipModel.get('shadowColor'); - var shadowOffsetX = tooltipModel.get('shadowOffsetX'); - var shadowOffsetY = tooltipModel.get('shadowOffsetY'); - var textStyleModel = tooltipModel.getModel('textStyle'); - var padding = getPaddingFromTooltipModel(tooltipModel, 'html'); - var boxShadow = shadowOffsetX + "px " + shadowOffsetY + "px " + shadowBlur + "px " + shadowColor; - cssText.push('box-shadow:' + boxShadow); - // Animation transition. Do not animate when transitionDuration is 0. - enableTransition && transitionDuration && cssText.push(assembleTransition(transitionDuration, onlyFade)); - if (backgroundColor) { - cssText.push('background-color:' + backgroundColor); - } - // Border style - each(['width', 'color', 'radius'], function (name) { - var borderName = 'border-' + name; - var camelCase = toCamelCase(borderName); - var val = tooltipModel.get(camelCase); - val != null && cssText.push(borderName + ':' + val + (name === 'color' ? '' : 'px')); - }); - // Text style - cssText.push(assembleFont(textStyleModel)); - // Padding - if (padding != null) { - cssText.push('padding:' + normalizeCssArray(padding).join('px ') + 'px'); - } - return cssText.join(';') + ';'; -} -// If not able to make, do not modify the input `out`. -function makeStyleCoord(out, zr, container, zrX, zrY) { - var zrPainter = zr && zr.painter; - if (container) { - var zrViewportRoot = zrPainter && zrPainter.getViewportRoot(); - if (zrViewportRoot) { - // Some APPs might use scale on body, so we support CSS transform here. - transformLocalCoord(out, zrViewportRoot, container, zrX, zrY); - } - } else { - out[0] = zrX; - out[1] = zrY; - // xy should be based on canvas root. But tooltipContent is - // the sibling of canvas root. So padding of ec container - // should be considered here. - var viewportRootOffset = zrPainter && zrPainter.getViewportRootOffset(); - if (viewportRootOffset) { - out[0] += viewportRootOffset.offsetLeft; - out[1] += viewportRootOffset.offsetTop; - } - } - out[2] = out[0] / zr.getWidth(); - out[3] = out[1] / zr.getHeight(); -} -var TooltipHTMLContent = /** @class */function () { - function TooltipHTMLContent(api, opt) { - this._show = false; - this._styleCoord = [0, 0, 0, 0]; - this._enterable = true; - this._alwaysShowContent = false; - this._firstShow = true; - this._longHide = true; - if (env.wxa) { - return null; - } - var el = document.createElement('div'); - // TODO: TYPE - el.domBelongToZr = true; - this.el = el; - var zr = this._zr = api.getZr(); - var appendTo = opt.appendTo; - var container = appendTo && (isString(appendTo) ? document.querySelector(appendTo) : isDom(appendTo) ? appendTo : isFunction(appendTo) && appendTo(api.getDom())); - makeStyleCoord(this._styleCoord, zr, container, api.getWidth() / 2, api.getHeight() / 2); - (container || api.getDom()).appendChild(el); - this._api = api; - this._container = container; - // FIXME - // Is it needed to trigger zr event manually if - // the browser do not support `pointer-events: none`. - var self = this; - el.onmouseenter = function () { - // clear the timeout in hideLater and keep showing tooltip - if (self._enterable) { - clearTimeout(self._hideTimeout); - self._show = true; - } - self._inContent = true; - }; - el.onmousemove = function (e) { - e = e || window.event; - if (!self._enterable) { - // `pointer-events: none` is set to tooltip content div - // if `enterable` is set as `false`, and `el.onmousemove` - // can not be triggered. But in browser that do not - // support `pointer-events`, we need to do this: - // Try trigger zrender event to avoid mouse - // in and out shape too frequently - var handler = zr.handler; - var zrViewportRoot = zr.painter.getViewportRoot(); - normalizeEvent(zrViewportRoot, e, true); - handler.dispatch('mousemove', e); - } - }; - el.onmouseleave = function () { - // set `_inContent` to `false` before `hideLater` - self._inContent = false; - if (self._enterable) { - if (self._show) { - self.hideLater(self._hideDelay); - } - } - }; - } - /** - * Update when tooltip is rendered - */ - TooltipHTMLContent.prototype.update = function (tooltipModel) { - // FIXME - // Move this logic to ec main? - if (!this._container) { - var container = this._api.getDom(); - var position = getComputedStyle(container, 'position'); - var domStyle = container.style; - if (domStyle.position !== 'absolute' && position !== 'absolute') { - domStyle.position = 'relative'; - } - } - // move tooltip if chart resized - var alwaysShowContent = tooltipModel.get('alwaysShowContent'); - alwaysShowContent && this._moveIfResized(); - // update alwaysShowContent - this._alwaysShowContent = alwaysShowContent; - // update className - this.el.className = tooltipModel.get('className') || ''; - // Hide the tooltip - // PENDING - // this.hide(); - }; - - TooltipHTMLContent.prototype.show = function (tooltipModel, nearPointColor) { - clearTimeout(this._hideTimeout); - clearTimeout(this._longHideTimeout); - var el = this.el; - var style = el.style; - var styleCoord = this._styleCoord; - if (!el.innerHTML) { - style.display = 'none'; - } else { - style.cssText = gCssText + assembleCssText(tooltipModel, !this._firstShow, this._longHide) - // initial transform - + assembleTransform(styleCoord[0], styleCoord[1], true) + ("border-color:" + convertToColorString(nearPointColor) + ";") + (tooltipModel.get('extraCssText') || '') - // If mouse occasionally move over the tooltip, a mouseout event will be - // triggered by canvas, and cause some unexpectable result like dragging - // stop, "unfocusAdjacency". Here `pointer-events: none` is used to solve - // it. Although it is not supported by IE8~IE10, fortunately it is a rare - // scenario. - + (";pointer-events:" + (this._enterable ? 'auto' : 'none')); - } - this._show = true; - this._firstShow = false; - this._longHide = false; - }; - TooltipHTMLContent.prototype.setContent = function (content, markers, tooltipModel, borderColor, arrowPosition) { - var el = this.el; - if (content == null) { - el.innerHTML = ''; - return; - } - var arrow = ''; - if (isString(arrowPosition) && tooltipModel.get('trigger') === 'item' && !shouldTooltipConfine(tooltipModel)) { - arrow = assembleArrow(tooltipModel, borderColor, arrowPosition); - } - if (isString(content)) { - el.innerHTML = content + arrow; - } else if (content) { - // Clear previous - el.innerHTML = ''; - if (!isArray(content)) { - content = [content]; - } - for (var i = 0; i < content.length; i++) { - if (isDom(content[i]) && content[i].parentNode !== el) { - el.appendChild(content[i]); - } - } - // no arrow if empty - if (arrow && el.childNodes.length) { - // no need to create a new parent element, but it's not supported by IE 10 and older. - // const arrowEl = document.createRange().createContextualFragment(arrow); - var arrowEl = document.createElement('div'); - arrowEl.innerHTML = arrow; - el.appendChild(arrowEl); - } - } - }; - TooltipHTMLContent.prototype.setEnterable = function (enterable) { - this._enterable = enterable; - }; - TooltipHTMLContent.prototype.getSize = function () { - var el = this.el; - return [el.offsetWidth, el.offsetHeight]; - }; - TooltipHTMLContent.prototype.moveTo = function (zrX, zrY) { - var styleCoord = this._styleCoord; - makeStyleCoord(styleCoord, this._zr, this._container, zrX, zrY); - if (styleCoord[0] != null && styleCoord[1] != null) { - var style_1 = this.el.style; - var transforms = assembleTransform(styleCoord[0], styleCoord[1]); - each(transforms, function (transform) { - style_1[transform[0]] = transform[1]; - }); - } - }; - /** - * when `alwaysShowContent` is true, - * move the tooltip after chart resized - */ - TooltipHTMLContent.prototype._moveIfResized = function () { - // The ratio of left to width - var ratioX = this._styleCoord[2]; - // The ratio of top to height - var ratioY = this._styleCoord[3]; - this.moveTo(ratioX * this._zr.getWidth(), ratioY * this._zr.getHeight()); - }; - TooltipHTMLContent.prototype.hide = function () { - var _this = this; - var style = this.el.style; - style.visibility = 'hidden'; - style.opacity = '0'; - env.transform3dSupported && (style.willChange = ''); - this._show = false; - this._longHideTimeout = setTimeout(function () { - return _this._longHide = true; - }, 500); - }; - TooltipHTMLContent.prototype.hideLater = function (time) { - if (this._show && !(this._inContent && this._enterable) && !this._alwaysShowContent) { - if (time) { - this._hideDelay = time; - // Set show false to avoid invoke hideLater multiple times - this._show = false; - this._hideTimeout = setTimeout(bind(this.hide, this), time); - } else { - this.hide(); - } - } - }; - TooltipHTMLContent.prototype.isShow = function () { - return this._show; - }; - TooltipHTMLContent.prototype.dispose = function () { - clearTimeout(this._hideTimeout); - clearTimeout(this._longHideTimeout); - var parentNode = this.el.parentNode; - parentNode && parentNode.removeChild(this.el); - this.el = this._container = null; - }; - return TooltipHTMLContent; -}(); -export default TooltipHTMLContent; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/TooltipModel.js b/node_modules/echarts/lib/component/tooltip/TooltipModel.js deleted file mode 100644 index 143ae99..0000000 --- a/node_modules/echarts/lib/component/tooltip/TooltipModel.js +++ /dev/null @@ -1,125 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -var TooltipModel = /** @class */function (_super) { - __extends(TooltipModel, _super); - function TooltipModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TooltipModel.type; - return _this; - } - TooltipModel.type = 'tooltip'; - TooltipModel.dependencies = ['axisPointer']; - TooltipModel.defaultOption = { - // zlevel: 0, - z: 60, - show: true, - // tooltip main content - showContent: true, - // 'trigger' only works on coordinate system. - // 'item' | 'axis' | 'none' - trigger: 'item', - // 'click' | 'mousemove' | 'none' - triggerOn: 'mousemove|click', - alwaysShowContent: false, - displayMode: 'single', - renderMode: 'auto', - // whether restraint content inside viewRect. - // If renderMode: 'richText', default true. - // If renderMode: 'html', defaut false (for backward compat). - confine: null, - showDelay: 0, - hideDelay: 100, - // Animation transition time, unit is second - transitionDuration: 0.4, - enterable: false, - backgroundColor: '#fff', - // box shadow - shadowBlur: 10, - shadowColor: 'rgba(0, 0, 0, .2)', - shadowOffsetX: 1, - shadowOffsetY: 2, - // tooltip border radius, unit is px, default is 4 - borderRadius: 4, - // tooltip border width, unit is px, default is 0 (no border) - borderWidth: 1, - // Tooltip inside padding, default is 5 for all direction - // Array is allowed to set up, right, bottom, left, same with css - // The default value: See `tooltip/tooltipMarkup.ts#getPaddingFromTooltipModel`. - padding: null, - // Extra css text - extraCssText: '', - // axis indicator, trigger by axis - axisPointer: { - // default is line - // legal values: 'line' | 'shadow' | 'cross' - type: 'line', - // Valid when type is line, appoint tooltip line locate on which line. Optional - // legal values: 'x' | 'y' | 'angle' | 'radius' | 'auto' - // default is 'auto', chose the axis which type is category. - // for multiply y axis, cartesian coord chose x axis, polar chose angle axis - axis: 'auto', - animation: 'auto', - animationDurationUpdate: 200, - animationEasingUpdate: 'exponentialOut', - crossStyle: { - color: '#999', - width: 1, - type: 'dashed', - // TODO formatter - textStyle: {} - } - // lineStyle and shadowStyle should not be specified here, - // otherwise it will always override those styles on option.axisPointer. - }, - - textStyle: { - color: '#666', - fontSize: 14 - } - }; - return TooltipModel; -}(ComponentModel); -export default TooltipModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js b/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js deleted file mode 100644 index 65a2793..0000000 --- a/node_modules/echarts/lib/component/tooltip/TooltipRichContent.js +++ /dev/null @@ -1,209 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -import { getPaddingFromTooltipModel } from './tooltipMarkup.js'; -import { throwError } from '../../util/log.js'; -var TooltipRichContent = /** @class */function () { - function TooltipRichContent(api) { - this._show = false; - this._styleCoord = [0, 0, 0, 0]; - this._alwaysShowContent = false; - this._enterable = true; - this._zr = api.getZr(); - makeStyleCoord(this._styleCoord, this._zr, api.getWidth() / 2, api.getHeight() / 2); - } - /** - * Update when tooltip is rendered - */ - TooltipRichContent.prototype.update = function (tooltipModel) { - var alwaysShowContent = tooltipModel.get('alwaysShowContent'); - alwaysShowContent && this._moveIfResized(); - // update alwaysShowContent - this._alwaysShowContent = alwaysShowContent; - }; - TooltipRichContent.prototype.show = function () { - if (this._hideTimeout) { - clearTimeout(this._hideTimeout); - } - this.el.show(); - this._show = true; - }; - /** - * Set tooltip content - */ - TooltipRichContent.prototype.setContent = function (content, markupStyleCreator, tooltipModel, borderColor, arrowPosition) { - var _this = this; - if (zrUtil.isObject(content)) { - throwError(process.env.NODE_ENV !== 'production' ? 'Passing DOM nodes as content is not supported in richText tooltip!' : ''); - } - if (this.el) { - this._zr.remove(this.el); - } - var textStyleModel = tooltipModel.getModel('textStyle'); - this.el = new ZRText({ - style: { - rich: markupStyleCreator.richTextStyles, - text: content, - lineHeight: 22, - borderWidth: 1, - borderColor: borderColor, - textShadowColor: textStyleModel.get('textShadowColor'), - fill: tooltipModel.get(['textStyle', 'color']), - padding: getPaddingFromTooltipModel(tooltipModel, 'richText'), - verticalAlign: 'top', - align: 'left' - }, - z: tooltipModel.get('z') - }); - zrUtil.each(['backgroundColor', 'borderRadius', 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY'], function (propName) { - _this.el.style[propName] = tooltipModel.get(propName); - }); - zrUtil.each(['textShadowBlur', 'textShadowOffsetX', 'textShadowOffsetY'], function (propName) { - _this.el.style[propName] = textStyleModel.get(propName) || 0; - }); - this._zr.add(this.el); - var self = this; - this.el.on('mouseover', function () { - // clear the timeout in hideLater and keep showing tooltip - if (self._enterable) { - clearTimeout(self._hideTimeout); - self._show = true; - } - self._inContent = true; - }); - this.el.on('mouseout', function () { - if (self._enterable) { - if (self._show) { - self.hideLater(self._hideDelay); - } - } - self._inContent = false; - }); - }; - TooltipRichContent.prototype.setEnterable = function (enterable) { - this._enterable = enterable; - }; - TooltipRichContent.prototype.getSize = function () { - var el = this.el; - var bounding = this.el.getBoundingRect(); - // bounding rect does not include shadow. For renderMode richText, - // if overflow, it will be cut. So calculate them accurately. - var shadowOuterSize = calcShadowOuterSize(el.style); - return [bounding.width + shadowOuterSize.left + shadowOuterSize.right, bounding.height + shadowOuterSize.top + shadowOuterSize.bottom]; - }; - TooltipRichContent.prototype.moveTo = function (x, y) { - var el = this.el; - if (el) { - var styleCoord = this._styleCoord; - makeStyleCoord(styleCoord, this._zr, x, y); - x = styleCoord[0]; - y = styleCoord[1]; - var style = el.style; - var borderWidth = mathMaxWith0(style.borderWidth || 0); - var shadowOuterSize = calcShadowOuterSize(style); - // rich text x, y do not include border. - el.x = x + borderWidth + shadowOuterSize.left; - el.y = y + borderWidth + shadowOuterSize.top; - el.markRedraw(); - } - }; - /** - * when `alwaysShowContent` is true, - * move the tooltip after chart resized - */ - TooltipRichContent.prototype._moveIfResized = function () { - // The ratio of left to width - var ratioX = this._styleCoord[2]; - // The ratio of top to height - var ratioY = this._styleCoord[3]; - this.moveTo(ratioX * this._zr.getWidth(), ratioY * this._zr.getHeight()); - }; - TooltipRichContent.prototype.hide = function () { - if (this.el) { - this.el.hide(); - } - this._show = false; - }; - TooltipRichContent.prototype.hideLater = function (time) { - if (this._show && !(this._inContent && this._enterable) && !this._alwaysShowContent) { - if (time) { - this._hideDelay = time; - // Set show false to avoid invoke hideLater multiple times - this._show = false; - this._hideTimeout = setTimeout(zrUtil.bind(this.hide, this), time); - } else { - this.hide(); - } - } - }; - TooltipRichContent.prototype.isShow = function () { - return this._show; - }; - TooltipRichContent.prototype.dispose = function () { - this._zr.remove(this.el); - }; - return TooltipRichContent; -}(); -function mathMaxWith0(val) { - return Math.max(0, val); -} -function calcShadowOuterSize(style) { - var shadowBlur = mathMaxWith0(style.shadowBlur || 0); - var shadowOffsetX = mathMaxWith0(style.shadowOffsetX || 0); - var shadowOffsetY = mathMaxWith0(style.shadowOffsetY || 0); - return { - left: mathMaxWith0(shadowBlur - shadowOffsetX), - right: mathMaxWith0(shadowBlur + shadowOffsetX), - top: mathMaxWith0(shadowBlur - shadowOffsetY), - bottom: mathMaxWith0(shadowBlur + shadowOffsetY) - }; -} -function makeStyleCoord(out, zr, zrX, zrY) { - out[0] = zrX; - out[1] = zrY; - out[2] = out[0] / zr.getWidth(); - out[3] = out[1] / zr.getHeight(); -} -export default TooltipRichContent; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/TooltipView.js b/node_modules/echarts/lib/component/tooltip/TooltipView.js deleted file mode 100644 index 969ea58..0000000 --- a/node_modules/echarts/lib/component/tooltip/TooltipView.js +++ /dev/null @@ -1,854 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import { __extends } from "tslib"; -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { bind, each, clone, trim, isString, isFunction, isArray, isObject, extend } from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import TooltipHTMLContent from './TooltipHTMLContent.js'; -import TooltipRichContent from './TooltipRichContent.js'; -import { convertToColorString, encodeHTML, formatTpl } from '../../util/format.js'; -import { parsePercent } from '../../util/number.js'; -import { Rect } from '../../util/graphic.js'; -import findPointFromSeries from '../axisPointer/findPointFromSeries.js'; -import { getLayoutRect } from '../../util/layout.js'; -import Model from '../../model/Model.js'; -import * as globalListener from '../axisPointer/globalListener.js'; -import * as axisHelper from '../../coord/axisHelper.js'; -import * as axisPointerViewHelper from '../axisPointer/viewHelper.js'; -import { getTooltipRenderMode, preParseFinder, queryReferringComponents } from '../../util/model.js'; -import ComponentView from '../../view/Component.js'; -import { format as timeFormat } from '../../util/time.js'; -import { getECData } from '../../util/innerStore.js'; -import { shouldTooltipConfine } from './helper.js'; -import { normalizeTooltipFormatResult } from '../../model/mixin/dataFormat.js'; -import { createTooltipMarkup, buildTooltipMarkup, TooltipMarkupStyleCreator } from './tooltipMarkup.js'; -import { findEventDispatcher } from '../../util/event.js'; -import { clear, createOrUpdate } from '../../util/throttle.js'; -var proxyRect = new Rect({ - shape: { - x: -1, - y: -1, - width: 2, - height: 2 - } -}); -var TooltipView = /** @class */function (_super) { - __extends(TooltipView, _super); - function TooltipView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = TooltipView.type; - return _this; - } - TooltipView.prototype.init = function (ecModel, api) { - if (env.node || !api.getDom()) { - return; - } - var tooltipModel = ecModel.getComponent('tooltip'); - var renderMode = this._renderMode = getTooltipRenderMode(tooltipModel.get('renderMode')); - this._tooltipContent = renderMode === 'richText' ? new TooltipRichContent(api) : new TooltipHTMLContent(api, { - appendTo: tooltipModel.get('appendToBody', true) ? 'body' : tooltipModel.get('appendTo', true) - }); - }; - TooltipView.prototype.render = function (tooltipModel, ecModel, api) { - if (env.node || !api.getDom()) { - return; - } - // Reset - this.group.removeAll(); - this._tooltipModel = tooltipModel; - this._ecModel = ecModel; - this._api = api; - var tooltipContent = this._tooltipContent; - tooltipContent.update(tooltipModel); - tooltipContent.setEnterable(tooltipModel.get('enterable')); - this._initGlobalListener(); - this._keepShow(); - // PENDING - // `mousemove` event will be triggered very frequently when the mouse moves fast, - // which causes that the `updatePosition` function was also called frequently. - // In Chrome with devtools open and Firefox, tooltip looks laggy and shakes. See #14695 #16101 - // To avoid frequent triggering, - // consider throttling it in 50ms when transition is enabled - if (this._renderMode !== 'richText' && tooltipModel.get('transitionDuration')) { - createOrUpdate(this, '_updatePosition', 50, 'fixRate'); - } else { - clear(this, '_updatePosition'); - } - }; - TooltipView.prototype._initGlobalListener = function () { - var tooltipModel = this._tooltipModel; - var triggerOn = tooltipModel.get('triggerOn'); - globalListener.register('itemTooltip', this._api, bind(function (currTrigger, e, dispatchAction) { - // If 'none', it is not controlled by mouse totally. - if (triggerOn !== 'none') { - if (triggerOn.indexOf(currTrigger) >= 0) { - this._tryShow(e, dispatchAction); - } else if (currTrigger === 'leave') { - this._hide(dispatchAction); - } - } - }, this)); - }; - TooltipView.prototype._keepShow = function () { - var tooltipModel = this._tooltipModel; - var ecModel = this._ecModel; - var api = this._api; - var triggerOn = tooltipModel.get('triggerOn'); - // Try to keep the tooltip show when refreshing - if (this._lastX != null && this._lastY != null - // When user is willing to control tooltip totally using API, - // self.manuallyShowTip({x, y}) might cause tooltip hide, - // which is not expected. - && triggerOn !== 'none' && triggerOn !== 'click') { - var self_1 = this; - clearTimeout(this._refreshUpdateTimeout); - this._refreshUpdateTimeout = setTimeout(function () { - // Show tip next tick after other charts are rendered - // In case highlight action has wrong result - // FIXME - !api.isDisposed() && self_1.manuallyShowTip(tooltipModel, ecModel, api, { - x: self_1._lastX, - y: self_1._lastY, - dataByCoordSys: self_1._lastDataByCoordSys - }); - }); - } - }; - /** - * Show tip manually by - * dispatchAction({ - * type: 'showTip', - * x: 10, - * y: 10 - * }); - * Or - * dispatchAction({ - * type: 'showTip', - * seriesIndex: 0, - * dataIndex or dataIndexInside or name - * }); - * - * TODO Batch - */ - TooltipView.prototype.manuallyShowTip = function (tooltipModel, ecModel, api, payload) { - if (payload.from === this.uid || env.node || !api.getDom()) { - return; - } - var dispatchAction = makeDispatchAction(payload, api); - // Reset ticket - this._ticket = ''; - // When triggered from axisPointer. - var dataByCoordSys = payload.dataByCoordSys; - var cmptRef = findComponentReference(payload, ecModel, api); - if (cmptRef) { - var rect = cmptRef.el.getBoundingRect().clone(); - rect.applyTransform(cmptRef.el.transform); - this._tryShow({ - offsetX: rect.x + rect.width / 2, - offsetY: rect.y + rect.height / 2, - target: cmptRef.el, - position: payload.position, - // When manully trigger, the mouse is not on the el, so we'd better to - // position tooltip on the bottom of the el and display arrow is possible. - positionDefault: 'bottom' - }, dispatchAction); - } else if (payload.tooltip && payload.x != null && payload.y != null) { - var el = proxyRect; - el.x = payload.x; - el.y = payload.y; - el.update(); - getECData(el).tooltipConfig = { - name: null, - option: payload.tooltip - }; - // Manually show tooltip while view is not using zrender elements. - this._tryShow({ - offsetX: payload.x, - offsetY: payload.y, - target: el - }, dispatchAction); - } else if (dataByCoordSys) { - this._tryShow({ - offsetX: payload.x, - offsetY: payload.y, - position: payload.position, - dataByCoordSys: dataByCoordSys, - tooltipOption: payload.tooltipOption - }, dispatchAction); - } else if (payload.seriesIndex != null) { - if (this._manuallyAxisShowTip(tooltipModel, ecModel, api, payload)) { - return; - } - var pointInfo = findPointFromSeries(payload, ecModel); - var cx = pointInfo.point[0]; - var cy = pointInfo.point[1]; - if (cx != null && cy != null) { - this._tryShow({ - offsetX: cx, - offsetY: cy, - target: pointInfo.el, - position: payload.position, - // When manully trigger, the mouse is not on the el, so we'd better to - // position tooltip on the bottom of the el and display arrow is possible. - positionDefault: 'bottom' - }, dispatchAction); - } - } else if (payload.x != null && payload.y != null) { - // FIXME - // should wrap dispatchAction like `axisPointer/globalListener` ? - api.dispatchAction({ - type: 'updateAxisPointer', - x: payload.x, - y: payload.y - }); - this._tryShow({ - offsetX: payload.x, - offsetY: payload.y, - position: payload.position, - target: api.getZr().findHover(payload.x, payload.y).target - }, dispatchAction); - } - }; - TooltipView.prototype.manuallyHideTip = function (tooltipModel, ecModel, api, payload) { - var tooltipContent = this._tooltipContent; - if (this._tooltipModel) { - tooltipContent.hideLater(this._tooltipModel.get('hideDelay')); - } - this._lastX = this._lastY = this._lastDataByCoordSys = null; - if (payload.from !== this.uid) { - this._hide(makeDispatchAction(payload, api)); - } - }; - // Be compatible with previous design, that is, when tooltip.type is 'axis' and - // dispatchAction 'showTip' with seriesIndex and dataIndex will trigger axis pointer - // and tooltip. - TooltipView.prototype._manuallyAxisShowTip = function (tooltipModel, ecModel, api, payload) { - var seriesIndex = payload.seriesIndex; - var dataIndex = payload.dataIndex; - // @ts-ignore - var coordSysAxesInfo = ecModel.getComponent('axisPointer').coordSysAxesInfo; - if (seriesIndex == null || dataIndex == null || coordSysAxesInfo == null) { - return; - } - var seriesModel = ecModel.getSeriesByIndex(seriesIndex); - if (!seriesModel) { - return; - } - var data = seriesModel.getData(); - var tooltipCascadedModel = buildTooltipModel([data.getItemModel(dataIndex), seriesModel, (seriesModel.coordinateSystem || {}).model], this._tooltipModel); - if (tooltipCascadedModel.get('trigger') !== 'axis') { - return; - } - api.dispatchAction({ - type: 'updateAxisPointer', - seriesIndex: seriesIndex, - dataIndex: dataIndex, - position: payload.position - }); - return true; - }; - TooltipView.prototype._tryShow = function (e, dispatchAction) { - var el = e.target; - var tooltipModel = this._tooltipModel; - if (!tooltipModel) { - return; - } - // Save mouse x, mouse y. So we can try to keep showing the tip if chart is refreshed - this._lastX = e.offsetX; - this._lastY = e.offsetY; - var dataByCoordSys = e.dataByCoordSys; - if (dataByCoordSys && dataByCoordSys.length) { - this._showAxisTooltip(dataByCoordSys, e); - } else if (el) { - var ecData = getECData(el); - if (ecData.ssrType === 'legend') { - // Don't trigger tooltip for legend tooltip item - return; - } - this._lastDataByCoordSys = null; - var seriesDispatcher_1; - var cmptDispatcher_1; - findEventDispatcher(el, function (target) { - // Always show item tooltip if mouse is on the element with dataIndex - if (getECData(target).dataIndex != null) { - seriesDispatcher_1 = target; - return true; - } - // Tooltip provided directly. Like legend. - if (getECData(target).tooltipConfig != null) { - cmptDispatcher_1 = target; - return true; - } - }, true); - if (seriesDispatcher_1) { - this._showSeriesItemTooltip(e, seriesDispatcher_1, dispatchAction); - } else if (cmptDispatcher_1) { - this._showComponentItemTooltip(e, cmptDispatcher_1, dispatchAction); - } else { - this._hide(dispatchAction); - } - } else { - this._lastDataByCoordSys = null; - this._hide(dispatchAction); - } - }; - TooltipView.prototype._showOrMove = function (tooltipModel, cb) { - // showDelay is used in this case: tooltip.enterable is set - // as true. User intent to move mouse into tooltip and click - // something. `showDelay` makes it easier to enter the content - // but tooltip do not move immediately. - var delay = tooltipModel.get('showDelay'); - cb = bind(cb, this); - clearTimeout(this._showTimout); - delay > 0 ? this._showTimout = setTimeout(cb, delay) : cb(); - }; - TooltipView.prototype._showAxisTooltip = function (dataByCoordSys, e) { - var ecModel = this._ecModel; - var globalTooltipModel = this._tooltipModel; - var point = [e.offsetX, e.offsetY]; - var singleTooltipModel = buildTooltipModel([e.tooltipOption], globalTooltipModel); - var renderMode = this._renderMode; - var cbParamsList = []; - var articleMarkup = createTooltipMarkup('section', { - blocks: [], - noHeader: true - }); - // Only for legacy: `Serise['formatTooltip']` returns a string. - var markupTextArrLegacy = []; - var markupStyleCreator = new TooltipMarkupStyleCreator(); - each(dataByCoordSys, function (itemCoordSys) { - each(itemCoordSys.dataByAxis, function (axisItem) { - var axisModel = ecModel.getComponent(axisItem.axisDim + 'Axis', axisItem.axisIndex); - var axisValue = axisItem.value; - if (!axisModel || axisValue == null) { - return; - } - var axisValueLabel = axisPointerViewHelper.getValueLabel(axisValue, axisModel.axis, ecModel, axisItem.seriesDataIndices, axisItem.valueLabelOpt); - var axisSectionMarkup = createTooltipMarkup('section', { - header: axisValueLabel, - noHeader: !trim(axisValueLabel), - sortBlocks: true, - blocks: [] - }); - articleMarkup.blocks.push(axisSectionMarkup); - each(axisItem.seriesDataIndices, function (idxItem) { - var series = ecModel.getSeriesByIndex(idxItem.seriesIndex); - var dataIndex = idxItem.dataIndexInside; - var cbParams = series.getDataParams(dataIndex); - // Can't find data. - if (cbParams.dataIndex < 0) { - return; - } - cbParams.axisDim = axisItem.axisDim; - cbParams.axisIndex = axisItem.axisIndex; - cbParams.axisType = axisItem.axisType; - cbParams.axisId = axisItem.axisId; - cbParams.axisValue = axisHelper.getAxisRawValue(axisModel.axis, { - value: axisValue - }); - cbParams.axisValueLabel = axisValueLabel; - // Pre-create marker style for makers. Users can assemble richText - // text in `formatter` callback and use those markers style. - cbParams.marker = markupStyleCreator.makeTooltipMarker('item', convertToColorString(cbParams.color), renderMode); - var seriesTooltipResult = normalizeTooltipFormatResult(series.formatTooltip(dataIndex, true, null)); - var frag = seriesTooltipResult.frag; - if (frag) { - var valueFormatter = buildTooltipModel([series], globalTooltipModel).get('valueFormatter'); - axisSectionMarkup.blocks.push(valueFormatter ? extend({ - valueFormatter: valueFormatter - }, frag) : frag); - } - if (seriesTooltipResult.text) { - markupTextArrLegacy.push(seriesTooltipResult.text); - } - cbParamsList.push(cbParams); - }); - }); - }); - // In most cases, the second axis is displays upper on the first one. - // So we reverse it to look better. - articleMarkup.blocks.reverse(); - markupTextArrLegacy.reverse(); - var positionExpr = e.position; - var orderMode = singleTooltipModel.get('order'); - var builtMarkupText = buildTooltipMarkup(articleMarkup, markupStyleCreator, renderMode, orderMode, ecModel.get('useUTC'), singleTooltipModel.get('textStyle')); - builtMarkupText && markupTextArrLegacy.unshift(builtMarkupText); - var blockBreak = renderMode === 'richText' ? '\n\n' : '
'; - var allMarkupText = markupTextArrLegacy.join(blockBreak); - this._showOrMove(singleTooltipModel, function () { - if (this._updateContentNotChangedOnAxis(dataByCoordSys, cbParamsList)) { - this._updatePosition(singleTooltipModel, positionExpr, point[0], point[1], this._tooltipContent, cbParamsList); - } else { - this._showTooltipContent(singleTooltipModel, allMarkupText, cbParamsList, Math.random() + '', point[0], point[1], positionExpr, null, markupStyleCreator); - } - }); - // Do not trigger events here, because this branch only be entered - // from dispatchAction. - }; - - TooltipView.prototype._showSeriesItemTooltip = function (e, dispatcher, dispatchAction) { - var ecModel = this._ecModel; - var ecData = getECData(dispatcher); - // Use dataModel in element if possible - // Used when mouseover on a element like markPoint or edge - // In which case, the data is not main data in series. - var seriesIndex = ecData.seriesIndex; - var seriesModel = ecModel.getSeriesByIndex(seriesIndex); - // For example, graph link. - var dataModel = ecData.dataModel || seriesModel; - var dataIndex = ecData.dataIndex; - var dataType = ecData.dataType; - var data = dataModel.getData(dataType); - var renderMode = this._renderMode; - var positionDefault = e.positionDefault; - var tooltipModel = buildTooltipModel([data.getItemModel(dataIndex), dataModel, seriesModel && (seriesModel.coordinateSystem || {}).model], this._tooltipModel, positionDefault ? { - position: positionDefault - } : null); - var tooltipTrigger = tooltipModel.get('trigger'); - if (tooltipTrigger != null && tooltipTrigger !== 'item') { - return; - } - var params = dataModel.getDataParams(dataIndex, dataType); - var markupStyleCreator = new TooltipMarkupStyleCreator(); - // Pre-create marker style for makers. Users can assemble richText - // text in `formatter` callback and use those markers style. - params.marker = markupStyleCreator.makeTooltipMarker('item', convertToColorString(params.color), renderMode); - var seriesTooltipResult = normalizeTooltipFormatResult(dataModel.formatTooltip(dataIndex, false, dataType)); - var orderMode = tooltipModel.get('order'); - var valueFormatter = tooltipModel.get('valueFormatter'); - var frag = seriesTooltipResult.frag; - var markupText = frag ? buildTooltipMarkup(valueFormatter ? extend({ - valueFormatter: valueFormatter - }, frag) : frag, markupStyleCreator, renderMode, orderMode, ecModel.get('useUTC'), tooltipModel.get('textStyle')) : seriesTooltipResult.text; - var asyncTicket = 'item_' + dataModel.name + '_' + dataIndex; - this._showOrMove(tooltipModel, function () { - this._showTooltipContent(tooltipModel, markupText, params, asyncTicket, e.offsetX, e.offsetY, e.position, e.target, markupStyleCreator); - }); - // FIXME - // duplicated showtip if manuallyShowTip is called from dispatchAction. - dispatchAction({ - type: 'showTip', - dataIndexInside: dataIndex, - dataIndex: data.getRawIndex(dataIndex), - seriesIndex: seriesIndex, - from: this.uid - }); - }; - TooltipView.prototype._showComponentItemTooltip = function (e, el, dispatchAction) { - var isHTMLRenderMode = this._renderMode === 'html'; - var ecData = getECData(el); - var tooltipConfig = ecData.tooltipConfig; - var tooltipOpt = tooltipConfig.option || {}; - var encodeHTMLContent = tooltipOpt.encodeHTMLContent; - if (isString(tooltipOpt)) { - var content = tooltipOpt; - tooltipOpt = { - content: content, - // Fixed formatter - formatter: content - }; - // when `tooltipConfig.option` is a string rather than an object, - // we can't know if the content needs to be encoded - // for the sake of security, encode it by default. - encodeHTMLContent = true; - } - if (encodeHTMLContent && isHTMLRenderMode && tooltipOpt.content) { - // clone might be unnecessary? - tooltipOpt = clone(tooltipOpt); - tooltipOpt.content = encodeHTML(tooltipOpt.content); - } - var tooltipModelCascade = [tooltipOpt]; - var cmpt = this._ecModel.getComponent(ecData.componentMainType, ecData.componentIndex); - if (cmpt) { - tooltipModelCascade.push(cmpt); - } - // In most cases, component tooltip formatter has different params with series tooltip formatter, - // so that they cannot share the same formatter. Since the global tooltip formatter is used for series - // by convention, we do not use it as the default formatter for component. - tooltipModelCascade.push({ - formatter: tooltipOpt.content - }); - var positionDefault = e.positionDefault; - var subTooltipModel = buildTooltipModel(tooltipModelCascade, this._tooltipModel, positionDefault ? { - position: positionDefault - } : null); - var defaultHtml = subTooltipModel.get('content'); - var asyncTicket = Math.random() + ''; - // PENDING: this case do not support richText style yet. - var markupStyleCreator = new TooltipMarkupStyleCreator(); - // Do not check whether `trigger` is 'none' here, because `trigger` - // only works on coordinate system. In fact, we have not found case - // that requires setting `trigger` nothing on component yet. - this._showOrMove(subTooltipModel, function () { - // Use formatterParams from element defined in component - // Avoid users modify it. - var formatterParams = clone(subTooltipModel.get('formatterParams') || {}); - this._showTooltipContent(subTooltipModel, defaultHtml, formatterParams, asyncTicket, e.offsetX, e.offsetY, e.position, el, markupStyleCreator); - }); - // If not dispatch showTip, tip may be hide triggered by axis. - dispatchAction({ - type: 'showTip', - from: this.uid - }); - }; - TooltipView.prototype._showTooltipContent = function ( - // Use Model insteadof TooltipModel because this model may be from series or other options. - // Instead of top level tooltip. - tooltipModel, defaultHtml, params, asyncTicket, x, y, positionExpr, el, markupStyleCreator) { - // Reset ticket - this._ticket = ''; - if (!tooltipModel.get('showContent') || !tooltipModel.get('show')) { - return; - } - var tooltipContent = this._tooltipContent; - tooltipContent.setEnterable(tooltipModel.get('enterable')); - var formatter = tooltipModel.get('formatter'); - positionExpr = positionExpr || tooltipModel.get('position'); - var html = defaultHtml; - var nearPoint = this._getNearestPoint([x, y], params, tooltipModel.get('trigger'), tooltipModel.get('borderColor')); - var nearPointColor = nearPoint.color; - if (formatter) { - if (isString(formatter)) { - var useUTC = tooltipModel.ecModel.get('useUTC'); - var params0 = isArray(params) ? params[0] : params; - var isTimeAxis = params0 && params0.axisType && params0.axisType.indexOf('time') >= 0; - html = formatter; - if (isTimeAxis) { - html = timeFormat(params0.axisValue, html, useUTC); - } - html = formatTpl(html, params, true); - } else if (isFunction(formatter)) { - var callback = bind(function (cbTicket, html) { - if (cbTicket === this._ticket) { - tooltipContent.setContent(html, markupStyleCreator, tooltipModel, nearPointColor, positionExpr); - this._updatePosition(tooltipModel, positionExpr, x, y, tooltipContent, params, el); - } - }, this); - this._ticket = asyncTicket; - html = formatter(params, asyncTicket, callback); - } else { - html = formatter; - } - } - tooltipContent.setContent(html, markupStyleCreator, tooltipModel, nearPointColor, positionExpr); - tooltipContent.show(tooltipModel, nearPointColor); - this._updatePosition(tooltipModel, positionExpr, x, y, tooltipContent, params, el); - }; - TooltipView.prototype._getNearestPoint = function (point, tooltipDataParams, trigger, borderColor) { - if (trigger === 'axis' || isArray(tooltipDataParams)) { - return { - color: borderColor || (this._renderMode === 'html' ? '#fff' : 'none') - }; - } - if (!isArray(tooltipDataParams)) { - return { - color: borderColor || tooltipDataParams.color || tooltipDataParams.borderColor - }; - } - }; - TooltipView.prototype._updatePosition = function (tooltipModel, positionExpr, x, - // Mouse x - y, - // Mouse y - content, params, el) { - var viewWidth = this._api.getWidth(); - var viewHeight = this._api.getHeight(); - positionExpr = positionExpr || tooltipModel.get('position'); - var contentSize = content.getSize(); - var align = tooltipModel.get('align'); - var vAlign = tooltipModel.get('verticalAlign'); - var rect = el && el.getBoundingRect().clone(); - el && rect.applyTransform(el.transform); - if (isFunction(positionExpr)) { - // Callback of position can be an array or a string specify the position - positionExpr = positionExpr([x, y], params, content.el, rect, { - viewSize: [viewWidth, viewHeight], - contentSize: contentSize.slice() - }); - } - if (isArray(positionExpr)) { - x = parsePercent(positionExpr[0], viewWidth); - y = parsePercent(positionExpr[1], viewHeight); - } else if (isObject(positionExpr)) { - var boxLayoutPosition = positionExpr; - boxLayoutPosition.width = contentSize[0]; - boxLayoutPosition.height = contentSize[1]; - var layoutRect = getLayoutRect(boxLayoutPosition, { - width: viewWidth, - height: viewHeight - }); - x = layoutRect.x; - y = layoutRect.y; - align = null; - // When positionExpr is left/top/right/bottom, - // align and verticalAlign will not work. - vAlign = null; - } - // Specify tooltip position by string 'top' 'bottom' 'left' 'right' around graphic element - else if (isString(positionExpr) && el) { - var pos = calcTooltipPosition(positionExpr, rect, contentSize, tooltipModel.get('borderWidth')); - x = pos[0]; - y = pos[1]; - } else { - var pos = refixTooltipPosition(x, y, content, viewWidth, viewHeight, align ? null : 20, vAlign ? null : 20); - x = pos[0]; - y = pos[1]; - } - align && (x -= isCenterAlign(align) ? contentSize[0] / 2 : align === 'right' ? contentSize[0] : 0); - vAlign && (y -= isCenterAlign(vAlign) ? contentSize[1] / 2 : vAlign === 'bottom' ? contentSize[1] : 0); - if (shouldTooltipConfine(tooltipModel)) { - var pos = confineTooltipPosition(x, y, content, viewWidth, viewHeight); - x = pos[0]; - y = pos[1]; - } - content.moveTo(x, y); - }; - // FIXME - // Should we remove this but leave this to user? - TooltipView.prototype._updateContentNotChangedOnAxis = function (dataByCoordSys, cbParamsList) { - var lastCoordSys = this._lastDataByCoordSys; - var lastCbParamsList = this._cbParamsList; - var contentNotChanged = !!lastCoordSys && lastCoordSys.length === dataByCoordSys.length; - contentNotChanged && each(lastCoordSys, function (lastItemCoordSys, indexCoordSys) { - var lastDataByAxis = lastItemCoordSys.dataByAxis || []; - var thisItemCoordSys = dataByCoordSys[indexCoordSys] || {}; - var thisDataByAxis = thisItemCoordSys.dataByAxis || []; - contentNotChanged = contentNotChanged && lastDataByAxis.length === thisDataByAxis.length; - contentNotChanged && each(lastDataByAxis, function (lastItem, indexAxis) { - var thisItem = thisDataByAxis[indexAxis] || {}; - var lastIndices = lastItem.seriesDataIndices || []; - var newIndices = thisItem.seriesDataIndices || []; - contentNotChanged = contentNotChanged && lastItem.value === thisItem.value && lastItem.axisType === thisItem.axisType && lastItem.axisId === thisItem.axisId && lastIndices.length === newIndices.length; - contentNotChanged && each(lastIndices, function (lastIdxItem, j) { - var newIdxItem = newIndices[j]; - contentNotChanged = contentNotChanged && lastIdxItem.seriesIndex === newIdxItem.seriesIndex && lastIdxItem.dataIndex === newIdxItem.dataIndex; - }); - // check is cbParams data value changed - lastCbParamsList && each(lastItem.seriesDataIndices, function (idxItem) { - var seriesIdx = idxItem.seriesIndex; - var cbParams = cbParamsList[seriesIdx]; - var lastCbParams = lastCbParamsList[seriesIdx]; - if (cbParams && lastCbParams && lastCbParams.data !== cbParams.data) { - contentNotChanged = false; - } - }); - }); - }); - this._lastDataByCoordSys = dataByCoordSys; - this._cbParamsList = cbParamsList; - return !!contentNotChanged; - }; - TooltipView.prototype._hide = function (dispatchAction) { - // Do not directly hideLater here, because this behavior may be prevented - // in dispatchAction when showTip is dispatched. - // FIXME - // duplicated hideTip if manuallyHideTip is called from dispatchAction. - this._lastDataByCoordSys = null; - dispatchAction({ - type: 'hideTip', - from: this.uid - }); - }; - TooltipView.prototype.dispose = function (ecModel, api) { - if (env.node || !api.getDom()) { - return; - } - clear(this, '_updatePosition'); - this._tooltipContent.dispose(); - globalListener.unregister('itemTooltip', api); - }; - TooltipView.type = 'tooltip'; - return TooltipView; -}(ComponentView); -/** - * From top to bottom. (the last one should be globalTooltipModel); - */ -function buildTooltipModel(modelCascade, globalTooltipModel, defaultTooltipOption) { - // Last is always tooltip model. - var ecModel = globalTooltipModel.ecModel; - var resultModel; - if (defaultTooltipOption) { - resultModel = new Model(defaultTooltipOption, ecModel, ecModel); - resultModel = new Model(globalTooltipModel.option, resultModel, ecModel); - } else { - resultModel = globalTooltipModel; - } - for (var i = modelCascade.length - 1; i >= 0; i--) { - var tooltipOpt = modelCascade[i]; - if (tooltipOpt) { - if (tooltipOpt instanceof Model) { - tooltipOpt = tooltipOpt.get('tooltip', true); - } - // In each data item tooltip can be simply write: - // { - // value: 10, - // tooltip: 'Something you need to know' - // } - if (isString(tooltipOpt)) { - tooltipOpt = { - formatter: tooltipOpt - }; - } - if (tooltipOpt) { - resultModel = new Model(tooltipOpt, resultModel, ecModel); - } - } - } - return resultModel; -} -function makeDispatchAction(payload, api) { - return payload.dispatchAction || bind(api.dispatchAction, api); -} -function refixTooltipPosition(x, y, content, viewWidth, viewHeight, gapH, gapV) { - var size = content.getSize(); - var width = size[0]; - var height = size[1]; - if (gapH != null) { - // Add extra 2 pixels for this case: - // At present the "values" in default tooltip are using CSS `float: right`. - // When the right edge of the tooltip box is on the right side of the - // viewport, the `float` layout might push the "values" to the second line. - if (x + width + gapH + 2 > viewWidth) { - x -= width + gapH; - } else { - x += gapH; - } - } - if (gapV != null) { - if (y + height + gapV > viewHeight) { - y -= height + gapV; - } else { - y += gapV; - } - } - return [x, y]; -} -function confineTooltipPosition(x, y, content, viewWidth, viewHeight) { - var size = content.getSize(); - var width = size[0]; - var height = size[1]; - x = Math.min(x + width, viewWidth) - width; - y = Math.min(y + height, viewHeight) - height; - x = Math.max(x, 0); - y = Math.max(y, 0); - return [x, y]; -} -function calcTooltipPosition(position, rect, contentSize, borderWidth) { - var domWidth = contentSize[0]; - var domHeight = contentSize[1]; - var offset = Math.ceil(Math.SQRT2 * borderWidth) + 8; - var x = 0; - var y = 0; - var rectWidth = rect.width; - var rectHeight = rect.height; - switch (position) { - case 'inside': - x = rect.x + rectWidth / 2 - domWidth / 2; - y = rect.y + rectHeight / 2 - domHeight / 2; - break; - case 'top': - x = rect.x + rectWidth / 2 - domWidth / 2; - y = rect.y - domHeight - offset; - break; - case 'bottom': - x = rect.x + rectWidth / 2 - domWidth / 2; - y = rect.y + rectHeight + offset; - break; - case 'left': - x = rect.x - domWidth - offset; - y = rect.y + rectHeight / 2 - domHeight / 2; - break; - case 'right': - x = rect.x + rectWidth + offset; - y = rect.y + rectHeight / 2 - domHeight / 2; - } - return [x, y]; -} -function isCenterAlign(align) { - return align === 'center' || align === 'middle'; -} -/** - * Find target component by payload like: - * ```js - * { legendId: 'some_id', name: 'xxx' } - * { toolboxIndex: 1, name: 'xxx' } - * { geoName: 'some_name', name: 'xxx' } - * ``` - * PENDING: at present only - * - * If not found, return null/undefined. - */ -function findComponentReference(payload, ecModel, api) { - var queryOptionMap = preParseFinder(payload).queryOptionMap; - var componentMainType = queryOptionMap.keys()[0]; - if (!componentMainType || componentMainType === 'series') { - return; - } - var queryResult = queryReferringComponents(ecModel, componentMainType, queryOptionMap.get(componentMainType), { - useDefault: false, - enableAll: false, - enableNone: false - }); - var model = queryResult.models[0]; - if (!model) { - return; - } - var view = api.getViewOfComponentModel(model); - var el; - view.group.traverse(function (subEl) { - var tooltipConfig = getECData(subEl).tooltipConfig; - if (tooltipConfig && tooltipConfig.name === payload.name) { - el = subEl; - return true; // stop - } - }); - - if (el) { - return { - componentMainType: componentMainType, - componentIndex: model.componentIndex, - el: el - }; - } -} -export default TooltipView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/helper.js b/node_modules/echarts/lib/component/tooltip/helper.js deleted file mode 100644 index 8f82f6b..0000000 --- a/node_modules/echarts/lib/component/tooltip/helper.js +++ /dev/null @@ -1,78 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { toCamelCase } from '../../util/format.js'; -import env from 'zrender/lib/core/env.js'; -/* global document */ -export function shouldTooltipConfine(tooltipModel) { - var confineOption = tooltipModel.get('confine'); - return confineOption != null ? !!confineOption - // In richText mode, the outside part can not be visible. - : tooltipModel.get('renderMode') === 'richText'; -} -function testStyle(styleProps) { - if (!env.domSupported) { - return; - } - var style = document.documentElement.style; - for (var i = 0, len = styleProps.length; i < len; i++) { - if (styleProps[i] in style) { - return styleProps[i]; - } - } -} -export var TRANSFORM_VENDOR = testStyle(['transform', 'webkitTransform', 'OTransform', 'MozTransform', 'msTransform']); -export var TRANSITION_VENDOR = testStyle(['webkitTransition', 'transition', 'OTransition', 'MozTransition', 'msTransition']); -export function toCSSVendorPrefix(styleVendor, styleProp) { - if (!styleVendor) { - return styleProp; - } - styleProp = toCamelCase(styleProp, true); - var idx = styleVendor.indexOf(styleProp); - styleVendor = idx === -1 ? styleProp : "-" + styleVendor.slice(0, idx) + "-" + styleProp; - return styleVendor.toLowerCase(); -} -export function getComputedStyle(el, style) { - var stl = el.currentStyle || document.defaultView && document.defaultView.getComputedStyle(el); - return stl ? style ? stl[style] : stl : null; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/install.js b/node_modules/echarts/lib/component/tooltip/install.js deleted file mode 100644 index 89ef6ec..0000000 --- a/node_modules/echarts/lib/component/tooltip/install.js +++ /dev/null @@ -1,71 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { install as installAxisPointer } from '../axisPointer/install.js'; -import { use } from '../../extension.js'; -import TooltipModel from './TooltipModel.js'; -import TooltipView from './TooltipView.js'; -import { noop } from 'zrender/lib/core/util.js'; -export function install(registers) { - use(installAxisPointer); - registers.registerComponentModel(TooltipModel); - registers.registerComponentView(TooltipView); - /** - * @action - * @property {string} type - * @property {number} seriesIndex - * @property {number} dataIndex - * @property {number} [x] - * @property {number} [y] - */ - registers.registerAction({ - type: 'showTip', - event: 'showTip', - update: 'tooltip:manuallyShowTip' - }, noop); - registers.registerAction({ - type: 'hideTip', - event: 'hideTip', - update: 'tooltip:manuallyHideTip' - }, noop); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js b/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js deleted file mode 100644 index aec01c0..0000000 --- a/node_modules/echarts/lib/component/tooltip/seriesFormatTooltip.js +++ /dev/null @@ -1,142 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { trim, isArray, each, reduce } from 'zrender/lib/core/util.js'; -import { retrieveVisualColorForTooltipMarker, createTooltipMarkup } from './tooltipMarkup.js'; -import { retrieveRawValue } from '../../data/helper/dataProvider.js'; -import { isNameSpecified } from '../../util/model.js'; -export function defaultSeriesFormatTooltip(opt) { - var series = opt.series; - var dataIndex = opt.dataIndex; - var multipleSeries = opt.multipleSeries; - var data = series.getData(); - var tooltipDims = data.mapDimensionsAll('defaultedTooltip'); - var tooltipDimLen = tooltipDims.length; - var value = series.getRawValue(dataIndex); - var isValueArr = isArray(value); - var markerColor = retrieveVisualColorForTooltipMarker(series, dataIndex); - // Complicated rule for pretty tooltip. - var inlineValue; - var inlineValueType; - var subBlocks; - var sortParam; - if (tooltipDimLen > 1 || isValueArr && !tooltipDimLen) { - var formatArrResult = formatTooltipArrayValue(value, series, dataIndex, tooltipDims, markerColor); - inlineValue = formatArrResult.inlineValues; - inlineValueType = formatArrResult.inlineValueTypes; - subBlocks = formatArrResult.blocks; - // Only support tooltip sort by the first inline value. It's enough in most cases. - sortParam = formatArrResult.inlineValues[0]; - } else if (tooltipDimLen) { - var dimInfo = data.getDimensionInfo(tooltipDims[0]); - sortParam = inlineValue = retrieveRawValue(data, dataIndex, tooltipDims[0]); - inlineValueType = dimInfo.type; - } else { - sortParam = inlineValue = isValueArr ? value[0] : value; - } - // Do not show generated series name. It might not be readable. - var seriesNameSpecified = isNameSpecified(series); - var seriesName = seriesNameSpecified && series.name || ''; - var itemName = data.getName(dataIndex); - var inlineName = multipleSeries ? seriesName : itemName; - return createTooltipMarkup('section', { - header: seriesName, - // When series name is not specified, do not show a header line with only '-'. - // This case always happens in tooltip.trigger: 'item'. - noHeader: multipleSeries || !seriesNameSpecified, - sortParam: sortParam, - blocks: [createTooltipMarkup('nameValue', { - markerType: 'item', - markerColor: markerColor, - // Do not mix display seriesName and itemName in one tooltip, - // which might confuses users. - name: inlineName, - // name dimension might be auto assigned, where the name might - // be not readable. So we check trim here. - noName: !trim(inlineName), - value: inlineValue, - valueType: inlineValueType, - dataIndex: dataIndex - })].concat(subBlocks || []) - }); -} -function formatTooltipArrayValue(value, series, dataIndex, tooltipDims, colorStr) { - // check: category-no-encode-has-axis-data in dataset.html - var data = series.getData(); - var isValueMultipleLine = reduce(value, function (isValueMultipleLine, val, idx) { - var dimItem = data.getDimensionInfo(idx); - return isValueMultipleLine = isValueMultipleLine || dimItem && dimItem.tooltip !== false && dimItem.displayName != null; - }, false); - var inlineValues = []; - var inlineValueTypes = []; - var blocks = []; - tooltipDims.length ? each(tooltipDims, function (dim) { - setEachItem(retrieveRawValue(data, dataIndex, dim), dim); - }) - // By default, all dims is used on tooltip. - : each(value, setEachItem); - function setEachItem(val, dim) { - var dimInfo = data.getDimensionInfo(dim); - // If `dimInfo.tooltip` is not set, show tooltip. - if (!dimInfo || dimInfo.otherDims.tooltip === false) { - return; - } - if (isValueMultipleLine) { - blocks.push(createTooltipMarkup('nameValue', { - markerType: 'subItem', - markerColor: colorStr, - name: dimInfo.displayName, - value: val, - valueType: dimInfo.type - })); - } else { - inlineValues.push(val); - inlineValueTypes.push(dimInfo.type); - } - } - return { - inlineValues: inlineValues, - inlineValueTypes: inlineValueTypes, - blocks: blocks - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js b/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js deleted file mode 100644 index 7ee76b1..0000000 --- a/node_modules/echarts/lib/component/tooltip/tooltipMarkup.js +++ /dev/null @@ -1,324 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { getTooltipMarker, encodeHTML, makeValueReadable, convertToColorString } from '../../util/format.js'; -import { isString, each, hasOwn, isArray, map, assert, extend } from 'zrender/lib/core/util.js'; -import { SortOrderComparator } from '../../data/helper/dataValueHelper.js'; -import { getRandomIdBase } from '../../util/number.js'; -var TOOLTIP_LINE_HEIGHT_CSS = 'line-height:1'; -// TODO: more textStyle option -function getTooltipTextStyle(textStyle, renderMode) { - var nameFontColor = textStyle.color || '#6e7079'; - var nameFontSize = textStyle.fontSize || 12; - var nameFontWeight = textStyle.fontWeight || '400'; - var valueFontColor = textStyle.color || '#464646'; - var valueFontSize = textStyle.fontSize || 14; - var valueFontWeight = textStyle.fontWeight || '900'; - if (renderMode === 'html') { - // `textStyle` is probably from user input, should be encoded to reduce security risk. - return { - // eslint-disable-next-line max-len - nameStyle: "font-size:" + encodeHTML(nameFontSize + '') + "px;color:" + encodeHTML(nameFontColor) + ";font-weight:" + encodeHTML(nameFontWeight + ''), - // eslint-disable-next-line max-len - valueStyle: "font-size:" + encodeHTML(valueFontSize + '') + "px;color:" + encodeHTML(valueFontColor) + ";font-weight:" + encodeHTML(valueFontWeight + '') - }; - } else { - return { - nameStyle: { - fontSize: nameFontSize, - fill: nameFontColor, - fontWeight: nameFontWeight - }, - valueStyle: { - fontSize: valueFontSize, - fill: valueFontColor, - fontWeight: valueFontWeight - } - }; - } -} -// See `TooltipMarkupLayoutIntent['innerGapLevel']`. -// (value from UI design) -var HTML_GAPS = [0, 10, 20, 30]; -var RICH_TEXT_GAPS = ['', '\n', '\n\n', '\n\n\n']; -// eslint-disable-next-line max-len -export function createTooltipMarkup(type, option) { - option.type = type; - return option; -} -function isSectionFragment(frag) { - return frag.type === 'section'; -} -function getBuilder(frag) { - return isSectionFragment(frag) ? buildSection : buildNameValue; -} -function getBlockGapLevel(frag) { - if (isSectionFragment(frag)) { - var gapLevel_1 = 0; - var subBlockLen = frag.blocks.length; - var hasInnerGap_1 = subBlockLen > 1 || subBlockLen > 0 && !frag.noHeader; - each(frag.blocks, function (subBlock) { - var subGapLevel = getBlockGapLevel(subBlock); - // If the some of the sub-blocks have some gaps (like 10px) inside, this block - // should use a larger gap (like 20px) to distinguish those sub-blocks. - if (subGapLevel >= gapLevel_1) { - gapLevel_1 = subGapLevel + +(hasInnerGap_1 && ( - // 0 always can not be readable gap level. - !subGapLevel - // If no header, always keep the sub gap level. Otherwise - // look weird in case `multipleSeries`. - || isSectionFragment(subBlock) && !subBlock.noHeader)); - } - }); - return gapLevel_1; - } - return 0; -} -function buildSection(ctx, fragment, topMarginForOuterGap, toolTipTextStyle) { - var noHeader = fragment.noHeader; - var gaps = getGap(getBlockGapLevel(fragment)); - var subMarkupTextList = []; - var subBlocks = fragment.blocks || []; - assert(!subBlocks || isArray(subBlocks)); - subBlocks = subBlocks || []; - var orderMode = ctx.orderMode; - if (fragment.sortBlocks && orderMode) { - subBlocks = subBlocks.slice(); - var orderMap = { - valueAsc: 'asc', - valueDesc: 'desc' - }; - if (hasOwn(orderMap, orderMode)) { - var comparator_1 = new SortOrderComparator(orderMap[orderMode], null); - subBlocks.sort(function (a, b) { - return comparator_1.evaluate(a.sortParam, b.sortParam); - }); - } - // FIXME 'seriesDesc' necessary? - else if (orderMode === 'seriesDesc') { - subBlocks.reverse(); - } - } - each(subBlocks, function (subBlock, idx) { - var valueFormatter = fragment.valueFormatter; - var subMarkupText = getBuilder(subBlock)( - // Inherit valueFormatter - valueFormatter ? extend(extend({}, ctx), { - valueFormatter: valueFormatter - }) : ctx, subBlock, idx > 0 ? gaps.html : 0, toolTipTextStyle); - subMarkupText != null && subMarkupTextList.push(subMarkupText); - }); - var subMarkupText = ctx.renderMode === 'richText' ? subMarkupTextList.join(gaps.richText) : wrapBlockHTML(subMarkupTextList.join(''), noHeader ? topMarginForOuterGap : gaps.html); - if (noHeader) { - return subMarkupText; - } - var displayableHeader = makeValueReadable(fragment.header, 'ordinal', ctx.useUTC); - var nameStyle = getTooltipTextStyle(toolTipTextStyle, ctx.renderMode).nameStyle; - if (ctx.renderMode === 'richText') { - return wrapInlineNameRichText(ctx, displayableHeader, nameStyle) + gaps.richText + subMarkupText; - } else { - return wrapBlockHTML("
" + encodeHTML(displayableHeader) + '
' + subMarkupText, topMarginForOuterGap); - } -} -function buildNameValue(ctx, fragment, topMarginForOuterGap, toolTipTextStyle) { - var renderMode = ctx.renderMode; - var noName = fragment.noName; - var noValue = fragment.noValue; - var noMarker = !fragment.markerType; - var name = fragment.name; - var useUTC = ctx.useUTC; - var valueFormatter = fragment.valueFormatter || ctx.valueFormatter || function (value) { - value = isArray(value) ? value : [value]; - return map(value, function (val, idx) { - return makeValueReadable(val, isArray(valueTypeOption) ? valueTypeOption[idx] : valueTypeOption, useUTC); - }); - }; - if (noName && noValue) { - return; - } - var markerStr = noMarker ? '' : ctx.markupStyleCreator.makeTooltipMarker(fragment.markerType, fragment.markerColor || '#333', renderMode); - var readableName = noName ? '' : makeValueReadable(name, 'ordinal', useUTC); - var valueTypeOption = fragment.valueType; - var readableValueList = noValue ? [] : valueFormatter(fragment.value, fragment.dataIndex); - var valueAlignRight = !noMarker || !noName; - // It little weird if only value next to marker but far from marker. - var valueCloseToMarker = !noMarker && noName; - var _a = getTooltipTextStyle(toolTipTextStyle, renderMode), - nameStyle = _a.nameStyle, - valueStyle = _a.valueStyle; - return renderMode === 'richText' ? (noMarker ? '' : markerStr) + (noName ? '' : wrapInlineNameRichText(ctx, readableName, nameStyle)) - // Value has commas inside, so use ' ' as delimiter for multiple values. - + (noValue ? '' : wrapInlineValueRichText(ctx, readableValueList, valueAlignRight, valueCloseToMarker, valueStyle)) : wrapBlockHTML((noMarker ? '' : markerStr) + (noName ? '' : wrapInlineNameHTML(readableName, !noMarker, nameStyle)) + (noValue ? '' : wrapInlineValueHTML(readableValueList, valueAlignRight, valueCloseToMarker, valueStyle)), topMarginForOuterGap); -} -/** - * @return markupText. null/undefined means no content. - */ -export function buildTooltipMarkup(fragment, markupStyleCreator, renderMode, orderMode, useUTC, toolTipTextStyle) { - if (!fragment) { - return; - } - var builder = getBuilder(fragment); - var ctx = { - useUTC: useUTC, - renderMode: renderMode, - orderMode: orderMode, - markupStyleCreator: markupStyleCreator, - valueFormatter: fragment.valueFormatter - }; - return builder(ctx, fragment, 0, toolTipTextStyle); -} -function getGap(gapLevel) { - return { - html: HTML_GAPS[gapLevel], - richText: RICH_TEXT_GAPS[gapLevel] - }; -} -function wrapBlockHTML(encodedContent, topGap) { - var clearfix = '
'; - var marginCSS = "margin: " + topGap + "px 0 0"; - return "
" + encodedContent + clearfix + '
'; -} -function wrapInlineNameHTML(name, leftHasMarker, style) { - var marginCss = leftHasMarker ? 'margin-left:2px' : ''; - return "" + encodeHTML(name) + ''; -} -function wrapInlineValueHTML(valueList, alignRight, valueCloseToMarker, style) { - // Do not too close to marker, considering there are multiple values separated by spaces. - var paddingStr = valueCloseToMarker ? '10px' : '20px'; - var alignCSS = alignRight ? "float:right;margin-left:" + paddingStr : ''; - valueList = isArray(valueList) ? valueList : [valueList]; - return "" - // Value has commas inside, so use ' ' as delimiter for multiple values. - + map(valueList, function (value) { - return encodeHTML(value); - }).join('  ') + ''; -} -function wrapInlineNameRichText(ctx, name, style) { - return ctx.markupStyleCreator.wrapRichTextStyle(name, style); -} -function wrapInlineValueRichText(ctx, values, alignRight, valueCloseToMarker, style) { - var styles = [style]; - var paddingLeft = valueCloseToMarker ? 10 : 20; - alignRight && styles.push({ - padding: [0, 0, 0, paddingLeft], - align: 'right' - }); - // Value has commas inside, so use ' ' as delimiter for multiple values. - return ctx.markupStyleCreator.wrapRichTextStyle(isArray(values) ? values.join(' ') : values, styles); -} -export function retrieveVisualColorForTooltipMarker(series, dataIndex) { - var style = series.getData().getItemVisual(dataIndex, 'style'); - var color = style[series.visualDrawType]; - return convertToColorString(color); -} -export function getPaddingFromTooltipModel(model, renderMode) { - var padding = model.get('padding'); - return padding != null ? padding - // We give slightly different to look pretty. - : renderMode === 'richText' ? [8, 10] : 10; -} -/** - * The major feature is generate styles for `renderMode: 'richText'`. - * But it also serves `renderMode: 'html'` to provide - * "renderMode-independent" API. - */ -var TooltipMarkupStyleCreator = /** @class */function () { - function TooltipMarkupStyleCreator() { - this.richTextStyles = {}; - // Notice that "generate a style name" usually happens repeatedly when mouse is moving and - // a tooltip is displayed. So we put the `_nextStyleNameId` as a member of each creator - // rather than static shared by all creators (which will cause it increase to fast). - this._nextStyleNameId = getRandomIdBase(); - } - TooltipMarkupStyleCreator.prototype._generateStyleName = function () { - return '__EC_aUTo_' + this._nextStyleNameId++; - }; - TooltipMarkupStyleCreator.prototype.makeTooltipMarker = function (markerType, colorStr, renderMode) { - var markerId = renderMode === 'richText' ? this._generateStyleName() : null; - var marker = getTooltipMarker({ - color: colorStr, - type: markerType, - renderMode: renderMode, - markerId: markerId - }); - if (isString(marker)) { - return marker; - } else { - if (process.env.NODE_ENV !== 'production') { - assert(markerId); - } - this.richTextStyles[markerId] = marker.style; - return marker.content; - } - }; - /** - * @usage - * ```ts - * const styledText = markupStyleCreator.wrapRichTextStyle([ - * // The styles will be auto merged. - * { - * fontSize: 12, - * color: 'blue' - * }, - * { - * padding: 20 - * } - * ]); - * ``` - */ - TooltipMarkupStyleCreator.prototype.wrapRichTextStyle = function (text, styles) { - var finalStl = {}; - if (isArray(styles)) { - each(styles, function (stl) { - return extend(finalStl, stl); - }); - } else { - extend(finalStl, styles); - } - var styleName = this._generateStyleName(); - this.richTextStyles[styleName] = finalStl; - return "{" + styleName + "|" + text + "}"; - }; - return TooltipMarkupStyleCreator; -}(); -export { TooltipMarkupStyleCreator }; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/transform.js b/node_modules/echarts/lib/component/transform.js deleted file mode 100644 index d17e7ff..0000000 --- a/node_modules/echarts/lib/component/transform.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './transform/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/transform/filterTransform.js b/node_modules/echarts/lib/component/transform/filterTransform.js deleted file mode 100644 index 018b770..0000000 --- a/node_modules/echarts/lib/component/transform/filterTransform.js +++ /dev/null @@ -1,96 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { parseConditionalExpression } from '../../util/conditionalExpression.js'; -import { hasOwn, createHashMap } from 'zrender/lib/core/util.js'; -import { makePrintable, throwError } from '../../util/log.js'; -export var filterTransform = { - type: 'echarts:filter', - // PENDING: enhance to filter by index rather than create new data - transform: function (params) { - // [Caveat] Fail-Fast: - // Do not return the whole dataset unless user config indicates it explicitly. - // For example, if no condition is specified by mistake, returning an empty result - // is better than returning the entire raw source for the user to find the mistake. - var upstream = params.upstream; - var rawItem; - var condition = parseConditionalExpression(params.config, { - valueGetterAttrMap: createHashMap({ - dimension: true - }), - prepareGetValue: function (exprOption) { - var errMsg = ''; - var dimLoose = exprOption.dimension; - if (!hasOwn(exprOption, 'dimension')) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Relation condition must has prop "dimension" specified.', 'Illegal condition:', exprOption); - } - throwError(errMsg); - } - var dimInfo = upstream.getDimensionInfo(dimLoose); - if (!dimInfo) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Can not find dimension info via: ' + dimLoose + '.\n', 'Existing dimensions: ', upstream.cloneAllDimensionInfo(), '.\n', 'Illegal condition:', exprOption, '.\n'); - } - throwError(errMsg); - } - return { - dimIdx: dimInfo.index - }; - }, - getValue: function (param) { - return upstream.retrieveValueFromItem(rawItem, param.dimIdx); - } - }); - var resultData = []; - for (var i = 0, len = upstream.count(); i < len; i++) { - rawItem = upstream.getRawDataItem(i); - if (condition.evaluate()) { - resultData.push(rawItem); - } - } - return { - data: resultData - }; - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/transform/install.js b/node_modules/echarts/lib/component/transform/install.js deleted file mode 100644 index 3624ea9..0000000 --- a/node_modules/echarts/lib/component/transform/install.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { filterTransform } from './filterTransform.js'; -import { sortTransform } from './sortTransform.js'; -export function install(registers) { - registers.registerTransform(filterTransform); - registers.registerTransform(sortTransform); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/transform/sortTransform.js b/node_modules/echarts/lib/component/transform/sortTransform.js deleted file mode 100644 index b71c81b..0000000 --- a/node_modules/echarts/lib/component/transform/sortTransform.js +++ /dev/null @@ -1,155 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { SOURCE_FORMAT_ARRAY_ROWS, SOURCE_FORMAT_OBJECT_ROWS } from '../../util/types.js'; -import { makePrintable, throwError } from '../../util/log.js'; -import { each } from 'zrender/lib/core/util.js'; -import { normalizeToArray } from '../../util/model.js'; -import { getRawValueParser, SortOrderComparator } from '../../data/helper/dataValueHelper.js'; -var sampleLog = ''; -if (process.env.NODE_ENV !== 'production') { - sampleLog = ['Valid config is like:', '{ dimension: "age", order: "asc" }', 'or [{ dimension: "age", order: "asc"], { dimension: "date", order: "desc" }]'].join(' '); -} -export var sortTransform = { - type: 'echarts:sort', - transform: function (params) { - var upstream = params.upstream; - var config = params.config; - var errMsg = ''; - // Normalize - // const orderExprList: OrderExpression[] = isArray(config[0]) - // ? config as OrderExpression[] - // : [config as OrderExpression]; - var orderExprList = normalizeToArray(config); - if (!orderExprList.length) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Empty `config` in sort transform.'; - } - throwError(errMsg); - } - var orderDefList = []; - each(orderExprList, function (orderExpr) { - var dimLoose = orderExpr.dimension; - var order = orderExpr.order; - var parserName = orderExpr.parser; - var incomparable = orderExpr.incomparable; - if (dimLoose == null) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Sort transform config must has "dimension" specified.' + sampleLog; - } - throwError(errMsg); - } - if (order !== 'asc' && order !== 'desc') { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Sort transform config must has "order" specified.' + sampleLog; - } - throwError(errMsg); - } - if (incomparable && incomparable !== 'min' && incomparable !== 'max') { - var errMsg_1 = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg_1 = 'incomparable must be "min" or "max" rather than "' + incomparable + '".'; - } - throwError(errMsg_1); - } - if (order !== 'asc' && order !== 'desc') { - var errMsg_2 = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg_2 = 'order must be "asc" or "desc" rather than "' + order + '".'; - } - throwError(errMsg_2); - } - var dimInfo = upstream.getDimensionInfo(dimLoose); - if (!dimInfo) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Can not find dimension info via: ' + dimLoose + '.\n', 'Existing dimensions: ', upstream.cloneAllDimensionInfo(), '.\n', 'Illegal config:', orderExpr, '.\n'); - } - throwError(errMsg); - } - var parser = parserName ? getRawValueParser(parserName) : null; - if (parserName && !parser) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Invalid parser name ' + parserName + '.\n', 'Illegal config:', orderExpr, '.\n'); - } - throwError(errMsg); - } - orderDefList.push({ - dimIdx: dimInfo.index, - parser: parser, - comparator: new SortOrderComparator(order, incomparable) - }); - }); - // TODO: support it? - var sourceFormat = upstream.sourceFormat; - if (sourceFormat !== SOURCE_FORMAT_ARRAY_ROWS && sourceFormat !== SOURCE_FORMAT_OBJECT_ROWS) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'sourceFormat "' + sourceFormat + '" is not supported yet'; - } - throwError(errMsg); - } - // Other upstream format are all array. - var resultData = []; - for (var i = 0, len = upstream.count(); i < len; i++) { - resultData.push(upstream.getRawDataItem(i)); - } - resultData.sort(function (item0, item1) { - for (var i = 0; i < orderDefList.length; i++) { - var orderDef = orderDefList[i]; - var val0 = upstream.retrieveValueFromItem(item0, orderDef.dimIdx); - var val1 = upstream.retrieveValueFromItem(item1, orderDef.dimIdx); - if (orderDef.parser) { - val0 = orderDef.parser(val0); - val1 = orderDef.parser(val1); - } - var result = orderDef.comparator.evaluate(val0, val1); - if (result !== 0) { - return result; - } - } - return 0; - }); - return { - data: resultData - }; - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap.js b/node_modules/echarts/lib/component/visualMap.js deleted file mode 100644 index deb60f3..0000000 --- a/node_modules/echarts/lib/component/visualMap.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './visualMap/install.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/ContinuousModel.js b/node_modules/echarts/lib/component/visualMap/ContinuousModel.js deleted file mode 100644 index 4fbf54f..0000000 --- a/node_modules/echarts/lib/component/visualMap/ContinuousModel.js +++ /dev/null @@ -1,256 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import VisualMapModel from './VisualMapModel.js'; -import * as numberUtil from '../../util/number.js'; -import { inheritDefaultOption } from '../../util/component.js'; -// Constant -var DEFAULT_BAR_BOUND = [20, 140]; -var ContinuousModel = /** @class */function (_super) { - __extends(ContinuousModel, _super); - function ContinuousModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ContinuousModel.type; - return _this; - } - /** - * @override - */ - ContinuousModel.prototype.optionUpdated = function (newOption, isInit) { - _super.prototype.optionUpdated.apply(this, arguments); - this.resetExtent(); - this.resetVisual(function (mappingOption) { - mappingOption.mappingMethod = 'linear'; - mappingOption.dataExtent = this.getExtent(); - }); - this._resetRange(); - }; - /** - * @protected - * @override - */ - ContinuousModel.prototype.resetItemSize = function () { - _super.prototype.resetItemSize.apply(this, arguments); - var itemSize = this.itemSize; - (itemSize[0] == null || isNaN(itemSize[0])) && (itemSize[0] = DEFAULT_BAR_BOUND[0]); - (itemSize[1] == null || isNaN(itemSize[1])) && (itemSize[1] = DEFAULT_BAR_BOUND[1]); - }; - /** - * @private - */ - ContinuousModel.prototype._resetRange = function () { - var dataExtent = this.getExtent(); - var range = this.option.range; - if (!range || range.auto) { - // `range` should always be array (so we don't use other - // value like 'auto') for user-friend. (consider getOption). - dataExtent.auto = 1; - this.option.range = dataExtent; - } else if (zrUtil.isArray(range)) { - if (range[0] > range[1]) { - range.reverse(); - } - range[0] = Math.max(range[0], dataExtent[0]); - range[1] = Math.min(range[1], dataExtent[1]); - } - }; - /** - * @protected - * @override - */ - ContinuousModel.prototype.completeVisualOption = function () { - _super.prototype.completeVisualOption.apply(this, arguments); - zrUtil.each(this.stateList, function (state) { - var symbolSize = this.option.controller[state].symbolSize; - if (symbolSize && symbolSize[0] !== symbolSize[1]) { - symbolSize[0] = symbolSize[1] / 3; // For good looking. - } - }, this); - }; - /** - * @override - */ - ContinuousModel.prototype.setSelected = function (selected) { - this.option.range = selected.slice(); - this._resetRange(); - }; - /** - * @public - */ - ContinuousModel.prototype.getSelected = function () { - var dataExtent = this.getExtent(); - var dataInterval = numberUtil.asc((this.get('range') || []).slice()); - // Clamp - dataInterval[0] > dataExtent[1] && (dataInterval[0] = dataExtent[1]); - dataInterval[1] > dataExtent[1] && (dataInterval[1] = dataExtent[1]); - dataInterval[0] < dataExtent[0] && (dataInterval[0] = dataExtent[0]); - dataInterval[1] < dataExtent[0] && (dataInterval[1] = dataExtent[0]); - return dataInterval; - }; - /** - * @override - */ - ContinuousModel.prototype.getValueState = function (value) { - var range = this.option.range; - var dataExtent = this.getExtent(); - // When range[0] === dataExtent[0], any value larger than dataExtent[0] maps to 'inRange'. - // range[1] is processed likewise. - return (range[0] <= dataExtent[0] || range[0] <= value) && (range[1] >= dataExtent[1] || value <= range[1]) ? 'inRange' : 'outOfRange'; - }; - ContinuousModel.prototype.findTargetDataIndices = function (range) { - var result = []; - this.eachTargetSeries(function (seriesModel) { - var dataIndices = []; - var data = seriesModel.getData(); - data.each(this.getDataDimensionIndex(data), function (value, dataIndex) { - range[0] <= value && value <= range[1] && dataIndices.push(dataIndex); - }, this); - result.push({ - seriesId: seriesModel.id, - dataIndex: dataIndices - }); - }, this); - return result; - }; - /** - * @implement - */ - ContinuousModel.prototype.getVisualMeta = function (getColorVisual) { - var oVals = getColorStopValues(this, 'outOfRange', this.getExtent()); - var iVals = getColorStopValues(this, 'inRange', this.option.range.slice()); - var stops = []; - function setStop(value, valueState) { - stops.push({ - value: value, - color: getColorVisual(value, valueState) - }); - } - // Format to: outOfRange -- inRange -- outOfRange. - var iIdx = 0; - var oIdx = 0; - var iLen = iVals.length; - var oLen = oVals.length; - for (; oIdx < oLen && (!iVals.length || oVals[oIdx] <= iVals[0]); oIdx++) { - // If oVal[oIdx] === iVals[iIdx], oVal[oIdx] should be ignored. - if (oVals[oIdx] < iVals[iIdx]) { - setStop(oVals[oIdx], 'outOfRange'); - } - } - for (var first = 1; iIdx < iLen; iIdx++, first = 0) { - // If range is full, value beyond min, max will be clamped. - // make a singularity - first && stops.length && setStop(iVals[iIdx], 'outOfRange'); - setStop(iVals[iIdx], 'inRange'); - } - for (var first = 1; oIdx < oLen; oIdx++) { - if (!iVals.length || iVals[iVals.length - 1] < oVals[oIdx]) { - // make a singularity - if (first) { - stops.length && setStop(stops[stops.length - 1].value, 'outOfRange'); - first = 0; - } - setStop(oVals[oIdx], 'outOfRange'); - } - } - var stopsLen = stops.length; - return { - stops: stops, - outerColors: [stopsLen ? stops[0].color : 'transparent', stopsLen ? stops[stopsLen - 1].color : 'transparent'] - }; - }; - ContinuousModel.type = 'visualMap.continuous'; - ContinuousModel.defaultOption = inheritDefaultOption(VisualMapModel.defaultOption, { - align: 'auto', - calculable: false, - hoverLink: true, - realtime: true, - handleIcon: 'path://M-11.39,9.77h0a3.5,3.5,0,0,1-3.5,3.5h-22a3.5,3.5,0,0,1-3.5-3.5h0a3.5,3.5,0,0,1,3.5-3.5h22A3.5,3.5,0,0,1-11.39,9.77Z', - handleSize: '120%', - handleStyle: { - borderColor: '#fff', - borderWidth: 1 - }, - indicatorIcon: 'circle', - indicatorSize: '50%', - indicatorStyle: { - borderColor: '#fff', - borderWidth: 2, - shadowBlur: 2, - shadowOffsetX: 1, - shadowOffsetY: 1, - shadowColor: 'rgba(0,0,0,0.2)' - } - // emphasis: { - // handleStyle: { - // shadowBlur: 3, - // shadowOffsetX: 1, - // shadowOffsetY: 1, - // shadowColor: 'rgba(0,0,0,0.2)' - // } - // } - }); - - return ContinuousModel; -}(VisualMapModel); -function getColorStopValues(visualMapModel, valueState, dataExtent) { - if (dataExtent[0] === dataExtent[1]) { - return dataExtent.slice(); - } - // When using colorHue mapping, it is not linear color any more. - // Moreover, canvas gradient seems not to be accurate linear. - // FIXME - // Should be arbitrary value 100? or based on pixel size? - var count = 200; - var step = (dataExtent[1] - dataExtent[0]) / count; - var value = dataExtent[0]; - var stopValues = []; - for (var i = 0; i <= count && value < dataExtent[1]; i++) { - stopValues.push(value); - value += step; - } - stopValues.push(dataExtent[1]); - return stopValues; -} -export default ContinuousModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/ContinuousView.js b/node_modules/echarts/lib/component/visualMap/ContinuousView.js deleted file mode 100644 index eb453fa..0000000 --- a/node_modules/echarts/lib/component/visualMap/ContinuousView.js +++ /dev/null @@ -1,688 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import LinearGradient from 'zrender/lib/graphic/LinearGradient.js'; -import * as eventTool from 'zrender/lib/core/event.js'; -import VisualMapView from './VisualMapView.js'; -import * as graphic from '../../util/graphic.js'; -import * as numberUtil from '../../util/number.js'; -import sliderMove from '../helper/sliderMove.js'; -import * as helper from './helper.js'; -import * as modelUtil from '../../util/model.js'; -import { parsePercent } from 'zrender/lib/contain/text.js'; -import { setAsHighDownDispatcher } from '../../util/states.js'; -import { createSymbol } from '../../util/symbol.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import { getECData } from '../../util/innerStore.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -import { findEventDispatcher } from '../../util/event.js'; -var linearMap = numberUtil.linearMap; -var each = zrUtil.each; -var mathMin = Math.min; -var mathMax = Math.max; -// Arbitrary value -var HOVER_LINK_SIZE = 12; -var HOVER_LINK_OUT = 6; -// Notice: -// Any "interval" should be by the order of [low, high]. -// "handle0" (handleIndex === 0) maps to -// low data value: this._dataInterval[0] and has low coord. -// "handle1" (handleIndex === 1) maps to -// high data value: this._dataInterval[1] and has high coord. -// The logic of transform is implemented in this._createBarGroup. -var ContinuousView = /** @class */function (_super) { - __extends(ContinuousView, _super); - function ContinuousView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ContinuousView.type; - _this._shapes = {}; - _this._dataInterval = []; - _this._handleEnds = []; - _this._hoverLinkDataIndices = []; - return _this; - } - ContinuousView.prototype.init = function (ecModel, api) { - _super.prototype.init.call(this, ecModel, api); - this._hoverLinkFromSeriesMouseOver = zrUtil.bind(this._hoverLinkFromSeriesMouseOver, this); - this._hideIndicator = zrUtil.bind(this._hideIndicator, this); - }; - ContinuousView.prototype.doRender = function (visualMapModel, ecModel, api, payload) { - if (!payload || payload.type !== 'selectDataRange' || payload.from !== this.uid) { - this._buildView(); - } - }; - ContinuousView.prototype._buildView = function () { - this.group.removeAll(); - var visualMapModel = this.visualMapModel; - var thisGroup = this.group; - this._orient = visualMapModel.get('orient'); - this._useHandle = visualMapModel.get('calculable'); - this._resetInterval(); - this._renderBar(thisGroup); - var dataRangeText = visualMapModel.get('text'); - this._renderEndsText(thisGroup, dataRangeText, 0); - this._renderEndsText(thisGroup, dataRangeText, 1); - // Do this for background size calculation. - this._updateView(true); - // After updating view, inner shapes is built completely, - // and then background can be rendered. - this.renderBackground(thisGroup); - // Real update view - this._updateView(); - this._enableHoverLinkToSeries(); - this._enableHoverLinkFromSeries(); - this.positionGroup(thisGroup); - }; - ContinuousView.prototype._renderEndsText = function (group, dataRangeText, endsIndex) { - if (!dataRangeText) { - return; - } - // Compatible with ec2, text[0] map to high value, text[1] map low value. - var text = dataRangeText[1 - endsIndex]; - text = text != null ? text + '' : ''; - var visualMapModel = this.visualMapModel; - var textGap = visualMapModel.get('textGap'); - var itemSize = visualMapModel.itemSize; - var barGroup = this._shapes.mainGroup; - var position = this._applyTransform([itemSize[0] / 2, endsIndex === 0 ? -textGap : itemSize[1] + textGap], barGroup); - var align = this._applyTransform(endsIndex === 0 ? 'bottom' : 'top', barGroup); - var orient = this._orient; - var textStyleModel = this.visualMapModel.textStyleModel; - this.group.add(new graphic.Text({ - style: createTextStyle(textStyleModel, { - x: position[0], - y: position[1], - verticalAlign: orient === 'horizontal' ? 'middle' : align, - align: orient === 'horizontal' ? align : 'center', - text: text - }) - })); - }; - ContinuousView.prototype._renderBar = function (targetGroup) { - var visualMapModel = this.visualMapModel; - var shapes = this._shapes; - var itemSize = visualMapModel.itemSize; - var orient = this._orient; - var useHandle = this._useHandle; - var itemAlign = helper.getItemAlign(visualMapModel, this.api, itemSize); - var mainGroup = shapes.mainGroup = this._createBarGroup(itemAlign); - var gradientBarGroup = new graphic.Group(); - mainGroup.add(gradientBarGroup); - // Bar - gradientBarGroup.add(shapes.outOfRange = createPolygon()); - gradientBarGroup.add(shapes.inRange = createPolygon(null, useHandle ? getCursor(this._orient) : null, zrUtil.bind(this._dragHandle, this, 'all', false), zrUtil.bind(this._dragHandle, this, 'all', true))); - // A border radius clip. - gradientBarGroup.setClipPath(new graphic.Rect({ - shape: { - x: 0, - y: 0, - width: itemSize[0], - height: itemSize[1], - r: 3 - } - })); - var textRect = visualMapModel.textStyleModel.getTextRect('国'); - var textSize = mathMax(textRect.width, textRect.height); - // Handle - if (useHandle) { - shapes.handleThumbs = []; - shapes.handleLabels = []; - shapes.handleLabelPoints = []; - this._createHandle(visualMapModel, mainGroup, 0, itemSize, textSize, orient); - this._createHandle(visualMapModel, mainGroup, 1, itemSize, textSize, orient); - } - this._createIndicator(visualMapModel, mainGroup, itemSize, textSize, orient); - targetGroup.add(mainGroup); - }; - ContinuousView.prototype._createHandle = function (visualMapModel, mainGroup, handleIndex, itemSize, textSize, orient) { - var onDrift = zrUtil.bind(this._dragHandle, this, handleIndex, false); - var onDragEnd = zrUtil.bind(this._dragHandle, this, handleIndex, true); - var handleSize = parsePercent(visualMapModel.get('handleSize'), itemSize[0]); - var handleThumb = createSymbol(visualMapModel.get('handleIcon'), -handleSize / 2, -handleSize / 2, handleSize, handleSize, null, true); - var cursor = getCursor(this._orient); - handleThumb.attr({ - cursor: cursor, - draggable: true, - drift: onDrift, - ondragend: onDragEnd, - onmousemove: function (e) { - eventTool.stop(e.event); - } - }); - handleThumb.x = itemSize[0] / 2; - handleThumb.useStyle(visualMapModel.getModel('handleStyle').getItemStyle()); - handleThumb.setStyle({ - strokeNoScale: true, - strokeFirst: true - }); - handleThumb.style.lineWidth *= 2; - handleThumb.ensureState('emphasis').style = visualMapModel.getModel(['emphasis', 'handleStyle']).getItemStyle(); - setAsHighDownDispatcher(handleThumb, true); - mainGroup.add(handleThumb); - // Text is always horizontal layout but should not be effected by - // transform (orient/inverse). So label is built separately but not - // use zrender/graphic/helper/RectText, and is located based on view - // group (according to handleLabelPoint) but not barGroup. - var textStyleModel = this.visualMapModel.textStyleModel; - var handleLabel = new graphic.Text({ - cursor: cursor, - draggable: true, - drift: onDrift, - onmousemove: function (e) { - // For mobile device, prevent screen slider on the button. - eventTool.stop(e.event); - }, - ondragend: onDragEnd, - style: createTextStyle(textStyleModel, { - x: 0, - y: 0, - text: '' - }) - }); - handleLabel.ensureState('blur').style = { - opacity: 0.1 - }; - handleLabel.stateTransition = { - duration: 200 - }; - this.group.add(handleLabel); - var handleLabelPoint = [handleSize, 0]; - var shapes = this._shapes; - shapes.handleThumbs[handleIndex] = handleThumb; - shapes.handleLabelPoints[handleIndex] = handleLabelPoint; - shapes.handleLabels[handleIndex] = handleLabel; - }; - ContinuousView.prototype._createIndicator = function (visualMapModel, mainGroup, itemSize, textSize, orient) { - var scale = parsePercent(visualMapModel.get('indicatorSize'), itemSize[0]); - var indicator = createSymbol(visualMapModel.get('indicatorIcon'), -scale / 2, -scale / 2, scale, scale, null, true); - indicator.attr({ - cursor: 'move', - invisible: true, - silent: true, - x: itemSize[0] / 2 - }); - var indicatorStyle = visualMapModel.getModel('indicatorStyle').getItemStyle(); - if (indicator instanceof ZRImage) { - var pathStyle = indicator.style; - indicator.useStyle(zrUtil.extend({ - // TODO other properties like x, y ? - image: pathStyle.image, - x: pathStyle.x, - y: pathStyle.y, - width: pathStyle.width, - height: pathStyle.height - }, indicatorStyle)); - } else { - indicator.useStyle(indicatorStyle); - } - mainGroup.add(indicator); - var textStyleModel = this.visualMapModel.textStyleModel; - var indicatorLabel = new graphic.Text({ - silent: true, - invisible: true, - style: createTextStyle(textStyleModel, { - x: 0, - y: 0, - text: '' - }) - }); - this.group.add(indicatorLabel); - var indicatorLabelPoint = [(orient === 'horizontal' ? textSize / 2 : HOVER_LINK_OUT) + itemSize[0] / 2, 0]; - var shapes = this._shapes; - shapes.indicator = indicator; - shapes.indicatorLabel = indicatorLabel; - shapes.indicatorLabelPoint = indicatorLabelPoint; - this._firstShowIndicator = true; - }; - ContinuousView.prototype._dragHandle = function (handleIndex, isEnd, - // dx is event from ondragend if isEnd is true. It's not used - dx, dy) { - if (!this._useHandle) { - return; - } - this._dragging = !isEnd; - if (!isEnd) { - // Transform dx, dy to bar coordination. - var vertex = this._applyTransform([dx, dy], this._shapes.mainGroup, true); - this._updateInterval(handleIndex, vertex[1]); - this._hideIndicator(); - // Considering realtime, update view should be executed - // before dispatch action. - this._updateView(); - } - // dragEnd do not dispatch action when realtime. - if (isEnd === !this.visualMapModel.get('realtime')) { - // jshint ignore:line - this.api.dispatchAction({ - type: 'selectDataRange', - from: this.uid, - visualMapId: this.visualMapModel.id, - selected: this._dataInterval.slice() - }); - } - if (isEnd) { - !this._hovering && this._clearHoverLinkToSeries(); - } else if (useHoverLinkOnHandle(this.visualMapModel)) { - this._doHoverLinkToSeries(this._handleEnds[handleIndex], false); - } - }; - ContinuousView.prototype._resetInterval = function () { - var visualMapModel = this.visualMapModel; - var dataInterval = this._dataInterval = visualMapModel.getSelected(); - var dataExtent = visualMapModel.getExtent(); - var sizeExtent = [0, visualMapModel.itemSize[1]]; - this._handleEnds = [linearMap(dataInterval[0], dataExtent, sizeExtent, true), linearMap(dataInterval[1], dataExtent, sizeExtent, true)]; - }; - /** - * @private - * @param {(number|string)} handleIndex 0 or 1 or 'all' - * @param {number} dx - * @param {number} dy - */ - ContinuousView.prototype._updateInterval = function (handleIndex, delta) { - delta = delta || 0; - var visualMapModel = this.visualMapModel; - var handleEnds = this._handleEnds; - var sizeExtent = [0, visualMapModel.itemSize[1]]; - sliderMove(delta, handleEnds, sizeExtent, handleIndex, - // cross is forbidden - 0); - var dataExtent = visualMapModel.getExtent(); - // Update data interval. - this._dataInterval = [linearMap(handleEnds[0], sizeExtent, dataExtent, true), linearMap(handleEnds[1], sizeExtent, dataExtent, true)]; - }; - ContinuousView.prototype._updateView = function (forSketch) { - var visualMapModel = this.visualMapModel; - var dataExtent = visualMapModel.getExtent(); - var shapes = this._shapes; - var outOfRangeHandleEnds = [0, visualMapModel.itemSize[1]]; - var inRangeHandleEnds = forSketch ? outOfRangeHandleEnds : this._handleEnds; - var visualInRange = this._createBarVisual(this._dataInterval, dataExtent, inRangeHandleEnds, 'inRange'); - var visualOutOfRange = this._createBarVisual(dataExtent, dataExtent, outOfRangeHandleEnds, 'outOfRange'); - shapes.inRange.setStyle({ - fill: visualInRange.barColor - // opacity: visualInRange.opacity - }).setShape('points', visualInRange.barPoints); - shapes.outOfRange.setStyle({ - fill: visualOutOfRange.barColor - // opacity: visualOutOfRange.opacity - }).setShape('points', visualOutOfRange.barPoints); - this._updateHandle(inRangeHandleEnds, visualInRange); - }; - ContinuousView.prototype._createBarVisual = function (dataInterval, dataExtent, handleEnds, forceState) { - var opts = { - forceState: forceState, - convertOpacityToAlpha: true - }; - var colorStops = this._makeColorGradient(dataInterval, opts); - var symbolSizes = [this.getControllerVisual(dataInterval[0], 'symbolSize', opts), this.getControllerVisual(dataInterval[1], 'symbolSize', opts)]; - var barPoints = this._createBarPoints(handleEnds, symbolSizes); - return { - barColor: new LinearGradient(0, 0, 0, 1, colorStops), - barPoints: barPoints, - handlesColor: [colorStops[0].color, colorStops[colorStops.length - 1].color] - }; - }; - ContinuousView.prototype._makeColorGradient = function (dataInterval, opts) { - // Considering colorHue, which is not linear, so we have to sample - // to calculate gradient color stops, but not only calculate head - // and tail. - var sampleNumber = 100; // Arbitrary value. - var colorStops = []; - var step = (dataInterval[1] - dataInterval[0]) / sampleNumber; - colorStops.push({ - color: this.getControllerVisual(dataInterval[0], 'color', opts), - offset: 0 - }); - for (var i = 1; i < sampleNumber; i++) { - var currValue = dataInterval[0] + step * i; - if (currValue > dataInterval[1]) { - break; - } - colorStops.push({ - color: this.getControllerVisual(currValue, 'color', opts), - offset: i / sampleNumber - }); - } - colorStops.push({ - color: this.getControllerVisual(dataInterval[1], 'color', opts), - offset: 1 - }); - return colorStops; - }; - ContinuousView.prototype._createBarPoints = function (handleEnds, symbolSizes) { - var itemSize = this.visualMapModel.itemSize; - return [[itemSize[0] - symbolSizes[0], handleEnds[0]], [itemSize[0], handleEnds[0]], [itemSize[0], handleEnds[1]], [itemSize[0] - symbolSizes[1], handleEnds[1]]]; - }; - ContinuousView.prototype._createBarGroup = function (itemAlign) { - var orient = this._orient; - var inverse = this.visualMapModel.get('inverse'); - return new graphic.Group(orient === 'horizontal' && !inverse ? { - scaleX: itemAlign === 'bottom' ? 1 : -1, - rotation: Math.PI / 2 - } : orient === 'horizontal' && inverse ? { - scaleX: itemAlign === 'bottom' ? -1 : 1, - rotation: -Math.PI / 2 - } : orient === 'vertical' && !inverse ? { - scaleX: itemAlign === 'left' ? 1 : -1, - scaleY: -1 - } : { - scaleX: itemAlign === 'left' ? 1 : -1 - }); - }; - ContinuousView.prototype._updateHandle = function (handleEnds, visualInRange) { - if (!this._useHandle) { - return; - } - var shapes = this._shapes; - var visualMapModel = this.visualMapModel; - var handleThumbs = shapes.handleThumbs; - var handleLabels = shapes.handleLabels; - var itemSize = visualMapModel.itemSize; - var dataExtent = visualMapModel.getExtent(); - each([0, 1], function (handleIndex) { - var handleThumb = handleThumbs[handleIndex]; - handleThumb.setStyle('fill', visualInRange.handlesColor[handleIndex]); - handleThumb.y = handleEnds[handleIndex]; - var val = linearMap(handleEnds[handleIndex], [0, itemSize[1]], dataExtent, true); - var symbolSize = this.getControllerVisual(val, 'symbolSize'); - handleThumb.scaleX = handleThumb.scaleY = symbolSize / itemSize[0]; - handleThumb.x = itemSize[0] - symbolSize / 2; - // Update handle label position. - var textPoint = graphic.applyTransform(shapes.handleLabelPoints[handleIndex], graphic.getTransform(handleThumb, this.group)); - handleLabels[handleIndex].setStyle({ - x: textPoint[0], - y: textPoint[1], - text: visualMapModel.formatValueText(this._dataInterval[handleIndex]), - verticalAlign: 'middle', - align: this._orient === 'vertical' ? this._applyTransform('left', shapes.mainGroup) : 'center' - }); - }, this); - }; - ContinuousView.prototype._showIndicator = function (cursorValue, textValue, rangeSymbol, halfHoverLinkSize) { - var visualMapModel = this.visualMapModel; - var dataExtent = visualMapModel.getExtent(); - var itemSize = visualMapModel.itemSize; - var sizeExtent = [0, itemSize[1]]; - var shapes = this._shapes; - var indicator = shapes.indicator; - if (!indicator) { - return; - } - indicator.attr('invisible', false); - var opts = { - convertOpacityToAlpha: true - }; - var color = this.getControllerVisual(cursorValue, 'color', opts); - var symbolSize = this.getControllerVisual(cursorValue, 'symbolSize'); - var y = linearMap(cursorValue, dataExtent, sizeExtent, true); - var x = itemSize[0] - symbolSize / 2; - var oldIndicatorPos = { - x: indicator.x, - y: indicator.y - }; - // Update handle label position. - indicator.y = y; - indicator.x = x; - var textPoint = graphic.applyTransform(shapes.indicatorLabelPoint, graphic.getTransform(indicator, this.group)); - var indicatorLabel = shapes.indicatorLabel; - indicatorLabel.attr('invisible', false); - var align = this._applyTransform('left', shapes.mainGroup); - var orient = this._orient; - var isHorizontal = orient === 'horizontal'; - indicatorLabel.setStyle({ - text: (rangeSymbol ? rangeSymbol : '') + visualMapModel.formatValueText(textValue), - verticalAlign: isHorizontal ? align : 'middle', - align: isHorizontal ? 'center' : align - }); - var indicatorNewProps = { - x: x, - y: y, - style: { - fill: color - } - }; - var labelNewProps = { - style: { - x: textPoint[0], - y: textPoint[1] - } - }; - if (visualMapModel.ecModel.isAnimationEnabled() && !this._firstShowIndicator) { - var animationCfg = { - duration: 100, - easing: 'cubicInOut', - additive: true - }; - indicator.x = oldIndicatorPos.x; - indicator.y = oldIndicatorPos.y; - indicator.animateTo(indicatorNewProps, animationCfg); - indicatorLabel.animateTo(labelNewProps, animationCfg); - } else { - indicator.attr(indicatorNewProps); - indicatorLabel.attr(labelNewProps); - } - this._firstShowIndicator = false; - var handleLabels = this._shapes.handleLabels; - if (handleLabels) { - for (var i = 0; i < handleLabels.length; i++) { - // Fade out handle labels. - // NOTE: Must use api enter/leave on emphasis/blur/select state. Or the global states manager will change it. - this.api.enterBlur(handleLabels[i]); - } - } - }; - ContinuousView.prototype._enableHoverLinkToSeries = function () { - var self = this; - this._shapes.mainGroup.on('mousemove', function (e) { - self._hovering = true; - if (!self._dragging) { - var itemSize = self.visualMapModel.itemSize; - var pos = self._applyTransform([e.offsetX, e.offsetY], self._shapes.mainGroup, true, true); - // For hover link show when hover handle, which might be - // below or upper than sizeExtent. - pos[1] = mathMin(mathMax(0, pos[1]), itemSize[1]); - self._doHoverLinkToSeries(pos[1], 0 <= pos[0] && pos[0] <= itemSize[0]); - } - }).on('mouseout', function () { - // When mouse is out of handle, hoverLink still need - // to be displayed when realtime is set as false. - self._hovering = false; - !self._dragging && self._clearHoverLinkToSeries(); - }); - }; - ContinuousView.prototype._enableHoverLinkFromSeries = function () { - var zr = this.api.getZr(); - if (this.visualMapModel.option.hoverLink) { - zr.on('mouseover', this._hoverLinkFromSeriesMouseOver, this); - zr.on('mouseout', this._hideIndicator, this); - } else { - this._clearHoverLinkFromSeries(); - } - }; - ContinuousView.prototype._doHoverLinkToSeries = function (cursorPos, hoverOnBar) { - var visualMapModel = this.visualMapModel; - var itemSize = visualMapModel.itemSize; - if (!visualMapModel.option.hoverLink) { - return; - } - var sizeExtent = [0, itemSize[1]]; - var dataExtent = visualMapModel.getExtent(); - // For hover link show when hover handle, which might be below or upper than sizeExtent. - cursorPos = mathMin(mathMax(sizeExtent[0], cursorPos), sizeExtent[1]); - var halfHoverLinkSize = getHalfHoverLinkSize(visualMapModel, dataExtent, sizeExtent); - var hoverRange = [cursorPos - halfHoverLinkSize, cursorPos + halfHoverLinkSize]; - var cursorValue = linearMap(cursorPos, sizeExtent, dataExtent, true); - var valueRange = [linearMap(hoverRange[0], sizeExtent, dataExtent, true), linearMap(hoverRange[1], sizeExtent, dataExtent, true)]; - // Consider data range is out of visualMap range, see test/visualMap-continuous.html, - // where china and india has very large population. - hoverRange[0] < sizeExtent[0] && (valueRange[0] = -Infinity); - hoverRange[1] > sizeExtent[1] && (valueRange[1] = Infinity); - // Do not show indicator when mouse is over handle, - // otherwise labels overlap, especially when dragging. - if (hoverOnBar) { - if (valueRange[0] === -Infinity) { - this._showIndicator(cursorValue, valueRange[1], '< ', halfHoverLinkSize); - } else if (valueRange[1] === Infinity) { - this._showIndicator(cursorValue, valueRange[0], '> ', halfHoverLinkSize); - } else { - this._showIndicator(cursorValue, cursorValue, '≈ ', halfHoverLinkSize); - } - } - // When realtime is set as false, handles, which are in barGroup, - // also trigger hoverLink, which help user to realize where they - // focus on when dragging. (see test/heatmap-large.html) - // When realtime is set as true, highlight will not show when hover - // handle, because the label on handle, which displays a exact value - // but not range, might mislead users. - var oldBatch = this._hoverLinkDataIndices; - var newBatch = []; - if (hoverOnBar || useHoverLinkOnHandle(visualMapModel)) { - newBatch = this._hoverLinkDataIndices = visualMapModel.findTargetDataIndices(valueRange); - } - var resultBatches = modelUtil.compressBatches(oldBatch, newBatch); - this._dispatchHighDown('downplay', helper.makeHighDownBatch(resultBatches[0], visualMapModel)); - this._dispatchHighDown('highlight', helper.makeHighDownBatch(resultBatches[1], visualMapModel)); - }; - ContinuousView.prototype._hoverLinkFromSeriesMouseOver = function (e) { - var ecData; - findEventDispatcher(e.target, function (target) { - var currECData = getECData(target); - if (currECData.dataIndex != null) { - ecData = currECData; - return true; - } - }, true); - if (!ecData) { - return; - } - var dataModel = this.ecModel.getSeriesByIndex(ecData.seriesIndex); - var visualMapModel = this.visualMapModel; - if (!visualMapModel.isTargetSeries(dataModel)) { - return; - } - var data = dataModel.getData(ecData.dataType); - var value = data.getStore().get(visualMapModel.getDataDimensionIndex(data), ecData.dataIndex); - if (!isNaN(value)) { - this._showIndicator(value, value); - } - }; - ContinuousView.prototype._hideIndicator = function () { - var shapes = this._shapes; - shapes.indicator && shapes.indicator.attr('invisible', true); - shapes.indicatorLabel && shapes.indicatorLabel.attr('invisible', true); - var handleLabels = this._shapes.handleLabels; - if (handleLabels) { - for (var i = 0; i < handleLabels.length; i++) { - // Fade out handle labels. - // NOTE: Must use api enter/leave on emphasis/blur/select state. Or the global states manager will change it. - this.api.leaveBlur(handleLabels[i]); - } - } - }; - ContinuousView.prototype._clearHoverLinkToSeries = function () { - this._hideIndicator(); - var indices = this._hoverLinkDataIndices; - this._dispatchHighDown('downplay', helper.makeHighDownBatch(indices, this.visualMapModel)); - indices.length = 0; - }; - ContinuousView.prototype._clearHoverLinkFromSeries = function () { - this._hideIndicator(); - var zr = this.api.getZr(); - zr.off('mouseover', this._hoverLinkFromSeriesMouseOver); - zr.off('mouseout', this._hideIndicator); - }; - ContinuousView.prototype._applyTransform = function (vertex, element, inverse, global) { - var transform = graphic.getTransform(element, global ? null : this.group); - return zrUtil.isArray(vertex) ? graphic.applyTransform(vertex, transform, inverse) : graphic.transformDirection(vertex, transform, inverse); - }; - // TODO: TYPE more specified payload types. - ContinuousView.prototype._dispatchHighDown = function (type, batch) { - batch && batch.length && this.api.dispatchAction({ - type: type, - batch: batch - }); - }; - /** - * @override - */ - ContinuousView.prototype.dispose = function () { - this._clearHoverLinkFromSeries(); - this._clearHoverLinkToSeries(); - }; - ContinuousView.type = 'visualMap.continuous'; - return ContinuousView; -}(VisualMapView); -function createPolygon(points, cursor, onDrift, onDragEnd) { - return new graphic.Polygon({ - shape: { - points: points - }, - draggable: !!onDrift, - cursor: cursor, - drift: onDrift, - onmousemove: function (e) { - // For mobile device, prevent screen slider on the button. - eventTool.stop(e.event); - }, - ondragend: onDragEnd - }); -} -function getHalfHoverLinkSize(visualMapModel, dataExtent, sizeExtent) { - var halfHoverLinkSize = HOVER_LINK_SIZE / 2; - var hoverLinkDataSize = visualMapModel.get('hoverLinkDataSize'); - if (hoverLinkDataSize) { - halfHoverLinkSize = linearMap(hoverLinkDataSize, dataExtent, sizeExtent, true) / 2; - } - return halfHoverLinkSize; -} -function useHoverLinkOnHandle(visualMapModel) { - var hoverLinkOnHandle = visualMapModel.get('hoverLinkOnHandle'); - return !!(hoverLinkOnHandle == null ? visualMapModel.get('realtime') : hoverLinkOnHandle); -} -function getCursor(orient) { - return orient === 'vertical' ? 'ns-resize' : 'ew-resize'; -} -export default ContinuousView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js b/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js deleted file mode 100644 index 48404f1..0000000 --- a/node_modules/echarts/lib/component/visualMap/PiecewiseModel.js +++ /dev/null @@ -1,439 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import VisualMapModel from './VisualMapModel.js'; -import VisualMapping from '../../visual/VisualMapping.js'; -import visualDefault from '../../visual/visualDefault.js'; -import { reformIntervals } from '../../util/number.js'; -import { inheritDefaultOption } from '../../util/component.js'; -var PiecewiseModel = /** @class */function (_super) { - __extends(PiecewiseModel, _super); - function PiecewiseModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PiecewiseModel.type; - /** - * The order is always [low, ..., high]. - * [{text: string, interval: Array.}, ...] - */ - _this._pieceList = []; - return _this; - } - PiecewiseModel.prototype.optionUpdated = function (newOption, isInit) { - _super.prototype.optionUpdated.apply(this, arguments); - this.resetExtent(); - var mode = this._mode = this._determineMode(); - this._pieceList = []; - resetMethods[this._mode].call(this, this._pieceList); - this._resetSelected(newOption, isInit); - var categories = this.option.categories; - this.resetVisual(function (mappingOption, state) { - if (mode === 'categories') { - mappingOption.mappingMethod = 'category'; - mappingOption.categories = zrUtil.clone(categories); - } else { - mappingOption.dataExtent = this.getExtent(); - mappingOption.mappingMethod = 'piecewise'; - mappingOption.pieceList = zrUtil.map(this._pieceList, function (piece) { - piece = zrUtil.clone(piece); - if (state !== 'inRange') { - // FIXME - // outOfRange do not support special visual in pieces. - piece.visual = null; - } - return piece; - }); - } - }); - }; - /** - * @protected - * @override - */ - PiecewiseModel.prototype.completeVisualOption = function () { - // Consider this case: - // visualMap: { - // pieces: [{symbol: 'circle', lt: 0}, {symbol: 'rect', gte: 0}] - // } - // where no inRange/outOfRange set but only pieces. So we should make - // default inRange/outOfRange for this case, otherwise visuals that only - // appear in `pieces` will not be taken into account in visual encoding. - var option = this.option; - var visualTypesInPieces = {}; - var visualTypes = VisualMapping.listVisualTypes(); - var isCategory = this.isCategory(); - zrUtil.each(option.pieces, function (piece) { - zrUtil.each(visualTypes, function (visualType) { - if (piece.hasOwnProperty(visualType)) { - visualTypesInPieces[visualType] = 1; - } - }); - }); - zrUtil.each(visualTypesInPieces, function (v, visualType) { - var exists = false; - zrUtil.each(this.stateList, function (state) { - exists = exists || has(option, state, visualType) || has(option.target, state, visualType); - }, this); - !exists && zrUtil.each(this.stateList, function (state) { - (option[state] || (option[state] = {}))[visualType] = visualDefault.get(visualType, state === 'inRange' ? 'active' : 'inactive', isCategory); - }); - }, this); - function has(obj, state, visualType) { - return obj && obj[state] && obj[state].hasOwnProperty(visualType); - } - _super.prototype.completeVisualOption.apply(this, arguments); - }; - PiecewiseModel.prototype._resetSelected = function (newOption, isInit) { - var thisOption = this.option; - var pieceList = this._pieceList; - // Selected do not merge but all override. - var selected = (isInit ? thisOption : newOption).selected || {}; - thisOption.selected = selected; - // Consider 'not specified' means true. - zrUtil.each(pieceList, function (piece, index) { - var key = this.getSelectedMapKey(piece); - if (!selected.hasOwnProperty(key)) { - selected[key] = true; - } - }, this); - if (thisOption.selectedMode === 'single') { - // Ensure there is only one selected. - var hasSel_1 = false; - zrUtil.each(pieceList, function (piece, index) { - var key = this.getSelectedMapKey(piece); - if (selected[key]) { - hasSel_1 ? selected[key] = false : hasSel_1 = true; - } - }, this); - } - // thisOption.selectedMode === 'multiple', default: all selected. - }; - /** - * @public - */ - PiecewiseModel.prototype.getItemSymbol = function () { - return this.get('itemSymbol'); - }; - /** - * @public - */ - PiecewiseModel.prototype.getSelectedMapKey = function (piece) { - return this._mode === 'categories' ? piece.value + '' : piece.index + ''; - }; - /** - * @public - */ - PiecewiseModel.prototype.getPieceList = function () { - return this._pieceList; - }; - /** - * @return {string} - */ - PiecewiseModel.prototype._determineMode = function () { - var option = this.option; - return option.pieces && option.pieces.length > 0 ? 'pieces' : this.option.categories ? 'categories' : 'splitNumber'; - }; - /** - * @override - */ - PiecewiseModel.prototype.setSelected = function (selected) { - this.option.selected = zrUtil.clone(selected); - }; - /** - * @override - */ - PiecewiseModel.prototype.getValueState = function (value) { - var index = VisualMapping.findPieceIndex(value, this._pieceList); - return index != null ? this.option.selected[this.getSelectedMapKey(this._pieceList[index])] ? 'inRange' : 'outOfRange' : 'outOfRange'; - }; - /** - * @public - * @param pieceIndex piece index in visualMapModel.getPieceList() - */ - PiecewiseModel.prototype.findTargetDataIndices = function (pieceIndex) { - var result = []; - var pieceList = this._pieceList; - this.eachTargetSeries(function (seriesModel) { - var dataIndices = []; - var data = seriesModel.getData(); - data.each(this.getDataDimensionIndex(data), function (value, dataIndex) { - // Should always base on model pieceList, because it is order sensitive. - var pIdx = VisualMapping.findPieceIndex(value, pieceList); - pIdx === pieceIndex && dataIndices.push(dataIndex); - }, this); - result.push({ - seriesId: seriesModel.id, - dataIndex: dataIndices - }); - }, this); - return result; - }; - /** - * @private - * @param piece piece.value or piece.interval is required. - * @return Can be Infinity or -Infinity - */ - PiecewiseModel.prototype.getRepresentValue = function (piece) { - var representValue; - if (this.isCategory()) { - representValue = piece.value; - } else { - if (piece.value != null) { - representValue = piece.value; - } else { - var pieceInterval = piece.interval || []; - representValue = pieceInterval[0] === -Infinity && pieceInterval[1] === Infinity ? 0 : (pieceInterval[0] + pieceInterval[1]) / 2; - } - } - return representValue; - }; - PiecewiseModel.prototype.getVisualMeta = function (getColorVisual) { - // Do not support category. (category axis is ordinal, numerical) - if (this.isCategory()) { - return; - } - var stops = []; - var outerColors = ['', '']; - var visualMapModel = this; - function setStop(interval, valueState) { - var representValue = visualMapModel.getRepresentValue({ - interval: interval - }); // Not category - if (!valueState) { - valueState = visualMapModel.getValueState(representValue); - } - var color = getColorVisual(representValue, valueState); - if (interval[0] === -Infinity) { - outerColors[0] = color; - } else if (interval[1] === Infinity) { - outerColors[1] = color; - } else { - stops.push({ - value: interval[0], - color: color - }, { - value: interval[1], - color: color - }); - } - } - // Suplement - var pieceList = this._pieceList.slice(); - if (!pieceList.length) { - pieceList.push({ - interval: [-Infinity, Infinity] - }); - } else { - var edge = pieceList[0].interval[0]; - edge !== -Infinity && pieceList.unshift({ - interval: [-Infinity, edge] - }); - edge = pieceList[pieceList.length - 1].interval[1]; - edge !== Infinity && pieceList.push({ - interval: [edge, Infinity] - }); - } - var curr = -Infinity; - zrUtil.each(pieceList, function (piece) { - var interval = piece.interval; - if (interval) { - // Fulfill gap. - interval[0] > curr && setStop([curr, interval[0]], 'outOfRange'); - setStop(interval.slice()); - curr = interval[1]; - } - }, this); - return { - stops: stops, - outerColors: outerColors - }; - }; - PiecewiseModel.type = 'visualMap.piecewise'; - PiecewiseModel.defaultOption = inheritDefaultOption(VisualMapModel.defaultOption, { - selected: null, - minOpen: false, - maxOpen: false, - align: 'auto', - itemWidth: 20, - itemHeight: 14, - itemSymbol: 'roundRect', - pieces: null, - categories: null, - splitNumber: 5, - selectedMode: 'multiple', - itemGap: 10, - hoverLink: true // Enable hover highlight. - }); - - return PiecewiseModel; -}(VisualMapModel); -; -/** - * Key is this._mode - * @type {Object} - * @this {module:echarts/component/viusalMap/PiecewiseMode} - */ -var resetMethods = { - splitNumber: function (outPieceList) { - var thisOption = this.option; - var precision = Math.min(thisOption.precision, 20); - var dataExtent = this.getExtent(); - var splitNumber = thisOption.splitNumber; - splitNumber = Math.max(parseInt(splitNumber, 10), 1); - thisOption.splitNumber = splitNumber; - var splitStep = (dataExtent[1] - dataExtent[0]) / splitNumber; - // Precision auto-adaption - while (+splitStep.toFixed(precision) !== splitStep && precision < 5) { - precision++; - } - thisOption.precision = precision; - splitStep = +splitStep.toFixed(precision); - if (thisOption.minOpen) { - outPieceList.push({ - interval: [-Infinity, dataExtent[0]], - close: [0, 0] - }); - } - for (var index = 0, curr = dataExtent[0]; index < splitNumber; curr += splitStep, index++) { - var max = index === splitNumber - 1 ? dataExtent[1] : curr + splitStep; - outPieceList.push({ - interval: [curr, max], - close: [1, 1] - }); - } - if (thisOption.maxOpen) { - outPieceList.push({ - interval: [dataExtent[1], Infinity], - close: [0, 0] - }); - } - reformIntervals(outPieceList); - zrUtil.each(outPieceList, function (piece, index) { - piece.index = index; - piece.text = this.formatValueText(piece.interval); - }, this); - }, - categories: function (outPieceList) { - var thisOption = this.option; - zrUtil.each(thisOption.categories, function (cate) { - // FIXME category模式也使用pieceList,但在visualMapping中不是使用pieceList。 - // 是否改一致。 - outPieceList.push({ - text: this.formatValueText(cate, true), - value: cate - }); - }, this); - // See "Order Rule". - normalizeReverse(thisOption, outPieceList); - }, - pieces: function (outPieceList) { - var thisOption = this.option; - zrUtil.each(thisOption.pieces, function (pieceListItem, index) { - if (!zrUtil.isObject(pieceListItem)) { - pieceListItem = { - value: pieceListItem - }; - } - var item = { - text: '', - index: index - }; - if (pieceListItem.label != null) { - item.text = pieceListItem.label; - } - if (pieceListItem.hasOwnProperty('value')) { - var value = item.value = pieceListItem.value; - item.interval = [value, value]; - item.close = [1, 1]; - } else { - // `min` `max` is legacy option. - // `lt` `gt` `lte` `gte` is recommended. - var interval = item.interval = []; - var close_1 = item.close = [0, 0]; - var closeList = [1, 0, 1]; - var infinityList = [-Infinity, Infinity]; - var useMinMax = []; - for (var lg = 0; lg < 2; lg++) { - var names = [['gte', 'gt', 'min'], ['lte', 'lt', 'max']][lg]; - for (var i = 0; i < 3 && interval[lg] == null; i++) { - interval[lg] = pieceListItem[names[i]]; - close_1[lg] = closeList[i]; - useMinMax[lg] = i === 2; - } - interval[lg] == null && (interval[lg] = infinityList[lg]); - } - useMinMax[0] && interval[1] === Infinity && (close_1[0] = 0); - useMinMax[1] && interval[0] === -Infinity && (close_1[1] = 0); - if (process.env.NODE_ENV !== 'production') { - if (interval[0] > interval[1]) { - console.warn('Piece ' + index + 'is illegal: ' + interval + ' lower bound should not greater then uppper bound.'); - } - } - if (interval[0] === interval[1] && close_1[0] && close_1[1]) { - // Consider: [{min: 5, max: 5, visual: {...}}, {min: 0, max: 5}], - // we use value to lift the priority when min === max - item.value = interval[0]; - } - } - item.visual = VisualMapping.retrieveVisuals(pieceListItem); - outPieceList.push(item); - }, this); - // See "Order Rule". - normalizeReverse(thisOption, outPieceList); - // Only pieces - reformIntervals(outPieceList); - zrUtil.each(outPieceList, function (piece) { - var close = piece.close; - var edgeSymbols = [['<', '≤'][close[1]], ['>', '≥'][close[0]]]; - piece.text = piece.text || this.formatValueText(piece.value != null ? piece.value : piece.interval, false, edgeSymbols); - }, this); - } -}; -function normalizeReverse(thisOption, pieceList) { - var inverse = thisOption.inverse; - if (thisOption.orient === 'vertical' ? !inverse : inverse) { - pieceList.reverse(); - } -} -export default PiecewiseModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/PiecewiseView.js b/node_modules/echarts/lib/component/visualMap/PiecewiseView.js deleted file mode 100644 index dbba387..0000000 --- a/node_modules/echarts/lib/component/visualMap/PiecewiseView.js +++ /dev/null @@ -1,213 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import VisualMapView from './VisualMapView.js'; -import * as graphic from '../../util/graphic.js'; -import { createSymbol } from '../../util/symbol.js'; -import * as layout from '../../util/layout.js'; -import * as helper from './helper.js'; -import { createTextStyle } from '../../label/labelStyle.js'; -var PiecewiseVisualMapView = /** @class */function (_super) { - __extends(PiecewiseVisualMapView, _super); - function PiecewiseVisualMapView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PiecewiseVisualMapView.type; - return _this; - } - PiecewiseVisualMapView.prototype.doRender = function () { - var thisGroup = this.group; - thisGroup.removeAll(); - var visualMapModel = this.visualMapModel; - var textGap = visualMapModel.get('textGap'); - var textStyleModel = visualMapModel.textStyleModel; - var textFont = textStyleModel.getFont(); - var textFill = textStyleModel.getTextColor(); - var itemAlign = this._getItemAlign(); - var itemSize = visualMapModel.itemSize; - var viewData = this._getViewData(); - var endsText = viewData.endsText; - var showLabel = zrUtil.retrieve(visualMapModel.get('showLabel', true), !endsText); - endsText && this._renderEndsText(thisGroup, endsText[0], itemSize, showLabel, itemAlign); - zrUtil.each(viewData.viewPieceList, function (item) { - var piece = item.piece; - var itemGroup = new graphic.Group(); - itemGroup.onclick = zrUtil.bind(this._onItemClick, this, piece); - this._enableHoverLink(itemGroup, item.indexInModelPieceList); - // TODO Category - var representValue = visualMapModel.getRepresentValue(piece); - this._createItemSymbol(itemGroup, representValue, [0, 0, itemSize[0], itemSize[1]]); - if (showLabel) { - var visualState = this.visualMapModel.getValueState(representValue); - itemGroup.add(new graphic.Text({ - style: { - x: itemAlign === 'right' ? -textGap : itemSize[0] + textGap, - y: itemSize[1] / 2, - text: piece.text, - verticalAlign: 'middle', - align: itemAlign, - font: textFont, - fill: textFill, - opacity: visualState === 'outOfRange' ? 0.5 : 1 - } - })); - } - thisGroup.add(itemGroup); - }, this); - endsText && this._renderEndsText(thisGroup, endsText[1], itemSize, showLabel, itemAlign); - layout.box(visualMapModel.get('orient'), thisGroup, visualMapModel.get('itemGap')); - this.renderBackground(thisGroup); - this.positionGroup(thisGroup); - }; - PiecewiseVisualMapView.prototype._enableHoverLink = function (itemGroup, pieceIndex) { - var _this = this; - itemGroup.on('mouseover', function () { - return onHoverLink('highlight'); - }).on('mouseout', function () { - return onHoverLink('downplay'); - }); - var onHoverLink = function (method) { - var visualMapModel = _this.visualMapModel; - // TODO: TYPE More detailed action types - visualMapModel.option.hoverLink && _this.api.dispatchAction({ - type: method, - batch: helper.makeHighDownBatch(visualMapModel.findTargetDataIndices(pieceIndex), visualMapModel) - }); - }; - }; - PiecewiseVisualMapView.prototype._getItemAlign = function () { - var visualMapModel = this.visualMapModel; - var modelOption = visualMapModel.option; - if (modelOption.orient === 'vertical') { - return helper.getItemAlign(visualMapModel, this.api, visualMapModel.itemSize); - } else { - // horizontal, most case left unless specifying right. - var align = modelOption.align; - if (!align || align === 'auto') { - align = 'left'; - } - return align; - } - }; - PiecewiseVisualMapView.prototype._renderEndsText = function (group, text, itemSize, showLabel, itemAlign) { - if (!text) { - return; - } - var itemGroup = new graphic.Group(); - var textStyleModel = this.visualMapModel.textStyleModel; - itemGroup.add(new graphic.Text({ - style: createTextStyle(textStyleModel, { - x: showLabel ? itemAlign === 'right' ? itemSize[0] : 0 : itemSize[0] / 2, - y: itemSize[1] / 2, - verticalAlign: 'middle', - align: showLabel ? itemAlign : 'center', - text: text - }) - })); - group.add(itemGroup); - }; - /** - * @private - * @return {Object} {peiceList, endsText} The order is the same as screen pixel order. - */ - PiecewiseVisualMapView.prototype._getViewData = function () { - var visualMapModel = this.visualMapModel; - var viewPieceList = zrUtil.map(visualMapModel.getPieceList(), function (piece, index) { - return { - piece: piece, - indexInModelPieceList: index - }; - }); - var endsText = visualMapModel.get('text'); - // Consider orient and inverse. - var orient = visualMapModel.get('orient'); - var inverse = visualMapModel.get('inverse'); - // Order of model pieceList is always [low, ..., high] - if (orient === 'horizontal' ? inverse : !inverse) { - viewPieceList.reverse(); - } - // Origin order of endsText is [high, low] - else if (endsText) { - endsText = endsText.slice().reverse(); - } - return { - viewPieceList: viewPieceList, - endsText: endsText - }; - }; - PiecewiseVisualMapView.prototype._createItemSymbol = function (group, representValue, shapeParam) { - group.add(createSymbol( - // symbol will be string - this.getControllerVisual(representValue, 'symbol'), shapeParam[0], shapeParam[1], shapeParam[2], shapeParam[3], - // color will be string - this.getControllerVisual(representValue, 'color'))); - }; - PiecewiseVisualMapView.prototype._onItemClick = function (piece) { - var visualMapModel = this.visualMapModel; - var option = visualMapModel.option; - var selectedMode = option.selectedMode; - if (!selectedMode) { - return; - } - var selected = zrUtil.clone(option.selected); - var newKey = visualMapModel.getSelectedMapKey(piece); - if (selectedMode === 'single' || selectedMode === true) { - selected[newKey] = true; - zrUtil.each(selected, function (o, key) { - selected[key] = key === newKey; - }); - } else { - selected[newKey] = !selected[newKey]; - } - this.api.dispatchAction({ - type: 'selectDataRange', - from: this.uid, - visualMapId: this.visualMapModel.id, - selected: selected - }); - }; - PiecewiseVisualMapView.type = 'visualMap.piecewise'; - return PiecewiseVisualMapView; -}(VisualMapView); -export default PiecewiseVisualMapView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/VisualMapModel.js b/node_modules/echarts/lib/component/visualMap/VisualMapModel.js deleted file mode 100644 index c3820de..0000000 --- a/node_modules/echarts/lib/component/visualMap/VisualMapModel.js +++ /dev/null @@ -1,413 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import visualDefault from '../../visual/visualDefault.js'; -import VisualMapping from '../../visual/VisualMapping.js'; -import * as visualSolution from '../../visual/visualSolution.js'; -import * as modelUtil from '../../util/model.js'; -import * as numberUtil from '../../util/number.js'; -import ComponentModel from '../../model/Component.js'; -var mapVisual = VisualMapping.mapVisual; -var eachVisual = VisualMapping.eachVisual; -var isArray = zrUtil.isArray; -var each = zrUtil.each; -var asc = numberUtil.asc; -var linearMap = numberUtil.linearMap; -var VisualMapModel = /** @class */function (_super) { - __extends(VisualMapModel, _super); - function VisualMapModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = VisualMapModel.type; - _this.stateList = ['inRange', 'outOfRange']; - _this.replacableOptionKeys = ['inRange', 'outOfRange', 'target', 'controller', 'color']; - _this.layoutMode = { - type: 'box', - ignoreSize: true - }; - /** - * [lowerBound, upperBound] - */ - _this.dataBound = [-Infinity, Infinity]; - _this.targetVisuals = {}; - _this.controllerVisuals = {}; - return _this; - } - VisualMapModel.prototype.init = function (option, parentModel, ecModel) { - this.mergeDefaultAndTheme(option, ecModel); - }; - /** - * @protected - */ - VisualMapModel.prototype.optionUpdated = function (newOption, isInit) { - var thisOption = this.option; - !isInit && visualSolution.replaceVisualOption(thisOption, newOption, this.replacableOptionKeys); - this.textStyleModel = this.getModel('textStyle'); - this.resetItemSize(); - this.completeVisualOption(); - }; - /** - * @protected - */ - VisualMapModel.prototype.resetVisual = function (supplementVisualOption) { - var stateList = this.stateList; - supplementVisualOption = zrUtil.bind(supplementVisualOption, this); - this.controllerVisuals = visualSolution.createVisualMappings(this.option.controller, stateList, supplementVisualOption); - this.targetVisuals = visualSolution.createVisualMappings(this.option.target, stateList, supplementVisualOption); - }; - /** - * @public - */ - VisualMapModel.prototype.getItemSymbol = function () { - return null; - }; - /** - * @protected - * @return {Array.} An array of series indices. - */ - VisualMapModel.prototype.getTargetSeriesIndices = function () { - var optionSeriesIndex = this.option.seriesIndex; - var seriesIndices = []; - if (optionSeriesIndex == null || optionSeriesIndex === 'all') { - this.ecModel.eachSeries(function (seriesModel, index) { - seriesIndices.push(index); - }); - } else { - seriesIndices = modelUtil.normalizeToArray(optionSeriesIndex); - } - return seriesIndices; - }; - /** - * @public - */ - VisualMapModel.prototype.eachTargetSeries = function (callback, context) { - zrUtil.each(this.getTargetSeriesIndices(), function (seriesIndex) { - var seriesModel = this.ecModel.getSeriesByIndex(seriesIndex); - if (seriesModel) { - callback.call(context, seriesModel); - } - }, this); - }; - /** - * @pubilc - */ - VisualMapModel.prototype.isTargetSeries = function (seriesModel) { - var is = false; - this.eachTargetSeries(function (model) { - model === seriesModel && (is = true); - }); - return is; - }; - /** - * @example - * this.formatValueText(someVal); // format single numeric value to text. - * this.formatValueText(someVal, true); // format single category value to text. - * this.formatValueText([min, max]); // format numeric min-max to text. - * this.formatValueText([this.dataBound[0], max]); // using data lower bound. - * this.formatValueText([min, this.dataBound[1]]); // using data upper bound. - * - * @param value Real value, or this.dataBound[0 or 1]. - * @param isCategory Only available when value is number. - * @param edgeSymbols Open-close symbol when value is interval. - * @protected - */ - VisualMapModel.prototype.formatValueText = function (value, isCategory, edgeSymbols) { - var option = this.option; - var precision = option.precision; - var dataBound = this.dataBound; - var formatter = option.formatter; - var isMinMax; - edgeSymbols = edgeSymbols || ['<', '>']; - if (zrUtil.isArray(value)) { - value = value.slice(); - isMinMax = true; - } - var textValue = isCategory ? value // Value is string when isCategory - : isMinMax ? [toFixed(value[0]), toFixed(value[1])] : toFixed(value); - if (zrUtil.isString(formatter)) { - return formatter.replace('{value}', isMinMax ? textValue[0] : textValue).replace('{value2}', isMinMax ? textValue[1] : textValue); - } else if (zrUtil.isFunction(formatter)) { - return isMinMax ? formatter(value[0], value[1]) : formatter(value); - } - if (isMinMax) { - if (value[0] === dataBound[0]) { - return edgeSymbols[0] + ' ' + textValue[1]; - } else if (value[1] === dataBound[1]) { - return edgeSymbols[1] + ' ' + textValue[0]; - } else { - return textValue[0] + ' - ' + textValue[1]; - } - } else { - // Format single value (includes category case). - return textValue; - } - function toFixed(val) { - return val === dataBound[0] ? 'min' : val === dataBound[1] ? 'max' : (+val).toFixed(Math.min(precision, 20)); - } - }; - /** - * @protected - */ - VisualMapModel.prototype.resetExtent = function () { - var thisOption = this.option; - // Can not calculate data extent by data here. - // Because series and data may be modified in processing stage. - // So we do not support the feature "auto min/max". - var extent = asc([thisOption.min, thisOption.max]); - this._dataExtent = extent; - }; - /** - * PENDING: - * delete this method if no outer usage. - * - * Return Concrete dimension. If null/undefined is returned, no dimension is used. - */ - // getDataDimension(data: SeriesData) { - // const optDim = this.option.dimension; - // if (optDim != null) { - // return data.getDimension(optDim); - // } - // const dimNames = data.dimensions; - // for (let i = dimNames.length - 1; i >= 0; i--) { - // const dimName = dimNames[i]; - // const dimInfo = data.getDimensionInfo(dimName); - // if (!dimInfo.isCalculationCoord) { - // return dimName; - // } - // } - // } - VisualMapModel.prototype.getDataDimensionIndex = function (data) { - var optDim = this.option.dimension; - if (optDim != null) { - return data.getDimensionIndex(optDim); - } - var dimNames = data.dimensions; - for (var i = dimNames.length - 1; i >= 0; i--) { - var dimName = dimNames[i]; - var dimInfo = data.getDimensionInfo(dimName); - if (!dimInfo.isCalculationCoord) { - return dimInfo.storeDimIndex; - } - } - }; - VisualMapModel.prototype.getExtent = function () { - return this._dataExtent.slice(); - }; - VisualMapModel.prototype.completeVisualOption = function () { - var ecModel = this.ecModel; - var thisOption = this.option; - var base = { - inRange: thisOption.inRange, - outOfRange: thisOption.outOfRange - }; - var target = thisOption.target || (thisOption.target = {}); - var controller = thisOption.controller || (thisOption.controller = {}); - zrUtil.merge(target, base); // Do not override - zrUtil.merge(controller, base); // Do not override - var isCategory = this.isCategory(); - completeSingle.call(this, target); - completeSingle.call(this, controller); - completeInactive.call(this, target, 'inRange', 'outOfRange'); - // completeInactive.call(this, target, 'outOfRange', 'inRange'); - completeController.call(this, controller); - function completeSingle(base) { - // Compatible with ec2 dataRange.color. - // The mapping order of dataRange.color is: [high value, ..., low value] - // whereas inRange.color and outOfRange.color is [low value, ..., high value] - // Notice: ec2 has no inverse. - if (isArray(thisOption.color) - // If there has been inRange: {symbol: ...}, adding color is a mistake. - // So adding color only when no inRange defined. - && !base.inRange) { - base.inRange = { - color: thisOption.color.slice().reverse() - }; - } - // Compatible with previous logic, always give a default color, otherwise - // simple config with no inRange and outOfRange will not work. - // Originally we use visualMap.color as the default color, but setOption at - // the second time the default color will be erased. So we change to use - // constant DEFAULT_COLOR. - // If user do not want the default color, set inRange: {color: null}. - base.inRange = base.inRange || { - color: ecModel.get('gradientColor') - }; - } - function completeInactive(base, stateExist, stateAbsent) { - var optExist = base[stateExist]; - var optAbsent = base[stateAbsent]; - if (optExist && !optAbsent) { - optAbsent = base[stateAbsent] = {}; - each(optExist, function (visualData, visualType) { - if (!VisualMapping.isValidType(visualType)) { - return; - } - var defa = visualDefault.get(visualType, 'inactive', isCategory); - if (defa != null) { - optAbsent[visualType] = defa; - // Compatibable with ec2: - // Only inactive color to rgba(0,0,0,0) can not - // make label transparent, so use opacity also. - if (visualType === 'color' && !optAbsent.hasOwnProperty('opacity') && !optAbsent.hasOwnProperty('colorAlpha')) { - optAbsent.opacity = [0, 0]; - } - } - }); - } - } - function completeController(controller) { - var symbolExists = (controller.inRange || {}).symbol || (controller.outOfRange || {}).symbol; - var symbolSizeExists = (controller.inRange || {}).symbolSize || (controller.outOfRange || {}).symbolSize; - var inactiveColor = this.get('inactiveColor'); - var itemSymbol = this.getItemSymbol(); - var defaultSymbol = itemSymbol || 'roundRect'; - each(this.stateList, function (state) { - var itemSize = this.itemSize; - var visuals = controller[state]; - // Set inactive color for controller if no other color - // attr (like colorAlpha) specified. - if (!visuals) { - visuals = controller[state] = { - color: isCategory ? inactiveColor : [inactiveColor] - }; - } - // Consistent symbol and symbolSize if not specified. - if (visuals.symbol == null) { - visuals.symbol = symbolExists && zrUtil.clone(symbolExists) || (isCategory ? defaultSymbol : [defaultSymbol]); - } - if (visuals.symbolSize == null) { - visuals.symbolSize = symbolSizeExists && zrUtil.clone(symbolSizeExists) || (isCategory ? itemSize[0] : [itemSize[0], itemSize[0]]); - } - // Filter none - visuals.symbol = mapVisual(visuals.symbol, function (symbol) { - return symbol === 'none' ? defaultSymbol : symbol; - }); - // Normalize symbolSize - var symbolSize = visuals.symbolSize; - if (symbolSize != null) { - var max_1 = -Infinity; - // symbolSize can be object when categories defined. - eachVisual(symbolSize, function (value) { - value > max_1 && (max_1 = value); - }); - visuals.symbolSize = mapVisual(symbolSize, function (value) { - return linearMap(value, [0, max_1], [0, itemSize[0]], true); - }); - } - }, this); - } - }; - VisualMapModel.prototype.resetItemSize = function () { - this.itemSize = [parseFloat(this.get('itemWidth')), parseFloat(this.get('itemHeight'))]; - }; - VisualMapModel.prototype.isCategory = function () { - return !!this.option.categories; - }; - /** - * @public - * @abstract - */ - VisualMapModel.prototype.setSelected = function (selected) {}; - VisualMapModel.prototype.getSelected = function () { - return null; - }; - /** - * @public - * @abstract - */ - VisualMapModel.prototype.getValueState = function (value) { - return null; - }; - /** - * FIXME - * Do not publish to thirt-part-dev temporarily - * util the interface is stable. (Should it return - * a function but not visual meta?) - * - * @pubilc - * @abstract - * @param getColorVisual - * params: value, valueState - * return: color - * @return {Object} visualMeta - * should includes {stops, outerColors} - * outerColor means [colorBeyondMinValue, colorBeyondMaxValue] - */ - VisualMapModel.prototype.getVisualMeta = function (getColorVisual) { - return null; - }; - VisualMapModel.type = 'visualMap'; - VisualMapModel.dependencies = ['series']; - VisualMapModel.defaultOption = { - show: true, - // zlevel: 0, - z: 4, - seriesIndex: 'all', - min: 0, - max: 200, - left: 0, - right: null, - top: null, - bottom: 0, - itemWidth: null, - itemHeight: null, - inverse: false, - orient: 'vertical', - backgroundColor: 'rgba(0,0,0,0)', - borderColor: '#ccc', - contentColor: '#5793f3', - inactiveColor: '#aaa', - borderWidth: 0, - padding: 5, - // 接受数组分别设定上右下左边距,同css - textGap: 10, - precision: 0, - textStyle: { - color: '#333' // 值域文字颜色 - } - }; - - return VisualMapModel; -}(ComponentModel); -export default VisualMapModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/VisualMapView.js b/node_modules/echarts/lib/component/visualMap/VisualMapView.js deleted file mode 100644 index 652edcd..0000000 --- a/node_modules/echarts/lib/component/visualMap/VisualMapView.js +++ /dev/null @@ -1,154 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { Rect } from '../../util/graphic.js'; -import * as formatUtil from '../../util/format.js'; -import * as layout from '../../util/layout.js'; -import VisualMapping from '../../visual/VisualMapping.js'; -import ComponentView from '../../view/Component.js'; -var VisualMapView = /** @class */function (_super) { - __extends(VisualMapView, _super); - function VisualMapView() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = VisualMapView.type; - _this.autoPositionValues = { - left: 1, - right: 1, - top: 1, - bottom: 1 - }; - return _this; - } - VisualMapView.prototype.init = function (ecModel, api) { - this.ecModel = ecModel; - this.api = api; - }; - /** - * @protected - */ - VisualMapView.prototype.render = function (visualMapModel, ecModel, api, payload // TODO: TYPE - ) { - this.visualMapModel = visualMapModel; - if (visualMapModel.get('show') === false) { - this.group.removeAll(); - return; - } - this.doRender(visualMapModel, ecModel, api, payload); - }; - /** - * @protected - */ - VisualMapView.prototype.renderBackground = function (group) { - var visualMapModel = this.visualMapModel; - var padding = formatUtil.normalizeCssArray(visualMapModel.get('padding') || 0); - var rect = group.getBoundingRect(); - group.add(new Rect({ - z2: -1, - silent: true, - shape: { - x: rect.x - padding[3], - y: rect.y - padding[0], - width: rect.width + padding[3] + padding[1], - height: rect.height + padding[0] + padding[2] - }, - style: { - fill: visualMapModel.get('backgroundColor'), - stroke: visualMapModel.get('borderColor'), - lineWidth: visualMapModel.get('borderWidth') - } - })); - }; - /** - * @protected - * @param targetValue can be Infinity or -Infinity - * @param visualCluster Only can be 'color' 'opacity' 'symbol' 'symbolSize' - * @param opts - * @param opts.forceState Specify state, instead of using getValueState method. - * @param opts.convertOpacityToAlpha For color gradient in controller widget. - * @return {*} Visual value. - */ - VisualMapView.prototype.getControllerVisual = function (targetValue, visualCluster, opts) { - opts = opts || {}; - var forceState = opts.forceState; - var visualMapModel = this.visualMapModel; - var visualObj = {}; - // Default values. - if (visualCluster === 'color') { - var defaultColor = visualMapModel.get('contentColor'); - visualObj.color = defaultColor; - } - function getter(key) { - return visualObj[key]; - } - function setter(key, value) { - visualObj[key] = value; - } - var mappings = visualMapModel.controllerVisuals[forceState || visualMapModel.getValueState(targetValue)]; - var visualTypes = VisualMapping.prepareVisualTypes(mappings); - zrUtil.each(visualTypes, function (type) { - var visualMapping = mappings[type]; - if (opts.convertOpacityToAlpha && type === 'opacity') { - type = 'colorAlpha'; - visualMapping = mappings.__alphaForOpacity; - } - if (VisualMapping.dependsOn(type, visualCluster)) { - visualMapping && visualMapping.applyVisual(targetValue, getter, setter); - } - }); - return visualObj[visualCluster]; - }; - VisualMapView.prototype.positionGroup = function (group) { - var model = this.visualMapModel; - var api = this.api; - layout.positionElement(group, model.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); - }; - VisualMapView.prototype.doRender = function (visualMapModel, ecModel, api, payload) {}; - VisualMapView.type = 'visualMap'; - return VisualMapView; -}(ComponentView); -export default VisualMapView; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/helper.js b/node_modules/echarts/lib/component/visualMap/helper.js deleted file mode 100644 index 4be548a..0000000 --- a/node_modules/echarts/lib/component/visualMap/helper.js +++ /dev/null @@ -1,90 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { getLayoutRect } from '../../util/layout.js'; -var paramsSet = [['left', 'right', 'width'], ['top', 'bottom', 'height']]; -/** - * @param visualMapModel - * @param api - * @param itemSize always [short, long] - * @return {string} 'left' or 'right' or 'top' or 'bottom' - */ -export function getItemAlign(visualMapModel, api, itemSize) { - var modelOption = visualMapModel.option; - var itemAlign = modelOption.align; - if (itemAlign != null && itemAlign !== 'auto') { - return itemAlign; - } - // Auto decision align. - var ecSize = { - width: api.getWidth(), - height: api.getHeight() - }; - var realIndex = modelOption.orient === 'horizontal' ? 1 : 0; - var reals = paramsSet[realIndex]; - var fakeValue = [0, null, 10]; - var layoutInput = {}; - for (var i = 0; i < 3; i++) { - layoutInput[paramsSet[1 - realIndex][i]] = fakeValue[i]; - layoutInput[reals[i]] = i === 2 ? itemSize[0] : modelOption[reals[i]]; - } - var rParam = [['x', 'width', 3], ['y', 'height', 0]][realIndex]; - var rect = getLayoutRect(layoutInput, ecSize, modelOption.padding); - return reals[(rect.margin[rParam[2]] || 0) + rect[rParam[0]] + rect[rParam[1]] * 0.5 < ecSize[rParam[1]] * 0.5 ? 0 : 1]; -} -/** - * Prepare dataIndex for outside usage, where dataIndex means rawIndex, and - * dataIndexInside means filtered index. - */ -// TODO: TYPE more specified payload types. -export function makeHighDownBatch(batch, visualMapModel) { - zrUtil.each(batch || [], function (batchItem) { - if (batchItem.dataIndex != null) { - batchItem.dataIndexInside = batchItem.dataIndex; - batchItem.dataIndex = null; - } - batchItem.highlightKey = 'visualMap' + (visualMapModel ? visualMapModel.componentIndex : ''); - }); - return batch; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/install.js b/node_modules/echarts/lib/component/visualMap/install.js deleted file mode 100644 index 767a0d0..0000000 --- a/node_modules/echarts/lib/component/visualMap/install.js +++ /dev/null @@ -1,52 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../../extension.js'; -import { install as installVisualMapContinuous } from './installVisualMapContinuous.js'; -import { install as installVisualMapPiecewise } from './installVisualMapPiecewise.js'; -export function install(registers) { - use(installVisualMapContinuous); - use(installVisualMapPiecewise); - // Do not install './dataZoomSelect', - // since it only work for toolbox dataZoom. -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/installCommon.js b/node_modules/echarts/lib/component/visualMap/installCommon.js deleted file mode 100644 index c7de12f..0000000 --- a/node_modules/echarts/lib/component/visualMap/installCommon.js +++ /dev/null @@ -1,63 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { visualMapActionInfo, visualMapActionHander } from './visualMapAction.js'; -import { visualMapEncodingHandlers } from './visualEncoding.js'; -import { each } from 'zrender/lib/core/util.js'; -import preprocessor from './preprocessor.js'; -var installed = false; -export default function installCommon(registers) { - if (installed) { - return; - } - installed = true; - registers.registerSubTypeDefaulter('visualMap', function (option) { - // Compatible with ec2, when splitNumber === 0, continuous visualMap will be used. - return !option.categories && (!(option.pieces ? option.pieces.length > 0 : option.splitNumber > 0) || option.calculable) ? 'continuous' : 'piecewise'; - }); - registers.registerAction(visualMapActionInfo, visualMapActionHander); - each(visualMapEncodingHandlers, function (handler) { - registers.registerVisual(registers.PRIORITY.VISUAL.COMPONENT, handler); - }); - registers.registerPreprocessor(preprocessor); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js b/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js deleted file mode 100644 index d56f77c..0000000 --- a/node_modules/echarts/lib/component/visualMap/installVisualMapContinuous.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import ContinuousModel from './ContinuousModel.js'; -import ContinuousView from './ContinuousView.js'; -import installCommon from './installCommon.js'; -export function install(registers) { - registers.registerComponentModel(ContinuousModel); - registers.registerComponentView(ContinuousView); - installCommon(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js b/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js deleted file mode 100644 index 7d7fd48..0000000 --- a/node_modules/echarts/lib/component/visualMap/installVisualMapPiecewise.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import PiecewiseModel from './PiecewiseModel.js'; -import PiecewiseView from './PiecewiseView.js'; -import installCommon from './installCommon.js'; -export function install(registers) { - registers.registerComponentModel(PiecewiseModel); - registers.registerComponentView(PiecewiseView); - installCommon(registers); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/preprocessor.js b/node_modules/echarts/lib/component/visualMap/preprocessor.js deleted file mode 100644 index 86da918..0000000 --- a/node_modules/echarts/lib/component/visualMap/preprocessor.js +++ /dev/null @@ -1,78 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// @ts-nocheck -import * as zrUtil from 'zrender/lib/core/util.js'; -var each = zrUtil.each; -export default function visualMapPreprocessor(option) { - var visualMap = option && option.visualMap; - if (!zrUtil.isArray(visualMap)) { - visualMap = visualMap ? [visualMap] : []; - } - each(visualMap, function (opt) { - if (!opt) { - return; - } - // rename splitList to pieces - if (has(opt, 'splitList') && !has(opt, 'pieces')) { - opt.pieces = opt.splitList; - delete opt.splitList; - } - var pieces = opt.pieces; - if (pieces && zrUtil.isArray(pieces)) { - each(pieces, function (piece) { - if (zrUtil.isObject(piece)) { - if (has(piece, 'start') && !has(piece, 'min')) { - piece.min = piece.start; - } - if (has(piece, 'end') && !has(piece, 'max')) { - piece.max = piece.end; - } - } - }); - } - }); -} -function has(obj, name) { - return obj && obj.hasOwnProperty && obj.hasOwnProperty(name); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/typeDefaulter.js b/node_modules/echarts/lib/component/visualMap/typeDefaulter.js deleted file mode 100644 index f719421..0000000 --- a/node_modules/echarts/lib/component/visualMap/typeDefaulter.js +++ /dev/null @@ -1,48 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import Component from '../../model/Component.js'; -Component.registerSubTypeDefaulter('visualMap', function (option) { - // Compatible with ec2, when splitNumber === 0, continuous visualMap will be used. - return !option.categories && (!(option.pieces ? option.pieces.length > 0 : option.splitNumber > 0) || option.calculable) ? 'continuous' : 'piecewise'; -}); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/visualEncoding.js b/node_modules/echarts/lib/component/visualMap/visualEncoding.js deleted file mode 100644 index 9ac84d7..0000000 --- a/node_modules/echarts/lib/component/visualMap/visualEncoding.js +++ /dev/null @@ -1,108 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as visualSolution from '../../visual/visualSolution.js'; -import VisualMapping from '../../visual/VisualMapping.js'; -import { getVisualFromData } from '../../visual/helper.js'; -export var visualMapEncodingHandlers = [{ - createOnAllSeries: true, - reset: function (seriesModel, ecModel) { - var resetDefines = []; - ecModel.eachComponent('visualMap', function (visualMapModel) { - var pipelineContext = seriesModel.pipelineContext; - if (!visualMapModel.isTargetSeries(seriesModel) || pipelineContext && pipelineContext.large) { - return; - } - resetDefines.push(visualSolution.incrementalApplyVisual(visualMapModel.stateList, visualMapModel.targetVisuals, zrUtil.bind(visualMapModel.getValueState, visualMapModel), visualMapModel.getDataDimensionIndex(seriesModel.getData()))); - }); - return resetDefines; - } -}, -// Only support color. -{ - createOnAllSeries: true, - reset: function (seriesModel, ecModel) { - var data = seriesModel.getData(); - var visualMetaList = []; - ecModel.eachComponent('visualMap', function (visualMapModel) { - if (visualMapModel.isTargetSeries(seriesModel)) { - var visualMeta = visualMapModel.getVisualMeta(zrUtil.bind(getColorVisual, null, seriesModel, visualMapModel)) || { - stops: [], - outerColors: [] - }; - var dimIdx = visualMapModel.getDataDimensionIndex(data); - if (dimIdx >= 0) { - // visualMeta.dimension should be dimension index, but not concrete dimension. - visualMeta.dimension = dimIdx; - visualMetaList.push(visualMeta); - } - } - }); - // console.log(JSON.stringify(visualMetaList.map(a => a.stops))); - seriesModel.getData().setVisual('visualMeta', visualMetaList); - } -}]; -// FIXME -// performance and export for heatmap? -// value can be Infinity or -Infinity -function getColorVisual(seriesModel, visualMapModel, value, valueState) { - var mappings = visualMapModel.targetVisuals[valueState]; - var visualTypes = VisualMapping.prepareVisualTypes(mappings); - var resultVisual = { - color: getVisualFromData(seriesModel.getData(), 'color') // default color. - }; - - for (var i = 0, len = visualTypes.length; i < len; i++) { - var type = visualTypes[i]; - var mapping = mappings[type === 'opacity' ? '__alphaForOpacity' : type]; - mapping && mapping.applyVisual(value, getVisual, setVisual); - } - return resultVisual.color; - function getVisual(key) { - return resultVisual[key]; - } - function setVisual(key, value) { - resultVisual[key] = value; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMap/visualMapAction.js b/node_modules/echarts/lib/component/visualMap/visualMapAction.js deleted file mode 100644 index 369efea..0000000 --- a/node_modules/echarts/lib/component/visualMap/visualMapAction.js +++ /dev/null @@ -1,57 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export var visualMapActionInfo = { - type: 'selectDataRange', - event: 'dataRangeSelected', - // FIXME use updateView appears wrong - update: 'update' -}; -export var visualMapActionHander = function (payload, ecModel) { - ecModel.eachComponent({ - mainType: 'visualMap', - query: payload - }, function (model) { - model.setSelected(payload.selected); - }); -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMapContinuous.js b/node_modules/echarts/lib/component/visualMapContinuous.js deleted file mode 100644 index 107d78e..0000000 --- a/node_modules/echarts/lib/component/visualMapContinuous.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './visualMap/installVisualMapContinuous.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/component/visualMapPiecewise.js b/node_modules/echarts/lib/component/visualMapPiecewise.js deleted file mode 100644 index 8c01bfb..0000000 --- a/node_modules/echarts/lib/component/visualMapPiecewise.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { use } from '../extension.js'; -import { install } from './visualMap/installVisualMapPiecewise.js'; -use(install); \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/Axis.js b/node_modules/echarts/lib/coord/Axis.js deleted file mode 100644 index a7df481..0000000 --- a/node_modules/echarts/lib/coord/Axis.js +++ /dev/null @@ -1,279 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, map } from 'zrender/lib/core/util.js'; -import { linearMap, getPixelPrecision, round } from '../util/number.js'; -import { createAxisTicks, createAxisLabels, calculateCategoryInterval } from './axisTickLabelBuilder.js'; -var NORMALIZED_EXTENT = [0, 1]; -/** - * Base class of Axis. - */ -var Axis = /** @class */function () { - function Axis(dim, scale, extent) { - this.onBand = false; - this.inverse = false; - this.dim = dim; - this.scale = scale; - this._extent = extent || [0, 0]; - } - /** - * If axis extent contain given coord - */ - Axis.prototype.contain = function (coord) { - var extent = this._extent; - var min = Math.min(extent[0], extent[1]); - var max = Math.max(extent[0], extent[1]); - return coord >= min && coord <= max; - }; - /** - * If axis extent contain given data - */ - Axis.prototype.containData = function (data) { - return this.scale.contain(data); - }; - /** - * Get coord extent. - */ - Axis.prototype.getExtent = function () { - return this._extent.slice(); - }; - /** - * Get precision used for formatting - */ - Axis.prototype.getPixelPrecision = function (dataExtent) { - return getPixelPrecision(dataExtent || this.scale.getExtent(), this._extent); - }; - /** - * Set coord extent - */ - Axis.prototype.setExtent = function (start, end) { - var extent = this._extent; - extent[0] = start; - extent[1] = end; - }; - /** - * Convert data to coord. Data is the rank if it has an ordinal scale - */ - Axis.prototype.dataToCoord = function (data, clamp) { - var extent = this._extent; - var scale = this.scale; - data = scale.normalize(data); - if (this.onBand && scale.type === 'ordinal') { - extent = extent.slice(); - fixExtentWithBands(extent, scale.count()); - } - return linearMap(data, NORMALIZED_EXTENT, extent, clamp); - }; - /** - * Convert coord to data. Data is the rank if it has an ordinal scale - */ - Axis.prototype.coordToData = function (coord, clamp) { - var extent = this._extent; - var scale = this.scale; - if (this.onBand && scale.type === 'ordinal') { - extent = extent.slice(); - fixExtentWithBands(extent, scale.count()); - } - var t = linearMap(coord, extent, NORMALIZED_EXTENT, clamp); - return this.scale.scale(t); - }; - /** - * Convert pixel point to data in axis - */ - Axis.prototype.pointToData = function (point, clamp) { - // Should be implemented in derived class if necessary. - return; - }; - /** - * Different from `zrUtil.map(axis.getTicks(), axis.dataToCoord, axis)`, - * `axis.getTicksCoords` considers `onBand`, which is used by - * `boundaryGap:true` of category axis and splitLine and splitArea. - * @param opt.tickModel default: axis.model.getModel('axisTick') - * @param opt.clamp If `true`, the first and the last - * tick must be at the axis end points. Otherwise, clip ticks - * that outside the axis extent. - */ - Axis.prototype.getTicksCoords = function (opt) { - opt = opt || {}; - var tickModel = opt.tickModel || this.getTickModel(); - var result = createAxisTicks(this, tickModel); - var ticks = result.ticks; - var ticksCoords = map(ticks, function (tickVal) { - return { - coord: this.dataToCoord(this.scale.type === 'ordinal' ? this.scale.getRawOrdinalNumber(tickVal) : tickVal), - tickValue: tickVal - }; - }, this); - var alignWithLabel = tickModel.get('alignWithLabel'); - fixOnBandTicksCoords(this, ticksCoords, alignWithLabel, opt.clamp); - return ticksCoords; - }; - Axis.prototype.getMinorTicksCoords = function () { - if (this.scale.type === 'ordinal') { - // Category axis doesn't support minor ticks - return []; - } - var minorTickModel = this.model.getModel('minorTick'); - var splitNumber = minorTickModel.get('splitNumber'); - // Protection. - if (!(splitNumber > 0 && splitNumber < 100)) { - splitNumber = 5; - } - var minorTicks = this.scale.getMinorTicks(splitNumber); - var minorTicksCoords = map(minorTicks, function (minorTicksGroup) { - return map(minorTicksGroup, function (minorTick) { - return { - coord: this.dataToCoord(minorTick), - tickValue: minorTick - }; - }, this); - }, this); - return minorTicksCoords; - }; - Axis.prototype.getViewLabels = function () { - return createAxisLabels(this).labels; - }; - Axis.prototype.getLabelModel = function () { - return this.model.getModel('axisLabel'); - }; - /** - * Notice here we only get the default tick model. For splitLine - * or splitArea, we should pass the splitLineModel or splitAreaModel - * manually when calling `getTicksCoords`. - * In GL, this method may be overridden to: - * `axisModel.getModel('axisTick', grid3DModel.getModel('axisTick'));` - */ - Axis.prototype.getTickModel = function () { - return this.model.getModel('axisTick'); - }; - /** - * Get width of band - */ - Axis.prototype.getBandWidth = function () { - var axisExtent = this._extent; - var dataExtent = this.scale.getExtent(); - var len = dataExtent[1] - dataExtent[0] + (this.onBand ? 1 : 0); - // Fix #2728, avoid NaN when only one data. - len === 0 && (len = 1); - var size = Math.abs(axisExtent[1] - axisExtent[0]); - return Math.abs(size) / len; - }; - /** - * Only be called in category axis. - * Can be overridden, consider other axes like in 3D. - * @return Auto interval for cateogry axis tick and label - */ - Axis.prototype.calculateCategoryInterval = function () { - return calculateCategoryInterval(this); - }; - return Axis; -}(); -function fixExtentWithBands(extent, nTick) { - var size = extent[1] - extent[0]; - var len = nTick; - var margin = size / len / 2; - extent[0] += margin; - extent[1] -= margin; -} -// If axis has labels [1, 2, 3, 4]. Bands on the axis are -// |---1---|---2---|---3---|---4---|. -// So the displayed ticks and splitLine/splitArea should between -// each data item, otherwise cause misleading (e.g., split tow bars -// of a single data item when there are two bar series). -// Also consider if tickCategoryInterval > 0 and onBand, ticks and -// splitLine/spliteArea should layout appropriately corresponding -// to displayed labels. (So we should not use `getBandWidth` in this -// case). -function fixOnBandTicksCoords(axis, ticksCoords, alignWithLabel, clamp) { - var ticksLen = ticksCoords.length; - if (!axis.onBand || alignWithLabel || !ticksLen) { - return; - } - var axisExtent = axis.getExtent(); - var last; - var diffSize; - if (ticksLen === 1) { - ticksCoords[0].coord = axisExtent[0]; - last = ticksCoords[1] = { - coord: axisExtent[1] - }; - } else { - var crossLen = ticksCoords[ticksLen - 1].tickValue - ticksCoords[0].tickValue; - var shift_1 = (ticksCoords[ticksLen - 1].coord - ticksCoords[0].coord) / crossLen; - each(ticksCoords, function (ticksItem) { - ticksItem.coord -= shift_1 / 2; - }); - var dataExtent = axis.scale.getExtent(); - diffSize = 1 + dataExtent[1] - ticksCoords[ticksLen - 1].tickValue; - last = { - coord: ticksCoords[ticksLen - 1].coord + shift_1 * diffSize - }; - ticksCoords.push(last); - } - var inverse = axisExtent[0] > axisExtent[1]; - // Handling clamp. - if (littleThan(ticksCoords[0].coord, axisExtent[0])) { - clamp ? ticksCoords[0].coord = axisExtent[0] : ticksCoords.shift(); - } - if (clamp && littleThan(axisExtent[0], ticksCoords[0].coord)) { - ticksCoords.unshift({ - coord: axisExtent[0] - }); - } - if (littleThan(axisExtent[1], last.coord)) { - clamp ? last.coord = axisExtent[1] : ticksCoords.pop(); - } - if (clamp && littleThan(last.coord, axisExtent[1])) { - ticksCoords.push({ - coord: axisExtent[1] - }); - } - function littleThan(a, b) { - // Avoid rounding error cause calculated tick coord different with extent. - // It may cause an extra unnecessary tick added. - a = round(a); - b = round(b); - return inverse ? a > b : a < b; - } -} -export default Axis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/AxisBaseModel.js b/node_modules/echarts/lib/coord/AxisBaseModel.js deleted file mode 100644 index ace9cc1..0000000 --- a/node_modules/echarts/lib/coord/AxisBaseModel.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/CoordinateSystem.js b/node_modules/echarts/lib/coord/CoordinateSystem.js deleted file mode 100644 index 2bdae40..0000000 --- a/node_modules/echarts/lib/coord/CoordinateSystem.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export function isCoordinateSystemType(coordSys, type) { - return coordSys.type === type; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/View.js b/node_modules/echarts/lib/coord/View.js deleted file mode 100644 index f26157b..0000000 --- a/node_modules/echarts/lib/coord/View.js +++ /dev/null @@ -1,251 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Simple view coordinate system - * Mapping given x, y to transformd view x, y - */ -import * as vector from 'zrender/lib/core/vector.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import Transformable from 'zrender/lib/core/Transformable.js'; -import { parsePercent } from '../util/number.js'; -var v2ApplyTransform = vector.applyTransform; -var View = /** @class */function (_super) { - __extends(View, _super); - function View(name) { - var _this = _super.call(this) || this; - _this.type = 'view'; - _this.dimensions = ['x', 'y']; - /** - * Represents the transform brought by roam/zoom. - * If `View['_viewRect']` applies roam transform, - * we can get the final displayed rect. - */ - _this._roamTransformable = new Transformable(); - /** - * Represents the transform from `View['_rect']` to `View['_viewRect']`. - */ - _this._rawTransformable = new Transformable(); - _this.name = name; - return _this; - } - View.prototype.setBoundingRect = function (x, y, width, height) { - this._rect = new BoundingRect(x, y, width, height); - return this._rect; - }; - /** - * @return {module:zrender/core/BoundingRect} - */ - View.prototype.getBoundingRect = function () { - return this._rect; - }; - View.prototype.setViewRect = function (x, y, width, height) { - this._transformTo(x, y, width, height); - this._viewRect = new BoundingRect(x, y, width, height); - }; - /** - * Transformed to particular position and size - */ - View.prototype._transformTo = function (x, y, width, height) { - var rect = this.getBoundingRect(); - var rawTransform = this._rawTransformable; - rawTransform.transform = rect.calculateTransform(new BoundingRect(x, y, width, height)); - var rawParent = rawTransform.parent; - rawTransform.parent = null; - rawTransform.decomposeTransform(); - rawTransform.parent = rawParent; - this._updateTransform(); - }; - /** - * Set center of view - */ - View.prototype.setCenter = function (centerCoord, api) { - if (!centerCoord) { - return; - } - this._center = [parsePercent(centerCoord[0], api.getWidth()), parsePercent(centerCoord[1], api.getHeight())]; - this._updateCenterAndZoom(); - }; - View.prototype.setZoom = function (zoom) { - zoom = zoom || 1; - var zoomLimit = this.zoomLimit; - if (zoomLimit) { - if (zoomLimit.max != null) { - zoom = Math.min(zoomLimit.max, zoom); - } - if (zoomLimit.min != null) { - zoom = Math.max(zoomLimit.min, zoom); - } - } - this._zoom = zoom; - this._updateCenterAndZoom(); - }; - /** - * Get default center without roam - */ - View.prototype.getDefaultCenter = function () { - // Rect before any transform - var rawRect = this.getBoundingRect(); - var cx = rawRect.x + rawRect.width / 2; - var cy = rawRect.y + rawRect.height / 2; - return [cx, cy]; - }; - View.prototype.getCenter = function () { - return this._center || this.getDefaultCenter(); - }; - View.prototype.getZoom = function () { - return this._zoom || 1; - }; - View.prototype.getRoamTransform = function () { - return this._roamTransformable.getLocalTransform(); - }; - /** - * Remove roam - */ - View.prototype._updateCenterAndZoom = function () { - // Must update after view transform updated - var rawTransformMatrix = this._rawTransformable.getLocalTransform(); - var roamTransform = this._roamTransformable; - var defaultCenter = this.getDefaultCenter(); - var center = this.getCenter(); - var zoom = this.getZoom(); - center = vector.applyTransform([], center, rawTransformMatrix); - defaultCenter = vector.applyTransform([], defaultCenter, rawTransformMatrix); - roamTransform.originX = center[0]; - roamTransform.originY = center[1]; - roamTransform.x = defaultCenter[0] - center[0]; - roamTransform.y = defaultCenter[1] - center[1]; - roamTransform.scaleX = roamTransform.scaleY = zoom; - this._updateTransform(); - }; - /** - * Update transform props on `this` based on the current - * `this._roamTransformable` and `this._rawTransformable`. - */ - View.prototype._updateTransform = function () { - var roamTransformable = this._roamTransformable; - var rawTransformable = this._rawTransformable; - rawTransformable.parent = roamTransformable; - roamTransformable.updateTransform(); - rawTransformable.updateTransform(); - matrix.copy(this.transform || (this.transform = []), rawTransformable.transform || matrix.create()); - this._rawTransform = rawTransformable.getLocalTransform(); - this.invTransform = this.invTransform || []; - matrix.invert(this.invTransform, this.transform); - this.decomposeTransform(); - }; - View.prototype.getTransformInfo = function () { - var rawTransformable = this._rawTransformable; - var roamTransformable = this._roamTransformable; - // Because roamTransformabel has `originX/originY` modified, - // but the caller of `getTransformInfo` can not handle `originX/originY`, - // so need to recalculate them. - var dummyTransformable = new Transformable(); - dummyTransformable.transform = roamTransformable.transform; - dummyTransformable.decomposeTransform(); - return { - roam: { - x: dummyTransformable.x, - y: dummyTransformable.y, - scaleX: dummyTransformable.scaleX, - scaleY: dummyTransformable.scaleY - }, - raw: { - x: rawTransformable.x, - y: rawTransformable.y, - scaleX: rawTransformable.scaleX, - scaleY: rawTransformable.scaleY - } - }; - }; - View.prototype.getViewRect = function () { - return this._viewRect; - }; - /** - * Get view rect after roam transform - */ - View.prototype.getViewRectAfterRoam = function () { - var rect = this.getBoundingRect().clone(); - rect.applyTransform(this.transform); - return rect; - }; - /** - * Convert a single (lon, lat) data item to (x, y) point. - */ - View.prototype.dataToPoint = function (data, noRoam, out) { - var transform = noRoam ? this._rawTransform : this.transform; - out = out || []; - return transform ? v2ApplyTransform(out, data, transform) : vector.copy(out, data); - }; - /** - * Convert a (x, y) point to (lon, lat) data - */ - View.prototype.pointToData = function (point) { - var invTransform = this.invTransform; - return invTransform ? v2ApplyTransform([], point, invTransform) : [point[0], point[1]]; - }; - View.prototype.convertToPixel = function (ecModel, finder, value) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.dataToPoint(value) : null; - }; - View.prototype.convertFromPixel = function (ecModel, finder, pixel) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.pointToData(pixel) : null; - }; - /** - * @implements - */ - View.prototype.containPoint = function (point) { - return this.getViewRectAfterRoam().contain(point[0], point[1]); - }; - View.dimensions = ['x', 'y']; - return View; -}(Transformable); -function getCoordSys(finder) { - var seriesModel = finder.seriesModel; - return seriesModel ? seriesModel.coordinateSystem : null; // e.g., graph. -} - -export default View; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisAlignTicks.js b/node_modules/echarts/lib/coord/axisAlignTicks.js deleted file mode 100644 index 4c6616f..0000000 --- a/node_modules/echarts/lib/coord/axisAlignTicks.js +++ /dev/null @@ -1,137 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { getPrecisionSafe, round } from '../util/number.js'; -import IntervalScale from '../scale/Interval.js'; -import { getScaleExtent } from './axisHelper.js'; -import { warn } from '../util/log.js'; -import { increaseInterval, isValueNice } from '../scale/helper.js'; -var mathLog = Math.log; -export function alignScaleTicks(scale, axisModel, alignToScale) { - var intervalScaleProto = IntervalScale.prototype; - // NOTE: There is a precondition for log scale here: - // In log scale we store _interval and _extent of exponent value. - // So if we use the method of InternalScale to set/get these data. - // It process the exponent value, which is linear and what we want here. - var alignToTicks = intervalScaleProto.getTicks.call(alignToScale); - var alignToNicedTicks = intervalScaleProto.getTicks.call(alignToScale, true); - var alignToSplitNumber = alignToTicks.length - 1; - var alignToInterval = intervalScaleProto.getInterval.call(alignToScale); - var scaleExtent = getScaleExtent(scale, axisModel); - var rawExtent = scaleExtent.extent; - var isMinFixed = scaleExtent.fixMin; - var isMaxFixed = scaleExtent.fixMax; - if (scale.type === 'log') { - var logBase = mathLog(scale.base); - rawExtent = [mathLog(rawExtent[0]) / logBase, mathLog(rawExtent[1]) / logBase]; - } - scale.setExtent(rawExtent[0], rawExtent[1]); - scale.calcNiceExtent({ - splitNumber: alignToSplitNumber, - fixMin: isMinFixed, - fixMax: isMaxFixed - }); - var extent = intervalScaleProto.getExtent.call(scale); - // Need to update the rawExtent. - // Because value in rawExtent may be not parsed. e.g. 'dataMin', 'dataMax' - if (isMinFixed) { - rawExtent[0] = extent[0]; - } - if (isMaxFixed) { - rawExtent[1] = extent[1]; - } - var interval = intervalScaleProto.getInterval.call(scale); - var min = rawExtent[0]; - var max = rawExtent[1]; - if (isMinFixed && isMaxFixed) { - // User set min, max, divide to get new interval - interval = (max - min) / alignToSplitNumber; - } else if (isMinFixed) { - max = rawExtent[0] + interval * alignToSplitNumber; - // User set min, expand extent on the other side - while (max < rawExtent[1] && isFinite(max) && isFinite(rawExtent[1])) { - interval = increaseInterval(interval); - max = rawExtent[0] + interval * alignToSplitNumber; - } - } else if (isMaxFixed) { - // User set max, expand extent on the other side - min = rawExtent[1] - interval * alignToSplitNumber; - while (min > rawExtent[0] && isFinite(min) && isFinite(rawExtent[0])) { - interval = increaseInterval(interval); - min = rawExtent[1] - interval * alignToSplitNumber; - } - } else { - var nicedSplitNumber = scale.getTicks().length - 1; - if (nicedSplitNumber > alignToSplitNumber) { - interval = increaseInterval(interval); - } - var range = interval * alignToSplitNumber; - max = Math.ceil(rawExtent[1] / interval) * interval; - min = round(max - range); - // Not change the result that crossing zero. - if (min < 0 && rawExtent[0] >= 0) { - min = 0; - max = round(range); - } else if (max > 0 && rawExtent[1] <= 0) { - max = 0; - min = -round(range); - } - } - // Adjust min, max based on the extent of alignTo. When min or max is set in alignTo scale - var t0 = (alignToTicks[0].value - alignToNicedTicks[0].value) / alignToInterval; - var t1 = (alignToTicks[alignToSplitNumber].value - alignToNicedTicks[alignToSplitNumber].value) / alignToInterval; - // NOTE: Must in setExtent -> setInterval -> setNiceExtent order. - intervalScaleProto.setExtent.call(scale, min + interval * t0, max + interval * t1); - intervalScaleProto.setInterval.call(scale, interval); - if (t0 || t1) { - intervalScaleProto.setNiceExtent.call(scale, min + interval, max - interval); - } - if (process.env.NODE_ENV !== 'production') { - var ticks = intervalScaleProto.getTicks.call(scale); - if (ticks[1] && (!isValueNice(interval) || getPrecisionSafe(ticks[1].value) > getPrecisionSafe(interval))) { - warn( - // eslint-disable-next-line - "The ticks may be not readable when set min: " + axisModel.get('min') + ", max: " + axisModel.get('max') + " and alignTicks: true"); - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisCommonTypes.js b/node_modules/echarts/lib/coord/axisCommonTypes.js deleted file mode 100644 index 0cafb9b..0000000 --- a/node_modules/echarts/lib/coord/axisCommonTypes.js +++ /dev/null @@ -1,49 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export var AXIS_TYPES = { - value: 1, - category: 1, - time: 1, - log: 1 -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisDefault.js b/node_modules/echarts/lib/coord/axisDefault.js deleted file mode 100644 index d38f3ad..0000000 --- a/node_modules/echarts/lib/coord/axisDefault.js +++ /dev/null @@ -1,202 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var defaultOption = { - show: true, - // zlevel: 0, - z: 0, - // Inverse the axis. - inverse: false, - // Axis name displayed. - name: '', - // 'start' | 'middle' | 'end' - nameLocation: 'end', - // By degree. By default auto rotate by nameLocation. - nameRotate: null, - nameTruncate: { - maxWidth: null, - ellipsis: '...', - placeholder: '.' - }, - // Use global text style by default. - nameTextStyle: {}, - // The gap between axisName and axisLine. - nameGap: 15, - // Default `false` to support tooltip. - silent: false, - // Default `false` to avoid legacy user event listener fail. - triggerEvent: false, - tooltip: { - show: false - }, - axisPointer: {}, - axisLine: { - show: true, - onZero: true, - onZeroAxisIndex: null, - lineStyle: { - color: '#6E7079', - width: 1, - type: 'solid' - }, - // The arrow at both ends the the axis. - symbol: ['none', 'none'], - symbolSize: [10, 15] - }, - axisTick: { - show: true, - // Whether axisTick is inside the grid or outside the grid. - inside: false, - // The length of axisTick. - length: 5, - lineStyle: { - width: 1 - } - }, - axisLabel: { - show: true, - // Whether axisLabel is inside the grid or outside the grid. - inside: false, - rotate: 0, - // true | false | null/undefined (auto) - showMinLabel: null, - // true | false | null/undefined (auto) - showMaxLabel: null, - margin: 8, - // formatter: null, - fontSize: 12 - }, - splitLine: { - show: true, - lineStyle: { - color: ['#E0E6F1'], - width: 1, - type: 'solid' - } - }, - splitArea: { - show: false, - areaStyle: { - color: ['rgba(250,250,250,0.2)', 'rgba(210,219,238,0.2)'] - } - } -}; -var categoryAxis = zrUtil.merge({ - // The gap at both ends of the axis. For categoryAxis, boolean. - boundaryGap: true, - // Set false to faster category collection. - deduplication: null, - // splitArea: { - // show: false - // }, - splitLine: { - show: false - }, - axisTick: { - // If tick is align with label when boundaryGap is true - alignWithLabel: false, - interval: 'auto' - }, - axisLabel: { - interval: 'auto' - } -}, defaultOption); -var valueAxis = zrUtil.merge({ - boundaryGap: [0, 0], - axisLine: { - // Not shown when other axis is categoryAxis in cartesian - show: 'auto' - }, - axisTick: { - // Not shown when other axis is categoryAxis in cartesian - show: 'auto' - }, - // TODO - // min/max: [30, datamin, 60] or [20, datamin] or [datamin, 60] - splitNumber: 5, - minorTick: { - // Minor tick, not available for cateogry axis. - show: false, - // Split number of minor ticks. The value should be in range of (0, 100) - splitNumber: 5, - // Length of minor tick - length: 3, - // Line style - lineStyle: { - // Default to be same with axisTick - } - }, - minorSplitLine: { - show: false, - lineStyle: { - color: '#F4F7FD', - width: 1 - } - } -}, defaultOption); -var timeAxis = zrUtil.merge({ - splitNumber: 6, - axisLabel: { - // To eliminate labels that are not nice - showMinLabel: false, - showMaxLabel: false, - rich: { - primary: { - fontWeight: 'bold' - } - } - }, - splitLine: { - show: false - } -}, valueAxis); -var logAxis = zrUtil.defaults({ - logBase: 10 -}, valueAxis); -export default { - category: categoryAxis, - value: valueAxis, - time: timeAxis, - log: logAxis -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisHelper.js b/node_modules/echarts/lib/coord/axisHelper.js deleted file mode 100644 index a76c66b..0000000 --- a/node_modules/echarts/lib/coord/axisHelper.js +++ /dev/null @@ -1,348 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import OrdinalScale from '../scale/Ordinal.js'; -import IntervalScale from '../scale/Interval.js'; -import Scale from '../scale/Scale.js'; -import { prepareLayoutBarSeries, makeColumnLayout, retrieveColumnLayout } from '../layout/barGrid.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import TimeScale from '../scale/Time.js'; -import LogScale from '../scale/Log.js'; -import { getStackedDimension } from '../data/helper/dataStackHelper.js'; -import { ensureScaleRawExtentInfo } from './scaleRawExtentInfo.js'; -/** - * Get axis scale extent before niced. - * Item of returned array can only be number (including Infinity and NaN). - * - * Caution: - * Precondition of calling this method: - * The scale extent has been initialized using series data extent via - * `scale.setExtent` or `scale.unionExtentFromData`; - */ -export function getScaleExtent(scale, model) { - var scaleType = scale.type; - var rawExtentResult = ensureScaleRawExtentInfo(scale, model, scale.getExtent()).calculate(); - scale.setBlank(rawExtentResult.isBlank); - var min = rawExtentResult.min; - var max = rawExtentResult.max; - // If bars are placed on a base axis of type time or interval account for axis boundary overflow and current axis - // is base axis - // FIXME - // (1) Consider support value axis, where below zero and axis `onZero` should be handled properly. - // (2) Refactor the logic with `barGrid`. Is it not need to `makeBarWidthAndOffsetInfo` twice with different extent? - // Should not depend on series type `bar`? - // (3) Fix that might overlap when using dataZoom. - // (4) Consider other chart types using `barGrid`? - // See #6728, #4862, `test/bar-overflow-time-plot.html` - var ecModel = model.ecModel; - if (ecModel && scaleType === 'time' /* || scaleType === 'interval' */) { - var barSeriesModels = prepareLayoutBarSeries('bar', ecModel); - var isBaseAxisAndHasBarSeries_1 = false; - zrUtil.each(barSeriesModels, function (seriesModel) { - isBaseAxisAndHasBarSeries_1 = isBaseAxisAndHasBarSeries_1 || seriesModel.getBaseAxis() === model.axis; - }); - if (isBaseAxisAndHasBarSeries_1) { - // Calculate placement of bars on axis. TODO should be decoupled - // with barLayout - var barWidthAndOffset = makeColumnLayout(barSeriesModels); - // Adjust axis min and max to account for overflow - var adjustedScale = adjustScaleForOverflow(min, max, model, barWidthAndOffset); - min = adjustedScale.min; - max = adjustedScale.max; - } - } - return { - extent: [min, max], - // "fix" means "fixed", the value should not be - // changed in the subsequent steps. - fixMin: rawExtentResult.minFixed, - fixMax: rawExtentResult.maxFixed - }; -} -function adjustScaleForOverflow(min, max, model, -// Only support cartesian coord yet. -barWidthAndOffset) { - // Get Axis Length - var axisExtent = model.axis.getExtent(); - var axisLength = axisExtent[1] - axisExtent[0]; - // Get bars on current base axis and calculate min and max overflow - var barsOnCurrentAxis = retrieveColumnLayout(barWidthAndOffset, model.axis); - if (barsOnCurrentAxis === undefined) { - return { - min: min, - max: max - }; - } - var minOverflow = Infinity; - zrUtil.each(barsOnCurrentAxis, function (item) { - minOverflow = Math.min(item.offset, minOverflow); - }); - var maxOverflow = -Infinity; - zrUtil.each(barsOnCurrentAxis, function (item) { - maxOverflow = Math.max(item.offset + item.width, maxOverflow); - }); - minOverflow = Math.abs(minOverflow); - maxOverflow = Math.abs(maxOverflow); - var totalOverFlow = minOverflow + maxOverflow; - // Calculate required buffer based on old range and overflow - var oldRange = max - min; - var oldRangePercentOfNew = 1 - (minOverflow + maxOverflow) / axisLength; - var overflowBuffer = oldRange / oldRangePercentOfNew - oldRange; - max += overflowBuffer * (maxOverflow / totalOverFlow); - min -= overflowBuffer * (minOverflow / totalOverFlow); - return { - min: min, - max: max - }; -} -// Precondition of calling this method: -// The scale extent has been initialized using series data extent via -// `scale.setExtent` or `scale.unionExtentFromData`; -export function niceScaleExtent(scale, inModel) { - var model = inModel; - var extentInfo = getScaleExtent(scale, model); - var extent = extentInfo.extent; - var splitNumber = model.get('splitNumber'); - if (scale instanceof LogScale) { - scale.base = model.get('logBase'); - } - var scaleType = scale.type; - var interval = model.get('interval'); - var isIntervalOrTime = scaleType === 'interval' || scaleType === 'time'; - scale.setExtent(extent[0], extent[1]); - scale.calcNiceExtent({ - splitNumber: splitNumber, - fixMin: extentInfo.fixMin, - fixMax: extentInfo.fixMax, - minInterval: isIntervalOrTime ? model.get('minInterval') : null, - maxInterval: isIntervalOrTime ? model.get('maxInterval') : null - }); - // If some one specified the min, max. And the default calculated interval - // is not good enough. He can specify the interval. It is often appeared - // in angle axis with angle 0 - 360. Interval calculated in interval scale is hard - // to be 60. - // FIXME - if (interval != null) { - scale.setInterval && scale.setInterval(interval); - } -} -/** - * @param axisType Default retrieve from model.type - */ -export function createScaleByModel(model, axisType) { - axisType = axisType || model.get('type'); - if (axisType) { - switch (axisType) { - // Buildin scale - case 'category': - return new OrdinalScale({ - ordinalMeta: model.getOrdinalMeta ? model.getOrdinalMeta() : model.getCategories(), - extent: [Infinity, -Infinity] - }); - case 'time': - return new TimeScale({ - locale: model.ecModel.getLocaleModel(), - useUTC: model.ecModel.get('useUTC') - }); - default: - // case 'value'/'interval', 'log', or others. - return new (Scale.getClass(axisType) || IntervalScale)(); - } - } -} -/** - * Check if the axis cross 0 - */ -export function ifAxisCrossZero(axis) { - var dataExtent = axis.scale.getExtent(); - var min = dataExtent[0]; - var max = dataExtent[1]; - return !(min > 0 && max > 0 || min < 0 && max < 0); -} -/** - * @param axis - * @return Label formatter function. - * param: {number} tickValue, - * param: {number} idx, the index in all ticks. - * If category axis, this param is not required. - * return: {string} label string. - */ -export function makeLabelFormatter(axis) { - var labelFormatter = axis.getLabelModel().get('formatter'); - var categoryTickStart = axis.type === 'category' ? axis.scale.getExtent()[0] : null; - if (axis.scale.type === 'time') { - return function (tpl) { - return function (tick, idx) { - return axis.scale.getFormattedLabel(tick, idx, tpl); - }; - }(labelFormatter); - } else if (zrUtil.isString(labelFormatter)) { - return function (tpl) { - return function (tick) { - // For category axis, get raw value; for numeric axis, - // get formatted label like '1,333,444'. - var label = axis.scale.getLabel(tick); - var text = tpl.replace('{value}', label != null ? label : ''); - return text; - }; - }(labelFormatter); - } else if (zrUtil.isFunction(labelFormatter)) { - return function (cb) { - return function (tick, idx) { - // The original intention of `idx` is "the index of the tick in all ticks". - // But the previous implementation of category axis do not consider the - // `axisLabel.interval`, which cause that, for example, the `interval` is - // `1`, then the ticks "name5", "name7", "name9" are displayed, where the - // corresponding `idx` are `0`, `2`, `4`, but not `0`, `1`, `2`. So we keep - // the definition here for back compatibility. - if (categoryTickStart != null) { - idx = tick.value - categoryTickStart; - } - return cb(getAxisRawValue(axis, tick), idx, tick.level != null ? { - level: tick.level - } : null); - }; - }(labelFormatter); - } else { - return function (tick) { - return axis.scale.getLabel(tick); - }; - } -} -export function getAxisRawValue(axis, tick) { - // In category axis with data zoom, tick is not the original - // index of axis.data. So tick should not be exposed to user - // in category axis. - return axis.type === 'category' ? axis.scale.getLabel(tick) : tick.value; -} -/** - * @param axis - * @return Be null/undefined if no labels. - */ -export function estimateLabelUnionRect(axis) { - var axisModel = axis.model; - var scale = axis.scale; - if (!axisModel.get(['axisLabel', 'show']) || scale.isBlank()) { - return; - } - var realNumberScaleTicks; - var tickCount; - var categoryScaleExtent = scale.getExtent(); - // Optimize for large category data, avoid call `getTicks()`. - if (scale instanceof OrdinalScale) { - tickCount = scale.count(); - } else { - realNumberScaleTicks = scale.getTicks(); - tickCount = realNumberScaleTicks.length; - } - var axisLabelModel = axis.getLabelModel(); - var labelFormatter = makeLabelFormatter(axis); - var rect; - var step = 1; - // Simple optimization for large amount of labels - if (tickCount > 40) { - step = Math.ceil(tickCount / 40); - } - for (var i = 0; i < tickCount; i += step) { - var tick = realNumberScaleTicks ? realNumberScaleTicks[i] : { - value: categoryScaleExtent[0] + i - }; - var label = labelFormatter(tick, i); - var unrotatedSingleRect = axisLabelModel.getTextRect(label); - var singleRect = rotateTextRect(unrotatedSingleRect, axisLabelModel.get('rotate') || 0); - rect ? rect.union(singleRect) : rect = singleRect; - } - return rect; -} -function rotateTextRect(textRect, rotate) { - var rotateRadians = rotate * Math.PI / 180; - var beforeWidth = textRect.width; - var beforeHeight = textRect.height; - var afterWidth = beforeWidth * Math.abs(Math.cos(rotateRadians)) + Math.abs(beforeHeight * Math.sin(rotateRadians)); - var afterHeight = beforeWidth * Math.abs(Math.sin(rotateRadians)) + Math.abs(beforeHeight * Math.cos(rotateRadians)); - var rotatedRect = new BoundingRect(textRect.x, textRect.y, afterWidth, afterHeight); - return rotatedRect; -} -/** - * @param model axisLabelModel or axisTickModel - * @return {number|String} Can be null|'auto'|number|function - */ -export function getOptionCategoryInterval(model) { - var interval = model.get('interval'); - return interval == null ? 'auto' : interval; -} -/** - * Set `categoryInterval` as 0 implicitly indicates that - * show all labels regardless of overlap. - * @param {Object} axis axisModel.axis - */ -export function shouldShowAllLabels(axis) { - return axis.type === 'category' && getOptionCategoryInterval(axis.getLabelModel()) === 0; -} -export function getDataDimensionsOnAxis(data, axisDim) { - // Remove duplicated dat dimensions caused by `getStackedDimension`. - var dataDimMap = {}; - // Currently `mapDimensionsAll` will contain stack result dimension ('__\0ecstackresult'). - // PENDING: is it reasonable? Do we need to remove the original dim from "coord dim" since - // there has been stacked result dim? - zrUtil.each(data.mapDimensionsAll(axisDim), function (dataDim) { - // For example, the extent of the original dimension - // is [0.1, 0.5], the extent of the `stackResultDimension` - // is [7, 9], the final extent should NOT include [0.1, 0.5], - // because there is no graphic corresponding to [0.1, 0.5]. - // See the case in `test/area-stack.html` `main1`, where area line - // stack needs `yAxis` not start from 0. - dataDimMap[getStackedDimension(data, dataDim)] = true; - }); - return zrUtil.keys(dataDimMap); -} -export function unionAxisExtentFromData(dataExtent, data, axisDim) { - if (data) { - zrUtil.each(getDataDimensionsOnAxis(data, axisDim), function (dim) { - var seriesExtent = data.getApproximateExtent(dim); - seriesExtent[0] < dataExtent[0] && (dataExtent[0] = seriesExtent[0]); - seriesExtent[1] > dataExtent[1] && (dataExtent[1] = seriesExtent[1]); - }); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisModelCommonMixin.js b/node_modules/echarts/lib/coord/axisModelCommonMixin.js deleted file mode 100644 index 1f85c28..0000000 --- a/node_modules/echarts/lib/coord/axisModelCommonMixin.js +++ /dev/null @@ -1,60 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// eslint-disable-next-line @typescript-eslint/no-unused-vars -var AxisModelCommonMixin = /** @class */function () { - function AxisModelCommonMixin() {} - AxisModelCommonMixin.prototype.getNeedCrossZero = function () { - var option = this.option; - return !option.scale; - }; - /** - * Should be implemented by each axis model if necessary. - * @return coordinate system model - */ - AxisModelCommonMixin.prototype.getCoordSysModel = function () { - return; - }; - return AxisModelCommonMixin; -}(); -export { AxisModelCommonMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisModelCreator.js b/node_modules/echarts/lib/coord/axisModelCreator.js deleted file mode 100644 index 6c3c8a2..0000000 --- a/node_modules/echarts/lib/coord/axisModelCreator.js +++ /dev/null @@ -1,110 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import axisDefault from './axisDefault.js'; -import { getLayoutParams, mergeLayoutParam, fetchLayoutMode } from '../util/layout.js'; -import OrdinalMeta from '../data/OrdinalMeta.js'; -import { AXIS_TYPES } from './axisCommonTypes.js'; -import { each, merge } from 'zrender/lib/core/util.js'; -/** - * Generate sub axis model class - * @param axisName 'x' 'y' 'radius' 'angle' 'parallel' ... - */ -export default function axisModelCreator(registers, axisName, BaseAxisModelClass, extraDefaultOption) { - each(AXIS_TYPES, function (v, axisType) { - var defaultOption = merge(merge({}, axisDefault[axisType], true), extraDefaultOption, true); - var AxisModel = /** @class */function (_super) { - __extends(AxisModel, _super); - function AxisModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = axisName + 'Axis.' + axisType; - return _this; - } - AxisModel.prototype.mergeDefaultAndTheme = function (option, ecModel) { - var layoutMode = fetchLayoutMode(this); - var inputPositionParams = layoutMode ? getLayoutParams(option) : {}; - var themeModel = ecModel.getTheme(); - merge(option, themeModel.get(axisType + 'Axis')); - merge(option, this.getDefaultOption()); - option.type = getAxisType(option); - if (layoutMode) { - mergeLayoutParam(option, inputPositionParams, layoutMode); - } - }; - AxisModel.prototype.optionUpdated = function () { - var thisOption = this.option; - if (thisOption.type === 'category') { - this.__ordinalMeta = OrdinalMeta.createByAxisModel(this); - } - }; - /** - * Should not be called before all of 'getInitailData' finished. - * Because categories are collected during initializing data. - */ - AxisModel.prototype.getCategories = function (rawData) { - var option = this.option; - // FIXME - // warning if called before all of 'getInitailData' finished. - if (option.type === 'category') { - if (rawData) { - return option.data; - } - return this.__ordinalMeta.categories; - } - }; - AxisModel.prototype.getOrdinalMeta = function () { - return this.__ordinalMeta; - }; - AxisModel.type = axisName + 'Axis.' + axisType; - AxisModel.defaultOption = defaultOption; - return AxisModel; - }(BaseAxisModelClass); - registers.registerComponentModel(AxisModel); - }); - registers.registerSubTypeDefaulter(axisName + 'Axis', getAxisType); -} -function getAxisType(option) { - // Default axis with data is category axis - return option.type || (option.data ? 'category' : 'value'); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/axisTickLabelBuilder.js b/node_modules/echarts/lib/coord/axisTickLabelBuilder.js deleted file mode 100644 index 45147e3..0000000 --- a/node_modules/echarts/lib/coord/axisTickLabelBuilder.js +++ /dev/null @@ -1,358 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as textContain from 'zrender/lib/contain/text.js'; -import { makeInner } from '../util/model.js'; -import { makeLabelFormatter, getOptionCategoryInterval, shouldShowAllLabels } from './axisHelper.js'; -var inner = makeInner(); -function tickValuesToNumbers(axis, values) { - var nums = zrUtil.map(values, function (val) { - return axis.scale.parse(val); - }); - if (axis.type === 'time' && nums.length > 0) { - // Time axis needs duplicate first/last tick (see TimeScale.getTicks()) - // The first and last tick/label don't get drawn - nums.sort(); - nums.unshift(nums[0]); - nums.push(nums[nums.length - 1]); - } - return nums; -} -export function createAxisLabels(axis) { - var custom = axis.getLabelModel().get('customValues'); - if (custom) { - var labelFormatter_1 = makeLabelFormatter(axis); - return { - labels: tickValuesToNumbers(axis, custom).map(function (numval) { - var tick = { - value: numval - }; - return { - formattedLabel: labelFormatter_1(tick), - rawLabel: axis.scale.getLabel(tick), - tickValue: numval - }; - }) - }; - } - // Only ordinal scale support tick interval - return axis.type === 'category' ? makeCategoryLabels(axis) : makeRealNumberLabels(axis); -} -/** - * @param {module:echats/coord/Axis} axis - * @param {module:echarts/model/Model} tickModel For example, can be axisTick, splitLine, splitArea. - * @return {Object} { - * ticks: Array. - * tickCategoryInterval: number - * } - */ -export function createAxisTicks(axis, tickModel) { - var custom = axis.getTickModel().get('customValues'); - if (custom) { - return { - ticks: tickValuesToNumbers(axis, custom) - }; - } - // Only ordinal scale support tick interval - return axis.type === 'category' ? makeCategoryTicks(axis, tickModel) : { - ticks: zrUtil.map(axis.scale.getTicks(), function (tick) { - return tick.value; - }) - }; -} -function makeCategoryLabels(axis) { - var labelModel = axis.getLabelModel(); - var result = makeCategoryLabelsActually(axis, labelModel); - return !labelModel.get('show') || axis.scale.isBlank() ? { - labels: [], - labelCategoryInterval: result.labelCategoryInterval - } : result; -} -function makeCategoryLabelsActually(axis, labelModel) { - var labelsCache = getListCache(axis, 'labels'); - var optionLabelInterval = getOptionCategoryInterval(labelModel); - var result = listCacheGet(labelsCache, optionLabelInterval); - if (result) { - return result; - } - var labels; - var numericLabelInterval; - if (zrUtil.isFunction(optionLabelInterval)) { - labels = makeLabelsByCustomizedCategoryInterval(axis, optionLabelInterval); - } else { - numericLabelInterval = optionLabelInterval === 'auto' ? makeAutoCategoryInterval(axis) : optionLabelInterval; - labels = makeLabelsByNumericCategoryInterval(axis, numericLabelInterval); - } - // Cache to avoid calling interval function repeatedly. - return listCacheSet(labelsCache, optionLabelInterval, { - labels: labels, - labelCategoryInterval: numericLabelInterval - }); -} -function makeCategoryTicks(axis, tickModel) { - var ticksCache = getListCache(axis, 'ticks'); - var optionTickInterval = getOptionCategoryInterval(tickModel); - var result = listCacheGet(ticksCache, optionTickInterval); - if (result) { - return result; - } - var ticks; - var tickCategoryInterval; - // Optimize for the case that large category data and no label displayed, - // we should not return all ticks. - if (!tickModel.get('show') || axis.scale.isBlank()) { - ticks = []; - } - if (zrUtil.isFunction(optionTickInterval)) { - ticks = makeLabelsByCustomizedCategoryInterval(axis, optionTickInterval, true); - } - // Always use label interval by default despite label show. Consider this - // scenario, Use multiple grid with the xAxis sync, and only one xAxis shows - // labels. `splitLine` and `axisTick` should be consistent in this case. - else if (optionTickInterval === 'auto') { - var labelsResult = makeCategoryLabelsActually(axis, axis.getLabelModel()); - tickCategoryInterval = labelsResult.labelCategoryInterval; - ticks = zrUtil.map(labelsResult.labels, function (labelItem) { - return labelItem.tickValue; - }); - } else { - tickCategoryInterval = optionTickInterval; - ticks = makeLabelsByNumericCategoryInterval(axis, tickCategoryInterval, true); - } - // Cache to avoid calling interval function repeatedly. - return listCacheSet(ticksCache, optionTickInterval, { - ticks: ticks, - tickCategoryInterval: tickCategoryInterval - }); -} -function makeRealNumberLabels(axis) { - var ticks = axis.scale.getTicks(); - var labelFormatter = makeLabelFormatter(axis); - return { - labels: zrUtil.map(ticks, function (tick, idx) { - return { - level: tick.level, - formattedLabel: labelFormatter(tick, idx), - rawLabel: axis.scale.getLabel(tick), - tickValue: tick.value - }; - }) - }; -} -function getListCache(axis, prop) { - // Because key can be a function, and cache size always is small, we use array cache. - return inner(axis)[prop] || (inner(axis)[prop] = []); -} -function listCacheGet(cache, key) { - for (var i = 0; i < cache.length; i++) { - if (cache[i].key === key) { - return cache[i].value; - } - } -} -function listCacheSet(cache, key, value) { - cache.push({ - key: key, - value: value - }); - return value; -} -function makeAutoCategoryInterval(axis) { - var result = inner(axis).autoInterval; - return result != null ? result : inner(axis).autoInterval = axis.calculateCategoryInterval(); -} -/** - * Calculate interval for category axis ticks and labels. - * To get precise result, at least one of `getRotate` and `isHorizontal` - * should be implemented in axis. - */ -export function calculateCategoryInterval(axis) { - var params = fetchAutoCategoryIntervalCalculationParams(axis); - var labelFormatter = makeLabelFormatter(axis); - var rotation = (params.axisRotate - params.labelRotate) / 180 * Math.PI; - var ordinalScale = axis.scale; - var ordinalExtent = ordinalScale.getExtent(); - // Providing this method is for optimization: - // avoid generating a long array by `getTicks` - // in large category data case. - var tickCount = ordinalScale.count(); - if (ordinalExtent[1] - ordinalExtent[0] < 1) { - return 0; - } - var step = 1; - // Simple optimization. Empirical value: tick count should less than 40. - if (tickCount > 40) { - step = Math.max(1, Math.floor(tickCount / 40)); - } - var tickValue = ordinalExtent[0]; - var unitSpan = axis.dataToCoord(tickValue + 1) - axis.dataToCoord(tickValue); - var unitW = Math.abs(unitSpan * Math.cos(rotation)); - var unitH = Math.abs(unitSpan * Math.sin(rotation)); - var maxW = 0; - var maxH = 0; - // Caution: Performance sensitive for large category data. - // Consider dataZoom, we should make appropriate step to avoid O(n) loop. - for (; tickValue <= ordinalExtent[1]; tickValue += step) { - var width = 0; - var height = 0; - // Not precise, do not consider align and vertical align - // and each distance from axis line yet. - var rect = textContain.getBoundingRect(labelFormatter({ - value: tickValue - }), params.font, 'center', 'top'); - // Magic number - width = rect.width * 1.3; - height = rect.height * 1.3; - // Min size, void long loop. - maxW = Math.max(maxW, width, 7); - maxH = Math.max(maxH, height, 7); - } - var dw = maxW / unitW; - var dh = maxH / unitH; - // 0/0 is NaN, 1/0 is Infinity. - isNaN(dw) && (dw = Infinity); - isNaN(dh) && (dh = Infinity); - var interval = Math.max(0, Math.floor(Math.min(dw, dh))); - var cache = inner(axis.model); - var axisExtent = axis.getExtent(); - var lastAutoInterval = cache.lastAutoInterval; - var lastTickCount = cache.lastTickCount; - // Use cache to keep interval stable while moving zoom window, - // otherwise the calculated interval might jitter when the zoom - // window size is close to the interval-changing size. - // For example, if all of the axis labels are `a, b, c, d, e, f, g`. - // The jitter will cause that sometimes the displayed labels are - // `a, d, g` (interval: 2) sometimes `a, c, e`(interval: 1). - if (lastAutoInterval != null && lastTickCount != null && Math.abs(lastAutoInterval - interval) <= 1 && Math.abs(lastTickCount - tickCount) <= 1 - // Always choose the bigger one, otherwise the critical - // point is not the same when zooming in or zooming out. - && lastAutoInterval > interval - // If the axis change is caused by chart resize, the cache should not - // be used. Otherwise some hidden labels might not be shown again. - && cache.axisExtent0 === axisExtent[0] && cache.axisExtent1 === axisExtent[1]) { - interval = lastAutoInterval; - } - // Only update cache if cache not used, otherwise the - // changing of interval is too insensitive. - else { - cache.lastTickCount = tickCount; - cache.lastAutoInterval = interval; - cache.axisExtent0 = axisExtent[0]; - cache.axisExtent1 = axisExtent[1]; - } - return interval; -} -function fetchAutoCategoryIntervalCalculationParams(axis) { - var labelModel = axis.getLabelModel(); - return { - axisRotate: axis.getRotate ? axis.getRotate() : axis.isHorizontal && !axis.isHorizontal() ? 90 : 0, - labelRotate: labelModel.get('rotate') || 0, - font: labelModel.getFont() - }; -} -function makeLabelsByNumericCategoryInterval(axis, categoryInterval, onlyTick) { - var labelFormatter = makeLabelFormatter(axis); - var ordinalScale = axis.scale; - var ordinalExtent = ordinalScale.getExtent(); - var labelModel = axis.getLabelModel(); - var result = []; - // TODO: axisType: ordinalTime, pick the tick from each month/day/year/... - var step = Math.max((categoryInterval || 0) + 1, 1); - var startTick = ordinalExtent[0]; - var tickCount = ordinalScale.count(); - // Calculate start tick based on zero if possible to keep label consistent - // while zooming and moving while interval > 0. Otherwise the selection - // of displayable ticks and symbols probably keep changing. - // 3 is empirical value. - if (startTick !== 0 && step > 1 && tickCount / step > 2) { - startTick = Math.round(Math.ceil(startTick / step) * step); - } - // (1) Only add min max label here but leave overlap checking - // to render stage, which also ensure the returned list - // suitable for splitLine and splitArea rendering. - // (2) Scales except category always contain min max label so - // do not need to perform this process. - var showAllLabel = shouldShowAllLabels(axis); - var includeMinLabel = labelModel.get('showMinLabel') || showAllLabel; - var includeMaxLabel = labelModel.get('showMaxLabel') || showAllLabel; - if (includeMinLabel && startTick !== ordinalExtent[0]) { - addItem(ordinalExtent[0]); - } - // Optimize: avoid generating large array by `ordinalScale.getTicks()`. - var tickValue = startTick; - for (; tickValue <= ordinalExtent[1]; tickValue += step) { - addItem(tickValue); - } - if (includeMaxLabel && tickValue - step !== ordinalExtent[1]) { - addItem(ordinalExtent[1]); - } - function addItem(tickValue) { - var tickObj = { - value: tickValue - }; - result.push(onlyTick ? tickValue : { - formattedLabel: labelFormatter(tickObj), - rawLabel: ordinalScale.getLabel(tickObj), - tickValue: tickValue - }); - } - return result; -} -function makeLabelsByCustomizedCategoryInterval(axis, categoryInterval, onlyTick) { - var ordinalScale = axis.scale; - var labelFormatter = makeLabelFormatter(axis); - var result = []; - zrUtil.each(ordinalScale.getTicks(), function (tick) { - var rawLabel = ordinalScale.getLabel(tick); - var tickValue = tick.value; - if (categoryInterval(tick.value, rawLabel)) { - result.push(onlyTick ? tickValue : { - formattedLabel: labelFormatter(tick), - rawLabel: rawLabel, - tickValue: tickValue - }); - } - }); - return result; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/calendar/Calendar.js b/node_modules/echarts/lib/coord/calendar/Calendar.js deleted file mode 100644 index 58bfbd0..0000000 --- a/node_modules/echarts/lib/coord/calendar/Calendar.js +++ /dev/null @@ -1,374 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as layout from '../../util/layout.js'; -import * as numberUtil from '../../util/number.js'; -// (24*60*60*1000) -var PROXIMATE_ONE_DAY = 86400000; -var Calendar = /** @class */function () { - function Calendar(calendarModel, ecModel, api) { - this.type = 'calendar'; - this.dimensions = Calendar.dimensions; - // Required in createListFromData - this.getDimensionsInfo = Calendar.getDimensionsInfo; - this._model = calendarModel; - } - Calendar.getDimensionsInfo = function () { - return [{ - name: 'time', - type: 'time' - }, 'value']; - }; - Calendar.prototype.getRangeInfo = function () { - return this._rangeInfo; - }; - Calendar.prototype.getModel = function () { - return this._model; - }; - Calendar.prototype.getRect = function () { - return this._rect; - }; - Calendar.prototype.getCellWidth = function () { - return this._sw; - }; - Calendar.prototype.getCellHeight = function () { - return this._sh; - }; - Calendar.prototype.getOrient = function () { - return this._orient; - }; - /** - * getFirstDayOfWeek - * - * @example - * 0 : start at Sunday - * 1 : start at Monday - * - * @return {number} - */ - Calendar.prototype.getFirstDayOfWeek = function () { - return this._firstDayOfWeek; - }; - /** - * get date info - * } - */ - Calendar.prototype.getDateInfo = function (date) { - date = numberUtil.parseDate(date); - var y = date.getFullYear(); - var m = date.getMonth() + 1; - var mStr = m < 10 ? '0' + m : '' + m; - var d = date.getDate(); - var dStr = d < 10 ? '0' + d : '' + d; - var day = date.getDay(); - day = Math.abs((day + 7 - this.getFirstDayOfWeek()) % 7); - return { - y: y + '', - m: mStr, - d: dStr, - day: day, - time: date.getTime(), - formatedDate: y + '-' + mStr + '-' + dStr, - date: date - }; - }; - Calendar.prototype.getNextNDay = function (date, n) { - n = n || 0; - if (n === 0) { - return this.getDateInfo(date); - } - date = new Date(this.getDateInfo(date).time); - date.setDate(date.getDate() + n); - return this.getDateInfo(date); - }; - Calendar.prototype.update = function (ecModel, api) { - this._firstDayOfWeek = +this._model.getModel('dayLabel').get('firstDay'); - this._orient = this._model.get('orient'); - this._lineWidth = this._model.getModel('itemStyle').getItemStyle().lineWidth || 0; - this._rangeInfo = this._getRangeInfo(this._initRangeOption()); - var weeks = this._rangeInfo.weeks || 1; - var whNames = ['width', 'height']; - var cellSize = this._model.getCellSize().slice(); - var layoutParams = this._model.getBoxLayoutParams(); - var cellNumbers = this._orient === 'horizontal' ? [weeks, 7] : [7, weeks]; - zrUtil.each([0, 1], function (idx) { - if (cellSizeSpecified(cellSize, idx)) { - layoutParams[whNames[idx]] = cellSize[idx] * cellNumbers[idx]; - } - }); - var whGlobal = { - width: api.getWidth(), - height: api.getHeight() - }; - var calendarRect = this._rect = layout.getLayoutRect(layoutParams, whGlobal); - zrUtil.each([0, 1], function (idx) { - if (!cellSizeSpecified(cellSize, idx)) { - cellSize[idx] = calendarRect[whNames[idx]] / cellNumbers[idx]; - } - }); - function cellSizeSpecified(cellSize, idx) { - return cellSize[idx] != null && cellSize[idx] !== 'auto'; - } - // Has been calculated out number. - this._sw = cellSize[0]; - this._sh = cellSize[1]; - }; - /** - * Convert a time data(time, value) item to (x, y) point. - */ - // TODO Clamp of calendar is not same with cartesian coordinate systems. - // It will return NaN if data exceeds. - Calendar.prototype.dataToPoint = function (data, clamp) { - zrUtil.isArray(data) && (data = data[0]); - clamp == null && (clamp = true); - var dayInfo = this.getDateInfo(data); - var range = this._rangeInfo; - var date = dayInfo.formatedDate; - // if not in range return [NaN, NaN] - if (clamp && !(dayInfo.time >= range.start.time && dayInfo.time < range.end.time + PROXIMATE_ONE_DAY)) { - return [NaN, NaN]; - } - var week = dayInfo.day; - var nthWeek = this._getRangeInfo([range.start.time, date]).nthWeek; - if (this._orient === 'vertical') { - return [this._rect.x + week * this._sw + this._sw / 2, this._rect.y + nthWeek * this._sh + this._sh / 2]; - } - return [this._rect.x + nthWeek * this._sw + this._sw / 2, this._rect.y + week * this._sh + this._sh / 2]; - }; - /** - * Convert a (x, y) point to time data - */ - Calendar.prototype.pointToData = function (point) { - var date = this.pointToDate(point); - return date && date.time; - }; - /** - * Convert a time date item to (x, y) four point. - */ - Calendar.prototype.dataToRect = function (data, clamp) { - var point = this.dataToPoint(data, clamp); - return { - contentShape: { - x: point[0] - (this._sw - this._lineWidth) / 2, - y: point[1] - (this._sh - this._lineWidth) / 2, - width: this._sw - this._lineWidth, - height: this._sh - this._lineWidth - }, - center: point, - tl: [point[0] - this._sw / 2, point[1] - this._sh / 2], - tr: [point[0] + this._sw / 2, point[1] - this._sh / 2], - br: [point[0] + this._sw / 2, point[1] + this._sh / 2], - bl: [point[0] - this._sw / 2, point[1] + this._sh / 2] - }; - }; - /** - * Convert a (x, y) point to time date - * - * @param {Array} point point - * @return {Object} date - */ - Calendar.prototype.pointToDate = function (point) { - var nthX = Math.floor((point[0] - this._rect.x) / this._sw) + 1; - var nthY = Math.floor((point[1] - this._rect.y) / this._sh) + 1; - var range = this._rangeInfo.range; - if (this._orient === 'vertical') { - return this._getDateByWeeksAndDay(nthY, nthX - 1, range); - } - return this._getDateByWeeksAndDay(nthX, nthY - 1, range); - }; - Calendar.prototype.convertToPixel = function (ecModel, finder, value) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.dataToPoint(value) : null; - }; - Calendar.prototype.convertFromPixel = function (ecModel, finder, pixel) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.pointToData(pixel) : null; - }; - Calendar.prototype.containPoint = function (point) { - console.warn('Not implemented.'); - return false; - }; - /** - * initRange - * Normalize to an [start, end] array - */ - Calendar.prototype._initRangeOption = function () { - var range = this._model.get('range'); - var normalizedRange; - // Convert [1990] to 1990 - if (zrUtil.isArray(range) && range.length === 1) { - range = range[0]; - } - if (!zrUtil.isArray(range)) { - var rangeStr = range.toString(); - // One year. - if (/^\d{4}$/.test(rangeStr)) { - normalizedRange = [rangeStr + '-01-01', rangeStr + '-12-31']; - } - // One month - if (/^\d{4}[\/|-]\d{1,2}$/.test(rangeStr)) { - var start = this.getDateInfo(rangeStr); - var firstDay = start.date; - firstDay.setMonth(firstDay.getMonth() + 1); - var end = this.getNextNDay(firstDay, -1); - normalizedRange = [start.formatedDate, end.formatedDate]; - } - // One day - if (/^\d{4}[\/|-]\d{1,2}[\/|-]\d{1,2}$/.test(rangeStr)) { - normalizedRange = [rangeStr, rangeStr]; - } - } else { - normalizedRange = range; - } - if (!normalizedRange) { - if (process.env.NODE_ENV !== 'production') { - zrUtil.logError('Invalid date range.'); - } - // Not handling it. - return range; - } - var tmp = this._getRangeInfo(normalizedRange); - if (tmp.start.time > tmp.end.time) { - normalizedRange.reverse(); - } - return normalizedRange; - }; - /** - * range info - * - * @private - * @param {Array} range range ['2017-01-01', '2017-07-08'] - * If range[0] > range[1], they will not be reversed. - * @return {Object} obj - */ - Calendar.prototype._getRangeInfo = function (range) { - var parsedRange = [this.getDateInfo(range[0]), this.getDateInfo(range[1])]; - var reversed; - if (parsedRange[0].time > parsedRange[1].time) { - reversed = true; - parsedRange.reverse(); - } - var allDay = Math.floor(parsedRange[1].time / PROXIMATE_ONE_DAY) - Math.floor(parsedRange[0].time / PROXIMATE_ONE_DAY) + 1; - // Consider case1 (#11677 #10430): - // Set the system timezone as "UK", set the range to `['2016-07-01', '2016-12-31']` - // Consider case2: - // Firstly set system timezone as "Time Zone: America/Toronto", - // ``` - // let first = new Date(1478412000000 - 3600 * 1000 * 2.5); - // let second = new Date(1478412000000); - // let allDays = Math.floor(second / ONE_DAY) - Math.floor(first / ONE_DAY) + 1; - // ``` - // will get wrong result because of DST. So we should fix it. - var date = new Date(parsedRange[0].time); - var startDateNum = date.getDate(); - var endDateNum = parsedRange[1].date.getDate(); - date.setDate(startDateNum + allDay - 1); - // The bias can not over a month, so just compare date. - var dateNum = date.getDate(); - if (dateNum !== endDateNum) { - var sign = date.getTime() - parsedRange[1].time > 0 ? 1 : -1; - while ((dateNum = date.getDate()) !== endDateNum && (date.getTime() - parsedRange[1].time) * sign > 0) { - allDay -= sign; - date.setDate(dateNum - sign); - } - } - var weeks = Math.floor((allDay + parsedRange[0].day + 6) / 7); - var nthWeek = reversed ? -weeks + 1 : weeks - 1; - reversed && parsedRange.reverse(); - return { - range: [parsedRange[0].formatedDate, parsedRange[1].formatedDate], - start: parsedRange[0], - end: parsedRange[1], - allDay: allDay, - weeks: weeks, - // From 0. - nthWeek: nthWeek, - fweek: parsedRange[0].day, - lweek: parsedRange[1].day - }; - }; - /** - * get date by nthWeeks and week day in range - * - * @private - * @param {number} nthWeek the week - * @param {number} day the week day - * @param {Array} range [d1, d2] - * @return {Object} - */ - Calendar.prototype._getDateByWeeksAndDay = function (nthWeek, day, range) { - var rangeInfo = this._getRangeInfo(range); - if (nthWeek > rangeInfo.weeks || nthWeek === 0 && day < rangeInfo.fweek || nthWeek === rangeInfo.weeks && day > rangeInfo.lweek) { - return null; - } - var nthDay = (nthWeek - 1) * 7 - rangeInfo.fweek + day; - var date = new Date(rangeInfo.start.time); - date.setDate(+rangeInfo.start.d + nthDay); - return this.getDateInfo(date); - }; - Calendar.create = function (ecModel, api) { - var calendarList = []; - ecModel.eachComponent('calendar', function (calendarModel) { - var calendar = new Calendar(calendarModel, ecModel, api); - calendarList.push(calendar); - calendarModel.coordinateSystem = calendar; - }); - ecModel.eachSeries(function (calendarSeries) { - if (calendarSeries.get('coordinateSystem') === 'calendar') { - // Inject coordinate system - calendarSeries.coordinateSystem = calendarList[calendarSeries.get('calendarIndex') || 0]; - } - }); - return calendarList; - }; - Calendar.dimensions = ['time', 'value']; - return Calendar; -}(); -function getCoordSys(finder) { - var calendarModel = finder.calendarModel; - var seriesModel = finder.seriesModel; - var coordSys = calendarModel ? calendarModel.coordinateSystem : seriesModel ? seriesModel.coordinateSystem : null; - return coordSys; -} -export default Calendar; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/calendar/CalendarModel.js b/node_modules/echarts/lib/coord/calendar/CalendarModel.js deleted file mode 100644 index 2169c53..0000000 --- a/node_modules/echarts/lib/coord/calendar/CalendarModel.js +++ /dev/null @@ -1,159 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -import { getLayoutParams, sizeCalculable, mergeLayoutParam } from '../../util/layout.js'; -var CalendarModel = /** @class */function (_super) { - __extends(CalendarModel, _super); - function CalendarModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = CalendarModel.type; - return _this; - } - /** - * @override - */ - CalendarModel.prototype.init = function (option, parentModel, ecModel) { - var inputPositionParams = getLayoutParams(option); - _super.prototype.init.apply(this, arguments); - mergeAndNormalizeLayoutParams(option, inputPositionParams); - }; - /** - * @override - */ - CalendarModel.prototype.mergeOption = function (option) { - _super.prototype.mergeOption.apply(this, arguments); - mergeAndNormalizeLayoutParams(this.option, option); - }; - CalendarModel.prototype.getCellSize = function () { - // Has been normalized - return this.option.cellSize; - }; - CalendarModel.type = 'calendar'; - CalendarModel.defaultOption = { - // zlevel: 0, - z: 2, - left: 80, - top: 60, - cellSize: 20, - // horizontal vertical - orient: 'horizontal', - // month separate line style - splitLine: { - show: true, - lineStyle: { - color: '#000', - width: 1, - type: 'solid' - } - }, - // rect style temporarily unused emphasis - itemStyle: { - color: '#fff', - borderWidth: 1, - borderColor: '#ccc' - }, - // week text style - dayLabel: { - show: true, - firstDay: 0, - // start end - position: 'start', - margin: '50%', - color: '#000' - }, - // month text style - monthLabel: { - show: true, - // start end - position: 'start', - margin: 5, - // center or left - align: 'center', - formatter: null, - color: '#000' - }, - // year text style - yearLabel: { - show: true, - // top bottom left right - position: null, - margin: 30, - formatter: null, - color: '#ccc', - fontFamily: 'sans-serif', - fontWeight: 'bolder', - fontSize: 20 - } - }; - return CalendarModel; -}(ComponentModel); -function mergeAndNormalizeLayoutParams(target, raw) { - // Normalize cellSize - var cellSize = target.cellSize; - var cellSizeArr; - if (!zrUtil.isArray(cellSize)) { - cellSizeArr = target.cellSize = [cellSize, cellSize]; - } else { - cellSizeArr = cellSize; - } - if (cellSizeArr.length === 1) { - cellSizeArr[1] = cellSizeArr[0]; - } - var ignoreSize = zrUtil.map([0, 1], function (hvIdx) { - // If user have set `width` or both `left` and `right`, cellSizeArr - // will be automatically set to 'auto', otherwise the default - // setting of cellSizeArr will make `width` setting not work. - if (sizeCalculable(raw, hvIdx)) { - cellSizeArr[hvIdx] = 'auto'; - } - return cellSizeArr[hvIdx] != null && cellSizeArr[hvIdx] !== 'auto'; - }); - mergeLayoutParam(target, raw, { - type: 'box', - ignoreSize: ignoreSize - }); -} -export default CalendarModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/calendar/prepareCustom.js b/node_modules/echarts/lib/coord/calendar/prepareCustom.js deleted file mode 100644 index 467906e..0000000 --- a/node_modules/echarts/lib/coord/calendar/prepareCustom.js +++ /dev/null @@ -1,69 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export default function calendarPrepareCustom(coordSys) { - var rect = coordSys.getRect(); - var rangeInfo = coordSys.getRangeInfo(); - return { - coordSys: { - type: 'calendar', - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height, - cellWidth: coordSys.getCellWidth(), - cellHeight: coordSys.getCellHeight(), - rangeInfo: { - start: rangeInfo.start, - end: rangeInfo.end, - weeks: rangeInfo.weeks, - dayCount: rangeInfo.allDay - } - }, - api: { - coord: function (data, clamp) { - return coordSys.dataToPoint(data, clamp); - } - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/Axis2D.js b/node_modules/echarts/lib/coord/cartesian/Axis2D.js deleted file mode 100644 index e00389b..0000000 --- a/node_modules/echarts/lib/coord/cartesian/Axis2D.js +++ /dev/null @@ -1,94 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../Axis.js'; -var Axis2D = /** @class */function (_super) { - __extends(Axis2D, _super); - function Axis2D(dim, scale, coordExtent, axisType, position) { - var _this = _super.call(this, dim, scale, coordExtent) || this; - /** - * Index of axis, can be used as key - * Injected outside. - */ - _this.index = 0; - _this.type = axisType || 'value'; - _this.position = position || 'bottom'; - return _this; - } - Axis2D.prototype.isHorizontal = function () { - var position = this.position; - return position === 'top' || position === 'bottom'; - }; - /** - * Each item cooresponds to this.getExtent(), which - * means globalExtent[0] may greater than globalExtent[1], - * unless `asc` is input. - * - * @param {boolean} [asc] - * @return {Array.} - */ - Axis2D.prototype.getGlobalExtent = function (asc) { - var ret = this.getExtent(); - ret[0] = this.toGlobalCoord(ret[0]); - ret[1] = this.toGlobalCoord(ret[1]); - asc && ret[0] > ret[1] && ret.reverse(); - return ret; - }; - Axis2D.prototype.pointToData = function (point, clamp) { - return this.coordToData(this.toLocalCoord(point[this.dim === 'x' ? 0 : 1]), clamp); - }; - /** - * Set ordinalSortInfo - * @param info new OrdinalSortInfo - */ - Axis2D.prototype.setCategorySortInfo = function (info) { - if (this.type !== 'category') { - return false; - } - this.model.option.categorySortInfo = info; - this.scale.setSortInfo(info); - }; - return Axis2D; -}(Axis); -export default Axis2D; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/AxisModel.js b/node_modules/echarts/lib/coord/cartesian/AxisModel.js deleted file mode 100644 index b500706..0000000 --- a/node_modules/echarts/lib/coord/cartesian/AxisModel.js +++ /dev/null @@ -1,62 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -var CartesianAxisModel = /** @class */function (_super) { - __extends(CartesianAxisModel, _super); - function CartesianAxisModel() { - return _super !== null && _super.apply(this, arguments) || this; - } - CartesianAxisModel.prototype.getCoordSysModel = function () { - return this.getReferringComponents('grid', SINGLE_REFERRING).models[0]; - }; - CartesianAxisModel.type = 'cartesian2dAxis'; - return CartesianAxisModel; -}(ComponentModel); -export { CartesianAxisModel }; -zrUtil.mixin(CartesianAxisModel, AxisModelCommonMixin); -export default CartesianAxisModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/Cartesian.js b/node_modules/echarts/lib/coord/cartesian/Cartesian.js deleted file mode 100644 index 6f2a1e1..0000000 --- a/node_modules/echarts/lib/coord/cartesian/Cartesian.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var Cartesian = /** @class */function () { - function Cartesian(name) { - this.type = 'cartesian'; - this._dimList = []; - this._axes = {}; - this.name = name || ''; - } - Cartesian.prototype.getAxis = function (dim) { - return this._axes[dim]; - }; - Cartesian.prototype.getAxes = function () { - return zrUtil.map(this._dimList, function (dim) { - return this._axes[dim]; - }, this); - }; - Cartesian.prototype.getAxesByScale = function (scaleType) { - scaleType = scaleType.toLowerCase(); - return zrUtil.filter(this.getAxes(), function (axis) { - return axis.scale.type === scaleType; - }); - }; - Cartesian.prototype.addAxis = function (axis) { - var dim = axis.dim; - this._axes[dim] = axis; - this._dimList.push(dim); - }; - return Cartesian; -}(); -; -export default Cartesian; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js b/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js deleted file mode 100644 index 7fc5b76..0000000 --- a/node_modules/echarts/lib/coord/cartesian/Cartesian2D.js +++ /dev/null @@ -1,169 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import Cartesian from './Cartesian.js'; -import { invert } from 'zrender/lib/core/matrix.js'; -import { applyTransform } from 'zrender/lib/core/vector.js'; -export var cartesian2DDimensions = ['x', 'y']; -function canCalculateAffineTransform(scale) { - return scale.type === 'interval' || scale.type === 'time'; -} -var Cartesian2D = /** @class */function (_super) { - __extends(Cartesian2D, _super); - function Cartesian2D() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'cartesian2d'; - _this.dimensions = cartesian2DDimensions; - return _this; - } - /** - * Calculate an affine transform matrix if two axes are time or value. - * It's mainly for accelartion on the large time series data. - */ - Cartesian2D.prototype.calcAffineTransform = function () { - this._transform = this._invTransform = null; - var xAxisScale = this.getAxis('x').scale; - var yAxisScale = this.getAxis('y').scale; - if (!canCalculateAffineTransform(xAxisScale) || !canCalculateAffineTransform(yAxisScale)) { - return; - } - var xScaleExtent = xAxisScale.getExtent(); - var yScaleExtent = yAxisScale.getExtent(); - var start = this.dataToPoint([xScaleExtent[0], yScaleExtent[0]]); - var end = this.dataToPoint([xScaleExtent[1], yScaleExtent[1]]); - var xScaleSpan = xScaleExtent[1] - xScaleExtent[0]; - var yScaleSpan = yScaleExtent[1] - yScaleExtent[0]; - if (!xScaleSpan || !yScaleSpan) { - return; - } - // Accelerate data to point calculation on the special large time series data. - var scaleX = (end[0] - start[0]) / xScaleSpan; - var scaleY = (end[1] - start[1]) / yScaleSpan; - var translateX = start[0] - xScaleExtent[0] * scaleX; - var translateY = start[1] - yScaleExtent[0] * scaleY; - var m = this._transform = [scaleX, 0, 0, scaleY, translateX, translateY]; - this._invTransform = invert([], m); - }; - /** - * Base axis will be used on stacking. - */ - Cartesian2D.prototype.getBaseAxis = function () { - return this.getAxesByScale('ordinal')[0] || this.getAxesByScale('time')[0] || this.getAxis('x'); - }; - Cartesian2D.prototype.containPoint = function (point) { - var axisX = this.getAxis('x'); - var axisY = this.getAxis('y'); - return axisX.contain(axisX.toLocalCoord(point[0])) && axisY.contain(axisY.toLocalCoord(point[1])); - }; - Cartesian2D.prototype.containData = function (data) { - return this.getAxis('x').containData(data[0]) && this.getAxis('y').containData(data[1]); - }; - Cartesian2D.prototype.containZone = function (data1, data2) { - var zoneDiag1 = this.dataToPoint(data1); - var zoneDiag2 = this.dataToPoint(data2); - var area = this.getArea(); - var zone = new BoundingRect(zoneDiag1[0], zoneDiag1[1], zoneDiag2[0] - zoneDiag1[0], zoneDiag2[1] - zoneDiag1[1]); - return area.intersect(zone); - }; - Cartesian2D.prototype.dataToPoint = function (data, clamp, out) { - out = out || []; - var xVal = data[0]; - var yVal = data[1]; - // Fast path - if (this._transform - // It's supported that if data is like `[Inifity, 123]`, where only Y pixel calculated. - && xVal != null && isFinite(xVal) && yVal != null && isFinite(yVal)) { - return applyTransform(out, data, this._transform); - } - var xAxis = this.getAxis('x'); - var yAxis = this.getAxis('y'); - out[0] = xAxis.toGlobalCoord(xAxis.dataToCoord(xVal, clamp)); - out[1] = yAxis.toGlobalCoord(yAxis.dataToCoord(yVal, clamp)); - return out; - }; - Cartesian2D.prototype.clampData = function (data, out) { - var xScale = this.getAxis('x').scale; - var yScale = this.getAxis('y').scale; - var xAxisExtent = xScale.getExtent(); - var yAxisExtent = yScale.getExtent(); - var x = xScale.parse(data[0]); - var y = yScale.parse(data[1]); - out = out || []; - out[0] = Math.min(Math.max(Math.min(xAxisExtent[0], xAxisExtent[1]), x), Math.max(xAxisExtent[0], xAxisExtent[1])); - out[1] = Math.min(Math.max(Math.min(yAxisExtent[0], yAxisExtent[1]), y), Math.max(yAxisExtent[0], yAxisExtent[1])); - return out; - }; - Cartesian2D.prototype.pointToData = function (point, clamp) { - var out = []; - if (this._invTransform) { - return applyTransform(out, point, this._invTransform); - } - var xAxis = this.getAxis('x'); - var yAxis = this.getAxis('y'); - out[0] = xAxis.coordToData(xAxis.toLocalCoord(point[0]), clamp); - out[1] = yAxis.coordToData(yAxis.toLocalCoord(point[1]), clamp); - return out; - }; - Cartesian2D.prototype.getOtherAxis = function (axis) { - return this.getAxis(axis.dim === 'x' ? 'y' : 'x'); - }; - /** - * Get rect area of cartesian. - * Area will have a contain function to determine if a point is in the coordinate system. - */ - Cartesian2D.prototype.getArea = function (tolerance) { - tolerance = tolerance || 0; - var xExtent = this.getAxis('x').getGlobalExtent(); - var yExtent = this.getAxis('y').getGlobalExtent(); - var x = Math.min(xExtent[0], xExtent[1]) - tolerance; - var y = Math.min(yExtent[0], yExtent[1]) - tolerance; - var width = Math.max(xExtent[0], xExtent[1]) - x + tolerance; - var height = Math.max(yExtent[0], yExtent[1]) - y + tolerance; - return new BoundingRect(x, y, width, height); - }; - return Cartesian2D; -}(Cartesian); -; -export default Cartesian2D; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/Grid.js b/node_modules/echarts/lib/coord/cartesian/Grid.js deleted file mode 100644 index 5b18f02..0000000 --- a/node_modules/echarts/lib/coord/cartesian/Grid.js +++ /dev/null @@ -1,493 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Grid is a region which contains at most 4 cartesian systems - * - * TODO Default cartesian - */ -import { isObject, each, indexOf, retrieve3, keys } from 'zrender/lib/core/util.js'; -import { getLayoutRect } from '../../util/layout.js'; -import { createScaleByModel, ifAxisCrossZero, niceScaleExtent, estimateLabelUnionRect, getDataDimensionsOnAxis } from '../../coord/axisHelper.js'; -import Cartesian2D, { cartesian2DDimensions } from './Cartesian2D.js'; -import Axis2D from './Axis2D.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -import { isCartesian2DSeries, findAxisModels } from './cartesianAxisHelper.js'; -import { isIntervalOrLogScale } from '../../scale/helper.js'; -import { alignScaleTicks } from '../axisAlignTicks.js'; -var Grid = /** @class */function () { - function Grid(gridModel, ecModel, api) { - // FIXME:TS where used (different from registered type 'cartesian2d')? - this.type = 'grid'; - this._coordsMap = {}; - this._coordsList = []; - this._axesMap = {}; - this._axesList = []; - this.axisPointerEnabled = true; - this.dimensions = cartesian2DDimensions; - this._initCartesian(gridModel, ecModel, api); - this.model = gridModel; - } - Grid.prototype.getRect = function () { - return this._rect; - }; - Grid.prototype.update = function (ecModel, api) { - var axesMap = this._axesMap; - this._updateScale(ecModel, this.model); - function updateAxisTicks(axes) { - var alignTo; - // Axis is added in order of axisIndex. - var axesIndices = keys(axes); - var len = axesIndices.length; - if (!len) { - return; - } - var axisNeedsAlign = []; - // Process once and calculate the ticks for those don't use alignTicks. - for (var i = len - 1; i >= 0; i--) { - var idx = +axesIndices[i]; // Convert to number. - var axis = axes[idx]; - var model = axis.model; - var scale = axis.scale; - if ( - // Only value and log axis without interval support alignTicks. - isIntervalOrLogScale(scale) && model.get('alignTicks') && model.get('interval') == null) { - axisNeedsAlign.push(axis); - } else { - niceScaleExtent(scale, model); - if (isIntervalOrLogScale(scale)) { - // Can only align to interval or log axis. - alignTo = axis; - } - } - } - ; - // All axes has set alignTicks. Pick the first one. - // PENDING. Should we find the axis that both set interval, min, max and align to this one? - if (axisNeedsAlign.length) { - if (!alignTo) { - alignTo = axisNeedsAlign.pop(); - niceScaleExtent(alignTo.scale, alignTo.model); - } - each(axisNeedsAlign, function (axis) { - alignScaleTicks(axis.scale, axis.model, alignTo.scale); - }); - } - } - updateAxisTicks(axesMap.x); - updateAxisTicks(axesMap.y); - // Key: axisDim_axisIndex, value: boolean, whether onZero target. - var onZeroRecords = {}; - each(axesMap.x, function (xAxis) { - fixAxisOnZero(axesMap, 'y', xAxis, onZeroRecords); - }); - each(axesMap.y, function (yAxis) { - fixAxisOnZero(axesMap, 'x', yAxis, onZeroRecords); - }); - // Resize again if containLabel is enabled - // FIXME It may cause getting wrong grid size in data processing stage - this.resize(this.model, api); - }; - /** - * Resize the grid - */ - Grid.prototype.resize = function (gridModel, api, ignoreContainLabel) { - var boxLayoutParams = gridModel.getBoxLayoutParams(); - var isContainLabel = !ignoreContainLabel && gridModel.get('containLabel'); - var gridRect = getLayoutRect(boxLayoutParams, { - width: api.getWidth(), - height: api.getHeight() - }); - this._rect = gridRect; - var axesList = this._axesList; - adjustAxes(); - // Minus label size - if (isContainLabel) { - each(axesList, function (axis) { - if (!axis.model.get(['axisLabel', 'inside'])) { - var labelUnionRect = estimateLabelUnionRect(axis); - if (labelUnionRect) { - var dim = axis.isHorizontal() ? 'height' : 'width'; - var margin = axis.model.get(['axisLabel', 'margin']); - gridRect[dim] -= labelUnionRect[dim] + margin; - if (axis.position === 'top') { - gridRect.y += labelUnionRect.height + margin; - } else if (axis.position === 'left') { - gridRect.x += labelUnionRect.width + margin; - } - } - } - }); - adjustAxes(); - } - each(this._coordsList, function (coord) { - // Calculate affine matrix to accelerate the data to point transform. - // If all the axes scales are time or value. - coord.calcAffineTransform(); - }); - function adjustAxes() { - each(axesList, function (axis) { - var isHorizontal = axis.isHorizontal(); - var extent = isHorizontal ? [0, gridRect.width] : [0, gridRect.height]; - var idx = axis.inverse ? 1 : 0; - axis.setExtent(extent[idx], extent[1 - idx]); - updateAxisTransform(axis, isHorizontal ? gridRect.x : gridRect.y); - }); - } - }; - Grid.prototype.getAxis = function (dim, axisIndex) { - var axesMapOnDim = this._axesMap[dim]; - if (axesMapOnDim != null) { - return axesMapOnDim[axisIndex || 0]; - } - }; - Grid.prototype.getAxes = function () { - return this._axesList.slice(); - }; - Grid.prototype.getCartesian = function (xAxisIndex, yAxisIndex) { - if (xAxisIndex != null && yAxisIndex != null) { - var key = 'x' + xAxisIndex + 'y' + yAxisIndex; - return this._coordsMap[key]; - } - if (isObject(xAxisIndex)) { - yAxisIndex = xAxisIndex.yAxisIndex; - xAxisIndex = xAxisIndex.xAxisIndex; - } - for (var i = 0, coordList = this._coordsList; i < coordList.length; i++) { - if (coordList[i].getAxis('x').index === xAxisIndex || coordList[i].getAxis('y').index === yAxisIndex) { - return coordList[i]; - } - } - }; - Grid.prototype.getCartesians = function () { - return this._coordsList.slice(); - }; - /** - * @implements - */ - Grid.prototype.convertToPixel = function (ecModel, finder, value) { - var target = this._findConvertTarget(finder); - return target.cartesian ? target.cartesian.dataToPoint(value) : target.axis ? target.axis.toGlobalCoord(target.axis.dataToCoord(value)) : null; - }; - /** - * @implements - */ - Grid.prototype.convertFromPixel = function (ecModel, finder, value) { - var target = this._findConvertTarget(finder); - return target.cartesian ? target.cartesian.pointToData(value) : target.axis ? target.axis.coordToData(target.axis.toLocalCoord(value)) : null; - }; - Grid.prototype._findConvertTarget = function (finder) { - var seriesModel = finder.seriesModel; - var xAxisModel = finder.xAxisModel || seriesModel && seriesModel.getReferringComponents('xAxis', SINGLE_REFERRING).models[0]; - var yAxisModel = finder.yAxisModel || seriesModel && seriesModel.getReferringComponents('yAxis', SINGLE_REFERRING).models[0]; - var gridModel = finder.gridModel; - var coordsList = this._coordsList; - var cartesian; - var axis; - if (seriesModel) { - cartesian = seriesModel.coordinateSystem; - indexOf(coordsList, cartesian) < 0 && (cartesian = null); - } else if (xAxisModel && yAxisModel) { - cartesian = this.getCartesian(xAxisModel.componentIndex, yAxisModel.componentIndex); - } else if (xAxisModel) { - axis = this.getAxis('x', xAxisModel.componentIndex); - } else if (yAxisModel) { - axis = this.getAxis('y', yAxisModel.componentIndex); - } - // Lowest priority. - else if (gridModel) { - var grid = gridModel.coordinateSystem; - if (grid === this) { - cartesian = this._coordsList[0]; - } - } - return { - cartesian: cartesian, - axis: axis - }; - }; - /** - * @implements - */ - Grid.prototype.containPoint = function (point) { - var coord = this._coordsList[0]; - if (coord) { - return coord.containPoint(point); - } - }; - /** - * Initialize cartesian coordinate systems - */ - Grid.prototype._initCartesian = function (gridModel, ecModel, api) { - var _this = this; - var grid = this; - var axisPositionUsed = { - left: false, - right: false, - top: false, - bottom: false - }; - var axesMap = { - x: {}, - y: {} - }; - var axesCount = { - x: 0, - y: 0 - }; - // Create axis - ecModel.eachComponent('xAxis', createAxisCreator('x'), this); - ecModel.eachComponent('yAxis', createAxisCreator('y'), this); - if (!axesCount.x || !axesCount.y) { - // Roll back when there no either x or y axis - this._axesMap = {}; - this._axesList = []; - return; - } - this._axesMap = axesMap; - // Create cartesian2d - each(axesMap.x, function (xAxis, xAxisIndex) { - each(axesMap.y, function (yAxis, yAxisIndex) { - var key = 'x' + xAxisIndex + 'y' + yAxisIndex; - var cartesian = new Cartesian2D(key); - cartesian.master = _this; - cartesian.model = gridModel; - _this._coordsMap[key] = cartesian; - _this._coordsList.push(cartesian); - cartesian.addAxis(xAxis); - cartesian.addAxis(yAxis); - }); - }); - function createAxisCreator(dimName) { - return function (axisModel, idx) { - if (!isAxisUsedInTheGrid(axisModel, gridModel)) { - return; - } - var axisPosition = axisModel.get('position'); - if (dimName === 'x') { - // Fix position - if (axisPosition !== 'top' && axisPosition !== 'bottom') { - // Default bottom of X - axisPosition = axisPositionUsed.bottom ? 'top' : 'bottom'; - } - } else { - // Fix position - if (axisPosition !== 'left' && axisPosition !== 'right') { - // Default left of Y - axisPosition = axisPositionUsed.left ? 'right' : 'left'; - } - } - axisPositionUsed[axisPosition] = true; - var axis = new Axis2D(dimName, createScaleByModel(axisModel), [0, 0], axisModel.get('type'), axisPosition); - var isCategory = axis.type === 'category'; - axis.onBand = isCategory && axisModel.get('boundaryGap'); - axis.inverse = axisModel.get('inverse'); - // Inject axis into axisModel - axisModel.axis = axis; - // Inject axisModel into axis - axis.model = axisModel; - // Inject grid info axis - axis.grid = grid; - // Index of axis, can be used as key - axis.index = idx; - grid._axesList.push(axis); - axesMap[dimName][idx] = axis; - axesCount[dimName]++; - }; - } - }; - /** - * Update cartesian properties from series. - */ - Grid.prototype._updateScale = function (ecModel, gridModel) { - // Reset scale - each(this._axesList, function (axis) { - axis.scale.setExtent(Infinity, -Infinity); - if (axis.type === 'category') { - var categorySortInfo = axis.model.get('categorySortInfo'); - axis.scale.setSortInfo(categorySortInfo); - } - }); - ecModel.eachSeries(function (seriesModel) { - if (isCartesian2DSeries(seriesModel)) { - var axesModelMap = findAxisModels(seriesModel); - var xAxisModel = axesModelMap.xAxisModel; - var yAxisModel = axesModelMap.yAxisModel; - if (!isAxisUsedInTheGrid(xAxisModel, gridModel) || !isAxisUsedInTheGrid(yAxisModel, gridModel)) { - return; - } - var cartesian = this.getCartesian(xAxisModel.componentIndex, yAxisModel.componentIndex); - var data = seriesModel.getData(); - var xAxis = cartesian.getAxis('x'); - var yAxis = cartesian.getAxis('y'); - unionExtent(data, xAxis); - unionExtent(data, yAxis); - } - }, this); - function unionExtent(data, axis) { - each(getDataDimensionsOnAxis(data, axis.dim), function (dim) { - axis.scale.unionExtentFromData(data, dim); - }); - } - }; - /** - * @param dim 'x' or 'y' or 'auto' or null/undefined - */ - Grid.prototype.getTooltipAxes = function (dim) { - var baseAxes = []; - var otherAxes = []; - each(this.getCartesians(), function (cartesian) { - var baseAxis = dim != null && dim !== 'auto' ? cartesian.getAxis(dim) : cartesian.getBaseAxis(); - var otherAxis = cartesian.getOtherAxis(baseAxis); - indexOf(baseAxes, baseAxis) < 0 && baseAxes.push(baseAxis); - indexOf(otherAxes, otherAxis) < 0 && otherAxes.push(otherAxis); - }); - return { - baseAxes: baseAxes, - otherAxes: otherAxes - }; - }; - Grid.create = function (ecModel, api) { - var grids = []; - ecModel.eachComponent('grid', function (gridModel, idx) { - var grid = new Grid(gridModel, ecModel, api); - grid.name = 'grid_' + idx; - // dataSampling requires axis extent, so resize - // should be performed in create stage. - grid.resize(gridModel, api, true); - gridModel.coordinateSystem = grid; - grids.push(grid); - }); - // Inject the coordinateSystems into seriesModel - ecModel.eachSeries(function (seriesModel) { - if (!isCartesian2DSeries(seriesModel)) { - return; - } - var axesModelMap = findAxisModels(seriesModel); - var xAxisModel = axesModelMap.xAxisModel; - var yAxisModel = axesModelMap.yAxisModel; - var gridModel = xAxisModel.getCoordSysModel(); - if (process.env.NODE_ENV !== 'production') { - if (!gridModel) { - throw new Error('Grid "' + retrieve3(xAxisModel.get('gridIndex'), xAxisModel.get('gridId'), 0) + '" not found'); - } - if (xAxisModel.getCoordSysModel() !== yAxisModel.getCoordSysModel()) { - throw new Error('xAxis and yAxis must use the same grid'); - } - } - var grid = gridModel.coordinateSystem; - seriesModel.coordinateSystem = grid.getCartesian(xAxisModel.componentIndex, yAxisModel.componentIndex); - }); - return grids; - }; - // For deciding which dimensions to use when creating list data - Grid.dimensions = cartesian2DDimensions; - return Grid; -}(); -/** - * Check if the axis is used in the specified grid. - */ -function isAxisUsedInTheGrid(axisModel, gridModel) { - return axisModel.getCoordSysModel() === gridModel; -} -function fixAxisOnZero(axesMap, otherAxisDim, axis, -// Key: see `getOnZeroRecordKey` -onZeroRecords) { - axis.getAxesOnZeroOf = function () { - // TODO: onZero of multiple axes. - return otherAxisOnZeroOf ? [otherAxisOnZeroOf] : []; - }; - // onZero can not be enabled in these two situations: - // 1. When any other axis is a category axis. - // 2. When no axis is cross 0 point. - var otherAxes = axesMap[otherAxisDim]; - var otherAxisOnZeroOf; - var axisModel = axis.model; - var onZero = axisModel.get(['axisLine', 'onZero']); - var onZeroAxisIndex = axisModel.get(['axisLine', 'onZeroAxisIndex']); - if (!onZero) { - return; - } - // If target axis is specified. - if (onZeroAxisIndex != null) { - if (canOnZeroToAxis(otherAxes[onZeroAxisIndex])) { - otherAxisOnZeroOf = otherAxes[onZeroAxisIndex]; - } - } else { - // Find the first available other axis. - for (var idx in otherAxes) { - if (otherAxes.hasOwnProperty(idx) && canOnZeroToAxis(otherAxes[idx]) - // Consider that two Y axes on one value axis, - // if both onZero, the two Y axes overlap. - && !onZeroRecords[getOnZeroRecordKey(otherAxes[idx])]) { - otherAxisOnZeroOf = otherAxes[idx]; - break; - } - } - } - if (otherAxisOnZeroOf) { - onZeroRecords[getOnZeroRecordKey(otherAxisOnZeroOf)] = true; - } - function getOnZeroRecordKey(axis) { - return axis.dim + '_' + axis.index; - } -} -function canOnZeroToAxis(axis) { - return axis && axis.type !== 'category' && axis.type !== 'time' && ifAxisCrossZero(axis); -} -function updateAxisTransform(axis, coordBase) { - var axisExtent = axis.getExtent(); - var axisExtentSum = axisExtent[0] + axisExtent[1]; - // Fast transform - axis.toGlobalCoord = axis.dim === 'x' ? function (coord) { - return coord + coordBase; - } : function (coord) { - return axisExtentSum - coord + coordBase; - }; - axis.toLocalCoord = axis.dim === 'x' ? function (coord) { - return coord - coordBase; - } : function (coord) { - return axisExtentSum - coord + coordBase; - }; -} -export default Grid; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/GridModel.js b/node_modules/echarts/lib/coord/cartesian/GridModel.js deleted file mode 100644 index 121adb9..0000000 --- a/node_modules/echarts/lib/coord/cartesian/GridModel.js +++ /dev/null @@ -1,72 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -var GridModel = /** @class */function (_super) { - __extends(GridModel, _super); - function GridModel() { - return _super !== null && _super.apply(this, arguments) || this; - } - GridModel.type = 'grid'; - GridModel.dependencies = ['xAxis', 'yAxis']; - GridModel.layoutMode = 'box'; - GridModel.defaultOption = { - show: false, - // zlevel: 0, - z: 0, - left: '10%', - top: 60, - right: '10%', - bottom: 70, - // If grid size contain label - containLabel: false, - // width: {totalWidth} - left - right, - // height: {totalHeight} - top - bottom, - backgroundColor: 'rgba(0,0,0,0)', - borderWidth: 1, - borderColor: '#ccc' - }; - return GridModel; -}(ComponentModel); -export default GridModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js b/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js deleted file mode 100644 index 6a419d9..0000000 --- a/node_modules/echarts/lib/coord/cartesian/cartesianAxisHelper.js +++ /dev/null @@ -1,119 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -/** - * Can only be called after coordinate system creation stage. - * (Can be called before coordinate system update stage). - */ -export function layout(gridModel, axisModel, opt) { - opt = opt || {}; - var grid = gridModel.coordinateSystem; - var axis = axisModel.axis; - var layout = {}; - var otherAxisOnZeroOf = axis.getAxesOnZeroOf()[0]; - var rawAxisPosition = axis.position; - var axisPosition = otherAxisOnZeroOf ? 'onZero' : rawAxisPosition; - var axisDim = axis.dim; - var rect = grid.getRect(); - var rectBound = [rect.x, rect.x + rect.width, rect.y, rect.y + rect.height]; - var idx = { - left: 0, - right: 1, - top: 0, - bottom: 1, - onZero: 2 - }; - var axisOffset = axisModel.get('offset') || 0; - var posBound = axisDim === 'x' ? [rectBound[2] - axisOffset, rectBound[3] + axisOffset] : [rectBound[0] - axisOffset, rectBound[1] + axisOffset]; - if (otherAxisOnZeroOf) { - var onZeroCoord = otherAxisOnZeroOf.toGlobalCoord(otherAxisOnZeroOf.dataToCoord(0)); - posBound[idx.onZero] = Math.max(Math.min(onZeroCoord, posBound[1]), posBound[0]); - } - // Axis position - layout.position = [axisDim === 'y' ? posBound[idx[axisPosition]] : rectBound[0], axisDim === 'x' ? posBound[idx[axisPosition]] : rectBound[3]]; - // Axis rotation - layout.rotation = Math.PI / 2 * (axisDim === 'x' ? 0 : 1); - // Tick and label direction, x y is axisDim - var dirMap = { - top: -1, - bottom: 1, - left: -1, - right: 1 - }; - layout.labelDirection = layout.tickDirection = layout.nameDirection = dirMap[rawAxisPosition]; - layout.labelOffset = otherAxisOnZeroOf ? posBound[idx[rawAxisPosition]] - posBound[idx.onZero] : 0; - if (axisModel.get(['axisTick', 'inside'])) { - layout.tickDirection = -layout.tickDirection; - } - if (zrUtil.retrieve(opt.labelInside, axisModel.get(['axisLabel', 'inside']))) { - layout.labelDirection = -layout.labelDirection; - } - // Special label rotation - var labelRotate = axisModel.get(['axisLabel', 'rotate']); - layout.labelRotate = axisPosition === 'top' ? -labelRotate : labelRotate; - // Over splitLine and splitArea - layout.z2 = 1; - return layout; -} -export function isCartesian2DSeries(seriesModel) { - return seriesModel.get('coordinateSystem') === 'cartesian2d'; -} -export function findAxisModels(seriesModel) { - var axisModelMap = { - xAxisModel: null, - yAxisModel: null - }; - zrUtil.each(axisModelMap, function (v, key) { - var axisType = key.replace(/Model$/, ''); - var axisModel = seriesModel.getReferringComponents(axisType, SINGLE_REFERRING).models[0]; - if (process.env.NODE_ENV !== 'production') { - if (!axisModel) { - throw new Error(axisType + ' "' + zrUtil.retrieve3(seriesModel.get(axisType + 'Index'), seriesModel.get(axisType + 'Id'), 0) + '" not found'); - } - } - axisModelMap[key] = axisModel; - }); - return axisModelMap; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/defaultAxisExtentFromData.js b/node_modules/echarts/lib/coord/cartesian/defaultAxisExtentFromData.js deleted file mode 100644 index d8dd9c5..0000000 --- a/node_modules/echarts/lib/coord/cartesian/defaultAxisExtentFromData.js +++ /dev/null @@ -1,223 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as echarts from '../../core/echarts.js'; -import { createHashMap, each, hasOwn, keys, map } from 'zrender/lib/core/util.js'; -import { isCartesian2DSeries, findAxisModels } from './cartesianAxisHelper.js'; -import { getDataDimensionsOnAxis, unionAxisExtentFromData } from '../axisHelper.js'; -import { ensureScaleRawExtentInfo } from '../scaleRawExtentInfo.js'; -// A tricky: the priority is just after dataZoom processor. -// If dataZoom has fixed the min/max, this processor do not need to work. -// TODO: SELF REGISTERED. -echarts.registerProcessor(echarts.PRIORITY.PROCESSOR.FILTER + 10, { - getTargetSeries: function (ecModel) { - var seriesModelMap = createHashMap(); - ecModel.eachSeries(function (seriesModel) { - isCartesian2DSeries(seriesModel) && seriesModelMap.set(seriesModel.uid, seriesModel); - }); - return seriesModelMap; - }, - overallReset: function (ecModel, api) { - var seriesRecords = []; - var axisRecordMap = createHashMap(); - prepareDataExtentOnAxis(ecModel, axisRecordMap, seriesRecords); - calculateFilteredExtent(axisRecordMap, seriesRecords); - shrinkAxisExtent(axisRecordMap); - } -}); -function prepareDataExtentOnAxis(ecModel, axisRecordMap, seriesRecords) { - ecModel.eachSeries(function (seriesModel) { - if (!isCartesian2DSeries(seriesModel)) { - return; - } - var axesModelMap = findAxisModels(seriesModel); - var xAxisModel = axesModelMap.xAxisModel; - var yAxisModel = axesModelMap.yAxisModel; - var xAxis = xAxisModel.axis; - var yAxis = yAxisModel.axis; - var xRawExtentInfo = xAxis.scale.rawExtentInfo; - var yRawExtentInfo = yAxis.scale.rawExtentInfo; - var data = seriesModel.getData(); - // If either axis controlled by other filter like "dataZoom", - // use the rule of dataZoom rather than adopting the rules here. - if (xRawExtentInfo && xRawExtentInfo.frozen || yRawExtentInfo && yRawExtentInfo.frozen) { - return; - } - seriesRecords.push({ - seriesModel: seriesModel, - xAxisModel: xAxisModel, - yAxisModel: yAxisModel - }); - // FIXME: this logic needs to be consistent with - // `coord/cartesian/Grid.ts#_updateScale`. - // It's not good to implement one logic in multiple places. - unionAxisExtentFromData(prepareAxisRecord(axisRecordMap, xAxisModel).condExtent, data, xAxis.dim); - unionAxisExtentFromData(prepareAxisRecord(axisRecordMap, yAxisModel).condExtent, data, yAxis.dim); - }); -} -function calculateFilteredExtent(axisRecordMap, seriesRecords) { - each(seriesRecords, function (seriesRecord) { - var xAxisModel = seriesRecord.xAxisModel; - var yAxisModel = seriesRecord.yAxisModel; - var xAxis = xAxisModel.axis; - var yAxis = yAxisModel.axis; - var xAxisRecord = prepareAxisRecord(axisRecordMap, xAxisModel); - var yAxisRecord = prepareAxisRecord(axisRecordMap, yAxisModel); - xAxisRecord.rawExtentInfo = ensureScaleRawExtentInfo(xAxis.scale, xAxisModel, xAxisRecord.condExtent); - yAxisRecord.rawExtentInfo = ensureScaleRawExtentInfo(yAxis.scale, yAxisModel, yAxisRecord.condExtent); - xAxisRecord.rawExtentResult = xAxisRecord.rawExtentInfo.calculate(); - yAxisRecord.rawExtentResult = yAxisRecord.rawExtentInfo.calculate(); - // If the "xAxis" is set `min`/`max`, some data items might be out of the cartesian. - // then the "yAxis" may needs to calculate extent only based on the data items inside - // the cartesian (similar to what "dataZoom" did). - // A typical case is bar-racing, where bars ara sort dynamically and may only need to - // displayed part of the whole bars. - var data = seriesRecord.seriesModel.getData(); - // For duplication removal. - var condDimMap = {}; - var tarDimMap = {}; - var condAxis; - var tarAxisRecord; - function addCondition(axis, axisRecord) { - // But for simplicity and safety and performance, we only adopt this - // feature on category axis at present. - var condExtent = axisRecord.condExtent; - var rawExtentResult = axisRecord.rawExtentResult; - if (axis.type === 'category' && (condExtent[0] < rawExtentResult.min || rawExtentResult.max < condExtent[1])) { - each(getDataDimensionsOnAxis(data, axis.dim), function (dataDim) { - if (!hasOwn(condDimMap, dataDim)) { - condDimMap[dataDim] = true; - condAxis = axis; - } - }); - } - } - function addTarget(axis, axisRecord) { - var rawExtentResult = axisRecord.rawExtentResult; - if (axis.type !== 'category' && (!rawExtentResult.minFixed || !rawExtentResult.maxFixed)) { - each(getDataDimensionsOnAxis(data, axis.dim), function (dataDim) { - if (!hasOwn(condDimMap, dataDim) && !hasOwn(tarDimMap, dataDim)) { - tarDimMap[dataDim] = true; - tarAxisRecord = axisRecord; - } - }); - } - } - addCondition(xAxis, xAxisRecord); - addCondition(yAxis, yAxisRecord); - addTarget(xAxis, xAxisRecord); - addTarget(yAxis, yAxisRecord); - var condDims = keys(condDimMap); - var tarDims = keys(tarDimMap); - var tarDimExtents = map(tarDims, function () { - return initExtent(); - }); - var condDimsLen = condDims.length; - var tarDimsLen = tarDims.length; - if (!condDimsLen || !tarDimsLen) { - return; - } - var singleCondDim = condDimsLen === 1 ? condDims[0] : null; - var singleTarDim = tarDimsLen === 1 ? tarDims[0] : null; - var dataLen = data.count(); - // Time consuming, because this is a "block task". - // Simple optimization for the vast majority of cases. - if (singleCondDim && singleTarDim) { - for (var dataIdx = 0; dataIdx < dataLen; dataIdx++) { - var condVal = data.get(singleCondDim, dataIdx); - if (condAxis.scale.isInExtentRange(condVal)) { - unionExtent(tarDimExtents[0], data.get(singleTarDim, dataIdx)); - } - } - } else { - for (var dataIdx = 0; dataIdx < dataLen; dataIdx++) { - for (var j = 0; j < condDimsLen; j++) { - var condVal = data.get(condDims[j], dataIdx); - if (condAxis.scale.isInExtentRange(condVal)) { - for (var k = 0; k < tarDimsLen; k++) { - unionExtent(tarDimExtents[k], data.get(tarDims[k], dataIdx)); - } - // Any one dim is in range means satisfied. - break; - } - } - } - } - each(tarDimExtents, function (tarDimExtent, i) { - var dim = tarDims[i]; - // FIXME: if there has been approximateExtent set? - data.setApproximateExtent(tarDimExtent, dim); - var tarAxisExtent = tarAxisRecord.tarExtent = tarAxisRecord.tarExtent || initExtent(); - unionExtent(tarAxisExtent, tarDimExtent[0]); - unionExtent(tarAxisExtent, tarDimExtent[1]); - }); - }); -} -function shrinkAxisExtent(axisRecordMap) { - axisRecordMap.each(function (axisRecord) { - var tarAxisExtent = axisRecord.tarExtent; - if (tarAxisExtent) { - var rawExtentResult = axisRecord.rawExtentResult; - var rawExtentInfo = axisRecord.rawExtentInfo; - // Shink the original extent. - if (!rawExtentResult.minFixed && tarAxisExtent[0] > rawExtentResult.min) { - rawExtentInfo.modifyDataMinMax('min', tarAxisExtent[0]); - } - if (!rawExtentResult.maxFixed && tarAxisExtent[1] < rawExtentResult.max) { - rawExtentInfo.modifyDataMinMax('max', tarAxisExtent[1]); - } - } - }); -} -function prepareAxisRecord(axisRecordMap, axisModel) { - return axisRecordMap.get(axisModel.uid) || axisRecordMap.set(axisModel.uid, { - condExtent: initExtent() - }); -} -function initExtent() { - return [Infinity, -Infinity]; -} -function unionExtent(extent, val) { - val < extent[0] && (extent[0] = val); - val > extent[1] && (extent[1] = val); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/cartesian/prepareCustom.js b/node_modules/echarts/lib/coord/cartesian/prepareCustom.js deleted file mode 100644 index 7304b89..0000000 --- a/node_modules/echarts/lib/coord/cartesian/prepareCustom.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -function dataToCoordSize(dataSize, dataItem) { - // dataItem is necessary in log axis. - dataItem = dataItem || [0, 0]; - return zrUtil.map(['x', 'y'], function (dim, dimIdx) { - var axis = this.getAxis(dim); - var val = dataItem[dimIdx]; - var halfSize = dataSize[dimIdx] / 2; - return axis.type === 'category' ? axis.getBandWidth() : Math.abs(axis.dataToCoord(val - halfSize) - axis.dataToCoord(val + halfSize)); - }, this); -} -export default function cartesianPrepareCustom(coordSys) { - var rect = coordSys.master.getRect(); - return { - coordSys: { - // The name exposed to user is always 'cartesian2d' but not 'grid'. - type: 'cartesian2d', - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - }, - api: { - coord: function (data) { - // do not provide "out" param - return coordSys.dataToPoint(data); - }, - size: zrUtil.bind(dataToCoordSize, coordSys) - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/Geo.js b/node_modules/echarts/lib/coord/geo/Geo.js deleted file mode 100644 index ccf003a..0000000 --- a/node_modules/echarts/lib/coord/geo/Geo.js +++ /dev/null @@ -1,209 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import View from '../View.js'; -import geoSourceManager from './geoSourceManager.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -import { warn } from '../../util/log.js'; -var GEO_DEFAULT_PARAMS = { - 'geoJSON': { - aspectScale: 0.75, - invertLongitute: true - }, - 'geoSVG': { - aspectScale: 1, - invertLongitute: false - } -}; -export var geo2DDimensions = ['lng', 'lat']; -var Geo = /** @class */function (_super) { - __extends(Geo, _super); - function Geo(name, map, opt) { - var _this = _super.call(this, name) || this; - _this.dimensions = geo2DDimensions; - _this.type = 'geo'; - // Only store specified name coord via `addGeoCoord`. - _this._nameCoordMap = zrUtil.createHashMap(); - _this.map = map; - var projection = opt.projection; - var source = geoSourceManager.load(map, opt.nameMap, opt.nameProperty); - var resource = geoSourceManager.getGeoResource(map); - var resourceType = _this.resourceType = resource ? resource.type : null; - var regions = _this.regions = source.regions; - var defaultParams = GEO_DEFAULT_PARAMS[resource.type]; - _this._regionsMap = source.regionsMap; - _this.regions = source.regions; - if (process.env.NODE_ENV !== 'production' && projection) { - // Do some check - if (resourceType === 'geoSVG') { - if (process.env.NODE_ENV !== 'production') { - warn("Map " + map + " with SVG source can't use projection. Only GeoJSON source supports projection."); - } - projection = null; - } - if (!(projection.project && projection.unproject)) { - if (process.env.NODE_ENV !== 'production') { - warn('project and unproject must be both provided in the projeciton.'); - } - projection = null; - } - } - _this.projection = projection; - var boundingRect; - if (projection) { - // Can't reuse the raw bounding rect - for (var i = 0; i < regions.length; i++) { - var regionRect = regions[i].getBoundingRect(projection); - boundingRect = boundingRect || regionRect.clone(); - boundingRect.union(regionRect); - } - } else { - boundingRect = source.boundingRect; - } - _this.setBoundingRect(boundingRect.x, boundingRect.y, boundingRect.width, boundingRect.height); - // aspectScale and invertLongitute actually is the parameters default raw projection. - // So we ignore them if projection is given. - // Ignore default aspect scale if projection exits. - _this.aspectScale = projection ? 1 : zrUtil.retrieve2(opt.aspectScale, defaultParams.aspectScale); - // Not invert longitude if projection exits. - _this._invertLongitute = projection ? false : defaultParams.invertLongitute; - return _this; - } - Geo.prototype._transformTo = function (x, y, width, height) { - var rect = this.getBoundingRect(); - var invertLongitute = this._invertLongitute; - rect = rect.clone(); - if (invertLongitute) { - // Longitude is inverted. - rect.y = -rect.y - rect.height; - } - var rawTransformable = this._rawTransformable; - rawTransformable.transform = rect.calculateTransform(new BoundingRect(x, y, width, height)); - var rawParent = rawTransformable.parent; - rawTransformable.parent = null; - rawTransformable.decomposeTransform(); - rawTransformable.parent = rawParent; - if (invertLongitute) { - rawTransformable.scaleY = -rawTransformable.scaleY; - } - this._updateTransform(); - }; - Geo.prototype.getRegion = function (name) { - return this._regionsMap.get(name); - }; - Geo.prototype.getRegionByCoord = function (coord) { - var regions = this.regions; - for (var i = 0; i < regions.length; i++) { - var region = regions[i]; - if (region.type === 'geoJSON' && region.contain(coord)) { - return regions[i]; - } - } - }; - /** - * Add geoCoord for indexing by name - */ - Geo.prototype.addGeoCoord = function (name, geoCoord) { - this._nameCoordMap.set(name, geoCoord); - }; - /** - * Get geoCoord by name - */ - Geo.prototype.getGeoCoord = function (name) { - var region = this._regionsMap.get(name); - // Calculate center only on demand. - return this._nameCoordMap.get(name) || region && region.getCenter(); - }; - Geo.prototype.dataToPoint = function (data, noRoam, out) { - if (zrUtil.isString(data)) { - // Map area name to geoCoord - data = this.getGeoCoord(data); - } - if (data) { - var projection = this.projection; - if (projection) { - // projection may return null point. - data = projection.project(data); - } - return data && this.projectedToPoint(data, noRoam, out); - } - }; - Geo.prototype.pointToData = function (point) { - var projection = this.projection; - if (projection) { - // projection may return null point. - point = projection.unproject(point); - } - return point && this.pointToProjected(point); - }; - /** - * Point to projected data. Same with pointToData when projection is used. - */ - Geo.prototype.pointToProjected = function (point) { - return _super.prototype.pointToData.call(this, point); - }; - Geo.prototype.projectedToPoint = function (projected, noRoam, out) { - return _super.prototype.dataToPoint.call(this, projected, noRoam, out); - }; - Geo.prototype.convertToPixel = function (ecModel, finder, value) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.dataToPoint(value) : null; - }; - Geo.prototype.convertFromPixel = function (ecModel, finder, pixel) { - var coordSys = getCoordSys(finder); - return coordSys === this ? coordSys.pointToData(pixel) : null; - }; - return Geo; -}(View); -; -zrUtil.mixin(Geo, View); -function getCoordSys(finder) { - var geoModel = finder.geoModel; - var seriesModel = finder.seriesModel; - return geoModel ? geoModel.coordinateSystem : seriesModel ? seriesModel.coordinateSystem // For map series. - || (seriesModel.getReferringComponents('geo', SINGLE_REFERRING).models[0] || {}).coordinateSystem : null; -} -export default Geo; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/GeoJSONResource.js b/node_modules/echarts/lib/coord/geo/GeoJSONResource.js deleted file mode 100644 index 0848c5b..0000000 --- a/node_modules/echarts/lib/coord/geo/GeoJSONResource.js +++ /dev/null @@ -1,144 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, isString, createHashMap, hasOwn } from 'zrender/lib/core/util.js'; -import parseGeoJson from './parseGeoJson.js'; -// Built-in GEO fixer. -import fixNanhai from './fix/nanhai.js'; -import fixTextCoord from './fix/textCoord.js'; -import fixDiaoyuIsland from './fix/diaoyuIsland.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -var DEFAULT_NAME_PROPERTY = 'name'; -var GeoJSONResource = /** @class */function () { - function GeoJSONResource(mapName, geoJSON, specialAreas) { - this.type = 'geoJSON'; - this._parsedMap = createHashMap(); - this._mapName = mapName; - this._specialAreas = specialAreas; - // PENDING: delay the parse to the first usage to rapid up the FMP? - this._geoJSON = parseInput(geoJSON); - } - /** - * @param nameMap can be null/undefined - * @param nameProperty can be null/undefined - */ - GeoJSONResource.prototype.load = function (nameMap, nameProperty) { - nameProperty = nameProperty || DEFAULT_NAME_PROPERTY; - var parsed = this._parsedMap.get(nameProperty); - if (!parsed) { - var rawRegions = this._parseToRegions(nameProperty); - parsed = this._parsedMap.set(nameProperty, { - regions: rawRegions, - boundingRect: calculateBoundingRect(rawRegions) - }); - } - var regionsMap = createHashMap(); - var finalRegions = []; - each(parsed.regions, function (region) { - var regionName = region.name; - // Try use the alias in geoNameMap - if (nameMap && hasOwn(nameMap, regionName)) { - region = region.cloneShallow(regionName = nameMap[regionName]); - } - finalRegions.push(region); - regionsMap.set(regionName, region); - }); - return { - regions: finalRegions, - boundingRect: parsed.boundingRect || new BoundingRect(0, 0, 0, 0), - regionsMap: regionsMap - }; - }; - GeoJSONResource.prototype._parseToRegions = function (nameProperty) { - var mapName = this._mapName; - var geoJSON = this._geoJSON; - var rawRegions; - // https://jsperf.com/try-catch-performance-overhead - try { - rawRegions = geoJSON ? parseGeoJson(geoJSON, nameProperty) : []; - } catch (e) { - throw new Error('Invalid geoJson format\n' + e.message); - } - fixNanhai(mapName, rawRegions); - each(rawRegions, function (region) { - var regionName = region.name; - fixTextCoord(mapName, region); - fixDiaoyuIsland(mapName, region); - // Some area like Alaska in USA map needs to be tansformed - // to look better - var specialArea = this._specialAreas && this._specialAreas[regionName]; - if (specialArea) { - region.transformTo(specialArea.left, specialArea.top, specialArea.width, specialArea.height); - } - }, this); - return rawRegions; - }; - /** - * Only for exporting to users. - * **MUST NOT** used internally. - */ - GeoJSONResource.prototype.getMapForUser = function () { - return { - // For backward compatibility, use geoJson - // PENDING: it has been returning them without clone. - // do we need to avoid outsite modification? - geoJson: this._geoJSON, - geoJSON: this._geoJSON, - specialAreas: this._specialAreas - }; - }; - return GeoJSONResource; -}(); -export { GeoJSONResource }; -function calculateBoundingRect(regions) { - var rect; - for (var i = 0; i < regions.length; i++) { - var regionRect = regions[i].getBoundingRect(); - rect = rect || regionRect.clone(); - rect.union(regionRect); - } - return rect; -} -function parseInput(source) { - return !isString(source) ? source : typeof JSON !== 'undefined' && JSON.parse ? JSON.parse(source) : new Function('return (' + source + ');')(); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/GeoModel.js b/node_modules/echarts/lib/coord/geo/GeoModel.js deleted file mode 100644 index 43b5801..0000000 --- a/node_modules/echarts/lib/coord/geo/GeoModel.js +++ /dev/null @@ -1,212 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -import ComponentModel from '../../model/Component.js'; -import Model from '../../model/Model.js'; -import geoCreator from './geoCreator.js'; -import geoSourceManager from './geoSourceManager.js'; -; -var GeoModel = /** @class */function (_super) { - __extends(GeoModel, _super); - function GeoModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = GeoModel.type; - return _this; - } - GeoModel.prototype.init = function (option, parentModel, ecModel) { - var source = geoSourceManager.getGeoResource(option.map); - if (source && source.type === 'geoJSON') { - var itemStyle = option.itemStyle = option.itemStyle || {}; - if (!('color' in itemStyle)) { - itemStyle.color = '#eee'; - } - } - this.mergeDefaultAndTheme(option, ecModel); - // Default label emphasis `show` - modelUtil.defaultEmphasis(option, 'label', ['show']); - }; - GeoModel.prototype.optionUpdated = function () { - var _this = this; - var option = this.option; - option.regions = geoCreator.getFilledRegions(option.regions, option.map, option.nameMap, option.nameProperty); - var selectedMap = {}; - this._optionModelMap = zrUtil.reduce(option.regions || [], function (optionModelMap, regionOpt) { - var regionName = regionOpt.name; - if (regionName) { - optionModelMap.set(regionName, new Model(regionOpt, _this, _this.ecModel)); - if (regionOpt.selected) { - selectedMap[regionName] = true; - } - } - return optionModelMap; - }, zrUtil.createHashMap()); - if (!option.selectedMap) { - option.selectedMap = selectedMap; - } - }; - /** - * Get model of region. - */ - GeoModel.prototype.getRegionModel = function (name) { - return this._optionModelMap.get(name) || new Model(null, this, this.ecModel); - }; - /** - * Format label - * @param name Region name - */ - GeoModel.prototype.getFormattedLabel = function (name, status) { - var regionModel = this.getRegionModel(name); - var formatter = status === 'normal' ? regionModel.get(['label', 'formatter']) : regionModel.get(['emphasis', 'label', 'formatter']); - var params = { - name: name - }; - if (zrUtil.isFunction(formatter)) { - params.status = status; - return formatter(params); - } else if (zrUtil.isString(formatter)) { - return formatter.replace('{a}', name != null ? name : ''); - } - }; - GeoModel.prototype.setZoom = function (zoom) { - this.option.zoom = zoom; - }; - GeoModel.prototype.setCenter = function (center) { - this.option.center = center; - }; - // PENGING If selectedMode is null ? - GeoModel.prototype.select = function (name) { - var option = this.option; - var selectedMode = option.selectedMode; - if (!selectedMode) { - return; - } - if (selectedMode !== 'multiple') { - option.selectedMap = null; - } - var selectedMap = option.selectedMap || (option.selectedMap = {}); - selectedMap[name] = true; - }; - GeoModel.prototype.unSelect = function (name) { - var selectedMap = this.option.selectedMap; - if (selectedMap) { - selectedMap[name] = false; - } - }; - GeoModel.prototype.toggleSelected = function (name) { - this[this.isSelected(name) ? 'unSelect' : 'select'](name); - }; - GeoModel.prototype.isSelected = function (name) { - var selectedMap = this.option.selectedMap; - return !!(selectedMap && selectedMap[name]); - }; - GeoModel.type = 'geo'; - GeoModel.layoutMode = 'box'; - GeoModel.defaultOption = { - // zlevel: 0, - z: 0, - show: true, - left: 'center', - top: 'center', - // Default value: - // for geoSVG source: 1, - // for geoJSON source: 0.75. - aspectScale: null, - // /// Layout with center and size - // If you want to put map in a fixed size box with right aspect ratio - // This two properties may be more convenient - // layoutCenter: [50%, 50%] - // layoutSize: 100 - silent: false, - // Map type - map: '', - // Define left-top, right-bottom coords to control view - // For example, [ [180, 90], [-180, -90] ] - boundingCoords: null, - // Default on center of map - center: null, - zoom: 1, - scaleLimit: null, - // selectedMode: false - label: { - show: false, - color: '#000' - }, - itemStyle: { - borderWidth: 0.5, - borderColor: '#444' - // Default color: - // + geoJSON: #eee - // + geoSVG: null (use SVG original `fill`) - // color: '#eee' - }, - - emphasis: { - label: { - show: true, - color: 'rgb(100,0,0)' - }, - itemStyle: { - color: 'rgba(255,215,0,0.8)' - } - }, - select: { - label: { - show: true, - color: 'rgb(100,0,0)' - }, - itemStyle: { - color: 'rgba(255,215,0,0.8)' - } - }, - regions: [] - // tooltip: { - // show: false - // } - }; - - return GeoModel; -}(ComponentModel); -export default GeoModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/GeoSVGResource.js b/node_modules/echarts/lib/coord/geo/GeoSVGResource.js deleted file mode 100644 index 48455e5..0000000 --- a/node_modules/echarts/lib/coord/geo/GeoSVGResource.js +++ /dev/null @@ -1,333 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { parseSVG, makeViewBoxTransform } from 'zrender/lib/tool/parseSVG.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import Rect from 'zrender/lib/graphic/shape/Rect.js'; -import { assert, createHashMap, each } from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { parseXML } from 'zrender/lib/tool/parseXML.js'; -import { GeoSVGRegion } from './Region.js'; -/** - * "region available" means that: enable users to set attribute `name="xxx"` on those tags - * to make it be a region. - * 1. region styles and its label styles can be defined in echarts opton: - * ```js - * geo: { - * regions: [{ - * name: 'xxx', - * itemStyle: { ... }, - * label: { ... } - * }, { - * ... - * }, - * ...] - * }; - * ``` - * 2. name can be duplicated in different SVG tag. All of the tags with the same name share - * a region option. For exampel if there are two representing two lung lobes. They have - * no common parents but both of them need to display label "lung" inside. - */ -var REGION_AVAILABLE_SVG_TAG_MAP = createHashMap(['rect', 'circle', 'line', 'ellipse', 'polygon', 'polyline', 'path', -// are also enabled because some SVG might paint text itself, -// but still need to trigger events or tooltip. -'text', 'tspan', -// is also enabled because this case: if multiple tags share one name -// and need label displayed, every tags will display the name, which is not -// expected. So we can put them into a . Thereby only one label -// displayed and located based on the bounding rect of the . -'g']); -var GeoSVGResource = /** @class */function () { - function GeoSVGResource(mapName, svg) { - this.type = 'geoSVG'; - // All used graphics. key: hostKey, value: root - this._usedGraphicMap = createHashMap(); - // All unused graphics. - this._freedGraphics = []; - this._mapName = mapName; - // Only perform parse to XML object here, which might be time - // consiming for large SVG. - // Although convert XML to zrender element is also time consiming, - // if we do it here, the clone of zrender elements has to be - // required. So we do it once for each geo instance, util real - // performance issues call for optimizing it. - this._parsedXML = parseXML(svg); - } - GeoSVGResource.prototype.load = function /* nameMap: NameMap */ - () { - // In the "load" stage, graphic need to be built to - // get boundingRect for geo coordinate system. - var firstGraphic = this._firstGraphic; - // Create the return data structure only when first graphic created. - // Because they will be used in geo coordinate system update stage, - // and `regions` will be mounted at `geo` coordinate system, - // in which there is no "view" info, so that it should better not to - // make references to graphic elements. - if (!firstGraphic) { - firstGraphic = this._firstGraphic = this._buildGraphic(this._parsedXML); - this._freedGraphics.push(firstGraphic); - this._boundingRect = this._firstGraphic.boundingRect.clone(); - // PENDING: `nameMap` will not be supported until some real requirement come. - // if (nameMap) { - // named = applyNameMap(named, nameMap); - // } - var _a = createRegions(firstGraphic.named), - regions = _a.regions, - regionsMap = _a.regionsMap; - this._regions = regions; - this._regionsMap = regionsMap; - } - return { - boundingRect: this._boundingRect, - regions: this._regions, - regionsMap: this._regionsMap - }; - }; - GeoSVGResource.prototype._buildGraphic = function (svgXML) { - var result; - var rootFromParse; - try { - result = svgXML && parseSVG(svgXML, { - ignoreViewBox: true, - ignoreRootClip: true - }) || {}; - rootFromParse = result.root; - assert(rootFromParse != null); - } catch (e) { - throw new Error('Invalid svg format\n' + e.message); - } - // Note: we keep the covenant that the root has no transform. So always add an extra root. - var root = new Group(); - root.add(rootFromParse); - root.isGeoSVGGraphicRoot = true; - // [THE_RULE_OF_VIEWPORT_AND_VIEWBOX] - // - // Consider: `` - // - the `width/height` we call it `svgWidth/svgHeight` for short. - // - `(0, 0, svgWidth, svgHeight)` defines the viewport of the SVG, or say, - // "viewport boundingRect", or `boundingRect` for short. - // - `viewBox` defines the transform from the real content ot the viewport. - // `viewBox` has the same unit as the content of SVG. - // If `viewBox` exists, a transform is defined, so the unit of `svgWidth/svgHeight` become - // different from the content of SVG. Otherwise, they are the same. - // - // If both `svgWidth/svgHeight/viewBox` are specified in a SVG file, the transform rule will be: - // 0. `boundingRect` is `(0, 0, svgWidth, svgHeight)`. Set it to Geo['_rect'] (View['_rect']). - // 1. Make a transform from `viewBox` to `boundingRect`. - // Note: only support `preserveAspectRatio 'xMidYMid'` here. That is, this transform will preserve - // the aspect ratio. - // 2. Make a transform from boundingRect to Geo['_viewRect'] (View['_viewRect']) - // (`Geo`/`View` will do this job). - // Note: this transform might not preserve aspect radio, which depending on how users specify - // viewRect in echarts option (e.g., `geo.left/top/width/height` will not preserve aspect ratio, - // but `geo.layoutCenter/layoutSize` will preserve aspect ratio). - // - // If `svgWidth/svgHeight` not specified, we use `viewBox` as the `boundingRect` to make the SVG - // layout look good. - // - // If neither `svgWidth/svgHeight` nor `viewBox` are not specified, we calculate the boundingRect - // of the SVG content and use them to make SVG layout look good. - var svgWidth = result.width; - var svgHeight = result.height; - var viewBoxRect = result.viewBoxRect; - var boundingRect = this._boundingRect; - if (!boundingRect) { - var bRectX = void 0; - var bRectY = void 0; - var bRectWidth = void 0; - var bRectHeight = void 0; - if (svgWidth != null) { - bRectX = 0; - bRectWidth = svgWidth; - } else if (viewBoxRect) { - bRectX = viewBoxRect.x; - bRectWidth = viewBoxRect.width; - } - if (svgHeight != null) { - bRectY = 0; - bRectHeight = svgHeight; - } else if (viewBoxRect) { - bRectY = viewBoxRect.y; - bRectHeight = viewBoxRect.height; - } - // If both viewBox and svgWidth/svgHeight not specified, - // we have to determine how to layout those element to make them look good. - if (bRectX == null || bRectY == null) { - var calculatedBoundingRect = rootFromParse.getBoundingRect(); - if (bRectX == null) { - bRectX = calculatedBoundingRect.x; - bRectWidth = calculatedBoundingRect.width; - } - if (bRectY == null) { - bRectY = calculatedBoundingRect.y; - bRectHeight = calculatedBoundingRect.height; - } - } - boundingRect = this._boundingRect = new BoundingRect(bRectX, bRectY, bRectWidth, bRectHeight); - } - if (viewBoxRect) { - var viewBoxTransform = makeViewBoxTransform(viewBoxRect, boundingRect); - // Only support `preserveAspectRatio 'xMidYMid'` - rootFromParse.scaleX = rootFromParse.scaleY = viewBoxTransform.scale; - rootFromParse.x = viewBoxTransform.x; - rootFromParse.y = viewBoxTransform.y; - } - // SVG needs to clip based on `viewBox`. And some SVG files really rely on this feature. - // They do not strictly confine all of the content inside a display rect, but deliberately - // use a `viewBox` to define a displayable rect. - // PENDING: - // The drawback of the `setClipPath` here is: the region label (genereted by echarts) near the - // edge might also be clipped, because region labels are put as `textContent` of the SVG path. - root.setClipPath(new Rect({ - shape: boundingRect.plain() - })); - var named = []; - each(result.named, function (namedItem) { - if (REGION_AVAILABLE_SVG_TAG_MAP.get(namedItem.svgNodeTagLower) != null) { - named.push(namedItem); - setSilent(namedItem.el); - } - }); - return { - root: root, - boundingRect: boundingRect, - named: named - }; - }; - /** - * Consider: - * (1) One graphic element can not be shared by different `geoView` running simultaneously. - * Notice, also need to consider multiple echarts instances share a `mapRecord`. - * (2) Converting SVG to graphic elements is time consuming. - * (3) In the current architecture, `load` should be called frequently to get boundingRect, - * and it is called without view info. - * So we maintain graphic elements in this module, and enables `view` to use/return these - * graphics from/to the pool with it's uid. - */ - GeoSVGResource.prototype.useGraphic = function (hostKey /* , nameMap: NameMap */) { - var usedRootMap = this._usedGraphicMap; - var svgGraphic = usedRootMap.get(hostKey); - if (svgGraphic) { - return svgGraphic; - } - svgGraphic = this._freedGraphics.pop() - // use the first boundingRect to avoid duplicated boundingRect calculation. - || this._buildGraphic(this._parsedXML); - usedRootMap.set(hostKey, svgGraphic); - // PENDING: `nameMap` will not be supported until some real requirement come. - // `nameMap` can only be obtained from echarts option. - // The original `named` must not be modified. - // if (nameMap) { - // svgGraphic = extend({}, svgGraphic); - // svgGraphic.named = applyNameMap(svgGraphic.named, nameMap); - // } - return svgGraphic; - }; - GeoSVGResource.prototype.freeGraphic = function (hostKey) { - var usedRootMap = this._usedGraphicMap; - var svgGraphic = usedRootMap.get(hostKey); - if (svgGraphic) { - usedRootMap.removeKey(hostKey); - this._freedGraphics.push(svgGraphic); - } - }; - return GeoSVGResource; -}(); -export { GeoSVGResource }; -function setSilent(el) { - // Only named element has silent: false, other elements should - // act as background and has no user interaction. - el.silent = false; - // text|tspan will be converted to group. - if (el.isGroup) { - el.traverse(function (child) { - child.silent = false; - }); - } -} -function createRegions(named) { - var regions = []; - var regionsMap = createHashMap(); - // Create resions only for the first graphic. - each(named, function (namedItem) { - // Region has feature to calculate center for tooltip or other features. - // If there is a , the center should be the center of the - // bounding rect of the g. - if (namedItem.namedFrom != null) { - return; - } - var region = new GeoSVGRegion(namedItem.name, namedItem.el); - // PENDING: if `nameMap` supported, this region can not be mounted on - // `this`, but can only be created each time `load()` called. - regions.push(region); - // PENDING: if multiple tag named with the same name, only one will be - // found by `_regionsMap`. `_regionsMap` is used to find a coordinate - // by name. We use `region.getCenter()` as the coordinate. - regionsMap.set(namedItem.name, region); - }); - return { - regions: regions, - regionsMap: regionsMap - }; -} -// PENDING: `nameMap` will not be supported until some real requirement come. -// /** -// * Use the alias in geoNameMap. -// * The input `named` must not be modified. -// */ -// function applyNameMap( -// named: GeoSVGGraphicRecord['named'], -// nameMap: NameMap -// ): GeoSVGGraphicRecord['named'] { -// const result = [] as GeoSVGGraphicRecord['named']; -// for (let i = 0; i < named.length; i++) { -// let regionGraphic = named[i]; -// const name = regionGraphic.name; -// if (nameMap && nameMap.hasOwnProperty(name)) { -// regionGraphic = extend({}, regionGraphic); -// regionGraphic.name = name; -// } -// result.push(regionGraphic); -// } -// return result; -// } \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/Region.js b/node_modules/echarts/lib/coord/geo/Region.js deleted file mode 100644 index 4e3576e..0000000 --- a/node_modules/echarts/lib/coord/geo/Region.js +++ /dev/null @@ -1,286 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import * as vec2 from 'zrender/lib/core/vector.js'; -import * as polygonContain from 'zrender/lib/contain/polygon.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import { each } from 'zrender/lib/core/util.js'; -var TMP_TRANSFORM = []; -function transformPoints(points, transform) { - for (var p = 0; p < points.length; p++) { - vec2.applyTransform(points[p], points[p], transform); - } -} -function updateBBoxFromPoints(points, min, max, projection) { - for (var i = 0; i < points.length; i++) { - var p = points[i]; - if (projection) { - // projection may return null point. - p = projection.project(p); - } - if (p && isFinite(p[0]) && isFinite(p[1])) { - vec2.min(min, min, p); - vec2.max(max, max, p); - } - } -} -function centroid(points) { - var signedArea = 0; - var cx = 0; - var cy = 0; - var len = points.length; - var x0 = points[len - 1][0]; - var y0 = points[len - 1][1]; - // Polygon should been closed. - for (var i = 0; i < len; i++) { - var x1 = points[i][0]; - var y1 = points[i][1]; - var a = x0 * y1 - x1 * y0; - signedArea += a; - cx += (x0 + x1) * a; - cy += (y0 + y1) * a; - x0 = x1; - y0 = y1; - } - return signedArea ? [cx / signedArea / 3, cy / signedArea / 3, signedArea] : [points[0][0] || 0, points[0][1] || 0]; -} -var Region = /** @class */function () { - function Region(name) { - this.name = name; - } - Region.prototype.setCenter = function (center) { - this._center = center; - }; - /** - * Get center point in data unit. That is, - * for GeoJSONRegion, the unit is lat/lng, - * for GeoSVGRegion, the unit is SVG local coord. - */ - Region.prototype.getCenter = function () { - var center = this._center; - if (!center) { - // In most cases there are no need to calculate this center. - // So calculate only when called. - center = this._center = this.calcCenter(); - } - return center; - }; - return Region; -}(); -export { Region }; -var GeoJSONPolygonGeometry = /** @class */function () { - function GeoJSONPolygonGeometry(exterior, interiors) { - this.type = 'polygon'; - this.exterior = exterior; - this.interiors = interiors; - } - return GeoJSONPolygonGeometry; -}(); -export { GeoJSONPolygonGeometry }; -var GeoJSONLineStringGeometry = /** @class */function () { - function GeoJSONLineStringGeometry(points) { - this.type = 'linestring'; - this.points = points; - } - return GeoJSONLineStringGeometry; -}(); -export { GeoJSONLineStringGeometry }; -var GeoJSONRegion = /** @class */function (_super) { - __extends(GeoJSONRegion, _super); - function GeoJSONRegion(name, geometries, cp) { - var _this = _super.call(this, name) || this; - _this.type = 'geoJSON'; - _this.geometries = geometries; - _this._center = cp && [cp[0], cp[1]]; - return _this; - } - GeoJSONRegion.prototype.calcCenter = function () { - var geometries = this.geometries; - var largestGeo; - var largestGeoSize = 0; - for (var i = 0; i < geometries.length; i++) { - var geo = geometries[i]; - var exterior = geo.exterior; - // Simple trick to use points count instead of polygon area as region size. - // Ignore linestring - var size = exterior && exterior.length; - if (size > largestGeoSize) { - largestGeo = geo; - largestGeoSize = size; - } - } - if (largestGeo) { - return centroid(largestGeo.exterior); - } - // from bounding rect by default. - var rect = this.getBoundingRect(); - return [rect.x + rect.width / 2, rect.y + rect.height / 2]; - }; - GeoJSONRegion.prototype.getBoundingRect = function (projection) { - var rect = this._rect; - // Always recalculate if using projection. - if (rect && !projection) { - return rect; - } - var min = [Infinity, Infinity]; - var max = [-Infinity, -Infinity]; - var geometries = this.geometries; - each(geometries, function (geo) { - if (geo.type === 'polygon') { - // Doesn't consider hole - updateBBoxFromPoints(geo.exterior, min, max, projection); - } else { - each(geo.points, function (points) { - updateBBoxFromPoints(points, min, max, projection); - }); - } - }); - // Normalie invalid bounding. - if (!(isFinite(min[0]) && isFinite(min[1]) && isFinite(max[0]) && isFinite(max[1]))) { - min[0] = min[1] = max[0] = max[1] = 0; - } - rect = new BoundingRect(min[0], min[1], max[0] - min[0], max[1] - min[1]); - if (!projection) { - this._rect = rect; - } - return rect; - }; - GeoJSONRegion.prototype.contain = function (coord) { - var rect = this.getBoundingRect(); - var geometries = this.geometries; - if (!rect.contain(coord[0], coord[1])) { - return false; - } - loopGeo: for (var i = 0, len = geometries.length; i < len; i++) { - var geo = geometries[i]; - // Only support polygon. - if (geo.type !== 'polygon') { - continue; - } - var exterior = geo.exterior; - var interiors = geo.interiors; - if (polygonContain.contain(exterior, coord[0], coord[1])) { - // Not in the region if point is in the hole. - for (var k = 0; k < (interiors ? interiors.length : 0); k++) { - if (polygonContain.contain(interiors[k], coord[0], coord[1])) { - continue loopGeo; - } - } - return true; - } - } - return false; - }; - /** - * Transform the raw coords to target bounding. - * @param x - * @param y - * @param width - * @param height - */ - GeoJSONRegion.prototype.transformTo = function (x, y, width, height) { - var rect = this.getBoundingRect(); - var aspect = rect.width / rect.height; - if (!width) { - width = aspect * height; - } else if (!height) { - height = width / aspect; - } - var target = new BoundingRect(x, y, width, height); - var transform = rect.calculateTransform(target); - var geometries = this.geometries; - for (var i = 0; i < geometries.length; i++) { - var geo = geometries[i]; - if (geo.type === 'polygon') { - transformPoints(geo.exterior, transform); - each(geo.interiors, function (interior) { - transformPoints(interior, transform); - }); - } else { - each(geo.points, function (points) { - transformPoints(points, transform); - }); - } - } - rect = this._rect; - rect.copy(target); - // Update center - this._center = [rect.x + rect.width / 2, rect.y + rect.height / 2]; - }; - GeoJSONRegion.prototype.cloneShallow = function (name) { - name == null && (name = this.name); - var newRegion = new GeoJSONRegion(name, this.geometries, this._center); - newRegion._rect = this._rect; - newRegion.transformTo = null; // Simply avoid to be called. - return newRegion; - }; - return GeoJSONRegion; -}(Region); -export { GeoJSONRegion }; -var GeoSVGRegion = /** @class */function (_super) { - __extends(GeoSVGRegion, _super); - function GeoSVGRegion(name, elOnlyForCalculate) { - var _this = _super.call(this, name) || this; - _this.type = 'geoSVG'; - _this._elOnlyForCalculate = elOnlyForCalculate; - return _this; - } - GeoSVGRegion.prototype.calcCenter = function () { - var el = this._elOnlyForCalculate; - var rect = el.getBoundingRect(); - var center = [rect.x + rect.width / 2, rect.y + rect.height / 2]; - var mat = matrix.identity(TMP_TRANSFORM); - var target = el; - while (target && !target.isGeoSVGGraphicRoot) { - matrix.mul(mat, target.getLocalTransform(), mat); - target = target.parent; - } - matrix.invert(mat, mat); - vec2.applyTransform(center, center, mat); - return center; - }; - return GeoSVGRegion; -}(Region); -export { GeoSVGRegion }; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js b/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js deleted file mode 100644 index 91a76b0..0000000 --- a/node_modules/echarts/lib/coord/geo/fix/diaoyuIsland.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Fix for 钓鱼岛 -// let Region = require('../Region'); -// let zrUtil = require('zrender/lib/core/util'); -// let geoCoord = [126, 25]; -var points = [[[123.45165252685547, 25.73527164402261], [123.49731445312499, 25.73527164402261], [123.49731445312499, 25.750734064600884], [123.45165252685547, 25.750734064600884], [123.45165252685547, 25.73527164402261]]]; -export default function fixDiaoyuIsland(mapType, region) { - if (mapType === 'china' && region.name === '台湾') { - region.geometries.push({ - type: 'polygon', - exterior: points[0] - }); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/fix/geoCoord.js b/node_modules/echarts/lib/coord/geo/fix/geoCoord.js deleted file mode 100644 index bdeac8d..0000000 --- a/node_modules/echarts/lib/coord/geo/fix/geoCoord.js +++ /dev/null @@ -1,57 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var geoCoordMap = { - 'Russia': [100, 60], - 'United States': [-99, 38], - 'United States of America': [-99, 38] -}; -export default function fixGeoCoords(mapType, region) { - if (mapType === 'world') { - var geoCoord = geoCoordMap[region.name]; - if (geoCoord) { - var cp = [geoCoord[0], geoCoord[1]]; - region.setCenter(cp); - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/fix/nanhai.js b/node_modules/echarts/lib/coord/geo/fix/nanhai.js deleted file mode 100644 index af67c2d..0000000 --- a/node_modules/echarts/lib/coord/geo/fix/nanhai.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Fix for 南海诸岛 -import * as zrUtil from 'zrender/lib/core/util.js'; -import { GeoJSONRegion } from '../Region.js'; -var geoCoord = [126, 25]; -var nanhaiName = '南海诸岛'; -var points = [[[0, 3.5], [7, 11.2], [15, 11.9], [30, 7], [42, 0.7], [52, 0.7], [56, 7.7], [59, 0.7], [64, 0.7], [64, 0], [5, 0], [0, 3.5]], [[13, 16.1], [19, 14.7], [16, 21.7], [11, 23.1], [13, 16.1]], [[12, 32.2], [14, 38.5], [15, 38.5], [13, 32.2], [12, 32.2]], [[16, 47.6], [12, 53.2], [13, 53.2], [18, 47.6], [16, 47.6]], [[6, 64.4], [8, 70], [9, 70], [8, 64.4], [6, 64.4]], [[23, 82.6], [29, 79.8], [30, 79.8], [25, 82.6], [23, 82.6]], [[37, 70.7], [43, 62.3], [44, 62.3], [39, 70.7], [37, 70.7]], [[48, 51.1], [51, 45.5], [53, 45.5], [50, 51.1], [48, 51.1]], [[51, 35], [51, 28.7], [53, 28.7], [53, 35], [51, 35]], [[52, 22.4], [55, 17.5], [56, 17.5], [53, 22.4], [52, 22.4]], [[58, 12.6], [62, 7], [63, 7], [60, 12.6], [58, 12.6]], [[0, 3.5], [0, 93.1], [64, 93.1], [64, 0], [63, 0], [63, 92.4], [1, 92.4], [1, 3.5], [0, 3.5]]]; -for (var i = 0; i < points.length; i++) { - for (var k = 0; k < points[i].length; k++) { - points[i][k][0] /= 10.5; - points[i][k][1] /= -10.5 / 0.75; - points[i][k][0] += geoCoord[0]; - points[i][k][1] += geoCoord[1]; - } -} -export default function fixNanhai(mapType, regions) { - if (mapType === 'china') { - for (var i = 0; i < regions.length; i++) { - // Already exists. - if (regions[i].name === nanhaiName) { - return; - } - } - regions.push(new GeoJSONRegion(nanhaiName, zrUtil.map(points, function (exterior) { - return { - type: 'polygon', - exterior: exterior - }; - }), geoCoord)); - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/fix/textCoord.js b/node_modules/echarts/lib/coord/geo/fix/textCoord.js deleted file mode 100644 index 086188f..0000000 --- a/node_modules/echarts/lib/coord/geo/fix/textCoord.js +++ /dev/null @@ -1,63 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var coordsOffsetMap = { - '南海诸岛': [32, 80], - // 全国 - '广东': [0, -10], - '香港': [10, 5], - '澳门': [-10, 10], - // '北京': [-10, 0], - '天津': [5, 5] -}; -export default function fixTextCoords(mapType, region) { - if (mapType === 'china') { - var coordFix = coordsOffsetMap[region.name]; - if (coordFix) { - var cp = region.getCenter(); - cp[0] += coordFix[0] / 10.5; - cp[1] += -coordFix[1] / (10.5 / 0.75); - region.setCenter(cp); - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/geoCreator.js b/node_modules/echarts/lib/coord/geo/geoCreator.js deleted file mode 100644 index 498e390..0000000 --- a/node_modules/echarts/lib/coord/geo/geoCreator.js +++ /dev/null @@ -1,236 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import Geo, { geo2DDimensions } from './Geo.js'; -import * as layout from '../../util/layout.js'; -import * as numberUtil from '../../util/number.js'; -import geoSourceManager from './geoSourceManager.js'; -import * as vector from 'zrender/lib/core/vector.js'; -/** - * Resize method bound to the geo - */ -function resizeGeo(geoModel, api) { - var boundingCoords = geoModel.get('boundingCoords'); - if (boundingCoords != null) { - var leftTop_1 = boundingCoords[0]; - var rightBottom_1 = boundingCoords[1]; - if (!(isFinite(leftTop_1[0]) && isFinite(leftTop_1[1]) && isFinite(rightBottom_1[0]) && isFinite(rightBottom_1[1]))) { - if (process.env.NODE_ENV !== 'production') { - console.error('Invalid boundingCoords'); - } - } else { - // Sample around the lng/lat rect and use projection to calculate actual bounding rect. - var projection_1 = this.projection; - if (projection_1) { - var xMin = leftTop_1[0]; - var yMin = leftTop_1[1]; - var xMax = rightBottom_1[0]; - var yMax = rightBottom_1[1]; - leftTop_1 = [Infinity, Infinity]; - rightBottom_1 = [-Infinity, -Infinity]; - // TODO better way? - var sampleLine = function (x0, y0, x1, y1) { - var dx = x1 - x0; - var dy = y1 - y0; - for (var i = 0; i <= 100; i++) { - var p = i / 100; - var pt = projection_1.project([x0 + dx * p, y0 + dy * p]); - vector.min(leftTop_1, leftTop_1, pt); - vector.max(rightBottom_1, rightBottom_1, pt); - } - }; - // Top - sampleLine(xMin, yMin, xMax, yMin); - // Right - sampleLine(xMax, yMin, xMax, yMax); - // Bottom - sampleLine(xMax, yMax, xMin, yMax); - // Left - sampleLine(xMin, yMax, xMax, yMin); - } - this.setBoundingRect(leftTop_1[0], leftTop_1[1], rightBottom_1[0] - leftTop_1[0], rightBottom_1[1] - leftTop_1[1]); - } - } - var rect = this.getBoundingRect(); - var centerOption = geoModel.get('layoutCenter'); - var sizeOption = geoModel.get('layoutSize'); - var viewWidth = api.getWidth(); - var viewHeight = api.getHeight(); - var aspect = rect.width / rect.height * this.aspectScale; - var useCenterAndSize = false; - var center; - var size; - if (centerOption && sizeOption) { - center = [numberUtil.parsePercent(centerOption[0], viewWidth), numberUtil.parsePercent(centerOption[1], viewHeight)]; - size = numberUtil.parsePercent(sizeOption, Math.min(viewWidth, viewHeight)); - if (!isNaN(center[0]) && !isNaN(center[1]) && !isNaN(size)) { - useCenterAndSize = true; - } else { - if (process.env.NODE_ENV !== 'production') { - console.warn('Given layoutCenter or layoutSize data are invalid. Use left/top/width/height instead.'); - } - } - } - var viewRect; - if (useCenterAndSize) { - viewRect = {}; - if (aspect > 1) { - // Width is same with size - viewRect.width = size; - viewRect.height = size / aspect; - } else { - viewRect.height = size; - viewRect.width = size * aspect; - } - viewRect.y = center[1] - viewRect.height / 2; - viewRect.x = center[0] - viewRect.width / 2; - } else { - // Use left/top/width/height - var boxLayoutOption = geoModel.getBoxLayoutParams(); - boxLayoutOption.aspect = aspect; - viewRect = layout.getLayoutRect(boxLayoutOption, { - width: viewWidth, - height: viewHeight - }); - } - this.setViewRect(viewRect.x, viewRect.y, viewRect.width, viewRect.height); - this.setCenter(geoModel.get('center'), api); - this.setZoom(geoModel.get('zoom')); -} -// Back compat for ECharts2, where the coord map is set on map series: -// {type: 'map', geoCoord: {'cityA': [116.46,39.92], 'cityA': [119.12,24.61]}}, -function setGeoCoords(geo, model) { - zrUtil.each(model.get('geoCoord'), function (geoCoord, name) { - geo.addGeoCoord(name, geoCoord); - }); -} -var GeoCreator = /** @class */function () { - function GeoCreator() { - // For deciding which dimensions to use when creating list data - this.dimensions = geo2DDimensions; - } - GeoCreator.prototype.create = function (ecModel, api) { - var geoList = []; - function getCommonGeoProperties(model) { - return { - nameProperty: model.get('nameProperty'), - aspectScale: model.get('aspectScale'), - projection: model.get('projection') - }; - } - // FIXME Create each time may be slow - ecModel.eachComponent('geo', function (geoModel, idx) { - var mapName = geoModel.get('map'); - var geo = new Geo(mapName + idx, mapName, zrUtil.extend({ - nameMap: geoModel.get('nameMap') - }, getCommonGeoProperties(geoModel))); - geo.zoomLimit = geoModel.get('scaleLimit'); - geoList.push(geo); - // setGeoCoords(geo, geoModel); - geoModel.coordinateSystem = geo; - geo.model = geoModel; - // Inject resize method - geo.resize = resizeGeo; - geo.resize(geoModel, api); - }); - ecModel.eachSeries(function (seriesModel) { - var coordSys = seriesModel.get('coordinateSystem'); - if (coordSys === 'geo') { - var geoIndex = seriesModel.get('geoIndex') || 0; - seriesModel.coordinateSystem = geoList[geoIndex]; - } - }); - // If has map series - var mapModelGroupBySeries = {}; - ecModel.eachSeriesByType('map', function (seriesModel) { - if (!seriesModel.getHostGeoModel()) { - var mapType = seriesModel.getMapType(); - mapModelGroupBySeries[mapType] = mapModelGroupBySeries[mapType] || []; - mapModelGroupBySeries[mapType].push(seriesModel); - } - }); - zrUtil.each(mapModelGroupBySeries, function (mapSeries, mapType) { - var nameMapList = zrUtil.map(mapSeries, function (singleMapSeries) { - return singleMapSeries.get('nameMap'); - }); - var geo = new Geo(mapType, mapType, zrUtil.extend({ - nameMap: zrUtil.mergeAll(nameMapList) - }, getCommonGeoProperties(mapSeries[0]))); - geo.zoomLimit = zrUtil.retrieve.apply(null, zrUtil.map(mapSeries, function (singleMapSeries) { - return singleMapSeries.get('scaleLimit'); - })); - geoList.push(geo); - // Inject resize method - geo.resize = resizeGeo; - geo.resize(mapSeries[0], api); - zrUtil.each(mapSeries, function (singleMapSeries) { - singleMapSeries.coordinateSystem = geo; - setGeoCoords(geo, singleMapSeries); - }); - }); - return geoList; - }; - /** - * Fill given regions array - */ - GeoCreator.prototype.getFilledRegions = function (originRegionArr, mapName, nameMap, nameProperty) { - // Not use the original - var regionsArr = (originRegionArr || []).slice(); - var dataNameMap = zrUtil.createHashMap(); - for (var i = 0; i < regionsArr.length; i++) { - dataNameMap.set(regionsArr[i].name, regionsArr[i]); - } - var source = geoSourceManager.load(mapName, nameMap, nameProperty); - zrUtil.each(source.regions, function (region) { - var name = region.name; - !dataNameMap.get(name) && regionsArr.push({ - name: name - }); - }); - return regionsArr; - }; - return GeoCreator; -}(); -var geoCreator = new GeoCreator(); -export default geoCreator; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/geoSourceManager.js b/node_modules/echarts/lib/coord/geo/geoSourceManager.js deleted file mode 100644 index 38f5705..0000000 --- a/node_modules/echarts/lib/coord/geo/geoSourceManager.js +++ /dev/null @@ -1,121 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap } from 'zrender/lib/core/util.js'; -import { GeoSVGResource } from './GeoSVGResource.js'; -import { GeoJSONResource } from './GeoJSONResource.js'; -var storage = createHashMap(); -export default { - /** - * Compatible with previous `echarts.registerMap`. - * - * @usage - * ```js - * - * echarts.registerMap('USA', geoJson, specialAreas); - * - * echarts.registerMap('USA', { - * geoJson: geoJson, - * specialAreas: {...} - * }); - * echarts.registerMap('USA', { - * geoJSON: geoJson, - * specialAreas: {...} - * }); - * - * echarts.registerMap('airport', { - * svg: svg - * } - * ``` - * - * Note: - * Do not support that register multiple geoJSON or SVG - * one map name. Because different geoJSON and SVG have - * different unit. It's not easy to make sure how those - * units are mapping/normalize. - * If intending to use multiple geoJSON or SVG, we can - * use multiple geo coordinate system. - */ - registerMap: function (mapName, rawDef, rawSpecialAreas) { - if (rawDef.svg) { - var resource = new GeoSVGResource(mapName, rawDef.svg); - storage.set(mapName, resource); - } else { - // Recommend: - // echarts.registerMap('eu', { geoJSON: xxx, specialAreas: xxx }); - // Backward compatibility: - // echarts.registerMap('eu', geoJSON, specialAreas); - // echarts.registerMap('eu', { geoJson: xxx, specialAreas: xxx }); - var geoJSON = rawDef.geoJson || rawDef.geoJSON; - if (geoJSON && !rawDef.features) { - rawSpecialAreas = rawDef.specialAreas; - } else { - geoJSON = rawDef; - } - var resource = new GeoJSONResource(mapName, geoJSON, rawSpecialAreas); - storage.set(mapName, resource); - } - }, - getGeoResource: function (mapName) { - return storage.get(mapName); - }, - /** - * Only for exporting to users. - * **MUST NOT** used internally. - */ - getMapForUser: function (mapName) { - var resource = storage.get(mapName); - // Do not support return SVG until some real requirement come. - return resource && resource.type === 'geoJSON' && resource.getMapForUser(); - }, - load: function (mapName, nameMap, nameProperty) { - var resource = storage.get(mapName); - if (!resource) { - if (process.env.NODE_ENV !== 'production') { - console.error('Map ' + mapName + ' not exists. The GeoJSON of the map must be provided.'); - } - return; - } - return resource.load(nameMap, nameProperty); - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/geoTypes.js b/node_modules/echarts/lib/coord/geo/geoTypes.js deleted file mode 100644 index 75d6fc4..0000000 --- a/node_modules/echarts/lib/coord/geo/geoTypes.js +++ /dev/null @@ -1,54 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -; -; -; -; -; -; -; -; -; -; -export {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/parseGeoJson.js b/node_modules/echarts/lib/coord/geo/parseGeoJson.js deleted file mode 100644 index bc41a07..0000000 --- a/node_modules/echarts/lib/coord/geo/parseGeoJson.js +++ /dev/null @@ -1,146 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Parse and decode geo json - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { GeoJSONLineStringGeometry, GeoJSONPolygonGeometry, GeoJSONRegion } from './Region.js'; -function decode(json) { - if (!json.UTF8Encoding) { - return json; - } - var jsonCompressed = json; - var encodeScale = jsonCompressed.UTF8Scale; - if (encodeScale == null) { - encodeScale = 1024; - } - var features = jsonCompressed.features; - zrUtil.each(features, function (feature) { - var geometry = feature.geometry; - var encodeOffsets = geometry.encodeOffsets; - var coordinates = geometry.coordinates; - // Geometry may be appeded manually in the script after json loaded. - // In this case this geometry is usually not encoded. - if (!encodeOffsets) { - return; - } - switch (geometry.type) { - case 'LineString': - geometry.coordinates = decodeRing(coordinates, encodeOffsets, encodeScale); - break; - case 'Polygon': - decodeRings(coordinates, encodeOffsets, encodeScale); - break; - case 'MultiLineString': - decodeRings(coordinates, encodeOffsets, encodeScale); - break; - case 'MultiPolygon': - zrUtil.each(coordinates, function (rings, idx) { - return decodeRings(rings, encodeOffsets[idx], encodeScale); - }); - } - }); - // Has been decoded - jsonCompressed.UTF8Encoding = false; - return jsonCompressed; -} -function decodeRings(rings, encodeOffsets, encodeScale) { - for (var c = 0; c < rings.length; c++) { - rings[c] = decodeRing(rings[c], encodeOffsets[c], encodeScale); - } -} -function decodeRing(coordinate, encodeOffsets, encodeScale) { - var result = []; - var prevX = encodeOffsets[0]; - var prevY = encodeOffsets[1]; - for (var i = 0; i < coordinate.length; i += 2) { - var x = coordinate.charCodeAt(i) - 64; - var y = coordinate.charCodeAt(i + 1) - 64; - // ZigZag decoding - x = x >> 1 ^ -(x & 1); - y = y >> 1 ^ -(y & 1); - // Delta deocding - x += prevX; - y += prevY; - prevX = x; - prevY = y; - // Dequantize - result.push([x / encodeScale, y / encodeScale]); - } - return result; -} -export default function parseGeoJSON(geoJson, nameProperty) { - geoJson = decode(geoJson); - return zrUtil.map(zrUtil.filter(geoJson.features, function (featureObj) { - // Output of mapshaper may have geometry null - return featureObj.geometry && featureObj.properties && featureObj.geometry.coordinates.length > 0; - }), function (featureObj) { - var properties = featureObj.properties; - var geo = featureObj.geometry; - var geometries = []; - switch (geo.type) { - case 'Polygon': - var coordinates = geo.coordinates; - // According to the GeoJSON specification. - // First must be exterior, and the rest are all interior(holes). - geometries.push(new GeoJSONPolygonGeometry(coordinates[0], coordinates.slice(1))); - break; - case 'MultiPolygon': - zrUtil.each(geo.coordinates, function (item) { - if (item[0]) { - geometries.push(new GeoJSONPolygonGeometry(item[0], item.slice(1))); - } - }); - break; - case 'LineString': - geometries.push(new GeoJSONLineStringGeometry([geo.coordinates])); - break; - case 'MultiLineString': - geometries.push(new GeoJSONLineStringGeometry(geo.coordinates)); - } - var region = new GeoJSONRegion(properties[nameProperty || 'name'], geometries, properties.cp); - region.properties = properties; - return region; - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/geo/prepareCustom.js b/node_modules/echarts/lib/coord/geo/prepareCustom.js deleted file mode 100644 index 1df22e9..0000000 --- a/node_modules/echarts/lib/coord/geo/prepareCustom.js +++ /dev/null @@ -1,79 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -function dataToCoordSize(dataSize, dataItem) { - dataItem = dataItem || [0, 0]; - return zrUtil.map([0, 1], function (dimIdx) { - var val = dataItem[dimIdx]; - var halfSize = dataSize[dimIdx] / 2; - var p1 = []; - var p2 = []; - p1[dimIdx] = val - halfSize; - p2[dimIdx] = val + halfSize; - p1[1 - dimIdx] = p2[1 - dimIdx] = dataItem[1 - dimIdx]; - return Math.abs(this.dataToPoint(p1)[dimIdx] - this.dataToPoint(p2)[dimIdx]); - }, this); -} -export default function geoPrepareCustom(coordSys) { - var rect = coordSys.getBoundingRect(); - return { - coordSys: { - type: 'geo', - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height, - zoom: coordSys.getZoom() - }, - api: { - coord: function (data) { - // do not provide "out" and noRoam param, - // Compatible with this usage: - // echarts.util.map(item.points, api.coord) - return coordSys.dataToPoint(data); - }, - size: zrUtil.bind(dataToCoordSize, coordSys) - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/AxisModel.js b/node_modules/echarts/lib/coord/parallel/AxisModel.js deleted file mode 100644 index 3c301b9..0000000 --- a/node_modules/echarts/lib/coord/parallel/AxisModel.js +++ /dev/null @@ -1,114 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -import makeStyleMapper from '../../model/mixin/makeStyleMapper.js'; -import * as numberUtil from '../../util/number.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -var ParallelAxisModel = /** @class */function (_super) { - __extends(ParallelAxisModel, _super); - function ParallelAxisModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelAxisModel.type; - /** - * @readOnly - */ - _this.activeIntervals = []; - return _this; - } - ParallelAxisModel.prototype.getAreaSelectStyle = function () { - return makeStyleMapper([['fill', 'color'], ['lineWidth', 'borderWidth'], ['stroke', 'borderColor'], ['width', 'width'], ['opacity', 'opacity'] - // Option decal is in `DecalObject` but style.decal is in `PatternObject`. - // So do not transfer decal directly. - ])(this.getModel('areaSelectStyle')); - }; - /** - * The code of this feature is put on AxisModel but not ParallelAxis, - * because axisModel can be alive after echarts updating but instance of - * ParallelAxis having been disposed. this._activeInterval should be kept - * when action dispatched (i.e. legend click). - * - * @param intervals `interval.length === 0` means set all active. - */ - ParallelAxisModel.prototype.setActiveIntervals = function (intervals) { - var activeIntervals = this.activeIntervals = zrUtil.clone(intervals); - // Normalize - if (activeIntervals) { - for (var i = activeIntervals.length - 1; i >= 0; i--) { - numberUtil.asc(activeIntervals[i]); - } - } - }; - /** - * @param value When only attempting detect whether 'no activeIntervals set', - * `value` is not needed to be input. - */ - ParallelAxisModel.prototype.getActiveState = function (value) { - var activeIntervals = this.activeIntervals; - if (!activeIntervals.length) { - return 'normal'; - } - if (value == null || isNaN(+value)) { - return 'inactive'; - } - // Simple optimization - if (activeIntervals.length === 1) { - var interval = activeIntervals[0]; - if (interval[0] <= value && value <= interval[1]) { - return 'active'; - } - } else { - for (var i = 0, len = activeIntervals.length; i < len; i++) { - if (activeIntervals[i][0] <= value && value <= activeIntervals[i][1]) { - return 'active'; - } - } - } - return 'inactive'; - }; - return ParallelAxisModel; -}(ComponentModel); -zrUtil.mixin(ParallelAxisModel, AxisModelCommonMixin); -export default ParallelAxisModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/Parallel.js b/node_modules/echarts/lib/coord/parallel/Parallel.js deleted file mode 100644 index 59186ae..0000000 --- a/node_modules/echarts/lib/coord/parallel/Parallel.js +++ /dev/null @@ -1,410 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Parallel Coordinates - * - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as layoutUtil from '../../util/layout.js'; -import * as axisHelper from '../../coord/axisHelper.js'; -import ParallelAxis from './ParallelAxis.js'; -import * as graphic from '../../util/graphic.js'; -import * as numberUtil from '../../util/number.js'; -import sliderMove from '../../component/helper/sliderMove.js'; -var each = zrUtil.each; -var mathMin = Math.min; -var mathMax = Math.max; -var mathFloor = Math.floor; -var mathCeil = Math.ceil; -var round = numberUtil.round; -var PI = Math.PI; -var Parallel = /** @class */function () { - function Parallel(parallelModel, ecModel, api) { - this.type = 'parallel'; - /** - * key: dimension - */ - this._axesMap = zrUtil.createHashMap(); - /** - * key: dimension - * value: {position: [], rotation, } - */ - this._axesLayout = {}; - this.dimensions = parallelModel.dimensions; - this._model = parallelModel; - this._init(parallelModel, ecModel, api); - } - Parallel.prototype._init = function (parallelModel, ecModel, api) { - var dimensions = parallelModel.dimensions; - var parallelAxisIndex = parallelModel.parallelAxisIndex; - each(dimensions, function (dim, idx) { - var axisIndex = parallelAxisIndex[idx]; - var axisModel = ecModel.getComponent('parallelAxis', axisIndex); - var axis = this._axesMap.set(dim, new ParallelAxis(dim, axisHelper.createScaleByModel(axisModel), [0, 0], axisModel.get('type'), axisIndex)); - var isCategory = axis.type === 'category'; - axis.onBand = isCategory && axisModel.get('boundaryGap'); - axis.inverse = axisModel.get('inverse'); - // Injection - axisModel.axis = axis; - axis.model = axisModel; - axis.coordinateSystem = axisModel.coordinateSystem = this; - }, this); - }; - /** - * Update axis scale after data processed - */ - Parallel.prototype.update = function (ecModel, api) { - this._updateAxesFromSeries(this._model, ecModel); - }; - Parallel.prototype.containPoint = function (point) { - var layoutInfo = this._makeLayoutInfo(); - var axisBase = layoutInfo.axisBase; - var layoutBase = layoutInfo.layoutBase; - var pixelDimIndex = layoutInfo.pixelDimIndex; - var pAxis = point[1 - pixelDimIndex]; - var pLayout = point[pixelDimIndex]; - return pAxis >= axisBase && pAxis <= axisBase + layoutInfo.axisLength && pLayout >= layoutBase && pLayout <= layoutBase + layoutInfo.layoutLength; - }; - Parallel.prototype.getModel = function () { - return this._model; - }; - /** - * Update properties from series - */ - Parallel.prototype._updateAxesFromSeries = function (parallelModel, ecModel) { - ecModel.eachSeries(function (seriesModel) { - if (!parallelModel.contains(seriesModel, ecModel)) { - return; - } - var data = seriesModel.getData(); - each(this.dimensions, function (dim) { - var axis = this._axesMap.get(dim); - axis.scale.unionExtentFromData(data, data.mapDimension(dim)); - axisHelper.niceScaleExtent(axis.scale, axis.model); - }, this); - }, this); - }; - /** - * Resize the parallel coordinate system. - */ - Parallel.prototype.resize = function (parallelModel, api) { - this._rect = layoutUtil.getLayoutRect(parallelModel.getBoxLayoutParams(), { - width: api.getWidth(), - height: api.getHeight() - }); - this._layoutAxes(); - }; - Parallel.prototype.getRect = function () { - return this._rect; - }; - Parallel.prototype._makeLayoutInfo = function () { - var parallelModel = this._model; - var rect = this._rect; - var xy = ['x', 'y']; - var wh = ['width', 'height']; - var layout = parallelModel.get('layout'); - var pixelDimIndex = layout === 'horizontal' ? 0 : 1; - var layoutLength = rect[wh[pixelDimIndex]]; - var layoutExtent = [0, layoutLength]; - var axisCount = this.dimensions.length; - var axisExpandWidth = restrict(parallelModel.get('axisExpandWidth'), layoutExtent); - var axisExpandCount = restrict(parallelModel.get('axisExpandCount') || 0, [0, axisCount]); - var axisExpandable = parallelModel.get('axisExpandable') && axisCount > 3 && axisCount > axisExpandCount && axisExpandCount > 1 && axisExpandWidth > 0 && layoutLength > 0; - // `axisExpandWindow` is According to the coordinates of [0, axisExpandLength], - // for sake of consider the case that axisCollapseWidth is 0 (when screen is narrow), - // where collapsed axes should be overlapped. - var axisExpandWindow = parallelModel.get('axisExpandWindow'); - var winSize; - if (!axisExpandWindow) { - winSize = restrict(axisExpandWidth * (axisExpandCount - 1), layoutExtent); - var axisExpandCenter = parallelModel.get('axisExpandCenter') || mathFloor(axisCount / 2); - axisExpandWindow = [axisExpandWidth * axisExpandCenter - winSize / 2]; - axisExpandWindow[1] = axisExpandWindow[0] + winSize; - } else { - winSize = restrict(axisExpandWindow[1] - axisExpandWindow[0], layoutExtent); - axisExpandWindow[1] = axisExpandWindow[0] + winSize; - } - var axisCollapseWidth = (layoutLength - winSize) / (axisCount - axisExpandCount); - // Avoid axisCollapseWidth is too small. - axisCollapseWidth < 3 && (axisCollapseWidth = 0); - // Find the first and last indices > ewin[0] and < ewin[1]. - var winInnerIndices = [mathFloor(round(axisExpandWindow[0] / axisExpandWidth, 1)) + 1, mathCeil(round(axisExpandWindow[1] / axisExpandWidth, 1)) - 1]; - // Pos in ec coordinates. - var axisExpandWindow0Pos = axisCollapseWidth / axisExpandWidth * axisExpandWindow[0]; - return { - layout: layout, - pixelDimIndex: pixelDimIndex, - layoutBase: rect[xy[pixelDimIndex]], - layoutLength: layoutLength, - axisBase: rect[xy[1 - pixelDimIndex]], - axisLength: rect[wh[1 - pixelDimIndex]], - axisExpandable: axisExpandable, - axisExpandWidth: axisExpandWidth, - axisCollapseWidth: axisCollapseWidth, - axisExpandWindow: axisExpandWindow, - axisCount: axisCount, - winInnerIndices: winInnerIndices, - axisExpandWindow0Pos: axisExpandWindow0Pos - }; - }; - Parallel.prototype._layoutAxes = function () { - var rect = this._rect; - var axes = this._axesMap; - var dimensions = this.dimensions; - var layoutInfo = this._makeLayoutInfo(); - var layout = layoutInfo.layout; - axes.each(function (axis) { - var axisExtent = [0, layoutInfo.axisLength]; - var idx = axis.inverse ? 1 : 0; - axis.setExtent(axisExtent[idx], axisExtent[1 - idx]); - }); - each(dimensions, function (dim, idx) { - var posInfo = (layoutInfo.axisExpandable ? layoutAxisWithExpand : layoutAxisWithoutExpand)(idx, layoutInfo); - var positionTable = { - horizontal: { - x: posInfo.position, - y: layoutInfo.axisLength - }, - vertical: { - x: 0, - y: posInfo.position - } - }; - var rotationTable = { - horizontal: PI / 2, - vertical: 0 - }; - var position = [positionTable[layout].x + rect.x, positionTable[layout].y + rect.y]; - var rotation = rotationTable[layout]; - var transform = matrix.create(); - matrix.rotate(transform, transform, rotation); - matrix.translate(transform, transform, position); - // TODO - // tick layout info - // TODO - // update dimensions info based on axis order. - this._axesLayout[dim] = { - position: position, - rotation: rotation, - transform: transform, - axisNameAvailableWidth: posInfo.axisNameAvailableWidth, - axisLabelShow: posInfo.axisLabelShow, - nameTruncateMaxWidth: posInfo.nameTruncateMaxWidth, - tickDirection: 1, - labelDirection: 1 - }; - }, this); - }; - /** - * Get axis by dim. - */ - Parallel.prototype.getAxis = function (dim) { - return this._axesMap.get(dim); - }; - /** - * Convert a dim value of a single item of series data to Point. - */ - Parallel.prototype.dataToPoint = function (value, dim) { - return this.axisCoordToPoint(this._axesMap.get(dim).dataToCoord(value), dim); - }; - /** - * Travel data for one time, get activeState of each data item. - * @param start the start dataIndex that travel from. - * @param end the next dataIndex of the last dataIndex will be travel. - */ - Parallel.prototype.eachActiveState = function (data, callback, start, end) { - start == null && (start = 0); - end == null && (end = data.count()); - var axesMap = this._axesMap; - var dimensions = this.dimensions; - var dataDimensions = []; - var axisModels = []; - zrUtil.each(dimensions, function (axisDim) { - dataDimensions.push(data.mapDimension(axisDim)); - axisModels.push(axesMap.get(axisDim).model); - }); - var hasActiveSet = this.hasAxisBrushed(); - for (var dataIndex = start; dataIndex < end; dataIndex++) { - var activeState = void 0; - if (!hasActiveSet) { - activeState = 'normal'; - } else { - activeState = 'active'; - var values = data.getValues(dataDimensions, dataIndex); - for (var j = 0, lenj = dimensions.length; j < lenj; j++) { - var state = axisModels[j].getActiveState(values[j]); - if (state === 'inactive') { - activeState = 'inactive'; - break; - } - } - } - callback(activeState, dataIndex); - } - }; - /** - * Whether has any activeSet. - */ - Parallel.prototype.hasAxisBrushed = function () { - var dimensions = this.dimensions; - var axesMap = this._axesMap; - var hasActiveSet = false; - for (var j = 0, lenj = dimensions.length; j < lenj; j++) { - if (axesMap.get(dimensions[j]).model.getActiveState() !== 'normal') { - hasActiveSet = true; - } - } - return hasActiveSet; - }; - /** - * Convert coords of each axis to Point. - * Return point. For example: [10, 20] - */ - Parallel.prototype.axisCoordToPoint = function (coord, dim) { - var axisLayout = this._axesLayout[dim]; - return graphic.applyTransform([coord, 0], axisLayout.transform); - }; - /** - * Get axis layout. - */ - Parallel.prototype.getAxisLayout = function (dim) { - return zrUtil.clone(this._axesLayout[dim]); - }; - /** - * @return {Object} {axisExpandWindow, delta, behavior: 'jump' | 'slide' | 'none'}. - */ - Parallel.prototype.getSlidedAxisExpandWindow = function (point) { - var layoutInfo = this._makeLayoutInfo(); - var pixelDimIndex = layoutInfo.pixelDimIndex; - var axisExpandWindow = layoutInfo.axisExpandWindow.slice(); - var winSize = axisExpandWindow[1] - axisExpandWindow[0]; - var extent = [0, layoutInfo.axisExpandWidth * (layoutInfo.axisCount - 1)]; - // Out of the area of coordinate system. - if (!this.containPoint(point)) { - return { - behavior: 'none', - axisExpandWindow: axisExpandWindow - }; - } - // Convert the point from global to expand coordinates. - var pointCoord = point[pixelDimIndex] - layoutInfo.layoutBase - layoutInfo.axisExpandWindow0Pos; - // For dragging operation convenience, the window should not be - // slided when mouse is the center area of the window. - var delta; - var behavior = 'slide'; - var axisCollapseWidth = layoutInfo.axisCollapseWidth; - var triggerArea = this._model.get('axisExpandSlideTriggerArea'); - // But consider touch device, jump is necessary. - var useJump = triggerArea[0] != null; - if (axisCollapseWidth) { - if (useJump && axisCollapseWidth && pointCoord < winSize * triggerArea[0]) { - behavior = 'jump'; - delta = pointCoord - winSize * triggerArea[2]; - } else if (useJump && axisCollapseWidth && pointCoord > winSize * (1 - triggerArea[0])) { - behavior = 'jump'; - delta = pointCoord - winSize * (1 - triggerArea[2]); - } else { - (delta = pointCoord - winSize * triggerArea[1]) >= 0 && (delta = pointCoord - winSize * (1 - triggerArea[1])) <= 0 && (delta = 0); - } - delta *= layoutInfo.axisExpandWidth / axisCollapseWidth; - delta ? sliderMove(delta, axisExpandWindow, extent, 'all') - // Avoid nonsense triger on mousemove. - : behavior = 'none'; - } - // When screen is too narrow, make it visible and slidable, although it is hard to interact. - else { - var winSize2 = axisExpandWindow[1] - axisExpandWindow[0]; - var pos = extent[1] * pointCoord / winSize2; - axisExpandWindow = [mathMax(0, pos - winSize2 / 2)]; - axisExpandWindow[1] = mathMin(extent[1], axisExpandWindow[0] + winSize2); - axisExpandWindow[0] = axisExpandWindow[1] - winSize2; - } - return { - axisExpandWindow: axisExpandWindow, - behavior: behavior - }; - }; - return Parallel; -}(); -function restrict(len, extent) { - return mathMin(mathMax(len, extent[0]), extent[1]); -} -function layoutAxisWithoutExpand(axisIndex, layoutInfo) { - var step = layoutInfo.layoutLength / (layoutInfo.axisCount - 1); - return { - position: step * axisIndex, - axisNameAvailableWidth: step, - axisLabelShow: true - }; -} -function layoutAxisWithExpand(axisIndex, layoutInfo) { - var layoutLength = layoutInfo.layoutLength; - var axisExpandWidth = layoutInfo.axisExpandWidth; - var axisCount = layoutInfo.axisCount; - var axisCollapseWidth = layoutInfo.axisCollapseWidth; - var winInnerIndices = layoutInfo.winInnerIndices; - var position; - var axisNameAvailableWidth = axisCollapseWidth; - var axisLabelShow = false; - var nameTruncateMaxWidth; - if (axisIndex < winInnerIndices[0]) { - position = axisIndex * axisCollapseWidth; - nameTruncateMaxWidth = axisCollapseWidth; - } else if (axisIndex <= winInnerIndices[1]) { - position = layoutInfo.axisExpandWindow0Pos + axisIndex * axisExpandWidth - layoutInfo.axisExpandWindow[0]; - axisNameAvailableWidth = axisExpandWidth; - axisLabelShow = true; - } else { - position = layoutLength - (axisCount - 1 - axisIndex) * axisCollapseWidth; - nameTruncateMaxWidth = axisCollapseWidth; - } - return { - position: position, - axisNameAvailableWidth: axisNameAvailableWidth, - axisLabelShow: axisLabelShow, - nameTruncateMaxWidth: nameTruncateMaxWidth - }; -} -export default Parallel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/ParallelAxis.js b/node_modules/echarts/lib/coord/parallel/ParallelAxis.js deleted file mode 100644 index 0fa1d4a..0000000 --- a/node_modules/echarts/lib/coord/parallel/ParallelAxis.js +++ /dev/null @@ -1,59 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../Axis.js'; -var ParallelAxis = /** @class */function (_super) { - __extends(ParallelAxis, _super); - function ParallelAxis(dim, scale, coordExtent, axisType, axisIndex) { - var _this = _super.call(this, dim, scale, coordExtent) || this; - _this.type = axisType || 'value'; - _this.axisIndex = axisIndex; - return _this; - } - ParallelAxis.prototype.isHorizontal = function () { - return this.coordinateSystem.getModel().get('layout') !== 'horizontal'; - }; - return ParallelAxis; -}(Axis); -export default ParallelAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/ParallelModel.js b/node_modules/echarts/lib/coord/parallel/ParallelModel.js deleted file mode 100644 index 456168f..0000000 --- a/node_modules/echarts/lib/coord/parallel/ParallelModel.js +++ /dev/null @@ -1,122 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -var ParallelModel = /** @class */function (_super) { - __extends(ParallelModel, _super); - function ParallelModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = ParallelModel.type; - return _this; - } - ParallelModel.prototype.init = function () { - _super.prototype.init.apply(this, arguments); - this.mergeOption({}); - }; - ParallelModel.prototype.mergeOption = function (newOption) { - var thisOption = this.option; - newOption && zrUtil.merge(thisOption, newOption, true); - this._initDimensions(); - }; - /** - * Whether series or axis is in this coordinate system. - */ - ParallelModel.prototype.contains = function (model, ecModel) { - var parallelIndex = model.get('parallelIndex'); - return parallelIndex != null && ecModel.getComponent('parallel', parallelIndex) === this; - }; - ParallelModel.prototype.setAxisExpand = function (opt) { - zrUtil.each(['axisExpandable', 'axisExpandCenter', 'axisExpandCount', 'axisExpandWidth', 'axisExpandWindow'], function (name) { - if (opt.hasOwnProperty(name)) { - // @ts-ignore FIXME: why "never" inferred in this.option[name]? - this.option[name] = opt[name]; - } - }, this); - }; - ParallelModel.prototype._initDimensions = function () { - var dimensions = this.dimensions = []; - var parallelAxisIndex = this.parallelAxisIndex = []; - var axisModels = zrUtil.filter(this.ecModel.queryComponents({ - mainType: 'parallelAxis' - }), function (axisModel) { - // Can not use this.contains here, because - // initialization has not been completed yet. - return (axisModel.get('parallelIndex') || 0) === this.componentIndex; - }, this); - zrUtil.each(axisModels, function (axisModel) { - dimensions.push('dim' + axisModel.get('dim')); - parallelAxisIndex.push(axisModel.componentIndex); - }); - }; - ParallelModel.type = 'parallel'; - ParallelModel.dependencies = ['parallelAxis']; - ParallelModel.layoutMode = 'box'; - ParallelModel.defaultOption = { - // zlevel: 0, - z: 0, - left: 80, - top: 60, - right: 80, - bottom: 60, - // width: {totalWidth} - left - right, - // height: {totalHeight} - top - bottom, - layout: 'horizontal', - // FIXME - // naming? - axisExpandable: false, - axisExpandCenter: null, - axisExpandCount: 0, - axisExpandWidth: 50, - axisExpandRate: 17, - axisExpandDebounce: 50, - // [out, in, jumpTarget]. In percentage. If use [null, 0.05], null means full. - // Do not doc to user until necessary. - axisExpandSlideTriggerArea: [-0.15, 0.05, 0.4], - axisExpandTriggerOn: 'click', - parallelAxisDefault: null - }; - return ParallelModel; -}(ComponentModel); -export default ParallelModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/parallelCreator.js b/node_modules/echarts/lib/coord/parallel/parallelCreator.js deleted file mode 100644 index da04fd0..0000000 --- a/node_modules/echarts/lib/coord/parallel/parallelCreator.js +++ /dev/null @@ -1,71 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Parallel coordinate system creater. - */ -import Parallel from './Parallel.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -function createParallelCoordSys(ecModel, api) { - var coordSysList = []; - ecModel.eachComponent('parallel', function (parallelModel, idx) { - var coordSys = new Parallel(parallelModel, ecModel, api); - coordSys.name = 'parallel_' + idx; - coordSys.resize(parallelModel, api); - parallelModel.coordinateSystem = coordSys; - coordSys.model = parallelModel; - coordSysList.push(coordSys); - }); - // Inject the coordinateSystems into seriesModel - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.get('coordinateSystem') === 'parallel') { - var parallelModel = seriesModel.getReferringComponents('parallel', SINGLE_REFERRING).models[0]; - seriesModel.coordinateSystem = parallelModel.coordinateSystem; - } - }); - return coordSysList; -} -var parallelCoordSysCreator = { - create: createParallelCoordSys -}; -export default parallelCoordSysCreator; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js b/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js deleted file mode 100644 index a28555c..0000000 --- a/node_modules/echarts/lib/coord/parallel/parallelPreprocessor.js +++ /dev/null @@ -1,84 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -export default function parallelPreprocessor(option) { - createParallelIfNeeded(option); - mergeAxisOptionFromParallel(option); -} -/** - * Create a parallel coordinate if not exists. - * @inner - */ -function createParallelIfNeeded(option) { - if (option.parallel) { - return; - } - var hasParallelSeries = false; - zrUtil.each(option.series, function (seriesOpt) { - if (seriesOpt && seriesOpt.type === 'parallel') { - hasParallelSeries = true; - } - }); - if (hasParallelSeries) { - option.parallel = [{}]; - } -} -/** - * Merge aixs definition from parallel option (if exists) to axis option. - * @inner - */ -function mergeAxisOptionFromParallel(option) { - var axes = modelUtil.normalizeToArray(option.parallelAxis); - zrUtil.each(axes, function (axisOption) { - if (!zrUtil.isObject(axisOption)) { - return; - } - var parallelIndex = axisOption.parallelIndex || 0; - var parallelOption = modelUtil.normalizeToArray(option.parallel)[parallelIndex]; - if (parallelOption && parallelOption.parallelAxisDefault) { - zrUtil.merge(axisOption, parallelOption.parallelAxisDefault, false); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/AngleAxis.js b/node_modules/echarts/lib/coord/polar/AngleAxis.js deleted file mode 100644 index 2e83693..0000000 --- a/node_modules/echarts/lib/coord/polar/AngleAxis.js +++ /dev/null @@ -1,111 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as textContain from 'zrender/lib/contain/text.js'; -import Axis from '../Axis.js'; -import { makeInner } from '../../util/model.js'; -var inner = makeInner(); -var AngleAxis = /** @class */function (_super) { - __extends(AngleAxis, _super); - function AngleAxis(scale, angleExtent) { - return _super.call(this, 'angle', scale, angleExtent || [0, 360]) || this; - } - AngleAxis.prototype.pointToData = function (point, clamp) { - return this.polar.pointToData(point, clamp)[this.dim === 'radius' ? 0 : 1]; - }; - /** - * Only be called in category axis. - * Angle axis uses text height to decide interval - * - * @override - * @return {number} Auto interval for cateogry axis tick and label - */ - AngleAxis.prototype.calculateCategoryInterval = function () { - var axis = this; - var labelModel = axis.getLabelModel(); - var ordinalScale = axis.scale; - var ordinalExtent = ordinalScale.getExtent(); - // Providing this method is for optimization: - // avoid generating a long array by `getTicks` - // in large category data case. - var tickCount = ordinalScale.count(); - if (ordinalExtent[1] - ordinalExtent[0] < 1) { - return 0; - } - var tickValue = ordinalExtent[0]; - var unitSpan = axis.dataToCoord(tickValue + 1) - axis.dataToCoord(tickValue); - var unitH = Math.abs(unitSpan); - // Not precise, just use height as text width - // and each distance from axis line yet. - var rect = textContain.getBoundingRect(tickValue == null ? '' : tickValue + '', labelModel.getFont(), 'center', 'top'); - var maxH = Math.max(rect.height, 7); - var dh = maxH / unitH; - // 0/0 is NaN, 1/0 is Infinity. - isNaN(dh) && (dh = Infinity); - var interval = Math.max(0, Math.floor(dh)); - var cache = inner(axis.model); - var lastAutoInterval = cache.lastAutoInterval; - var lastTickCount = cache.lastTickCount; - // Use cache to keep interval stable while moving zoom window, - // otherwise the calculated interval might jitter when the zoom - // window size is close to the interval-changing size. - if (lastAutoInterval != null && lastTickCount != null && Math.abs(lastAutoInterval - interval) <= 1 && Math.abs(lastTickCount - tickCount) <= 1 - // Always choose the bigger one, otherwise the critical - // point is not the same when zooming in or zooming out. - && lastAutoInterval > interval) { - interval = lastAutoInterval; - } - // Only update cache if cache not used, otherwise the - // changing of interval is too insensitive. - else { - cache.lastTickCount = tickCount; - cache.lastAutoInterval = interval; - } - return interval; - }; - return AngleAxis; -}(Axis); -AngleAxis.prototype.dataToAngle = Axis.prototype.dataToCoord; -AngleAxis.prototype.angleToData = Axis.prototype.coordToData; -export default AngleAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/AxisModel.js b/node_modules/echarts/lib/coord/polar/AxisModel.js deleted file mode 100644 index cf8f21f..0000000 --- a/node_modules/echarts/lib/coord/polar/AxisModel.js +++ /dev/null @@ -1,83 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import ComponentModel from '../../model/Component.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -var PolarAxisModel = /** @class */function (_super) { - __extends(PolarAxisModel, _super); - function PolarAxisModel() { - return _super !== null && _super.apply(this, arguments) || this; - } - PolarAxisModel.prototype.getCoordSysModel = function () { - return this.getReferringComponents('polar', SINGLE_REFERRING).models[0]; - }; - PolarAxisModel.type = 'polarAxis'; - return PolarAxisModel; -}(ComponentModel); -zrUtil.mixin(PolarAxisModel, AxisModelCommonMixin); -export { PolarAxisModel }; -var AngleAxisModel = /** @class */function (_super) { - __extends(AngleAxisModel, _super); - function AngleAxisModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = AngleAxisModel.type; - return _this; - } - AngleAxisModel.type = 'angleAxis'; - return AngleAxisModel; -}(PolarAxisModel); -export { AngleAxisModel }; -var RadiusAxisModel = /** @class */function (_super) { - __extends(RadiusAxisModel, _super); - function RadiusAxisModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadiusAxisModel.type; - return _this; - } - RadiusAxisModel.type = 'radiusAxis'; - return RadiusAxisModel; -}(PolarAxisModel); -export { RadiusAxisModel }; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/Polar.js b/node_modules/echarts/lib/coord/polar/Polar.js deleted file mode 100644 index c5d1b04..0000000 --- a/node_modules/echarts/lib/coord/polar/Polar.js +++ /dev/null @@ -1,216 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import RadiusAxis from './RadiusAxis.js'; -import AngleAxis from './AngleAxis.js'; -export var polarDimensions = ['radius', 'angle']; -var Polar = /** @class */function () { - function Polar(name) { - this.dimensions = polarDimensions; - this.type = 'polar'; - /** - * x of polar center - */ - this.cx = 0; - /** - * y of polar center - */ - this.cy = 0; - this._radiusAxis = new RadiusAxis(); - this._angleAxis = new AngleAxis(); - this.axisPointerEnabled = true; - this.name = name || ''; - this._radiusAxis.polar = this._angleAxis.polar = this; - } - /** - * If contain coord - */ - Polar.prototype.containPoint = function (point) { - var coord = this.pointToCoord(point); - return this._radiusAxis.contain(coord[0]) && this._angleAxis.contain(coord[1]); - }; - /** - * If contain data - */ - Polar.prototype.containData = function (data) { - return this._radiusAxis.containData(data[0]) && this._angleAxis.containData(data[1]); - }; - Polar.prototype.getAxis = function (dim) { - var key = '_' + dim + 'Axis'; - return this[key]; - }; - Polar.prototype.getAxes = function () { - return [this._radiusAxis, this._angleAxis]; - }; - /** - * Get axes by type of scale - */ - Polar.prototype.getAxesByScale = function (scaleType) { - var axes = []; - var angleAxis = this._angleAxis; - var radiusAxis = this._radiusAxis; - angleAxis.scale.type === scaleType && axes.push(angleAxis); - radiusAxis.scale.type === scaleType && axes.push(radiusAxis); - return axes; - }; - Polar.prototype.getAngleAxis = function () { - return this._angleAxis; - }; - Polar.prototype.getRadiusAxis = function () { - return this._radiusAxis; - }; - Polar.prototype.getOtherAxis = function (axis) { - var angleAxis = this._angleAxis; - return axis === angleAxis ? this._radiusAxis : angleAxis; - }; - /** - * Base axis will be used on stacking. - * - */ - Polar.prototype.getBaseAxis = function () { - return this.getAxesByScale('ordinal')[0] || this.getAxesByScale('time')[0] || this.getAngleAxis(); - }; - Polar.prototype.getTooltipAxes = function (dim) { - var baseAxis = dim != null && dim !== 'auto' ? this.getAxis(dim) : this.getBaseAxis(); - return { - baseAxes: [baseAxis], - otherAxes: [this.getOtherAxis(baseAxis)] - }; - }; - /** - * Convert a single data item to (x, y) point. - * Parameter data is an array which the first element is radius and the second is angle - */ - Polar.prototype.dataToPoint = function (data, clamp) { - return this.coordToPoint([this._radiusAxis.dataToRadius(data[0], clamp), this._angleAxis.dataToAngle(data[1], clamp)]); - }; - /** - * Convert a (x, y) point to data - */ - Polar.prototype.pointToData = function (point, clamp) { - var coord = this.pointToCoord(point); - return [this._radiusAxis.radiusToData(coord[0], clamp), this._angleAxis.angleToData(coord[1], clamp)]; - }; - /** - * Convert a (x, y) point to (radius, angle) coord - */ - Polar.prototype.pointToCoord = function (point) { - var dx = point[0] - this.cx; - var dy = point[1] - this.cy; - var angleAxis = this.getAngleAxis(); - var extent = angleAxis.getExtent(); - var minAngle = Math.min(extent[0], extent[1]); - var maxAngle = Math.max(extent[0], extent[1]); - // Fix fixed extent in polarCreator - // FIXME - angleAxis.inverse ? minAngle = maxAngle - 360 : maxAngle = minAngle + 360; - var radius = Math.sqrt(dx * dx + dy * dy); - dx /= radius; - dy /= radius; - var radian = Math.atan2(-dy, dx) / Math.PI * 180; - // move to angleExtent - var dir = radian < minAngle ? 1 : -1; - while (radian < minAngle || radian > maxAngle) { - radian += dir * 360; - } - return [radius, radian]; - }; - /** - * Convert a (radius, angle) coord to (x, y) point - */ - Polar.prototype.coordToPoint = function (coord) { - var radius = coord[0]; - var radian = coord[1] / 180 * Math.PI; - var x = Math.cos(radian) * radius + this.cx; - // Inverse the y - var y = -Math.sin(radian) * radius + this.cy; - return [x, y]; - }; - /** - * Get ring area of cartesian. - * Area will have a contain function to determine if a point is in the coordinate system. - */ - Polar.prototype.getArea = function () { - var angleAxis = this.getAngleAxis(); - var radiusAxis = this.getRadiusAxis(); - var radiusExtent = radiusAxis.getExtent().slice(); - radiusExtent[0] > radiusExtent[1] && radiusExtent.reverse(); - var angleExtent = angleAxis.getExtent(); - var RADIAN = Math.PI / 180; - return { - cx: this.cx, - cy: this.cy, - r0: radiusExtent[0], - r: radiusExtent[1], - startAngle: -angleExtent[0] * RADIAN, - endAngle: -angleExtent[1] * RADIAN, - clockwise: angleAxis.inverse, - contain: function (x, y) { - // It's a ring shape. - // Start angle and end angle don't matter - var dx = x - this.cx; - var dy = y - this.cy; - // minus a tiny value 1e-4 to avoid being clipped unexpectedly - var d2 = dx * dx + dy * dy - 1e-4; - var r = this.r; - var r0 = this.r0; - return d2 <= r * r && d2 >= r0 * r0; - } - }; - }; - Polar.prototype.convertToPixel = function (ecModel, finder, value) { - var coordSys = getCoordSys(finder); - return coordSys === this ? this.dataToPoint(value) : null; - }; - Polar.prototype.convertFromPixel = function (ecModel, finder, pixel) { - var coordSys = getCoordSys(finder); - return coordSys === this ? this.pointToData(pixel) : null; - }; - return Polar; -}(); -function getCoordSys(finder) { - var seriesModel = finder.seriesModel; - var polarModel = finder.polarModel; - return polarModel && polarModel.coordinateSystem || seriesModel && seriesModel.coordinateSystem; -} -export default Polar; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/PolarModel.js b/node_modules/echarts/lib/coord/polar/PolarModel.js deleted file mode 100644 index f2e9b68..0000000 --- a/node_modules/echarts/lib/coord/polar/PolarModel.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -var PolarModel = /** @class */function (_super) { - __extends(PolarModel, _super); - function PolarModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = PolarModel.type; - return _this; - } - PolarModel.prototype.findAxisModel = function (axisType) { - var foundAxisModel; - var ecModel = this.ecModel; - ecModel.eachComponent(axisType, function (axisModel) { - if (axisModel.getCoordSysModel() === this) { - foundAxisModel = axisModel; - } - }, this); - return foundAxisModel; - }; - PolarModel.type = 'polar'; - PolarModel.dependencies = ['radiusAxis', 'angleAxis']; - PolarModel.defaultOption = { - // zlevel: 0, - z: 0, - center: ['50%', '50%'], - radius: '80%' - }; - return PolarModel; -}(ComponentModel); -export default PolarModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/RadiusAxis.js b/node_modules/echarts/lib/coord/polar/RadiusAxis.js deleted file mode 100644 index 25e3396..0000000 --- a/node_modules/echarts/lib/coord/polar/RadiusAxis.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../Axis.js'; -var RadiusAxis = /** @class */function (_super) { - __extends(RadiusAxis, _super); - function RadiusAxis(scale, radiusExtent) { - return _super.call(this, 'radius', scale, radiusExtent) || this; - } - RadiusAxis.prototype.pointToData = function (point, clamp) { - return this.polar.pointToData(point, clamp)[this.dim === 'radius' ? 0 : 1]; - }; - return RadiusAxis; -}(Axis); -RadiusAxis.prototype.dataToRadius = Axis.prototype.dataToCoord; -RadiusAxis.prototype.radiusToData = Axis.prototype.coordToData; -export default RadiusAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/polarCreator.js b/node_modules/echarts/lib/coord/polar/polarCreator.js deleted file mode 100644 index d7701e3..0000000 --- a/node_modules/echarts/lib/coord/polar/polarCreator.js +++ /dev/null @@ -1,158 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// TODO Axis scale -import * as zrUtil from 'zrender/lib/core/util.js'; -import Polar, { polarDimensions } from './Polar.js'; -import { parsePercent } from '../../util/number.js'; -import { createScaleByModel, niceScaleExtent, getDataDimensionsOnAxis } from '../../coord/axisHelper.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -/** - * Resize method bound to the polar - */ -function resizePolar(polar, polarModel, api) { - var center = polarModel.get('center'); - var width = api.getWidth(); - var height = api.getHeight(); - polar.cx = parsePercent(center[0], width); - polar.cy = parsePercent(center[1], height); - var radiusAxis = polar.getRadiusAxis(); - var size = Math.min(width, height) / 2; - var radius = polarModel.get('radius'); - if (radius == null) { - radius = [0, '100%']; - } else if (!zrUtil.isArray(radius)) { - // r0 = 0 - radius = [0, radius]; - } - var parsedRadius = [parsePercent(radius[0], size), parsePercent(radius[1], size)]; - radiusAxis.inverse ? radiusAxis.setExtent(parsedRadius[1], parsedRadius[0]) : radiusAxis.setExtent(parsedRadius[0], parsedRadius[1]); -} -/** - * Update polar - */ -function updatePolarScale(ecModel, api) { - var polar = this; - var angleAxis = polar.getAngleAxis(); - var radiusAxis = polar.getRadiusAxis(); - // Reset scale - angleAxis.scale.setExtent(Infinity, -Infinity); - radiusAxis.scale.setExtent(Infinity, -Infinity); - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.coordinateSystem === polar) { - var data_1 = seriesModel.getData(); - zrUtil.each(getDataDimensionsOnAxis(data_1, 'radius'), function (dim) { - radiusAxis.scale.unionExtentFromData(data_1, dim); - }); - zrUtil.each(getDataDimensionsOnAxis(data_1, 'angle'), function (dim) { - angleAxis.scale.unionExtentFromData(data_1, dim); - }); - } - }); - niceScaleExtent(angleAxis.scale, angleAxis.model); - niceScaleExtent(radiusAxis.scale, radiusAxis.model); - // Fix extent of category angle axis - if (angleAxis.type === 'category' && !angleAxis.onBand) { - var extent = angleAxis.getExtent(); - var diff = 360 / angleAxis.scale.count(); - angleAxis.inverse ? extent[1] += diff : extent[1] -= diff; - angleAxis.setExtent(extent[0], extent[1]); - } -} -function isAngleAxisModel(axisModel) { - return axisModel.mainType === 'angleAxis'; -} -/** - * Set common axis properties - */ -function setAxis(axis, axisModel) { - var _a; - axis.type = axisModel.get('type'); - axis.scale = createScaleByModel(axisModel); - axis.onBand = axisModel.get('boundaryGap') && axis.type === 'category'; - axis.inverse = axisModel.get('inverse'); - if (isAngleAxisModel(axisModel)) { - axis.inverse = axis.inverse !== axisModel.get('clockwise'); - var startAngle = axisModel.get('startAngle'); - var endAngle = (_a = axisModel.get('endAngle')) !== null && _a !== void 0 ? _a : startAngle + (axis.inverse ? -360 : 360); - axis.setExtent(startAngle, endAngle); - } - // Inject axis instance - axisModel.axis = axis; - axis.model = axisModel; -} -var polarCreator = { - dimensions: polarDimensions, - create: function (ecModel, api) { - var polarList = []; - ecModel.eachComponent('polar', function (polarModel, idx) { - var polar = new Polar(idx + ''); - // Inject resize and update method - polar.update = updatePolarScale; - var radiusAxis = polar.getRadiusAxis(); - var angleAxis = polar.getAngleAxis(); - var radiusAxisModel = polarModel.findAxisModel('radiusAxis'); - var angleAxisModel = polarModel.findAxisModel('angleAxis'); - setAxis(radiusAxis, radiusAxisModel); - setAxis(angleAxis, angleAxisModel); - resizePolar(polar, polarModel, api); - polarList.push(polar); - polarModel.coordinateSystem = polar; - polar.model = polarModel; - }); - // Inject coordinateSystem to series - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.get('coordinateSystem') === 'polar') { - var polarModel = seriesModel.getReferringComponents('polar', SINGLE_REFERRING).models[0]; - if (process.env.NODE_ENV !== 'production') { - if (!polarModel) { - throw new Error('Polar "' + zrUtil.retrieve(seriesModel.get('polarIndex'), seriesModel.get('polarId'), 0) + '" not found'); - } - } - seriesModel.coordinateSystem = polarModel.coordinateSystem; - } - }); - return polarList; - } -}; -export default polarCreator; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/polar/prepareCustom.js b/node_modules/echarts/lib/coord/polar/prepareCustom.js deleted file mode 100644 index 885039f..0000000 --- a/node_modules/echarts/lib/coord/polar/prepareCustom.js +++ /dev/null @@ -1,86 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -// import AngleAxis from './AngleAxis.js'; -function dataToCoordSize(dataSize, dataItem) { - // dataItem is necessary in log axis. - dataItem = dataItem || [0, 0]; - return zrUtil.map(['Radius', 'Angle'], function (dim, dimIdx) { - var getterName = 'get' + dim + 'Axis'; - // TODO: TYPE Check Angle Axis - var axis = this[getterName](); - var val = dataItem[dimIdx]; - var halfSize = dataSize[dimIdx] / 2; - var result = axis.type === 'category' ? axis.getBandWidth() : Math.abs(axis.dataToCoord(val - halfSize) - axis.dataToCoord(val + halfSize)); - if (dim === 'Angle') { - result = result * Math.PI / 180; - } - return result; - }, this); -} -export default function polarPrepareCustom(coordSys) { - var radiusAxis = coordSys.getRadiusAxis(); - var angleAxis = coordSys.getAngleAxis(); - var radius = radiusAxis.getExtent(); - radius[0] > radius[1] && radius.reverse(); - return { - coordSys: { - type: 'polar', - cx: coordSys.cx, - cy: coordSys.cy, - r: radius[1], - r0: radius[0] - }, - api: { - coord: function (data) { - var radius = radiusAxis.dataToRadius(data[0]); - var angle = angleAxis.dataToAngle(data[1]); - var coord = coordSys.coordToPoint([radius, angle]); - coord.push(radius, angle * Math.PI / 180); - return coord; - }, - size: zrUtil.bind(dataToCoordSize, coordSys) - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/radar/IndicatorAxis.js b/node_modules/echarts/lib/coord/radar/IndicatorAxis.js deleted file mode 100644 index 2293bec..0000000 --- a/node_modules/echarts/lib/coord/radar/IndicatorAxis.js +++ /dev/null @@ -1,57 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../Axis.js'; -var IndicatorAxis = /** @class */function (_super) { - __extends(IndicatorAxis, _super); - function IndicatorAxis(dim, scale, radiusExtent) { - var _this = _super.call(this, dim, scale, radiusExtent) || this; - _this.type = 'value'; - _this.angle = 0; - _this.name = ''; - return _this; - } - return IndicatorAxis; -}(Axis); -export default IndicatorAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/radar/Radar.js b/node_modules/echarts/lib/coord/radar/Radar.js deleted file mode 100644 index 907681c..0000000 --- a/node_modules/echarts/lib/coord/radar/Radar.js +++ /dev/null @@ -1,194 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// TODO clockwise -import IndicatorAxis from './IndicatorAxis.js'; -import IntervalScale from '../../scale/Interval.js'; -import * as numberUtil from '../../util/number.js'; -import { map, each, isString, isNumber } from 'zrender/lib/core/util.js'; -import { alignScaleTicks } from '../axisAlignTicks.js'; -var Radar = /** @class */function () { - function Radar(radarModel, ecModel, api) { - /** - * - * Radar dimensions - */ - this.dimensions = []; - this._model = radarModel; - this._indicatorAxes = map(radarModel.getIndicatorModels(), function (indicatorModel, idx) { - var dim = 'indicator_' + idx; - var indicatorAxis = new IndicatorAxis(dim, new IntervalScale() - // (indicatorModel.get('axisType') === 'log') ? new LogScale() : new IntervalScale() - ); - - indicatorAxis.name = indicatorModel.get('name'); - // Inject model and axis - indicatorAxis.model = indicatorModel; - indicatorModel.axis = indicatorAxis; - this.dimensions.push(dim); - return indicatorAxis; - }, this); - this.resize(radarModel, api); - } - Radar.prototype.getIndicatorAxes = function () { - return this._indicatorAxes; - }; - Radar.prototype.dataToPoint = function (value, indicatorIndex) { - var indicatorAxis = this._indicatorAxes[indicatorIndex]; - return this.coordToPoint(indicatorAxis.dataToCoord(value), indicatorIndex); - }; - // TODO: API should be coordToPoint([coord, indicatorIndex]) - Radar.prototype.coordToPoint = function (coord, indicatorIndex) { - var indicatorAxis = this._indicatorAxes[indicatorIndex]; - var angle = indicatorAxis.angle; - var x = this.cx + coord * Math.cos(angle); - var y = this.cy - coord * Math.sin(angle); - return [x, y]; - }; - Radar.prototype.pointToData = function (pt) { - var dx = pt[0] - this.cx; - var dy = pt[1] - this.cy; - var radius = Math.sqrt(dx * dx + dy * dy); - dx /= radius; - dy /= radius; - var radian = Math.atan2(-dy, dx); - // Find the closest angle - // FIXME index can calculated directly - var minRadianDiff = Infinity; - var closestAxis; - var closestAxisIdx = -1; - for (var i = 0; i < this._indicatorAxes.length; i++) { - var indicatorAxis = this._indicatorAxes[i]; - var diff = Math.abs(radian - indicatorAxis.angle); - if (diff < minRadianDiff) { - closestAxis = indicatorAxis; - closestAxisIdx = i; - minRadianDiff = diff; - } - } - return [closestAxisIdx, +(closestAxis && closestAxis.coordToData(radius))]; - }; - Radar.prototype.resize = function (radarModel, api) { - var center = radarModel.get('center'); - var viewWidth = api.getWidth(); - var viewHeight = api.getHeight(); - var viewSize = Math.min(viewWidth, viewHeight) / 2; - this.cx = numberUtil.parsePercent(center[0], viewWidth); - this.cy = numberUtil.parsePercent(center[1], viewHeight); - this.startAngle = radarModel.get('startAngle') * Math.PI / 180; - // radius may be single value like `20`, `'80%'`, or array like `[10, '80%']` - var radius = radarModel.get('radius'); - if (isString(radius) || isNumber(radius)) { - radius = [0, radius]; - } - this.r0 = numberUtil.parsePercent(radius[0], viewSize); - this.r = numberUtil.parsePercent(radius[1], viewSize); - each(this._indicatorAxes, function (indicatorAxis, idx) { - indicatorAxis.setExtent(this.r0, this.r); - var angle = this.startAngle + idx * Math.PI * 2 / this._indicatorAxes.length; - // Normalize to [-PI, PI] - angle = Math.atan2(Math.sin(angle), Math.cos(angle)); - indicatorAxis.angle = angle; - }, this); - }; - Radar.prototype.update = function (ecModel, api) { - var indicatorAxes = this._indicatorAxes; - var radarModel = this._model; - each(indicatorAxes, function (indicatorAxis) { - indicatorAxis.scale.setExtent(Infinity, -Infinity); - }); - ecModel.eachSeriesByType('radar', function (radarSeries, idx) { - if (radarSeries.get('coordinateSystem') !== 'radar' - // @ts-ignore - || ecModel.getComponent('radar', radarSeries.get('radarIndex')) !== radarModel) { - return; - } - var data = radarSeries.getData(); - each(indicatorAxes, function (indicatorAxis) { - indicatorAxis.scale.unionExtentFromData(data, data.mapDimension(indicatorAxis.dim)); - }); - }, this); - var splitNumber = radarModel.get('splitNumber'); - var dummyScale = new IntervalScale(); - dummyScale.setExtent(0, splitNumber); - dummyScale.setInterval(1); - // Force all the axis fixing the maxSplitNumber. - each(indicatorAxes, function (indicatorAxis, idx) { - alignScaleTicks(indicatorAxis.scale, indicatorAxis.model, dummyScale); - }); - }; - Radar.prototype.convertToPixel = function (ecModel, finder, value) { - console.warn('Not implemented.'); - return null; - }; - Radar.prototype.convertFromPixel = function (ecModel, finder, pixel) { - console.warn('Not implemented.'); - return null; - }; - Radar.prototype.containPoint = function (point) { - console.warn('Not implemented.'); - return false; - }; - Radar.create = function (ecModel, api) { - var radarList = []; - ecModel.eachComponent('radar', function (radarModel) { - var radar = new Radar(radarModel, ecModel, api); - radarList.push(radar); - radarModel.coordinateSystem = radar; - }); - ecModel.eachSeriesByType('radar', function (radarSeries) { - if (radarSeries.get('coordinateSystem') === 'radar') { - // Inject coordinate system - // @ts-ignore - radarSeries.coordinateSystem = radarList[radarSeries.get('radarIndex') || 0]; - } - }); - return radarList; - }; - /** - * Radar dimensions is based on the data - */ - Radar.dimensions = []; - return Radar; -}(); -export default Radar; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/radar/RadarModel.js b/node_modules/echarts/lib/coord/radar/RadarModel.js deleted file mode 100644 index 7ded8b3..0000000 --- a/node_modules/echarts/lib/coord/radar/RadarModel.js +++ /dev/null @@ -1,159 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import axisDefault from '../axisDefault.js'; -import Model from '../../model/Model.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import ComponentModel from '../../model/Component.js'; -var valueAxisDefault = axisDefault.value; -function defaultsShow(opt, show) { - return zrUtil.defaults({ - show: show - }, opt); -} -var RadarModel = /** @class */function (_super) { - __extends(RadarModel, _super); - function RadarModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = RadarModel.type; - return _this; - } - RadarModel.prototype.optionUpdated = function () { - var boundaryGap = this.get('boundaryGap'); - var splitNumber = this.get('splitNumber'); - var scale = this.get('scale'); - var axisLine = this.get('axisLine'); - var axisTick = this.get('axisTick'); - // let axisType = this.get('axisType'); - var axisLabel = this.get('axisLabel'); - var nameTextStyle = this.get('axisName'); - var showName = this.get(['axisName', 'show']); - var nameFormatter = this.get(['axisName', 'formatter']); - var nameGap = this.get('axisNameGap'); - var triggerEvent = this.get('triggerEvent'); - var indicatorModels = zrUtil.map(this.get('indicator') || [], function (indicatorOpt) { - // PENDING - if (indicatorOpt.max != null && indicatorOpt.max > 0 && !indicatorOpt.min) { - indicatorOpt.min = 0; - } else if (indicatorOpt.min != null && indicatorOpt.min < 0 && !indicatorOpt.max) { - indicatorOpt.max = 0; - } - var iNameTextStyle = nameTextStyle; - if (indicatorOpt.color != null) { - iNameTextStyle = zrUtil.defaults({ - color: indicatorOpt.color - }, nameTextStyle); - } - // Use same configuration - var innerIndicatorOpt = zrUtil.merge(zrUtil.clone(indicatorOpt), { - boundaryGap: boundaryGap, - splitNumber: splitNumber, - scale: scale, - axisLine: axisLine, - axisTick: axisTick, - // axisType: axisType, - axisLabel: axisLabel, - // Compatible with 2 and use text - name: indicatorOpt.text, - showName: showName, - nameLocation: 'end', - nameGap: nameGap, - // min: 0, - nameTextStyle: iNameTextStyle, - triggerEvent: triggerEvent - }, false); - if (zrUtil.isString(nameFormatter)) { - var indName = innerIndicatorOpt.name; - innerIndicatorOpt.name = nameFormatter.replace('{value}', indName != null ? indName : ''); - } else if (zrUtil.isFunction(nameFormatter)) { - innerIndicatorOpt.name = nameFormatter(innerIndicatorOpt.name, innerIndicatorOpt); - } - var model = new Model(innerIndicatorOpt, null, this.ecModel); - zrUtil.mixin(model, AxisModelCommonMixin.prototype); - // For triggerEvent. - model.mainType = 'radar'; - model.componentIndex = this.componentIndex; - return model; - }, this); - this._indicatorModels = indicatorModels; - }; - RadarModel.prototype.getIndicatorModels = function () { - return this._indicatorModels; - }; - RadarModel.type = 'radar'; - RadarModel.defaultOption = { - // zlevel: 0, - z: 0, - center: ['50%', '50%'], - radius: '75%', - startAngle: 90, - axisName: { - show: true - // formatter: null - // textStyle: {} - }, - - boundaryGap: [0, 0], - splitNumber: 5, - axisNameGap: 15, - scale: false, - // Polygon or circle - shape: 'polygon', - axisLine: zrUtil.merge({ - lineStyle: { - color: '#bbb' - } - }, valueAxisDefault.axisLine), - axisLabel: defaultsShow(valueAxisDefault.axisLabel, false), - axisTick: defaultsShow(valueAxisDefault.axisTick, false), - // axisType: 'value', - splitLine: defaultsShow(valueAxisDefault.splitLine, true), - splitArea: defaultsShow(valueAxisDefault.splitArea, true), - // {text, min, max} - indicator: [] - }; - return RadarModel; -}(ComponentModel); -export default RadarModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/scaleRawExtentInfo.js b/node_modules/echarts/lib/coord/scaleRawExtentInfo.js deleted file mode 100644 index 9a1280f..0000000 --- a/node_modules/echarts/lib/coord/scaleRawExtentInfo.js +++ /dev/null @@ -1,244 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { assert, isArray, eqNaN, isFunction } from 'zrender/lib/core/util.js'; -import { parsePercent } from 'zrender/lib/contain/text.js'; -var ScaleRawExtentInfo = /** @class */function () { - function ScaleRawExtentInfo(scale, model, - // Usually: data extent from all series on this axis. - originalExtent) { - this._prepareParams(scale, model, originalExtent); - } - /** - * Parameters depending on outside (like model, user callback) - * are prepared and fixed here. - */ - ScaleRawExtentInfo.prototype._prepareParams = function (scale, model, - // Usually: data extent from all series on this axis. - dataExtent) { - if (dataExtent[1] < dataExtent[0]) { - dataExtent = [NaN, NaN]; - } - this._dataMin = dataExtent[0]; - this._dataMax = dataExtent[1]; - var isOrdinal = this._isOrdinal = scale.type === 'ordinal'; - this._needCrossZero = scale.type === 'interval' && model.getNeedCrossZero && model.getNeedCrossZero(); - var axisMinValue = model.get('min', true); - if (axisMinValue == null) { - axisMinValue = model.get('startValue', true); - } - var modelMinRaw = this._modelMinRaw = axisMinValue; - if (isFunction(modelMinRaw)) { - // This callback always provides users the full data extent (before data is filtered). - this._modelMinNum = parseAxisModelMinMax(scale, modelMinRaw({ - min: dataExtent[0], - max: dataExtent[1] - })); - } else if (modelMinRaw !== 'dataMin') { - this._modelMinNum = parseAxisModelMinMax(scale, modelMinRaw); - } - var modelMaxRaw = this._modelMaxRaw = model.get('max', true); - if (isFunction(modelMaxRaw)) { - // This callback always provides users the full data extent (before data is filtered). - this._modelMaxNum = parseAxisModelMinMax(scale, modelMaxRaw({ - min: dataExtent[0], - max: dataExtent[1] - })); - } else if (modelMaxRaw !== 'dataMax') { - this._modelMaxNum = parseAxisModelMinMax(scale, modelMaxRaw); - } - if (isOrdinal) { - // FIXME: there is a flaw here: if there is no "block" data processor like `dataZoom`, - // and progressive rendering is using, here the category result might just only contain - // the processed chunk rather than the entire result. - this._axisDataLen = model.getCategories().length; - } else { - var boundaryGap = model.get('boundaryGap'); - var boundaryGapArr = isArray(boundaryGap) ? boundaryGap : [boundaryGap || 0, boundaryGap || 0]; - if (typeof boundaryGapArr[0] === 'boolean' || typeof boundaryGapArr[1] === 'boolean') { - if (process.env.NODE_ENV !== 'production') { - console.warn('Boolean type for boundaryGap is only ' + 'allowed for ordinal axis. Please use string in ' + 'percentage instead, e.g., "20%". Currently, ' + 'boundaryGap is set to be 0.'); - } - this._boundaryGapInner = [0, 0]; - } else { - this._boundaryGapInner = [parsePercent(boundaryGapArr[0], 1), parsePercent(boundaryGapArr[1], 1)]; - } - } - }; - /** - * Calculate extent by prepared parameters. - * This method has no external dependency and can be called duplicatedly, - * getting the same result. - * If parameters changed, should call this method to recalcuate. - */ - ScaleRawExtentInfo.prototype.calculate = function () { - // Notice: When min/max is not set (that is, when there are null/undefined, - // which is the most common case), these cases should be ensured: - // (1) For 'ordinal', show all axis.data. - // (2) For others: - // + `boundaryGap` is applied (if min/max set, boundaryGap is - // disabled). - // + If `needCrossZero`, min/max should be zero, otherwise, min/max should - // be the result that originalExtent enlarged by boundaryGap. - // (3) If no data, it should be ensured that `scale.setBlank` is set. - var isOrdinal = this._isOrdinal; - var dataMin = this._dataMin; - var dataMax = this._dataMax; - var axisDataLen = this._axisDataLen; - var boundaryGapInner = this._boundaryGapInner; - var span = !isOrdinal ? dataMax - dataMin || Math.abs(dataMin) : null; - // Currently if a `'value'` axis model min is specified as 'dataMin'/'dataMax', - // `boundaryGap` will not be used. It's the different from specifying as `null`/`undefined`. - var min = this._modelMinRaw === 'dataMin' ? dataMin : this._modelMinNum; - var max = this._modelMaxRaw === 'dataMax' ? dataMax : this._modelMaxNum; - // If `_modelMinNum`/`_modelMaxNum` is `null`/`undefined`, should not be fixed. - var minFixed = min != null; - var maxFixed = max != null; - if (min == null) { - min = isOrdinal ? axisDataLen ? 0 : NaN : dataMin - boundaryGapInner[0] * span; - } - if (max == null) { - max = isOrdinal ? axisDataLen ? axisDataLen - 1 : NaN : dataMax + boundaryGapInner[1] * span; - } - (min == null || !isFinite(min)) && (min = NaN); - (max == null || !isFinite(max)) && (max = NaN); - var isBlank = eqNaN(min) || eqNaN(max) || isOrdinal && !axisDataLen; - // If data extent modified, need to recalculated to ensure cross zero. - if (this._needCrossZero) { - // Axis is over zero and min is not set - if (min > 0 && max > 0 && !minFixed) { - min = 0; - // minFixed = true; - } - // Axis is under zero and max is not set - if (min < 0 && max < 0 && !maxFixed) { - max = 0; - // maxFixed = true; - } - // PENDING: - // When `needCrossZero` and all data is positive/negative, should it be ensured - // that the results processed by boundaryGap are positive/negative? - // If so, here `minFixed`/`maxFixed` need to be set. - } - - var determinedMin = this._determinedMin; - var determinedMax = this._determinedMax; - if (determinedMin != null) { - min = determinedMin; - minFixed = true; - } - if (determinedMax != null) { - max = determinedMax; - maxFixed = true; - } - // Ensure min/max be finite number or NaN here. (not to be null/undefined) - // `NaN` means min/max axis is blank. - return { - min: min, - max: max, - minFixed: minFixed, - maxFixed: maxFixed, - isBlank: isBlank - }; - }; - ScaleRawExtentInfo.prototype.modifyDataMinMax = function (minMaxName, val) { - if (process.env.NODE_ENV !== 'production') { - assert(!this.frozen); - } - this[DATA_MIN_MAX_ATTR[minMaxName]] = val; - }; - ScaleRawExtentInfo.prototype.setDeterminedMinMax = function (minMaxName, val) { - var attr = DETERMINED_MIN_MAX_ATTR[minMaxName]; - if (process.env.NODE_ENV !== 'production') { - assert(!this.frozen - // Earse them usually means logic flaw. - && this[attr] == null); - } - this[attr] = val; - }; - ScaleRawExtentInfo.prototype.freeze = function () { - // @ts-ignore - this.frozen = true; - }; - return ScaleRawExtentInfo; -}(); -export { ScaleRawExtentInfo }; -var DETERMINED_MIN_MAX_ATTR = { - min: '_determinedMin', - max: '_determinedMax' -}; -var DATA_MIN_MAX_ATTR = { - min: '_dataMin', - max: '_dataMax' -}; -/** - * Get scale min max and related info only depends on model settings. - * This method can be called after coordinate system created. - * For example, in data processing stage. - * - * Scale extent info probably be required multiple times during a workflow. - * For example: - * (1) `dataZoom` depends it to get the axis extent in "100%" state. - * (2) `processor/extentCalculator` depends it to make sure whether axis extent is specified. - * (3) `coordSys.update` use it to finally decide the scale extent. - * But the callback of `min`/`max` should not be called multiple times. - * The code below should not be implemented repeatedly either. - * So we cache the result in the scale instance, which will be recreated at the beginning - * of the workflow (because `scale` instance will be recreated each round of the workflow). - */ -export function ensureScaleRawExtentInfo(scale, model, -// Usually: data extent from all series on this axis. -originalExtent) { - // Do not permit to recreate. - var rawExtentInfo = scale.rawExtentInfo; - if (rawExtentInfo) { - return rawExtentInfo; - } - rawExtentInfo = new ScaleRawExtentInfo(scale, model, originalExtent); - // @ts-ignore - scale.rawExtentInfo = rawExtentInfo; - return rawExtentInfo; -} -export function parseAxisModelMinMax(scale, minMax) { - return minMax == null ? null : eqNaN(minMax) ? NaN : scale.parse(minMax); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/AxisModel.js b/node_modules/echarts/lib/coord/single/AxisModel.js deleted file mode 100644 index ef5ab7e..0000000 --- a/node_modules/echarts/lib/coord/single/AxisModel.js +++ /dev/null @@ -1,103 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import ComponentModel from '../../model/Component.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import { mixin } from 'zrender/lib/core/util.js'; -var SingleAxisModel = /** @class */function (_super) { - __extends(SingleAxisModel, _super); - function SingleAxisModel() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = SingleAxisModel.type; - return _this; - } - SingleAxisModel.prototype.getCoordSysModel = function () { - return this; - }; - SingleAxisModel.type = 'singleAxis'; - SingleAxisModel.layoutMode = 'box'; - SingleAxisModel.defaultOption = { - left: '5%', - top: '5%', - right: '5%', - bottom: '5%', - type: 'value', - position: 'bottom', - orient: 'horizontal', - axisLine: { - show: true, - lineStyle: { - width: 1, - type: 'solid' - } - }, - // Single coordinate system and single axis is the, - // which is used as the parent tooltip model. - // same model, so we set default tooltip show as true. - tooltip: { - show: true - }, - axisTick: { - show: true, - length: 6, - lineStyle: { - width: 1 - } - }, - axisLabel: { - show: true, - interval: 'auto' - }, - splitLine: { - show: true, - lineStyle: { - type: 'dashed', - opacity: 0.2 - } - } - }; - return SingleAxisModel; -}(ComponentModel); -mixin(SingleAxisModel, AxisModelCommonMixin.prototype); -export default SingleAxisModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/Single.js b/node_modules/echarts/lib/coord/single/Single.js deleted file mode 100644 index 9e8b429..0000000 --- a/node_modules/echarts/lib/coord/single/Single.js +++ /dev/null @@ -1,210 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Single coordinates system. - */ -import SingleAxis from './SingleAxis.js'; -import * as axisHelper from '../axisHelper.js'; -import { getLayoutRect } from '../../util/layout.js'; -import { each } from 'zrender/lib/core/util.js'; -export var singleDimensions = ['single']; -/** - * Create a single coordinates system. - */ -var Single = /** @class */function () { - function Single(axisModel, ecModel, api) { - this.type = 'single'; - this.dimension = 'single'; - /** - * Add it just for draw tooltip. - */ - this.dimensions = singleDimensions; - this.axisPointerEnabled = true; - this.model = axisModel; - this._init(axisModel, ecModel, api); - } - /** - * Initialize single coordinate system. - */ - Single.prototype._init = function (axisModel, ecModel, api) { - var dim = this.dimension; - var axis = new SingleAxis(dim, axisHelper.createScaleByModel(axisModel), [0, 0], axisModel.get('type'), axisModel.get('position')); - var isCategory = axis.type === 'category'; - axis.onBand = isCategory && axisModel.get('boundaryGap'); - axis.inverse = axisModel.get('inverse'); - axis.orient = axisModel.get('orient'); - axisModel.axis = axis; - axis.model = axisModel; - axis.coordinateSystem = this; - this._axis = axis; - }; - /** - * Update axis scale after data processed - */ - Single.prototype.update = function (ecModel, api) { - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.coordinateSystem === this) { - var data_1 = seriesModel.getData(); - each(data_1.mapDimensionsAll(this.dimension), function (dim) { - this._axis.scale.unionExtentFromData(data_1, dim); - }, this); - axisHelper.niceScaleExtent(this._axis.scale, this._axis.model); - } - }, this); - }; - /** - * Resize the single coordinate system. - */ - Single.prototype.resize = function (axisModel, api) { - this._rect = getLayoutRect({ - left: axisModel.get('left'), - top: axisModel.get('top'), - right: axisModel.get('right'), - bottom: axisModel.get('bottom'), - width: axisModel.get('width'), - height: axisModel.get('height') - }, { - width: api.getWidth(), - height: api.getHeight() - }); - this._adjustAxis(); - }; - Single.prototype.getRect = function () { - return this._rect; - }; - Single.prototype._adjustAxis = function () { - var rect = this._rect; - var axis = this._axis; - var isHorizontal = axis.isHorizontal(); - var extent = isHorizontal ? [0, rect.width] : [0, rect.height]; - var idx = axis.inverse ? 1 : 0; - axis.setExtent(extent[idx], extent[1 - idx]); - this._updateAxisTransform(axis, isHorizontal ? rect.x : rect.y); - }; - Single.prototype._updateAxisTransform = function (axis, coordBase) { - var axisExtent = axis.getExtent(); - var extentSum = axisExtent[0] + axisExtent[1]; - var isHorizontal = axis.isHorizontal(); - axis.toGlobalCoord = isHorizontal ? function (coord) { - return coord + coordBase; - } : function (coord) { - return extentSum - coord + coordBase; - }; - axis.toLocalCoord = isHorizontal ? function (coord) { - return coord - coordBase; - } : function (coord) { - return extentSum - coord + coordBase; - }; - }; - /** - * Get axis. - */ - Single.prototype.getAxis = function () { - return this._axis; - }; - /** - * Get axis, add it just for draw tooltip. - */ - Single.prototype.getBaseAxis = function () { - return this._axis; - }; - Single.prototype.getAxes = function () { - return [this._axis]; - }; - Single.prototype.getTooltipAxes = function () { - return { - baseAxes: [this.getAxis()], - // Empty otherAxes - otherAxes: [] - }; - }; - /** - * If contain point. - */ - Single.prototype.containPoint = function (point) { - var rect = this.getRect(); - var axis = this.getAxis(); - var orient = axis.orient; - if (orient === 'horizontal') { - return axis.contain(axis.toLocalCoord(point[0])) && point[1] >= rect.y && point[1] <= rect.y + rect.height; - } else { - return axis.contain(axis.toLocalCoord(point[1])) && point[0] >= rect.y && point[0] <= rect.y + rect.height; - } - }; - Single.prototype.pointToData = function (point) { - var axis = this.getAxis(); - return [axis.coordToData(axis.toLocalCoord(point[axis.orient === 'horizontal' ? 0 : 1]))]; - }; - /** - * Convert the series data to concrete point. - * Can be [val] | val - */ - Single.prototype.dataToPoint = function (val) { - var axis = this.getAxis(); - var rect = this.getRect(); - var pt = []; - var idx = axis.orient === 'horizontal' ? 0 : 1; - if (val instanceof Array) { - val = val[0]; - } - pt[idx] = axis.toGlobalCoord(axis.dataToCoord(+val)); - pt[1 - idx] = idx === 0 ? rect.y + rect.height / 2 : rect.x + rect.width / 2; - return pt; - }; - Single.prototype.convertToPixel = function (ecModel, finder, value) { - var coordSys = getCoordSys(finder); - return coordSys === this ? this.dataToPoint(value) : null; - }; - Single.prototype.convertFromPixel = function (ecModel, finder, pixel) { - var coordSys = getCoordSys(finder); - return coordSys === this ? this.pointToData(pixel) : null; - }; - return Single; -}(); -function getCoordSys(finder) { - var seriesModel = finder.seriesModel; - var singleModel = finder.singleAxisModel; - return singleModel && singleModel.coordinateSystem || seriesModel && seriesModel.coordinateSystem; -} -export default Single; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/SingleAxis.js b/node_modules/echarts/lib/coord/single/SingleAxis.js deleted file mode 100644 index 2b68c5a..0000000 --- a/node_modules/echarts/lib/coord/single/SingleAxis.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import Axis from '../Axis.js'; -var SingleAxis = /** @class */function (_super) { - __extends(SingleAxis, _super); - function SingleAxis(dim, scale, coordExtent, axisType, position) { - var _this = _super.call(this, dim, scale, coordExtent) || this; - _this.type = axisType || 'value'; - _this.position = position || 'bottom'; - return _this; - } - /** - * Judge the orient of the axis. - */ - SingleAxis.prototype.isHorizontal = function () { - var position = this.position; - return position === 'top' || position === 'bottom'; - }; - SingleAxis.prototype.pointToData = function (point, clamp) { - return this.coordinateSystem.pointToData(point)[0]; - }; - return SingleAxis; -}(Axis); -export default SingleAxis; \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/prepareCustom.js b/node_modules/echarts/lib/coord/single/prepareCustom.js deleted file mode 100644 index 5640e35..0000000 --- a/node_modules/echarts/lib/coord/single/prepareCustom.js +++ /dev/null @@ -1,70 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { bind } from 'zrender/lib/core/util.js'; -function dataToCoordSize(dataSize, dataItem) { - // dataItem is necessary in log axis. - var axis = this.getAxis(); - var val = dataItem instanceof Array ? dataItem[0] : dataItem; - var halfSize = (dataSize instanceof Array ? dataSize[0] : dataSize) / 2; - return axis.type === 'category' ? axis.getBandWidth() : Math.abs(axis.dataToCoord(val - halfSize) - axis.dataToCoord(val + halfSize)); -} -export default function singlePrepareCustom(coordSys) { - var rect = coordSys.getRect(); - return { - coordSys: { - type: 'singleAxis', - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - }, - api: { - coord: function (val) { - // do not provide "out" param - return coordSys.dataToPoint(val); - }, - size: bind(dataToCoordSize, coordSys) - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/singleAxisHelper.js b/node_modules/echarts/lib/coord/single/singleAxisHelper.js deleted file mode 100644 index 8e83d52..0000000 --- a/node_modules/echarts/lib/coord/single/singleAxisHelper.js +++ /dev/null @@ -1,88 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -export function layout(axisModel, opt) { - opt = opt || {}; - var single = axisModel.coordinateSystem; - var axis = axisModel.axis; - var layout = {}; - var axisPosition = axis.position; - var orient = axis.orient; - var rect = single.getRect(); - var rectBound = [rect.x, rect.x + rect.width, rect.y, rect.y + rect.height]; - var positionMap = { - horizontal: { - top: rectBound[2], - bottom: rectBound[3] - }, - vertical: { - left: rectBound[0], - right: rectBound[1] - } - }; - layout.position = [orient === 'vertical' ? positionMap.vertical[axisPosition] : rectBound[0], orient === 'horizontal' ? positionMap.horizontal[axisPosition] : rectBound[3]]; - var r = { - horizontal: 0, - vertical: 1 - }; - layout.rotation = Math.PI / 2 * r[orient]; - var directionMap = { - top: -1, - bottom: 1, - right: 1, - left: -1 - }; - layout.labelDirection = layout.tickDirection = layout.nameDirection = directionMap[axisPosition]; - if (axisModel.get(['axisTick', 'inside'])) { - layout.tickDirection = -layout.tickDirection; - } - if (zrUtil.retrieve(opt.labelInside, axisModel.get(['axisLabel', 'inside']))) { - layout.labelDirection = -layout.labelDirection; - } - var labelRotation = opt.rotate; - labelRotation == null && (labelRotation = axisModel.get(['axisLabel', 'rotate'])); - layout.labelRotation = axisPosition === 'top' ? -labelRotation : labelRotation; - layout.z2 = 1; - return layout; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/coord/single/singleCreator.js b/node_modules/echarts/lib/coord/single/singleCreator.js deleted file mode 100644 index 13830e9..0000000 --- a/node_modules/echarts/lib/coord/single/singleCreator.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Single coordinate system creator. - */ -import Single, { singleDimensions } from './Single.js'; -import { SINGLE_REFERRING } from '../../util/model.js'; -/** - * Create single coordinate system and inject it into seriesModel. - */ -function create(ecModel, api) { - var singles = []; - ecModel.eachComponent('singleAxis', function (axisModel, idx) { - var single = new Single(axisModel, ecModel, api); - single.name = 'single_' + idx; - single.resize(axisModel, api); - axisModel.coordinateSystem = single; - singles.push(single); - }); - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.get('coordinateSystem') === 'singleAxis') { - var singleAxisModel = seriesModel.getReferringComponents('singleAxis', SINGLE_REFERRING).models[0]; - seriesModel.coordinateSystem = singleAxisModel && singleAxisModel.coordinateSystem; - } - }); - return singles; -} -var singleCreator = { - create: create, - dimensions: singleDimensions -}; -export default singleCreator; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/CoordinateSystem.js b/node_modules/echarts/lib/core/CoordinateSystem.js deleted file mode 100644 index 5f4dde5..0000000 --- a/node_modules/echarts/lib/core/CoordinateSystem.js +++ /dev/null @@ -1,74 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var coordinateSystemCreators = {}; -var CoordinateSystemManager = /** @class */function () { - function CoordinateSystemManager() { - this._coordinateSystems = []; - } - CoordinateSystemManager.prototype.create = function (ecModel, api) { - var coordinateSystems = []; - zrUtil.each(coordinateSystemCreators, function (creator, type) { - var list = creator.create(ecModel, api); - coordinateSystems = coordinateSystems.concat(list || []); - }); - this._coordinateSystems = coordinateSystems; - }; - CoordinateSystemManager.prototype.update = function (ecModel, api) { - zrUtil.each(this._coordinateSystems, function (coordSys) { - coordSys.update && coordSys.update(ecModel, api); - }); - }; - CoordinateSystemManager.prototype.getCoordinateSystems = function () { - return this._coordinateSystems.slice(); - }; - CoordinateSystemManager.register = function (type, creator) { - coordinateSystemCreators[type] = creator; - }; - CoordinateSystemManager.get = function (type) { - return coordinateSystemCreators[type]; - }; - return CoordinateSystemManager; -}(); -export default CoordinateSystemManager; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/ExtensionAPI.js b/node_modules/echarts/lib/core/ExtensionAPI.js deleted file mode 100644 index 605740b..0000000 --- a/node_modules/echarts/lib/core/ExtensionAPI.js +++ /dev/null @@ -1,59 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var availableMethods = ['getDom', 'getZr', 'getWidth', 'getHeight', 'getDevicePixelRatio', 'dispatchAction', 'isSSR', 'isDisposed', 'on', 'off', 'getDataURL', 'getConnectedDataURL', -// 'getModel', -'getOption', -// 'getViewOfComponentModel', -// 'getViewOfSeriesModel', -'getId', 'updateLabelLayout']; -var ExtensionAPI = /** @class */function () { - function ExtensionAPI(ecInstance) { - zrUtil.each(availableMethods, function (methodName) { - this[methodName] = zrUtil.bind(ecInstance[methodName], ecInstance); - }, this); - } - return ExtensionAPI; -}(); -export default ExtensionAPI; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/Scheduler.js b/node_modules/echarts/lib/core/Scheduler.js deleted file mode 100644 index 11baaee..0000000 --- a/node_modules/echarts/lib/core/Scheduler.js +++ /dev/null @@ -1,491 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, map, isFunction, createHashMap, noop, assert } from 'zrender/lib/core/util.js'; -import { createTask } from './task.js'; -import { getUID } from '../util/component.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from './ExtensionAPI.js'; -import { normalizeToArray } from '../util/model.js'; -; -var Scheduler = /** @class */function () { - function Scheduler(ecInstance, api, dataProcessorHandlers, visualHandlers) { - // key: handlerUID - this._stageTaskMap = createHashMap(); - this.ecInstance = ecInstance; - this.api = api; - // Fix current processors in case that in some rear cases that - // processors might be registered after echarts instance created. - // Register processors incrementally for a echarts instance is - // not supported by this stream architecture. - dataProcessorHandlers = this._dataProcessorHandlers = dataProcessorHandlers.slice(); - visualHandlers = this._visualHandlers = visualHandlers.slice(); - this._allHandlers = dataProcessorHandlers.concat(visualHandlers); - } - Scheduler.prototype.restoreData = function (ecModel, payload) { - // TODO: Only restore needed series and components, but not all components. - // Currently `restoreData` of all of the series and component will be called. - // But some independent components like `title`, `legend`, `graphic`, `toolbox`, - // `tooltip`, `axisPointer`, etc, do not need series refresh when `setOption`, - // and some components like coordinate system, axes, dataZoom, visualMap only - // need their target series refresh. - // (1) If we are implementing this feature some day, we should consider these cases: - // if a data processor depends on a component (e.g., dataZoomProcessor depends - // on the settings of `dataZoom`), it should be re-performed if the component - // is modified by `setOption`. - // (2) If a processor depends on sevral series, speicified by its `getTargetSeries`, - // it should be re-performed when the result array of `getTargetSeries` changed. - // We use `dependencies` to cover these issues. - // (3) How to update target series when coordinate system related components modified. - // TODO: simply the dirty mechanism? Check whether only the case here can set tasks dirty, - // and this case all of the tasks will be set as dirty. - ecModel.restoreData(payload); - // Theoretically an overall task not only depends on each of its target series, but also - // depends on all of the series. - // The overall task is not in pipeline, and `ecModel.restoreData` only set pipeline tasks - // dirty. If `getTargetSeries` of an overall task returns nothing, we should also ensure - // that the overall task is set as dirty and to be performed, otherwise it probably cause - // state chaos. So we have to set dirty of all of the overall tasks manually, otherwise it - // probably cause state chaos (consider `dataZoomProcessor`). - this._stageTaskMap.each(function (taskRecord) { - var overallTask = taskRecord.overallTask; - overallTask && overallTask.dirty(); - }); - }; - // If seriesModel provided, incremental threshold is check by series data. - Scheduler.prototype.getPerformArgs = function (task, isBlock) { - // For overall task - if (!task.__pipeline) { - return; - } - var pipeline = this._pipelineMap.get(task.__pipeline.id); - var pCtx = pipeline.context; - var incremental = !isBlock && pipeline.progressiveEnabled && (!pCtx || pCtx.progressiveRender) && task.__idxInPipeline > pipeline.blockIndex; - var step = incremental ? pipeline.step : null; - var modDataCount = pCtx && pCtx.modDataCount; - var modBy = modDataCount != null ? Math.ceil(modDataCount / step) : null; - return { - step: step, - modBy: modBy, - modDataCount: modDataCount - }; - }; - Scheduler.prototype.getPipeline = function (pipelineId) { - return this._pipelineMap.get(pipelineId); - }; - /** - * Current, progressive rendering starts from visual and layout. - * Always detect render mode in the same stage, avoiding that incorrect - * detection caused by data filtering. - * Caution: - * `updateStreamModes` use `seriesModel.getData()`. - */ - Scheduler.prototype.updateStreamModes = function (seriesModel, view) { - var pipeline = this._pipelineMap.get(seriesModel.uid); - var data = seriesModel.getData(); - var dataLen = data.count(); - // `progressiveRender` means that can render progressively in each - // animation frame. Note that some types of series do not provide - // `view.incrementalPrepareRender` but support `chart.appendData`. We - // use the term `incremental` but not `progressive` to describe the - // case that `chart.appendData`. - var progressiveRender = pipeline.progressiveEnabled && view.incrementalPrepareRender && dataLen >= pipeline.threshold; - var large = seriesModel.get('large') && dataLen >= seriesModel.get('largeThreshold'); - // TODO: modDataCount should not updated if `appendData`, otherwise cause whole repaint. - // see `test/candlestick-large3.html` - var modDataCount = seriesModel.get('progressiveChunkMode') === 'mod' ? dataLen : null; - seriesModel.pipelineContext = pipeline.context = { - progressiveRender: progressiveRender, - modDataCount: modDataCount, - large: large - }; - }; - Scheduler.prototype.restorePipelines = function (ecModel) { - var scheduler = this; - var pipelineMap = scheduler._pipelineMap = createHashMap(); - ecModel.eachSeries(function (seriesModel) { - var progressive = seriesModel.getProgressive(); - var pipelineId = seriesModel.uid; - pipelineMap.set(pipelineId, { - id: pipelineId, - head: null, - tail: null, - threshold: seriesModel.getProgressiveThreshold(), - progressiveEnabled: progressive && !(seriesModel.preventIncremental && seriesModel.preventIncremental()), - blockIndex: -1, - step: Math.round(progressive || 700), - count: 0 - }); - scheduler._pipe(seriesModel, seriesModel.dataTask); - }); - }; - Scheduler.prototype.prepareStageTasks = function () { - var stageTaskMap = this._stageTaskMap; - var ecModel = this.api.getModel(); - var api = this.api; - each(this._allHandlers, function (handler) { - var record = stageTaskMap.get(handler.uid) || stageTaskMap.set(handler.uid, {}); - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - // Currently do not need to support to sepecify them both. - errMsg = '"reset" and "overallReset" must not be both specified.'; - } - assert(!(handler.reset && handler.overallReset), errMsg); - handler.reset && this._createSeriesStageTask(handler, record, ecModel, api); - handler.overallReset && this._createOverallStageTask(handler, record, ecModel, api); - }, this); - }; - Scheduler.prototype.prepareView = function (view, model, ecModel, api) { - var renderTask = view.renderTask; - var context = renderTask.context; - context.model = model; - context.ecModel = ecModel; - context.api = api; - renderTask.__block = !view.incrementalPrepareRender; - this._pipe(model, renderTask); - }; - Scheduler.prototype.performDataProcessorTasks = function (ecModel, payload) { - // If we do not use `block` here, it should be considered when to update modes. - this._performStageTasks(this._dataProcessorHandlers, ecModel, payload, { - block: true - }); - }; - Scheduler.prototype.performVisualTasks = function (ecModel, payload, opt) { - this._performStageTasks(this._visualHandlers, ecModel, payload, opt); - }; - Scheduler.prototype._performStageTasks = function (stageHandlers, ecModel, payload, opt) { - opt = opt || {}; - var unfinished = false; - var scheduler = this; - each(stageHandlers, function (stageHandler, idx) { - if (opt.visualType && opt.visualType !== stageHandler.visualType) { - return; - } - var stageHandlerRecord = scheduler._stageTaskMap.get(stageHandler.uid); - var seriesTaskMap = stageHandlerRecord.seriesTaskMap; - var overallTask = stageHandlerRecord.overallTask; - if (overallTask) { - var overallNeedDirty_1; - var agentStubMap = overallTask.agentStubMap; - agentStubMap.each(function (stub) { - if (needSetDirty(opt, stub)) { - stub.dirty(); - overallNeedDirty_1 = true; - } - }); - overallNeedDirty_1 && overallTask.dirty(); - scheduler.updatePayload(overallTask, payload); - var performArgs_1 = scheduler.getPerformArgs(overallTask, opt.block); - // Execute stubs firstly, which may set the overall task dirty, - // then execute the overall task. And stub will call seriesModel.setData, - // which ensures that in the overallTask seriesModel.getData() will not - // return incorrect data. - agentStubMap.each(function (stub) { - stub.perform(performArgs_1); - }); - if (overallTask.perform(performArgs_1)) { - unfinished = true; - } - } else if (seriesTaskMap) { - seriesTaskMap.each(function (task, pipelineId) { - if (needSetDirty(opt, task)) { - task.dirty(); - } - var performArgs = scheduler.getPerformArgs(task, opt.block); - // FIXME - // if intending to declare `performRawSeries` in handlers, only - // stream-independent (specifically, data item independent) operations can be - // performed. Because if a series is filtered, most of the tasks will not - // be performed. A stream-dependent operation probably cause wrong biz logic. - // Perhaps we should not provide a separate callback for this case instead - // of providing the config `performRawSeries`. The stream-dependent operations - // and stream-independent operations should better not be mixed. - performArgs.skip = !stageHandler.performRawSeries && ecModel.isSeriesFiltered(task.context.model); - scheduler.updatePayload(task, payload); - if (task.perform(performArgs)) { - unfinished = true; - } - }); - } - }); - function needSetDirty(opt, task) { - return opt.setDirty && (!opt.dirtyMap || opt.dirtyMap.get(task.__pipeline.id)); - } - this.unfinished = unfinished || this.unfinished; - }; - Scheduler.prototype.performSeriesTasks = function (ecModel) { - var unfinished; - ecModel.eachSeries(function (seriesModel) { - // Progress to the end for dataInit and dataRestore. - unfinished = seriesModel.dataTask.perform() || unfinished; - }); - this.unfinished = unfinished || this.unfinished; - }; - Scheduler.prototype.plan = function () { - // Travel pipelines, check block. - this._pipelineMap.each(function (pipeline) { - var task = pipeline.tail; - do { - if (task.__block) { - pipeline.blockIndex = task.__idxInPipeline; - break; - } - task = task.getUpstream(); - } while (task); - }); - }; - Scheduler.prototype.updatePayload = function (task, payload) { - payload !== 'remain' && (task.context.payload = payload); - }; - Scheduler.prototype._createSeriesStageTask = function (stageHandler, stageHandlerRecord, ecModel, api) { - var scheduler = this; - var oldSeriesTaskMap = stageHandlerRecord.seriesTaskMap; - // The count of stages are totally about only several dozen, so - // do not need to reuse the map. - var newSeriesTaskMap = stageHandlerRecord.seriesTaskMap = createHashMap(); - var seriesType = stageHandler.seriesType; - var getTargetSeries = stageHandler.getTargetSeries; - // If a stageHandler should cover all series, `createOnAllSeries` should be declared mandatorily, - // to avoid some typo or abuse. Otherwise if an extension do not specify a `seriesType`, - // it works but it may cause other irrelevant charts blocked. - if (stageHandler.createOnAllSeries) { - ecModel.eachRawSeries(create); - } else if (seriesType) { - ecModel.eachRawSeriesByType(seriesType, create); - } else if (getTargetSeries) { - getTargetSeries(ecModel, api).each(create); - } - function create(seriesModel) { - var pipelineId = seriesModel.uid; - // Init tasks for each seriesModel only once. - // Reuse original task instance. - var task = newSeriesTaskMap.set(pipelineId, oldSeriesTaskMap && oldSeriesTaskMap.get(pipelineId) || createTask({ - plan: seriesTaskPlan, - reset: seriesTaskReset, - count: seriesTaskCount - })); - task.context = { - model: seriesModel, - ecModel: ecModel, - api: api, - // PENDING: `useClearVisual` not used? - useClearVisual: stageHandler.isVisual && !stageHandler.isLayout, - plan: stageHandler.plan, - reset: stageHandler.reset, - scheduler: scheduler - }; - scheduler._pipe(seriesModel, task); - } - }; - Scheduler.prototype._createOverallStageTask = function (stageHandler, stageHandlerRecord, ecModel, api) { - var scheduler = this; - var overallTask = stageHandlerRecord.overallTask = stageHandlerRecord.overallTask - // For overall task, the function only be called on reset stage. - || createTask({ - reset: overallTaskReset - }); - overallTask.context = { - ecModel: ecModel, - api: api, - overallReset: stageHandler.overallReset, - scheduler: scheduler - }; - var oldAgentStubMap = overallTask.agentStubMap; - // The count of stages are totally about only several dozen, so - // do not need to reuse the map. - var newAgentStubMap = overallTask.agentStubMap = createHashMap(); - var seriesType = stageHandler.seriesType; - var getTargetSeries = stageHandler.getTargetSeries; - var overallProgress = true; - var shouldOverallTaskDirty = false; - // FIXME:TS never used, so comment it - // let modifyOutputEnd = stageHandler.modifyOutputEnd; - // An overall task with seriesType detected or has `getTargetSeries`, we add - // stub in each pipelines, it will set the overall task dirty when the pipeline - // progress. Moreover, to avoid call the overall task each frame (too frequent), - // we set the pipeline block. - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = '"createOnAllSeries" is not supported for "overallReset", ' + 'because it will block all streams.'; - } - assert(!stageHandler.createOnAllSeries, errMsg); - if (seriesType) { - ecModel.eachRawSeriesByType(seriesType, createStub); - } else if (getTargetSeries) { - getTargetSeries(ecModel, api).each(createStub); - } - // Otherwise, (usually it is legacy case), the overall task will only be - // executed when upstream is dirty. Otherwise the progressive rendering of all - // pipelines will be disabled unexpectedly. But it still needs stubs to receive - // dirty info from upstream. - else { - overallProgress = false; - each(ecModel.getSeries(), createStub); - } - function createStub(seriesModel) { - var pipelineId = seriesModel.uid; - var stub = newAgentStubMap.set(pipelineId, oldAgentStubMap && oldAgentStubMap.get(pipelineId) || ( - // When the result of `getTargetSeries` changed, the overallTask - // should be set as dirty and re-performed. - shouldOverallTaskDirty = true, createTask({ - reset: stubReset, - onDirty: stubOnDirty - }))); - stub.context = { - model: seriesModel, - overallProgress: overallProgress - // FIXME:TS never used, so comment it - // modifyOutputEnd: modifyOutputEnd - }; - - stub.agent = overallTask; - stub.__block = overallProgress; - scheduler._pipe(seriesModel, stub); - } - if (shouldOverallTaskDirty) { - overallTask.dirty(); - } - }; - Scheduler.prototype._pipe = function (seriesModel, task) { - var pipelineId = seriesModel.uid; - var pipeline = this._pipelineMap.get(pipelineId); - !pipeline.head && (pipeline.head = task); - pipeline.tail && pipeline.tail.pipe(task); - pipeline.tail = task; - task.__idxInPipeline = pipeline.count++; - task.__pipeline = pipeline; - }; - Scheduler.wrapStageHandler = function (stageHandler, visualType) { - if (isFunction(stageHandler)) { - stageHandler = { - overallReset: stageHandler, - seriesType: detectSeriseType(stageHandler) - }; - } - stageHandler.uid = getUID('stageHandler'); - visualType && (stageHandler.visualType = visualType); - return stageHandler; - }; - ; - return Scheduler; -}(); -function overallTaskReset(context) { - context.overallReset(context.ecModel, context.api, context.payload); -} -function stubReset(context) { - return context.overallProgress && stubProgress; -} -function stubProgress() { - this.agent.dirty(); - this.getDownstream().dirty(); -} -function stubOnDirty() { - this.agent && this.agent.dirty(); -} -function seriesTaskPlan(context) { - return context.plan ? context.plan(context.model, context.ecModel, context.api, context.payload) : null; -} -function seriesTaskReset(context) { - if (context.useClearVisual) { - context.data.clearAllVisual(); - } - var resetDefines = context.resetDefines = normalizeToArray(context.reset(context.model, context.ecModel, context.api, context.payload)); - return resetDefines.length > 1 ? map(resetDefines, function (v, idx) { - return makeSeriesTaskProgress(idx); - }) : singleSeriesTaskProgress; -} -var singleSeriesTaskProgress = makeSeriesTaskProgress(0); -function makeSeriesTaskProgress(resetDefineIdx) { - return function (params, context) { - var data = context.data; - var resetDefine = context.resetDefines[resetDefineIdx]; - if (resetDefine && resetDefine.dataEach) { - for (var i = params.start; i < params.end; i++) { - resetDefine.dataEach(data, i); - } - } else if (resetDefine && resetDefine.progress) { - resetDefine.progress(params, data); - } - }; -} -function seriesTaskCount(context) { - return context.data.count(); -} -/** - * Only some legacy stage handlers (usually in echarts extensions) are pure function. - * To ensure that they can work normally, they should work in block mode, that is, - * they should not be started util the previous tasks finished. So they cause the - * progressive rendering disabled. We try to detect the series type, to narrow down - * the block range to only the series type they concern, but not all series. - */ -function detectSeriseType(legacyFunc) { - seriesType = null; - try { - // Assume there is no async when calling `eachSeriesByType`. - legacyFunc(ecModelMock, apiMock); - } catch (e) {} - return seriesType; -} -var ecModelMock = {}; -var apiMock = {}; -var seriesType; -mockMethods(ecModelMock, GlobalModel); -mockMethods(apiMock, ExtensionAPI); -ecModelMock.eachSeriesByType = ecModelMock.eachRawSeriesByType = function (type) { - seriesType = type; -}; -ecModelMock.eachComponent = function (cond) { - if (cond.mainType === 'series' && cond.subType) { - seriesType = cond.subType; - } -}; -function mockMethods(target, Clz) { - /* eslint-disable */ - for (var name_1 in Clz.prototype) { - // Do not use hasOwnProperty - target[name_1] = noop; - } - /* eslint-enable */ -} - -export default Scheduler; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/echarts.js b/node_modules/echarts/lib/core/echarts.js deleted file mode 100644 index d87a9d8..0000000 --- a/node_modules/echarts/lib/core/echarts.js +++ /dev/null @@ -1,2273 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -import { __extends } from "tslib"; -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrender from 'zrender/lib/zrender.js'; -import { assert, each, isFunction, isObject, indexOf, bind, clone, setAsPrimitive, extend, createHashMap, map, defaults, isDom, isArray, noop, isString, retrieve2 } from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import timsort from 'zrender/lib/core/timsort.js'; -import Eventful from 'zrender/lib/core/Eventful.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from './ExtensionAPI.js'; -import CoordinateSystemManager from './CoordinateSystem.js'; -import OptionManager from '../model/OptionManager.js'; -import backwardCompat from '../preprocessor/backwardCompat.js'; -import dataStack from '../processor/dataStack.js'; -import SeriesModel from '../model/Series.js'; -import ComponentView from '../view/Component.js'; -import ChartView from '../view/Chart.js'; -import * as graphic from '../util/graphic.js'; -import { getECData } from '../util/innerStore.js'; -import { isHighDownDispatcher, HOVER_STATE_EMPHASIS, HOVER_STATE_BLUR, blurSeriesFromHighlightPayload, toggleSelectionFromPayload, updateSeriesElementSelection, getAllSelectedIndices, isSelectChangePayload, isHighDownPayload, HIGHLIGHT_ACTION_TYPE, DOWNPLAY_ACTION_TYPE, SELECT_ACTION_TYPE, UNSELECT_ACTION_TYPE, TOGGLE_SELECT_ACTION_TYPE, savePathStates, enterEmphasis, leaveEmphasis, leaveBlur, enterSelect, leaveSelect, enterBlur, allLeaveBlur, findComponentHighDownDispatchers, blurComponent, handleGlobalMouseOverForHighDown, handleGlobalMouseOutForHighDown } from '../util/states.js'; -import * as modelUtil from '../util/model.js'; -import { throttle } from '../util/throttle.js'; -import { seriesStyleTask, dataStyleTask, dataColorPaletteTask } from '../visual/style.js'; -import loadingDefault from '../loading/default.js'; -import Scheduler from './Scheduler.js'; -import lightTheme from '../theme/light.js'; -import darkTheme from '../theme/dark.js'; -import { parseClassType } from '../util/clazz.js'; -import { ECEventProcessor } from '../util/ECEventProcessor.js'; -import { seriesSymbolTask, dataSymbolTask } from '../visual/symbol.js'; -import { getVisualFromData, getItemVisualFromData } from '../visual/helper.js'; -import { deprecateLog, deprecateReplaceLog, error, warn } from '../util/log.js'; -import { handleLegacySelectEvents } from '../legacy/dataSelectAction.js'; -import { registerExternalTransform } from '../data/helper/transform.js'; -import { createLocaleObject, SYSTEM_LANG } from './locale.js'; -import { findEventDispatcher } from '../util/event.js'; -import decal from '../visual/decal.js'; -import lifecycle from './lifecycle.js'; -import { platformApi, setPlatformAPI } from 'zrender/lib/core/platform.js'; -import { getImpl } from './impl.js'; -export var version = '5.5.1'; -export var dependencies = { - zrender: '5.6.0' -}; -var TEST_FRAME_REMAIN_TIME = 1; -var PRIORITY_PROCESSOR_SERIES_FILTER = 800; -// Some data processors depends on the stack result dimension (to calculate data extent). -// So data stack stage should be in front of data processing stage. -var PRIORITY_PROCESSOR_DATASTACK = 900; -// "Data filter" will block the stream, so it should be -// put at the beginning of data processing. -var PRIORITY_PROCESSOR_FILTER = 1000; -var PRIORITY_PROCESSOR_DEFAULT = 2000; -var PRIORITY_PROCESSOR_STATISTIC = 5000; -var PRIORITY_VISUAL_LAYOUT = 1000; -var PRIORITY_VISUAL_PROGRESSIVE_LAYOUT = 1100; -var PRIORITY_VISUAL_GLOBAL = 2000; -var PRIORITY_VISUAL_CHART = 3000; -var PRIORITY_VISUAL_COMPONENT = 4000; -// Visual property in data. Greater than `PRIORITY_VISUAL_COMPONENT` to enable to -// overwrite the viusal result of component (like `visualMap`) -// using data item specific setting (like itemStyle.xxx on data item) -var PRIORITY_VISUAL_CHART_DATA_CUSTOM = 4500; -// Greater than `PRIORITY_VISUAL_CHART_DATA_CUSTOM` to enable to layout based on -// visual result like `symbolSize`. -var PRIORITY_VISUAL_POST_CHART_LAYOUT = 4600; -var PRIORITY_VISUAL_BRUSH = 5000; -var PRIORITY_VISUAL_ARIA = 6000; -var PRIORITY_VISUAL_DECAL = 7000; -export var PRIORITY = { - PROCESSOR: { - FILTER: PRIORITY_PROCESSOR_FILTER, - SERIES_FILTER: PRIORITY_PROCESSOR_SERIES_FILTER, - STATISTIC: PRIORITY_PROCESSOR_STATISTIC - }, - VISUAL: { - LAYOUT: PRIORITY_VISUAL_LAYOUT, - PROGRESSIVE_LAYOUT: PRIORITY_VISUAL_PROGRESSIVE_LAYOUT, - GLOBAL: PRIORITY_VISUAL_GLOBAL, - CHART: PRIORITY_VISUAL_CHART, - POST_CHART_LAYOUT: PRIORITY_VISUAL_POST_CHART_LAYOUT, - COMPONENT: PRIORITY_VISUAL_COMPONENT, - BRUSH: PRIORITY_VISUAL_BRUSH, - CHART_ITEM: PRIORITY_VISUAL_CHART_DATA_CUSTOM, - ARIA: PRIORITY_VISUAL_ARIA, - DECAL: PRIORITY_VISUAL_DECAL - } -}; -// Main process have three entries: `setOption`, `dispatchAction` and `resize`, -// where they must not be invoked nestedly, except the only case: invoke -// dispatchAction with updateMethod "none" in main process. -// This flag is used to carry out this rule. -// All events will be triggered out side main process (i.e. when !this[IN_MAIN_PROCESS]). -var IN_MAIN_PROCESS_KEY = '__flagInMainProcess'; -var PENDING_UPDATE = '__pendingUpdate'; -var STATUS_NEEDS_UPDATE_KEY = '__needsUpdateStatus'; -var ACTION_REG = /^[a-zA-Z0-9_]+$/; -var CONNECT_STATUS_KEY = '__connectUpdateStatus'; -var CONNECT_STATUS_PENDING = 0; -var CONNECT_STATUS_UPDATING = 1; -var CONNECT_STATUS_UPDATED = 2; -; -; -function createRegisterEventWithLowercaseECharts(method) { - return function () { - var args = []; - for (var _i = 0; _i < arguments.length; _i++) { - args[_i] = arguments[_i]; - } - if (this.isDisposed()) { - disposedWarning(this.id); - return; - } - return toLowercaseNameAndCallEventful(this, method, args); - }; -} -function createRegisterEventWithLowercaseMessageCenter(method) { - return function () { - var args = []; - for (var _i = 0; _i < arguments.length; _i++) { - args[_i] = arguments[_i]; - } - return toLowercaseNameAndCallEventful(this, method, args); - }; -} -function toLowercaseNameAndCallEventful(host, method, args) { - // `args[0]` is event name. Event name is all lowercase. - args[0] = args[0] && args[0].toLowerCase(); - return Eventful.prototype[method].apply(host, args); -} -var MessageCenter = /** @class */function (_super) { - __extends(MessageCenter, _super); - function MessageCenter() { - return _super !== null && _super.apply(this, arguments) || this; - } - return MessageCenter; -}(Eventful); -var messageCenterProto = MessageCenter.prototype; -messageCenterProto.on = createRegisterEventWithLowercaseMessageCenter('on'); -messageCenterProto.off = createRegisterEventWithLowercaseMessageCenter('off'); -// --------------------------------------- -// Internal method names for class ECharts -// --------------------------------------- -var prepare; -var prepareView; -var updateDirectly; -var updateMethods; -var doConvertPixel; -var updateStreamModes; -var doDispatchAction; -var flushPendingActions; -var triggerUpdatedEvent; -var bindRenderedEvent; -var bindMouseEvent; -var render; -var renderComponents; -var renderSeries; -var createExtensionAPI; -var enableConnect; -var markStatusToUpdate; -var applyChangedStates; -var ECharts = /** @class */function (_super) { - __extends(ECharts, _super); - function ECharts(dom, - // Theme name or themeOption. - theme, opts) { - var _this = _super.call(this, new ECEventProcessor()) || this; - _this._chartsViews = []; - _this._chartsMap = {}; - _this._componentsViews = []; - _this._componentsMap = {}; - // Can't dispatch action during rendering procedure - _this._pendingActions = []; - opts = opts || {}; - // Get theme by name - if (isString(theme)) { - theme = themeStorage[theme]; - } - _this._dom = dom; - var defaultRenderer = 'canvas'; - var defaultCoarsePointer = 'auto'; - var defaultUseDirtyRect = false; - if (process.env.NODE_ENV !== 'production') { - var root = /* eslint-disable-next-line */ - env.hasGlobalWindow ? window : global; - if (root) { - defaultRenderer = retrieve2(root.__ECHARTS__DEFAULT__RENDERER__, defaultRenderer); - defaultCoarsePointer = retrieve2(root.__ECHARTS__DEFAULT__COARSE_POINTER, defaultCoarsePointer); - defaultUseDirtyRect = retrieve2(root.__ECHARTS__DEFAULT__USE_DIRTY_RECT__, defaultUseDirtyRect); - } - } - if (opts.ssr) { - zrender.registerSSRDataGetter(function (el) { - var ecData = getECData(el); - var dataIndex = ecData.dataIndex; - if (dataIndex == null) { - return; - } - var hashMap = createHashMap(); - hashMap.set('series_index', ecData.seriesIndex); - hashMap.set('data_index', dataIndex); - ecData.ssrType && hashMap.set('ssr_type', ecData.ssrType); - return hashMap; - }); - } - var zr = _this._zr = zrender.init(dom, { - renderer: opts.renderer || defaultRenderer, - devicePixelRatio: opts.devicePixelRatio, - width: opts.width, - height: opts.height, - ssr: opts.ssr, - useDirtyRect: retrieve2(opts.useDirtyRect, defaultUseDirtyRect), - useCoarsePointer: retrieve2(opts.useCoarsePointer, defaultCoarsePointer), - pointerSize: opts.pointerSize - }); - _this._ssr = opts.ssr; - // Expect 60 fps. - _this._throttledZrFlush = throttle(bind(zr.flush, zr), 17); - theme = clone(theme); - theme && backwardCompat(theme, true); - _this._theme = theme; - _this._locale = createLocaleObject(opts.locale || SYSTEM_LANG); - _this._coordSysMgr = new CoordinateSystemManager(); - var api = _this._api = createExtensionAPI(_this); - // Sort on demand - function prioritySortFunc(a, b) { - return a.__prio - b.__prio; - } - timsort(visualFuncs, prioritySortFunc); - timsort(dataProcessorFuncs, prioritySortFunc); - _this._scheduler = new Scheduler(_this, api, dataProcessorFuncs, visualFuncs); - _this._messageCenter = new MessageCenter(); - // Init mouse events - _this._initEvents(); - // In case some people write `window.onresize = chart.resize` - _this.resize = bind(_this.resize, _this); - zr.animation.on('frame', _this._onframe, _this); - bindRenderedEvent(zr, _this); - bindMouseEvent(zr, _this); - // ECharts instance can be used as value. - setAsPrimitive(_this); - return _this; - } - ECharts.prototype._onframe = function () { - if (this._disposed) { - return; - } - applyChangedStates(this); - var scheduler = this._scheduler; - // Lazy update - if (this[PENDING_UPDATE]) { - var silent = this[PENDING_UPDATE].silent; - this[IN_MAIN_PROCESS_KEY] = true; - try { - prepare(this); - updateMethods.update.call(this, null, this[PENDING_UPDATE].updateParams); - } catch (e) { - this[IN_MAIN_PROCESS_KEY] = false; - this[PENDING_UPDATE] = null; - throw e; - } - // At present, in each frame, zrender performs: - // (1) animation step forward. - // (2) trigger('frame') (where this `_onframe` is called) - // (3) zrender flush (render). - // If we do nothing here, since we use `setToFinal: true`, the step (3) above - // will render the final state of the elements before the real animation started. - this._zr.flush(); - this[IN_MAIN_PROCESS_KEY] = false; - this[PENDING_UPDATE] = null; - flushPendingActions.call(this, silent); - triggerUpdatedEvent.call(this, silent); - } - // Avoid do both lazy update and progress in one frame. - else if (scheduler.unfinished) { - // Stream progress. - var remainTime = TEST_FRAME_REMAIN_TIME; - var ecModel = this._model; - var api = this._api; - scheduler.unfinished = false; - do { - var startTime = +new Date(); - scheduler.performSeriesTasks(ecModel); - // Currently dataProcessorFuncs do not check threshold. - scheduler.performDataProcessorTasks(ecModel); - updateStreamModes(this, ecModel); - // Do not update coordinate system here. Because that coord system update in - // each frame is not a good user experience. So we follow the rule that - // the extent of the coordinate system is determined in the first frame (the - // frame is executed immediately after task reset. - // this._coordSysMgr.update(ecModel, api); - // console.log('--- ec frame visual ---', remainTime); - scheduler.performVisualTasks(ecModel); - renderSeries(this, this._model, api, 'remain', {}); - remainTime -= +new Date() - startTime; - } while (remainTime > 0 && scheduler.unfinished); - // Call flush explicitly for trigger finished event. - if (!scheduler.unfinished) { - this._zr.flush(); - } - // Else, zr flushing be ensue within the same frame, - // because zr flushing is after onframe event. - } - }; - - ECharts.prototype.getDom = function () { - return this._dom; - }; - ECharts.prototype.getId = function () { - return this.id; - }; - ECharts.prototype.getZr = function () { - return this._zr; - }; - ECharts.prototype.isSSR = function () { - return this._ssr; - }; - /* eslint-disable-next-line */ - ECharts.prototype.setOption = function (option, notMerge, lazyUpdate) { - if (this[IN_MAIN_PROCESS_KEY]) { - if (process.env.NODE_ENV !== 'production') { - error('`setOption` should not be called during main process.'); - } - return; - } - if (this._disposed) { - disposedWarning(this.id); - return; - } - var silent; - var replaceMerge; - var transitionOpt; - if (isObject(notMerge)) { - lazyUpdate = notMerge.lazyUpdate; - silent = notMerge.silent; - replaceMerge = notMerge.replaceMerge; - transitionOpt = notMerge.transition; - notMerge = notMerge.notMerge; - } - this[IN_MAIN_PROCESS_KEY] = true; - if (!this._model || notMerge) { - var optionManager = new OptionManager(this._api); - var theme = this._theme; - var ecModel = this._model = new GlobalModel(); - ecModel.scheduler = this._scheduler; - ecModel.ssr = this._ssr; - ecModel.init(null, null, null, theme, this._locale, optionManager); - } - this._model.setOption(option, { - replaceMerge: replaceMerge - }, optionPreprocessorFuncs); - var updateParams = { - seriesTransition: transitionOpt, - optionChanged: true - }; - if (lazyUpdate) { - this[PENDING_UPDATE] = { - silent: silent, - updateParams: updateParams - }; - this[IN_MAIN_PROCESS_KEY] = false; - // `setOption(option, {lazyMode: true})` may be called when zrender has been slept. - // It should wake it up to make sure zrender start to render at the next frame. - this.getZr().wakeUp(); - } else { - try { - prepare(this); - updateMethods.update.call(this, null, updateParams); - } catch (e) { - this[PENDING_UPDATE] = null; - this[IN_MAIN_PROCESS_KEY] = false; - throw e; - } - // Ensure zr refresh sychronously, and then pixel in canvas can be - // fetched after `setOption`. - if (!this._ssr) { - // not use flush when using ssr mode. - this._zr.flush(); - } - this[PENDING_UPDATE] = null; - this[IN_MAIN_PROCESS_KEY] = false; - flushPendingActions.call(this, silent); - triggerUpdatedEvent.call(this, silent); - } - }; - /** - * @deprecated - */ - ECharts.prototype.setTheme = function () { - deprecateLog('ECharts#setTheme() is DEPRECATED in ECharts 3.0'); - }; - // We don't want developers to use getModel directly. - ECharts.prototype.getModel = function () { - return this._model; - }; - ECharts.prototype.getOption = function () { - return this._model && this._model.getOption(); - }; - ECharts.prototype.getWidth = function () { - return this._zr.getWidth(); - }; - ECharts.prototype.getHeight = function () { - return this._zr.getHeight(); - }; - ECharts.prototype.getDevicePixelRatio = function () { - return this._zr.painter.dpr - /* eslint-disable-next-line */ || env.hasGlobalWindow && window.devicePixelRatio || 1; - }; - /** - * Get canvas which has all thing rendered - * @deprecated Use renderToCanvas instead. - */ - ECharts.prototype.getRenderedCanvas = function (opts) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('getRenderedCanvas', 'renderToCanvas'); - } - return this.renderToCanvas(opts); - }; - ECharts.prototype.renderToCanvas = function (opts) { - opts = opts || {}; - var painter = this._zr.painter; - if (process.env.NODE_ENV !== 'production') { - if (painter.type !== 'canvas') { - throw new Error('renderToCanvas can only be used in the canvas renderer.'); - } - } - return painter.getRenderedCanvas({ - backgroundColor: opts.backgroundColor || this._model.get('backgroundColor'), - pixelRatio: opts.pixelRatio || this.getDevicePixelRatio() - }); - }; - ECharts.prototype.renderToSVGString = function (opts) { - opts = opts || {}; - var painter = this._zr.painter; - if (process.env.NODE_ENV !== 'production') { - if (painter.type !== 'svg') { - throw new Error('renderToSVGString can only be used in the svg renderer.'); - } - } - return painter.renderToString({ - useViewBox: opts.useViewBox - }); - }; - /** - * Get svg data url - */ - ECharts.prototype.getSvgDataURL = function () { - if (!env.svgSupported) { - return; - } - var zr = this._zr; - var list = zr.storage.getDisplayList(); - // Stop animations - each(list, function (el) { - el.stopAnimation(null, true); - }); - return zr.painter.toDataURL(); - }; - ECharts.prototype.getDataURL = function (opts) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - opts = opts || {}; - var excludeComponents = opts.excludeComponents; - var ecModel = this._model; - var excludesComponentViews = []; - var self = this; - each(excludeComponents, function (componentType) { - ecModel.eachComponent({ - mainType: componentType - }, function (component) { - var view = self._componentsMap[component.__viewId]; - if (!view.group.ignore) { - excludesComponentViews.push(view); - view.group.ignore = true; - } - }); - }); - var url = this._zr.painter.getType() === 'svg' ? this.getSvgDataURL() : this.renderToCanvas(opts).toDataURL('image/' + (opts && opts.type || 'png')); - each(excludesComponentViews, function (view) { - view.group.ignore = false; - }); - return url; - }; - ECharts.prototype.getConnectedDataURL = function (opts) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - var isSvg = opts.type === 'svg'; - var groupId = this.group; - var mathMin = Math.min; - var mathMax = Math.max; - var MAX_NUMBER = Infinity; - if (connectedGroups[groupId]) { - var left_1 = MAX_NUMBER; - var top_1 = MAX_NUMBER; - var right_1 = -MAX_NUMBER; - var bottom_1 = -MAX_NUMBER; - var canvasList_1 = []; - var dpr_1 = opts && opts.pixelRatio || this.getDevicePixelRatio(); - each(instances, function (chart, id) { - if (chart.group === groupId) { - var canvas = isSvg ? chart.getZr().painter.getSvgDom().innerHTML : chart.renderToCanvas(clone(opts)); - var boundingRect = chart.getDom().getBoundingClientRect(); - left_1 = mathMin(boundingRect.left, left_1); - top_1 = mathMin(boundingRect.top, top_1); - right_1 = mathMax(boundingRect.right, right_1); - bottom_1 = mathMax(boundingRect.bottom, bottom_1); - canvasList_1.push({ - dom: canvas, - left: boundingRect.left, - top: boundingRect.top - }); - } - }); - left_1 *= dpr_1; - top_1 *= dpr_1; - right_1 *= dpr_1; - bottom_1 *= dpr_1; - var width = right_1 - left_1; - var height = bottom_1 - top_1; - var targetCanvas = platformApi.createCanvas(); - var zr_1 = zrender.init(targetCanvas, { - renderer: isSvg ? 'svg' : 'canvas' - }); - zr_1.resize({ - width: width, - height: height - }); - if (isSvg) { - var content_1 = ''; - each(canvasList_1, function (item) { - var x = item.left - left_1; - var y = item.top - top_1; - content_1 += '' + item.dom + ''; - }); - zr_1.painter.getSvgRoot().innerHTML = content_1; - if (opts.connectedBackgroundColor) { - zr_1.painter.setBackgroundColor(opts.connectedBackgroundColor); - } - zr_1.refreshImmediately(); - return zr_1.painter.toDataURL(); - } else { - // Background between the charts - if (opts.connectedBackgroundColor) { - zr_1.add(new graphic.Rect({ - shape: { - x: 0, - y: 0, - width: width, - height: height - }, - style: { - fill: opts.connectedBackgroundColor - } - })); - } - each(canvasList_1, function (item) { - var img = new graphic.Image({ - style: { - x: item.left * dpr_1 - left_1, - y: item.top * dpr_1 - top_1, - image: item.dom - } - }); - zr_1.add(img); - }); - zr_1.refreshImmediately(); - return targetCanvas.toDataURL('image/' + (opts && opts.type || 'png')); - } - } else { - return this.getDataURL(opts); - } - }; - ECharts.prototype.convertToPixel = function (finder, value) { - return doConvertPixel(this, 'convertToPixel', finder, value); - }; - ECharts.prototype.convertFromPixel = function (finder, value) { - return doConvertPixel(this, 'convertFromPixel', finder, value); - }; - /** - * Is the specified coordinate systems or components contain the given pixel point. - * @param {Array|number} value - * @return {boolean} result - */ - ECharts.prototype.containPixel = function (finder, value) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - var ecModel = this._model; - var result; - var findResult = modelUtil.parseFinder(ecModel, finder); - each(findResult, function (models, key) { - key.indexOf('Models') >= 0 && each(models, function (model) { - var coordSys = model.coordinateSystem; - if (coordSys && coordSys.containPoint) { - result = result || !!coordSys.containPoint(value); - } else if (key === 'seriesModels') { - var view = this._chartsMap[model.__viewId]; - if (view && view.containPoint) { - result = result || view.containPoint(value, model); - } else { - if (process.env.NODE_ENV !== 'production') { - warn(key + ': ' + (view ? 'The found component do not support containPoint.' : 'No view mapping to the found component.')); - } - } - } else { - if (process.env.NODE_ENV !== 'production') { - warn(key + ': containPoint is not supported'); - } - } - }, this); - }, this); - return !!result; - }; - /** - * Get visual from series or data. - * @param finder - * If string, e.g., 'series', means {seriesIndex: 0}. - * If Object, could contain some of these properties below: - * { - * seriesIndex / seriesId / seriesName, - * dataIndex / dataIndexInside - * } - * If dataIndex is not specified, series visual will be fetched, - * but not data item visual. - * If all of seriesIndex, seriesId, seriesName are not specified, - * visual will be fetched from first series. - * @param visualType 'color', 'symbol', 'symbolSize' - */ - ECharts.prototype.getVisual = function (finder, visualType) { - var ecModel = this._model; - var parsedFinder = modelUtil.parseFinder(ecModel, finder, { - defaultMainType: 'series' - }); - var seriesModel = parsedFinder.seriesModel; - if (process.env.NODE_ENV !== 'production') { - if (!seriesModel) { - warn('There is no specified series model'); - } - } - var data = seriesModel.getData(); - var dataIndexInside = parsedFinder.hasOwnProperty('dataIndexInside') ? parsedFinder.dataIndexInside : parsedFinder.hasOwnProperty('dataIndex') ? data.indexOfRawIndex(parsedFinder.dataIndex) : null; - return dataIndexInside != null ? getItemVisualFromData(data, dataIndexInside, visualType) : getVisualFromData(data, visualType); - }; - /** - * Get view of corresponding component model - */ - ECharts.prototype.getViewOfComponentModel = function (componentModel) { - return this._componentsMap[componentModel.__viewId]; - }; - /** - * Get view of corresponding series model - */ - ECharts.prototype.getViewOfSeriesModel = function (seriesModel) { - return this._chartsMap[seriesModel.__viewId]; - }; - ECharts.prototype._initEvents = function () { - var _this = this; - each(MOUSE_EVENT_NAMES, function (eveName) { - var handler = function (e) { - var ecModel = _this.getModel(); - var el = e.target; - var params; - var isGlobalOut = eveName === 'globalout'; - // no e.target when 'globalout'. - if (isGlobalOut) { - params = {}; - } else { - el && findEventDispatcher(el, function (parent) { - var ecData = getECData(parent); - if (ecData && ecData.dataIndex != null) { - var dataModel = ecData.dataModel || ecModel.getSeriesByIndex(ecData.seriesIndex); - params = dataModel && dataModel.getDataParams(ecData.dataIndex, ecData.dataType, el) || {}; - return true; - } - // If element has custom eventData of components - else if (ecData.eventData) { - params = extend({}, ecData.eventData); - return true; - } - }, true); - } - // Contract: if params prepared in mouse event, - // these properties must be specified: - // { - // componentType: string (component main type) - // componentIndex: number - // } - // Otherwise event query can not work. - if (params) { - var componentType = params.componentType; - var componentIndex = params.componentIndex; - // Special handling for historic reason: when trigger by - // markLine/markPoint/markArea, the componentType is - // 'markLine'/'markPoint'/'markArea', but we should better - // enable them to be queried by seriesIndex, since their - // option is set in each series. - if (componentType === 'markLine' || componentType === 'markPoint' || componentType === 'markArea') { - componentType = 'series'; - componentIndex = params.seriesIndex; - } - var model = componentType && componentIndex != null && ecModel.getComponent(componentType, componentIndex); - var view = model && _this[model.mainType === 'series' ? '_chartsMap' : '_componentsMap'][model.__viewId]; - if (process.env.NODE_ENV !== 'production') { - // `event.componentType` and `event[componentTpype + 'Index']` must not - // be missed, otherwise there is no way to distinguish source component. - // See `dataFormat.getDataParams`. - if (!isGlobalOut && !(model && view)) { - warn('model or view can not be found by params'); - } - } - params.event = e; - params.type = eveName; - _this._$eventProcessor.eventInfo = { - targetEl: el, - packedEvent: params, - model: model, - view: view - }; - _this.trigger(eveName, params); - } - }; - // Consider that some component (like tooltip, brush, ...) - // register zr event handler, but user event handler might - // do anything, such as call `setOption` or `dispatchAction`, - // which probably update any of the content and probably - // cause problem if it is called previous other inner handlers. - handler.zrEventfulCallAtLast = true; - _this._zr.on(eveName, handler, _this); - }); - each(eventActionMap, function (actionType, eventType) { - _this._messageCenter.on(eventType, function (event) { - this.trigger(eventType, event); - }, _this); - }); - // Extra events - // TODO register? - each(['selectchanged'], function (eventType) { - _this._messageCenter.on(eventType, function (event) { - this.trigger(eventType, event); - }, _this); - }); - handleLegacySelectEvents(this._messageCenter, this, this._api); - }; - ECharts.prototype.isDisposed = function () { - return this._disposed; - }; - ECharts.prototype.clear = function () { - if (this._disposed) { - disposedWarning(this.id); - return; - } - this.setOption({ - series: [] - }, true); - }; - ECharts.prototype.dispose = function () { - if (this._disposed) { - disposedWarning(this.id); - return; - } - this._disposed = true; - var dom = this.getDom(); - if (dom) { - modelUtil.setAttribute(this.getDom(), DOM_ATTRIBUTE_KEY, ''); - } - var chart = this; - var api = chart._api; - var ecModel = chart._model; - each(chart._componentsViews, function (component) { - component.dispose(ecModel, api); - }); - each(chart._chartsViews, function (chart) { - chart.dispose(ecModel, api); - }); - // Dispose after all views disposed - chart._zr.dispose(); - // Set properties to null. - // To reduce the memory cost in case the top code still holds this instance unexpectedly. - chart._dom = chart._model = chart._chartsMap = chart._componentsMap = chart._chartsViews = chart._componentsViews = chart._scheduler = chart._api = chart._zr = chart._throttledZrFlush = chart._theme = chart._coordSysMgr = chart._messageCenter = null; - delete instances[chart.id]; - }; - /** - * Resize the chart - */ - ECharts.prototype.resize = function (opts) { - if (this[IN_MAIN_PROCESS_KEY]) { - if (process.env.NODE_ENV !== 'production') { - error('`resize` should not be called during main process.'); - } - return; - } - if (this._disposed) { - disposedWarning(this.id); - return; - } - this._zr.resize(opts); - var ecModel = this._model; - // Resize loading effect - this._loadingFX && this._loadingFX.resize(); - if (!ecModel) { - return; - } - var needPrepare = ecModel.resetOption('media'); - var silent = opts && opts.silent; - // There is some real cases that: - // chart.setOption(option, { lazyUpdate: true }); - // chart.resize(); - if (this[PENDING_UPDATE]) { - if (silent == null) { - silent = this[PENDING_UPDATE].silent; - } - needPrepare = true; - this[PENDING_UPDATE] = null; - } - this[IN_MAIN_PROCESS_KEY] = true; - try { - needPrepare && prepare(this); - updateMethods.update.call(this, { - type: 'resize', - animation: extend({ - // Disable animation - duration: 0 - }, opts && opts.animation) - }); - } catch (e) { - this[IN_MAIN_PROCESS_KEY] = false; - throw e; - } - this[IN_MAIN_PROCESS_KEY] = false; - flushPendingActions.call(this, silent); - triggerUpdatedEvent.call(this, silent); - }; - ECharts.prototype.showLoading = function (name, cfg) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - if (isObject(name)) { - cfg = name; - name = ''; - } - name = name || 'default'; - this.hideLoading(); - if (!loadingEffects[name]) { - if (process.env.NODE_ENV !== 'production') { - warn('Loading effects ' + name + ' not exists.'); - } - return; - } - var el = loadingEffects[name](this._api, cfg); - var zr = this._zr; - this._loadingFX = el; - zr.add(el); - }; - /** - * Hide loading effect - */ - ECharts.prototype.hideLoading = function () { - if (this._disposed) { - disposedWarning(this.id); - return; - } - this._loadingFX && this._zr.remove(this._loadingFX); - this._loadingFX = null; - }; - ECharts.prototype.makeActionFromEvent = function (eventObj) { - var payload = extend({}, eventObj); - payload.type = eventActionMap[eventObj.type]; - return payload; - }; - /** - * @param opt If pass boolean, means opt.silent - * @param opt.silent Default `false`. Whether trigger events. - * @param opt.flush Default `undefined`. - * true: Flush immediately, and then pixel in canvas can be fetched - * immediately. Caution: it might affect performance. - * false: Not flush. - * undefined: Auto decide whether perform flush. - */ - ECharts.prototype.dispatchAction = function (payload, opt) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - if (!isObject(opt)) { - opt = { - silent: !!opt - }; - } - if (!actions[payload.type]) { - return; - } - // Avoid dispatch action before setOption. Especially in `connect`. - if (!this._model) { - return; - } - // May dispatchAction in rendering procedure - if (this[IN_MAIN_PROCESS_KEY]) { - this._pendingActions.push(payload); - return; - } - var silent = opt.silent; - doDispatchAction.call(this, payload, silent); - var flush = opt.flush; - if (flush) { - this._zr.flush(); - } else if (flush !== false && env.browser.weChat) { - // In WeChat embedded browser, `requestAnimationFrame` and `setInterval` - // hang when sliding page (on touch event), which cause that zr does not - // refresh until user interaction finished, which is not expected. - // But `dispatchAction` may be called too frequently when pan on touch - // screen, which impacts performance if do not throttle them. - this._throttledZrFlush(); - } - flushPendingActions.call(this, silent); - triggerUpdatedEvent.call(this, silent); - }; - ECharts.prototype.updateLabelLayout = function () { - lifecycle.trigger('series:layoutlabels', this._model, this._api, { - // Not adding series labels. - // TODO - updatedSeries: [] - }); - }; - ECharts.prototype.appendData = function (params) { - if (this._disposed) { - disposedWarning(this.id); - return; - } - var seriesIndex = params.seriesIndex; - var ecModel = this.getModel(); - var seriesModel = ecModel.getSeriesByIndex(seriesIndex); - if (process.env.NODE_ENV !== 'production') { - assert(params.data && seriesModel); - } - seriesModel.appendData(params); - // Note: `appendData` does not support that update extent of coordinate - // system, util some scenario require that. In the expected usage of - // `appendData`, the initial extent of coordinate system should better - // be fixed by axis `min`/`max` setting or initial data, otherwise if - // the extent changed while `appendData`, the location of the painted - // graphic elements have to be changed, which make the usage of - // `appendData` meaningless. - this._scheduler.unfinished = true; - this.getZr().wakeUp(); - }; - // A work around for no `internal` modifier in ts yet but - // need to strictly hide private methods to JS users. - ECharts.internalField = function () { - prepare = function (ecIns) { - var scheduler = ecIns._scheduler; - scheduler.restorePipelines(ecIns._model); - scheduler.prepareStageTasks(); - prepareView(ecIns, true); - prepareView(ecIns, false); - scheduler.plan(); - }; - /** - * Prepare view instances of charts and components - */ - prepareView = function (ecIns, isComponent) { - var ecModel = ecIns._model; - var scheduler = ecIns._scheduler; - var viewList = isComponent ? ecIns._componentsViews : ecIns._chartsViews; - var viewMap = isComponent ? ecIns._componentsMap : ecIns._chartsMap; - var zr = ecIns._zr; - var api = ecIns._api; - for (var i = 0; i < viewList.length; i++) { - viewList[i].__alive = false; - } - isComponent ? ecModel.eachComponent(function (componentType, model) { - componentType !== 'series' && doPrepare(model); - }) : ecModel.eachSeries(doPrepare); - function doPrepare(model) { - // By default view will be reused if possible for the case that `setOption` with "notMerge" - // mode and need to enable transition animation. (Usually, when they have the same id, or - // especially no id but have the same type & name & index. See the `model.id` generation - // rule in `makeIdAndName` and `viewId` generation rule here). - // But in `replaceMerge` mode, this feature should be able to disabled when it is clear that - // the new model has nothing to do with the old model. - var requireNewView = model.__requireNewView; - // This command should not work twice. - model.__requireNewView = false; - // Consider: id same and type changed. - var viewId = '_ec_' + model.id + '_' + model.type; - var view = !requireNewView && viewMap[viewId]; - if (!view) { - var classType = parseClassType(model.type); - var Clazz = isComponent ? ComponentView.getClass(classType.main, classType.sub) : - // FIXME:TS - // (ChartView as ChartViewConstructor).getClass('series', classType.sub) - // For backward compat, still support a chart type declared as only subType - // like "liquidfill", but recommend "series.liquidfill" - // But need a base class to make a type series. - ChartView.getClass(classType.sub); - if (process.env.NODE_ENV !== 'production') { - assert(Clazz, classType.sub + ' does not exist.'); - } - view = new Clazz(); - view.init(ecModel, api); - viewMap[viewId] = view; - viewList.push(view); - zr.add(view.group); - } - model.__viewId = view.__id = viewId; - view.__alive = true; - view.__model = model; - view.group.__ecComponentInfo = { - mainType: model.mainType, - index: model.componentIndex - }; - !isComponent && scheduler.prepareView(view, model, ecModel, api); - } - for (var i = 0; i < viewList.length;) { - var view = viewList[i]; - if (!view.__alive) { - !isComponent && view.renderTask.dispose(); - zr.remove(view.group); - view.dispose(ecModel, api); - viewList.splice(i, 1); - if (viewMap[view.__id] === view) { - delete viewMap[view.__id]; - } - view.__id = view.group.__ecComponentInfo = null; - } else { - i++; - } - } - }; - updateDirectly = function (ecIns, method, payload, mainType, subType) { - var ecModel = ecIns._model; - ecModel.setUpdatePayload(payload); - // broadcast - if (!mainType) { - // FIXME - // Chart will not be update directly here, except set dirty. - // But there is no such scenario now. - each([].concat(ecIns._componentsViews).concat(ecIns._chartsViews), callView); - return; - } - var query = {}; - query[mainType + 'Id'] = payload[mainType + 'Id']; - query[mainType + 'Index'] = payload[mainType + 'Index']; - query[mainType + 'Name'] = payload[mainType + 'Name']; - var condition = { - mainType: mainType, - query: query - }; - subType && (condition.subType = subType); // subType may be '' by parseClassType; - var excludeSeriesId = payload.excludeSeriesId; - var excludeSeriesIdMap; - if (excludeSeriesId != null) { - excludeSeriesIdMap = createHashMap(); - each(modelUtil.normalizeToArray(excludeSeriesId), function (id) { - var modelId = modelUtil.convertOptionIdName(id, null); - if (modelId != null) { - excludeSeriesIdMap.set(modelId, true); - } - }); - } - // If dispatchAction before setOption, do nothing. - ecModel && ecModel.eachComponent(condition, function (model) { - var isExcluded = excludeSeriesIdMap && excludeSeriesIdMap.get(model.id) != null; - if (isExcluded) { - return; - } - ; - if (isHighDownPayload(payload)) { - if (model instanceof SeriesModel) { - if (payload.type === HIGHLIGHT_ACTION_TYPE && !payload.notBlur && !model.get(['emphasis', 'disabled'])) { - blurSeriesFromHighlightPayload(model, payload, ecIns._api); - } - } else { - var _a = findComponentHighDownDispatchers(model.mainType, model.componentIndex, payload.name, ecIns._api), - focusSelf = _a.focusSelf, - dispatchers = _a.dispatchers; - if (payload.type === HIGHLIGHT_ACTION_TYPE && focusSelf && !payload.notBlur) { - blurComponent(model.mainType, model.componentIndex, ecIns._api); - } - // PENDING: - // Whether to put this "enter emphasis" code in `ComponentView`, - // which will be the same as `ChartView` but might be not necessary - // and will be far from this logic. - if (dispatchers) { - each(dispatchers, function (dispatcher) { - payload.type === HIGHLIGHT_ACTION_TYPE ? enterEmphasis(dispatcher) : leaveEmphasis(dispatcher); - }); - } - } - } else if (isSelectChangePayload(payload)) { - // TODO geo - if (model instanceof SeriesModel) { - toggleSelectionFromPayload(model, payload, ecIns._api); - updateSeriesElementSelection(model); - markStatusToUpdate(ecIns); - } - } - }, ecIns); - ecModel && ecModel.eachComponent(condition, function (model) { - var isExcluded = excludeSeriesIdMap && excludeSeriesIdMap.get(model.id) != null; - if (isExcluded) { - return; - } - ; - callView(ecIns[mainType === 'series' ? '_chartsMap' : '_componentsMap'][model.__viewId]); - }, ecIns); - function callView(view) { - view && view.__alive && view[method] && view[method](view.__model, ecModel, ecIns._api, payload); - } - }; - updateMethods = { - prepareAndUpdate: function (payload) { - prepare(this); - updateMethods.update.call(this, payload, { - // Needs to mark option changed if newOption is given. - // It's from MagicType. - // TODO If use a separate flag optionChanged in payload? - optionChanged: payload.newOption != null - }); - }, - update: function (payload, updateParams) { - var ecModel = this._model; - var api = this._api; - var zr = this._zr; - var coordSysMgr = this._coordSysMgr; - var scheduler = this._scheduler; - // update before setOption - if (!ecModel) { - return; - } - ecModel.setUpdatePayload(payload); - scheduler.restoreData(ecModel, payload); - scheduler.performSeriesTasks(ecModel); - // TODO - // Save total ecModel here for undo/redo (after restoring data and before processing data). - // Undo (restoration of total ecModel) can be carried out in 'action' or outside API call. - // Create new coordinate system each update - // In LineView may save the old coordinate system and use it to get the original point. - coordSysMgr.create(ecModel, api); - scheduler.performDataProcessorTasks(ecModel, payload); - // Current stream render is not supported in data process. So we can update - // stream modes after data processing, where the filtered data is used to - // determine whether to use progressive rendering. - updateStreamModes(this, ecModel); - // We update stream modes before coordinate system updated, then the modes info - // can be fetched when coord sys updating (consider the barGrid extent fix). But - // the drawback is the full coord info can not be fetched. Fortunately this full - // coord is not required in stream mode updater currently. - coordSysMgr.update(ecModel, api); - clearColorPalette(ecModel); - scheduler.performVisualTasks(ecModel, payload); - render(this, ecModel, api, payload, updateParams); - // Set background - var backgroundColor = ecModel.get('backgroundColor') || 'transparent'; - var darkMode = ecModel.get('darkMode'); - zr.setBackgroundColor(backgroundColor); - // Force set dark mode. - if (darkMode != null && darkMode !== 'auto') { - zr.setDarkMode(darkMode); - } - lifecycle.trigger('afterupdate', ecModel, api); - }, - updateTransform: function (payload) { - var _this = this; - var ecModel = this._model; - var api = this._api; - // update before setOption - if (!ecModel) { - return; - } - ecModel.setUpdatePayload(payload); - // ChartView.markUpdateMethod(payload, 'updateTransform'); - var componentDirtyList = []; - ecModel.eachComponent(function (componentType, componentModel) { - if (componentType === 'series') { - return; - } - var componentView = _this.getViewOfComponentModel(componentModel); - if (componentView && componentView.__alive) { - if (componentView.updateTransform) { - var result = componentView.updateTransform(componentModel, ecModel, api, payload); - result && result.update && componentDirtyList.push(componentView); - } else { - componentDirtyList.push(componentView); - } - } - }); - var seriesDirtyMap = createHashMap(); - ecModel.eachSeries(function (seriesModel) { - var chartView = _this._chartsMap[seriesModel.__viewId]; - if (chartView.updateTransform) { - var result = chartView.updateTransform(seriesModel, ecModel, api, payload); - result && result.update && seriesDirtyMap.set(seriesModel.uid, 1); - } else { - seriesDirtyMap.set(seriesModel.uid, 1); - } - }); - clearColorPalette(ecModel); - // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. - // this._scheduler.performVisualTasks(ecModel, payload, 'layout', true); - this._scheduler.performVisualTasks(ecModel, payload, { - setDirty: true, - dirtyMap: seriesDirtyMap - }); - // Currently, not call render of components. Geo render cost a lot. - // renderComponents(ecIns, ecModel, api, payload, componentDirtyList); - renderSeries(this, ecModel, api, payload, {}, seriesDirtyMap); - lifecycle.trigger('afterupdate', ecModel, api); - }, - updateView: function (payload) { - var ecModel = this._model; - // update before setOption - if (!ecModel) { - return; - } - ecModel.setUpdatePayload(payload); - ChartView.markUpdateMethod(payload, 'updateView'); - clearColorPalette(ecModel); - // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. - this._scheduler.performVisualTasks(ecModel, payload, { - setDirty: true - }); - render(this, ecModel, this._api, payload, {}); - lifecycle.trigger('afterupdate', ecModel, this._api); - }, - updateVisual: function (payload) { - // updateMethods.update.call(this, payload); - var _this = this; - var ecModel = this._model; - // update before setOption - if (!ecModel) { - return; - } - ecModel.setUpdatePayload(payload); - // clear all visual - ecModel.eachSeries(function (seriesModel) { - seriesModel.getData().clearAllVisual(); - }); - // Perform visual - ChartView.markUpdateMethod(payload, 'updateVisual'); - clearColorPalette(ecModel); - // Keep pipe to the exist pipeline because it depends on the render task of the full pipeline. - this._scheduler.performVisualTasks(ecModel, payload, { - visualType: 'visual', - setDirty: true - }); - ecModel.eachComponent(function (componentType, componentModel) { - if (componentType !== 'series') { - var componentView = _this.getViewOfComponentModel(componentModel); - componentView && componentView.__alive && componentView.updateVisual(componentModel, ecModel, _this._api, payload); - } - }); - ecModel.eachSeries(function (seriesModel) { - var chartView = _this._chartsMap[seriesModel.__viewId]; - chartView.updateVisual(seriesModel, ecModel, _this._api, payload); - }); - lifecycle.trigger('afterupdate', ecModel, this._api); - }, - updateLayout: function (payload) { - updateMethods.update.call(this, payload); - } - }; - doConvertPixel = function (ecIns, methodName, finder, value) { - if (ecIns._disposed) { - disposedWarning(ecIns.id); - return; - } - var ecModel = ecIns._model; - var coordSysList = ecIns._coordSysMgr.getCoordinateSystems(); - var result; - var parsedFinder = modelUtil.parseFinder(ecModel, finder); - for (var i = 0; i < coordSysList.length; i++) { - var coordSys = coordSysList[i]; - if (coordSys[methodName] && (result = coordSys[methodName](ecModel, parsedFinder, value)) != null) { - return result; - } - } - if (process.env.NODE_ENV !== 'production') { - warn('No coordinate system that supports ' + methodName + ' found by the given finder.'); - } - }; - updateStreamModes = function (ecIns, ecModel) { - var chartsMap = ecIns._chartsMap; - var scheduler = ecIns._scheduler; - ecModel.eachSeries(function (seriesModel) { - scheduler.updateStreamModes(seriesModel, chartsMap[seriesModel.__viewId]); - }); - }; - doDispatchAction = function (payload, silent) { - var _this = this; - var ecModel = this.getModel(); - var payloadType = payload.type; - var escapeConnect = payload.escapeConnect; - var actionWrap = actions[payloadType]; - var actionInfo = actionWrap.actionInfo; - var cptTypeTmp = (actionInfo.update || 'update').split(':'); - var updateMethod = cptTypeTmp.pop(); - var cptType = cptTypeTmp[0] != null && parseClassType(cptTypeTmp[0]); - this[IN_MAIN_PROCESS_KEY] = true; - var payloads = [payload]; - var batched = false; - // Batch action - if (payload.batch) { - batched = true; - payloads = map(payload.batch, function (item) { - item = defaults(extend({}, item), payload); - item.batch = null; - return item; - }); - } - var eventObjBatch = []; - var eventObj; - var isSelectChange = isSelectChangePayload(payload); - var isHighDown = isHighDownPayload(payload); - // Only leave blur once if there are multiple batches. - if (isHighDown) { - allLeaveBlur(this._api); - } - each(payloads, function (batchItem) { - // Action can specify the event by return it. - eventObj = actionWrap.action(batchItem, _this._model, _this._api); - // Emit event outside - eventObj = eventObj || extend({}, batchItem); - // Convert type to eventType - eventObj.type = actionInfo.event || eventObj.type; - eventObjBatch.push(eventObj); - // light update does not perform data process, layout and visual. - if (isHighDown) { - var _a = modelUtil.preParseFinder(payload), - queryOptionMap = _a.queryOptionMap, - mainTypeSpecified = _a.mainTypeSpecified; - var componentMainType = mainTypeSpecified ? queryOptionMap.keys()[0] : 'series'; - updateDirectly(_this, updateMethod, batchItem, componentMainType); - markStatusToUpdate(_this); - } else if (isSelectChange) { - // At present `dispatchAction({ type: 'select', ... })` is not supported on components. - // geo still use 'geoselect'. - updateDirectly(_this, updateMethod, batchItem, 'series'); - markStatusToUpdate(_this); - } else if (cptType) { - updateDirectly(_this, updateMethod, batchItem, cptType.main, cptType.sub); - } - }); - if (updateMethod !== 'none' && !isHighDown && !isSelectChange && !cptType) { - try { - // Still dirty - if (this[PENDING_UPDATE]) { - prepare(this); - updateMethods.update.call(this, payload); - this[PENDING_UPDATE] = null; - } else { - updateMethods[updateMethod].call(this, payload); - } - } catch (e) { - this[IN_MAIN_PROCESS_KEY] = false; - throw e; - } - } - // Follow the rule of action batch - if (batched) { - eventObj = { - type: actionInfo.event || payloadType, - escapeConnect: escapeConnect, - batch: eventObjBatch - }; - } else { - eventObj = eventObjBatch[0]; - } - this[IN_MAIN_PROCESS_KEY] = false; - if (!silent) { - var messageCenter = this._messageCenter; - messageCenter.trigger(eventObj.type, eventObj); - // Extra triggered 'selectchanged' event - if (isSelectChange) { - var newObj = { - type: 'selectchanged', - escapeConnect: escapeConnect, - selected: getAllSelectedIndices(ecModel), - isFromClick: payload.isFromClick || false, - fromAction: payload.type, - fromActionPayload: payload - }; - messageCenter.trigger(newObj.type, newObj); - } - } - }; - flushPendingActions = function (silent) { - var pendingActions = this._pendingActions; - while (pendingActions.length) { - var payload = pendingActions.shift(); - doDispatchAction.call(this, payload, silent); - } - }; - triggerUpdatedEvent = function (silent) { - !silent && this.trigger('updated'); - }; - /** - * Event `rendered` is triggered when zr - * rendered. It is useful for realtime - * snapshot (reflect animation). - * - * Event `finished` is triggered when: - * (1) zrender rendering finished. - * (2) initial animation finished. - * (3) progressive rendering finished. - * (4) no pending action. - * (5) no delayed setOption needs to be processed. - */ - bindRenderedEvent = function (zr, ecIns) { - zr.on('rendered', function (params) { - ecIns.trigger('rendered', params); - // The `finished` event should not be triggered repeatedly, - // so it should only be triggered when rendering indeed happens - // in zrender. (Consider the case that dipatchAction is keep - // triggering when mouse move). - if ( - // Although zr is dirty if initial animation is not finished - // and this checking is called on frame, we also check - // animation finished for robustness. - zr.animation.isFinished() && !ecIns[PENDING_UPDATE] && !ecIns._scheduler.unfinished && !ecIns._pendingActions.length) { - ecIns.trigger('finished'); - } - }); - }; - bindMouseEvent = function (zr, ecIns) { - zr.on('mouseover', function (e) { - var el = e.target; - var dispatcher = findEventDispatcher(el, isHighDownDispatcher); - if (dispatcher) { - handleGlobalMouseOverForHighDown(dispatcher, e, ecIns._api); - markStatusToUpdate(ecIns); - } - }).on('mouseout', function (e) { - var el = e.target; - var dispatcher = findEventDispatcher(el, isHighDownDispatcher); - if (dispatcher) { - handleGlobalMouseOutForHighDown(dispatcher, e, ecIns._api); - markStatusToUpdate(ecIns); - } - }).on('click', function (e) { - var el = e.target; - var dispatcher = findEventDispatcher(el, function (target) { - return getECData(target).dataIndex != null; - }, true); - if (dispatcher) { - var actionType = dispatcher.selected ? 'unselect' : 'select'; - var ecData = getECData(dispatcher); - ecIns._api.dispatchAction({ - type: actionType, - dataType: ecData.dataType, - dataIndexInside: ecData.dataIndex, - seriesIndex: ecData.seriesIndex, - isFromClick: true - }); - } - }); - }; - function clearColorPalette(ecModel) { - ecModel.clearColorPalette(); - ecModel.eachSeries(function (seriesModel) { - seriesModel.clearColorPalette(); - }); - } - ; - // Allocate zlevels for series and components - function allocateZlevels(ecModel) { - ; - var componentZLevels = []; - var seriesZLevels = []; - var hasSeparateZLevel = false; - ecModel.eachComponent(function (componentType, componentModel) { - var zlevel = componentModel.get('zlevel') || 0; - var z = componentModel.get('z') || 0; - var zlevelKey = componentModel.getZLevelKey(); - hasSeparateZLevel = hasSeparateZLevel || !!zlevelKey; - (componentType === 'series' ? seriesZLevels : componentZLevels).push({ - zlevel: zlevel, - z: z, - idx: componentModel.componentIndex, - type: componentType, - key: zlevelKey - }); - }); - if (hasSeparateZLevel) { - // Series after component - var zLevels = componentZLevels.concat(seriesZLevels); - var lastSeriesZLevel_1; - var lastSeriesKey_1; - timsort(zLevels, function (a, b) { - if (a.zlevel === b.zlevel) { - return a.z - b.z; - } - return a.zlevel - b.zlevel; - }); - each(zLevels, function (item) { - var componentModel = ecModel.getComponent(item.type, item.idx); - var zlevel = item.zlevel; - var key = item.key; - if (lastSeriesZLevel_1 != null) { - zlevel = Math.max(lastSeriesZLevel_1, zlevel); - } - if (key) { - if (zlevel === lastSeriesZLevel_1 && key !== lastSeriesKey_1) { - zlevel++; - } - lastSeriesKey_1 = key; - } else if (lastSeriesKey_1) { - if (zlevel === lastSeriesZLevel_1) { - zlevel++; - } - lastSeriesKey_1 = ''; - } - lastSeriesZLevel_1 = zlevel; - componentModel.setZLevel(zlevel); - }); - } - } - render = function (ecIns, ecModel, api, payload, updateParams) { - allocateZlevels(ecModel); - renderComponents(ecIns, ecModel, api, payload, updateParams); - each(ecIns._chartsViews, function (chart) { - chart.__alive = false; - }); - renderSeries(ecIns, ecModel, api, payload, updateParams); - // Remove groups of unrendered charts - each(ecIns._chartsViews, function (chart) { - if (!chart.__alive) { - chart.remove(ecModel, api); - } - }); - }; - renderComponents = function (ecIns, ecModel, api, payload, updateParams, dirtyList) { - each(dirtyList || ecIns._componentsViews, function (componentView) { - var componentModel = componentView.__model; - clearStates(componentModel, componentView); - componentView.render(componentModel, ecModel, api, payload); - updateZ(componentModel, componentView); - updateStates(componentModel, componentView); - }); - }; - /** - * Render each chart and component - */ - renderSeries = function (ecIns, ecModel, api, payload, updateParams, dirtyMap) { - // Render all charts - var scheduler = ecIns._scheduler; - updateParams = extend(updateParams || {}, { - updatedSeries: ecModel.getSeries() - }); - // TODO progressive? - lifecycle.trigger('series:beforeupdate', ecModel, api, updateParams); - var unfinished = false; - ecModel.eachSeries(function (seriesModel) { - var chartView = ecIns._chartsMap[seriesModel.__viewId]; - chartView.__alive = true; - var renderTask = chartView.renderTask; - scheduler.updatePayload(renderTask, payload); - // TODO states on marker. - clearStates(seriesModel, chartView); - if (dirtyMap && dirtyMap.get(seriesModel.uid)) { - renderTask.dirty(); - } - if (renderTask.perform(scheduler.getPerformArgs(renderTask))) { - unfinished = true; - } - chartView.group.silent = !!seriesModel.get('silent'); - // Should not call markRedraw on group, because it will disable zrender - // incremental render (always render from the __startIndex each frame) - // chartView.group.markRedraw(); - updateBlend(seriesModel, chartView); - updateSeriesElementSelection(seriesModel); - }); - scheduler.unfinished = unfinished || scheduler.unfinished; - lifecycle.trigger('series:layoutlabels', ecModel, api, updateParams); - // transition after label is layouted. - lifecycle.trigger('series:transition', ecModel, api, updateParams); - ecModel.eachSeries(function (seriesModel) { - var chartView = ecIns._chartsMap[seriesModel.__viewId]; - // Update Z after labels updated. Before applying states. - updateZ(seriesModel, chartView); - // NOTE: Update states after label is updated. - // label should be in normal status when layouting. - updateStates(seriesModel, chartView); - }); - // If use hover layer - updateHoverLayerStatus(ecIns, ecModel); - lifecycle.trigger('series:afterupdate', ecModel, api, updateParams); - }; - markStatusToUpdate = function (ecIns) { - ecIns[STATUS_NEEDS_UPDATE_KEY] = true; - // Wake up zrender if it's sleep. Let it update states in the next frame. - ecIns.getZr().wakeUp(); - }; - applyChangedStates = function (ecIns) { - if (!ecIns[STATUS_NEEDS_UPDATE_KEY]) { - return; - } - ecIns.getZr().storage.traverse(function (el) { - // Not applied on removed elements, it may still in fading. - if (graphic.isElementRemoved(el)) { - return; - } - applyElementStates(el); - }); - ecIns[STATUS_NEEDS_UPDATE_KEY] = false; - }; - function applyElementStates(el) { - var newStates = []; - var oldStates = el.currentStates; - // Keep other states. - for (var i = 0; i < oldStates.length; i++) { - var stateName = oldStates[i]; - if (!(stateName === 'emphasis' || stateName === 'blur' || stateName === 'select')) { - newStates.push(stateName); - } - } - // Only use states when it's exists. - if (el.selected && el.states.select) { - newStates.push('select'); - } - if (el.hoverState === HOVER_STATE_EMPHASIS && el.states.emphasis) { - newStates.push('emphasis'); - } else if (el.hoverState === HOVER_STATE_BLUR && el.states.blur) { - newStates.push('blur'); - } - el.useStates(newStates); - } - function updateHoverLayerStatus(ecIns, ecModel) { - var zr = ecIns._zr; - var storage = zr.storage; - var elCount = 0; - storage.traverse(function (el) { - if (!el.isGroup) { - elCount++; - } - }); - if (elCount > ecModel.get('hoverLayerThreshold') && !env.node && !env.worker) { - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.preventUsingHoverLayer) { - return; - } - var chartView = ecIns._chartsMap[seriesModel.__viewId]; - if (chartView.__alive) { - chartView.eachRendered(function (el) { - if (el.states.emphasis) { - el.states.emphasis.hoverLayer = true; - } - }); - } - }); - } - } - ; - /** - * Update chart and blend. - */ - function updateBlend(seriesModel, chartView) { - var blendMode = seriesModel.get('blendMode') || null; - chartView.eachRendered(function (el) { - // FIXME marker and other components - if (!el.isGroup) { - // DON'T mark the element dirty. In case element is incremental and don't want to rerender. - el.style.blend = blendMode; - } - }); - } - ; - function updateZ(model, view) { - if (model.preventAutoZ) { - return; - } - var z = model.get('z') || 0; - var zlevel = model.get('zlevel') || 0; - // Set z and zlevel - view.eachRendered(function (el) { - doUpdateZ(el, z, zlevel, -Infinity); - // Don't traverse the children because it has been traversed in _updateZ. - return true; - }); - } - ; - function doUpdateZ(el, z, zlevel, maxZ2) { - // Group may also have textContent - var label = el.getTextContent(); - var labelLine = el.getTextGuideLine(); - var isGroup = el.isGroup; - if (isGroup) { - // set z & zlevel of children elements of Group - var children = el.childrenRef(); - for (var i = 0; i < children.length; i++) { - maxZ2 = Math.max(doUpdateZ(children[i], z, zlevel, maxZ2), maxZ2); - } - } else { - // not Group - el.z = z; - el.zlevel = zlevel; - maxZ2 = Math.max(el.z2, maxZ2); - } - // always set z and zlevel if label/labelLine exists - if (label) { - label.z = z; - label.zlevel = zlevel; - // lift z2 of text content - // TODO if el.emphasis.z2 is spcefied, what about textContent. - isFinite(maxZ2) && (label.z2 = maxZ2 + 2); - } - if (labelLine) { - var textGuideLineConfig = el.textGuideLineConfig; - labelLine.z = z; - labelLine.zlevel = zlevel; - isFinite(maxZ2) && (labelLine.z2 = maxZ2 + (textGuideLineConfig && textGuideLineConfig.showAbove ? 1 : -1)); - } - return maxZ2; - } - // Clear states without animation. - // TODO States on component. - function clearStates(model, view) { - view.eachRendered(function (el) { - // Not applied on removed elements, it may still in fading. - if (graphic.isElementRemoved(el)) { - return; - } - var textContent = el.getTextContent(); - var textGuide = el.getTextGuideLine(); - if (el.stateTransition) { - el.stateTransition = null; - } - if (textContent && textContent.stateTransition) { - textContent.stateTransition = null; - } - if (textGuide && textGuide.stateTransition) { - textGuide.stateTransition = null; - } - // TODO If el is incremental. - if (el.hasState()) { - el.prevStates = el.currentStates; - el.clearStates(); - } else if (el.prevStates) { - el.prevStates = null; - } - }); - } - function updateStates(model, view) { - var stateAnimationModel = model.getModel('stateAnimation'); - var enableAnimation = model.isAnimationEnabled(); - var duration = stateAnimationModel.get('duration'); - var stateTransition = duration > 0 ? { - duration: duration, - delay: stateAnimationModel.get('delay'), - easing: stateAnimationModel.get('easing') - // additive: stateAnimationModel.get('additive') - } : null; - view.eachRendered(function (el) { - if (el.states && el.states.emphasis) { - // Not applied on removed elements, it may still in fading. - if (graphic.isElementRemoved(el)) { - return; - } - if (el instanceof graphic.Path) { - savePathStates(el); - } - // Only updated on changed element. In case element is incremental and don't want to rerender. - // TODO, a more proper way? - if (el.__dirty) { - var prevStates = el.prevStates; - // Restore states without animation - if (prevStates) { - el.useStates(prevStates); - } - } - // Update state transition and enable animation again. - if (enableAnimation) { - el.stateTransition = stateTransition; - var textContent = el.getTextContent(); - var textGuide = el.getTextGuideLine(); - // TODO Is it necessary to animate label? - if (textContent) { - textContent.stateTransition = stateTransition; - } - if (textGuide) { - textGuide.stateTransition = stateTransition; - } - } - // Use highlighted and selected flag to toggle states. - if (el.__dirty) { - applyElementStates(el); - } - } - }); - } - ; - createExtensionAPI = function (ecIns) { - return new ( /** @class */function (_super) { - __extends(class_1, _super); - function class_1() { - return _super !== null && _super.apply(this, arguments) || this; - } - class_1.prototype.getCoordinateSystems = function () { - return ecIns._coordSysMgr.getCoordinateSystems(); - }; - class_1.prototype.getComponentByElement = function (el) { - while (el) { - var modelInfo = el.__ecComponentInfo; - if (modelInfo != null) { - return ecIns._model.getComponent(modelInfo.mainType, modelInfo.index); - } - el = el.parent; - } - }; - class_1.prototype.enterEmphasis = function (el, highlightDigit) { - enterEmphasis(el, highlightDigit); - markStatusToUpdate(ecIns); - }; - class_1.prototype.leaveEmphasis = function (el, highlightDigit) { - leaveEmphasis(el, highlightDigit); - markStatusToUpdate(ecIns); - }; - class_1.prototype.enterBlur = function (el) { - enterBlur(el); - markStatusToUpdate(ecIns); - }; - class_1.prototype.leaveBlur = function (el) { - leaveBlur(el); - markStatusToUpdate(ecIns); - }; - class_1.prototype.enterSelect = function (el) { - enterSelect(el); - markStatusToUpdate(ecIns); - }; - class_1.prototype.leaveSelect = function (el) { - leaveSelect(el); - markStatusToUpdate(ecIns); - }; - class_1.prototype.getModel = function () { - return ecIns.getModel(); - }; - class_1.prototype.getViewOfComponentModel = function (componentModel) { - return ecIns.getViewOfComponentModel(componentModel); - }; - class_1.prototype.getViewOfSeriesModel = function (seriesModel) { - return ecIns.getViewOfSeriesModel(seriesModel); - }; - return class_1; - }(ExtensionAPI))(ecIns); - }; - enableConnect = function (chart) { - function updateConnectedChartsStatus(charts, status) { - for (var i = 0; i < charts.length; i++) { - var otherChart = charts[i]; - otherChart[CONNECT_STATUS_KEY] = status; - } - } - each(eventActionMap, function (actionType, eventType) { - chart._messageCenter.on(eventType, function (event) { - if (connectedGroups[chart.group] && chart[CONNECT_STATUS_KEY] !== CONNECT_STATUS_PENDING) { - if (event && event.escapeConnect) { - return; - } - var action_1 = chart.makeActionFromEvent(event); - var otherCharts_1 = []; - each(instances, function (otherChart) { - if (otherChart !== chart && otherChart.group === chart.group) { - otherCharts_1.push(otherChart); - } - }); - updateConnectedChartsStatus(otherCharts_1, CONNECT_STATUS_PENDING); - each(otherCharts_1, function (otherChart) { - if (otherChart[CONNECT_STATUS_KEY] !== CONNECT_STATUS_UPDATING) { - otherChart.dispatchAction(action_1); - } - }); - updateConnectedChartsStatus(otherCharts_1, CONNECT_STATUS_UPDATED); - } - }); - }); - }; - }(); - return ECharts; -}(Eventful); -var echartsProto = ECharts.prototype; -echartsProto.on = createRegisterEventWithLowercaseECharts('on'); -echartsProto.off = createRegisterEventWithLowercaseECharts('off'); -/** - * @deprecated - */ -// @ts-ignore -echartsProto.one = function (eventName, cb, ctx) { - var self = this; - deprecateLog('ECharts#one is deprecated.'); - function wrapped() { - var args2 = []; - for (var _i = 0; _i < arguments.length; _i++) { - args2[_i] = arguments[_i]; - } - cb && cb.apply && cb.apply(this, args2); - // @ts-ignore - self.off(eventName, wrapped); - } - ; - // @ts-ignore - this.on.call(this, eventName, wrapped, ctx); -}; -var MOUSE_EVENT_NAMES = ['click', 'dblclick', 'mouseover', 'mouseout', 'mousemove', 'mousedown', 'mouseup', 'globalout', 'contextmenu']; -function disposedWarning(id) { - if (process.env.NODE_ENV !== 'production') { - warn('Instance ' + id + ' has been disposed'); - } -} -var actions = {}; -/** - * Map eventType to actionType - */ -var eventActionMap = {}; -var dataProcessorFuncs = []; -var optionPreprocessorFuncs = []; -var visualFuncs = []; -var themeStorage = {}; -var loadingEffects = {}; -var instances = {}; -var connectedGroups = {}; -var idBase = +new Date() - 0; -var groupIdBase = +new Date() - 0; -var DOM_ATTRIBUTE_KEY = '_echarts_instance_'; -/** - * @param opts.devicePixelRatio Use window.devicePixelRatio by default - * @param opts.renderer Can choose 'canvas' or 'svg' to render the chart. - * @param opts.width Use clientWidth of the input `dom` by default. - * Can be 'auto' (the same as null/undefined) - * @param opts.height Use clientHeight of the input `dom` by default. - * Can be 'auto' (the same as null/undefined) - * @param opts.locale Specify the locale. - * @param opts.useDirtyRect Enable dirty rectangle rendering or not. - */ -export function init(dom, theme, opts) { - var isClient = !(opts && opts.ssr); - if (isClient) { - if (process.env.NODE_ENV !== 'production') { - if (!dom) { - throw new Error('Initialize failed: invalid dom.'); - } - } - var existInstance = getInstanceByDom(dom); - if (existInstance) { - if (process.env.NODE_ENV !== 'production') { - warn('There is a chart instance already initialized on the dom.'); - } - return existInstance; - } - if (process.env.NODE_ENV !== 'production') { - if (isDom(dom) && dom.nodeName.toUpperCase() !== 'CANVAS' && (!dom.clientWidth && (!opts || opts.width == null) || !dom.clientHeight && (!opts || opts.height == null))) { - warn('Can\'t get DOM width or height. Please check ' + 'dom.clientWidth and dom.clientHeight. They should not be 0.' + 'For example, you may need to call this in the callback ' + 'of window.onload.'); - } - } - } - var chart = new ECharts(dom, theme, opts); - chart.id = 'ec_' + idBase++; - instances[chart.id] = chart; - isClient && modelUtil.setAttribute(dom, DOM_ATTRIBUTE_KEY, chart.id); - enableConnect(chart); - lifecycle.trigger('afterinit', chart); - return chart; -} -/** - * @usage - * (A) - * ```js - * let chart1 = echarts.init(dom1); - * let chart2 = echarts.init(dom2); - * chart1.group = 'xxx'; - * chart2.group = 'xxx'; - * echarts.connect('xxx'); - * ``` - * (B) - * ```js - * let chart1 = echarts.init(dom1); - * let chart2 = echarts.init(dom2); - * echarts.connect('xxx', [chart1, chart2]); - * ``` - */ -export function connect(groupId) { - // Is array of charts - if (isArray(groupId)) { - var charts = groupId; - groupId = null; - // If any chart has group - each(charts, function (chart) { - if (chart.group != null) { - groupId = chart.group; - } - }); - groupId = groupId || 'g_' + groupIdBase++; - each(charts, function (chart) { - chart.group = groupId; - }); - } - connectedGroups[groupId] = true; - return groupId; -} -export function disconnect(groupId) { - connectedGroups[groupId] = false; -} -/** - * Alias and backward compatibility - * @deprecated - */ -export var disConnect = disconnect; -/** - * Dispose a chart instance - */ -export function dispose(chart) { - if (isString(chart)) { - chart = instances[chart]; - } else if (!(chart instanceof ECharts)) { - // Try to treat as dom - chart = getInstanceByDom(chart); - } - if (chart instanceof ECharts && !chart.isDisposed()) { - chart.dispose(); - } -} -export function getInstanceByDom(dom) { - return instances[modelUtil.getAttribute(dom, DOM_ATTRIBUTE_KEY)]; -} -export function getInstanceById(key) { - return instances[key]; -} -/** - * Register theme - */ -export function registerTheme(name, theme) { - themeStorage[name] = theme; -} -/** - * Register option preprocessor - */ -export function registerPreprocessor(preprocessorFunc) { - if (indexOf(optionPreprocessorFuncs, preprocessorFunc) < 0) { - optionPreprocessorFuncs.push(preprocessorFunc); - } -} -export function registerProcessor(priority, processor) { - normalizeRegister(dataProcessorFuncs, priority, processor, PRIORITY_PROCESSOR_DEFAULT); -} -/** - * Register postIniter - * @param {Function} postInitFunc - */ -export function registerPostInit(postInitFunc) { - registerUpdateLifecycle('afterinit', postInitFunc); -} -/** - * Register postUpdater - * @param {Function} postUpdateFunc - */ -export function registerPostUpdate(postUpdateFunc) { - registerUpdateLifecycle('afterupdate', postUpdateFunc); -} -export function registerUpdateLifecycle(name, cb) { - lifecycle.on(name, cb); -} -export function registerAction(actionInfo, eventName, action) { - if (isFunction(eventName)) { - action = eventName; - eventName = ''; - } - var actionType = isObject(actionInfo) ? actionInfo.type : [actionInfo, actionInfo = { - event: eventName - }][0]; - // Event name is all lowercase - actionInfo.event = (actionInfo.event || actionType).toLowerCase(); - eventName = actionInfo.event; - if (eventActionMap[eventName]) { - // Already registered. - return; - } - // Validate action type and event name. - assert(ACTION_REG.test(actionType) && ACTION_REG.test(eventName)); - if (!actions[actionType]) { - actions[actionType] = { - action: action, - actionInfo: actionInfo - }; - } - eventActionMap[eventName] = actionType; -} -export function registerCoordinateSystem(type, coordSysCreator) { - CoordinateSystemManager.register(type, coordSysCreator); -} -/** - * Get dimensions of specified coordinate system. - * @param {string} type - * @return {Array.} - */ -export function getCoordinateSystemDimensions(type) { - var coordSysCreator = CoordinateSystemManager.get(type); - if (coordSysCreator) { - return coordSysCreator.getDimensionsInfo ? coordSysCreator.getDimensionsInfo() : coordSysCreator.dimensions.slice(); - } -} -export { registerLocale } from './locale.js'; -function registerLayout(priority, layoutTask) { - normalizeRegister(visualFuncs, priority, layoutTask, PRIORITY_VISUAL_LAYOUT, 'layout'); -} -function registerVisual(priority, visualTask) { - normalizeRegister(visualFuncs, priority, visualTask, PRIORITY_VISUAL_CHART, 'visual'); -} -export { registerLayout, registerVisual }; -var registeredTasks = []; -function normalizeRegister(targetList, priority, fn, defaultPriority, visualType) { - if (isFunction(priority) || isObject(priority)) { - fn = priority; - priority = defaultPriority; - } - if (process.env.NODE_ENV !== 'production') { - if (isNaN(priority) || priority == null) { - throw new Error('Illegal priority'); - } - // Check duplicate - each(targetList, function (wrap) { - assert(wrap.__raw !== fn); - }); - } - // Already registered - if (indexOf(registeredTasks, fn) >= 0) { - return; - } - registeredTasks.push(fn); - var stageHandler = Scheduler.wrapStageHandler(fn, visualType); - stageHandler.__prio = priority; - stageHandler.__raw = fn; - targetList.push(stageHandler); -} -export function registerLoading(name, loadingFx) { - loadingEffects[name] = loadingFx; -} -/** - * ZRender need a canvas context to do measureText. - * But in node environment canvas may be created by node-canvas. - * So we need to specify how to create a canvas instead of using document.createElement('canvas') - * - * - * @deprecated use setPlatformAPI({ createCanvas }) instead. - * - * @example - * let Canvas = require('canvas'); - * let echarts = require('echarts'); - * echarts.setCanvasCreator(function () { - * // Small size is enough. - * return new Canvas(32, 32); - * }); - */ -export function setCanvasCreator(creator) { - if (process.env.NODE_ENV !== 'production') { - deprecateLog('setCanvasCreator is deprecated. Use setPlatformAPI({ createCanvas }) instead.'); - } - setPlatformAPI({ - createCanvas: creator - }); -} -/** - * The parameters and usage: see `geoSourceManager.registerMap`. - * Compatible with previous `echarts.registerMap`. - */ -export function registerMap(mapName, geoJson, specialAreas) { - var registerMap = getImpl('registerMap'); - registerMap && registerMap(mapName, geoJson, specialAreas); -} -export function getMap(mapName) { - var getMap = getImpl('getMap'); - return getMap && getMap(mapName); -} -export var registerTransform = registerExternalTransform; -/** - * Globa dispatchAction to a specified chart instance. - */ -// export function dispatchAction(payload: { chartId: string } & Payload, opt?: Parameters[1]) { -// if (!payload || !payload.chartId) { -// // Must have chartId to find chart -// return; -// } -// const chart = instances[payload.chartId]; -// if (chart) { -// chart.dispatchAction(payload, opt); -// } -// } -// Builtin global visual -registerVisual(PRIORITY_VISUAL_GLOBAL, seriesStyleTask); -registerVisual(PRIORITY_VISUAL_CHART_DATA_CUSTOM, dataStyleTask); -registerVisual(PRIORITY_VISUAL_CHART_DATA_CUSTOM, dataColorPaletteTask); -registerVisual(PRIORITY_VISUAL_GLOBAL, seriesSymbolTask); -registerVisual(PRIORITY_VISUAL_CHART_DATA_CUSTOM, dataSymbolTask); -registerVisual(PRIORITY_VISUAL_DECAL, decal); -registerPreprocessor(backwardCompat); -registerProcessor(PRIORITY_PROCESSOR_DATASTACK, dataStack); -registerLoading('default', loadingDefault); -// Default actions -registerAction({ - type: HIGHLIGHT_ACTION_TYPE, - event: HIGHLIGHT_ACTION_TYPE, - update: HIGHLIGHT_ACTION_TYPE -}, noop); -registerAction({ - type: DOWNPLAY_ACTION_TYPE, - event: DOWNPLAY_ACTION_TYPE, - update: DOWNPLAY_ACTION_TYPE -}, noop); -registerAction({ - type: SELECT_ACTION_TYPE, - event: SELECT_ACTION_TYPE, - update: SELECT_ACTION_TYPE -}, noop); -registerAction({ - type: UNSELECT_ACTION_TYPE, - event: UNSELECT_ACTION_TYPE, - update: UNSELECT_ACTION_TYPE -}, noop); -registerAction({ - type: TOGGLE_SELECT_ACTION_TYPE, - event: TOGGLE_SELECT_ACTION_TYPE, - update: TOGGLE_SELECT_ACTION_TYPE -}, noop); -// Default theme -registerTheme('light', lightTheme); -registerTheme('dark', darkTheme); -// For backward compatibility, where the namespace `dataTool` will -// be mounted on `echarts` is the extension `dataTool` is imported. -export var dataTool = {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/impl.js b/node_modules/echarts/lib/core/impl.js deleted file mode 100644 index 3fe279e..0000000 --- a/node_modules/echarts/lib/core/impl.js +++ /dev/null @@ -1,65 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { error } from '../util/log.js'; -// Implementation of exported APIs. For example registerMap, getMap. -// The implementations will be registered when installing the component. -// Avoid these code being bundled to the core module. -var implsStore = {}; -// TODO Type -export function registerImpl(name, impl) { - if (process.env.NODE_ENV !== 'production') { - if (implsStore[name]) { - error("Already has an implementation of " + name + "."); - } - } - implsStore[name] = impl; -} -export function getImpl(name) { - if (process.env.NODE_ENV !== 'production') { - if (!implsStore[name]) { - error("Implementation of " + name + " doesn't exists."); - } - } - return implsStore[name]; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/core/lifecycle.js b/node_modules/echarts/lib/core/lifecycle.js deleted file mode 100644 index c7b83b9..0000000 --- a/node_modules/echarts/lib/core/lifecycle.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import Eventful from 'zrender/lib/core/Eventful.js'; -; -var lifecycle = new Eventful(); -export default lifecycle; \ No newline at end of file diff --git a/node_modules/echarts/lib/core/locale.js b/node_modules/echarts/lib/core/locale.js deleted file mode 100644 index c5ef9b4..0000000 --- a/node_modules/echarts/lib/core/locale.js +++ /dev/null @@ -1,88 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import Model from '../model/Model.js'; -import env from 'zrender/lib/core/env.js'; -// default import ZH and EN lang -import langEN from '../i18n/langEN.js'; -import langZH from '../i18n/langZH.js'; -import { isString, clone, merge } from 'zrender/lib/core/util.js'; -var LOCALE_ZH = 'ZH'; -var LOCALE_EN = 'EN'; -var DEFAULT_LOCALE = LOCALE_EN; -var localeStorage = {}; -var localeModels = {}; -export var SYSTEM_LANG = !env.domSupported ? DEFAULT_LOCALE : function () { - var langStr = ( /* eslint-disable-next-line */ - document.documentElement.lang || navigator.language || navigator.browserLanguage || DEFAULT_LOCALE).toUpperCase(); - return langStr.indexOf(LOCALE_ZH) > -1 ? LOCALE_ZH : DEFAULT_LOCALE; -}(); -export function registerLocale(locale, localeObj) { - locale = locale.toUpperCase(); - localeModels[locale] = new Model(localeObj); - localeStorage[locale] = localeObj; -} -// export function getLocale(locale: string) { -// return localeStorage[locale]; -// } -export function createLocaleObject(locale) { - if (isString(locale)) { - var localeObj = localeStorage[locale.toUpperCase()] || {}; - if (locale === LOCALE_ZH || locale === LOCALE_EN) { - return clone(localeObj); - } else { - return merge(clone(localeObj), clone(localeStorage[DEFAULT_LOCALE]), false); - } - } else { - return merge(clone(locale), clone(localeStorage[DEFAULT_LOCALE]), false); - } -} -export function getLocaleModel(lang) { - return localeModels[lang]; -} -export function getDefaultLocaleModel() { - return localeModels[DEFAULT_LOCALE]; -} -// Default locale -registerLocale(LOCALE_EN, langEN); -registerLocale(LOCALE_ZH, langZH); \ No newline at end of file diff --git a/node_modules/echarts/lib/core/task.js b/node_modules/echarts/lib/core/task.js deleted file mode 100644 index f1170be..0000000 --- a/node_modules/echarts/lib/core/task.js +++ /dev/null @@ -1,345 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { assert, isArray } from 'zrender/lib/core/util.js'; -; -/** - * @param {Object} define - * @return See the return of `createTask`. - */ -export function createTask(define) { - return new Task(define); -} -var Task = /** @class */function () { - function Task(define) { - define = define || {}; - this._reset = define.reset; - this._plan = define.plan; - this._count = define.count; - this._onDirty = define.onDirty; - this._dirty = true; - } - /** - * @param step Specified step. - * @param skip Skip customer perform call. - * @param modBy Sampling window size. - * @param modDataCount Sampling count. - * @return whether unfinished. - */ - Task.prototype.perform = function (performArgs) { - var upTask = this._upstream; - var skip = performArgs && performArgs.skip; - // TODO some refactor. - // Pull data. Must pull data each time, because context.data - // may be updated by Series.setData. - if (this._dirty && upTask) { - var context = this.context; - context.data = context.outputData = upTask.context.outputData; - } - if (this.__pipeline) { - this.__pipeline.currentTask = this; - } - var planResult; - if (this._plan && !skip) { - planResult = this._plan(this.context); - } - // Support sharding by mod, which changes the render sequence and makes the rendered graphic - // elements uniformed distributed when progress, especially when moving or zooming. - var lastModBy = normalizeModBy(this._modBy); - var lastModDataCount = this._modDataCount || 0; - var modBy = normalizeModBy(performArgs && performArgs.modBy); - var modDataCount = performArgs && performArgs.modDataCount || 0; - if (lastModBy !== modBy || lastModDataCount !== modDataCount) { - planResult = 'reset'; - } - function normalizeModBy(val) { - !(val >= 1) && (val = 1); // jshint ignore:line - return val; - } - var forceFirstProgress; - if (this._dirty || planResult === 'reset') { - this._dirty = false; - forceFirstProgress = this._doReset(skip); - } - this._modBy = modBy; - this._modDataCount = modDataCount; - var step = performArgs && performArgs.step; - if (upTask) { - if (process.env.NODE_ENV !== 'production') { - assert(upTask._outputDueEnd != null); - } - this._dueEnd = upTask._outputDueEnd; - } - // DataTask or overallTask - else { - if (process.env.NODE_ENV !== 'production') { - assert(!this._progress || this._count); - } - this._dueEnd = this._count ? this._count(this.context) : Infinity; - } - // Note: Stubs, that its host overall task let it has progress, has progress. - // If no progress, pass index from upstream to downstream each time plan called. - if (this._progress) { - var start = this._dueIndex; - var end = Math.min(step != null ? this._dueIndex + step : Infinity, this._dueEnd); - if (!skip && (forceFirstProgress || start < end)) { - var progress = this._progress; - if (isArray(progress)) { - for (var i = 0; i < progress.length; i++) { - this._doProgress(progress[i], start, end, modBy, modDataCount); - } - } else { - this._doProgress(progress, start, end, modBy, modDataCount); - } - } - this._dueIndex = end; - // If no `outputDueEnd`, assume that output data and - // input data is the same, so use `dueIndex` as `outputDueEnd`. - var outputDueEnd = this._settedOutputEnd != null ? this._settedOutputEnd : end; - if (process.env.NODE_ENV !== 'production') { - // ??? Can not rollback. - assert(outputDueEnd >= this._outputDueEnd); - } - this._outputDueEnd = outputDueEnd; - } else { - // (1) Some overall task has no progress. - // (2) Stubs, that its host overall task do not let it has progress, has no progress. - // This should always be performed so it can be passed to downstream. - this._dueIndex = this._outputDueEnd = this._settedOutputEnd != null ? this._settedOutputEnd : this._dueEnd; - } - return this.unfinished(); - }; - Task.prototype.dirty = function () { - this._dirty = true; - this._onDirty && this._onDirty(this.context); - }; - Task.prototype._doProgress = function (progress, start, end, modBy, modDataCount) { - iterator.reset(start, end, modBy, modDataCount); - this._callingProgress = progress; - this._callingProgress({ - start: start, - end: end, - count: end - start, - next: iterator.next - }, this.context); - }; - Task.prototype._doReset = function (skip) { - this._dueIndex = this._outputDueEnd = this._dueEnd = 0; - this._settedOutputEnd = null; - var progress; - var forceFirstProgress; - if (!skip && this._reset) { - progress = this._reset(this.context); - if (progress && progress.progress) { - forceFirstProgress = progress.forceFirstProgress; - progress = progress.progress; - } - // To simplify no progress checking, array must has item. - if (isArray(progress) && !progress.length) { - progress = null; - } - } - this._progress = progress; - this._modBy = this._modDataCount = null; - var downstream = this._downstream; - downstream && downstream.dirty(); - return forceFirstProgress; - }; - Task.prototype.unfinished = function () { - return this._progress && this._dueIndex < this._dueEnd; - }; - /** - * @param downTask The downstream task. - * @return The downstream task. - */ - Task.prototype.pipe = function (downTask) { - if (process.env.NODE_ENV !== 'production') { - assert(downTask && !downTask._disposed && downTask !== this); - } - // If already downstream, do not dirty downTask. - if (this._downstream !== downTask || this._dirty) { - this._downstream = downTask; - downTask._upstream = this; - downTask.dirty(); - } - }; - Task.prototype.dispose = function () { - if (this._disposed) { - return; - } - this._upstream && (this._upstream._downstream = null); - this._downstream && (this._downstream._upstream = null); - this._dirty = false; - this._disposed = true; - }; - Task.prototype.getUpstream = function () { - return this._upstream; - }; - Task.prototype.getDownstream = function () { - return this._downstream; - }; - Task.prototype.setOutputEnd = function (end) { - // This only happens in dataTask, dataZoom, map, currently. - // where dataZoom do not set end each time, but only set - // when reset. So we should record the set end, in case - // that the stub of dataZoom perform again and earse the - // set end by upstream. - this._outputDueEnd = this._settedOutputEnd = end; - }; - return Task; -}(); -export { Task }; -var iterator = function () { - var end; - var current; - var modBy; - var modDataCount; - var winCount; - var it = { - reset: function (s, e, sStep, sCount) { - current = s; - end = e; - modBy = sStep; - modDataCount = sCount; - winCount = Math.ceil(modDataCount / modBy); - it.next = modBy > 1 && modDataCount > 0 ? modNext : sequentialNext; - } - }; - return it; - function sequentialNext() { - return current < end ? current++ : null; - } - function modNext() { - var dataIndex = current % winCount * modBy + Math.ceil(current / winCount); - var result = current >= end ? null : dataIndex < modDataCount ? dataIndex - // If modDataCount is smaller than data.count() (consider `appendData` case), - // Use normal linear rendering mode. - : current; - current++; - return result; - } -}(); -// ----------------------------------------------------------------------------- -// For stream debug (Should be commented out after used!) -// @usage: printTask(this, 'begin'); -// @usage: printTask(this, null, {someExtraProp}); -// @usage: Use `__idxInPipeline` as conditional breakpiont. -// -// window.printTask = function (task: any, prefix: string, extra: { [key: string]: unknown }): void { -// window.ecTaskUID == null && (window.ecTaskUID = 0); -// task.uidDebug == null && (task.uidDebug = `task_${window.ecTaskUID++}`); -// task.agent && task.agent.uidDebug == null && (task.agent.uidDebug = `task_${window.ecTaskUID++}`); -// let props = []; -// if (task.__pipeline) { -// let val = `${task.__idxInPipeline}/${task.__pipeline.tail.__idxInPipeline} ${task.agent ? '(stub)' : ''}`; -// props.push({text: '__idxInPipeline/total', value: val}); -// } else { -// let stubCount = 0; -// task.agentStubMap.each(() => stubCount++); -// props.push({text: 'idx', value: `overall (stubs: ${stubCount})`}); -// } -// props.push({text: 'uid', value: task.uidDebug}); -// if (task.__pipeline) { -// props.push({text: 'pipelineId', value: task.__pipeline.id}); -// task.agent && props.push( -// {text: 'stubFor', value: task.agent.uidDebug} -// ); -// } -// props.push( -// {text: 'dirty', value: task._dirty}, -// {text: 'dueIndex', value: task._dueIndex}, -// {text: 'dueEnd', value: task._dueEnd}, -// {text: 'outputDueEnd', value: task._outputDueEnd} -// ); -// if (extra) { -// Object.keys(extra).forEach(key => { -// props.push({text: key, value: extra[key]}); -// }); -// } -// let args = ['color: blue']; -// let msg = `%c[${prefix || 'T'}] %c` + props.map(item => ( -// args.push('color: green', 'color: red'), -// `${item.text}: %c${item.value}` -// )).join('%c, '); -// console.log.apply(console, [msg].concat(args)); -// // console.log(this); -// }; -// window.printPipeline = function (task: any, prefix: string) { -// const pipeline = task.__pipeline; -// let currTask = pipeline.head; -// while (currTask) { -// window.printTask(currTask, prefix); -// currTask = currTask._downstream; -// } -// }; -// window.showChain = function (chainHeadTask) { -// var chain = []; -// var task = chainHeadTask; -// while (task) { -// chain.push({ -// task: task, -// up: task._upstream, -// down: task._downstream, -// idxInPipeline: task.__idxInPipeline -// }); -// task = task._downstream; -// } -// return chain; -// }; -// window.findTaskInChain = function (task, chainHeadTask) { -// let chain = window.showChain(chainHeadTask); -// let result = []; -// for (let i = 0; i < chain.length; i++) { -// let chainItem = chain[i]; -// if (chainItem.task === task) { -// result.push(i); -// } -// } -// return result; -// }; -// window.printChainAEachInChainB = function (chainHeadTaskA, chainHeadTaskB) { -// let chainA = window.showChain(chainHeadTaskA); -// for (let i = 0; i < chainA.length; i++) { -// console.log('chainAIdx:', i, 'inChainB:', window.findTaskInChain(chainA[i].task, chainHeadTaskB)); -// } -// }; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/DataDiffer.js b/node_modules/echarts/lib/data/DataDiffer.js deleted file mode 100644 index 5a8172c..0000000 --- a/node_modules/echarts/lib/data/DataDiffer.js +++ /dev/null @@ -1,253 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -function dataIndexMapValueLength(valNumOrArrLengthMoreThan2) { - return valNumOrArrLengthMoreThan2 == null ? 0 : valNumOrArrLengthMoreThan2.length || 1; -} -function defaultKeyGetter(item) { - return item; -} -var DataDiffer = /** @class */function () { - /** - * @param context Can be visited by this.context in callback. - */ - function DataDiffer(oldArr, newArr, oldKeyGetter, newKeyGetter, context, - // By default: 'oneToOne'. - diffMode) { - this._old = oldArr; - this._new = newArr; - this._oldKeyGetter = oldKeyGetter || defaultKeyGetter; - this._newKeyGetter = newKeyGetter || defaultKeyGetter; - // Visible in callback via `this.context`; - this.context = context; - this._diffModeMultiple = diffMode === 'multiple'; - } - /** - * Callback function when add a data - */ - DataDiffer.prototype.add = function (func) { - this._add = func; - return this; - }; - /** - * Callback function when update a data - */ - DataDiffer.prototype.update = function (func) { - this._update = func; - return this; - }; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - DataDiffer.prototype.updateManyToOne = function (func) { - this._updateManyToOne = func; - return this; - }; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - DataDiffer.prototype.updateOneToMany = function (func) { - this._updateOneToMany = func; - return this; - }; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - DataDiffer.prototype.updateManyToMany = function (func) { - this._updateManyToMany = func; - return this; - }; - /** - * Callback function when remove a data - */ - DataDiffer.prototype.remove = function (func) { - this._remove = func; - return this; - }; - DataDiffer.prototype.execute = function () { - this[this._diffModeMultiple ? '_executeMultiple' : '_executeOneToOne'](); - }; - DataDiffer.prototype._executeOneToOne = function () { - var oldArr = this._old; - var newArr = this._new; - var newDataIndexMap = {}; - var oldDataKeyArr = new Array(oldArr.length); - var newDataKeyArr = new Array(newArr.length); - this._initIndexMap(oldArr, null, oldDataKeyArr, '_oldKeyGetter'); - this._initIndexMap(newArr, newDataIndexMap, newDataKeyArr, '_newKeyGetter'); - for (var i = 0; i < oldArr.length; i++) { - var oldKey = oldDataKeyArr[i]; - var newIdxMapVal = newDataIndexMap[oldKey]; - var newIdxMapValLen = dataIndexMapValueLength(newIdxMapVal); - // idx can never be empty array here. see 'set null' logic below. - if (newIdxMapValLen > 1) { - // Consider there is duplicate key (for example, use dataItem.name as key). - // We should make sure every item in newArr and oldArr can be visited. - var newIdx = newIdxMapVal.shift(); - if (newIdxMapVal.length === 1) { - newDataIndexMap[oldKey] = newIdxMapVal[0]; - } - this._update && this._update(newIdx, i); - } else if (newIdxMapValLen === 1) { - newDataIndexMap[oldKey] = null; - this._update && this._update(newIdxMapVal, i); - } else { - this._remove && this._remove(i); - } - } - this._performRestAdd(newDataKeyArr, newDataIndexMap); - }; - /** - * For example, consider the case: - * oldData: [o0, o1, o2, o3, o4, o5, o6, o7], - * newData: [n0, n1, n2, n3, n4, n5, n6, n7, n8], - * Where: - * o0, o1, n0 has key 'a' (many to one) - * o5, n4, n5, n6 has key 'b' (one to many) - * o2, n1 has key 'c' (one to one) - * n2, n3 has key 'd' (add) - * o3, o4 has key 'e' (remove) - * o6, o7, n7, n8 has key 'f' (many to many, treated as add and remove) - * Then: - * (The order of the following directives are not ensured.) - * this._updateManyToOne(n0, [o0, o1]); - * this._updateOneToMany([n4, n5, n6], o5); - * this._update(n1, o2); - * this._remove(o3); - * this._remove(o4); - * this._remove(o6); - * this._remove(o7); - * this._add(n2); - * this._add(n3); - * this._add(n7); - * this._add(n8); - */ - DataDiffer.prototype._executeMultiple = function () { - var oldArr = this._old; - var newArr = this._new; - var oldDataIndexMap = {}; - var newDataIndexMap = {}; - var oldDataKeyArr = []; - var newDataKeyArr = []; - this._initIndexMap(oldArr, oldDataIndexMap, oldDataKeyArr, '_oldKeyGetter'); - this._initIndexMap(newArr, newDataIndexMap, newDataKeyArr, '_newKeyGetter'); - for (var i = 0; i < oldDataKeyArr.length; i++) { - var oldKey = oldDataKeyArr[i]; - var oldIdxMapVal = oldDataIndexMap[oldKey]; - var newIdxMapVal = newDataIndexMap[oldKey]; - var oldIdxMapValLen = dataIndexMapValueLength(oldIdxMapVal); - var newIdxMapValLen = dataIndexMapValueLength(newIdxMapVal); - if (oldIdxMapValLen > 1 && newIdxMapValLen === 1) { - this._updateManyToOne && this._updateManyToOne(newIdxMapVal, oldIdxMapVal); - newDataIndexMap[oldKey] = null; - } else if (oldIdxMapValLen === 1 && newIdxMapValLen > 1) { - this._updateOneToMany && this._updateOneToMany(newIdxMapVal, oldIdxMapVal); - newDataIndexMap[oldKey] = null; - } else if (oldIdxMapValLen === 1 && newIdxMapValLen === 1) { - this._update && this._update(newIdxMapVal, oldIdxMapVal); - newDataIndexMap[oldKey] = null; - } else if (oldIdxMapValLen > 1 && newIdxMapValLen > 1) { - this._updateManyToMany && this._updateManyToMany(newIdxMapVal, oldIdxMapVal); - newDataIndexMap[oldKey] = null; - } else if (oldIdxMapValLen > 1) { - for (var i_1 = 0; i_1 < oldIdxMapValLen; i_1++) { - this._remove && this._remove(oldIdxMapVal[i_1]); - } - } else { - this._remove && this._remove(oldIdxMapVal); - } - } - this._performRestAdd(newDataKeyArr, newDataIndexMap); - }; - DataDiffer.prototype._performRestAdd = function (newDataKeyArr, newDataIndexMap) { - for (var i = 0; i < newDataKeyArr.length; i++) { - var newKey = newDataKeyArr[i]; - var newIdxMapVal = newDataIndexMap[newKey]; - var idxMapValLen = dataIndexMapValueLength(newIdxMapVal); - if (idxMapValLen > 1) { - for (var j = 0; j < idxMapValLen; j++) { - this._add && this._add(newIdxMapVal[j]); - } - } else if (idxMapValLen === 1) { - this._add && this._add(newIdxMapVal); - } - // Support both `newDataKeyArr` are duplication removed or not removed. - newDataIndexMap[newKey] = null; - } - }; - DataDiffer.prototype._initIndexMap = function (arr, - // Can be null. - map, - // In 'byKey', the output `keyArr` is duplication removed. - // In 'byIndex', the output `keyArr` is not duplication removed and - // its indices are accurately corresponding to `arr`. - keyArr, keyGetterName) { - var cbModeMultiple = this._diffModeMultiple; - for (var i = 0; i < arr.length; i++) { - // Add prefix to avoid conflict with Object.prototype. - var key = '_ec_' + this[keyGetterName](arr[i], i); - if (!cbModeMultiple) { - keyArr[i] = key; - } - if (!map) { - continue; - } - var idxMapVal = map[key]; - var idxMapValLen = dataIndexMapValueLength(idxMapVal); - if (idxMapValLen === 0) { - // Simple optimize: in most cases, one index has one key, - // do not need array. - map[key] = i; - if (cbModeMultiple) { - keyArr.push(key); - } - } else if (idxMapValLen === 1) { - map[key] = [idxMapVal, i]; - } else { - idxMapVal.push(i); - } - } - }; - return DataDiffer; -}(); -export default DataDiffer; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/DataStore.js b/node_modules/echarts/lib/data/DataStore.js deleted file mode 100644 index 3d08f74..0000000 --- a/node_modules/echarts/lib/data/DataStore.js +++ /dev/null @@ -1,1003 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { assert, clone, createHashMap, isFunction, keys, map, reduce } from 'zrender/lib/core/util.js'; -import { parseDataValue } from './helper/dataValueHelper.js'; -import { shouldRetrieveDataByName } from './Source.js'; -var UNDEFINED = 'undefined'; -/* global Float64Array, Int32Array, Uint32Array, Uint16Array */ -// Caution: MUST not use `new CtorUint32Array(arr, 0, len)`, because the Ctor of array is -// different from the Ctor of typed array. -export var CtorUint32Array = typeof Uint32Array === UNDEFINED ? Array : Uint32Array; -export var CtorUint16Array = typeof Uint16Array === UNDEFINED ? Array : Uint16Array; -export var CtorInt32Array = typeof Int32Array === UNDEFINED ? Array : Int32Array; -export var CtorFloat64Array = typeof Float64Array === UNDEFINED ? Array : Float64Array; -/** - * Multi dimensional data store - */ -var dataCtors = { - 'float': CtorFloat64Array, - 'int': CtorInt32Array, - // Ordinal data type can be string or int - 'ordinal': Array, - 'number': Array, - 'time': CtorFloat64Array -}; -var defaultDimValueGetters; -function getIndicesCtor(rawCount) { - // The possible max value in this._indicies is always this._rawCount despite of filtering. - return rawCount > 65535 ? CtorUint32Array : CtorUint16Array; -} -; -function getInitialExtent() { - return [Infinity, -Infinity]; -} -; -function cloneChunk(originalChunk) { - var Ctor = originalChunk.constructor; - // Only shallow clone is enough when Array. - return Ctor === Array ? originalChunk.slice() : new Ctor(originalChunk); -} -function prepareStore(store, dimIdx, dimType, end, append) { - var DataCtor = dataCtors[dimType || 'float']; - if (append) { - var oldStore = store[dimIdx]; - var oldLen = oldStore && oldStore.length; - if (!(oldLen === end)) { - var newStore = new DataCtor(end); - // The cost of the copy is probably inconsiderable - // within the initial chunkSize. - for (var j = 0; j < oldLen; j++) { - newStore[j] = oldStore[j]; - } - store[dimIdx] = newStore; - } - } else { - store[dimIdx] = new DataCtor(end); - } -} -; -/** - * Basically, DataStore API keep immutable. - */ -var DataStore = /** @class */function () { - function DataStore() { - this._chunks = []; - // It will not be calculated until needed. - this._rawExtent = []; - this._extent = []; - this._count = 0; - this._rawCount = 0; - this._calcDimNameToIdx = createHashMap(); - } - /** - * Initialize from data - */ - DataStore.prototype.initData = function (provider, inputDimensions, dimValueGetter) { - if (process.env.NODE_ENV !== 'production') { - assert(isFunction(provider.getItem) && isFunction(provider.count), 'Invalid data provider.'); - } - this._provider = provider; - // Clear - this._chunks = []; - this._indices = null; - this.getRawIndex = this._getRawIdxIdentity; - var source = provider.getSource(); - var defaultGetter = this.defaultDimValueGetter = defaultDimValueGetters[source.sourceFormat]; - // Default dim value getter - this._dimValueGetter = dimValueGetter || defaultGetter; - // Reset raw extent. - this._rawExtent = []; - var willRetrieveDataByName = shouldRetrieveDataByName(source); - this._dimensions = map(inputDimensions, function (dim) { - if (process.env.NODE_ENV !== 'production') { - if (willRetrieveDataByName) { - assert(dim.property != null); - } - } - return { - // Only pick these two props. Not leak other properties like orderMeta. - type: dim.type, - property: dim.property - }; - }); - this._initDataFromProvider(0, provider.count()); - }; - DataStore.prototype.getProvider = function () { - return this._provider; - }; - /** - * Caution: even when a `source` instance owned by a series, the created data store - * may still be shared by different sereis (the source hash does not use all `source` - * props, see `sourceManager`). In this case, the `source` props that are not used in - * hash (like `source.dimensionDefine`) probably only belongs to a certain series and - * thus should not be fetch here. - */ - DataStore.prototype.getSource = function () { - return this._provider.getSource(); - }; - /** - * @caution Only used in dataStack. - */ - DataStore.prototype.ensureCalculationDimension = function (dimName, type) { - var calcDimNameToIdx = this._calcDimNameToIdx; - var dimensions = this._dimensions; - var calcDimIdx = calcDimNameToIdx.get(dimName); - if (calcDimIdx != null) { - if (dimensions[calcDimIdx].type === type) { - return calcDimIdx; - } - } else { - calcDimIdx = dimensions.length; - } - dimensions[calcDimIdx] = { - type: type - }; - calcDimNameToIdx.set(dimName, calcDimIdx); - this._chunks[calcDimIdx] = new dataCtors[type || 'float'](this._rawCount); - this._rawExtent[calcDimIdx] = getInitialExtent(); - return calcDimIdx; - }; - DataStore.prototype.collectOrdinalMeta = function (dimIdx, ordinalMeta) { - var chunk = this._chunks[dimIdx]; - var dim = this._dimensions[dimIdx]; - var rawExtents = this._rawExtent; - var offset = dim.ordinalOffset || 0; - var len = chunk.length; - if (offset === 0) { - // We need to reset the rawExtent if collect is from start. - // Because this dimension may be guessed as number and calcuating a wrong extent. - rawExtents[dimIdx] = getInitialExtent(); - } - var dimRawExtent = rawExtents[dimIdx]; - // Parse from previous data offset. len may be changed after appendData - for (var i = offset; i < len; i++) { - var val = chunk[i] = ordinalMeta.parseAndCollect(chunk[i]); - if (!isNaN(val)) { - dimRawExtent[0] = Math.min(val, dimRawExtent[0]); - dimRawExtent[1] = Math.max(val, dimRawExtent[1]); - } - } - dim.ordinalMeta = ordinalMeta; - dim.ordinalOffset = len; - dim.type = 'ordinal'; // Force to be ordinal - }; - - DataStore.prototype.getOrdinalMeta = function (dimIdx) { - var dimInfo = this._dimensions[dimIdx]; - var ordinalMeta = dimInfo.ordinalMeta; - return ordinalMeta; - }; - DataStore.prototype.getDimensionProperty = function (dimIndex) { - var item = this._dimensions[dimIndex]; - return item && item.property; - }; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - */ - DataStore.prototype.appendData = function (data) { - if (process.env.NODE_ENV !== 'production') { - assert(!this._indices, 'appendData can only be called on raw data.'); - } - var provider = this._provider; - var start = this.count(); - provider.appendData(data); - var end = provider.count(); - if (!provider.persistent) { - end += start; - } - if (start < end) { - this._initDataFromProvider(start, end, true); - } - return [start, end]; - }; - DataStore.prototype.appendValues = function (values, minFillLen) { - var chunks = this._chunks; - var dimensions = this._dimensions; - var dimLen = dimensions.length; - var rawExtent = this._rawExtent; - var start = this.count(); - var end = start + Math.max(values.length, minFillLen || 0); - for (var i = 0; i < dimLen; i++) { - var dim = dimensions[i]; - prepareStore(chunks, i, dim.type, end, true); - } - var emptyDataItem = []; - for (var idx = start; idx < end; idx++) { - var sourceIdx = idx - start; - // Store the data by dimensions - for (var dimIdx = 0; dimIdx < dimLen; dimIdx++) { - var dim = dimensions[dimIdx]; - var val = defaultDimValueGetters.arrayRows.call(this, values[sourceIdx] || emptyDataItem, dim.property, sourceIdx, dimIdx); - chunks[dimIdx][idx] = val; - var dimRawExtent = rawExtent[dimIdx]; - val < dimRawExtent[0] && (dimRawExtent[0] = val); - val > dimRawExtent[1] && (dimRawExtent[1] = val); - } - } - this._rawCount = this._count = end; - return { - start: start, - end: end - }; - }; - DataStore.prototype._initDataFromProvider = function (start, end, append) { - var provider = this._provider; - var chunks = this._chunks; - var dimensions = this._dimensions; - var dimLen = dimensions.length; - var rawExtent = this._rawExtent; - var dimNames = map(dimensions, function (dim) { - return dim.property; - }); - for (var i = 0; i < dimLen; i++) { - var dim = dimensions[i]; - if (!rawExtent[i]) { - rawExtent[i] = getInitialExtent(); - } - prepareStore(chunks, i, dim.type, end, append); - } - if (provider.fillStorage) { - provider.fillStorage(start, end, chunks, rawExtent); - } else { - var dataItem = []; - for (var idx = start; idx < end; idx++) { - // NOTICE: Try not to write things into dataItem - dataItem = provider.getItem(idx, dataItem); - // Each data item is value - // [1, 2] - // 2 - // Bar chart, line chart which uses category axis - // only gives the 'y' value. 'x' value is the indices of category - // Use a tempValue to normalize the value to be a (x, y) value - // Store the data by dimensions - for (var dimIdx = 0; dimIdx < dimLen; dimIdx++) { - var dimStorage = chunks[dimIdx]; - // PENDING NULL is empty or zero - var val = this._dimValueGetter(dataItem, dimNames[dimIdx], idx, dimIdx); - dimStorage[idx] = val; - var dimRawExtent = rawExtent[dimIdx]; - val < dimRawExtent[0] && (dimRawExtent[0] = val); - val > dimRawExtent[1] && (dimRawExtent[1] = val); - } - } - } - if (!provider.persistent && provider.clean) { - // Clean unused data if data source is typed array. - provider.clean(); - } - this._rawCount = this._count = end; - // Reset data extent - this._extent = []; - }; - DataStore.prototype.count = function () { - return this._count; - }; - /** - * Get value. Return NaN if idx is out of range. - */ - DataStore.prototype.get = function (dim, idx) { - if (!(idx >= 0 && idx < this._count)) { - return NaN; - } - var dimStore = this._chunks[dim]; - return dimStore ? dimStore[this.getRawIndex(idx)] : NaN; - }; - DataStore.prototype.getValues = function (dimensions, idx) { - var values = []; - var dimArr = []; - if (idx == null) { - idx = dimensions; - // TODO get all from store? - dimensions = []; - // All dimensions - for (var i = 0; i < this._dimensions.length; i++) { - dimArr.push(i); - } - } else { - dimArr = dimensions; - } - for (var i = 0, len = dimArr.length; i < len; i++) { - values.push(this.get(dimArr[i], idx)); - } - return values; - }; - /** - * @param dim concrete dim - */ - DataStore.prototype.getByRawIndex = function (dim, rawIdx) { - if (!(rawIdx >= 0 && rawIdx < this._rawCount)) { - return NaN; - } - var dimStore = this._chunks[dim]; - return dimStore ? dimStore[rawIdx] : NaN; - }; - /** - * Get sum of data in one dimension - */ - DataStore.prototype.getSum = function (dim) { - var dimData = this._chunks[dim]; - var sum = 0; - if (dimData) { - for (var i = 0, len = this.count(); i < len; i++) { - var value = this.get(dim, i); - if (!isNaN(value)) { - sum += value; - } - } - } - return sum; - }; - /** - * Get median of data in one dimension - */ - DataStore.prototype.getMedian = function (dim) { - var dimDataArray = []; - // map all data of one dimension - this.each([dim], function (val) { - if (!isNaN(val)) { - dimDataArray.push(val); - } - }); - // TODO - // Use quick select? - var sortedDimDataArray = dimDataArray.sort(function (a, b) { - return a - b; - }); - var len = this.count(); - // calculate median - return len === 0 ? 0 : len % 2 === 1 ? sortedDimDataArray[(len - 1) / 2] : (sortedDimDataArray[len / 2] + sortedDimDataArray[len / 2 - 1]) / 2; - }; - /** - * Retrieve the index with given raw data index. - */ - DataStore.prototype.indexOfRawIndex = function (rawIndex) { - if (rawIndex >= this._rawCount || rawIndex < 0) { - return -1; - } - if (!this._indices) { - return rawIndex; - } - // Indices are ascending - var indices = this._indices; - // If rawIndex === dataIndex - var rawDataIndex = indices[rawIndex]; - if (rawDataIndex != null && rawDataIndex < this._count && rawDataIndex === rawIndex) { - return rawIndex; - } - var left = 0; - var right = this._count - 1; - while (left <= right) { - var mid = (left + right) / 2 | 0; - if (indices[mid] < rawIndex) { - left = mid + 1; - } else if (indices[mid] > rawIndex) { - right = mid - 1; - } else { - return mid; - } - } - return -1; - }; - /** - * Retrieve the index of nearest value. - * @param dim - * @param value - * @param [maxDistance=Infinity] - * @return If and only if multiple indices have - * the same value, they are put to the result. - */ - DataStore.prototype.indicesOfNearest = function (dim, value, maxDistance) { - var chunks = this._chunks; - var dimData = chunks[dim]; - var nearestIndices = []; - if (!dimData) { - return nearestIndices; - } - if (maxDistance == null) { - maxDistance = Infinity; - } - var minDist = Infinity; - var minDiff = -1; - var nearestIndicesLen = 0; - // Check the test case of `test/ut/spec/data/SeriesData.js`. - for (var i = 0, len = this.count(); i < len; i++) { - var dataIndex = this.getRawIndex(i); - var diff = value - dimData[dataIndex]; - var dist = Math.abs(diff); - if (dist <= maxDistance) { - // When the `value` is at the middle of `this.get(dim, i)` and `this.get(dim, i+1)`, - // we'd better not push both of them to `nearestIndices`, otherwise it is easy to - // get more than one item in `nearestIndices` (more specifically, in `tooltip`). - // So we choose the one that `diff >= 0` in this case. - // But if `this.get(dim, i)` and `this.get(dim, j)` get the same value, both of them - // should be push to `nearestIndices`. - if (dist < minDist || dist === minDist && diff >= 0 && minDiff < 0) { - minDist = dist; - minDiff = diff; - nearestIndicesLen = 0; - } - if (diff === minDiff) { - nearestIndices[nearestIndicesLen++] = i; - } - } - } - nearestIndices.length = nearestIndicesLen; - return nearestIndices; - }; - DataStore.prototype.getIndices = function () { - var newIndices; - var indices = this._indices; - if (indices) { - var Ctor = indices.constructor; - var thisCount = this._count; - // `new Array(a, b, c)` is different from `new Uint32Array(a, b, c)`. - if (Ctor === Array) { - newIndices = new Ctor(thisCount); - for (var i = 0; i < thisCount; i++) { - newIndices[i] = indices[i]; - } - } else { - newIndices = new Ctor(indices.buffer, 0, thisCount); - } - } else { - var Ctor = getIndicesCtor(this._rawCount); - newIndices = new Ctor(this.count()); - for (var i = 0; i < newIndices.length; i++) { - newIndices[i] = i; - } - } - return newIndices; - }; - /** - * Data filter. - */ - DataStore.prototype.filter = function (dims, cb) { - if (!this._count) { - return this; - } - var newStore = this.clone(); - var count = newStore.count(); - var Ctor = getIndicesCtor(newStore._rawCount); - var newIndices = new Ctor(count); - var value = []; - var dimSize = dims.length; - var offset = 0; - var dim0 = dims[0]; - var chunks = newStore._chunks; - for (var i = 0; i < count; i++) { - var keep = void 0; - var rawIdx = newStore.getRawIndex(i); - // Simple optimization - if (dimSize === 0) { - keep = cb(i); - } else if (dimSize === 1) { - var val = chunks[dim0][rawIdx]; - keep = cb(val, i); - } else { - var k = 0; - for (; k < dimSize; k++) { - value[k] = chunks[dims[k]][rawIdx]; - } - value[k] = i; - keep = cb.apply(null, value); - } - if (keep) { - newIndices[offset++] = rawIdx; - } - } - // Set indices after filtered. - if (offset < count) { - newStore._indices = newIndices; - } - newStore._count = offset; - // Reset data extent - newStore._extent = []; - newStore._updateGetRawIdx(); - return newStore; - }; - /** - * Select data in range. (For optimization of filter) - * (Manually inline code, support 5 million data filtering in data zoom.) - */ - DataStore.prototype.selectRange = function (range) { - var newStore = this.clone(); - var len = newStore._count; - if (!len) { - return this; - } - var dims = keys(range); - var dimSize = dims.length; - if (!dimSize) { - return this; - } - var originalCount = newStore.count(); - var Ctor = getIndicesCtor(newStore._rawCount); - var newIndices = new Ctor(originalCount); - var offset = 0; - var dim0 = dims[0]; - var min = range[dim0][0]; - var max = range[dim0][1]; - var storeArr = newStore._chunks; - var quickFinished = false; - if (!newStore._indices) { - // Extreme optimization for common case. About 2x faster in chrome. - var idx = 0; - if (dimSize === 1) { - var dimStorage = storeArr[dims[0]]; - for (var i = 0; i < len; i++) { - var val = dimStorage[i]; - // NaN will not be filtered. Consider the case, in line chart, empty - // value indicates the line should be broken. But for the case like - // scatter plot, a data item with empty value will not be rendered, - // but the axis extent may be effected if some other dim of the data - // item has value. Fortunately it is not a significant negative effect. - if (val >= min && val <= max || isNaN(val)) { - newIndices[offset++] = idx; - } - idx++; - } - quickFinished = true; - } else if (dimSize === 2) { - var dimStorage = storeArr[dims[0]]; - var dimStorage2 = storeArr[dims[1]]; - var min2 = range[dims[1]][0]; - var max2 = range[dims[1]][1]; - for (var i = 0; i < len; i++) { - var val = dimStorage[i]; - var val2 = dimStorage2[i]; - // Do not filter NaN, see comment above. - if ((val >= min && val <= max || isNaN(val)) && (val2 >= min2 && val2 <= max2 || isNaN(val2))) { - newIndices[offset++] = idx; - } - idx++; - } - quickFinished = true; - } - } - if (!quickFinished) { - if (dimSize === 1) { - for (var i = 0; i < originalCount; i++) { - var rawIndex = newStore.getRawIndex(i); - var val = storeArr[dims[0]][rawIndex]; - // Do not filter NaN, see comment above. - if (val >= min && val <= max || isNaN(val)) { - newIndices[offset++] = rawIndex; - } - } - } else { - for (var i = 0; i < originalCount; i++) { - var keep = true; - var rawIndex = newStore.getRawIndex(i); - for (var k = 0; k < dimSize; k++) { - var dimk = dims[k]; - var val = storeArr[dimk][rawIndex]; - // Do not filter NaN, see comment above. - if (val < range[dimk][0] || val > range[dimk][1]) { - keep = false; - } - } - if (keep) { - newIndices[offset++] = newStore.getRawIndex(i); - } - } - } - } - // Set indices after filtered. - if (offset < originalCount) { - newStore._indices = newIndices; - } - newStore._count = offset; - // Reset data extent - newStore._extent = []; - newStore._updateGetRawIdx(); - return newStore; - }; - // /** - // * Data mapping to a plain array - // */ - // mapArray(dims: DimensionIndex[], cb: MapArrayCb): any[] { - // const result: any[] = []; - // this.each(dims, function () { - // result.push(cb && (cb as MapArrayCb).apply(null, arguments)); - // }); - // return result; - // } - /** - * Data mapping to a new List with given dimensions - */ - DataStore.prototype.map = function (dims, cb) { - // TODO only clone picked chunks. - var target = this.clone(dims); - this._updateDims(target, dims, cb); - return target; - }; - /** - * @caution Danger!! Only used in dataStack. - */ - DataStore.prototype.modify = function (dims, cb) { - this._updateDims(this, dims, cb); - }; - DataStore.prototype._updateDims = function (target, dims, cb) { - var targetChunks = target._chunks; - var tmpRetValue = []; - var dimSize = dims.length; - var dataCount = target.count(); - var values = []; - var rawExtent = target._rawExtent; - for (var i = 0; i < dims.length; i++) { - rawExtent[dims[i]] = getInitialExtent(); - } - for (var dataIndex = 0; dataIndex < dataCount; dataIndex++) { - var rawIndex = target.getRawIndex(dataIndex); - for (var k = 0; k < dimSize; k++) { - values[k] = targetChunks[dims[k]][rawIndex]; - } - values[dimSize] = dataIndex; - var retValue = cb && cb.apply(null, values); - if (retValue != null) { - // a number or string (in oridinal dimension)? - if (typeof retValue !== 'object') { - tmpRetValue[0] = retValue; - retValue = tmpRetValue; - } - for (var i = 0; i < retValue.length; i++) { - var dim = dims[i]; - var val = retValue[i]; - var rawExtentOnDim = rawExtent[dim]; - var dimStore = targetChunks[dim]; - if (dimStore) { - dimStore[rawIndex] = val; - } - if (val < rawExtentOnDim[0]) { - rawExtentOnDim[0] = val; - } - if (val > rawExtentOnDim[1]) { - rawExtentOnDim[1] = val; - } - } - } - } - }; - /** - * Large data down sampling using largest-triangle-three-buckets - * @param {string} valueDimension - * @param {number} targetCount - */ - DataStore.prototype.lttbDownSample = function (valueDimension, rate) { - var target = this.clone([valueDimension], true); - var targetStorage = target._chunks; - var dimStore = targetStorage[valueDimension]; - var len = this.count(); - var sampledIndex = 0; - var frameSize = Math.floor(1 / rate); - var currentRawIndex = this.getRawIndex(0); - var maxArea; - var area; - var nextRawIndex; - var newIndices = new (getIndicesCtor(this._rawCount))(Math.min((Math.ceil(len / frameSize) + 2) * 2, len)); - // First frame use the first data. - newIndices[sampledIndex++] = currentRawIndex; - for (var i = 1; i < len - 1; i += frameSize) { - var nextFrameStart = Math.min(i + frameSize, len - 1); - var nextFrameEnd = Math.min(i + frameSize * 2, len); - var avgX = (nextFrameEnd + nextFrameStart) / 2; - var avgY = 0; - for (var idx = nextFrameStart; idx < nextFrameEnd; idx++) { - var rawIndex = this.getRawIndex(idx); - var y = dimStore[rawIndex]; - if (isNaN(y)) { - continue; - } - avgY += y; - } - avgY /= nextFrameEnd - nextFrameStart; - var frameStart = i; - var frameEnd = Math.min(i + frameSize, len); - var pointAX = i - 1; - var pointAY = dimStore[currentRawIndex]; - maxArea = -1; - nextRawIndex = frameStart; - var firstNaNIndex = -1; - var countNaN = 0; - // Find a point from current frame that construct a triangle with largest area with previous selected point - // And the average of next frame. - for (var idx = frameStart; idx < frameEnd; idx++) { - var rawIndex = this.getRawIndex(idx); - var y = dimStore[rawIndex]; - if (isNaN(y)) { - countNaN++; - if (firstNaNIndex < 0) { - firstNaNIndex = rawIndex; - } - continue; - } - // Calculate triangle area over three buckets - area = Math.abs((pointAX - avgX) * (y - pointAY) - (pointAX - idx) * (avgY - pointAY)); - if (area > maxArea) { - maxArea = area; - nextRawIndex = rawIndex; // Next a is this b - } - } - - if (countNaN > 0 && countNaN < frameEnd - frameStart) { - // Append first NaN point in every bucket. - // It is necessary to ensure the correct order of indices. - newIndices[sampledIndex++] = Math.min(firstNaNIndex, nextRawIndex); - nextRawIndex = Math.max(firstNaNIndex, nextRawIndex); - } - newIndices[sampledIndex++] = nextRawIndex; - currentRawIndex = nextRawIndex; // This a is the next a (chosen b) - } - // First frame use the last data. - newIndices[sampledIndex++] = this.getRawIndex(len - 1); - target._count = sampledIndex; - target._indices = newIndices; - target.getRawIndex = this._getRawIdx; - return target; - }; - /** - * Large data down sampling on given dimension - * @param sampleIndex Sample index for name and id - */ - DataStore.prototype.downSample = function (dimension, rate, sampleValue, sampleIndex) { - var target = this.clone([dimension], true); - var targetStorage = target._chunks; - var frameValues = []; - var frameSize = Math.floor(1 / rate); - var dimStore = targetStorage[dimension]; - var len = this.count(); - var rawExtentOnDim = target._rawExtent[dimension] = getInitialExtent(); - var newIndices = new (getIndicesCtor(this._rawCount))(Math.ceil(len / frameSize)); - var offset = 0; - for (var i = 0; i < len; i += frameSize) { - // Last frame - if (frameSize > len - i) { - frameSize = len - i; - frameValues.length = frameSize; - } - for (var k = 0; k < frameSize; k++) { - var dataIdx = this.getRawIndex(i + k); - frameValues[k] = dimStore[dataIdx]; - } - var value = sampleValue(frameValues); - var sampleFrameIdx = this.getRawIndex(Math.min(i + sampleIndex(frameValues, value) || 0, len - 1)); - // Only write value on the filtered data - dimStore[sampleFrameIdx] = value; - if (value < rawExtentOnDim[0]) { - rawExtentOnDim[0] = value; - } - if (value > rawExtentOnDim[1]) { - rawExtentOnDim[1] = value; - } - newIndices[offset++] = sampleFrameIdx; - } - target._count = offset; - target._indices = newIndices; - target._updateGetRawIdx(); - return target; - }; - /** - * Data iteration - * @param ctx default this - * @example - * list.each('x', function (x, idx) {}); - * list.each(['x', 'y'], function (x, y, idx) {}); - * list.each(function (idx) {}) - */ - DataStore.prototype.each = function (dims, cb) { - if (!this._count) { - return; - } - var dimSize = dims.length; - var chunks = this._chunks; - for (var i = 0, len = this.count(); i < len; i++) { - var rawIdx = this.getRawIndex(i); - // Simple optimization - switch (dimSize) { - case 0: - cb(i); - break; - case 1: - cb(chunks[dims[0]][rawIdx], i); - break; - case 2: - cb(chunks[dims[0]][rawIdx], chunks[dims[1]][rawIdx], i); - break; - default: - var k = 0; - var value = []; - for (; k < dimSize; k++) { - value[k] = chunks[dims[k]][rawIdx]; - } - // Index - value[k] = i; - cb.apply(null, value); - } - } - }; - /** - * Get extent of data in one dimension - */ - DataStore.prototype.getDataExtent = function (dim) { - // Make sure use concrete dim as cache name. - var dimData = this._chunks[dim]; - var initialExtent = getInitialExtent(); - if (!dimData) { - return initialExtent; - } - // Make more strict checkings to ensure hitting cache. - var currEnd = this.count(); - // Consider the most cases when using data zoom, `getDataExtent` - // happened before filtering. We cache raw extent, which is not - // necessary to be cleared and recalculated when restore data. - var useRaw = !this._indices; - var dimExtent; - if (useRaw) { - return this._rawExtent[dim].slice(); - } - dimExtent = this._extent[dim]; - if (dimExtent) { - return dimExtent.slice(); - } - dimExtent = initialExtent; - var min = dimExtent[0]; - var max = dimExtent[1]; - for (var i = 0; i < currEnd; i++) { - var rawIdx = this.getRawIndex(i); - var value = dimData[rawIdx]; - value < min && (min = value); - value > max && (max = value); - } - dimExtent = [min, max]; - this._extent[dim] = dimExtent; - return dimExtent; - }; - /** - * Get raw data item - */ - DataStore.prototype.getRawDataItem = function (idx) { - var rawIdx = this.getRawIndex(idx); - if (!this._provider.persistent) { - var val = []; - var chunks = this._chunks; - for (var i = 0; i < chunks.length; i++) { - val.push(chunks[i][rawIdx]); - } - return val; - } else { - return this._provider.getItem(rawIdx); - } - }; - /** - * Clone shallow. - * - * @param clonedDims Determine which dims to clone. Will share the data if not specified. - */ - DataStore.prototype.clone = function (clonedDims, ignoreIndices) { - var target = new DataStore(); - var chunks = this._chunks; - var clonedDimsMap = clonedDims && reduce(clonedDims, function (obj, dimIdx) { - obj[dimIdx] = true; - return obj; - }, {}); - if (clonedDimsMap) { - for (var i = 0; i < chunks.length; i++) { - // Not clone if dim is not picked. - target._chunks[i] = !clonedDimsMap[i] ? chunks[i] : cloneChunk(chunks[i]); - } - } else { - target._chunks = chunks; - } - this._copyCommonProps(target); - if (!ignoreIndices) { - target._indices = this._cloneIndices(); - } - target._updateGetRawIdx(); - return target; - }; - DataStore.prototype._copyCommonProps = function (target) { - target._count = this._count; - target._rawCount = this._rawCount; - target._provider = this._provider; - target._dimensions = this._dimensions; - target._extent = clone(this._extent); - target._rawExtent = clone(this._rawExtent); - }; - DataStore.prototype._cloneIndices = function () { - if (this._indices) { - var Ctor = this._indices.constructor; - var indices = void 0; - if (Ctor === Array) { - var thisCount = this._indices.length; - indices = new Ctor(thisCount); - for (var i = 0; i < thisCount; i++) { - indices[i] = this._indices[i]; - } - } else { - indices = new Ctor(this._indices); - } - return indices; - } - return null; - }; - DataStore.prototype._getRawIdxIdentity = function (idx) { - return idx; - }; - DataStore.prototype._getRawIdx = function (idx) { - if (idx < this._count && idx >= 0) { - return this._indices[idx]; - } - return -1; - }; - DataStore.prototype._updateGetRawIdx = function () { - this.getRawIndex = this._indices ? this._getRawIdx : this._getRawIdxIdentity; - }; - DataStore.internalField = function () { - function getDimValueSimply(dataItem, property, dataIndex, dimIndex) { - return parseDataValue(dataItem[dimIndex], this._dimensions[dimIndex]); - } - defaultDimValueGetters = { - arrayRows: getDimValueSimply, - objectRows: function (dataItem, property, dataIndex, dimIndex) { - return parseDataValue(dataItem[property], this._dimensions[dimIndex]); - }, - keyedColumns: getDimValueSimply, - original: function (dataItem, property, dataIndex, dimIndex) { - // Performance sensitive, do not use modelUtil.getDataItemValue. - // If dataItem is an plain object with no value field, the let `value` - // will be assigned with the object, but it will be tread correctly - // in the `convertValue`. - var value = dataItem && (dataItem.value == null ? dataItem : dataItem.value); - return parseDataValue(value instanceof Array ? value[dimIndex] - // If value is a single number or something else not array. - : value, this._dimensions[dimIndex]); - }, - typedArray: function (dataItem, property, dataIndex, dimIndex) { - return dataItem[dimIndex]; - } - }; - }(); - return DataStore; -}(); -export default DataStore; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/Graph.js b/node_modules/echarts/lib/data/Graph.js deleted file mode 100644 index 5218760..0000000 --- a/node_modules/echarts/lib/data/Graph.js +++ /dev/null @@ -1,459 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -// id may be function name of Object, add a prefix to avoid this problem. -function generateNodeKey(id) { - return '_EC_' + id; -} -var Graph = /** @class */function () { - function Graph(directed) { - this.type = 'graph'; - this.nodes = []; - this.edges = []; - this._nodesMap = {}; - /** - * @type {Object.} - * @private - */ - this._edgesMap = {}; - this._directed = directed || false; - } - /** - * If is directed graph - */ - Graph.prototype.isDirected = function () { - return this._directed; - }; - ; - /** - * Add a new node - */ - Graph.prototype.addNode = function (id, dataIndex) { - id = id == null ? '' + dataIndex : '' + id; - var nodesMap = this._nodesMap; - if (nodesMap[generateNodeKey(id)]) { - if (process.env.NODE_ENV !== 'production') { - console.error('Graph nodes have duplicate name or id'); - } - return; - } - var node = new GraphNode(id, dataIndex); - node.hostGraph = this; - this.nodes.push(node); - nodesMap[generateNodeKey(id)] = node; - return node; - }; - ; - /** - * Get node by data index - */ - Graph.prototype.getNodeByIndex = function (dataIndex) { - var rawIdx = this.data.getRawIndex(dataIndex); - return this.nodes[rawIdx]; - }; - ; - /** - * Get node by id - */ - Graph.prototype.getNodeById = function (id) { - return this._nodesMap[generateNodeKey(id)]; - }; - ; - /** - * Add a new edge - */ - Graph.prototype.addEdge = function (n1, n2, dataIndex) { - var nodesMap = this._nodesMap; - var edgesMap = this._edgesMap; - // PENDING - if (zrUtil.isNumber(n1)) { - n1 = this.nodes[n1]; - } - if (zrUtil.isNumber(n2)) { - n2 = this.nodes[n2]; - } - if (!(n1 instanceof GraphNode)) { - n1 = nodesMap[generateNodeKey(n1)]; - } - if (!(n2 instanceof GraphNode)) { - n2 = nodesMap[generateNodeKey(n2)]; - } - if (!n1 || !n2) { - return; - } - var key = n1.id + '-' + n2.id; - var edge = new GraphEdge(n1, n2, dataIndex); - edge.hostGraph = this; - if (this._directed) { - n1.outEdges.push(edge); - n2.inEdges.push(edge); - } - n1.edges.push(edge); - if (n1 !== n2) { - n2.edges.push(edge); - } - this.edges.push(edge); - edgesMap[key] = edge; - return edge; - }; - ; - /** - * Get edge by data index - */ - Graph.prototype.getEdgeByIndex = function (dataIndex) { - var rawIdx = this.edgeData.getRawIndex(dataIndex); - return this.edges[rawIdx]; - }; - ; - /** - * Get edge by two linked nodes - */ - Graph.prototype.getEdge = function (n1, n2) { - if (n1 instanceof GraphNode) { - n1 = n1.id; - } - if (n2 instanceof GraphNode) { - n2 = n2.id; - } - var edgesMap = this._edgesMap; - if (this._directed) { - return edgesMap[n1 + '-' + n2]; - } else { - return edgesMap[n1 + '-' + n2] || edgesMap[n2 + '-' + n1]; - } - }; - ; - /** - * Iterate all nodes - */ - Graph.prototype.eachNode = function (cb, context) { - var nodes = this.nodes; - var len = nodes.length; - for (var i = 0; i < len; i++) { - if (nodes[i].dataIndex >= 0) { - cb.call(context, nodes[i], i); - } - } - }; - ; - /** - * Iterate all edges - */ - Graph.prototype.eachEdge = function (cb, context) { - var edges = this.edges; - var len = edges.length; - for (var i = 0; i < len; i++) { - if (edges[i].dataIndex >= 0 && edges[i].node1.dataIndex >= 0 && edges[i].node2.dataIndex >= 0) { - cb.call(context, edges[i], i); - } - } - }; - ; - /** - * Breadth first traverse - * Return true to stop traversing - */ - Graph.prototype.breadthFirstTraverse = function (cb, startNode, direction, context) { - if (!(startNode instanceof GraphNode)) { - startNode = this._nodesMap[generateNodeKey(startNode)]; - } - if (!startNode) { - return; - } - var edgeType = direction === 'out' ? 'outEdges' : direction === 'in' ? 'inEdges' : 'edges'; - for (var i = 0; i < this.nodes.length; i++) { - this.nodes[i].__visited = false; - } - if (cb.call(context, startNode, null)) { - return; - } - var queue = [startNode]; - while (queue.length) { - var currentNode = queue.shift(); - var edges = currentNode[edgeType]; - for (var i = 0; i < edges.length; i++) { - var e = edges[i]; - var otherNode = e.node1 === currentNode ? e.node2 : e.node1; - if (!otherNode.__visited) { - if (cb.call(context, otherNode, currentNode)) { - // Stop traversing - return; - } - queue.push(otherNode); - otherNode.__visited = true; - } - } - } - }; - ; - // TODO - // depthFirstTraverse( - // cb, startNode, direction, context - // ) { - // }; - // Filter update - Graph.prototype.update = function () { - var data = this.data; - var edgeData = this.edgeData; - var nodes = this.nodes; - var edges = this.edges; - for (var i = 0, len = nodes.length; i < len; i++) { - nodes[i].dataIndex = -1; - } - for (var i = 0, len = data.count(); i < len; i++) { - nodes[data.getRawIndex(i)].dataIndex = i; - } - edgeData.filterSelf(function (idx) { - var edge = edges[edgeData.getRawIndex(idx)]; - return edge.node1.dataIndex >= 0 && edge.node2.dataIndex >= 0; - }); - // Update edge - for (var i = 0, len = edges.length; i < len; i++) { - edges[i].dataIndex = -1; - } - for (var i = 0, len = edgeData.count(); i < len; i++) { - edges[edgeData.getRawIndex(i)].dataIndex = i; - } - }; - ; - /** - * @return {module:echarts/data/Graph} - */ - Graph.prototype.clone = function () { - var graph = new Graph(this._directed); - var nodes = this.nodes; - var edges = this.edges; - for (var i = 0; i < nodes.length; i++) { - graph.addNode(nodes[i].id, nodes[i].dataIndex); - } - for (var i = 0; i < edges.length; i++) { - var e = edges[i]; - graph.addEdge(e.node1.id, e.node2.id, e.dataIndex); - } - return graph; - }; - ; - return Graph; -}(); -var GraphNode = /** @class */function () { - function GraphNode(id, dataIndex) { - this.inEdges = []; - this.outEdges = []; - this.edges = []; - this.dataIndex = -1; - this.id = id == null ? '' : id; - this.dataIndex = dataIndex == null ? -1 : dataIndex; - } - /** - * @return {number} - */ - GraphNode.prototype.degree = function () { - return this.edges.length; - }; - /** - * @return {number} - */ - GraphNode.prototype.inDegree = function () { - return this.inEdges.length; - }; - /** - * @return {number} - */ - GraphNode.prototype.outDegree = function () { - return this.outEdges.length; - }; - GraphNode.prototype.getModel = function (path) { - if (this.dataIndex < 0) { - return; - } - var graph = this.hostGraph; - var itemModel = graph.data.getItemModel(this.dataIndex); - return itemModel.getModel(path); - }; - GraphNode.prototype.getAdjacentDataIndices = function () { - var dataIndices = { - edge: [], - node: [] - }; - for (var i = 0; i < this.edges.length; i++) { - var adjacentEdge = this.edges[i]; - if (adjacentEdge.dataIndex < 0) { - continue; - } - dataIndices.edge.push(adjacentEdge.dataIndex); - dataIndices.node.push(adjacentEdge.node1.dataIndex, adjacentEdge.node2.dataIndex); - } - return dataIndices; - }; - GraphNode.prototype.getTrajectoryDataIndices = function () { - var connectedEdgesMap = zrUtil.createHashMap(); - var connectedNodesMap = zrUtil.createHashMap(); - for (var i = 0; i < this.edges.length; i++) { - var adjacentEdge = this.edges[i]; - if (adjacentEdge.dataIndex < 0) { - continue; - } - connectedEdgesMap.set(adjacentEdge.dataIndex, true); - var sourceNodesQueue = [adjacentEdge.node1]; - var targetNodesQueue = [adjacentEdge.node2]; - var nodeIteratorIndex = 0; - while (nodeIteratorIndex < sourceNodesQueue.length) { - var sourceNode = sourceNodesQueue[nodeIteratorIndex]; - nodeIteratorIndex++; - connectedNodesMap.set(sourceNode.dataIndex, true); - for (var j = 0; j < sourceNode.inEdges.length; j++) { - connectedEdgesMap.set(sourceNode.inEdges[j].dataIndex, true); - sourceNodesQueue.push(sourceNode.inEdges[j].node1); - } - } - nodeIteratorIndex = 0; - while (nodeIteratorIndex < targetNodesQueue.length) { - var targetNode = targetNodesQueue[nodeIteratorIndex]; - nodeIteratorIndex++; - connectedNodesMap.set(targetNode.dataIndex, true); - for (var j = 0; j < targetNode.outEdges.length; j++) { - connectedEdgesMap.set(targetNode.outEdges[j].dataIndex, true); - targetNodesQueue.push(targetNode.outEdges[j].node2); - } - } - } - return { - edge: connectedEdgesMap.keys(), - node: connectedNodesMap.keys() - }; - }; - return GraphNode; -}(); -var GraphEdge = /** @class */function () { - function GraphEdge(n1, n2, dataIndex) { - this.dataIndex = -1; - this.node1 = n1; - this.node2 = n2; - this.dataIndex = dataIndex == null ? -1 : dataIndex; - } - // eslint-disable-next-line @typescript-eslint/no-unused-vars - GraphEdge.prototype.getModel = function (path) { - if (this.dataIndex < 0) { - return; - } - var graph = this.hostGraph; - var itemModel = graph.edgeData.getItemModel(this.dataIndex); - return itemModel.getModel(path); - }; - GraphEdge.prototype.getAdjacentDataIndices = function () { - return { - edge: [this.dataIndex], - node: [this.node1.dataIndex, this.node2.dataIndex] - }; - }; - GraphEdge.prototype.getTrajectoryDataIndices = function () { - var connectedEdgesMap = zrUtil.createHashMap(); - var connectedNodesMap = zrUtil.createHashMap(); - connectedEdgesMap.set(this.dataIndex, true); - var sourceNodes = [this.node1]; - var targetNodes = [this.node2]; - var nodeIteratorIndex = 0; - while (nodeIteratorIndex < sourceNodes.length) { - var sourceNode = sourceNodes[nodeIteratorIndex]; - nodeIteratorIndex++; - connectedNodesMap.set(sourceNode.dataIndex, true); - for (var j = 0; j < sourceNode.inEdges.length; j++) { - connectedEdgesMap.set(sourceNode.inEdges[j].dataIndex, true); - sourceNodes.push(sourceNode.inEdges[j].node1); - } - } - nodeIteratorIndex = 0; - while (nodeIteratorIndex < targetNodes.length) { - var targetNode = targetNodes[nodeIteratorIndex]; - nodeIteratorIndex++; - connectedNodesMap.set(targetNode.dataIndex, true); - for (var j = 0; j < targetNode.outEdges.length; j++) { - connectedEdgesMap.set(targetNode.outEdges[j].dataIndex, true); - targetNodes.push(targetNode.outEdges[j].node2); - } - } - return { - edge: connectedEdgesMap.keys(), - node: connectedNodesMap.keys() - }; - }; - return GraphEdge; -}(); -function createGraphDataProxyMixin(hostName, dataName) { - return { - /** - * @param Default 'value'. can be 'a', 'b', 'c', 'd', 'e'. - */ - getValue: function (dimension) { - var data = this[hostName][dataName]; - return data.getStore().get(data.getDimensionIndex(dimension || 'value'), this.dataIndex); - }, - // TODO: TYPE stricter type. - setVisual: function (key, value) { - this.dataIndex >= 0 && this[hostName][dataName].setItemVisual(this.dataIndex, key, value); - }, - getVisual: function (key) { - return this[hostName][dataName].getItemVisual(this.dataIndex, key); - }, - setLayout: function (layout, merge) { - this.dataIndex >= 0 && this[hostName][dataName].setItemLayout(this.dataIndex, layout, merge); - }, - getLayout: function () { - return this[hostName][dataName].getItemLayout(this.dataIndex); - }, - getGraphicEl: function () { - return this[hostName][dataName].getItemGraphicEl(this.dataIndex); - }, - getRawIndex: function () { - return this[hostName][dataName].getRawIndex(this.dataIndex); - } - }; -} -; -; -; -zrUtil.mixin(GraphNode, createGraphDataProxyMixin('hostGraph', 'data')); -zrUtil.mixin(GraphEdge, createGraphDataProxyMixin('hostGraph', 'edgeData')); -export default Graph; -export { GraphNode, GraphEdge }; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/OrdinalMeta.js b/node_modules/echarts/lib/data/OrdinalMeta.js deleted file mode 100644 index cf1380e..0000000 --- a/node_modules/echarts/lib/data/OrdinalMeta.js +++ /dev/null @@ -1,124 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap, isObject, map, isString } from 'zrender/lib/core/util.js'; -var uidBase = 0; -var OrdinalMeta = /** @class */function () { - function OrdinalMeta(opt) { - this.categories = opt.categories || []; - this._needCollect = opt.needCollect; - this._deduplication = opt.deduplication; - this.uid = ++uidBase; - } - OrdinalMeta.createByAxisModel = function (axisModel) { - var option = axisModel.option; - var data = option.data; - var categories = data && map(data, getName); - return new OrdinalMeta({ - categories: categories, - needCollect: !categories, - // deduplication is default in axis. - deduplication: option.dedplication !== false - }); - }; - ; - OrdinalMeta.prototype.getOrdinal = function (category) { - // @ts-ignore - return this._getOrCreateMap().get(category); - }; - /** - * @return The ordinal. If not found, return NaN. - */ - OrdinalMeta.prototype.parseAndCollect = function (category) { - var index; - var needCollect = this._needCollect; - // The value of category dim can be the index of the given category set. - // This feature is only supported when !needCollect, because we should - // consider a common case: a value is 2017, which is a number but is - // expected to be tread as a category. This case usually happen in dataset, - // where it happent to be no need of the index feature. - if (!isString(category) && !needCollect) { - return category; - } - // Optimize for the scenario: - // category is ['2012-01-01', '2012-01-02', ...], where the input - // data has been ensured not duplicate and is large data. - // Notice, if a dataset dimension provide categroies, usually echarts - // should remove duplication except user tell echarts dont do that - // (set axis.deduplication = false), because echarts do not know whether - // the values in the category dimension has duplication (consider the - // parallel-aqi example) - if (needCollect && !this._deduplication) { - index = this.categories.length; - this.categories[index] = category; - return index; - } - var map = this._getOrCreateMap(); - // @ts-ignore - index = map.get(category); - if (index == null) { - if (needCollect) { - index = this.categories.length; - this.categories[index] = category; - // @ts-ignore - map.set(category, index); - } else { - index = NaN; - } - } - return index; - }; - // Consider big data, do not create map until needed. - OrdinalMeta.prototype._getOrCreateMap = function () { - return this._map || (this._map = createHashMap(this.categories)); - }; - return OrdinalMeta; -}(); -function getName(obj) { - if (isObject(obj) && obj.value != null) { - return obj.value; - } else { - return obj + ''; - } -} -export default OrdinalMeta; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/SeriesData.js b/node_modules/echarts/lib/data/SeriesData.js deleted file mode 100644 index 98d5ce8..0000000 --- a/node_modules/echarts/lib/data/SeriesData.js +++ /dev/null @@ -1,987 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* global Int32Array */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import Model from '../model/Model.js'; -import DataDiffer from './DataDiffer.js'; -import { DefaultDataProvider } from './helper/dataProvider.js'; -import { summarizeDimensions } from './helper/dimensionHelper.js'; -import SeriesDimensionDefine from './SeriesDimensionDefine.js'; -import { SOURCE_FORMAT_TYPED_ARRAY, SOURCE_FORMAT_ORIGINAL } from '../util/types.js'; -import { convertOptionIdName, isDataItemOption } from '../util/model.js'; -import { setCommonECData } from '../util/innerStore.js'; -import { isSourceInstance } from './Source.js'; -import DataStore from './DataStore.js'; -import { isSeriesDataSchema } from './helper/SeriesDataSchema.js'; -var isObject = zrUtil.isObject; -var map = zrUtil.map; -var CtorInt32Array = typeof Int32Array === 'undefined' ? Array : Int32Array; -// Use prefix to avoid index to be the same as otherIdList[idx], -// which will cause weird update animation. -var ID_PREFIX = 'e\0\0'; -var INDEX_NOT_FOUND = -1; -// type SeriesDimensionIndex = DimensionIndex; -var TRANSFERABLE_PROPERTIES = ['hasItemOption', '_nameList', '_idList', '_invertedIndicesMap', '_dimSummary', 'userOutput', '_rawData', '_dimValueGetter', '_nameDimIdx', '_idDimIdx', '_nameRepeatCount']; -var CLONE_PROPERTIES = ['_approximateExtent']; -// ----------------------------- -// Internal method declarations: -// ----------------------------- -var prepareInvertedIndex; -var getId; -var getIdNameFromStore; -var normalizeDimensions; -var transferProperties; -var cloneListForMapAndSample; -var makeIdFromName; -var SeriesData = /** @class */function () { - /** - * @param dimensionsInput.dimensions - * For example, ['someDimName', {name: 'someDimName', type: 'someDimType'}, ...]. - * Dimensions should be concrete names like x, y, z, lng, lat, angle, radius - */ - function SeriesData(dimensionsInput, hostModel) { - this.type = 'list'; - this._dimOmitted = false; - this._nameList = []; - this._idList = []; - // Models of data option is stored sparse for optimizing memory cost - // Never used yet (not used yet). - // private _optionModels: Model[] = []; - // Global visual properties after visual coding - this._visual = {}; - // Global layout properties. - this._layout = {}; - // Item visual properties after visual coding - this._itemVisuals = []; - // Item layout properties after layout - this._itemLayouts = []; - // Graphic elements - this._graphicEls = []; - // key: dim, value: extent - this._approximateExtent = {}; - this._calculationInfo = {}; - // Having detected that there is data item is non primitive type - // (in type `OptionDataItemObject`). - // Like `data: [ { value: xx, itemStyle: {...} }, ...]` - // At present it only happen in `SOURCE_FORMAT_ORIGINAL`. - this.hasItemOption = false; - // Methods that create a new list based on this list should be listed here. - // Notice that those method should `RETURN` the new list. - this.TRANSFERABLE_METHODS = ['cloneShallow', 'downSample', 'lttbDownSample', 'map']; - // Methods that change indices of this list should be listed here. - this.CHANGABLE_METHODS = ['filterSelf', 'selectRange']; - this.DOWNSAMPLE_METHODS = ['downSample', 'lttbDownSample']; - var dimensions; - var assignStoreDimIdx = false; - if (isSeriesDataSchema(dimensionsInput)) { - dimensions = dimensionsInput.dimensions; - this._dimOmitted = dimensionsInput.isDimensionOmitted(); - this._schema = dimensionsInput; - } else { - assignStoreDimIdx = true; - dimensions = dimensionsInput; - } - dimensions = dimensions || ['x', 'y']; - var dimensionInfos = {}; - var dimensionNames = []; - var invertedIndicesMap = {}; - var needsHasOwn = false; - var emptyObj = {}; - for (var i = 0; i < dimensions.length; i++) { - // Use the original dimensions[i], where other flag props may exists. - var dimInfoInput = dimensions[i]; - var dimensionInfo = zrUtil.isString(dimInfoInput) ? new SeriesDimensionDefine({ - name: dimInfoInput - }) : !(dimInfoInput instanceof SeriesDimensionDefine) ? new SeriesDimensionDefine(dimInfoInput) : dimInfoInput; - var dimensionName = dimensionInfo.name; - dimensionInfo.type = dimensionInfo.type || 'float'; - if (!dimensionInfo.coordDim) { - dimensionInfo.coordDim = dimensionName; - dimensionInfo.coordDimIndex = 0; - } - var otherDims = dimensionInfo.otherDims = dimensionInfo.otherDims || {}; - dimensionNames.push(dimensionName); - dimensionInfos[dimensionName] = dimensionInfo; - if (emptyObj[dimensionName] != null) { - needsHasOwn = true; - } - if (dimensionInfo.createInvertedIndices) { - invertedIndicesMap[dimensionName] = []; - } - if (otherDims.itemName === 0) { - this._nameDimIdx = i; - } - if (otherDims.itemId === 0) { - this._idDimIdx = i; - } - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(assignStoreDimIdx || dimensionInfo.storeDimIndex >= 0); - } - if (assignStoreDimIdx) { - dimensionInfo.storeDimIndex = i; - } - } - this.dimensions = dimensionNames; - this._dimInfos = dimensionInfos; - this._initGetDimensionInfo(needsHasOwn); - this.hostModel = hostModel; - this._invertedIndicesMap = invertedIndicesMap; - if (this._dimOmitted) { - var dimIdxToName_1 = this._dimIdxToName = zrUtil.createHashMap(); - zrUtil.each(dimensionNames, function (dimName) { - dimIdxToName_1.set(dimensionInfos[dimName].storeDimIndex, dimName); - }); - } - } - /** - * - * Get concrete dimension name by dimension name or dimension index. - * If input a dimension name, do not validate whether the dimension name exits. - * - * @caution - * @param dim Must make sure the dimension is `SeriesDimensionLoose`. - * Because only those dimensions will have auto-generated dimension names if not - * have a user-specified name, and other dimensions will get a return of null/undefined. - * - * @notice Because of this reason, should better use `getDimensionIndex` instead, for examples: - * ```js - * const val = data.getStore().get(data.getDimensionIndex(dim), dataIdx); - * ``` - * - * @return Concrete dim name. - */ - SeriesData.prototype.getDimension = function (dim) { - var dimIdx = this._recognizeDimIndex(dim); - if (dimIdx == null) { - return dim; - } - dimIdx = dim; - if (!this._dimOmitted) { - return this.dimensions[dimIdx]; - } - // Retrieve from series dimension definition because it probably contains - // generated dimension name (like 'x', 'y'). - var dimName = this._dimIdxToName.get(dimIdx); - if (dimName != null) { - return dimName; - } - var sourceDimDef = this._schema.getSourceDimension(dimIdx); - if (sourceDimDef) { - return sourceDimDef.name; - } - }; - /** - * Get dimension index in data store. Return -1 if not found. - * Can be used to index value from getRawValue. - */ - SeriesData.prototype.getDimensionIndex = function (dim) { - var dimIdx = this._recognizeDimIndex(dim); - if (dimIdx != null) { - return dimIdx; - } - if (dim == null) { - return -1; - } - var dimInfo = this._getDimInfo(dim); - return dimInfo ? dimInfo.storeDimIndex : this._dimOmitted ? this._schema.getSourceDimensionIndex(dim) : -1; - }; - /** - * The meanings of the input parameter `dim`: - * - * + If dim is a number (e.g., `1`), it means the index of the dimension. - * For example, `getDimension(0)` will return 'x' or 'lng' or 'radius'. - * + If dim is a number-like string (e.g., `"1"`): - * + If there is the same concrete dim name defined in `series.dimensions` or `dataset.dimensions`, - * it means that concrete name. - * + If not, it will be converted to a number, which means the index of the dimension. - * (why? because of the backward compatibility. We have been tolerating number-like string in - * dimension setting, although now it seems that it is not a good idea.) - * For example, `visualMap[i].dimension: "1"` is the same meaning as `visualMap[i].dimension: 1`, - * if no dimension name is defined as `"1"`. - * + If dim is a not-number-like string, it means the concrete dim name. - * For example, it can be be default name `"x"`, `"y"`, `"z"`, `"lng"`, `"lat"`, `"angle"`, `"radius"`, - * or customized in `dimensions` property of option like `"age"`. - * - * @return recognized `DimensionIndex`. Otherwise return null/undefined (means that dim is `DimensionName`). - */ - SeriesData.prototype._recognizeDimIndex = function (dim) { - if (zrUtil.isNumber(dim) - // If being a number-like string but not being defined as a dimension name. - || dim != null && !isNaN(dim) && !this._getDimInfo(dim) && (!this._dimOmitted || this._schema.getSourceDimensionIndex(dim) < 0)) { - return +dim; - } - }; - SeriesData.prototype._getStoreDimIndex = function (dim) { - var dimIdx = this.getDimensionIndex(dim); - if (process.env.NODE_ENV !== 'production') { - if (dimIdx == null) { - throw new Error('Unknown dimension ' + dim); - } - } - return dimIdx; - }; - /** - * Get type and calculation info of particular dimension - * @param dim - * Dimension can be concrete names like x, y, z, lng, lat, angle, radius - * Or a ordinal number. For example getDimensionInfo(0) will return 'x' or 'lng' or 'radius' - */ - SeriesData.prototype.getDimensionInfo = function (dim) { - // Do not clone, because there may be categories in dimInfo. - return this._getDimInfo(this.getDimension(dim)); - }; - SeriesData.prototype._initGetDimensionInfo = function (needsHasOwn) { - var dimensionInfos = this._dimInfos; - this._getDimInfo = needsHasOwn ? function (dimName) { - return dimensionInfos.hasOwnProperty(dimName) ? dimensionInfos[dimName] : undefined; - } : function (dimName) { - return dimensionInfos[dimName]; - }; - }; - /** - * concrete dimension name list on coord. - */ - SeriesData.prototype.getDimensionsOnCoord = function () { - return this._dimSummary.dataDimsOnCoord.slice(); - }; - SeriesData.prototype.mapDimension = function (coordDim, idx) { - var dimensionsSummary = this._dimSummary; - if (idx == null) { - return dimensionsSummary.encodeFirstDimNotExtra[coordDim]; - } - var dims = dimensionsSummary.encode[coordDim]; - return dims ? dims[idx] : null; - }; - SeriesData.prototype.mapDimensionsAll = function (coordDim) { - var dimensionsSummary = this._dimSummary; - var dims = dimensionsSummary.encode[coordDim]; - return (dims || []).slice(); - }; - SeriesData.prototype.getStore = function () { - return this._store; - }; - /** - * Initialize from data - * @param data source or data or data store. - * @param nameList The name of a datum is used on data diff and - * default label/tooltip. - * A name can be specified in encode.itemName, - * or dataItem.name (only for series option data), - * or provided in nameList from outside. - */ - SeriesData.prototype.initData = function (data, nameList, dimValueGetter) { - var _this = this; - var store; - if (data instanceof DataStore) { - store = data; - } - if (!store) { - var dimensions = this.dimensions; - var provider = isSourceInstance(data) || zrUtil.isArrayLike(data) ? new DefaultDataProvider(data, dimensions.length) : data; - store = new DataStore(); - var dimensionInfos = map(dimensions, function (dimName) { - return { - type: _this._dimInfos[dimName].type, - property: dimName - }; - }); - store.initData(provider, dimensionInfos, dimValueGetter); - } - this._store = store; - // Reset - this._nameList = (nameList || []).slice(); - this._idList = []; - this._nameRepeatCount = {}; - this._doInit(0, store.count()); - // Cache summary info for fast visit. See "dimensionHelper". - // Needs to be initialized after store is prepared. - this._dimSummary = summarizeDimensions(this, this._schema); - this.userOutput = this._dimSummary.userOutput; - }; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - */ - SeriesData.prototype.appendData = function (data) { - var range = this._store.appendData(data); - this._doInit(range[0], range[1]); - }; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - * This method does not modify `rawData` (`dataProvider`), but only - * add values to store. - * - * The final count will be increased by `Math.max(values.length, names.length)`. - * - * @param values That is the SourceType: 'arrayRows', like - * [ - * [12, 33, 44], - * [NaN, 43, 1], - * ['-', 'asdf', 0] - * ] - * Each item is exactly corresponding to a dimension. - */ - SeriesData.prototype.appendValues = function (values, names) { - var _a = this._store.appendValues(values, names.length), - start = _a.start, - end = _a.end; - var shouldMakeIdFromName = this._shouldMakeIdFromName(); - this._updateOrdinalMeta(); - if (names) { - for (var idx = start; idx < end; idx++) { - var sourceIdx = idx - start; - this._nameList[idx] = names[sourceIdx]; - if (shouldMakeIdFromName) { - makeIdFromName(this, idx); - } - } - } - }; - SeriesData.prototype._updateOrdinalMeta = function () { - var store = this._store; - var dimensions = this.dimensions; - for (var i = 0; i < dimensions.length; i++) { - var dimInfo = this._dimInfos[dimensions[i]]; - if (dimInfo.ordinalMeta) { - store.collectOrdinalMeta(dimInfo.storeDimIndex, dimInfo.ordinalMeta); - } - } - }; - SeriesData.prototype._shouldMakeIdFromName = function () { - var provider = this._store.getProvider(); - return this._idDimIdx == null && provider.getSource().sourceFormat !== SOURCE_FORMAT_TYPED_ARRAY && !provider.fillStorage; - }; - SeriesData.prototype._doInit = function (start, end) { - if (start >= end) { - return; - } - var store = this._store; - var provider = store.getProvider(); - this._updateOrdinalMeta(); - var nameList = this._nameList; - var idList = this._idList; - var sourceFormat = provider.getSource().sourceFormat; - var isFormatOriginal = sourceFormat === SOURCE_FORMAT_ORIGINAL; - // Each data item is value - // [1, 2] - // 2 - // Bar chart, line chart which uses category axis - // only gives the 'y' value. 'x' value is the indices of category - // Use a tempValue to normalize the value to be a (x, y) value - // If dataItem is {name: ...} or {id: ...}, it has highest priority. - // This kind of ids and names are always stored `_nameList` and `_idList`. - if (isFormatOriginal && !provider.pure) { - var sharedDataItem = []; - for (var idx = start; idx < end; idx++) { - // NOTICE: Try not to write things into dataItem - var dataItem = provider.getItem(idx, sharedDataItem); - if (!this.hasItemOption && isDataItemOption(dataItem)) { - this.hasItemOption = true; - } - if (dataItem) { - var itemName = dataItem.name; - if (nameList[idx] == null && itemName != null) { - nameList[idx] = convertOptionIdName(itemName, null); - } - var itemId = dataItem.id; - if (idList[idx] == null && itemId != null) { - idList[idx] = convertOptionIdName(itemId, null); - } - } - } - } - if (this._shouldMakeIdFromName()) { - for (var idx = start; idx < end; idx++) { - makeIdFromName(this, idx); - } - } - prepareInvertedIndex(this); - }; - /** - * PENDING: In fact currently this function is only used to short-circuit - * the calling of `scale.unionExtentFromData` when data have been filtered by modules - * like "dataZoom". `scale.unionExtentFromData` is used to calculate data extent for series on - * an axis, but if a "axis related data filter module" is used, the extent of the axis have - * been fixed and no need to calling `scale.unionExtentFromData` actually. - * But if we add "custom data filter" in future, which is not "axis related", this method may - * be still needed. - * - * Optimize for the scenario that data is filtered by a given extent. - * Consider that if data amount is more than hundreds of thousand, - * extent calculation will cost more than 10ms and the cache will - * be erased because of the filtering. - */ - SeriesData.prototype.getApproximateExtent = function (dim) { - return this._approximateExtent[dim] || this._store.getDataExtent(this._getStoreDimIndex(dim)); - }; - /** - * Calculate extent on a filtered data might be time consuming. - * Approximate extent is only used for: calculate extent of filtered data outside. - */ - SeriesData.prototype.setApproximateExtent = function (extent, dim) { - dim = this.getDimension(dim); - this._approximateExtent[dim] = extent.slice(); - }; - SeriesData.prototype.getCalculationInfo = function (key) { - return this._calculationInfo[key]; - }; - SeriesData.prototype.setCalculationInfo = function (key, value) { - isObject(key) ? zrUtil.extend(this._calculationInfo, key) : this._calculationInfo[key] = value; - }; - /** - * @return Never be null/undefined. `number` will be converted to string. Because: - * In most cases, name is used in display, where returning a string is more convenient. - * In other cases, name is used in query (see `indexOfName`), where we can keep the - * rule that name `2` equals to name `'2'`. - */ - SeriesData.prototype.getName = function (idx) { - var rawIndex = this.getRawIndex(idx); - var name = this._nameList[rawIndex]; - if (name == null && this._nameDimIdx != null) { - name = getIdNameFromStore(this, this._nameDimIdx, rawIndex); - } - if (name == null) { - name = ''; - } - return name; - }; - SeriesData.prototype._getCategory = function (dimIdx, idx) { - var ordinal = this._store.get(dimIdx, idx); - var ordinalMeta = this._store.getOrdinalMeta(dimIdx); - if (ordinalMeta) { - return ordinalMeta.categories[ordinal]; - } - return ordinal; - }; - /** - * @return Never null/undefined. `number` will be converted to string. Because: - * In all cases having encountered at present, id is used in making diff comparison, which - * are usually based on hash map. We can keep the rule that the internal id are always string - * (treat `2` is the same as `'2'`) to make the related logic simple. - */ - SeriesData.prototype.getId = function (idx) { - return getId(this, this.getRawIndex(idx)); - }; - SeriesData.prototype.count = function () { - return this._store.count(); - }; - /** - * Get value. Return NaN if idx is out of range. - * - * @notice Should better to use `data.getStore().get(dimIndex, dataIdx)` instead. - */ - SeriesData.prototype.get = function (dim, idx) { - var store = this._store; - var dimInfo = this._dimInfos[dim]; - if (dimInfo) { - return store.get(dimInfo.storeDimIndex, idx); - } - }; - /** - * @notice Should better to use `data.getStore().getByRawIndex(dimIndex, dataIdx)` instead. - */ - SeriesData.prototype.getByRawIndex = function (dim, rawIdx) { - var store = this._store; - var dimInfo = this._dimInfos[dim]; - if (dimInfo) { - return store.getByRawIndex(dimInfo.storeDimIndex, rawIdx); - } - }; - SeriesData.prototype.getIndices = function () { - return this._store.getIndices(); - }; - SeriesData.prototype.getDataExtent = function (dim) { - return this._store.getDataExtent(this._getStoreDimIndex(dim)); - }; - SeriesData.prototype.getSum = function (dim) { - return this._store.getSum(this._getStoreDimIndex(dim)); - }; - SeriesData.prototype.getMedian = function (dim) { - return this._store.getMedian(this._getStoreDimIndex(dim)); - }; - SeriesData.prototype.getValues = function (dimensions, idx) { - var _this = this; - var store = this._store; - return zrUtil.isArray(dimensions) ? store.getValues(map(dimensions, function (dim) { - return _this._getStoreDimIndex(dim); - }), idx) : store.getValues(dimensions); - }; - /** - * If value is NaN. Including '-' - * Only check the coord dimensions. - */ - SeriesData.prototype.hasValue = function (idx) { - var dataDimIndicesOnCoord = this._dimSummary.dataDimIndicesOnCoord; - for (var i = 0, len = dataDimIndicesOnCoord.length; i < len; i++) { - // Ordinal type originally can be string or number. - // But when an ordinal type is used on coord, it can - // not be string but only number. So we can also use isNaN. - if (isNaN(this._store.get(dataDimIndicesOnCoord[i], idx))) { - return false; - } - } - return true; - }; - /** - * Retrieve the index with given name - */ - SeriesData.prototype.indexOfName = function (name) { - for (var i = 0, len = this._store.count(); i < len; i++) { - if (this.getName(i) === name) { - return i; - } - } - return -1; - }; - SeriesData.prototype.getRawIndex = function (idx) { - return this._store.getRawIndex(idx); - }; - SeriesData.prototype.indexOfRawIndex = function (rawIndex) { - return this._store.indexOfRawIndex(rawIndex); - }; - /** - * Only support the dimension which inverted index created. - * Do not support other cases until required. - * @param dim concrete dim - * @param value ordinal index - * @return rawIndex - */ - SeriesData.prototype.rawIndexOf = function (dim, value) { - var invertedIndices = dim && this._invertedIndicesMap[dim]; - if (process.env.NODE_ENV !== 'production') { - if (!invertedIndices) { - throw new Error('Do not supported yet'); - } - } - var rawIndex = invertedIndices[value]; - if (rawIndex == null || isNaN(rawIndex)) { - return INDEX_NOT_FOUND; - } - return rawIndex; - }; - /** - * Retrieve the index of nearest value - * @param dim - * @param value - * @param [maxDistance=Infinity] - * @return If and only if multiple indices has - * the same value, they are put to the result. - */ - SeriesData.prototype.indicesOfNearest = function (dim, value, maxDistance) { - return this._store.indicesOfNearest(this._getStoreDimIndex(dim), value, maxDistance); - }; - SeriesData.prototype.each = function (dims, cb, ctx) { - 'use strict'; - - if (zrUtil.isFunction(dims)) { - ctx = cb; - cb = dims; - dims = []; - } - // ctxCompat just for compat echarts3 - var fCtx = ctx || this; - var dimIndices = map(normalizeDimensions(dims), this._getStoreDimIndex, this); - this._store.each(dimIndices, fCtx ? zrUtil.bind(cb, fCtx) : cb); - }; - SeriesData.prototype.filterSelf = function (dims, cb, ctx) { - 'use strict'; - - if (zrUtil.isFunction(dims)) { - ctx = cb; - cb = dims; - dims = []; - } - // ctxCompat just for compat echarts3 - var fCtx = ctx || this; - var dimIndices = map(normalizeDimensions(dims), this._getStoreDimIndex, this); - this._store = this._store.filter(dimIndices, fCtx ? zrUtil.bind(cb, fCtx) : cb); - return this; - }; - /** - * Select data in range. (For optimization of filter) - * (Manually inline code, support 5 million data filtering in data zoom.) - */ - SeriesData.prototype.selectRange = function (range) { - 'use strict'; - - var _this = this; - var innerRange = {}; - var dims = zrUtil.keys(range); - var dimIndices = []; - zrUtil.each(dims, function (dim) { - var dimIdx = _this._getStoreDimIndex(dim); - innerRange[dimIdx] = range[dim]; - dimIndices.push(dimIdx); - }); - this._store = this._store.selectRange(innerRange); - return this; - }; - /* eslint-enable max-len */ - SeriesData.prototype.mapArray = function (dims, cb, ctx) { - 'use strict'; - - if (zrUtil.isFunction(dims)) { - ctx = cb; - cb = dims; - dims = []; - } - // ctxCompat just for compat echarts3 - ctx = ctx || this; - var result = []; - this.each(dims, function () { - result.push(cb && cb.apply(this, arguments)); - }, ctx); - return result; - }; - SeriesData.prototype.map = function (dims, cb, ctx, ctxCompat) { - 'use strict'; - - // ctxCompat just for compat echarts3 - var fCtx = ctx || ctxCompat || this; - var dimIndices = map(normalizeDimensions(dims), this._getStoreDimIndex, this); - var list = cloneListForMapAndSample(this); - list._store = this._store.map(dimIndices, fCtx ? zrUtil.bind(cb, fCtx) : cb); - return list; - }; - SeriesData.prototype.modify = function (dims, cb, ctx, ctxCompat) { - var _this = this; - // ctxCompat just for compat echarts3 - var fCtx = ctx || ctxCompat || this; - if (process.env.NODE_ENV !== 'production') { - zrUtil.each(normalizeDimensions(dims), function (dim) { - var dimInfo = _this.getDimensionInfo(dim); - if (!dimInfo.isCalculationCoord) { - console.error('Danger: only stack dimension can be modified'); - } - }); - } - var dimIndices = map(normalizeDimensions(dims), this._getStoreDimIndex, this); - // If do shallow clone here, if there are too many stacked series, - // it still cost lots of memory, because `_store.dimensions` are not shared. - // We should consider there probably be shallow clone happen in each series - // in consequent filter/map. - this._store.modify(dimIndices, fCtx ? zrUtil.bind(cb, fCtx) : cb); - }; - /** - * Large data down sampling on given dimension - * @param sampleIndex Sample index for name and id - */ - SeriesData.prototype.downSample = function (dimension, rate, sampleValue, sampleIndex) { - var list = cloneListForMapAndSample(this); - list._store = this._store.downSample(this._getStoreDimIndex(dimension), rate, sampleValue, sampleIndex); - return list; - }; - /** - * Large data down sampling using largest-triangle-three-buckets - * @param {string} valueDimension - * @param {number} targetCount - */ - SeriesData.prototype.lttbDownSample = function (valueDimension, rate) { - var list = cloneListForMapAndSample(this); - list._store = this._store.lttbDownSample(this._getStoreDimIndex(valueDimension), rate); - return list; - }; - SeriesData.prototype.getRawDataItem = function (idx) { - return this._store.getRawDataItem(idx); - }; - /** - * Get model of one data item. - */ - // TODO: Type of data item - SeriesData.prototype.getItemModel = function (idx) { - var hostModel = this.hostModel; - var dataItem = this.getRawDataItem(idx); - return new Model(dataItem, hostModel, hostModel && hostModel.ecModel); - }; - /** - * Create a data differ - */ - SeriesData.prototype.diff = function (otherList) { - var thisList = this; - return new DataDiffer(otherList ? otherList.getStore().getIndices() : [], this.getStore().getIndices(), function (idx) { - return getId(otherList, idx); - }, function (idx) { - return getId(thisList, idx); - }); - }; - /** - * Get visual property. - */ - SeriesData.prototype.getVisual = function (key) { - var visual = this._visual; - return visual && visual[key]; - }; - SeriesData.prototype.setVisual = function (kvObj, val) { - this._visual = this._visual || {}; - if (isObject(kvObj)) { - zrUtil.extend(this._visual, kvObj); - } else { - this._visual[kvObj] = val; - } - }; - /** - * Get visual property of single data item - */ - // eslint-disable-next-line - SeriesData.prototype.getItemVisual = function (idx, key) { - var itemVisual = this._itemVisuals[idx]; - var val = itemVisual && itemVisual[key]; - if (val == null) { - // Use global visual property - return this.getVisual(key); - } - return val; - }; - /** - * If exists visual property of single data item - */ - SeriesData.prototype.hasItemVisual = function () { - return this._itemVisuals.length > 0; - }; - /** - * Make sure itemVisual property is unique - */ - // TODO: use key to save visual to reduce memory. - SeriesData.prototype.ensureUniqueItemVisual = function (idx, key) { - var itemVisuals = this._itemVisuals; - var itemVisual = itemVisuals[idx]; - if (!itemVisual) { - itemVisual = itemVisuals[idx] = {}; - } - var val = itemVisual[key]; - if (val == null) { - val = this.getVisual(key); - // TODO Performance? - if (zrUtil.isArray(val)) { - val = val.slice(); - } else if (isObject(val)) { - val = zrUtil.extend({}, val); - } - itemVisual[key] = val; - } - return val; - }; - // eslint-disable-next-line - SeriesData.prototype.setItemVisual = function (idx, key, value) { - var itemVisual = this._itemVisuals[idx] || {}; - this._itemVisuals[idx] = itemVisual; - if (isObject(key)) { - zrUtil.extend(itemVisual, key); - } else { - itemVisual[key] = value; - } - }; - /** - * Clear itemVisuals and list visual. - */ - SeriesData.prototype.clearAllVisual = function () { - this._visual = {}; - this._itemVisuals = []; - }; - SeriesData.prototype.setLayout = function (key, val) { - isObject(key) ? zrUtil.extend(this._layout, key) : this._layout[key] = val; - }; - /** - * Get layout property. - */ - SeriesData.prototype.getLayout = function (key) { - return this._layout[key]; - }; - /** - * Get layout of single data item - */ - SeriesData.prototype.getItemLayout = function (idx) { - return this._itemLayouts[idx]; - }; - /** - * Set layout of single data item - */ - SeriesData.prototype.setItemLayout = function (idx, layout, merge) { - this._itemLayouts[idx] = merge ? zrUtil.extend(this._itemLayouts[idx] || {}, layout) : layout; - }; - /** - * Clear all layout of single data item - */ - SeriesData.prototype.clearItemLayouts = function () { - this._itemLayouts.length = 0; - }; - /** - * Set graphic element relative to data. It can be set as null - */ - SeriesData.prototype.setItemGraphicEl = function (idx, el) { - var seriesIndex = this.hostModel && this.hostModel.seriesIndex; - setCommonECData(seriesIndex, this.dataType, idx, el); - this._graphicEls[idx] = el; - }; - SeriesData.prototype.getItemGraphicEl = function (idx) { - return this._graphicEls[idx]; - }; - SeriesData.prototype.eachItemGraphicEl = function (cb, context) { - zrUtil.each(this._graphicEls, function (el, idx) { - if (el) { - cb && cb.call(context, el, idx); - } - }); - }; - /** - * Shallow clone a new list except visual and layout properties, and graph elements. - * New list only change the indices. - */ - SeriesData.prototype.cloneShallow = function (list) { - if (!list) { - list = new SeriesData(this._schema ? this._schema : map(this.dimensions, this._getDimInfo, this), this.hostModel); - } - transferProperties(list, this); - list._store = this._store; - return list; - }; - /** - * Wrap some method to add more feature - */ - SeriesData.prototype.wrapMethod = function (methodName, injectFunction) { - var originalMethod = this[methodName]; - if (!zrUtil.isFunction(originalMethod)) { - return; - } - this.__wrappedMethods = this.__wrappedMethods || []; - this.__wrappedMethods.push(methodName); - this[methodName] = function () { - var res = originalMethod.apply(this, arguments); - return injectFunction.apply(this, [res].concat(zrUtil.slice(arguments))); - }; - }; - // ---------------------------------------------------------- - // A work around for internal method visiting private member. - // ---------------------------------------------------------- - SeriesData.internalField = function () { - prepareInvertedIndex = function (data) { - var invertedIndicesMap = data._invertedIndicesMap; - zrUtil.each(invertedIndicesMap, function (invertedIndices, dim) { - var dimInfo = data._dimInfos[dim]; - // Currently, only dimensions that has ordinalMeta can create inverted indices. - var ordinalMeta = dimInfo.ordinalMeta; - var store = data._store; - if (ordinalMeta) { - invertedIndices = invertedIndicesMap[dim] = new CtorInt32Array(ordinalMeta.categories.length); - // The default value of TypedArray is 0. To avoid miss - // mapping to 0, we should set it as INDEX_NOT_FOUND. - for (var i = 0; i < invertedIndices.length; i++) { - invertedIndices[i] = INDEX_NOT_FOUND; - } - for (var i = 0; i < store.count(); i++) { - // Only support the case that all values are distinct. - invertedIndices[store.get(dimInfo.storeDimIndex, i)] = i; - } - } - }); - }; - getIdNameFromStore = function (data, dimIdx, idx) { - return convertOptionIdName(data._getCategory(dimIdx, idx), null); - }; - /** - * @see the comment of `List['getId']`. - */ - getId = function (data, rawIndex) { - var id = data._idList[rawIndex]; - if (id == null && data._idDimIdx != null) { - id = getIdNameFromStore(data, data._idDimIdx, rawIndex); - } - if (id == null) { - id = ID_PREFIX + rawIndex; - } - return id; - }; - normalizeDimensions = function (dimensions) { - if (!zrUtil.isArray(dimensions)) { - dimensions = dimensions != null ? [dimensions] : []; - } - return dimensions; - }; - /** - * Data in excludeDimensions is copied, otherwise transferred. - */ - cloneListForMapAndSample = function (original) { - var list = new SeriesData(original._schema ? original._schema : map(original.dimensions, original._getDimInfo, original), original.hostModel); - // FIXME If needs stackedOn, value may already been stacked - transferProperties(list, original); - return list; - }; - transferProperties = function (target, source) { - zrUtil.each(TRANSFERABLE_PROPERTIES.concat(source.__wrappedMethods || []), function (propName) { - if (source.hasOwnProperty(propName)) { - target[propName] = source[propName]; - } - }); - target.__wrappedMethods = source.__wrappedMethods; - zrUtil.each(CLONE_PROPERTIES, function (propName) { - target[propName] = zrUtil.clone(source[propName]); - }); - target._calculationInfo = zrUtil.extend({}, source._calculationInfo); - }; - makeIdFromName = function (data, idx) { - var nameList = data._nameList; - var idList = data._idList; - var nameDimIdx = data._nameDimIdx; - var idDimIdx = data._idDimIdx; - var name = nameList[idx]; - var id = idList[idx]; - if (name == null && nameDimIdx != null) { - nameList[idx] = name = getIdNameFromStore(data, nameDimIdx, idx); - } - if (id == null && idDimIdx != null) { - idList[idx] = id = getIdNameFromStore(data, idDimIdx, idx); - } - if (id == null && name != null) { - var nameRepeatCount = data._nameRepeatCount; - var nmCnt = nameRepeatCount[name] = (nameRepeatCount[name] || 0) + 1; - id = name; - if (nmCnt > 1) { - id += '__ec__' + nmCnt; - } - idList[idx] = id; - } - }; - }(); - return SeriesData; -}(); -export default SeriesData; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/SeriesDimensionDefine.js b/node_modules/echarts/lib/data/SeriesDimensionDefine.js deleted file mode 100644 index c4f4c32..0000000 --- a/node_modules/echarts/lib/data/SeriesDimensionDefine.js +++ /dev/null @@ -1,91 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var SeriesDimensionDefine = /** @class */function () { - /** - * @param opt All of the fields will be shallow copied. - */ - function SeriesDimensionDefine(opt) { - /** - * The format of `otherDims` is: - * ```js - * { - * tooltip?: number - * label?: number - * itemName?: number - * seriesName?: number - * } - * ``` - * - * A `series.encode` can specified these fields: - * ```js - * encode: { - * // "3, 1, 5" is the index of data dimension. - * tooltip: [3, 1, 5], - * label: [0, 3], - * ... - * } - * ``` - * `otherDims` is the parse result of the `series.encode` above, like: - * ```js - * // Suppose the index of this data dimension is `3`. - * this.otherDims = { - * // `3` is at the index `0` of the `encode.tooltip` - * tooltip: 0, - * // `3` is at the index `1` of the `encode.label` - * label: 1 - * }; - * ``` - * - * This prop should never be `null`/`undefined` after initialized. - */ - this.otherDims = {}; - if (opt != null) { - zrUtil.extend(this, opt); - } - } - return SeriesDimensionDefine; -}(); -; -export default SeriesDimensionDefine; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/Source.js b/node_modules/echarts/lib/data/Source.js deleted file mode 100644 index 7dda49b..0000000 --- a/node_modules/echarts/lib/data/Source.js +++ /dev/null @@ -1,299 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isTypedArray, clone, createHashMap, isArray, isObject, isArrayLike, hasOwn, assert, each, map, isNumber, isString, keys } from 'zrender/lib/core/util.js'; -import { SOURCE_FORMAT_ORIGINAL, SERIES_LAYOUT_BY_COLUMN, SOURCE_FORMAT_UNKNOWN, SOURCE_FORMAT_KEYED_COLUMNS, SOURCE_FORMAT_TYPED_ARRAY, SOURCE_FORMAT_ARRAY_ROWS, SOURCE_FORMAT_OBJECT_ROWS, SERIES_LAYOUT_BY_ROW } from '../util/types.js'; -import { getDataItemValue } from '../util/model.js'; -import { BE_ORDINAL, guessOrdinal } from './helper/sourceHelper.js'; -; -// @inner -var SourceImpl = /** @class */function () { - function SourceImpl(fields) { - this.data = fields.data || (fields.sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS ? {} : []); - this.sourceFormat = fields.sourceFormat || SOURCE_FORMAT_UNKNOWN; - // Visit config - this.seriesLayoutBy = fields.seriesLayoutBy || SERIES_LAYOUT_BY_COLUMN; - this.startIndex = fields.startIndex || 0; - this.dimensionsDetectedCount = fields.dimensionsDetectedCount; - this.metaRawOption = fields.metaRawOption; - var dimensionsDefine = this.dimensionsDefine = fields.dimensionsDefine; - if (dimensionsDefine) { - for (var i = 0; i < dimensionsDefine.length; i++) { - var dim = dimensionsDefine[i]; - if (dim.type == null) { - if (guessOrdinal(this, i) === BE_ORDINAL.Must) { - dim.type = 'ordinal'; - } - } - } - } - } - return SourceImpl; -}(); -export function isSourceInstance(val) { - return val instanceof SourceImpl; -} -/** - * Create a source from option. - * NOTE: Created source is immutable. Don't change any properties in it. - */ -export function createSource(sourceData, thisMetaRawOption, -// can be null. If not provided, auto detect it from `sourceData`. -sourceFormat) { - sourceFormat = sourceFormat || detectSourceFormat(sourceData); - var seriesLayoutBy = thisMetaRawOption.seriesLayoutBy; - var determined = determineSourceDimensions(sourceData, sourceFormat, seriesLayoutBy, thisMetaRawOption.sourceHeader, thisMetaRawOption.dimensions); - var source = new SourceImpl({ - data: sourceData, - sourceFormat: sourceFormat, - seriesLayoutBy: seriesLayoutBy, - dimensionsDefine: determined.dimensionsDefine, - startIndex: determined.startIndex, - dimensionsDetectedCount: determined.dimensionsDetectedCount, - metaRawOption: clone(thisMetaRawOption) - }); - return source; -} -/** - * Wrap original series data for some compatibility cases. - */ -export function createSourceFromSeriesDataOption(data) { - return new SourceImpl({ - data: data, - sourceFormat: isTypedArray(data) ? SOURCE_FORMAT_TYPED_ARRAY : SOURCE_FORMAT_ORIGINAL - }); -} -/** - * Clone source but excludes source data. - */ -export function cloneSourceShallow(source) { - return new SourceImpl({ - data: source.data, - sourceFormat: source.sourceFormat, - seriesLayoutBy: source.seriesLayoutBy, - dimensionsDefine: clone(source.dimensionsDefine), - startIndex: source.startIndex, - dimensionsDetectedCount: source.dimensionsDetectedCount - }); -} -/** - * Note: An empty array will be detected as `SOURCE_FORMAT_ARRAY_ROWS`. - */ -export function detectSourceFormat(data) { - var sourceFormat = SOURCE_FORMAT_UNKNOWN; - if (isTypedArray(data)) { - sourceFormat = SOURCE_FORMAT_TYPED_ARRAY; - } else if (isArray(data)) { - // FIXME Whether tolerate null in top level array? - if (data.length === 0) { - sourceFormat = SOURCE_FORMAT_ARRAY_ROWS; - } - for (var i = 0, len = data.length; i < len; i++) { - var item = data[i]; - if (item == null) { - continue; - } else if (isArray(item) || isTypedArray(item)) { - sourceFormat = SOURCE_FORMAT_ARRAY_ROWS; - break; - } else if (isObject(item)) { - sourceFormat = SOURCE_FORMAT_OBJECT_ROWS; - break; - } - } - } else if (isObject(data)) { - for (var key in data) { - if (hasOwn(data, key) && isArrayLike(data[key])) { - sourceFormat = SOURCE_FORMAT_KEYED_COLUMNS; - break; - } - } - } - return sourceFormat; -} -/** - * Determine the source definitions from data standalone dimensions definitions - * are not specified. - */ -function determineSourceDimensions(data, sourceFormat, seriesLayoutBy, sourceHeader, -// standalone raw dimensions definition, like: -// { -// dimensions: ['aa', 'bb', { name: 'cc', type: 'time' }] -// } -// in `dataset` or `series` -dimensionsDefine) { - var dimensionsDetectedCount; - var startIndex; - // PENDING: Could data be null/undefined here? - // currently, if `dataset.source` not specified, error thrown. - // if `series.data` not specified, nothing rendered without error thrown. - // Should test these cases. - if (!data) { - return { - dimensionsDefine: normalizeDimensionsOption(dimensionsDefine), - startIndex: startIndex, - dimensionsDetectedCount: dimensionsDetectedCount - }; - } - if (sourceFormat === SOURCE_FORMAT_ARRAY_ROWS) { - var dataArrayRows = data; - // Rule: Most of the first line are string: it is header. - // Caution: consider a line with 5 string and 1 number, - // it still can not be sure it is a head, because the - // 5 string may be 5 values of category columns. - if (sourceHeader === 'auto' || sourceHeader == null) { - arrayRowsTravelFirst(function (val) { - // '-' is regarded as null/undefined. - if (val != null && val !== '-') { - if (isString(val)) { - startIndex == null && (startIndex = 1); - } else { - startIndex = 0; - } - } - // 10 is an experience number, avoid long loop. - }, seriesLayoutBy, dataArrayRows, 10); - } else { - startIndex = isNumber(sourceHeader) ? sourceHeader : sourceHeader ? 1 : 0; - } - if (!dimensionsDefine && startIndex === 1) { - dimensionsDefine = []; - arrayRowsTravelFirst(function (val, index) { - dimensionsDefine[index] = val != null ? val + '' : ''; - }, seriesLayoutBy, dataArrayRows, Infinity); - } - dimensionsDetectedCount = dimensionsDefine ? dimensionsDefine.length : seriesLayoutBy === SERIES_LAYOUT_BY_ROW ? dataArrayRows.length : dataArrayRows[0] ? dataArrayRows[0].length : null; - } else if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS) { - if (!dimensionsDefine) { - dimensionsDefine = objectRowsCollectDimensions(data); - } - } else if (sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS) { - if (!dimensionsDefine) { - dimensionsDefine = []; - each(data, function (colArr, key) { - dimensionsDefine.push(key); - }); - } - } else if (sourceFormat === SOURCE_FORMAT_ORIGINAL) { - var value0 = getDataItemValue(data[0]); - dimensionsDetectedCount = isArray(value0) && value0.length || 1; - } else if (sourceFormat === SOURCE_FORMAT_TYPED_ARRAY) { - if (process.env.NODE_ENV !== 'production') { - assert(!!dimensionsDefine, 'dimensions must be given if data is TypedArray.'); - } - } - return { - startIndex: startIndex, - dimensionsDefine: normalizeDimensionsOption(dimensionsDefine), - dimensionsDetectedCount: dimensionsDetectedCount - }; -} -function objectRowsCollectDimensions(data) { - var firstIndex = 0; - var obj; - while (firstIndex < data.length && !(obj = data[firstIndex++])) {} // jshint ignore: line - if (obj) { - return keys(obj); - } -} -// Consider dimensions defined like ['A', 'price', 'B', 'price', 'C', 'price'], -// which is reasonable. But dimension name is duplicated. -// Returns undefined or an array contains only object without null/undefined or string. -function normalizeDimensionsOption(dimensionsDefine) { - if (!dimensionsDefine) { - // The meaning of null/undefined is different from empty array. - return; - } - var nameMap = createHashMap(); - return map(dimensionsDefine, function (rawItem, index) { - rawItem = isObject(rawItem) ? rawItem : { - name: rawItem - }; - // Other fields will be discarded. - var item = { - name: rawItem.name, - displayName: rawItem.displayName, - type: rawItem.type - }; - // User can set null in dimensions. - // We don't auto specify name, otherwise a given name may - // cause it to be referred unexpectedly. - if (item.name == null) { - return item; - } - // Also consider number form like 2012. - item.name += ''; - // User may also specify displayName. - // displayName will always exists except user not - // specified or dim name is not specified or detected. - // (A auto generated dim name will not be used as - // displayName). - if (item.displayName == null) { - item.displayName = item.name; - } - var exist = nameMap.get(item.name); - if (!exist) { - nameMap.set(item.name, { - count: 1 - }); - } else { - item.name += '-' + exist.count++; - } - return item; - }); -} -function arrayRowsTravelFirst(cb, seriesLayoutBy, data, maxLoop) { - if (seriesLayoutBy === SERIES_LAYOUT_BY_ROW) { - for (var i = 0; i < data.length && i < maxLoop; i++) { - cb(data[i] ? data[i][0] : null, i); - } - } else { - var value0 = data[0] || []; - for (var i = 0; i < value0.length && i < maxLoop; i++) { - cb(value0[i], i); - } - } -} -export function shouldRetrieveDataByName(source) { - var sourceFormat = source.sourceFormat; - return sourceFormat === SOURCE_FORMAT_OBJECT_ROWS || sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/Tree.js b/node_modules/echarts/lib/data/Tree.js deleted file mode 100644 index 5a3f94f..0000000 --- a/node_modules/echarts/lib/data/Tree.js +++ /dev/null @@ -1,353 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Tree data structure - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import linkSeriesData from './helper/linkSeriesData.js'; -import SeriesData from './SeriesData.js'; -import prepareSeriesDataSchema from './helper/createDimensions.js'; -import { convertOptionIdName } from '../util/model.js'; -var TreeNode = /** @class */function () { - function TreeNode(name, hostTree) { - this.depth = 0; - this.height = 0; - /** - * Reference to list item. - * Do not persistent dataIndex outside, - * besause it may be changed by list. - * If dataIndex -1, - * this node is logical deleted (filtered) in list. - */ - this.dataIndex = -1; - this.children = []; - this.viewChildren = []; - this.isExpand = false; - this.name = name || ''; - this.hostTree = hostTree; - } - /** - * The node is removed. - */ - TreeNode.prototype.isRemoved = function () { - return this.dataIndex < 0; - }; - TreeNode.prototype.eachNode = function (options, cb, context) { - if (zrUtil.isFunction(options)) { - context = cb; - cb = options; - options = null; - } - options = options || {}; - if (zrUtil.isString(options)) { - options = { - order: options - }; - } - var order = options.order || 'preorder'; - var children = this[options.attr || 'children']; - var suppressVisitSub; - order === 'preorder' && (suppressVisitSub = cb.call(context, this)); - for (var i = 0; !suppressVisitSub && i < children.length; i++) { - children[i].eachNode(options, cb, context); - } - order === 'postorder' && cb.call(context, this); - }; - /** - * Update depth and height of this subtree. - */ - TreeNode.prototype.updateDepthAndHeight = function (depth) { - var height = 0; - this.depth = depth; - for (var i = 0; i < this.children.length; i++) { - var child = this.children[i]; - child.updateDepthAndHeight(depth + 1); - if (child.height > height) { - height = child.height; - } - } - this.height = height + 1; - }; - TreeNode.prototype.getNodeById = function (id) { - if (this.getId() === id) { - return this; - } - for (var i = 0, children = this.children, len = children.length; i < len; i++) { - var res = children[i].getNodeById(id); - if (res) { - return res; - } - } - }; - TreeNode.prototype.contains = function (node) { - if (node === this) { - return true; - } - for (var i = 0, children = this.children, len = children.length; i < len; i++) { - var res = children[i].contains(node); - if (res) { - return res; - } - } - }; - /** - * @param includeSelf Default false. - * @return order: [root, child, grandchild, ...] - */ - TreeNode.prototype.getAncestors = function (includeSelf) { - var ancestors = []; - var node = includeSelf ? this : this.parentNode; - while (node) { - ancestors.push(node); - node = node.parentNode; - } - ancestors.reverse(); - return ancestors; - }; - TreeNode.prototype.getAncestorsIndices = function () { - var indices = []; - var currNode = this; - while (currNode) { - indices.push(currNode.dataIndex); - currNode = currNode.parentNode; - } - indices.reverse(); - return indices; - }; - TreeNode.prototype.getDescendantIndices = function () { - var indices = []; - this.eachNode(function (childNode) { - indices.push(childNode.dataIndex); - }); - return indices; - }; - TreeNode.prototype.getValue = function (dimension) { - var data = this.hostTree.data; - return data.getStore().get(data.getDimensionIndex(dimension || 'value'), this.dataIndex); - }; - TreeNode.prototype.setLayout = function (layout, merge) { - this.dataIndex >= 0 && this.hostTree.data.setItemLayout(this.dataIndex, layout, merge); - }; - /** - * @return {Object} layout - */ - TreeNode.prototype.getLayout = function () { - return this.hostTree.data.getItemLayout(this.dataIndex); - }; - // @depcrecated - // getModel(path: S): Model - // eslint-disable-next-line @typescript-eslint/no-unused-vars - TreeNode.prototype.getModel = function (path) { - if (this.dataIndex < 0) { - return; - } - var hostTree = this.hostTree; - var itemModel = hostTree.data.getItemModel(this.dataIndex); - return itemModel.getModel(path); - }; - // TODO: TYPE More specific model - TreeNode.prototype.getLevelModel = function () { - return (this.hostTree.levelModels || [])[this.depth]; - }; - TreeNode.prototype.setVisual = function (key, value) { - this.dataIndex >= 0 && this.hostTree.data.setItemVisual(this.dataIndex, key, value); - }; - /** - * Get item visual - * FIXME: make return type better - */ - TreeNode.prototype.getVisual = function (key) { - return this.hostTree.data.getItemVisual(this.dataIndex, key); - }; - TreeNode.prototype.getRawIndex = function () { - return this.hostTree.data.getRawIndex(this.dataIndex); - }; - TreeNode.prototype.getId = function () { - return this.hostTree.data.getId(this.dataIndex); - }; - /** - * index in parent's children - */ - TreeNode.prototype.getChildIndex = function () { - if (this.parentNode) { - var children = this.parentNode.children; - for (var i = 0; i < children.length; ++i) { - if (children[i] === this) { - return i; - } - } - return -1; - } - return -1; - }; - /** - * if this is an ancestor of another node - * - * @param node another node - * @return if is ancestor - */ - TreeNode.prototype.isAncestorOf = function (node) { - var parent = node.parentNode; - while (parent) { - if (parent === this) { - return true; - } - parent = parent.parentNode; - } - return false; - }; - /** - * if this is an descendant of another node - * - * @param node another node - * @return if is descendant - */ - TreeNode.prototype.isDescendantOf = function (node) { - return node !== this && node.isAncestorOf(this); - }; - return TreeNode; -}(); -export { TreeNode }; -; -var Tree = /** @class */function () { - function Tree(hostModel) { - this.type = 'tree'; - this._nodes = []; - this.hostModel = hostModel; - } - Tree.prototype.eachNode = function (options, cb, context) { - this.root.eachNode(options, cb, context); - }; - Tree.prototype.getNodeByDataIndex = function (dataIndex) { - var rawIndex = this.data.getRawIndex(dataIndex); - return this._nodes[rawIndex]; - }; - Tree.prototype.getNodeById = function (name) { - return this.root.getNodeById(name); - }; - /** - * Update item available by list, - * when list has been performed options like 'filterSelf' or 'map'. - */ - Tree.prototype.update = function () { - var data = this.data; - var nodes = this._nodes; - for (var i = 0, len = nodes.length; i < len; i++) { - nodes[i].dataIndex = -1; - } - for (var i = 0, len = data.count(); i < len; i++) { - nodes[data.getRawIndex(i)].dataIndex = i; - } - }; - /** - * Clear all layouts - */ - Tree.prototype.clearLayouts = function () { - this.data.clearItemLayouts(); - }; - /** - * data node format: - * { - * name: ... - * value: ... - * children: [ - * { - * name: ... - * value: ... - * children: ... - * }, - * ... - * ] - * } - */ - Tree.createTree = function (dataRoot, hostModel, beforeLink) { - var tree = new Tree(hostModel); - var listData = []; - var dimMax = 1; - buildHierarchy(dataRoot); - function buildHierarchy(dataNode, parentNode) { - var value = dataNode.value; - dimMax = Math.max(dimMax, zrUtil.isArray(value) ? value.length : 1); - listData.push(dataNode); - var node = new TreeNode(convertOptionIdName(dataNode.name, ''), tree); - parentNode ? addChild(node, parentNode) : tree.root = node; - tree._nodes.push(node); - var children = dataNode.children; - if (children) { - for (var i = 0; i < children.length; i++) { - buildHierarchy(children[i], node); - } - } - } - tree.root.updateDepthAndHeight(0); - var dimensions = prepareSeriesDataSchema(listData, { - coordDimensions: ['value'], - dimensionsCount: dimMax - }).dimensions; - var list = new SeriesData(dimensions, hostModel); - list.initData(listData); - beforeLink && beforeLink(list); - linkSeriesData({ - mainData: list, - struct: tree, - structAttr: 'tree' - }); - tree.update(); - return tree; - }; - return Tree; -}(); -/** - * It is needed to consider the mess of 'list', 'hostModel' when creating a TreeNote, - * so this function is not ready and not necessary to be public. - */ -function addChild(child, node) { - var children = node.children; - if (child.parentNode === node) { - return; - } - children.push(child); - child.parentNode = node; -} -export default Tree; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/SeriesDataSchema.js b/node_modules/echarts/lib/data/helper/SeriesDataSchema.js deleted file mode 100644 index fd15621..0000000 --- a/node_modules/echarts/lib/data/helper/SeriesDataSchema.js +++ /dev/null @@ -1,224 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap, isObject, retrieve2 } from 'zrender/lib/core/util.js'; -import { makeInner } from '../../util/model.js'; -import { shouldRetrieveDataByName } from '../Source.js'; -var inner = makeInner(); -var dimTypeShort = { - float: 'f', - int: 'i', - ordinal: 'o', - number: 'n', - time: 't' -}; -/** - * Represents the dimension requirement of a series. - * - * NOTICE: - * When there are too many dimensions in dataset and many series, only the used dimensions - * (i.e., used by coord sys and declared in `series.encode`) are add to `dimensionDefineList`. - * But users may query data by other unused dimension names. - * In this case, users can only query data if and only if they have defined dimension names - * via ec option, so we provide `getDimensionIndexFromSource`, which only query them from - * `source` dimensions. - */ -var SeriesDataSchema = /** @class */function () { - function SeriesDataSchema(opt) { - this.dimensions = opt.dimensions; - this._dimOmitted = opt.dimensionOmitted; - this.source = opt.source; - this._fullDimCount = opt.fullDimensionCount; - this._updateDimOmitted(opt.dimensionOmitted); - } - SeriesDataSchema.prototype.isDimensionOmitted = function () { - return this._dimOmitted; - }; - SeriesDataSchema.prototype._updateDimOmitted = function (dimensionOmitted) { - this._dimOmitted = dimensionOmitted; - if (!dimensionOmitted) { - return; - } - if (!this._dimNameMap) { - this._dimNameMap = ensureSourceDimNameMap(this.source); - } - }; - /** - * @caution Can only be used when `dimensionOmitted: true`. - * - * Get index by user defined dimension name (i.e., not internal generate name). - * That is, get index from `dimensionsDefine`. - * If no `dimensionsDefine`, or no name get, return -1. - */ - SeriesDataSchema.prototype.getSourceDimensionIndex = function (dimName) { - return retrieve2(this._dimNameMap.get(dimName), -1); - }; - /** - * @caution Can only be used when `dimensionOmitted: true`. - * - * Notice: may return `null`/`undefined` if user not specify dimension names. - */ - SeriesDataSchema.prototype.getSourceDimension = function (dimIndex) { - var dimensionsDefine = this.source.dimensionsDefine; - if (dimensionsDefine) { - return dimensionsDefine[dimIndex]; - } - }; - SeriesDataSchema.prototype.makeStoreSchema = function () { - var dimCount = this._fullDimCount; - var willRetrieveDataByName = shouldRetrieveDataByName(this.source); - var makeHashStrict = !shouldOmitUnusedDimensions(dimCount); - // If source don't have dimensions or series don't omit unsed dimensions. - // Generate from seriesDimList directly - var dimHash = ''; - var dims = []; - for (var fullDimIdx = 0, seriesDimIdx = 0; fullDimIdx < dimCount; fullDimIdx++) { - var property = void 0; - var type = void 0; - var ordinalMeta = void 0; - var seriesDimDef = this.dimensions[seriesDimIdx]; - // The list has been sorted by `storeDimIndex` asc. - if (seriesDimDef && seriesDimDef.storeDimIndex === fullDimIdx) { - property = willRetrieveDataByName ? seriesDimDef.name : null; - type = seriesDimDef.type; - ordinalMeta = seriesDimDef.ordinalMeta; - seriesDimIdx++; - } else { - var sourceDimDef = this.getSourceDimension(fullDimIdx); - if (sourceDimDef) { - property = willRetrieveDataByName ? sourceDimDef.name : null; - type = sourceDimDef.type; - } - } - dims.push({ - property: property, - type: type, - ordinalMeta: ordinalMeta - }); - // If retrieving data by index, - // use to determine whether data can be shared. - // (Because in this case there might be no dimension name defined in dataset, but indices always exists). - // (Indices are always 0, 1, 2, ..., so we can ignore them to shorten the hash). - // Otherwise if retrieving data by property name (like `data: [{aa: 123, bb: 765}, ...]`), - // use in hash. - if (willRetrieveDataByName && property != null - // For data stack, we have make sure each series has its own dim on this store. - // So we do not add property to hash to make sure they can share this store. - && (!seriesDimDef || !seriesDimDef.isCalculationCoord)) { - dimHash += makeHashStrict - // Use escape character '`' in case that property name contains '$'. - ? property.replace(/\`/g, '`1').replace(/\$/g, '`2') - // For better performance, when there are large dimensions, tolerant this defects that hardly meet. - : property; - } - dimHash += '$'; - dimHash += dimTypeShort[type] || 'f'; - if (ordinalMeta) { - dimHash += ordinalMeta.uid; - } - dimHash += '$'; - } - // Source from endpoint(usually series) will be read differently - // when seriesLayoutBy or startIndex(which is affected by sourceHeader) are different. - // So we use this three props as key. - var source = this.source; - var hash = [source.seriesLayoutBy, source.startIndex, dimHash].join('$$'); - return { - dimensions: dims, - hash: hash - }; - }; - SeriesDataSchema.prototype.makeOutputDimensionNames = function () { - var result = []; - for (var fullDimIdx = 0, seriesDimIdx = 0; fullDimIdx < this._fullDimCount; fullDimIdx++) { - var name_1 = void 0; - var seriesDimDef = this.dimensions[seriesDimIdx]; - // The list has been sorted by `storeDimIndex` asc. - if (seriesDimDef && seriesDimDef.storeDimIndex === fullDimIdx) { - if (!seriesDimDef.isCalculationCoord) { - name_1 = seriesDimDef.name; - } - seriesDimIdx++; - } else { - var sourceDimDef = this.getSourceDimension(fullDimIdx); - if (sourceDimDef) { - name_1 = sourceDimDef.name; - } - } - result.push(name_1); - } - return result; - }; - SeriesDataSchema.prototype.appendCalculationDimension = function (dimDef) { - this.dimensions.push(dimDef); - dimDef.isCalculationCoord = true; - this._fullDimCount++; - // If append dimension on a data store, consider the store - // might be shared by different series, series dimensions not - // really map to store dimensions. - this._updateDimOmitted(true); - }; - return SeriesDataSchema; -}(); -export { SeriesDataSchema }; -export function isSeriesDataSchema(schema) { - return schema instanceof SeriesDataSchema; -} -export function createDimNameMap(dimsDef) { - var dataDimNameMap = createHashMap(); - for (var i = 0; i < (dimsDef || []).length; i++) { - var dimDefItemRaw = dimsDef[i]; - var userDimName = isObject(dimDefItemRaw) ? dimDefItemRaw.name : dimDefItemRaw; - if (userDimName != null && dataDimNameMap.get(userDimName) == null) { - dataDimNameMap.set(userDimName, i); - } - } - return dataDimNameMap; -} -export function ensureSourceDimNameMap(source) { - var innerSource = inner(source); - return innerSource.dimNameMap || (innerSource.dimNameMap = createDimNameMap(source.dimensionsDefine)); -} -export function shouldOmitUnusedDimensions(dimCount) { - return dimCount > 30; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/createDimensions.js b/node_modules/echarts/lib/data/helper/createDimensions.js deleted file mode 100644 index 00d7eb7..0000000 --- a/node_modules/echarts/lib/data/helper/createDimensions.js +++ /dev/null @@ -1,322 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { VISUAL_DIMENSIONS } from '../../util/types.js'; -import SeriesDimensionDefine from '../SeriesDimensionDefine.js'; -import { createHashMap, defaults, each, extend, isObject, isString } from 'zrender/lib/core/util.js'; -import { createSourceFromSeriesDataOption, isSourceInstance } from '../Source.js'; -import { CtorInt32Array } from '../DataStore.js'; -import { normalizeToArray } from '../../util/model.js'; -import { BE_ORDINAL, guessOrdinal } from './sourceHelper.js'; -import { createDimNameMap, ensureSourceDimNameMap, SeriesDataSchema, shouldOmitUnusedDimensions } from './SeriesDataSchema.js'; -/** - * For outside usage compat (like echarts-gl are using it). - */ -export function createDimensions(source, opt) { - return prepareSeriesDataSchema(source, opt).dimensions; -} -/** - * This method builds the relationship between: - * + "what the coord sys or series requires (see `coordDimensions`)", - * + "what the user defines (in `encode` and `dimensions`, see `opt.dimensionsDefine` and `opt.encodeDefine`)" - * + "what the data source provids (see `source`)". - * - * Some guess strategy will be adapted if user does not define something. - * If no 'value' dimension specified, the first no-named dimension will be - * named as 'value'. - * - * @return The results are always sorted by `storeDimIndex` asc. - */ -export default function prepareSeriesDataSchema( -// TODO: TYPE completeDimensions type -source, opt) { - if (!isSourceInstance(source)) { - source = createSourceFromSeriesDataOption(source); - } - opt = opt || {}; - var sysDims = opt.coordDimensions || []; - var dimsDef = opt.dimensionsDefine || source.dimensionsDefine || []; - var coordDimNameMap = createHashMap(); - var resultList = []; - var dimCount = getDimCount(source, sysDims, dimsDef, opt.dimensionsCount); - // Try to ignore unused dimensions if sharing a high dimension datastore - // 30 is an experience value. - var omitUnusedDimensions = opt.canOmitUnusedDimensions && shouldOmitUnusedDimensions(dimCount); - var isUsingSourceDimensionsDef = dimsDef === source.dimensionsDefine; - var dataDimNameMap = isUsingSourceDimensionsDef ? ensureSourceDimNameMap(source) : createDimNameMap(dimsDef); - var encodeDef = opt.encodeDefine; - if (!encodeDef && opt.encodeDefaulter) { - encodeDef = opt.encodeDefaulter(source, dimCount); - } - var encodeDefMap = createHashMap(encodeDef); - var indicesMap = new CtorInt32Array(dimCount); - for (var i = 0; i < indicesMap.length; i++) { - indicesMap[i] = -1; - } - function getResultItem(dimIdx) { - var idx = indicesMap[dimIdx]; - if (idx < 0) { - var dimDefItemRaw = dimsDef[dimIdx]; - var dimDefItem = isObject(dimDefItemRaw) ? dimDefItemRaw : { - name: dimDefItemRaw - }; - var resultItem = new SeriesDimensionDefine(); - var userDimName = dimDefItem.name; - if (userDimName != null && dataDimNameMap.get(userDimName) != null) { - // Only if `series.dimensions` is defined in option - // displayName, will be set, and dimension will be displayed vertically in - // tooltip by default. - resultItem.name = resultItem.displayName = userDimName; - } - dimDefItem.type != null && (resultItem.type = dimDefItem.type); - dimDefItem.displayName != null && (resultItem.displayName = dimDefItem.displayName); - var newIdx = resultList.length; - indicesMap[dimIdx] = newIdx; - resultItem.storeDimIndex = dimIdx; - resultList.push(resultItem); - return resultItem; - } - return resultList[idx]; - } - if (!omitUnusedDimensions) { - for (var i = 0; i < dimCount; i++) { - getResultItem(i); - } - } - // Set `coordDim` and `coordDimIndex` by `encodeDefMap` and normalize `encodeDefMap`. - encodeDefMap.each(function (dataDimsRaw, coordDim) { - var dataDims = normalizeToArray(dataDimsRaw).slice(); - // Note: It is allowed that `dataDims.length` is `0`, e.g., options is - // `{encode: {x: -1, y: 1}}`. Should not filter anything in - // this case. - if (dataDims.length === 1 && !isString(dataDims[0]) && dataDims[0] < 0) { - encodeDefMap.set(coordDim, false); - return; - } - var validDataDims = encodeDefMap.set(coordDim, []); - each(dataDims, function (resultDimIdxOrName, idx) { - // The input resultDimIdx can be dim name or index. - var resultDimIdx = isString(resultDimIdxOrName) ? dataDimNameMap.get(resultDimIdxOrName) : resultDimIdxOrName; - if (resultDimIdx != null && resultDimIdx < dimCount) { - validDataDims[idx] = resultDimIdx; - applyDim(getResultItem(resultDimIdx), coordDim, idx); - } - }); - }); - // Apply templates and default order from `sysDims`. - var availDimIdx = 0; - each(sysDims, function (sysDimItemRaw) { - var coordDim; - var sysDimItemDimsDef; - var sysDimItemOtherDims; - var sysDimItem; - if (isString(sysDimItemRaw)) { - coordDim = sysDimItemRaw; - sysDimItem = {}; - } else { - sysDimItem = sysDimItemRaw; - coordDim = sysDimItem.name; - var ordinalMeta = sysDimItem.ordinalMeta; - sysDimItem.ordinalMeta = null; - sysDimItem = extend({}, sysDimItem); - sysDimItem.ordinalMeta = ordinalMeta; - // `coordDimIndex` should not be set directly. - sysDimItemDimsDef = sysDimItem.dimsDef; - sysDimItemOtherDims = sysDimItem.otherDims; - sysDimItem.name = sysDimItem.coordDim = sysDimItem.coordDimIndex = sysDimItem.dimsDef = sysDimItem.otherDims = null; - } - var dataDims = encodeDefMap.get(coordDim); - // negative resultDimIdx means no need to mapping. - if (dataDims === false) { - return; - } - dataDims = normalizeToArray(dataDims); - // dimensions provides default dim sequences. - if (!dataDims.length) { - for (var i = 0; i < (sysDimItemDimsDef && sysDimItemDimsDef.length || 1); i++) { - while (availDimIdx < dimCount && getResultItem(availDimIdx).coordDim != null) { - availDimIdx++; - } - availDimIdx < dimCount && dataDims.push(availDimIdx++); - } - } - // Apply templates. - each(dataDims, function (resultDimIdx, coordDimIndex) { - var resultItem = getResultItem(resultDimIdx); - // Coordinate system has a higher priority on dim type than source. - if (isUsingSourceDimensionsDef && sysDimItem.type != null) { - resultItem.type = sysDimItem.type; - } - applyDim(defaults(resultItem, sysDimItem), coordDim, coordDimIndex); - if (resultItem.name == null && sysDimItemDimsDef) { - var sysDimItemDimsDefItem = sysDimItemDimsDef[coordDimIndex]; - !isObject(sysDimItemDimsDefItem) && (sysDimItemDimsDefItem = { - name: sysDimItemDimsDefItem - }); - resultItem.name = resultItem.displayName = sysDimItemDimsDefItem.name; - resultItem.defaultTooltip = sysDimItemDimsDefItem.defaultTooltip; - } - // FIXME refactor, currently only used in case: {otherDims: {tooltip: false}} - sysDimItemOtherDims && defaults(resultItem.otherDims, sysDimItemOtherDims); - }); - }); - function applyDim(resultItem, coordDim, coordDimIndex) { - if (VISUAL_DIMENSIONS.get(coordDim) != null) { - resultItem.otherDims[coordDim] = coordDimIndex; - } else { - resultItem.coordDim = coordDim; - resultItem.coordDimIndex = coordDimIndex; - coordDimNameMap.set(coordDim, true); - } - } - // Make sure the first extra dim is 'value'. - var generateCoord = opt.generateCoord; - var generateCoordCount = opt.generateCoordCount; - var fromZero = generateCoordCount != null; - generateCoordCount = generateCoord ? generateCoordCount || 1 : 0; - var extra = generateCoord || 'value'; - function ifNoNameFillWithCoordName(resultItem) { - if (resultItem.name == null) { - // Duplication will be removed in the next step. - resultItem.name = resultItem.coordDim; - } - } - // Set dim `name` and other `coordDim` and other props. - if (!omitUnusedDimensions) { - for (var resultDimIdx = 0; resultDimIdx < dimCount; resultDimIdx++) { - var resultItem = getResultItem(resultDimIdx); - var coordDim = resultItem.coordDim; - if (coordDim == null) { - // TODO no need to generate coordDim for isExtraCoord? - resultItem.coordDim = genCoordDimName(extra, coordDimNameMap, fromZero); - resultItem.coordDimIndex = 0; - // Series specified generateCoord is using out. - if (!generateCoord || generateCoordCount <= 0) { - resultItem.isExtraCoord = true; - } - generateCoordCount--; - } - ifNoNameFillWithCoordName(resultItem); - if (resultItem.type == null && (guessOrdinal(source, resultDimIdx) === BE_ORDINAL.Must - // Consider the case: - // { - // dataset: {source: [ - // ['2001', 123], - // ['2002', 456], - // ... - // ['The others', 987], - // ]}, - // series: {type: 'pie'} - // } - // The first column should better be treated as a "ordinal" although it - // might not be detected as an "ordinal" by `guessOrdinal`. - || resultItem.isExtraCoord && (resultItem.otherDims.itemName != null || resultItem.otherDims.seriesName != null))) { - resultItem.type = 'ordinal'; - } - } - } else { - each(resultList, function (resultItem) { - // PENDING: guessOrdinal or let user specify type: 'ordinal' manually? - ifNoNameFillWithCoordName(resultItem); - }); - // Sort dimensions: there are some rule that use the last dim as label, - // and for some latter travel process easier. - resultList.sort(function (item0, item1) { - return item0.storeDimIndex - item1.storeDimIndex; - }); - } - removeDuplication(resultList); - return new SeriesDataSchema({ - source: source, - dimensions: resultList, - fullDimensionCount: dimCount, - dimensionOmitted: omitUnusedDimensions - }); -} -function removeDuplication(result) { - var duplicationMap = createHashMap(); - for (var i = 0; i < result.length; i++) { - var dim = result[i]; - var dimOriginalName = dim.name; - var count = duplicationMap.get(dimOriginalName) || 0; - if (count > 0) { - // Starts from 0. - dim.name = dimOriginalName + (count - 1); - } - count++; - duplicationMap.set(dimOriginalName, count); - } -} -// ??? TODO -// Originally detect dimCount by data[0]. Should we -// optimize it to only by sysDims and dimensions and encode. -// So only necessary dims will be initialized. -// But -// (1) custom series should be considered. where other dims -// may be visited. -// (2) sometimes user need to calculate bubble size or use visualMap -// on other dimensions besides coordSys needed. -// So, dims that is not used by system, should be shared in data store? -function getDimCount(source, sysDims, dimsDef, optDimCount) { - // Note that the result dimCount should not small than columns count - // of data, otherwise `dataDimNameMap` checking will be incorrect. - var dimCount = Math.max(source.dimensionsDetectedCount || 1, sysDims.length, dimsDef.length, optDimCount || 0); - each(sysDims, function (sysDimItem) { - var sysDimItemDimsDef; - if (isObject(sysDimItem) && (sysDimItemDimsDef = sysDimItem.dimsDef)) { - dimCount = Math.max(dimCount, sysDimItemDimsDef.length); - } - }); - return dimCount; -} -function genCoordDimName(name, map, fromZero) { - if (fromZero || map.hasKey(name)) { - var i = 0; - while (map.hasKey(name + i)) { - i++; - } - name += i; - } - map.set(name, true); - return name; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/dataProvider.js b/node_modules/echarts/lib/data/helper/dataProvider.js deleted file mode 100644 index a5095f7..0000000 --- a/node_modules/echarts/lib/data/helper/dataProvider.js +++ /dev/null @@ -1,343 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var _a, _b, _c; -// TODO -// ??? refactor? check the outer usage of data provider. -// merge with defaultDimValueGetter? -import { isTypedArray, extend, assert, each, isObject, bind } from 'zrender/lib/core/util.js'; -import { getDataItemValue } from '../../util/model.js'; -import { createSourceFromSeriesDataOption, isSourceInstance } from '../Source.js'; -import { SOURCE_FORMAT_ORIGINAL, SOURCE_FORMAT_OBJECT_ROWS, SOURCE_FORMAT_KEYED_COLUMNS, SOURCE_FORMAT_TYPED_ARRAY, SOURCE_FORMAT_ARRAY_ROWS, SERIES_LAYOUT_BY_COLUMN, SERIES_LAYOUT_BY_ROW } from '../../util/types.js'; -var providerMethods; -var mountMethods; -/** - * If normal array used, mutable chunk size is supported. - * If typed array used, chunk size must be fixed. - */ -var DefaultDataProvider = /** @class */function () { - function DefaultDataProvider(sourceParam, dimSize) { - // let source: Source; - var source = !isSourceInstance(sourceParam) ? createSourceFromSeriesDataOption(sourceParam) : sourceParam; - // declare source is Source; - this._source = source; - var data = this._data = source.data; - // Typed array. TODO IE10+? - if (source.sourceFormat === SOURCE_FORMAT_TYPED_ARRAY) { - if (process.env.NODE_ENV !== 'production') { - if (dimSize == null) { - throw new Error('Typed array data must specify dimension size'); - } - } - this._offset = 0; - this._dimSize = dimSize; - this._data = data; - } - mountMethods(this, data, source); - } - DefaultDataProvider.prototype.getSource = function () { - return this._source; - }; - DefaultDataProvider.prototype.count = function () { - return 0; - }; - DefaultDataProvider.prototype.getItem = function (idx, out) { - return; - }; - DefaultDataProvider.prototype.appendData = function (newData) {}; - DefaultDataProvider.prototype.clean = function () {}; - DefaultDataProvider.protoInitialize = function () { - // PENDING: To avoid potential incompat (e.g., prototype - // is visited somewhere), still init them on prototype. - var proto = DefaultDataProvider.prototype; - proto.pure = false; - proto.persistent = true; - }(); - DefaultDataProvider.internalField = function () { - var _a; - mountMethods = function (provider, data, source) { - var sourceFormat = source.sourceFormat; - var seriesLayoutBy = source.seriesLayoutBy; - var startIndex = source.startIndex; - var dimsDef = source.dimensionsDefine; - var methods = providerMethods[getMethodMapKey(sourceFormat, seriesLayoutBy)]; - if (process.env.NODE_ENV !== 'production') { - assert(methods, 'Invalide sourceFormat: ' + sourceFormat); - } - extend(provider, methods); - if (sourceFormat === SOURCE_FORMAT_TYPED_ARRAY) { - provider.getItem = getItemForTypedArray; - provider.count = countForTypedArray; - provider.fillStorage = fillStorageForTypedArray; - } else { - var rawItemGetter = getRawSourceItemGetter(sourceFormat, seriesLayoutBy); - provider.getItem = bind(rawItemGetter, null, data, startIndex, dimsDef); - var rawCounter = getRawSourceDataCounter(sourceFormat, seriesLayoutBy); - provider.count = bind(rawCounter, null, data, startIndex, dimsDef); - } - }; - var getItemForTypedArray = function (idx, out) { - idx = idx - this._offset; - out = out || []; - var data = this._data; - var dimSize = this._dimSize; - var offset = dimSize * idx; - for (var i = 0; i < dimSize; i++) { - out[i] = data[offset + i]; - } - return out; - }; - var fillStorageForTypedArray = function (start, end, storage, extent) { - var data = this._data; - var dimSize = this._dimSize; - for (var dim = 0; dim < dimSize; dim++) { - var dimExtent = extent[dim]; - var min = dimExtent[0] == null ? Infinity : dimExtent[0]; - var max = dimExtent[1] == null ? -Infinity : dimExtent[1]; - var count = end - start; - var arr = storage[dim]; - for (var i = 0; i < count; i++) { - // appendData with TypedArray will always do replace in provider. - var val = data[i * dimSize + dim]; - arr[start + i] = val; - val < min && (min = val); - val > max && (max = val); - } - dimExtent[0] = min; - dimExtent[1] = max; - } - }; - var countForTypedArray = function () { - return this._data ? this._data.length / this._dimSize : 0; - }; - providerMethods = (_a = {}, _a[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_COLUMN] = { - pure: true, - appendData: appendDataSimply - }, _a[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_ROW] = { - pure: true, - appendData: function () { - throw new Error('Do not support appendData when set seriesLayoutBy: "row".'); - } - }, _a[SOURCE_FORMAT_OBJECT_ROWS] = { - pure: true, - appendData: appendDataSimply - }, _a[SOURCE_FORMAT_KEYED_COLUMNS] = { - pure: true, - appendData: function (newData) { - var data = this._data; - each(newData, function (newCol, key) { - var oldCol = data[key] || (data[key] = []); - for (var i = 0; i < (newCol || []).length; i++) { - oldCol.push(newCol[i]); - } - }); - } - }, _a[SOURCE_FORMAT_ORIGINAL] = { - appendData: appendDataSimply - }, _a[SOURCE_FORMAT_TYPED_ARRAY] = { - persistent: false, - pure: true, - appendData: function (newData) { - if (process.env.NODE_ENV !== 'production') { - assert(isTypedArray(newData), 'Added data must be TypedArray if data in initialization is TypedArray'); - } - this._data = newData; - }, - // Clean self if data is already used. - clean: function () { - // PENDING - this._offset += this.count(); - this._data = null; - } - }, _a); - function appendDataSimply(newData) { - for (var i = 0; i < newData.length; i++) { - this._data.push(newData[i]); - } - } - }(); - return DefaultDataProvider; -}(); -export { DefaultDataProvider }; -var getItemSimply = function (rawData, startIndex, dimsDef, idx) { - return rawData[idx]; -}; -var rawSourceItemGetterMap = (_a = {}, _a[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_COLUMN] = function (rawData, startIndex, dimsDef, idx) { - return rawData[idx + startIndex]; -}, _a[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_ROW] = function (rawData, startIndex, dimsDef, idx, out) { - idx += startIndex; - var item = out || []; - var data = rawData; - for (var i = 0; i < data.length; i++) { - var row = data[i]; - item[i] = row ? row[idx] : null; - } - return item; -}, _a[SOURCE_FORMAT_OBJECT_ROWS] = getItemSimply, _a[SOURCE_FORMAT_KEYED_COLUMNS] = function (rawData, startIndex, dimsDef, idx, out) { - var item = out || []; - for (var i = 0; i < dimsDef.length; i++) { - var dimName = dimsDef[i].name; - if (process.env.NODE_ENV !== 'production') { - if (dimName == null) { - throw new Error(); - } - } - var col = rawData[dimName]; - item[i] = col ? col[idx] : null; - } - return item; -}, _a[SOURCE_FORMAT_ORIGINAL] = getItemSimply, _a); -export function getRawSourceItemGetter(sourceFormat, seriesLayoutBy) { - var method = rawSourceItemGetterMap[getMethodMapKey(sourceFormat, seriesLayoutBy)]; - if (process.env.NODE_ENV !== 'production') { - assert(method, 'Do not support get item on "' + sourceFormat + '", "' + seriesLayoutBy + '".'); - } - return method; -} -var countSimply = function (rawData, startIndex, dimsDef) { - return rawData.length; -}; -var rawSourceDataCounterMap = (_b = {}, _b[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_COLUMN] = function (rawData, startIndex, dimsDef) { - return Math.max(0, rawData.length - startIndex); -}, _b[SOURCE_FORMAT_ARRAY_ROWS + '_' + SERIES_LAYOUT_BY_ROW] = function (rawData, startIndex, dimsDef) { - var row = rawData[0]; - return row ? Math.max(0, row.length - startIndex) : 0; -}, _b[SOURCE_FORMAT_OBJECT_ROWS] = countSimply, _b[SOURCE_FORMAT_KEYED_COLUMNS] = function (rawData, startIndex, dimsDef) { - var dimName = dimsDef[0].name; - if (process.env.NODE_ENV !== 'production') { - if (dimName == null) { - throw new Error(); - } - } - var col = rawData[dimName]; - return col ? col.length : 0; -}, _b[SOURCE_FORMAT_ORIGINAL] = countSimply, _b); -export function getRawSourceDataCounter(sourceFormat, seriesLayoutBy) { - var method = rawSourceDataCounterMap[getMethodMapKey(sourceFormat, seriesLayoutBy)]; - if (process.env.NODE_ENV !== 'production') { - assert(method, 'Do not support count on "' + sourceFormat + '", "' + seriesLayoutBy + '".'); - } - return method; -} -var getRawValueSimply = function (dataItem, dimIndex, property) { - return dataItem[dimIndex]; -}; -var rawSourceValueGetterMap = (_c = {}, _c[SOURCE_FORMAT_ARRAY_ROWS] = getRawValueSimply, _c[SOURCE_FORMAT_OBJECT_ROWS] = function (dataItem, dimIndex, property) { - return dataItem[property]; -}, _c[SOURCE_FORMAT_KEYED_COLUMNS] = getRawValueSimply, _c[SOURCE_FORMAT_ORIGINAL] = function (dataItem, dimIndex, property) { - // FIXME: In some case (markpoint in geo (geo-map.html)), - // dataItem is {coord: [...]} - var value = getDataItemValue(dataItem); - return !(value instanceof Array) ? value : value[dimIndex]; -}, _c[SOURCE_FORMAT_TYPED_ARRAY] = getRawValueSimply, _c); -export function getRawSourceValueGetter(sourceFormat) { - var method = rawSourceValueGetterMap[sourceFormat]; - if (process.env.NODE_ENV !== 'production') { - assert(method, 'Do not support get value on "' + sourceFormat + '".'); - } - return method; -} -function getMethodMapKey(sourceFormat, seriesLayoutBy) { - return sourceFormat === SOURCE_FORMAT_ARRAY_ROWS ? sourceFormat + '_' + seriesLayoutBy : sourceFormat; -} -// ??? FIXME can these logic be more neat: getRawValue, getRawDataItem, -// Consider persistent. -// Caution: why use raw value to display on label or tooltip? -// A reason is to avoid format. For example time value we do not know -// how to format is expected. More over, if stack is used, calculated -// value may be 0.91000000001, which have brings trouble to display. -// TODO: consider how to treat null/undefined/NaN when display? -export function retrieveRawValue(data, dataIndex, -// If dimIndex is null/undefined, return OptionDataItem. -// Otherwise, return OptionDataValue. -dim) { - if (!data) { - return; - } - // Consider data may be not persistent. - var dataItem = data.getRawDataItem(dataIndex); - if (dataItem == null) { - return; - } - var store = data.getStore(); - var sourceFormat = store.getSource().sourceFormat; - if (dim != null) { - var dimIndex = data.getDimensionIndex(dim); - var property = store.getDimensionProperty(dimIndex); - return getRawSourceValueGetter(sourceFormat)(dataItem, dimIndex, property); - } else { - var result = dataItem; - if (sourceFormat === SOURCE_FORMAT_ORIGINAL) { - result = getDataItemValue(dataItem); - } - return result; - } -} -/** - * Compatible with some cases (in pie, map) like: - * data: [{name: 'xx', value: 5, selected: true}, ...] - * where only sourceFormat is 'original' and 'objectRows' supported. - * - * // TODO - * Supported detail options in data item when using 'arrayRows'. - * - * @param data - * @param dataIndex - * @param attr like 'selected' - */ -export function retrieveRawAttr(data, dataIndex, attr) { - if (!data) { - return; - } - var sourceFormat = data.getStore().getSource().sourceFormat; - if (sourceFormat !== SOURCE_FORMAT_ORIGINAL && sourceFormat !== SOURCE_FORMAT_OBJECT_ROWS) { - return; - } - var dataItem = data.getRawDataItem(dataIndex); - if (sourceFormat === SOURCE_FORMAT_ORIGINAL && !isObject(dataItem)) { - dataItem = null; - } - if (dataItem) { - return dataItem[attr]; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/dataStackHelper.js b/node_modules/echarts/lib/data/helper/dataStackHelper.js deleted file mode 100644 index c25de1b..0000000 --- a/node_modules/echarts/lib/data/helper/dataStackHelper.js +++ /dev/null @@ -1,179 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, isString } from 'zrender/lib/core/util.js'; -import { isSeriesDataSchema } from './SeriesDataSchema.js'; -/** - * Note that it is too complicated to support 3d stack by value - * (have to create two-dimension inverted index), so in 3d case - * we just support that stacked by index. - * - * @param seriesModel - * @param dimensionsInput The same as the input of . - * The input will be modified. - * @param opt - * @param opt.stackedCoordDimension Specify a coord dimension if needed. - * @param opt.byIndex=false - * @return calculationInfo - * { - * stackedDimension: string - * stackedByDimension: string - * isStackedByIndex: boolean - * stackedOverDimension: string - * stackResultDimension: string - * } - */ -export function enableDataStack(seriesModel, dimensionsInput, opt) { - opt = opt || {}; - var byIndex = opt.byIndex; - var stackedCoordDimension = opt.stackedCoordDimension; - var dimensionDefineList; - var schema; - var store; - if (isLegacyDimensionsInput(dimensionsInput)) { - dimensionDefineList = dimensionsInput; - } else { - schema = dimensionsInput.schema; - dimensionDefineList = schema.dimensions; - store = dimensionsInput.store; - } - // Compatibal: when `stack` is set as '', do not stack. - var mayStack = !!(seriesModel && seriesModel.get('stack')); - var stackedByDimInfo; - var stackedDimInfo; - var stackResultDimension; - var stackedOverDimension; - each(dimensionDefineList, function (dimensionInfo, index) { - if (isString(dimensionInfo)) { - dimensionDefineList[index] = dimensionInfo = { - name: dimensionInfo - }; - } - if (mayStack && !dimensionInfo.isExtraCoord) { - // Find the first ordinal dimension as the stackedByDimInfo. - if (!byIndex && !stackedByDimInfo && dimensionInfo.ordinalMeta) { - stackedByDimInfo = dimensionInfo; - } - // Find the first stackable dimension as the stackedDimInfo. - if (!stackedDimInfo && dimensionInfo.type !== 'ordinal' && dimensionInfo.type !== 'time' && (!stackedCoordDimension || stackedCoordDimension === dimensionInfo.coordDim)) { - stackedDimInfo = dimensionInfo; - } - } - }); - if (stackedDimInfo && !byIndex && !stackedByDimInfo) { - // Compatible with previous design, value axis (time axis) only stack by index. - // It may make sense if the user provides elaborately constructed data. - byIndex = true; - } - // Add stack dimension, they can be both calculated by coordinate system in `unionExtent`. - // That put stack logic in List is for using conveniently in echarts extensions, but it - // might not be a good way. - if (stackedDimInfo) { - // Use a weird name that not duplicated with other names. - // Also need to use seriesModel.id as postfix because different - // series may share same data store. The stack dimension needs to be distinguished. - stackResultDimension = '__\0ecstackresult_' + seriesModel.id; - stackedOverDimension = '__\0ecstackedover_' + seriesModel.id; - // Create inverted index to fast query index by value. - if (stackedByDimInfo) { - stackedByDimInfo.createInvertedIndices = true; - } - var stackedDimCoordDim_1 = stackedDimInfo.coordDim; - var stackedDimType = stackedDimInfo.type; - var stackedDimCoordIndex_1 = 0; - each(dimensionDefineList, function (dimensionInfo) { - if (dimensionInfo.coordDim === stackedDimCoordDim_1) { - stackedDimCoordIndex_1++; - } - }); - var stackedOverDimensionDefine = { - name: stackResultDimension, - coordDim: stackedDimCoordDim_1, - coordDimIndex: stackedDimCoordIndex_1, - type: stackedDimType, - isExtraCoord: true, - isCalculationCoord: true, - storeDimIndex: dimensionDefineList.length - }; - var stackResultDimensionDefine = { - name: stackedOverDimension, - // This dimension contains stack base (generally, 0), so do not set it as - // `stackedDimCoordDim` to avoid extent calculation, consider log scale. - coordDim: stackedOverDimension, - coordDimIndex: stackedDimCoordIndex_1 + 1, - type: stackedDimType, - isExtraCoord: true, - isCalculationCoord: true, - storeDimIndex: dimensionDefineList.length + 1 - }; - if (schema) { - if (store) { - stackedOverDimensionDefine.storeDimIndex = store.ensureCalculationDimension(stackedOverDimension, stackedDimType); - stackResultDimensionDefine.storeDimIndex = store.ensureCalculationDimension(stackResultDimension, stackedDimType); - } - schema.appendCalculationDimension(stackedOverDimensionDefine); - schema.appendCalculationDimension(stackResultDimensionDefine); - } else { - dimensionDefineList.push(stackedOverDimensionDefine); - dimensionDefineList.push(stackResultDimensionDefine); - } - } - return { - stackedDimension: stackedDimInfo && stackedDimInfo.name, - stackedByDimension: stackedByDimInfo && stackedByDimInfo.name, - isStackedByIndex: byIndex, - stackedOverDimension: stackedOverDimension, - stackResultDimension: stackResultDimension - }; -} -function isLegacyDimensionsInput(dimensionsInput) { - return !isSeriesDataSchema(dimensionsInput.schema); -} -export function isDimensionStacked(data, stackedDim) { - // Each single series only maps to one pair of axis. So we do not need to - // check stackByDim, whatever stacked by a dimension or stacked by index. - return !!stackedDim && stackedDim === data.getCalculationInfo('stackedDimension'); -} -export function getStackedDimension(data, targetDim) { - return isDimensionStacked(data, targetDim) ? data.getCalculationInfo('stackResultDimension') : targetDim; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/dataValueHelper.js b/node_modules/echarts/lib/data/helper/dataValueHelper.js deleted file mode 100644 index cfbec9e..0000000 --- a/node_modules/echarts/lib/data/helper/dataValueHelper.js +++ /dev/null @@ -1,238 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { parseDate, numericToNumber } from '../../util/number.js'; -import { createHashMap, trim, hasOwn, isString, isNumber } from 'zrender/lib/core/util.js'; -import { throwError } from '../../util/log.js'; -/** - * Convert raw the value in to inner value in List. - * - * [Performance sensitive] - * - * [Caution]: this is the key logic of user value parser. - * For backward compatibility, do not modify it until you have to! - */ -export function parseDataValue(value, -// For high performance, do not omit the second param. -opt) { - // Performance sensitive. - var dimType = opt && opt.type; - if (dimType === 'ordinal') { - // If given value is a category string - return value; - } - if (dimType === 'time' - // spead up when using timestamp - && !isNumber(value) && value != null && value !== '-') { - value = +parseDate(value); - } - // dimType defaults 'number'. - // If dimType is not ordinal and value is null or undefined or NaN or '-', - // parse to NaN. - // number-like string (like ' 123 ') can be converted to a number. - // where null/undefined or other string will be converted to NaN. - return value == null || value === '' ? NaN - // If string (like '-'), using '+' parse to NaN - // If object, also parse to NaN - : Number(value); -} -; -var valueParserMap = createHashMap({ - 'number': function (val) { - // Do not use `numericToNumber` here. We have `numericToNumber` by default. - // Here the number parser can have loose rule: - // enable to cut suffix: "120px" => 120, "14%" => 14. - return parseFloat(val); - }, - 'time': function (val) { - // return timestamp. - return +parseDate(val); - }, - 'trim': function (val) { - return isString(val) ? trim(val) : val; - } -}); -export function getRawValueParser(type) { - return valueParserMap.get(type); -} -var ORDER_COMPARISON_OP_MAP = { - lt: function (lval, rval) { - return lval < rval; - }, - lte: function (lval, rval) { - return lval <= rval; - }, - gt: function (lval, rval) { - return lval > rval; - }, - gte: function (lval, rval) { - return lval >= rval; - } -}; -var FilterOrderComparator = /** @class */function () { - function FilterOrderComparator(op, rval) { - if (!isNumber(rval)) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = 'rvalue of "<", ">", "<=", ">=" can only be number in filter.'; - } - throwError(errMsg); - } - this._opFn = ORDER_COMPARISON_OP_MAP[op]; - this._rvalFloat = numericToNumber(rval); - } - // Performance sensitive. - FilterOrderComparator.prototype.evaluate = function (lval) { - // Most cases is 'number', and typeof maybe 10 times faseter than parseFloat. - return isNumber(lval) ? this._opFn(lval, this._rvalFloat) : this._opFn(numericToNumber(lval), this._rvalFloat); - }; - return FilterOrderComparator; -}(); -var SortOrderComparator = /** @class */function () { - /** - * @param order by default: 'asc' - * @param incomparable by default: Always on the tail. - * That is, if 'asc' => 'max', if 'desc' => 'min' - * See the definition of "incomparable" in [SORT_COMPARISON_RULE]. - */ - function SortOrderComparator(order, incomparable) { - var isDesc = order === 'desc'; - this._resultLT = isDesc ? 1 : -1; - if (incomparable == null) { - incomparable = isDesc ? 'min' : 'max'; - } - this._incomparable = incomparable === 'min' ? -Infinity : Infinity; - } - // See [SORT_COMPARISON_RULE]. - // Performance sensitive. - SortOrderComparator.prototype.evaluate = function (lval, rval) { - // Most cases is 'number', and typeof maybe 10 times faseter than parseFloat. - var lvalFloat = isNumber(lval) ? lval : numericToNumber(lval); - var rvalFloat = isNumber(rval) ? rval : numericToNumber(rval); - var lvalNotNumeric = isNaN(lvalFloat); - var rvalNotNumeric = isNaN(rvalFloat); - if (lvalNotNumeric) { - lvalFloat = this._incomparable; - } - if (rvalNotNumeric) { - rvalFloat = this._incomparable; - } - if (lvalNotNumeric && rvalNotNumeric) { - var lvalIsStr = isString(lval); - var rvalIsStr = isString(rval); - if (lvalIsStr) { - lvalFloat = rvalIsStr ? lval : 0; - } - if (rvalIsStr) { - rvalFloat = lvalIsStr ? rval : 0; - } - } - return lvalFloat < rvalFloat ? this._resultLT : lvalFloat > rvalFloat ? -this._resultLT : 0; - }; - return SortOrderComparator; -}(); -export { SortOrderComparator }; -var FilterEqualityComparator = /** @class */function () { - function FilterEqualityComparator(isEq, rval) { - this._rval = rval; - this._isEQ = isEq; - this._rvalTypeof = typeof rval; - this._rvalFloat = numericToNumber(rval); - } - // Performance sensitive. - FilterEqualityComparator.prototype.evaluate = function (lval) { - var eqResult = lval === this._rval; - if (!eqResult) { - var lvalTypeof = typeof lval; - if (lvalTypeof !== this._rvalTypeof && (lvalTypeof === 'number' || this._rvalTypeof === 'number')) { - eqResult = numericToNumber(lval) === this._rvalFloat; - } - } - return this._isEQ ? eqResult : !eqResult; - }; - return FilterEqualityComparator; -}(); -/** - * [FILTER_COMPARISON_RULE] - * `lt`|`lte`|`gt`|`gte`: - * + rval must be a number. And lval will be converted to number (`numericToNumber`) to compare. - * `eq`: - * + If same type, compare with `===`. - * + If there is one number, convert to number (`numericToNumber`) to compare. - * + Else return `false`. - * `ne`: - * + Not `eq`. - * - * - * [SORT_COMPARISON_RULE] - * All the values are grouped into three categories: - * + "numeric" (number and numeric string) - * + "non-numeric-string" (string that excluding numeric string) - * + "others" - * "numeric" vs "numeric": values are ordered by number order. - * "non-numeric-string" vs "non-numeric-string": values are ordered by ES spec (#sec-abstract-relational-comparison). - * "others" vs "others": do not change order (always return 0). - * "numeric" vs "non-numeric-string": "non-numeric-string" is treated as "incomparable". - * "number" vs "others": "others" is treated as "incomparable". - * "non-numeric-string" vs "others": "others" is treated as "incomparable". - * "incomparable" will be seen as -Infinity or Infinity (depends on the settings). - * MEMO: - * Non-numeric string sort makes sense when we need to put the items with the same tag together. - * But if we support string sort, we still need to avoid the misleading like `'2' > '12'`, - * So we treat "numeric-string" sorted by number order rather than string comparison. - * - * - * [CHECK_LIST_OF_THE_RULE_DESIGN] - * + Do not support string comparison until required. And also need to - * avoid the misleading of "2" > "12". - * + Should avoid the misleading case: - * `" 22 " gte "22"` is `true` but `" 22 " eq "22"` is `false`. - * + JS bad case should be avoided: null <= 0, [] <= 0, ' ' <= 0, ... - * + Only "numeric" can be converted to comparable number, otherwise converted to NaN. - * See `util/number.ts#numericToNumber`. - * - * @return If `op` is not `RelationalOperator`, return null; - */ -export function createFilterComparator(op, rval) { - return op === 'eq' || op === 'ne' ? new FilterEqualityComparator(op === 'eq', rval) : hasOwn(ORDER_COMPARISON_OP_MAP, op) ? new FilterOrderComparator(op, rval) : null; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/dimensionHelper.js b/node_modules/echarts/lib/data/helper/dimensionHelper.js deleted file mode 100644 index e4af571..0000000 --- a/node_modules/echarts/lib/data/helper/dimensionHelper.js +++ /dev/null @@ -1,172 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, createHashMap, assert, map } from 'zrender/lib/core/util.js'; -import { VISUAL_DIMENSIONS } from '../../util/types.js'; -var DimensionUserOuput = /** @class */function () { - function DimensionUserOuput(encode, dimRequest) { - this._encode = encode; - this._schema = dimRequest; - } - DimensionUserOuput.prototype.get = function () { - return { - // Do not generate full dimension name until fist used. - fullDimensions: this._getFullDimensionNames(), - encode: this._encode - }; - }; - /** - * Get all data store dimension names. - * Theoretically a series data store is defined both by series and used dataset (if any). - * If some dimensions are omitted for performance reason in `this.dimensions`, - * the dimension name may not be auto-generated if user does not specify a dimension name. - * In this case, the dimension name is `null`/`undefined`. - */ - DimensionUserOuput.prototype._getFullDimensionNames = function () { - if (!this._cachedDimNames) { - this._cachedDimNames = this._schema ? this._schema.makeOutputDimensionNames() : []; - } - return this._cachedDimNames; - }; - return DimensionUserOuput; -}(); -; -export function summarizeDimensions(data, schema) { - var summary = {}; - var encode = summary.encode = {}; - var notExtraCoordDimMap = createHashMap(); - var defaultedLabel = []; - var defaultedTooltip = []; - var userOutputEncode = {}; - each(data.dimensions, function (dimName) { - var dimItem = data.getDimensionInfo(dimName); - var coordDim = dimItem.coordDim; - if (coordDim) { - if (process.env.NODE_ENV !== 'production') { - assert(VISUAL_DIMENSIONS.get(coordDim) == null); - } - var coordDimIndex = dimItem.coordDimIndex; - getOrCreateEncodeArr(encode, coordDim)[coordDimIndex] = dimName; - if (!dimItem.isExtraCoord) { - notExtraCoordDimMap.set(coordDim, 1); - // Use the last coord dim (and label friendly) as default label, - // because when dataset is used, it is hard to guess which dimension - // can be value dimension. If both show x, y on label is not look good, - // and conventionally y axis is focused more. - if (mayLabelDimType(dimItem.type)) { - defaultedLabel[0] = dimName; - } - // User output encode do not contain generated coords. - // And it only has index. User can use index to retrieve value from the raw item array. - getOrCreateEncodeArr(userOutputEncode, coordDim)[coordDimIndex] = data.getDimensionIndex(dimItem.name); - } - if (dimItem.defaultTooltip) { - defaultedTooltip.push(dimName); - } - } - VISUAL_DIMENSIONS.each(function (v, otherDim) { - var encodeArr = getOrCreateEncodeArr(encode, otherDim); - var dimIndex = dimItem.otherDims[otherDim]; - if (dimIndex != null && dimIndex !== false) { - encodeArr[dimIndex] = dimItem.name; - } - }); - }); - var dataDimsOnCoord = []; - var encodeFirstDimNotExtra = {}; - notExtraCoordDimMap.each(function (v, coordDim) { - var dimArr = encode[coordDim]; - encodeFirstDimNotExtra[coordDim] = dimArr[0]; - // Not necessary to remove duplicate, because a data - // dim canot on more than one coordDim. - dataDimsOnCoord = dataDimsOnCoord.concat(dimArr); - }); - summary.dataDimsOnCoord = dataDimsOnCoord; - summary.dataDimIndicesOnCoord = map(dataDimsOnCoord, function (dimName) { - return data.getDimensionInfo(dimName).storeDimIndex; - }); - summary.encodeFirstDimNotExtra = encodeFirstDimNotExtra; - var encodeLabel = encode.label; - // FIXME `encode.label` is not recommended, because formatter cannot be set - // in this way. Use label.formatter instead. Maybe remove this approach someday. - if (encodeLabel && encodeLabel.length) { - defaultedLabel = encodeLabel.slice(); - } - var encodeTooltip = encode.tooltip; - if (encodeTooltip && encodeTooltip.length) { - defaultedTooltip = encodeTooltip.slice(); - } else if (!defaultedTooltip.length) { - defaultedTooltip = defaultedLabel.slice(); - } - encode.defaultedLabel = defaultedLabel; - encode.defaultedTooltip = defaultedTooltip; - summary.userOutput = new DimensionUserOuput(userOutputEncode, schema); - return summary; -} -function getOrCreateEncodeArr(encode, dim) { - if (!encode.hasOwnProperty(dim)) { - encode[dim] = []; - } - return encode[dim]; -} -// FIXME:TS should be type `AxisType` -export function getDimensionTypeByAxis(axisType) { - return axisType === 'category' ? 'ordinal' : axisType === 'time' ? 'time' : 'float'; -} -function mayLabelDimType(dimType) { - // In most cases, ordinal and time do not suitable for label. - // Ordinal info can be displayed on axis. Time is too long. - return !(dimType === 'ordinal' || dimType === 'time'); -} -// function findTheLastDimMayLabel(data) { -// // Get last value dim -// let dimensions = data.dimensions.slice(); -// let valueType; -// let valueDim; -// while (dimensions.length && ( -// valueDim = dimensions.pop(), -// valueType = data.getDimensionInfo(valueDim).type, -// valueType === 'ordinal' || valueType === 'time' -// )) {} // jshint ignore:line -// return valueDim; -// } \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/linkList.js b/node_modules/echarts/lib/data/helper/linkList.js deleted file mode 100644 index 1d65d70..0000000 --- a/node_modules/echarts/lib/data/helper/linkList.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// TODO: this module is only for compatibility with echarts-gl -import linkSeriesData from './linkSeriesData.js'; -export default linkSeriesData; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/linkSeriesData.js b/node_modules/echarts/lib/data/helper/linkSeriesData.js deleted file mode 100644 index 7036a58..0000000 --- a/node_modules/echarts/lib/data/helper/linkSeriesData.js +++ /dev/null @@ -1,150 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Link lists and struct (graph or tree) - */ -import { curry, each, assert, extend, map, keys } from 'zrender/lib/core/util.js'; -import { makeInner } from '../../util/model.js'; -var inner = makeInner(); -function linkSeriesData(opt) { - var mainData = opt.mainData; - var datas = opt.datas; - if (!datas) { - datas = { - main: mainData - }; - opt.datasAttr = { - main: 'data' - }; - } - opt.datas = opt.mainData = null; - linkAll(mainData, datas, opt); - // Porxy data original methods. - each(datas, function (data) { - each(mainData.TRANSFERABLE_METHODS, function (methodName) { - data.wrapMethod(methodName, curry(transferInjection, opt)); - }); - }); - // Beyond transfer, additional features should be added to `cloneShallow`. - mainData.wrapMethod('cloneShallow', curry(cloneShallowInjection, opt)); - // Only mainData trigger change, because struct.update may trigger - // another changable methods, which may bring about dead lock. - each(mainData.CHANGABLE_METHODS, function (methodName) { - mainData.wrapMethod(methodName, curry(changeInjection, opt)); - }); - // Make sure datas contains mainData. - assert(datas[mainData.dataType] === mainData); -} -function transferInjection(opt, res) { - if (isMainData(this)) { - // Transfer datas to new main data. - var datas = extend({}, inner(this).datas); - datas[this.dataType] = res; - linkAll(res, datas, opt); - } else { - // Modify the reference in main data to point newData. - linkSingle(res, this.dataType, inner(this).mainData, opt); - } - return res; -} -function changeInjection(opt, res) { - opt.struct && opt.struct.update(); - return res; -} -function cloneShallowInjection(opt, res) { - // cloneShallow, which brings about some fragilities, may be inappropriate - // to be exposed as an API. So for implementation simplicity we can make - // the restriction that cloneShallow of not-mainData should not be invoked - // outside, but only be invoked here. - each(inner(res).datas, function (data, dataType) { - data !== res && linkSingle(data.cloneShallow(), dataType, res, opt); - }); - return res; -} -/** - * Supplement method to List. - * - * @public - * @param [dataType] If not specified, return mainData. - */ -function getLinkedData(dataType) { - var mainData = inner(this).mainData; - return dataType == null || mainData == null ? mainData : inner(mainData).datas[dataType]; -} -/** - * Get list of all linked data - */ -function getLinkedDataAll() { - var mainData = inner(this).mainData; - return mainData == null ? [{ - data: mainData - }] : map(keys(inner(mainData).datas), function (type) { - return { - type: type, - data: inner(mainData).datas[type] - }; - }); -} -function isMainData(data) { - return inner(data).mainData === data; -} -function linkAll(mainData, datas, opt) { - inner(mainData).datas = {}; - each(datas, function (data, dataType) { - linkSingle(data, dataType, mainData, opt); - }); -} -function linkSingle(data, dataType, mainData, opt) { - inner(mainData).datas[dataType] = data; - inner(data).mainData = mainData; - data.dataType = dataType; - if (opt.struct) { - data[opt.structAttr] = opt.struct; - opt.struct[opt.datasAttr[dataType]] = data; - } - // Supplement method. - data.getLinkedData = getLinkedData; - data.getLinkedDataAll = getLinkedDataAll; -} -export default linkSeriesData; \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/sourceHelper.js b/node_modules/echarts/lib/data/helper/sourceHelper.js deleted file mode 100644 index 26918c1..0000000 --- a/node_modules/echarts/lib/data/helper/sourceHelper.js +++ /dev/null @@ -1,354 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner, getDataItemValue, queryReferringComponents, SINGLE_REFERRING } from '../../util/model.js'; -import { createHashMap, each, isArray, isString, isObject, isTypedArray } from 'zrender/lib/core/util.js'; -import { SOURCE_FORMAT_ORIGINAL, SOURCE_FORMAT_ARRAY_ROWS, SOURCE_FORMAT_OBJECT_ROWS, SERIES_LAYOUT_BY_ROW, SOURCE_FORMAT_KEYED_COLUMNS } from '../../util/types.js'; -// The result of `guessOrdinal`. -export var BE_ORDINAL = { - Must: 1, - Might: 2, - Not: 3 // Other cases -}; - -var innerGlobalModel = makeInner(); -/** - * MUST be called before mergeOption of all series. - */ -export function resetSourceDefaulter(ecModel) { - // `datasetMap` is used to make default encode. - innerGlobalModel(ecModel).datasetMap = createHashMap(); -} -/** - * [The strategy of the arrengment of data dimensions for dataset]: - * "value way": all axes are non-category axes. So series one by one take - * several (the number is coordSysDims.length) dimensions from dataset. - * The result of data arrengment of data dimensions like: - * | ser0_x | ser0_y | ser1_x | ser1_y | ser2_x | ser2_y | - * "category way": at least one axis is category axis. So the the first data - * dimension is always mapped to the first category axis and shared by - * all of the series. The other data dimensions are taken by series like - * "value way" does. - * The result of data arrengment of data dimensions like: - * | ser_shared_x | ser0_y | ser1_y | ser2_y | - * - * @return encode Never be `null/undefined`. - */ -export function makeSeriesEncodeForAxisCoordSys(coordDimensions, seriesModel, source) { - var encode = {}; - var datasetModel = querySeriesUpstreamDatasetModel(seriesModel); - // Currently only make default when using dataset, util more reqirements occur. - if (!datasetModel || !coordDimensions) { - return encode; - } - var encodeItemName = []; - var encodeSeriesName = []; - var ecModel = seriesModel.ecModel; - var datasetMap = innerGlobalModel(ecModel).datasetMap; - var key = datasetModel.uid + '_' + source.seriesLayoutBy; - var baseCategoryDimIndex; - var categoryWayValueDimStart; - coordDimensions = coordDimensions.slice(); - each(coordDimensions, function (coordDimInfoLoose, coordDimIdx) { - var coordDimInfo = isObject(coordDimInfoLoose) ? coordDimInfoLoose : coordDimensions[coordDimIdx] = { - name: coordDimInfoLoose - }; - if (coordDimInfo.type === 'ordinal' && baseCategoryDimIndex == null) { - baseCategoryDimIndex = coordDimIdx; - categoryWayValueDimStart = getDataDimCountOnCoordDim(coordDimInfo); - } - encode[coordDimInfo.name] = []; - }); - var datasetRecord = datasetMap.get(key) || datasetMap.set(key, { - categoryWayDim: categoryWayValueDimStart, - valueWayDim: 0 - }); - // TODO - // Auto detect first time axis and do arrangement. - each(coordDimensions, function (coordDimInfo, coordDimIdx) { - var coordDimName = coordDimInfo.name; - var count = getDataDimCountOnCoordDim(coordDimInfo); - // In value way. - if (baseCategoryDimIndex == null) { - var start = datasetRecord.valueWayDim; - pushDim(encode[coordDimName], start, count); - pushDim(encodeSeriesName, start, count); - datasetRecord.valueWayDim += count; - // ??? TODO give a better default series name rule? - // especially when encode x y specified. - // consider: when multiple series share one dimension - // category axis, series name should better use - // the other dimension name. On the other hand, use - // both dimensions name. - } - // In category way, the first category axis. - else if (baseCategoryDimIndex === coordDimIdx) { - pushDim(encode[coordDimName], 0, count); - pushDim(encodeItemName, 0, count); - } - // In category way, the other axis. - else { - var start = datasetRecord.categoryWayDim; - pushDim(encode[coordDimName], start, count); - pushDim(encodeSeriesName, start, count); - datasetRecord.categoryWayDim += count; - } - }); - function pushDim(dimIdxArr, idxFrom, idxCount) { - for (var i = 0; i < idxCount; i++) { - dimIdxArr.push(idxFrom + i); - } - } - function getDataDimCountOnCoordDim(coordDimInfo) { - var dimsDef = coordDimInfo.dimsDef; - return dimsDef ? dimsDef.length : 1; - } - encodeItemName.length && (encode.itemName = encodeItemName); - encodeSeriesName.length && (encode.seriesName = encodeSeriesName); - return encode; -} -/** - * Work for data like [{name: ..., value: ...}, ...]. - * - * @return encode Never be `null/undefined`. - */ -export function makeSeriesEncodeForNameBased(seriesModel, source, dimCount) { - var encode = {}; - var datasetModel = querySeriesUpstreamDatasetModel(seriesModel); - // Currently only make default when using dataset, util more reqirements occur. - if (!datasetModel) { - return encode; - } - var sourceFormat = source.sourceFormat; - var dimensionsDefine = source.dimensionsDefine; - var potentialNameDimIndex; - if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS || sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS) { - each(dimensionsDefine, function (dim, idx) { - if ((isObject(dim) ? dim.name : dim) === 'name') { - potentialNameDimIndex = idx; - } - }); - } - var idxResult = function () { - var idxRes0 = {}; - var idxRes1 = {}; - var guessRecords = []; - // 5 is an experience value. - for (var i = 0, len = Math.min(5, dimCount); i < len; i++) { - var guessResult = doGuessOrdinal(source.data, sourceFormat, source.seriesLayoutBy, dimensionsDefine, source.startIndex, i); - guessRecords.push(guessResult); - var isPureNumber = guessResult === BE_ORDINAL.Not; - // [Strategy of idxRes0]: find the first BE_ORDINAL.Not as the value dim, - // and then find a name dim with the priority: - // "BE_ORDINAL.Might|BE_ORDINAL.Must" > "other dim" > "the value dim itself". - if (isPureNumber && idxRes0.v == null && i !== potentialNameDimIndex) { - idxRes0.v = i; - } - if (idxRes0.n == null || idxRes0.n === idxRes0.v || !isPureNumber && guessRecords[idxRes0.n] === BE_ORDINAL.Not) { - idxRes0.n = i; - } - if (fulfilled(idxRes0) && guessRecords[idxRes0.n] !== BE_ORDINAL.Not) { - return idxRes0; - } - // [Strategy of idxRes1]: if idxRes0 not satisfied (that is, no BE_ORDINAL.Not), - // find the first BE_ORDINAL.Might as the value dim, - // and then find a name dim with the priority: - // "other dim" > "the value dim itself". - // That is for backward compat: number-like (e.g., `'3'`, `'55'`) can be - // treated as number. - if (!isPureNumber) { - if (guessResult === BE_ORDINAL.Might && idxRes1.v == null && i !== potentialNameDimIndex) { - idxRes1.v = i; - } - if (idxRes1.n == null || idxRes1.n === idxRes1.v) { - idxRes1.n = i; - } - } - } - function fulfilled(idxResult) { - return idxResult.v != null && idxResult.n != null; - } - return fulfilled(idxRes0) ? idxRes0 : fulfilled(idxRes1) ? idxRes1 : null; - }(); - if (idxResult) { - encode.value = [idxResult.v]; - // `potentialNameDimIndex` has highest priority. - var nameDimIndex = potentialNameDimIndex != null ? potentialNameDimIndex : idxResult.n; - // By default, label uses itemName in charts. - // So we don't set encodeLabel here. - encode.itemName = [nameDimIndex]; - encode.seriesName = [nameDimIndex]; - } - return encode; -} -/** - * @return If return null/undefined, indicate that should not use datasetModel. - */ -export function querySeriesUpstreamDatasetModel(seriesModel) { - // Caution: consider the scenario: - // A dataset is declared and a series is not expected to use the dataset, - // and at the beginning `setOption({series: { noData })` (just prepare other - // option but no data), then `setOption({series: {data: [...]}); In this case, - // the user should set an empty array to avoid that dataset is used by default. - var thisData = seriesModel.get('data', true); - if (!thisData) { - return queryReferringComponents(seriesModel.ecModel, 'dataset', { - index: seriesModel.get('datasetIndex', true), - id: seriesModel.get('datasetId', true) - }, SINGLE_REFERRING).models[0]; - } -} -/** - * @return Always return an array event empty. - */ -export function queryDatasetUpstreamDatasetModels(datasetModel) { - // Only these attributes declared, we by default reference to `datasetIndex: 0`. - // Otherwise, no reference. - if (!datasetModel.get('transform', true) && !datasetModel.get('fromTransformResult', true)) { - return []; - } - return queryReferringComponents(datasetModel.ecModel, 'dataset', { - index: datasetModel.get('fromDatasetIndex', true), - id: datasetModel.get('fromDatasetId', true) - }, SINGLE_REFERRING).models; -} -/** - * The rule should not be complex, otherwise user might not - * be able to known where the data is wrong. - * The code is ugly, but how to make it neat? - */ -export function guessOrdinal(source, dimIndex) { - return doGuessOrdinal(source.data, source.sourceFormat, source.seriesLayoutBy, source.dimensionsDefine, source.startIndex, dimIndex); -} -// dimIndex may be overflow source data. -// return {BE_ORDINAL} -function doGuessOrdinal(data, sourceFormat, seriesLayoutBy, dimensionsDefine, startIndex, dimIndex) { - var result; - // Experience value. - var maxLoop = 5; - if (isTypedArray(data)) { - return BE_ORDINAL.Not; - } - // When sourceType is 'objectRows' or 'keyedColumns', dimensionsDefine - // always exists in source. - var dimName; - var dimType; - if (dimensionsDefine) { - var dimDefItem = dimensionsDefine[dimIndex]; - if (isObject(dimDefItem)) { - dimName = dimDefItem.name; - dimType = dimDefItem.type; - } else if (isString(dimDefItem)) { - dimName = dimDefItem; - } - } - if (dimType != null) { - return dimType === 'ordinal' ? BE_ORDINAL.Must : BE_ORDINAL.Not; - } - if (sourceFormat === SOURCE_FORMAT_ARRAY_ROWS) { - var dataArrayRows = data; - if (seriesLayoutBy === SERIES_LAYOUT_BY_ROW) { - var sample = dataArrayRows[dimIndex]; - for (var i = 0; i < (sample || []).length && i < maxLoop; i++) { - if ((result = detectValue(sample[startIndex + i])) != null) { - return result; - } - } - } else { - for (var i = 0; i < dataArrayRows.length && i < maxLoop; i++) { - var row = dataArrayRows[startIndex + i]; - if (row && (result = detectValue(row[dimIndex])) != null) { - return result; - } - } - } - } else if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS) { - var dataObjectRows = data; - if (!dimName) { - return BE_ORDINAL.Not; - } - for (var i = 0; i < dataObjectRows.length && i < maxLoop; i++) { - var item = dataObjectRows[i]; - if (item && (result = detectValue(item[dimName])) != null) { - return result; - } - } - } else if (sourceFormat === SOURCE_FORMAT_KEYED_COLUMNS) { - var dataKeyedColumns = data; - if (!dimName) { - return BE_ORDINAL.Not; - } - var sample = dataKeyedColumns[dimName]; - if (!sample || isTypedArray(sample)) { - return BE_ORDINAL.Not; - } - for (var i = 0; i < sample.length && i < maxLoop; i++) { - if ((result = detectValue(sample[i])) != null) { - return result; - } - } - } else if (sourceFormat === SOURCE_FORMAT_ORIGINAL) { - var dataOriginal = data; - for (var i = 0; i < dataOriginal.length && i < maxLoop; i++) { - var item = dataOriginal[i]; - var val = getDataItemValue(item); - if (!isArray(val)) { - return BE_ORDINAL.Not; - } - if ((result = detectValue(val[dimIndex])) != null) { - return result; - } - } - } - function detectValue(val) { - var beStr = isString(val); - // Consider usage convenience, '1', '2' will be treated as "number". - // `Number('')` (or any whitespace) is `0`. - if (val != null && Number.isFinite(Number(val)) && val !== '') { - return beStr ? BE_ORDINAL.Might : BE_ORDINAL.Not; - } else if (beStr && val !== '-') { - return BE_ORDINAL.Must; - } - } - return BE_ORDINAL.Not; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/sourceManager.js b/node_modules/echarts/lib/data/helper/sourceManager.js deleted file mode 100644 index c16f1a5..0000000 --- a/node_modules/echarts/lib/data/helper/sourceManager.js +++ /dev/null @@ -1,417 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { setAsPrimitive, map, isTypedArray, assert, each, retrieve2 } from 'zrender/lib/core/util.js'; -import { createSource, cloneSourceShallow } from '../Source.js'; -import { SOURCE_FORMAT_TYPED_ARRAY, SOURCE_FORMAT_ORIGINAL } from '../../util/types.js'; -import { querySeriesUpstreamDatasetModel, queryDatasetUpstreamDatasetModels } from './sourceHelper.js'; -import { applyDataTransform } from './transform.js'; -import DataStore from '../DataStore.js'; -import { DefaultDataProvider } from './dataProvider.js'; -/** - * [REQUIREMENT_MEMO]: - * (0) `metaRawOption` means `dimensions`/`sourceHeader`/`seriesLayoutBy` in raw option. - * (1) Keep support the feature: `metaRawOption` can be specified both on `series` and - * `root-dataset`. Them on `series` has higher priority. - * (2) Do not support to set `metaRawOption` on a `non-root-dataset`, because it might - * confuse users: whether those props indicate how to visit the upstream source or visit - * the transform result source, and some transforms has nothing to do with these props, - * and some transforms might have multiple upstream. - * (3) Transforms should specify `metaRawOption` in each output, just like they can be - * declared in `root-dataset`. - * (4) At present only support visit source in `SERIES_LAYOUT_BY_COLUMN` in transforms. - * That is for reducing complexity in transforms. - * PENDING: Whether to provide transposition transform? - * - * [IMPLEMENTAION_MEMO]: - * "sourceVisitConfig" are calculated from `metaRawOption` and `data`. - * They will not be calculated until `source` is about to be visited (to prevent from - * duplicate calcuation). `source` is visited only in series and input to transforms. - * - * [DIMENSION_INHERIT_RULE]: - * By default the dimensions are inherited from ancestors, unless a transform return - * a new dimensions definition. - * Consider the case: - * ```js - * dataset: [{ - * source: [ ['Product', 'Sales', 'Prise'], ['Cookies', 321, 44.21], ...] - * }, { - * transform: { type: 'filter', ... } - * }] - * dataset: [{ - * dimension: ['Product', 'Sales', 'Prise'], - * source: [ ['Cookies', 321, 44.21], ...] - * }, { - * transform: { type: 'filter', ... } - * }] - * ``` - * The two types of option should have the same behavior after transform. - * - * - * [SCENARIO]: - * (1) Provide source data directly: - * ```js - * series: { - * encode: {...}, - * dimensions: [...] - * seriesLayoutBy: 'row', - * data: [[...]] - * } - * ``` - * (2) Series refer to dataset. - * ```js - * series: [{ - * encode: {...} - * // Ignore datasetIndex means `datasetIndex: 0` - * // and the dimensions defination in dataset is used - * }, { - * encode: {...}, - * seriesLayoutBy: 'column', - * datasetIndex: 1 - * }] - * ``` - * (3) dataset transform - * ```js - * dataset: [{ - * source: [...] - * }, { - * source: [...] - * }, { - * // By default from 0. - * transform: { type: 'filter', config: {...} } - * }, { - * // Piped. - * transform: [ - * { type: 'filter', config: {...} }, - * { type: 'sort', config: {...} } - * ] - * }, { - * id: 'regressionData', - * fromDatasetIndex: 1, - * // Third-party transform - * transform: { type: 'ecStat:regression', config: {...} } - * }, { - * // retrieve the extra result. - * id: 'regressionFormula', - * fromDatasetId: 'regressionData', - * fromTransformResult: 1 - * }] - * ``` - */ -var SourceManager = /** @class */function () { - function SourceManager(sourceHost) { - // Cached source. Do not repeat calculating if not dirty. - this._sourceList = []; - this._storeList = []; - // version sign of each upstream source manager. - this._upstreamSignList = []; - this._versionSignBase = 0; - this._dirty = true; - this._sourceHost = sourceHost; - } - /** - * Mark dirty. - */ - SourceManager.prototype.dirty = function () { - this._setLocalSource([], []); - this._storeList = []; - this._dirty = true; - }; - SourceManager.prototype._setLocalSource = function (sourceList, upstreamSignList) { - this._sourceList = sourceList; - this._upstreamSignList = upstreamSignList; - this._versionSignBase++; - if (this._versionSignBase > 9e10) { - this._versionSignBase = 0; - } - }; - /** - * For detecting whether the upstream source is dirty, so that - * the local cached source (in `_sourceList`) should be discarded. - */ - SourceManager.prototype._getVersionSign = function () { - return this._sourceHost.uid + '_' + this._versionSignBase; - }; - /** - * Always return a source instance. Otherwise throw error. - */ - SourceManager.prototype.prepareSource = function () { - // For the case that call `setOption` multiple time but no data changed, - // cache the result source to prevent from repeating transform. - if (this._isDirty()) { - this._createSource(); - this._dirty = false; - } - }; - SourceManager.prototype._createSource = function () { - this._setLocalSource([], []); - var sourceHost = this._sourceHost; - var upSourceMgrList = this._getUpstreamSourceManagers(); - var hasUpstream = !!upSourceMgrList.length; - var resultSourceList; - var upstreamSignList; - if (isSeries(sourceHost)) { - var seriesModel = sourceHost; - var data = void 0; - var sourceFormat = void 0; - var upSource = void 0; - // Has upstream dataset - if (hasUpstream) { - var upSourceMgr = upSourceMgrList[0]; - upSourceMgr.prepareSource(); - upSource = upSourceMgr.getSource(); - data = upSource.data; - sourceFormat = upSource.sourceFormat; - upstreamSignList = [upSourceMgr._getVersionSign()]; - } - // Series data is from own. - else { - data = seriesModel.get('data', true); - sourceFormat = isTypedArray(data) ? SOURCE_FORMAT_TYPED_ARRAY : SOURCE_FORMAT_ORIGINAL; - upstreamSignList = []; - } - // See [REQUIREMENT_MEMO], merge settings on series and parent dataset if it is root. - var newMetaRawOption = this._getSourceMetaRawOption() || {}; - var upMetaRawOption = upSource && upSource.metaRawOption || {}; - var seriesLayoutBy = retrieve2(newMetaRawOption.seriesLayoutBy, upMetaRawOption.seriesLayoutBy) || null; - var sourceHeader = retrieve2(newMetaRawOption.sourceHeader, upMetaRawOption.sourceHeader); - // Note here we should not use `upSource.dimensionsDefine`. Consider the case: - // `upSource.dimensionsDefine` is detected by `seriesLayoutBy: 'column'`, - // but series need `seriesLayoutBy: 'row'`. - var dimensions = retrieve2(newMetaRawOption.dimensions, upMetaRawOption.dimensions); - // We share source with dataset as much as possible - // to avoid extra memory cost of high dimensional data. - var needsCreateSource = seriesLayoutBy !== upMetaRawOption.seriesLayoutBy || !!sourceHeader !== !!upMetaRawOption.sourceHeader || dimensions; - resultSourceList = needsCreateSource ? [createSource(data, { - seriesLayoutBy: seriesLayoutBy, - sourceHeader: sourceHeader, - dimensions: dimensions - }, sourceFormat)] : []; - } else { - var datasetModel = sourceHost; - // Has upstream dataset. - if (hasUpstream) { - var result = this._applyTransform(upSourceMgrList); - resultSourceList = result.sourceList; - upstreamSignList = result.upstreamSignList; - } - // Is root dataset. - else { - var sourceData = datasetModel.get('source', true); - resultSourceList = [createSource(sourceData, this._getSourceMetaRawOption(), null)]; - upstreamSignList = []; - } - } - if (process.env.NODE_ENV !== 'production') { - assert(resultSourceList && upstreamSignList); - } - this._setLocalSource(resultSourceList, upstreamSignList); - }; - SourceManager.prototype._applyTransform = function (upMgrList) { - var datasetModel = this._sourceHost; - var transformOption = datasetModel.get('transform', true); - var fromTransformResult = datasetModel.get('fromTransformResult', true); - if (process.env.NODE_ENV !== 'production') { - assert(fromTransformResult != null || transformOption != null); - } - if (fromTransformResult != null) { - var errMsg = ''; - if (upMgrList.length !== 1) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'When using `fromTransformResult`, there should be only one upstream dataset'; - } - doThrow(errMsg); - } - } - var sourceList; - var upSourceList = []; - var upstreamSignList = []; - each(upMgrList, function (upMgr) { - upMgr.prepareSource(); - var upSource = upMgr.getSource(fromTransformResult || 0); - var errMsg = ''; - if (fromTransformResult != null && !upSource) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Can not retrieve result by `fromTransformResult`: ' + fromTransformResult; - } - doThrow(errMsg); - } - upSourceList.push(upSource); - upstreamSignList.push(upMgr._getVersionSign()); - }); - if (transformOption) { - sourceList = applyDataTransform(transformOption, upSourceList, { - datasetIndex: datasetModel.componentIndex - }); - } else if (fromTransformResult != null) { - sourceList = [cloneSourceShallow(upSourceList[0])]; - } - return { - sourceList: sourceList, - upstreamSignList: upstreamSignList - }; - }; - SourceManager.prototype._isDirty = function () { - if (this._dirty) { - return true; - } - // All sourceList is from the some upstream. - var upSourceMgrList = this._getUpstreamSourceManagers(); - for (var i = 0; i < upSourceMgrList.length; i++) { - var upSrcMgr = upSourceMgrList[i]; - if ( - // Consider the case that there is ancestor diry, call it recursively. - // The performance is probably not an issue because usually the chain is not long. - upSrcMgr._isDirty() || this._upstreamSignList[i] !== upSrcMgr._getVersionSign()) { - return true; - } - } - }; - /** - * @param sourceIndex By default 0, means "main source". - * In most cases there is only one source. - */ - SourceManager.prototype.getSource = function (sourceIndex) { - sourceIndex = sourceIndex || 0; - var source = this._sourceList[sourceIndex]; - if (!source) { - // Series may share source instance with dataset. - var upSourceMgrList = this._getUpstreamSourceManagers(); - return upSourceMgrList[0] && upSourceMgrList[0].getSource(sourceIndex); - } - return source; - }; - /** - * - * Get a data store which can be shared across series. - * Only available for series. - * - * @param seriesDimRequest Dimensions that are generated in series. - * Should have been sorted by `storeDimIndex` asc. - */ - SourceManager.prototype.getSharedDataStore = function (seriesDimRequest) { - if (process.env.NODE_ENV !== 'production') { - assert(isSeries(this._sourceHost), 'Can only call getDataStore on series source manager.'); - } - var schema = seriesDimRequest.makeStoreSchema(); - return this._innerGetDataStore(schema.dimensions, seriesDimRequest.source, schema.hash); - }; - SourceManager.prototype._innerGetDataStore = function (storeDims, seriesSource, sourceReadKey) { - // TODO Can use other sourceIndex? - var sourceIndex = 0; - var storeList = this._storeList; - var cachedStoreMap = storeList[sourceIndex]; - if (!cachedStoreMap) { - cachedStoreMap = storeList[sourceIndex] = {}; - } - var cachedStore = cachedStoreMap[sourceReadKey]; - if (!cachedStore) { - var upSourceMgr = this._getUpstreamSourceManagers()[0]; - if (isSeries(this._sourceHost) && upSourceMgr) { - cachedStore = upSourceMgr._innerGetDataStore(storeDims, seriesSource, sourceReadKey); - } else { - cachedStore = new DataStore(); - // Always create store from source of series. - cachedStore.initData(new DefaultDataProvider(seriesSource, storeDims.length), storeDims); - } - cachedStoreMap[sourceReadKey] = cachedStore; - } - return cachedStore; - }; - /** - * PENDING: Is it fast enough? - * If no upstream, return empty array. - */ - SourceManager.prototype._getUpstreamSourceManagers = function () { - // Always get the relationship from the raw option. - // Do not cache the link of the dependency graph, so that - // there is no need to update them when change happens. - var sourceHost = this._sourceHost; - if (isSeries(sourceHost)) { - var datasetModel = querySeriesUpstreamDatasetModel(sourceHost); - return !datasetModel ? [] : [datasetModel.getSourceManager()]; - } else { - return map(queryDatasetUpstreamDatasetModels(sourceHost), function (datasetModel) { - return datasetModel.getSourceManager(); - }); - } - }; - SourceManager.prototype._getSourceMetaRawOption = function () { - var sourceHost = this._sourceHost; - var seriesLayoutBy; - var sourceHeader; - var dimensions; - if (isSeries(sourceHost)) { - seriesLayoutBy = sourceHost.get('seriesLayoutBy', true); - sourceHeader = sourceHost.get('sourceHeader', true); - dimensions = sourceHost.get('dimensions', true); - } - // See [REQUIREMENT_MEMO], `non-root-dataset` do not support them. - else if (!this._getUpstreamSourceManagers().length) { - var model = sourceHost; - seriesLayoutBy = model.get('seriesLayoutBy', true); - sourceHeader = model.get('sourceHeader', true); - dimensions = model.get('dimensions', true); - } - return { - seriesLayoutBy: seriesLayoutBy, - sourceHeader: sourceHeader, - dimensions: dimensions - }; - }; - return SourceManager; -}(); -export { SourceManager }; -// Call this method after `super.init` and `super.mergeOption` to -// disable the transform merge, but do not disable transform clone from rawOption. -export function disableTransformOptionMerge(datasetModel) { - var transformOption = datasetModel.option.transform; - transformOption && setAsPrimitive(datasetModel.option.transform); -} -function isSeries(sourceHost) { - // Avoid circular dependency with Series.ts - return sourceHost.mainType === 'series'; -} -function doThrow(errMsg) { - throw new Error(errMsg); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/data/helper/transform.js b/node_modules/echarts/lib/data/helper/transform.js deleted file mode 100644 index 3964a37..0000000 --- a/node_modules/echarts/lib/data/helper/transform.js +++ /dev/null @@ -1,417 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { SERIES_LAYOUT_BY_COLUMN, SOURCE_FORMAT_OBJECT_ROWS, SOURCE_FORMAT_ARRAY_ROWS } from '../../util/types.js'; -import { normalizeToArray } from '../../util/model.js'; -import { createHashMap, bind, each, hasOwn, map, clone, isObject, extend, isNumber } from 'zrender/lib/core/util.js'; -import { getRawSourceItemGetter, getRawSourceDataCounter, getRawSourceValueGetter } from './dataProvider.js'; -import { parseDataValue } from './dataValueHelper.js'; -import { log, makePrintable, throwError } from '../../util/log.js'; -import { createSource, detectSourceFormat } from '../Source.js'; -/** - * TODO: disable writable. - * This structure will be exposed to users. - */ -var ExternalSource = /** @class */function () { - function ExternalSource() {} - ExternalSource.prototype.getRawData = function () { - // Only built-in transform available. - throw new Error('not supported'); - }; - ExternalSource.prototype.getRawDataItem = function (dataIndex) { - // Only built-in transform available. - throw new Error('not supported'); - }; - ExternalSource.prototype.cloneRawData = function () { - return; - }; - /** - * @return If dimension not found, return null/undefined. - */ - ExternalSource.prototype.getDimensionInfo = function (dim) { - return; - }; - /** - * dimensions defined if and only if either: - * (a) dataset.dimensions are declared. - * (b) dataset data include dimensions definitions in data (detected or via specified `sourceHeader`). - * If dimensions are defined, `dimensionInfoAll` is corresponding to - * the defined dimensions. - * Otherwise, `dimensionInfoAll` is determined by data columns. - * @return Always return an array (even empty array). - */ - ExternalSource.prototype.cloneAllDimensionInfo = function () { - return; - }; - ExternalSource.prototype.count = function () { - return; - }; - /** - * Only support by dimension index. - * No need to support by dimension name in transform function, - * because transform function is not case-specific, no need to use name literally. - */ - ExternalSource.prototype.retrieveValue = function (dataIndex, dimIndex) { - return; - }; - ExternalSource.prototype.retrieveValueFromItem = function (dataItem, dimIndex) { - return; - }; - ExternalSource.prototype.convertValue = function (rawVal, dimInfo) { - return parseDataValue(rawVal, dimInfo); - }; - return ExternalSource; -}(); -export { ExternalSource }; -function createExternalSource(internalSource, externalTransform) { - var extSource = new ExternalSource(); - var data = internalSource.data; - var sourceFormat = extSource.sourceFormat = internalSource.sourceFormat; - var sourceHeaderCount = internalSource.startIndex; - var errMsg = ''; - if (internalSource.seriesLayoutBy !== SERIES_LAYOUT_BY_COLUMN) { - // For the logic simplicity in transformer, only 'culumn' is - // supported in data transform. Otherwise, the `dimensionsDefine` - // might be detected by 'row', which probably confuses users. - if (process.env.NODE_ENV !== 'production') { - errMsg = '`seriesLayoutBy` of upstream dataset can only be "column" in data transform.'; - } - throwError(errMsg); - } - // [MEMO] - // Create a new dimensions structure for exposing. - // Do not expose all dimension info to users directly. - // Because the dimension is probably auto detected from data and not might reliable. - // Should not lead the transformers to think that is reliable and return it. - // See [DIMENSION_INHERIT_RULE] in `sourceManager.ts`. - var dimensions = []; - var dimsByName = {}; - var dimsDef = internalSource.dimensionsDefine; - if (dimsDef) { - each(dimsDef, function (dimDef, idx) { - var name = dimDef.name; - var dimDefExt = { - index: idx, - name: name, - displayName: dimDef.displayName - }; - dimensions.push(dimDefExt); - // Users probably do not specify dimension name. For simplicity, data transform - // does not generate dimension name. - if (name != null) { - // Dimension name should not be duplicated. - // For simplicity, data transform forbids name duplication, do not generate - // new name like module `completeDimensions.ts` did, but just tell users. - var errMsg_1 = ''; - if (hasOwn(dimsByName, name)) { - if (process.env.NODE_ENV !== 'production') { - errMsg_1 = 'dimension name "' + name + '" duplicated.'; - } - throwError(errMsg_1); - } - dimsByName[name] = dimDefExt; - } - }); - } - // If dimension definitions are not defined and can not be detected. - // e.g., pure data `[[11, 22], ...]`. - else { - for (var i = 0; i < internalSource.dimensionsDetectedCount || 0; i++) { - // Do not generete name or anything others. The consequence process in - // `transform` or `series` probably have there own name generation strategry. - dimensions.push({ - index: i - }); - } - } - // Implement public methods: - var rawItemGetter = getRawSourceItemGetter(sourceFormat, SERIES_LAYOUT_BY_COLUMN); - if (externalTransform.__isBuiltIn) { - extSource.getRawDataItem = function (dataIndex) { - return rawItemGetter(data, sourceHeaderCount, dimensions, dataIndex); - }; - extSource.getRawData = bind(getRawData, null, internalSource); - } - extSource.cloneRawData = bind(cloneRawData, null, internalSource); - var rawCounter = getRawSourceDataCounter(sourceFormat, SERIES_LAYOUT_BY_COLUMN); - extSource.count = bind(rawCounter, null, data, sourceHeaderCount, dimensions); - var rawValueGetter = getRawSourceValueGetter(sourceFormat); - extSource.retrieveValue = function (dataIndex, dimIndex) { - var rawItem = rawItemGetter(data, sourceHeaderCount, dimensions, dataIndex); - return retrieveValueFromItem(rawItem, dimIndex); - }; - var retrieveValueFromItem = extSource.retrieveValueFromItem = function (dataItem, dimIndex) { - if (dataItem == null) { - return; - } - var dimDef = dimensions[dimIndex]; - // When `dimIndex` is `null`, `rawValueGetter` return the whole item. - if (dimDef) { - return rawValueGetter(dataItem, dimIndex, dimDef.name); - } - }; - extSource.getDimensionInfo = bind(getDimensionInfo, null, dimensions, dimsByName); - extSource.cloneAllDimensionInfo = bind(cloneAllDimensionInfo, null, dimensions); - return extSource; -} -function getRawData(upstream) { - var sourceFormat = upstream.sourceFormat; - if (!isSupportedSourceFormat(sourceFormat)) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = '`getRawData` is not supported in source format ' + sourceFormat; - } - throwError(errMsg); - } - return upstream.data; -} -function cloneRawData(upstream) { - var sourceFormat = upstream.sourceFormat; - var data = upstream.data; - if (!isSupportedSourceFormat(sourceFormat)) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = '`cloneRawData` is not supported in source format ' + sourceFormat; - } - throwError(errMsg); - } - if (sourceFormat === SOURCE_FORMAT_ARRAY_ROWS) { - var result = []; - for (var i = 0, len = data.length; i < len; i++) { - // Not strictly clone for performance - result.push(data[i].slice()); - } - return result; - } else if (sourceFormat === SOURCE_FORMAT_OBJECT_ROWS) { - var result = []; - for (var i = 0, len = data.length; i < len; i++) { - // Not strictly clone for performance - result.push(extend({}, data[i])); - } - return result; - } -} -function getDimensionInfo(dimensions, dimsByName, dim) { - if (dim == null) { - return; - } - // Keep the same logic as `List::getDimension` did. - if (isNumber(dim) - // If being a number-like string but not being defined a dimension name. - || !isNaN(dim) && !hasOwn(dimsByName, dim)) { - return dimensions[dim]; - } else if (hasOwn(dimsByName, dim)) { - return dimsByName[dim]; - } -} -function cloneAllDimensionInfo(dimensions) { - return clone(dimensions); -} -var externalTransformMap = createHashMap(); -export function registerExternalTransform(externalTransform) { - externalTransform = clone(externalTransform); - var type = externalTransform.type; - var errMsg = ''; - if (!type) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Must have a `type` when `registerTransform`.'; - } - throwError(errMsg); - } - var typeParsed = type.split(':'); - if (typeParsed.length !== 2) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Name must include namespace like "ns:regression".'; - } - throwError(errMsg); - } - // Namespace 'echarts:xxx' is official namespace, where the transforms should - // be called directly via 'xxx' rather than 'echarts:xxx'. - var isBuiltIn = false; - if (typeParsed[0] === 'echarts') { - type = typeParsed[1]; - isBuiltIn = true; - } - externalTransform.__isBuiltIn = isBuiltIn; - externalTransformMap.set(type, externalTransform); -} -export function applyDataTransform(rawTransOption, sourceList, infoForPrint) { - var pipedTransOption = normalizeToArray(rawTransOption); - var pipeLen = pipedTransOption.length; - var errMsg = ''; - if (!pipeLen) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'If `transform` declared, it should at least contain one transform.'; - } - throwError(errMsg); - } - for (var i = 0, len = pipeLen; i < len; i++) { - var transOption = pipedTransOption[i]; - sourceList = applySingleDataTransform(transOption, sourceList, infoForPrint, pipeLen === 1 ? null : i); - // piped transform only support single input, except the fist one. - // piped transform only support single output, except the last one. - if (i !== len - 1) { - sourceList.length = Math.max(sourceList.length, 1); - } - } - return sourceList; -} -function applySingleDataTransform(transOption, upSourceList, infoForPrint, -// If `pipeIndex` is null/undefined, no piped transform. -pipeIndex) { - var errMsg = ''; - if (!upSourceList.length) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Must have at least one upstream dataset.'; - } - throwError(errMsg); - } - if (!isObject(transOption)) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'transform declaration must be an object rather than ' + typeof transOption + '.'; - } - throwError(errMsg); - } - var transType = transOption.type; - var externalTransform = externalTransformMap.get(transType); - if (!externalTransform) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Can not find transform on type "' + transType + '".'; - } - throwError(errMsg); - } - // Prepare source - var extUpSourceList = map(upSourceList, function (upSource) { - return createExternalSource(upSource, externalTransform); - }); - var resultList = normalizeToArray(externalTransform.transform({ - upstream: extUpSourceList[0], - upstreamList: extUpSourceList, - config: clone(transOption.config) - })); - if (process.env.NODE_ENV !== 'production') { - if (transOption.print) { - var printStrArr = map(resultList, function (extSource) { - var pipeIndexStr = pipeIndex != null ? ' === pipe index: ' + pipeIndex : ''; - return ['=== dataset index: ' + infoForPrint.datasetIndex + pipeIndexStr + ' ===', '- transform result data:', makePrintable(extSource.data), '- transform result dimensions:', makePrintable(extSource.dimensions)].join('\n'); - }).join('\n'); - log(printStrArr); - } - } - return map(resultList, function (result, resultIndex) { - var errMsg = ''; - if (!isObject(result)) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'A transform should not return some empty results.'; - } - throwError(errMsg); - } - if (!result.data) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Transform result data should be not be null or undefined'; - } - throwError(errMsg); - } - var sourceFormat = detectSourceFormat(result.data); - if (!isSupportedSourceFormat(sourceFormat)) { - if (process.env.NODE_ENV !== 'production') { - errMsg = 'Transform result data should be array rows or object rows.'; - } - throwError(errMsg); - } - var resultMetaRawOption; - var firstUpSource = upSourceList[0]; - /** - * Intuitively, the end users known the content of the original `dataset.source`, - * calucating the transform result in mind. - * Suppose the original `dataset.source` is: - * ```js - * [ - * ['product', '2012', '2013', '2014', '2015'], - * ['AAA', 41.1, 30.4, 65.1, 53.3], - * ['BBB', 86.5, 92.1, 85.7, 83.1], - * ['CCC', 24.1, 67.2, 79.5, 86.4] - * ] - * ``` - * The dimension info have to be detected from the source data. - * Some of the transformers (like filter, sort) will follow the dimension info - * of upstream, while others use new dimensions (like aggregate). - * Transformer can output a field `dimensions` to define the its own output dimensions. - * We also allow transformers to ignore the output `dimensions` field, and - * inherit the upstream dimensions definition. It can reduce the burden of handling - * dimensions in transformers. - * - * See also [DIMENSION_INHERIT_RULE] in `sourceManager.ts`. - */ - if (firstUpSource && resultIndex === 0 - // If transformer returns `dimensions`, it means that the transformer has different - // dimensions definitions. We do not inherit anything from upstream. - && !result.dimensions) { - var startIndex = firstUpSource.startIndex; - // We copy the header of upstream to the result, because: - // (1) The returned data always does not contain header line and can not be used - // as dimension-detection. In this case we can not use "detected dimensions" of - // upstream directly, because it might be detected based on different `seriesLayoutBy`. - // (2) We should support that the series read the upstream source in `seriesLayoutBy: 'row'`. - // So the original detected header should be add to the result, otherwise they can not be read. - if (startIndex) { - result.data = firstUpSource.data.slice(0, startIndex).concat(result.data); - } - resultMetaRawOption = { - seriesLayoutBy: SERIES_LAYOUT_BY_COLUMN, - sourceHeader: startIndex, - dimensions: firstUpSource.metaRawOption.dimensions - }; - } else { - resultMetaRawOption = { - seriesLayoutBy: SERIES_LAYOUT_BY_COLUMN, - sourceHeader: 0, - dimensions: result.dimensions - }; - } - return createSource(result.data, resultMetaRawOption, null); - }); -} -function isSupportedSourceFormat(sourceFormat) { - return sourceFormat === SOURCE_FORMAT_ARRAY_ROWS || sourceFormat === SOURCE_FORMAT_OBJECT_ROWS; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/echarts.js b/node_modules/echarts/lib/echarts.js deleted file mode 100644 index d0ff94d..0000000 --- a/node_modules/echarts/lib/echarts.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export * from './export/core.js'; -import { use } from './extension.js'; -import { init } from './core/echarts.js'; -import { install as CanvasRenderer } from './renderer/installCanvasRenderer.js'; -import { install as DatasetComponent } from './component/dataset/install.js'; -// Default to have canvas renderer and dataset for compitatble reason. -use([CanvasRenderer, DatasetComponent]); -// TODO: Compatitable with the following code -// import echarts from 'echarts/lib/echarts.js' -export default { - init: function () { - if (process.env.NODE_ENV !== 'production') { - /* eslint-disable-next-line */ - console.error("\"import echarts from 'echarts/lib/echarts.js'\" is not supported anymore. Use \"import * as echarts from 'echarts/lib/echarts.js'\" instead;"); - } - // @ts-ignore - return init.apply(null, arguments); - } -}; -// Import label layout by default. -// TODO remove -import { installLabelLayout } from './label/installLabelLayout.js'; -use(installLabelLayout); \ No newline at end of file diff --git a/node_modules/echarts/lib/export/all.js b/node_modules/echarts/lib/export/all.js deleted file mode 100644 index 875126a..0000000 --- a/node_modules/echarts/lib/export/all.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// This file is for providing types when import whole module. -export * from './core.js'; -export * from './option.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api.js b/node_modules/echarts/lib/export/api.js deleted file mode 100644 index cd3a0b4..0000000 --- a/node_modules/echarts/lib/export/api.js +++ /dev/null @@ -1,113 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// These APIs are for more advanced usages -// For example extend charts and components, creating graphic elements, formatting. -import ComponentModel from '../model/Component.js'; -import ComponentView from '../view/Component.js'; -import SeriesModel from '../model/Series.js'; -import ChartView from '../view/Chart.js'; -import SeriesData from '../data/SeriesData.js'; -import * as zrender_1 from 'zrender/lib/zrender.js'; -export { zrender_1 as zrender }; -import * as matrix_1 from 'zrender/lib/core/matrix.js'; -export { matrix_1 as matrix }; -import * as vector_1 from 'zrender/lib/core/vector.js'; -export { vector_1 as vector }; -import * as zrUtil_1 from 'zrender/lib/core/util.js'; -export { zrUtil_1 as zrUtil }; -import * as color_1 from 'zrender/lib/tool/color.js'; -export { color_1 as color }; -export { throttle } from '../util/throttle.js'; -import * as helper_1 from './api/helper.js'; -export { helper_1 as helper }; -export { use } from '../extension.js'; -export { setPlatformAPI } from 'zrender/lib/core/platform.js'; -// --------------------- Helper Methods --------------------- -export { default as parseGeoJSON } from '../coord/geo/parseGeoJson.js'; -export { default as parseGeoJson } from '../coord/geo/parseGeoJson.js'; -import * as number_1 from './api/number.js'; -export { number_1 as number }; -import * as time_1 from './api/time.js'; -export { time_1 as time }; -import * as graphic_1 from './api/graphic.js'; -export { graphic_1 as graphic }; -import * as format_1 from './api/format.js'; -export { format_1 as format }; -import * as util_1 from './api/util.js'; -export { util_1 as util }; -export { default as env } from 'zrender/lib/core/env.js'; -// --------------------- Export for Extension Usage --------------------- -// export {SeriesData}; -export { SeriesData as List }; // TODO: Compatitable with exists echarts-gl code -export { default as Model } from '../model/Model.js'; -export { default as Axis } from '../coord/Axis.js'; -export { ComponentModel, ComponentView, SeriesModel, ChartView }; -// Only for GL -export { brushSingle as innerDrawElementOnCanvas } from 'zrender/lib/canvas/graphic.js'; -// --------------------- Deprecated Extension Methods --------------------- -// Should use `ComponentModel.extend` or `class XXXX extend ComponentModel` to create class. -// Then use `registerComponentModel` in `install` parameter when `use` this extension. For example: -// class Bar3DModel extends ComponentModel {} -// export function install(registers) { registers.registerComponentModel(Bar3DModel); } -// echarts.use(install); -export function extendComponentModel(proto) { - var Model = ComponentModel.extend(proto); - ComponentModel.registerClass(Model); - return Model; -} -export function extendComponentView(proto) { - var View = ComponentView.extend(proto); - ComponentView.registerClass(View); - return View; -} -export function extendSeriesModel(proto) { - var Model = SeriesModel.extend(proto); - SeriesModel.registerClass(Model); - return Model; -} -export function extendChartView(proto) { - var View = ChartView.extend(proto); - ChartView.registerClass(View); - return View; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/format.js b/node_modules/echarts/lib/export/api/format.js deleted file mode 100644 index b205559..0000000 --- a/node_modules/echarts/lib/export/api/format.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { addCommas, toCamelCase, normalizeCssArray, encodeHTML, formatTpl, getTooltipMarker, formatTime, capitalFirst, truncateText, getTextRect } from '../../util/format.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/graphic.js b/node_modules/echarts/lib/export/api/graphic.js deleted file mode 100644 index 491d53d..0000000 --- a/node_modules/echarts/lib/export/api/graphic.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { extendShape, extendPath, makePath, makeImage, mergePath, resizePath, createIcon, updateProps, initProps, getTransform, clipPointsByRect, clipRectByRect, registerShape, getShapeClass, Group, Image, Text, Circle, Ellipse, Sector, Ring, Polygon, Polyline, Rect, Line, BezierCurve, Arc, IncrementalDisplayable, CompoundPath, LinearGradient, RadialGradient, BoundingRect } from '../../util/graphic.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/helper.js b/node_modules/echarts/lib/export/api/helper.js deleted file mode 100644 index e5c2fef..0000000 --- a/node_modules/echarts/lib/export/api/helper.js +++ /dev/null @@ -1,128 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * This module exposes helper functions for developing extensions. - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import createSeriesData from '../../chart/helper/createSeriesData.js'; -// import createGraphFromNodeEdge from './chart/helper/createGraphFromNodeEdge.js'; -import * as axisHelper from '../../coord/axisHelper.js'; -import { AxisModelCommonMixin } from '../../coord/axisModelCommonMixin.js'; -import Model from '../../model/Model.js'; -import { getLayoutRect } from '../../util/layout.js'; -import { enableDataStack, isDimensionStacked, getStackedDimension } from '../../data/helper/dataStackHelper.js'; -import { getECData } from '../../util/innerStore.js'; -import { createTextStyle as innerCreateTextStyle } from '../../label/labelStyle.js'; -/** - * Create a multi dimension List structure from seriesModel. - */ -export function createList(seriesModel) { - return createSeriesData(null, seriesModel); -} -// export function createGraph(seriesModel) { -// let nodes = seriesModel.get('data'); -// let links = seriesModel.get('links'); -// return createGraphFromNodeEdge(nodes, links, seriesModel); -// } -export { getLayoutRect }; -export { createDimensions } from '../../data/helper/createDimensions.js'; -export var dataStack = { - isDimensionStacked: isDimensionStacked, - enableDataStack: enableDataStack, - getStackedDimension: getStackedDimension -}; -/** - * Create a symbol element with given symbol configuration: shape, x, y, width, height, color - * @param {string} symbolDesc - * @param {number} x - * @param {number} y - * @param {number} w - * @param {number} h - * @param {string} color - */ -export { createSymbol } from '../../util/symbol.js'; -/** - * Create scale - * @param {Array.} dataExtent - * @param {Object|module:echarts/Model} option If `optoin.type` - * is secified, it can only be `'value'` currently. - */ -export function createScale(dataExtent, option) { - var axisModel = option; - if (!(option instanceof Model)) { - axisModel = new Model(option); - // FIXME - // Currently AxisModelCommonMixin has nothing to do with the - // the requirements of `axisHelper.createScaleByModel`. For - // example the methods `getCategories` and `getOrdinalMeta` - // are required for `'category'` axis, and ecModel is required - // for `'time'` axis. But occasionally echarts-gl happened - // to only use `'value'` axis. - // zrUtil.mixin(axisModel, AxisModelCommonMixin); - } - - var scale = axisHelper.createScaleByModel(axisModel); - scale.setExtent(dataExtent[0], dataExtent[1]); - axisHelper.niceScaleExtent(scale, axisModel); - return scale; -} -/** - * Mixin common methods to axis model, - * - * Include methods - * `getFormattedLabels() => Array.` - * `getCategories() => Array.` - * `getMin(origin: boolean) => number` - * `getMax(origin: boolean) => number` - * `getNeedCrossZero() => boolean` - */ -export function mixinAxisModelCommonMethods(Model) { - zrUtil.mixin(Model, AxisModelCommonMixin); -} -export { getECData }; -export { enableHoverEmphasis } from '../../util/states.js'; -export function createTextStyle(textStyleModel, opts) { - opts = opts || {}; - return innerCreateTextStyle(textStyleModel, null, null, opts.state !== 'normal'); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/number.js b/node_modules/echarts/lib/export/api/number.js deleted file mode 100644 index a729895..0000000 --- a/node_modules/echarts/lib/export/api/number.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { linearMap, round, asc, getPrecision, getPrecisionSafe, getPixelPrecision, getPercentWithPrecision, MAX_SAFE_INTEGER, remRadian, isRadianAroundZero, parseDate, quantity, quantityExponent, nice, quantile, reformIntervals, isNumeric, numericToNumber } from '../../util/number.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/time.js b/node_modules/echarts/lib/export/api/time.js deleted file mode 100644 index 9df6abe..0000000 --- a/node_modules/echarts/lib/export/api/time.js +++ /dev/null @@ -1,45 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { parseDate as parse } from '../../util/number.js'; -export { format } from '../../util/time.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/api/util.js b/node_modules/echarts/lib/export/api/util.js deleted file mode 100644 index c4ac788..0000000 --- a/node_modules/echarts/lib/export/api/util.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { map, each, indexOf, inherits, reduce, filter, bind, curry, isArray, isString, isObject, isFunction, extend, defaults, clone, merge } from 'zrender/lib/core/util.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/charts.js b/node_modules/echarts/lib/export/charts.js deleted file mode 100644 index b76376b..0000000 --- a/node_modules/echarts/lib/export/charts.js +++ /dev/null @@ -1,70 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// In somehow. If we export like -// export * as LineChart './chart/line/install' -// The exported code will be transformed to -// import * as LineChart_1 './chart/line/install'; export {LineChart_1 as LineChart}; -// Treeshaking in webpack will not work even if we configured sideEffects to false in package.json -export { install as LineChart } from '../chart/line/install.js'; -export { install as BarChart } from '../chart/bar/install.js'; -export { install as PieChart } from '../chart/pie/install.js'; -export { install as ScatterChart } from '../chart/scatter/install.js'; -export { install as RadarChart } from '../chart/radar/install.js'; -export { install as MapChart } from '../chart/map/install.js'; -export { install as TreeChart } from '../chart/tree/install.js'; -export { install as TreemapChart } from '../chart/treemap/install.js'; -export { install as GraphChart } from '../chart/graph/install.js'; -export { install as GaugeChart } from '../chart/gauge/install.js'; -export { install as FunnelChart } from '../chart/funnel/install.js'; -export { install as ParallelChart } from '../chart/parallel/install.js'; -export { install as SankeyChart } from '../chart/sankey/install.js'; -export { install as BoxplotChart } from '../chart/boxplot/install.js'; -export { install as CandlestickChart } from '../chart/candlestick/install.js'; -export { install as EffectScatterChart } from '../chart/effectScatter/install.js'; -export { install as LinesChart } from '../chart/lines/install.js'; -export { install as HeatmapChart } from '../chart/heatmap/install.js'; -export { install as PictorialBarChart } from '../chart/bar/installPictorialBar.js'; -export { install as ThemeRiverChart } from '../chart/themeRiver/install.js'; -export { install as SunburstChart } from '../chart/sunburst/install.js'; -export { install as CustomChart } from '../chart/custom/install.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/components.js b/node_modules/echarts/lib/export/components.js deleted file mode 100644 index 53c4347..0000000 --- a/node_modules/echarts/lib/export/components.js +++ /dev/null @@ -1,73 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { install as GridSimpleComponent } from '../component/grid/installSimple.js'; -export { install as GridComponent } from '../component/grid/install.js'; -export { install as PolarComponent } from '../component/polar/install.js'; -export { install as RadarComponent } from '../component/radar/install.js'; -export { install as GeoComponent } from '../component/geo/install.js'; -export { install as SingleAxisComponent } from '../component/singleAxis/install.js'; -export { install as ParallelComponent } from '../component/parallel/install.js'; -export { install as CalendarComponent } from '../component/calendar/install.js'; -export { install as GraphicComponent } from '../component/graphic/install.js'; -export { install as ToolboxComponent } from '../component/toolbox/install.js'; -export { install as TooltipComponent } from '../component/tooltip/install.js'; -export { install as AxisPointerComponent } from '../component/axisPointer/install.js'; -export { install as BrushComponent } from '../component/brush/install.js'; -export { install as TitleComponent } from '../component/title/install.js'; -export { install as TimelineComponent } from '../component/timeline/install.js'; -export { install as MarkPointComponent } from '../component/marker/installMarkPoint.js'; -export { install as MarkLineComponent } from '../component/marker/installMarkLine.js'; -export { install as MarkAreaComponent } from '../component/marker/installMarkArea.js'; -export { install as LegendComponent } from '../component/legend/install.js'; -export { install as LegendScrollComponent } from '../component/legend/installLegendScroll.js'; -export { install as LegendPlainComponent } from '../component/legend/installLegendPlain.js'; -export { install as DataZoomComponent } from '../component/dataZoom/install.js'; -export { install as DataZoomInsideComponent } from '../component/dataZoom/installDataZoomInside.js'; -export { install as DataZoomSliderComponent } from '../component/dataZoom/installDataZoomSlider.js'; -export { install as VisualMapComponent } from '../component/visualMap/install.js'; -export { install as VisualMapContinuousComponent } from '../component/visualMap/installVisualMapContinuous.js'; -export { install as VisualMapPiecewiseComponent } from '../component/visualMap/installVisualMapPiecewise.js'; -export { install as AriaComponent } from '../component/aria/install.js'; -export { install as TransformComponent } from '../component/transform/install.js'; -export { install as DatasetComponent } from '../component/dataset/install.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/core.js b/node_modules/echarts/lib/export/core.js deleted file mode 100644 index a774634..0000000 --- a/node_modules/echarts/lib/export/core.js +++ /dev/null @@ -1,51 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Core API from echarts/src/echarts -export * from '../core/echarts.js'; -export * from './api.js'; -import { use } from '../extension.js'; -// Import label layout by default. -// TODO will be treeshaked. -import { installLabelLayout } from '../label/installLabelLayout.js'; -use(installLabelLayout); \ No newline at end of file diff --git a/node_modules/echarts/lib/export/features.js b/node_modules/echarts/lib/export/features.js deleted file mode 100644 index 65cca00..0000000 --- a/node_modules/echarts/lib/export/features.js +++ /dev/null @@ -1,46 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Module that exports complex but fancy features. -export { installUniversalTransition as UniversalTransition } from '../animation/universalTransition.js'; -export { installLabelLayout as LabelLayout } from '../label/installLabelLayout.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/option.js b/node_modules/echarts/lib/export/option.js deleted file mode 100644 index ace9cc1..0000000 --- a/node_modules/echarts/lib/export/option.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/export/renderers.js b/node_modules/echarts/lib/export/renderers.js deleted file mode 100644 index 045752b..0000000 --- a/node_modules/echarts/lib/export/renderers.js +++ /dev/null @@ -1,45 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export { install as SVGRenderer } from '../renderer/installSVGRenderer.js'; -export { install as CanvasRenderer } from '../renderer/installCanvasRenderer.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/extension.js b/node_modules/echarts/lib/extension.js deleted file mode 100644 index d09649c..0000000 --- a/node_modules/echarts/lib/extension.js +++ /dev/null @@ -1,110 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { registerPreprocessor, registerProcessor, registerPostInit, registerPostUpdate, registerAction, registerCoordinateSystem, registerLayout, registerVisual, registerTransform, registerLoading, registerMap, registerUpdateLifecycle, PRIORITY } from './core/echarts.js'; -import ComponentView from './view/Component.js'; -import ChartView from './view/Chart.js'; -import ComponentModel from './model/Component.js'; -import SeriesModel from './model/Series.js'; -import { isFunction, indexOf, isArray, each } from 'zrender/lib/core/util.js'; -import { registerImpl } from './core/impl.js'; -import { registerPainter } from 'zrender/lib/zrender.js'; -var extensions = []; -var extensionRegisters = { - registerPreprocessor: registerPreprocessor, - registerProcessor: registerProcessor, - registerPostInit: registerPostInit, - registerPostUpdate: registerPostUpdate, - registerUpdateLifecycle: registerUpdateLifecycle, - registerAction: registerAction, - registerCoordinateSystem: registerCoordinateSystem, - registerLayout: registerLayout, - registerVisual: registerVisual, - registerTransform: registerTransform, - registerLoading: registerLoading, - registerMap: registerMap, - registerImpl: registerImpl, - PRIORITY: PRIORITY, - ComponentModel: ComponentModel, - ComponentView: ComponentView, - SeriesModel: SeriesModel, - ChartView: ChartView, - // TODO Use ComponentModel and SeriesModel instead of Constructor - registerComponentModel: function (ComponentModelClass) { - ComponentModel.registerClass(ComponentModelClass); - }, - registerComponentView: function (ComponentViewClass) { - ComponentView.registerClass(ComponentViewClass); - }, - registerSeriesModel: function (SeriesModelClass) { - SeriesModel.registerClass(SeriesModelClass); - }, - registerChartView: function (ChartViewClass) { - ChartView.registerClass(ChartViewClass); - }, - registerSubTypeDefaulter: function (componentType, defaulter) { - ComponentModel.registerSubTypeDefaulter(componentType, defaulter); - }, - registerPainter: function (painterType, PainterCtor) { - registerPainter(painterType, PainterCtor); - } -}; -export function use(ext) { - if (isArray(ext)) { - // use([ChartLine, ChartBar]); - each(ext, function (singleExt) { - use(singleExt); - }); - return; - } - if (indexOf(extensions, ext) >= 0) { - return; - } - extensions.push(ext); - if (isFunction(ext)) { - ext = { - install: ext - }; - } - ext.install(extensionRegisters); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langAR.js b/node_modules/echarts/lib/i18n/langAR.js deleted file mode 100644 index accf843..0000000 --- a/node_modules/echarts/lib/i18n/langAR.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Arabic. - */ -export default { - time: { - month: ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'], - monthAbbr: ['يناير', 'فبراير', 'مارس', 'أبريل', 'مايو', 'يونيو', 'يوليو', 'أغسطس', 'سبتمبر', 'أكتوبر', 'نوفمبر', 'ديسمبر'], - dayOfWeek: ['الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'], - dayOfWeekAbbr: ['الأحد', 'الإثنين', 'الثلاثاء', 'الأربعاء', 'الخميس', 'الجمعة', 'السبت'] - }, - legend: { - selector: { - all: 'تحديد الكل', - inverse: 'عكس التحديد' - } - }, - toolbox: { - brush: { - title: { - rect: 'تحديد صندوقي', - polygon: 'تحديد حلقي', - lineX: 'تحديد أفقي', - lineY: 'تحديد عمودي', - keep: 'الاحتفاظ بالمحدد', - clear: 'إلغاء التحديد' - } - }, - dataView: { - title: 'عرض البيانات', - lang: ['عرض البيانات', 'إغلاق', 'تحديث'] - }, - dataZoom: { - title: { - zoom: 'تكبير', - back: 'استعادة التكبير' - } - }, - magicType: { - title: { - line: 'خطوط', - bar: 'أشرطة', - stack: 'تكديس', - tiled: 'مربعات' - } - }, - restore: { - title: 'استعادة' - }, - saveAsImage: { - title: 'حفظ كملف صورة', - lang: ['للحفظ كصورة انقر بالزر الأيمن'] - } - }, - series: { - typeNames: { - pie: 'رسم بياني دائري', - bar: 'رسم بياني شريطي', - line: 'رسم بياني خطي', - scatter: 'نقاط مبعثرة', - effectScatter: 'نقاط مبعثرة متموجة', - radar: 'رسم بياني راداري', - tree: 'شجرة', - treemap: 'مخطط شجري', - boxplot: 'مخطط صندوقي', - candlestick: 'مخطط شمعدان', - k: 'رسم بياني خطي من النوع K', - heatmap: 'خريطة حرارية', - map: 'خريطة', - parallel: 'خريطة الإحداثيات المتناظرة', - lines: 'خطوط', - graph: 'مخطط علائقي', - sankey: 'مخطط ثعباني', - funnel: 'مخطط هرمي', - gauge: 'مقياس', - pictorialBar: 'مخطط مصوّر', - themeRiver: 'نمط خريطة النهر', - sunburst: 'مخطط شمسي', - custom: 'مخطط مخصص', - chart: 'مخطط' - } - }, - aria: { - general: { - withTitle: 'هذا رسم بياني حول "{title}".', - withoutTitle: 'هذا رسم بياني.' - }, - series: { - single: { - prefix: '', - withName: ' من النوع {seriesType} اسمه {seriesName}.', - withoutName: ' من النوع {seriesType}.' - }, - multiple: { - prefix: '. يتكون من {seriesCount} سلسلة.', - withName: ' الـ {seriesId} هي سلسلة من النوع {seriesType} تستعرض {seriesName}.', - withoutName: ' الـ {seriesId} هي سلسلة من النوع {seriesType}.', - separator: { - middle: '، ', - end: '. ' - } - } - }, - data: { - allData: 'البيانات هي كالتالي: ', - partialData: 'أول {displayCnt} عناصر هي: ', - withName: 'قيمة العنصر {name} هي {value}', - withoutName: '{value}', - separator: { - middle: '، ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langCS.js b/node_modules/echarts/lib/i18n/langCS.js deleted file mode 100644 index 47b2917..0000000 --- a/node_modules/echarts/lib/i18n/langCS.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Czech. - */ -export default { - time: { - month: ['Leden', 'Únor', 'Březen', 'Duben', 'Květen', 'Červen', 'Červenec', 'Srpen', 'Září', 'Říjen', 'Listopad', 'Prosinec'], - monthAbbr: ['Led', 'Úno', 'Bře', 'Dub', 'Kvě', 'Čvn', 'Čvc', 'Srp', 'Zář', 'Říj', 'Lis', 'Pro'], - dayOfWeek: ['Neděle', 'Pondělí', 'Úterý', 'Středa', 'Čtvrtek', 'Pátek', 'Sobota'], - dayOfWeekAbbr: ['Ne', 'Po', 'Út', 'St', 'Čt', 'Pá', 'So'] - }, - legend: { - selector: { - all: 'Vše', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Obdélníkový výběr', - polygon: 'Lasso výběr', - lineX: 'Horizontální výběr', - lineY: 'Vertikální výběr', - keep: 'Ponechat výběr', - clear: 'Zrušit výběr' - } - }, - dataView: { - title: 'Data', - lang: ['Data', 'Zavřít', 'Obnovit'] - }, - dataZoom: { - title: { - zoom: 'Přiblížit', - back: 'Oddálit' - } - }, - magicType: { - title: { - line: 'Změnit na Spojnicový graf', - bar: 'Změnit na Sloupcový graf', - stack: 'Plošný', - tiled: 'Tile' - } - }, - restore: { - title: 'Obnovit' - }, - saveAsImage: { - title: 'Uložit jako obrázek', - lang: ['Obrázek uložte pravým kliknutím'] - } - }, - series: { - typeNames: { - pie: 'Výsečový graf', - bar: 'Sloupcový graf', - line: 'Spojnicový graf', - scatter: 'XY bodový graf', - effectScatter: 'Effect XY bodový graf', - radar: 'Paprskový graf', - tree: 'Strom', - treemap: 'Stromová mapa', - boxplot: 'Krabicový graf', - candlestick: 'Burzovní graf', - k: 'K spojnicový graf', - heatmap: 'Teplotní mapa', - map: 'Mapa', - parallel: 'Rovnoběžné souřadnice', - lines: 'Spojnicový graf', - graph: 'Graf vztahů', - sankey: 'Sankeyův diagram', - funnel: 'Trychtýř (Funnel)', - gauge: 'Indikátor', - pictorialBar: 'Obrázkový sloupcový graf', - themeRiver: 'Theme River Map', - sunburst: 'Vícevrstvý prstencový graf', - custom: 'Graficu persunalizatu', - chart: 'Graf' - } - }, - aria: { - general: { - withTitle: 'Toto je graf o "{title}"', - withoutTitle: 'Toto je graf' - }, - series: { - single: { - prefix: '', - withName: '{seriesName} s typem {seriesType}.', - withoutName: ' s typem {seriesType}.' - }, - multiple: { - prefix: '. Obsahuje {seriesCount} řad.', - withName: ' Řada {seriesId} je typu {seriesType} repreyentující {seriesName}.', - withoutName: ' Řada {seriesId} je typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Všechna data jsou: ', - partialData: 'První {displayCnt} položky jsou: ', - withName: 'data pro {name} jsou {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langDE.js b/node_modules/echarts/lib/i18n/langDE.js deleted file mode 100644 index b50a84b..0000000 --- a/node_modules/echarts/lib/i18n/langDE.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: German. - */ -export default { - time: { - month: ['Januar', 'Februar', 'März', 'April', 'Mai', 'Juni', 'Juli', 'August', 'September', 'Oktober', 'November', 'Dezember'], - monthAbbr: ['Jan', 'Feb', 'Mrz', 'Apr', 'Mai', 'Jun', 'Jul', 'Aug', 'Sep', 'Okt', 'Nov', 'Dez'], - dayOfWeek: ['Sonntag', 'Montag', 'Dienstag', 'Mittwoch', 'Donnerstag', 'Freitag', 'Samstag'], - dayOfWeekAbbr: ['So', 'Mo', 'Di', 'Mi', 'Do', 'Fr', 'Sa'] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Invertiert' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Auswahl', - polygon: 'Lasso Auswahl', - lineX: 'Horizontale Auswahl', - lineY: 'Vertikale Auswahl', - keep: 'Bereich Auswahl', - clear: 'Auswahl zurücksetzen' - } - }, - dataView: { - title: 'Daten Ansicht', - lang: ['Daten Ansicht', 'Schließen', 'Aktualisieren'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom zurücksetzen' - } - }, - magicType: { - title: { - line: 'Zu Liniendiagramm wechseln', - bar: 'Zu Balkendiagramm wechseln', - stack: 'Stapel', - tiled: 'Kachel' - } - }, - restore: { - title: 'Wiederherstellen' - }, - saveAsImage: { - title: 'Als Bild speichern', - lang: ['Rechtsklick zum Speichern des Bildes'] - } - }, - series: { - typeNames: { - pie: 'Tortendiagramm', - bar: 'Balkendiagramm', - line: 'Liniendiagramm', - scatter: 'Streudiagramm', - effectScatter: 'Welligkeits-Streudiagramm', - radar: 'Radar-Karte', - tree: 'Baum', - treemap: 'Baumkarte', - boxplot: 'Boxplot', - candlestick: 'Kerzenständer', - k: 'K Liniendiagramm', - heatmap: 'Heatmap', - map: 'Karte', - parallel: 'Parallele Koordinatenkarte', - lines: 'Liniendiagramm', - graph: 'Beziehungsgrafik', - sankey: 'Sankey-Diagramm', - funnel: 'Trichterdiagramm', - gauge: 'Meßanzeige', - pictorialBar: 'Bildlicher Balken', - themeRiver: 'Thematische Flusskarte', - sunburst: 'Sonnenausbruch', - custom: 'Graficu persunalizatu', - chart: 'Diagramm' - } - }, - aria: { - general: { - withTitle: 'Dies ist ein Diagramm über "{title}"', - withoutTitle: 'Dies ist ein Diagramm' - }, - series: { - single: { - prefix: '', - withName: ' mit Typ {seriesType} namens {seriesName}.', - withoutName: ' mit Typ {seriesType}.' - }, - multiple: { - prefix: '. Es besteht aus {seriesCount} Serienzählung.', - withName: ' Die Serie {seriesId} ist ein {seriesType} welcher {seriesName} darstellt.', - withoutName: ' Die {seriesId}-Reihe ist ein {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Die Daten sind wie folgt: ', - partialData: 'Die ersten {displayCnt} Elemente sind: ', - withName: 'die Daten für {name} sind {value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '.' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langEN.js b/node_modules/echarts/lib/i18n/langEN.js deleted file mode 100644 index b65085e..0000000 --- a/node_modules/echarts/lib/i18n/langEN.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: English. - */ -export default { - time: { - month: ['January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December'], - monthAbbr: ['Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'], - dayOfWeek: ['Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'], - dayOfWeekAbbr: ['Sun', 'Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat'] - }, - legend: { - selector: { - all: 'All', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Box Select', - polygon: 'Lasso Select', - lineX: 'Horizontally Select', - lineY: 'Vertically Select', - keep: 'Keep Selections', - clear: 'Clear Selections' - } - }, - dataView: { - title: 'Data View', - lang: ['Data View', 'Close', 'Refresh'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Reset' - } - }, - magicType: { - title: { - line: 'Switch to Line Chart', - bar: 'Switch to Bar Chart', - stack: 'Stack', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Save as Image', - lang: ['Right Click to Save Image'] - } - }, - series: { - typeNames: { - pie: 'Pie chart', - bar: 'Bar chart', - line: 'Line chart', - scatter: 'Scatter plot', - effectScatter: 'Ripple scatter plot', - radar: 'Radar chart', - tree: 'Tree', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Heat map', - map: 'Map', - parallel: 'Parallel coordinate map', - lines: 'Line graph', - graph: 'Relationship graph', - sankey: 'Sankey diagram', - funnel: 'Funnel chart', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Custom chart', - chart: 'Chart' - } - }, - aria: { - general: { - withTitle: 'This is a chart about "{title}"', - withoutTitle: 'This is a chart' - }, - series: { - single: { - prefix: '', - withName: ' with type {seriesType} named {seriesName}.', - withoutName: ' with type {seriesType}.' - }, - multiple: { - prefix: '. It consists of {seriesCount} series count.', - withName: ' The {seriesId} series is a {seriesType} representing {seriesName}.', - withoutName: ' The {seriesId} series is a {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'The data is as follows: ', - partialData: 'The first {displayCnt} items are: ', - withName: 'the data for {name} is {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langES.js b/node_modules/echarts/lib/i18n/langES.js deleted file mode 100644 index 0737d87..0000000 --- a/node_modules/echarts/lib/i18n/langES.js +++ /dev/null @@ -1,154 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -export default { - time: { - month: ['enero', 'febrero', 'marzo', 'abril', 'mayo', 'junio', 'julio', 'agosto', 'septiembre', 'octubre', 'noviembre', 'diciembre'], - monthAbbr: ['ene', 'feb', 'mar', 'abr', 'may', 'jun', 'jul', 'ago', 'sep', 'oct', 'nov', 'dic'], - dayOfWeek: ['domingo', 'lunes', 'martes', 'miércoles', 'jueves', 'viernes', 'sábado'], - dayOfWeekAbbr: ['dom', 'lun', 'mar', 'mie', 'jue', 'vie', 'sáb'] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inversa' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selección de cuadro', - polygon: 'Selección de lazo', - lineX: 'Seleccionar horizontalmente', - lineY: 'Seleccionar verticalmente', - keep: 'Mantener selección', - clear: 'Despejar selecciones' - } - }, - dataView: { - title: 'Ver datos', - lang: ['Ver datos', 'Cerrar', 'Actualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restablecer zoom' - } - }, - magicType: { - title: { - line: 'Cambiar a gráfico de líneas', - bar: 'Cambiar a gráfico de barras', - stack: 'Pila', - tiled: 'Teja' - } - }, - restore: { - title: 'Restaurar' - }, - saveAsImage: { - title: 'Guardar como imagen', - lang: ['Clic derecho para guardar imagen'] - } - }, - series: { - typeNames: { - pie: 'Gráfico circular', - bar: 'Gráfico de barras', - line: 'Gráfico de líneas', - scatter: 'Diagrama de dispersión', - effectScatter: 'Diagrama de dispersión de ondas', - radar: 'Gráfico de radar', - tree: 'Árbol', - treemap: 'Mapa de árbol', - boxplot: 'Diagrama de caja', - candlestick: 'Gráfico de velas', - k: 'Gráfico de líneas K', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Mapa de coordenadas paralelas', - lines: 'Gráfico de líneas', - graph: 'Gráfico de relaciones', - sankey: 'Diagrama de Sankey', - funnel: 'Gráfico de embudo', - gauge: 'Medidor', - pictorialBar: 'Gráfico de barras pictóricas', - themeRiver: 'Mapa de río temático', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este es un gráfico sobre “{title}”', - withoutTitle: 'Este es un gráfico' - }, - series: { - single: { - prefix: '', - withName: ' con tipo {seriesType} llamado {seriesName}.', - withoutName: ' con tipo {seriesType}.' - }, - multiple: { - prefix: '. Consta de {seriesCount} series.', - withName: ' La serie {seriesId} es un {seriesType} que representa {seriesName}.', - withoutName: ' La serie {seriesId} es un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Los datos son los siguientes: ', - partialData: 'Los primeros {displayCnt} elementos son: ', - withName: 'los datos para {name} son {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langFI.js b/node_modules/echarts/lib/i18n/langFI.js deleted file mode 100644 index 1e65ece..0000000 --- a/node_modules/echarts/lib/i18n/langFI.js +++ /dev/null @@ -1,154 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -export default { - time: { - month: ['tammikuuta', 'helmikuuta', 'maaliskuuta', 'huhtikuuta', 'toukokuuta', 'kesäkuuta', 'heinäkuuta', 'elokuuta', 'syyskuuta', 'lokakuuta', 'marraskuuta', 'joulukuuta'], - monthAbbr: ['tammik', 'helmik', 'maalisk', 'huhtik', 'toukok', 'kesäk', 'heinäk', 'elok', 'syysk', 'lokak', 'marrask', 'jouluk'], - dayOfWeek: ['sunnuntaina', 'maanantaina', 'tiistaina', 'keskiviikkona', 'torstaina', 'perjantaina', 'lauantaina'], - dayOfWeekAbbr: ['su', 'ma', 'ti', 'ke', 'to', 'pe', 'la'] - }, - legend: { - selector: { - all: 'Kaikki', - inverse: 'Käänteinen' - } - }, - toolbox: { - brush: { - title: { - rect: 'Laatikko valinta', - polygon: 'Lasso valinta', - lineX: 'Vaakataso valinta', - lineY: 'Pysty valinta', - keep: 'Pidä valinta', - clear: 'Poista valinta' - } - }, - dataView: { - title: 'Data näkymä', - lang: ['Data näkymä', 'Sulje', 'Päivitä'] - }, - dataZoom: { - title: { - zoom: 'Zoomaa', - back: 'Zoomin nollaus' - } - }, - magicType: { - title: { - line: 'Vaihda Viivakaavioon', - bar: 'Vaihda palkkikaavioon', - stack: 'Pinoa', - tiled: 'Erottele' - } - }, - restore: { - title: 'Palauta' - }, - saveAsImage: { - title: 'Tallenna kuvana', - lang: ['Paina oikeaa hiirennappia tallentaaksesi kuva'] - } - }, - series: { - typeNames: { - pie: 'Ympyrädiagrammi', - bar: 'Pylväsdiagrammi', - line: 'Viivakaavio', - scatter: 'Pisteplot', - effectScatter: 'Ripple-pisteplot', - radar: 'Sädekaavio', - tree: 'Puu', - treemap: 'Tilastoaluekartta', - boxplot: 'Viivadiagrammi', - candlestick: 'Kynttiläkaavio', - k: 'K-linjakaavio', - heatmap: 'Lämpökartta', - map: 'Kartta', - parallel: 'Rinnakkaiskoordinaattikartta', - lines: 'Viivakuvaaja', - graph: 'Suhdekuvaaja', - sankey: 'Sankey-kaavio', - funnel: 'Suppilokaavio', - gauge: 'Mittari', - pictorialBar: 'Kuvallinen pylväs', - themeRiver: 'Teemajokikartta', - sunburst: 'Auringonkehä', - custom: 'Mukautettu kaavio', - chart: 'Kaavio' - } - }, - aria: { - general: { - withTitle: 'Tämä on kaavio “{title}”', - withoutTitle: 'Tämä on kaavio' - }, - series: { - single: { - prefix: '', - withName: ' tyyppiä {seriesType} nimeltään {seriesName}.', - withoutName: ' tyyppiä {seriesType}.' - }, - multiple: { - prefix: '. Se koostuu {seriesCount} sarjasta.', - withName: ' Sarja {seriesId} on {seriesType}, joka edustaa {seriesName}.', - withoutName: ' Sarja {seriesId} on {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Tiedot ovat seuraavat: ', - partialData: 'Ensimmäiset {displayCnt} kohtaa ovat: ', - withName: 'tiedot nimelle {name} ovat {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langFR.js b/node_modules/echarts/lib/i18n/langFR.js deleted file mode 100644 index b66ba07..0000000 --- a/node_modules/echarts/lib/i18n/langFR.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Français. - */ -export default { - time: { - month: ['Janvier', 'Février', 'Mars', 'Avril', 'Mai', 'Juin', 'Juillet', 'Août', 'Septembre', 'Octobre', 'Novembre', 'Décembre'], - monthAbbr: ['Jan', 'Fév', 'Mars', 'Avr', 'Mai', 'Juin', 'Juil', 'Août', 'Sept', 'Oct', 'Nov', 'Déc'], - dayOfWeek: ['Dimanche', 'Lundi', 'Mardi', 'Mercredi', 'Jeudi', 'Vendredi', 'Samedi'], - dayOfWeekAbbr: ['Dim', 'Lun', 'Mar', 'Mer', 'Jeu', 'Ven', 'Sam'] - }, - legend: { - selector: { - all: 'Tout', - inverse: 'Inverse' - } - }, - toolbox: { - brush: { - title: { - rect: 'Sélection rectangulaire', - polygon: 'Sélection au lasso', - lineX: 'Sélectionner horizontalement', - lineY: 'Sélectionner verticalement', - keep: 'Garder la sélection', - clear: 'Effacer la sélection' - } - }, - dataView: { - title: 'Visualisation des données', - lang: ['Visualisation des données', 'Fermer', 'Rafraîchir'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom Remise à zéro' - } - }, - magicType: { - title: { - line: 'Changer pour Ligne', - bar: 'Changer pour Histogramme', - stack: 'Superposition', - tiled: 'Tuile' - } - }, - restore: { - title: 'Restaurer' - }, - saveAsImage: { - title: 'Sauvegarder l\'image', - lang: ['Clic droit pour sauvegarder l\'image'] - } - }, - series: { - typeNames: { - pie: 'Camembert', - bar: 'Histogramme', - line: 'Ligne', - scatter: 'Nuage de points', - effectScatter: 'Nuage de points stylisé', - radar: 'Radar', - tree: 'Arbre', - treemap: 'Treemap', - boxplot: 'Boîte à moustaches', - candlestick: 'Chandelier', - k: 'Linéaire K', - heatmap: 'Carte de fréquentation', - map: 'Carte', - parallel: 'Données parallèles', - lines: 'Lignes', - graph: 'Graphe', - sankey: 'Sankey', - funnel: 'Entonnoir', - gauge: 'Jauge', - pictorialBar: 'Barres à images', - themeRiver: 'Stream Graph', - sunburst: 'Sunburst', - custom: 'Graphique personnalisé', - chart: 'Graphique' - } - }, - aria: { - general: { - withTitle: 'Cette carte est intitulée "{title}"', - withoutTitle: 'C\'est une carte' - }, - series: { - single: { - prefix: '', - withName: ' Avec le type de {seriesType} qui s\'appelle {seriesName}.', - withoutName: ' Avec le type de {seriesType}.' - }, - multiple: { - prefix: ' Elle comprend {seriesCount} séries.', - withName: ' La série {seriesId} représente {seriesName} de {seriesType}.', - withoutName: ' La série {seriesId} est un/une {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Les données sont: ', - partialData: 'Les premiers {displayCnt} éléments sont : ', - withName: 'Les données pour {name} sont {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langHU.js b/node_modules/echarts/lib/i18n/langHU.js deleted file mode 100644 index 5615c98..0000000 --- a/node_modules/echarts/lib/i18n/langHU.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Hungarian. - */ -export default { - time: { - month: ['Január', 'Február', 'Március', 'Április', 'Május', 'Június', 'Július', 'Augusztus', 'Szeptember', 'Október', 'November', 'December'], - monthAbbr: ['Jan', 'Feb', 'Már', 'Ápr', 'Máj', 'Jún', 'Júl', 'Aug', 'Szep', 'Okt', 'Nov', 'Dec'], - dayOfWeek: ['Vasárnap', 'Hétfő', 'Kedd', 'Szerda', 'Csütörtök', 'Péntek', 'Szombat'], - dayOfWeekAbbr: ['V', 'H', 'K', 'Sze', 'Csü', 'P', 'Szo'] - }, - legend: { - selector: { - all: 'Mind', - inverse: 'Inverz' - } - }, - toolbox: { - brush: { - title: { - rect: 'Négyzet kijelölés', - polygon: 'Lasszó kijelölés', - lineX: 'Vízszintes kijelölés', - lineY: 'Függőleges kijelölés', - keep: 'Kijelölések megtartása', - clear: 'Kijelölések törlése' - } - }, - dataView: { - title: 'Adat nézet', - lang: ['Adat nézet', 'Bezárás', 'Frissítés'] - }, - dataZoom: { - title: { - zoom: 'Nagyítás', - back: 'Alapméret' - } - }, - magicType: { - title: { - line: 'Váltás vonal diagramra', - bar: 'Váltás oszlop diagramra', - stack: 'Halmozás', - tiled: 'Csempe' - } - }, - restore: { - title: 'Visszaállítás' - }, - saveAsImage: { - title: 'Mentés képként', - lang: ['Kattints jobb egérgombbal a mentéshez képként'] - } - }, - series: { - typeNames: { - pie: 'Oszlopdiagram', - bar: 'Sávdiagram', - line: 'Vonaldiagram', - scatter: 'Pontdiagram', - effectScatter: 'Buborékdiagram', - radar: 'Sugárdiagram', - tree: 'Fa', - treemap: 'Fatérkép', - boxplot: 'Dobozdiagram', - candlestick: 'Árfolyamdiagram', - k: 'K vonaldiagram', - heatmap: 'Hőtérkép', - map: 'Térkép', - parallel: 'Párhuzamos koordináta térkép', - lines: 'Vonalgráf', - graph: 'Kapcsolatgráf', - sankey: 'Sankey-diagram', - funnel: 'Vízesésdiagram', - gauge: 'Mérőeszköz', - pictorialBar: 'Képes sávdiagram', - themeRiver: 'Folyó témájú térkép', - sunburst: 'Napégés', - custom: 'Egyedi diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Ez egy diagram, amely neve "{title}"', - withoutTitle: 'Ez egy diagram' - }, - series: { - single: { - prefix: '', - withName: ' típusa {seriesType} és elnevezése {seriesName}.', - withoutName: ' típusa {seriesType}.' - }, - multiple: { - prefix: '. Az adatsorok száma {seriesCount}.', - withName: ' A {seriesId} számú adatsor típusa {seriesType} és neve {seriesName}.', - withoutName: ' A {seriesId} számú adatsor típusa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Az adatok a következők: ', - partialData: 'Az első {displayCnt} elemek: ', - withName: 'a {name} nevű adat értéke {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langIT.js b/node_modules/echarts/lib/i18n/langIT.js deleted file mode 100644 index 0d2fb5d..0000000 --- a/node_modules/echarts/lib/i18n/langIT.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Italian. - */ -export default { - time: { - month: ['Gennaio', 'Febbraio', 'Marzo', 'Aprile', 'Maggio', 'Giugno', 'Luglio', 'Agosto', 'Settembre', 'Ottobre', 'Novembre', 'Dicembre'], - monthAbbr: ['Gen', 'Feb', 'Mar', 'Apr', 'Mag', 'Giu', 'Lug', 'Ago', 'Set', 'Ott', 'Nov', 'Dic'], - dayOfWeek: ['Domenica', 'Lunedì', 'Martedì', 'Mercoledì', 'Giovedì', 'Venerdì', 'Sabato'], - dayOfWeekAbbr: ['Dom', 'Lun', 'Mar', 'Mer', 'Gio', 'Ven', 'Sab'] - }, - legend: { - selector: { - all: 'Tutti', - inverse: 'Inverso' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selezione rettangolare', - polygon: 'Selezione lazo', - lineX: 'Selezione orizzontale', - lineY: 'Selezione verticale', - keep: 'Mantieni selezione', - clear: 'Rimuovi selezione' - } - }, - dataView: { - title: 'Visualizzazione dati', - lang: ['Visualizzazione dati', 'Chiudi', 'Aggiorna'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetta zoom' - } - }, - magicType: { - title: { - line: 'Passa al grafico a linee', - bar: 'Passa al grafico a barre', - stack: 'Pila', - tiled: 'Piastrella' - } - }, - restore: { - title: 'Ripristina' - }, - saveAsImage: { - title: 'Salva come immagine', - lang: ['Tasto destro per salvare l\'immagine'] - } - }, - series: { - typeNames: { - pie: 'Grafico a torta', - bar: 'Grafico a barre', - line: 'Grafico a linee', - scatter: 'Grafico a dispersione', - effectScatter: 'Ripple scatter plot', - radar: 'Grafico radar', - tree: 'Albero', - treemap: 'Treemap', - boxplot: 'Diagramma a scatola e baffi', - candlestick: 'Candlestick', - k: 'K line chart', - heatmap: 'Mappa di calore', - map: 'Mappa', - parallel: 'Grafico a coordinate parallele', - lines: 'Grafico a linee', - graph: 'Diagramma delle relazioni', - sankey: 'Diagramma di Sankey', - funnel: 'Grafico a imbuto', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Radiale', - custom: 'Egyedi diagram', - chart: 'Grafico' - } - }, - aria: { - general: { - withTitle: 'Questo è un grafico su "{title}"', - withoutTitle: 'Questo è un grafico' - }, - series: { - single: { - prefix: '', - withName: ' con il tipo {seriesType} denominato {seriesName}.', - withoutName: ' con il tipo {seriesType}.' - }, - multiple: { - prefix: '. È composto da {seriesCount} serie.', - withName: ' La {seriesId} serie è un {seriesType} denominata {seriesName}.', - withoutName: ' la {seriesId} serie è un {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'I dati sono come segue: ', - partialData: 'I primi {displayCnt} elementi sono: ', - withName: 'il dato per {name} è {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langJA.js b/node_modules/echarts/lib/i18n/langJA.js deleted file mode 100644 index fb1c475..0000000 --- a/node_modules/echarts/lib/i18n/langJA.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Japanese. - */ -export default { - time: { - month: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'], - monthAbbr: ['1月', '2月', '3月', '4月', '5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'], - dayOfWeek: ['日曜日', '月曜日', '火曜日', '水曜日', '木曜日', '金曜日', '土曜日'], - dayOfWeekAbbr: ['日', '月', '火', '水', '木', '金', '土'] - }, - legend: { - selector: { - all: 'すべてを選択', - inverse: '選択範囲を反転' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形選択', - polygon: 'なげなわ選択', - lineX: '横方向に選択', - lineY: '縦方向に選択', - keep: '選択範囲を維持', - clear: '選択範囲をクリア' - } - }, - dataView: { - title: 'データビュー', - lang: ['データビュー', '閉じる', 'リロード'] - }, - dataZoom: { - title: { - zoom: 'ズーム', - back: 'リセット' - } - }, - magicType: { - title: { - line: '折れ線に切り替え', - bar: '棒に切り替え', - stack: '積み上げに切り替え', - tiled: 'タイル状に切り替え' - } - }, - restore: { - title: '復元' - }, - saveAsImage: { - title: '図として保存', - lang: ['右クリックして図を保存'] - } - }, - series: { - typeNames: { - pie: '円グラフ', - bar: '棒グラフ', - line: '折れ線グラフ', - scatter: '散布図', - effectScatter: 'エフェクト散布図', - radar: 'レーダーチャート', - tree: '階層グラフ', - treemap: 'ツリーマップ', - boxplot: '箱ひげ図', - candlestick: 'Kチャート', - k: 'Kチャート', - heatmap: 'ヒートマップ', - map: '地図', - parallel: 'パラレルチャート', - lines: 'ラインチャート', - graph: '相関図', - sankey: 'サンキーダイアグラム', - funnel: 'ファネルグラフ', - gauge: 'ゲージ', - pictorialBar: '絵入り棒グラフ', - themeRiver: 'テーマリバー', - sunburst: 'サンバースト', - custom: 'カスタムチャート', - chart: 'チャート' - } - }, - aria: { - general: { - withTitle: 'これは「{title}」に関するチャートです。', - withoutTitle: 'これはチャートで、' - }, - series: { - single: { - prefix: '', - withName: 'チャートのタイプは{seriesType}で、{seriesName}を示しています。', - withoutName: 'チャートのタイプは{seriesType}です。' - }, - multiple: { - prefix: '{seriesCount}つのチャートシリーズによって構成されています。', - withName: '{seriesId}番目のシリーズは{seriesName}を示した{seriesType}で、', - withoutName: '{seriesId}番目のシリーズは{seriesType}で、', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: 'データは:', - partialData: 'その内、{displayCnt}番目までは:', - withName: '{name}のデータは{value}', - withoutName: '{value}', - separator: { - middle: '、', - end: '' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langKO.js b/node_modules/echarts/lib/i18n/langKO.js deleted file mode 100644 index 3c46301..0000000 --- a/node_modules/echarts/lib/i18n/langKO.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Korean. - */ -export default { - time: { - month: ['1월', '2월', '3월', '4월', '5월', '6월', '7월', '8월', '9월', '10월', '11월', '12월'], - monthAbbr: ['1월', '2월', '3월', '4월', '5월', '6월', '7월', '8월', '9월', '10월', '11월', '12월'], - dayOfWeek: ['일요일', '월요일', '화요일', '수요일', '목요일', '금요일', '토요일'], - dayOfWeekAbbr: ['일', '월', '화', '수', '목', '금', '토'] - }, - legend: { - selector: { - all: '모두 선택', - inverse: '선택 범위 반전' - } - }, - toolbox: { - brush: { - title: { - rect: '사각형 선택', - polygon: '올가미 선택', - lineX: '수평 선택', - lineY: '수직 선택', - keep: '선택 유지', - clear: '선택 지우기' - } - }, - dataView: { - title: '날짜 보기', - lang: ['날짜 보기', '닫기', '새로 고침'] - }, - dataZoom: { - title: { - zoom: '확대/축소', - back: '확대/축소 초기화' - } - }, - magicType: { - title: { - line: '꺽은선 그래프로 변경', - bar: '막대 그래프로 변경', - stack: '스택', - tiled: '타일' - } - }, - restore: { - title: '복구' - }, - saveAsImage: { - title: '이미지로 저장', - lang: ['이미지를 저장하려면 마우스 오른쪽 버튼을 클릭하세요.'] - } - }, - series: { - typeNames: { - pie: '원 그래프', - bar: '막대 그래프', - line: '꺽은선 그래프', - scatter: '산점도', - effectScatter: '물결 효과 산점도', - radar: '방사형 그래프', - tree: '트리', - treemap: '트리맵', - boxplot: '상자 수염 그래프', - candlestick: '캔들스틱 차트', - k: 'K 라인 차트', - heatmap: '히트 맵', - map: '지도', - parallel: '평행 좌표 맵', - lines: '선', - graph: '관계 그래프', - sankey: '산키 다이어그램', - funnel: '깔때기형 그래프', - gauge: '계기', - pictorialBar: '픽토그램 차트', - themeRiver: '스트림 그래프', - sunburst: '선버스트 차트', - custom: '맞춤 차트', - chart: '차트' - } - }, - aria: { - general: { - withTitle: '"{title}"에 대한 차트입니다.', - withoutTitle: '차트입니다.' - }, - series: { - single: { - prefix: '', - withName: ' 차트 유형은 {seriesType}이며 {seriesName}을 표시합니다.', - withoutName: ' 차트 유형은 {seriesType}입니다.' - }, - multiple: { - prefix: '. {seriesCount} 하나의 차트 시리즈로 구성됩니다.', - withName: ' {seriesId}번째 시리즈는 {seriesName}을 나타내는 {seriesType} representing.', - withoutName: ' {seriesId}번째 시리즈는 {seriesType}입니다.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: '데이터: ', - partialData: '첫번째 {displayCnt} 아이템: ', - withName: '{name}의 데이터는 {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langNL.js b/node_modules/echarts/lib/i18n/langNL.js deleted file mode 100644 index 1714222..0000000 --- a/node_modules/echarts/lib/i18n/langNL.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Dutch. - */ -export default { - time: { - month: ['januari', 'februari', 'maart', 'april', 'mei', 'juni', 'juli', 'augustus', 'september', 'oktober', 'november', 'december'], - monthAbbr: ['jan', 'feb', 'mrt', 'apr', 'mei', 'jun', 'jul', 'aug', 'sep', 'okt', 'nov', 'dec'], - dayOfWeek: ['zondag', 'maandag', 'dinsdag', 'woensdag', 'donderdag', 'vrijdag', 'zaterdag'], - dayOfWeekAbbr: ['zo', 'ma', 'di', 'wo', 'do', 'vr', 'za'] - }, - legend: { - selector: { - all: 'Alle', - inverse: 'Omgekeerd' - } - }, - toolbox: { - brush: { - title: { - rect: 'Vakselectie', - polygon: 'Lasso selectie', - lineX: 'Horizontale selectie', - lineY: 'Verticale selectie', - keep: 'Selecties behouden', - clear: 'Selecties wissen' - } - }, - dataView: { - title: 'Gegevensweergave', - lang: ['Gegevensweergave', 'Sluiten', 'Vernieuwen'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Zoom herstellen' - } - }, - magicType: { - title: { - line: 'Omzetten naar lijndiagram', - bar: 'Omzetten naar staafdiagram', - stack: 'Omzetten naar stapeldiagram', - tiled: 'Omzetten naar tegeldiagram' - } - }, - restore: { - title: 'Herstellen' - }, - saveAsImage: { - title: 'Opslaan als afbeelding', - lang: ['Klik rechtermuisknop om de afbeelding op te slaan'] - } - }, - series: { - typeNames: { - pie: 'Cirkeldiagram', - bar: 'Staafdiagram', - line: 'Lijndiagram', - scatter: 'Spreidingsdiagram', - effectScatter: 'Spreidingsdiagram met rimpeleffect', - radar: 'Radardiagram', - tree: 'Boomdiagram', - treemap: 'Boomkaart', - boxplot: 'Boxplot', - candlestick: 'Kandelaardiagram', - k: 'K-lijndiagram', - heatmap: 'Hittekaart', - map: 'Kaart', - parallel: 'Parallele coördinatendiagram', - lines: 'Lijnendiagram', - graph: 'Relatiediagram', - sankey: 'Sankey-diagram', - funnel: 'Trechterdiagram', - gauge: 'Graadmeter', - pictorialBar: 'Staafdiagram met afbeeldingen', - themeRiver: 'Thematische rivierdiagram', - sunburst: 'Zonnestraaldiagram', - custom: 'Aangepast diagram', - chart: 'Diagram' - } - }, - aria: { - general: { - withTitle: 'Dit is een diagram over "{title}"', - withoutTitle: 'Dit is een diagram' - }, - series: { - single: { - prefix: '', - withName: ' van het type {seriesType} genaamd {seriesName}.', - withoutName: ' van het type {seriesType}.' - }, - multiple: { - prefix: '. Het bestaat uit {seriesCount} series.', - withName: ' De serie {seriesId} is een {seriesType} met de naam {seriesName}.', - withoutName: ' De serie {seriesId} is een {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'De gegevens zijn als volgt: ', - partialData: 'De eerste {displayCnt} items zijn: ', - withName: 'de gegevens voor {name} zijn {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langPL.js b/node_modules/echarts/lib/i18n/langPL.js deleted file mode 100644 index 2d8b54f..0000000 --- a/node_modules/echarts/lib/i18n/langPL.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Polish - */ -export default { - time: { - month: ['Styczeń', 'Luty', 'Marzec', 'Kwiecień', 'Maj', 'Czerwiec', 'Lipiec', 'Sierpień', 'Wrzesień', 'Październik', 'Listopad', 'Grudzień'], - monthAbbr: ['Sty', 'Lut', 'Mar', 'Kwi', 'Maj', 'Cze', 'Lip', 'Sie', 'Wrz', 'Paź', 'Lis', 'Gru'], - dayOfWeek: ['Niedziela', 'Poniedziałek', 'Wtorek', 'Środa', 'Czwartek', 'Piątek', 'Sobota'], - dayOfWeekAbbr: ['Nie', 'Pon', 'Wto', 'Śro', 'Czw', 'Pią', 'Sob'] - }, - legend: { - selector: { - all: 'Wszystko', - inverse: 'Odwróć' - } - }, - toolbox: { - brush: { - title: { - rect: 'Zaznaczenie prostokątne', - polygon: 'Zaznaczanie lasso', - lineX: 'Zaznaczenie poziome', - lineY: 'Zaznaczenie pionowe', - keep: 'Zachowaj zaznaczenie', - clear: 'Wyczyść zaznaczenie' - } - }, - dataView: { - title: 'Widok danych', - lang: ['Widok danych', 'Zamknij', 'Odśwież'] - }, - dataZoom: { - title: { - zoom: 'Przybliżenie', - back: 'Resetuj przybliżenie' - } - }, - magicType: { - title: { - line: 'Przełącz na wykres liniowy', - bar: 'Przełącz na wykres słupkowy', - stack: 'Przełącz na wykres słupkowy skumulowany', - tiled: 'Przełącz na kafelki' - } - }, - restore: { - title: 'Przywróć' - }, - saveAsImage: { - title: 'Zapisz jako obrazek', - lang: ['Kliknij prawym klawiszem myszy aby zapisać'] - } - }, - series: { - typeNames: { - pie: 'Wykres kołowy', - bar: 'Wykres słupkowy', - line: 'Wykres liniowy', - scatter: 'Wykres punktowy', - effectScatter: 'Wykres punktowy z efektem falowania', - radar: 'Wykres radarowy', - tree: 'Drzewo', - treemap: 'Mapa drzewa', - boxplot: 'Wykres pudełkowy', - candlestick: 'Wykres świecowy', - k: 'Wykres linii K', - heatmap: 'Mapa ciepła', - map: 'Mapa', - parallel: 'Wykres współrzędnych równoległych', - lines: 'Diagram linii', - graph: 'Graf relacji', - sankey: 'Wykres Sankeya', - funnel: 'Wykres lejkowy', - gauge: 'Wykres zegarowy', - pictorialBar: 'Wykres słupkowy obrazkowy', - themeRiver: 'Wykres rzeki tematycznej', - sunburst: 'Wykres hierarchiczny słonecznikowy', - custom: 'Wykres niestandardowy', - chart: 'Wykres' - } - }, - aria: { - general: { - withTitle: 'To jest wykres dotyczący "{title}"', - withoutTitle: 'To jest wykres' - }, - series: { - single: { - prefix: '', - withName: ' typu {seriesType} nazwana {seriesName}.', - withoutName: ' typu {seriesType}.' - }, - multiple: { - prefix: '. Składający się z {seriesCount} serii danych.', - withName: ' Seria danych {seriesId} jest serią typu {seriesType} przedstawiającą {seriesName}.', - withoutName: ' Seria danych {seriesId} jest serią typu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dane są następujące: ', - partialData: 'Pierwszych {displayCnt} elementów to: ', - withName: 'dane dla {name} to {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langPT-br.js b/node_modules/echarts/lib/i18n/langPT-br.js deleted file mode 100644 index ed244f1..0000000 --- a/node_modules/echarts/lib/i18n/langPT-br.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Portuguese (Brazil). - */ -export default { - time: { - month: ['Janeiro', 'Fevereiro', 'Março', 'Abril', 'Maio', 'Junho', 'Julho', 'Agosto', 'Setembro', 'Outubro', 'Novembro', 'Dezembro'], - monthAbbr: ['Jan', 'Fev', 'Mar', 'Abr', 'Mai', 'Jun', 'Jul', 'Ago', 'Set', 'Out', 'Nov', 'Dez'], - dayOfWeek: ['Domingo', 'Segunda-feira', 'Terça-feira', 'Quarta-feira', 'Quinta-feira', 'Sexta-feira', 'Sábado'], - dayOfWeekAbbr: ['Dom', 'Seg', 'Ter', 'Qua', 'Qui', 'Sex', 'Sáb'] - }, - legend: { - selector: { - all: 'Todas', - inverse: 'Inv' - } - }, - toolbox: { - brush: { - title: { - rect: 'Seleção retangular', - polygon: 'Seleção em laço', - lineX: 'Selecionar horizontalmente', - lineY: 'Selecionar verticalmente', - keep: 'Manter seleções', - clear: 'Limpar seleções' - } - }, - dataView: { - title: 'Exibição de dados', - lang: ['Exibição de dados', 'Fechar', 'Atualizar'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Restaurar Zoom' - } - }, - magicType: { - title: { - line: 'Trocar para gráfico de linhas', - bar: 'Trocar para gráfico de barras', - stack: 'Empilhar', - tiled: 'Tile' - } - }, - restore: { - title: 'Restore' - }, - saveAsImage: { - title: 'Salvar como imagem', - lang: ['Clique com o botão direito para salvar imagem'] - } - }, - series: { - typeNames: { - pie: 'Gráfico de pizza', - bar: 'Gráfico de barras', - line: 'Gráfico de linhas', - scatter: 'Gráfico de dispersão', - effectScatter: 'Gráfico de dispersão ondulado', - radar: 'Gráfico radar', - tree: 'Árvore', - treemap: 'Treemap', - boxplot: 'Boxplot', - candlestick: 'Candlestick', - k: 'Gráfico K line', - heatmap: 'Mapa de calor', - map: 'Mapa', - parallel: 'Coordenadas paralelas', - lines: 'Gráfico de linhas', - graph: 'Relationship graph', - sankey: 'Gráfico Sankey', - funnel: 'Gráfico de funil', - gauge: 'Gauge', - pictorialBar: 'Pictorial bar', - themeRiver: 'Theme River Map', - sunburst: 'Sunburst', - custom: 'Gráfico personalizado', - chart: 'Gráfico' - } - }, - aria: { - general: { - withTitle: 'Este é um gráfico entitulado "{title}"', - withoutTitle: 'Este é um gráfico' - }, - series: { - single: { - prefix: '', - withName: ' do tipo {seriesType} nomeada/nomeado como {seriesName}.', - withoutName: ' do tipo {seriesType}.' - }, - multiple: { - prefix: '. Consiste de {seriesCount} séries.', - withName: ' A {seriesId} série é um/uma {seriesType} representando {seriesName}.', - withoutName: ' A {seriesId} series é um/uma {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Os dados são: ', - partialData: 'As primeiros {displayCnt} itens são: ', - withName: 'os dados para {name} são {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langRO.js b/node_modules/echarts/lib/i18n/langRO.js deleted file mode 100644 index 8af93bd..0000000 --- a/node_modules/echarts/lib/i18n/langRO.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Romanian. - */ -export default { - time: { - month: ['ianuarie', 'februarie', 'martie', 'aprilie', 'mai', 'iunie', 'iulie', 'august', 'septembrie', 'octombrie', 'noiembrie', 'decembrie'], - monthAbbr: ['ian.', 'febr.', 'mart.', 'apr.', 'mai', 'iun.', 'iul.', 'aug.', 'sept.', 'oct.', 'nov.', 'dec.'], - dayOfWeek: ['Duminică', 'Luni', 'Marți', 'Miercuri', 'Joi', 'Vineri', 'Sâmbătă'], - dayOfWeekAbbr: ['du.', 'lu.', 'ma.', 'mi.', 'jo.', 'vi.', 'sâ.'] - }, - legend: { - selector: { - all: 'Toate', - inverse: 'Inversează' - } - }, - toolbox: { - brush: { - title: { - rect: 'Selecție dreptunghiulară', - polygon: 'Selecție lasso', - lineX: 'Selecție orizontală', - lineY: 'Selecție verticală', - keep: 'Păstrează selecția', - clear: 'Șterge selecția' - } - }, - dataView: { - title: 'Vizualizarea datelor', - lang: ['Vizualizarea datelor', 'Închide', 'Reîmprospătează'] - }, - dataZoom: { - title: { - zoom: 'Zoom', - back: 'Resetează zoom' - } - }, - magicType: { - title: { - line: 'Comută la diagramă cu linii', - bar: 'Comută la diagramă cu bare', - stack: 'Suprapune', - tiled: 'Alătură' - } - }, - restore: { - title: 'Resetează' - }, - saveAsImage: { - title: 'Salvează ca imagine', - lang: ['Clic dreapta pentru a salva ca imagine'] - } - }, - series: { - typeNames: { - pie: 'Diagramă radială', - bar: 'Diagramă cu bare', - line: 'Diagramă cu linii', - scatter: 'Diagramă de dispersie', - effectScatter: 'Diagramă de dispersie stilizată', - radar: 'Diagramă radar', - tree: 'Arbore', - treemap: 'Hartă de arbori', - boxplot: 'Diagramă boxbare', - candlestick: 'Diagramă bursieră', - k: 'Diagramă cu linii K', - heatmap: 'Hartă termografică', - map: 'Hartă', - parallel: 'Hartă de coordonate paralele', - lines: 'Linii', - graph: 'Graf', - sankey: 'Diagramă Sankey', - funnel: 'Diagramă pâlnie', - gauge: 'Calibru', - pictorialBar: 'Diagramă cu bare picturale', - themeRiver: 'Streamgraph', - sunburst: 'Diagramă rază de soare', - custom: 'Diagramă personalizată', - chart: 'Diagramă' - } - }, - aria: { - general: { - withTitle: 'Aceasta este o diagrmă despre "{title}"', - withoutTitle: 'Aceasta este o diagramă' - }, - series: { - single: { - prefix: '', - withName: ' de tipul {seriesType} denumită {seriesName}.', - withoutName: ' de tipul {seriesType}.' - }, - multiple: { - prefix: '. Este alcătuită din {seriesCount} serii.', - withName: ' Seria {seriesId} este de tipul {seriesType} și reprezintă {seriesName}.', - withoutName: ' Seria {seriesId} este de tipul {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Datele sunt: ', - partialData: 'Primele {displayCnt} elemente sunt: ', - withName: 'datele pentru {name} sunt {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langRU.js b/node_modules/echarts/lib/i18n/langRU.js deleted file mode 100644 index 1c3f21c..0000000 --- a/node_modules/echarts/lib/i18n/langRU.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Russian. - */ -export default { - time: { - month: ['Январь', 'Февраль', 'Март', 'Апрель', 'Май', 'Июнь', 'Июль', 'Август', 'Сентябрь', 'Октябрь', 'Ноябрь', 'Декабрь'], - monthAbbr: ['Янв', 'Фев', 'Мар', 'Апр', 'Май', 'Июн', 'Июл', 'Авг', 'Сен', 'Окт', 'Ноя', 'Дек'], - dayOfWeek: ['Воскресенье', 'Понедельник', 'Вторник', 'Среда', 'Четверг', 'Пятница', 'Суббота'], - dayOfWeekAbbr: ['вс', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб'] - }, - legend: { - selector: { - all: 'Всё', - inverse: 'Обратить' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выделить область', - polygon: 'Инструмент «Лассо»', - lineX: 'Горизонтальное выделение', - lineY: 'Вертикальное выделение', - keep: 'Оставить выбранное', - clear: 'Очистить выбранное' - } - }, - dataView: { - title: 'Данные', - lang: ['Данные', 'Закрыть', 'Обновить'] - }, - dataZoom: { - title: { - zoom: 'Увеличить', - back: 'Сбросить увеличение' - } - }, - magicType: { - title: { - line: 'Переключиться на линейный график', - bar: 'Переключиться на столбчатую диаграмму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Восстановить' - }, - saveAsImage: { - title: 'Сохранить картинку', - lang: ['Правый клик, чтобы сохранить картинку'] - } - }, - series: { - typeNames: { - pie: 'Круговая диаграмма', - bar: 'Столбчатая диаграмма', - line: 'Линейный график', - scatter: 'Точечная диаграмма', - effectScatter: 'Точечная диаграмма с волнами', - radar: 'Лепестковая диаграмма', - tree: 'Дерево', - treemap: 'Плоское дерево', - boxplot: 'Ящик с усами', - candlestick: 'Свечной график', - k: 'График К-линий', - heatmap: 'Тепловая карта', - map: 'Карта', - parallel: 'Диаграмма параллельных координат', - lines: 'Линейный граф', - graph: 'Граф отношений', - sankey: 'Диаграмма Санкей', - funnel: 'Воронкообразная диаграмма', - gauge: 'Шкала', - pictorialBar: 'Столбец-картинка', - themeRiver: 'Тематическая река', - sunburst: 'Солнечные лучи', - custom: 'Пользовательская диаграмма', - chart: 'диаграмма' - } - }, - aria: { - general: { - withTitle: 'Это график, показывающий "{title}"', - withoutTitle: 'Это график' - }, - series: { - single: { - prefix: '', - withName: ' с типом {seriesType} и именем {seriesName}.', - withoutName: ' с типом {seriesType}.' - }, - multiple: { - prefix: '. Он состоит из {seriesCount} серий.', - withName: ' Серия {seriesId} имеет тип {seriesType} и показывает {seriesName}.', - withoutName: ' Серия {seriesId} имеет тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Данные таковы: ', - partialData: 'Первые {displayCnt} элементов: ', - withName: 'значение для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langSI.js b/node_modules/echarts/lib/i18n/langSI.js deleted file mode 100644 index 42264be..0000000 --- a/node_modules/echarts/lib/i18n/langSI.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Slovenian. - */ -export default { - time: { - month: ['Januar', 'Februar', 'Marec', 'April', 'Maj', 'Junij', 'Julij', 'Avgust', 'September', 'Oktober', 'November', 'December'], - monthAbbr: ['Jan', 'Feb', 'Mar', 'Apr', 'Maj', 'Jun', 'Jul', 'Avg', 'Sep', 'Okt', 'Nov', 'Dec'], - dayOfWeek: ['Nedelja', 'Ponedeljek', 'Torek', 'Sreda', 'Četrtek', 'Petek', 'Sobota'], - dayOfWeekAbbr: ['Ned', 'Pon', 'Tor', 'Sre', 'Čet', 'Pet', 'Sob'] - }, - legend: { - selector: { - all: 'Vsi', - inverse: 'Obratno' - } - }, - toolbox: { - brush: { - title: { - rect: 'Izbor s pravokotnikom', - polygon: 'Izbor z lasom', - lineX: 'Vodoravni izbor', - lineY: 'Navpični izbor', - keep: 'Ohrani izbor', - clear: 'Počisti izbor' - } - }, - dataView: { - title: 'Pogled podatkov', - lang: ['Pogled podatkov', 'Zapri', 'Osveži'] - }, - dataZoom: { - title: { - zoom: 'Približaj', - back: 'Povrni velikost' - } - }, - magicType: { - title: { - line: 'Preklopi na črtni grafikon', - bar: 'Preklopi na stolpčni grafikon', - stack: 'Naloži', - tiled: 'Drug ob drugem' - } - }, - restore: { - title: 'Povrni' - }, - saveAsImage: { - title: 'Shrani kot sliko', - lang: ['Z desnim klikom shrani sliko'] - } - }, - series: { - typeNames: { - pie: 'Tortni grafikon', - bar: 'Stolpčni grafikon', - line: 'Črtni grafikon', - scatter: 'Raztreseni grafikon', - effectScatter: 'Raztreseni grafikon z efektom', - radar: 'Radarski grafikon', - tree: 'Drevo', - treemap: 'Drevesna struktura', - boxplot: 'Boxplot grafikon', - candlestick: 'Svečni grafikon', - k: 'K line grafikon', - heatmap: 'Toplotni zemljevid', - map: 'Zemljevid', - parallel: 'Zemljevid vzporednih koordinat', - lines: 'Črtni grafikon', - graph: 'Grafikon razmerij', - sankey: 'Sankey grafikon', - funnel: 'Lijakasti grafikon', - gauge: 'Števec', - pictorialBar: 'Stolpčni grafikon s podobo', - themeRiver: 'Tematski rečni grafikon', - sunburst: 'Večnivojski tortni grafikon', - custom: 'Grafikon po meri', - chart: 'Grafikon' - } - }, - aria: { - general: { - withTitle: 'To je grafikon z naslovom "{title}"', - withoutTitle: 'To je grafikon' - }, - series: { - single: { - prefix: '', - withName: ' tipa {seriesType} imenovan {seriesName}.', - withoutName: ' tipa {seriesType}.' - }, - multiple: { - prefix: '. Sestavljen iz {seriesCount} nizov.', - withName: ' Niz {seriesId} je tipa {seriesType} z nazivom {seriesName}.', - withoutName: ' Niz {seriesId} je tipa {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Podatki so naslednji: ', - partialData: 'Prvih {displayCnt} elementov je: ', - withName: 'podatek za {name} je {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langTH.js b/node_modules/echarts/lib/i18n/langTH.js deleted file mode 100644 index b084f13..0000000 --- a/node_modules/echarts/lib/i18n/langTH.js +++ /dev/null @@ -1,154 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -export default { - time: { - month: ['มกราคม', 'กุมภาพันธ์', 'มีนาคม', 'เมษายน', 'พฤษภาคม', 'มิถุนายน', 'กรกฎาคม', 'สิงหาคม', 'กันยายน', 'ตุลาคม', 'พฤศจิกายน', 'ธันวาคม'], - monthAbbr: ['ม.ค.', 'ก.พ.', 'มี.ค.', 'เม.ย.', 'พ.ค.', 'มิ.ย.', 'ก.ค.', 'ส.ค.', 'ก.ย.', 'ต.ค.', 'พ.ย.', 'ธ.ค.'], - dayOfWeek: ['วันอาทิตย์', 'วันจันทร์', 'วันอังคาร', 'วันพุธ', 'วันพฤหัสบดี', 'วันศุกร์', 'วันเสาร์'], - dayOfWeekAbbr: ['อา.', 'จ.', 'อ.', 'พ.', 'พฤ.', 'ศ.', 'ส.'] - }, - legend: { - selector: { - all: 'ทั้งหมด', - inverse: 'ผกผัน' - } - }, - toolbox: { - brush: { - title: { - rect: 'ตัวเลือกแบบกล่อง', - polygon: 'ตัวเลือกแบบบ่วงบาศ', - lineX: 'ตัวเลือกแบบแนวนอน', - lineY: 'ตัวเลือกแบบแนวตั้ง', - keep: 'บันทึกตัวเลือก', - clear: 'ล้างตัวเลือก' - } - }, - dataView: { - title: 'มุมมองข้อมูล', - lang: ['มุมมองข้อมูล', 'ปิด', 'รีเฟรช'] - }, - dataZoom: { - title: { - zoom: 'ซูม', - back: 'ตั้งซูมใหม่' - } - }, - magicType: { - title: { - line: 'สวิตซ์แบบแผนภาพเส้น', - bar: 'สวิตซ์แบบแผนภาพแท่ง', - stack: 'กองไว้', - tiled: 'แยกไว้' - } - }, - restore: { - title: 'ตั้งค่าใหม่' - }, - saveAsImage: { - title: 'บันทึกไปยังรูปภาพ', - lang: ['คลิกขวาเพื่อบันทึกรูปภาพ'] - } - }, - series: { - typeNames: { - pie: 'แผนภูมิวงกลม', - bar: 'แผนภูมิแท่ง', - line: 'แผนภูมิเส้น', - scatter: 'แผนภูมิกระจาย', - effectScatter: 'แผนภูมิกระจายคลื่น', - radar: 'แผนภูมิเรดาร์', - tree: 'ต้นไม้', - treemap: 'แผนที่ต้นไม้', - boxplot: 'แผนภูมิกล่อง', - candlestick: 'แผนภูมิเทียน', - k: 'แผนภูมิเส้น K', - heatmap: 'แผนที่ความร้อน', - map: 'แผนที่', - parallel: 'แผนที่พิกัดขนาน', - lines: 'กราฟเส้น', - graph: 'กราฟความสัมพันธ์', - sankey: 'แผนภูมิซันกีย์', - funnel: 'แผนภูมิกรวย', - gauge: 'เกจ', - pictorialBar: 'แผนภูมิแท่งภาพ', - themeRiver: 'แผนที่แม่น้ำธีม', - sunburst: 'Sunburst', - custom: 'แผนภูมิที่กำหนดเอง', - chart: 'แผนภูมิ' - } - }, - aria: { - general: { - withTitle: 'นี่คือแผนภูมิเกี่ยวกับ “{title}”', - withoutTitle: 'นี่คือแผนภูมิ' - }, - series: { - single: { - prefix: '', - withName: ' ด้วยประเภท {seriesType} ชื่อ {seriesName} ', - withoutName: ' ด้วยประเภท {seriesType} ' - }, - multiple: { - prefix: ' มีทั้งหมด {seriesCount} ชุดข้อมูล ', - withName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} แทน {seriesName} ', - withoutName: ' ชุดข้อมูลที่ {seriesId} เป็นประเภท {seriesType} ', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'ข้อมูลดังต่อไปนี้: ', - partialData: 'ข้อมูล {displayCnt} รายการแรกคือ: ', - withName: 'ข้อมูลสำหรับ {name} คือ {value} ', - withoutName: '{value} ', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langTR.js b/node_modules/echarts/lib/i18n/langTR.js deleted file mode 100644 index 3713ef4..0000000 --- a/node_modules/echarts/lib/i18n/langTR.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Türkçe. - */ -export default { - time: { - month: ['Ocak', 'Şubat', 'Mart', 'Nisan', 'Mayıs', 'Haziran', 'Temmuz', 'Ağustos', 'Eylül', 'Ekim', 'Kasım', 'Aralık'], - monthAbbr: ['Oca', 'Şub', 'Mar', 'Nis', 'May', 'Haz', 'Tem', 'Agu', 'Eyl', 'Eki', 'Kas', 'Ara'], - dayOfWeek: ['Pazar', 'Pazartesi', 'Salı', 'Çarşamba', 'Perşembe', 'Cuma', 'Cumartesi'], - dayOfWeekAbbr: ['Paz', 'Pzt', 'Sal', 'Çrş', 'Prş', 'Cum', 'Cts'] - }, - legend: { - selector: { - all: 'Tümünü Seç', - inverse: 'Seçimi Ters Çevir' - } - }, - toolbox: { - brush: { - title: { - rect: 'Dikdörtgen Seçimi', - polygon: 'Kement Seçimi', - lineX: 'Yatay Seçim', - lineY: 'Dikey Seçim', - keep: 'Seçimi Koru', - clear: 'Seçimi Sil' - } - }, - dataView: { - title: 'Veri Görünümü', - lang: ['Veri Görünümü', 'Kapat', 'Yenile'] - }, - dataZoom: { - title: { - zoom: 'Yakınlaştır/Uzaklaştır', - back: 'Yakınlaştırmayı Sıfırla' - } - }, - magicType: { - title: { - line: 'Çizgisel Grafiğe Çevir', - bar: 'Çubuk Grafiğe Çevir', - stack: 'Yığın', - tiled: 'Blok' - } - }, - restore: { - title: 'Eski Haline Getir' - }, - saveAsImage: { - title: 'Resim Olarak Kaydet', - lang: ['Resim Olarak Kaydetmek için Sağ Tıklayın'] - } - }, - series: { - typeNames: { - pie: 'Pasta Grafiği', - bar: 'Çubuk Grafik', - line: 'Çizgi Grafiği', - scatter: 'Dağılım Grafiği', - effectScatter: 'Dalga Efekt Dağılım Grafiği', - radar: 'Radar Grafiği', - tree: 'Ağaç Grafiği', - treemap: 'Ağaç Haritası', - boxplot: 'Kutu Grafiği', - candlestick: 'Şamdan Grafik', - k: 'K Çizgi Grafiği', - heatmap: 'Sıcaklık Haritası', - map: 'Harita', - parallel: 'Paralel Koordinat Haritası', - lines: 'Çizgisel Grafik', - graph: 'İlişkisel Grafik', - sankey: 'Sankey Diagramı', - funnel: 'Huni Grafik', - gauge: 'Gösterge', - pictorialBar: 'Resimli Çubuk Grafiği', - themeRiver: 'Akış Haritası', - sunburst: 'Güeş Patlaması Tablosu', - custom: 'Özel grafik', - chart: 'Grafiği' - } - }, - aria: { - general: { - withTitle: 'Bu grafik "{title}" içindir.', - withoutTitle: 'Bu Bir Grafiktir.' - }, - series: { - single: { - prefix: '', - withName: ' Grafik Türü {seriesType} ve {seriesName} gösteriyor.', - withoutName: ' {seriesType} tipinde grafik.' - }, - multiple: { - prefix: '. {seriesCount} kadar grafik sayısından oluşur.', - withName: ' {seriesId}.serisi {seriesName} adını temsil eden bir {seriesType} temsil eder.', - withoutName: ' {seriesId}. serisi bir {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Veriler Aşağıdaki Gibidir: ', - partialData: 'İlk {displayCnt} öğesi: ', - withName: ' {value} için {name}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langUK.js b/node_modules/echarts/lib/i18n/langUK.js deleted file mode 100644 index a30a418..0000000 --- a/node_modules/echarts/lib/i18n/langUK.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Ukrainian. - */ -export default { - time: { - month: ['Січень', 'Лютий', 'Березень', 'Квітень', 'Травень', 'Червень', 'Липень', 'Серпень', 'Вересень', 'Жовтень', 'Листопад', 'Грудень'], - monthAbbr: ['Січ', 'Лют', 'Бер', 'Кві', 'Тра', 'Чер', 'Лип', 'Сер', 'Вер', 'Жов', 'Лис', 'Гру'], - dayOfWeek: ['Неділя', 'Понеділок', 'Вівторок', 'Середа', 'Четвер', 'П\'ятниця', 'Субота'], - dayOfWeekAbbr: ['нд', 'пн', 'вт', 'ср', 'чт', 'пт', 'сб'] - }, - legend: { - selector: { - all: 'Все', - inverse: 'Обернути' - } - }, - toolbox: { - brush: { - title: { - rect: 'Выділити область', - polygon: 'Інструмент «Ласо»', - lineX: 'Горизонтальне виділення', - lineY: 'Вертикальне виділення', - keep: 'Залишити обране', - clear: 'Очистити обране' - } - }, - dataView: { - title: 'Дані', - lang: ['Дані', 'Закрити', 'Оновити'] - }, - dataZoom: { - title: { - zoom: 'Збільшити', - back: 'Скасувати збільшення' - } - }, - magicType: { - title: { - line: 'Переключитися на лінійний графік', - bar: 'Переключитися на стовпчикову діаграму', - stack: 'Стопка', - tiled: 'Плитка' - } - }, - restore: { - title: 'Відновити' - }, - saveAsImage: { - title: 'Зберегти зображення', - lang: ['Правий клік, щоб зберегти зображення'] - } - }, - series: { - typeNames: { - pie: 'Кругова діаграма', - bar: 'Стовпчикова діаграма', - line: 'Лінійний графік', - scatter: 'Точкова діаграма', - effectScatter: 'Точкова діаграма з хвилями', - radar: 'Пелюсткова діаграма', - tree: 'Дерево', - treemap: 'Пласке дерево', - boxplot: 'Ящик з вусами', - candlestick: 'Свічний графік', - k: 'Графік К-ліній', - heatmap: 'Теплова мапа', - map: 'Мапа', - parallel: 'Діаграма паралельних координат', - lines: 'Лінійний граф', - graph: 'Граф отношений', - sankey: 'Діаграма Санкей', - funnel: 'Воронкообразна діаграма', - gauge: 'Шкала', - pictorialBar: 'Стовпчик-картинка', - themeRiver: 'Тематична ріка', - sunburst: 'Сонячне проміння', - custom: 'Спеціальна діаграма', - chart: 'діаграма' - } - }, - aria: { - general: { - withTitle: 'Це графік, що відрображує "{title}"', - withoutTitle: 'Це графік' - }, - series: { - single: { - prefix: '', - withName: ' з типом {seriesType} та іменем {seriesName}.', - withoutName: ' з типом {seriesType}.' - }, - multiple: { - prefix: '. Він складається з {seriesCount} серій.', - withName: ' Серія {seriesId} має тип {seriesType} та відображає {seriesName}.', - withoutName: ' Серія {seriesId} має тип {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Дані такі: ', - partialData: 'Перші {displayCnt} елементів: ', - withName: 'значення для {name} — {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langVI.js b/node_modules/echarts/lib/i18n/langVI.js deleted file mode 100644 index 02c5e9b..0000000 --- a/node_modules/echarts/lib/i18n/langVI.js +++ /dev/null @@ -1,157 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -/** - * Language: Vietnamese. - */ -export default { - time: { - month: ['Tháng 1', 'Tháng 2', 'Tháng 3', 'Tháng 4', 'Tháng 5', 'Tháng 6', 'Tháng 7', 'Tháng 8', 'Tháng 9', 'Tháng 10', 'Tháng 11', 'Tháng 12'], - monthAbbr: ['Th01', 'Th02', 'Th03', 'Th04', 'Th05', 'Th06', 'Th07', 'Th08', 'Th09', 'Th10', 'Th11', 'Th12'], - dayOfWeek: ['Chủ nhật', 'Thứ hai', 'Thứ ba', 'Thứ tư', 'Thứ năm', 'Thứ sáu', 'Thứ bảy'], - dayOfWeekAbbr: ['CN', 'T2', 'T3', 'T4', 'T5', 'T6', 'T7'] - }, - legend: { - selector: { - all: 'Tất cả', - inverse: 'Ngược lại' - } - }, - toolbox: { - brush: { - title: { - rect: 'Chọn theo ô', - polygon: 'Chọn theo đường bất kỳ', - lineX: 'Chọn theo chiều ngang', - lineY: 'Chọn theo chiều dọc', - keep: 'Giữ đã chọn', - clear: 'Bỏ đã chọn' - } - }, - dataView: { - title: 'Xem dữ liệu', - lang: ['Xem dữ liệu', 'Đóng', 'Làm mới'] - }, - dataZoom: { - title: { - zoom: 'Phóng to', - back: 'Bỏ phóng to' - } - }, - magicType: { - title: { - line: 'Chuyển sang biểu đồ đường', - bar: 'Chuyển sang biểu đồ cột', - stack: 'Xếp chồng', - tiled: 'Lát' - } - }, - restore: { - title: 'Khôi phục' - }, - saveAsImage: { - title: 'Lưu thành ảnh', - lang: ['Bấm phải chuột để lưu ảnh'] - } - }, - series: { - typeNames: { - pie: 'Biều đồ tròn', - bar: 'Biểu đồ cột', - line: 'Biểu đồ đường', - scatter: 'Biểu đồ phân tán', - effectScatter: 'Biểu đồ gợn sóng', - radar: 'Biểu đồ Radar', - tree: 'Biểu đồ cây', - treemap: 'Sơ đồ cây', - boxplot: 'Biểu đồ hộp', - candlestick: 'Biều đồ nến', - k: 'Biểu đồ đường K', - heatmap: 'Bản đồ nhiệt', - map: 'Bản đồ', - parallel: 'Bản đồ tọa độ song song', - lines: 'Biểu đồ đường', - graph: 'Đồ thị quan hệ', - sankey: 'Sơ đồ dòng', - funnel: 'Biểu đồ hình phễu', - gauge: 'Biểu đồ cung tròn', - pictorialBar: 'Biểu diễn hình ảnh', - themeRiver: 'Bản đồ sông', - sunburst: 'Biểu đồ bậc', - custom: 'Biểu đồ tùy chỉnh', - chart: 'Đồ thị' - } - }, - aria: { - general: { - withTitle: 'Đây là biểu đồ "{title}"', - withoutTitle: 'Đây là biểu đồ' - }, - series: { - single: { - prefix: '', - withName: ' với kiểu {seriesType} tên là {seriesName}.', - withoutName: ' với kiểu {seriesType}.' - }, - multiple: { - prefix: '. Nó bao gồm {seriesCount} chuỗi.', - withName: ' Chuỗi {seriesId} có kiểu {seriesType} đại diện cho {seriesName}.', - withoutName: ' Chuỗi {seriesId} có kiểu {seriesType}.', - separator: { - middle: '', - end: '' - } - } - }, - data: { - allData: 'Dữ liệu như sau: ', - partialData: 'Các mục {displayCnt} đầu tiên là: ', - withName: 'dữ liệu cho {name} là {value}', - withoutName: '{value}', - separator: { - middle: ', ', - end: '. ' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/i18n/langZH.js b/node_modules/echarts/lib/i18n/langZH.js deleted file mode 100644 index 90e561b..0000000 --- a/node_modules/echarts/lib/i18n/langZH.js +++ /dev/null @@ -1,154 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ -export default { - time: { - month: ['一月', '二月', '三月', '四月', '五月', '六月', '七月', '八月', '九月', '十月', '十一月', '十二月'], - monthAbbr: ['1月', '2月', '3月', '4月', '5月', '6月', '7月', '8月', '9月', '10月', '11月', '12月'], - dayOfWeek: ['星期日', '星期一', '星期二', '星期三', '星期四', '星期五', '星期六'], - dayOfWeekAbbr: ['日', '一', '二', '三', '四', '五', '六'] - }, - legend: { - selector: { - all: '全选', - inverse: '反选' - } - }, - toolbox: { - brush: { - title: { - rect: '矩形选择', - polygon: '圈选', - lineX: '横向选择', - lineY: '纵向选择', - keep: '保持选择', - clear: '清除选择' - } - }, - dataView: { - title: '数据视图', - lang: ['数据视图', '关闭', '刷新'] - }, - dataZoom: { - title: { - zoom: '区域缩放', - back: '区域缩放还原' - } - }, - magicType: { - title: { - line: '切换为折线图', - bar: '切换为柱状图', - stack: '切换为堆叠', - tiled: '切换为平铺' - } - }, - restore: { - title: '还原' - }, - saveAsImage: { - title: '保存为图片', - lang: ['右键另存为图片'] - } - }, - series: { - typeNames: { - pie: '饼图', - bar: '柱状图', - line: '折线图', - scatter: '散点图', - effectScatter: '涟漪散点图', - radar: '雷达图', - tree: '树图', - treemap: '矩形树图', - boxplot: '箱型图', - candlestick: 'K线图', - k: 'K线图', - heatmap: '热力图', - map: '地图', - parallel: '平行坐标图', - lines: '线图', - graph: '关系图', - sankey: '桑基图', - funnel: '漏斗图', - gauge: '仪表盘图', - pictorialBar: '象形柱图', - themeRiver: '主题河流图', - sunburst: '旭日图', - custom: '自定义图表', - chart: '图表' - } - }, - aria: { - general: { - withTitle: '这是一个关于“{title}”的图表。', - withoutTitle: '这是一个图表,' - }, - series: { - single: { - prefix: '', - withName: '图表类型是{seriesType},表示{seriesName}。', - withoutName: '图表类型是{seriesType}。' - }, - multiple: { - prefix: '它由{seriesCount}个图表系列组成。', - withName: '第{seriesId}个系列是一个表示{seriesName}的{seriesType},', - withoutName: '第{seriesId}个系列是一个{seriesType},', - separator: { - middle: ';', - end: '。' - } - } - }, - data: { - allData: '其数据是——', - partialData: '其中,前{displayCnt}项是——', - withName: '{name}的数据是{value}', - withoutName: '{value}', - separator: { - middle: ',', - end: '' - } - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/label/LabelManager.js b/node_modules/echarts/lib/label/LabelManager.js deleted file mode 100644 index 480ad2f..0000000 --- a/node_modules/echarts/lib/label/LabelManager.js +++ /dev/null @@ -1,435 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// TODO: move labels out of viewport. -import { BoundingRect, updateProps, initProps, isElementRemoved } from '../util/graphic.js'; -import { getECData } from '../util/innerStore.js'; -import { parsePercent } from '../util/number.js'; -import Transformable from 'zrender/lib/core/Transformable.js'; -import { updateLabelLinePoints, setLabelLineStyle, getLabelLineStatesModels } from './labelGuideHelper.js'; -import { makeInner } from '../util/model.js'; -import { retrieve2, each, keys, isFunction, filter, indexOf } from 'zrender/lib/core/util.js'; -import { prepareLayoutList, hideOverlap, shiftLayoutOnX, shiftLayoutOnY } from './labelLayoutHelper.js'; -import { labelInner, animateLabelValue } from './labelStyle.js'; -import { normalizeRadian } from 'zrender/lib/contain/util.js'; -function cloneArr(points) { - if (points) { - var newPoints = []; - for (var i = 0; i < points.length; i++) { - newPoints.push(points[i].slice()); - } - return newPoints; - } -} -function prepareLayoutCallbackParams(labelItem, hostEl) { - var label = labelItem.label; - var labelLine = hostEl && hostEl.getTextGuideLine(); - return { - dataIndex: labelItem.dataIndex, - dataType: labelItem.dataType, - seriesIndex: labelItem.seriesModel.seriesIndex, - text: labelItem.label.style.text, - rect: labelItem.hostRect, - labelRect: labelItem.rect, - // x: labelAttr.x, - // y: labelAttr.y, - align: label.style.align, - verticalAlign: label.style.verticalAlign, - labelLinePoints: cloneArr(labelLine && labelLine.shape.points) - }; -} -var LABEL_OPTION_TO_STYLE_KEYS = ['align', 'verticalAlign', 'width', 'height', 'fontSize']; -var dummyTransformable = new Transformable(); -var labelLayoutInnerStore = makeInner(); -var labelLineAnimationStore = makeInner(); -function extendWithKeys(target, source, keys) { - for (var i = 0; i < keys.length; i++) { - var key = keys[i]; - if (source[key] != null) { - target[key] = source[key]; - } - } -} -var LABEL_LAYOUT_PROPS = ['x', 'y', 'rotation']; -var LabelManager = /** @class */function () { - function LabelManager() { - this._labelList = []; - this._chartViewList = []; - } - LabelManager.prototype.clearLabels = function () { - this._labelList = []; - this._chartViewList = []; - }; - /** - * Add label to manager - */ - LabelManager.prototype._addLabel = function (dataIndex, dataType, seriesModel, label, layoutOption) { - var labelStyle = label.style; - var hostEl = label.__hostTarget; - var textConfig = hostEl.textConfig || {}; - // TODO: If label is in other state. - var labelTransform = label.getComputedTransform(); - var labelRect = label.getBoundingRect().plain(); - BoundingRect.applyTransform(labelRect, labelRect, labelTransform); - if (labelTransform) { - dummyTransformable.setLocalTransform(labelTransform); - } else { - // Identity transform. - dummyTransformable.x = dummyTransformable.y = dummyTransformable.rotation = dummyTransformable.originX = dummyTransformable.originY = 0; - dummyTransformable.scaleX = dummyTransformable.scaleY = 1; - } - dummyTransformable.rotation = normalizeRadian(dummyTransformable.rotation); - var host = label.__hostTarget; - var hostRect; - if (host) { - hostRect = host.getBoundingRect().plain(); - var transform = host.getComputedTransform(); - BoundingRect.applyTransform(hostRect, hostRect, transform); - } - var labelGuide = hostRect && host.getTextGuideLine(); - this._labelList.push({ - label: label, - labelLine: labelGuide, - seriesModel: seriesModel, - dataIndex: dataIndex, - dataType: dataType, - layoutOption: layoutOption, - computedLayoutOption: null, - rect: labelRect, - hostRect: hostRect, - // Label with lower priority will be hidden when overlapped - // Use rect size as default priority - priority: hostRect ? hostRect.width * hostRect.height : 0, - // Save default label attributes. - // For restore if developers want get back to default value in callback. - defaultAttr: { - ignore: label.ignore, - labelGuideIgnore: labelGuide && labelGuide.ignore, - x: dummyTransformable.x, - y: dummyTransformable.y, - scaleX: dummyTransformable.scaleX, - scaleY: dummyTransformable.scaleY, - rotation: dummyTransformable.rotation, - style: { - x: labelStyle.x, - y: labelStyle.y, - align: labelStyle.align, - verticalAlign: labelStyle.verticalAlign, - width: labelStyle.width, - height: labelStyle.height, - fontSize: labelStyle.fontSize - }, - cursor: label.cursor, - attachedPos: textConfig.position, - attachedRot: textConfig.rotation - } - }); - }; - LabelManager.prototype.addLabelsOfSeries = function (chartView) { - var _this = this; - this._chartViewList.push(chartView); - var seriesModel = chartView.__model; - var layoutOption = seriesModel.get('labelLayout'); - /** - * Ignore layouting if it's not specified anything. - */ - if (!(isFunction(layoutOption) || keys(layoutOption).length)) { - return; - } - chartView.group.traverse(function (child) { - if (child.ignore) { - return true; // Stop traverse descendants. - } - // Only support label being hosted on graphic elements. - var textEl = child.getTextContent(); - var ecData = getECData(child); - // Can only attach the text on the element with dataIndex - if (textEl && !textEl.disableLabelLayout) { - _this._addLabel(ecData.dataIndex, ecData.dataType, seriesModel, textEl, layoutOption); - } - }); - }; - LabelManager.prototype.updateLayoutConfig = function (api) { - var width = api.getWidth(); - var height = api.getHeight(); - function createDragHandler(el, labelLineModel) { - return function () { - updateLabelLinePoints(el, labelLineModel); - }; - } - for (var i = 0; i < this._labelList.length; i++) { - var labelItem = this._labelList[i]; - var label = labelItem.label; - var hostEl = label.__hostTarget; - var defaultLabelAttr = labelItem.defaultAttr; - var layoutOption = void 0; - // TODO A global layout option? - if (isFunction(labelItem.layoutOption)) { - layoutOption = labelItem.layoutOption(prepareLayoutCallbackParams(labelItem, hostEl)); - } else { - layoutOption = labelItem.layoutOption; - } - layoutOption = layoutOption || {}; - labelItem.computedLayoutOption = layoutOption; - var degreeToRadian = Math.PI / 180; - // TODO hostEl should always exists. - // Or label should not have parent because the x, y is all in global space. - if (hostEl) { - hostEl.setTextConfig({ - // Force to set local false. - local: false, - // Ignore position and rotation config on the host el if x or y is changed. - position: layoutOption.x != null || layoutOption.y != null ? null : defaultLabelAttr.attachedPos, - // Ignore rotation config on the host el if rotation is changed. - rotation: layoutOption.rotate != null ? layoutOption.rotate * degreeToRadian : defaultLabelAttr.attachedRot, - offset: [layoutOption.dx || 0, layoutOption.dy || 0] - }); - } - var needsUpdateLabelLine = false; - if (layoutOption.x != null) { - // TODO width of chart view. - label.x = parsePercent(layoutOption.x, width); - label.setStyle('x', 0); // Ignore movement in style. TODO: origin. - needsUpdateLabelLine = true; - } else { - label.x = defaultLabelAttr.x; - label.setStyle('x', defaultLabelAttr.style.x); - } - if (layoutOption.y != null) { - // TODO height of chart view. - label.y = parsePercent(layoutOption.y, height); - label.setStyle('y', 0); // Ignore movement in style. - needsUpdateLabelLine = true; - } else { - label.y = defaultLabelAttr.y; - label.setStyle('y', defaultLabelAttr.style.y); - } - if (layoutOption.labelLinePoints) { - var guideLine = hostEl.getTextGuideLine(); - if (guideLine) { - guideLine.setShape({ - points: layoutOption.labelLinePoints - }); - // Not update - needsUpdateLabelLine = false; - } - } - var labelLayoutStore = labelLayoutInnerStore(label); - labelLayoutStore.needsUpdateLabelLine = needsUpdateLabelLine; - label.rotation = layoutOption.rotate != null ? layoutOption.rotate * degreeToRadian : defaultLabelAttr.rotation; - label.scaleX = defaultLabelAttr.scaleX; - label.scaleY = defaultLabelAttr.scaleY; - for (var k = 0; k < LABEL_OPTION_TO_STYLE_KEYS.length; k++) { - var key = LABEL_OPTION_TO_STYLE_KEYS[k]; - label.setStyle(key, layoutOption[key] != null ? layoutOption[key] : defaultLabelAttr.style[key]); - } - if (layoutOption.draggable) { - label.draggable = true; - label.cursor = 'move'; - if (hostEl) { - var hostModel = labelItem.seriesModel; - if (labelItem.dataIndex != null) { - var data = labelItem.seriesModel.getData(labelItem.dataType); - hostModel = data.getItemModel(labelItem.dataIndex); - } - label.on('drag', createDragHandler(hostEl, hostModel.getModel('labelLine'))); - } - } else { - // TODO Other drag functions? - label.off('drag'); - label.cursor = defaultLabelAttr.cursor; - } - } - }; - LabelManager.prototype.layout = function (api) { - var width = api.getWidth(); - var height = api.getHeight(); - var labelList = prepareLayoutList(this._labelList); - var labelsNeedsAdjustOnX = filter(labelList, function (item) { - return item.layoutOption.moveOverlap === 'shiftX'; - }); - var labelsNeedsAdjustOnY = filter(labelList, function (item) { - return item.layoutOption.moveOverlap === 'shiftY'; - }); - shiftLayoutOnX(labelsNeedsAdjustOnX, 0, width); - shiftLayoutOnY(labelsNeedsAdjustOnY, 0, height); - var labelsNeedsHideOverlap = filter(labelList, function (item) { - return item.layoutOption.hideOverlap; - }); - hideOverlap(labelsNeedsHideOverlap); - }; - /** - * Process all labels. Not only labels with layoutOption. - */ - LabelManager.prototype.processLabelsOverall = function () { - var _this = this; - each(this._chartViewList, function (chartView) { - var seriesModel = chartView.__model; - var ignoreLabelLineUpdate = chartView.ignoreLabelLineUpdate; - var animationEnabled = seriesModel.isAnimationEnabled(); - chartView.group.traverse(function (child) { - if (child.ignore && !child.forceLabelAnimation) { - return true; // Stop traverse descendants. - } - - var needsUpdateLabelLine = !ignoreLabelLineUpdate; - var label = child.getTextContent(); - if (!needsUpdateLabelLine && label) { - needsUpdateLabelLine = labelLayoutInnerStore(label).needsUpdateLabelLine; - } - if (needsUpdateLabelLine) { - _this._updateLabelLine(child, seriesModel); - } - if (animationEnabled) { - _this._animateLabels(child, seriesModel); - } - }); - }); - }; - LabelManager.prototype._updateLabelLine = function (el, seriesModel) { - // Only support label being hosted on graphic elements. - var textEl = el.getTextContent(); - // Update label line style. - var ecData = getECData(el); - var dataIndex = ecData.dataIndex; - // Only support labelLine on the labels represent data. - if (textEl && dataIndex != null) { - var data = seriesModel.getData(ecData.dataType); - var itemModel = data.getItemModel(dataIndex); - var defaultStyle = {}; - var visualStyle = data.getItemVisual(dataIndex, 'style'); - if (visualStyle) { - var visualType = data.getVisual('drawType'); - // Default to be same with main color - defaultStyle.stroke = visualStyle[visualType]; - } - var labelLineModel = itemModel.getModel('labelLine'); - setLabelLineStyle(el, getLabelLineStatesModels(itemModel), defaultStyle); - updateLabelLinePoints(el, labelLineModel); - } - }; - LabelManager.prototype._animateLabels = function (el, seriesModel) { - var textEl = el.getTextContent(); - var guideLine = el.getTextGuideLine(); - // Animate - if (textEl - // `forceLabelAnimation` has the highest priority - && (el.forceLabelAnimation || !textEl.ignore && !textEl.invisible && !el.disableLabelAnimation && !isElementRemoved(el))) { - var layoutStore = labelLayoutInnerStore(textEl); - var oldLayout = layoutStore.oldLayout; - var ecData = getECData(el); - var dataIndex = ecData.dataIndex; - var newProps = { - x: textEl.x, - y: textEl.y, - rotation: textEl.rotation - }; - var data = seriesModel.getData(ecData.dataType); - if (!oldLayout) { - textEl.attr(newProps); - // Disable fade in animation if value animation is enabled. - if (!labelInner(textEl).valueAnimation) { - var oldOpacity = retrieve2(textEl.style.opacity, 1); - // Fade in animation - textEl.style.opacity = 0; - initProps(textEl, { - style: { - opacity: oldOpacity - } - }, seriesModel, dataIndex); - } - } else { - textEl.attr(oldLayout); - // Make sure the animation from is in the right status. - var prevStates = el.prevStates; - if (prevStates) { - if (indexOf(prevStates, 'select') >= 0) { - textEl.attr(layoutStore.oldLayoutSelect); - } - if (indexOf(prevStates, 'emphasis') >= 0) { - textEl.attr(layoutStore.oldLayoutEmphasis); - } - } - updateProps(textEl, newProps, seriesModel, dataIndex); - } - layoutStore.oldLayout = newProps; - if (textEl.states.select) { - var layoutSelect = layoutStore.oldLayoutSelect = {}; - extendWithKeys(layoutSelect, newProps, LABEL_LAYOUT_PROPS); - extendWithKeys(layoutSelect, textEl.states.select, LABEL_LAYOUT_PROPS); - } - if (textEl.states.emphasis) { - var layoutEmphasis = layoutStore.oldLayoutEmphasis = {}; - extendWithKeys(layoutEmphasis, newProps, LABEL_LAYOUT_PROPS); - extendWithKeys(layoutEmphasis, textEl.states.emphasis, LABEL_LAYOUT_PROPS); - } - animateLabelValue(textEl, dataIndex, data, seriesModel, seriesModel); - } - if (guideLine && !guideLine.ignore && !guideLine.invisible) { - var layoutStore = labelLineAnimationStore(guideLine); - var oldLayout = layoutStore.oldLayout; - var newLayout = { - points: guideLine.shape.points - }; - if (!oldLayout) { - guideLine.setShape(newLayout); - guideLine.style.strokePercent = 0; - initProps(guideLine, { - style: { - strokePercent: 1 - } - }, seriesModel); - } else { - guideLine.attr({ - shape: oldLayout - }); - updateProps(guideLine, { - shape: newLayout - }, seriesModel); - } - layoutStore.oldLayout = newLayout; - } - }; - return LabelManager; -}(); -export default LabelManager; \ No newline at end of file diff --git a/node_modules/echarts/lib/label/installLabelLayout.js b/node_modules/echarts/lib/label/installLabelLayout.js deleted file mode 100644 index a1b6cb4..0000000 --- a/node_modules/echarts/lib/label/installLabelLayout.js +++ /dev/null @@ -1,65 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner } from '../util/model.js'; -import LabelManager from './LabelManager.js'; -var getLabelManager = makeInner(); -export function installLabelLayout(registers) { - registers.registerUpdateLifecycle('series:beforeupdate', function (ecModel, api, params) { - // TODO api provide an namespace that can save stuff per instance - var labelManager = getLabelManager(api).labelManager; - if (!labelManager) { - labelManager = getLabelManager(api).labelManager = new LabelManager(); - } - labelManager.clearLabels(); - }); - registers.registerUpdateLifecycle('series:layoutlabels', function (ecModel, api, params) { - var labelManager = getLabelManager(api).labelManager; - params.updatedSeries.forEach(function (series) { - labelManager.addLabelsOfSeries(api.getViewOfSeriesModel(series)); - }); - labelManager.updateLayoutConfig(api); - labelManager.layout(api); - labelManager.processLabelsOverall(); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/label/labelGuideHelper.js b/node_modules/echarts/lib/label/labelGuideHelper.js deleted file mode 100644 index a04fd7b..0000000 --- a/node_modules/echarts/lib/label/labelGuideHelper.js +++ /dev/null @@ -1,541 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { Point, Path, Polyline } from '../util/graphic.js'; -import PathProxy from 'zrender/lib/core/PathProxy.js'; -import { normalizeRadian } from 'zrender/lib/contain/util.js'; -import { cubicProjectPoint, quadraticProjectPoint } from 'zrender/lib/core/curve.js'; -import { defaults, retrieve2 } from 'zrender/lib/core/util.js'; -import { invert } from 'zrender/lib/core/matrix.js'; -import * as vector from 'zrender/lib/core/vector.js'; -import { DISPLAY_STATES, SPECIAL_STATES } from '../util/states.js'; -var PI2 = Math.PI * 2; -var CMD = PathProxy.CMD; -var DEFAULT_SEARCH_SPACE = ['top', 'right', 'bottom', 'left']; -function getCandidateAnchor(pos, distance, rect, outPt, outDir) { - var width = rect.width; - var height = rect.height; - switch (pos) { - case 'top': - outPt.set(rect.x + width / 2, rect.y - distance); - outDir.set(0, -1); - break; - case 'bottom': - outPt.set(rect.x + width / 2, rect.y + height + distance); - outDir.set(0, 1); - break; - case 'left': - outPt.set(rect.x - distance, rect.y + height / 2); - outDir.set(-1, 0); - break; - case 'right': - outPt.set(rect.x + width + distance, rect.y + height / 2); - outDir.set(1, 0); - break; - } -} -function projectPointToArc(cx, cy, r, startAngle, endAngle, anticlockwise, x, y, out) { - x -= cx; - y -= cy; - var d = Math.sqrt(x * x + y * y); - x /= d; - y /= d; - // Intersect point. - var ox = x * r + cx; - var oy = y * r + cy; - if (Math.abs(startAngle - endAngle) % PI2 < 1e-4) { - // Is a circle - out[0] = ox; - out[1] = oy; - return d - r; - } - if (anticlockwise) { - var tmp = startAngle; - startAngle = normalizeRadian(endAngle); - endAngle = normalizeRadian(tmp); - } else { - startAngle = normalizeRadian(startAngle); - endAngle = normalizeRadian(endAngle); - } - if (startAngle > endAngle) { - endAngle += PI2; - } - var angle = Math.atan2(y, x); - if (angle < 0) { - angle += PI2; - } - if (angle >= startAngle && angle <= endAngle || angle + PI2 >= startAngle && angle + PI2 <= endAngle) { - // Project point is on the arc. - out[0] = ox; - out[1] = oy; - return d - r; - } - var x1 = r * Math.cos(startAngle) + cx; - var y1 = r * Math.sin(startAngle) + cy; - var x2 = r * Math.cos(endAngle) + cx; - var y2 = r * Math.sin(endAngle) + cy; - var d1 = (x1 - x) * (x1 - x) + (y1 - y) * (y1 - y); - var d2 = (x2 - x) * (x2 - x) + (y2 - y) * (y2 - y); - if (d1 < d2) { - out[0] = x1; - out[1] = y1; - return Math.sqrt(d1); - } else { - out[0] = x2; - out[1] = y2; - return Math.sqrt(d2); - } -} -function projectPointToLine(x1, y1, x2, y2, x, y, out, limitToEnds) { - var dx = x - x1; - var dy = y - y1; - var dx1 = x2 - x1; - var dy1 = y2 - y1; - var lineLen = Math.sqrt(dx1 * dx1 + dy1 * dy1); - dx1 /= lineLen; - dy1 /= lineLen; - // dot product - var projectedLen = dx * dx1 + dy * dy1; - var t = projectedLen / lineLen; - if (limitToEnds) { - t = Math.min(Math.max(t, 0), 1); - } - t *= lineLen; - var ox = out[0] = x1 + t * dx1; - var oy = out[1] = y1 + t * dy1; - return Math.sqrt((ox - x) * (ox - x) + (oy - y) * (oy - y)); -} -function projectPointToRect(x1, y1, width, height, x, y, out) { - if (width < 0) { - x1 = x1 + width; - width = -width; - } - if (height < 0) { - y1 = y1 + height; - height = -height; - } - var x2 = x1 + width; - var y2 = y1 + height; - var ox = out[0] = Math.min(Math.max(x, x1), x2); - var oy = out[1] = Math.min(Math.max(y, y1), y2); - return Math.sqrt((ox - x) * (ox - x) + (oy - y) * (oy - y)); -} -var tmpPt = []; -function nearestPointOnRect(pt, rect, out) { - var dist = projectPointToRect(rect.x, rect.y, rect.width, rect.height, pt.x, pt.y, tmpPt); - out.set(tmpPt[0], tmpPt[1]); - return dist; -} -/** - * Calculate min distance corresponding point. - * This method won't evaluate if point is in the path. - */ -function nearestPointOnPath(pt, path, out) { - var xi = 0; - var yi = 0; - var x0 = 0; - var y0 = 0; - var x1; - var y1; - var minDist = Infinity; - var data = path.data; - var x = pt.x; - var y = pt.y; - for (var i = 0; i < data.length;) { - var cmd = data[i++]; - if (i === 1) { - xi = data[i]; - yi = data[i + 1]; - x0 = xi; - y0 = yi; - } - var d = minDist; - switch (cmd) { - case CMD.M: - // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 - // 在 closePath 的时候使用 - x0 = data[i++]; - y0 = data[i++]; - xi = x0; - yi = y0; - break; - case CMD.L: - d = projectPointToLine(xi, yi, data[i], data[i + 1], x, y, tmpPt, true); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.C: - d = cubicProjectPoint(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], x, y, tmpPt); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.Q: - d = quadraticProjectPoint(xi, yi, data[i++], data[i++], data[i], data[i + 1], x, y, tmpPt); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.A: - // TODO Arc 判断的开销比较大 - var cx = data[i++]; - var cy = data[i++]; - var rx = data[i++]; - var ry = data[i++]; - var theta = data[i++]; - var dTheta = data[i++]; - // TODO Arc 旋转 - i += 1; - var anticlockwise = !!(1 - data[i++]); - x1 = Math.cos(theta) * rx + cx; - y1 = Math.sin(theta) * ry + cy; - // 不是直接使用 arc 命令 - if (i <= 1) { - // 第一个命令起点还未定义 - x0 = x1; - y0 = y1; - } - // zr 使用scale来模拟椭圆, 这里也对x做一定的缩放 - var _x = (x - cx) * ry / rx + cx; - d = projectPointToArc(cx, cy, ry, theta, theta + dTheta, anticlockwise, _x, y, tmpPt); - xi = Math.cos(theta + dTheta) * rx + cx; - yi = Math.sin(theta + dTheta) * ry + cy; - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - var width = data[i++]; - var height = data[i++]; - d = projectPointToRect(x0, y0, width, height, x, y, tmpPt); - break; - case CMD.Z: - d = projectPointToLine(xi, yi, x0, y0, x, y, tmpPt, true); - xi = x0; - yi = y0; - break; - } - if (d < minDist) { - minDist = d; - out.set(tmpPt[0], tmpPt[1]); - } - } - return minDist; -} -// Temporal variable for intermediate usage. -var pt0 = new Point(); -var pt1 = new Point(); -var pt2 = new Point(); -var dir = new Point(); -var dir2 = new Point(); -/** - * Calculate a proper guide line based on the label position and graphic element definition - * @param label - * @param labelRect - * @param target - * @param targetRect - */ -export function updateLabelLinePoints(target, labelLineModel) { - if (!target) { - return; - } - var labelLine = target.getTextGuideLine(); - var label = target.getTextContent(); - // Needs to create text guide in each charts. - if (!(label && labelLine)) { - return; - } - var labelGuideConfig = target.textGuideLineConfig || {}; - var points = [[0, 0], [0, 0], [0, 0]]; - var searchSpace = labelGuideConfig.candidates || DEFAULT_SEARCH_SPACE; - var labelRect = label.getBoundingRect().clone(); - labelRect.applyTransform(label.getComputedTransform()); - var minDist = Infinity; - var anchorPoint = labelGuideConfig.anchor; - var targetTransform = target.getComputedTransform(); - var targetInversedTransform = targetTransform && invert([], targetTransform); - var len = labelLineModel.get('length2') || 0; - if (anchorPoint) { - pt2.copy(anchorPoint); - } - for (var i = 0; i < searchSpace.length; i++) { - var candidate = searchSpace[i]; - getCandidateAnchor(candidate, 0, labelRect, pt0, dir); - Point.scaleAndAdd(pt1, pt0, dir, len); - // Transform to target coord space. - pt1.transform(targetInversedTransform); - // Note: getBoundingRect will ensure the `path` being created. - var boundingRect = target.getBoundingRect(); - var dist = anchorPoint ? anchorPoint.distance(pt1) : target instanceof Path ? nearestPointOnPath(pt1, target.path, pt2) : nearestPointOnRect(pt1, boundingRect, pt2); - // TODO pt2 is in the path - if (dist < minDist) { - minDist = dist; - // Transform back to global space. - pt1.transform(targetTransform); - pt2.transform(targetTransform); - pt2.toArray(points[0]); - pt1.toArray(points[1]); - pt0.toArray(points[2]); - } - } - limitTurnAngle(points, labelLineModel.get('minTurnAngle')); - labelLine.setShape({ - points: points - }); -} -// Temporal variable for the limitTurnAngle function -var tmpArr = []; -var tmpProjPoint = new Point(); -/** - * Reduce the line segment attached to the label to limit the turn angle between two segments. - * @param linePoints - * @param minTurnAngle Radian of minimum turn angle. 0 - 180 - */ -export function limitTurnAngle(linePoints, minTurnAngle) { - if (!(minTurnAngle <= 180 && minTurnAngle > 0)) { - return; - } - minTurnAngle = minTurnAngle / 180 * Math.PI; - // The line points can be - // /pt1----pt2 (label) - // / - // pt0/ - pt0.fromArray(linePoints[0]); - pt1.fromArray(linePoints[1]); - pt2.fromArray(linePoints[2]); - Point.sub(dir, pt0, pt1); - Point.sub(dir2, pt2, pt1); - var len1 = dir.len(); - var len2 = dir2.len(); - if (len1 < 1e-3 || len2 < 1e-3) { - return; - } - dir.scale(1 / len1); - dir2.scale(1 / len2); - var angleCos = dir.dot(dir2); - var minTurnAngleCos = Math.cos(minTurnAngle); - if (minTurnAngleCos < angleCos) { - // Smaller than minTurnAngle - // Calculate project point of pt0 on pt1-pt2 - var d = projectPointToLine(pt1.x, pt1.y, pt2.x, pt2.y, pt0.x, pt0.y, tmpArr, false); - tmpProjPoint.fromArray(tmpArr); - // Calculate new projected length with limited minTurnAngle and get the new connect point - tmpProjPoint.scaleAndAdd(dir2, d / Math.tan(Math.PI - minTurnAngle)); - // Limit the new calculated connect point between pt1 and pt2. - var t = pt2.x !== pt1.x ? (tmpProjPoint.x - pt1.x) / (pt2.x - pt1.x) : (tmpProjPoint.y - pt1.y) / (pt2.y - pt1.y); - if (isNaN(t)) { - return; - } - if (t < 0) { - Point.copy(tmpProjPoint, pt1); - } else if (t > 1) { - Point.copy(tmpProjPoint, pt2); - } - tmpProjPoint.toArray(linePoints[1]); - } -} -/** - * Limit the angle of line and the surface - * @param maxSurfaceAngle Radian of minimum turn angle. 0 - 180. 0 is same direction to normal. 180 is opposite - */ -export function limitSurfaceAngle(linePoints, surfaceNormal, maxSurfaceAngle) { - if (!(maxSurfaceAngle <= 180 && maxSurfaceAngle > 0)) { - return; - } - maxSurfaceAngle = maxSurfaceAngle / 180 * Math.PI; - pt0.fromArray(linePoints[0]); - pt1.fromArray(linePoints[1]); - pt2.fromArray(linePoints[2]); - Point.sub(dir, pt1, pt0); - Point.sub(dir2, pt2, pt1); - var len1 = dir.len(); - var len2 = dir2.len(); - if (len1 < 1e-3 || len2 < 1e-3) { - return; - } - dir.scale(1 / len1); - dir2.scale(1 / len2); - var angleCos = dir.dot(surfaceNormal); - var maxSurfaceAngleCos = Math.cos(maxSurfaceAngle); - if (angleCos < maxSurfaceAngleCos) { - // Calculate project point of pt0 on pt1-pt2 - var d = projectPointToLine(pt1.x, pt1.y, pt2.x, pt2.y, pt0.x, pt0.y, tmpArr, false); - tmpProjPoint.fromArray(tmpArr); - var HALF_PI = Math.PI / 2; - var angle2 = Math.acos(dir2.dot(surfaceNormal)); - var newAngle = HALF_PI + angle2 - maxSurfaceAngle; - if (newAngle >= HALF_PI) { - // parallel - Point.copy(tmpProjPoint, pt2); - } else { - // Calculate new projected length with limited minTurnAngle and get the new connect point - tmpProjPoint.scaleAndAdd(dir2, d / Math.tan(Math.PI / 2 - newAngle)); - // Limit the new calculated connect point between pt1 and pt2. - var t = pt2.x !== pt1.x ? (tmpProjPoint.x - pt1.x) / (pt2.x - pt1.x) : (tmpProjPoint.y - pt1.y) / (pt2.y - pt1.y); - if (isNaN(t)) { - return; - } - if (t < 0) { - Point.copy(tmpProjPoint, pt1); - } else if (t > 1) { - Point.copy(tmpProjPoint, pt2); - } - } - tmpProjPoint.toArray(linePoints[1]); - } -} -function setLabelLineState(labelLine, ignore, stateName, stateModel) { - var isNormal = stateName === 'normal'; - var stateObj = isNormal ? labelLine : labelLine.ensureState(stateName); - // Make sure display. - stateObj.ignore = ignore; - // Set smooth - var smooth = stateModel.get('smooth'); - if (smooth && smooth === true) { - smooth = 0.3; - } - stateObj.shape = stateObj.shape || {}; - if (smooth > 0) { - stateObj.shape.smooth = smooth; - } - var styleObj = stateModel.getModel('lineStyle').getLineStyle(); - isNormal ? labelLine.useStyle(styleObj) : stateObj.style = styleObj; -} -function buildLabelLinePath(path, shape) { - var smooth = shape.smooth; - var points = shape.points; - if (!points) { - return; - } - path.moveTo(points[0][0], points[0][1]); - if (smooth > 0 && points.length >= 3) { - var len1 = vector.dist(points[0], points[1]); - var len2 = vector.dist(points[1], points[2]); - if (!len1 || !len2) { - path.lineTo(points[1][0], points[1][1]); - path.lineTo(points[2][0], points[2][1]); - return; - } - var moveLen = Math.min(len1, len2) * smooth; - var midPoint0 = vector.lerp([], points[1], points[0], moveLen / len1); - var midPoint2 = vector.lerp([], points[1], points[2], moveLen / len2); - var midPoint1 = vector.lerp([], midPoint0, midPoint2, 0.5); - path.bezierCurveTo(midPoint0[0], midPoint0[1], midPoint0[0], midPoint0[1], midPoint1[0], midPoint1[1]); - path.bezierCurveTo(midPoint2[0], midPoint2[1], midPoint2[0], midPoint2[1], points[2][0], points[2][1]); - } else { - for (var i = 1; i < points.length; i++) { - path.lineTo(points[i][0], points[i][1]); - } - } -} -/** - * Create a label line if necessary and set it's style. - */ -export function setLabelLineStyle(targetEl, statesModels, defaultStyle) { - var labelLine = targetEl.getTextGuideLine(); - var label = targetEl.getTextContent(); - if (!label) { - // Not show label line if there is no label. - if (labelLine) { - targetEl.removeTextGuideLine(); - } - return; - } - var normalModel = statesModels.normal; - var showNormal = normalModel.get('show'); - var labelIgnoreNormal = label.ignore; - for (var i = 0; i < DISPLAY_STATES.length; i++) { - var stateName = DISPLAY_STATES[i]; - var stateModel = statesModels[stateName]; - var isNormal = stateName === 'normal'; - if (stateModel) { - var stateShow = stateModel.get('show'); - var isLabelIgnored = isNormal ? labelIgnoreNormal : retrieve2(label.states[stateName] && label.states[stateName].ignore, labelIgnoreNormal); - if (isLabelIgnored // Not show when label is not shown in this state. - || !retrieve2(stateShow, showNormal) // Use normal state by default if not set. - ) { - var stateObj = isNormal ? labelLine : labelLine && labelLine.states[stateName]; - if (stateObj) { - stateObj.ignore = true; - } - if (!!labelLine) { - setLabelLineState(labelLine, true, stateName, stateModel); - } - continue; - } - // Create labelLine if not exists - if (!labelLine) { - labelLine = new Polyline(); - targetEl.setTextGuideLine(labelLine); - // Reset state of normal because it's new created. - // NOTE: NORMAL should always been the first! - if (!isNormal && (labelIgnoreNormal || !showNormal)) { - setLabelLineState(labelLine, true, 'normal', statesModels.normal); - } - // Use same state proxy. - if (targetEl.stateProxy) { - labelLine.stateProxy = targetEl.stateProxy; - } - } - setLabelLineState(labelLine, false, stateName, stateModel); - } - } - if (labelLine) { - defaults(labelLine.style, defaultStyle); - // Not fill. - labelLine.style.fill = null; - var showAbove = normalModel.get('showAbove'); - var labelLineConfig = targetEl.textGuideLineConfig = targetEl.textGuideLineConfig || {}; - labelLineConfig.showAbove = showAbove || false; - // Custom the buildPath. - labelLine.buildPath = buildLabelLinePath; - } -} -export function getLabelLineStatesModels(itemModel, labelLineName) { - labelLineName = labelLineName || 'labelLine'; - var statesModels = { - normal: itemModel.getModel(labelLineName) - }; - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - statesModels[stateName] = itemModel.getModel([stateName, labelLineName]); - } - return statesModels; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/label/labelLayoutHelper.js b/node_modules/echarts/lib/label/labelLayoutHelper.js deleted file mode 100644 index a75f606..0000000 --- a/node_modules/echarts/lib/label/labelLayoutHelper.js +++ /dev/null @@ -1,301 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { BoundingRect, OrientedBoundingRect } from '../util/graphic.js'; -export function prepareLayoutList(input) { - var list = []; - for (var i = 0; i < input.length; i++) { - var rawItem = input[i]; - if (rawItem.defaultAttr.ignore) { - continue; - } - var label = rawItem.label; - var transform = label.getComputedTransform(); - // NOTE: Get bounding rect after getComputedTransform, or label may not been updated by the host el. - var localRect = label.getBoundingRect(); - var isAxisAligned = !transform || transform[1] < 1e-5 && transform[2] < 1e-5; - var minMargin = label.style.margin || 0; - var globalRect = localRect.clone(); - globalRect.applyTransform(transform); - globalRect.x -= minMargin / 2; - globalRect.y -= minMargin / 2; - globalRect.width += minMargin; - globalRect.height += minMargin; - var obb = isAxisAligned ? new OrientedBoundingRect(localRect, transform) : null; - list.push({ - label: label, - labelLine: rawItem.labelLine, - rect: globalRect, - localRect: localRect, - obb: obb, - priority: rawItem.priority, - defaultAttr: rawItem.defaultAttr, - layoutOption: rawItem.computedLayoutOption, - axisAligned: isAxisAligned, - transform: transform - }); - } - return list; -} -function shiftLayout(list, xyDim, sizeDim, minBound, maxBound, balanceShift) { - var len = list.length; - if (len < 2) { - return; - } - list.sort(function (a, b) { - return a.rect[xyDim] - b.rect[xyDim]; - }); - var lastPos = 0; - var delta; - var adjusted = false; - var shifts = []; - var totalShifts = 0; - for (var i = 0; i < len; i++) { - var item = list[i]; - var rect = item.rect; - delta = rect[xyDim] - lastPos; - if (delta < 0) { - // shiftForward(i, len, -delta); - rect[xyDim] -= delta; - item.label[xyDim] -= delta; - adjusted = true; - } - var shift = Math.max(-delta, 0); - shifts.push(shift); - totalShifts += shift; - lastPos = rect[xyDim] + rect[sizeDim]; - } - if (totalShifts > 0 && balanceShift) { - // Shift back to make the distribution more equally. - shiftList(-totalShifts / len, 0, len); - } - // TODO bleedMargin? - var first = list[0]; - var last = list[len - 1]; - var minGap; - var maxGap; - updateMinMaxGap(); - // If ends exceed two bounds, squeeze at most 80%, then take the gap of two bounds. - minGap < 0 && squeezeGaps(-minGap, 0.8); - maxGap < 0 && squeezeGaps(maxGap, 0.8); - updateMinMaxGap(); - takeBoundsGap(minGap, maxGap, 1); - takeBoundsGap(maxGap, minGap, -1); - // Handle bailout when there is not enough space. - updateMinMaxGap(); - if (minGap < 0) { - squeezeWhenBailout(-minGap); - } - if (maxGap < 0) { - squeezeWhenBailout(maxGap); - } - function updateMinMaxGap() { - minGap = first.rect[xyDim] - minBound; - maxGap = maxBound - last.rect[xyDim] - last.rect[sizeDim]; - } - function takeBoundsGap(gapThisBound, gapOtherBound, moveDir) { - if (gapThisBound < 0) { - // Move from other gap if can. - var moveFromMaxGap = Math.min(gapOtherBound, -gapThisBound); - if (moveFromMaxGap > 0) { - shiftList(moveFromMaxGap * moveDir, 0, len); - var remained = moveFromMaxGap + gapThisBound; - if (remained < 0) { - squeezeGaps(-remained * moveDir, 1); - } - } else { - squeezeGaps(-gapThisBound * moveDir, 1); - } - } - } - function shiftList(delta, start, end) { - if (delta !== 0) { - adjusted = true; - } - for (var i = start; i < end; i++) { - var item = list[i]; - var rect = item.rect; - rect[xyDim] += delta; - item.label[xyDim] += delta; - } - } - // Squeeze gaps if the labels exceed margin. - function squeezeGaps(delta, maxSqeezePercent) { - var gaps = []; - var totalGaps = 0; - for (var i = 1; i < len; i++) { - var prevItemRect = list[i - 1].rect; - var gap = Math.max(list[i].rect[xyDim] - prevItemRect[xyDim] - prevItemRect[sizeDim], 0); - gaps.push(gap); - totalGaps += gap; - } - if (!totalGaps) { - return; - } - var squeezePercent = Math.min(Math.abs(delta) / totalGaps, maxSqeezePercent); - if (delta > 0) { - for (var i = 0; i < len - 1; i++) { - // Distribute the shift delta to all gaps. - var movement = gaps[i] * squeezePercent; - // Forward - shiftList(movement, 0, i + 1); - } - } else { - // Backward - for (var i = len - 1; i > 0; i--) { - // Distribute the shift delta to all gaps. - var movement = gaps[i - 1] * squeezePercent; - shiftList(-movement, i, len); - } - } - } - /** - * Squeeze to allow overlap if there is no more space available. - * Let other overlapping strategy like hideOverlap do the job instead of keep exceeding the bounds. - */ - function squeezeWhenBailout(delta) { - var dir = delta < 0 ? -1 : 1; - delta = Math.abs(delta); - var moveForEachLabel = Math.ceil(delta / (len - 1)); - for (var i = 0; i < len - 1; i++) { - if (dir > 0) { - // Forward - shiftList(moveForEachLabel, 0, i + 1); - } else { - // Backward - shiftList(-moveForEachLabel, len - i - 1, len); - } - delta -= moveForEachLabel; - if (delta <= 0) { - return; - } - } - } - return adjusted; -} -/** - * Adjust labels on x direction to avoid overlap. - */ -export function shiftLayoutOnX(list, leftBound, rightBound, -// If average the shifts on all labels and add them to 0 -// TODO: Not sure if should enable it. -// Pros: The angle of lines will distribute more equally -// Cons: In some layout. It may not what user wanted. like in pie. the label of last sector is usually changed unexpectedly. -balanceShift) { - return shiftLayout(list, 'x', 'width', leftBound, rightBound, balanceShift); -} -/** - * Adjust labels on y direction to avoid overlap. - */ -export function shiftLayoutOnY(list, topBound, bottomBound, -// If average the shifts on all labels and add them to 0 -balanceShift) { - return shiftLayout(list, 'y', 'height', topBound, bottomBound, balanceShift); -} -export function hideOverlap(labelList) { - var displayedLabels = []; - // TODO, render overflow visible first, put in the displayedLabels. - labelList.sort(function (a, b) { - return b.priority - a.priority; - }); - var globalRect = new BoundingRect(0, 0, 0, 0); - function hideEl(el) { - if (!el.ignore) { - // Show on emphasis. - var emphasisState = el.ensureState('emphasis'); - if (emphasisState.ignore == null) { - emphasisState.ignore = false; - } - } - el.ignore = true; - } - for (var i = 0; i < labelList.length; i++) { - var labelItem = labelList[i]; - var isAxisAligned = labelItem.axisAligned; - var localRect = labelItem.localRect; - var transform = labelItem.transform; - var label = labelItem.label; - var labelLine = labelItem.labelLine; - globalRect.copy(labelItem.rect); - // Add a threshold because layout may be aligned precisely. - globalRect.width -= 0.1; - globalRect.height -= 0.1; - globalRect.x += 0.05; - globalRect.y += 0.05; - var obb = labelItem.obb; - var overlapped = false; - for (var j = 0; j < displayedLabels.length; j++) { - var existsTextCfg = displayedLabels[j]; - // Fast rejection. - if (!globalRect.intersect(existsTextCfg.rect)) { - continue; - } - if (isAxisAligned && existsTextCfg.axisAligned) { - // Is overlapped - overlapped = true; - break; - } - if (!existsTextCfg.obb) { - // If self is not axis aligned. But other is. - existsTextCfg.obb = new OrientedBoundingRect(existsTextCfg.localRect, existsTextCfg.transform); - } - if (!obb) { - // If self is axis aligned. But other is not. - obb = new OrientedBoundingRect(localRect, transform); - } - if (obb.intersect(existsTextCfg.obb)) { - overlapped = true; - break; - } - } - // TODO Callback to determine if this overlap should be handled? - if (overlapped) { - hideEl(label); - labelLine && hideEl(labelLine); - } else { - label.attr('ignore', labelItem.defaultAttr.ignore); - labelLine && labelLine.attr('ignore', labelItem.defaultAttr.labelGuideIgnore); - displayedLabels.push(labelItem); - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/label/labelStyle.js b/node_modules/echarts/lib/label/labelStyle.js deleted file mode 100644 index 63b699b..0000000 --- a/node_modules/echarts/lib/label/labelStyle.js +++ /dev/null @@ -1,484 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import ZRText from 'zrender/lib/graphic/Text.js'; -import { isFunction, retrieve2, extend, keys, trim } from 'zrender/lib/core/util.js'; -import { SPECIAL_STATES, DISPLAY_STATES } from '../util/states.js'; -import { deprecateReplaceLog } from '../util/log.js'; -import { makeInner, interpolateRawValues } from '../util/model.js'; -import { initProps, updateProps } from '../util/graphic.js'; -var EMPTY_OBJ = {}; -export function setLabelText(label, labelTexts) { - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - var text = labelTexts[stateName]; - var state = label.ensureState(stateName); - state.style = state.style || {}; - state.style.text = text; - } - var oldStates = label.currentStates.slice(); - label.clearStates(true); - label.setStyle({ - text: labelTexts.normal - }); - label.useStates(oldStates, true); -} -function getLabelText(opt, stateModels, interpolatedValue) { - var labelFetcher = opt.labelFetcher; - var labelDataIndex = opt.labelDataIndex; - var labelDimIndex = opt.labelDimIndex; - var normalModel = stateModels.normal; - var baseText; - if (labelFetcher) { - baseText = labelFetcher.getFormattedLabel(labelDataIndex, 'normal', null, labelDimIndex, normalModel && normalModel.get('formatter'), interpolatedValue != null ? { - interpolatedValue: interpolatedValue - } : null); - } - if (baseText == null) { - baseText = isFunction(opt.defaultText) ? opt.defaultText(labelDataIndex, opt, interpolatedValue) : opt.defaultText; - } - var statesText = { - normal: baseText - }; - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - var stateModel = stateModels[stateName]; - statesText[stateName] = retrieve2(labelFetcher ? labelFetcher.getFormattedLabel(labelDataIndex, stateName, null, labelDimIndex, stateModel && stateModel.get('formatter')) : null, baseText); - } - return statesText; -} -function setLabelStyle(targetEl, labelStatesModels, opt, stateSpecified -// TODO specified position? -) { - opt = opt || EMPTY_OBJ; - var isSetOnText = targetEl instanceof ZRText; - var needsCreateText = false; - for (var i = 0; i < DISPLAY_STATES.length; i++) { - var stateModel = labelStatesModels[DISPLAY_STATES[i]]; - if (stateModel && stateModel.getShallow('show')) { - needsCreateText = true; - break; - } - } - var textContent = isSetOnText ? targetEl : targetEl.getTextContent(); - if (needsCreateText) { - if (!isSetOnText) { - // Reuse the previous - if (!textContent) { - textContent = new ZRText(); - targetEl.setTextContent(textContent); - } - // Use same state proxy - if (targetEl.stateProxy) { - textContent.stateProxy = targetEl.stateProxy; - } - } - var labelStatesTexts = getLabelText(opt, labelStatesModels); - var normalModel = labelStatesModels.normal; - var showNormal = !!normalModel.getShallow('show'); - var normalStyle = createTextStyle(normalModel, stateSpecified && stateSpecified.normal, opt, false, !isSetOnText); - normalStyle.text = labelStatesTexts.normal; - if (!isSetOnText) { - // Always create new - targetEl.setTextConfig(createTextConfig(normalModel, opt, false)); - } - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - var stateModel = labelStatesModels[stateName]; - if (stateModel) { - var stateObj = textContent.ensureState(stateName); - var stateShow = !!retrieve2(stateModel.getShallow('show'), showNormal); - if (stateShow !== showNormal) { - stateObj.ignore = !stateShow; - } - stateObj.style = createTextStyle(stateModel, stateSpecified && stateSpecified[stateName], opt, true, !isSetOnText); - stateObj.style.text = labelStatesTexts[stateName]; - if (!isSetOnText) { - var targetElEmphasisState = targetEl.ensureState(stateName); - targetElEmphasisState.textConfig = createTextConfig(stateModel, opt, true); - } - } - } - // PENDING: if there is many requirements that emphasis position - // need to be different from normal position, we might consider - // auto silent is those cases. - textContent.silent = !!normalModel.getShallow('silent'); - // Keep x and y - if (textContent.style.x != null) { - normalStyle.x = textContent.style.x; - } - if (textContent.style.y != null) { - normalStyle.y = textContent.style.y; - } - textContent.ignore = !showNormal; - // Always create new style. - textContent.useStyle(normalStyle); - textContent.dirty(); - if (opt.enableTextSetter) { - labelInner(textContent).setLabelText = function (interpolatedValue) { - var labelStatesTexts = getLabelText(opt, labelStatesModels, interpolatedValue); - setLabelText(textContent, labelStatesTexts); - }; - } - } else if (textContent) { - // Not display rich text. - textContent.ignore = true; - } - targetEl.dirty(); -} -export { setLabelStyle }; -export function getLabelStatesModels(itemModel, labelName) { - labelName = labelName || 'label'; - var statesModels = { - normal: itemModel.getModel(labelName) - }; - for (var i = 0; i < SPECIAL_STATES.length; i++) { - var stateName = SPECIAL_STATES[i]; - statesModels[stateName] = itemModel.getModel([stateName, labelName]); - } - return statesModels; -} -/** - * Set basic textStyle properties. - */ -export function createTextStyle(textStyleModel, specifiedTextStyle, -// Fixed style in the code. Can't be set by model. -opt, isNotNormal, isAttached // If text is attached on an element. If so, auto color will handling in zrender. -) { - var textStyle = {}; - setTextStyleCommon(textStyle, textStyleModel, opt, isNotNormal, isAttached); - specifiedTextStyle && extend(textStyle, specifiedTextStyle); - // textStyle.host && textStyle.host.dirty && textStyle.host.dirty(false); - return textStyle; -} -export function createTextConfig(textStyleModel, opt, isNotNormal) { - opt = opt || {}; - var textConfig = {}; - var labelPosition; - var labelRotate = textStyleModel.getShallow('rotate'); - var labelDistance = retrieve2(textStyleModel.getShallow('distance'), isNotNormal ? null : 5); - var labelOffset = textStyleModel.getShallow('offset'); - labelPosition = textStyleModel.getShallow('position') || (isNotNormal ? null : 'inside'); - // 'outside' is not a valid zr textPostion value, but used - // in bar series, and magric type should be considered. - labelPosition === 'outside' && (labelPosition = opt.defaultOutsidePosition || 'top'); - if (labelPosition != null) { - textConfig.position = labelPosition; - } - if (labelOffset != null) { - textConfig.offset = labelOffset; - } - if (labelRotate != null) { - labelRotate *= Math.PI / 180; - textConfig.rotation = labelRotate; - } - if (labelDistance != null) { - textConfig.distance = labelDistance; - } - // fill and auto is determined by the color of path fill if it's not specified by developers. - textConfig.outsideFill = textStyleModel.get('color') === 'inherit' ? opt.inheritColor || null : 'auto'; - return textConfig; -} -/** - * The uniform entry of set text style, that is, retrieve style definitions - * from `model` and set to `textStyle` object. - * - * Never in merge mode, but in overwrite mode, that is, all of the text style - * properties will be set. (Consider the states of normal and emphasis and - * default value can be adopted, merge would make the logic too complicated - * to manage.) - */ -function setTextStyleCommon(textStyle, textStyleModel, opt, isNotNormal, isAttached) { - // Consider there will be abnormal when merge hover style to normal style if given default value. - opt = opt || EMPTY_OBJ; - var ecModel = textStyleModel.ecModel; - var globalTextStyle = ecModel && ecModel.option.textStyle; - // Consider case: - // { - // data: [{ - // value: 12, - // label: { - // rich: { - // // no 'a' here but using parent 'a'. - // } - // } - // }], - // rich: { - // a: { ... } - // } - // } - var richItemNames = getRichItemNames(textStyleModel); - var richResult; - if (richItemNames) { - richResult = {}; - for (var name_1 in richItemNames) { - if (richItemNames.hasOwnProperty(name_1)) { - // Cascade is supported in rich. - var richTextStyle = textStyleModel.getModel(['rich', name_1]); - // In rich, never `disableBox`. - // FIXME: consider `label: {formatter: '{a|xx}', color: 'blue', rich: {a: {}}}`, - // the default color `'blue'` will not be adopted if no color declared in `rich`. - // That might confuses users. So probably we should put `textStyleModel` as the - // root ancestor of the `richTextStyle`. But that would be a break change. - setTokenTextStyle(richResult[name_1] = {}, richTextStyle, globalTextStyle, opt, isNotNormal, isAttached, false, true); - } - } - } - if (richResult) { - textStyle.rich = richResult; - } - var overflow = textStyleModel.get('overflow'); - if (overflow) { - textStyle.overflow = overflow; - } - var margin = textStyleModel.get('minMargin'); - if (margin != null) { - textStyle.margin = margin; - } - setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isNotNormal, isAttached, true, false); -} -// Consider case: -// { -// data: [{ -// value: 12, -// label: { -// rich: { -// // no 'a' here but using parent 'a'. -// } -// } -// }], -// rich: { -// a: { ... } -// } -// } -// TODO TextStyleModel -function getRichItemNames(textStyleModel) { - // Use object to remove duplicated names. - var richItemNameMap; - while (textStyleModel && textStyleModel !== textStyleModel.ecModel) { - var rich = (textStyleModel.option || EMPTY_OBJ).rich; - if (rich) { - richItemNameMap = richItemNameMap || {}; - var richKeys = keys(rich); - for (var i = 0; i < richKeys.length; i++) { - var richKey = richKeys[i]; - richItemNameMap[richKey] = 1; - } - } - textStyleModel = textStyleModel.parentModel; - } - return richItemNameMap; -} -var TEXT_PROPS_WITH_GLOBAL = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily', 'textShadowColor', 'textShadowBlur', 'textShadowOffsetX', 'textShadowOffsetY']; -var TEXT_PROPS_SELF = ['align', 'lineHeight', 'width', 'height', 'tag', 'verticalAlign', 'ellipsis']; -var TEXT_PROPS_BOX = ['padding', 'borderWidth', 'borderRadius', 'borderDashOffset', 'backgroundColor', 'borderColor', 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY']; -function setTokenTextStyle(textStyle, textStyleModel, globalTextStyle, opt, isNotNormal, isAttached, isBlock, inRich) { - // In merge mode, default value should not be given. - globalTextStyle = !isNotNormal && globalTextStyle || EMPTY_OBJ; - var inheritColor = opt && opt.inheritColor; - var fillColor = textStyleModel.getShallow('color'); - var strokeColor = textStyleModel.getShallow('textBorderColor'); - var opacity = retrieve2(textStyleModel.getShallow('opacity'), globalTextStyle.opacity); - if (fillColor === 'inherit' || fillColor === 'auto') { - if (process.env.NODE_ENV !== 'production') { - if (fillColor === 'auto') { - deprecateReplaceLog('color: \'auto\'', 'color: \'inherit\''); - } - } - if (inheritColor) { - fillColor = inheritColor; - } else { - fillColor = null; - } - } - if (strokeColor === 'inherit' || strokeColor === 'auto') { - if (process.env.NODE_ENV !== 'production') { - if (strokeColor === 'auto') { - deprecateReplaceLog('color: \'auto\'', 'color: \'inherit\''); - } - } - if (inheritColor) { - strokeColor = inheritColor; - } else { - strokeColor = null; - } - } - if (!isAttached) { - // Only use default global textStyle.color if text is individual. - // Otherwise it will use the strategy of attached text color because text may be on a path. - fillColor = fillColor || globalTextStyle.color; - strokeColor = strokeColor || globalTextStyle.textBorderColor; - } - if (fillColor != null) { - textStyle.fill = fillColor; - } - if (strokeColor != null) { - textStyle.stroke = strokeColor; - } - var textBorderWidth = retrieve2(textStyleModel.getShallow('textBorderWidth'), globalTextStyle.textBorderWidth); - if (textBorderWidth != null) { - textStyle.lineWidth = textBorderWidth; - } - var textBorderType = retrieve2(textStyleModel.getShallow('textBorderType'), globalTextStyle.textBorderType); - if (textBorderType != null) { - textStyle.lineDash = textBorderType; - } - var textBorderDashOffset = retrieve2(textStyleModel.getShallow('textBorderDashOffset'), globalTextStyle.textBorderDashOffset); - if (textBorderDashOffset != null) { - textStyle.lineDashOffset = textBorderDashOffset; - } - if (!isNotNormal && opacity == null && !inRich) { - opacity = opt && opt.defaultOpacity; - } - if (opacity != null) { - textStyle.opacity = opacity; - } - // TODO - if (!isNotNormal && !isAttached) { - // Set default finally. - if (textStyle.fill == null && opt.inheritColor) { - textStyle.fill = opt.inheritColor; - } - } - // Do not use `getFont` here, because merge should be supported, where - // part of these properties may be changed in emphasis style, and the - // others should remain their original value got from normal style. - for (var i = 0; i < TEXT_PROPS_WITH_GLOBAL.length; i++) { - var key = TEXT_PROPS_WITH_GLOBAL[i]; - var val = retrieve2(textStyleModel.getShallow(key), globalTextStyle[key]); - if (val != null) { - textStyle[key] = val; - } - } - for (var i = 0; i < TEXT_PROPS_SELF.length; i++) { - var key = TEXT_PROPS_SELF[i]; - var val = textStyleModel.getShallow(key); - if (val != null) { - textStyle[key] = val; - } - } - if (textStyle.verticalAlign == null) { - var baseline = textStyleModel.getShallow('baseline'); - if (baseline != null) { - textStyle.verticalAlign = baseline; - } - } - if (!isBlock || !opt.disableBox) { - for (var i = 0; i < TEXT_PROPS_BOX.length; i++) { - var key = TEXT_PROPS_BOX[i]; - var val = textStyleModel.getShallow(key); - if (val != null) { - textStyle[key] = val; - } - } - var borderType = textStyleModel.getShallow('borderType'); - if (borderType != null) { - textStyle.borderDash = borderType; - } - if ((textStyle.backgroundColor === 'auto' || textStyle.backgroundColor === 'inherit') && inheritColor) { - if (process.env.NODE_ENV !== 'production') { - if (textStyle.backgroundColor === 'auto') { - deprecateReplaceLog('backgroundColor: \'auto\'', 'backgroundColor: \'inherit\''); - } - } - textStyle.backgroundColor = inheritColor; - } - if ((textStyle.borderColor === 'auto' || textStyle.borderColor === 'inherit') && inheritColor) { - if (process.env.NODE_ENV !== 'production') { - if (textStyle.borderColor === 'auto') { - deprecateReplaceLog('borderColor: \'auto\'', 'borderColor: \'inherit\''); - } - } - textStyle.borderColor = inheritColor; - } - } -} -export function getFont(opt, ecModel) { - var gTextStyleModel = ecModel && ecModel.getModel('textStyle'); - return trim([ - // FIXME in node-canvas fontWeight is before fontStyle - opt.fontStyle || gTextStyleModel && gTextStyleModel.getShallow('fontStyle') || '', opt.fontWeight || gTextStyleModel && gTextStyleModel.getShallow('fontWeight') || '', (opt.fontSize || gTextStyleModel && gTextStyleModel.getShallow('fontSize') || 12) + 'px', opt.fontFamily || gTextStyleModel && gTextStyleModel.getShallow('fontFamily') || 'sans-serif'].join(' ')); -} -export var labelInner = makeInner(); -export function setLabelValueAnimation(label, labelStatesModels, value, getDefaultText) { - if (!label) { - return; - } - var obj = labelInner(label); - obj.prevValue = obj.value; - obj.value = value; - var normalLabelModel = labelStatesModels.normal; - obj.valueAnimation = normalLabelModel.get('valueAnimation'); - if (obj.valueAnimation) { - obj.precision = normalLabelModel.get('precision'); - obj.defaultInterpolatedText = getDefaultText; - obj.statesModels = labelStatesModels; - } -} -export function animateLabelValue(textEl, dataIndex, data, animatableModel, labelFetcher) { - var labelInnerStore = labelInner(textEl); - if (!labelInnerStore.valueAnimation || labelInnerStore.prevValue === labelInnerStore.value) { - // Value not changed, no new label animation - return; - } - var defaultInterpolatedText = labelInnerStore.defaultInterpolatedText; - // Consider the case that being animating, do not use the `obj.value`, - // Otherwise it will jump to the `obj.value` when this new animation started. - var currValue = retrieve2(labelInnerStore.interpolatedValue, labelInnerStore.prevValue); - var targetValue = labelInnerStore.value; - function during(percent) { - var interpolated = interpolateRawValues(data, labelInnerStore.precision, currValue, targetValue, percent); - labelInnerStore.interpolatedValue = percent === 1 ? null : interpolated; - var labelText = getLabelText({ - labelDataIndex: dataIndex, - labelFetcher: labelFetcher, - defaultText: defaultInterpolatedText ? defaultInterpolatedText(interpolated) : interpolated + '' - }, labelInnerStore.statesModels, interpolated); - setLabelText(textEl, labelText); - } - textEl.percent = 0; - (labelInnerStore.prevValue == null ? initProps : updateProps)(textEl, { - // percent is used to prevent animation from being aborted #15916 - percent: 1 - }, animatableModel, dataIndex, null, during); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/label/sectorLabel.js b/node_modules/echarts/lib/label/sectorLabel.js deleted file mode 100644 index 105f97a..0000000 --- a/node_modules/echarts/lib/label/sectorLabel.js +++ /dev/null @@ -1,201 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { calculateTextPosition } from 'zrender/lib/contain/text.js'; -import { isArray, isNumber } from 'zrender/lib/core/util.js'; -export function createSectorCalculateTextPosition(positionMapping, opts) { - opts = opts || {}; - var isRoundCap = opts.isRoundCap; - return function (out, opts, boundingRect) { - var textPosition = opts.position; - if (!textPosition || textPosition instanceof Array) { - return calculateTextPosition(out, opts, boundingRect); - } - var mappedSectorPosition = positionMapping(textPosition); - var distance = opts.distance != null ? opts.distance : 5; - var sector = this.shape; - var cx = sector.cx; - var cy = sector.cy; - var r = sector.r; - var r0 = sector.r0; - var middleR = (r + r0) / 2; - var startAngle = sector.startAngle; - var endAngle = sector.endAngle; - var middleAngle = (startAngle + endAngle) / 2; - var extraDist = isRoundCap ? Math.abs(r - r0) / 2 : 0; - var mathCos = Math.cos; - var mathSin = Math.sin; - // base position: top-left - var x = cx + r * mathCos(startAngle); - var y = cy + r * mathSin(startAngle); - var textAlign = 'left'; - var textVerticalAlign = 'top'; - switch (mappedSectorPosition) { - case 'startArc': - x = cx + (r0 - distance) * mathCos(middleAngle); - y = cy + (r0 - distance) * mathSin(middleAngle); - textAlign = 'center'; - textVerticalAlign = 'top'; - break; - case 'insideStartArc': - x = cx + (r0 + distance) * mathCos(middleAngle); - y = cy + (r0 + distance) * mathSin(middleAngle); - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'startAngle': - x = cx + middleR * mathCos(startAngle) + adjustAngleDistanceX(startAngle, distance + extraDist, false); - y = cy + middleR * mathSin(startAngle) + adjustAngleDistanceY(startAngle, distance + extraDist, false); - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - case 'insideStartAngle': - x = cx + middleR * mathCos(startAngle) + adjustAngleDistanceX(startAngle, -distance + extraDist, false); - y = cy + middleR * mathSin(startAngle) + adjustAngleDistanceY(startAngle, -distance + extraDist, false); - textAlign = 'left'; - textVerticalAlign = 'middle'; - break; - case 'middle': - x = cx + middleR * mathCos(middleAngle); - y = cy + middleR * mathSin(middleAngle); - textAlign = 'center'; - textVerticalAlign = 'middle'; - break; - case 'endArc': - x = cx + (r + distance) * mathCos(middleAngle); - y = cy + (r + distance) * mathSin(middleAngle); - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'insideEndArc': - x = cx + (r - distance) * mathCos(middleAngle); - y = cy + (r - distance) * mathSin(middleAngle); - textAlign = 'center'; - textVerticalAlign = 'top'; - break; - case 'endAngle': - x = cx + middleR * mathCos(endAngle) + adjustAngleDistanceX(endAngle, distance + extraDist, true); - y = cy + middleR * mathSin(endAngle) + adjustAngleDistanceY(endAngle, distance + extraDist, true); - textAlign = 'left'; - textVerticalAlign = 'middle'; - break; - case 'insideEndAngle': - x = cx + middleR * mathCos(endAngle) + adjustAngleDistanceX(endAngle, -distance + extraDist, true); - y = cy + middleR * mathSin(endAngle) + adjustAngleDistanceY(endAngle, -distance + extraDist, true); - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - default: - return calculateTextPosition(out, opts, boundingRect); - } - out = out || {}; - out.x = x; - out.y = y; - out.align = textAlign; - out.verticalAlign = textVerticalAlign; - return out; - }; -} -export function setSectorTextRotation(sector, textPosition, positionMapping, rotateType) { - if (isNumber(rotateType)) { - // user-set rotation - sector.setTextConfig({ - rotation: rotateType - }); - return; - } else if (isArray(textPosition)) { - // user-set position, use 0 as auto rotation - sector.setTextConfig({ - rotation: 0 - }); - return; - } - var shape = sector.shape; - var startAngle = shape.clockwise ? shape.startAngle : shape.endAngle; - var endAngle = shape.clockwise ? shape.endAngle : shape.startAngle; - var middleAngle = (startAngle + endAngle) / 2; - var anchorAngle; - var mappedSectorPosition = positionMapping(textPosition); - switch (mappedSectorPosition) { - case 'startArc': - case 'insideStartArc': - case 'middle': - case 'insideEndArc': - case 'endArc': - anchorAngle = middleAngle; - break; - case 'startAngle': - case 'insideStartAngle': - anchorAngle = startAngle; - break; - case 'endAngle': - case 'insideEndAngle': - anchorAngle = endAngle; - break; - default: - sector.setTextConfig({ - rotation: 0 - }); - return; - } - var rotate = Math.PI * 1.5 - anchorAngle; - /** - * TODO: labels with rotate > Math.PI / 2 should be rotate another - * half round flipped to increase readability. However, only middle - * position supports this for now, because in other positions, the - * anchor point is not at the center of the text, so the positions - * after rotating is not as expected. - */ - if (mappedSectorPosition === 'middle' && rotate > Math.PI / 2 && rotate < Math.PI * 1.5) { - rotate -= Math.PI; - } - sector.setTextConfig({ - rotation: rotate - }); -} -function adjustAngleDistanceX(angle, distance, isEnd) { - return distance * Math.sin(angle) * (isEnd ? -1 : 1); -} -function adjustAngleDistanceY(angle, distance, isEnd) { - return distance * Math.cos(angle) * (isEnd ? 1 : -1); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/layout/barGrid.js b/node_modules/echarts/lib/layout/barGrid.js deleted file mode 100644 index fc2a04d..0000000 --- a/node_modules/echarts/lib/layout/barGrid.js +++ /dev/null @@ -1,481 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, defaults, keys } from 'zrender/lib/core/util.js'; -import { parsePercent } from '../util/number.js'; -import { isDimensionStacked } from '../data/helper/dataStackHelper.js'; -import createRenderPlanner from '../chart/helper/createRenderPlanner.js'; -import { createFloat32Array } from '../util/vendor.js'; -var STACK_PREFIX = '__ec_stack_'; -function getSeriesStackId(seriesModel) { - return seriesModel.get('stack') || STACK_PREFIX + seriesModel.seriesIndex; -} -function getAxisKey(axis) { - return axis.dim + axis.index; -} -/** - * @return {Object} {width, offset, offsetCenter} If axis.type is not 'category', return undefined. - */ -export function getLayoutOnAxis(opt) { - var params = []; - var baseAxis = opt.axis; - var axisKey = 'axis0'; - if (baseAxis.type !== 'category') { - return; - } - var bandWidth = baseAxis.getBandWidth(); - for (var i = 0; i < opt.count || 0; i++) { - params.push(defaults({ - bandWidth: bandWidth, - axisKey: axisKey, - stackId: STACK_PREFIX + i - }, opt)); - } - var widthAndOffsets = doCalBarWidthAndOffset(params); - var result = []; - for (var i = 0; i < opt.count; i++) { - var item = widthAndOffsets[axisKey][STACK_PREFIX + i]; - item.offsetCenter = item.offset + item.width / 2; - result.push(item); - } - return result; -} -export function prepareLayoutBarSeries(seriesType, ecModel) { - var seriesModels = []; - ecModel.eachSeriesByType(seriesType, function (seriesModel) { - // Check series coordinate, do layout for cartesian2d only - if (isOnCartesian(seriesModel)) { - seriesModels.push(seriesModel); - } - }); - return seriesModels; -} -/** - * Map from (baseAxis.dim + '_' + baseAxis.index) to min gap of two adjacent - * values. - * This works for time axes, value axes, and log axes. - * For a single time axis, return value is in the form like - * {'x_0': [1000000]}. - * The value of 1000000 is in milliseconds. - */ -function getValueAxesMinGaps(barSeries) { - /** - * Map from axis.index to values. - * For a single time axis, axisValues is in the form like - * {'x_0': [1495555200000, 1495641600000, 1495728000000]}. - * Items in axisValues[x], e.g. 1495555200000, are time values of all - * series. - */ - var axisValues = {}; - each(barSeries, function (seriesModel) { - var cartesian = seriesModel.coordinateSystem; - var baseAxis = cartesian.getBaseAxis(); - if (baseAxis.type !== 'time' && baseAxis.type !== 'value') { - return; - } - var data = seriesModel.getData(); - var key = baseAxis.dim + '_' + baseAxis.index; - var dimIdx = data.getDimensionIndex(data.mapDimension(baseAxis.dim)); - var store = data.getStore(); - for (var i = 0, cnt = store.count(); i < cnt; ++i) { - var value = store.get(dimIdx, i); - if (!axisValues[key]) { - // No previous data for the axis - axisValues[key] = [value]; - } else { - // No value in previous series - axisValues[key].push(value); - } - // Ignore duplicated time values in the same axis - } - }); - - var axisMinGaps = {}; - for (var key in axisValues) { - if (axisValues.hasOwnProperty(key)) { - var valuesInAxis = axisValues[key]; - if (valuesInAxis) { - // Sort axis values into ascending order to calculate gaps - valuesInAxis.sort(function (a, b) { - return a - b; - }); - var min = null; - for (var j = 1; j < valuesInAxis.length; ++j) { - var delta = valuesInAxis[j] - valuesInAxis[j - 1]; - if (delta > 0) { - // Ignore 0 delta because they are of the same axis value - min = min === null ? delta : Math.min(min, delta); - } - } - // Set to null if only have one data - axisMinGaps[key] = min; - } - } - } - return axisMinGaps; -} -export function makeColumnLayout(barSeries) { - var axisMinGaps = getValueAxesMinGaps(barSeries); - var seriesInfoList = []; - each(barSeries, function (seriesModel) { - var cartesian = seriesModel.coordinateSystem; - var baseAxis = cartesian.getBaseAxis(); - var axisExtent = baseAxis.getExtent(); - var bandWidth; - if (baseAxis.type === 'category') { - bandWidth = baseAxis.getBandWidth(); - } else if (baseAxis.type === 'value' || baseAxis.type === 'time') { - var key = baseAxis.dim + '_' + baseAxis.index; - var minGap = axisMinGaps[key]; - var extentSpan = Math.abs(axisExtent[1] - axisExtent[0]); - var scale = baseAxis.scale.getExtent(); - var scaleSpan = Math.abs(scale[1] - scale[0]); - bandWidth = minGap ? extentSpan / scaleSpan * minGap : extentSpan; // When there is only one data value - } else { - var data = seriesModel.getData(); - bandWidth = Math.abs(axisExtent[1] - axisExtent[0]) / data.count(); - } - var barWidth = parsePercent(seriesModel.get('barWidth'), bandWidth); - var barMaxWidth = parsePercent(seriesModel.get('barMaxWidth'), bandWidth); - var barMinWidth = parsePercent( - // barMinWidth by default is 0.5 / 1 in cartesian. Because in value axis, - // the auto-calculated bar width might be less than 0.5 / 1. - seriesModel.get('barMinWidth') || (isInLargeMode(seriesModel) ? 0.5 : 1), bandWidth); - var barGap = seriesModel.get('barGap'); - var barCategoryGap = seriesModel.get('barCategoryGap'); - seriesInfoList.push({ - bandWidth: bandWidth, - barWidth: barWidth, - barMaxWidth: barMaxWidth, - barMinWidth: barMinWidth, - barGap: barGap, - barCategoryGap: barCategoryGap, - axisKey: getAxisKey(baseAxis), - stackId: getSeriesStackId(seriesModel) - }); - }); - return doCalBarWidthAndOffset(seriesInfoList); -} -function doCalBarWidthAndOffset(seriesInfoList) { - // Columns info on each category axis. Key is cartesian name - var columnsMap = {}; - each(seriesInfoList, function (seriesInfo, idx) { - var axisKey = seriesInfo.axisKey; - var bandWidth = seriesInfo.bandWidth; - var columnsOnAxis = columnsMap[axisKey] || { - bandWidth: bandWidth, - remainedWidth: bandWidth, - autoWidthCount: 0, - categoryGap: null, - gap: '20%', - stacks: {} - }; - var stacks = columnsOnAxis.stacks; - columnsMap[axisKey] = columnsOnAxis; - var stackId = seriesInfo.stackId; - if (!stacks[stackId]) { - columnsOnAxis.autoWidthCount++; - } - stacks[stackId] = stacks[stackId] || { - width: 0, - maxWidth: 0 - }; - // Caution: In a single coordinate system, these barGrid attributes - // will be shared by series. Consider that they have default values, - // only the attributes set on the last series will work. - // Do not change this fact unless there will be a break change. - var barWidth = seriesInfo.barWidth; - if (barWidth && !stacks[stackId].width) { - // See #6312, do not restrict width. - stacks[stackId].width = barWidth; - barWidth = Math.min(columnsOnAxis.remainedWidth, barWidth); - columnsOnAxis.remainedWidth -= barWidth; - } - var barMaxWidth = seriesInfo.barMaxWidth; - barMaxWidth && (stacks[stackId].maxWidth = barMaxWidth); - var barMinWidth = seriesInfo.barMinWidth; - barMinWidth && (stacks[stackId].minWidth = barMinWidth); - var barGap = seriesInfo.barGap; - barGap != null && (columnsOnAxis.gap = barGap); - var barCategoryGap = seriesInfo.barCategoryGap; - barCategoryGap != null && (columnsOnAxis.categoryGap = barCategoryGap); - }); - var result = {}; - each(columnsMap, function (columnsOnAxis, coordSysName) { - result[coordSysName] = {}; - var stacks = columnsOnAxis.stacks; - var bandWidth = columnsOnAxis.bandWidth; - var categoryGapPercent = columnsOnAxis.categoryGap; - if (categoryGapPercent == null) { - var columnCount = keys(stacks).length; - // More columns in one group - // the spaces between group is smaller. Or the column will be too thin. - categoryGapPercent = Math.max(35 - columnCount * 4, 15) + '%'; - } - var categoryGap = parsePercent(categoryGapPercent, bandWidth); - var barGapPercent = parsePercent(columnsOnAxis.gap, 1); - var remainedWidth = columnsOnAxis.remainedWidth; - var autoWidthCount = columnsOnAxis.autoWidthCount; - var autoWidth = (remainedWidth - categoryGap) / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); - autoWidth = Math.max(autoWidth, 0); - // Find if any auto calculated bar exceeded maxBarWidth - each(stacks, function (column) { - var maxWidth = column.maxWidth; - var minWidth = column.minWidth; - if (!column.width) { - var finalWidth = autoWidth; - if (maxWidth && maxWidth < finalWidth) { - finalWidth = Math.min(maxWidth, remainedWidth); - } - // `minWidth` has higher priority. `minWidth` decide that whether the - // bar is able to be visible. So `minWidth` should not be restricted - // by `maxWidth` or `remainedWidth` (which is from `bandWidth`). In - // the extreme cases for `value` axis, bars are allowed to overlap - // with each other if `minWidth` specified. - if (minWidth && minWidth > finalWidth) { - finalWidth = minWidth; - } - if (finalWidth !== autoWidth) { - column.width = finalWidth; - remainedWidth -= finalWidth + barGapPercent * finalWidth; - autoWidthCount--; - } - } else { - // `barMinWidth/barMaxWidth` has higher priority than `barWidth`, as - // CSS does. Because barWidth can be a percent value, where - // `barMaxWidth` can be used to restrict the final width. - var finalWidth = column.width; - if (maxWidth) { - finalWidth = Math.min(finalWidth, maxWidth); - } - // `minWidth` has higher priority, as described above - if (minWidth) { - finalWidth = Math.max(finalWidth, minWidth); - } - column.width = finalWidth; - remainedWidth -= finalWidth + barGapPercent * finalWidth; - autoWidthCount--; - } - }); - // Recalculate width again - autoWidth = (remainedWidth - categoryGap) / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); - autoWidth = Math.max(autoWidth, 0); - var widthSum = 0; - var lastColumn; - each(stacks, function (column, idx) { - if (!column.width) { - column.width = autoWidth; - } - lastColumn = column; - widthSum += column.width * (1 + barGapPercent); - }); - if (lastColumn) { - widthSum -= lastColumn.width * barGapPercent; - } - var offset = -widthSum / 2; - each(stacks, function (column, stackId) { - result[coordSysName][stackId] = result[coordSysName][stackId] || { - bandWidth: bandWidth, - offset: offset, - width: column.width - }; - offset += column.width * (1 + barGapPercent); - }); - }); - return result; -} -function retrieveColumnLayout(barWidthAndOffset, axis, seriesModel) { - if (barWidthAndOffset && axis) { - var result = barWidthAndOffset[getAxisKey(axis)]; - if (result != null && seriesModel != null) { - return result[getSeriesStackId(seriesModel)]; - } - return result; - } -} -export { retrieveColumnLayout }; -export function layout(seriesType, ecModel) { - var seriesModels = prepareLayoutBarSeries(seriesType, ecModel); - var barWidthAndOffset = makeColumnLayout(seriesModels); - each(seriesModels, function (seriesModel) { - var data = seriesModel.getData(); - var cartesian = seriesModel.coordinateSystem; - var baseAxis = cartesian.getBaseAxis(); - var stackId = getSeriesStackId(seriesModel); - var columnLayoutInfo = barWidthAndOffset[getAxisKey(baseAxis)][stackId]; - var columnOffset = columnLayoutInfo.offset; - var columnWidth = columnLayoutInfo.width; - data.setLayout({ - bandWidth: columnLayoutInfo.bandWidth, - offset: columnOffset, - size: columnWidth - }); - }); -} -// TODO: Do not support stack in large mode yet. -export function createProgressiveLayout(seriesType) { - return { - seriesType: seriesType, - plan: createRenderPlanner(), - reset: function (seriesModel) { - if (!isOnCartesian(seriesModel)) { - return; - } - var data = seriesModel.getData(); - var cartesian = seriesModel.coordinateSystem; - var baseAxis = cartesian.getBaseAxis(); - var valueAxis = cartesian.getOtherAxis(baseAxis); - var valueDimIdx = data.getDimensionIndex(data.mapDimension(valueAxis.dim)); - var baseDimIdx = data.getDimensionIndex(data.mapDimension(baseAxis.dim)); - var drawBackground = seriesModel.get('showBackground', true); - var valueDim = data.mapDimension(valueAxis.dim); - var stackResultDim = data.getCalculationInfo('stackResultDimension'); - var stacked = isDimensionStacked(data, valueDim) && !!data.getCalculationInfo('stackedOnSeries'); - var isValueAxisH = valueAxis.isHorizontal(); - var valueAxisStart = getValueAxisStart(baseAxis, valueAxis); - var isLarge = isInLargeMode(seriesModel); - var barMinHeight = seriesModel.get('barMinHeight') || 0; - var stackedDimIdx = stackResultDim && data.getDimensionIndex(stackResultDim); - // Layout info. - var columnWidth = data.getLayout('size'); - var columnOffset = data.getLayout('offset'); - return { - progress: function (params, data) { - var count = params.count; - var largePoints = isLarge && createFloat32Array(count * 3); - var largeBackgroundPoints = isLarge && drawBackground && createFloat32Array(count * 3); - var largeDataIndices = isLarge && createFloat32Array(count); - var coordLayout = cartesian.master.getRect(); - var bgSize = isValueAxisH ? coordLayout.width : coordLayout.height; - var dataIndex; - var store = data.getStore(); - var idxOffset = 0; - while ((dataIndex = params.next()) != null) { - var value = store.get(stacked ? stackedDimIdx : valueDimIdx, dataIndex); - var baseValue = store.get(baseDimIdx, dataIndex); - var baseCoord = valueAxisStart; - var stackStartValue = void 0; - // Because of the barMinHeight, we can not use the value in - // stackResultDimension directly. - if (stacked) { - stackStartValue = +value - store.get(valueDimIdx, dataIndex); - } - var x = void 0; - var y = void 0; - var width = void 0; - var height = void 0; - if (isValueAxisH) { - var coord = cartesian.dataToPoint([value, baseValue]); - if (stacked) { - var startCoord = cartesian.dataToPoint([stackStartValue, baseValue]); - baseCoord = startCoord[0]; - } - x = baseCoord; - y = coord[1] + columnOffset; - width = coord[0] - baseCoord; - height = columnWidth; - if (Math.abs(width) < barMinHeight) { - width = (width < 0 ? -1 : 1) * barMinHeight; - } - } else { - var coord = cartesian.dataToPoint([baseValue, value]); - if (stacked) { - var startCoord = cartesian.dataToPoint([baseValue, stackStartValue]); - baseCoord = startCoord[1]; - } - x = coord[0] + columnOffset; - y = baseCoord; - width = columnWidth; - height = coord[1] - baseCoord; - if (Math.abs(height) < barMinHeight) { - // Include zero to has a positive bar - height = (height <= 0 ? -1 : 1) * barMinHeight; - } - } - if (!isLarge) { - data.setItemLayout(dataIndex, { - x: x, - y: y, - width: width, - height: height - }); - } else { - largePoints[idxOffset] = x; - largePoints[idxOffset + 1] = y; - largePoints[idxOffset + 2] = isValueAxisH ? width : height; - if (largeBackgroundPoints) { - largeBackgroundPoints[idxOffset] = isValueAxisH ? coordLayout.x : x; - largeBackgroundPoints[idxOffset + 1] = isValueAxisH ? y : coordLayout.y; - largeBackgroundPoints[idxOffset + 2] = bgSize; - } - largeDataIndices[dataIndex] = dataIndex; - } - idxOffset += 3; - } - if (isLarge) { - data.setLayout({ - largePoints: largePoints, - largeDataIndices: largeDataIndices, - largeBackgroundPoints: largeBackgroundPoints, - valueAxisHorizontal: isValueAxisH - }); - } - } - }; - } - }; -} -function isOnCartesian(seriesModel) { - return seriesModel.coordinateSystem && seriesModel.coordinateSystem.type === 'cartesian2d'; -} -function isInLargeMode(seriesModel) { - return seriesModel.pipelineContext && seriesModel.pipelineContext.large; -} -// See cases in `test/bar-start.html` and `#7412`, `#8747`. -function getValueAxisStart(baseAxis, valueAxis) { - var startValue = valueAxis.model.get('startValue'); - if (!startValue) { - startValue = 0; - } - return valueAxis.toGlobalCoord(valueAxis.dataToCoord(valueAxis.type === 'log' ? startValue > 0 ? startValue : 1 : startValue)); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/layout/barPolar.js b/node_modules/echarts/lib/layout/barPolar.js deleted file mode 100644 index 9597bc2..0000000 --- a/node_modules/echarts/lib/layout/barPolar.js +++ /dev/null @@ -1,256 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { parsePercent } from '../util/number.js'; -import { isDimensionStacked } from '../data/helper/dataStackHelper.js'; -function getSeriesStackId(seriesModel) { - return seriesModel.get('stack') || '__ec_stack_' + seriesModel.seriesIndex; -} -function getAxisKey(polar, axis) { - return axis.dim + polar.model.componentIndex; -} -function barLayoutPolar(seriesType, ecModel, api) { - var lastStackCoords = {}; - var barWidthAndOffset = calRadialBar(zrUtil.filter(ecModel.getSeriesByType(seriesType), function (seriesModel) { - return !ecModel.isSeriesFiltered(seriesModel) && seriesModel.coordinateSystem && seriesModel.coordinateSystem.type === 'polar'; - })); - ecModel.eachSeriesByType(seriesType, function (seriesModel) { - // Check series coordinate, do layout for polar only - if (seriesModel.coordinateSystem.type !== 'polar') { - return; - } - var data = seriesModel.getData(); - var polar = seriesModel.coordinateSystem; - var baseAxis = polar.getBaseAxis(); - var axisKey = getAxisKey(polar, baseAxis); - var stackId = getSeriesStackId(seriesModel); - var columnLayoutInfo = barWidthAndOffset[axisKey][stackId]; - var columnOffset = columnLayoutInfo.offset; - var columnWidth = columnLayoutInfo.width; - var valueAxis = polar.getOtherAxis(baseAxis); - var cx = seriesModel.coordinateSystem.cx; - var cy = seriesModel.coordinateSystem.cy; - var barMinHeight = seriesModel.get('barMinHeight') || 0; - var barMinAngle = seriesModel.get('barMinAngle') || 0; - lastStackCoords[stackId] = lastStackCoords[stackId] || []; - var valueDim = data.mapDimension(valueAxis.dim); - var baseDim = data.mapDimension(baseAxis.dim); - var stacked = isDimensionStacked(data, valueDim /* , baseDim */); - var clampLayout = baseAxis.dim !== 'radius' || !seriesModel.get('roundCap', true); - var valueAxisModel = valueAxis.model; - var startValue = valueAxisModel.get('startValue'); - var valueAxisStart = valueAxis.dataToCoord(startValue || 0); - for (var idx = 0, len = data.count(); idx < len; idx++) { - var value = data.get(valueDim, idx); - var baseValue = data.get(baseDim, idx); - var sign = value >= 0 ? 'p' : 'n'; - var baseCoord = valueAxisStart; - // Because of the barMinHeight, we can not use the value in - // stackResultDimension directly. - // Only ordinal axis can be stacked. - if (stacked) { - if (!lastStackCoords[stackId][baseValue]) { - lastStackCoords[stackId][baseValue] = { - p: valueAxisStart, - n: valueAxisStart // Negative stack - }; - } - // Should also consider #4243 - baseCoord = lastStackCoords[stackId][baseValue][sign]; - } - var r0 = void 0; - var r = void 0; - var startAngle = void 0; - var endAngle = void 0; - // radial sector - if (valueAxis.dim === 'radius') { - var radiusSpan = valueAxis.dataToCoord(value) - valueAxisStart; - var angle = baseAxis.dataToCoord(baseValue); - if (Math.abs(radiusSpan) < barMinHeight) { - radiusSpan = (radiusSpan < 0 ? -1 : 1) * barMinHeight; - } - r0 = baseCoord; - r = baseCoord + radiusSpan; - startAngle = angle - columnOffset; - endAngle = startAngle - columnWidth; - stacked && (lastStackCoords[stackId][baseValue][sign] = r); - } - // tangential sector - else { - var angleSpan = valueAxis.dataToCoord(value, clampLayout) - valueAxisStart; - var radius = baseAxis.dataToCoord(baseValue); - if (Math.abs(angleSpan) < barMinAngle) { - angleSpan = (angleSpan < 0 ? -1 : 1) * barMinAngle; - } - r0 = radius + columnOffset; - r = r0 + columnWidth; - startAngle = baseCoord; - endAngle = baseCoord + angleSpan; - // if the previous stack is at the end of the ring, - // add a round to differentiate it from origin - // let extent = angleAxis.getExtent(); - // let stackCoord = angle; - // if (stackCoord === extent[0] && value > 0) { - // stackCoord = extent[1]; - // } - // else if (stackCoord === extent[1] && value < 0) { - // stackCoord = extent[0]; - // } - stacked && (lastStackCoords[stackId][baseValue][sign] = endAngle); - } - data.setItemLayout(idx, { - cx: cx, - cy: cy, - r0: r0, - r: r, - // Consider that positive angle is anti-clockwise, - // while positive radian of sector is clockwise - startAngle: -startAngle * Math.PI / 180, - endAngle: -endAngle * Math.PI / 180, - /** - * Keep the same logic with bar in catesion: use end value to - * control direction. Notice that if clockwise is true (by - * default), the sector will always draw clockwisely, no matter - * whether endAngle is greater or less than startAngle. - */ - clockwise: startAngle >= endAngle - }); - } - }); -} -/** - * Calculate bar width and offset for radial bar charts - */ -function calRadialBar(barSeries) { - // Columns info on each category axis. Key is polar name - var columnsMap = {}; - zrUtil.each(barSeries, function (seriesModel, idx) { - var data = seriesModel.getData(); - var polar = seriesModel.coordinateSystem; - var baseAxis = polar.getBaseAxis(); - var axisKey = getAxisKey(polar, baseAxis); - var axisExtent = baseAxis.getExtent(); - var bandWidth = baseAxis.type === 'category' ? baseAxis.getBandWidth() : Math.abs(axisExtent[1] - axisExtent[0]) / data.count(); - var columnsOnAxis = columnsMap[axisKey] || { - bandWidth: bandWidth, - remainedWidth: bandWidth, - autoWidthCount: 0, - categoryGap: '20%', - gap: '30%', - stacks: {} - }; - var stacks = columnsOnAxis.stacks; - columnsMap[axisKey] = columnsOnAxis; - var stackId = getSeriesStackId(seriesModel); - if (!stacks[stackId]) { - columnsOnAxis.autoWidthCount++; - } - stacks[stackId] = stacks[stackId] || { - width: 0, - maxWidth: 0 - }; - var barWidth = parsePercent(seriesModel.get('barWidth'), bandWidth); - var barMaxWidth = parsePercent(seriesModel.get('barMaxWidth'), bandWidth); - var barGap = seriesModel.get('barGap'); - var barCategoryGap = seriesModel.get('barCategoryGap'); - if (barWidth && !stacks[stackId].width) { - barWidth = Math.min(columnsOnAxis.remainedWidth, barWidth); - stacks[stackId].width = barWidth; - columnsOnAxis.remainedWidth -= barWidth; - } - barMaxWidth && (stacks[stackId].maxWidth = barMaxWidth); - barGap != null && (columnsOnAxis.gap = barGap); - barCategoryGap != null && (columnsOnAxis.categoryGap = barCategoryGap); - }); - var result = {}; - zrUtil.each(columnsMap, function (columnsOnAxis, coordSysName) { - result[coordSysName] = {}; - var stacks = columnsOnAxis.stacks; - var bandWidth = columnsOnAxis.bandWidth; - var categoryGap = parsePercent(columnsOnAxis.categoryGap, bandWidth); - var barGapPercent = parsePercent(columnsOnAxis.gap, 1); - var remainedWidth = columnsOnAxis.remainedWidth; - var autoWidthCount = columnsOnAxis.autoWidthCount; - var autoWidth = (remainedWidth - categoryGap) / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); - autoWidth = Math.max(autoWidth, 0); - // Find if any auto calculated bar exceeded maxBarWidth - zrUtil.each(stacks, function (column, stack) { - var maxWidth = column.maxWidth; - if (maxWidth && maxWidth < autoWidth) { - maxWidth = Math.min(maxWidth, remainedWidth); - if (column.width) { - maxWidth = Math.min(maxWidth, column.width); - } - remainedWidth -= maxWidth; - column.width = maxWidth; - autoWidthCount--; - } - }); - // Recalculate width again - autoWidth = (remainedWidth - categoryGap) / (autoWidthCount + (autoWidthCount - 1) * barGapPercent); - autoWidth = Math.max(autoWidth, 0); - var widthSum = 0; - var lastColumn; - zrUtil.each(stacks, function (column, idx) { - if (!column.width) { - column.width = autoWidth; - } - lastColumn = column; - widthSum += column.width * (1 + barGapPercent); - }); - if (lastColumn) { - widthSum -= lastColumn.width * barGapPercent; - } - var offset = -widthSum / 2; - zrUtil.each(stacks, function (column, stackId) { - result[coordSysName][stackId] = result[coordSysName][stackId] || { - offset: offset, - width: column.width - }; - offset += column.width * (1 + barGapPercent); - }); - }); - return result; -} -export default barLayoutPolar; \ No newline at end of file diff --git a/node_modules/echarts/lib/layout/points.js b/node_modules/echarts/lib/layout/points.js deleted file mode 100644 index 5bc5708..0000000 --- a/node_modules/echarts/lib/layout/points.js +++ /dev/null @@ -1,105 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { map } from 'zrender/lib/core/util.js'; -import createRenderPlanner from '../chart/helper/createRenderPlanner.js'; -import { isDimensionStacked } from '../data/helper/dataStackHelper.js'; -import { createFloat32Array } from '../util/vendor.js'; -export default function pointsLayout(seriesType, forceStoreInTypedArray) { - return { - seriesType: seriesType, - plan: createRenderPlanner(), - reset: function (seriesModel) { - var data = seriesModel.getData(); - var coordSys = seriesModel.coordinateSystem; - var pipelineContext = seriesModel.pipelineContext; - var useTypedArray = forceStoreInTypedArray || pipelineContext.large; - if (!coordSys) { - return; - } - var dims = map(coordSys.dimensions, function (dim) { - return data.mapDimension(dim); - }).slice(0, 2); - var dimLen = dims.length; - var stackResultDim = data.getCalculationInfo('stackResultDimension'); - if (isDimensionStacked(data, dims[0])) { - dims[0] = stackResultDim; - } - if (isDimensionStacked(data, dims[1])) { - dims[1] = stackResultDim; - } - var store = data.getStore(); - var dimIdx0 = data.getDimensionIndex(dims[0]); - var dimIdx1 = data.getDimensionIndex(dims[1]); - return dimLen && { - progress: function (params, data) { - var segCount = params.end - params.start; - var points = useTypedArray && createFloat32Array(segCount * dimLen); - var tmpIn = []; - var tmpOut = []; - for (var i = params.start, offset = 0; i < params.end; i++) { - var point = void 0; - if (dimLen === 1) { - var x = store.get(dimIdx0, i); - // NOTE: Make sure the second parameter is null to use default strategy. - point = coordSys.dataToPoint(x, null, tmpOut); - } else { - tmpIn[0] = store.get(dimIdx0, i); - tmpIn[1] = store.get(dimIdx1, i); - // Let coordinate system to handle the NaN data. - point = coordSys.dataToPoint(tmpIn, null, tmpOut); - } - if (useTypedArray) { - points[offset++] = point[0]; - points[offset++] = point[1]; - } else { - data.setItemLayout(i, point.slice()); - } - } - useTypedArray && data.setLayout('points', points); - } - }; - } - }; -} -; \ No newline at end of file diff --git a/node_modules/echarts/lib/legacy/dataSelectAction.js b/node_modules/echarts/lib/legacy/dataSelectAction.js deleted file mode 100644 index bd1f5fc..0000000 --- a/node_modules/echarts/lib/legacy/dataSelectAction.js +++ /dev/null @@ -1,116 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend, each, isArray, isString } from 'zrender/lib/core/util.js'; -import { deprecateReplaceLog, deprecateLog } from '../util/log.js'; -import { queryDataIndex } from '../util/model.js'; -// Legacy data selection action. -// Includes: pieSelect, pieUnSelect, pieToggleSelect, mapSelect, mapUnSelect, mapToggleSelect -export function createLegacyDataSelectAction(seriesType, ecRegisterAction) { - function getSeriesIndices(ecModel, payload) { - var seriesIndices = []; - ecModel.eachComponent({ - mainType: 'series', - subType: seriesType, - query: payload - }, function (seriesModel) { - seriesIndices.push(seriesModel.seriesIndex); - }); - return seriesIndices; - } - each([[seriesType + 'ToggleSelect', 'toggleSelect'], [seriesType + 'Select', 'select'], [seriesType + 'UnSelect', 'unselect']], function (eventsMap) { - ecRegisterAction(eventsMap[0], function (payload, ecModel, api) { - payload = extend({}, payload); - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog(payload.type, eventsMap[1]); - } - api.dispatchAction(extend(payload, { - type: eventsMap[1], - seriesIndex: getSeriesIndices(ecModel, payload) - })); - }); - }); -} -function handleSeriesLegacySelectEvents(type, eventPostfix, ecIns, ecModel, payload) { - var legacyEventName = type + eventPostfix; - if (!ecIns.isSilent(legacyEventName)) { - if (process.env.NODE_ENV !== 'production') { - deprecateLog("event " + legacyEventName + " is deprecated."); - } - ecModel.eachComponent({ - mainType: 'series', - subType: 'pie' - }, function (seriesModel) { - var seriesIndex = seriesModel.seriesIndex; - var selectedMap = seriesModel.option.selectedMap; - var selected = payload.selected; - for (var i = 0; i < selected.length; i++) { - if (selected[i].seriesIndex === seriesIndex) { - var data = seriesModel.getData(); - var dataIndex = queryDataIndex(data, payload.fromActionPayload); - ecIns.trigger(legacyEventName, { - type: legacyEventName, - seriesId: seriesModel.id, - name: isArray(dataIndex) ? data.getName(dataIndex[0]) : data.getName(dataIndex), - selected: isString(selectedMap) ? selectedMap : extend({}, selectedMap) - }); - } - } - }); - } -} -export function handleLegacySelectEvents(messageCenter, ecIns, api) { - messageCenter.on('selectchanged', function (params) { - var ecModel = api.getModel(); - if (params.isFromClick) { - handleSeriesLegacySelectEvents('map', 'selectchanged', ecIns, ecModel, params); - handleSeriesLegacySelectEvents('pie', 'selectchanged', ecIns, ecModel, params); - } else if (params.fromAction === 'select') { - handleSeriesLegacySelectEvents('map', 'selected', ecIns, ecModel, params); - handleSeriesLegacySelectEvents('pie', 'selected', ecIns, ecModel, params); - } else if (params.fromAction === 'unselect') { - handleSeriesLegacySelectEvents('map', 'unselected', ecIns, ecModel, params); - handleSeriesLegacySelectEvents('pie', 'unselected', ecIns, ecModel, params); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/legacy/getTextRect.js b/node_modules/echarts/lib/legacy/getTextRect.js deleted file mode 100644 index ddf69aa..0000000 --- a/node_modules/echarts/lib/legacy/getTextRect.js +++ /dev/null @@ -1,59 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { Text } from '../util/graphic.js'; -export function getTextRect(text, font, align, verticalAlign, padding, rich, truncate, lineHeight) { - var textEl = new Text({ - style: { - text: text, - font: font, - align: align, - verticalAlign: verticalAlign, - padding: padding, - rich: rich, - overflow: truncate ? 'truncate' : null, - lineHeight: lineHeight - } - }); - return textEl.getBoundingRect(); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/loading/default.js b/node_modules/echarts/lib/loading/default.js deleted file mode 100644 index 96f469b..0000000 --- a/node_modules/echarts/lib/loading/default.js +++ /dev/null @@ -1,160 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as graphic from '../util/graphic.js'; -var PI = Math.PI; -/** - * @param {module:echarts/ExtensionAPI} api - * @param {Object} [opts] - * @param {string} [opts.text] - * @param {string} [opts.color] - * @param {string} [opts.textColor] - * @return {module:zrender/Element} - */ -export default function defaultLoading(api, opts) { - opts = opts || {}; - zrUtil.defaults(opts, { - text: 'loading', - textColor: '#000', - fontSize: 12, - fontWeight: 'normal', - fontStyle: 'normal', - fontFamily: 'sans-serif', - maskColor: 'rgba(255, 255, 255, 0.8)', - showSpinner: true, - color: '#5470c6', - spinnerRadius: 10, - lineWidth: 5, - zlevel: 0 - }); - var group = new graphic.Group(); - var mask = new graphic.Rect({ - style: { - fill: opts.maskColor - }, - zlevel: opts.zlevel, - z: 10000 - }); - group.add(mask); - var textContent = new graphic.Text({ - style: { - text: opts.text, - fill: opts.textColor, - fontSize: opts.fontSize, - fontWeight: opts.fontWeight, - fontStyle: opts.fontStyle, - fontFamily: opts.fontFamily - }, - zlevel: opts.zlevel, - z: 10001 - }); - var labelRect = new graphic.Rect({ - style: { - fill: 'none' - }, - textContent: textContent, - textConfig: { - position: 'right', - distance: 10 - }, - zlevel: opts.zlevel, - z: 10001 - }); - group.add(labelRect); - var arc; - if (opts.showSpinner) { - arc = new graphic.Arc({ - shape: { - startAngle: -PI / 2, - endAngle: -PI / 2 + 0.1, - r: opts.spinnerRadius - }, - style: { - stroke: opts.color, - lineCap: 'round', - lineWidth: opts.lineWidth - }, - zlevel: opts.zlevel, - z: 10001 - }); - arc.animateShape(true).when(1000, { - endAngle: PI * 3 / 2 - }).start('circularInOut'); - arc.animateShape(true).when(1000, { - startAngle: PI * 3 / 2 - }).delay(300).start('circularInOut'); - group.add(arc); - } - // Inject resize - group.resize = function () { - var textWidth = textContent.getBoundingRect().width; - var r = opts.showSpinner ? opts.spinnerRadius : 0; - // cx = (containerWidth - arcDiameter - textDistance - textWidth) / 2 - // textDistance needs to be calculated when both animation and text exist - var cx = (api.getWidth() - r * 2 - (opts.showSpinner && textWidth ? 10 : 0) - textWidth) / 2 - (opts.showSpinner && textWidth ? 0 : 5 + textWidth / 2) - // only show the text - + (opts.showSpinner ? 0 : textWidth / 2) - // only show the spinner - + (textWidth ? 0 : r); - var cy = api.getHeight() / 2; - opts.showSpinner && arc.setShape({ - cx: cx, - cy: cy - }); - labelRect.setShape({ - x: cx - r, - y: cy - r, - width: r * 2, - height: r * 2 - }); - mask.setShape({ - x: 0, - y: 0, - width: api.getWidth(), - height: api.getHeight() - }); - }; - group.resize(); - return group; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/model/Component.js b/node_modules/echarts/lib/model/Component.js deleted file mode 100644 index da0786e..0000000 --- a/node_modules/echarts/lib/model/Component.js +++ /dev/null @@ -1,233 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import Model from './Model.js'; -import * as componentUtil from '../util/component.js'; -import { enableClassManagement, parseClassType, isExtendedClass, mountExtend } from '../util/clazz.js'; -import { makeInner, queryReferringComponents } from '../util/model.js'; -import * as layout from '../util/layout.js'; -var inner = makeInner(); -var ComponentModel = /** @class */function (_super) { - __extends(ComponentModel, _super); - function ComponentModel(option, parentModel, ecModel) { - var _this = _super.call(this, option, parentModel, ecModel) || this; - _this.uid = componentUtil.getUID('ec_cpt_model'); - return _this; - } - ComponentModel.prototype.init = function (option, parentModel, ecModel) { - this.mergeDefaultAndTheme(option, ecModel); - }; - ComponentModel.prototype.mergeDefaultAndTheme = function (option, ecModel) { - var layoutMode = layout.fetchLayoutMode(this); - var inputPositionParams = layoutMode ? layout.getLayoutParams(option) : {}; - var themeModel = ecModel.getTheme(); - zrUtil.merge(option, themeModel.get(this.mainType)); - zrUtil.merge(option, this.getDefaultOption()); - if (layoutMode) { - layout.mergeLayoutParam(option, inputPositionParams, layoutMode); - } - }; - ComponentModel.prototype.mergeOption = function (option, ecModel) { - zrUtil.merge(this.option, option, true); - var layoutMode = layout.fetchLayoutMode(this); - if (layoutMode) { - layout.mergeLayoutParam(this.option, option, layoutMode); - } - }; - /** - * Called immediately after `init` or `mergeOption` of this instance called. - */ - ComponentModel.prototype.optionUpdated = function (newCptOption, isInit) {}; - /** - * [How to declare defaultOption]: - * - * (A) If using class declaration in typescript (since echarts 5): - * ```ts - * import {ComponentOption} from '../model/option.js'; - * export interface XxxOption extends ComponentOption { - * aaa: number - * } - * export class XxxModel extends Component { - * static type = 'xxx'; - * static defaultOption: XxxOption = { - * aaa: 123 - * } - * } - * Component.registerClass(XxxModel); - * ``` - * ```ts - * import {inheritDefaultOption} from '../util/component.js'; - * import {XxxModel, XxxOption} from './XxxModel.js'; - * export interface XxxSubOption extends XxxOption { - * bbb: number - * } - * class XxxSubModel extends XxxModel { - * static defaultOption: XxxSubOption = inheritDefaultOption(XxxModel.defaultOption, { - * bbb: 456 - * }) - * fn() { - * let opt = this.getDefaultOption(); - * // opt is {aaa: 123, bbb: 456} - * } - * } - * ``` - * - * (B) If using class extend (previous approach in echarts 3 & 4): - * ```js - * let XxxComponent = Component.extend({ - * defaultOption: { - * xx: 123 - * } - * }) - * ``` - * ```js - * let XxxSubComponent = XxxComponent.extend({ - * defaultOption: { - * yy: 456 - * }, - * fn: function () { - * let opt = this.getDefaultOption(); - * // opt is {xx: 123, yy: 456} - * } - * }) - * ``` - */ - ComponentModel.prototype.getDefaultOption = function () { - var ctor = this.constructor; - // If using class declaration, it is different to travel super class - // in legacy env and auto merge defaultOption. So if using class - // declaration, defaultOption should be merged manually. - if (!isExtendedClass(ctor)) { - // When using ts class, defaultOption must be declared as static. - return ctor.defaultOption; - } - // FIXME: remove this approach? - var fields = inner(this); - if (!fields.defaultOption) { - var optList = []; - var clz = ctor; - while (clz) { - var opt = clz.prototype.defaultOption; - opt && optList.push(opt); - clz = clz.superClass; - } - var defaultOption = {}; - for (var i = optList.length - 1; i >= 0; i--) { - defaultOption = zrUtil.merge(defaultOption, optList[i], true); - } - fields.defaultOption = defaultOption; - } - return fields.defaultOption; - }; - /** - * Notice: always force to input param `useDefault` in case that forget to consider it. - * The same behavior as `modelUtil.parseFinder`. - * - * @param useDefault In many cases like series refer axis and axis refer grid, - * If axis index / axis id not specified, use the first target as default. - * In other cases like dataZoom refer axis, if not specified, measn no refer. - */ - ComponentModel.prototype.getReferringComponents = function (mainType, opt) { - var indexKey = mainType + 'Index'; - var idKey = mainType + 'Id'; - return queryReferringComponents(this.ecModel, mainType, { - index: this.get(indexKey, true), - id: this.get(idKey, true) - }, opt); - }; - ComponentModel.prototype.getBoxLayoutParams = function () { - // Consider itself having box layout configs. - var boxLayoutModel = this; - return { - left: boxLayoutModel.get('left'), - top: boxLayoutModel.get('top'), - right: boxLayoutModel.get('right'), - bottom: boxLayoutModel.get('bottom'), - width: boxLayoutModel.get('width'), - height: boxLayoutModel.get('height') - }; - }; - /** - * Get key for zlevel. - * If developers don't configure zlevel. We will assign zlevel to series based on the key. - * For example, lines with trail effect and progressive series will in an individual zlevel. - */ - ComponentModel.prototype.getZLevelKey = function () { - return ''; - }; - ComponentModel.prototype.setZLevel = function (zlevel) { - this.option.zlevel = zlevel; - }; - ComponentModel.protoInitialize = function () { - var proto = ComponentModel.prototype; - proto.type = 'component'; - proto.id = ''; - proto.name = ''; - proto.mainType = ''; - proto.subType = ''; - proto.componentIndex = 0; - }(); - return ComponentModel; -}(Model); -mountExtend(ComponentModel, Model); -enableClassManagement(ComponentModel); -componentUtil.enableSubTypeDefaulter(ComponentModel); -componentUtil.enableTopologicalTravel(ComponentModel, getDependencies); -function getDependencies(componentType) { - var deps = []; - zrUtil.each(ComponentModel.getClassesByMainType(componentType), function (clz) { - deps = deps.concat(clz.dependencies || clz.prototype.dependencies || []); - }); - // Ensure main type. - deps = zrUtil.map(deps, function (type) { - return parseClassType(type).main; - }); - // Hack dataset for convenience. - if (componentType !== 'dataset' && zrUtil.indexOf(deps, 'dataset') <= 0) { - deps.unshift('dataset'); - } - return deps; -} -export default ComponentModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/Global.js b/node_modules/echarts/lib/model/Global.js deleted file mode 100644 index 3d23be6..0000000 --- a/node_modules/echarts/lib/model/Global.js +++ /dev/null @@ -1,748 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Caution: If the mechanism should be changed some day, these cases - * should be considered: - * - * (1) In `merge option` mode, if using the same option to call `setOption` - * many times, the result should be the same (try our best to ensure that). - * (2) In `merge option` mode, if a component has no id/name specified, it - * will be merged by index, and the result sequence of the components is - * consistent to the original sequence. - * (3) In `replaceMerge` mode, keep the result sequence of the components is - * consistent to the original sequence, even though there might result in "hole". - * (4) `reset` feature (in toolbox). Find detailed info in comments about - * `mergeOption` in module:echarts/model/OptionManager. - */ -import { each, filter, isArray, isObject, isString, createHashMap, assert, clone, merge, extend, mixin, isFunction } from 'zrender/lib/core/util.js'; -import * as modelUtil from '../util/model.js'; -import Model from './Model.js'; -import ComponentModel from './Component.js'; -import globalDefault from './globalDefault.js'; -import { resetSourceDefaulter } from '../data/helper/sourceHelper.js'; -import { concatInternalOptions } from './internalComponentCreator.js'; -import { PaletteMixin } from './mixin/palette.js'; -import { error, warn } from '../util/log.js'; -// ----------------------- -// Internal method names: -// ----------------------- -var reCreateSeriesIndices; -var assertSeriesInitialized; -var initBase; -var OPTION_INNER_KEY = '\0_ec_inner'; -var OPTION_INNER_VALUE = 1; -var BUITIN_COMPONENTS_MAP = { - grid: 'GridComponent', - polar: 'PolarComponent', - geo: 'GeoComponent', - singleAxis: 'SingleAxisComponent', - parallel: 'ParallelComponent', - calendar: 'CalendarComponent', - graphic: 'GraphicComponent', - toolbox: 'ToolboxComponent', - tooltip: 'TooltipComponent', - axisPointer: 'AxisPointerComponent', - brush: 'BrushComponent', - title: 'TitleComponent', - timeline: 'TimelineComponent', - markPoint: 'MarkPointComponent', - markLine: 'MarkLineComponent', - markArea: 'MarkAreaComponent', - legend: 'LegendComponent', - dataZoom: 'DataZoomComponent', - visualMap: 'VisualMapComponent', - // aria: 'AriaComponent', - // dataset: 'DatasetComponent', - // Dependencies - xAxis: 'GridComponent', - yAxis: 'GridComponent', - angleAxis: 'PolarComponent', - radiusAxis: 'PolarComponent' -}; -var BUILTIN_CHARTS_MAP = { - line: 'LineChart', - bar: 'BarChart', - pie: 'PieChart', - scatter: 'ScatterChart', - radar: 'RadarChart', - map: 'MapChart', - tree: 'TreeChart', - treemap: 'TreemapChart', - graph: 'GraphChart', - gauge: 'GaugeChart', - funnel: 'FunnelChart', - parallel: 'ParallelChart', - sankey: 'SankeyChart', - boxplot: 'BoxplotChart', - candlestick: 'CandlestickChart', - effectScatter: 'EffectScatterChart', - lines: 'LinesChart', - heatmap: 'HeatmapChart', - pictorialBar: 'PictorialBarChart', - themeRiver: 'ThemeRiverChart', - sunburst: 'SunburstChart', - custom: 'CustomChart' -}; -var componetsMissingLogPrinted = {}; -function checkMissingComponents(option) { - each(option, function (componentOption, mainType) { - if (!ComponentModel.hasClass(mainType)) { - var componentImportName = BUITIN_COMPONENTS_MAP[mainType]; - if (componentImportName && !componetsMissingLogPrinted[componentImportName]) { - error("Component " + mainType + " is used but not imported.\nimport { " + componentImportName + " } from 'echarts/components';\necharts.use([" + componentImportName + "]);"); - componetsMissingLogPrinted[componentImportName] = true; - } - } - }); -} -var GlobalModel = /** @class */function (_super) { - __extends(GlobalModel, _super); - function GlobalModel() { - return _super !== null && _super.apply(this, arguments) || this; - } - GlobalModel.prototype.init = function (option, parentModel, ecModel, theme, locale, optionManager) { - theme = theme || {}; - this.option = null; // Mark as not initialized. - this._theme = new Model(theme); - this._locale = new Model(locale); - this._optionManager = optionManager; - }; - GlobalModel.prototype.setOption = function (option, opts, optionPreprocessorFuncs) { - if (process.env.NODE_ENV !== 'production') { - assert(option != null, 'option is null/undefined'); - assert(option[OPTION_INNER_KEY] !== OPTION_INNER_VALUE, 'please use chart.getOption()'); - } - var innerOpt = normalizeSetOptionInput(opts); - this._optionManager.setOption(option, optionPreprocessorFuncs, innerOpt); - this._resetOption(null, innerOpt); - }; - /** - * @param type null/undefined: reset all. - * 'recreate': force recreate all. - * 'timeline': only reset timeline option - * 'media': only reset media query option - * @return Whether option changed. - */ - GlobalModel.prototype.resetOption = function (type, opt) { - return this._resetOption(type, normalizeSetOptionInput(opt)); - }; - GlobalModel.prototype._resetOption = function (type, opt) { - var optionChanged = false; - var optionManager = this._optionManager; - if (!type || type === 'recreate') { - var baseOption = optionManager.mountOption(type === 'recreate'); - if (process.env.NODE_ENV !== 'production') { - checkMissingComponents(baseOption); - } - if (!this.option || type === 'recreate') { - initBase(this, baseOption); - } else { - this.restoreData(); - this._mergeOption(baseOption, opt); - } - optionChanged = true; - } - if (type === 'timeline' || type === 'media') { - this.restoreData(); - } - // By design, if `setOption(option2)` at the second time, and `option2` is a `ECUnitOption`, - // it should better not have the same props with `MediaUnit['option']`. - // Because either `option2` or `MediaUnit['option']` will be always merged to "current option" - // rather than original "baseOption". If they both override a prop, the result might be - // unexpected when media state changed after `setOption` called. - // If we really need to modify a props in each `MediaUnit['option']`, use the full version - // (`{baseOption, media}`) in `setOption`. - // For `timeline`, the case is the same. - if (!type || type === 'recreate' || type === 'timeline') { - var timelineOption = optionManager.getTimelineOption(this); - if (timelineOption) { - optionChanged = true; - this._mergeOption(timelineOption, opt); - } - } - if (!type || type === 'recreate' || type === 'media') { - var mediaOptions = optionManager.getMediaOption(this); - if (mediaOptions.length) { - each(mediaOptions, function (mediaOption) { - optionChanged = true; - this._mergeOption(mediaOption, opt); - }, this); - } - } - return optionChanged; - }; - GlobalModel.prototype.mergeOption = function (option) { - this._mergeOption(option, null); - }; - GlobalModel.prototype._mergeOption = function (newOption, opt) { - var option = this.option; - var componentsMap = this._componentsMap; - var componentsCount = this._componentsCount; - var newCmptTypes = []; - var newCmptTypeMap = createHashMap(); - var replaceMergeMainTypeMap = opt && opt.replaceMergeMainTypeMap; - resetSourceDefaulter(this); - // If no component class, merge directly. - // For example: color, animaiton options, etc. - each(newOption, function (componentOption, mainType) { - if (componentOption == null) { - return; - } - if (!ComponentModel.hasClass(mainType)) { - // globalSettingTask.dirty(); - option[mainType] = option[mainType] == null ? clone(componentOption) : merge(option[mainType], componentOption, true); - } else if (mainType) { - newCmptTypes.push(mainType); - newCmptTypeMap.set(mainType, true); - } - }); - if (replaceMergeMainTypeMap) { - // If there is a mainType `xxx` in `replaceMerge` but not declared in option, - // we trade it as it is declared in option as `{xxx: []}`. Because: - // (1) for normal merge, `{xxx: null/undefined}` are the same meaning as `{xxx: []}`. - // (2) some preprocessor may convert some of `{xxx: null/undefined}` to `{xxx: []}`. - replaceMergeMainTypeMap.each(function (val, mainTypeInReplaceMerge) { - if (ComponentModel.hasClass(mainTypeInReplaceMerge) && !newCmptTypeMap.get(mainTypeInReplaceMerge)) { - newCmptTypes.push(mainTypeInReplaceMerge); - newCmptTypeMap.set(mainTypeInReplaceMerge, true); - } - }); - } - ComponentModel.topologicalTravel(newCmptTypes, ComponentModel.getAllClassMainTypes(), visitComponent, this); - function visitComponent(mainType) { - var newCmptOptionList = concatInternalOptions(this, mainType, modelUtil.normalizeToArray(newOption[mainType])); - var oldCmptList = componentsMap.get(mainType); - var mergeMode = - // `!oldCmptList` means init. See the comment in `mappingToExists` - !oldCmptList ? 'replaceAll' : replaceMergeMainTypeMap && replaceMergeMainTypeMap.get(mainType) ? 'replaceMerge' : 'normalMerge'; - var mappingResult = modelUtil.mappingToExists(oldCmptList, newCmptOptionList, mergeMode); - // Set mainType and complete subType. - modelUtil.setComponentTypeToKeyInfo(mappingResult, mainType, ComponentModel); - // Empty it before the travel, in order to prevent `this._componentsMap` - // from being used in the `init`/`mergeOption`/`optionUpdated` of some - // components, which is probably incorrect logic. - option[mainType] = null; - componentsMap.set(mainType, null); - componentsCount.set(mainType, 0); - var optionsByMainType = []; - var cmptsByMainType = []; - var cmptsCountByMainType = 0; - var tooltipExists; - var tooltipWarningLogged; - each(mappingResult, function (resultItem, index) { - var componentModel = resultItem.existing; - var newCmptOption = resultItem.newOption; - if (!newCmptOption) { - if (componentModel) { - // Consider where is no new option and should be merged using {}, - // see removeEdgeAndAdd in topologicalTravel and - // ComponentModel.getAllClassMainTypes. - componentModel.mergeOption({}, this); - componentModel.optionUpdated({}, false); - } - // If no both `resultItem.exist` and `resultItem.option`, - // either it is in `replaceMerge` and not matched by any id, - // or it has been removed in previous `replaceMerge` and left a "hole" in this component index. - } else { - var isSeriesType = mainType === 'series'; - var ComponentModelClass = ComponentModel.getClass(mainType, resultItem.keyInfo.subType, !isSeriesType // Give a more detailed warn later if series don't exists - ); - - if (!ComponentModelClass) { - if (process.env.NODE_ENV !== 'production') { - var subType = resultItem.keyInfo.subType; - var seriesImportName = BUILTIN_CHARTS_MAP[subType]; - if (!componetsMissingLogPrinted[subType]) { - componetsMissingLogPrinted[subType] = true; - if (seriesImportName) { - error("Series " + subType + " is used but not imported.\nimport { " + seriesImportName + " } from 'echarts/charts';\necharts.use([" + seriesImportName + "]);"); - } else { - error("Unknown series " + subType); - } - } - } - return; - } - // TODO Before multiple tooltips get supported, we do this check to avoid unexpected exception. - if (mainType === 'tooltip') { - if (tooltipExists) { - if (process.env.NODE_ENV !== 'production') { - if (!tooltipWarningLogged) { - warn('Currently only one tooltip component is allowed.'); - tooltipWarningLogged = true; - } - } - return; - } - tooltipExists = true; - } - if (componentModel && componentModel.constructor === ComponentModelClass) { - componentModel.name = resultItem.keyInfo.name; - // componentModel.settingTask && componentModel.settingTask.dirty(); - componentModel.mergeOption(newCmptOption, this); - componentModel.optionUpdated(newCmptOption, false); - } else { - // PENDING Global as parent ? - var extraOpt = extend({ - componentIndex: index - }, resultItem.keyInfo); - componentModel = new ComponentModelClass(newCmptOption, this, this, extraOpt); - // Assign `keyInfo` - extend(componentModel, extraOpt); - if (resultItem.brandNew) { - componentModel.__requireNewView = true; - } - componentModel.init(newCmptOption, this, this); - // Call optionUpdated after init. - // newCmptOption has been used as componentModel.option - // and may be merged with theme and default, so pass null - // to avoid confusion. - componentModel.optionUpdated(null, true); - } - } - if (componentModel) { - optionsByMainType.push(componentModel.option); - cmptsByMainType.push(componentModel); - cmptsCountByMainType++; - } else { - // Always do assign to avoid elided item in array. - optionsByMainType.push(void 0); - cmptsByMainType.push(void 0); - } - }, this); - option[mainType] = optionsByMainType; - componentsMap.set(mainType, cmptsByMainType); - componentsCount.set(mainType, cmptsCountByMainType); - // Backup series for filtering. - if (mainType === 'series') { - reCreateSeriesIndices(this); - } - } - // If no series declared, ensure `_seriesIndices` initialized. - if (!this._seriesIndices) { - reCreateSeriesIndices(this); - } - }; - /** - * Get option for output (cloned option and inner info removed) - */ - GlobalModel.prototype.getOption = function () { - var option = clone(this.option); - each(option, function (optInMainType, mainType) { - if (ComponentModel.hasClass(mainType)) { - var opts = modelUtil.normalizeToArray(optInMainType); - // Inner cmpts need to be removed. - // Inner cmpts might not be at last since ec5.0, but still - // compatible for users: if inner cmpt at last, splice the returned array. - var realLen = opts.length; - var metNonInner = false; - for (var i = realLen - 1; i >= 0; i--) { - // Remove options with inner id. - if (opts[i] && !modelUtil.isComponentIdInternal(opts[i])) { - metNonInner = true; - } else { - opts[i] = null; - !metNonInner && realLen--; - } - } - opts.length = realLen; - option[mainType] = opts; - } - }); - delete option[OPTION_INNER_KEY]; - return option; - }; - GlobalModel.prototype.getTheme = function () { - return this._theme; - }; - GlobalModel.prototype.getLocaleModel = function () { - return this._locale; - }; - GlobalModel.prototype.setUpdatePayload = function (payload) { - this._payload = payload; - }; - GlobalModel.prototype.getUpdatePayload = function () { - return this._payload; - }; - /** - * @param idx If not specified, return the first one. - */ - GlobalModel.prototype.getComponent = function (mainType, idx) { - var list = this._componentsMap.get(mainType); - if (list) { - var cmpt = list[idx || 0]; - if (cmpt) { - return cmpt; - } else if (idx == null) { - for (var i = 0; i < list.length; i++) { - if (list[i]) { - return list[i]; - } - } - } - } - }; - /** - * @return Never be null/undefined. - */ - GlobalModel.prototype.queryComponents = function (condition) { - var mainType = condition.mainType; - if (!mainType) { - return []; - } - var index = condition.index; - var id = condition.id; - var name = condition.name; - var cmpts = this._componentsMap.get(mainType); - if (!cmpts || !cmpts.length) { - return []; - } - var result; - if (index != null) { - result = []; - each(modelUtil.normalizeToArray(index), function (idx) { - cmpts[idx] && result.push(cmpts[idx]); - }); - } else if (id != null) { - result = queryByIdOrName('id', id, cmpts); - } else if (name != null) { - result = queryByIdOrName('name', name, cmpts); - } else { - // Return all non-empty components in that mainType - result = filter(cmpts, function (cmpt) { - return !!cmpt; - }); - } - return filterBySubType(result, condition); - }; - /** - * The interface is different from queryComponents, - * which is convenient for inner usage. - * - * @usage - * let result = findComponents( - * {mainType: 'dataZoom', query: {dataZoomId: 'abc'}} - * ); - * let result = findComponents( - * {mainType: 'series', subType: 'pie', query: {seriesName: 'uio'}} - * ); - * let result = findComponents( - * {mainType: 'series', - * filter: function (model, index) {...}} - * ); - * // result like [component0, componnet1, ...] - */ - GlobalModel.prototype.findComponents = function (condition) { - var query = condition.query; - var mainType = condition.mainType; - var queryCond = getQueryCond(query); - var result = queryCond ? this.queryComponents(queryCond) - // Retrieve all non-empty components. - : filter(this._componentsMap.get(mainType), function (cmpt) { - return !!cmpt; - }); - return doFilter(filterBySubType(result, condition)); - function getQueryCond(q) { - var indexAttr = mainType + 'Index'; - var idAttr = mainType + 'Id'; - var nameAttr = mainType + 'Name'; - return q && (q[indexAttr] != null || q[idAttr] != null || q[nameAttr] != null) ? { - mainType: mainType, - // subType will be filtered finally. - index: q[indexAttr], - id: q[idAttr], - name: q[nameAttr] - } : null; - } - function doFilter(res) { - return condition.filter ? filter(res, condition.filter) : res; - } - }; - GlobalModel.prototype.eachComponent = function (mainType, cb, context) { - var componentsMap = this._componentsMap; - if (isFunction(mainType)) { - var ctxForAll_1 = cb; - var cbForAll_1 = mainType; - componentsMap.each(function (cmpts, componentType) { - for (var i = 0; cmpts && i < cmpts.length; i++) { - var cmpt = cmpts[i]; - cmpt && cbForAll_1.call(ctxForAll_1, componentType, cmpt, cmpt.componentIndex); - } - }); - } else { - var cmpts = isString(mainType) ? componentsMap.get(mainType) : isObject(mainType) ? this.findComponents(mainType) : null; - for (var i = 0; cmpts && i < cmpts.length; i++) { - var cmpt = cmpts[i]; - cmpt && cb.call(context, cmpt, cmpt.componentIndex); - } - } - }; - /** - * Get series list before filtered by name. - */ - GlobalModel.prototype.getSeriesByName = function (name) { - var nameStr = modelUtil.convertOptionIdName(name, null); - return filter(this._componentsMap.get('series'), function (oneSeries) { - return !!oneSeries && nameStr != null && oneSeries.name === nameStr; - }); - }; - /** - * Get series list before filtered by index. - */ - GlobalModel.prototype.getSeriesByIndex = function (seriesIndex) { - return this._componentsMap.get('series')[seriesIndex]; - }; - /** - * Get series list before filtered by type. - * FIXME: rename to getRawSeriesByType? - */ - GlobalModel.prototype.getSeriesByType = function (subType) { - return filter(this._componentsMap.get('series'), function (oneSeries) { - return !!oneSeries && oneSeries.subType === subType; - }); - }; - /** - * Get all series before filtered. - */ - GlobalModel.prototype.getSeries = function () { - return filter(this._componentsMap.get('series'), function (oneSeries) { - return !!oneSeries; - }); - }; - /** - * Count series before filtered. - */ - GlobalModel.prototype.getSeriesCount = function () { - return this._componentsCount.get('series'); - }; - /** - * After filtering, series may be different - * from raw series. - */ - GlobalModel.prototype.eachSeries = function (cb, context) { - assertSeriesInitialized(this); - each(this._seriesIndices, function (rawSeriesIndex) { - var series = this._componentsMap.get('series')[rawSeriesIndex]; - cb.call(context, series, rawSeriesIndex); - }, this); - }; - /** - * Iterate raw series before filtered. - * - * @param {Function} cb - * @param {*} context - */ - GlobalModel.prototype.eachRawSeries = function (cb, context) { - each(this._componentsMap.get('series'), function (series) { - series && cb.call(context, series, series.componentIndex); - }); - }; - /** - * After filtering, series may be different. - * from raw series. - */ - GlobalModel.prototype.eachSeriesByType = function (subType, cb, context) { - assertSeriesInitialized(this); - each(this._seriesIndices, function (rawSeriesIndex) { - var series = this._componentsMap.get('series')[rawSeriesIndex]; - if (series.subType === subType) { - cb.call(context, series, rawSeriesIndex); - } - }, this); - }; - /** - * Iterate raw series before filtered of given type. - */ - GlobalModel.prototype.eachRawSeriesByType = function (subType, cb, context) { - return each(this.getSeriesByType(subType), cb, context); - }; - GlobalModel.prototype.isSeriesFiltered = function (seriesModel) { - assertSeriesInitialized(this); - return this._seriesIndicesMap.get(seriesModel.componentIndex) == null; - }; - GlobalModel.prototype.getCurrentSeriesIndices = function () { - return (this._seriesIndices || []).slice(); - }; - GlobalModel.prototype.filterSeries = function (cb, context) { - assertSeriesInitialized(this); - var newSeriesIndices = []; - each(this._seriesIndices, function (seriesRawIdx) { - var series = this._componentsMap.get('series')[seriesRawIdx]; - cb.call(context, series, seriesRawIdx) && newSeriesIndices.push(seriesRawIdx); - }, this); - this._seriesIndices = newSeriesIndices; - this._seriesIndicesMap = createHashMap(newSeriesIndices); - }; - GlobalModel.prototype.restoreData = function (payload) { - reCreateSeriesIndices(this); - var componentsMap = this._componentsMap; - var componentTypes = []; - componentsMap.each(function (components, componentType) { - if (ComponentModel.hasClass(componentType)) { - componentTypes.push(componentType); - } - }); - ComponentModel.topologicalTravel(componentTypes, ComponentModel.getAllClassMainTypes(), function (componentType) { - each(componentsMap.get(componentType), function (component) { - if (component && (componentType !== 'series' || !isNotTargetSeries(component, payload))) { - component.restoreData(); - } - }); - }); - }; - GlobalModel.internalField = function () { - reCreateSeriesIndices = function (ecModel) { - var seriesIndices = ecModel._seriesIndices = []; - each(ecModel._componentsMap.get('series'), function (series) { - // series may have been removed by `replaceMerge`. - series && seriesIndices.push(series.componentIndex); - }); - ecModel._seriesIndicesMap = createHashMap(seriesIndices); - }; - assertSeriesInitialized = function (ecModel) { - // Components that use _seriesIndices should depends on series component, - // which make sure that their initialization is after series. - if (process.env.NODE_ENV !== 'production') { - if (!ecModel._seriesIndices) { - throw new Error('Option should contains series.'); - } - } - }; - initBase = function (ecModel, baseOption) { - // Using OPTION_INNER_KEY to mark that this option cannot be used outside, - // i.e. `chart.setOption(chart.getModel().option);` is forbidden. - ecModel.option = {}; - ecModel.option[OPTION_INNER_KEY] = OPTION_INNER_VALUE; - // Init with series: [], in case of calling findSeries method - // before series initialized. - ecModel._componentsMap = createHashMap({ - series: [] - }); - ecModel._componentsCount = createHashMap(); - // If user spefied `option.aria`, aria will be enable. This detection should be - // performed before theme and globalDefault merge. - var airaOption = baseOption.aria; - if (isObject(airaOption) && airaOption.enabled == null) { - airaOption.enabled = true; - } - mergeTheme(baseOption, ecModel._theme.option); - // TODO Needs clone when merging to the unexisted property - merge(baseOption, globalDefault, false); - ecModel._mergeOption(baseOption, null); - }; - }(); - return GlobalModel; -}(Model); -function isNotTargetSeries(seriesModel, payload) { - if (payload) { - var index = payload.seriesIndex; - var id = payload.seriesId; - var name_1 = payload.seriesName; - return index != null && seriesModel.componentIndex !== index || id != null && seriesModel.id !== id || name_1 != null && seriesModel.name !== name_1; - } -} -function mergeTheme(option, theme) { - // PENDING - // NOT use `colorLayer` in theme if option has `color` - var notMergeColorLayer = option.color && !option.colorLayer; - each(theme, function (themeItem, name) { - if (name === 'colorLayer' && notMergeColorLayer) { - return; - } - // If it is component model mainType, the model handles that merge later. - // otherwise, merge them here. - if (!ComponentModel.hasClass(name)) { - if (typeof themeItem === 'object') { - option[name] = !option[name] ? clone(themeItem) : merge(option[name], themeItem, false); - } else { - if (option[name] == null) { - option[name] = themeItem; - } - } - } - }); -} -function queryByIdOrName(attr, idOrName, cmpts) { - // Here is a break from echarts4: string and number are - // treated as equal. - if (isArray(idOrName)) { - var keyMap_1 = createHashMap(); - each(idOrName, function (idOrNameItem) { - if (idOrNameItem != null) { - var idName = modelUtil.convertOptionIdName(idOrNameItem, null); - idName != null && keyMap_1.set(idOrNameItem, true); - } - }); - return filter(cmpts, function (cmpt) { - return cmpt && keyMap_1.get(cmpt[attr]); - }); - } else { - var idName_1 = modelUtil.convertOptionIdName(idOrName, null); - return filter(cmpts, function (cmpt) { - return cmpt && idName_1 != null && cmpt[attr] === idName_1; - }); - } -} -function filterBySubType(components, condition) { - // Using hasOwnProperty for restrict. Consider - // subType is undefined in user payload. - return condition.hasOwnProperty('subType') ? filter(components, function (cmpt) { - return cmpt && cmpt.subType === condition.subType; - }) : components; -} -function normalizeSetOptionInput(opts) { - var replaceMergeMainTypeMap = createHashMap(); - opts && each(modelUtil.normalizeToArray(opts.replaceMerge), function (mainType) { - if (process.env.NODE_ENV !== 'production') { - assert(ComponentModel.hasClass(mainType), '"' + mainType + '" is not valid component main type in "replaceMerge"'); - } - replaceMergeMainTypeMap.set(mainType, true); - }); - return { - replaceMergeMainTypeMap: replaceMergeMainTypeMap - }; -} -mixin(GlobalModel, PaletteMixin); -export default GlobalModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/Model.js b/node_modules/echarts/lib/model/Model.js deleted file mode 100644 index 4835b21..0000000 --- a/node_modules/echarts/lib/model/Model.js +++ /dev/null @@ -1,179 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import env from 'zrender/lib/core/env.js'; -import { enableClassExtend, enableClassCheck } from '../util/clazz.js'; -import { AreaStyleMixin } from './mixin/areaStyle.js'; -import TextStyleMixin from './mixin/textStyle.js'; -import { LineStyleMixin } from './mixin/lineStyle.js'; -import { ItemStyleMixin } from './mixin/itemStyle.js'; -import { mixin, clone, merge } from 'zrender/lib/core/util.js'; -var Model = /** @class */function () { - function Model(option, parentModel, ecModel) { - this.parentModel = parentModel; - this.ecModel = ecModel; - this.option = option; - // Simple optimization - // if (this.init) { - // if (arguments.length <= 4) { - // this.init(option, parentModel, ecModel, extraOpt); - // } - // else { - // this.init.apply(this, arguments); - // } - // } - } - - Model.prototype.init = function (option, parentModel, ecModel) { - var rest = []; - for (var _i = 3; _i < arguments.length; _i++) { - rest[_i - 3] = arguments[_i]; - } - }; - /** - * Merge the input option to me. - */ - Model.prototype.mergeOption = function (option, ecModel) { - merge(this.option, option, true); - }; - // `path` can be 'a.b.c', so the return value type have to be `ModelOption` - // TODO: TYPE strict key check? - // get(path: string | string[], ignoreParent?: boolean): ModelOption; - Model.prototype.get = function (path, ignoreParent) { - if (path == null) { - return this.option; - } - return this._doGet(this.parsePath(path), !ignoreParent && this.parentModel); - }; - Model.prototype.getShallow = function (key, ignoreParent) { - var option = this.option; - var val = option == null ? option : option[key]; - if (val == null && !ignoreParent) { - var parentModel = this.parentModel; - if (parentModel) { - // FIXME:TS do not know how to make it works - val = parentModel.getShallow(key); - } - } - return val; - }; - // `path` can be 'a.b.c', so the return value type have to be `Model` - // getModel(path: string | string[], parentModel?: Model): Model; - // TODO 'a.b.c' is deprecated - Model.prototype.getModel = function (path, parentModel) { - var hasPath = path != null; - var pathFinal = hasPath ? this.parsePath(path) : null; - var obj = hasPath ? this._doGet(pathFinal) : this.option; - parentModel = parentModel || this.parentModel && this.parentModel.getModel(this.resolveParentPath(pathFinal)); - return new Model(obj, parentModel, this.ecModel); - }; - /** - * If model has option - */ - Model.prototype.isEmpty = function () { - return this.option == null; - }; - Model.prototype.restoreData = function () {}; - // Pending - Model.prototype.clone = function () { - var Ctor = this.constructor; - return new Ctor(clone(this.option)); - }; - // setReadOnly(properties): void { - // clazzUtil.setReadOnly(this, properties); - // } - // If path is null/undefined, return null/undefined. - Model.prototype.parsePath = function (path) { - if (typeof path === 'string') { - return path.split('.'); - } - return path; - }; - // Resolve path for parent. Perhaps useful when parent use a different property. - // Default to be a identity resolver. - // Can be modified to a different resolver. - Model.prototype.resolveParentPath = function (path) { - return path; - }; - // FIXME:TS check whether put this method here - Model.prototype.isAnimationEnabled = function () { - if (!env.node && this.option) { - if (this.option.animation != null) { - return !!this.option.animation; - } else if (this.parentModel) { - return this.parentModel.isAnimationEnabled(); - } - } - }; - Model.prototype._doGet = function (pathArr, parentModel) { - var obj = this.option; - if (!pathArr) { - return obj; - } - for (var i = 0; i < pathArr.length; i++) { - // Ignore empty - if (!pathArr[i]) { - continue; - } - // obj could be number/string/... (like 0) - obj = obj && typeof obj === 'object' ? obj[pathArr[i]] : null; - if (obj == null) { - break; - } - } - if (obj == null && parentModel) { - obj = parentModel._doGet(this.resolveParentPath(pathArr), parentModel.parentModel); - } - return obj; - }; - return Model; -}(); -; -// Enable Model.extend. -enableClassExtend(Model); -enableClassCheck(Model); -mixin(Model, LineStyleMixin); -mixin(Model, ItemStyleMixin); -mixin(Model, AreaStyleMixin); -mixin(Model, TextStyleMixin); -export default Model; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/OptionManager.js b/node_modules/echarts/lib/model/OptionManager.js deleted file mode 100644 index 8849470..0000000 --- a/node_modules/echarts/lib/model/OptionManager.js +++ /dev/null @@ -1,458 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { normalizeToArray -// , MappingExistingItem, setComponentTypeToKeyInfo, mappingToExists -} from '../util/model.js'; -import { each, clone, map, isTypedArray, setAsPrimitive, isArray, isObject -// , HashMap , createHashMap, extend, merge, -} from 'zrender/lib/core/util.js'; -import { error } from '../util/log.js'; -var QUERY_REG = /^(min|max)?(.+)$/; -// Key: mainType -// type FakeComponentsMap = HashMap<(MappingExistingItem & { subType: string })[]>; -/** - * TERM EXPLANATIONS: - * See `ECOption` and `ECUnitOption` in `src/util/types.ts`. - */ -var OptionManager = /** @class */function () { - // timeline.notMerge is not supported in ec3. Firstly there is rearly - // case that notMerge is needed. Secondly supporting 'notMerge' requires - // rawOption cloned and backuped when timeline changed, which does no - // good to performance. What's more, that both timeline and setOption - // method supply 'notMerge' brings complex and some problems. - // Consider this case: - // (step1) chart.setOption({timeline: {notMerge: false}, ...}, false); - // (step2) chart.setOption({timeline: {notMerge: true}, ...}, false); - function OptionManager(api) { - this._timelineOptions = []; - this._mediaList = []; - /** - * -1, means default. - * empty means no media. - */ - this._currentMediaIndices = []; - this._api = api; - } - OptionManager.prototype.setOption = function (rawOption, optionPreprocessorFuncs, opt) { - if (rawOption) { - // That set dat primitive is dangerous if user reuse the data when setOption again. - each(normalizeToArray(rawOption.series), function (series) { - series && series.data && isTypedArray(series.data) && setAsPrimitive(series.data); - }); - each(normalizeToArray(rawOption.dataset), function (dataset) { - dataset && dataset.source && isTypedArray(dataset.source) && setAsPrimitive(dataset.source); - }); - } - // Caution: some series modify option data, if do not clone, - // it should ensure that the repeat modify correctly - // (create a new object when modify itself). - rawOption = clone(rawOption); - // FIXME - // If some property is set in timeline options or media option but - // not set in baseOption, a warning should be given. - var optionBackup = this._optionBackup; - var newParsedOption = parseRawOption(rawOption, optionPreprocessorFuncs, !optionBackup); - this._newBaseOption = newParsedOption.baseOption; - // For setOption at second time (using merge mode); - if (optionBackup) { - // FIXME - // the restore merge solution is essentially incorrect. - // the mapping can not be 100% consistent with ecModel, which probably brings - // potential bug! - // The first merge is delayed, because in most cases, users do not call `setOption` twice. - // let fakeCmptsMap = this._fakeCmptsMap; - // if (!fakeCmptsMap) { - // fakeCmptsMap = this._fakeCmptsMap = createHashMap(); - // mergeToBackupOption(fakeCmptsMap, null, optionBackup.baseOption, null); - // } - // mergeToBackupOption( - // fakeCmptsMap, optionBackup.baseOption, newParsedOption.baseOption, opt - // ); - // For simplicity, timeline options and media options do not support merge, - // that is, if you `setOption` twice and both has timeline options, the latter - // timeline options will not be merged to the former, but just substitute them. - if (newParsedOption.timelineOptions.length) { - optionBackup.timelineOptions = newParsedOption.timelineOptions; - } - if (newParsedOption.mediaList.length) { - optionBackup.mediaList = newParsedOption.mediaList; - } - if (newParsedOption.mediaDefault) { - optionBackup.mediaDefault = newParsedOption.mediaDefault; - } - } else { - this._optionBackup = newParsedOption; - } - }; - OptionManager.prototype.mountOption = function (isRecreate) { - var optionBackup = this._optionBackup; - this._timelineOptions = optionBackup.timelineOptions; - this._mediaList = optionBackup.mediaList; - this._mediaDefault = optionBackup.mediaDefault; - this._currentMediaIndices = []; - return clone(isRecreate - // this._optionBackup.baseOption, which is created at the first `setOption` - // called, and is merged into every new option by inner method `mergeToBackupOption` - // each time `setOption` called, can be only used in `isRecreate`, because - // its reliability is under suspicion. In other cases option merge is - // performed by `model.mergeOption`. - ? optionBackup.baseOption : this._newBaseOption); - }; - OptionManager.prototype.getTimelineOption = function (ecModel) { - var option; - var timelineOptions = this._timelineOptions; - if (timelineOptions.length) { - // getTimelineOption can only be called after ecModel inited, - // so we can get currentIndex from timelineModel. - var timelineModel = ecModel.getComponent('timeline'); - if (timelineModel) { - option = clone( - // FIXME:TS as TimelineModel or quivlant interface - timelineOptions[timelineModel.getCurrentIndex()]); - } - } - return option; - }; - OptionManager.prototype.getMediaOption = function (ecModel) { - var ecWidth = this._api.getWidth(); - var ecHeight = this._api.getHeight(); - var mediaList = this._mediaList; - var mediaDefault = this._mediaDefault; - var indices = []; - var result = []; - // No media defined. - if (!mediaList.length && !mediaDefault) { - return result; - } - // Multi media may be applied, the latter defined media has higher priority. - for (var i = 0, len = mediaList.length; i < len; i++) { - if (applyMediaQuery(mediaList[i].query, ecWidth, ecHeight)) { - indices.push(i); - } - } - // FIXME - // Whether mediaDefault should force users to provide? Otherwise - // the change by media query can not be recorvered. - if (!indices.length && mediaDefault) { - indices = [-1]; - } - if (indices.length && !indicesEquals(indices, this._currentMediaIndices)) { - result = map(indices, function (index) { - return clone(index === -1 ? mediaDefault.option : mediaList[index].option); - }); - } - // Otherwise return nothing. - this._currentMediaIndices = indices; - return result; - }; - return OptionManager; -}(); -/** - * [RAW_OPTION_PATTERNS] - * (Note: "series: []" represents all other props in `ECUnitOption`) - * - * (1) No prop "baseOption" declared: - * Root option is used as "baseOption" (except prop "options" and "media"). - * ```js - * option = { - * series: [], - * timeline: {}, - * options: [], - * }; - * option = { - * series: [], - * media: {}, - * }; - * option = { - * series: [], - * timeline: {}, - * options: [], - * media: {}, - * } - * ``` - * - * (2) Prop "baseOption" declared: - * If "baseOption" declared, `ECUnitOption` props can only be declared - * inside "baseOption" except prop "timeline" (compat ec2). - * ```js - * option = { - * baseOption: { - * timeline: {}, - * series: [], - * }, - * options: [] - * }; - * option = { - * baseOption: { - * series: [], - * }, - * media: [] - * }; - * option = { - * baseOption: { - * timeline: {}, - * series: [], - * }, - * options: [] - * media: [] - * }; - * option = { - * // ec3 compat ec2: allow (only) `timeline` declared - * // outside baseOption. Keep this setting for compat. - * timeline: {}, - * baseOption: { - * series: [], - * }, - * options: [], - * media: [] - * }; - * ``` - */ -function parseRawOption( -// `rawOption` May be modified -rawOption, optionPreprocessorFuncs, isNew) { - var mediaList = []; - var mediaDefault; - var baseOption; - var declaredBaseOption = rawOption.baseOption; - // Compatible with ec2, [RAW_OPTION_PATTERNS] above. - var timelineOnRoot = rawOption.timeline; - var timelineOptionsOnRoot = rawOption.options; - var mediaOnRoot = rawOption.media; - var hasMedia = !!rawOption.media; - var hasTimeline = !!(timelineOptionsOnRoot || timelineOnRoot || declaredBaseOption && declaredBaseOption.timeline); - if (declaredBaseOption) { - baseOption = declaredBaseOption; - // For merge option. - if (!baseOption.timeline) { - baseOption.timeline = timelineOnRoot; - } - } - // For convenience, enable to use the root option as the `baseOption`: - // `{ ...normalOptionProps, media: [{ ... }, { ... }] }` - else { - if (hasTimeline || hasMedia) { - rawOption.options = rawOption.media = null; - } - baseOption = rawOption; - } - if (hasMedia) { - if (isArray(mediaOnRoot)) { - each(mediaOnRoot, function (singleMedia) { - if (process.env.NODE_ENV !== 'production') { - // Real case of wrong config. - if (singleMedia && !singleMedia.option && isObject(singleMedia.query) && isObject(singleMedia.query.option)) { - error('Illegal media option. Must be like { media: [ { query: {}, option: {} } ] }'); - } - } - if (singleMedia && singleMedia.option) { - if (singleMedia.query) { - mediaList.push(singleMedia); - } else if (!mediaDefault) { - // Use the first media default. - mediaDefault = singleMedia; - } - } - }); - } else { - if (process.env.NODE_ENV !== 'production') { - // Real case of wrong config. - error('Illegal media option. Must be an array. Like { media: [ {...}, {...} ] }'); - } - } - } - doPreprocess(baseOption); - each(timelineOptionsOnRoot, function (option) { - return doPreprocess(option); - }); - each(mediaList, function (media) { - return doPreprocess(media.option); - }); - function doPreprocess(option) { - each(optionPreprocessorFuncs, function (preProcess) { - preProcess(option, isNew); - }); - } - return { - baseOption: baseOption, - timelineOptions: timelineOptionsOnRoot || [], - mediaDefault: mediaDefault, - mediaList: mediaList - }; -} -/** - * @see - * Support: width, height, aspectRatio - * Can use max or min as prefix. - */ -function applyMediaQuery(query, ecWidth, ecHeight) { - var realMap = { - width: ecWidth, - height: ecHeight, - aspectratio: ecWidth / ecHeight // lower case for convenience. - }; - - var applicable = true; - each(query, function (value, attr) { - var matched = attr.match(QUERY_REG); - if (!matched || !matched[1] || !matched[2]) { - return; - } - var operator = matched[1]; - var realAttr = matched[2].toLowerCase(); - if (!compare(realMap[realAttr], value, operator)) { - applicable = false; - } - }); - return applicable; -} -function compare(real, expect, operator) { - if (operator === 'min') { - return real >= expect; - } else if (operator === 'max') { - return real <= expect; - } else { - // Equals - return real === expect; - } -} -function indicesEquals(indices1, indices2) { - // indices is always order by asc and has only finite number. - return indices1.join(',') === indices2.join(','); -} -/** - * Consider case: - * `chart.setOption(opt1);` - * Then user do some interaction like dataZoom, dataView changing. - * `chart.setOption(opt2);` - * Then user press 'reset button' in toolbox. - * - * After doing that all of the interaction effects should be reset, the - * chart should be the same as the result of invoke - * `chart.setOption(opt1); chart.setOption(opt2);`. - * - * Although it is not able ensure that - * `chart.setOption(opt1); chart.setOption(opt2);` is equivalents to - * `chart.setOption(merge(opt1, opt2));` exactly, - * this might be the only simple way to implement that feature. - * - * MEMO: We've considered some other approaches: - * 1. Each model handles its self restoration but not uniform treatment. - * (Too complex in logic and error-prone) - * 2. Use a shadow ecModel. (Performance expensive) - * - * FIXME: A possible solution: - * Add a extra level of model for each component model. The inheritance chain would be: - * ecModel <- componentModel <- componentActionModel <- dataItemModel - * And all of the actions can only modify the `componentActionModel` rather than - * `componentModel`. `setOption` will only modify the `ecModel` and `componentModel`. - * When "resotre" action triggered, model from `componentActionModel` will be discarded - * instead of recreating the "ecModel" from the "_optionBackup". - */ -// function mergeToBackupOption( -// fakeCmptsMap: FakeComponentsMap, -// // `tarOption` Can be null/undefined, means init -// tarOption: ECUnitOption, -// newOption: ECUnitOption, -// // Can be null/undefined -// opt: InnerSetOptionOpts -// ): void { -// newOption = newOption || {} as ECUnitOption; -// const notInit = !!tarOption; -// each(newOption, function (newOptsInMainType, mainType) { -// if (newOptsInMainType == null) { -// return; -// } -// if (!ComponentModel.hasClass(mainType)) { -// if (tarOption) { -// tarOption[mainType] = merge(tarOption[mainType], newOptsInMainType, true); -// } -// } -// else { -// const oldTarOptsInMainType = notInit ? normalizeToArray(tarOption[mainType]) : null; -// const oldFakeCmptsInMainType = fakeCmptsMap.get(mainType) || []; -// const resultTarOptsInMainType = notInit ? (tarOption[mainType] = [] as ComponentOption[]) : null; -// const resultFakeCmptsInMainType = fakeCmptsMap.set(mainType, []); -// const mappingResult = mappingToExists( -// oldFakeCmptsInMainType, -// normalizeToArray(newOptsInMainType), -// (opt && opt.replaceMergeMainTypeMap.get(mainType)) ? 'replaceMerge' : 'normalMerge' -// ); -// setComponentTypeToKeyInfo(mappingResult, mainType, ComponentModel as ComponentModelConstructor); -// each(mappingResult, function (resultItem, index) { -// // The same logic as `Global.ts#_mergeOption`. -// let fakeCmpt = resultItem.existing; -// const newOption = resultItem.newOption; -// const keyInfo = resultItem.keyInfo; -// let fakeCmptOpt; -// if (!newOption) { -// fakeCmptOpt = oldTarOptsInMainType[index]; -// } -// else { -// if (fakeCmpt && fakeCmpt.subType === keyInfo.subType) { -// fakeCmpt.name = keyInfo.name; -// if (notInit) { -// fakeCmptOpt = merge(oldTarOptsInMainType[index], newOption, true); -// } -// } -// else { -// fakeCmpt = extend({}, keyInfo); -// if (notInit) { -// fakeCmptOpt = clone(newOption); -// } -// } -// } -// if (fakeCmpt) { -// notInit && resultTarOptsInMainType.push(fakeCmptOpt); -// resultFakeCmptsInMainType.push(fakeCmpt); -// } -// else { -// notInit && resultTarOptsInMainType.push(void 0); -// resultFakeCmptsInMainType.push(void 0); -// } -// }); -// } -// }); -// } -export default OptionManager; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/Series.js b/node_modules/echarts/lib/model/Series.js deleted file mode 100644 index 7ef98be..0000000 --- a/node_modules/echarts/lib/model/Series.js +++ /dev/null @@ -1,542 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import * as modelUtil from '../util/model.js'; -import ComponentModel from './Component.js'; -import { PaletteMixin } from './mixin/palette.js'; -import { DataFormatMixin } from '../model/mixin/dataFormat.js'; -import { getLayoutParams, mergeLayoutParam, fetchLayoutMode } from '../util/layout.js'; -import { createTask } from '../core/task.js'; -import { mountExtend } from '../util/clazz.js'; -import { SourceManager } from '../data/helper/sourceManager.js'; -import { defaultSeriesFormatTooltip } from '../component/tooltip/seriesFormatTooltip.js'; -var inner = modelUtil.makeInner(); -function getSelectionKey(data, dataIndex) { - return data.getName(dataIndex) || data.getId(dataIndex); -} -export var SERIES_UNIVERSAL_TRANSITION_PROP = '__universalTransitionEnabled'; -var SeriesModel = /** @class */function (_super) { - __extends(SeriesModel, _super); - function SeriesModel() { - // [Caution]: Because this class or desecendants can be used as `XXX.extend(subProto)`, - // the class members must not be initialized in constructor or declaration place. - // Otherwise there is bad case: - // class A {xxx = 1;} - // enableClassExtend(A); - // class B extends A {} - // var C = B.extend({xxx: 5}); - // var c = new C(); - // console.log(c.xxx); // expect 5 but always 1. - var _this = _super !== null && _super.apply(this, arguments) || this; - // --------------------------------------- - // Props about data selection - // --------------------------------------- - _this._selectedDataIndicesMap = {}; - return _this; - } - SeriesModel.prototype.init = function (option, parentModel, ecModel) { - this.seriesIndex = this.componentIndex; - this.dataTask = createTask({ - count: dataTaskCount, - reset: dataTaskReset - }); - this.dataTask.context = { - model: this - }; - this.mergeDefaultAndTheme(option, ecModel); - var sourceManager = inner(this).sourceManager = new SourceManager(this); - sourceManager.prepareSource(); - var data = this.getInitialData(option, ecModel); - wrapData(data, this); - this.dataTask.context.data = data; - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(data, 'getInitialData returned invalid data.'); - } - inner(this).dataBeforeProcessed = data; - // If we reverse the order (make data firstly, and then make - // dataBeforeProcessed by cloneShallow), cloneShallow will - // cause data.graph.data !== data when using - // module:echarts/data/Graph or module:echarts/data/Tree. - // See module:echarts/data/helper/linkSeriesData - // Theoretically, it is unreasonable to call `seriesModel.getData()` in the model - // init or merge stage, because the data can be restored. So we do not `restoreData` - // and `setData` here, which forbids calling `seriesModel.getData()` in this stage. - // Call `seriesModel.getRawData()` instead. - // this.restoreData(); - autoSeriesName(this); - this._initSelectedMapFromData(data); - }; - /** - * Util for merge default and theme to option - */ - SeriesModel.prototype.mergeDefaultAndTheme = function (option, ecModel) { - var layoutMode = fetchLayoutMode(this); - var inputPositionParams = layoutMode ? getLayoutParams(option) : {}; - // Backward compat: using subType on theme. - // But if name duplicate between series subType - // (for example: parallel) add component mainType, - // add suffix 'Series'. - var themeSubType = this.subType; - if (ComponentModel.hasClass(themeSubType)) { - themeSubType += 'Series'; - } - zrUtil.merge(option, ecModel.getTheme().get(this.subType)); - zrUtil.merge(option, this.getDefaultOption()); - // Default label emphasis `show` - modelUtil.defaultEmphasis(option, 'label', ['show']); - this.fillDataTextStyle(option.data); - if (layoutMode) { - mergeLayoutParam(option, inputPositionParams, layoutMode); - } - }; - SeriesModel.prototype.mergeOption = function (newSeriesOption, ecModel) { - // this.settingTask.dirty(); - newSeriesOption = zrUtil.merge(this.option, newSeriesOption, true); - this.fillDataTextStyle(newSeriesOption.data); - var layoutMode = fetchLayoutMode(this); - if (layoutMode) { - mergeLayoutParam(this.option, newSeriesOption, layoutMode); - } - var sourceManager = inner(this).sourceManager; - sourceManager.dirty(); - sourceManager.prepareSource(); - var data = this.getInitialData(newSeriesOption, ecModel); - wrapData(data, this); - this.dataTask.dirty(); - this.dataTask.context.data = data; - inner(this).dataBeforeProcessed = data; - autoSeriesName(this); - this._initSelectedMapFromData(data); - }; - SeriesModel.prototype.fillDataTextStyle = function (data) { - // Default data label emphasis `show` - // FIXME Tree structure data ? - // FIXME Performance ? - if (data && !zrUtil.isTypedArray(data)) { - var props = ['show']; - for (var i = 0; i < data.length; i++) { - if (data[i] && data[i].label) { - modelUtil.defaultEmphasis(data[i], 'label', props); - } - } - } - }; - /** - * Init a data structure from data related option in series - * Must be overridden. - */ - SeriesModel.prototype.getInitialData = function (option, ecModel) { - return; - }; - /** - * Append data to list - */ - SeriesModel.prototype.appendData = function (params) { - // FIXME ??? - // (1) If data from dataset, forbidden append. - // (2) support append data of dataset. - var data = this.getRawData(); - data.appendData(params.data); - }; - /** - * Consider some method like `filter`, `map` need make new data, - * We should make sure that `seriesModel.getData()` get correct - * data in the stream procedure. So we fetch data from upstream - * each time `task.perform` called. - */ - SeriesModel.prototype.getData = function (dataType) { - var task = getCurrentTask(this); - if (task) { - var data = task.context.data; - return dataType == null || !data.getLinkedData ? data : data.getLinkedData(dataType); - } else { - // When series is not alive (that may happen when click toolbox - // restore or setOption with not merge mode), series data may - // be still need to judge animation or something when graphic - // elements want to know whether fade out. - return inner(this).data; - } - }; - SeriesModel.prototype.getAllData = function () { - var mainData = this.getData(); - return mainData && mainData.getLinkedDataAll ? mainData.getLinkedDataAll() : [{ - data: mainData - }]; - }; - SeriesModel.prototype.setData = function (data) { - var task = getCurrentTask(this); - if (task) { - var context = task.context; - // Consider case: filter, data sample. - // FIXME:TS never used, so comment it - // if (context.data !== data && task.modifyOutputEnd) { - // task.setOutputEnd(data.count()); - // } - context.outputData = data; - // Caution: setData should update context.data, - // Because getData may be called multiply in a - // single stage and expect to get the data just - // set. (For example, AxisProxy, x y both call - // getData and setDate sequentially). - // So the context.data should be fetched from - // upstream each time when a stage starts to be - // performed. - if (task !== this.dataTask) { - context.data = data; - } - } - inner(this).data = data; - }; - SeriesModel.prototype.getEncode = function () { - var encode = this.get('encode', true); - if (encode) { - return zrUtil.createHashMap(encode); - } - }; - SeriesModel.prototype.getSourceManager = function () { - return inner(this).sourceManager; - }; - SeriesModel.prototype.getSource = function () { - return this.getSourceManager().getSource(); - }; - /** - * Get data before processed - */ - SeriesModel.prototype.getRawData = function () { - return inner(this).dataBeforeProcessed; - }; - SeriesModel.prototype.getColorBy = function () { - var colorBy = this.get('colorBy'); - return colorBy || 'series'; - }; - SeriesModel.prototype.isColorBySeries = function () { - return this.getColorBy() === 'series'; - }; - /** - * Get base axis if has coordinate system and has axis. - * By default use coordSys.getBaseAxis(); - * Can be overridden for some chart. - * @return {type} description - */ - SeriesModel.prototype.getBaseAxis = function () { - var coordSys = this.coordinateSystem; - // @ts-ignore - return coordSys && coordSys.getBaseAxis && coordSys.getBaseAxis(); - }; - /** - * Default tooltip formatter - * - * @param dataIndex - * @param multipleSeries - * @param dataType - * @param renderMode valid values: 'html'(by default) and 'richText'. - * 'html' is used for rendering tooltip in extra DOM form, and the result - * string is used as DOM HTML content. - * 'richText' is used for rendering tooltip in rich text form, for those where - * DOM operation is not supported. - * @return formatted tooltip with `html` and `markers` - * Notice: The override method can also return string - */ - SeriesModel.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - return defaultSeriesFormatTooltip({ - series: this, - dataIndex: dataIndex, - multipleSeries: multipleSeries - }); - }; - SeriesModel.prototype.isAnimationEnabled = function () { - var ecModel = this.ecModel; - // Disable animation if using echarts in node but not give ssr flag. - // In ssr mode, renderToString will generate svg with css animation. - if (env.node && !(ecModel && ecModel.ssr)) { - return false; - } - var animationEnabled = this.getShallow('animation'); - if (animationEnabled) { - if (this.getData().count() > this.getShallow('animationThreshold')) { - animationEnabled = false; - } - } - return !!animationEnabled; - }; - SeriesModel.prototype.restoreData = function () { - this.dataTask.dirty(); - }; - SeriesModel.prototype.getColorFromPalette = function (name, scope, requestColorNum) { - var ecModel = this.ecModel; - // PENDING - var color = PaletteMixin.prototype.getColorFromPalette.call(this, name, scope, requestColorNum); - if (!color) { - color = ecModel.getColorFromPalette(name, scope, requestColorNum); - } - return color; - }; - /** - * Use `data.mapDimensionsAll(coordDim)` instead. - * @deprecated - */ - SeriesModel.prototype.coordDimToDataDim = function (coordDim) { - return this.getRawData().mapDimensionsAll(coordDim); - }; - /** - * Get progressive rendering count each step - */ - SeriesModel.prototype.getProgressive = function () { - return this.get('progressive'); - }; - /** - * Get progressive rendering count each step - */ - SeriesModel.prototype.getProgressiveThreshold = function () { - return this.get('progressiveThreshold'); - }; - // PENGING If selectedMode is null ? - SeriesModel.prototype.select = function (innerDataIndices, dataType) { - this._innerSelect(this.getData(dataType), innerDataIndices); - }; - SeriesModel.prototype.unselect = function (innerDataIndices, dataType) { - var selectedMap = this.option.selectedMap; - if (!selectedMap) { - return; - } - var selectedMode = this.option.selectedMode; - var data = this.getData(dataType); - if (selectedMode === 'series' || selectedMap === 'all') { - this.option.selectedMap = {}; - this._selectedDataIndicesMap = {}; - return; - } - for (var i = 0; i < innerDataIndices.length; i++) { - var dataIndex = innerDataIndices[i]; - var nameOrId = getSelectionKey(data, dataIndex); - selectedMap[nameOrId] = false; - this._selectedDataIndicesMap[nameOrId] = -1; - } - }; - SeriesModel.prototype.toggleSelect = function (innerDataIndices, dataType) { - var tmpArr = []; - for (var i = 0; i < innerDataIndices.length; i++) { - tmpArr[0] = innerDataIndices[i]; - this.isSelected(innerDataIndices[i], dataType) ? this.unselect(tmpArr, dataType) : this.select(tmpArr, dataType); - } - }; - SeriesModel.prototype.getSelectedDataIndices = function () { - if (this.option.selectedMap === 'all') { - return [].slice.call(this.getData().getIndices()); - } - var selectedDataIndicesMap = this._selectedDataIndicesMap; - var nameOrIds = zrUtil.keys(selectedDataIndicesMap); - var dataIndices = []; - for (var i = 0; i < nameOrIds.length; i++) { - var dataIndex = selectedDataIndicesMap[nameOrIds[i]]; - if (dataIndex >= 0) { - dataIndices.push(dataIndex); - } - } - return dataIndices; - }; - SeriesModel.prototype.isSelected = function (dataIndex, dataType) { - var selectedMap = this.option.selectedMap; - if (!selectedMap) { - return false; - } - var data = this.getData(dataType); - return (selectedMap === 'all' || selectedMap[getSelectionKey(data, dataIndex)]) && !data.getItemModel(dataIndex).get(['select', 'disabled']); - }; - SeriesModel.prototype.isUniversalTransitionEnabled = function () { - if (this[SERIES_UNIVERSAL_TRANSITION_PROP]) { - return true; - } - var universalTransitionOpt = this.option.universalTransition; - // Quick reject - if (!universalTransitionOpt) { - return false; - } - if (universalTransitionOpt === true) { - return true; - } - // Can be simply 'universalTransition: true' - return universalTransitionOpt && universalTransitionOpt.enabled; - }; - SeriesModel.prototype._innerSelect = function (data, innerDataIndices) { - var _a, _b; - var option = this.option; - var selectedMode = option.selectedMode; - var len = innerDataIndices.length; - if (!selectedMode || !len) { - return; - } - if (selectedMode === 'series') { - option.selectedMap = 'all'; - } else if (selectedMode === 'multiple') { - if (!zrUtil.isObject(option.selectedMap)) { - option.selectedMap = {}; - } - var selectedMap = option.selectedMap; - for (var i = 0; i < len; i++) { - var dataIndex = innerDataIndices[i]; - // TODO different types of data share same object. - var nameOrId = getSelectionKey(data, dataIndex); - selectedMap[nameOrId] = true; - this._selectedDataIndicesMap[nameOrId] = data.getRawIndex(dataIndex); - } - } else if (selectedMode === 'single' || selectedMode === true) { - var lastDataIndex = innerDataIndices[len - 1]; - var nameOrId = getSelectionKey(data, lastDataIndex); - option.selectedMap = (_a = {}, _a[nameOrId] = true, _a); - this._selectedDataIndicesMap = (_b = {}, _b[nameOrId] = data.getRawIndex(lastDataIndex), _b); - } - }; - SeriesModel.prototype._initSelectedMapFromData = function (data) { - // Ignore select info in data if selectedMap exists. - // NOTE It's only for legacy usage. edge data is not supported. - if (this.option.selectedMap) { - return; - } - var dataIndices = []; - if (data.hasItemOption) { - data.each(function (idx) { - var rawItem = data.getRawDataItem(idx); - if (rawItem && rawItem.selected) { - dataIndices.push(idx); - } - }); - } - if (dataIndices.length > 0) { - this._innerSelect(data, dataIndices); - } - }; - // /** - // * @see {module:echarts/stream/Scheduler} - // */ - // abstract pipeTask: null - SeriesModel.registerClass = function (clz) { - return ComponentModel.registerClass(clz); - }; - SeriesModel.protoInitialize = function () { - var proto = SeriesModel.prototype; - proto.type = 'series.__base__'; - proto.seriesIndex = 0; - proto.ignoreStyleOnData = false; - proto.hasSymbolVisual = false; - proto.defaultSymbol = 'circle'; - // Make sure the values can be accessed! - proto.visualStyleAccessPath = 'itemStyle'; - proto.visualDrawType = 'fill'; - }(); - return SeriesModel; -}(ComponentModel); -zrUtil.mixin(SeriesModel, DataFormatMixin); -zrUtil.mixin(SeriesModel, PaletteMixin); -mountExtend(SeriesModel, ComponentModel); -/** - * MUST be called after `prepareSource` called - * Here we need to make auto series, especially for auto legend. But we - * do not modify series.name in option to avoid side effects. - */ -function autoSeriesName(seriesModel) { - // User specified name has higher priority, otherwise it may cause - // series can not be queried unexpectedly. - var name = seriesModel.name; - if (!modelUtil.isNameSpecified(seriesModel)) { - seriesModel.name = getSeriesAutoName(seriesModel) || name; - } -} -function getSeriesAutoName(seriesModel) { - var data = seriesModel.getRawData(); - var dataDims = data.mapDimensionsAll('seriesName'); - var nameArr = []; - zrUtil.each(dataDims, function (dataDim) { - var dimInfo = data.getDimensionInfo(dataDim); - dimInfo.displayName && nameArr.push(dimInfo.displayName); - }); - return nameArr.join(' '); -} -function dataTaskCount(context) { - return context.model.getRawData().count(); -} -function dataTaskReset(context) { - var seriesModel = context.model; - seriesModel.setData(seriesModel.getRawData().cloneShallow()); - return dataTaskProgress; -} -function dataTaskProgress(param, context) { - // Avoid repeat cloneShallow when data just created in reset. - if (context.outputData && param.end > context.outputData.count()) { - context.model.getRawData().cloneShallow(context.outputData); - } -} -// TODO refactor -function wrapData(data, seriesModel) { - zrUtil.each(zrUtil.concatArray(data.CHANGABLE_METHODS, data.DOWNSAMPLE_METHODS), function (methodName) { - data.wrapMethod(methodName, zrUtil.curry(onDataChange, seriesModel)); - }); -} -function onDataChange(seriesModel, newList) { - var task = getCurrentTask(seriesModel); - if (task) { - // Consider case: filter, selectRange - task.setOutputEnd((newList || this).count()); - } - return newList; -} -function getCurrentTask(seriesModel) { - var scheduler = (seriesModel.ecModel || {}).scheduler; - var pipeline = scheduler && scheduler.getPipeline(seriesModel.uid); - if (pipeline) { - // When pipline finished, the currrentTask keep the last - // task (renderTask). - var task = pipeline.currentTask; - if (task) { - var agentStubMap = task.agentStubMap; - if (agentStubMap) { - task = agentStubMap.get(seriesModel.uid); - } - } - return task; - } -} -export default SeriesModel; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/globalDefault.js b/node_modules/echarts/lib/model/globalDefault.js deleted file mode 100644 index fb4195b..0000000 --- a/node_modules/echarts/lib/model/globalDefault.js +++ /dev/null @@ -1,131 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var platform = ''; -// Navigator not exists in node -if (typeof navigator !== 'undefined') { - /* global navigator */ - platform = navigator.platform || ''; -} -var decalColor = 'rgba(0, 0, 0, 0.2)'; -export default { - darkMode: 'auto', - // backgroundColor: 'rgba(0,0,0,0)', - colorBy: 'series', - color: ['#5470c6', '#91cc75', '#fac858', '#ee6666', '#73c0de', '#3ba272', '#fc8452', '#9a60b4', '#ea7ccc'], - gradientColor: ['#f6efa6', '#d88273', '#bf444c'], - aria: { - decal: { - decals: [{ - color: decalColor, - dashArrayX: [1, 0], - dashArrayY: [2, 5], - symbolSize: 1, - rotation: Math.PI / 6 - }, { - color: decalColor, - symbol: 'circle', - dashArrayX: [[8, 8], [0, 8, 8, 0]], - dashArrayY: [6, 0], - symbolSize: 0.8 - }, { - color: decalColor, - dashArrayX: [1, 0], - dashArrayY: [4, 3], - rotation: -Math.PI / 4 - }, { - color: decalColor, - dashArrayX: [[6, 6], [0, 6, 6, 0]], - dashArrayY: [6, 0] - }, { - color: decalColor, - dashArrayX: [[1, 0], [1, 6]], - dashArrayY: [1, 0, 6, 0], - rotation: Math.PI / 4 - }, { - color: decalColor, - symbol: 'triangle', - dashArrayX: [[9, 9], [0, 9, 9, 0]], - dashArrayY: [7, 2], - symbolSize: 0.75 - }] - } - }, - // If xAxis and yAxis declared, grid is created by default. - // grid: {}, - textStyle: { - // color: '#000', - // decoration: 'none', - // PENDING - fontFamily: platform.match(/^Win/) ? 'Microsoft YaHei' : 'sans-serif', - // fontFamily: 'Arial, Verdana, sans-serif', - fontSize: 12, - fontStyle: 'normal', - fontWeight: 'normal' - }, - // http://blogs.adobe.com/webplatform/2014/02/24/using-blend-modes-in-html-canvas/ - // https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation - // Default is source-over - blendMode: null, - stateAnimation: { - duration: 300, - easing: 'cubicOut' - }, - animation: 'auto', - animationDuration: 1000, - animationDurationUpdate: 500, - animationEasing: 'cubicInOut', - animationEasingUpdate: 'cubicInOut', - animationThreshold: 2000, - // Configuration for progressive/incremental rendering - progressiveThreshold: 3000, - progressive: 400, - // Threshold of if use single hover layer to optimize. - // It is recommended that `hoverLayerThreshold` is equivalent to or less than - // `progressiveThreshold`, otherwise hover will cause restart of progressive, - // which is unexpected. - // see example . - hoverLayerThreshold: 3000, - // See: module:echarts/scale/Time - useUTC: false -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/internalComponentCreator.js b/node_modules/echarts/lib/model/internalComponentCreator.js deleted file mode 100644 index 9ea86cf..0000000 --- a/node_modules/echarts/lib/model/internalComponentCreator.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap, assert } from 'zrender/lib/core/util.js'; -import { isComponentIdInternal } from '../util/model.js'; -var internalOptionCreatorMap = createHashMap(); -export function registerInternalOptionCreator(mainType, creator) { - assert(internalOptionCreatorMap.get(mainType) == null && creator); - internalOptionCreatorMap.set(mainType, creator); -} -export function concatInternalOptions(ecModel, mainType, newCmptOptionList) { - var internalOptionCreator = internalOptionCreatorMap.get(mainType); - if (!internalOptionCreator) { - return newCmptOptionList; - } - var internalOptions = internalOptionCreator(ecModel); - if (!internalOptions) { - return newCmptOptionList; - } - if (process.env.NODE_ENV !== 'production') { - for (var i = 0; i < internalOptions.length; i++) { - assert(isComponentIdInternal(internalOptions[i])); - } - } - return newCmptOptionList.concat(internalOptions); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/areaStyle.js b/node_modules/echarts/lib/model/mixin/areaStyle.js deleted file mode 100644 index 4ff5c34..0000000 --- a/node_modules/echarts/lib/model/mixin/areaStyle.js +++ /dev/null @@ -1,59 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import makeStyleMapper from './makeStyleMapper.js'; -export var AREA_STYLE_KEY_MAP = [['fill', 'color'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['opacity'], ['shadowColor'] -// Option decal is in `DecalObject` but style.decal is in `PatternObject`. -// So do not transfer decal directly. -]; - -var getAreaStyle = makeStyleMapper(AREA_STYLE_KEY_MAP); -var AreaStyleMixin = /** @class */function () { - function AreaStyleMixin() {} - AreaStyleMixin.prototype.getAreaStyle = function (excludes, includes) { - return getAreaStyle(this, excludes, includes); - }; - return AreaStyleMixin; -}(); -; -export { AreaStyleMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/dataFormat.js b/node_modules/echarts/lib/model/mixin/dataFormat.js deleted file mode 100644 index 1777fce..0000000 --- a/node_modules/echarts/lib/model/mixin/dataFormat.js +++ /dev/null @@ -1,202 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { retrieveRawValue } from '../../data/helper/dataProvider.js'; -import { formatTpl } from '../../util/format.js'; -import { error, makePrintable } from '../../util/log.js'; -var DIMENSION_LABEL_REG = /\{@(.+?)\}/g; -var DataFormatMixin = /** @class */function () { - function DataFormatMixin() {} - /** - * Get params for formatter - */ - DataFormatMixin.prototype.getDataParams = function (dataIndex, dataType) { - var data = this.getData(dataType); - var rawValue = this.getRawValue(dataIndex, dataType); - var rawDataIndex = data.getRawIndex(dataIndex); - var name = data.getName(dataIndex); - var itemOpt = data.getRawDataItem(dataIndex); - var style = data.getItemVisual(dataIndex, 'style'); - var color = style && style[data.getItemVisual(dataIndex, 'drawType') || 'fill']; - var borderColor = style && style.stroke; - var mainType = this.mainType; - var isSeries = mainType === 'series'; - var userOutput = data.userOutput && data.userOutput.get(); - return { - componentType: mainType, - componentSubType: this.subType, - componentIndex: this.componentIndex, - seriesType: isSeries ? this.subType : null, - seriesIndex: this.seriesIndex, - seriesId: isSeries ? this.id : null, - seriesName: isSeries ? this.name : null, - name: name, - dataIndex: rawDataIndex, - data: itemOpt, - dataType: dataType, - value: rawValue, - color: color, - borderColor: borderColor, - dimensionNames: userOutput ? userOutput.fullDimensions : null, - encode: userOutput ? userOutput.encode : null, - // Param name list for mapping `a`, `b`, `c`, `d`, `e` - $vars: ['seriesName', 'name', 'value'] - }; - }; - /** - * Format label - * @param dataIndex - * @param status 'normal' by default - * @param dataType - * @param labelDimIndex Only used in some chart that - * use formatter in different dimensions, like radar. - * @param formatter Formatter given outside. - * @return return null/undefined if no formatter - */ - DataFormatMixin.prototype.getFormattedLabel = function (dataIndex, status, dataType, labelDimIndex, formatter, extendParams) { - status = status || 'normal'; - var data = this.getData(dataType); - var params = this.getDataParams(dataIndex, dataType); - if (extendParams) { - params.value = extendParams.interpolatedValue; - } - if (labelDimIndex != null && zrUtil.isArray(params.value)) { - params.value = params.value[labelDimIndex]; - } - if (!formatter) { - var itemModel = data.getItemModel(dataIndex); - // @ts-ignore - formatter = itemModel.get(status === 'normal' ? ['label', 'formatter'] : [status, 'label', 'formatter']); - } - if (zrUtil.isFunction(formatter)) { - params.status = status; - params.dimensionIndex = labelDimIndex; - return formatter(params); - } else if (zrUtil.isString(formatter)) { - var str = formatTpl(formatter, params); - // Support 'aaa{@[3]}bbb{@product}ccc'. - // Do not support '}' in dim name util have to. - return str.replace(DIMENSION_LABEL_REG, function (origin, dimStr) { - var len = dimStr.length; - var dimLoose = dimStr; - if (dimLoose.charAt(0) === '[' && dimLoose.charAt(len - 1) === ']') { - dimLoose = +dimLoose.slice(1, len - 1); // Also support: '[]' => 0 - if (process.env.NODE_ENV !== 'production') { - if (isNaN(dimLoose)) { - error("Invalide label formatter: @" + dimStr + ", only support @[0], @[1], @[2], ..."); - } - } - } - var val = retrieveRawValue(data, dataIndex, dimLoose); - if (extendParams && zrUtil.isArray(extendParams.interpolatedValue)) { - var dimIndex = data.getDimensionIndex(dimLoose); - if (dimIndex >= 0) { - val = extendParams.interpolatedValue[dimIndex]; - } - } - return val != null ? val + '' : ''; - }); - } - }; - /** - * Get raw value in option - */ - DataFormatMixin.prototype.getRawValue = function (idx, dataType) { - return retrieveRawValue(this.getData(dataType), idx); - }; - /** - * Should be implemented. - * @param {number} dataIndex - * @param {boolean} [multipleSeries=false] - * @param {string} [dataType] - */ - DataFormatMixin.prototype.formatTooltip = function (dataIndex, multipleSeries, dataType) { - // Empty function - return; - }; - return DataFormatMixin; -}(); -export { DataFormatMixin }; -; -// PENDING: previously we accept this type when calling `formatTooltip`, -// but guess little chance has been used outside. Do we need to backward -// compat it? -// type TooltipFormatResultLegacyObject = { -// // `html` means the markup language text, either in 'html' or 'richText'. -// // The name `html` is not appropriate because in 'richText' it is not a HTML -// // string. But still support it for backward compatibility. -// html: string; -// markers: Dictionary; -// }; -/** - * For backward compat, normalize the return from `formatTooltip`. - */ -export function normalizeTooltipFormatResult(result) { - var markupText; - // let markers: Dictionary; - var markupFragment; - if (zrUtil.isObject(result)) { - if (result.type) { - markupFragment = result; - } else { - if (process.env.NODE_ENV !== 'production') { - console.warn('The return type of `formatTooltip` is not supported: ' + makePrintable(result)); - } - } - // else { - // markupText = (result as TooltipFormatResultLegacyObject).html; - // markers = (result as TooltipFormatResultLegacyObject).markers; - // if (markersExisting) { - // markers = zrUtil.merge(markersExisting, markers); - // } - // } - } else { - markupText = result; - } - return { - text: markupText, - // markers: markers || markersExisting, - frag: markupFragment - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/itemStyle.js b/node_modules/echarts/lib/model/mixin/itemStyle.js deleted file mode 100644 index e804137..0000000 --- a/node_modules/echarts/lib/model/mixin/itemStyle.js +++ /dev/null @@ -1,58 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import makeStyleMapper from './makeStyleMapper.js'; -export var ITEM_STYLE_KEY_MAP = [['fill', 'color'], ['stroke', 'borderColor'], ['lineWidth', 'borderWidth'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'], ['lineDash', 'borderType'], ['lineDashOffset', 'borderDashOffset'], ['lineCap', 'borderCap'], ['lineJoin', 'borderJoin'], ['miterLimit', 'borderMiterLimit'] -// Option decal is in `DecalObject` but style.decal is in `PatternObject`. -// So do not transfer decal directly. -]; - -var getItemStyle = makeStyleMapper(ITEM_STYLE_KEY_MAP); -var ItemStyleMixin = /** @class */function () { - function ItemStyleMixin() {} - ItemStyleMixin.prototype.getItemStyle = function (excludes, includes) { - return getItemStyle(this, excludes, includes); - }; - return ItemStyleMixin; -}(); -export { ItemStyleMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/lineStyle.js b/node_modules/echarts/lib/model/mixin/lineStyle.js deleted file mode 100644 index daa01af..0000000 --- a/node_modules/echarts/lib/model/mixin/lineStyle.js +++ /dev/null @@ -1,59 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import makeStyleMapper from './makeStyleMapper.js'; -export var LINE_STYLE_KEY_MAP = [['lineWidth', 'width'], ['stroke', 'color'], ['opacity'], ['shadowBlur'], ['shadowOffsetX'], ['shadowOffsetY'], ['shadowColor'], ['lineDash', 'type'], ['lineDashOffset', 'dashOffset'], ['lineCap', 'cap'], ['lineJoin', 'join'], ['miterLimit'] -// Option decal is in `DecalObject` but style.decal is in `PatternObject`. -// So do not transfer decal directly. -]; - -var getLineStyle = makeStyleMapper(LINE_STYLE_KEY_MAP); -var LineStyleMixin = /** @class */function () { - function LineStyleMixin() {} - LineStyleMixin.prototype.getLineStyle = function (excludes) { - return getLineStyle(this, excludes); - }; - return LineStyleMixin; -}(); -; -export { LineStyleMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/makeStyleMapper.js b/node_modules/echarts/lib/model/mixin/makeStyleMapper.js deleted file mode 100644 index a55b1d4..0000000 --- a/node_modules/echarts/lib/model/mixin/makeStyleMapper.js +++ /dev/null @@ -1,70 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// TODO Parse shadow style -// TODO Only shallow path support -import * as zrUtil from 'zrender/lib/core/util.js'; -export default function makeStyleMapper(properties, ignoreParent) { - // Normalize - for (var i = 0; i < properties.length; i++) { - if (!properties[i][1]) { - properties[i][1] = properties[i][0]; - } - } - ignoreParent = ignoreParent || false; - return function (model, excludes, includes) { - var style = {}; - for (var i = 0; i < properties.length; i++) { - var propName = properties[i][1]; - if (excludes && zrUtil.indexOf(excludes, propName) >= 0 || includes && zrUtil.indexOf(includes, propName) < 0) { - continue; - } - var val = model.getShallow(propName, ignoreParent); - if (val != null) { - style[properties[i][0]] = val; - } - } - // TODO Text or image? - return style; - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/palette.js b/node_modules/echarts/lib/model/mixin/palette.js deleted file mode 100644 index c96962c..0000000 --- a/node_modules/echarts/lib/model/mixin/palette.js +++ /dev/null @@ -1,105 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner, normalizeToArray } from '../../util/model.js'; -var innerColor = makeInner(); -var innerDecal = makeInner(); -var PaletteMixin = /** @class */function () { - function PaletteMixin() {} - PaletteMixin.prototype.getColorFromPalette = function (name, scope, requestNum) { - var defaultPalette = normalizeToArray(this.get('color', true)); - var layeredPalette = this.get('colorLayer', true); - return getFromPalette(this, innerColor, defaultPalette, layeredPalette, name, scope, requestNum); - }; - PaletteMixin.prototype.clearColorPalette = function () { - clearPalette(this, innerColor); - }; - return PaletteMixin; -}(); -export function getDecalFromPalette(ecModel, name, scope, requestNum) { - var defaultDecals = normalizeToArray(ecModel.get(['aria', 'decal', 'decals'])); - return getFromPalette(ecModel, innerDecal, defaultDecals, null, name, scope, requestNum); -} -function getNearestPalette(palettes, requestColorNum) { - var paletteNum = palettes.length; - // TODO palettes must be in order - for (var i = 0; i < paletteNum; i++) { - if (palettes[i].length > requestColorNum) { - return palettes[i]; - } - } - return palettes[paletteNum - 1]; -} -/** - * @param name MUST NOT be null/undefined. Otherwise call this function - * twise with the same parameters will get different result. - * @param scope default this. - * @return Can be null/undefined - */ -function getFromPalette(that, inner, defaultPalette, layeredPalette, name, scope, requestNum) { - scope = scope || that; - var scopeFields = inner(scope); - var paletteIdx = scopeFields.paletteIdx || 0; - var paletteNameMap = scopeFields.paletteNameMap = scopeFields.paletteNameMap || {}; - // Use `hasOwnProperty` to avoid conflict with Object.prototype. - if (paletteNameMap.hasOwnProperty(name)) { - return paletteNameMap[name]; - } - var palette = requestNum == null || !layeredPalette ? defaultPalette : getNearestPalette(layeredPalette, requestNum); - // In case can't find in layered color palette. - palette = palette || defaultPalette; - if (!palette || !palette.length) { - return; - } - var pickedPaletteItem = palette[paletteIdx]; - if (name) { - paletteNameMap[name] = pickedPaletteItem; - } - scopeFields.paletteIdx = (paletteIdx + 1) % palette.length; - return pickedPaletteItem; -} -function clearPalette(that, inner) { - inner(that).paletteIdx = 0; - inner(that).paletteNameMap = {}; -} -export { PaletteMixin }; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/mixin/textStyle.js b/node_modules/echarts/lib/model/mixin/textStyle.js deleted file mode 100644 index 4882752..0000000 --- a/node_modules/echarts/lib/model/mixin/textStyle.js +++ /dev/null @@ -1,87 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { getFont } from '../../label/labelStyle.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -var PATH_COLOR = ['textStyle', 'color']; -var textStyleParams = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily', 'padding', 'lineHeight', 'rich', 'width', 'height', 'overflow']; -// TODO Performance improvement? -var tmpText = new ZRText(); -var TextStyleMixin = /** @class */function () { - function TextStyleMixin() {} - /** - * Get color property or get color from option.textStyle.color - */ - // TODO Callback - TextStyleMixin.prototype.getTextColor = function (isEmphasis) { - var ecModel = this.ecModel; - return this.getShallow('color') || (!isEmphasis && ecModel ? ecModel.get(PATH_COLOR) : null); - }; - /** - * Create font string from fontStyle, fontWeight, fontSize, fontFamily - * @return {string} - */ - TextStyleMixin.prototype.getFont = function () { - return getFont({ - fontStyle: this.getShallow('fontStyle'), - fontWeight: this.getShallow('fontWeight'), - fontSize: this.getShallow('fontSize'), - fontFamily: this.getShallow('fontFamily') - }, this.ecModel); - }; - TextStyleMixin.prototype.getTextRect = function (text) { - var style = { - text: text, - verticalAlign: this.getShallow('verticalAlign') || this.getShallow('baseline') - }; - for (var i = 0; i < textStyleParams.length; i++) { - style[textStyleParams[i]] = this.getShallow(textStyleParams[i]); - } - tmpText.useStyle(style); - tmpText.update(); - return tmpText.getBoundingRect(); - }; - return TextStyleMixin; -}(); -; -export default TextStyleMixin; \ No newline at end of file diff --git a/node_modules/echarts/lib/model/referHelper.js b/node_modules/echarts/lib/model/referHelper.js deleted file mode 100644 index 2e5ea1c..0000000 --- a/node_modules/echarts/lib/model/referHelper.js +++ /dev/null @@ -1,175 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Helper for model references. - * There are many manners to refer axis/coordSys. - */ -// TODO -// merge relevant logic to this file? -// check: "modelHelper" of tooltip and "BrushTargetManager". -import { createHashMap, retrieve, each } from 'zrender/lib/core/util.js'; -import { SINGLE_REFERRING } from '../util/model.js'; -/** - * @class - * For example: - * { - * coordSysName: 'cartesian2d', - * coordSysDims: ['x', 'y', ...], - * axisMap: HashMap({ - * x: xAxisModel, - * y: yAxisModel - * }), - * categoryAxisMap: HashMap({ - * x: xAxisModel, - * y: undefined - * }), - * // The index of the first category axis in `coordSysDims`. - * // `null/undefined` means no category axis exists. - * firstCategoryDimIndex: 1, - * // To replace user specified encode. - * } - */ -var CoordSysInfo = /** @class */function () { - function CoordSysInfo(coordSysName) { - this.coordSysDims = []; - this.axisMap = createHashMap(); - this.categoryAxisMap = createHashMap(); - this.coordSysName = coordSysName; - } - return CoordSysInfo; -}(); -export function getCoordSysInfoBySeries(seriesModel) { - var coordSysName = seriesModel.get('coordinateSystem'); - var result = new CoordSysInfo(coordSysName); - var fetch = fetchers[coordSysName]; - if (fetch) { - fetch(seriesModel, result, result.axisMap, result.categoryAxisMap); - return result; - } -} -var fetchers = { - cartesian2d: function (seriesModel, result, axisMap, categoryAxisMap) { - var xAxisModel = seriesModel.getReferringComponents('xAxis', SINGLE_REFERRING).models[0]; - var yAxisModel = seriesModel.getReferringComponents('yAxis', SINGLE_REFERRING).models[0]; - if (process.env.NODE_ENV !== 'production') { - if (!xAxisModel) { - throw new Error('xAxis "' + retrieve(seriesModel.get('xAxisIndex'), seriesModel.get('xAxisId'), 0) + '" not found'); - } - if (!yAxisModel) { - throw new Error('yAxis "' + retrieve(seriesModel.get('xAxisIndex'), seriesModel.get('yAxisId'), 0) + '" not found'); - } - } - result.coordSysDims = ['x', 'y']; - axisMap.set('x', xAxisModel); - axisMap.set('y', yAxisModel); - if (isCategory(xAxisModel)) { - categoryAxisMap.set('x', xAxisModel); - result.firstCategoryDimIndex = 0; - } - if (isCategory(yAxisModel)) { - categoryAxisMap.set('y', yAxisModel); - result.firstCategoryDimIndex == null && (result.firstCategoryDimIndex = 1); - } - }, - singleAxis: function (seriesModel, result, axisMap, categoryAxisMap) { - var singleAxisModel = seriesModel.getReferringComponents('singleAxis', SINGLE_REFERRING).models[0]; - if (process.env.NODE_ENV !== 'production') { - if (!singleAxisModel) { - throw new Error('singleAxis should be specified.'); - } - } - result.coordSysDims = ['single']; - axisMap.set('single', singleAxisModel); - if (isCategory(singleAxisModel)) { - categoryAxisMap.set('single', singleAxisModel); - result.firstCategoryDimIndex = 0; - } - }, - polar: function (seriesModel, result, axisMap, categoryAxisMap) { - var polarModel = seriesModel.getReferringComponents('polar', SINGLE_REFERRING).models[0]; - var radiusAxisModel = polarModel.findAxisModel('radiusAxis'); - var angleAxisModel = polarModel.findAxisModel('angleAxis'); - if (process.env.NODE_ENV !== 'production') { - if (!angleAxisModel) { - throw new Error('angleAxis option not found'); - } - if (!radiusAxisModel) { - throw new Error('radiusAxis option not found'); - } - } - result.coordSysDims = ['radius', 'angle']; - axisMap.set('radius', radiusAxisModel); - axisMap.set('angle', angleAxisModel); - if (isCategory(radiusAxisModel)) { - categoryAxisMap.set('radius', radiusAxisModel); - result.firstCategoryDimIndex = 0; - } - if (isCategory(angleAxisModel)) { - categoryAxisMap.set('angle', angleAxisModel); - result.firstCategoryDimIndex == null && (result.firstCategoryDimIndex = 1); - } - }, - geo: function (seriesModel, result, axisMap, categoryAxisMap) { - result.coordSysDims = ['lng', 'lat']; - }, - parallel: function (seriesModel, result, axisMap, categoryAxisMap) { - var ecModel = seriesModel.ecModel; - var parallelModel = ecModel.getComponent('parallel', seriesModel.get('parallelIndex')); - var coordSysDims = result.coordSysDims = parallelModel.dimensions.slice(); - each(parallelModel.parallelAxisIndex, function (axisIndex, index) { - var axisModel = ecModel.getComponent('parallelAxis', axisIndex); - var axisDim = coordSysDims[index]; - axisMap.set(axisDim, axisModel); - if (isCategory(axisModel)) { - categoryAxisMap.set(axisDim, axisModel); - if (result.firstCategoryDimIndex == null) { - result.firstCategoryDimIndex = index; - } - } - }); - } -}; -function isCategory(axisModel) { - return axisModel.get('type') === 'category'; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/preprocessor/backwardCompat.js b/node_modules/echarts/lib/preprocessor/backwardCompat.js deleted file mode 100644 index 73de872..0000000 --- a/node_modules/echarts/lib/preprocessor/backwardCompat.js +++ /dev/null @@ -1,255 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, isArray, isObject, isTypedArray, defaults } from 'zrender/lib/core/util.js'; -import compatStyle from './helper/compatStyle.js'; -import { normalizeToArray } from '../util/model.js'; -import { deprecateLog, deprecateReplaceLog } from '../util/log.js'; -function get(opt, path) { - var pathArr = path.split(','); - var obj = opt; - for (var i = 0; i < pathArr.length; i++) { - obj = obj && obj[pathArr[i]]; - if (obj == null) { - break; - } - } - return obj; -} -function set(opt, path, val, overwrite) { - var pathArr = path.split(','); - var obj = opt; - var key; - var i = 0; - for (; i < pathArr.length - 1; i++) { - key = pathArr[i]; - if (obj[key] == null) { - obj[key] = {}; - } - obj = obj[key]; - } - if (overwrite || obj[pathArr[i]] == null) { - obj[pathArr[i]] = val; - } -} -function compatLayoutProperties(option) { - option && each(LAYOUT_PROPERTIES, function (prop) { - if (prop[0] in option && !(prop[1] in option)) { - option[prop[1]] = option[prop[0]]; - } - }); -} -var LAYOUT_PROPERTIES = [['x', 'left'], ['y', 'top'], ['x2', 'right'], ['y2', 'bottom']]; -var COMPATITABLE_COMPONENTS = ['grid', 'geo', 'parallel', 'legend', 'toolbox', 'title', 'visualMap', 'dataZoom', 'timeline']; -var BAR_ITEM_STYLE_MAP = [['borderRadius', 'barBorderRadius'], ['borderColor', 'barBorderColor'], ['borderWidth', 'barBorderWidth']]; -function compatBarItemStyle(option) { - var itemStyle = option && option.itemStyle; - if (itemStyle) { - for (var i = 0; i < BAR_ITEM_STYLE_MAP.length; i++) { - var oldName = BAR_ITEM_STYLE_MAP[i][1]; - var newName = BAR_ITEM_STYLE_MAP[i][0]; - if (itemStyle[oldName] != null) { - itemStyle[newName] = itemStyle[oldName]; - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog(oldName, newName); - } - } - } - } -} -function compatPieLabel(option) { - if (!option) { - return; - } - if (option.alignTo === 'edge' && option.margin != null && option.edgeDistance == null) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('label.margin', 'label.edgeDistance', 'pie'); - } - option.edgeDistance = option.margin; - } -} -function compatSunburstState(option) { - if (!option) { - return; - } - if (option.downplay && !option.blur) { - option.blur = option.downplay; - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('downplay', 'blur', 'sunburst'); - } - } -} -function compatGraphFocus(option) { - if (!option) { - return; - } - if (option.focusNodeAdjacency != null) { - option.emphasis = option.emphasis || {}; - if (option.emphasis.focus == null) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('focusNodeAdjacency', 'emphasis: { focus: \'adjacency\'}', 'graph/sankey'); - } - option.emphasis.focus = 'adjacency'; - } - } -} -function traverseTree(data, cb) { - if (data) { - for (var i = 0; i < data.length; i++) { - cb(data[i]); - data[i] && traverseTree(data[i].children, cb); - } - } -} -export default function globalBackwardCompat(option, isTheme) { - compatStyle(option, isTheme); - // Make sure series array for model initialization. - option.series = normalizeToArray(option.series); - each(option.series, function (seriesOpt) { - if (!isObject(seriesOpt)) { - return; - } - var seriesType = seriesOpt.type; - if (seriesType === 'line') { - if (seriesOpt.clipOverflow != null) { - seriesOpt.clip = seriesOpt.clipOverflow; - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('clipOverflow', 'clip', 'line'); - } - } - } else if (seriesType === 'pie' || seriesType === 'gauge') { - if (seriesOpt.clockWise != null) { - seriesOpt.clockwise = seriesOpt.clockWise; - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('clockWise', 'clockwise'); - } - } - compatPieLabel(seriesOpt.label); - var data = seriesOpt.data; - if (data && !isTypedArray(data)) { - for (var i = 0; i < data.length; i++) { - compatPieLabel(data[i]); - } - } - if (seriesOpt.hoverOffset != null) { - seriesOpt.emphasis = seriesOpt.emphasis || {}; - if (seriesOpt.emphasis.scaleSize = null) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('hoverOffset', 'emphasis.scaleSize'); - } - seriesOpt.emphasis.scaleSize = seriesOpt.hoverOffset; - } - } - } else if (seriesType === 'gauge') { - var pointerColor = get(seriesOpt, 'pointer.color'); - pointerColor != null && set(seriesOpt, 'itemStyle.color', pointerColor); - } else if (seriesType === 'bar') { - compatBarItemStyle(seriesOpt); - compatBarItemStyle(seriesOpt.backgroundStyle); - compatBarItemStyle(seriesOpt.emphasis); - var data = seriesOpt.data; - if (data && !isTypedArray(data)) { - for (var i = 0; i < data.length; i++) { - if (typeof data[i] === 'object') { - compatBarItemStyle(data[i]); - compatBarItemStyle(data[i] && data[i].emphasis); - } - } - } - } else if (seriesType === 'sunburst') { - var highlightPolicy = seriesOpt.highlightPolicy; - if (highlightPolicy) { - seriesOpt.emphasis = seriesOpt.emphasis || {}; - if (!seriesOpt.emphasis.focus) { - seriesOpt.emphasis.focus = highlightPolicy; - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('highlightPolicy', 'emphasis.focus', 'sunburst'); - } - } - } - compatSunburstState(seriesOpt); - traverseTree(seriesOpt.data, compatSunburstState); - } else if (seriesType === 'graph' || seriesType === 'sankey') { - compatGraphFocus(seriesOpt); - // TODO nodes, edges? - } else if (seriesType === 'map') { - if (seriesOpt.mapType && !seriesOpt.map) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('mapType', 'map', 'map'); - } - seriesOpt.map = seriesOpt.mapType; - } - if (seriesOpt.mapLocation) { - if (process.env.NODE_ENV !== 'production') { - deprecateLog('`mapLocation` is not used anymore.'); - } - defaults(seriesOpt, seriesOpt.mapLocation); - } - } - if (seriesOpt.hoverAnimation != null) { - seriesOpt.emphasis = seriesOpt.emphasis || {}; - if (seriesOpt.emphasis && seriesOpt.emphasis.scale == null) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('hoverAnimation', 'emphasis.scale'); - } - seriesOpt.emphasis.scale = seriesOpt.hoverAnimation; - } - } - compatLayoutProperties(seriesOpt); - }); - // dataRange has changed to visualMap - if (option.dataRange) { - option.visualMap = option.dataRange; - } - each(COMPATITABLE_COMPONENTS, function (componentName) { - var options = option[componentName]; - if (options) { - if (!isArray(options)) { - options = [options]; - } - each(options, function (option) { - compatLayoutProperties(option); - }); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/preprocessor/helper/compatStyle.js b/node_modules/echarts/lib/preprocessor/helper/compatStyle.js deleted file mode 100644 index f2f8b43..0000000 --- a/node_modules/echarts/lib/preprocessor/helper/compatStyle.js +++ /dev/null @@ -1,331 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -import { deprecateLog, deprecateReplaceLog } from '../../util/log.js'; -var each = zrUtil.each; -var isObject = zrUtil.isObject; -var POSSIBLE_STYLES = ['areaStyle', 'lineStyle', 'nodeStyle', 'linkStyle', 'chordStyle', 'label', 'labelLine']; -function compatEC2ItemStyle(opt) { - var itemStyleOpt = opt && opt.itemStyle; - if (!itemStyleOpt) { - return; - } - for (var i = 0, len = POSSIBLE_STYLES.length; i < len; i++) { - var styleName = POSSIBLE_STYLES[i]; - var normalItemStyleOpt = itemStyleOpt.normal; - var emphasisItemStyleOpt = itemStyleOpt.emphasis; - if (normalItemStyleOpt && normalItemStyleOpt[styleName]) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog("itemStyle.normal." + styleName, styleName); - } - opt[styleName] = opt[styleName] || {}; - if (!opt[styleName].normal) { - opt[styleName].normal = normalItemStyleOpt[styleName]; - } else { - zrUtil.merge(opt[styleName].normal, normalItemStyleOpt[styleName]); - } - normalItemStyleOpt[styleName] = null; - } - if (emphasisItemStyleOpt && emphasisItemStyleOpt[styleName]) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog("itemStyle.emphasis." + styleName, "emphasis." + styleName); - } - opt[styleName] = opt[styleName] || {}; - if (!opt[styleName].emphasis) { - opt[styleName].emphasis = emphasisItemStyleOpt[styleName]; - } else { - zrUtil.merge(opt[styleName].emphasis, emphasisItemStyleOpt[styleName]); - } - emphasisItemStyleOpt[styleName] = null; - } - } -} -function convertNormalEmphasis(opt, optType, useExtend) { - if (opt && opt[optType] && (opt[optType].normal || opt[optType].emphasis)) { - var normalOpt = opt[optType].normal; - var emphasisOpt = opt[optType].emphasis; - if (normalOpt) { - if (process.env.NODE_ENV !== 'production') { - // eslint-disable-next-line max-len - deprecateLog("'normal' hierarchy in " + optType + " has been removed since 4.0. All style properties are configured in " + optType + " directly now."); - } - // Timeline controlStyle has other properties besides normal and emphasis - if (useExtend) { - opt[optType].normal = opt[optType].emphasis = null; - zrUtil.defaults(opt[optType], normalOpt); - } else { - opt[optType] = normalOpt; - } - } - if (emphasisOpt) { - if (process.env.NODE_ENV !== 'production') { - deprecateLog(optType + ".emphasis has been changed to emphasis." + optType + " since 4.0"); - } - opt.emphasis = opt.emphasis || {}; - opt.emphasis[optType] = emphasisOpt; - // Also compat the case user mix the style and focus together in ec3 style - // for example: { itemStyle: { normal: {}, emphasis: {focus, shadowBlur} } } - if (emphasisOpt.focus) { - opt.emphasis.focus = emphasisOpt.focus; - } - if (emphasisOpt.blurScope) { - opt.emphasis.blurScope = emphasisOpt.blurScope; - } - } - } -} -function removeEC3NormalStatus(opt) { - convertNormalEmphasis(opt, 'itemStyle'); - convertNormalEmphasis(opt, 'lineStyle'); - convertNormalEmphasis(opt, 'areaStyle'); - convertNormalEmphasis(opt, 'label'); - convertNormalEmphasis(opt, 'labelLine'); - // treemap - convertNormalEmphasis(opt, 'upperLabel'); - // graph - convertNormalEmphasis(opt, 'edgeLabel'); -} -function compatTextStyle(opt, propName) { - // Check whether is not object (string\null\undefined ...) - var labelOptSingle = isObject(opt) && opt[propName]; - var textStyle = isObject(labelOptSingle) && labelOptSingle.textStyle; - if (textStyle) { - if (process.env.NODE_ENV !== 'production') { - // eslint-disable-next-line max-len - deprecateLog("textStyle hierarchy in " + propName + " has been removed since 4.0. All textStyle properties are configured in " + propName + " directly now."); - } - for (var i = 0, len = modelUtil.TEXT_STYLE_OPTIONS.length; i < len; i++) { - var textPropName = modelUtil.TEXT_STYLE_OPTIONS[i]; - if (textStyle.hasOwnProperty(textPropName)) { - labelOptSingle[textPropName] = textStyle[textPropName]; - } - } - } -} -function compatEC3CommonStyles(opt) { - if (opt) { - removeEC3NormalStatus(opt); - compatTextStyle(opt, 'label'); - opt.emphasis && compatTextStyle(opt.emphasis, 'label'); - } -} -function processSeries(seriesOpt) { - if (!isObject(seriesOpt)) { - return; - } - compatEC2ItemStyle(seriesOpt); - removeEC3NormalStatus(seriesOpt); - compatTextStyle(seriesOpt, 'label'); - // treemap - compatTextStyle(seriesOpt, 'upperLabel'); - // graph - compatTextStyle(seriesOpt, 'edgeLabel'); - if (seriesOpt.emphasis) { - compatTextStyle(seriesOpt.emphasis, 'label'); - // treemap - compatTextStyle(seriesOpt.emphasis, 'upperLabel'); - // graph - compatTextStyle(seriesOpt.emphasis, 'edgeLabel'); - } - var markPoint = seriesOpt.markPoint; - if (markPoint) { - compatEC2ItemStyle(markPoint); - compatEC3CommonStyles(markPoint); - } - var markLine = seriesOpt.markLine; - if (markLine) { - compatEC2ItemStyle(markLine); - compatEC3CommonStyles(markLine); - } - var markArea = seriesOpt.markArea; - if (markArea) { - compatEC3CommonStyles(markArea); - } - var data = seriesOpt.data; - // Break with ec3: if `setOption` again, there may be no `type` in option, - // then the backward compat based on option type will not be performed. - if (seriesOpt.type === 'graph') { - data = data || seriesOpt.nodes; - var edgeData = seriesOpt.links || seriesOpt.edges; - if (edgeData && !zrUtil.isTypedArray(edgeData)) { - for (var i = 0; i < edgeData.length; i++) { - compatEC3CommonStyles(edgeData[i]); - } - } - zrUtil.each(seriesOpt.categories, function (opt) { - removeEC3NormalStatus(opt); - }); - } - if (data && !zrUtil.isTypedArray(data)) { - for (var i = 0; i < data.length; i++) { - compatEC3CommonStyles(data[i]); - } - } - // mark point data - markPoint = seriesOpt.markPoint; - if (markPoint && markPoint.data) { - var mpData = markPoint.data; - for (var i = 0; i < mpData.length; i++) { - compatEC3CommonStyles(mpData[i]); - } - } - // mark line data - markLine = seriesOpt.markLine; - if (markLine && markLine.data) { - var mlData = markLine.data; - for (var i = 0; i < mlData.length; i++) { - if (zrUtil.isArray(mlData[i])) { - compatEC3CommonStyles(mlData[i][0]); - compatEC3CommonStyles(mlData[i][1]); - } else { - compatEC3CommonStyles(mlData[i]); - } - } - } - // Series - if (seriesOpt.type === 'gauge') { - compatTextStyle(seriesOpt, 'axisLabel'); - compatTextStyle(seriesOpt, 'title'); - compatTextStyle(seriesOpt, 'detail'); - } else if (seriesOpt.type === 'treemap') { - convertNormalEmphasis(seriesOpt.breadcrumb, 'itemStyle'); - zrUtil.each(seriesOpt.levels, function (opt) { - removeEC3NormalStatus(opt); - }); - } else if (seriesOpt.type === 'tree') { - removeEC3NormalStatus(seriesOpt.leaves); - } - // sunburst starts from ec4, so it does not need to compat levels. -} - -function toArr(o) { - return zrUtil.isArray(o) ? o : o ? [o] : []; -} -function toObj(o) { - return (zrUtil.isArray(o) ? o[0] : o) || {}; -} -export default function globalCompatStyle(option, isTheme) { - each(toArr(option.series), function (seriesOpt) { - isObject(seriesOpt) && processSeries(seriesOpt); - }); - var axes = ['xAxis', 'yAxis', 'radiusAxis', 'angleAxis', 'singleAxis', 'parallelAxis', 'radar']; - isTheme && axes.push('valueAxis', 'categoryAxis', 'logAxis', 'timeAxis'); - each(axes, function (axisName) { - each(toArr(option[axisName]), function (axisOpt) { - if (axisOpt) { - compatTextStyle(axisOpt, 'axisLabel'); - compatTextStyle(axisOpt.axisPointer, 'label'); - } - }); - }); - each(toArr(option.parallel), function (parallelOpt) { - var parallelAxisDefault = parallelOpt && parallelOpt.parallelAxisDefault; - compatTextStyle(parallelAxisDefault, 'axisLabel'); - compatTextStyle(parallelAxisDefault && parallelAxisDefault.axisPointer, 'label'); - }); - each(toArr(option.calendar), function (calendarOpt) { - convertNormalEmphasis(calendarOpt, 'itemStyle'); - compatTextStyle(calendarOpt, 'dayLabel'); - compatTextStyle(calendarOpt, 'monthLabel'); - compatTextStyle(calendarOpt, 'yearLabel'); - }); - // radar.name.textStyle - each(toArr(option.radar), function (radarOpt) { - compatTextStyle(radarOpt, 'name'); - // Use axisName instead of name because component has name property - if (radarOpt.name && radarOpt.axisName == null) { - radarOpt.axisName = radarOpt.name; - delete radarOpt.name; - if (process.env.NODE_ENV !== 'production') { - deprecateLog('name property in radar component has been changed to axisName'); - } - } - if (radarOpt.nameGap != null && radarOpt.axisNameGap == null) { - radarOpt.axisNameGap = radarOpt.nameGap; - delete radarOpt.nameGap; - if (process.env.NODE_ENV !== 'production') { - deprecateLog('nameGap property in radar component has been changed to axisNameGap'); - } - } - if (process.env.NODE_ENV !== 'production') { - each(radarOpt.indicator, function (indicatorOpt) { - if (indicatorOpt.text) { - deprecateReplaceLog('text', 'name', 'radar.indicator'); - } - }); - } - }); - each(toArr(option.geo), function (geoOpt) { - if (isObject(geoOpt)) { - compatEC3CommonStyles(geoOpt); - each(toArr(geoOpt.regions), function (regionObj) { - compatEC3CommonStyles(regionObj); - }); - } - }); - each(toArr(option.timeline), function (timelineOpt) { - compatEC3CommonStyles(timelineOpt); - convertNormalEmphasis(timelineOpt, 'label'); - convertNormalEmphasis(timelineOpt, 'itemStyle'); - convertNormalEmphasis(timelineOpt, 'controlStyle', true); - var data = timelineOpt.data; - zrUtil.isArray(data) && zrUtil.each(data, function (item) { - if (zrUtil.isObject(item)) { - convertNormalEmphasis(item, 'label'); - convertNormalEmphasis(item, 'itemStyle'); - } - }); - }); - each(toArr(option.toolbox), function (toolboxOpt) { - convertNormalEmphasis(toolboxOpt, 'iconStyle'); - each(toolboxOpt.feature, function (featureOpt) { - convertNormalEmphasis(featureOpt, 'iconStyle'); - }); - }); - compatTextStyle(toObj(option.axisPointer), 'label'); - compatTextStyle(toObj(option.tooltip).axisPointer, 'label'); - // Clean logs - // storedLogs = {}; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/processor/dataFilter.js b/node_modules/echarts/lib/processor/dataFilter.js deleted file mode 100644 index ee4093d..0000000 --- a/node_modules/echarts/lib/processor/dataFilter.js +++ /dev/null @@ -1,68 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export default function dataFilter(seriesType) { - return { - seriesType: seriesType, - reset: function (seriesModel, ecModel) { - var legendModels = ecModel.findComponents({ - mainType: 'legend' - }); - if (!legendModels || !legendModels.length) { - return; - } - var data = seriesModel.getData(); - data.filterSelf(function (idx) { - var name = data.getName(idx); - // If in any legend component the status is not selected. - for (var i = 0; i < legendModels.length; i++) { - // @ts-ignore FIXME: LegendModel - if (!legendModels[i].isSelected(name)) { - return false; - } - } - return true; - }); - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/processor/dataSample.js b/node_modules/echarts/lib/processor/dataSample.js deleted file mode 100644 index d541285..0000000 --- a/node_modules/echarts/lib/processor/dataSample.js +++ /dev/null @@ -1,141 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isFunction, isString } from 'zrender/lib/core/util.js'; -var samplers = { - average: function (frame) { - var sum = 0; - var count = 0; - for (var i = 0; i < frame.length; i++) { - if (!isNaN(frame[i])) { - sum += frame[i]; - count++; - } - } - // Return NaN if count is 0 - return count === 0 ? NaN : sum / count; - }, - sum: function (frame) { - var sum = 0; - for (var i = 0; i < frame.length; i++) { - // Ignore NaN - sum += frame[i] || 0; - } - return sum; - }, - max: function (frame) { - var max = -Infinity; - for (var i = 0; i < frame.length; i++) { - frame[i] > max && (max = frame[i]); - } - // NaN will cause illegal axis extent. - return isFinite(max) ? max : NaN; - }, - min: function (frame) { - var min = Infinity; - for (var i = 0; i < frame.length; i++) { - frame[i] < min && (min = frame[i]); - } - // NaN will cause illegal axis extent. - return isFinite(min) ? min : NaN; - }, - minmax: function (frame) { - var turningPointAbsoluteValue = -Infinity; - var turningPointOriginalValue = -Infinity; - for (var i = 0; i < frame.length; i++) { - var originalValue = frame[i]; - var absoluteValue = Math.abs(originalValue); - if (absoluteValue > turningPointAbsoluteValue) { - turningPointAbsoluteValue = absoluteValue; - turningPointOriginalValue = originalValue; - } - } - return isFinite(turningPointOriginalValue) ? turningPointOriginalValue : NaN; - }, - // TODO - // Median - nearest: function (frame) { - return frame[0]; - } -}; -var indexSampler = function (frame) { - return Math.round(frame.length / 2); -}; -export default function dataSample(seriesType) { - return { - seriesType: seriesType, - // FIXME:TS never used, so comment it - // modifyOutputEnd: true, - reset: function (seriesModel, ecModel, api) { - var data = seriesModel.getData(); - var sampling = seriesModel.get('sampling'); - var coordSys = seriesModel.coordinateSystem; - var count = data.count(); - // Only cartesian2d support down sampling. Disable it when there is few data. - if (count > 10 && coordSys.type === 'cartesian2d' && sampling) { - var baseAxis = coordSys.getBaseAxis(); - var valueAxis = coordSys.getOtherAxis(baseAxis); - var extent = baseAxis.getExtent(); - var dpr = api.getDevicePixelRatio(); - // Coordinste system has been resized - var size = Math.abs(extent[1] - extent[0]) * (dpr || 1); - var rate = Math.round(count / size); - if (isFinite(rate) && rate > 1) { - if (sampling === 'lttb') { - seriesModel.setData(data.lttbDownSample(data.mapDimension(valueAxis.dim), 1 / rate)); - } - var sampler = void 0; - if (isString(sampling)) { - sampler = samplers[sampling]; - } else if (isFunction(sampling)) { - sampler = sampling; - } - if (sampler) { - // Only support sample the first dim mapped from value axis. - seriesModel.setData(data.downSample(data.mapDimension(valueAxis.dim), 1 / rate, sampler, indexSampler)); - } - } - } - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/processor/dataStack.js b/node_modules/echarts/lib/processor/dataStack.js deleted file mode 100644 index 8e63c0b..0000000 --- a/node_modules/echarts/lib/processor/dataStack.js +++ /dev/null @@ -1,133 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap, each } from 'zrender/lib/core/util.js'; -import { addSafe } from '../util/number.js'; -// (1) [Caution]: the logic is correct based on the premises: -// data processing stage is blocked in stream. -// See -// (2) Only register once when import repeatedly. -// Should be executed after series is filtered and before stack calculation. -export default function dataStack(ecModel) { - var stackInfoMap = createHashMap(); - ecModel.eachSeries(function (seriesModel) { - var stack = seriesModel.get('stack'); - // Compatible: when `stack` is set as '', do not stack. - if (stack) { - var stackInfoList = stackInfoMap.get(stack) || stackInfoMap.set(stack, []); - var data = seriesModel.getData(); - var stackInfo = { - // Used for calculate axis extent automatically. - // TODO: Type getCalculationInfo return more specific type? - stackResultDimension: data.getCalculationInfo('stackResultDimension'), - stackedOverDimension: data.getCalculationInfo('stackedOverDimension'), - stackedDimension: data.getCalculationInfo('stackedDimension'), - stackedByDimension: data.getCalculationInfo('stackedByDimension'), - isStackedByIndex: data.getCalculationInfo('isStackedByIndex'), - data: data, - seriesModel: seriesModel - }; - // If stacked on axis that do not support data stack. - if (!stackInfo.stackedDimension || !(stackInfo.isStackedByIndex || stackInfo.stackedByDimension)) { - return; - } - stackInfoList.length && data.setCalculationInfo('stackedOnSeries', stackInfoList[stackInfoList.length - 1].seriesModel); - stackInfoList.push(stackInfo); - } - }); - stackInfoMap.each(calculateStack); -} -function calculateStack(stackInfoList) { - each(stackInfoList, function (targetStackInfo, idxInStack) { - var resultVal = []; - var resultNaN = [NaN, NaN]; - var dims = [targetStackInfo.stackResultDimension, targetStackInfo.stackedOverDimension]; - var targetData = targetStackInfo.data; - var isStackedByIndex = targetStackInfo.isStackedByIndex; - var stackStrategy = targetStackInfo.seriesModel.get('stackStrategy') || 'samesign'; - // Should not write on raw data, because stack series model list changes - // depending on legend selection. - targetData.modify(dims, function (v0, v1, dataIndex) { - var sum = targetData.get(targetStackInfo.stackedDimension, dataIndex); - // Consider `connectNulls` of line area, if value is NaN, stackedOver - // should also be NaN, to draw a appropriate belt area. - if (isNaN(sum)) { - return resultNaN; - } - var byValue; - var stackedDataRawIndex; - if (isStackedByIndex) { - stackedDataRawIndex = targetData.getRawIndex(dataIndex); - } else { - byValue = targetData.get(targetStackInfo.stackedByDimension, dataIndex); - } - // If stackOver is NaN, chart view will render point on value start. - var stackedOver = NaN; - for (var j = idxInStack - 1; j >= 0; j--) { - var stackInfo = stackInfoList[j]; - // Has been optimized by inverted indices on `stackedByDimension`. - if (!isStackedByIndex) { - stackedDataRawIndex = stackInfo.data.rawIndexOf(stackInfo.stackedByDimension, byValue); - } - if (stackedDataRawIndex >= 0) { - var val = stackInfo.data.getByRawIndex(stackInfo.stackResultDimension, stackedDataRawIndex); - // Considering positive stack, negative stack and empty data - if (stackStrategy === 'all' // single stack group - || stackStrategy === 'positive' && val > 0 || stackStrategy === 'negative' && val < 0 || stackStrategy === 'samesign' && sum >= 0 && val > 0 // All positive stack - || stackStrategy === 'samesign' && sum <= 0 && val < 0 // All negative stack - ) { - // The sum has to be very small to be affected by the - // floating arithmetic problem. An incorrect result will probably - // cause axis min/max to be filtered incorrectly. - sum = addSafe(sum, val); - stackedOver = val; - break; - } - } - } - resultVal[0] = sum; - resultVal[1] = stackedOver; - return resultVal; - }); - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/processor/negativeDataFilter.js b/node_modules/echarts/lib/processor/negativeDataFilter.js deleted file mode 100644 index 2c7bb9e..0000000 --- a/node_modules/echarts/lib/processor/negativeDataFilter.js +++ /dev/null @@ -1,61 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isNumber } from 'zrender/lib/core/util.js'; -export default function negativeDataFilter(seriesType) { - return { - seriesType: seriesType, - reset: function (seriesModel, ecModel) { - var data = seriesModel.getData(); - data.filterSelf(function (idx) { - // handle negative value condition - var valueDim = data.mapDimension('value'); - var curValue = data.get(valueDim, idx); - if (isNumber(curValue) && !isNaN(curValue) && curValue < 0) { - return false; - } - return true; - }); - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/renderer/installCanvasRenderer.js b/node_modules/echarts/lib/renderer/installCanvasRenderer.js deleted file mode 100644 index 877d5a1..0000000 --- a/node_modules/echarts/lib/renderer/installCanvasRenderer.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import CanvasPainter from 'zrender/lib/canvas/Painter.js'; -export function install(registers) { - registers.registerPainter('canvas', CanvasPainter); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/renderer/installSVGRenderer.js b/node_modules/echarts/lib/renderer/installSVGRenderer.js deleted file mode 100644 index 74a0f8f..0000000 --- a/node_modules/echarts/lib/renderer/installSVGRenderer.js +++ /dev/null @@ -1,47 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import SVGPainter from 'zrender/lib/svg/Painter.js'; -export function install(registers) { - registers.registerPainter('svg', SVGPainter); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/Interval.js b/node_modules/echarts/lib/scale/Interval.js deleted file mode 100644 index 1094662..0000000 --- a/node_modules/echarts/lib/scale/Interval.js +++ /dev/null @@ -1,267 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as numberUtil from '../util/number.js'; -import * as formatUtil from '../util/format.js'; -import Scale from './Scale.js'; -import * as helper from './helper.js'; -var roundNumber = numberUtil.round; -var IntervalScale = /** @class */function (_super) { - __extends(IntervalScale, _super); - function IntervalScale() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'interval'; - // Step is calculated in adjustExtent. - _this._interval = 0; - _this._intervalPrecision = 2; - return _this; - } - IntervalScale.prototype.parse = function (val) { - return val; - }; - IntervalScale.prototype.contain = function (val) { - return helper.contain(val, this._extent); - }; - IntervalScale.prototype.normalize = function (val) { - return helper.normalize(val, this._extent); - }; - IntervalScale.prototype.scale = function (val) { - return helper.scale(val, this._extent); - }; - IntervalScale.prototype.setExtent = function (start, end) { - var thisExtent = this._extent; - // start,end may be a Number like '25',so... - if (!isNaN(start)) { - thisExtent[0] = parseFloat(start); - } - if (!isNaN(end)) { - thisExtent[1] = parseFloat(end); - } - }; - IntervalScale.prototype.unionExtent = function (other) { - var extent = this._extent; - other[0] < extent[0] && (extent[0] = other[0]); - other[1] > extent[1] && (extent[1] = other[1]); - // unionExtent may called by it's sub classes - this.setExtent(extent[0], extent[1]); - }; - IntervalScale.prototype.getInterval = function () { - return this._interval; - }; - IntervalScale.prototype.setInterval = function (interval) { - this._interval = interval; - // Dropped auto calculated niceExtent and use user-set extent. - // We assume user wants to set both interval, min, max to get a better result. - this._niceExtent = this._extent.slice(); - this._intervalPrecision = helper.getIntervalPrecision(interval); - }; - /** - * @param expandToNicedExtent Whether expand the ticks to niced extent. - */ - IntervalScale.prototype.getTicks = function (expandToNicedExtent) { - var interval = this._interval; - var extent = this._extent; - var niceTickExtent = this._niceExtent; - var intervalPrecision = this._intervalPrecision; - var ticks = []; - // If interval is 0, return []; - if (!interval) { - return ticks; - } - // Consider this case: using dataZoom toolbox, zoom and zoom. - var safeLimit = 10000; - if (extent[0] < niceTickExtent[0]) { - if (expandToNicedExtent) { - ticks.push({ - value: roundNumber(niceTickExtent[0] - interval, intervalPrecision) - }); - } else { - ticks.push({ - value: extent[0] - }); - } - } - var tick = niceTickExtent[0]; - while (tick <= niceTickExtent[1]) { - ticks.push({ - value: tick - }); - // Avoid rounding error - tick = roundNumber(tick + interval, intervalPrecision); - if (tick === ticks[ticks.length - 1].value) { - // Consider out of safe float point, e.g., - // -3711126.9907707 + 2e-10 === -3711126.9907707 - break; - } - if (ticks.length > safeLimit) { - return []; - } - } - // Consider this case: the last item of ticks is smaller - // than niceTickExtent[1] and niceTickExtent[1] === extent[1]. - var lastNiceTick = ticks.length ? ticks[ticks.length - 1].value : niceTickExtent[1]; - if (extent[1] > lastNiceTick) { - if (expandToNicedExtent) { - ticks.push({ - value: roundNumber(lastNiceTick + interval, intervalPrecision) - }); - } else { - ticks.push({ - value: extent[1] - }); - } - } - return ticks; - }; - IntervalScale.prototype.getMinorTicks = function (splitNumber) { - var ticks = this.getTicks(true); - var minorTicks = []; - var extent = this.getExtent(); - for (var i = 1; i < ticks.length; i++) { - var nextTick = ticks[i]; - var prevTick = ticks[i - 1]; - var count = 0; - var minorTicksGroup = []; - var interval = nextTick.value - prevTick.value; - var minorInterval = interval / splitNumber; - while (count < splitNumber - 1) { - var minorTick = roundNumber(prevTick.value + (count + 1) * minorInterval); - // For the first and last interval. The count may be less than splitNumber. - if (minorTick > extent[0] && minorTick < extent[1]) { - minorTicksGroup.push(minorTick); - } - count++; - } - minorTicks.push(minorTicksGroup); - } - return minorTicks; - }; - /** - * @param opt.precision If 'auto', use nice presision. - * @param opt.pad returns 1.50 but not 1.5 if precision is 2. - */ - IntervalScale.prototype.getLabel = function (data, opt) { - if (data == null) { - return ''; - } - var precision = opt && opt.precision; - if (precision == null) { - precision = numberUtil.getPrecision(data.value) || 0; - } else if (precision === 'auto') { - // Should be more precise then tick. - precision = this._intervalPrecision; - } - // (1) If `precision` is set, 12.005 should be display as '12.00500'. - // (2) Use roundNumber (toFixed) to avoid scientific notation like '3.5e-7'. - var dataNum = roundNumber(data.value, precision, true); - return formatUtil.addCommas(dataNum); - }; - /** - * @param splitNumber By default `5`. - */ - IntervalScale.prototype.calcNiceTicks = function (splitNumber, minInterval, maxInterval) { - splitNumber = splitNumber || 5; - var extent = this._extent; - var span = extent[1] - extent[0]; - if (!isFinite(span)) { - return; - } - // User may set axis min 0 and data are all negative - // FIXME If it needs to reverse ? - if (span < 0) { - span = -span; - extent.reverse(); - } - var result = helper.intervalScaleNiceTicks(extent, splitNumber, minInterval, maxInterval); - this._intervalPrecision = result.intervalPrecision; - this._interval = result.interval; - this._niceExtent = result.niceTickExtent; - }; - IntervalScale.prototype.calcNiceExtent = function (opt) { - var extent = this._extent; - // If extent start and end are same, expand them - if (extent[0] === extent[1]) { - if (extent[0] !== 0) { - // Expand extent - // Note that extents can be both negative. See #13154 - var expandSize = Math.abs(extent[0]); - // In the fowllowing case - // Axis has been fixed max 100 - // Plus data are all 100 and axis extent are [100, 100]. - // Extend to the both side will cause expanded max is larger than fixed max. - // So only expand to the smaller side. - if (!opt.fixMax) { - extent[1] += expandSize / 2; - extent[0] -= expandSize / 2; - } else { - extent[0] -= expandSize / 2; - } - } else { - extent[1] = 1; - } - } - var span = extent[1] - extent[0]; - // If there are no data and extent are [Infinity, -Infinity] - if (!isFinite(span)) { - extent[0] = 0; - extent[1] = 1; - } - this.calcNiceTicks(opt.splitNumber, opt.minInterval, opt.maxInterval); - // let extent = this._extent; - var interval = this._interval; - if (!opt.fixMin) { - extent[0] = roundNumber(Math.floor(extent[0] / interval) * interval); - } - if (!opt.fixMax) { - extent[1] = roundNumber(Math.ceil(extent[1] / interval) * interval); - } - }; - IntervalScale.prototype.setNiceExtent = function (min, max) { - this._niceExtent = [min, max]; - }; - IntervalScale.type = 'interval'; - return IntervalScale; -}(Scale); -Scale.registerClass(IntervalScale); -export default IntervalScale; \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/Log.js b/node_modules/echarts/lib/scale/Log.js deleted file mode 100644 index 5438d2f..0000000 --- a/node_modules/echarts/lib/scale/Log.js +++ /dev/null @@ -1,178 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -import Scale from './Scale.js'; -import * as numberUtil from '../util/number.js'; -import * as scaleHelper from './helper.js'; -// Use some method of IntervalScale -import IntervalScale from './Interval.js'; -var scaleProto = Scale.prototype; -// FIXME:TS refactor: not good to call it directly with `this`? -var intervalScaleProto = IntervalScale.prototype; -var roundingErrorFix = numberUtil.round; -var mathFloor = Math.floor; -var mathCeil = Math.ceil; -var mathPow = Math.pow; -var mathLog = Math.log; -var LogScale = /** @class */function (_super) { - __extends(LogScale, _super); - function LogScale() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'log'; - _this.base = 10; - _this._originalScale = new IntervalScale(); - // FIXME:TS actually used by `IntervalScale` - _this._interval = 0; - return _this; - } - /** - * @param Whether expand the ticks to niced extent. - */ - LogScale.prototype.getTicks = function (expandToNicedExtent) { - var originalScale = this._originalScale; - var extent = this._extent; - var originalExtent = originalScale.getExtent(); - var ticks = intervalScaleProto.getTicks.call(this, expandToNicedExtent); - return zrUtil.map(ticks, function (tick) { - var val = tick.value; - var powVal = numberUtil.round(mathPow(this.base, val)); - // Fix #4158 - powVal = val === extent[0] && this._fixMin ? fixRoundingError(powVal, originalExtent[0]) : powVal; - powVal = val === extent[1] && this._fixMax ? fixRoundingError(powVal, originalExtent[1]) : powVal; - return { - value: powVal - }; - }, this); - }; - LogScale.prototype.setExtent = function (start, end) { - var base = mathLog(this.base); - // log(-Infinity) is NaN, so safe guard here - start = mathLog(Math.max(0, start)) / base; - end = mathLog(Math.max(0, end)) / base; - intervalScaleProto.setExtent.call(this, start, end); - }; - /** - * @return {number} end - */ - LogScale.prototype.getExtent = function () { - var base = this.base; - var extent = scaleProto.getExtent.call(this); - extent[0] = mathPow(base, extent[0]); - extent[1] = mathPow(base, extent[1]); - // Fix #4158 - var originalScale = this._originalScale; - var originalExtent = originalScale.getExtent(); - this._fixMin && (extent[0] = fixRoundingError(extent[0], originalExtent[0])); - this._fixMax && (extent[1] = fixRoundingError(extent[1], originalExtent[1])); - return extent; - }; - LogScale.prototype.unionExtent = function (extent) { - this._originalScale.unionExtent(extent); - var base = this.base; - extent[0] = mathLog(extent[0]) / mathLog(base); - extent[1] = mathLog(extent[1]) / mathLog(base); - scaleProto.unionExtent.call(this, extent); - }; - LogScale.prototype.unionExtentFromData = function (data, dim) { - // TODO - // filter value that <= 0 - this.unionExtent(data.getApproximateExtent(dim)); - }; - /** - * Update interval and extent of intervals for nice ticks - * @param approxTickNum default 10 Given approx tick number - */ - LogScale.prototype.calcNiceTicks = function (approxTickNum) { - approxTickNum = approxTickNum || 10; - var extent = this._extent; - var span = extent[1] - extent[0]; - if (span === Infinity || span <= 0) { - return; - } - var interval = numberUtil.quantity(span); - var err = approxTickNum / span * interval; - // Filter ticks to get closer to the desired count. - if (err <= 0.5) { - interval *= 10; - } - // Interval should be integer - while (!isNaN(interval) && Math.abs(interval) < 1 && Math.abs(interval) > 0) { - interval *= 10; - } - var niceExtent = [numberUtil.round(mathCeil(extent[0] / interval) * interval), numberUtil.round(mathFloor(extent[1] / interval) * interval)]; - this._interval = interval; - this._niceExtent = niceExtent; - }; - LogScale.prototype.calcNiceExtent = function (opt) { - intervalScaleProto.calcNiceExtent.call(this, opt); - this._fixMin = opt.fixMin; - this._fixMax = opt.fixMax; - }; - LogScale.prototype.parse = function (val) { - return val; - }; - LogScale.prototype.contain = function (val) { - val = mathLog(val) / mathLog(this.base); - return scaleHelper.contain(val, this._extent); - }; - LogScale.prototype.normalize = function (val) { - val = mathLog(val) / mathLog(this.base); - return scaleHelper.normalize(val, this._extent); - }; - LogScale.prototype.scale = function (val) { - val = scaleHelper.scale(val, this._extent); - return mathPow(this.base, val); - }; - LogScale.type = 'log'; - return LogScale; -}(Scale); -var proto = LogScale.prototype; -proto.getMinorTicks = intervalScaleProto.getMinorTicks; -proto.getLabel = intervalScaleProto.getLabel; -function fixRoundingError(val, originalVal) { - return roundingErrorFix(val, numberUtil.getPrecision(originalVal)); -} -Scale.registerClass(LogScale); -export default LogScale; \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/Ordinal.js b/node_modules/echarts/lib/scale/Ordinal.js deleted file mode 100644 index cf9431e..0000000 --- a/node_modules/echarts/lib/scale/Ordinal.js +++ /dev/null @@ -1,214 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/** - * Linear continuous scale - * http://en.wikipedia.org/wiki/Level_of_measurement - */ -// FIXME only one data -import Scale from './Scale.js'; -import OrdinalMeta from '../data/OrdinalMeta.js'; -import * as scaleHelper from './helper.js'; -import { isArray, map, isObject, isString } from 'zrender/lib/core/util.js'; -var OrdinalScale = /** @class */function (_super) { - __extends(OrdinalScale, _super); - function OrdinalScale(setting) { - var _this = _super.call(this, setting) || this; - _this.type = 'ordinal'; - var ordinalMeta = _this.getSetting('ordinalMeta'); - // Caution: Should not use instanceof, consider ec-extensions using - // import approach to get OrdinalMeta class. - if (!ordinalMeta) { - ordinalMeta = new OrdinalMeta({}); - } - if (isArray(ordinalMeta)) { - ordinalMeta = new OrdinalMeta({ - categories: map(ordinalMeta, function (item) { - return isObject(item) ? item.value : item; - }) - }); - } - _this._ordinalMeta = ordinalMeta; - _this._extent = _this.getSetting('extent') || [0, ordinalMeta.categories.length - 1]; - return _this; - } - OrdinalScale.prototype.parse = function (val) { - // Caution: Math.round(null) will return `0` rather than `NaN` - if (val == null) { - return NaN; - } - return isString(val) ? this._ordinalMeta.getOrdinal(val) - // val might be float. - : Math.round(val); - }; - OrdinalScale.prototype.contain = function (rank) { - rank = this.parse(rank); - return scaleHelper.contain(rank, this._extent) && this._ordinalMeta.categories[rank] != null; - }; - /** - * Normalize given rank or name to linear [0, 1] - * @param val raw ordinal number. - * @return normalized value in [0, 1]. - */ - OrdinalScale.prototype.normalize = function (val) { - val = this._getTickNumber(this.parse(val)); - return scaleHelper.normalize(val, this._extent); - }; - /** - * @param val normalized value in [0, 1]. - * @return raw ordinal number. - */ - OrdinalScale.prototype.scale = function (val) { - val = Math.round(scaleHelper.scale(val, this._extent)); - return this.getRawOrdinalNumber(val); - }; - OrdinalScale.prototype.getTicks = function () { - var ticks = []; - var extent = this._extent; - var rank = extent[0]; - while (rank <= extent[1]) { - ticks.push({ - value: rank - }); - rank++; - } - return ticks; - }; - OrdinalScale.prototype.getMinorTicks = function (splitNumber) { - // Not support. - return; - }; - /** - * @see `Ordinal['_ordinalNumbersByTick']` - */ - OrdinalScale.prototype.setSortInfo = function (info) { - if (info == null) { - this._ordinalNumbersByTick = this._ticksByOrdinalNumber = null; - return; - } - var infoOrdinalNumbers = info.ordinalNumbers; - var ordinalsByTick = this._ordinalNumbersByTick = []; - var ticksByOrdinal = this._ticksByOrdinalNumber = []; - // Unnecessary support negative tick in `realtimeSort`. - var tickNum = 0; - var allCategoryLen = this._ordinalMeta.categories.length; - for (var len = Math.min(allCategoryLen, infoOrdinalNumbers.length); tickNum < len; ++tickNum) { - var ordinalNumber = infoOrdinalNumbers[tickNum]; - ordinalsByTick[tickNum] = ordinalNumber; - ticksByOrdinal[ordinalNumber] = tickNum; - } - // Handle that `series.data` only covers part of the `axis.category.data`. - var unusedOrdinal = 0; - for (; tickNum < allCategoryLen; ++tickNum) { - while (ticksByOrdinal[unusedOrdinal] != null) { - unusedOrdinal++; - } - ; - ordinalsByTick.push(unusedOrdinal); - ticksByOrdinal[unusedOrdinal] = tickNum; - } - }; - OrdinalScale.prototype._getTickNumber = function (ordinal) { - var ticksByOrdinalNumber = this._ticksByOrdinalNumber; - // also support ordinal out of range of `ordinalMeta.categories.length`, - // where ordinal numbers are used as tick value directly. - return ticksByOrdinalNumber && ordinal >= 0 && ordinal < ticksByOrdinalNumber.length ? ticksByOrdinalNumber[ordinal] : ordinal; - }; - /** - * @usage - * ```js - * const ordinalNumber = ordinalScale.getRawOrdinalNumber(tickVal); - * - * // case0 - * const rawOrdinalValue = axisModel.getCategories()[ordinalNumber]; - * // case1 - * const rawOrdinalValue = this._ordinalMeta.categories[ordinalNumber]; - * // case2 - * const coord = axis.dataToCoord(ordinalNumber); - * ``` - * - * @param {OrdinalNumber} tickNumber index of display - */ - OrdinalScale.prototype.getRawOrdinalNumber = function (tickNumber) { - var ordinalNumbersByTick = this._ordinalNumbersByTick; - // tickNumber may be out of range, e.g., when axis max is larger than `ordinalMeta.categories.length`., - // where ordinal numbers are used as tick value directly. - return ordinalNumbersByTick && tickNumber >= 0 && tickNumber < ordinalNumbersByTick.length ? ordinalNumbersByTick[tickNumber] : tickNumber; - }; - /** - * Get item on tick - */ - OrdinalScale.prototype.getLabel = function (tick) { - if (!this.isBlank()) { - var ordinalNumber = this.getRawOrdinalNumber(tick.value); - var cateogry = this._ordinalMeta.categories[ordinalNumber]; - // Note that if no data, ordinalMeta.categories is an empty array. - // Return empty if it's not exist. - return cateogry == null ? '' : cateogry + ''; - } - }; - OrdinalScale.prototype.count = function () { - return this._extent[1] - this._extent[0] + 1; - }; - OrdinalScale.prototype.unionExtentFromData = function (data, dim) { - this.unionExtent(data.getApproximateExtent(dim)); - }; - /** - * @override - * If value is in extent range - */ - OrdinalScale.prototype.isInExtentRange = function (value) { - value = this._getTickNumber(value); - return this._extent[0] <= value && this._extent[1] >= value; - }; - OrdinalScale.prototype.getOrdinalMeta = function () { - return this._ordinalMeta; - }; - OrdinalScale.prototype.calcNiceTicks = function () {}; - OrdinalScale.prototype.calcNiceExtent = function () {}; - OrdinalScale.type = 'ordinal'; - return OrdinalScale; -}(Scale); -Scale.registerClass(OrdinalScale); -export default OrdinalScale; \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/Scale.js b/node_modules/echarts/lib/scale/Scale.js deleted file mode 100644 index 14b1ace..0000000 --- a/node_modules/echarts/lib/scale/Scale.js +++ /dev/null @@ -1,112 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as clazzUtil from '../util/clazz.js'; -var Scale = /** @class */function () { - function Scale(setting) { - this._setting = setting || {}; - this._extent = [Infinity, -Infinity]; - } - Scale.prototype.getSetting = function (name) { - return this._setting[name]; - }; - /** - * Set extent from data - */ - Scale.prototype.unionExtent = function (other) { - var extent = this._extent; - other[0] < extent[0] && (extent[0] = other[0]); - other[1] > extent[1] && (extent[1] = other[1]); - // not setExtent because in log axis it may transformed to power - // this.setExtent(extent[0], extent[1]); - }; - /** - * Set extent from data - */ - Scale.prototype.unionExtentFromData = function (data, dim) { - this.unionExtent(data.getApproximateExtent(dim)); - }; - /** - * Get extent - * - * Extent is always in increase order. - */ - Scale.prototype.getExtent = function () { - return this._extent.slice(); - }; - /** - * Set extent - */ - Scale.prototype.setExtent = function (start, end) { - var thisExtent = this._extent; - if (!isNaN(start)) { - thisExtent[0] = start; - } - if (!isNaN(end)) { - thisExtent[1] = end; - } - }; - /** - * If value is in extent range - */ - Scale.prototype.isInExtentRange = function (value) { - return this._extent[0] <= value && this._extent[1] >= value; - }; - /** - * When axis extent depends on data and no data exists, - * axis ticks should not be drawn, which is named 'blank'. - */ - Scale.prototype.isBlank = function () { - return this._isBlank; - }; - /** - * When axis extent depends on data and no data exists, - * axis ticks should not be drawn, which is named 'blank'. - */ - Scale.prototype.setBlank = function (isBlank) { - this._isBlank = isBlank; - }; - return Scale; -}(); -clazzUtil.enableClassManagement(Scale); -export default Scale; \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/Time.js b/node_modules/echarts/lib/scale/Time.js deleted file mode 100644 index cdc967c..0000000 --- a/node_modules/echarts/lib/scale/Time.js +++ /dev/null @@ -1,510 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -/* -* A third-party license is embedded for some of the code in this file: -* The "scaleLevels" was originally copied from "d3.js" with some -* modifications made for this project. -* (See more details in the comment on the definition of "scaleLevels" below.) -* The use of the source code of this file is also subject to the terms -* and consitions of the license of "d3.js" (BSD-3Clause, see -* ). -*/ -// [About UTC and local time zone]: -// In most cases, `number.parseDate` will treat input data string as local time -// (except time zone is specified in time string). And `format.formateTime` returns -// local time by default. option.useUTC is false by default. This design has -// considered these common cases: -// (1) Time that is persistent in server is in UTC, but it is needed to be displayed -// in local time by default. -// (2) By default, the input data string (e.g., '2011-01-02') should be displayed -// as its original time, without any time difference. -import * as numberUtil from '../util/number.js'; -import { ONE_SECOND, ONE_MINUTE, ONE_HOUR, ONE_DAY, ONE_YEAR, format, leveledFormat, getUnitValue, timeUnits, fullLeveledFormatter, getPrimaryTimeUnit, isPrimaryTimeUnit, getDefaultFormatPrecisionOfInterval, fullYearGetterName, monthSetterName, fullYearSetterName, dateSetterName, hoursGetterName, hoursSetterName, minutesSetterName, secondsSetterName, millisecondsSetterName, monthGetterName, dateGetterName, minutesGetterName, secondsGetterName, millisecondsGetterName } from '../util/time.js'; -import * as scaleHelper from './helper.js'; -import IntervalScale from './Interval.js'; -import Scale from './Scale.js'; -import { warn } from '../util/log.js'; -import { filter, isNumber, map } from 'zrender/lib/core/util.js'; -// FIXME 公用? -var bisect = function (a, x, lo, hi) { - while (lo < hi) { - var mid = lo + hi >>> 1; - if (a[mid][1] < x) { - lo = mid + 1; - } else { - hi = mid; - } - } - return lo; -}; -var TimeScale = /** @class */function (_super) { - __extends(TimeScale, _super); - function TimeScale(settings) { - var _this = _super.call(this, settings) || this; - _this.type = 'time'; - return _this; - } - /** - * Get label is mainly for other components like dataZoom, tooltip. - */ - TimeScale.prototype.getLabel = function (tick) { - var useUTC = this.getSetting('useUTC'); - return format(tick.value, fullLeveledFormatter[getDefaultFormatPrecisionOfInterval(getPrimaryTimeUnit(this._minLevelUnit))] || fullLeveledFormatter.second, useUTC, this.getSetting('locale')); - }; - TimeScale.prototype.getFormattedLabel = function (tick, idx, labelFormatter) { - var isUTC = this.getSetting('useUTC'); - var lang = this.getSetting('locale'); - return leveledFormat(tick, idx, labelFormatter, lang, isUTC); - }; - /** - * @override - */ - TimeScale.prototype.getTicks = function () { - var interval = this._interval; - var extent = this._extent; - var ticks = []; - // If interval is 0, return []; - if (!interval) { - return ticks; - } - ticks.push({ - value: extent[0], - level: 0 - }); - var useUTC = this.getSetting('useUTC'); - var innerTicks = getIntervalTicks(this._minLevelUnit, this._approxInterval, useUTC, extent); - ticks = ticks.concat(innerTicks); - ticks.push({ - value: extent[1], - level: 0 - }); - return ticks; - }; - TimeScale.prototype.calcNiceExtent = function (opt) { - var extent = this._extent; - // If extent start and end are same, expand them - if (extent[0] === extent[1]) { - // Expand extent - extent[0] -= ONE_DAY; - extent[1] += ONE_DAY; - } - // If there are no data and extent are [Infinity, -Infinity] - if (extent[1] === -Infinity && extent[0] === Infinity) { - var d = new Date(); - extent[1] = +new Date(d.getFullYear(), d.getMonth(), d.getDate()); - extent[0] = extent[1] - ONE_DAY; - } - this.calcNiceTicks(opt.splitNumber, opt.minInterval, opt.maxInterval); - }; - TimeScale.prototype.calcNiceTicks = function (approxTickNum, minInterval, maxInterval) { - approxTickNum = approxTickNum || 10; - var extent = this._extent; - var span = extent[1] - extent[0]; - this._approxInterval = span / approxTickNum; - if (minInterval != null && this._approxInterval < minInterval) { - this._approxInterval = minInterval; - } - if (maxInterval != null && this._approxInterval > maxInterval) { - this._approxInterval = maxInterval; - } - var scaleIntervalsLen = scaleIntervals.length; - var idx = Math.min(bisect(scaleIntervals, this._approxInterval, 0, scaleIntervalsLen), scaleIntervalsLen - 1); - // Interval that can be used to calculate ticks - this._interval = scaleIntervals[idx][1]; - // Min level used when picking ticks from top down. - // We check one more level to avoid the ticks are to sparse in some case. - this._minLevelUnit = scaleIntervals[Math.max(idx - 1, 0)][0]; - }; - TimeScale.prototype.parse = function (val) { - // val might be float. - return isNumber(val) ? val : +numberUtil.parseDate(val); - }; - TimeScale.prototype.contain = function (val) { - return scaleHelper.contain(this.parse(val), this._extent); - }; - TimeScale.prototype.normalize = function (val) { - return scaleHelper.normalize(this.parse(val), this._extent); - }; - TimeScale.prototype.scale = function (val) { - return scaleHelper.scale(val, this._extent); - }; - TimeScale.type = 'time'; - return TimeScale; -}(IntervalScale); -/** - * This implementation was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - */ -var scaleIntervals = [ -// Format interval -['second', ONE_SECOND], ['minute', ONE_MINUTE], ['hour', ONE_HOUR], ['quarter-day', ONE_HOUR * 6], ['half-day', ONE_HOUR * 12], ['day', ONE_DAY * 1.2], ['half-week', ONE_DAY * 3.5], ['week', ONE_DAY * 7], ['month', ONE_DAY * 31], ['quarter', ONE_DAY * 95], ['half-year', ONE_YEAR / 2], ['year', ONE_YEAR] // 1Y -]; - -function isUnitValueSame(unit, valueA, valueB, isUTC) { - var dateA = numberUtil.parseDate(valueA); - var dateB = numberUtil.parseDate(valueB); - var isSame = function (unit) { - return getUnitValue(dateA, unit, isUTC) === getUnitValue(dateB, unit, isUTC); - }; - var isSameYear = function () { - return isSame('year'); - }; - // const isSameHalfYear = () => isSameYear() && isSame('half-year'); - // const isSameQuater = () => isSameYear() && isSame('quarter'); - var isSameMonth = function () { - return isSameYear() && isSame('month'); - }; - var isSameDay = function () { - return isSameMonth() && isSame('day'); - }; - // const isSameHalfDay = () => isSameDay() && isSame('half-day'); - var isSameHour = function () { - return isSameDay() && isSame('hour'); - }; - var isSameMinute = function () { - return isSameHour() && isSame('minute'); - }; - var isSameSecond = function () { - return isSameMinute() && isSame('second'); - }; - var isSameMilliSecond = function () { - return isSameSecond() && isSame('millisecond'); - }; - switch (unit) { - case 'year': - return isSameYear(); - case 'month': - return isSameMonth(); - case 'day': - return isSameDay(); - case 'hour': - return isSameHour(); - case 'minute': - return isSameMinute(); - case 'second': - return isSameSecond(); - case 'millisecond': - return isSameMilliSecond(); - } -} -// const primaryUnitGetters = { -// year: fullYearGetterName(), -// month: monthGetterName(), -// day: dateGetterName(), -// hour: hoursGetterName(), -// minute: minutesGetterName(), -// second: secondsGetterName(), -// millisecond: millisecondsGetterName() -// }; -// const primaryUnitUTCGetters = { -// year: fullYearGetterName(true), -// month: monthGetterName(true), -// day: dateGetterName(true), -// hour: hoursGetterName(true), -// minute: minutesGetterName(true), -// second: secondsGetterName(true), -// millisecond: millisecondsGetterName(true) -// }; -// function moveTick(date: Date, unitName: TimeUnit, step: number, isUTC: boolean) { -// step = step || 1; -// switch (getPrimaryTimeUnit(unitName)) { -// case 'year': -// date[fullYearSetterName(isUTC)](date[fullYearGetterName(isUTC)]() + step); -// break; -// case 'month': -// date[monthSetterName(isUTC)](date[monthGetterName(isUTC)]() + step); -// break; -// case 'day': -// date[dateSetterName(isUTC)](date[dateGetterName(isUTC)]() + step); -// break; -// case 'hour': -// date[hoursSetterName(isUTC)](date[hoursGetterName(isUTC)]() + step); -// break; -// case 'minute': -// date[minutesSetterName(isUTC)](date[minutesGetterName(isUTC)]() + step); -// break; -// case 'second': -// date[secondsSetterName(isUTC)](date[secondsGetterName(isUTC)]() + step); -// break; -// case 'millisecond': -// date[millisecondsSetterName(isUTC)](date[millisecondsGetterName(isUTC)]() + step); -// break; -// } -// return date.getTime(); -// } -// const DATE_INTERVALS = [[8, 7.5], [4, 3.5], [2, 1.5]]; -// const MONTH_INTERVALS = [[6, 5.5], [3, 2.5], [2, 1.5]]; -// const MINUTES_SECONDS_INTERVALS = [[30, 30], [20, 20], [15, 15], [10, 10], [5, 5], [2, 2]]; -function getDateInterval(approxInterval, daysInMonth) { - approxInterval /= ONE_DAY; - return approxInterval > 16 ? 16 - // Math.floor(daysInMonth / 2) + 1 // In this case we only want one tick between two months. - : approxInterval > 7.5 ? 7 // TODO week 7 or day 8? - : approxInterval > 3.5 ? 4 : approxInterval > 1.5 ? 2 : 1; -} -function getMonthInterval(approxInterval) { - var APPROX_ONE_MONTH = 30 * ONE_DAY; - approxInterval /= APPROX_ONE_MONTH; - return approxInterval > 6 ? 6 : approxInterval > 3 ? 3 : approxInterval > 2 ? 2 : 1; -} -function getHourInterval(approxInterval) { - approxInterval /= ONE_HOUR; - return approxInterval > 12 ? 12 : approxInterval > 6 ? 6 : approxInterval > 3.5 ? 4 : approxInterval > 2 ? 2 : 1; -} -function getMinutesAndSecondsInterval(approxInterval, isMinutes) { - approxInterval /= isMinutes ? ONE_MINUTE : ONE_SECOND; - return approxInterval > 30 ? 30 : approxInterval > 20 ? 20 : approxInterval > 15 ? 15 : approxInterval > 10 ? 10 : approxInterval > 5 ? 5 : approxInterval > 2 ? 2 : 1; -} -function getMillisecondsInterval(approxInterval) { - return numberUtil.nice(approxInterval, true); -} -function getFirstTimestampOfUnit(date, unitName, isUTC) { - var outDate = new Date(date); - switch (getPrimaryTimeUnit(unitName)) { - case 'year': - case 'month': - outDate[monthSetterName(isUTC)](0); - case 'day': - outDate[dateSetterName(isUTC)](1); - case 'hour': - outDate[hoursSetterName(isUTC)](0); - case 'minute': - outDate[minutesSetterName(isUTC)](0); - case 'second': - outDate[secondsSetterName(isUTC)](0); - outDate[millisecondsSetterName(isUTC)](0); - } - return outDate.getTime(); -} -function getIntervalTicks(bottomUnitName, approxInterval, isUTC, extent) { - var safeLimit = 10000; - var unitNames = timeUnits; - var iter = 0; - function addTicksInSpan(interval, minTimestamp, maxTimestamp, getMethodName, setMethodName, isDate, out) { - var date = new Date(minTimestamp); - var dateTime = minTimestamp; - var d = date[getMethodName](); - // if (isDate) { - // d -= 1; // Starts with 0; PENDING - // } - while (dateTime < maxTimestamp && dateTime <= extent[1]) { - out.push({ - value: dateTime - }); - d += interval; - date[setMethodName](d); - dateTime = date.getTime(); - } - // This extra tick is for calcuating ticks of next level. Will not been added to the final result - out.push({ - value: dateTime, - notAdd: true - }); - } - function addLevelTicks(unitName, lastLevelTicks, levelTicks) { - var newAddedTicks = []; - var isFirstLevel = !lastLevelTicks.length; - if (isUnitValueSame(getPrimaryTimeUnit(unitName), extent[0], extent[1], isUTC)) { - return; - } - if (isFirstLevel) { - lastLevelTicks = [{ - // TODO Optimize. Not include so may ticks. - value: getFirstTimestampOfUnit(new Date(extent[0]), unitName, isUTC) - }, { - value: extent[1] - }]; - } - for (var i = 0; i < lastLevelTicks.length - 1; i++) { - var startTick = lastLevelTicks[i].value; - var endTick = lastLevelTicks[i + 1].value; - if (startTick === endTick) { - continue; - } - var interval = void 0; - var getterName = void 0; - var setterName = void 0; - var isDate = false; - switch (unitName) { - case 'year': - interval = Math.max(1, Math.round(approxInterval / ONE_DAY / 365)); - getterName = fullYearGetterName(isUTC); - setterName = fullYearSetterName(isUTC); - break; - case 'half-year': - case 'quarter': - case 'month': - interval = getMonthInterval(approxInterval); - getterName = monthGetterName(isUTC); - setterName = monthSetterName(isUTC); - break; - case 'week': // PENDING If week is added. Ignore day. - case 'half-week': - case 'day': - interval = getDateInterval(approxInterval, 31); // Use 32 days and let interval been 16 - getterName = dateGetterName(isUTC); - setterName = dateSetterName(isUTC); - isDate = true; - break; - case 'half-day': - case 'quarter-day': - case 'hour': - interval = getHourInterval(approxInterval); - getterName = hoursGetterName(isUTC); - setterName = hoursSetterName(isUTC); - break; - case 'minute': - interval = getMinutesAndSecondsInterval(approxInterval, true); - getterName = minutesGetterName(isUTC); - setterName = minutesSetterName(isUTC); - break; - case 'second': - interval = getMinutesAndSecondsInterval(approxInterval, false); - getterName = secondsGetterName(isUTC); - setterName = secondsSetterName(isUTC); - break; - case 'millisecond': - interval = getMillisecondsInterval(approxInterval); - getterName = millisecondsGetterName(isUTC); - setterName = millisecondsSetterName(isUTC); - break; - } - addTicksInSpan(interval, startTick, endTick, getterName, setterName, isDate, newAddedTicks); - if (unitName === 'year' && levelTicks.length > 1 && i === 0) { - // Add nearest years to the left extent. - levelTicks.unshift({ - value: levelTicks[0].value - interval - }); - } - } - for (var i = 0; i < newAddedTicks.length; i++) { - levelTicks.push(newAddedTicks[i]); - } - // newAddedTicks.length && console.log(unitName, newAddedTicks); - return newAddedTicks; - } - var levelsTicks = []; - var currentLevelTicks = []; - var tickCount = 0; - var lastLevelTickCount = 0; - for (var i = 0; i < unitNames.length && iter++ < safeLimit; ++i) { - var primaryTimeUnit = getPrimaryTimeUnit(unitNames[i]); - if (!isPrimaryTimeUnit(unitNames[i])) { - // TODO - continue; - } - addLevelTicks(unitNames[i], levelsTicks[levelsTicks.length - 1] || [], currentLevelTicks); - var nextPrimaryTimeUnit = unitNames[i + 1] ? getPrimaryTimeUnit(unitNames[i + 1]) : null; - if (primaryTimeUnit !== nextPrimaryTimeUnit) { - if (currentLevelTicks.length) { - lastLevelTickCount = tickCount; - // Remove the duplicate so the tick count can be precisely. - currentLevelTicks.sort(function (a, b) { - return a.value - b.value; - }); - var levelTicksRemoveDuplicated = []; - for (var i_1 = 0; i_1 < currentLevelTicks.length; ++i_1) { - var tickValue = currentLevelTicks[i_1].value; - if (i_1 === 0 || currentLevelTicks[i_1 - 1].value !== tickValue) { - levelTicksRemoveDuplicated.push(currentLevelTicks[i_1]); - if (tickValue >= extent[0] && tickValue <= extent[1]) { - tickCount++; - } - } - } - var targetTickNum = (extent[1] - extent[0]) / approxInterval; - // Added too much in this level and not too less in last level - if (tickCount > targetTickNum * 1.5 && lastLevelTickCount > targetTickNum / 1.5) { - break; - } - // Only treat primary time unit as one level. - levelsTicks.push(levelTicksRemoveDuplicated); - if (tickCount > targetTickNum || bottomUnitName === unitNames[i]) { - break; - } - } - // Reset if next unitName is primary - currentLevelTicks = []; - } - } - if (process.env.NODE_ENV !== 'production') { - if (iter >= safeLimit) { - warn('Exceed safe limit.'); - } - } - var levelsTicksInExtent = filter(map(levelsTicks, function (levelTicks) { - return filter(levelTicks, function (tick) { - return tick.value >= extent[0] && tick.value <= extent[1] && !tick.notAdd; - }); - }), function (levelTicks) { - return levelTicks.length > 0; - }); - var ticks = []; - var maxLevel = levelsTicksInExtent.length - 1; - for (var i = 0; i < levelsTicksInExtent.length; ++i) { - var levelTicks = levelsTicksInExtent[i]; - for (var k = 0; k < levelTicks.length; ++k) { - ticks.push({ - value: levelTicks[k].value, - level: maxLevel - i - }); - } - } - ticks.sort(function (a, b) { - return a.value - b.value; - }); - // Remove duplicates - var result = []; - for (var i = 0; i < ticks.length; ++i) { - if (i === 0 || ticks[i].value !== ticks[i - 1].value) { - result.push(ticks[i]); - } - } - return result; -} -Scale.registerClass(TimeScale); -export default TimeScale; \ No newline at end of file diff --git a/node_modules/echarts/lib/scale/helper.js b/node_modules/echarts/lib/scale/helper.js deleted file mode 100644 index 98a5709..0000000 --- a/node_modules/echarts/lib/scale/helper.js +++ /dev/null @@ -1,122 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { getPrecision, round, nice, quantityExponent } from '../util/number.js'; -export function isValueNice(val) { - var exp10 = Math.pow(10, quantityExponent(Math.abs(val))); - var f = Math.abs(val / exp10); - return f === 0 || f === 1 || f === 2 || f === 3 || f === 5; -} -export function isIntervalOrLogScale(scale) { - return scale.type === 'interval' || scale.type === 'log'; -} -/** - * @param extent Both extent[0] and extent[1] should be valid number. - * Should be extent[0] < extent[1]. - * @param splitNumber splitNumber should be >= 1. - */ -export function intervalScaleNiceTicks(extent, splitNumber, minInterval, maxInterval) { - var result = {}; - var span = extent[1] - extent[0]; - var interval = result.interval = nice(span / splitNumber, true); - if (minInterval != null && interval < minInterval) { - interval = result.interval = minInterval; - } - if (maxInterval != null && interval > maxInterval) { - interval = result.interval = maxInterval; - } - // Tow more digital for tick. - var precision = result.intervalPrecision = getIntervalPrecision(interval); - // Niced extent inside original extent - var niceTickExtent = result.niceTickExtent = [round(Math.ceil(extent[0] / interval) * interval, precision), round(Math.floor(extent[1] / interval) * interval, precision)]; - fixExtent(niceTickExtent, extent); - return result; -} -export function increaseInterval(interval) { - var exp10 = Math.pow(10, quantityExponent(interval)); - // Increase interval - var f = interval / exp10; - if (!f) { - f = 1; - } else if (f === 2) { - f = 3; - } else if (f === 3) { - f = 5; - } else { - // f is 1 or 5 - f *= 2; - } - return round(f * exp10); -} -/** - * @return interval precision - */ -export function getIntervalPrecision(interval) { - // Tow more digital for tick. - return getPrecision(interval) + 2; -} -function clamp(niceTickExtent, idx, extent) { - niceTickExtent[idx] = Math.max(Math.min(niceTickExtent[idx], extent[1]), extent[0]); -} -// In some cases (e.g., splitNumber is 1), niceTickExtent may be out of extent. -export function fixExtent(niceTickExtent, extent) { - !isFinite(niceTickExtent[0]) && (niceTickExtent[0] = extent[0]); - !isFinite(niceTickExtent[1]) && (niceTickExtent[1] = extent[1]); - clamp(niceTickExtent, 0, extent); - clamp(niceTickExtent, 1, extent); - if (niceTickExtent[0] > niceTickExtent[1]) { - niceTickExtent[0] = niceTickExtent[1]; - } -} -export function contain(val, extent) { - return val >= extent[0] && val <= extent[1]; -} -export function normalize(val, extent) { - if (extent[1] === extent[0]) { - return 0.5; - } - return (val - extent[0]) / (extent[1] - extent[0]); -} -export function scale(val, extent) { - return val * (extent[1] - extent[0]) + extent[0]; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/theme/dark.js b/node_modules/echarts/lib/theme/dark.js deleted file mode 100644 index 6089f65..0000000 --- a/node_modules/echarts/lib/theme/dark.js +++ /dev/null @@ -1,223 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var contrastColor = '#B9B8CE'; -var backgroundColor = '#100C2A'; -var axisCommon = function () { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - splitLine: { - lineStyle: { - color: '#484753' - } - }, - splitArea: { - areaStyle: { - color: ['rgba(255,255,255,0.02)', 'rgba(255,255,255,0.05)'] - } - }, - minorSplitLine: { - lineStyle: { - color: '#20203B' - } - } - }; -}; -var colorPalette = ['#4992ff', '#7cffb2', '#fddd60', '#ff6e76', '#58d9f9', '#05c091', '#ff8a45', '#8d48e3', '#dd79ff']; -var theme = { - darkMode: true, - color: colorPalette, - backgroundColor: backgroundColor, - axisPointer: { - lineStyle: { - color: '#817f91' - }, - crossStyle: { - color: '#817f91' - }, - label: { - // TODO Contrast of label backgorundColor - color: '#fff' - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - textStyle: { - color: contrastColor - }, - title: { - textStyle: { - color: '#EEF1FA' - }, - subtextStyle: { - color: '#B9B8CE' - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - dataZoom: { - borderColor: '#71708A', - textStyle: { - color: contrastColor - }, - brushStyle: { - color: 'rgba(135,163,206,0.3)' - }, - handleStyle: { - color: '#353450', - borderColor: '#C5CBE3' - }, - moveHandleStyle: { - color: '#B0B6C3', - opacity: 0.3 - }, - fillerColor: 'rgba(135,163,206,0.2)', - emphasis: { - handleStyle: { - borderColor: '#91B7F2', - color: '#4D587D' - }, - moveHandleStyle: { - color: '#636D9A', - opacity: 0.7 - } - }, - dataBackground: { - lineStyle: { - color: '#71708A', - width: 1 - }, - areaStyle: { - color: '#71708A' - } - }, - selectedDataBackground: { - lineStyle: { - color: '#87A3CE' - }, - areaStyle: { - color: '#87A3CE' - } - } - }, - visualMap: { - textStyle: { - color: contrastColor - } - }, - timeline: { - lineStyle: { - color: contrastColor - }, - label: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - } - }, - calendar: { - itemStyle: { - color: backgroundColor - }, - dayLabel: { - color: contrastColor - }, - monthLabel: { - color: contrastColor - }, - yearLabel: { - color: contrastColor - } - }, - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - gauge: { - title: { - color: contrastColor - }, - axisLine: { - lineStyle: { - color: [[1, 'rgba(207,212,219,0.2)']] - } - }, - axisLabel: { - color: contrastColor - }, - detail: { - color: '#EEF1FA' - } - }, - candlestick: { - itemStyle: { - color: '#f64e56', - color0: '#54ea92', - borderColor: '#f64e56', - borderColor0: '#54ea92' - // borderColor: '#ca2824', - // borderColor0: '#09a443' - } - } -}; - -theme.categoryAxis.splitLine.show = false; -export default theme; \ No newline at end of file diff --git a/node_modules/echarts/lib/theme/light.js b/node_modules/echarts/lib/theme/light.js deleted file mode 100644 index f5c5352..0000000 --- a/node_modules/echarts/lib/theme/light.js +++ /dev/null @@ -1,48 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var colorAll = ['#37A2DA', '#32C5E9', '#67E0E3', '#9FE6B8', '#FFDB5C', '#ff9f7f', '#fb7293', '#E062AE', '#E690D1', '#e7bcf3', '#9d96f5', '#8378EA', '#96BFFF']; -export default { - color: colorAll, - colorLayer: [['#37A2DA', '#ffd85c', '#fd7b5f'], ['#37A2DA', '#67E0E3', '#FFDB5C', '#ff9f7f', '#E062AE', '#9d96f5'], ['#37A2DA', '#32C5E9', '#9FE6B8', '#FFDB5C', '#ff9f7f', '#fb7293', '#e7bcf3', '#8378EA', '#96BFFF'], colorAll] -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/ECEventProcessor.js b/node_modules/echarts/lib/util/ECEventProcessor.js deleted file mode 100644 index 0bf7321..0000000 --- a/node_modules/echarts/lib/util/ECEventProcessor.js +++ /dev/null @@ -1,144 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { parseClassType } from './clazz.js'; -/** - * Usage of query: - * `chart.on('click', query, handler);` - * The `query` can be: - * + The component type query string, only `mainType` or `mainType.subType`, - * like: 'xAxis', 'series', 'xAxis.category' or 'series.line'. - * + The component query object, like: - * `{seriesIndex: 2}`, `{seriesName: 'xx'}`, `{seriesId: 'some'}`, - * `{xAxisIndex: 2}`, `{xAxisName: 'xx'}`, `{xAxisId: 'some'}`. - * + The data query object, like: - * `{dataIndex: 123}`, `{dataType: 'link'}`, `{name: 'some'}`. - * + The other query object (cmponent customized query), like: - * `{element: 'some'}` (only available in custom series). - * - * Caveat: If a prop in the `query` object is `null/undefined`, it is the - * same as there is no such prop in the `query` object. - */ -var ECEventProcessor = /** @class */function () { - function ECEventProcessor() {} - ECEventProcessor.prototype.normalizeQuery = function (query) { - var cptQuery = {}; - var dataQuery = {}; - var otherQuery = {}; - // `query` is `mainType` or `mainType.subType` of component. - if (zrUtil.isString(query)) { - var condCptType = parseClassType(query); - // `.main` and `.sub` may be ''. - cptQuery.mainType = condCptType.main || null; - cptQuery.subType = condCptType.sub || null; - } - // `query` is an object, convert to {mainType, index, name, id}. - else { - // `xxxIndex`, `xxxName`, `xxxId`, `name`, `dataIndex`, `dataType` is reserved, - // can not be used in `compomentModel.filterForExposedEvent`. - var suffixes_1 = ['Index', 'Name', 'Id']; - var dataKeys_1 = { - name: 1, - dataIndex: 1, - dataType: 1 - }; - zrUtil.each(query, function (val, key) { - var reserved = false; - for (var i = 0; i < suffixes_1.length; i++) { - var propSuffix = suffixes_1[i]; - var suffixPos = key.lastIndexOf(propSuffix); - if (suffixPos > 0 && suffixPos === key.length - propSuffix.length) { - var mainType = key.slice(0, suffixPos); - // Consider `dataIndex`. - if (mainType !== 'data') { - cptQuery.mainType = mainType; - cptQuery[propSuffix.toLowerCase()] = val; - reserved = true; - } - } - } - if (dataKeys_1.hasOwnProperty(key)) { - dataQuery[key] = val; - reserved = true; - } - if (!reserved) { - otherQuery[key] = val; - } - }); - } - return { - cptQuery: cptQuery, - dataQuery: dataQuery, - otherQuery: otherQuery - }; - }; - ECEventProcessor.prototype.filter = function (eventType, query) { - // They should be assigned before each trigger call. - var eventInfo = this.eventInfo; - if (!eventInfo) { - return true; - } - var targetEl = eventInfo.targetEl; - var packedEvent = eventInfo.packedEvent; - var model = eventInfo.model; - var view = eventInfo.view; - // For event like 'globalout'. - if (!model || !view) { - return true; - } - var cptQuery = query.cptQuery; - var dataQuery = query.dataQuery; - return check(cptQuery, model, 'mainType') && check(cptQuery, model, 'subType') && check(cptQuery, model, 'index', 'componentIndex') && check(cptQuery, model, 'name') && check(cptQuery, model, 'id') && check(dataQuery, packedEvent, 'name') && check(dataQuery, packedEvent, 'dataIndex') && check(dataQuery, packedEvent, 'dataType') && (!view.filterForExposedEvent || view.filterForExposedEvent(eventType, query.otherQuery, targetEl, packedEvent)); - function check(query, host, prop, propOnHost) { - return query[prop] == null || host[propOnHost || prop] === query[prop]; - } - }; - ECEventProcessor.prototype.afterTrigger = function () { - // Make sure the eventInfo won't be used in next trigger. - this.eventInfo = null; - }; - return ECEventProcessor; -}(); -export { ECEventProcessor }; -; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/KDTree.js b/node_modules/echarts/lib/util/KDTree.js deleted file mode 100644 index 1510462..0000000 --- a/node_modules/echarts/lib/util/KDTree.js +++ /dev/null @@ -1,255 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import quickSelect from './quickSelect.js'; -var KDTreeNode = /** @class */function () { - function KDTreeNode(axis, data) { - this.axis = axis; - this.data = data; - } - return KDTreeNode; -}(); -/** - * @constructor - * @alias module:echarts/data/KDTree - * @param {Array} points List of points. - * each point needs an array property to represent the actual data - * @param {Number} [dimension] - * Point dimension. - * Default will use the first point's length as dimension. - */ -var KDTree = /** @class */function () { - function KDTree(points, dimension) { - // Use one stack to avoid allocation - // each time searching the nearest point - this._stack = []; - // Again avoid allocating a new array - // each time searching nearest N points - this._nearstNList = []; - if (!points.length) { - return; - } - if (!dimension) { - dimension = points[0].array.length; - } - this.dimension = dimension; - this.root = this._buildTree(points, 0, points.length - 1, 0); - } - /** - * Recursively build the tree. - */ - KDTree.prototype._buildTree = function (points, left, right, axis) { - if (right < left) { - return null; - } - var medianIndex = Math.floor((left + right) / 2); - medianIndex = quickSelect(points, left, right, medianIndex, function (a, b) { - return a.array[axis] - b.array[axis]; - }); - var median = points[medianIndex]; - var node = new KDTreeNode(axis, median); - axis = (axis + 1) % this.dimension; - if (right > left) { - node.left = this._buildTree(points, left, medianIndex - 1, axis); - node.right = this._buildTree(points, medianIndex + 1, right, axis); - } - return node; - }; - ; - /** - * Find nearest point - * @param target Target point - * @param squaredDistance Squared distance function - * @return Nearest point - */ - KDTree.prototype.nearest = function (target, squaredDistance) { - var curr = this.root; - var stack = this._stack; - var idx = 0; - var minDist = Infinity; - var nearestNode = null; - if (curr.data !== target) { - minDist = squaredDistance(curr.data, target); - nearestNode = curr; - } - if (target.array[curr.axis] < curr.data.array[curr.axis]) { - // Left first - curr.right && (stack[idx++] = curr.right); - curr.left && (stack[idx++] = curr.left); - } else { - // Right first - curr.left && (stack[idx++] = curr.left); - curr.right && (stack[idx++] = curr.right); - } - while (idx--) { - curr = stack[idx]; - var currDist = target.array[curr.axis] - curr.data.array[curr.axis]; - var isLeft = currDist < 0; - var needsCheckOtherSide = false; - currDist = currDist * currDist; - // Intersecting right hyperplane with minDist hypersphere - if (currDist < minDist) { - currDist = squaredDistance(curr.data, target); - if (currDist < minDist && curr.data !== target) { - minDist = currDist; - nearestNode = curr; - } - needsCheckOtherSide = true; - } - if (isLeft) { - if (needsCheckOtherSide) { - curr.right && (stack[idx++] = curr.right); - } - // Search in the left area - curr.left && (stack[idx++] = curr.left); - } else { - if (needsCheckOtherSide) { - curr.left && (stack[idx++] = curr.left); - } - // Search the right area - curr.right && (stack[idx++] = curr.right); - } - } - return nearestNode.data; - }; - ; - KDTree.prototype._addNearest = function (found, dist, node) { - var nearestNList = this._nearstNList; - var i = found - 1; - // Insert to the right position - // Sort from small to large - for (; i > 0; i--) { - if (dist >= nearestNList[i - 1].dist) { - break; - } else { - nearestNList[i].dist = nearestNList[i - 1].dist; - nearestNList[i].node = nearestNList[i - 1].node; - } - } - nearestNList[i].dist = dist; - nearestNList[i].node = node; - }; - ; - /** - * Find nearest N points - * @param target Target point - * @param N - * @param squaredDistance Squared distance function - * @param output Output nearest N points - */ - KDTree.prototype.nearestN = function (target, N, squaredDistance, output) { - if (N <= 0) { - output.length = 0; - return output; - } - var curr = this.root; - var stack = this._stack; - var idx = 0; - var nearestNList = this._nearstNList; - for (var i = 0; i < N; i++) { - // Allocate - if (!nearestNList[i]) { - nearestNList[i] = { - dist: 0, - node: null - }; - } - nearestNList[i].dist = 0; - nearestNList[i].node = null; - } - var currDist = squaredDistance(curr.data, target); - var found = 0; - if (curr.data !== target) { - found++; - this._addNearest(found, currDist, curr); - } - if (target.array[curr.axis] < curr.data.array[curr.axis]) { - // Left first - curr.right && (stack[idx++] = curr.right); - curr.left && (stack[idx++] = curr.left); - } else { - // Right first - curr.left && (stack[idx++] = curr.left); - curr.right && (stack[idx++] = curr.right); - } - while (idx--) { - curr = stack[idx]; - var currDist_1 = target.array[curr.axis] - curr.data.array[curr.axis]; - var isLeft = currDist_1 < 0; - var needsCheckOtherSide = false; - currDist_1 = currDist_1 * currDist_1; - // Intersecting right hyperplane with minDist hypersphere - if (found < N || currDist_1 < nearestNList[found - 1].dist) { - currDist_1 = squaredDistance(curr.data, target); - if ((found < N || currDist_1 < nearestNList[found - 1].dist) && curr.data !== target) { - if (found < N) { - found++; - } - this._addNearest(found, currDist_1, curr); - } - needsCheckOtherSide = true; - } - if (isLeft) { - if (needsCheckOtherSide) { - curr.right && (stack[idx++] = curr.right); - } - // Search in the left area - curr.left && (stack[idx++] = curr.left); - } else { - if (needsCheckOtherSide) { - curr.left && (stack[idx++] = curr.left); - } - // Search the right area - curr.right && (stack[idx++] = curr.right); - } - } - // Copy to output - for (var i = 0; i < found; i++) { - output[i] = nearestNList[i].node.data; - } - output.length = found; - return output; - }; - return KDTree; -}(); -export default KDTree; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/animation.js b/node_modules/echarts/lib/util/animation.js deleted file mode 100644 index bce2957..0000000 --- a/node_modules/echarts/lib/util/animation.js +++ /dev/null @@ -1,120 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * Animate multiple elements with a single done-callback. - * - * @example - * animation - * .createWrap() - * .add(el1, {x: 10, y: 10}) - * .add(el2, {shape: {width: 500}, style: {fill: 'red'}}, 400) - * .done(function () { // done }) - * .start('cubicOut'); - */ -var AnimationWrap = /** @class */function () { - function AnimationWrap() { - this._storage = []; - this._elExistsMap = {}; - } - /** - * Caution: a el can only be added once, otherwise 'done' - * might not be called. This method checks this (by el.id), - * suppresses adding and returns false when existing el found. - * - * @return Whether adding succeeded. - */ - AnimationWrap.prototype.add = function (el, target, duration, delay, easing) { - if (this._elExistsMap[el.id]) { - return false; - } - this._elExistsMap[el.id] = true; - this._storage.push({ - el: el, - target: target, - duration: duration, - delay: delay, - easing: easing - }); - return true; - }; - /** - * Only execute when animation done/aborted. - */ - AnimationWrap.prototype.finished = function (callback) { - this._finishedCallback = callback; - return this; - }; - /** - * Will stop exist animation firstly. - */ - AnimationWrap.prototype.start = function () { - var _this = this; - var count = this._storage.length; - var checkTerminate = function () { - count--; - if (count <= 0) { - // Guard. - _this._storage.length = 0; - _this._elExistsMap = {}; - _this._finishedCallback && _this._finishedCallback(); - } - }; - for (var i = 0, len = this._storage.length; i < len; i++) { - var item = this._storage[i]; - item.el.animateTo(item.target, { - duration: item.duration, - delay: item.delay, - easing: item.easing, - setToFinal: true, - done: checkTerminate, - aborted: checkTerminate - }); - } - return this; - }; - return AnimationWrap; -}(); -export function createWrap() { - return new AnimationWrap(); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/clazz.js b/node_modules/echarts/lib/util/clazz.js deleted file mode 100644 index a2ae120..0000000 --- a/node_modules/echarts/lib/util/clazz.js +++ /dev/null @@ -1,305 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import * as zrUtil from 'zrender/lib/core/util.js'; -var TYPE_DELIMITER = '.'; -var IS_CONTAINER = '___EC__COMPONENT__CONTAINER___'; -var IS_EXTENDED_CLASS = '___EC__EXTENDED_CLASS___'; -/** - * Notice, parseClassType('') should returns {main: '', sub: ''} - * @public - */ -export function parseClassType(componentType) { - var ret = { - main: '', - sub: '' - }; - if (componentType) { - var typeArr = componentType.split(TYPE_DELIMITER); - ret.main = typeArr[0] || ''; - ret.sub = typeArr[1] || ''; - } - return ret; -} -/** - * @public - */ -function checkClassType(componentType) { - zrUtil.assert(/^[a-zA-Z0-9_]+([.][a-zA-Z0-9_]+)?$/.test(componentType), 'componentType "' + componentType + '" illegal'); -} -export function isExtendedClass(clz) { - return !!(clz && clz[IS_EXTENDED_CLASS]); -} -/** - * Implements `ExtendableConstructor` for `rootClz`. - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & ExtendableConstructor - * enableClassExtend(Xxx as XxxConstructor); - * ``` - */ -export function enableClassExtend(rootClz, mandatoryMethods) { - rootClz.$constructor = rootClz; // FIXME: not necessary? - rootClz.extend = function (proto) { - if (process.env.NODE_ENV !== 'production') { - zrUtil.each(mandatoryMethods, function (method) { - if (!proto[method]) { - console.warn('Method `' + method + '` should be implemented' + (proto.type ? ' in ' + proto.type : '') + '.'); - } - }); - } - var superClass = this; - var ExtendedClass; - if (isESClass(superClass)) { - ExtendedClass = /** @class */function (_super) { - __extends(class_1, _super); - function class_1() { - return _super.apply(this, arguments) || this; - } - return class_1; - }(superClass); - } else { - // For backward compat, we both support ts class inheritance and this - // "extend" approach. - // The constructor should keep the same behavior as ts class inheritance: - // If this constructor/$constructor is not declared, auto invoke the super - // constructor. - // If this constructor/$constructor is declared, it is responsible for - // calling the super constructor. - ExtendedClass = function () { - (proto.$constructor || superClass).apply(this, arguments); - }; - zrUtil.inherits(ExtendedClass, this); - } - zrUtil.extend(ExtendedClass.prototype, proto); - ExtendedClass[IS_EXTENDED_CLASS] = true; - ExtendedClass.extend = this.extend; - ExtendedClass.superCall = superCall; - ExtendedClass.superApply = superApply; - ExtendedClass.superClass = superClass; - return ExtendedClass; - }; -} -function isESClass(fn) { - return zrUtil.isFunction(fn) && /^class\s/.test(Function.prototype.toString.call(fn)); -} -/** - * A work around to both support ts extend and this extend mechanism. - * on sub-class. - * @usage - * ```ts - * class Component { ... } - * classUtil.enableClassExtend(Component); - * classUtil.enableClassManagement(Component, {registerWhenExtend: true}); - * - * class Series extends Component { ... } - * // Without calling `markExtend`, `registerWhenExtend` will not work. - * Component.markExtend(Series); - * ``` - */ -export function mountExtend(SubClz, SupperClz) { - SubClz.extend = SupperClz.extend; -} -// A random offset. -var classBase = Math.round(Math.random() * 10); -/** - * Implements `CheckableConstructor` for `target`. - * Can not use instanceof, consider different scope by - * cross domain or es module import in ec extensions. - * Mount a method "isInstance()" to Clz. - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & CheckableConstructor; - * enableClassCheck(Xxx as XxxConstructor) - * ``` - */ -export function enableClassCheck(target) { - var classAttr = ['__\0is_clz', classBase++].join('_'); - target.prototype[classAttr] = true; - if (process.env.NODE_ENV !== 'production') { - zrUtil.assert(!target.isInstance, 'The method "is" can not be defined.'); - } - target.isInstance = function (obj) { - return !!(obj && obj[classAttr]); - }; -} -// superCall should have class info, which can not be fetched from 'this'. -// Consider this case: -// class A has method f, -// class B inherits class A, overrides method f, f call superApply('f'), -// class C inherits class B, does not override method f, -// then when method of class C is called, dead loop occurred. -function superCall(context, methodName) { - var args = []; - for (var _i = 2; _i < arguments.length; _i++) { - args[_i - 2] = arguments[_i]; - } - return this.superClass.prototype[methodName].apply(context, args); -} -function superApply(context, methodName, args) { - return this.superClass.prototype[methodName].apply(context, args); -} -/** - * Implements `ClassManager` for `target` - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & ClassManager - * enableClassManagement(Xxx as XxxConstructor); - * ``` - */ -export function enableClassManagement(target) { - /** - * Component model classes - * key: componentType, - * value: - * componentClass, when componentType is 'a' - * or Object., when componentType is 'a.b' - */ - var storage = {}; - target.registerClass = function (clz) { - // `type` should not be a "instance member". - // If using TS class, should better declared as `static type = 'series.pie'`. - // otherwise users have to mount `type` on prototype manually. - // For backward compat and enable instance visit type via `this.type`, - // we still support fetch `type` from prototype. - var componentFullType = clz.type || clz.prototype.type; - if (componentFullType) { - checkClassType(componentFullType); - // If only static type declared, we assign it to prototype mandatorily. - clz.prototype.type = componentFullType; - var componentTypeInfo = parseClassType(componentFullType); - if (!componentTypeInfo.sub) { - if (process.env.NODE_ENV !== 'production') { - if (storage[componentTypeInfo.main]) { - console.warn(componentTypeInfo.main + ' exists.'); - } - } - storage[componentTypeInfo.main] = clz; - } else if (componentTypeInfo.sub !== IS_CONTAINER) { - var container = makeContainer(componentTypeInfo); - container[componentTypeInfo.sub] = clz; - } - } - return clz; - }; - target.getClass = function (mainType, subType, throwWhenNotFound) { - var clz = storage[mainType]; - if (clz && clz[IS_CONTAINER]) { - clz = subType ? clz[subType] : null; - } - if (throwWhenNotFound && !clz) { - throw new Error(!subType ? mainType + '.' + 'type should be specified.' : 'Component ' + mainType + '.' + (subType || '') + ' is used but not imported.'); - } - return clz; - }; - target.getClassesByMainType = function (componentType) { - var componentTypeInfo = parseClassType(componentType); - var result = []; - var obj = storage[componentTypeInfo.main]; - if (obj && obj[IS_CONTAINER]) { - zrUtil.each(obj, function (o, type) { - type !== IS_CONTAINER && result.push(o); - }); - } else { - result.push(obj); - } - return result; - }; - target.hasClass = function (componentType) { - // Just consider componentType.main. - var componentTypeInfo = parseClassType(componentType); - return !!storage[componentTypeInfo.main]; - }; - /** - * @return Like ['aa', 'bb'], but can not be ['aa.xx'] - */ - target.getAllClassMainTypes = function () { - var types = []; - zrUtil.each(storage, function (obj, type) { - types.push(type); - }); - return types; - }; - /** - * If a main type is container and has sub types - */ - target.hasSubTypes = function (componentType) { - var componentTypeInfo = parseClassType(componentType); - var obj = storage[componentTypeInfo.main]; - return obj && obj[IS_CONTAINER]; - }; - function makeContainer(componentTypeInfo) { - var container = storage[componentTypeInfo.main]; - if (!container || !container[IS_CONTAINER]) { - container = storage[componentTypeInfo.main] = {}; - container[IS_CONTAINER] = true; - } - return container; - } -} -// /** -// * @param {string|Array.} properties -// */ -// export function setReadOnly(obj, properties) { -// FIXME It seems broken in IE8 simulation of IE11 -// if (!zrUtil.isArray(properties)) { -// properties = properties != null ? [properties] : []; -// } -// zrUtil.each(properties, function (prop) { -// let value = obj[prop]; -// Object.defineProperty -// && Object.defineProperty(obj, prop, { -// value: value, writable: false -// }); -// zrUtil.isArray(obj[prop]) -// && Object.freeze -// && Object.freeze(obj[prop]); -// }); -// } \ No newline at end of file diff --git a/node_modules/echarts/lib/util/component.js b/node_modules/echarts/lib/util/component.js deleted file mode 100644 index ca371d3..0000000 --- a/node_modules/echarts/lib/util/component.js +++ /dev/null @@ -1,186 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { parseClassType } from './clazz.js'; -import { makePrintable } from './log.js'; -// A random offset -var base = Math.round(Math.random() * 10); -/** - * @public - * @param {string} type - * @return {string} - */ -export function getUID(type) { - // Considering the case of crossing js context, - // use Math.random to make id as unique as possible. - return [type || '', base++].join('_'); -} -/** - * Implements `SubTypeDefaulterManager` for `target`. - */ -export function enableSubTypeDefaulter(target) { - var subTypeDefaulters = {}; - target.registerSubTypeDefaulter = function (componentType, defaulter) { - var componentTypeInfo = parseClassType(componentType); - subTypeDefaulters[componentTypeInfo.main] = defaulter; - }; - target.determineSubType = function (componentType, option) { - var type = option.type; - if (!type) { - var componentTypeMain = parseClassType(componentType).main; - if (target.hasSubTypes(componentType) && subTypeDefaulters[componentTypeMain]) { - type = subTypeDefaulters[componentTypeMain](option); - } - } - return type; - }; -} -/** - * Implements `TopologicalTravelable` for `entity`. - * - * Topological travel on Activity Network (Activity On Vertices). - * Dependencies is defined in Model.prototype.dependencies, like ['xAxis', 'yAxis']. - * If 'xAxis' or 'yAxis' is absent in componentTypeList, just ignore it in topology. - * If there is circular dependencey, Error will be thrown. - */ -export function enableTopologicalTravel(entity, dependencyGetter) { - /** - * @param targetNameList Target Component type list. - * Can be ['aa', 'bb', 'aa.xx'] - * @param fullNameList By which we can build dependency graph. - * @param callback Params: componentType, dependencies. - * @param context Scope of callback. - */ - entity.topologicalTravel = function (targetNameList, fullNameList, callback, context) { - if (!targetNameList.length) { - return; - } - var result = makeDepndencyGraph(fullNameList); - var graph = result.graph; - var noEntryList = result.noEntryList; - var targetNameSet = {}; - zrUtil.each(targetNameList, function (name) { - targetNameSet[name] = true; - }); - while (noEntryList.length) { - var currComponentType = noEntryList.pop(); - var currVertex = graph[currComponentType]; - var isInTargetNameSet = !!targetNameSet[currComponentType]; - if (isInTargetNameSet) { - callback.call(context, currComponentType, currVertex.originalDeps.slice()); - delete targetNameSet[currComponentType]; - } - zrUtil.each(currVertex.successor, isInTargetNameSet ? removeEdgeAndAdd : removeEdge); - } - zrUtil.each(targetNameSet, function () { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Circular dependency may exists: ', targetNameSet, targetNameList, fullNameList); - } - throw new Error(errMsg); - }); - function removeEdge(succComponentType) { - graph[succComponentType].entryCount--; - if (graph[succComponentType].entryCount === 0) { - noEntryList.push(succComponentType); - } - } - // Consider this case: legend depends on series, and we call - // chart.setOption({series: [...]}), where only series is in option. - // If we do not have 'removeEdgeAndAdd', legendModel.mergeOption will - // not be called, but only sereis.mergeOption is called. Thus legend - // have no chance to update its local record about series (like which - // name of series is available in legend). - function removeEdgeAndAdd(succComponentType) { - targetNameSet[succComponentType] = true; - removeEdge(succComponentType); - } - }; - function makeDepndencyGraph(fullNameList) { - var graph = {}; - var noEntryList = []; - zrUtil.each(fullNameList, function (name) { - var thisItem = createDependencyGraphItem(graph, name); - var originalDeps = thisItem.originalDeps = dependencyGetter(name); - var availableDeps = getAvailableDependencies(originalDeps, fullNameList); - thisItem.entryCount = availableDeps.length; - if (thisItem.entryCount === 0) { - noEntryList.push(name); - } - zrUtil.each(availableDeps, function (dependentName) { - if (zrUtil.indexOf(thisItem.predecessor, dependentName) < 0) { - thisItem.predecessor.push(dependentName); - } - var thatItem = createDependencyGraphItem(graph, dependentName); - if (zrUtil.indexOf(thatItem.successor, dependentName) < 0) { - thatItem.successor.push(name); - } - }); - }); - return { - graph: graph, - noEntryList: noEntryList - }; - } - function createDependencyGraphItem(graph, name) { - if (!graph[name]) { - graph[name] = { - predecessor: [], - successor: [] - }; - } - return graph[name]; - } - function getAvailableDependencies(originalDeps, fullNameList) { - var availableDeps = []; - zrUtil.each(originalDeps, function (dep) { - zrUtil.indexOf(fullNameList, dep) >= 0 && availableDeps.push(dep); - }); - return availableDeps; - } -} -export function inheritDefaultOption(superOption, subOption) { - // See also `model/Component.ts#getDefaultOption` - return zrUtil.merge(zrUtil.merge({}, superOption, true), subOption, true); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/conditionalExpression.js b/node_modules/echarts/lib/util/conditionalExpression.js deleted file mode 100644 index 0c5e41e..0000000 --- a/node_modules/echarts/lib/util/conditionalExpression.js +++ /dev/null @@ -1,257 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { keys, isArray, map, isObject, isString, isRegExp, isArrayLike, hasOwn, isNumber } from 'zrender/lib/core/util.js'; -import { throwError, makePrintable } from './log.js'; -import { getRawValueParser, createFilterComparator } from '../data/helper/dataValueHelper.js'; -; -var RELATIONAL_EXPRESSION_OP_ALIAS_MAP = { - value: 'eq', - // PENDING: not good for literal semantic? - '<': 'lt', - '<=': 'lte', - '>': 'gt', - '>=': 'gte', - '=': 'eq', - '!=': 'ne', - '<>': 'ne' - // Might be misleading for sake of the difference between '==' and '===', - // so don't support them. - // '==': 'eq', - // '===': 'seq', - // '!==': 'sne' - // PENDING: Whether support some common alias "ge", "le", "neq"? - // ge: 'gte', - // le: 'lte', - // neq: 'ne', -}; -// type RelationalExpressionOpEvaluate = (tarVal: unknown, condVal: unknown) => boolean; -var RegExpEvaluator = /** @class */function () { - function RegExpEvaluator(rVal) { - // Support condVal: RegExp | string - var condValue = this._condVal = isString(rVal) ? new RegExp(rVal) : isRegExp(rVal) ? rVal : null; - if (condValue == null) { - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Illegal regexp', rVal, 'in'); - } - throwError(errMsg); - } - } - RegExpEvaluator.prototype.evaluate = function (lVal) { - var type = typeof lVal; - return isString(type) ? this._condVal.test(lVal) : isNumber(type) ? this._condVal.test(lVal + '') : false; - }; - return RegExpEvaluator; -}(); -var ConstConditionInternal = /** @class */function () { - function ConstConditionInternal() {} - ConstConditionInternal.prototype.evaluate = function () { - return this.value; - }; - return ConstConditionInternal; -}(); -var AndConditionInternal = /** @class */function () { - function AndConditionInternal() {} - AndConditionInternal.prototype.evaluate = function () { - var children = this.children; - for (var i = 0; i < children.length; i++) { - if (!children[i].evaluate()) { - return false; - } - } - return true; - }; - return AndConditionInternal; -}(); -var OrConditionInternal = /** @class */function () { - function OrConditionInternal() {} - OrConditionInternal.prototype.evaluate = function () { - var children = this.children; - for (var i = 0; i < children.length; i++) { - if (children[i].evaluate()) { - return true; - } - } - return false; - }; - return OrConditionInternal; -}(); -var NotConditionInternal = /** @class */function () { - function NotConditionInternal() {} - NotConditionInternal.prototype.evaluate = function () { - return !this.child.evaluate(); - }; - return NotConditionInternal; -}(); -var RelationalConditionInternal = /** @class */function () { - function RelationalConditionInternal() {} - RelationalConditionInternal.prototype.evaluate = function () { - var needParse = !!this.valueParser; - // Call getValue with no `this`. - var getValue = this.getValue; - var tarValRaw = getValue(this.valueGetterParam); - var tarValParsed = needParse ? this.valueParser(tarValRaw) : null; - // Relational cond follow "and" logic internally. - for (var i = 0; i < this.subCondList.length; i++) { - if (!this.subCondList[i].evaluate(needParse ? tarValParsed : tarValRaw)) { - return false; - } - } - return true; - }; - return RelationalConditionInternal; -}(); -function parseOption(exprOption, getters) { - if (exprOption === true || exprOption === false) { - var cond = new ConstConditionInternal(); - cond.value = exprOption; - return cond; - } - var errMsg = ''; - if (!isObjectNotArray(exprOption)) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Illegal config. Expect a plain object but actually', exprOption); - } - throwError(errMsg); - } - if (exprOption.and) { - return parseAndOrOption('and', exprOption, getters); - } else if (exprOption.or) { - return parseAndOrOption('or', exprOption, getters); - } else if (exprOption.not) { - return parseNotOption(exprOption, getters); - } - return parseRelationalOption(exprOption, getters); -} -function parseAndOrOption(op, exprOption, getters) { - var subOptionArr = exprOption[op]; - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('"and"/"or" condition should only be `' + op + ': [...]` and must not be empty array.', 'Illegal condition:', exprOption); - } - if (!isArray(subOptionArr)) { - throwError(errMsg); - } - if (!subOptionArr.length) { - throwError(errMsg); - } - var cond = op === 'and' ? new AndConditionInternal() : new OrConditionInternal(); - cond.children = map(subOptionArr, function (subOption) { - return parseOption(subOption, getters); - }); - if (!cond.children.length) { - throwError(errMsg); - } - return cond; -} -function parseNotOption(exprOption, getters) { - var subOption = exprOption.not; - var errMsg = ''; - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('"not" condition should only be `not: {}`.', 'Illegal condition:', exprOption); - } - if (!isObjectNotArray(subOption)) { - throwError(errMsg); - } - var cond = new NotConditionInternal(); - cond.child = parseOption(subOption, getters); - if (!cond.child) { - throwError(errMsg); - } - return cond; -} -function parseRelationalOption(exprOption, getters) { - var errMsg = ''; - var valueGetterParam = getters.prepareGetValue(exprOption); - var subCondList = []; - var exprKeys = keys(exprOption); - var parserName = exprOption.parser; - var valueParser = parserName ? getRawValueParser(parserName) : null; - for (var i = 0; i < exprKeys.length; i++) { - var keyRaw = exprKeys[i]; - if (keyRaw === 'parser' || getters.valueGetterAttrMap.get(keyRaw)) { - continue; - } - var op = hasOwn(RELATIONAL_EXPRESSION_OP_ALIAS_MAP, keyRaw) ? RELATIONAL_EXPRESSION_OP_ALIAS_MAP[keyRaw] : keyRaw; - var condValueRaw = exprOption[keyRaw]; - var condValueParsed = valueParser ? valueParser(condValueRaw) : condValueRaw; - var evaluator = createFilterComparator(op, condValueParsed) || op === 'reg' && new RegExpEvaluator(condValueParsed); - if (!evaluator) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Illegal relational operation: "' + keyRaw + '" in condition:', exprOption); - } - throwError(errMsg); - } - subCondList.push(evaluator); - } - if (!subCondList.length) { - if (process.env.NODE_ENV !== 'production') { - errMsg = makePrintable('Relational condition must have at least one operator.', 'Illegal condition:', exprOption); - } - // No relational operator always disabled in case of dangers result. - throwError(errMsg); - } - var cond = new RelationalConditionInternal(); - cond.valueGetterParam = valueGetterParam; - cond.valueParser = valueParser; - cond.getValue = getters.getValue; - cond.subCondList = subCondList; - return cond; -} -function isObjectNotArray(val) { - return isObject(val) && !isArrayLike(val); -} -var ConditionalExpressionParsed = /** @class */function () { - function ConditionalExpressionParsed(exprOption, getters) { - this._cond = parseOption(exprOption, getters); - } - ConditionalExpressionParsed.prototype.evaluate = function () { - return this._cond.evaluate(); - }; - return ConditionalExpressionParsed; -}(); -; -export function parseConditionalExpression(exprOption, getters) { - return new ConditionalExpressionParsed(exprOption, getters); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/decal.js b/node_modules/echarts/lib/util/decal.js deleted file mode 100644 index 21596d0..0000000 --- a/node_modules/echarts/lib/util/decal.js +++ /dev/null @@ -1,392 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import WeakMap from 'zrender/lib/core/WeakMap.js'; -import LRU from 'zrender/lib/core/LRU.js'; -import { defaults, map, isArray, isString, isNumber } from 'zrender/lib/core/util.js'; -import { getLeastCommonMultiple } from './number.js'; -import { createSymbol } from './symbol.js'; -import { brushSingle } from 'zrender/lib/canvas/graphic.js'; -import { platformApi } from 'zrender/lib/core/platform.js'; -var decalMap = new WeakMap(); -var decalCache = new LRU(100); -var decalKeys = ['symbol', 'symbolSize', 'symbolKeepAspect', 'color', 'backgroundColor', 'dashArrayX', 'dashArrayY', 'maxTileWidth', 'maxTileHeight']; -/** - * Create or update pattern image from decal options - * - * @param {InnerDecalObject | 'none'} decalObject decal options, 'none' if no decal - * @return {Pattern} pattern with generated image, null if no decal - */ -export function createOrUpdatePatternFromDecal(decalObject, api) { - if (decalObject === 'none') { - return null; - } - var dpr = api.getDevicePixelRatio(); - var zr = api.getZr(); - var isSVG = zr.painter.type === 'svg'; - if (decalObject.dirty) { - decalMap["delete"](decalObject); - } - var oldPattern = decalMap.get(decalObject); - if (oldPattern) { - return oldPattern; - } - var decalOpt = defaults(decalObject, { - symbol: 'rect', - symbolSize: 1, - symbolKeepAspect: true, - color: 'rgba(0, 0, 0, 0.2)', - backgroundColor: null, - dashArrayX: 5, - dashArrayY: 5, - rotation: 0, - maxTileWidth: 512, - maxTileHeight: 512 - }); - if (decalOpt.backgroundColor === 'none') { - decalOpt.backgroundColor = null; - } - var pattern = { - repeat: 'repeat' - }; - setPatternnSource(pattern); - pattern.rotation = decalOpt.rotation; - pattern.scaleX = pattern.scaleY = isSVG ? 1 : 1 / dpr; - decalMap.set(decalObject, pattern); - decalObject.dirty = false; - return pattern; - function setPatternnSource(pattern) { - var keys = [dpr]; - var isValidKey = true; - for (var i = 0; i < decalKeys.length; ++i) { - var value = decalOpt[decalKeys[i]]; - if (value != null && !isArray(value) && !isString(value) && !isNumber(value) && typeof value !== 'boolean') { - isValidKey = false; - break; - } - keys.push(value); - } - var cacheKey; - if (isValidKey) { - cacheKey = keys.join(',') + (isSVG ? '-svg' : ''); - var cache = decalCache.get(cacheKey); - if (cache) { - isSVG ? pattern.svgElement = cache : pattern.image = cache; - } - } - var dashArrayX = normalizeDashArrayX(decalOpt.dashArrayX); - var dashArrayY = normalizeDashArrayY(decalOpt.dashArrayY); - var symbolArray = normalizeSymbolArray(decalOpt.symbol); - var lineBlockLengthsX = getLineBlockLengthX(dashArrayX); - var lineBlockLengthY = getLineBlockLengthY(dashArrayY); - var canvas = !isSVG && platformApi.createCanvas(); - var svgRoot = isSVG && { - tag: 'g', - attrs: {}, - key: 'dcl', - children: [] - }; - var pSize = getPatternSize(); - var ctx; - if (canvas) { - canvas.width = pSize.width * dpr; - canvas.height = pSize.height * dpr; - ctx = canvas.getContext('2d'); - } - brushDecal(); - if (isValidKey) { - decalCache.put(cacheKey, canvas || svgRoot); - } - pattern.image = canvas; - pattern.svgElement = svgRoot; - pattern.svgWidth = pSize.width; - pattern.svgHeight = pSize.height; - /** - * Get minimum length that can make a repeatable pattern. - * - * @return {Object} pattern width and height - */ - function getPatternSize() { - /** - * For example, if dash is [[3, 2], [2, 1]] for X, it looks like - * |--- --- --- --- --- ... - * |-- -- -- -- -- -- -- -- ... - * |--- --- --- --- --- ... - * |-- -- -- -- -- -- -- -- ... - * So the minimum length of X is 15, - * which is the least common multiple of `3 + 2` and `2 + 1` - * |--- --- --- |--- --- ... - * |-- -- -- -- -- |-- -- -- ... - */ - var width = 1; - for (var i = 0, xlen = lineBlockLengthsX.length; i < xlen; ++i) { - width = getLeastCommonMultiple(width, lineBlockLengthsX[i]); - } - var symbolRepeats = 1; - for (var i = 0, xlen = symbolArray.length; i < xlen; ++i) { - symbolRepeats = getLeastCommonMultiple(symbolRepeats, symbolArray[i].length); - } - width *= symbolRepeats; - var height = lineBlockLengthY * lineBlockLengthsX.length * symbolArray.length; - if (process.env.NODE_ENV !== 'production') { - var warn = function (attrName) { - /* eslint-disable-next-line */ - console.warn("Calculated decal size is greater than " + attrName + " due to decal option settings so " + attrName + " is used for the decal size. Please consider changing the decal option to make a smaller decal or set " + attrName + " to be larger to avoid incontinuity."); - }; - if (width > decalOpt.maxTileWidth) { - warn('maxTileWidth'); - } - if (height > decalOpt.maxTileHeight) { - warn('maxTileHeight'); - } - } - return { - width: Math.max(1, Math.min(width, decalOpt.maxTileWidth)), - height: Math.max(1, Math.min(height, decalOpt.maxTileHeight)) - }; - } - function brushDecal() { - if (ctx) { - ctx.clearRect(0, 0, canvas.width, canvas.height); - if (decalOpt.backgroundColor) { - ctx.fillStyle = decalOpt.backgroundColor; - ctx.fillRect(0, 0, canvas.width, canvas.height); - } - } - var ySum = 0; - for (var i = 0; i < dashArrayY.length; ++i) { - ySum += dashArrayY[i]; - } - if (ySum <= 0) { - // dashArrayY is 0, draw nothing - return; - } - var y = -lineBlockLengthY; - var yId = 0; - var yIdTotal = 0; - var xId0 = 0; - while (y < pSize.height) { - if (yId % 2 === 0) { - var symbolYId = yIdTotal / 2 % symbolArray.length; - var x = 0; - var xId1 = 0; - var xId1Total = 0; - while (x < pSize.width * 2) { - var xSum = 0; - for (var i = 0; i < dashArrayX[xId0].length; ++i) { - xSum += dashArrayX[xId0][i]; - } - if (xSum <= 0) { - // Skip empty line - break; - } - // E.g., [15, 5, 20, 5] draws only for 15 and 20 - if (xId1 % 2 === 0) { - var size = (1 - decalOpt.symbolSize) * 0.5; - var left = x + dashArrayX[xId0][xId1] * size; - var top_1 = y + dashArrayY[yId] * size; - var width = dashArrayX[xId0][xId1] * decalOpt.symbolSize; - var height = dashArrayY[yId] * decalOpt.symbolSize; - var symbolXId = xId1Total / 2 % symbolArray[symbolYId].length; - brushSymbol(left, top_1, width, height, symbolArray[symbolYId][symbolXId]); - } - x += dashArrayX[xId0][xId1]; - ++xId1Total; - ++xId1; - if (xId1 === dashArrayX[xId0].length) { - xId1 = 0; - } - } - ++xId0; - if (xId0 === dashArrayX.length) { - xId0 = 0; - } - } - y += dashArrayY[yId]; - ++yIdTotal; - ++yId; - if (yId === dashArrayY.length) { - yId = 0; - } - } - function brushSymbol(x, y, width, height, symbolType) { - var scale = isSVG ? 1 : dpr; - var symbol = createSymbol(symbolType, x * scale, y * scale, width * scale, height * scale, decalOpt.color, decalOpt.symbolKeepAspect); - if (isSVG) { - var symbolVNode = zr.painter.renderOneToVNode(symbol); - if (symbolVNode) { - svgRoot.children.push(symbolVNode); - } - } else { - // Paint to canvas for all other renderers. - brushSingle(ctx, symbol); - } - } - } - } -} -/** - * Convert symbol array into normalized array - * - * @param {string | (string | string[])[]} symbol symbol input - * @return {string[][]} normolized symbol array - */ -function normalizeSymbolArray(symbol) { - if (!symbol || symbol.length === 0) { - return [['rect']]; - } - if (isString(symbol)) { - return [[symbol]]; - } - var isAllString = true; - for (var i = 0; i < symbol.length; ++i) { - if (!isString(symbol[i])) { - isAllString = false; - break; - } - } - if (isAllString) { - return normalizeSymbolArray([symbol]); - } - var result = []; - for (var i = 0; i < symbol.length; ++i) { - if (isString(symbol[i])) { - result.push([symbol[i]]); - } else { - result.push(symbol[i]); - } - } - return result; -} -/** - * Convert dash input into dashArray - * - * @param {DecalDashArrayX} dash dash input - * @return {number[][]} normolized dash array - */ -function normalizeDashArrayX(dash) { - if (!dash || dash.length === 0) { - return [[0, 0]]; - } - if (isNumber(dash)) { - var dashValue = Math.ceil(dash); - return [[dashValue, dashValue]]; - } - /** - * [20, 5] should be normalized into [[20, 5]], - * while [20, [5, 10]] should be normalized into [[20, 20], [5, 10]] - */ - var isAllNumber = true; - for (var i = 0; i < dash.length; ++i) { - if (!isNumber(dash[i])) { - isAllNumber = false; - break; - } - } - if (isAllNumber) { - return normalizeDashArrayX([dash]); - } - var result = []; - for (var i = 0; i < dash.length; ++i) { - if (isNumber(dash[i])) { - var dashValue = Math.ceil(dash[i]); - result.push([dashValue, dashValue]); - } else { - var dashValue = map(dash[i], function (n) { - return Math.ceil(n); - }); - if (dashValue.length % 2 === 1) { - // [4, 2, 1] means |---- - -- |---- - -- | - // so normalize it to be [4, 2, 1, 4, 2, 1] - result.push(dashValue.concat(dashValue)); - } else { - result.push(dashValue); - } - } - } - return result; -} -/** - * Convert dash input into dashArray - * - * @param {DecalDashArrayY} dash dash input - * @return {number[]} normolized dash array - */ -function normalizeDashArrayY(dash) { - if (!dash || typeof dash === 'object' && dash.length === 0) { - return [0, 0]; - } - if (isNumber(dash)) { - var dashValue_1 = Math.ceil(dash); - return [dashValue_1, dashValue_1]; - } - var dashValue = map(dash, function (n) { - return Math.ceil(n); - }); - return dash.length % 2 ? dashValue.concat(dashValue) : dashValue; -} -/** - * Get block length of each line. A block is the length of dash line and space. - * For example, a line with [4, 1] has a dash line of 4 and a space of 1 after - * that, so the block length of this line is 5. - * - * @param {number[][]} dash dash array of X or Y - * @return {number[]} block length of each line - */ -function getLineBlockLengthX(dash) { - return map(dash, function (line) { - return getLineBlockLengthY(line); - }); -} -function getLineBlockLengthY(dash) { - var blockLength = 0; - for (var i = 0; i < dash.length; ++i) { - blockLength += dash[i]; - } - if (dash.length % 2 === 1) { - // [4, 2, 1] means |---- - -- |---- - -- | - // So total length is (4 + 2 + 1) * 2 - return blockLength * 2; - } - return blockLength; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/event.js b/node_modules/echarts/lib/util/event.js deleted file mode 100644 index 6c1775c..0000000 --- a/node_modules/echarts/lib/util/event.js +++ /dev/null @@ -1,56 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export function findEventDispatcher(target, det, returnFirstMatch) { - var found; - while (target) { - if (det(target)) { - found = target; - if (returnFirstMatch) { - break; - } - } - target = target.__hostTarget || target.parent; - } - return found; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/format.js b/node_modules/echarts/lib/util/format.js deleted file mode 100644 index 2ab2ec6..0000000 --- a/node_modules/echarts/lib/util/format.js +++ /dev/null @@ -1,241 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { encodeHTML } from 'zrender/lib/core/dom.js'; -import { parseDate, isNumeric, numericToNumber } from './number.js'; -import { format as timeFormat, pad } from './time.js'; -import { deprecateReplaceLog } from './log.js'; -/** - * Add a comma each three digit. - */ -export function addCommas(x) { - if (!isNumeric(x)) { - return zrUtil.isString(x) ? x : '-'; - } - var parts = (x + '').split('.'); - return parts[0].replace(/(\d{1,3})(?=(?:\d{3})+(?!\d))/g, '$1,') + (parts.length > 1 ? '.' + parts[1] : ''); -} -export function toCamelCase(str, upperCaseFirst) { - str = (str || '').toLowerCase().replace(/-(.)/g, function (match, group1) { - return group1.toUpperCase(); - }); - if (upperCaseFirst && str) { - str = str.charAt(0).toUpperCase() + str.slice(1); - } - return str; -} -export var normalizeCssArray = zrUtil.normalizeCssArray; -export { encodeHTML }; -/** - * Make value user readable for tooltip and label. - * "User readable": - * Try to not print programmer-specific text like NaN, Infinity, null, undefined. - * Avoid to display an empty string, which users can not recognize there is - * a value and it might look like a bug. - */ -export function makeValueReadable(value, valueType, useUTC) { - var USER_READABLE_DEFUALT_TIME_PATTERN = '{yyyy}-{MM}-{dd} {HH}:{mm}:{ss}'; - function stringToUserReadable(str) { - return str && zrUtil.trim(str) ? str : '-'; - } - function isNumberUserReadable(num) { - return !!(num != null && !isNaN(num) && isFinite(num)); - } - var isTypeTime = valueType === 'time'; - var isValueDate = value instanceof Date; - if (isTypeTime || isValueDate) { - var date = isTypeTime ? parseDate(value) : value; - if (!isNaN(+date)) { - return timeFormat(date, USER_READABLE_DEFUALT_TIME_PATTERN, useUTC); - } else if (isValueDate) { - return '-'; - } - // In other cases, continue to try to display the value in the following code. - } - - if (valueType === 'ordinal') { - return zrUtil.isStringSafe(value) ? stringToUserReadable(value) : zrUtil.isNumber(value) ? isNumberUserReadable(value) ? value + '' : '-' : '-'; - } - // By default. - var numericResult = numericToNumber(value); - return isNumberUserReadable(numericResult) ? addCommas(numericResult) : zrUtil.isStringSafe(value) ? stringToUserReadable(value) : typeof value === 'boolean' ? value + '' : '-'; -} -var TPL_VAR_ALIAS = ['a', 'b', 'c', 'd', 'e', 'f', 'g']; -var wrapVar = function (varName, seriesIdx) { - return '{' + varName + (seriesIdx == null ? '' : seriesIdx) + '}'; -}; -/** - * Template formatter - * @param {Array.|Object} paramsList - */ -export function formatTpl(tpl, paramsList, encode) { - if (!zrUtil.isArray(paramsList)) { - paramsList = [paramsList]; - } - var seriesLen = paramsList.length; - if (!seriesLen) { - return ''; - } - var $vars = paramsList[0].$vars || []; - for (var i = 0; i < $vars.length; i++) { - var alias = TPL_VAR_ALIAS[i]; - tpl = tpl.replace(wrapVar(alias), wrapVar(alias, 0)); - } - for (var seriesIdx = 0; seriesIdx < seriesLen; seriesIdx++) { - for (var k = 0; k < $vars.length; k++) { - var val = paramsList[seriesIdx][$vars[k]]; - tpl = tpl.replace(wrapVar(TPL_VAR_ALIAS[k], seriesIdx), encode ? encodeHTML(val) : val); - } - } - return tpl; -} -/** - * simple Template formatter - */ -export function formatTplSimple(tpl, param, encode) { - zrUtil.each(param, function (value, key) { - tpl = tpl.replace('{' + key + '}', encode ? encodeHTML(value) : value); - }); - return tpl; -} -export function getTooltipMarker(inOpt, extraCssText) { - var opt = zrUtil.isString(inOpt) ? { - color: inOpt, - extraCssText: extraCssText - } : inOpt || {}; - var color = opt.color; - var type = opt.type; - extraCssText = opt.extraCssText; - var renderMode = opt.renderMode || 'html'; - if (!color) { - return ''; - } - if (renderMode === 'html') { - return type === 'subItem' ? '' : ''; - } else { - // Should better not to auto generate style name by auto-increment number here. - // Because this util is usually called in tooltip formatter, which is probably - // called repeatedly when mouse move and the auto-increment number increases fast. - // Users can make their own style name by theirselves, make it unique and readable. - var markerId = opt.markerId || 'markerX'; - return { - renderMode: renderMode, - content: '{' + markerId + '|} ', - style: type === 'subItem' ? { - width: 4, - height: 4, - borderRadius: 2, - backgroundColor: color - } : { - width: 10, - height: 10, - borderRadius: 5, - backgroundColor: color - } - }; - } -} -/** - * @deprecated Use `time/format` instead. - * ISO Date format - * @param {string} tpl - * @param {number} value - * @param {boolean} [isUTC=false] Default in local time. - * see `module:echarts/scale/Time` - * and `module:echarts/util/number#parseDate`. - * @inner - */ -export function formatTime(tpl, value, isUTC) { - if (process.env.NODE_ENV !== 'production') { - deprecateReplaceLog('echarts.format.formatTime', 'echarts.time.format'); - } - if (tpl === 'week' || tpl === 'month' || tpl === 'quarter' || tpl === 'half-year' || tpl === 'year') { - tpl = 'MM-dd\nyyyy'; - } - var date = parseDate(value); - var getUTC = isUTC ? 'getUTC' : 'get'; - var y = date[getUTC + 'FullYear'](); - var M = date[getUTC + 'Month']() + 1; - var d = date[getUTC + 'Date'](); - var h = date[getUTC + 'Hours'](); - var m = date[getUTC + 'Minutes'](); - var s = date[getUTC + 'Seconds'](); - var S = date[getUTC + 'Milliseconds'](); - tpl = tpl.replace('MM', pad(M, 2)).replace('M', M).replace('yyyy', y).replace('yy', pad(y % 100 + '', 2)).replace('dd', pad(d, 2)).replace('d', d).replace('hh', pad(h, 2)).replace('h', h).replace('mm', pad(m, 2)).replace('m', m).replace('ss', pad(s, 2)).replace('s', s).replace('SSS', pad(S, 3)); - return tpl; -} -/** - * Capital first - * @param {string} str - * @return {string} - */ -export function capitalFirst(str) { - return str ? str.charAt(0).toUpperCase() + str.substr(1) : str; -} -/** - * @return Never be null/undefined. - */ -export function convertToColorString(color, defaultColor) { - defaultColor = defaultColor || 'transparent'; - return zrUtil.isString(color) ? color : zrUtil.isObject(color) ? color.colorStops && (color.colorStops[0] || {}).color || defaultColor : defaultColor; -} -export { truncateText } from 'zrender/lib/graphic/helper/parseText.js'; -/** - * open new tab - * @param link url - * @param target blank or self - */ -export function windowOpen(link, target) { - /* global window */ - if (target === '_blank' || target === 'blank') { - var blank = window.open(); - blank.opener = null; - blank.location.href = link; - } else { - window.open(link, target); - } -} -export { getTextRect } from '../legacy/getTextRect.js'; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/graphic.js b/node_modules/echarts/lib/util/graphic.js deleted file mode 100644 index 6af4b1c..0000000 --- a/node_modules/echarts/lib/util/graphic.js +++ /dev/null @@ -1,522 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as pathTool from 'zrender/lib/tool/path.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as vector from 'zrender/lib/core/vector.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import Transformable from 'zrender/lib/core/Transformable.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -import Circle from 'zrender/lib/graphic/shape/Circle.js'; -import Ellipse from 'zrender/lib/graphic/shape/Ellipse.js'; -import Sector from 'zrender/lib/graphic/shape/Sector.js'; -import Ring from 'zrender/lib/graphic/shape/Ring.js'; -import Polygon from 'zrender/lib/graphic/shape/Polygon.js'; -import Polyline from 'zrender/lib/graphic/shape/Polyline.js'; -import Rect from 'zrender/lib/graphic/shape/Rect.js'; -import Line from 'zrender/lib/graphic/shape/Line.js'; -import BezierCurve from 'zrender/lib/graphic/shape/BezierCurve.js'; -import Arc from 'zrender/lib/graphic/shape/Arc.js'; -import CompoundPath from 'zrender/lib/graphic/CompoundPath.js'; -import LinearGradient from 'zrender/lib/graphic/LinearGradient.js'; -import RadialGradient from 'zrender/lib/graphic/RadialGradient.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import OrientedBoundingRect from 'zrender/lib/core/OrientedBoundingRect.js'; -import Point from 'zrender/lib/core/Point.js'; -import IncrementalDisplayable from 'zrender/lib/graphic/IncrementalDisplayable.js'; -import * as subPixelOptimizeUtil from 'zrender/lib/graphic/helper/subPixelOptimize.js'; -import { extend, isArrayLike, map, defaults, isString, keys, each, hasOwn, isArray } from 'zrender/lib/core/util.js'; -import { getECData } from './innerStore.js'; -import { updateProps, initProps, removeElement, removeElementWithFadeOut, isElementRemoved } from '../animation/basicTransition.js'; -/** - * @deprecated export for compatitable reason - */ -export { updateProps, initProps, removeElement, removeElementWithFadeOut, isElementRemoved }; -var mathMax = Math.max; -var mathMin = Math.min; -var _customShapeMap = {}; -/** - * Extend shape with parameters - */ -export function extendShape(opts) { - return Path.extend(opts); -} -var extendPathFromString = pathTool.extendFromString; -/** - * Extend path - */ -export function extendPath(pathData, opts) { - return extendPathFromString(pathData, opts); -} -/** - * Register a user defined shape. - * The shape class can be fetched by `getShapeClass` - * This method will overwrite the registered shapes, including - * the registered built-in shapes, if using the same `name`. - * The shape can be used in `custom series` and - * `graphic component` by declaring `{type: name}`. - * - * @param name - * @param ShapeClass Can be generated by `extendShape`. - */ -export function registerShape(name, ShapeClass) { - _customShapeMap[name] = ShapeClass; -} -/** - * Find shape class registered by `registerShape`. Usually used in - * fetching user defined shape. - * - * [Caution]: - * (1) This method **MUST NOT be used inside echarts !!!**, unless it is prepared - * to use user registered shapes. - * Because the built-in shape (see `getBuiltInShape`) will be registered by - * `registerShape` by default. That enables users to get both built-in - * shapes as well as the shapes belonging to themsleves. But users can overwrite - * the built-in shapes by using names like 'circle', 'rect' via calling - * `registerShape`. So the echarts inner featrues should not fetch shapes from here - * in case that it is overwritten by users, except that some features, like - * `custom series`, `graphic component`, do it deliberately. - * - * (2) In the features like `custom series`, `graphic component`, the user input - * `{tpye: 'xxx'}` does not only specify shapes but also specify other graphic - * elements like `'group'`, `'text'`, `'image'` or event `'path'`. Those names - * are reserved names, that is, if some user registers a shape named `'image'`, - * the shape will not be used. If we intending to add some more reserved names - * in feature, that might bring break changes (disable some existing user shape - * names). But that case probably rarely happens. So we don't make more mechanism - * to resolve this issue here. - * - * @param name - * @return The shape class. If not found, return nothing. - */ -export function getShapeClass(name) { - if (_customShapeMap.hasOwnProperty(name)) { - return _customShapeMap[name]; - } -} -/** - * Create a path element from path data string - * @param pathData - * @param opts - * @param rect - * @param layout 'center' or 'cover' default to be cover - */ -export function makePath(pathData, opts, rect, layout) { - var path = pathTool.createFromString(pathData, opts); - if (rect) { - if (layout === 'center') { - rect = centerGraphic(rect, path.getBoundingRect()); - } - resizePath(path, rect); - } - return path; -} -/** - * Create a image element from image url - * @param imageUrl image url - * @param opts options - * @param rect constrain rect - * @param layout 'center' or 'cover'. Default to be 'cover' - */ -export function makeImage(imageUrl, rect, layout) { - var zrImg = new ZRImage({ - style: { - image: imageUrl, - x: rect.x, - y: rect.y, - width: rect.width, - height: rect.height - }, - onload: function (img) { - if (layout === 'center') { - var boundingRect = { - width: img.width, - height: img.height - }; - zrImg.setStyle(centerGraphic(rect, boundingRect)); - } - } - }); - return zrImg; -} -/** - * Get position of centered element in bounding box. - * - * @param rect element local bounding box - * @param boundingRect constraint bounding box - * @return element position containing x, y, width, and height - */ -function centerGraphic(rect, boundingRect) { - // Set rect to center, keep width / height ratio. - var aspect = boundingRect.width / boundingRect.height; - var width = rect.height * aspect; - var height; - if (width <= rect.width) { - height = rect.height; - } else { - width = rect.width; - height = width / aspect; - } - var cx = rect.x + rect.width / 2; - var cy = rect.y + rect.height / 2; - return { - x: cx - width / 2, - y: cy - height / 2, - width: width, - height: height - }; -} -export var mergePath = pathTool.mergePath; -/** - * Resize a path to fit the rect - * @param path - * @param rect - */ -export function resizePath(path, rect) { - if (!path.applyTransform) { - return; - } - var pathRect = path.getBoundingRect(); - var m = pathRect.calculateTransform(rect); - path.applyTransform(m); -} -/** - * Sub pixel optimize line for canvas - */ -export function subPixelOptimizeLine(shape, lineWidth) { - subPixelOptimizeUtil.subPixelOptimizeLine(shape, shape, { - lineWidth: lineWidth - }); - return shape; -} -/** - * Sub pixel optimize rect for canvas - */ -export function subPixelOptimizeRect(param) { - subPixelOptimizeUtil.subPixelOptimizeRect(param.shape, param.shape, param.style); - return param; -} -/** - * Sub pixel optimize for canvas - * - * @param position Coordinate, such as x, y - * @param lineWidth Should be nonnegative integer. - * @param positiveOrNegative Default false (negative). - * @return Optimized position. - */ -export var subPixelOptimize = subPixelOptimizeUtil.subPixelOptimize; -/** - * Get transform matrix of target (param target), - * in coordinate of its ancestor (param ancestor) - * - * @param target - * @param [ancestor] - */ -export function getTransform(target, ancestor) { - var mat = matrix.identity([]); - while (target && target !== ancestor) { - matrix.mul(mat, target.getLocalTransform(), mat); - target = target.parent; - } - return mat; -} -/** - * Apply transform to an vertex. - * @param target [x, y] - * @param transform Can be: - * + Transform matrix: like [1, 0, 0, 1, 0, 0] - * + {position, rotation, scale}, the same as `zrender/Transformable`. - * @param invert Whether use invert matrix. - * @return [x, y] - */ -export function applyTransform(target, transform, invert) { - if (transform && !isArrayLike(transform)) { - transform = Transformable.getLocalTransform(transform); - } - if (invert) { - transform = matrix.invert([], transform); - } - return vector.applyTransform([], target, transform); -} -/** - * @param direction 'left' 'right' 'top' 'bottom' - * @param transform Transform matrix: like [1, 0, 0, 1, 0, 0] - * @param invert Whether use invert matrix. - * @return Transformed direction. 'left' 'right' 'top' 'bottom' - */ -export function transformDirection(direction, transform, invert) { - // Pick a base, ensure that transform result will not be (0, 0). - var hBase = transform[4] === 0 || transform[5] === 0 || transform[0] === 0 ? 1 : Math.abs(2 * transform[4] / transform[0]); - var vBase = transform[4] === 0 || transform[5] === 0 || transform[2] === 0 ? 1 : Math.abs(2 * transform[4] / transform[2]); - var vertex = [direction === 'left' ? -hBase : direction === 'right' ? hBase : 0, direction === 'top' ? -vBase : direction === 'bottom' ? vBase : 0]; - vertex = applyTransform(vertex, transform, invert); - return Math.abs(vertex[0]) > Math.abs(vertex[1]) ? vertex[0] > 0 ? 'right' : 'left' : vertex[1] > 0 ? 'bottom' : 'top'; -} -function isNotGroup(el) { - return !el.isGroup; -} -function isPath(el) { - return el.shape != null; -} -/** - * Apply group transition animation from g1 to g2. - * If no animatableModel, no animation. - */ -export function groupTransition(g1, g2, animatableModel) { - if (!g1 || !g2) { - return; - } - function getElMap(g) { - var elMap = {}; - g.traverse(function (el) { - if (isNotGroup(el) && el.anid) { - elMap[el.anid] = el; - } - }); - return elMap; - } - function getAnimatableProps(el) { - var obj = { - x: el.x, - y: el.y, - rotation: el.rotation - }; - if (isPath(el)) { - obj.shape = extend({}, el.shape); - } - return obj; - } - var elMap1 = getElMap(g1); - g2.traverse(function (el) { - if (isNotGroup(el) && el.anid) { - var oldEl = elMap1[el.anid]; - if (oldEl) { - var newProp = getAnimatableProps(el); - el.attr(getAnimatableProps(oldEl)); - updateProps(el, newProp, animatableModel, getECData(el).dataIndex); - } - } - }); -} -export function clipPointsByRect(points, rect) { - // FIXME: This way might be incorrect when graphic clipped by a corner - // and when element has a border. - return map(points, function (point) { - var x = point[0]; - x = mathMax(x, rect.x); - x = mathMin(x, rect.x + rect.width); - var y = point[1]; - y = mathMax(y, rect.y); - y = mathMin(y, rect.y + rect.height); - return [x, y]; - }); -} -/** - * Return a new clipped rect. If rect size are negative, return undefined. - */ -export function clipRectByRect(targetRect, rect) { - var x = mathMax(targetRect.x, rect.x); - var x2 = mathMin(targetRect.x + targetRect.width, rect.x + rect.width); - var y = mathMax(targetRect.y, rect.y); - var y2 = mathMin(targetRect.y + targetRect.height, rect.y + rect.height); - // If the total rect is cliped, nothing, including the border, - // should be painted. So return undefined. - if (x2 >= x && y2 >= y) { - return { - x: x, - y: y, - width: x2 - x, - height: y2 - y - }; - } -} -export function createIcon(iconStr, -// Support 'image://' or 'path://' or direct svg path. -opt, rect) { - var innerOpts = extend({ - rectHover: true - }, opt); - var style = innerOpts.style = { - strokeNoScale: true - }; - rect = rect || { - x: -1, - y: -1, - width: 2, - height: 2 - }; - if (iconStr) { - return iconStr.indexOf('image://') === 0 ? (style.image = iconStr.slice(8), defaults(style, rect), new ZRImage(innerOpts)) : makePath(iconStr.replace('path://', ''), innerOpts, rect, 'center'); - } -} -/** - * Return `true` if the given line (line `a`) and the given polygon - * are intersect. - * Note that we do not count colinear as intersect here because no - * requirement for that. We could do that if required in future. - */ -export function linePolygonIntersect(a1x, a1y, a2x, a2y, points) { - for (var i = 0, p2 = points[points.length - 1]; i < points.length; i++) { - var p = points[i]; - if (lineLineIntersect(a1x, a1y, a2x, a2y, p[0], p[1], p2[0], p2[1])) { - return true; - } - p2 = p; - } -} -/** - * Return `true` if the given two lines (line `a` and line `b`) - * are intersect. - * Note that we do not count colinear as intersect here because no - * requirement for that. We could do that if required in future. - */ -export function lineLineIntersect(a1x, a1y, a2x, a2y, b1x, b1y, b2x, b2y) { - // let `vec_m` to be `vec_a2 - vec_a1` and `vec_n` to be `vec_b2 - vec_b1`. - var mx = a2x - a1x; - var my = a2y - a1y; - var nx = b2x - b1x; - var ny = b2y - b1y; - // `vec_m` and `vec_n` are parallel iff - // existing `k` such that `vec_m = k · vec_n`, equivalent to `vec_m X vec_n = 0`. - var nmCrossProduct = crossProduct2d(nx, ny, mx, my); - if (nearZero(nmCrossProduct)) { - return false; - } - // `vec_m` and `vec_n` are intersect iff - // existing `p` and `q` in [0, 1] such that `vec_a1 + p * vec_m = vec_b1 + q * vec_n`, - // such that `q = ((vec_a1 - vec_b1) X vec_m) / (vec_n X vec_m)` - // and `p = ((vec_a1 - vec_b1) X vec_n) / (vec_n X vec_m)`. - var b1a1x = a1x - b1x; - var b1a1y = a1y - b1y; - var q = crossProduct2d(b1a1x, b1a1y, mx, my) / nmCrossProduct; - if (q < 0 || q > 1) { - return false; - } - var p = crossProduct2d(b1a1x, b1a1y, nx, ny) / nmCrossProduct; - if (p < 0 || p > 1) { - return false; - } - return true; -} -/** - * Cross product of 2-dimension vector. - */ -function crossProduct2d(x1, y1, x2, y2) { - return x1 * y2 - x2 * y1; -} -function nearZero(val) { - return val <= 1e-6 && val >= -1e-6; -} -export function setTooltipConfig(opt) { - var itemTooltipOption = opt.itemTooltipOption; - var componentModel = opt.componentModel; - var itemName = opt.itemName; - var itemTooltipOptionObj = isString(itemTooltipOption) ? { - formatter: itemTooltipOption - } : itemTooltipOption; - var mainType = componentModel.mainType; - var componentIndex = componentModel.componentIndex; - var formatterParams = { - componentType: mainType, - name: itemName, - $vars: ['name'] - }; - formatterParams[mainType + 'Index'] = componentIndex; - var formatterParamsExtra = opt.formatterParamsExtra; - if (formatterParamsExtra) { - each(keys(formatterParamsExtra), function (key) { - if (!hasOwn(formatterParams, key)) { - formatterParams[key] = formatterParamsExtra[key]; - formatterParams.$vars.push(key); - } - }); - } - var ecData = getECData(opt.el); - ecData.componentMainType = mainType; - ecData.componentIndex = componentIndex; - ecData.tooltipConfig = { - name: itemName, - option: defaults({ - content: itemName, - encodeHTMLContent: true, - formatterParams: formatterParams - }, itemTooltipOptionObj) - }; -} -function traverseElement(el, cb) { - var stopped; - // TODO - // Polyfill for fixing zrender group traverse don't visit it's root issue. - if (el.isGroup) { - stopped = cb(el); - } - if (!stopped) { - el.traverse(cb); - } -} -export function traverseElements(els, cb) { - if (els) { - if (isArray(els)) { - for (var i = 0; i < els.length; i++) { - traverseElement(els[i], cb); - } - } else { - traverseElement(els, cb); - } - } -} -// Register built-in shapes. These shapes might be overwritten -// by users, although we do not recommend that. -registerShape('circle', Circle); -registerShape('ellipse', Ellipse); -registerShape('sector', Sector); -registerShape('ring', Ring); -registerShape('polygon', Polygon); -registerShape('polyline', Polyline); -registerShape('rect', Rect); -registerShape('line', Line); -registerShape('bezierCurve', BezierCurve); -registerShape('arc', Arc); -export { Group, ZRImage as Image, ZRText as Text, Circle, Ellipse, Sector, Ring, Polygon, Polyline, Rect, Line, BezierCurve, Arc, IncrementalDisplayable, CompoundPath, LinearGradient, RadialGradient, BoundingRect, OrientedBoundingRect, Point, Path }; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/innerStore.js b/node_modules/echarts/lib/util/innerStore.js deleted file mode 100644 index bf67479..0000000 --- a/node_modules/echarts/lib/util/innerStore.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { makeInner } from './model.js'; -export var getECData = makeInner(); -export var setCommonECData = function (seriesIndex, dataType, dataIdx, el) { - if (el) { - var ecData = getECData(el); - // Add data index and series index for indexing the data by element - // Useful in tooltip - ecData.dataIndex = dataIdx; - ecData.dataType = dataType; - ecData.seriesIndex = seriesIndex; - ecData.ssrType = 'chart'; - // TODO: not store dataIndex on children. - if (el.type === 'group') { - el.traverse(function (child) { - var childECData = getECData(child); - childECData.seriesIndex = seriesIndex; - childECData.dataIndex = dataIdx; - childECData.dataType = dataType; - childECData.ssrType = 'chart'; - }); - } - } -}; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/layout.js b/node_modules/echarts/lib/util/layout.js deleted file mode 100644 index 6c3b234..0000000 --- a/node_modules/echarts/lib/util/layout.js +++ /dev/null @@ -1,449 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Layout helpers for each component positioning -import * as zrUtil from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { parsePercent } from './number.js'; -import * as formatUtil from './format.js'; -var each = zrUtil.each; -/** - * @public - */ -export var LOCATION_PARAMS = ['left', 'right', 'top', 'bottom', 'width', 'height']; -/** - * @public - */ -export var HV_NAMES = [['width', 'left', 'right'], ['height', 'top', 'bottom']]; -function boxLayout(orient, group, gap, maxWidth, maxHeight) { - var x = 0; - var y = 0; - if (maxWidth == null) { - maxWidth = Infinity; - } - if (maxHeight == null) { - maxHeight = Infinity; - } - var currentLineMaxSize = 0; - group.eachChild(function (child, idx) { - var rect = child.getBoundingRect(); - var nextChild = group.childAt(idx + 1); - var nextChildRect = nextChild && nextChild.getBoundingRect(); - var nextX; - var nextY; - if (orient === 'horizontal') { - var moveX = rect.width + (nextChildRect ? -nextChildRect.x + rect.x : 0); - nextX = x + moveX; - // Wrap when width exceeds maxWidth or meet a `newline` group - // FIXME compare before adding gap? - if (nextX > maxWidth || child.newline) { - x = 0; - nextX = moveX; - y += currentLineMaxSize + gap; - currentLineMaxSize = rect.height; - } else { - // FIXME: consider rect.y is not `0`? - currentLineMaxSize = Math.max(currentLineMaxSize, rect.height); - } - } else { - var moveY = rect.height + (nextChildRect ? -nextChildRect.y + rect.y : 0); - nextY = y + moveY; - // Wrap when width exceeds maxHeight or meet a `newline` group - if (nextY > maxHeight || child.newline) { - x += currentLineMaxSize + gap; - y = 0; - nextY = moveY; - currentLineMaxSize = rect.width; - } else { - currentLineMaxSize = Math.max(currentLineMaxSize, rect.width); - } - } - if (child.newline) { - return; - } - child.x = x; - child.y = y; - child.markRedraw(); - orient === 'horizontal' ? x = nextX + gap : y = nextY + gap; - }); -} -/** - * VBox or HBox layouting - * @param {string} orient - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export var box = boxLayout; -/** - * VBox layouting - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export var vbox = zrUtil.curry(boxLayout, 'vertical'); -/** - * HBox layouting - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export var hbox = zrUtil.curry(boxLayout, 'horizontal'); -/** - * If x or x2 is not specified or 'center' 'left' 'right', - * the width would be as long as possible. - * If y or y2 is not specified or 'middle' 'top' 'bottom', - * the height would be as long as possible. - */ -export function getAvailableSize(positionInfo, containerRect, margin) { - var containerWidth = containerRect.width; - var containerHeight = containerRect.height; - var x = parsePercent(positionInfo.left, containerWidth); - var y = parsePercent(positionInfo.top, containerHeight); - var x2 = parsePercent(positionInfo.right, containerWidth); - var y2 = parsePercent(positionInfo.bottom, containerHeight); - (isNaN(x) || isNaN(parseFloat(positionInfo.left))) && (x = 0); - (isNaN(x2) || isNaN(parseFloat(positionInfo.right))) && (x2 = containerWidth); - (isNaN(y) || isNaN(parseFloat(positionInfo.top))) && (y = 0); - (isNaN(y2) || isNaN(parseFloat(positionInfo.bottom))) && (y2 = containerHeight); - margin = formatUtil.normalizeCssArray(margin || 0); - return { - width: Math.max(x2 - x - margin[1] - margin[3], 0), - height: Math.max(y2 - y - margin[0] - margin[2], 0) - }; -} -/** - * Parse position info. - */ -export function getLayoutRect(positionInfo, containerRect, margin) { - margin = formatUtil.normalizeCssArray(margin || 0); - var containerWidth = containerRect.width; - var containerHeight = containerRect.height; - var left = parsePercent(positionInfo.left, containerWidth); - var top = parsePercent(positionInfo.top, containerHeight); - var right = parsePercent(positionInfo.right, containerWidth); - var bottom = parsePercent(positionInfo.bottom, containerHeight); - var width = parsePercent(positionInfo.width, containerWidth); - var height = parsePercent(positionInfo.height, containerHeight); - var verticalMargin = margin[2] + margin[0]; - var horizontalMargin = margin[1] + margin[3]; - var aspect = positionInfo.aspect; - // If width is not specified, calculate width from left and right - if (isNaN(width)) { - width = containerWidth - right - horizontalMargin - left; - } - if (isNaN(height)) { - height = containerHeight - bottom - verticalMargin - top; - } - if (aspect != null) { - // If width and height are not given - // 1. Graph should not exceeds the container - // 2. Aspect must be keeped - // 3. Graph should take the space as more as possible - // FIXME - // Margin is not considered, because there is no case that both - // using margin and aspect so far. - if (isNaN(width) && isNaN(height)) { - if (aspect > containerWidth / containerHeight) { - width = containerWidth * 0.8; - } else { - height = containerHeight * 0.8; - } - } - // Calculate width or height with given aspect - if (isNaN(width)) { - width = aspect * height; - } - if (isNaN(height)) { - height = width / aspect; - } - } - // If left is not specified, calculate left from right and width - if (isNaN(left)) { - left = containerWidth - right - width - horizontalMargin; - } - if (isNaN(top)) { - top = containerHeight - bottom - height - verticalMargin; - } - // Align left and top - switch (positionInfo.left || positionInfo.right) { - case 'center': - left = containerWidth / 2 - width / 2 - margin[3]; - break; - case 'right': - left = containerWidth - width - horizontalMargin; - break; - } - switch (positionInfo.top || positionInfo.bottom) { - case 'middle': - case 'center': - top = containerHeight / 2 - height / 2 - margin[0]; - break; - case 'bottom': - top = containerHeight - height - verticalMargin; - break; - } - // If something is wrong and left, top, width, height are calculated as NaN - left = left || 0; - top = top || 0; - if (isNaN(width)) { - // Width may be NaN if only one value is given except width - width = containerWidth - horizontalMargin - left - (right || 0); - } - if (isNaN(height)) { - // Height may be NaN if only one value is given except height - height = containerHeight - verticalMargin - top - (bottom || 0); - } - var rect = new BoundingRect(left + margin[3], top + margin[0], width, height); - rect.margin = margin; - return rect; -} -/** - * Position a zr element in viewport - * Group position is specified by either - * {left, top}, {right, bottom} - * If all properties exists, right and bottom will be igonred. - * - * Logic: - * 1. Scale (against origin point in parent coord) - * 2. Rotate (against origin point in parent coord) - * 3. Translate (with el.position by this method) - * So this method only fixes the last step 'Translate', which does not affect - * scaling and rotating. - * - * If be called repeatedly with the same input el, the same result will be gotten. - * - * Return true if the layout happened. - * - * @param el Should have `getBoundingRect` method. - * @param positionInfo - * @param positionInfo.left - * @param positionInfo.top - * @param positionInfo.right - * @param positionInfo.bottom - * @param positionInfo.width Only for opt.boundingModel: 'raw' - * @param positionInfo.height Only for opt.boundingModel: 'raw' - * @param containerRect - * @param margin - * @param opt - * @param opt.hv Only horizontal or only vertical. Default to be [1, 1] - * @param opt.boundingMode - * Specify how to calculate boundingRect when locating. - * 'all': Position the boundingRect that is transformed and uioned - * both itself and its descendants. - * This mode simplies confine the elements in the bounding - * of their container (e.g., using 'right: 0'). - * 'raw': Position the boundingRect that is not transformed and only itself. - * This mode is useful when you want a element can overflow its - * container. (Consider a rotated circle needs to be located in a corner.) - * In this mode positionInfo.width/height can only be number. - */ -export function positionElement(el, positionInfo, containerRect, margin, opt, out) { - var h = !opt || !opt.hv || opt.hv[0]; - var v = !opt || !opt.hv || opt.hv[1]; - var boundingMode = opt && opt.boundingMode || 'all'; - out = out || el; - out.x = el.x; - out.y = el.y; - if (!h && !v) { - return false; - } - var rect; - if (boundingMode === 'raw') { - rect = el.type === 'group' ? new BoundingRect(0, 0, +positionInfo.width || 0, +positionInfo.height || 0) : el.getBoundingRect(); - } else { - rect = el.getBoundingRect(); - if (el.needLocalTransform()) { - var transform = el.getLocalTransform(); - // Notice: raw rect may be inner object of el, - // which should not be modified. - rect = rect.clone(); - rect.applyTransform(transform); - } - } - // The real width and height can not be specified but calculated by the given el. - var layoutRect = getLayoutRect(zrUtil.defaults({ - width: rect.width, - height: rect.height - }, positionInfo), containerRect, margin); - // Because 'tranlate' is the last step in transform - // (see zrender/core/Transformable#getLocalTransform), - // we can just only modify el.position to get final result. - var dx = h ? layoutRect.x - rect.x : 0; - var dy = v ? layoutRect.y - rect.y : 0; - if (boundingMode === 'raw') { - out.x = dx; - out.y = dy; - } else { - out.x += dx; - out.y += dy; - } - if (out === el) { - el.markRedraw(); - } - return true; -} -/** - * @param option Contains some of the properties in HV_NAMES. - * @param hvIdx 0: horizontal; 1: vertical. - */ -export function sizeCalculable(option, hvIdx) { - return option[HV_NAMES[hvIdx][0]] != null || option[HV_NAMES[hvIdx][1]] != null && option[HV_NAMES[hvIdx][2]] != null; -} -export function fetchLayoutMode(ins) { - var layoutMode = ins.layoutMode || ins.constructor.layoutMode; - return zrUtil.isObject(layoutMode) ? layoutMode : layoutMode ? { - type: layoutMode - } : null; -} -/** - * Consider Case: - * When default option has {left: 0, width: 100}, and we set {right: 0} - * through setOption or media query, using normal zrUtil.merge will cause - * {right: 0} does not take effect. - * - * @example - * ComponentModel.extend({ - * init: function () { - * ... - * let inputPositionParams = layout.getLayoutParams(option); - * this.mergeOption(inputPositionParams); - * }, - * mergeOption: function (newOption) { - * newOption && zrUtil.merge(thisOption, newOption, true); - * layout.mergeLayoutParam(thisOption, newOption); - * } - * }); - * - * @param targetOption - * @param newOption - * @param opt - */ -export function mergeLayoutParam(targetOption, newOption, opt) { - var ignoreSize = opt && opt.ignoreSize; - !zrUtil.isArray(ignoreSize) && (ignoreSize = [ignoreSize, ignoreSize]); - var hResult = merge(HV_NAMES[0], 0); - var vResult = merge(HV_NAMES[1], 1); - copy(HV_NAMES[0], targetOption, hResult); - copy(HV_NAMES[1], targetOption, vResult); - function merge(names, hvIdx) { - var newParams = {}; - var newValueCount = 0; - var merged = {}; - var mergedValueCount = 0; - var enoughParamNumber = 2; - each(names, function (name) { - merged[name] = targetOption[name]; - }); - each(names, function (name) { - // Consider case: newOption.width is null, which is - // set by user for removing width setting. - hasProp(newOption, name) && (newParams[name] = merged[name] = newOption[name]); - hasValue(newParams, name) && newValueCount++; - hasValue(merged, name) && mergedValueCount++; - }); - if (ignoreSize[hvIdx]) { - // Only one of left/right is premitted to exist. - if (hasValue(newOption, names[1])) { - merged[names[2]] = null; - } else if (hasValue(newOption, names[2])) { - merged[names[1]] = null; - } - return merged; - } - // Case: newOption: {width: ..., right: ...}, - // or targetOption: {right: ...} and newOption: {width: ...}, - // There is no conflict when merged only has params count - // little than enoughParamNumber. - if (mergedValueCount === enoughParamNumber || !newValueCount) { - return merged; - } - // Case: newOption: {width: ..., right: ...}, - // Than we can make sure user only want those two, and ignore - // all origin params in targetOption. - else if (newValueCount >= enoughParamNumber) { - return newParams; - } else { - // Chose another param from targetOption by priority. - for (var i = 0; i < names.length; i++) { - var name_1 = names[i]; - if (!hasProp(newParams, name_1) && hasProp(targetOption, name_1)) { - newParams[name_1] = targetOption[name_1]; - break; - } - } - return newParams; - } - } - function hasProp(obj, name) { - return obj.hasOwnProperty(name); - } - function hasValue(obj, name) { - return obj[name] != null && obj[name] !== 'auto'; - } - function copy(names, target, source) { - each(names, function (name) { - target[name] = source[name]; - }); - } -} -/** - * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. - */ -export function getLayoutParams(source) { - return copyLayoutParams({}, source); -} -/** - * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. - * @param {Object} source - * @return {Object} Result contains those props. - */ -export function copyLayoutParams(target, source) { - source && target && each(LOCATION_PARAMS, function (name) { - source.hasOwnProperty(name) && (target[name] = source[name]); - }); - return target; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/log.js b/node_modules/echarts/lib/util/log.js deleted file mode 100644 index 95b2d2a..0000000 --- a/node_modules/echarts/lib/util/log.js +++ /dev/null @@ -1,134 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { map, isString, isFunction, eqNaN, isRegExp } from 'zrender/lib/core/util.js'; -var ECHARTS_PREFIX = '[ECharts] '; -var storedLogs = {}; -var hasConsole = typeof console !== 'undefined' -// eslint-disable-next-line -&& console.warn && console.log; -function outputLog(type, str, onlyOnce) { - if (hasConsole) { - if (onlyOnce) { - if (storedLogs[str]) { - return; - } - storedLogs[str] = true; - } - // eslint-disable-next-line - console[type](ECHARTS_PREFIX + str); - } -} -export function log(str, onlyOnce) { - outputLog('log', str, onlyOnce); -} -export function warn(str, onlyOnce) { - outputLog('warn', str, onlyOnce); -} -export function error(str, onlyOnce) { - outputLog('error', str, onlyOnce); -} -export function deprecateLog(str) { - if (process.env.NODE_ENV !== 'production') { - // Not display duplicate message. - outputLog('warn', 'DEPRECATED: ' + str, true); - } -} -export function deprecateReplaceLog(oldOpt, newOpt, scope) { - if (process.env.NODE_ENV !== 'production') { - deprecateLog((scope ? "[" + scope + "]" : '') + (oldOpt + " is deprecated, use " + newOpt + " instead.")); - } -} -/** - * If in __DEV__ environment, get console printable message for users hint. - * Parameters are separated by ' '. - * @usage - * makePrintable('This is an error on', someVar, someObj); - * - * @param hintInfo anything about the current execution context to hint users. - * @throws Error - */ -export function makePrintable() { - var hintInfo = []; - for (var _i = 0; _i < arguments.length; _i++) { - hintInfo[_i] = arguments[_i]; - } - var msg = ''; - if (process.env.NODE_ENV !== 'production') { - // Fuzzy stringify for print. - // This code only exist in dev environment. - var makePrintableStringIfPossible_1 = function (val) { - return val === void 0 ? 'undefined' : val === Infinity ? 'Infinity' : val === -Infinity ? '-Infinity' : eqNaN(val) ? 'NaN' : val instanceof Date ? 'Date(' + val.toISOString() + ')' : isFunction(val) ? 'function () { ... }' : isRegExp(val) ? val + '' : null; - }; - msg = map(hintInfo, function (arg) { - if (isString(arg)) { - // Print without quotation mark for some statement. - return arg; - } else { - var printableStr = makePrintableStringIfPossible_1(arg); - if (printableStr != null) { - return printableStr; - } else if (typeof JSON !== 'undefined' && JSON.stringify) { - try { - return JSON.stringify(arg, function (n, val) { - var printableStr = makePrintableStringIfPossible_1(val); - return printableStr == null ? val : printableStr; - }); - // In most cases the info object is small, so do not line break. - } catch (err) { - return '?'; - } - } else { - return '?'; - } - } - }).join(' '); - } - return msg; -} -/** - * @throws Error - */ -export function throwError(msg) { - throw new Error(msg); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/model.js b/node_modules/echarts/lib/util/model.js deleted file mode 100644 index 839ad64..0000000 --- a/node_modules/echarts/lib/util/model.js +++ /dev/null @@ -1,696 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, isObject, isArray, createHashMap, map, assert, isString, indexOf, isStringSafe, isNumber } from 'zrender/lib/core/util.js'; -import env from 'zrender/lib/core/env.js'; -import { isNumeric, getRandomIdBase, getPrecision, round } from './number.js'; -import { warn } from './log.js'; -function interpolateNumber(p0, p1, percent) { - return (p1 - p0) * percent + p0; -} -/** - * Make the name displayable. But we should - * make sure it is not duplicated with user - * specified name, so use '\0'; - */ -var DUMMY_COMPONENT_NAME_PREFIX = 'series\0'; -var INTERNAL_COMPONENT_ID_PREFIX = '\0_ec_\0'; -/** - * If value is not array, then translate it to array. - * @param {*} value - * @return {Array} [value] or value - */ -export function normalizeToArray(value) { - return value instanceof Array ? value : value == null ? [] : [value]; -} -/** - * Sync default option between normal and emphasis like `position` and `show` - * In case some one will write code like - * label: { - * show: false, - * position: 'outside', - * fontSize: 18 - * }, - * emphasis: { - * label: { show: true } - * } - */ -export function defaultEmphasis(opt, key, subOpts) { - // Caution: performance sensitive. - if (opt) { - opt[key] = opt[key] || {}; - opt.emphasis = opt.emphasis || {}; - opt.emphasis[key] = opt.emphasis[key] || {}; - // Default emphasis option from normal - for (var i = 0, len = subOpts.length; i < len; i++) { - var subOptName = subOpts[i]; - if (!opt.emphasis[key].hasOwnProperty(subOptName) && opt[key].hasOwnProperty(subOptName)) { - opt.emphasis[key][subOptName] = opt[key][subOptName]; - } - } - } -} -export var TEXT_STYLE_OPTIONS = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily', 'rich', 'tag', 'color', 'textBorderColor', 'textBorderWidth', 'width', 'height', 'lineHeight', 'align', 'verticalAlign', 'baseline', 'shadowColor', 'shadowBlur', 'shadowOffsetX', 'shadowOffsetY', 'textShadowColor', 'textShadowBlur', 'textShadowOffsetX', 'textShadowOffsetY', 'backgroundColor', 'borderColor', 'borderWidth', 'borderRadius', 'padding']; -// modelUtil.LABEL_OPTIONS = modelUtil.TEXT_STYLE_OPTIONS.concat([ -// 'position', 'offset', 'rotate', 'origin', 'show', 'distance', 'formatter', -// 'fontStyle', 'fontWeight', 'fontSize', 'fontFamily', -// // FIXME: deprecated, check and remove it. -// 'textStyle' -// ]); -/** - * The method does not ensure performance. - * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] - * This helper method retrieves value from data. - */ -export function getDataItemValue(dataItem) { - return isObject(dataItem) && !isArray(dataItem) && !(dataItem instanceof Date) ? dataItem.value : dataItem; -} -/** - * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] - * This helper method determine if dataItem has extra option besides value - */ -export function isDataItemOption(dataItem) { - return isObject(dataItem) && !(dataItem instanceof Array); - // // markLine data can be array - // && !(dataItem[0] && isObject(dataItem[0]) && !(dataItem[0] instanceof Array)); -} - -; -/** - * Mapping to existings for merge. - * - * Mode "normalMege": - * The mapping result (merge result) will keep the order of the existing - * component, rather than the order of new option. Because we should ensure - * some specified index reference (like xAxisIndex) keep work. - * And in most cases, "merge option" is used to update partial option but not - * be expected to change the order. - * - * Mode "replaceMege": - * (1) Only the id mapped components will be merged. - * (2) Other existing components (except internal components) will be removed. - * (3) Other new options will be used to create new component. - * (4) The index of the existing components will not be modified. - * That means their might be "hole" after the removal. - * The new components are created first at those available index. - * - * Mode "replaceAll": - * This mode try to support that reproduce an echarts instance from another - * echarts instance (via `getOption`) in some simple cases. - * In this scenario, the `result` index are exactly the consistent with the `newCmptOptions`, - * which ensures the component index referring (like `xAxisIndex: ?`) corrent. That is, - * the "hole" in `newCmptOptions` will also be kept. - * On the contrary, other modes try best to eliminate holes. - * PENDING: This is an experimental mode yet. - * - * @return See the comment of . - */ -export function mappingToExists(existings, newCmptOptions, mode) { - var isNormalMergeMode = mode === 'normalMerge'; - var isReplaceMergeMode = mode === 'replaceMerge'; - var isReplaceAllMode = mode === 'replaceAll'; - existings = existings || []; - newCmptOptions = (newCmptOptions || []).slice(); - var existingIdIdxMap = createHashMap(); - // Validate id and name on user input option. - each(newCmptOptions, function (cmptOption, index) { - if (!isObject(cmptOption)) { - newCmptOptions[index] = null; - return; - } - if (process.env.NODE_ENV !== 'production') { - // There is some legacy case that name is set as `false`. - // But should work normally rather than throw error. - if (cmptOption.id != null && !isValidIdOrName(cmptOption.id)) { - warnInvalidateIdOrName(cmptOption.id); - } - if (cmptOption.name != null && !isValidIdOrName(cmptOption.name)) { - warnInvalidateIdOrName(cmptOption.name); - } - } - }); - var result = prepareResult(existings, existingIdIdxMap, mode); - if (isNormalMergeMode || isReplaceMergeMode) { - mappingById(result, existings, existingIdIdxMap, newCmptOptions); - } - if (isNormalMergeMode) { - mappingByName(result, newCmptOptions); - } - if (isNormalMergeMode || isReplaceMergeMode) { - mappingByIndex(result, newCmptOptions, isReplaceMergeMode); - } else if (isReplaceAllMode) { - mappingInReplaceAllMode(result, newCmptOptions); - } - makeIdAndName(result); - // The array `result` MUST NOT contain elided items, otherwise the - // forEach will omit those items and result in incorrect result. - return result; -} -function prepareResult(existings, existingIdIdxMap, mode) { - var result = []; - if (mode === 'replaceAll') { - return result; - } - // Do not use native `map` to in case that the array `existings` - // contains elided items, which will be omitted. - for (var index = 0; index < existings.length; index++) { - var existing = existings[index]; - // Because of replaceMerge, `existing` may be null/undefined. - if (existing && existing.id != null) { - existingIdIdxMap.set(existing.id, index); - } - // For non-internal-componnets: - // Mode "normalMerge": all existings kept. - // Mode "replaceMerge": all existing removed unless mapped by id. - // For internal-components: - // go with "replaceMerge" approach in both mode. - result.push({ - existing: mode === 'replaceMerge' || isComponentIdInternal(existing) ? null : existing, - newOption: null, - keyInfo: null, - brandNew: null - }); - } - return result; -} -function mappingById(result, existings, existingIdIdxMap, newCmptOptions) { - // Mapping by id if specified. - each(newCmptOptions, function (cmptOption, index) { - if (!cmptOption || cmptOption.id == null) { - return; - } - var optionId = makeComparableKey(cmptOption.id); - var existingIdx = existingIdIdxMap.get(optionId); - if (existingIdx != null) { - var resultItem = result[existingIdx]; - assert(!resultItem.newOption, 'Duplicated option on id "' + optionId + '".'); - resultItem.newOption = cmptOption; - // In both mode, if id matched, new option will be merged to - // the existings rather than creating new component model. - resultItem.existing = existings[existingIdx]; - newCmptOptions[index] = null; - } - }); -} -function mappingByName(result, newCmptOptions) { - // Mapping by name if specified. - each(newCmptOptions, function (cmptOption, index) { - if (!cmptOption || cmptOption.name == null) { - return; - } - for (var i = 0; i < result.length; i++) { - var existing = result[i].existing; - if (!result[i].newOption // Consider name: two map to one. - // Can not match when both ids existing but different. - && existing && (existing.id == null || cmptOption.id == null) && !isComponentIdInternal(cmptOption) && !isComponentIdInternal(existing) && keyExistAndEqual('name', existing, cmptOption)) { - result[i].newOption = cmptOption; - newCmptOptions[index] = null; - return; - } - } - }); -} -function mappingByIndex(result, newCmptOptions, brandNew) { - each(newCmptOptions, function (cmptOption) { - if (!cmptOption) { - return; - } - // Find the first place that not mapped by id and not internal component (consider the "hole"). - var resultItem; - var nextIdx = 0; - while ( - // Be `!resultItem` only when `nextIdx >= result.length`. - (resultItem = result[nextIdx] - // (1) Existing models that already have id should be able to mapped to. Because - // after mapping performed, model will always be assigned with an id if user not given. - // After that all models have id. - // (2) If new option has id, it can only set to a hole or append to the last. It should - // not be merged to the existings with different id. Because id should not be overwritten. - // (3) Name can be overwritten, because axis use name as 'show label text'. - ) && (resultItem.newOption || isComponentIdInternal(resultItem.existing) || - // In mode "replaceMerge", here no not-mapped-non-internal-existing. - resultItem.existing && cmptOption.id != null && !keyExistAndEqual('id', cmptOption, resultItem.existing))) { - nextIdx++; - } - if (resultItem) { - resultItem.newOption = cmptOption; - resultItem.brandNew = brandNew; - } else { - result.push({ - newOption: cmptOption, - brandNew: brandNew, - existing: null, - keyInfo: null - }); - } - nextIdx++; - }); -} -function mappingInReplaceAllMode(result, newCmptOptions) { - each(newCmptOptions, function (cmptOption) { - // The feature "reproduce" requires "hole" will also reproduced - // in case that component index referring are broken. - result.push({ - newOption: cmptOption, - brandNew: true, - existing: null, - keyInfo: null - }); - }); -} -/** - * Make id and name for mapping result (result of mappingToExists) - * into `keyInfo` field. - */ -function makeIdAndName(mapResult) { - // We use this id to hash component models and view instances - // in echarts. id can be specified by user, or auto generated. - // The id generation rule ensures new view instance are able - // to mapped to old instance when setOption are called in - // no-merge mode. So we generate model id by name and plus - // type in view id. - // name can be duplicated among components, which is convenient - // to specify multi components (like series) by one name. - // Ensure that each id is distinct. - var idMap = createHashMap(); - each(mapResult, function (item) { - var existing = item.existing; - existing && idMap.set(existing.id, item); - }); - each(mapResult, function (item) { - var opt = item.newOption; - // Force ensure id not duplicated. - assert(!opt || opt.id == null || !idMap.get(opt.id) || idMap.get(opt.id) === item, 'id duplicates: ' + (opt && opt.id)); - opt && opt.id != null && idMap.set(opt.id, item); - !item.keyInfo && (item.keyInfo = {}); - }); - // Make name and id. - each(mapResult, function (item, index) { - var existing = item.existing; - var opt = item.newOption; - var keyInfo = item.keyInfo; - if (!isObject(opt)) { - return; - } - // Name can be overwritten. Consider case: axis.name = '20km'. - // But id generated by name will not be changed, which affect - // only in that case: setOption with 'not merge mode' and view - // instance will be recreated, which can be accepted. - keyInfo.name = opt.name != null ? makeComparableKey(opt.name) : existing ? existing.name - // Avoid that different series has the same name, - // because name may be used like in color pallet. - : DUMMY_COMPONENT_NAME_PREFIX + index; - if (existing) { - keyInfo.id = makeComparableKey(existing.id); - } else if (opt.id != null) { - keyInfo.id = makeComparableKey(opt.id); - } else { - // Consider this situatoin: - // optionA: [{name: 'a'}, {name: 'a'}, {..}] - // optionB [{..}, {name: 'a'}, {name: 'a'}] - // Series with the same name between optionA and optionB - // should be mapped. - var idNum = 0; - do { - keyInfo.id = '\0' + keyInfo.name + '\0' + idNum++; - } while (idMap.get(keyInfo.id)); - } - idMap.set(keyInfo.id, item); - }); -} -function keyExistAndEqual(attr, obj1, obj2) { - var key1 = convertOptionIdName(obj1[attr], null); - var key2 = convertOptionIdName(obj2[attr], null); - // See `MappingExistingItem`. `id` and `name` trade string equals to number. - return key1 != null && key2 != null && key1 === key2; -} -/** - * @return return null if not exist. - */ -function makeComparableKey(val) { - if (process.env.NODE_ENV !== 'production') { - if (val == null) { - throw new Error(); - } - } - return convertOptionIdName(val, ''); -} -export function convertOptionIdName(idOrName, defaultValue) { - if (idOrName == null) { - return defaultValue; - } - return isString(idOrName) ? idOrName : isNumber(idOrName) || isStringSafe(idOrName) ? idOrName + '' : defaultValue; -} -function warnInvalidateIdOrName(idOrName) { - if (process.env.NODE_ENV !== 'production') { - warn('`' + idOrName + '` is invalid id or name. Must be a string or number.'); - } -} -function isValidIdOrName(idOrName) { - return isStringSafe(idOrName) || isNumeric(idOrName); -} -export function isNameSpecified(componentModel) { - var name = componentModel.name; - // Is specified when `indexOf` get -1 or > 0. - return !!(name && name.indexOf(DUMMY_COMPONENT_NAME_PREFIX)); -} -/** - * @public - * @param {Object} cmptOption - * @return {boolean} - */ -export function isComponentIdInternal(cmptOption) { - return cmptOption && cmptOption.id != null && makeComparableKey(cmptOption.id).indexOf(INTERNAL_COMPONENT_ID_PREFIX) === 0; -} -export function makeInternalComponentId(idSuffix) { - return INTERNAL_COMPONENT_ID_PREFIX + idSuffix; -} -export function setComponentTypeToKeyInfo(mappingResult, mainType, componentModelCtor) { - // Set mainType and complete subType. - each(mappingResult, function (item) { - var newOption = item.newOption; - if (isObject(newOption)) { - item.keyInfo.mainType = mainType; - item.keyInfo.subType = determineSubType(mainType, newOption, item.existing, componentModelCtor); - } - }); -} -function determineSubType(mainType, newCmptOption, existComponent, componentModelCtor) { - var subType = newCmptOption.type ? newCmptOption.type : existComponent ? existComponent.subType - // Use determineSubType only when there is no existComponent. - : componentModelCtor.determineSubType(mainType, newCmptOption); - // tooltip, markline, markpoint may always has no subType - return subType; -} -/** - * A helper for removing duplicate items between batchA and batchB, - * and in themselves, and categorize by series. - * - * @param batchA Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] - * @param batchB Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] - * @return result: [resultBatchA, resultBatchB] - */ -export function compressBatches(batchA, batchB) { - var mapA = {}; - var mapB = {}; - makeMap(batchA || [], mapA); - makeMap(batchB || [], mapB, mapA); - return [mapToArray(mapA), mapToArray(mapB)]; - function makeMap(sourceBatch, map, otherMap) { - for (var i = 0, len = sourceBatch.length; i < len; i++) { - var seriesId = convertOptionIdName(sourceBatch[i].seriesId, null); - if (seriesId == null) { - return; - } - var dataIndices = normalizeToArray(sourceBatch[i].dataIndex); - var otherDataIndices = otherMap && otherMap[seriesId]; - for (var j = 0, lenj = dataIndices.length; j < lenj; j++) { - var dataIndex = dataIndices[j]; - if (otherDataIndices && otherDataIndices[dataIndex]) { - otherDataIndices[dataIndex] = null; - } else { - (map[seriesId] || (map[seriesId] = {}))[dataIndex] = 1; - } - } - } - } - function mapToArray(map, isData) { - var result = []; - for (var i in map) { - if (map.hasOwnProperty(i) && map[i] != null) { - if (isData) { - result.push(+i); - } else { - var dataIndices = mapToArray(map[i], true); - dataIndices.length && result.push({ - seriesId: i, - dataIndex: dataIndices - }); - } - } - } - return result; - } -} -/** - * @param payload Contains dataIndex (means rawIndex) / dataIndexInside / name - * each of which can be Array or primary type. - * @return dataIndex If not found, return undefined/null. - */ -export function queryDataIndex(data, payload) { - if (payload.dataIndexInside != null) { - return payload.dataIndexInside; - } else if (payload.dataIndex != null) { - return isArray(payload.dataIndex) ? map(payload.dataIndex, function (value) { - return data.indexOfRawIndex(value); - }) : data.indexOfRawIndex(payload.dataIndex); - } else if (payload.name != null) { - return isArray(payload.name) ? map(payload.name, function (value) { - return data.indexOfName(value); - }) : data.indexOfName(payload.name); - } -} -/** - * Enable property storage to any host object. - * Notice: Serialization is not supported. - * - * For example: - * let inner = zrUitl.makeInner(); - * - * function some1(hostObj) { - * inner(hostObj).someProperty = 1212; - * ... - * } - * function some2() { - * let fields = inner(this); - * fields.someProperty1 = 1212; - * fields.someProperty2 = 'xx'; - * ... - * } - * - * @return {Function} - */ -export function makeInner() { - var key = '__ec_inner_' + innerUniqueIndex++; - return function (hostObj) { - return hostObj[key] || (hostObj[key] = {}); - }; -} -var innerUniqueIndex = getRandomIdBase(); -/** - * The same behavior as `component.getReferringComponents`. - */ -export function parseFinder(ecModel, finderInput, opt) { - var _a = preParseFinder(finderInput, opt), - mainTypeSpecified = _a.mainTypeSpecified, - queryOptionMap = _a.queryOptionMap, - others = _a.others; - var result = others; - var defaultMainType = opt ? opt.defaultMainType : null; - if (!mainTypeSpecified && defaultMainType) { - queryOptionMap.set(defaultMainType, {}); - } - queryOptionMap.each(function (queryOption, mainType) { - var queryResult = queryReferringComponents(ecModel, mainType, queryOption, { - useDefault: defaultMainType === mainType, - enableAll: opt && opt.enableAll != null ? opt.enableAll : true, - enableNone: opt && opt.enableNone != null ? opt.enableNone : true - }); - result[mainType + 'Models'] = queryResult.models; - result[mainType + 'Model'] = queryResult.models[0]; - }); - return result; -} -export function preParseFinder(finderInput, opt) { - var finder; - if (isString(finderInput)) { - var obj = {}; - obj[finderInput + 'Index'] = 0; - finder = obj; - } else { - finder = finderInput; - } - var queryOptionMap = createHashMap(); - var others = {}; - var mainTypeSpecified = false; - each(finder, function (value, key) { - // Exclude 'dataIndex' and other illgal keys. - if (key === 'dataIndex' || key === 'dataIndexInside') { - others[key] = value; - return; - } - var parsedKey = key.match(/^(\w+)(Index|Id|Name)$/) || []; - var mainType = parsedKey[1]; - var queryType = (parsedKey[2] || '').toLowerCase(); - if (!mainType || !queryType || opt && opt.includeMainTypes && indexOf(opt.includeMainTypes, mainType) < 0) { - return; - } - mainTypeSpecified = mainTypeSpecified || !!mainType; - var queryOption = queryOptionMap.get(mainType) || queryOptionMap.set(mainType, {}); - queryOption[queryType] = value; - }); - return { - mainTypeSpecified: mainTypeSpecified, - queryOptionMap: queryOptionMap, - others: others - }; -} -export var SINGLE_REFERRING = { - useDefault: true, - enableAll: false, - enableNone: false -}; -export var MULTIPLE_REFERRING = { - useDefault: false, - enableAll: true, - enableNone: true -}; -export function queryReferringComponents(ecModel, mainType, userOption, opt) { - opt = opt || SINGLE_REFERRING; - var indexOption = userOption.index; - var idOption = userOption.id; - var nameOption = userOption.name; - var result = { - models: null, - specified: indexOption != null || idOption != null || nameOption != null - }; - if (!result.specified) { - // Use the first as default if `useDefault`. - var firstCmpt = void 0; - result.models = opt.useDefault && (firstCmpt = ecModel.getComponent(mainType)) ? [firstCmpt] : []; - return result; - } - if (indexOption === 'none' || indexOption === false) { - assert(opt.enableNone, '`"none"` or `false` is not a valid value on index option.'); - result.models = []; - return result; - } - // `queryComponents` will return all components if - // both all of index/id/name are null/undefined. - if (indexOption === 'all') { - assert(opt.enableAll, '`"all"` is not a valid value on index option.'); - indexOption = idOption = nameOption = null; - } - result.models = ecModel.queryComponents({ - mainType: mainType, - index: indexOption, - id: idOption, - name: nameOption - }); - return result; -} -export function setAttribute(dom, key, value) { - dom.setAttribute ? dom.setAttribute(key, value) : dom[key] = value; -} -export function getAttribute(dom, key) { - return dom.getAttribute ? dom.getAttribute(key) : dom[key]; -} -export function getTooltipRenderMode(renderModeOption) { - if (renderModeOption === 'auto') { - // Using html when `document` exists, use richText otherwise - return env.domSupported ? 'html' : 'richText'; - } else { - return renderModeOption || 'html'; - } -} -/** - * Group a list by key. - */ -export function groupData(array, getKey // return key -) { - var buckets = createHashMap(); - var keys = []; - each(array, function (item) { - var key = getKey(item); - (buckets.get(key) || (keys.push(key), buckets.set(key, []))).push(item); - }); - return { - keys: keys, - buckets: buckets - }; -} -/** - * Interpolate raw values of a series with percent - * - * @param data data - * @param labelModel label model of the text element - * @param sourceValue start value. May be null/undefined when init. - * @param targetValue end value - * @param percent 0~1 percentage; 0 uses start value while 1 uses end value - * @return interpolated values - * If `sourceValue` and `targetValue` are `number`, return `number`. - * If `sourceValue` and `targetValue` are `string`, return `string`. - * If `sourceValue` and `targetValue` are `(string | number)[]`, return `(string | number)[]`. - * Other cases do not supported. - */ -export function interpolateRawValues(data, precision, sourceValue, targetValue, percent) { - var isAutoPrecision = precision == null || precision === 'auto'; - if (targetValue == null) { - return targetValue; - } - if (isNumber(targetValue)) { - var value = interpolateNumber(sourceValue || 0, targetValue, percent); - return round(value, isAutoPrecision ? Math.max(getPrecision(sourceValue || 0), getPrecision(targetValue)) : precision); - } else if (isString(targetValue)) { - return percent < 1 ? sourceValue : targetValue; - } else { - var interpolated = []; - var leftArr = sourceValue; - var rightArr = targetValue; - var length_1 = Math.max(leftArr ? leftArr.length : 0, rightArr.length); - for (var i = 0; i < length_1; ++i) { - var info = data.getDimensionInfo(i); - // Don't interpolate ordinal dims - if (info && info.type === 'ordinal') { - // In init, there is no `sourceValue`, but should better not to get undefined result. - interpolated[i] = (percent < 1 && leftArr ? leftArr : rightArr)[i]; - } else { - var leftVal = leftArr && leftArr[i] ? leftArr[i] : 0; - var rightVal = rightArr[i]; - var value = interpolateNumber(leftVal, rightVal, percent); - interpolated[i] = round(value, isAutoPrecision ? Math.max(getPrecision(leftVal), getPrecision(rightVal)) : precision); - } - } - return interpolated; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/number.js b/node_modules/echarts/lib/util/number.js deleted file mode 100644 index 872cb41..0000000 --- a/node_modules/echarts/lib/util/number.js +++ /dev/null @@ -1,563 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/* -* A third-party license is embedded for some of the code in this file: -* The method "quantile" was copied from "d3.js". -* (See more details in the comment of the method below.) -* The use of the source code of this file is also subject to the terms -* and consitions of the license of "d3.js" (BSD-3Clause, see -* ). -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -var RADIAN_EPSILON = 1e-4; -// Although chrome already enlarge this number to 100 for `toFixed`, but -// we sill follow the spec for compatibility. -var ROUND_SUPPORTED_PRECISION_MAX = 20; -function _trim(str) { - return str.replace(/^\s+|\s+$/g, ''); -} -/** - * Linear mapping a value from domain to range - * @param val - * @param domain Domain extent domain[0] can be bigger than domain[1] - * @param range Range extent range[0] can be bigger than range[1] - * @param clamp Default to be false - */ -export function linearMap(val, domain, range, clamp) { - var d0 = domain[0]; - var d1 = domain[1]; - var r0 = range[0]; - var r1 = range[1]; - var subDomain = d1 - d0; - var subRange = r1 - r0; - if (subDomain === 0) { - return subRange === 0 ? r0 : (r0 + r1) / 2; - } - // Avoid accuracy problem in edge, such as - // 146.39 - 62.83 === 83.55999999999999. - // See echarts/test/ut/spec/util/number.js#linearMap#accuracyError - // It is a little verbose for efficiency considering this method - // is a hotspot. - if (clamp) { - if (subDomain > 0) { - if (val <= d0) { - return r0; - } else if (val >= d1) { - return r1; - } - } else { - if (val >= d0) { - return r0; - } else if (val <= d1) { - return r1; - } - } - } else { - if (val === d0) { - return r0; - } - if (val === d1) { - return r1; - } - } - return (val - d0) / subDomain * subRange + r0; -} -/** - * Convert a percent string to absolute number. - * Returns NaN if percent is not a valid string or number - */ -export function parsePercent(percent, all) { - switch (percent) { - case 'center': - case 'middle': - percent = '50%'; - break; - case 'left': - case 'top': - percent = '0%'; - break; - case 'right': - case 'bottom': - percent = '100%'; - break; - } - if (zrUtil.isString(percent)) { - if (_trim(percent).match(/%$/)) { - return parseFloat(percent) / 100 * all; - } - return parseFloat(percent); - } - return percent == null ? NaN : +percent; -} -export function round(x, precision, returnStr) { - if (precision == null) { - precision = 10; - } - // Avoid range error - precision = Math.min(Math.max(0, precision), ROUND_SUPPORTED_PRECISION_MAX); - // PENDING: 1.005.toFixed(2) is '1.00' rather than '1.01' - x = (+x).toFixed(precision); - return returnStr ? x : +x; -} -/** - * Inplacd asc sort arr. - * The input arr will be modified. - */ -export function asc(arr) { - arr.sort(function (a, b) { - return a - b; - }); - return arr; -} -/** - * Get precision. - */ -export function getPrecision(val) { - val = +val; - if (isNaN(val)) { - return 0; - } - // It is much faster than methods converting number to string as follows - // let tmp = val.toString(); - // return tmp.length - 1 - tmp.indexOf('.'); - // especially when precision is low - // Notice: - // (1) If the loop count is over about 20, it is slower than `getPrecisionSafe`. - // (see https://jsbench.me/2vkpcekkvw/1) - // (2) If the val is less than for example 1e-15, the result may be incorrect. - // (see test/ut/spec/util/number.test.ts `getPrecision_equal_random`) - if (val > 1e-14) { - var e = 1; - for (var i = 0; i < 15; i++, e *= 10) { - if (Math.round(val * e) / e === val) { - return i; - } - } - } - return getPrecisionSafe(val); -} -/** - * Get precision with slow but safe method - */ -export function getPrecisionSafe(val) { - // toLowerCase for: '3.4E-12' - var str = val.toString().toLowerCase(); - // Consider scientific notation: '3.4e-12' '3.4e+12' - var eIndex = str.indexOf('e'); - var exp = eIndex > 0 ? +str.slice(eIndex + 1) : 0; - var significandPartLen = eIndex > 0 ? eIndex : str.length; - var dotIndex = str.indexOf('.'); - var decimalPartLen = dotIndex < 0 ? 0 : significandPartLen - 1 - dotIndex; - return Math.max(0, decimalPartLen - exp); -} -/** - * Minimal dicernible data precisioin according to a single pixel. - */ -export function getPixelPrecision(dataExtent, pixelExtent) { - var log = Math.log; - var LN10 = Math.LN10; - var dataQuantity = Math.floor(log(dataExtent[1] - dataExtent[0]) / LN10); - var sizeQuantity = Math.round(log(Math.abs(pixelExtent[1] - pixelExtent[0])) / LN10); - // toFixed() digits argument must be between 0 and 20. - var precision = Math.min(Math.max(-dataQuantity + sizeQuantity, 0), 20); - return !isFinite(precision) ? 20 : precision; -} -/** - * Get a data of given precision, assuring the sum of percentages - * in valueList is 1. - * The largest remainder method is used. - * https://en.wikipedia.org/wiki/Largest_remainder_method - * - * @param valueList a list of all data - * @param idx index of the data to be processed in valueList - * @param precision integer number showing digits of precision - * @return percent ranging from 0 to 100 - */ -export function getPercentWithPrecision(valueList, idx, precision) { - if (!valueList[idx]) { - return 0; - } - var seats = getPercentSeats(valueList, precision); - return seats[idx] || 0; -} -/** - * Get a data of given precision, assuring the sum of percentages - * in valueList is 1. - * The largest remainder method is used. - * https://en.wikipedia.org/wiki/Largest_remainder_method - * - * @param valueList a list of all data - * @param precision integer number showing digits of precision - * @return {Array} - */ -export function getPercentSeats(valueList, precision) { - var sum = zrUtil.reduce(valueList, function (acc, val) { - return acc + (isNaN(val) ? 0 : val); - }, 0); - if (sum === 0) { - return []; - } - var digits = Math.pow(10, precision); - var votesPerQuota = zrUtil.map(valueList, function (val) { - return (isNaN(val) ? 0 : val) / sum * digits * 100; - }); - var targetSeats = digits * 100; - var seats = zrUtil.map(votesPerQuota, function (votes) { - // Assign automatic seats. - return Math.floor(votes); - }); - var currentSum = zrUtil.reduce(seats, function (acc, val) { - return acc + val; - }, 0); - var remainder = zrUtil.map(votesPerQuota, function (votes, idx) { - return votes - seats[idx]; - }); - // Has remainding votes. - while (currentSum < targetSeats) { - // Find next largest remainder. - var max = Number.NEGATIVE_INFINITY; - var maxId = null; - for (var i = 0, len = remainder.length; i < len; ++i) { - if (remainder[i] > max) { - max = remainder[i]; - maxId = i; - } - } - // Add a vote to max remainder. - ++seats[maxId]; - remainder[maxId] = 0; - ++currentSum; - } - return zrUtil.map(seats, function (seat) { - return seat / digits; - }); -} -/** - * Solve the floating point adding problem like 0.1 + 0.2 === 0.30000000000000004 - * See - */ -export function addSafe(val0, val1) { - var maxPrecision = Math.max(getPrecision(val0), getPrecision(val1)); - // const multiplier = Math.pow(10, maxPrecision); - // return (Math.round(val0 * multiplier) + Math.round(val1 * multiplier)) / multiplier; - var sum = val0 + val1; - // // PENDING: support more? - return maxPrecision > ROUND_SUPPORTED_PRECISION_MAX ? sum : round(sum, maxPrecision); -} -// Number.MAX_SAFE_INTEGER, ie do not support. -export var MAX_SAFE_INTEGER = 9007199254740991; -/** - * To 0 - 2 * PI, considering negative radian. - */ -export function remRadian(radian) { - var pi2 = Math.PI * 2; - return (radian % pi2 + pi2) % pi2; -} -/** - * @param {type} radian - * @return {boolean} - */ -export function isRadianAroundZero(val) { - return val > -RADIAN_EPSILON && val < RADIAN_EPSILON; -} -// eslint-disable-next-line -var TIME_REG = /^(?:(\d{4})(?:[-\/](\d{1,2})(?:[-\/](\d{1,2})(?:[T ](\d{1,2})(?::(\d{1,2})(?::(\d{1,2})(?:[.,](\d+))?)?)?(Z|[\+\-]\d\d:?\d\d)?)?)?)?)?$/; // jshint ignore:line -/** - * @param value valid type: number | string | Date, otherwise return `new Date(NaN)` - * These values can be accepted: - * + An instance of Date, represent a time in its own time zone. - * + Or string in a subset of ISO 8601, only including: - * + only year, month, date: '2012-03', '2012-03-01', '2012-03-01 05', '2012-03-01 05:06', - * + separated with T or space: '2012-03-01T12:22:33.123', '2012-03-01 12:22:33.123', - * + time zone: '2012-03-01T12:22:33Z', '2012-03-01T12:22:33+8000', '2012-03-01T12:22:33-05:00', - * all of which will be treated as local time if time zone is not specified - * (see ). - * + Or other string format, including (all of which will be treated as local time): - * '2012', '2012-3-1', '2012/3/1', '2012/03/01', - * '2009/6/12 2:00', '2009/6/12 2:05:08', '2009/6/12 2:05:08.123' - * + a timestamp, which represent a time in UTC. - * @return date Never be null/undefined. If invalid, return `new Date(NaN)`. - */ -export function parseDate(value) { - if (value instanceof Date) { - return value; - } else if (zrUtil.isString(value)) { - // Different browsers parse date in different way, so we parse it manually. - // Some other issues: - // new Date('1970-01-01') is UTC, - // new Date('1970/01/01') and new Date('1970-1-01') is local. - // See issue #3623 - var match = TIME_REG.exec(value); - if (!match) { - // return Invalid Date. - return new Date(NaN); - } - // Use local time when no timezone offset is specified. - if (!match[8]) { - // match[n] can only be string or undefined. - // But take care of '12' + 1 => '121'. - return new Date(+match[1], +(match[2] || 1) - 1, +match[3] || 1, +match[4] || 0, +(match[5] || 0), +match[6] || 0, match[7] ? +match[7].substring(0, 3) : 0); - } - // Timezoneoffset of Javascript Date has considered DST (Daylight Saving Time, - // https://tc39.github.io/ecma262/#sec-daylight-saving-time-adjustment). - // For example, system timezone is set as "Time Zone: America/Toronto", - // then these code will get different result: - // `new Date(1478411999999).getTimezoneOffset(); // get 240` - // `new Date(1478412000000).getTimezoneOffset(); // get 300` - // So we should not use `new Date`, but use `Date.UTC`. - else { - var hour = +match[4] || 0; - if (match[8].toUpperCase() !== 'Z') { - hour -= +match[8].slice(0, 3); - } - return new Date(Date.UTC(+match[1], +(match[2] || 1) - 1, +match[3] || 1, hour, +(match[5] || 0), +match[6] || 0, match[7] ? +match[7].substring(0, 3) : 0)); - } - } else if (value == null) { - return new Date(NaN); - } - return new Date(Math.round(value)); -} -/** - * Quantity of a number. e.g. 0.1, 1, 10, 100 - * - * @param val - * @return - */ -export function quantity(val) { - return Math.pow(10, quantityExponent(val)); -} -/** - * Exponent of the quantity of a number - * e.g., 1234 equals to 1.234*10^3, so quantityExponent(1234) is 3 - * - * @param val non-negative value - * @return - */ -export function quantityExponent(val) { - if (val === 0) { - return 0; - } - var exp = Math.floor(Math.log(val) / Math.LN10); - /** - * exp is expected to be the rounded-down result of the base-10 log of val. - * But due to the precision loss with Math.log(val), we need to restore it - * using 10^exp to make sure we can get val back from exp. #11249 - */ - if (val / Math.pow(10, exp) >= 10) { - exp++; - } - return exp; -} -/** - * find a “nice” number approximately equal to x. Round the number if round = true, - * take ceiling if round = false. The primary observation is that the “nicest” - * numbers in decimal are 1, 2, and 5, and all power-of-ten multiples of these numbers. - * - * See "Nice Numbers for Graph Labels" of Graphic Gems. - * - * @param val Non-negative value. - * @param round - * @return Niced number - */ -export function nice(val, round) { - var exponent = quantityExponent(val); - var exp10 = Math.pow(10, exponent); - var f = val / exp10; // 1 <= f < 10 - var nf; - if (round) { - if (f < 1.5) { - nf = 1; - } else if (f < 2.5) { - nf = 2; - } else if (f < 4) { - nf = 3; - } else if (f < 7) { - nf = 5; - } else { - nf = 10; - } - } else { - if (f < 1) { - nf = 1; - } else if (f < 2) { - nf = 2; - } else if (f < 3) { - nf = 3; - } else if (f < 5) { - nf = 5; - } else { - nf = 10; - } - } - val = nf * exp10; - // Fix 3 * 0.1 === 0.30000000000000004 issue (see IEEE 754). - // 20 is the uppper bound of toFixed. - return exponent >= -20 ? +val.toFixed(exponent < 0 ? -exponent : 0) : val; -} -/** - * This code was copied from "d3.js" - * . - * See the license statement at the head of this file. - * @param ascArr - */ -export function quantile(ascArr, p) { - var H = (ascArr.length - 1) * p + 1; - var h = Math.floor(H); - var v = +ascArr[h - 1]; - var e = H - h; - return e ? v + e * (ascArr[h] - v) : v; -} -/** - * Order intervals asc, and split them when overlap. - * expect(numberUtil.reformIntervals([ - * {interval: [18, 62], close: [1, 1]}, - * {interval: [-Infinity, -70], close: [0, 0]}, - * {interval: [-70, -26], close: [1, 1]}, - * {interval: [-26, 18], close: [1, 1]}, - * {interval: [62, 150], close: [1, 1]}, - * {interval: [106, 150], close: [1, 1]}, - * {interval: [150, Infinity], close: [0, 0]} - * ])).toEqual([ - * {interval: [-Infinity, -70], close: [0, 0]}, - * {interval: [-70, -26], close: [1, 1]}, - * {interval: [-26, 18], close: [0, 1]}, - * {interval: [18, 62], close: [0, 1]}, - * {interval: [62, 150], close: [0, 1]}, - * {interval: [150, Infinity], close: [0, 0]} - * ]); - * @param list, where `close` mean open or close - * of the interval, and Infinity can be used. - * @return The origin list, which has been reformed. - */ -export function reformIntervals(list) { - list.sort(function (a, b) { - return littleThan(a, b, 0) ? -1 : 1; - }); - var curr = -Infinity; - var currClose = 1; - for (var i = 0; i < list.length;) { - var interval = list[i].interval; - var close_1 = list[i].close; - for (var lg = 0; lg < 2; lg++) { - if (interval[lg] <= curr) { - interval[lg] = curr; - close_1[lg] = !lg ? 1 - currClose : 1; - } - curr = interval[lg]; - currClose = close_1[lg]; - } - if (interval[0] === interval[1] && close_1[0] * close_1[1] !== 1) { - list.splice(i, 1); - } else { - i++; - } - } - return list; - function littleThan(a, b, lg) { - return a.interval[lg] < b.interval[lg] || a.interval[lg] === b.interval[lg] && (a.close[lg] - b.close[lg] === (!lg ? 1 : -1) || !lg && littleThan(a, b, 1)); - } -} -/** - * [Numeric is defined as]: - * `parseFloat(val) == val` - * For example: - * numeric: - * typeof number except NaN, '-123', '123', '2e3', '-2e3', '011', 'Infinity', Infinity, - * and they rounded by white-spaces or line-terminal like ' -123 \n ' (see es spec) - * not-numeric: - * null, undefined, [], {}, true, false, 'NaN', NaN, '123ab', - * empty string, string with only white-spaces or line-terminal (see es spec), - * 0x12, '0x12', '-0x12', 012, '012', '-012', - * non-string, ... - * - * @test See full test cases in `test/ut/spec/util/number.js`. - * @return Must be a typeof number. If not numeric, return NaN. - */ -export function numericToNumber(val) { - var valFloat = parseFloat(val); - return valFloat == val // eslint-disable-line eqeqeq - && (valFloat !== 0 || !zrUtil.isString(val) || val.indexOf('x') <= 0) // For case ' 0x0 '. - ? valFloat : NaN; -} -/** - * Definition of "numeric": see `numericToNumber`. - */ -export function isNumeric(val) { - return !isNaN(numericToNumber(val)); -} -/** - * Use random base to prevent users hard code depending on - * this auto generated marker id. - * @return An positive integer. - */ -export function getRandomIdBase() { - return Math.round(Math.random() * 9); -} -/** - * Get the greatest common divisor. - * - * @param {number} a one number - * @param {number} b the other number - */ -export function getGreatestCommonDividor(a, b) { - if (b === 0) { - return a; - } - return getGreatestCommonDividor(b, a % b); -} -/** - * Get the least common multiple. - * - * @param {number} a one number - * @param {number} b the other number - */ -export function getLeastCommonMultiple(a, b) { - if (a == null) { - return b; - } - if (b == null) { - return a; - } - return a * b / getGreatestCommonDividor(a, b); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/quickSelect.js b/node_modules/echarts/lib/util/quickSelect.js deleted file mode 100644 index 04bd64b..0000000 --- a/node_modules/echarts/lib/util/quickSelect.js +++ /dev/null @@ -1,92 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -function defaultCompareFunc(a, b) { - return a - b; -} -function swapElement(arr, idx0, idx1) { - var tmp = arr[idx0]; - arr[idx0] = arr[idx1]; - arr[idx1] = tmp; -} -function select(arr, left, right, nth, compareFunc) { - var pivotIdx = left; - var pivotValue; - while (right > left) { - pivotIdx = Math.round((right + left) / 2); - pivotValue = arr[pivotIdx]; - // Swap pivot to the end - swapElement(arr, pivotIdx, right); - pivotIdx = left; - for (var i = left; i <= right - 1; i++) { - if (compareFunc(pivotValue, arr[i]) >= 0) { - swapElement(arr, i, pivotIdx); - pivotIdx++; - } - } - swapElement(arr, right, pivotIdx); - if (pivotIdx === nth) { - return pivotIdx; - } else if (pivotIdx < nth) { - left = pivotIdx + 1; - } else { - right = pivotIdx - 1; - } - } - // Left == right - return left; -} -function quickSelect(arr, left, right, nth, compareFunc) { - if (arguments.length <= 3) { - nth = left; - if (arguments.length === 2) { - compareFunc = defaultCompareFunc; - } else { - compareFunc = right; - } - left = 0; - right = arr.length - 1; - } - return select(arr, left, right, nth, compareFunc); -} -export default quickSelect; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/shape/sausage.js b/node_modules/echarts/lib/util/shape/sausage.js deleted file mode 100644 index 0434ec3..0000000 --- a/node_modules/echarts/lib/util/shape/sausage.js +++ /dev/null @@ -1,107 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { __extends } from "tslib"; -import { Path } from '../graphic.js'; -/** - * Sausage: similar to sector, but have half circle on both sides - */ -var SausageShape = /** @class */function () { - function SausageShape() { - this.cx = 0; - this.cy = 0; - this.r0 = 0; - this.r = 0; - this.startAngle = 0; - this.endAngle = Math.PI * 2; - this.clockwise = true; - } - return SausageShape; -}(); -var SausagePath = /** @class */function (_super) { - __extends(SausagePath, _super); - function SausagePath(opts) { - var _this = _super.call(this, opts) || this; - _this.type = 'sausage'; - return _this; - } - SausagePath.prototype.getDefaultShape = function () { - return new SausageShape(); - }; - SausagePath.prototype.buildPath = function (ctx, shape) { - var cx = shape.cx; - var cy = shape.cy; - var r0 = Math.max(shape.r0 || 0, 0); - var r = Math.max(shape.r, 0); - var dr = (r - r0) * 0.5; - var rCenter = r0 + dr; - var startAngle = shape.startAngle; - var endAngle = shape.endAngle; - var clockwise = shape.clockwise; - var PI2 = Math.PI * 2; - var lessThanCircle = clockwise ? endAngle - startAngle < PI2 : startAngle - endAngle < PI2; - if (!lessThanCircle) { - // Normalize angles - startAngle = endAngle - (clockwise ? PI2 : -PI2); - } - var unitStartX = Math.cos(startAngle); - var unitStartY = Math.sin(startAngle); - var unitEndX = Math.cos(endAngle); - var unitEndY = Math.sin(endAngle); - if (lessThanCircle) { - ctx.moveTo(unitStartX * r0 + cx, unitStartY * r0 + cy); - ctx.arc(unitStartX * rCenter + cx, unitStartY * rCenter + cy, dr, -Math.PI + startAngle, startAngle, !clockwise); - } else { - ctx.moveTo(unitStartX * r + cx, unitStartY * r + cy); - } - ctx.arc(cx, cy, r, startAngle, endAngle, !clockwise); - ctx.arc(unitEndX * rCenter + cx, unitEndY * rCenter + cy, dr, endAngle - Math.PI * 2, endAngle - Math.PI, !clockwise); - if (r0 !== 0) { - ctx.arc(cx, cy, r0, endAngle, startAngle, clockwise); - } - // ctx.closePath(); - }; - - return SausagePath; -}(Path); -export default SausagePath; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/states.js b/node_modules/echarts/lib/util/states.js deleted file mode 100644 index fd39ef9..0000000 --- a/node_modules/echarts/lib/util/states.js +++ /dev/null @@ -1,704 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend, indexOf, isArrayLike, isObject, keys, isArray, each } from 'zrender/lib/core/util.js'; -import { getECData } from './innerStore.js'; -import { liftColor } from 'zrender/lib/tool/color.js'; -import { queryDataIndex, makeInner } from './model.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import { error } from './log.js'; -// Reserve 0 as default. -var _highlightNextDigit = 1; -var _highlightKeyMap = {}; -var getSavedStates = makeInner(); -var getComponentStates = makeInner(); -export var HOVER_STATE_NORMAL = 0; -export var HOVER_STATE_BLUR = 1; -export var HOVER_STATE_EMPHASIS = 2; -export var SPECIAL_STATES = ['emphasis', 'blur', 'select']; -export var DISPLAY_STATES = ['normal', 'emphasis', 'blur', 'select']; -export var Z2_EMPHASIS_LIFT = 10; -export var Z2_SELECT_LIFT = 9; -export var HIGHLIGHT_ACTION_TYPE = 'highlight'; -export var DOWNPLAY_ACTION_TYPE = 'downplay'; -export var SELECT_ACTION_TYPE = 'select'; -export var UNSELECT_ACTION_TYPE = 'unselect'; -export var TOGGLE_SELECT_ACTION_TYPE = 'toggleSelect'; -function hasFillOrStroke(fillOrStroke) { - return fillOrStroke != null && fillOrStroke !== 'none'; -} -function doChangeHoverState(el, stateName, hoverStateEnum) { - if (el.onHoverStateChange && (el.hoverState || 0) !== hoverStateEnum) { - el.onHoverStateChange(stateName); - } - el.hoverState = hoverStateEnum; -} -function singleEnterEmphasis(el) { - // Only mark the flag. - // States will be applied in the echarts.ts in next frame. - doChangeHoverState(el, 'emphasis', HOVER_STATE_EMPHASIS); -} -function singleLeaveEmphasis(el) { - // Only mark the flag. - // States will be applied in the echarts.ts in next frame. - if (el.hoverState === HOVER_STATE_EMPHASIS) { - doChangeHoverState(el, 'normal', HOVER_STATE_NORMAL); - } -} -function singleEnterBlur(el) { - doChangeHoverState(el, 'blur', HOVER_STATE_BLUR); -} -function singleLeaveBlur(el) { - if (el.hoverState === HOVER_STATE_BLUR) { - doChangeHoverState(el, 'normal', HOVER_STATE_NORMAL); - } -} -function singleEnterSelect(el) { - el.selected = true; -} -function singleLeaveSelect(el) { - el.selected = false; -} -function updateElementState(el, updater, commonParam) { - updater(el, commonParam); -} -function traverseUpdateState(el, updater, commonParam) { - updateElementState(el, updater, commonParam); - el.isGroup && el.traverse(function (child) { - updateElementState(child, updater, commonParam); - }); -} -export function setStatesFlag(el, stateName) { - switch (stateName) { - case 'emphasis': - el.hoverState = HOVER_STATE_EMPHASIS; - break; - case 'normal': - el.hoverState = HOVER_STATE_NORMAL; - break; - case 'blur': - el.hoverState = HOVER_STATE_BLUR; - break; - case 'select': - el.selected = true; - } -} -/** - * If we reuse elements when rerender. - * DON'T forget to clearStates before we update the style and shape. - * Or we may update on the wrong state instead of normal state. - */ -export function clearStates(el) { - if (el.isGroup) { - el.traverse(function (child) { - child.clearStates(); - }); - } else { - el.clearStates(); - } -} -function getFromStateStyle(el, props, toStateName, defaultValue) { - var style = el.style; - var fromState = {}; - for (var i = 0; i < props.length; i++) { - var propName = props[i]; - var val = style[propName]; - fromState[propName] = val == null ? defaultValue && defaultValue[propName] : val; - } - for (var i = 0; i < el.animators.length; i++) { - var animator = el.animators[i]; - if (animator.__fromStateTransition - // Don't consider the animation to emphasis state. - && animator.__fromStateTransition.indexOf(toStateName) < 0 && animator.targetName === 'style') { - animator.saveTo(fromState, props); - } - } - return fromState; -} -function createEmphasisDefaultState(el, stateName, targetStates, state) { - var hasSelect = targetStates && indexOf(targetStates, 'select') >= 0; - var cloned = false; - if (el instanceof Path) { - var store = getSavedStates(el); - var fromFill = hasSelect ? store.selectFill || store.normalFill : store.normalFill; - var fromStroke = hasSelect ? store.selectStroke || store.normalStroke : store.normalStroke; - if (hasFillOrStroke(fromFill) || hasFillOrStroke(fromStroke)) { - state = state || {}; - var emphasisStyle = state.style || {}; - // inherit case - if (emphasisStyle.fill === 'inherit') { - cloned = true; - state = extend({}, state); - emphasisStyle = extend({}, emphasisStyle); - emphasisStyle.fill = fromFill; - } - // Apply default color lift - else if (!hasFillOrStroke(emphasisStyle.fill) && hasFillOrStroke(fromFill)) { - cloned = true; - // Not modify the original value. - state = extend({}, state); - emphasisStyle = extend({}, emphasisStyle); - // Already being applied 'emphasis'. DON'T lift color multiple times. - emphasisStyle.fill = liftColor(fromFill); - } - // Not highlight stroke if fill has been highlighted. - else if (!hasFillOrStroke(emphasisStyle.stroke) && hasFillOrStroke(fromStroke)) { - if (!cloned) { - state = extend({}, state); - emphasisStyle = extend({}, emphasisStyle); - } - emphasisStyle.stroke = liftColor(fromStroke); - } - state.style = emphasisStyle; - } - } - if (state) { - // TODO Share with textContent? - if (state.z2 == null) { - if (!cloned) { - state = extend({}, state); - } - var z2EmphasisLift = el.z2EmphasisLift; - state.z2 = el.z2 + (z2EmphasisLift != null ? z2EmphasisLift : Z2_EMPHASIS_LIFT); - } - } - return state; -} -function createSelectDefaultState(el, stateName, state) { - // const hasSelect = indexOf(el.currentStates, stateName) >= 0; - if (state) { - // TODO Share with textContent? - if (state.z2 == null) { - state = extend({}, state); - var z2SelectLift = el.z2SelectLift; - state.z2 = el.z2 + (z2SelectLift != null ? z2SelectLift : Z2_SELECT_LIFT); - } - } - return state; -} -function createBlurDefaultState(el, stateName, state) { - var hasBlur = indexOf(el.currentStates, stateName) >= 0; - var currentOpacity = el.style.opacity; - var fromState = !hasBlur ? getFromStateStyle(el, ['opacity'], stateName, { - opacity: 1 - }) : null; - state = state || {}; - var blurStyle = state.style || {}; - if (blurStyle.opacity == null) { - // clone state - state = extend({}, state); - blurStyle = extend({ - // Already being applied 'emphasis'. DON'T mul opacity multiple times. - opacity: hasBlur ? currentOpacity : fromState.opacity * 0.1 - }, blurStyle); - state.style = blurStyle; - } - return state; -} -function elementStateProxy(stateName, targetStates) { - var state = this.states[stateName]; - if (this.style) { - if (stateName === 'emphasis') { - return createEmphasisDefaultState(this, stateName, targetStates, state); - } else if (stateName === 'blur') { - return createBlurDefaultState(this, stateName, state); - } else if (stateName === 'select') { - return createSelectDefaultState(this, stateName, state); - } - } - return state; -} -/** - * Set hover style (namely "emphasis style") of element. - * @param el Should not be `zrender/graphic/Group`. - * @param focus 'self' | 'selfInSeries' | 'series' - */ -export function setDefaultStateProxy(el) { - el.stateProxy = elementStateProxy; - var textContent = el.getTextContent(); - var textGuide = el.getTextGuideLine(); - if (textContent) { - textContent.stateProxy = elementStateProxy; - } - if (textGuide) { - textGuide.stateProxy = elementStateProxy; - } -} -export function enterEmphasisWhenMouseOver(el, e) { - !shouldSilent(el, e) - // "emphasis" event highlight has higher priority than mouse highlight. - && !el.__highByOuter && traverseUpdateState(el, singleEnterEmphasis); -} -export function leaveEmphasisWhenMouseOut(el, e) { - !shouldSilent(el, e) - // "emphasis" event highlight has higher priority than mouse highlight. - && !el.__highByOuter && traverseUpdateState(el, singleLeaveEmphasis); -} -export function enterEmphasis(el, highlightDigit) { - el.__highByOuter |= 1 << (highlightDigit || 0); - traverseUpdateState(el, singleEnterEmphasis); -} -export function leaveEmphasis(el, highlightDigit) { - !(el.__highByOuter &= ~(1 << (highlightDigit || 0))) && traverseUpdateState(el, singleLeaveEmphasis); -} -export function enterBlur(el) { - traverseUpdateState(el, singleEnterBlur); -} -export function leaveBlur(el) { - traverseUpdateState(el, singleLeaveBlur); -} -export function enterSelect(el) { - traverseUpdateState(el, singleEnterSelect); -} -export function leaveSelect(el) { - traverseUpdateState(el, singleLeaveSelect); -} -function shouldSilent(el, e) { - return el.__highDownSilentOnTouch && e.zrByTouch; -} -export function allLeaveBlur(api) { - var model = api.getModel(); - var leaveBlurredSeries = []; - var allComponentViews = []; - model.eachComponent(function (componentType, componentModel) { - var componentStates = getComponentStates(componentModel); - var isSeries = componentType === 'series'; - var view = isSeries ? api.getViewOfSeriesModel(componentModel) : api.getViewOfComponentModel(componentModel); - !isSeries && allComponentViews.push(view); - if (componentStates.isBlured) { - // Leave blur anyway - view.group.traverse(function (child) { - singleLeaveBlur(child); - }); - isSeries && leaveBlurredSeries.push(componentModel); - } - componentStates.isBlured = false; - }); - each(allComponentViews, function (view) { - if (view && view.toggleBlurSeries) { - view.toggleBlurSeries(leaveBlurredSeries, false, model); - } - }); -} -export function blurSeries(targetSeriesIndex, focus, blurScope, api) { - var ecModel = api.getModel(); - blurScope = blurScope || 'coordinateSystem'; - function leaveBlurOfIndices(data, dataIndices) { - for (var i = 0; i < dataIndices.length; i++) { - var itemEl = data.getItemGraphicEl(dataIndices[i]); - itemEl && leaveBlur(itemEl); - } - } - if (targetSeriesIndex == null) { - return; - } - if (!focus || focus === 'none') { - return; - } - var targetSeriesModel = ecModel.getSeriesByIndex(targetSeriesIndex); - var targetCoordSys = targetSeriesModel.coordinateSystem; - if (targetCoordSys && targetCoordSys.master) { - targetCoordSys = targetCoordSys.master; - } - var blurredSeries = []; - ecModel.eachSeries(function (seriesModel) { - var sameSeries = targetSeriesModel === seriesModel; - var coordSys = seriesModel.coordinateSystem; - if (coordSys && coordSys.master) { - coordSys = coordSys.master; - } - var sameCoordSys = coordSys && targetCoordSys ? coordSys === targetCoordSys : sameSeries; // If there is no coordinate system. use sameSeries instead. - if (!( - // Not blur other series if blurScope series - blurScope === 'series' && !sameSeries - // Not blur other coordinate system if blurScope is coordinateSystem - || blurScope === 'coordinateSystem' && !sameCoordSys - // Not blur self series if focus is series. - || focus === 'series' && sameSeries - // TODO blurScope: coordinate system - )) { - var view = api.getViewOfSeriesModel(seriesModel); - view.group.traverse(function (child) { - // For the elements that have been triggered by other components, - // and are still required to be highlighted, - // because the current is directly forced to blur the element, - // it will cause the focus self to be unable to highlight, so skip the blur of this element. - if (child.__highByOuter && sameSeries && focus === 'self') { - return; - } - singleEnterBlur(child); - }); - if (isArrayLike(focus)) { - leaveBlurOfIndices(seriesModel.getData(), focus); - } else if (isObject(focus)) { - var dataTypes = keys(focus); - for (var d = 0; d < dataTypes.length; d++) { - leaveBlurOfIndices(seriesModel.getData(dataTypes[d]), focus[dataTypes[d]]); - } - } - blurredSeries.push(seriesModel); - getComponentStates(seriesModel).isBlured = true; - } - }); - ecModel.eachComponent(function (componentType, componentModel) { - if (componentType === 'series') { - return; - } - var view = api.getViewOfComponentModel(componentModel); - if (view && view.toggleBlurSeries) { - view.toggleBlurSeries(blurredSeries, true, ecModel); - } - }); -} -export function blurComponent(componentMainType, componentIndex, api) { - if (componentMainType == null || componentIndex == null) { - return; - } - var componentModel = api.getModel().getComponent(componentMainType, componentIndex); - if (!componentModel) { - return; - } - getComponentStates(componentModel).isBlured = true; - var view = api.getViewOfComponentModel(componentModel); - if (!view || !view.focusBlurEnabled) { - return; - } - view.group.traverse(function (child) { - singleEnterBlur(child); - }); -} -export function blurSeriesFromHighlightPayload(seriesModel, payload, api) { - var seriesIndex = seriesModel.seriesIndex; - var data = seriesModel.getData(payload.dataType); - if (!data) { - if (process.env.NODE_ENV !== 'production') { - error("Unknown dataType " + payload.dataType); - } - return; - } - var dataIndex = queryDataIndex(data, payload); - // Pick the first one if there is multiple/none exists. - dataIndex = (isArray(dataIndex) ? dataIndex[0] : dataIndex) || 0; - var el = data.getItemGraphicEl(dataIndex); - if (!el) { - var count = data.count(); - var current = 0; - // If data on dataIndex is NaN. - while (!el && current < count) { - el = data.getItemGraphicEl(current++); - } - } - if (el) { - var ecData = getECData(el); - blurSeries(seriesIndex, ecData.focus, ecData.blurScope, api); - } else { - // If there is no element put on the data. Try getting it from raw option - // TODO Should put it on seriesModel? - var focus_1 = seriesModel.get(['emphasis', 'focus']); - var blurScope = seriesModel.get(['emphasis', 'blurScope']); - if (focus_1 != null) { - blurSeries(seriesIndex, focus_1, blurScope, api); - } - } -} -export function findComponentHighDownDispatchers(componentMainType, componentIndex, name, api) { - var ret = { - focusSelf: false, - dispatchers: null - }; - if (componentMainType == null || componentMainType === 'series' || componentIndex == null || name == null) { - return ret; - } - var componentModel = api.getModel().getComponent(componentMainType, componentIndex); - if (!componentModel) { - return ret; - } - var view = api.getViewOfComponentModel(componentModel); - if (!view || !view.findHighDownDispatchers) { - return ret; - } - var dispatchers = view.findHighDownDispatchers(name); - // At presnet, the component (like Geo) only blur inside itself. - // So we do not use `blurScope` in component. - var focusSelf; - for (var i = 0; i < dispatchers.length; i++) { - if (process.env.NODE_ENV !== 'production' && !isHighDownDispatcher(dispatchers[i])) { - error('param should be highDownDispatcher'); - } - if (getECData(dispatchers[i]).focus === 'self') { - focusSelf = true; - break; - } - } - return { - focusSelf: focusSelf, - dispatchers: dispatchers - }; -} -export function handleGlobalMouseOverForHighDown(dispatcher, e, api) { - if (process.env.NODE_ENV !== 'production' && !isHighDownDispatcher(dispatcher)) { - error('param should be highDownDispatcher'); - } - var ecData = getECData(dispatcher); - var _a = findComponentHighDownDispatchers(ecData.componentMainType, ecData.componentIndex, ecData.componentHighDownName, api), - dispatchers = _a.dispatchers, - focusSelf = _a.focusSelf; - // If `findHighDownDispatchers` is supported on the component, - // highlight/downplay elements with the same name. - if (dispatchers) { - if (focusSelf) { - blurComponent(ecData.componentMainType, ecData.componentIndex, api); - } - each(dispatchers, function (dispatcher) { - return enterEmphasisWhenMouseOver(dispatcher, e); - }); - } else { - // Try blur all in the related series. Then emphasis the hoverred. - // TODO. progressive mode. - blurSeries(ecData.seriesIndex, ecData.focus, ecData.blurScope, api); - if (ecData.focus === 'self') { - blurComponent(ecData.componentMainType, ecData.componentIndex, api); - } - // Other than series, component that not support `findHighDownDispatcher` will - // also use it. But in this case, highlight/downplay are only supported in - // mouse hover but not in dispatchAction. - enterEmphasisWhenMouseOver(dispatcher, e); - } -} -export function handleGlobalMouseOutForHighDown(dispatcher, e, api) { - if (process.env.NODE_ENV !== 'production' && !isHighDownDispatcher(dispatcher)) { - error('param should be highDownDispatcher'); - } - allLeaveBlur(api); - var ecData = getECData(dispatcher); - var dispatchers = findComponentHighDownDispatchers(ecData.componentMainType, ecData.componentIndex, ecData.componentHighDownName, api).dispatchers; - if (dispatchers) { - each(dispatchers, function (dispatcher) { - return leaveEmphasisWhenMouseOut(dispatcher, e); - }); - } else { - leaveEmphasisWhenMouseOut(dispatcher, e); - } -} -export function toggleSelectionFromPayload(seriesModel, payload, api) { - if (!isSelectChangePayload(payload)) { - return; - } - var dataType = payload.dataType; - var data = seriesModel.getData(dataType); - var dataIndex = queryDataIndex(data, payload); - if (!isArray(dataIndex)) { - dataIndex = [dataIndex]; - } - seriesModel[payload.type === TOGGLE_SELECT_ACTION_TYPE ? 'toggleSelect' : payload.type === SELECT_ACTION_TYPE ? 'select' : 'unselect'](dataIndex, dataType); -} -export function updateSeriesElementSelection(seriesModel) { - var allData = seriesModel.getAllData(); - each(allData, function (_a) { - var data = _a.data, - type = _a.type; - data.eachItemGraphicEl(function (el, idx) { - seriesModel.isSelected(idx, type) ? enterSelect(el) : leaveSelect(el); - }); - }); -} -export function getAllSelectedIndices(ecModel) { - var ret = []; - ecModel.eachSeries(function (seriesModel) { - var allData = seriesModel.getAllData(); - each(allData, function (_a) { - var data = _a.data, - type = _a.type; - var dataIndices = seriesModel.getSelectedDataIndices(); - if (dataIndices.length > 0) { - var item = { - dataIndex: dataIndices, - seriesIndex: seriesModel.seriesIndex - }; - if (type != null) { - item.dataType = type; - } - ret.push(item); - } - }); - }); - return ret; -} -/** - * Enable the function that mouseover will trigger the emphasis state. - * - * NOTE: - * This function should be used on the element with dataIndex, seriesIndex. - * - */ -export function enableHoverEmphasis(el, focus, blurScope) { - setAsHighDownDispatcher(el, true); - traverseUpdateState(el, setDefaultStateProxy); - enableHoverFocus(el, focus, blurScope); -} -export function disableHoverEmphasis(el) { - setAsHighDownDispatcher(el, false); -} -export function toggleHoverEmphasis(el, focus, blurScope, isDisabled) { - isDisabled ? disableHoverEmphasis(el) : enableHoverEmphasis(el, focus, blurScope); -} -export function enableHoverFocus(el, focus, blurScope) { - var ecData = getECData(el); - if (focus != null) { - // TODO dataIndex may be set after this function. This check is not useful. - // if (ecData.dataIndex == null) { - // if (__DEV__) { - // console.warn('focus can only been set on element with dataIndex'); - // } - // } - // else { - ecData.focus = focus; - ecData.blurScope = blurScope; - // } - } else if (ecData.focus) { - ecData.focus = null; - } -} -var OTHER_STATES = ['emphasis', 'blur', 'select']; -var defaultStyleGetterMap = { - itemStyle: 'getItemStyle', - lineStyle: 'getLineStyle', - areaStyle: 'getAreaStyle' -}; -/** - * Set emphasis/blur/selected states of element. - */ -export function setStatesStylesFromModel(el, itemModel, styleType, -// default itemStyle -getter) { - styleType = styleType || 'itemStyle'; - for (var i = 0; i < OTHER_STATES.length; i++) { - var stateName = OTHER_STATES[i]; - var model = itemModel.getModel([stateName, styleType]); - var state = el.ensureState(stateName); - // Let it throw error if getterType is not found. - state.style = getter ? getter(model) : model[defaultStyleGetterMap[styleType]](); - } -} -/** - * - * Set element as highlight / downplay dispatcher. - * It will be checked when element received mouseover event or from highlight action. - * It's in change of all highlight/downplay behavior of it's children. - * - * @param el - * @param el.highDownSilentOnTouch - * In touch device, mouseover event will be trigger on touchstart event - * (see module:zrender/dom/HandlerProxy). By this mechanism, we can - * conveniently use hoverStyle when tap on touch screen without additional - * code for compatibility. - * But if the chart/component has select feature, which usually also use - * hoverStyle, there might be conflict between 'select-highlight' and - * 'hover-highlight' especially when roam is enabled (see geo for example). - * In this case, `highDownSilentOnTouch` should be used to disable - * hover-highlight on touch device. - * @param asDispatcher If `false`, do not set as "highDownDispatcher". - */ -export function setAsHighDownDispatcher(el, asDispatcher) { - var disable = asDispatcher === false; - var extendedEl = el; - // Make `highDownSilentOnTouch` and `onStateChange` only work after - // `setAsHighDownDispatcher` called. Avoid it is modified by user unexpectedly. - if (el.highDownSilentOnTouch) { - extendedEl.__highDownSilentOnTouch = el.highDownSilentOnTouch; - } - // Simple optimize, since this method might be - // called for each elements of a group in some cases. - if (!disable || extendedEl.__highDownDispatcher) { - // Emphasis, normal can be triggered manually by API or other components like hover link. - // el[method]('emphasis', onElementEmphasisEvent)[method]('normal', onElementNormalEvent); - // Also keep previous record. - extendedEl.__highByOuter = extendedEl.__highByOuter || 0; - extendedEl.__highDownDispatcher = !disable; - } -} -export function isHighDownDispatcher(el) { - return !!(el && el.__highDownDispatcher); -} -/** - * Enable component highlight/downplay features: - * + hover link (within the same name) - * + focus blur in component - */ -export function enableComponentHighDownFeatures(el, componentModel, componentHighDownName) { - var ecData = getECData(el); - ecData.componentMainType = componentModel.mainType; - ecData.componentIndex = componentModel.componentIndex; - ecData.componentHighDownName = componentHighDownName; -} -/** - * Support highlight/downplay record on each elements. - * For the case: hover highlight/downplay (legend, visualMap, ...) and - * user triggered highlight/downplay should not conflict. - * Only all of the highlightDigit cleared, return to normal. - * @param {string} highlightKey - * @return {number} highlightDigit - */ -export function getHighlightDigit(highlightKey) { - var highlightDigit = _highlightKeyMap[highlightKey]; - if (highlightDigit == null && _highlightNextDigit <= 32) { - highlightDigit = _highlightKeyMap[highlightKey] = _highlightNextDigit++; - } - return highlightDigit; -} -export function isSelectChangePayload(payload) { - var payloadType = payload.type; - return payloadType === SELECT_ACTION_TYPE || payloadType === UNSELECT_ACTION_TYPE || payloadType === TOGGLE_SELECT_ACTION_TYPE; -} -export function isHighDownPayload(payload) { - var payloadType = payload.type; - return payloadType === HIGHLIGHT_ACTION_TYPE || payloadType === DOWNPLAY_ACTION_TYPE; -} -export function savePathStates(el) { - var store = getSavedStates(el); - store.normalFill = el.style.fill; - store.normalStroke = el.style.stroke; - var selectState = el.states.select || {}; - store.selectFill = selectState.style && selectState.style.fill || null; - store.selectStroke = selectState.style && selectState.style.stroke || null; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/styleCompat.js b/node_modules/echarts/lib/util/styleCompat.js deleted file mode 100644 index 2e4ebb0..0000000 --- a/node_modules/echarts/lib/util/styleCompat.js +++ /dev/null @@ -1,226 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each, hasOwn } from 'zrender/lib/core/util.js'; -var deprecatedLogs = {}; -/** - * Whether need to call `convertEC4CompatibleStyle`. - */ -export function isEC4CompatibleStyle(style, elType, hasOwnTextContentOption, hasOwnTextConfig) { - // Since echarts5, `RectText` is separated from its host element and style.text - // does not exist any more. The compat work brings some extra burden on performance. - // So we provide: - // `legacy: true` force make compat. - // `legacy: false`, force do not compat. - // `legacy` not set: auto detect whether legacy. - // But in this case we do not compat (difficult to detect and rare case): - // Becuse custom series and graphic component support "merge", users may firstly - // only set `textStrokeWidth` style or secondly only set `text`. - return style && (style.legacy || style.legacy !== false && !hasOwnTextContentOption && !hasOwnTextConfig && elType !== 'tspan' - // Difficult to detect whether legacy for a "text" el. - && (elType === 'text' || hasOwn(style, 'text'))); -} -/** - * `EC4CompatibleStyle` is style that might be in echarts4 format or echarts5 format. - * @param hostStyle The properties might be modified. - * @return If be text el, `textContentStyle` and `textConfig` will not be returned. - * Otherwise a `textContentStyle` and `textConfig` will be created, whose props area - * retried from the `hostStyle`. - */ -export function convertFromEC4CompatibleStyle(hostStyle, elType, isNormal) { - var srcStyle = hostStyle; - var textConfig; - var textContent; - var textContentStyle; - if (elType === 'text') { - textContentStyle = srcStyle; - } else { - textContentStyle = {}; - hasOwn(srcStyle, 'text') && (textContentStyle.text = srcStyle.text); - hasOwn(srcStyle, 'rich') && (textContentStyle.rich = srcStyle.rich); - hasOwn(srcStyle, 'textFill') && (textContentStyle.fill = srcStyle.textFill); - hasOwn(srcStyle, 'textStroke') && (textContentStyle.stroke = srcStyle.textStroke); - hasOwn(srcStyle, 'fontFamily') && (textContentStyle.fontFamily = srcStyle.fontFamily); - hasOwn(srcStyle, 'fontSize') && (textContentStyle.fontSize = srcStyle.fontSize); - hasOwn(srcStyle, 'fontStyle') && (textContentStyle.fontStyle = srcStyle.fontStyle); - hasOwn(srcStyle, 'fontWeight') && (textContentStyle.fontWeight = srcStyle.fontWeight); - textContent = { - type: 'text', - style: textContentStyle, - // ec4 does not support rectText trigger. - // And when text position is different in normal and emphasis - // => hover text trigger emphasis; - // => text position changed, leave mouse pointer immediately; - // That might cause incorrect state. - silent: true - }; - textConfig = {}; - var hasOwnPos = hasOwn(srcStyle, 'textPosition'); - if (isNormal) { - textConfig.position = hasOwnPos ? srcStyle.textPosition : 'inside'; - } else { - hasOwnPos && (textConfig.position = srcStyle.textPosition); - } - hasOwn(srcStyle, 'textPosition') && (textConfig.position = srcStyle.textPosition); - hasOwn(srcStyle, 'textOffset') && (textConfig.offset = srcStyle.textOffset); - hasOwn(srcStyle, 'textRotation') && (textConfig.rotation = srcStyle.textRotation); - hasOwn(srcStyle, 'textDistance') && (textConfig.distance = srcStyle.textDistance); - } - convertEC4CompatibleRichItem(textContentStyle, hostStyle); - each(textContentStyle.rich, function (richItem) { - convertEC4CompatibleRichItem(richItem, richItem); - }); - return { - textConfig: textConfig, - textContent: textContent - }; -} -/** - * The result will be set to `out`. - */ -function convertEC4CompatibleRichItem(out, richItem) { - if (!richItem) { - return; - } - // (1) For simplicity, make textXXX properties (deprecated since ec5) has - // higher priority. For example, consider in ec4 `borderColor: 5, textBorderColor: 10` - // on a rect means `borderColor: 4` on the rect and `borderColor: 10` on an attached - // richText in ec5. - // (2) `out === richItem` if and only if `out` is text el or rich item. - // So we can overwrite existing props in `out` since textXXX has higher priority. - richItem.font = richItem.textFont || richItem.font; - hasOwn(richItem, 'textStrokeWidth') && (out.lineWidth = richItem.textStrokeWidth); - hasOwn(richItem, 'textAlign') && (out.align = richItem.textAlign); - hasOwn(richItem, 'textVerticalAlign') && (out.verticalAlign = richItem.textVerticalAlign); - hasOwn(richItem, 'textLineHeight') && (out.lineHeight = richItem.textLineHeight); - hasOwn(richItem, 'textWidth') && (out.width = richItem.textWidth); - hasOwn(richItem, 'textHeight') && (out.height = richItem.textHeight); - hasOwn(richItem, 'textBackgroundColor') && (out.backgroundColor = richItem.textBackgroundColor); - hasOwn(richItem, 'textPadding') && (out.padding = richItem.textPadding); - hasOwn(richItem, 'textBorderColor') && (out.borderColor = richItem.textBorderColor); - hasOwn(richItem, 'textBorderWidth') && (out.borderWidth = richItem.textBorderWidth); - hasOwn(richItem, 'textBorderRadius') && (out.borderRadius = richItem.textBorderRadius); - hasOwn(richItem, 'textBoxShadowColor') && (out.shadowColor = richItem.textBoxShadowColor); - hasOwn(richItem, 'textBoxShadowBlur') && (out.shadowBlur = richItem.textBoxShadowBlur); - hasOwn(richItem, 'textBoxShadowOffsetX') && (out.shadowOffsetX = richItem.textBoxShadowOffsetX); - hasOwn(richItem, 'textBoxShadowOffsetY') && (out.shadowOffsetY = richItem.textBoxShadowOffsetY); -} -/** - * Convert to pure echarts4 format style. - * `itemStyle` will be modified, added with ec4 style properties from - * `textStyle` and `textConfig`. - * - * [Caveat]: For simplicity, `insideRollback` in ec4 does not compat, where - * `styleEmphasis: {textFill: 'red'}` will remove the normal auto added stroke. - */ -export function convertToEC4StyleForCustomSerise(itemStl, txStl, txCfg) { - var out = itemStl; - // See `custom.ts`, a trick to set extra `textPosition` firstly. - out.textPosition = out.textPosition || txCfg.position || 'inside'; - txCfg.offset != null && (out.textOffset = txCfg.offset); - txCfg.rotation != null && (out.textRotation = txCfg.rotation); - txCfg.distance != null && (out.textDistance = txCfg.distance); - var isInside = out.textPosition.indexOf('inside') >= 0; - var hostFill = itemStl.fill || '#000'; - convertToEC4RichItem(out, txStl); - var textFillNotSet = out.textFill == null; - if (isInside) { - if (textFillNotSet) { - out.textFill = txCfg.insideFill || '#fff'; - !out.textStroke && txCfg.insideStroke && (out.textStroke = txCfg.insideStroke); - !out.textStroke && (out.textStroke = hostFill); - out.textStrokeWidth == null && (out.textStrokeWidth = 2); - } - } else { - if (textFillNotSet) { - out.textFill = itemStl.fill || txCfg.outsideFill || '#000'; - } - !out.textStroke && txCfg.outsideStroke && (out.textStroke = txCfg.outsideStroke); - } - out.text = txStl.text; - out.rich = txStl.rich; - each(txStl.rich, function (richItem) { - convertToEC4RichItem(richItem, richItem); - }); - return out; -} -function convertToEC4RichItem(out, richItem) { - if (!richItem) { - return; - } - hasOwn(richItem, 'fill') && (out.textFill = richItem.fill); - hasOwn(richItem, 'stroke') && (out.textStroke = richItem.fill); - hasOwn(richItem, 'lineWidth') && (out.textStrokeWidth = richItem.lineWidth); - hasOwn(richItem, 'font') && (out.font = richItem.font); - hasOwn(richItem, 'fontStyle') && (out.fontStyle = richItem.fontStyle); - hasOwn(richItem, 'fontWeight') && (out.fontWeight = richItem.fontWeight); - hasOwn(richItem, 'fontSize') && (out.fontSize = richItem.fontSize); - hasOwn(richItem, 'fontFamily') && (out.fontFamily = richItem.fontFamily); - hasOwn(richItem, 'align') && (out.textAlign = richItem.align); - hasOwn(richItem, 'verticalAlign') && (out.textVerticalAlign = richItem.verticalAlign); - hasOwn(richItem, 'lineHeight') && (out.textLineHeight = richItem.lineHeight); - hasOwn(richItem, 'width') && (out.textWidth = richItem.width); - hasOwn(richItem, 'height') && (out.textHeight = richItem.height); - hasOwn(richItem, 'backgroundColor') && (out.textBackgroundColor = richItem.backgroundColor); - hasOwn(richItem, 'padding') && (out.textPadding = richItem.padding); - hasOwn(richItem, 'borderColor') && (out.textBorderColor = richItem.borderColor); - hasOwn(richItem, 'borderWidth') && (out.textBorderWidth = richItem.borderWidth); - hasOwn(richItem, 'borderRadius') && (out.textBorderRadius = richItem.borderRadius); - hasOwn(richItem, 'shadowColor') && (out.textBoxShadowColor = richItem.shadowColor); - hasOwn(richItem, 'shadowBlur') && (out.textBoxShadowBlur = richItem.shadowBlur); - hasOwn(richItem, 'shadowOffsetX') && (out.textBoxShadowOffsetX = richItem.shadowOffsetX); - hasOwn(richItem, 'shadowOffsetY') && (out.textBoxShadowOffsetY = richItem.shadowOffsetY); - hasOwn(richItem, 'textShadowColor') && (out.textShadowColor = richItem.textShadowColor); - hasOwn(richItem, 'textShadowBlur') && (out.textShadowBlur = richItem.textShadowBlur); - hasOwn(richItem, 'textShadowOffsetX') && (out.textShadowOffsetX = richItem.textShadowOffsetX); - hasOwn(richItem, 'textShadowOffsetY') && (out.textShadowOffsetY = richItem.textShadowOffsetY); -} -export function warnDeprecated(deprecated, insteadApproach) { - if (process.env.NODE_ENV !== 'production') { - var key = deprecated + '^_^' + insteadApproach; - if (!deprecatedLogs[key]) { - console.warn("[ECharts] DEPRECATED: \"" + deprecated + "\" has been deprecated. " + insteadApproach); - deprecatedLogs[key] = true; - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/symbol.js b/node_modules/echarts/lib/util/symbol.js deleted file mode 100644 index b25c0af..0000000 --- a/node_modules/echarts/lib/util/symbol.js +++ /dev/null @@ -1,334 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -// Symbol factory -import { each, isArray, retrieve2 } from 'zrender/lib/core/util.js'; -import * as graphic from './graphic.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { calculateTextPosition } from 'zrender/lib/contain/text.js'; -import { parsePercent } from './number.js'; -/** - * Triangle shape - * @inner - */ -var Triangle = graphic.Path.extend({ - type: 'triangle', - shape: { - cx: 0, - cy: 0, - width: 0, - height: 0 - }, - buildPath: function (path, shape) { - var cx = shape.cx; - var cy = shape.cy; - var width = shape.width / 2; - var height = shape.height / 2; - path.moveTo(cx, cy - height); - path.lineTo(cx + width, cy + height); - path.lineTo(cx - width, cy + height); - path.closePath(); - } -}); -/** - * Diamond shape - * @inner - */ -var Diamond = graphic.Path.extend({ - type: 'diamond', - shape: { - cx: 0, - cy: 0, - width: 0, - height: 0 - }, - buildPath: function (path, shape) { - var cx = shape.cx; - var cy = shape.cy; - var width = shape.width / 2; - var height = shape.height / 2; - path.moveTo(cx, cy - height); - path.lineTo(cx + width, cy); - path.lineTo(cx, cy + height); - path.lineTo(cx - width, cy); - path.closePath(); - } -}); -/** - * Pin shape - * @inner - */ -var Pin = graphic.Path.extend({ - type: 'pin', - shape: { - // x, y on the cusp - x: 0, - y: 0, - width: 0, - height: 0 - }, - buildPath: function (path, shape) { - var x = shape.x; - var y = shape.y; - var w = shape.width / 5 * 3; - // Height must be larger than width - var h = Math.max(w, shape.height); - var r = w / 2; - // Dist on y with tangent point and circle center - var dy = r * r / (h - r); - var cy = y - h + r + dy; - var angle = Math.asin(dy / r); - // Dist on x with tangent point and circle center - var dx = Math.cos(angle) * r; - var tanX = Math.sin(angle); - var tanY = Math.cos(angle); - var cpLen = r * 0.6; - var cpLen2 = r * 0.7; - path.moveTo(x - dx, cy + dy); - path.arc(x, cy, r, Math.PI - angle, Math.PI * 2 + angle); - path.bezierCurveTo(x + dx - tanX * cpLen, cy + dy + tanY * cpLen, x, y - cpLen2, x, y); - path.bezierCurveTo(x, y - cpLen2, x - dx + tanX * cpLen, cy + dy + tanY * cpLen, x - dx, cy + dy); - path.closePath(); - } -}); -/** - * Arrow shape - * @inner - */ -var Arrow = graphic.Path.extend({ - type: 'arrow', - shape: { - x: 0, - y: 0, - width: 0, - height: 0 - }, - buildPath: function (ctx, shape) { - var height = shape.height; - var width = shape.width; - var x = shape.x; - var y = shape.y; - var dx = width / 3 * 2; - ctx.moveTo(x, y); - ctx.lineTo(x + dx, y + height); - ctx.lineTo(x, y + height / 4 * 3); - ctx.lineTo(x - dx, y + height); - ctx.lineTo(x, y); - ctx.closePath(); - } -}); -/** - * Map of path constructors - */ -// TODO Use function to build symbol path. -var symbolCtors = { - line: graphic.Line, - rect: graphic.Rect, - roundRect: graphic.Rect, - square: graphic.Rect, - circle: graphic.Circle, - diamond: Diamond, - pin: Pin, - arrow: Arrow, - triangle: Triangle -}; -var symbolShapeMakers = { - line: function (x, y, w, h, shape) { - shape.x1 = x; - shape.y1 = y + h / 2; - shape.x2 = x + w; - shape.y2 = y + h / 2; - }, - rect: function (x, y, w, h, shape) { - shape.x = x; - shape.y = y; - shape.width = w; - shape.height = h; - }, - roundRect: function (x, y, w, h, shape) { - shape.x = x; - shape.y = y; - shape.width = w; - shape.height = h; - shape.r = Math.min(w, h) / 4; - }, - square: function (x, y, w, h, shape) { - var size = Math.min(w, h); - shape.x = x; - shape.y = y; - shape.width = size; - shape.height = size; - }, - circle: function (x, y, w, h, shape) { - // Put circle in the center of square - shape.cx = x + w / 2; - shape.cy = y + h / 2; - shape.r = Math.min(w, h) / 2; - }, - diamond: function (x, y, w, h, shape) { - shape.cx = x + w / 2; - shape.cy = y + h / 2; - shape.width = w; - shape.height = h; - }, - pin: function (x, y, w, h, shape) { - shape.x = x + w / 2; - shape.y = y + h / 2; - shape.width = w; - shape.height = h; - }, - arrow: function (x, y, w, h, shape) { - shape.x = x + w / 2; - shape.y = y + h / 2; - shape.width = w; - shape.height = h; - }, - triangle: function (x, y, w, h, shape) { - shape.cx = x + w / 2; - shape.cy = y + h / 2; - shape.width = w; - shape.height = h; - } -}; -export var symbolBuildProxies = {}; -each(symbolCtors, function (Ctor, name) { - symbolBuildProxies[name] = new Ctor(); -}); -var SymbolClz = graphic.Path.extend({ - type: 'symbol', - shape: { - symbolType: '', - x: 0, - y: 0, - width: 0, - height: 0 - }, - calculateTextPosition: function (out, config, rect) { - var res = calculateTextPosition(out, config, rect); - var shape = this.shape; - if (shape && shape.symbolType === 'pin' && config.position === 'inside') { - res.y = rect.y + rect.height * 0.4; - } - return res; - }, - buildPath: function (ctx, shape, inBundle) { - var symbolType = shape.symbolType; - if (symbolType !== 'none') { - var proxySymbol = symbolBuildProxies[symbolType]; - if (!proxySymbol) { - // Default rect - symbolType = 'rect'; - proxySymbol = symbolBuildProxies[symbolType]; - } - symbolShapeMakers[symbolType](shape.x, shape.y, shape.width, shape.height, proxySymbol.shape); - proxySymbol.buildPath(ctx, proxySymbol.shape, inBundle); - } - } -}); -// Provide setColor helper method to avoid determine if set the fill or stroke outside -function symbolPathSetColor(color, innerColor) { - if (this.type !== 'image') { - var symbolStyle = this.style; - if (this.__isEmptyBrush) { - symbolStyle.stroke = color; - symbolStyle.fill = innerColor || '#fff'; - // TODO Same width with lineStyle in LineView - symbolStyle.lineWidth = 2; - } else if (this.shape.symbolType === 'line') { - symbolStyle.stroke = color; - } else { - symbolStyle.fill = color; - } - this.markRedraw(); - } -} -/** - * Create a symbol element with given symbol configuration: shape, x, y, width, height, color - */ -export function createSymbol(symbolType, x, y, w, h, color, -// whether to keep the ratio of w/h, -keepAspect) { - // TODO Support image object, DynamicImage. - var isEmpty = symbolType.indexOf('empty') === 0; - if (isEmpty) { - symbolType = symbolType.substr(5, 1).toLowerCase() + symbolType.substr(6); - } - var symbolPath; - if (symbolType.indexOf('image://') === 0) { - symbolPath = graphic.makeImage(symbolType.slice(8), new BoundingRect(x, y, w, h), keepAspect ? 'center' : 'cover'); - } else if (symbolType.indexOf('path://') === 0) { - symbolPath = graphic.makePath(symbolType.slice(7), {}, new BoundingRect(x, y, w, h), keepAspect ? 'center' : 'cover'); - } else { - symbolPath = new SymbolClz({ - shape: { - symbolType: symbolType, - x: x, - y: y, - width: w, - height: h - } - }); - } - symbolPath.__isEmptyBrush = isEmpty; - // TODO Should deprecate setColor - symbolPath.setColor = symbolPathSetColor; - if (color) { - symbolPath.setColor(color); - } - return symbolPath; -} -export function normalizeSymbolSize(symbolSize) { - if (!isArray(symbolSize)) { - symbolSize = [+symbolSize, +symbolSize]; - } - return [symbolSize[0] || 0, symbolSize[1] || 0]; -} -export function normalizeSymbolOffset(symbolOffset, symbolSize) { - if (symbolOffset == null) { - return; - } - if (!isArray(symbolOffset)) { - symbolOffset = [symbolOffset, symbolOffset]; - } - return [parsePercent(symbolOffset[0], symbolSize[0]) || 0, parsePercent(retrieve2(symbolOffset[1], symbolOffset[0]), symbolSize[1]) || 0]; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/throttle.js b/node_modules/echarts/lib/util/throttle.js deleted file mode 100644 index d1ac421..0000000 --- a/node_modules/echarts/lib/util/throttle.js +++ /dev/null @@ -1,172 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -var ORIGIN_METHOD = '\0__throttleOriginMethod'; -var RATE = '\0__throttleRate'; -var THROTTLE_TYPE = '\0__throttleType'; -; -/** - * @public - * @param {(Function)} fn - * @param {number} [delay=0] Unit: ms. - * @param {boolean} [debounce=false] - * true: If call interval less than `delay`, only the last call works. - * false: If call interval less than `delay, call works on fixed rate. - * @return {(Function)} throttled fn. - */ -export function throttle(fn, delay, debounce) { - var currCall; - var lastCall = 0; - var lastExec = 0; - var timer = null; - var diff; - var scope; - var args; - var debounceNextCall; - delay = delay || 0; - function exec() { - lastExec = new Date().getTime(); - timer = null; - fn.apply(scope, args || []); - } - var cb = function () { - var cbArgs = []; - for (var _i = 0; _i < arguments.length; _i++) { - cbArgs[_i] = arguments[_i]; - } - currCall = new Date().getTime(); - scope = this; - args = cbArgs; - var thisDelay = debounceNextCall || delay; - var thisDebounce = debounceNextCall || debounce; - debounceNextCall = null; - diff = currCall - (thisDebounce ? lastCall : lastExec) - thisDelay; - clearTimeout(timer); - // Here we should make sure that: the `exec` SHOULD NOT be called later - // than a new call of `cb`, that is, preserving the command order. Consider - // calculating "scale rate" when roaming as an example. When a call of `cb` - // happens, either the `exec` is called dierectly, or the call is delayed. - // But the delayed call should never be later than next call of `cb`. Under - // this assurance, we can simply update view state each time `dispatchAction` - // triggered by user roaming, but not need to add extra code to avoid the - // state being "rolled-back". - if (thisDebounce) { - timer = setTimeout(exec, thisDelay); - } else { - if (diff >= 0) { - exec(); - } else { - timer = setTimeout(exec, -diff); - } - } - lastCall = currCall; - }; - /** - * Clear throttle. - * @public - */ - cb.clear = function () { - if (timer) { - clearTimeout(timer); - timer = null; - } - }; - /** - * Enable debounce once. - */ - cb.debounceNextCall = function (debounceDelay) { - debounceNextCall = debounceDelay; - }; - return cb; -} -/** - * Create throttle method or update throttle rate. - * - * @example - * ComponentView.prototype.render = function () { - * ... - * throttle.createOrUpdate( - * this, - * '_dispatchAction', - * this.model.get('throttle'), - * 'fixRate' - * ); - * }; - * ComponentView.prototype.remove = function () { - * throttle.clear(this, '_dispatchAction'); - * }; - * ComponentView.prototype.dispose = function () { - * throttle.clear(this, '_dispatchAction'); - * }; - * - */ -export function createOrUpdate(obj, fnAttr, rate, throttleType) { - var fn = obj[fnAttr]; - if (!fn) { - return; - } - var originFn = fn[ORIGIN_METHOD] || fn; - var lastThrottleType = fn[THROTTLE_TYPE]; - var lastRate = fn[RATE]; - if (lastRate !== rate || lastThrottleType !== throttleType) { - if (rate == null || !throttleType) { - return obj[fnAttr] = originFn; - } - fn = obj[fnAttr] = throttle(originFn, rate, throttleType === 'debounce'); - fn[ORIGIN_METHOD] = originFn; - fn[THROTTLE_TYPE] = throttleType; - fn[RATE] = rate; - } - return fn; -} -/** - * Clear throttle. Example see throttle.createOrUpdate. - */ -export function clear(obj, fnAttr) { - var fn = obj[fnAttr]; - if (fn && fn[ORIGIN_METHOD]) { - // Clear throttle - fn.clear && fn.clear(); - obj[fnAttr] = fn[ORIGIN_METHOD]; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/time.js b/node_modules/echarts/lib/util/time.js deleted file mode 100644 index ba0d797..0000000 --- a/node_modules/echarts/lib/util/time.js +++ /dev/null @@ -1,273 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as numberUtil from './number.js'; -import { getDefaultLocaleModel, getLocaleModel, SYSTEM_LANG } from '../core/locale.js'; -import Model from '../model/Model.js'; -export var ONE_SECOND = 1000; -export var ONE_MINUTE = ONE_SECOND * 60; -export var ONE_HOUR = ONE_MINUTE * 60; -export var ONE_DAY = ONE_HOUR * 24; -export var ONE_YEAR = ONE_DAY * 365; -export var defaultLeveledFormatter = { - year: '{yyyy}', - month: '{MMM}', - day: '{d}', - hour: '{HH}:{mm}', - minute: '{HH}:{mm}', - second: '{HH}:{mm}:{ss}', - millisecond: '{HH}:{mm}:{ss} {SSS}', - none: '{yyyy}-{MM}-{dd} {HH}:{mm}:{ss} {SSS}' -}; -var fullDayFormatter = '{yyyy}-{MM}-{dd}'; -export var fullLeveledFormatter = { - year: '{yyyy}', - month: '{yyyy}-{MM}', - day: fullDayFormatter, - hour: fullDayFormatter + ' ' + defaultLeveledFormatter.hour, - minute: fullDayFormatter + ' ' + defaultLeveledFormatter.minute, - second: fullDayFormatter + ' ' + defaultLeveledFormatter.second, - millisecond: defaultLeveledFormatter.none -}; -export var primaryTimeUnits = ['year', 'month', 'day', 'hour', 'minute', 'second', 'millisecond']; -export var timeUnits = ['year', 'half-year', 'quarter', 'month', 'week', 'half-week', 'day', 'half-day', 'quarter-day', 'hour', 'minute', 'second', 'millisecond']; -export function pad(str, len) { - str += ''; - return '0000'.substr(0, len - str.length) + str; -} -export function getPrimaryTimeUnit(timeUnit) { - switch (timeUnit) { - case 'half-year': - case 'quarter': - return 'month'; - case 'week': - case 'half-week': - return 'day'; - case 'half-day': - case 'quarter-day': - return 'hour'; - default: - // year, minutes, second, milliseconds - return timeUnit; - } -} -export function isPrimaryTimeUnit(timeUnit) { - return timeUnit === getPrimaryTimeUnit(timeUnit); -} -export function getDefaultFormatPrecisionOfInterval(timeUnit) { - switch (timeUnit) { - case 'year': - case 'month': - return 'day'; - case 'millisecond': - return 'millisecond'; - default: - // Also for day, hour, minute, second - return 'second'; - } -} -export function format( -// Note: The result based on `isUTC` are totally different, which can not be just simply -// substituted by the result without `isUTC`. So we make the param `isUTC` mandatory. -time, template, isUTC, lang) { - var date = numberUtil.parseDate(time); - var y = date[fullYearGetterName(isUTC)](); - var M = date[monthGetterName(isUTC)]() + 1; - var q = Math.floor((M - 1) / 3) + 1; - var d = date[dateGetterName(isUTC)](); - var e = date['get' + (isUTC ? 'UTC' : '') + 'Day'](); - var H = date[hoursGetterName(isUTC)](); - var h = (H - 1) % 12 + 1; - var m = date[minutesGetterName(isUTC)](); - var s = date[secondsGetterName(isUTC)](); - var S = date[millisecondsGetterName(isUTC)](); - var a = H >= 12 ? 'pm' : 'am'; - var A = a.toUpperCase(); - var localeModel = lang instanceof Model ? lang : getLocaleModel(lang || SYSTEM_LANG) || getDefaultLocaleModel(); - var timeModel = localeModel.getModel('time'); - var month = timeModel.get('month'); - var monthAbbr = timeModel.get('monthAbbr'); - var dayOfWeek = timeModel.get('dayOfWeek'); - var dayOfWeekAbbr = timeModel.get('dayOfWeekAbbr'); - return (template || '').replace(/{a}/g, a + '').replace(/{A}/g, A + '').replace(/{yyyy}/g, y + '').replace(/{yy}/g, pad(y % 100 + '', 2)).replace(/{Q}/g, q + '').replace(/{MMMM}/g, month[M - 1]).replace(/{MMM}/g, monthAbbr[M - 1]).replace(/{MM}/g, pad(M, 2)).replace(/{M}/g, M + '').replace(/{dd}/g, pad(d, 2)).replace(/{d}/g, d + '').replace(/{eeee}/g, dayOfWeek[e]).replace(/{ee}/g, dayOfWeekAbbr[e]).replace(/{e}/g, e + '').replace(/{HH}/g, pad(H, 2)).replace(/{H}/g, H + '').replace(/{hh}/g, pad(h + '', 2)).replace(/{h}/g, h + '').replace(/{mm}/g, pad(m, 2)).replace(/{m}/g, m + '').replace(/{ss}/g, pad(s, 2)).replace(/{s}/g, s + '').replace(/{SSS}/g, pad(S, 3)).replace(/{S}/g, S + ''); -} -export function leveledFormat(tick, idx, formatter, lang, isUTC) { - var template = null; - if (zrUtil.isString(formatter)) { - // Single formatter for all units at all levels - template = formatter; - } else if (zrUtil.isFunction(formatter)) { - // Callback formatter - template = formatter(tick.value, idx, { - level: tick.level - }); - } else { - var defaults = zrUtil.extend({}, defaultLeveledFormatter); - if (tick.level > 0) { - for (var i = 0; i < primaryTimeUnits.length; ++i) { - defaults[primaryTimeUnits[i]] = "{primary|" + defaults[primaryTimeUnits[i]] + "}"; - } - } - var mergedFormatter = formatter ? formatter.inherit === false ? formatter // Use formatter with bigger units - : zrUtil.defaults(formatter, defaults) : defaults; - var unit = getUnitFromValue(tick.value, isUTC); - if (mergedFormatter[unit]) { - template = mergedFormatter[unit]; - } else if (mergedFormatter.inherit) { - // Unit formatter is not defined and should inherit from bigger units - var targetId = timeUnits.indexOf(unit); - for (var i = targetId - 1; i >= 0; --i) { - if (mergedFormatter[unit]) { - template = mergedFormatter[unit]; - break; - } - } - template = template || defaults.none; - } - if (zrUtil.isArray(template)) { - var levelId = tick.level == null ? 0 : tick.level >= 0 ? tick.level : template.length + tick.level; - levelId = Math.min(levelId, template.length - 1); - template = template[levelId]; - } - } - return format(new Date(tick.value), template, isUTC, lang); -} -export function getUnitFromValue(value, isUTC) { - var date = numberUtil.parseDate(value); - var M = date[monthGetterName(isUTC)]() + 1; - var d = date[dateGetterName(isUTC)](); - var h = date[hoursGetterName(isUTC)](); - var m = date[minutesGetterName(isUTC)](); - var s = date[secondsGetterName(isUTC)](); - var S = date[millisecondsGetterName(isUTC)](); - var isSecond = S === 0; - var isMinute = isSecond && s === 0; - var isHour = isMinute && m === 0; - var isDay = isHour && h === 0; - var isMonth = isDay && d === 1; - var isYear = isMonth && M === 1; - if (isYear) { - return 'year'; - } else if (isMonth) { - return 'month'; - } else if (isDay) { - return 'day'; - } else if (isHour) { - return 'hour'; - } else if (isMinute) { - return 'minute'; - } else if (isSecond) { - return 'second'; - } else { - return 'millisecond'; - } -} -export function getUnitValue(value, unit, isUTC) { - var date = zrUtil.isNumber(value) ? numberUtil.parseDate(value) : value; - unit = unit || getUnitFromValue(value, isUTC); - switch (unit) { - case 'year': - return date[fullYearGetterName(isUTC)](); - case 'half-year': - return date[monthGetterName(isUTC)]() >= 6 ? 1 : 0; - case 'quarter': - return Math.floor((date[monthGetterName(isUTC)]() + 1) / 4); - case 'month': - return date[monthGetterName(isUTC)](); - case 'day': - return date[dateGetterName(isUTC)](); - case 'half-day': - return date[hoursGetterName(isUTC)]() / 24; - case 'hour': - return date[hoursGetterName(isUTC)](); - case 'minute': - return date[minutesGetterName(isUTC)](); - case 'second': - return date[secondsGetterName(isUTC)](); - case 'millisecond': - return date[millisecondsGetterName(isUTC)](); - } -} -export function fullYearGetterName(isUTC) { - return isUTC ? 'getUTCFullYear' : 'getFullYear'; -} -export function monthGetterName(isUTC) { - return isUTC ? 'getUTCMonth' : 'getMonth'; -} -export function dateGetterName(isUTC) { - return isUTC ? 'getUTCDate' : 'getDate'; -} -export function hoursGetterName(isUTC) { - return isUTC ? 'getUTCHours' : 'getHours'; -} -export function minutesGetterName(isUTC) { - return isUTC ? 'getUTCMinutes' : 'getMinutes'; -} -export function secondsGetterName(isUTC) { - return isUTC ? 'getUTCSeconds' : 'getSeconds'; -} -export function millisecondsGetterName(isUTC) { - return isUTC ? 'getUTCMilliseconds' : 'getMilliseconds'; -} -export function fullYearSetterName(isUTC) { - return isUTC ? 'setUTCFullYear' : 'setFullYear'; -} -export function monthSetterName(isUTC) { - return isUTC ? 'setUTCMonth' : 'setMonth'; -} -export function dateSetterName(isUTC) { - return isUTC ? 'setUTCDate' : 'setDate'; -} -export function hoursSetterName(isUTC) { - return isUTC ? 'setUTCHours' : 'setHours'; -} -export function minutesSetterName(isUTC) { - return isUTC ? 'setUTCMinutes' : 'setMinutes'; -} -export function secondsSetterName(isUTC) { - return isUTC ? 'setUTCSeconds' : 'setSeconds'; -} -export function millisecondsSetterName(isUTC) { - return isUTC ? 'setUTCMilliseconds' : 'setMilliseconds'; -} \ No newline at end of file diff --git a/node_modules/echarts/lib/util/types.js b/node_modules/echarts/lib/util/types.js deleted file mode 100644 index 84a6bf4..0000000 --- a/node_modules/echarts/lib/util/types.js +++ /dev/null @@ -1,60 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createHashMap } from 'zrender/lib/core/util.js'; -; -; -; -export var VISUAL_DIMENSIONS = createHashMap(['tooltip', 'label', 'itemName', 'itemId', 'itemGroupId', 'itemChildGroupId', 'seriesName']); -export var SOURCE_FORMAT_ORIGINAL = 'original'; -export var SOURCE_FORMAT_ARRAY_ROWS = 'arrayRows'; -export var SOURCE_FORMAT_OBJECT_ROWS = 'objectRows'; -export var SOURCE_FORMAT_KEYED_COLUMNS = 'keyedColumns'; -export var SOURCE_FORMAT_TYPED_ARRAY = 'typedArray'; -export var SOURCE_FORMAT_UNKNOWN = 'unknown'; -export var SERIES_LAYOUT_BY_COLUMN = 'column'; -export var SERIES_LAYOUT_BY_ROW = 'row'; -; -; -; -; \ No newline at end of file diff --git a/node_modules/echarts/lib/util/vendor.js b/node_modules/echarts/lib/util/vendor.js deleted file mode 100644 index 7c68960..0000000 --- a/node_modules/echarts/lib/util/vendor.js +++ /dev/null @@ -1,55 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isArray } from 'zrender/lib/core/util.js'; -/* global Float32Array */ -var supportFloat32Array = typeof Float32Array !== 'undefined'; -var Float32ArrayCtor = !supportFloat32Array ? Array : Float32Array; -export function createFloat32Array(arg) { - if (isArray(arg)) { - // Return self directly if don't support TypedArray. - return supportFloat32Array ? new Float32Array(arg) : arg; - } - // Else is number - return new Float32ArrayCtor(arg); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/view/Chart.js b/node_modules/echarts/lib/view/Chart.js deleted file mode 100644 index 642fbef..0000000 --- a/node_modules/echarts/lib/view/Chart.js +++ /dev/null @@ -1,201 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { each } from 'zrender/lib/core/util.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import * as componentUtil from '../util/component.js'; -import * as clazzUtil from '../util/clazz.js'; -import * as modelUtil from '../util/model.js'; -import { enterEmphasis, leaveEmphasis, getHighlightDigit, isHighDownDispatcher } from '../util/states.js'; -import { createTask } from '../core/task.js'; -import createRenderPlanner from '../chart/helper/createRenderPlanner.js'; -import { traverseElements } from '../util/graphic.js'; -import { error } from '../util/log.js'; -var inner = modelUtil.makeInner(); -var renderPlanner = createRenderPlanner(); -var ChartView = /** @class */function () { - function ChartView() { - this.group = new Group(); - this.uid = componentUtil.getUID('viewChart'); - this.renderTask = createTask({ - plan: renderTaskPlan, - reset: renderTaskReset - }); - this.renderTask.context = { - view: this - }; - } - ChartView.prototype.init = function (ecModel, api) {}; - ChartView.prototype.render = function (seriesModel, ecModel, api, payload) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('render method must been implemented'); - } - }; - /** - * Highlight series or specified data item. - */ - ChartView.prototype.highlight = function (seriesModel, ecModel, api, payload) { - var data = seriesModel.getData(payload && payload.dataType); - if (!data) { - if (process.env.NODE_ENV !== 'production') { - error("Unknown dataType " + payload.dataType); - } - return; - } - toggleHighlight(data, payload, 'emphasis'); - }; - /** - * Downplay series or specified data item. - */ - ChartView.prototype.downplay = function (seriesModel, ecModel, api, payload) { - var data = seriesModel.getData(payload && payload.dataType); - if (!data) { - if (process.env.NODE_ENV !== 'production') { - error("Unknown dataType " + payload.dataType); - } - return; - } - toggleHighlight(data, payload, 'normal'); - }; - /** - * Remove self. - */ - ChartView.prototype.remove = function (ecModel, api) { - this.group.removeAll(); - }; - /** - * Dispose self. - */ - ChartView.prototype.dispose = function (ecModel, api) {}; - ChartView.prototype.updateView = function (seriesModel, ecModel, api, payload) { - this.render(seriesModel, ecModel, api, payload); - }; - // FIXME never used? - ChartView.prototype.updateLayout = function (seriesModel, ecModel, api, payload) { - this.render(seriesModel, ecModel, api, payload); - }; - // FIXME never used? - ChartView.prototype.updateVisual = function (seriesModel, ecModel, api, payload) { - this.render(seriesModel, ecModel, api, payload); - }; - /** - * Traverse the new rendered elements. - * - * It will traverse the new added element in progressive rendering. - * And traverse all in normal rendering. - */ - ChartView.prototype.eachRendered = function (cb) { - traverseElements(this.group, cb); - }; - ChartView.markUpdateMethod = function (payload, methodName) { - inner(payload).updateMethod = methodName; - }; - ChartView.protoInitialize = function () { - var proto = ChartView.prototype; - proto.type = 'chart'; - }(); - return ChartView; -}(); -; -/** - * Set state of single element - */ -function elSetState(el, state, highlightDigit) { - if (el && isHighDownDispatcher(el)) { - (state === 'emphasis' ? enterEmphasis : leaveEmphasis)(el, highlightDigit); - } -} -function toggleHighlight(data, payload, state) { - var dataIndex = modelUtil.queryDataIndex(data, payload); - var highlightDigit = payload && payload.highlightKey != null ? getHighlightDigit(payload.highlightKey) : null; - if (dataIndex != null) { - each(modelUtil.normalizeToArray(dataIndex), function (dataIdx) { - elSetState(data.getItemGraphicEl(dataIdx), state, highlightDigit); - }); - } else { - data.eachItemGraphicEl(function (el) { - elSetState(el, state, highlightDigit); - }); - } -} -clazzUtil.enableClassExtend(ChartView, ['dispose']); -clazzUtil.enableClassManagement(ChartView); -function renderTaskPlan(context) { - return renderPlanner(context.model); -} -function renderTaskReset(context) { - var seriesModel = context.model; - var ecModel = context.ecModel; - var api = context.api; - var payload = context.payload; - // FIXME: remove updateView updateVisual - var progressiveRender = seriesModel.pipelineContext.progressiveRender; - var view = context.view; - var updateMethod = payload && inner(payload).updateMethod; - var methodName = progressiveRender ? 'incrementalPrepareRender' : updateMethod && view[updateMethod] ? updateMethod - // `appendData` is also supported when data amount - // is less than progressive threshold. - : 'render'; - if (methodName !== 'render') { - view[methodName](seriesModel, ecModel, api, payload); - } - return progressMethodMap[methodName]; -} -var progressMethodMap = { - incrementalPrepareRender: { - progress: function (params, context) { - context.view.incrementalRender(params, context.model, context.ecModel, context.api, context.payload); - } - }, - render: { - // Put view.render in `progress` to support appendData. But in this case - // view.render should not be called in reset, otherwise it will be called - // twise. Use `forceFirstProgress` to make sure that view.render is called - // in any cases. - forceFirstProgress: true, - progress: function (params, context) { - context.view.render(context.model, context.ecModel, context.api, context.payload); - } - } -}; -export default ChartView; \ No newline at end of file diff --git a/node_modules/echarts/lib/view/Component.js b/node_modules/echarts/lib/view/Component.js deleted file mode 100644 index 356703d..0000000 --- a/node_modules/echarts/lib/view/Component.js +++ /dev/null @@ -1,88 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import Group from 'zrender/lib/graphic/Group.js'; -import * as componentUtil from '../util/component.js'; -import * as clazzUtil from '../util/clazz.js'; -var ComponentView = /** @class */function () { - function ComponentView() { - this.group = new Group(); - this.uid = componentUtil.getUID('viewComponent'); - } - ComponentView.prototype.init = function (ecModel, api) {}; - ComponentView.prototype.render = function (model, ecModel, api, payload) {}; - ComponentView.prototype.dispose = function (ecModel, api) {}; - ComponentView.prototype.updateView = function (model, ecModel, api, payload) { - // Do nothing; - }; - ComponentView.prototype.updateLayout = function (model, ecModel, api, payload) { - // Do nothing; - }; - ComponentView.prototype.updateVisual = function (model, ecModel, api, payload) { - // Do nothing; - }; - /** - * Hook for toggle blur target series. - * Can be used in marker for blur or leave blur the markers - */ - ComponentView.prototype.toggleBlurSeries = function (seriesModels, isBlur, ecModel) { - // Do nothing; - }; - /** - * Traverse the new rendered elements. - * - * It will traverse the new added element in progressive rendering. - * And traverse all in normal rendering. - */ - ComponentView.prototype.eachRendered = function (cb) { - var group = this.group; - if (group) { - group.traverse(cb); - } - }; - return ComponentView; -}(); -; -clazzUtil.enableClassExtend(ComponentView); -clazzUtil.enableClassManagement(ComponentView); -export default ComponentView; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/LegendVisualProvider.js b/node_modules/echarts/lib/visual/LegendVisualProvider.js deleted file mode 100644 index 208b998..0000000 --- a/node_modules/echarts/lib/visual/LegendVisualProvider.js +++ /dev/null @@ -1,81 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * LegendVisualProvider is an bridge that pick encoded color from data and - * provide to the legend component. - */ -var LegendVisualProvider = /** @class */function () { - function LegendVisualProvider( - // Function to get data after filtered. It stores all the encoding info - getDataWithEncodedVisual, - // Function to get raw data before filtered. - getRawData) { - this._getDataWithEncodedVisual = getDataWithEncodedVisual; - this._getRawData = getRawData; - } - LegendVisualProvider.prototype.getAllNames = function () { - var rawData = this._getRawData(); - // We find the name from the raw data. In case it's filtered by the legend component. - // Normally, the name can be found in rawData, but can't be found in filtered data will display as gray. - return rawData.mapArray(rawData.getName); - }; - LegendVisualProvider.prototype.containName = function (name) { - var rawData = this._getRawData(); - return rawData.indexOfName(name) >= 0; - }; - LegendVisualProvider.prototype.indexOfName = function (name) { - // Only get data when necessary. - // Because LegendVisualProvider constructor may be new in the stage that data is not prepared yet. - // Invoking Series#getData immediately will throw an error. - var dataWithEncodedVisual = this._getDataWithEncodedVisual(); - return dataWithEncodedVisual.indexOfName(name); - }; - LegendVisualProvider.prototype.getItemVisual = function (dataIndex, key) { - // Get encoded visual properties from final filtered data. - var dataWithEncodedVisual = this._getDataWithEncodedVisual(); - return dataWithEncodedVisual.getItemVisual(dataIndex, key); - }; - return LegendVisualProvider; -}(); -export default LegendVisualProvider; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/VisualMapping.js b/node_modules/echarts/lib/visual/VisualMapping.js deleted file mode 100644 index 195e536..0000000 --- a/node_modules/echarts/lib/visual/VisualMapping.js +++ /dev/null @@ -1,479 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as zrColor from 'zrender/lib/tool/color.js'; -import { linearMap } from '../util/number.js'; -import { warn } from '../util/log.js'; -var each = zrUtil.each; -var isObject = zrUtil.isObject; -var CATEGORY_DEFAULT_VISUAL_INDEX = -1; -var VisualMapping = /** @class */function () { - function VisualMapping(option) { - var mappingMethod = option.mappingMethod; - var visualType = option.type; - var thisOption = this.option = zrUtil.clone(option); - this.type = visualType; - this.mappingMethod = mappingMethod; - this._normalizeData = normalizers[mappingMethod]; - var visualHandler = VisualMapping.visualHandlers[visualType]; - this.applyVisual = visualHandler.applyVisual; - this.getColorMapper = visualHandler.getColorMapper; - this._normalizedToVisual = visualHandler._normalizedToVisual[mappingMethod]; - if (mappingMethod === 'piecewise') { - normalizeVisualRange(thisOption); - preprocessForPiecewise(thisOption); - } else if (mappingMethod === 'category') { - thisOption.categories ? preprocessForSpecifiedCategory(thisOption) - // categories is ordinal when thisOption.categories not specified, - // which need no more preprocess except normalize visual. - : normalizeVisualRange(thisOption, true); - } else { - // mappingMethod === 'linear' or 'fixed' - zrUtil.assert(mappingMethod !== 'linear' || thisOption.dataExtent); - normalizeVisualRange(thisOption); - } - } - VisualMapping.prototype.mapValueToVisual = function (value) { - var normalized = this._normalizeData(value); - return this._normalizedToVisual(normalized, value); - }; - VisualMapping.prototype.getNormalizer = function () { - return zrUtil.bind(this._normalizeData, this); - }; - /** - * List available visual types. - * - * @public - * @return {Array.} - */ - VisualMapping.listVisualTypes = function () { - return zrUtil.keys(VisualMapping.visualHandlers); - }; - // /** - // * @public - // */ - // static addVisualHandler(name, handler) { - // visualHandlers[name] = handler; - // } - /** - * @public - */ - VisualMapping.isValidType = function (visualType) { - return VisualMapping.visualHandlers.hasOwnProperty(visualType); - }; - /** - * Convenient method. - * Visual can be Object or Array or primary type. - */ - VisualMapping.eachVisual = function (visual, callback, context) { - if (zrUtil.isObject(visual)) { - zrUtil.each(visual, callback, context); - } else { - callback.call(context, visual); - } - }; - VisualMapping.mapVisual = function (visual, callback, context) { - var isPrimary; - var newVisual = zrUtil.isArray(visual) ? [] : zrUtil.isObject(visual) ? {} : (isPrimary = true, null); - VisualMapping.eachVisual(visual, function (v, key) { - var newVal = callback.call(context, v, key); - isPrimary ? newVisual = newVal : newVisual[key] = newVal; - }); - return newVisual; - }; - /** - * Retrieve visual properties from given object. - */ - VisualMapping.retrieveVisuals = function (obj) { - var ret = {}; - var hasVisual; - obj && each(VisualMapping.visualHandlers, function (h, visualType) { - if (obj.hasOwnProperty(visualType)) { - ret[visualType] = obj[visualType]; - hasVisual = true; - } - }); - return hasVisual ? ret : null; - }; - /** - * Give order to visual types, considering colorSaturation, colorAlpha depends on color. - * - * @public - * @param {(Object|Array)} visualTypes If Object, like: {color: ..., colorSaturation: ...} - * IF Array, like: ['color', 'symbol', 'colorSaturation'] - * @return {Array.} Sorted visual types. - */ - VisualMapping.prepareVisualTypes = function (visualTypes) { - if (zrUtil.isArray(visualTypes)) { - visualTypes = visualTypes.slice(); - } else if (isObject(visualTypes)) { - var types_1 = []; - each(visualTypes, function (item, type) { - types_1.push(type); - }); - visualTypes = types_1; - } else { - return []; - } - visualTypes.sort(function (type1, type2) { - // color should be front of colorSaturation, colorAlpha, ... - // symbol and symbolSize do not matter. - return type2 === 'color' && type1 !== 'color' && type1.indexOf('color') === 0 ? 1 : -1; - }); - return visualTypes; - }; - /** - * 'color', 'colorSaturation', 'colorAlpha', ... are depends on 'color'. - * Other visuals are only depends on themself. - */ - VisualMapping.dependsOn = function (visualType1, visualType2) { - return visualType2 === 'color' ? !!(visualType1 && visualType1.indexOf(visualType2) === 0) : visualType1 === visualType2; - }; - /** - * @param value - * @param pieceList [{value: ..., interval: [min, max]}, ...] - * Always from small to big. - * @param findClosestWhenOutside Default to be false - * @return index - */ - VisualMapping.findPieceIndex = function (value, pieceList, findClosestWhenOutside) { - var possibleI; - var abs = Infinity; - // value has the higher priority. - for (var i = 0, len = pieceList.length; i < len; i++) { - var pieceValue = pieceList[i].value; - if (pieceValue != null) { - if (pieceValue === value - // FIXME - // It is supposed to compare value according to value type of dimension, - // but currently value type can exactly be string or number. - // Compromise for numeric-like string (like '12'), especially - // in the case that visualMap.categories is ['22', '33']. - || zrUtil.isString(pieceValue) && pieceValue === value + '') { - return i; - } - findClosestWhenOutside && updatePossible(pieceValue, i); - } - } - for (var i = 0, len = pieceList.length; i < len; i++) { - var piece = pieceList[i]; - var interval = piece.interval; - var close_1 = piece.close; - if (interval) { - if (interval[0] === -Infinity) { - if (littleThan(close_1[1], value, interval[1])) { - return i; - } - } else if (interval[1] === Infinity) { - if (littleThan(close_1[0], interval[0], value)) { - return i; - } - } else if (littleThan(close_1[0], interval[0], value) && littleThan(close_1[1], value, interval[1])) { - return i; - } - findClosestWhenOutside && updatePossible(interval[0], i); - findClosestWhenOutside && updatePossible(interval[1], i); - } - } - if (findClosestWhenOutside) { - return value === Infinity ? pieceList.length - 1 : value === -Infinity ? 0 : possibleI; - } - function updatePossible(val, index) { - var newAbs = Math.abs(val - value); - if (newAbs < abs) { - abs = newAbs; - possibleI = index; - } - } - }; - VisualMapping.visualHandlers = { - color: { - applyVisual: makeApplyVisual('color'), - getColorMapper: function () { - var thisOption = this.option; - return zrUtil.bind(thisOption.mappingMethod === 'category' ? function (value, isNormalized) { - !isNormalized && (value = this._normalizeData(value)); - return doMapCategory.call(this, value); - } : function (value, isNormalized, out) { - // If output rgb array - // which will be much faster and useful in pixel manipulation - var returnRGBArray = !!out; - !isNormalized && (value = this._normalizeData(value)); - out = zrColor.fastLerp(value, thisOption.parsedVisual, out); - return returnRGBArray ? out : zrColor.stringify(out, 'rgba'); - }, this); - }, - _normalizedToVisual: { - linear: function (normalized) { - return zrColor.stringify(zrColor.fastLerp(normalized, this.option.parsedVisual), 'rgba'); - }, - category: doMapCategory, - piecewise: function (normalized, value) { - var result = getSpecifiedVisual.call(this, value); - if (result == null) { - result = zrColor.stringify(zrColor.fastLerp(normalized, this.option.parsedVisual), 'rgba'); - } - return result; - }, - fixed: doMapFixed - } - }, - colorHue: makePartialColorVisualHandler(function (color, value) { - return zrColor.modifyHSL(color, value); - }), - colorSaturation: makePartialColorVisualHandler(function (color, value) { - return zrColor.modifyHSL(color, null, value); - }), - colorLightness: makePartialColorVisualHandler(function (color, value) { - return zrColor.modifyHSL(color, null, null, value); - }), - colorAlpha: makePartialColorVisualHandler(function (color, value) { - return zrColor.modifyAlpha(color, value); - }), - decal: { - applyVisual: makeApplyVisual('decal'), - _normalizedToVisual: { - linear: null, - category: doMapCategory, - piecewise: null, - fixed: null - } - }, - opacity: { - applyVisual: makeApplyVisual('opacity'), - _normalizedToVisual: createNormalizedToNumericVisual([0, 1]) - }, - liftZ: { - applyVisual: makeApplyVisual('liftZ'), - _normalizedToVisual: { - linear: doMapFixed, - category: doMapFixed, - piecewise: doMapFixed, - fixed: doMapFixed - } - }, - symbol: { - applyVisual: function (value, getter, setter) { - var symbolCfg = this.mapValueToVisual(value); - setter('symbol', symbolCfg); - }, - _normalizedToVisual: { - linear: doMapToArray, - category: doMapCategory, - piecewise: function (normalized, value) { - var result = getSpecifiedVisual.call(this, value); - if (result == null) { - result = doMapToArray.call(this, normalized); - } - return result; - }, - fixed: doMapFixed - } - }, - symbolSize: { - applyVisual: makeApplyVisual('symbolSize'), - _normalizedToVisual: createNormalizedToNumericVisual([0, 1]) - } - }; - return VisualMapping; -}(); -function preprocessForPiecewise(thisOption) { - var pieceList = thisOption.pieceList; - thisOption.hasSpecialVisual = false; - zrUtil.each(pieceList, function (piece, index) { - piece.originIndex = index; - // piece.visual is "result visual value" but not - // a visual range, so it does not need to be normalized. - if (piece.visual != null) { - thisOption.hasSpecialVisual = true; - } - }); -} -function preprocessForSpecifiedCategory(thisOption) { - // Hash categories. - var categories = thisOption.categories; - var categoryMap = thisOption.categoryMap = {}; - var visual = thisOption.visual; - each(categories, function (cate, index) { - categoryMap[cate] = index; - }); - // Process visual map input. - if (!zrUtil.isArray(visual)) { - var visualArr_1 = []; - if (zrUtil.isObject(visual)) { - each(visual, function (v, cate) { - var index = categoryMap[cate]; - visualArr_1[index != null ? index : CATEGORY_DEFAULT_VISUAL_INDEX] = v; - }); - } else { - // Is primary type, represents default visual. - visualArr_1[CATEGORY_DEFAULT_VISUAL_INDEX] = visual; - } - visual = setVisualToOption(thisOption, visualArr_1); - } - // Remove categories that has no visual, - // then we can mapping them to CATEGORY_DEFAULT_VISUAL_INDEX. - for (var i = categories.length - 1; i >= 0; i--) { - if (visual[i] == null) { - delete categoryMap[categories[i]]; - categories.pop(); - } - } -} -function normalizeVisualRange(thisOption, isCategory) { - var visual = thisOption.visual; - var visualArr = []; - if (zrUtil.isObject(visual)) { - each(visual, function (v) { - visualArr.push(v); - }); - } else if (visual != null) { - visualArr.push(visual); - } - var doNotNeedPair = { - color: 1, - symbol: 1 - }; - if (!isCategory && visualArr.length === 1 && !doNotNeedPair.hasOwnProperty(thisOption.type)) { - // Do not care visualArr.length === 0, which is illegal. - visualArr[1] = visualArr[0]; - } - setVisualToOption(thisOption, visualArr); -} -function makePartialColorVisualHandler(applyValue) { - return { - applyVisual: function (value, getter, setter) { - // Only used in HSL - var colorChannel = this.mapValueToVisual(value); - // Must not be array value - setter('color', applyValue(getter('color'), colorChannel)); - }, - _normalizedToVisual: createNormalizedToNumericVisual([0, 1]) - }; -} -function doMapToArray(normalized) { - var visual = this.option.visual; - return visual[Math.round(linearMap(normalized, [0, 1], [0, visual.length - 1], true))] || {}; // TODO {}? -} - -function makeApplyVisual(visualType) { - return function (value, getter, setter) { - setter(visualType, this.mapValueToVisual(value)); - }; -} -function doMapCategory(normalized) { - var visual = this.option.visual; - return visual[this.option.loop && normalized !== CATEGORY_DEFAULT_VISUAL_INDEX ? normalized % visual.length : normalized]; -} -function doMapFixed() { - // visual will be convert to array. - return this.option.visual[0]; -} -/** - * Create mapped to numeric visual - */ -function createNormalizedToNumericVisual(sourceExtent) { - return { - linear: function (normalized) { - return linearMap(normalized, sourceExtent, this.option.visual, true); - }, - category: doMapCategory, - piecewise: function (normalized, value) { - var result = getSpecifiedVisual.call(this, value); - if (result == null) { - result = linearMap(normalized, sourceExtent, this.option.visual, true); - } - return result; - }, - fixed: doMapFixed - }; -} -function getSpecifiedVisual(value) { - var thisOption = this.option; - var pieceList = thisOption.pieceList; - if (thisOption.hasSpecialVisual) { - var pieceIndex = VisualMapping.findPieceIndex(value, pieceList); - var piece = pieceList[pieceIndex]; - if (piece && piece.visual) { - return piece.visual[this.type]; - } - } -} -function setVisualToOption(thisOption, visualArr) { - thisOption.visual = visualArr; - if (thisOption.type === 'color') { - thisOption.parsedVisual = zrUtil.map(visualArr, function (item) { - var color = zrColor.parse(item); - if (!color && process.env.NODE_ENV !== 'production') { - warn("'" + item + "' is an illegal color, fallback to '#000000'", true); - } - return color || [0, 0, 0, 1]; - }); - } - return visualArr; -} -/** - * Normalizers by mapping methods. - */ -var normalizers = { - linear: function (value) { - return linearMap(value, this.option.dataExtent, [0, 1], true); - }, - piecewise: function (value) { - var pieceList = this.option.pieceList; - var pieceIndex = VisualMapping.findPieceIndex(value, pieceList, true); - if (pieceIndex != null) { - return linearMap(pieceIndex, [0, pieceList.length - 1], [0, 1], true); - } - }, - category: function (value) { - var index = this.option.categories ? this.option.categoryMap[value] : value; // ordinal value - return index == null ? CATEGORY_DEFAULT_VISUAL_INDEX : index; - }, - fixed: zrUtil.noop -}; -function littleThan(close, a, b) { - return close ? a <= b : a < b; -} -export default VisualMapping; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/aria.js b/node_modules/echarts/lib/visual/aria.js deleted file mode 100644 index 5066974..0000000 --- a/node_modules/echarts/lib/visual/aria.js +++ /dev/null @@ -1,233 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { makeInner } from '../util/model.js'; -import { getDecalFromPalette } from '../model/mixin/palette.js'; -var DEFAULT_OPTION = { - label: { - enabled: true - }, - decal: { - show: false - } -}; -var inner = makeInner(); -var decalPaletteScope = {}; -export default function ariaVisual(ecModel, api) { - var ariaModel = ecModel.getModel('aria'); - // See "area enabled" detection code in `GlobalModel.ts`. - if (!ariaModel.get('enabled')) { - return; - } - var defaultOption = zrUtil.clone(DEFAULT_OPTION); - zrUtil.merge(defaultOption.label, ecModel.getLocaleModel().get('aria'), false); - zrUtil.merge(ariaModel.option, defaultOption, false); - setDecal(); - setLabel(); - function setDecal() { - var decalModel = ariaModel.getModel('decal'); - var useDecal = decalModel.get('show'); - if (useDecal) { - // Each type of series use one scope. - // Pie and funnel are using different scopes. - var paletteScopeGroupByType_1 = zrUtil.createHashMap(); - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.isColorBySeries()) { - return; - } - var decalScope = paletteScopeGroupByType_1.get(seriesModel.type); - if (!decalScope) { - decalScope = {}; - paletteScopeGroupByType_1.set(seriesModel.type, decalScope); - } - inner(seriesModel).scope = decalScope; - }); - ecModel.eachRawSeries(function (seriesModel) { - if (ecModel.isSeriesFiltered(seriesModel)) { - return; - } - if (zrUtil.isFunction(seriesModel.enableAriaDecal)) { - // Let series define how to use decal palette on data - seriesModel.enableAriaDecal(); - return; - } - var data = seriesModel.getData(); - if (!seriesModel.isColorBySeries()) { - var dataAll_1 = seriesModel.getRawData(); - var idxMap_1 = {}; - var decalScope_1 = inner(seriesModel).scope; - data.each(function (idx) { - var rawIdx = data.getRawIndex(idx); - idxMap_1[rawIdx] = idx; - }); - var dataCount_1 = dataAll_1.count(); - dataAll_1.each(function (rawIdx) { - var idx = idxMap_1[rawIdx]; - var name = dataAll_1.getName(rawIdx) || rawIdx + ''; - var paletteDecal = getDecalFromPalette(seriesModel.ecModel, name, decalScope_1, dataCount_1); - var specifiedDecal = data.getItemVisual(idx, 'decal'); - data.setItemVisual(idx, 'decal', mergeDecal(specifiedDecal, paletteDecal)); - }); - } else { - var paletteDecal = getDecalFromPalette(seriesModel.ecModel, seriesModel.name, decalPaletteScope, ecModel.getSeriesCount()); - var specifiedDecal = data.getVisual('decal'); - data.setVisual('decal', mergeDecal(specifiedDecal, paletteDecal)); - } - function mergeDecal(specifiedDecal, paletteDecal) { - // Merge decal from palette to decal from itemStyle. - // User do not need to specify all of the decal props. - var resultDecal = specifiedDecal ? zrUtil.extend(zrUtil.extend({}, paletteDecal), specifiedDecal) : paletteDecal; - resultDecal.dirty = true; - return resultDecal; - } - }); - } - } - function setLabel() { - var dom = api.getZr().dom; - // TODO: support for SSR - if (!dom) { - return; - } - var labelLocale = ecModel.getLocaleModel().get('aria'); - var labelModel = ariaModel.getModel('label'); - labelModel.option = zrUtil.defaults(labelModel.option, labelLocale); - if (!labelModel.get('enabled')) { - return; - } - if (labelModel.get('description')) { - dom.setAttribute('aria-label', labelModel.get('description')); - return; - } - var seriesCnt = ecModel.getSeriesCount(); - var maxDataCnt = labelModel.get(['data', 'maxCount']) || 10; - var maxSeriesCnt = labelModel.get(['series', 'maxCount']) || 10; - var displaySeriesCnt = Math.min(seriesCnt, maxSeriesCnt); - var ariaLabel; - if (seriesCnt < 1) { - // No series, no aria label - return; - } else { - var title = getTitle(); - if (title) { - var withTitle = labelModel.get(['general', 'withTitle']); - ariaLabel = replace(withTitle, { - title: title - }); - } else { - ariaLabel = labelModel.get(['general', 'withoutTitle']); - } - var seriesLabels_1 = []; - var prefix = seriesCnt > 1 ? labelModel.get(['series', 'multiple', 'prefix']) : labelModel.get(['series', 'single', 'prefix']); - ariaLabel += replace(prefix, { - seriesCount: seriesCnt - }); - ecModel.eachSeries(function (seriesModel, idx) { - if (idx < displaySeriesCnt) { - var seriesLabel = void 0; - var seriesName = seriesModel.get('name'); - var withName = seriesName ? 'withName' : 'withoutName'; - seriesLabel = seriesCnt > 1 ? labelModel.get(['series', 'multiple', withName]) : labelModel.get(['series', 'single', withName]); - seriesLabel = replace(seriesLabel, { - seriesId: seriesModel.seriesIndex, - seriesName: seriesModel.get('name'), - seriesType: getSeriesTypeName(seriesModel.subType) - }); - var data = seriesModel.getData(); - if (data.count() > maxDataCnt) { - // Show part of data - var partialLabel = labelModel.get(['data', 'partialData']); - seriesLabel += replace(partialLabel, { - displayCnt: maxDataCnt - }); - } else { - seriesLabel += labelModel.get(['data', 'allData']); - } - var middleSeparator_1 = labelModel.get(['data', 'separator', 'middle']); - var endSeparator_1 = labelModel.get(['data', 'separator', 'end']); - var dataLabels = []; - for (var i = 0; i < data.count(); i++) { - if (i < maxDataCnt) { - var name_1 = data.getName(i); - var value = data.getValues(i); - var dataLabel = labelModel.get(['data', name_1 ? 'withName' : 'withoutName']); - dataLabels.push(replace(dataLabel, { - name: name_1, - value: value.join(middleSeparator_1) - })); - } - } - seriesLabel += dataLabels.join(middleSeparator_1) + endSeparator_1; - seriesLabels_1.push(seriesLabel); - } - }); - var separatorModel = labelModel.getModel(['series', 'multiple', 'separator']); - var middleSeparator = separatorModel.get('middle'); - var endSeparator = separatorModel.get('end'); - ariaLabel += seriesLabels_1.join(middleSeparator) + endSeparator; - dom.setAttribute('aria-label', ariaLabel); - } - } - function replace(str, keyValues) { - if (!zrUtil.isString(str)) { - return str; - } - var result = str; - zrUtil.each(keyValues, function (value, key) { - result = result.replace(new RegExp('\\{\\s*' + key + '\\s*\\}', 'g'), value); - }); - return result; - } - function getTitle() { - var title = ecModel.get('title'); - if (title && title.length) { - title = title[0]; - } - return title && title.text; - } - function getSeriesTypeName(type) { - var typeNames = ecModel.getLocaleModel().get(['series', 'typeNames']); - return typeNames[type] || typeNames.chart; - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/commonVisualTypes.js b/node_modules/echarts/lib/visual/commonVisualTypes.js deleted file mode 100644 index ace9cc1..0000000 --- a/node_modules/echarts/lib/visual/commonVisualTypes.js +++ /dev/null @@ -1,44 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export {}; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/decal.js b/node_modules/echarts/lib/visual/decal.js deleted file mode 100644 index ae8e0e9..0000000 --- a/node_modules/echarts/lib/visual/decal.js +++ /dev/null @@ -1,66 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { createOrUpdatePatternFromDecal } from '../util/decal.js'; -export default function decalVisual(ecModel, api) { - ecModel.eachRawSeries(function (seriesModel) { - if (ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var data = seriesModel.getData(); - if (data.hasItemVisual()) { - data.each(function (idx) { - var decal = data.getItemVisual(idx, 'decal'); - if (decal) { - var itemStyle = data.ensureUniqueItemVisual(idx, 'style'); - itemStyle.decal = createOrUpdatePatternFromDecal(decal, api); - } - }); - } - var decal = data.getVisual('decal'); - if (decal) { - var style = data.getVisual('style'); - style.decal = createOrUpdatePatternFromDecal(decal, api); - } - }); -} \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/helper.js b/node_modules/echarts/lib/visual/helper.js deleted file mode 100644 index 321a2ac..0000000 --- a/node_modules/echarts/lib/visual/helper.js +++ /dev/null @@ -1,100 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export function getItemVisualFromData(data, dataIndex, key) { - switch (key) { - case 'color': - var style = data.getItemVisual(dataIndex, 'style'); - return style[data.getVisual('drawType')]; - case 'opacity': - return data.getItemVisual(dataIndex, 'style').opacity; - case 'symbol': - case 'symbolSize': - case 'liftZ': - return data.getItemVisual(dataIndex, key); - default: - if (process.env.NODE_ENV !== 'production') { - console.warn("Unknown visual type " + key); - } - } -} -export function getVisualFromData(data, key) { - switch (key) { - case 'color': - var style = data.getVisual('style'); - return style[data.getVisual('drawType')]; - case 'opacity': - return data.getVisual('style').opacity; - case 'symbol': - case 'symbolSize': - case 'liftZ': - return data.getVisual(key); - default: - if (process.env.NODE_ENV !== 'production') { - console.warn("Unknown visual type " + key); - } - } -} -export function setItemVisualFromData(data, dataIndex, key, value) { - switch (key) { - case 'color': - // Make sure not sharing style object. - var style = data.ensureUniqueItemVisual(dataIndex, 'style'); - style[data.getVisual('drawType')] = value; - // Mark the color has been changed, not from palette anymore - data.setItemVisual(dataIndex, 'colorFromPalette', false); - break; - case 'opacity': - data.ensureUniqueItemVisual(dataIndex, 'style').opacity = value; - break; - case 'symbol': - case 'symbolSize': - case 'liftZ': - data.setItemVisual(dataIndex, key, value); - break; - default: - if (process.env.NODE_ENV !== 'production') { - console.warn("Unknown visual type " + key); - } - } -} \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/style.js b/node_modules/echarts/lib/visual/style.js deleted file mode 100644 index 0afccd9..0000000 --- a/node_modules/echarts/lib/visual/style.js +++ /dev/null @@ -1,216 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { isFunction, extend, createHashMap } from 'zrender/lib/core/util.js'; -import makeStyleMapper from '../model/mixin/makeStyleMapper.js'; -import { ITEM_STYLE_KEY_MAP } from '../model/mixin/itemStyle.js'; -import { LINE_STYLE_KEY_MAP } from '../model/mixin/lineStyle.js'; -import Model from '../model/Model.js'; -import { makeInner } from '../util/model.js'; -var inner = makeInner(); -var defaultStyleMappers = { - itemStyle: makeStyleMapper(ITEM_STYLE_KEY_MAP, true), - lineStyle: makeStyleMapper(LINE_STYLE_KEY_MAP, true) -}; -var defaultColorKey = { - lineStyle: 'stroke', - itemStyle: 'fill' -}; -function getStyleMapper(seriesModel, stylePath) { - var styleMapper = seriesModel.visualStyleMapper || defaultStyleMappers[stylePath]; - if (!styleMapper) { - console.warn("Unknown style type '" + stylePath + "'."); - return defaultStyleMappers.itemStyle; - } - return styleMapper; -} -function getDefaultColorKey(seriesModel, stylePath) { - // return defaultColorKey[stylePath] || - var colorKey = seriesModel.visualDrawType || defaultColorKey[stylePath]; - if (!colorKey) { - console.warn("Unknown style type '" + stylePath + "'."); - return 'fill'; - } - return colorKey; -} -var seriesStyleTask = { - createOnAllSeries: true, - performRawSeries: true, - reset: function (seriesModel, ecModel) { - var data = seriesModel.getData(); - var stylePath = seriesModel.visualStyleAccessPath || 'itemStyle'; - // Set in itemStyle - var styleModel = seriesModel.getModel(stylePath); - var getStyle = getStyleMapper(seriesModel, stylePath); - var globalStyle = getStyle(styleModel); - var decalOption = styleModel.getShallow('decal'); - if (decalOption) { - data.setVisual('decal', decalOption); - decalOption.dirty = true; - } - // TODO - var colorKey = getDefaultColorKey(seriesModel, stylePath); - var color = globalStyle[colorKey]; - // TODO style callback - var colorCallback = isFunction(color) ? color : null; - var hasAutoColor = globalStyle.fill === 'auto' || globalStyle.stroke === 'auto'; - // Get from color palette by default. - if (!globalStyle[colorKey] || colorCallback || hasAutoColor) { - // Note: If some series has color specified (e.g., by itemStyle.color), we DO NOT - // make it effect palette. Because some scenarios users need to make some series - // transparent or as background, which should better not effect the palette. - var colorPalette = seriesModel.getColorFromPalette( - // TODO series count changed. - seriesModel.name, null, ecModel.getSeriesCount()); - if (!globalStyle[colorKey]) { - globalStyle[colorKey] = colorPalette; - data.setVisual('colorFromPalette', true); - } - globalStyle.fill = globalStyle.fill === 'auto' || isFunction(globalStyle.fill) ? colorPalette : globalStyle.fill; - globalStyle.stroke = globalStyle.stroke === 'auto' || isFunction(globalStyle.stroke) ? colorPalette : globalStyle.stroke; - } - data.setVisual('style', globalStyle); - data.setVisual('drawType', colorKey); - // Only visible series has each data be visual encoded - if (!ecModel.isSeriesFiltered(seriesModel) && colorCallback) { - data.setVisual('colorFromPalette', false); - return { - dataEach: function (data, idx) { - var dataParams = seriesModel.getDataParams(idx); - var itemStyle = extend({}, globalStyle); - itemStyle[colorKey] = colorCallback(dataParams); - data.setItemVisual(idx, 'style', itemStyle); - } - }; - } - } -}; -var sharedModel = new Model(); -var dataStyleTask = { - createOnAllSeries: true, - performRawSeries: true, - reset: function (seriesModel, ecModel) { - if (seriesModel.ignoreStyleOnData || ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var data = seriesModel.getData(); - var stylePath = seriesModel.visualStyleAccessPath || 'itemStyle'; - // Set in itemStyle - var getStyle = getStyleMapper(seriesModel, stylePath); - var colorKey = data.getVisual('drawType'); - return { - dataEach: data.hasItemOption ? function (data, idx) { - // Not use getItemModel for performance considuration - var rawItem = data.getRawDataItem(idx); - if (rawItem && rawItem[stylePath]) { - sharedModel.option = rawItem[stylePath]; - var style = getStyle(sharedModel); - var existsStyle = data.ensureUniqueItemVisual(idx, 'style'); - extend(existsStyle, style); - if (sharedModel.option.decal) { - data.setItemVisual(idx, 'decal', sharedModel.option.decal); - sharedModel.option.decal.dirty = true; - } - if (colorKey in style) { - data.setItemVisual(idx, 'colorFromPalette', false); - } - } - } : null - }; - } -}; -// Pick color from palette for the data which has not been set with color yet. -// Note: do not support stream rendering. No such cases yet. -var dataColorPaletteTask = { - performRawSeries: true, - overallReset: function (ecModel) { - // Each type of series uses one scope. - // Pie and funnel are using different scopes. - var paletteScopeGroupByType = createHashMap(); - ecModel.eachSeries(function (seriesModel) { - var colorBy = seriesModel.getColorBy(); - if (seriesModel.isColorBySeries()) { - return; - } - var key = seriesModel.type + '-' + colorBy; - var colorScope = paletteScopeGroupByType.get(key); - if (!colorScope) { - colorScope = {}; - paletteScopeGroupByType.set(key, colorScope); - } - inner(seriesModel).scope = colorScope; - }); - ecModel.eachSeries(function (seriesModel) { - if (seriesModel.isColorBySeries() || ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var dataAll = seriesModel.getRawData(); - var idxMap = {}; - var data = seriesModel.getData(); - var colorScope = inner(seriesModel).scope; - var stylePath = seriesModel.visualStyleAccessPath || 'itemStyle'; - var colorKey = getDefaultColorKey(seriesModel, stylePath); - data.each(function (idx) { - var rawIdx = data.getRawIndex(idx); - idxMap[rawIdx] = idx; - }); - // Iterate on data before filtered. To make sure color from palette can be - // Consistent when toggling legend. - dataAll.each(function (rawIdx) { - var idx = idxMap[rawIdx]; - var fromPalette = data.getItemVisual(idx, 'colorFromPalette'); - // Get color from palette for each data only when the color is inherited from series color, which is - // also picked from color palette. So following situation is not in the case: - // 1. series.itemStyle.color is set - // 2. color is encoded by visualMap - if (fromPalette) { - var itemStyle = data.ensureUniqueItemVisual(idx, 'style'); - var name_1 = dataAll.getName(rawIdx) || rawIdx + ''; - var dataCount = dataAll.count(); - itemStyle[colorKey] = seriesModel.getColorFromPalette(name_1, colorScope, dataCount); - } - }); - }); - } -}; -export { seriesStyleTask, dataStyleTask, dataColorPaletteTask }; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/symbol.js b/node_modules/echarts/lib/visual/symbol.js deleted file mode 100644 index f8adf82..0000000 --- a/node_modules/echarts/lib/visual/symbol.js +++ /dev/null @@ -1,124 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -import { extend, isFunction, keys } from 'zrender/lib/core/util.js'; -var SYMBOL_PROPS_WITH_CB = ['symbol', 'symbolSize', 'symbolRotate', 'symbolOffset']; -var SYMBOL_PROPS = SYMBOL_PROPS_WITH_CB.concat(['symbolKeepAspect']); -// Encoding visual for all series include which is filtered for legend drawing -var seriesSymbolTask = { - createOnAllSeries: true, - // For legend. - performRawSeries: true, - reset: function (seriesModel, ecModel) { - var data = seriesModel.getData(); - if (seriesModel.legendIcon) { - data.setVisual('legendIcon', seriesModel.legendIcon); - } - if (!seriesModel.hasSymbolVisual) { - return; - } - var symbolOptions = {}; - var symbolOptionsCb = {}; - var hasCallback = false; - for (var i = 0; i < SYMBOL_PROPS_WITH_CB.length; i++) { - var symbolPropName = SYMBOL_PROPS_WITH_CB[i]; - var val = seriesModel.get(symbolPropName); - if (isFunction(val)) { - hasCallback = true; - symbolOptionsCb[symbolPropName] = val; - } else { - symbolOptions[symbolPropName] = val; - } - } - symbolOptions.symbol = symbolOptions.symbol || seriesModel.defaultSymbol; - data.setVisual(extend({ - legendIcon: seriesModel.legendIcon || symbolOptions.symbol, - symbolKeepAspect: seriesModel.get('symbolKeepAspect') - }, symbolOptions)); - // Only visible series has each data be visual encoded - if (ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var symbolPropsCb = keys(symbolOptionsCb); - function dataEach(data, idx) { - var rawValue = seriesModel.getRawValue(idx); - var params = seriesModel.getDataParams(idx); - for (var i = 0; i < symbolPropsCb.length; i++) { - var symbolPropName = symbolPropsCb[i]; - data.setItemVisual(idx, symbolPropName, symbolOptionsCb[symbolPropName](rawValue, params)); - } - } - return { - dataEach: hasCallback ? dataEach : null - }; - } -}; -var dataSymbolTask = { - createOnAllSeries: true, - // For legend. - performRawSeries: true, - reset: function (seriesModel, ecModel) { - if (!seriesModel.hasSymbolVisual) { - return; - } - // Only visible series has each data be visual encoded - if (ecModel.isSeriesFiltered(seriesModel)) { - return; - } - var data = seriesModel.getData(); - function dataEach(data, idx) { - var itemModel = data.getItemModel(idx); - for (var i = 0; i < SYMBOL_PROPS.length; i++) { - var symbolPropName = SYMBOL_PROPS[i]; - var val = itemModel.getShallow(symbolPropName, true); - if (val != null) { - data.setItemVisual(idx, symbolPropName, val); - } - } - } - return { - dataEach: data.hasItemOption ? dataEach : null - }; - } -}; -export { seriesSymbolTask, dataSymbolTask }; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/visualDefault.js b/node_modules/echarts/lib/visual/visualDefault.js deleted file mode 100644 index 335acc1..0000000 --- a/node_modules/echarts/lib/visual/visualDefault.js +++ /dev/null @@ -1,91 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * @file Visual mapping. - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -var visualDefault = { - /** - * @public - */ - get: function (visualType, key, isCategory) { - var value = zrUtil.clone((defaultOption[visualType] || {})[key]); - return isCategory ? zrUtil.isArray(value) ? value[value.length - 1] : value : value; - } -}; -var defaultOption = { - color: { - active: ['#006edd', '#e0ffff'], - inactive: ['rgba(0,0,0,0)'] - }, - colorHue: { - active: [0, 360], - inactive: [0, 0] - }, - colorSaturation: { - active: [0.3, 1], - inactive: [0, 0] - }, - colorLightness: { - active: [0.9, 0.5], - inactive: [0, 0] - }, - colorAlpha: { - active: [0.3, 1], - inactive: [0, 0] - }, - opacity: { - active: [0.3, 1], - inactive: [0, 0] - }, - symbol: { - active: ['circle', 'roundRect', 'diamond'], - inactive: ['none'] - }, - symbolSize: { - active: [10, 50], - inactive: [0, 0] - } -}; -export default visualDefault; \ No newline at end of file diff --git a/node_modules/echarts/lib/visual/visualSolution.js b/node_modules/echarts/lib/visual/visualSolution.js deleted file mode 100644 index 0a27a45..0000000 --- a/node_modules/echarts/lib/visual/visualSolution.js +++ /dev/null @@ -1,202 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -/** - * @file Visual solution, for consistent option specification. - */ -import * as zrUtil from 'zrender/lib/core/util.js'; -import VisualMapping from './VisualMapping.js'; -import { getItemVisualFromData, setItemVisualFromData } from './helper.js'; -var each = zrUtil.each; -function hasKeys(obj) { - if (obj) { - for (var name_1 in obj) { - if (obj.hasOwnProperty(name_1)) { - return true; - } - } - } -} -export function createVisualMappings(option, stateList, supplementVisualOption) { - var visualMappings = {}; - each(stateList, function (state) { - var mappings = visualMappings[state] = createMappings(); - each(option[state], function (visualData, visualType) { - if (!VisualMapping.isValidType(visualType)) { - return; - } - var mappingOption = { - type: visualType, - visual: visualData - }; - supplementVisualOption && supplementVisualOption(mappingOption, state); - mappings[visualType] = new VisualMapping(mappingOption); - // Prepare a alpha for opacity, for some case that opacity - // is not supported, such as rendering using gradient color. - if (visualType === 'opacity') { - mappingOption = zrUtil.clone(mappingOption); - mappingOption.type = 'colorAlpha'; - mappings.__hidden.__alphaForOpacity = new VisualMapping(mappingOption); - } - }); - }); - return visualMappings; - function createMappings() { - var Creater = function () {}; - // Make sure hidden fields will not be visited by - // object iteration (with hasOwnProperty checking). - Creater.prototype.__hidden = Creater.prototype; - var obj = new Creater(); - return obj; - } -} -export function replaceVisualOption(thisOption, newOption, keys) { - // Visual attributes merge is not supported, otherwise it - // brings overcomplicated merge logic. See #2853. So if - // newOption has anyone of these keys, all of these keys - // will be reset. Otherwise, all keys remain. - var has; - zrUtil.each(keys, function (key) { - if (newOption.hasOwnProperty(key) && hasKeys(newOption[key])) { - has = true; - } - }); - has && zrUtil.each(keys, function (key) { - if (newOption.hasOwnProperty(key) && hasKeys(newOption[key])) { - thisOption[key] = zrUtil.clone(newOption[key]); - } else { - delete thisOption[key]; - } - }); -} -/** - * @param stateList - * @param visualMappings - * @param list - * @param getValueState param: valueOrIndex, return: state. - * @param scope Scope for getValueState - * @param dimension Concrete dimension, if used. - */ -// ???! handle brush? -export function applyVisual(stateList, visualMappings, data, getValueState, scope, dimension) { - var visualTypesMap = {}; - zrUtil.each(stateList, function (state) { - var visualTypes = VisualMapping.prepareVisualTypes(visualMappings[state]); - visualTypesMap[state] = visualTypes; - }); - var dataIndex; - function getVisual(key) { - return getItemVisualFromData(data, dataIndex, key); - } - function setVisual(key, value) { - setItemVisualFromData(data, dataIndex, key, value); - } - if (dimension == null) { - data.each(eachItem); - } else { - data.each([dimension], eachItem); - } - function eachItem(valueOrIndex, index) { - dataIndex = dimension == null ? valueOrIndex // First argument is index - : index; - var rawDataItem = data.getRawDataItem(dataIndex); - // Consider performance - // @ts-ignore - if (rawDataItem && rawDataItem.visualMap === false) { - return; - } - var valueState = getValueState.call(scope, valueOrIndex); - var mappings = visualMappings[valueState]; - var visualTypes = visualTypesMap[valueState]; - for (var i = 0, len = visualTypes.length; i < len; i++) { - var type = visualTypes[i]; - mappings[type] && mappings[type].applyVisual(valueOrIndex, getVisual, setVisual); - } - } -} -/** - * @param data - * @param stateList - * @param visualMappings > - * @param getValueState param: valueOrIndex, return: state. - * @param dim dimension or dimension index. - */ -export function incrementalApplyVisual(stateList, visualMappings, getValueState, dim) { - var visualTypesMap = {}; - zrUtil.each(stateList, function (state) { - var visualTypes = VisualMapping.prepareVisualTypes(visualMappings[state]); - visualTypesMap[state] = visualTypes; - }); - return { - progress: function progress(params, data) { - var dimIndex; - if (dim != null) { - dimIndex = data.getDimensionIndex(dim); - } - function getVisual(key) { - return getItemVisualFromData(data, dataIndex, key); - } - function setVisual(key, value) { - setItemVisualFromData(data, dataIndex, key, value); - } - var dataIndex; - var store = data.getStore(); - while ((dataIndex = params.next()) != null) { - var rawDataItem = data.getRawDataItem(dataIndex); - // Consider performance - // @ts-ignore - if (rawDataItem && rawDataItem.visualMap === false) { - continue; - } - var value = dim != null ? store.get(dimIndex, dataIndex) : dataIndex; - var valueState = getValueState(value); - var mappings = visualMappings[valueState]; - var visualTypes = visualTypesMap[valueState]; - for (var i = 0, len = visualTypes.length; i < len; i++) { - var type = visualTypes[i]; - mappings[type] && mappings[type].applyVisual(value, getVisual, setVisual); - } - } - } - }; -} \ No newline at end of file diff --git a/node_modules/echarts/licenses/LICENSE-d3 b/node_modules/echarts/licenses/LICENSE-d3 deleted file mode 100644 index 721bd22..0000000 --- a/node_modules/echarts/licenses/LICENSE-d3 +++ /dev/null @@ -1,27 +0,0 @@ -Copyright 2010-2016 Mike Bostock -All rights reserved. - -Redistribution and use in source and binary forms, with or without modification, -are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -* Neither the name of the author nor the names of contributors may be used to - endorse or promote products derived from this software without specific prior - written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR -ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES -(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; -LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON -ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT -(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS -SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/node_modules/echarts/package.README.md b/node_modules/echarts/package.README.md deleted file mode 100644 index 0960ecb..0000000 --- a/node_modules/echarts/package.README.md +++ /dev/null @@ -1,40 +0,0 @@ -# NOTICE about package.json - -**[[!Remember!]]**: update the "exports" field of `package.json` if adding new public entry files. - -See more details about in the "exports" field of `package.json` and why it is written like that in https://github.com/apache/echarts/pull/19513 . - -## Public and private - -Only these entries are officially exported to users: -+ `'echarts'` -+ `'echarts/index.js'` -+ `'echarts/index.blank.js'` -+ `'echarts/index.common.js'` -+ `'echarts/index.simple.js'` -+ `'echarts/core.js'` -+ `'echarts/charts.js'` -+ `'echarts/components.js'` -+ `'echarts/features.js'` -+ `'echarts/renderers.js'` -+ `'echarts/i18n/*` -+ `'echarts/theme/*` -+ `'echarts/types/*` -+ `'echarts/extension/*` -+ `'echarts/dist/*` -+ `'echarts/ssr/client/index.js'` - -The other entries listed in the `"exports"` field of `package.json` make the internal files visible, but they are legacy usages, not recommended but not forbidden (for the sake of keeping backward compatible). These entries are made from the search in github about which internal files are imported. - - -## File extension fully specified - -Since `v5.5.0`, `"type": "module"` and `"exports: {...}"` are added to `package.json`. When upgrading to `v5.5.0+`, if you meet some problems about "can not find/resolve xxx" when importing `echarts/i18n/xxx` or `echarts/theme/xxx` or some internal files, it probably because of the issue "file extension not fully specified". Please try to make the file extension fully specified (that is, `import 'xxx/xxx/xxx.js'` rather than `import 'xxx/xxx/xxx'`), or change the config of you bundler tools to support auto adding file extensions. - -About `"./types/dist/shared": "./types/dist/shared.d.ts",` in "exports", see https://github.com/apache/echarts/pull/19663 . - - -## Use physical entry file or alias in `"exports"` of `package.json` - -Although using `"exports"` of `package.json` we can make alias (or say, route) to physical file (for example: `{ "exports": { "./xxx": "./yyy/zzz.js" } }` enables `import 'echarts/xxx'` to route to `'echarts/yyy/zzz.js'`), at present we can not make sure all the versions of bundle tools and runtimes in use do it consistently. So we do not use the alias setting, but keep providing physical file for each public entry. For example, for an official public entry `'echarts/core'`, we provide a file `echarts/core.js` (and `echarts/core.d.ts`). - diff --git a/node_modules/echarts/package.json b/node_modules/echarts/package.json deleted file mode 100644 index 3f0d0a3..0000000 --- a/node_modules/echarts/package.json +++ /dev/null @@ -1,225 +0,0 @@ -{ - "name": "echarts", - "version": "5.5.1", - "description": "Apache ECharts is a powerful, interactive charting and data visualization library for browser", - "license": "Apache-2.0", - "keywords": [ - "echarts", - "data-visualization", - "charts", - "charting-library", - "visualization", - "apache", - "data-viz", - "canvas", - "svg" - ], - "main": "dist/echarts.js", - "module": "index.js", - "jsdelivr": "dist/echarts.min.js", - "types": "index.d.ts", - "homepage": "https://echarts.apache.org", - "bugs": { - "url": "https://github.com/apache/echarts/issues", - "email": "dev@echarts.apache.org" - }, - "repository": { - "type": "git", - "url": "git+https://github.com/apache/echarts.git" - }, - "sideEffects": [ - "index.js", - "index.blank.js", - "index.common.js", - "index.simple.js", - "lib/echarts.js", - "lib/chart/*.js", - "lib/component/*.js", - "extension/**/*.js", - "theme/*.js", - "i18n/*.js" - ], - "scripts": { - "build": "node build/build.js --type all,common,simple --min", - "build:esm": "node build/build.js --type all --min --format esm", - "build:i18n": "node build/build-i18n.js", - "build:lib": "node build/build.js --prepublish", - "build:extension": "node build/build.js --type extension", - "build:ssr": "node build/build.js --type ssr", - "dev:fast": "node build/build-i18n.js && node build/dev-fast.js", - "dev": "npx -y concurrently -n build,server \"npm run dev:fast\" \"npx -y http-server -c-1 -s -o test\"", - "prepare": "npm run build:lib && husky install", - "release": "npm run build:lib && npm run build:i18n && npm run build && npm run build:esm && npm run build:extension && npm run build:ssr", - "help": "node build/build.js --help", - "test:visual": "node test/runTest/server.js", - "test": "npx jest --config test/ut/jest.config.cjs", - "test:single": "npx jest --config test/ut/jest.config.cjs --coverage=false -t", - "test:single:debug": "npx --node-arg=--inspect-brk jest --runInBand --config test/ut/jest.config.cjs --coverage=false -t", - "test:dts": "node build/testDts.js", - "mktest": "node test/build/mktest.js", - "mktest:help": "node test/build/mktest.js -h", - "checktype": "tsc --noEmit", - "lint": "npx eslint --cache --cache-location node_modules/.cache/eslint src/**/*.ts ssr/client/src/**/*.ts extension-src/**/*.ts", - "lint:fix": "npx eslint --fix src/**/*.ts extension-src/**/*.ts", - "lint:dist": "echo 'It might take a while. Please wait ...' && npx jshint --config .jshintrc-dist dist/echarts.js" - }, - "dependencies": { - "tslib": "2.3.0", - "zrender": "5.6.0" - }, - "devDependencies": { - "@babel/code-frame": "7.10.4", - "@babel/core": "7.3.4", - "@babel/types": "7.10.5", - "@definitelytyped/typescript-versions": "^0.1.1", - "@definitelytyped/utils": "0.0.188", - "@lang/rollup-plugin-dts": "2.0.2", - "@microsoft/api-extractor": "7.31.2", - "@rollup/plugin-commonjs": "^17.0.0", - "@rollup/plugin-node-resolve": "^11.0.0", - "@rollup/plugin-replace": "^2.3.4", - "@types/jest": "^26.0.14", - "@typescript-eslint/eslint-plugin": "^4.33.0", - "@typescript-eslint/parser": "^4.33.0", - "chalk": "^3.0.0", - "commander": "2.11.0", - "dtslint": "^4.0.5", - "esbuild": "^0.8.39", - "eslint": "^7.15.0", - "fs-extra": "^10.0.0", - "globby": "11.0.0", - "husky": "^8.0.3", - "jest": "^26.6.1", - "jest-canvas-mock": "^2.5.0", - "jshint": "2.13.5", - "magic-string": "^0.25.7", - "open": "6.4.0", - "rollup": "2.34.2", - "rollup-plugin-terser": "^7.0.2", - "seedrandom": "3.0.3", - "semver": "6.3.0", - "terser": "^5.16.1", - "ts-jest": "^26.4.3", - "typescript": "4.4.3" - }, - "type": "module", - "exports": { - ".": { - "types": "./index.d.ts", - "import": "./index.js", - "require": "./dist/echarts.js" - }, - "./core": "./core.js", - "./core.js": "./core.js", - "./charts": "./charts.js", - "./charts.js": "./charts.js", - "./components": "./components.js", - "./components.js": "./components.js", - "./features": "./features.js", - "./features.js": "./features.js", - "./renderers": "./renderers.js", - "./renderers.js": "./renderers.js", - "./index.blank": "./index.blank.js", - "./index.blank.js": "./index.blank.js", - "./index.common": "./index.common.js", - "./index.common.js": "./index.common.js", - "./index.simple": "./index.simple.js", - "./index.simple.js": "./index.simple.js", - "./index": "./index.js", - "./index.js": "./index.js", - "./theme/*": "./theme/*", - "./i18n/*": "./i18n/*", - "./types/dist/charts": "./types/dist/charts.d.ts", - "./types/dist/components": "./types/dist/components.d.ts", - "./types/dist/core": "./types/dist/core.d.ts", - "./types/dist/echarts": "./types/dist/echarts.d.ts", - "./types/dist/features": "./types/dist/features.d.ts", - "./types/dist/option": "./types/dist/option.d.ts", - "./types/dist/renderers": "./types/dist/renderers.d.ts", - "./types/dist/shared": "./types/dist/shared.d.ts", - "./ssr/client/index": { - "types": "./ssr/client/index.d.ts", - "import": "./ssr/client/index.js", - "require": "./ssr/client/dist/index.js" - }, - "./extension/dataTool": "./extension/dataTool/index.js", - "./extension/dataTool/index": "./extension/dataTool/index.js", - "./extension/dataTool/index.js": "./extension/dataTool/index.js", - "./extension/dataTool/gexf": "./extension/dataTool/gexf.js", - "./extension/dataTool/gexf.js": "./extension/dataTool/gexf.js", - "./extension/dataTool/prepareBoxplotData": "./extension/dataTool/prepareBoxplotData.js", - "./extension/dataTool/prepareBoxplotData.js": "./extension/dataTool/prepareBoxplotData.js", - "./extension/bmap/bmap": "./extension/bmap/bmap.js", - "./extension/bmap/bmap.js": "./extension/bmap/bmap.js", - "./lib/echarts": "./lib/echarts.js", - "./lib/echarts.js": "./lib/echarts.js", - "./lib/extension": "./lib/extension.js", - "./lib/extension.js": "./lib/extension.js", - "./lib/chart/bar": "./lib/chart/bar.js", - "./lib/chart/boxplot": "./lib/chart/boxplot.js", - "./lib/chart/candlestick": "./lib/chart/candlestick.js", - "./lib/chart/custom": "./lib/chart/custom.js", - "./lib/chart/effectScatter": "./lib/chart/effectScatter.js", - "./lib/chart/funnel": "./lib/chart/funnel.js", - "./lib/chart/gauge": "./lib/chart/gauge.js", - "./lib/chart/graph": "./lib/chart/graph.js", - "./lib/chart/heatmap": "./lib/chart/heatmap.js", - "./lib/chart/line": "./lib/chart/line.js", - "./lib/chart/lines": "./lib/chart/lines.js", - "./lib/chart/map": "./lib/chart/map.js", - "./lib/chart/parallel": "./lib/chart/parallel.js", - "./lib/chart/pictorialBar": "./lib/chart/pictorialBar.js", - "./lib/chart/pie": "./lib/chart/pie.js", - "./lib/chart/radar": "./lib/chart/radar.js", - "./lib/chart/sankey": "./lib/chart/sankey.js", - "./lib/chart/scatter": "./lib/chart/scatter.js", - "./lib/chart/sunburst": "./lib/chart/sunburst.js", - "./lib/chart/themeRiver": "./lib/chart/themeRiver.js", - "./lib/chart/tree": "./lib/chart/tree.js", - "./lib/chart/treemap": "./lib/chart/treemap.js", - "./lib/component/aria": "./lib/component/aria.js", - "./lib/component/axisPointer": "./lib/component/axisPointer.js", - "./lib/component/brush": "./lib/component/brush.js", - "./lib/component/calendar": "./lib/component/calendar.js", - "./lib/component/dataZoom": "./lib/component/dataZoom.js", - "./lib/component/dataZoomInside": "./lib/component/dataZoomInside.js", - "./lib/component/dataZoomSelect": "./lib/component/dataZoomSelect.js", - "./lib/component/dataZoomSlider": "./lib/component/dataZoomSlider.js", - "./lib/component/dataset": "./lib/component/dataset.js", - "./lib/component/geo": "./lib/component/geo.js", - "./lib/component/graphic": "./lib/component/graphic.js", - "./lib/component/grid": "./lib/component/grid.js", - "./lib/component/gridSimple": "./lib/component/gridSimple.js", - "./lib/component/legend": "./lib/component/legend.js", - "./lib/component/legendPlain": "./lib/component/legendPlain.js", - "./lib/component/legendScroll": "./lib/component/legendScroll.js", - "./lib/component/markArea": "./lib/component/markArea.js", - "./lib/component/markLine": "./lib/component/markLine.js", - "./lib/component/markPoint": "./lib/component/markPoint.js", - "./lib/component/parallel": "./lib/component/parallel.js", - "./lib/component/polar": "./lib/component/polar.js", - "./lib/component/radar": "./lib/component/radar.js", - "./lib/component/singleAxis": "./lib/component/singleAxis.js", - "./lib/component/timeline": "./lib/component/timeline.js", - "./lib/component/title": "./lib/component/title.js", - "./lib/component/toolbox": "./lib/component/toolbox.js", - "./lib/component/tooltip": "./lib/component/tooltip.js", - "./lib/component/transform": "./lib/component/transform.js", - "./lib/component/visualMap": "./lib/component/visualMap.js", - "./lib/component/visualMapContinuous": "./lib/component/visualMapContinuous.js", - "./lib/component/visualMapPiecewise": "./lib/component/visualMapPiecewise.js", - "./dist/echarts.common": "./dist/echarts.common.js", - "./dist/echarts.common.min": "./dist/echarts.common.min.js", - "./dist/echarts.esm": "./dist/echarts.esm.mjs", - "./dist/echarts.esm.min": "./dist/echarts.esm.min.mjs", - "./dist/echarts": "./dist/echarts.js", - "./dist/echarts.min": "./dist/echarts.min.js", - "./dist/echarts.simple": "./dist/echarts.simple.js", - "./dist/echarts.simple.min": "./dist/echarts.simple.min.js", - "./dist/extension/bmap": "./dist/extension/bmap.js", - "./dist/extension/bmap.min": "./dist/extension/bmap.min.js", - "./dist/extension/dataTool": "./dist/extension/dataTool.js", - "./dist/extension/dataTool.min": "./dist/extension/dataTool.min.js", - "./*": "./*" - } -} diff --git a/node_modules/echarts/renderers.d.ts b/node_modules/echarts/renderers.d.ts deleted file mode 100644 index 2fb46e9..0000000 --- a/node_modules/echarts/renderers.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/dist/renderers'; \ No newline at end of file diff --git a/node_modules/echarts/renderers.js b/node_modules/echarts/renderers.js deleted file mode 100644 index ca78fc8..0000000 --- a/node_modules/echarts/renderers.js +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './lib/export/renderers.js'; \ No newline at end of file diff --git a/node_modules/echarts/ssr/client/index.d.ts b/node_modules/echarts/ssr/client/index.d.ts deleted file mode 100644 index 33876e9..0000000 --- a/node_modules/echarts/ssr/client/index.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './types/index'; diff --git a/node_modules/echarts/ssr/client/index.js b/node_modules/echarts/ssr/client/index.js deleted file mode 100644 index 1dd9ed7..0000000 --- a/node_modules/echarts/ssr/client/index.js +++ /dev/null @@ -1,20 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -export * from './lib/index.js'; diff --git a/node_modules/echarts/ssr/client/lib/index.js b/node_modules/echarts/ssr/client/lib/index.js deleted file mode 100644 index 79ebb8c..0000000 --- a/node_modules/echarts/ssr/client/lib/index.js +++ /dev/null @@ -1,73 +0,0 @@ - -/** - * AUTO-GENERATED FILE. DO NOT MODIFY. - */ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -export function hydrate(dom, options) { - var svgRoot = dom.querySelector('svg'); - if (!svgRoot) { - console.error('No SVG element found in the DOM.'); - return; - } - function getIndex(child, attr) { - var index = child.getAttribute(attr); - if (index) { - return parseInt(index, 10); - } else { - return undefined; - } - } - var listeners = options.on || {}; - var _loop_1 = function (rawEvtName) { - if (!listeners.hasOwnProperty(rawEvtName)) { - return "continue"; - } - var eventName = rawEvtName; - var listener = listeners[eventName]; - if (!isFunction(listener)) { - return "continue"; - } - svgRoot.addEventListener(eventName, function (event) { - var targetEl = event.target; - if (!targetEl || !isFunction(targetEl.getAttribute)) { - return; - } - var type = targetEl.getAttribute('ecmeta_ssr_type'); - var silent = targetEl.getAttribute('ecmeta_silent') === 'true'; - if (!type || silent) { - return; - } - listener({ - type: eventName, - ssrType: type, - seriesIndex: getIndex(targetEl, 'ecmeta_series_index'), - dataIndex: getIndex(targetEl, 'ecmeta_data_index'), - event: event - }); - }); - }; - for (var rawEvtName in listeners) { - _loop_1(rawEvtName); - } -} -function isFunction(value) { - return typeof value === 'function'; -} \ No newline at end of file diff --git a/node_modules/echarts/ssr/client/types/index.d.ts b/node_modules/echarts/ssr/client/types/index.d.ts deleted file mode 100644 index 5d79799..0000000 --- a/node_modules/echarts/ssr/client/types/index.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -declare type SSRItemType = 'legend' | 'chart'; -export interface ECSSRClientEventParams { - type: ECSSREvent; - ssrType: SSRItemType; - seriesIndex?: number; - dataIndex?: number; - event: Event; -} -export interface ECSSRClientOptions { - on?: { - mouseover?: (params: ECSSRClientEventParams) => void; - mouseout?: (params: ECSSRClientEventParams) => void; - click?: (params: ECSSRClientEventParams) => void; - }; -} -export declare type ECSSREvent = 'mouseover' | 'mouseout' | 'click'; -export declare function hydrate(dom: HTMLElement, options: ECSSRClientOptions): void; -export {}; diff --git a/node_modules/echarts/theme/azul.js b/node_modules/echarts/theme/azul.js deleted file mode 100644 index ee7bba7..0000000 --- a/node_modules/echarts/theme/azul.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#f2385a', - '#f5a503', - '#4ad9d9', - '#f7879c', - '#c1d7a8', - '#4dffd2', - '#fccfd7', - '#d5f6f6' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#f2385a' - } - }, - - visualMap: { - color: ['#f2385a', '#f5a503'] - }, - - toolbox: { - color: ['#f2385a', '#f2385a', '#f2385a', '#f2385a'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#f2385a', - type: 'dashed' - }, - crossStyle: { - color: '#f2385a' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#f2385a' // Handle color - }, - - timeline: { - lineStyle: { - color: '#f2385a' - }, - controlStyle: { - color: '#f2385a', - borderColor: '#f2385a' - } - }, - - candlestick: { - itemStyle: { - color: '#f2385a', - color0: '#f5a503' - }, - lineStyle: { - width: 1, - color: '#f2385a', - color0: '#f5a503' - }, - areaStyle: { - color: '#c1d7a8', - color0: '#4ad9d9' - } - }, - - map: { - itemStyle: { - color: '#f2385a' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#f2385a' - }, - linkStyle: { - color: '#f2385a' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#f5a503'], - [0.8, '#f2385a'], - [1, '#c1d7a8'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('azul', theme); -}); diff --git a/node_modules/echarts/theme/bee-inspired.js b/node_modules/echarts/theme/bee-inspired.js deleted file mode 100644 index 8d552f3..0000000 --- a/node_modules/echarts/theme/bee-inspired.js +++ /dev/null @@ -1,178 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#001727', - '#805500', - '#ffff00', - '#ffd11a', - '#f2d71f', - '#f2be19', - '#f3a81a', - '#fff5cc' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#001727' - } - }, - - visualMap: { - color: ['#001727', '#805500'] - }, - - toolbox: { - color: ['#001727', '#001727', '#001727', '#001727'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#001727', - type: 'dashed' - }, - crossStyle: { - color: '#001727' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#001727' // Handle color - }, - - timeline: { - lineStyle: { - color: '#001727' - }, - controlStyle: { - color: '#001727', - borderColor: '#001727' - } - }, - - candlestick: { - itemStyle: { - color: '#f3a81a', - color0: '#ffff00' - }, - lineStyle: { - width: 1, - color: '#ffff00', - color0: '#f3a81a' - }, - areaStyle: { - color: '#805500', - color0: '#ffff00' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#f3a81a', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#805500' - } - }, - - map: { - itemStyle: { - color: '#ffd11a' - }, - areaStyle: { - color: '#f2be19' - }, - label: { - color: '#ffd11a' - } - }, - - graph: { - itemStyle: { - color: '#001727' - }, - linkStyle: { - color: '#001727' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#f2d71f'], - [0.8, '#001727'], - [1, '#ffff00'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('bee-inspired', theme); -}); diff --git a/node_modules/echarts/theme/blue.js b/node_modules/echarts/theme/blue.js deleted file mode 100644 index 3accf04..0000000 --- a/node_modules/echarts/theme/blue.js +++ /dev/null @@ -1,178 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#1790cf', - '#1bb2d8', - '#99d2dd', - '#88b0bb', - '#1c7099', - '#038cc4', - '#75abd0', - '#afd6dd' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#1790cf' - } - }, - - visualMap: { - color: ['#1790cf', '#a2d4e6'] - }, - - toolbox: { - color: ['#1790cf', '#1790cf', '#1790cf', '#1790cf'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#1790cf', - type: 'dashed' - }, - crossStyle: { - color: '#1790cf' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#1790cf' // Handle color - }, - - timeline: { - lineStyle: { - color: '#1790cfa' - }, - controlStyle: { - color: '#1790cf', - borderColor: '#1790cf' - } - }, - - candlestick: { - itemStyle: { - color: '#1bb2d8', - color0: '#99d2dd' - }, - lineStyle: { - width: 1, - color: '#1c7099', - color0: '#88b0bb' - }, - areaStyle: { - color: '#1790cf', - color0: '#1bb2d8' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#1bb2d8', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#1790cf' - } - }, - - graph: { - itemStyle: { - color: '#1bb2d8' - }, - linkStyle: { - color: '#88b0bb' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '99d2dd' - }, - label: { - color: '#c12e34' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#1bb2d8'], - [0.8, '#1790cf'], - [1, '#1c7099'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('blue', theme); -}); diff --git a/node_modules/echarts/theme/caravan.js b/node_modules/echarts/theme/caravan.js deleted file mode 100644 index 22bec89..0000000 --- a/node_modules/echarts/theme/caravan.js +++ /dev/null @@ -1,178 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#fad089', - '#ff9c5b', - '#f5634a', - '#ed303c', - '#3b8183', - '#f7826e', - '#faac9e', - '#fcd5cf' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#fad089' - } - }, - - visualMap: { - color: ['#fad089', '#a2d4e6'] - }, - - toolbox: { - color: ['#fad089', '#fad089', '#fad089', '#fad089'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#fad089', - type: 'dashed' - }, - crossStyle: { - color: '#fad089' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#fad089' // Handle color - }, - - timeline: { - lineStyle: { - color: '#fad089' - }, - controlStyle: { - color: '#fad089', - borderColor: '#fad089' - } - }, - - candlestick: { - itemStyle: { - color: '#ff9c5b', - color0: '#f5634a' - }, - lineStyle: { - width: 1, - color: '#3b8183', - color0: '#ed303c' - }, - areaStyle: { - color: '#fad089', - color0: '#ed303c' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#fad089', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#ed303c' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#f5634a' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#f5634a' - }, - linkStyle: { - color: '#fad089' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#ff9c5b'], - [0.8, '#fad089'], - [1, '#3b8183'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('caravan', theme); -}); diff --git a/node_modules/echarts/theme/carp.js b/node_modules/echarts/theme/carp.js deleted file mode 100644 index bc5e715..0000000 --- a/node_modules/echarts/theme/carp.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#f0d8A8', - '#3d1c00', - '#86b8b1', - '#f2d694', - '#fa2a00', - '#ff8066', - '#ffd5cc', - '#f9edd2' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#f0d8A8' - } - }, - - visualMap: { - color: ['#f0d8A8', '#3d1c00'] - }, - - toolbox: { - color: ['#f0d8A8', '#f0d8A8', '#f0d8A8', '#f0d8A8'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#f0d8A8', - type: 'dashed' - }, - crossStyle: { - color: '#f0d8A8' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#f0d8A8' // Handle color - }, - - timeline: { - lineStyle: { - color: '#f0dba8' - }, - controlStyle: { - color: '#f0dba8', - borderColor: '#f0dba8' - } - }, - - candlestick: { - itemStyle: { - color: '#3d1c00', - color0: '#86b8b1' - }, - lineStyle: { - width: 1, - color: '#fa2a00', - color0: '#f2d694' - }, - areaStyle: { - color: '#f0d8A8', - color0: '#86b8b1' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#86b8b1' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#3d1c00' - }, - linkStyle: { - color: '#f0d8A8' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#3d1c00'], - [0.8, '#f0d8A8'], - [1, '#fa2a00'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('carp', theme); -}); diff --git a/node_modules/echarts/theme/cool.js b/node_modules/echarts/theme/cool.js deleted file mode 100644 index d83e447..0000000 --- a/node_modules/echarts/theme/cool.js +++ /dev/null @@ -1,180 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#b21ab4', - '#6f0099', - '#2a2073', - '#0b5ea8', - '#17aecc', - '#b3b3ff', - '#eb99ff', - '#fae6ff', - '#e6f2ff', - '#eeeeee' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#00aecd' - } - }, - - visualMap: { - color: ['#00aecd', '#a2d4e6'] - }, - - toolbox: { - color: ['#00aecd', '#00aecd', '#00aecd', '#00aecd'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#00aecd', - type: 'dashed' - }, - crossStyle: { - color: '#00aecd' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#00aecd' // Handle color - }, - - timeline: { - lineStyle: { - color: '#00aecd' - }, - controlStyle: { - color: '#00aecd', - borderColor: '00aecd' - } - }, - - candlestick: { - itemStyle: { - color: '#00aecd', - color0: '#a2d4e6' - }, - lineStyle: { - width: 1, - color: '#00aecd', - color0: '#a2d4e6' - }, - areaStyle: { - color: '#b21ab4', - color0: '#0b5ea8' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#b21ab4', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#0b5ea8' - } - }, - - graph: { - itemStyle: { - color: '#b21ab4' - }, - linkStyle: { - color: '#2a2073' - } - }, - - map: { - itemStyle: { - color: '#c12e34' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#dddddd'], - [0.8, '#00aecd'], - [1, '#f5ccff'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('cool', theme); -}); diff --git a/node_modules/echarts/theme/dark-blue.js b/node_modules/echarts/theme/dark-blue.js deleted file mode 100644 index 73715ef..0000000 --- a/node_modules/echarts/theme/dark-blue.js +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#eee'; - var axisCommon = function() { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - axisTick: { - lineStyle: { - color: contrastColor - } - }, - axisLabel: { - color: contrastColor - }, - splitLine: { - lineStyle: { - type: 'dashed', - color: '#aaa' - } - }, - splitArea: { - areaStyle: { - color: contrastColor - } - } - }; - }; - - var colorPalette = [ - '#00305a', - '#004b8d', - '#0074d9', - '#4192d9', - '#7abaf2', - '#99cce6', - '#d6ebf5', - '#eeeeee' - ]; - var theme = { - color: colorPalette, - backgroundColor: '#333', - tooltip: { - axisPointer: { - lineStyle: { - color: contrastColor - }, - crossStyle: { - color: contrastColor - } - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - title: { - textStyle: { - color: contrastColor - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#00305a' // Handle color - }, - - timeline: { - itemStyle: { - color: colorPalette[1] - }, - lineStyle: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - }, - label: { - color: contrastColor - } - }, - - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#004b8d'], - [0.8, '#00305a'], - [1, '#7abaf2'] - ], - width: 8 - } - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark-blue', theme); -}); diff --git a/node_modules/echarts/theme/dark-bold.js b/node_modules/echarts/theme/dark-bold.js deleted file mode 100644 index fc22927..0000000 --- a/node_modules/echarts/theme/dark-bold.js +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#eee'; - var axisCommon = function() { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - axisTick: { - lineStyle: { - color: contrastColor - } - }, - axisLabel: { - color: contrastColor - }, - splitLine: { - lineStyle: { - type: 'dashed', - color: '#aaa' - } - }, - splitArea: { - areaStyle: { - color: contrastColor - } - } - }; - }; - - var colorPalette = [ - '#458c6b', - '#f2da87', - '#d9a86c', - '#d94436', - '#a62424', - '#76bc9b', - '#cce6da', - '#eeeeee' - ]; - var theme = { - color: colorPalette, - backgroundColor: '#333', - tooltip: { - axisPointer: { - lineStyle: { - color: contrastColor - }, - crossStyle: { - color: contrastColor - } - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - title: { - textStyle: { - color: contrastColor - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#458c6b' // Handle color - }, - - timeline: { - itemStyle: { - color: colorPalette[1] - }, - lineStyle: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - }, - label: { - color: contrastColor - } - }, - - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#f2da87'], - [0.8, '#458c6b'], - [1, '#a62424'] - ], - width: 8 - } - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark-bold', theme); -}); diff --git a/node_modules/echarts/theme/dark-digerati.js b/node_modules/echarts/theme/dark-digerati.js deleted file mode 100644 index e20c8c9..0000000 --- a/node_modules/echarts/theme/dark-digerati.js +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#eee'; - var axisCommon = function() { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - axisTick: { - lineStyle: { - color: contrastColor - } - }, - axisLabel: { - color: contrastColor - }, - splitLine: { - lineStyle: { - type: 'dashed', - color: '#aaa' - } - }, - splitArea: { - areaStyle: { - color: contrastColor - } - } - }; - }; - - var colorPalette = [ - '#52656b', - '#ff3b77', - '#a3cc00', - '#ffffff', - '#b8b89f', - '#ffccdb', - '#e5ff80', - '#f4f4f0' - ]; - var theme = { - color: colorPalette, - backgroundColor: '#333', - tooltip: { - axisPointer: { - lineStyle: { - color: contrastColor - }, - crossStyle: { - color: contrastColor - } - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - title: { - textStyle: { - color: contrastColor - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#52656b' // Handle color - }, - - timeline: { - itemStyle: { - color: colorPalette[1] - }, - lineStyle: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - }, - label: { - color: contrastColor - } - }, - - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#ff3b77'], - [0.8, '#52656b'], - [1, '#b8b89f'] - ], - width: 8 - } - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark-digerati', theme); -}); diff --git a/node_modules/echarts/theme/dark-fresh-cut.js b/node_modules/echarts/theme/dark-fresh-cut.js deleted file mode 100644 index ba9f744..0000000 --- a/node_modules/echarts/theme/dark-fresh-cut.js +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#eee'; - var axisCommon = function() { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - axisTick: { - lineStyle: { - color: contrastColor - } - }, - axisLabel: { - color: contrastColor - }, - splitLine: { - lineStyle: { - type: 'dashed', - color: '#aaa' - } - }, - splitArea: { - areaStyle: { - color: contrastColor - } - } - }; - }; - - var colorPalette = [ - '#00a8c6', - '#40c0cb', - '#ebd3ad', - '#aee239', - '#8fbe00', - '#33e0ff', - '#b3f4ff', - '#e6ff99' - ]; - var theme = { - color: colorPalette, - backgroundColor: '#333', - tooltip: { - axisPointer: { - lineStyle: { - color: contrastColor - }, - crossStyle: { - color: contrastColor - } - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - title: { - textStyle: { - color: contrastColor - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#00a8c6' // Handle color - }, - - timeline: { - itemStyle: { - color: colorPalette[1] - }, - lineStyle: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - }, - label: { - color: contrastColor - } - }, - - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#40c0cb'], - [0.8, '#00a8c6'], - [1, '#8fbe00'] - ], - width: 8 - } - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark-fresh-cut', theme); -}); diff --git a/node_modules/echarts/theme/dark-mushroom.js b/node_modules/echarts/theme/dark-mushroom.js deleted file mode 100644 index 1f4954a..0000000 --- a/node_modules/echarts/theme/dark-mushroom.js +++ /dev/null @@ -1,164 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#eee'; - var axisCommon = function() { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - axisTick: { - lineStyle: { - color: contrastColor - } - }, - axisLabel: { - color: contrastColor - }, - splitLine: { - lineStyle: { - type: 'dashed', - color: '#aaa' - } - }, - splitArea: { - areaStyle: { - color: contrastColor - } - } - }; - }; - - var colorPalette = [ - '#cc0e00', - '#ff1a0a', - '#ff8880', - '#ffc180', - '#ffc2b0', - '#ffffff', - '#ff8880', - '#ffe6e6' - ]; - var theme = { - color: colorPalette, - backgroundColor: '#333', - tooltip: { - axisPointer: { - lineStyle: { - color: contrastColor - }, - crossStyle: { - color: contrastColor - } - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - title: { - textStyle: { - color: contrastColor - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#cc0e00' // Handle color - }, - - timeline: { - itemStyle: { - color: colorPalette[1] - }, - lineStyle: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - }, - label: { - color: contrastColor - } - }, - - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#ff1a0a'], - [0.8, '#cc0e00'], - [1, '#ffc2b0'] - ], - width: 8 - } - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark-mushroom', theme); -}); diff --git a/node_modules/echarts/theme/dark.js b/node_modules/echarts/theme/dark.js deleted file mode 100644 index 70598b5..0000000 --- a/node_modules/echarts/theme/dark.js +++ /dev/null @@ -1,224 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var contrastColor = '#B9B8CE'; - var backgroundColor = '#100C2A'; - var axisCommon = function () { - return { - axisLine: { - lineStyle: { - color: contrastColor - } - }, - splitLine: { - lineStyle: { - color: '#484753' - } - }, - splitArea: { - areaStyle: { - color: ['rgba(255,255,255,0.02)', 'rgba(255,255,255,0.05)'] - } - }, - minorSplitLine: { - lineStyle: { - color: '#20203B' - } - } - }; - }; - - var colorPalette = [ - '#4992ff', - '#7cffb2', - '#fddd60', - '#ff6e76', - '#58d9f9', - '#05c091', - '#ff8a45', - '#8d48e3', - '#dd79ff' - ]; - var theme = { - darkMode: true, - - color: colorPalette, - backgroundColor: backgroundColor, - axisPointer: { - lineStyle: { - color: '#817f91' - }, - crossStyle: { - color: '#817f91' - }, - label: { - // TODO Contrast of label backgorundColor - color: '#fff' - } - }, - legend: { - textStyle: { - color: contrastColor - } - }, - textStyle: { - color: contrastColor - }, - title: { - textStyle: { - color: '#EEF1FA' - }, - subtextStyle: { - color: '#B9B8CE' - } - }, - toolbox: { - iconStyle: { - borderColor: contrastColor - } - }, - dataZoom: { - borderColor: '#71708A', - textStyle: { - color: contrastColor - }, - brushStyle: { - color: 'rgba(135,163,206,0.3)' - }, - handleStyle: { - color: '#353450', - borderColor: '#C5CBE3' - }, - moveHandleStyle: { - color: '#B0B6C3', - opacity: 0.3 - }, - fillerColor: 'rgba(135,163,206,0.2)', - emphasis: { - handleStyle: { - borderColor: '#91B7F2', - color: '#4D587D' - }, - moveHandleStyle: { - color: '#636D9A', - opacity: 0.7 - } - }, - dataBackground: { - lineStyle: { - color: '#71708A', - width: 1 - }, - areaStyle: { - color: '#71708A' - } - }, - selectedDataBackground: { - lineStyle: { - color: '#87A3CE' - }, - areaStyle: { - color: '#87A3CE' - } - } - }, - visualMap: { - textStyle: { - color: contrastColor - } - }, - timeline: { - lineStyle: { - color: contrastColor - }, - label: { - color: contrastColor - }, - controlStyle: { - color: contrastColor, - borderColor: contrastColor - } - }, - calendar: { - itemStyle: { - color: backgroundColor - }, - dayLabel: { - color: contrastColor - }, - monthLabel: { - color: contrastColor - }, - yearLabel: { - color: contrastColor - } - }, - timeAxis: axisCommon(), - logAxis: axisCommon(), - valueAxis: axisCommon(), - categoryAxis: axisCommon(), - - line: { - symbol: 'circle' - }, - graph: { - color: colorPalette - }, - gauge: { - title: { - color: contrastColor - } - }, - candlestick: { - itemStyle: { - color: '#FD1050', - color0: '#0CF49B', - borderColor: '#FD1050', - borderColor0: '#0CF49B' - } - } - }; - - theme.categoryAxis.splitLine.show = false; - echarts.registerTheme('dark', theme); -}); diff --git a/node_modules/echarts/theme/eduardo.js b/node_modules/echarts/theme/eduardo.js deleted file mode 100644 index 7f567d6..0000000 --- a/node_modules/echarts/theme/eduardo.js +++ /dev/null @@ -1,178 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#59535e', - '#e7dcef', - '#f1baf3', - '#5d4970', - '#372049', - '#c0b2cd', - '#ffccff', - '#f2f0f5' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#59535e' - } - }, - - visualMap: { - color: ['#59535e', '#e7dcef'] - }, - - toolbox: { - color: ['#59535e', '#59535e', '#59535e', '#59535e'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#59535e', - type: 'dashed' - }, - crossStyle: { - color: '#59535e' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#59535e' // Handle color - }, - - timeline: { - lineStyle: { - color: '#59535e' - }, - controlStyle: { - color: '#59535e', - borderColor: '#59535e' - } - }, - - candlestick: { - itemStyle: { - color: '#e7dcef', - color0: '#f1baf3' - }, - lineStyle: { - width: 1, - color: '#372049', - color0: '#5d4970' - }, - areaStyle: { - color: '#59535e', - color0: '#e7dcef' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#59535e', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#e7dcef' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#f1baf3' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#59535e' - }, - linkStyle: { - color: '#59535e' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#e7dcef'], - [0.8, '#59535e'], - [1, '#372049'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('eduardo', theme); -}); diff --git a/node_modules/echarts/theme/forest.js b/node_modules/echarts/theme/forest.js deleted file mode 100644 index 995858e..0000000 --- a/node_modules/echarts/theme/forest.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#313b23', - '#494f2b', - '#606233', - '#d6b77b', - '#0e0e0e', - '#076278', - '#808080', - '#e7d5b1' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#313b23' - } - }, - - visualMap: { - color: ['#313b23', '#494f2b'] - }, - - toolbox: { - color: ['#313b23', '#313b23', '#313b23', '#313b23'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#313b23', - type: 'dashed' - }, - crossStyle: { - color: '#313b23' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#313b23' // Handle color - }, - - timeline: { - lineStyle: { - color: '#313b23' - }, - controlStyle: { - color: '#313b23', - borderColor: '#313b23' - } - }, - - candlestick: { - itemStyle: { - color: '#494f2b', - color0: '#606233' - }, - lineStyle: { - width: 1, - color: '#0e0e0e', - color0: '#d6b77b' - }, - areaStyle: { - color: '#494f2b', - color0: '#d6b77b' - } - }, - - map: { - itemStyle: { - color: '#606233' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#494f2b' - }, - linkStyle: { - color: '#313b23' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#494f2b'], - [0.8, '#313b23'], - [1, '0e0e0e'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('forest', theme); -}); diff --git a/node_modules/echarts/theme/fresh-cut.js b/node_modules/echarts/theme/fresh-cut.js deleted file mode 100644 index 21baf4f..0000000 --- a/node_modules/echarts/theme/fresh-cut.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#00a8c6', - '#40c0cb', - '#f0dec2', - '#aee239', - '#8fbe00', - '#33e0ff', - '#b3f4ff', - '#e6ff99' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#00a8c6' - } - }, - - visualMap: { - color: ['#00a8c6', '#a2d4e6'] - }, - - toolbox: { - color: ['#00a8c6', '#00a8c6', '#00a8c6', '#00a8c6'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#00a8c6', - type: 'dashed' - }, - crossStyle: { - color: '#00a8c6' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#00a8c6' // Handle color - }, - - timeline: { - lineStyle: { - color: '#00a8c6' - }, - controlStyle: { - color: '#00a8c6', - borderColor: '#00a8c6' - } - }, - - candlestick: { - itemStyle: { - color: '#40c0cb', - color0: '#f0dec2' - }, - lineStyle: { - width: 1, - color: '#8fbe00', - color0: '#aee239' - }, - areaStyle: { - color: '#00a8c6', - color0: '#aee239' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#f0dec2' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#f0dec2' - }, - linkStyle: { - color: '#00a8c6' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#40c0cb'], - [0.8, '#00a8c6'], - [1, '#8fbe00'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('fresh-cut', theme); -}); diff --git a/node_modules/echarts/theme/fruit.js b/node_modules/echarts/theme/fruit.js deleted file mode 100644 index 4073934..0000000 --- a/node_modules/echarts/theme/fruit.js +++ /dev/null @@ -1,178 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#ffcb6a', - '#ffa850', - '#ffe2c4', - '#e5834e', - '#ffb081', - '#f7826e', - '#faac9e', - '#fcd5cf' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#ffcb6a' - } - }, - - visualMap: { - color: ['#ffcb6a', '#ffa850'] - }, - - toolbox: { - color: ['#ffcb6a', '#ffcb6a', '#ffcb6a', '#ffcb6a'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#ffcb6a', - type: 'dashed' - }, - crossStyle: { - color: '#ffcb6a' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#ffcb6a' // Handle color - }, - - timeline: { - lineStyle: { - color: '#ffcb6a' - }, - controlStyle: { - color: '#ffcb6a', - borderColor: '#ffcb6a' - } - }, - - candlestick: { - itemStyle: { - color: '#ffa850', - color0: '#ffe2c4' - }, - lineStyle: { - width: 1, - color: '#ffb081', - color0: '#e5834e' - }, - areaStyle: { - color: '#e5834e', - color0: '#fcd5cf' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#fcd5cf', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#e5834e' - } - }, - - map: { - itemStyle: { - color: '#ffe2c4' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#f2385a' - }, - linkStyle: { - color: '#ffcb6a' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#ffa850'], - [0.8, '#ffcb6a'], - [1, '#ffb081'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('fruit', theme); -}); diff --git a/node_modules/echarts/theme/gray.js b/node_modules/echarts/theme/gray.js deleted file mode 100644 index f9ab3d6..0000000 --- a/node_modules/echarts/theme/gray.js +++ /dev/null @@ -1,220 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#757575', - '#c7c7c7', - '#dadada', - '#8b8b8b', - '#b5b5b5', - '#e9e9e9' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#757575' - } - }, - - dataRange: { - color: ['#636363', '#dcdcdc'] - }, - - toolbox: { - color: ['#757575', '#757575', '#757575', '#757575'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#757575', - type: 'dashed' - }, - crossStyle: { - color: '#757575' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(117,117,117,0.2)', // Fill the color - handleColor: '#757575' // Handle color - }, - - grid: { - borderWidth: 0 - }, - - categoryAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#757575' - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - valueAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#757575' - } - }, - splitArea: { - show: true, - areaStyle: { - color: ['rgba(250,250,250,0.1)', 'rgba(200,200,200,0.1)'] - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - timeline: { - lineStyle: { - color: '#757575' - }, - controlStyle: { - color: '#757575', - borderColor: '#757575' - } - }, - - candlestick: { - itemStyle: { - color: '#8b8b8b', - color0: '#dadada' - }, - lineStyle: { - width: 1, - color: '#757575', - color0: '#c7c7c7' - }, - areaStyle: { - color: '#757575', - color0: '#e9e9e9' - } - }, - - map: { - itemStyle: { - color: '#c7c7c7' - }, - areaStyle: { - color: 'ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#e9e9e9' - }, - linkStyle: { - color: '#757575' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#e9e9e9', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#757575' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#b5b5b5'], - [0.8, '#757575'], - [1, '#5c5c5c'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('gray', theme); -}); diff --git a/node_modules/echarts/theme/green.js b/node_modules/echarts/theme/green.js deleted file mode 100644 index a9607f4..0000000 --- a/node_modules/echarts/theme/green.js +++ /dev/null @@ -1,222 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#408829', - '#68a54a', - '#a9cba2', - '#86b379', - '#397b29', - '#8abb6f', - '#759c6a', - '#bfd3b7' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#408829' - } - }, - - visualMap: { - color: ['408829', '#a9cba2'] - }, - - toolbox: { - color: ['#408829', '#408829', '#408829', '#408829'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#408829', - type: 'dashed' - }, - crossStyle: { - color: '#408829' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(64,136,41,0.2)', // Fill the color - handleColor: '#408829' // Handle color - }, - - grid: { - borderWidth: 0 - }, - - categoryAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#408829' - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - valueAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#408829' - } - }, - splitArea: { - show: true, - areaStyle: { - color: ['rgba(250,250,250,0.1)', 'rgba(200,200,200,0.1)'] - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - timeline: { - lineStyle: { - color: '#408829' - }, - controlStyle: { - color: '#408829', - borderColor: '#408829' - } - }, - - candlestick: { - itemStyle: { - color: '#68a54a', - color0: '#a9cba2' - }, - lineStyle: { - width: 1, - color: '#408829', - color0: '#86b379' - }, - areaStyle: { - color: '#408829', - color0: '#bfd3b7' - } - }, - - graph: { - itemStyle: { - color: '#bfd3b7' - }, - linkStyle: { - color: '#408829' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#bfd3b7', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#408829' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#408829' - }, - label: { - color: '#000' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#86b379'], - [0.8, '#68a54a'], - [1, '#408829'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('green', theme); -}); diff --git a/node_modules/echarts/theme/helianthus.js b/node_modules/echarts/theme/helianthus.js deleted file mode 100644 index ac9f1b2..0000000 --- a/node_modules/echarts/theme/helianthus.js +++ /dev/null @@ -1,263 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#44B7D3', - '#E42B6D', - '#F4E24E', - '#FE9616', - '#8AED35', - '#ff69b4', - '#ba55d3', - '#cd5c5c', - '#ffa500', - '#40e0d0', - '#E95569', - '#ff6347', - '#7b68ee', - '#00fa9a', - '#ffd700', - '#6699FF', - '#ff6666', - '#3cb371', - '#b8860b', - '#30e0e0' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#8A826D' - } - }, - - dataRange: { - x: 'right', - y: 'center', - itemWidth: 5, - itemHeight: 25, - color: ['#E42B6D', '#F9AD96'], - text: ['High', 'Low'], // Text, default is numeric text - textStyle: { - color: '#8A826D' // Range text color - } - }, - - toolbox: { - color: ['#E95569', '#E95569', '#E95569', '#E95569'], - effectiveColor: '#ff4500', - itemGap: 8 - }, - - tooltip: { - backgroundColor: 'rgba(138,130,109,0.7)', // Prompt background color, default is black with a transparency of 0.7 - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#6B6455', - type: 'dashed' - }, - crossStyle: { - color: '#A6A299' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: 'rgba(130,197,209,0.6)', // Data background color - fillerColor: 'rgba(233,84,105,0.1)', // Fill the color - handleColor: 'rgba(107,99,84,0.8)' // Handle color - }, - - grid: { - borderWidth: 0 - }, - - categoryAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#6B6455' - } - }, - splitLine: { - // separate line - show: false - } - }, - - valueAxis: { - axisLine: { - // Coordinate axis - show: true - }, - splitArea: { - show: false - }, - splitLine: { - // separate line - lineStyle: { - // Property 'lineStyle' controls line styles - color: ['#FFF'], - type: 'dashed' - } - } - }, - - polar: { - axisLine: { - // Coordinate axis - lineStyle: { - // // Property 'lineStyle' controls line styles - color: '#ddd' - } - }, - splitArea: { - show: true, - areaStyle: { - color: ['rgba(250,250,250,0.2)', 'rgba(200,200,200,0.2)'] - } - }, - splitLine: { - lineStyle: { - color: '#ddd' - } - } - }, - - timeline: { - lineStyle: { - color: '#6B6455' - }, - controlStyle: { - color: '#6B6455', - borderColor: '#6B6455' - } - }, - - line: { - smooth: true, - symbol: 'emptyCircle', // Inflection point graphic type - symbolSize: 3 // Inflection point graphic size - }, - - candlestick: { - itemStyle: { - color: '#e42B6d', - color0: '#44B7d3' - }, - lineStyle: { - width: 1, - color: '#e42B6d', - color0: '#44B7d3' - }, - areaStyle: { - color: '#fe994e', - color0: '#e42B6d' - } - }, - - map: { - itemStyle: { - color: '#6b6455' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#e42B6d' - } - }, - - graph: { - itemStyle: { - color: '#e42B6d' - }, - linkStyle: { - color: '#6b6455' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#e42B6d', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#6b6455' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#44B7D3'], - [0.8, '#6B6455'], - [1, '#E42B6D'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('helianthus', theme); -}); diff --git a/node_modules/echarts/theme/infographic.js b/node_modules/echarts/theme/infographic.js deleted file mode 100644 index be5e256..0000000 --- a/node_modules/echarts/theme/infographic.js +++ /dev/null @@ -1,236 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#C1232B', - '#27727B', - '#FCCE10', - '#E87C25', - '#B5C334', - '#FE8463', - '#9BCA63', - '#FAD860', - '#F3A43B', - '#60C0DD', - '#D7504B', - '#C6E579', - '#F4E001', - '#F0805A', - '#26C0C0' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#27727B' - } - }, - - visualMap: { - color: ['#C1232B', '#FCCE10'] - }, - - toolbox: { - iconStyle: { - borderColor: colorPalette[0] - } - }, - - tooltip: { - backgroundColor: 'rgba(50,50,50,0.5)', - axisPointer: { - type: 'line', - lineStyle: { - color: '#27727B', - type: 'dashed' - }, - crossStyle: { - color: '#27727B' - }, - shadowStyle: { - color: 'rgba(200,200,200,0.3)' - } - } - }, - - dataZoom: { - dataBackgroundColor: 'rgba(181,195,52,0.3)', - fillerColor: 'rgba(181,195,52,0.2)', - handleColor: '#27727B' - }, - - categoryAxis: { - axisLine: { - lineStyle: { - color: '#27727B' - } - }, - splitLine: { - show: false - } - }, - - valueAxis: { - axisLine: { - show: false - }, - splitArea: { - show: false - }, - splitLine: { - lineStyle: { - color: ['#ccc'], - type: 'dashed' - } - } - }, - - timeline: { - itemStyle: { - color: '#27727B' - }, - lineStyle: { - color: '#27727B' - }, - controlStyle: { - color: '#27727B', - borderColor: '#27727B' - }, - symbol: 'emptyCircle', - symbolSize: 3 - }, - - line: { - itemStyle: { - borderWidth: 2, - borderColor: '#fff', - lineStyle: { - width: 3 - } - }, - emphasis: { - itemStyle: { - borderWidth: 0 - } - }, - symbol: 'circle', - symbolSize: 3.5 - }, - - candlestick: { - itemStyle: { - color: '#c1232b', - color0: '#b5c334' - }, - lineStyle: { - width: 1, - color: '#c1232b', - color0: '#b5c334' - }, - areaStyle: { - color: '#c1232b', - color0: '#27727b' - } - }, - - graph: { - itemStyle: { - color: '#c1232b' - }, - linkStyle: { - color: '#b5c334' - } - }, - - map: { - itemStyle: { - color: '#f2385a', - areaColor: '#ddd', - borderColor: '#eee' - }, - areaStyle: { - color: '#fe994e' - }, - label: { - color: '#c1232b' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#B5C334'], - [0.8, '#27727B'], - [1, '#C1232B'] - ] - } - }, - axisTick: { - splitNumber: 2, - length: 5, - lineStyle: { - color: '#fff' - } - }, - axisLabel: { - color: '#fff' - }, - splitLine: { - length: '5%', - lineStyle: { - color: '#fff' - } - }, - title: { - offsetCenter: [0, -20] - } - } - }; - - echarts.registerTheme('infographic', theme); -}); diff --git a/node_modules/echarts/theme/inspired.js b/node_modules/echarts/theme/inspired.js deleted file mode 100644 index 15f620e..0000000 --- a/node_modules/echarts/theme/inspired.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#cc0000', - '#002266', - '#ff9900', - '#006600', - '#8a150f', - '#076278', - '#808080', - '#f07b75' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#cc0000' - } - }, - - visualMap: { - color: ['#cc0000', '#002266'] - }, - - toolbox: { - color: ['#cc0000', '#cc0000', '#cc0000', '#cc0000'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#cc0000', - type: 'dashed' - }, - crossStyle: { - color: '#cc0000' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#cc0000' // Handle color - }, - - timeline: { - lineStyle: { - color: '#cc0000' - }, - controlStyle: { - color: '#cc0000', - borderColor: '#cc0000' - } - }, - - candlestick: { - itemStyle: { - color: '#002266', - color0: '#ff9900' - }, - lineStyle: { - width: 1, - color: '#8a150f', - color0: '#006600' - }, - areaStyle: { - color: '#cc0000', - color0: '#ff9900' - } - }, - - map: { - itemStyle: { - color: '#ff9900' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#ff9900' - }, - linkStyle: { - color: '#cc0000' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#002266'], - [0.8, '#cc0000'], - [1, '8a150f'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('inspired', theme); -}); diff --git a/node_modules/echarts/theme/jazz.js b/node_modules/echarts/theme/jazz.js deleted file mode 100644 index c93d661..0000000 --- a/node_modules/echarts/theme/jazz.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#e9e0d1', - '#91a398', - '#33605a', - '#070001', - '#68462b', - '#58a79c', - '#abd3ce', - '#eef6f5' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#e9e0d1' - } - }, - - visualMap: { - color: ['#e9e0d1', '#91a398'] - }, - - toolbox: { - color: ['#e9e0d1', '#e9e0d1', '#e9e0d1', '#e9e0d1'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#e9e0d1', - type: 'dashed' - }, - crossStyle: { - color: '#e9e0d1' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#e9e0d1' // Handle color - }, - - timeline: { - lineStyle: { - color: '#e9e0d1' - }, - controlStyle: { - color: '#e9e0d1', - borderColor: '#e9e0d1' - } - }, - - candlestick: { - itemStyle: { - color: '#91a398', - color0: '#33605a' - }, - lineStyle: { - width: 1, - color: '#68462b', - color0: '#070001' - }, - areaStyle: { - color: '#91a398', - color0: '#abd3ce' - } - }, - - map: { - itemStyle: { - color: '#c12e34' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#33605a' - }, - linkStyle: { - color: '#e9e0d1' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#91a398'], - [0.8, '#e9e0d1'], - [1, '#68462b'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('jazz', theme); -}); diff --git a/node_modules/echarts/theme/london.js b/node_modules/echarts/theme/london.js deleted file mode 100644 index 4388285..0000000 --- a/node_modules/echarts/theme/london.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#02151a', - '#043a47', - '#087891', - '#c8c8c8', - '#b31d14', - '#0b9cc1', - '#f2f2f2', - '#f07b75' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#02151a' - } - }, - - visualMap: { - color: ['#02151a', '#a2d4e6'] - }, - - toolbox: { - color: ['#02151a', '#02151a', '#02151a', '#02151a'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#02151a', - type: 'dashed' - }, - crossStyle: { - color: '#02151a' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#02151a' // Handle color - }, - - timeline: { - lineStyle: { - color: '#02151a' - }, - controlStyle: { - color: '#02151a', - borderColor: '#02151a' - } - }, - - candlestick: { - itemStyle: { - color: '#043a47', - color0: '#087891' - }, - lineStyle: { - width: 1, - color: '#b31d14', - color0: '#c8c8c8' - }, - areaStyle: { - color: '#087891', - color0: '#c8c8c8' - } - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#087891' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#c12e34' - }, - linkStyle: { - color: '#02151a' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#043a47'], - [0.8, '#02151a'], - [1, '#b31d14'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('london', theme); -}); diff --git a/node_modules/echarts/theme/macarons.js b/node_modules/echarts/theme/macarons.js deleted file mode 100644 index 27c9f9a..0000000 --- a/node_modules/echarts/theme/macarons.js +++ /dev/null @@ -1,242 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#2ec7c9', - '#b6a2de', - '#5ab1ef', - '#ffb980', - '#d87a80', - '#8d98b3', - '#e5cf0d', - '#97b552', - '#95706d', - '#dc69aa', - '#07a2a4', - '#9a7fd1', - '#588dd5', - '#f5994e', - '#c05050', - '#59678c', - '#c9ab00', - '#7eb00a', - '#6f5553', - '#c14089' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#008acd' - } - }, - - visualMap: { - itemWidth: 15, - color: ['#5ab1ef', '#e0ffff'] - }, - - toolbox: { - iconStyle: { - borderColor: colorPalette[0] - } - }, - - tooltip: { - borderWidth: 0, - backgroundColor: 'rgba(50,50,50,0.5)', - textStyle: { - color: '#FFF' - }, - axisPointer: { - type: 'line', - lineStyle: { - color: '#008acd' - }, - crossStyle: { - color: '#008acd' - }, - shadowStyle: { - color: 'rgba(200,200,200,0.2)' - } - } - }, - - dataZoom: { - dataBackgroundColor: '#efefff', - fillerColor: 'rgba(182,162,222,0.2)', - handleColor: '#008acd' - }, - - grid: { - borderColor: '#eee' - }, - - categoryAxis: { - axisLine: { - lineStyle: { - color: '#008acd' - } - }, - splitLine: { - lineStyle: { - color: ['#eee'] - } - } - }, - - valueAxis: { - axisLine: { - lineStyle: { - color: '#008acd' - } - }, - splitArea: { - show: true, - areaStyle: { - color: ['rgba(250,250,250,0.1)', 'rgba(200,200,200,0.1)'] - } - }, - splitLine: { - lineStyle: { - color: ['#eee'] - } - } - }, - - timeline: { - lineStyle: { - color: '#008acd' - }, - controlStyle: { - color: '#008acd', - borderColor: '#008acd' - }, - symbol: 'emptyCircle', - symbolSize: 3 - }, - - line: { - smooth: true, - symbol: 'emptyCircle', - symbolSize: 3 - }, - - candlestick: { - itemStyle: { - color: '#d87a80', - color0: '#2ec7c9' - }, - lineStyle: { - width: 1, - color: '#d87a80', - color0: '#2ec7c9' - }, - areaStyle: { - color: '#2ec7c9', - color0: '#b6a2de' - } - }, - - scatter: { - symbol: 'circle', - symbolSize: 4 - }, - - map: { - itemStyle: { - color: '#ddd' - }, - areaStyle: { - color: '#fe994e' - }, - label: { - color: '#d87a80' - } - }, - - graph: { - itemStyle: { - color: '#d87a80' - }, - linkStyle: { - color: '#2ec7c9' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#2ec7c9'], - [0.8, '#5ab1ef'], - [1, '#d87a80'] - ], - width: 10 - } - }, - axisTick: { - splitNumber: 10, - length: 15, - lineStyle: { - color: 'auto' - } - }, - splitLine: { - length: 22, - lineStyle: { - color: 'auto' - } - }, - pointer: { - width: 5 - } - } - }; - - echarts.registerTheme('macarons', theme); -}); diff --git a/node_modules/echarts/theme/macarons2.js b/node_modules/echarts/theme/macarons2.js deleted file mode 100644 index 59cdddb..0000000 --- a/node_modules/echarts/theme/macarons2.js +++ /dev/null @@ -1,246 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#ed9678', - '#e7dac9', - '#cb8e85', - '#f3f39d', - '#c8e49c', - '#f16d7a', - '#f3d999', - '#d3758f', - '#dcc392', - '#2e4783', - '#82b6e9', - '#ff6347', - '#a092f1', - '#0a915d', - '#eaf889', - '#6699FF', - '#ff6666', - '#3cb371', - '#d5b158', - '#38b6b6' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#cb8e85' - } - }, - - dataRange: { - color: ['#cb8e85', '#e7dac9'], //颜色 - //text:['高','低'], // 文本,默认为数值文本 - textStyle: { - color: '#333' // 值域文字颜色 - } - }, - - bar: { - barMinHeight: 0, // 最小高度改为0 - // barWidth: null, // 默认自适应 - barGap: '30%', // 柱间距离,默认为柱形宽度的30%,可设固定值 - barCategoryGap: '20%', // 类目间柱形距离,默认为类目间距的20%,可设固定值 - label: { - show: false - // position: 默认自适应,水平布局为'top',垂直布局为'right',可选为 - // 'inside'|'left'|'right'|'top'|'bottom' - // textStyle: null // 默认使用全局文本样式,详见TEXTSTYLE - }, - itemStyle: { - // color: '各异', - barBorderColor: '#fff', // 柱条边线 - barBorderRadius: 0, // 柱条边线圆角,单位px,默认为0 - barBorderWidth: 1 // 柱条边线线宽,单位px,默认为1 - }, - emphasis: { - itemStyle: { - // color: '各异', - barBorderColor: 'rgba(0,0,0,0)', // 柱条边线 - barBorderRadius: 0, // 柱条边线圆角,单位px,默认为0 - barBorderWidth: 1, // 柱条边线线宽,单位px,默认为1 - }, - label: { - show: false - // position: 默认自适应,水平布局为'top',垂直布局为'right',可选为 - // 'inside'|'left'|'right'|'top'|'bottom' - // textStyle: null // 默认使用全局文本样式,详见TEXTSTYLE - } - } - }, - - line: { - label: { - show: false - // position: 默认自适应,水平布局为'top',垂直布局为'right',可选为 - // 'inside'|'left'|'right'|'top'|'bottom' - // textStyle: null // 默认使用全局文本样式,详见TEXTSTYLE - }, - itemStyle: { - // color: 各异, - }, - emphasis: { - // color: 各异, - label: { - show: false - // position: 默认自适应,水平布局为'top',垂直布局为'right',可选为 - // 'inside'|'left'|'right'|'top'|'bottom' - // textStyle: null // 默认使用全局文本样式,详见TEXTSTYLE - } - }, - lineStyle: { - width: 2, - type: 'solid', - shadowColor: 'rgba(0,0,0,0)', //默认透明 - shadowBlur: 5, - shadowOffsetX: 3, - shadowOffsetY: 3 - }, - //smooth : false, - //symbol: null, // 拐点图形类型 - symbolSize: 2, // 拐点图形大小 - //symbolRotate : null, // 拐点图形旋转控制 - showAllSymbol: false // 标志图形默认只有主轴显示(随主轴标签间隔隐藏策略) - }, - candlestick: { - itemStyle: { - color: '#fe9778', - color0: '#e7dac9' - }, - lineStyle: { - width: 1, - color: '#f78766', - color0: '#f1ccb8' - }, - areaStyle: { - color: '#e7dac9', - color0: '#c8e49c' - } - }, - - // 饼图默认参数 - pie: { - center: ['50%', '50%'], // 默认全局居中 - radius: [0, '75%'], - clockWise: false, // 默认逆时针 - startAngle: 90, - minAngle: 0, // 最小角度改为0 - selectedOffset: 10, // 选中是扇区偏移量 - label: { - show: true, - position: 'outer', - color: '#1b1b1b', - lineStyle: { color: '#1b1b1b' } - // textStyle: null // 默认使用全局文本样式,详见TEXTSTYLE - }, - itemStyle: { - // color: 各异, - borderColor: '#fff', - borderWidth: 1 - }, - labelLine: { - show: true, - length: 20, - lineStyle: { - // color: 各异, - width: 1, - type: 'solid' - } - } - }, - - map: { - itemStyle: { - color: '#ddd', - borderColor: '#fff', - borderWidth: 1 - }, - areaStyle: { - color: '#f3f39d' - }, - label: { - show: false, - color: 'rgba(139,69,19,1)' - }, - showLegendSymbol: true - }, - - graph: { - itemStyle: { - color: '#d87a80' - }, - linkStyle: { - strokeColor: '#a17e6e' - }, - nodeStyle: { - brushType: 'both', - strokeColor: '#a17e6e' - }, - label: { - show: false - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#ed9678'], - [0.8, '#e7dac9'], - [1, '#cb8e85'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('macarons2', theme); -}); diff --git a/node_modules/echarts/theme/mint.js b/node_modules/echarts/theme/mint.js deleted file mode 100644 index c3975a9..0000000 --- a/node_modules/echarts/theme/mint.js +++ /dev/null @@ -1,155 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#8aedd5', - '#93bc9e', - '#cef1db', - '#7fe579', - '#a6d7c2', - '#bef0bb', - '#99e2vb', - '#94f8a8', - '#7de5b8', - '#4dfb70' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#8aedd5' - } - }, - - toolbox: { - color: ['#8aedd5', '#8aedd5', '#8aedd5', '#8aedd5'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#8aedd5', - type: 'dashed' - }, - crossStyle: { - color: '#8aedd5' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(64,136,41,0.2)', // Fill the color - handleColor: '#408829' // Handle color - }, - - dataRange: { - color: ['#93bc92', '#bef0bb'] - }, - - candlestick: { - itemStyle: { - color: '#8aedd5', - color0: '#7fe579' - }, - lineStyle: { - width: 1, - color: '#8aedd5', - color0: '#7fe579' - }, - areaStyle: { - color: '#8aedd5', - color0: '#93bc9e' - } - }, - - graph: { - itemStyle: { - color: '#8aedd5' - }, - linkStyle: { - color: '#93bc9e' - } - }, - - map: { - itemStyle: { - color: '#8aedd5' - }, - areaStyle: { - color: '#93bc9e' - }, - label: { - color: '#cef1db' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#93bc9e'], - [0.8, '#8aedd5'], - [1, '#a6d7c2'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('mint', theme); -}); diff --git a/node_modules/echarts/theme/package.json b/node_modules/echarts/theme/package.json deleted file mode 100644 index 6a0d2ef..0000000 --- a/node_modules/echarts/theme/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "commonjs" -} \ No newline at end of file diff --git a/node_modules/echarts/theme/red-velvet.js b/node_modules/echarts/theme/red-velvet.js deleted file mode 100644 index be75b73..0000000 --- a/node_modules/echarts/theme/red-velvet.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#8b1a2d', - '#a7314b', - '#e6004c', - '#ff8066', - '#8e5c4e', - '#ff1a66', - '#d6c582', - '#f0d4af' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#8b1a2d' - } - }, - - visualMap: { - color: ['#8b1a2d', '#a7314b'] - }, - - toolbox: { - color: ['#8b1a2d', '#8b1a2d', '#8b1a2d', '#8b1a2d'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#8b1a2d', - type: 'dashed' - }, - crossStyle: { - color: '#8b1a2d' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#8b1a2d' // Handle color - }, - - timeline: { - lineStyle: { - color: '#8b1a2d' - }, - controlStyle: { - color: '#8b1a2d', - borderColor: '#8b1a2d' - } - }, - - candlestick: { - itemStyle: { - color: '#a7314b', - color0: '#d6c582' - }, - lineStyle: { - width: 1, - color: '#8e5c4e', - color0: '#f0d4af' - }, - areaStyle: { - color: '#8b1a2d', - color0: '#ff8066' - } - }, - - map: { - itemStyle: { - color: '#8b1a2d' - }, - areaStyle: { - color: '#ff8066' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#ff8066' - }, - linkStyle: { - color: '#8b1a2d' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#a7314b'], - [0.8, '#8b1a2d'], - [1, '#8e5c4e'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('red-velvet', theme); -}); diff --git a/node_modules/echarts/theme/red.js b/node_modules/echarts/theme/red.js deleted file mode 100644 index a70347b..0000000 --- a/node_modules/echarts/theme/red.js +++ /dev/null @@ -1,225 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#d8361b', - '#f16b4c', - '#f7b4a9', - '#d26666', - '#99311c', - '#c42703', - '#d07e75' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#d8361b' - } - }, - - visualMap: { - color: ['#d8361b', '#ffd2d2'] - }, - - dataRange: { - color: ['#bd0707', '#ffd2d2'] - }, - - toolbox: { - color: ['#d8361b', '#d8361b', '#d8361b', '#d8361b'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#d8361b', - type: 'dashed' - }, - crossStyle: { - color: '#d8361b' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(216,54,27,0.2)', // Fill the color - handleColor: '#d8361b' // Handle color - }, - - grid: { - borderWidth: 0 - }, - - categoryAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#d8361b' - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - valueAxis: { - axisLine: { - // Coordinate axis - lineStyle: { - // Property 'lineStyle' controls line styles - color: '#d8361b' - } - }, - splitArea: { - show: true, - areaStyle: { - color: ['rgba(250,250,250,0.1)', 'rgba(200,200,200,0.1)'] - } - }, - splitLine: { - // Separation line - lineStyle: { - // Property 'lineStyle' (see lineStyle) controls line styles - color: ['#eee'] - } - } - }, - - timeline: { - lineStyle: { - color: '#d8361b' - }, - controlStyle: { - color: '#d8361b', - borderColor: '#d8361b' - } - }, - - candlestick: { - itemStyle: { - color: '#f16b4c', - color0: '#f7b4a9' - }, - lineStyle: { - width: 1, - color: '#d8361b', - color0: '#d26666' - }, - areaStyle: { - color: '#d8361b', - color0: '#d07e75' - } - }, - - graph: { - itemStyle: { - color: '#d07e75' - }, - linkStyle: { - color: '#d8361b' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#d07e75', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#d8361b' - } - }, - - map: { - itemStyle: { - color: '#d8361b' - }, - areaStyle: { - color: '#d07e75' - }, - label: { - color: '#c12e34' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#f16b4c'], - [0.8, '#d8361b'], - [1, '#99311c'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('red', theme); -}); diff --git a/node_modules/echarts/theme/roma.js b/node_modules/echarts/theme/roma.js deleted file mode 100644 index 8eda0bf..0000000 --- a/node_modules/echarts/theme/roma.js +++ /dev/null @@ -1,119 +0,0 @@ - -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#E01F54', - '#001852', - '#f5e8c8', - '#b8d2c7', - '#c6b38e', - '#a4d8c2', - '#f3d999', - '#d3758f', - '#dcc392', - '#2e4783', - '#82b6e9', - '#ff6347', - '#a092f1', - '#0a915d', - '#eaf889', - '#6699FF', - '#ff6666', - '#3cb371', - '#d5b158', - '#38b6b6' - ]; - - var theme = { - color: colorPalette, - - visualMap: { - color: ['#e01f54', '#e7dbc3'], - textStyle: { - color: '#333' - } - }, - - candlestick: { - itemStyle: { - color: '#e01f54', - color0: '#001852' - }, - lineStyle: { - width: 1, - color: '#f5e8c8', - color0: '#b8d2c7' - }, - areaStyle: { - color: '#a4d8c2', - color0: '#f3d999' - } - }, - - graph: { - itemStyle: { - color: '#a4d8c2' - }, - linkStyle: { - color: '#f3d999' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#E01F54'], - [0.8, '#b8d2c7'], - [1, '#001852'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('roma', theme); -}); diff --git a/node_modules/echarts/theme/royal.js b/node_modules/echarts/theme/royal.js deleted file mode 100644 index 4578a10..0000000 --- a/node_modules/echarts/theme/royal.js +++ /dev/null @@ -1,163 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#3f7ea6', - '#993366', - '#408000', - '#8c6f56', - '#a65149', - '#731f17', - '#adc2eb', - '#d9c3b0' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#3f7ea6' - } - }, - - visualMap: { - color: ['#3f7ea6', '#993366'] - }, - - toolbox: { - color: ['#3f7ea6', '#3f7ea6', '#3f7ea6', '#3f7ea6'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#3f7ea6', - type: 'dashed' - }, - crossStyle: { - color: '#3f7ea6' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(200,200,200,0.2)', // Fill the color - handleColor: '#3f7ea6' // Handle color - }, - - timeline: { - lineStyle: { - color: '#3f7ea6' - }, - controlStyle: { - color: '#3f7ea6', - borderColor: '#3f7ea6' - } - }, - - candlestick: { - itemStyle: { - color: '#d9c3b0', - color0: '#8c6f56' - }, - lineStyle: { - width: 1, - color: '#731f17', - color0: '#a65149' - }, - areaStyle: { - color: '#3f7ea6', - color0: '#993366' - } - }, - - map: { - itemStyle: { - color: '#d9c3b0' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - graph: { - itemStyle: { - color: '#993366' - }, - linkStyle: { - color: '#3f7ea6' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#d9c3b0'], - [0.8, '#3f7ea6'], - [1, '#731f17'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('royal', theme); -}); diff --git a/node_modules/echarts/theme/sakura.js b/node_modules/echarts/theme/sakura.js deleted file mode 100644 index 6038f8c..0000000 --- a/node_modules/echarts/theme/sakura.js +++ /dev/null @@ -1,140 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#e52c3c', - '#f7b1ab', - '#fa506c', - '#f59288', - '#f8c4d8', - '#e54f5c', - '#f06d5c', - '#e54f80', - '#f29c9f', - '#eeb5b7' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#e52c3c' - } - }, - - visualMap: { - color: ['#e52c3c', '#f7b1ab'] - }, - - dataRange: { - color: ['#e52c3c', '#f7b1ab'] - }, - - candlestick: { - itemStyle: { - color: '#e52c3c', - color0: '#f59288' - }, - lineStyle: { - width: 1, - color: '#e52c3c', - color0: '#f59288' - }, - areaStyle: { - color: '#fa506c', - color0: '#f8c4d8' - } - }, - - map: { - itemStyle: { - color: '#e52c3c', - borderColor: '#fff', - borderWidth: 1 - }, - areaStyle: { - color: '#ccc' - }, - label: { - color: 'rgba(139,69,19,1)', - show: false - } - }, - - graph: { - itemStyle: { - color: '#f2385a' - }, - nodeStyle: { - brushType: 'both', - strokeColor: '#e54f5c' - }, - linkStyle: { - color: '#f2385a', - strokeColor: '#e54f5c' - }, - label: { - color: '#f2385a', - show: false - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#e52c3c'], - [0.8, '#f7b1ab'], - [1, '#fa506c'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('sakura', theme); -}); diff --git a/node_modules/echarts/theme/shine.js b/node_modules/echarts/theme/shine.js deleted file mode 100644 index 0114f7b..0000000 --- a/node_modules/echarts/theme/shine.js +++ /dev/null @@ -1,175 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#c12e34', - '#e6b600', - '#0098d9', - '#2b821d', - '#005eaa', - '#339ca8', - '#cda819', - '#32a487' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal' - } - }, - - visualMap: { - color: ['#1790cf', '#a2d4e6'] - }, - - toolbox: { - iconStyle: { - borderColor: '#06467c' - } - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.6)' - }, - - dataZoom: { - dataBackgroundColor: '#dedede', - fillerColor: 'rgba(154,217,247,0.2)', - handleColor: '#005eaa' - }, - - timeline: { - lineStyle: { - color: '#005eaa' - }, - controlStyle: { - color: '#005eaa', - borderColor: '#005eaa' - } - }, - - candlestick: { - itemStyle: { - color: '#c12e34', - color0: '#2b821d' - }, - lineStyle: { - width: 1, - color: '#c12e34', - color0: '#2b821d' - }, - areaStyle: { - color: '#e6b600', - color0: '#005eaa' - } - }, - - graph: { - itemStyle: { - color: '#e6b600' - }, - linkStyle: { - color: '#005eaa' - } - }, - - map: { - itemStyle: { - color: '#f2385a', - borderColor: '#eee', - areaColor: '#ddd' - }, - areaStyle: { - color: '#ddd' - }, - label: { - color: '#c12e34' - } - }, - - gauge: { - axisLine: { - show: true, - lineStyle: { - color: [ - [0.2, '#2b821d'], - [0.8, '#005eaa'], - [1, '#c12e34'] - ], - width: 5 - } - }, - axisTick: { - splitNumber: 10, - length: 8, - lineStyle: { - color: 'auto' - } - }, - axisLabel: { - color: 'auto' - }, - splitLine: { - length: 12, - lineStyle: { - color: 'auto' - } - }, - pointer: { - length: '90%', - width: 3, - color: 'auto' - }, - title: { - color: '#333' - }, - detail: { - color: 'auto' - } - } - }; - echarts.registerTheme('shine', theme); -}); diff --git a/node_modules/echarts/theme/tech-blue.js b/node_modules/echarts/theme/tech-blue.js deleted file mode 100644 index db05ba6..0000000 --- a/node_modules/echarts/theme/tech-blue.js +++ /dev/null @@ -1,184 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - - var colorPalette = [ - '#4d4d4d', - '#3a5897', - '#007bb6', - '#7094db', - '#0080ff', - '#b3b3ff', - '#00bdec', - '#33ccff', - '#ccddff', - '#eeeeee' - ]; - - var theme = { - color: colorPalette, - - title: { - textStyle: { - fontWeight: 'normal', - color: '#00aecd' - } - }, - - visualMap: { - color: ['#00aecd', '#a2d4e6'] - }, - - toolbox: { - color: ['#00aecd', '#00aecd', '#00aecd', '#00aecd'] - }, - - tooltip: { - backgroundColor: 'rgba(0,0,0,0.5)', - axisPointer: { - // Axis indicator, coordinate trigger effective - type: 'line', // The default is a straight line: 'line' | 'shadow' - lineStyle: { - // Straight line indicator style settings - color: '#00aecd', - type: 'dashed' - }, - crossStyle: { - color: '#00aecd' - }, - shadowStyle: { - // Shadow indicator style settings - color: 'rgba(200,200,200,0.3)' - } - } - }, - - // Area scaling controller - dataZoom: { - dataBackgroundColor: '#eee', // Data background color - fillerColor: 'rgba(144,197,237,0.2)', // Fill the color - handleColor: '#00aecd' // Handle color - }, - - timeline: { - lineStyle: { - color: '#00aecd' - }, - controlStyle: { - color: '#00aecd', - }, - emphasis: { - controlStyle: { - color: '#00aecd' - } - } - }, - - candlestick: { - itemStyle: { - color: '#ddd', - color0: '#eee' - }, - lineStyle: { - width: 1, - color: '#33ccff', - color0: '#1bb4cf' - }, - areaStyle: { - color: '#7094db', - color0: '#33ccff' - } - }, - - chord: { - padding: 4, - itemStyle: { - color: '#7094db', - borderWidth: 1, - borderColor: 'rgba(128, 128, 128, 0.5)' - }, - lineStyle: { - color: 'rgba(128, 128, 128, 0.5)' - }, - areaStyle: { - color: '#33ccff' - } - }, - - graph: { - itemStyle: { - color: '#7094db' - }, - linkStyle: { - color: '#33ccff' - } - }, - - map: { - itemStyle: { - color: '#7094db' - }, - areaStyle: { - color: '#33ccff' - }, - label: { - color: '#ddd' - } - }, - - gauge: { - axisLine: { - lineStyle: { - color: [ - [0.2, '#dddddd'], - [0.8, '#00aecd'], - [1, '#33ccff'] - ], - width: 8 - } - } - } - }; - - echarts.registerTheme('tech-blue', theme); -}); diff --git a/node_modules/echarts/theme/vintage.js b/node_modules/echarts/theme/vintage.js deleted file mode 100644 index a1bd4b6..0000000 --- a/node_modules/echarts/theme/vintage.js +++ /dev/null @@ -1,63 +0,0 @@ -/* - * Licensed to the Apache Software Foundation (ASF) under one - * or more contributor license agreements. See the NOTICE file - * distributed with this work for additional information - * regarding copyright ownership. The ASF licenses this file - * to you under the Apache License, Version 2.0 (the - * "License"); you may not use this file except in compliance - * with the License. You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, - * software distributed under the License is distributed on an - * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY - * KIND, either express or implied. See the License for the - * specific language governing permissions and limitations - * under the License. - */ - -(function(root, factory) { - if (typeof define === 'function' && define.amd) { - // AMD. Register as an anonymous module. - define(['exports', 'echarts'], factory); - } else if ( - typeof exports === 'object' && - typeof exports.nodeName !== 'string' - ) { - // CommonJS - factory(exports, require('echarts/lib/echarts')); - } else { - // Browser globals - factory({}, root.echarts); - } -})(this, function(exports, echarts) { - var log = function(msg) { - if (typeof console !== 'undefined') { - console && console.error && console.error(msg); - } - }; - if (!echarts) { - log('ECharts is not Loaded'); - return; - } - var colorPalette = [ - '#d87c7c', - '#919e8b', - '#d7ab82', - '#6e7074', - '#61a0a8', - '#efa18d', - '#787464', - '#cc7e63', - '#724e58', - '#4b565b' - ]; - echarts.registerTheme('vintage', { - color: colorPalette, - backgroundColor: '#fef8ef', - graph: { - color: colorPalette - } - }); -}); diff --git a/node_modules/echarts/types/src/action/roamHelper.d.ts b/node_modules/echarts/types/src/action/roamHelper.d.ts deleted file mode 100644 index fa08610..0000000 --- a/node_modules/echarts/types/src/action/roamHelper.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import type View from '../coord/View.js'; -import type ExtensionAPI from '../core/ExtensionAPI.js'; -import type { Payload } from '../util/types.js'; -export interface RoamPayload extends Payload { - dx: number; - dy: number; - zoom: number; - originX: number; - originY: number; -} -export declare function updateCenterAndZoom(view: View, payload: RoamPayload, zoomLimit?: { - min?: number; - max?: number; -}, api?: ExtensionAPI): { - center: number[]; - zoom: number; -}; diff --git a/node_modules/echarts/types/src/animation/basicTransition.d.ts b/node_modules/echarts/types/src/animation/basicTransition.d.ts deleted file mode 100644 index 992d733..0000000 --- a/node_modules/echarts/types/src/animation/basicTransition.d.ts +++ /dev/null @@ -1,63 +0,0 @@ -import { AnimationOptionMixin, AnimationOption } from '../util/types.js'; -import Element, { ElementAnimateConfig, ElementProps } from 'zrender/lib/Element.js'; -import Model from '../model/Model.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -export declare const transitionStore: (hostObj: Displayable) => { - oldStyle: Displayable['style']; -}; -declare type AnimateOrSetPropsOption = { - dataIndex?: number; - cb?: () => void; - during?: (percent: number) => void; - removeOpt?: AnimationOption; - isFrom?: boolean; -}; -/** - * Return null if animation is disabled. - */ -export declare function getAnimationConfig(animationType: 'enter' | 'update' | 'leave', animatableModel: Model, dataIndex: number, extraOpts?: Pick, extraDelayParams?: unknown): Pick | null; -/** - * Update graphic element properties with or without animation according to the - * configuration in series. - * - * Caution: this method will stop previous animation. - * So do not use this method to one element twice before - * animation starts, unless you know what you are doing. - * @example - * graphic.updateProps(el, { - * position: [100, 100] - * }, seriesModel, dataIndex, function () { console.log('Animation done!'); }); - * // Or - * graphic.updateProps(el, { - * position: [100, 100] - * }, seriesModel, function () { console.log('Animation done!'); }); - */ -declare function updateProps(el: Element, props: Props, animatableModel?: Model, dataIndex?: AnimateOrSetPropsOption['dataIndex'] | AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption, cb?: AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption['during'], during?: AnimateOrSetPropsOption['during']): void; -export { updateProps }; -/** - * Init graphic element properties with or without animation according to the - * configuration in series. - * - * Caution: this method will stop previous animation. - * So do not use this method to one element twice before - * animation starts, unless you know what you are doing. - */ -export declare function initProps(el: Element, props: Props, animatableModel?: Model, dataIndex?: AnimateOrSetPropsOption['dataIndex'] | AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption, cb?: AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption['during'], during?: AnimateOrSetPropsOption['during']): void; -/** - * If element is removed. - * It can determine if element is having remove animation. - */ -export declare function isElementRemoved(el: Element): boolean; -/** - * Remove graphic element - */ -export declare function removeElement(el: Element, props: Props, animatableModel?: Model, dataIndex?: AnimateOrSetPropsOption['dataIndex'] | AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption, cb?: AnimateOrSetPropsOption['cb'] | AnimateOrSetPropsOption['during'], during?: AnimateOrSetPropsOption['during']): void; -export declare function removeElementWithFadeOut(el: Element, animatableModel?: Model, dataIndex?: number): void; -/** - * Save old style for style transition in universalTransition module. - * It's used when element will be reused in each render. - * For chart like map, heatmap, which will always create new element. - * We don't need to save this because universalTransition can get old style from the old element - */ -export declare function saveOldStyle(el: Displayable): void; -export declare function getOldStyle(el: Displayable): import("zrender/lib/core/types").Dictionary; diff --git a/node_modules/echarts/types/src/animation/customGraphicKeyframeAnimation.d.ts b/node_modules/echarts/types/src/animation/customGraphicKeyframeAnimation.d.ts deleted file mode 100644 index ae27ddc..0000000 --- a/node_modules/echarts/types/src/animation/customGraphicKeyframeAnimation.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import { AnimationEasing } from 'zrender/lib/animation/easing.js'; -import Element from 'zrender/lib/Element.js'; -import { AnimationOption, AnimationOptionMixin } from '../util/types.js'; -import type Model from '../model/Model.js'; -declare type AnimationKeyframe> = T & { - easing?: AnimationEasing; - percent?: number; -}; -export interface ElementKeyframeAnimationOption> extends AnimationOption { - loop?: boolean; - keyframes?: AnimationKeyframe[]; -} -/** - * Stop previous keyframe animation and restore the attributes. - * Avoid new keyframe animation starts with wrong internal state when the percent: 0 is not set. - */ -export declare function stopPreviousKeyframeAnimationAndRestore(el: Element): void; -export declare function applyKeyframeAnimation>(el: Element, animationOpts: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[], animatableModel: Model): void; -export {}; diff --git a/node_modules/echarts/types/src/animation/customGraphicTransition.d.ts b/node_modules/echarts/types/src/animation/customGraphicTransition.d.ts deleted file mode 100644 index 2993488..0000000 --- a/node_modules/echarts/types/src/animation/customGraphicTransition.d.ts +++ /dev/null @@ -1,48 +0,0 @@ -import Element from 'zrender/lib/Element.js'; -import Model from '../model/Model.js'; -import { AnimationOption, AnimationOptionMixin } from '../util/types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import { TransformProp } from 'zrender/lib/core/Transformable.js'; -export declare const ELEMENT_ANIMATABLE_PROPS: readonly ["", "style", "shape", "extra"]; -export declare type TransitionProps = string | string[]; -export declare type ElementRootTransitionProp = TransformProp | 'shape' | 'extra' | 'style'; -export interface TransitionOptionMixin> { - transition?: (keyof T & string) | ((keyof T & string)[]) | 'all'; - enterFrom?: T; - leaveTo?: T; - enterAnimation?: AnimationOption; - updateAnimation?: AnimationOption; - leaveAnimation?: AnimationOption; -} -declare type TransitionElementOption = Partial> & { - shape?: Dictionary & TransitionOptionMixin; - style?: PathStyleProps & TransitionOptionMixin; - extra?: Dictionary & TransitionOptionMixin; - invisible?: boolean; - silent?: boolean; - autoBatch?: boolean; - ignore?: boolean; - during?: (params: TransitionDuringAPI) => void; -} & TransitionOptionMixin; -export interface TransitionBaseDuringAPI { - setTransform(key: TransformProp, val: number): this; - getTransform(key: TransformProp): number; - setExtra(key: string, val: unknown): this; - getExtra(key: string): unknown; -} -export interface TransitionDuringAPI extends TransitionBaseDuringAPI { - setShape(key: T, val: ShapeOpt[T]): this; - getShape(key: T): ShapeOpt[T]; - setStyle(key: T, val: StyleOpt[T]): this; - getStyle(key: T): StyleOpt[T]; -} -export declare function applyUpdateTransition(el: Element, elOption: TransitionElementOption, animatableModel?: Model, opts?: { - dataIndex?: number; - isInit?: boolean; - clearStyle?: boolean; -}): void; -export declare function updateLeaveTo(el: Element, elOption: TransitionElementOption): void; -export declare function applyLeaveTransition(el: Element, elOption: TransitionElementOption, animatableModel: Model, onRemove?: () => void): void; -export declare function isTransitionAll(transition: TransitionProps): transition is 'all'; -export {}; diff --git a/node_modules/echarts/types/src/animation/morphTransitionHelper.d.ts b/node_modules/echarts/types/src/animation/morphTransitionHelper.d.ts deleted file mode 100644 index 7cc1635..0000000 --- a/node_modules/echarts/types/src/animation/morphTransitionHelper.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import { Path } from '../util/graphic.js'; -import SeriesModel from '../model/Series.js'; -import Element, { ElementAnimateConfig } from 'zrender/lib/Element.js'; -import { UniversalTransitionOption } from '../util/types.js'; -declare type DescendentPaths = Path[]; -export declare function applyMorphAnimation(from: DescendentPaths | DescendentPaths[], to: DescendentPaths | DescendentPaths[], divideShape: UniversalTransitionOption['divideShape'], seriesModel: SeriesModel, dataIndex: number, animateOtherProps: (fromIndividual: Path, toIndividual: Path, rawFrom: Path, rawTo: Path, animationCfg: ElementAnimateConfig) => void): void; -export declare function getPathList(elements: Element): DescendentPaths; -export declare function getPathList(elements: Element[]): DescendentPaths[]; -export {}; diff --git a/node_modules/echarts/types/src/animation/universalTransition.d.ts b/node_modules/echarts/types/src/animation/universalTransition.d.ts deleted file mode 100644 index bb86e13..0000000 --- a/node_modules/echarts/types/src/animation/universalTransition.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../extension.js'; -export declare function installUniversalTransition(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/bar.d.ts b/node_modules/echarts/types/src/chart/bar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/bar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/bar/BarSeries.d.ts b/node_modules/echarts/types/src/chart/bar/BarSeries.d.ts deleted file mode 100644 index 50d0be3..0000000 --- a/node_modules/echarts/types/src/chart/bar/BarSeries.d.ts +++ /dev/null @@ -1,58 +0,0 @@ -import BaseBarSeriesModel, { BaseBarSeriesOption } from './BaseBarSeries.js'; -import { ItemStyleOption, OptionDataValue, SeriesStackOptionMixin, StatesOptionMixin, OptionDataItemObject, SeriesSamplingOptionMixin, SeriesLabelOption, SeriesEncodeOptionMixin, DefaultStatesMixinEmphasis, CallbackDataParams } from '../../util/types.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import type Polar from '../../coord/polar/Polar.js'; -import SeriesData from '../../data/SeriesData.js'; -import { BrushCommonSelectorsForSeries } from '../../component/brush/selector.js'; -export declare type PolarBarLabelPosition = SeriesLabelOption['position'] | 'start' | 'insideStart' | 'middle' | 'end' | 'insideEnd'; -export declare type BarSeriesLabelOption = Omit & { - position?: PolarBarLabelPosition | 'outside'; -}; -export interface BarStateOption { - itemStyle?: BarItemStyleOption; - label?: BarSeriesLabelOption; -} -interface BarStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface BarItemStyleOption extends ItemStyleOption { - borderRadius?: (number | string)[] | number | string; -} -export interface BarDataItemOption extends BarStateOption, StatesOptionMixin, OptionDataItemObject { - cursor?: string; -} -export interface BarSeriesOption extends BaseBarSeriesOption, BarStatesMixin>, BarStateOption, SeriesStackOptionMixin, SeriesSamplingOptionMixin, SeriesEncodeOptionMixin { - type?: 'bar'; - coordinateSystem?: 'cartesian2d' | 'polar'; - clip?: boolean; - /** - * If use caps on two sides of bars - * Only available on tangential polar bar - */ - roundCap?: boolean; - showBackground?: boolean; - startValue?: number; - backgroundStyle?: ItemStyleOption & { - borderRadius?: number | number[]; - }; - data?: (BarDataItemOption | OptionDataValue | OptionDataValue[])[]; - realtimeSort?: boolean; -} -declare class BarSeriesModel extends BaseBarSeriesModel { - static type: string; - type: string; - static dependencies: string[]; - coordinateSystem: Cartesian2D | Polar; - getInitialData(): SeriesData; - /** - * @override - */ - getProgressive(): number | false; - /** - * @override - */ - getProgressiveThreshold(): number; - brushSelector(dataIndex: number, data: SeriesData, selectors: BrushCommonSelectorsForSeries): boolean; - static defaultOption: BarSeriesOption; -} -export default BarSeriesModel; diff --git a/node_modules/echarts/types/src/chart/bar/BarView.d.ts b/node_modules/echarts/types/src/chart/bar/BarView.d.ts deleted file mode 100644 index dd81656..0000000 --- a/node_modules/echarts/types/src/chart/bar/BarView.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { StageHandlerProgressParams, Payload } from '../../util/types.js'; -import BarSeriesModel from './BarSeries.js'; -import Element from 'zrender/lib/Element.js'; -declare class BarView extends ChartView { - static type: "bar"; - type: "bar"; - private _data; - private _isLargeDraw; - private _isFirstFrame; - private _onRendered; - private _backgroundGroup; - private _backgroundEls; - private _model; - private _progressiveEls; - constructor(); - render(seriesModel: BarSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - incrementalPrepareRender(seriesModel: BarSeriesModel): void; - incrementalRender(params: StageHandlerProgressParams, seriesModel: BarSeriesModel): void; - eachRendered(cb: (el: Element) => boolean | void): void; - private _updateDrawMode; - private _renderNormal; - private _renderLarge; - private _incrementalRenderLarge; - private _updateLargeClip; - private _enableRealtimeSort; - private _dataSort; - private _isOrderChangedWithinSameData; - private _isOrderDifferentInView; - private _updateSortWithinSameData; - private _dispatchInitSort; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - private _removeOnRenderedListener; - private _clear; - private _removeBackground; -} -export default BarView; diff --git a/node_modules/echarts/types/src/chart/bar/BaseBarSeries.d.ts b/node_modules/echarts/types/src/chart/bar/BaseBarSeries.d.ts deleted file mode 100644 index 4bbc711..0000000 --- a/node_modules/echarts/types/src/chart/bar/BaseBarSeries.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, ScaleDataValue, DefaultStatesMixin, StatesMixinBase } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import { dimPermutations } from '../../component/marker/MarkAreaView.js'; -export interface BaseBarSeriesOption extends SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin { - /** - * Min height of bar - */ - barMinHeight?: number; - /** - * Min angle of bar. Available on polar coordinate system. - */ - barMinAngle?: number; - /** - * Max width of bar. Defaults to 1 on cartesian coordinate system. Otherwise it's null. - */ - barMaxWidth?: number | string; - barMinWidth?: number | string; - /** - * Bar width. Will be calculated automatically. - * Can be pixel width or percent string. - */ - barWidth?: number | string; - /** - * Gap between each bar inside category. Default to be 30%. Can be an aboslute pixel value - */ - barGap?: string | number; - /** - * Gap between each category. Default to be 20%. can be an absolute pixel value. - */ - barCategoryGap?: string | number; - large?: boolean; - largeThreshold?: number; -} -declare class BaseBarSeriesModel = BaseBarSeriesOption> extends SeriesModel { - static type: string; - type: string; - getInitialData(option: Opts, ecModel: GlobalModel): SeriesData; - getMarkerPosition(value: ScaleDataValue[], dims?: typeof dimPermutations[number], startingAtTick?: boolean): number[]; - static defaultOption: BaseBarSeriesOption; -} -export default BaseBarSeriesModel; diff --git a/node_modules/echarts/types/src/chart/bar/PictorialBarSeries.d.ts b/node_modules/echarts/types/src/chart/bar/PictorialBarSeries.d.ts deleted file mode 100644 index 1ff2567..0000000 --- a/node_modules/echarts/types/src/chart/bar/PictorialBarSeries.d.ts +++ /dev/null @@ -1,78 +0,0 @@ -import BaseBarSeriesModel, { BaseBarSeriesOption } from './BaseBarSeries.js'; -import { OptionDataValue, ItemStyleOption, SeriesLabelOption, AnimationOptionMixin, SeriesStackOptionMixin, StatesOptionMixin, OptionDataItemObject, DefaultEmphasisFocus, SeriesEncodeOptionMixin } from '../../util/types.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -export interface PictorialBarStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -interface PictorialBarSeriesSymbolOption { - /** - * Customized bar shape - */ - symbol?: string; - /** - * Can be ['100%', '100%'], null means auto. - * The percent will be relative to category width. If no repeat. - * Will be relative to symbolBoundingData. - */ - symbolSize?: (number | string)[] | number | string; - symbolRotate?: number; - /** - * Default to be auto - */ - symbolPosition?: 'start' | 'end' | 'center'; - /** - * Can be percent offset relative to the symbolSize - */ - symbolOffset?: (number | string)[] | number | string; - /** - * start margin and end margin. Can be a number or a percent string relative to symbolSize. - * Auto margin by default. - */ - symbolMargin?: (number | string)[] | number | string; - /** - * true: means auto calculate repeat times and cut by data. - * a number: specifies repeat times, and do not cut by data. - * 'fixed': means auto calculate repeat times but do not cut by data. - * - * Otherwise means no repeat - */ - symbolRepeat?: boolean | number | 'fixed'; - /** - * From start to end or end to start. - */ - symbolRepeatDirection?: 'start' | 'end'; - symbolClip?: boolean; - /** - * It will define the size of graphic elements. - */ - symbolBoundingData?: number | number[]; - symbolPatternSize?: number; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean; - }; -} -export interface PictorialBarDataItemOption extends PictorialBarSeriesSymbolOption, AnimationOptionMixin, PictorialBarStateOption, StatesOptionMixin, OptionDataItemObject { - z?: number; - cursor?: string; -} -export interface PictorialBarSeriesOption extends BaseBarSeriesOption, PictorialBarStateOption, PictorialBarSeriesSymbolOption, SeriesStackOptionMixin, SeriesEncodeOptionMixin { - type?: 'pictorialBar'; - coordinateSystem?: 'cartesian2d'; - data?: (PictorialBarDataItemOption | OptionDataValue | OptionDataValue[])[]; - clip?: boolean; -} -declare class PictorialBarSeriesModel extends BaseBarSeriesModel { - static type: string; - type: string; - static dependencies: string[]; - coordinateSystem: Cartesian2D; - hasSymbolVisual: boolean; - defaultSymbol: string; - static defaultOption: PictorialBarSeriesOption; - getInitialData(option: PictorialBarSeriesOption): import("../../data/SeriesData").default, import("../../data/SeriesData").DefaultDataVisual>; -} -export default PictorialBarSeriesModel; diff --git a/node_modules/echarts/types/src/chart/bar/PictorialBarView.d.ts b/node_modules/echarts/types/src/chart/bar/PictorialBarView.d.ts deleted file mode 100644 index 71545ff..0000000 --- a/node_modules/echarts/types/src/chart/bar/PictorialBarView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import PictorialBarSeriesModel from './PictorialBarSeries.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -declare class PictorialBarView extends ChartView { - static type: string; - readonly type: string; - private _data; - render(seriesModel: PictorialBarSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): import("../../util/types").ViewRootGroup; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default PictorialBarView; diff --git a/node_modules/echarts/types/src/chart/bar/install.d.ts b/node_modules/echarts/types/src/chart/bar/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/bar/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/bar/installPictorialBar.d.ts b/node_modules/echarts/types/src/chart/bar/installPictorialBar.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/bar/installPictorialBar.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/boxplot.d.ts b/node_modules/echarts/types/src/chart/boxplot.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/boxplot.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/boxplot/BoxplotSeries.d.ts b/node_modules/echarts/types/src/chart/boxplot/BoxplotSeries.d.ts deleted file mode 100644 index 8b87c54..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/BoxplotSeries.d.ts +++ /dev/null @@ -1,52 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { WhiskerBoxCommonMixin } from '../helper/whiskerBoxCommon.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, LayoutOrient, ItemStyleOption, SeriesLabelOption, OptionDataValueNumeric, StatesOptionMixin, SeriesEncodeOptionMixin, DefaultEmphasisFocus, CallbackDataParams } from '../../util/types.js'; -import type Axis2D from '../../coord/cartesian/Axis2D.js'; -import Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -declare type BoxplotDataValue = OptionDataValueNumeric[]; -export interface BoxplotStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -export interface BoxplotDataItemOption extends BoxplotStateOption, StatesOptionMixin { - value: BoxplotDataValue; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean; - }; -} -export interface BoxplotSeriesOption extends SeriesOption, ExtraStateOption>, BoxplotStateOption, SeriesOnCartesianOptionMixin, SeriesEncodeOptionMixin { - type?: 'boxplot'; - coordinateSystem?: 'cartesian2d'; - layout?: LayoutOrient; - /** - * [min, max] can be percent of band width. - */ - boxWidth?: (string | number)[]; - data?: (BoxplotDataValue | BoxplotDataItemOption)[]; -} -declare class BoxplotSeriesModel extends SeriesModel { - static readonly type = "series.boxplot"; - readonly type = "series.boxplot"; - static readonly dependencies: string[]; - coordinateSystem: Cartesian2D; - /** - * @see - * The meanings of 'min' and 'max' depend on user, - * and echarts do not need to know it. - * @readOnly - */ - defaultValueDimensions: { - name: string; - defaultTooltip: boolean; - }[]; - dimensions: string[]; - visualDrawType: "stroke"; - static defaultOption: BoxplotSeriesOption; -} -interface BoxplotSeriesModel extends WhiskerBoxCommonMixin { - getBaseAxis(): Axis2D; -} -export default BoxplotSeriesModel; diff --git a/node_modules/echarts/types/src/chart/boxplot/BoxplotView.d.ts b/node_modules/echarts/types/src/chart/boxplot/BoxplotView.d.ts deleted file mode 100644 index 78266a6..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/BoxplotView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import BoxplotSeriesModel from './BoxplotSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class BoxplotView extends ChartView { - static type: string; - type: string; - private _data; - render(seriesModel: BoxplotSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - remove(ecModel: GlobalModel): void; -} -export default BoxplotView; diff --git a/node_modules/echarts/types/src/chart/boxplot/boxplotLayout.d.ts b/node_modules/echarts/types/src/chart/boxplot/boxplotLayout.d.ts deleted file mode 100644 index 5f66aba..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/boxplotLayout.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import type GlobalModel from '../../model/Global.js'; -export interface BoxplotItemLayout { - ends: number[][]; - initBaseline: number; -} -export default function boxplotLayout(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/boxplot/boxplotTransform.d.ts b/node_modules/echarts/types/src/chart/boxplot/boxplotTransform.d.ts deleted file mode 100644 index 68eea20..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/boxplotTransform.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { DataTransformOption, ExternalDataTransform } from '../../data/helper/transform.js'; -import { PrepareBoxplotDataOpt } from './prepareBoxplotData.js'; -export interface BoxplotTransformOption extends DataTransformOption { - type: 'boxplot'; - config: PrepareBoxplotDataOpt; -} -export declare const boxplotTransform: ExternalDataTransform; diff --git a/node_modules/echarts/types/src/chart/boxplot/install.d.ts b/node_modules/echarts/types/src/chart/boxplot/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/boxplot/prepareBoxplotData.d.ts b/node_modules/echarts/types/src/chart/boxplot/prepareBoxplotData.d.ts deleted file mode 100644 index a1bde3b..0000000 --- a/node_modules/echarts/types/src/chart/boxplot/prepareBoxplotData.d.ts +++ /dev/null @@ -1,27 +0,0 @@ -export interface PrepareBoxplotDataOpt { - boundIQR?: number | 'none'; - itemNameFormatter?: string | ((params: { - value: number; - }) => string); -} -/** - * See: - * - * - * - * Helper method for preparing data. - * - * @param rawData like - * [ - * [12,232,443], (raw data set for the first box) - * [3843,5545,1232], (raw data set for the second box) - * ... - * ] - * @param opt.boundIQR=1.5 Data less than min bound is outlier. - * default 1.5, means Q1 - 1.5 * (Q3 - Q1). - * If 'none'/0 passed, min bound will not be used. - */ -export default function prepareBoxplotData(rawData: number[][], opt: PrepareBoxplotDataOpt): { - boxData: (number | string)[][]; - outliers: (number | string)[][]; -}; diff --git a/node_modules/echarts/types/src/chart/candlestick.d.ts b/node_modules/echarts/types/src/chart/candlestick.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/candlestick.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/candlestick/CandlestickSeries.d.ts b/node_modules/echarts/types/src/chart/candlestick/CandlestickSeries.d.ts deleted file mode 100644 index 719a3d4..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/CandlestickSeries.d.ts +++ /dev/null @@ -1,53 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, LayoutOrient, ItemStyleOption, ZRColor, ColorString, SeriesLabelOption, SeriesLargeOptionMixin, StatesOptionMixin, SeriesEncodeOptionMixin, DefaultEmphasisFocus, OptionDataValue } from '../../util/types.js'; -import SeriesData from '../../data/SeriesData.js'; -import Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import { BrushCommonSelectorsForSeries } from '../../component/brush/selector.js'; -declare type CandlestickDataValue = OptionDataValue[]; -interface CandlestickItemStyleOption extends ItemStyleOption { - color0?: ZRColor; - borderColor0?: ColorString; - borderColorDoji?: ZRColor; -} -export interface CandlestickStateOption { - itemStyle?: CandlestickItemStyleOption; - label?: SeriesLabelOption; -} -export interface CandlestickDataItemOption extends CandlestickStateOption, StatesOptionMixin { - value: CandlestickDataValue; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean; - }; -} -export interface CandlestickSeriesOption extends SeriesOption, CandlestickStateOption, SeriesOnCartesianOptionMixin, SeriesLargeOptionMixin, SeriesEncodeOptionMixin { - type?: 'candlestick'; - coordinateSystem?: 'cartesian2d'; - layout?: LayoutOrient; - clip?: boolean; - barMaxWidth?: number | string; - barMinWidth?: number | string; - barWidth?: number | string; - data?: (CandlestickDataValue | CandlestickDataItemOption)[]; -} -declare class CandlestickSeriesModel extends SeriesModel { - static readonly type = "series.candlestick"; - readonly type = "series.candlestick"; - static readonly dependencies: string[]; - coordinateSystem: Cartesian2D; - dimensions: string[]; - defaultValueDimensions: { - name: string; - defaultTooltip: boolean; - }[]; - static defaultOption: CandlestickSeriesOption; - /** - * Get dimension for shadow in dataZoom - * @return dimension name - */ - getShadowDim(): string; - brushSelector(dataIndex: number, data: SeriesData, selectors: BrushCommonSelectorsForSeries): boolean; -} -export default CandlestickSeriesModel; diff --git a/node_modules/echarts/types/src/chart/candlestick/CandlestickView.d.ts b/node_modules/echarts/types/src/chart/candlestick/CandlestickView.d.ts deleted file mode 100644 index ab113e6..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/CandlestickView.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import CandlestickSeriesModel from './CandlestickSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { StageHandlerProgressParams } from '../../util/types.js'; -import Element from 'zrender/lib/Element.js'; -declare class CandlestickView extends ChartView { - static readonly type = "candlestick"; - readonly type = "candlestick"; - private _isLargeDraw; - private _data; - private _progressiveEls; - render(seriesModel: CandlestickSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalPrepareRender(seriesModel: CandlestickSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(params: StageHandlerProgressParams, seriesModel: CandlestickSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - eachRendered(cb: (el: Element) => boolean | void): void; - _updateDrawMode(seriesModel: CandlestickSeriesModel): void; - _renderNormal(seriesModel: CandlestickSeriesModel): void; - _renderLarge(seriesModel: CandlestickSeriesModel): void; - _incrementalRenderNormal(params: StageHandlerProgressParams, seriesModel: CandlestickSeriesModel): void; - _incrementalRenderLarge(params: StageHandlerProgressParams, seriesModel: CandlestickSeriesModel): void; - remove(ecModel: GlobalModel): void; - _clear(): void; -} -export default CandlestickView; diff --git a/node_modules/echarts/types/src/chart/candlestick/candlestickLayout.d.ts b/node_modules/echarts/types/src/chart/candlestick/candlestickLayout.d.ts deleted file mode 100644 index 30ba222..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/candlestickLayout.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -export interface CandlestickItemLayout { - sign: number; - initBaseline: number; - ends: number[][]; - brushRect: RectLike; -} -export interface CandlestickLayoutMeta { - candleWidth: number; - isSimpleBox: boolean; -} -declare const candlestickLayout: StageHandler; -export default candlestickLayout; diff --git a/node_modules/echarts/types/src/chart/candlestick/candlestickVisual.d.ts b/node_modules/echarts/types/src/chart/candlestick/candlestickVisual.d.ts deleted file mode 100644 index 6d5c434..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/candlestickVisual.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -declare const candlestickVisual: StageHandler; -export default candlestickVisual; diff --git a/node_modules/echarts/types/src/chart/candlestick/install.d.ts b/node_modules/echarts/types/src/chart/candlestick/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/candlestick/preprocessor.d.ts b/node_modules/echarts/types/src/chart/candlestick/preprocessor.d.ts deleted file mode 100644 index e6590a7..0000000 --- a/node_modules/echarts/types/src/chart/candlestick/preprocessor.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { ECUnitOption } from '../../util/types.js'; -export default function candlestickPreprocessor(option: ECUnitOption): void; diff --git a/node_modules/echarts/types/src/chart/custom.d.ts b/node_modules/echarts/types/src/chart/custom.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/custom.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/custom/CustomSeries.d.ts b/node_modules/echarts/types/src/chart/custom/CustomSeries.d.ts deleted file mode 100644 index ef3ddd4..0000000 --- a/node_modules/echarts/types/src/chart/custom/CustomSeries.d.ts +++ /dev/null @@ -1,244 +0,0 @@ -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { ImageProps, ImageStyleProps } from 'zrender/lib/graphic/Image.js'; -import { PathProps, PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import { ZRenderType } from 'zrender/lib/zrender.js'; -import { BarGridLayoutOptionForCustomSeries, BarGridLayoutResult } from '../../layout/barGrid.js'; -import { AnimationOption, BlurScope, CallbackDataParams, Dictionary, DimensionLoose, ItemStyleOption, LabelOption, OptionDataValue, OrdinalRawValue, ParsedValue, SeriesDataType, SeriesEncodeOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnCartesianOptionMixin, SeriesOnGeoOptionMixin, SeriesOnPolarOptionMixin, SeriesOnSingleOptionMixin, SeriesOption, TextCommonOption, ZRStyleProps } from '../../util/types.js'; -import Element from 'zrender/lib/Element.js'; -import SeriesData, { DefaultDataVisual } from '../../data/SeriesData.js'; -import GlobalModel from '../../model/Global.js'; -import { CoordinateSystem } from '../../coord/CoordinateSystem.js'; -import SeriesModel from '../../model/Series.js'; -import { Arc, BezierCurve, Circle, CompoundPath, Ellipse, Line, Polygon, Polyline, Rect, Ring, Sector } from '../../util/graphic.js'; -import { TextProps, TextStyleProps } from 'zrender/lib/graphic/Text.js'; -import { GroupProps } from 'zrender/lib/graphic/Group.js'; -import { TransitionOptionMixin, TransitionBaseDuringAPI, TransitionDuringAPI } from '../../animation/customGraphicTransition.js'; -import { TransformProp } from 'zrender/lib/core/Transformable.js'; -import { ElementKeyframeAnimationOption } from '../../animation/customGraphicKeyframeAnimation.js'; -export declare type CustomExtraElementInfo = Dictionary; -export declare const STYLE_VISUAL_TYPE: { - readonly color: "fill"; - readonly borderColor: "stroke"; -}; -export declare type StyleVisualProps = keyof typeof STYLE_VISUAL_TYPE; -export declare const NON_STYLE_VISUAL_PROPS: { - readonly symbol: 1; - readonly symbolSize: 1; - readonly symbolKeepAspect: 1; - readonly legendIcon: 1; - readonly visualMeta: 1; - readonly liftZ: 1; - readonly decal: 1; -}; -export declare type NonStyleVisualProps = keyof typeof NON_STYLE_VISUAL_PROPS; -declare type ShapeMorphingOption = { - /** - * If do shape morphing animation when type is changed. - * Only available on path. - */ - morph?: boolean; -}; -export interface CustomBaseElementOption extends Partial> { - type: string; - id?: string; - name?: string; - info?: CustomExtraElementInfo; - textContent?: CustomTextOption | false; - clipPath?: CustomBaseZRPathOption | false; - extra?: Dictionary & TransitionOptionMixin; - during?(params: TransitionBaseDuringAPI): void; - enterAnimation?: AnimationOption; - updateAnimation?: AnimationOption; - leaveAnimation?: AnimationOption; -} -export interface CustomDisplayableOption extends CustomBaseElementOption, Partial> { - style?: ZRStyleProps; - during?(params: TransitionDuringAPI): void; - /** - * @deprecated - */ - styleEmphasis?: ZRStyleProps | false; - emphasis?: CustomDisplayableOptionOnState; - blur?: CustomDisplayableOptionOnState; - select?: CustomDisplayableOptionOnState; -} -export interface CustomDisplayableOptionOnState extends Partial> { - style?: ZRStyleProps | false; -} -export interface CustomGroupOption extends CustomBaseElementOption, TransitionOptionMixin { - type: 'group'; - width?: number; - height?: number; - diffChildrenByName?: boolean; - children: CustomElementOption[]; - $mergeChildren?: false | 'byName' | 'byIndex'; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export interface CustomBaseZRPathOption extends CustomDisplayableOption, ShapeMorphingOption, TransitionOptionMixin { - autoBatch?: boolean; - shape?: T & TransitionOptionMixin; - style?: PathProps['style'] & TransitionOptionMixin; - during?(params: TransitionDuringAPI): void; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -interface BuiltinShapes { - circle: Partial; - rect: Partial; - sector: Partial; - polygon: Partial; - polyline: Partial; - line: Partial; - arc: Partial; - bezierCurve: Partial; - ring: Partial; - ellipse: Partial; - compoundPath: Partial; -} -interface CustomSVGPathShapeOption { - pathData?: string; - d?: string; - layout?: 'center' | 'cover'; - x?: number; - y?: number; - width?: number; - height?: number; -} -export interface CustomSVGPathOption extends CustomBaseZRPathOption { - type: 'path'; -} -interface CustomBuitinPathOption extends CustomBaseZRPathOption { - type: T; -} -declare type CreateCustomBuitinPathOption = T extends any ? CustomBuitinPathOption : never; -export declare type CustomPathOption = CreateCustomBuitinPathOption | CustomSVGPathOption; -export interface CustomImageOptionOnState extends CustomDisplayableOptionOnState { - style?: ImageStyleProps; -} -export interface CustomImageOption extends CustomDisplayableOption, TransitionOptionMixin { - type: 'image'; - style?: ImageStyleProps & TransitionOptionMixin; - emphasis?: CustomImageOptionOnState; - blur?: CustomImageOptionOnState; - select?: CustomImageOptionOnState; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export interface CustomTextOptionOnState extends CustomDisplayableOptionOnState { - style?: TextStyleProps; -} -export interface CustomTextOption extends CustomDisplayableOption, TransitionOptionMixin { - type: 'text'; - style?: TextStyleProps & TransitionOptionMixin; - emphasis?: CustomTextOptionOnState; - blur?: CustomTextOptionOnState; - select?: CustomTextOptionOnState; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export declare type CustomElementOption = CustomPathOption | CustomImageOption | CustomTextOption | CustomGroupOption; -export declare type CustomRootElementOption = CustomElementOption & { - focus?: 'none' | 'self' | 'series' | ArrayLike; - blurScope?: BlurScope; - emphasisDisabled?: boolean; -}; -export declare type CustomElementOptionOnState = CustomDisplayableOptionOnState | CustomImageOptionOnState; -export interface CustomSeriesRenderItemAPI extends CustomSeriesRenderItemCoordinateSystemAPI { - getWidth(): number; - getHeight(): number; - getZr(): ZRenderType; - getDevicePixelRatio(): number; - value(dim: DimensionLoose, dataIndexInside?: number): ParsedValue; - ordinalRawValue(dim: DimensionLoose, dataIndexInside?: number): ParsedValue | OrdinalRawValue; - /** - * @deprecated - */ - style(userProps?: ZRStyleProps, dataIndexInside?: number): ZRStyleProps; - /** - * @deprecated - */ - styleEmphasis(userProps?: ZRStyleProps, dataIndexInside?: number): ZRStyleProps; - visual(visualType: VT, dataIndexInside?: number): VT extends NonStyleVisualProps ? DefaultDataVisual[VT] : VT extends StyleVisualProps ? PathStyleProps[typeof STYLE_VISUAL_TYPE[VT]] : void; - barLayout(opt: BarGridLayoutOptionForCustomSeries): BarGridLayoutResult; - currentSeriesIndices(): number[]; - font(opt: Pick): string; -} -export interface CustomSeriesRenderItemParamsCoordSys { - type: string; -} -export interface CustomSeriesRenderItemCoordinateSystemAPI { - coord(data: OptionDataValue | OptionDataValue[], clamp?: boolean): number[]; - size?(dataSize: OptionDataValue | OptionDataValue[], dataItem?: OptionDataValue | OptionDataValue[]): number | number[]; -} -export declare type WrapEncodeDefRet = Dictionary; -export interface CustomSeriesRenderItemParams { - context: Dictionary; - dataIndex: number; - seriesId: string; - seriesName: string; - seriesIndex: number; - coordSys: CustomSeriesRenderItemParamsCoordSys; - encode: WrapEncodeDefRet; - dataIndexInside: number; - dataInsideLength: number; - actionType?: string; -} -export declare type CustomSeriesRenderItemReturn = CustomRootElementOption | undefined | null; -export declare type CustomSeriesRenderItem = (params: CustomSeriesRenderItemParams, api: CustomSeriesRenderItemAPI) => CustomSeriesRenderItemReturn; -export interface CustomSeriesOption extends SeriesOption, // don't support StateOption in custom series. -SeriesEncodeOptionMixin, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnSingleOptionMixin, SeriesOnGeoOptionMixin, SeriesOnCalendarOptionMixin { - type?: 'custom'; - coordinateSystem?: string | 'none'; - renderItem?: CustomSeriesRenderItem; - /** - * @deprecated - */ - itemStyle?: ItemStyleOption; - /** - * @deprecated - */ - label?: LabelOption; - /** - * @deprecated - */ - emphasis?: { - /** - * @deprecated - */ - itemStyle?: ItemStyleOption; - /** - * @deprecated - */ - label?: LabelOption; - }; - clip?: boolean; -} -export declare const customInnerStore: (hostObj: Element) => { - info: CustomExtraElementInfo; - customPathData: string; - customGraphicType: string; - customImagePath: CustomImageOption['style']['image']; - txConZ2Set: number; - option: CustomElementOption; -}; -export default class CustomSeriesModel extends SeriesModel { - static type: string; - readonly type: string; - static dependencies: string[]; - currentZLevel: number; - currentZ: number; - static defaultOption: CustomSeriesOption; - optionUpdated(): void; - getInitialData(option: CustomSeriesOption, ecModel: GlobalModel): SeriesData; - getDataParams(dataIndex: number, dataType?: SeriesDataType, el?: Element): CallbackDataParams & { - info: CustomExtraElementInfo; - }; -} -export declare type PrepareCustomInfo = (coordSys: CoordinateSystem) => { - coordSys: CustomSeriesRenderItemParamsCoordSys; - api: CustomSeriesRenderItemCoordinateSystemAPI; -}; -export {}; diff --git a/node_modules/echarts/types/src/chart/custom/CustomView.d.ts b/node_modules/echarts/types/src/chart/custom/CustomView.d.ts deleted file mode 100644 index d980de1..0000000 --- a/node_modules/echarts/types/src/chart/custom/CustomView.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import { EventQueryItem, ECActionEvent, Payload, StageHandlerProgressParams } from '../../util/types.js'; -import Element from 'zrender/lib/Element.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import CustomSeriesModel from './CustomSeries.js'; -export default class CustomChartView extends ChartView { - static type: string; - readonly type: string; - private _data; - private _progressiveEls; - render(customSeries: CustomSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - incrementalPrepareRender(customSeries: CustomSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(params: StageHandlerProgressParams, customSeries: CustomSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - eachRendered(cb: (el: Element) => boolean | void): void; - filterForExposedEvent(eventType: string, query: EventQueryItem, targetEl: Element, packedEvent: ECActionEvent): boolean; -} diff --git a/node_modules/echarts/types/src/chart/custom/install.d.ts b/node_modules/echarts/types/src/chart/custom/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/custom/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/effectScatter.d.ts b/node_modules/echarts/types/src/chart/effectScatter.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/effectScatter.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/effectScatter/EffectScatterSeries.d.ts b/node_modules/echarts/types/src/chart/effectScatter/EffectScatterSeries.d.ts deleted file mode 100644 index d696199..0000000 --- a/node_modules/echarts/types/src/chart/effectScatter/EffectScatterSeries.d.ts +++ /dev/null @@ -1,47 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesOnPolarOptionMixin, SeriesOnCartesianOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, SymbolOptionMixin, OptionDataValue, ItemStyleOption, SeriesLabelOption, StatesOptionMixin, SeriesEncodeOptionMixin, CallbackDataParams, DefaultEmphasisFocus } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import type { SymbolDrawItemModelOption } from '../helper/SymbolDraw.js'; -import { BrushCommonSelectorsForSeries } from '../../component/brush/selector.js'; -declare type ScatterDataValue = OptionDataValue | OptionDataValue[]; -interface EffectScatterStatesOptionMixin { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean | number; - }; -} -export interface EffectScatterStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -export interface EffectScatterDataItemOption extends SymbolOptionMixin, EffectScatterStateOption, StatesOptionMixin { - name?: string; - value?: ScatterDataValue; - rippleEffect?: SymbolDrawItemModelOption['rippleEffect']; -} -export interface EffectScatterSeriesOption extends SeriesOption, EffectScatterStatesOptionMixin>, EffectScatterStateOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, SymbolOptionMixin, SeriesEncodeOptionMixin { - type?: 'effectScatter'; - coordinateSystem?: string; - effectType?: 'ripple'; - /** - * When to show the effect - */ - showEffectOn?: 'render' | 'emphasis'; - clip?: boolean; - /** - * Ripple effect config - */ - rippleEffect?: SymbolDrawItemModelOption['rippleEffect']; - data?: (EffectScatterDataItemOption | ScatterDataValue)[]; -} -declare class EffectScatterSeriesModel extends SeriesModel { - static readonly type = "series.effectScatter"; - type: string; - static readonly dependencies: string[]; - hasSymbolVisual: boolean; - getInitialData(option: EffectScatterSeriesOption, ecModel: GlobalModel): SeriesData; - brushSelector(dataIndex: number, data: SeriesData, selectors: BrushCommonSelectorsForSeries): boolean; - static defaultOption: EffectScatterSeriesOption; -} -export default EffectScatterSeriesModel; diff --git a/node_modules/echarts/types/src/chart/effectScatter/EffectScatterView.d.ts b/node_modules/echarts/types/src/chart/effectScatter/EffectScatterView.d.ts deleted file mode 100644 index f6be211..0000000 --- a/node_modules/echarts/types/src/chart/effectScatter/EffectScatterView.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import EffectScatterSeriesModel from './EffectScatterSeries.js'; -declare class EffectScatterView extends ChartView { - static readonly type = "effectScatter"; - readonly type = "effectScatter"; - private _symbolDraw; - init(): void; - render(seriesModel: EffectScatterSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _getClipShape(seriesModel: EffectScatterSeriesModel): import("../../coord/CoordinateSystem").CoordinateSystemClipArea; - updateTransform(seriesModel: EffectScatterSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _updateGroupTransform(seriesModel: EffectScatterSeriesModel): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default EffectScatterView; diff --git a/node_modules/echarts/types/src/chart/effectScatter/install.d.ts b/node_modules/echarts/types/src/chart/effectScatter/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/effectScatter/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/funnel.d.ts b/node_modules/echarts/types/src/chart/funnel.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/funnel.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/funnel/FunnelSeries.d.ts b/node_modules/echarts/types/src/chart/funnel/FunnelSeries.d.ts deleted file mode 100644 index e70f3ff..0000000 --- a/node_modules/echarts/types/src/chart/funnel/FunnelSeries.d.ts +++ /dev/null @@ -1,49 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, BoxLayoutOptionMixin, HorizontalAlign, LabelOption, LabelLineOption, ItemStyleOption, OptionDataValueNumeric, StatesOptionMixin, OptionDataItemObject, LayoutOrient, VerticalAlign, SeriesLabelOption, SeriesEncodeOptionMixin, DefaultStatesMixinEmphasis, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -declare type FunnelLabelOption = Omit & { - position?: LabelOption['position'] | 'outer' | 'inner' | 'center' | 'rightTop' | 'rightBottom' | 'leftTop' | 'leftBottom'; -}; -interface FunnelStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface FunnelCallbackDataParams extends CallbackDataParams { - percent: number; -} -export interface FunnelStateOption { - itemStyle?: ItemStyleOption; - label?: FunnelLabelOption; - labelLine?: LabelLineOption; -} -export interface FunnelDataItemOption extends FunnelStateOption, StatesOptionMixin, OptionDataItemObject { - itemStyle?: ItemStyleOption & { - width?: number | string; - height?: number | string; - }; -} -export interface FunnelSeriesOption extends SeriesOption, FunnelStatesMixin>, FunnelStateOption, BoxLayoutOptionMixin, SeriesEncodeOptionMixin { - type?: 'funnel'; - min?: number; - max?: number; - /** - * Absolute number or percent string - */ - minSize?: number | string; - maxSize?: number | string; - sort?: 'ascending' | 'descending' | 'none'; - orient?: LayoutOrient; - gap?: number; - funnelAlign?: HorizontalAlign | VerticalAlign; - data?: (OptionDataValueNumeric | OptionDataValueNumeric[] | FunnelDataItemOption)[]; -} -declare class FunnelSeriesModel extends SeriesModel { - static type: "series.funnel"; - type: "series.funnel"; - init(option: FunnelSeriesOption): void; - getInitialData(this: FunnelSeriesModel, option: FunnelSeriesOption, ecModel: GlobalModel): SeriesData; - _defaultLabelLine(option: FunnelSeriesOption): void; - getDataParams(dataIndex: number): FunnelCallbackDataParams; - static defaultOption: FunnelSeriesOption; -} -export default FunnelSeriesModel; diff --git a/node_modules/echarts/types/src/chart/funnel/FunnelView.d.ts b/node_modules/echarts/types/src/chart/funnel/FunnelView.d.ts deleted file mode 100644 index f6a6b1d..0000000 --- a/node_modules/echarts/types/src/chart/funnel/FunnelView.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import FunnelSeriesModel from './FunnelSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class FunnelView extends ChartView { - static type: "funnel"; - type: "funnel"; - private _data; - ignoreLabelLineUpdate: boolean; - render(seriesModel: FunnelSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - remove(): void; - dispose(): void; -} -export default FunnelView; diff --git a/node_modules/echarts/types/src/chart/funnel/funnelLayout.d.ts b/node_modules/echarts/types/src/chart/funnel/funnelLayout.d.ts deleted file mode 100644 index 98c28f8..0000000 --- a/node_modules/echarts/types/src/chart/funnel/funnelLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -export default function funnelLayout(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/funnel/install.d.ts b/node_modules/echarts/types/src/chart/funnel/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/funnel/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/gauge.d.ts b/node_modules/echarts/types/src/chart/gauge.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/gauge.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/gauge/GaugeSeries.d.ts b/node_modules/echarts/types/src/chart/gauge/GaugeSeries.d.ts deleted file mode 100644 index 1afd240..0000000 --- a/node_modules/echarts/types/src/chart/gauge/GaugeSeries.d.ts +++ /dev/null @@ -1,132 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, CircleLayoutOptionMixin, LineStyleOption, ColorString, LabelOption, ItemStyleOption, OptionDataValueNumeric, StatesOptionMixin, SeriesEncodeOptionMixin, DefaultStatesMixinEmphasis, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -declare type GaugeColorStop = [number, ColorString]; -interface LabelFormatter { - (value: number): string; -} -interface PointerOption { - icon?: string; - show?: boolean; - /** - * If pointer shows above title and detail - */ - showAbove?: boolean; - keepAspect?: boolean; - itemStyle?: ItemStyleOption; - /** - * Can be percent - */ - offsetCenter?: (number | string)[]; - length?: number | string; - width?: number; -} -interface AnchorOption { - show?: boolean; - showAbove?: boolean; - size?: number; - icon?: string; - offsetCenter?: (number | string)[]; - keepAspect?: boolean; - itemStyle?: ItemStyleOption; -} -interface ProgressOption { - show?: boolean; - overlap?: boolean; - width?: number; - roundCap?: boolean; - clip?: boolean; - itemStyle?: ItemStyleOption; -} -interface TitleOption extends LabelOption { - /** - * [x, y] offset - */ - offsetCenter?: (number | string)[]; - formatter?: LabelFormatter | string; - /** - * If do value animtion. - */ - valueAnimation?: boolean; -} -interface DetailOption extends LabelOption { - /** - * [x, y] offset - */ - offsetCenter?: (number | string)[]; - formatter?: LabelFormatter | string; - /** - * If do value animtion. - */ - valueAnimation?: boolean; -} -interface GaugeStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface GaugeStateOption { - itemStyle?: ItemStyleOption; -} -export interface GaugeDataItemOption extends GaugeStateOption, StatesOptionMixin, GaugeStatesMixin> { - name?: string; - value?: OptionDataValueNumeric; - pointer?: PointerOption; - progress?: ProgressOption; - title?: TitleOption; - detail?: DetailOption; -} -export interface GaugeSeriesOption extends SeriesOption, GaugeStateOption, CircleLayoutOptionMixin, SeriesEncodeOptionMixin { - type?: 'gauge'; - radius?: number | string; - startAngle?: number; - endAngle?: number; - clockwise?: boolean; - min?: number; - max?: number; - splitNumber?: number; - itemStyle?: ItemStyleOption; - axisLine?: { - show?: boolean; - roundCap?: boolean; - lineStyle?: Omit & { - color?: GaugeColorStop[]; - }; - }; - progress?: ProgressOption; - splitLine?: { - show?: boolean; - /** - * Can be percent - */ - length?: number; - distance?: number; - lineStyle?: LineStyleOption; - }; - axisTick?: { - show?: boolean; - splitNumber?: number; - /** - * Can be percent - */ - length?: number | string; - distance?: number; - lineStyle?: LineStyleOption; - }; - axisLabel?: Omit & { - formatter?: LabelFormatter | string; - rotate?: 'tangential' | 'radial' | number; - }; - pointer?: PointerOption; - anchor?: AnchorOption; - title?: TitleOption; - detail?: DetailOption; - data?: (OptionDataValueNumeric | GaugeDataItemOption)[]; -} -declare class GaugeSeriesModel extends SeriesModel { - static type: "series.gauge"; - type: "series.gauge"; - visualStyleAccessPath: string; - getInitialData(option: GaugeSeriesOption, ecModel: GlobalModel): SeriesData; - static defaultOption: GaugeSeriesOption; -} -export default GaugeSeriesModel; diff --git a/node_modules/echarts/types/src/chart/gauge/GaugeView.d.ts b/node_modules/echarts/types/src/chart/gauge/GaugeView.d.ts deleted file mode 100644 index cad5a06..0000000 --- a/node_modules/echarts/types/src/chart/gauge/GaugeView.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import GaugeSeriesModel from './GaugeSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ColorString } from '../../util/types.js'; -interface PosInfo { - cx: number; - cy: number; - r: number; -} -declare class GaugeView extends ChartView { - static type: "gauge"; - type: "gauge"; - private _data; - private _progressEls; - private _titleEls; - private _detailEls; - render(seriesModel: GaugeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(): void; - _renderMain(seriesModel: GaugeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, colorList: [number, ColorString][], posInfo: PosInfo): void; - _renderTicks(seriesModel: GaugeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, getColor: (percent: number) => ColorString, posInfo: PosInfo, startAngle: number, endAngle: number, clockwise: boolean, axisLineWidth: number): void; - _renderPointer(seriesModel: GaugeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, getColor: (percent: number) => ColorString, posInfo: PosInfo, startAngle: number, endAngle: number, clockwise: boolean, axisLineWidth: number): void; - _renderAnchor(seriesModel: GaugeSeriesModel, posInfo: PosInfo): void; - _renderTitleAndDetail(seriesModel: GaugeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, getColor: (percent: number) => ColorString, posInfo: PosInfo): void; -} -export default GaugeView; diff --git a/node_modules/echarts/types/src/chart/gauge/PointerPath.d.ts b/node_modules/echarts/types/src/chart/gauge/PointerPath.d.ts deleted file mode 100644 index bf2b686..0000000 --- a/node_modules/echarts/types/src/chart/gauge/PointerPath.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import Path, { PathProps } from 'zrender/lib/graphic/Path.js'; -declare class PointerShape { - angle: number; - width: number; - r: number; - x: number; - y: number; -} -interface PointerPathProps extends PathProps { - shape?: Partial; -} -export default class PointerPath extends Path { - readonly type = "pointer"; - shape: PointerShape; - constructor(opts?: PointerPathProps); - getDefaultShape(): PointerShape; - buildPath(ctx: CanvasRenderingContext2D, shape: PointerShape): void; -} -export {}; diff --git a/node_modules/echarts/types/src/chart/gauge/install.d.ts b/node_modules/echarts/types/src/chart/gauge/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/gauge/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/graph.d.ts b/node_modules/echarts/types/src/chart/graph.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/graph.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/graph/GraphSeries.d.ts b/node_modules/echarts/types/src/chart/graph/GraphSeries.d.ts deleted file mode 100644 index 1cb4b95..0000000 --- a/node_modules/echarts/types/src/chart/graph/GraphSeries.d.ts +++ /dev/null @@ -1,153 +0,0 @@ -import SeriesData from '../../data/SeriesData.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, OptionDataValue, RoamOptionMixin, SeriesLabelOption, ItemStyleOption, LineStyleOption, SymbolOptionMixin, BoxLayoutOptionMixin, Dictionary, SeriesLineLabelOption, StatesOptionMixin, GraphEdgeItemObject, OptionDataValueNumeric, CallbackDataParams, DefaultEmphasisFocus } from '../../util/types.js'; -import SeriesModel from '../../model/Series.js'; -import Graph from '../../data/Graph.js'; -import GlobalModel from '../../model/Global.js'; -import { VectorArray } from 'zrender/lib/core/vector.js'; -import { ForceLayoutInstance } from './forceLayout.js'; -import { LineDataVisual } from '../../visual/commonVisualTypes.js'; -declare type GraphDataValue = OptionDataValue | OptionDataValue[]; -interface GraphEdgeLineStyleOption extends LineStyleOption { - curveness?: number; -} -export interface GraphNodeStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -interface ExtraEmphasisState { - focus?: DefaultEmphasisFocus | 'adjacency'; -} -interface GraphNodeStatesMixin { - emphasis?: ExtraEmphasisState; -} -interface GraphEdgeStatesMixin { - emphasis?: ExtraEmphasisState; -} -export interface GraphNodeItemOption extends SymbolOptionMixin, GraphNodeStateOption, StatesOptionMixin { - id?: string; - name?: string; - value?: GraphDataValue; - /** - * Fixed x position - */ - x?: number; - /** - * Fixed y position - */ - y?: number; - /** - * If this node is fixed during force layout. - */ - fixed?: boolean; - /** - * Index or name of category - */ - category?: number | string; - draggable?: boolean; - cursor?: string; -} -export interface GraphEdgeStateOption { - lineStyle?: GraphEdgeLineStyleOption; - label?: SeriesLineLabelOption; -} -export interface GraphEdgeItemOption extends GraphEdgeStateOption, StatesOptionMixin, GraphEdgeItemObject { - value?: number; - /** - * Symbol of both line ends - */ - symbol?: string | string[]; - symbolSize?: number | number[]; - ignoreForceLayout?: boolean; -} -export interface GraphCategoryItemOption extends SymbolOptionMixin, GraphNodeStateOption, StatesOptionMixin { - name?: string; - value?: OptionDataValue; -} -export interface GraphSeriesOption extends SeriesOption, GraphNodeStatesMixin>, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, SymbolOptionMixin, RoamOptionMixin, BoxLayoutOptionMixin { - type?: 'graph'; - coordinateSystem?: string; - legendHoverLink?: boolean; - layout?: 'none' | 'force' | 'circular'; - data?: (GraphNodeItemOption | GraphDataValue)[]; - nodes?: (GraphNodeItemOption | GraphDataValue)[]; - edges?: GraphEdgeItemOption[]; - links?: GraphEdgeItemOption[]; - categories?: GraphCategoryItemOption[]; - /** - * @deprecated - */ - focusNodeAdjacency?: boolean; - /** - * Symbol size scale ratio in roam - */ - nodeScaleRatio?: 0.6; - draggable?: boolean; - edgeSymbol?: string | string[]; - edgeSymbolSize?: number | number[]; - edgeLabel?: SeriesLineLabelOption; - label?: SeriesLabelOption; - itemStyle?: ItemStyleOption; - lineStyle?: GraphEdgeLineStyleOption; - emphasis?: { - focus?: Exclude['focus']; - scale?: boolean | number; - label?: SeriesLabelOption; - edgeLabel?: SeriesLabelOption; - itemStyle?: ItemStyleOption; - lineStyle?: LineStyleOption; - }; - blur?: { - label?: SeriesLabelOption; - edgeLabel?: SeriesLabelOption; - itemStyle?: ItemStyleOption; - lineStyle?: LineStyleOption; - }; - select?: { - label?: SeriesLabelOption; - edgeLabel?: SeriesLabelOption; - itemStyle?: ItemStyleOption; - lineStyle?: LineStyleOption; - }; - circular?: { - rotateLabel?: boolean; - }; - force?: { - initLayout?: 'circular' | 'none'; - repulsion?: number | number[]; - gravity?: number; - friction?: number; - edgeLength?: number | number[]; - layoutAnimation?: boolean; - }; - /** - * auto curveness for multiple edge, invalid when `lineStyle.curveness` is set - */ - autoCurveness?: boolean | number | number[]; -} -declare class GraphSeriesModel extends SeriesModel { - static readonly type = "series.graph"; - readonly type = "series.graph"; - static readonly dependencies: string[]; - private _categoriesData; - private _categoriesModels; - /** - * Preserved points during layouting - */ - preservedPoints?: Dictionary; - forceLayout?: ForceLayoutInstance; - hasSymbolVisual: boolean; - init(option: GraphSeriesOption): void; - mergeOption(option: GraphSeriesOption): void; - mergeDefaultAndTheme(option: GraphSeriesOption): void; - getInitialData(option: GraphSeriesOption, ecModel: GlobalModel): SeriesData; - getGraph(): Graph; - getEdgeData(): SeriesData; - getCategoriesData(): SeriesData; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupSection | import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - _updateCategoriesData(): void; - setZoom(zoom: number): void; - setCenter(center: number[]): void; - isAnimationEnabled(): boolean; - static defaultOption: GraphSeriesOption; -} -export default GraphSeriesModel; diff --git a/node_modules/echarts/types/src/chart/graph/GraphView.d.ts b/node_modules/echarts/types/src/chart/graph/GraphView.d.ts deleted file mode 100644 index dc9acfb..0000000 --- a/node_modules/echarts/types/src/chart/graph/GraphView.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GraphSeriesModel from './GraphSeries.js'; -declare class GraphView extends ChartView { - static readonly type = "graph"; - readonly type = "graph"; - private _symbolDraw; - private _lineDraw; - private _controller; - private _controllerHost; - private _firstRender; - private _model; - private _layoutTimeout; - private _layouting; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(seriesModel: GraphSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(): void; - _startForceLayoutIteration(forceLayout: GraphSeriesModel['forceLayout'], layoutAnimation?: boolean): void; - _updateController(seriesModel: GraphSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _updateNodeAndLinkScale(): void; - updateLayout(seriesModel: GraphSeriesModel): void; - remove(): void; -} -export default GraphView; diff --git a/node_modules/echarts/types/src/chart/graph/adjustEdge.d.ts b/node_modules/echarts/types/src/chart/graph/adjustEdge.d.ts deleted file mode 100644 index 6362e07..0000000 --- a/node_modules/echarts/types/src/chart/graph/adjustEdge.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import Graph from '../../data/Graph.js'; -export default function adjustEdge(graph: Graph, scale: number): void; diff --git a/node_modules/echarts/types/src/chart/graph/categoryFilter.d.ts b/node_modules/echarts/types/src/chart/graph/categoryFilter.d.ts deleted file mode 100644 index e96d500..0000000 --- a/node_modules/echarts/types/src/chart/graph/categoryFilter.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function categoryFilter(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/graph/categoryVisual.d.ts b/node_modules/echarts/types/src/chart/graph/categoryVisual.d.ts deleted file mode 100644 index b841742..0000000 --- a/node_modules/echarts/types/src/chart/graph/categoryVisual.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function categoryVisual(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/graph/circularLayout.d.ts b/node_modules/echarts/types/src/chart/graph/circularLayout.d.ts deleted file mode 100644 index a909ee0..0000000 --- a/node_modules/echarts/types/src/chart/graph/circularLayout.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function graphCircularLayout(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/graph/circularLayoutHelper.d.ts b/node_modules/echarts/types/src/chart/graph/circularLayoutHelper.d.ts deleted file mode 100644 index b04f183..0000000 --- a/node_modules/echarts/types/src/chart/graph/circularLayoutHelper.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import GraphSeriesModel from './GraphSeries.js'; -import { GraphNode } from '../../data/Graph.js'; -/** - * `basedOn` can be: - * 'value': - * This layout is not accurate and have same bad case. For example, - * if the min value is very smaller than the max value, the nodes - * with the min value probably overlap even though there is enough - * space to layout them. So we only use this approach in the as the - * init layout of the force layout. - * FIXME - * Probably we do not need this method any more but use - * `basedOn: 'symbolSize'` in force layout if - * delay its init operations to GraphView. - * 'symbolSize': - * This approach work only if all of the symbol size calculated. - * That is, the progressive rendering is not applied to graph. - * FIXME - * If progressive rendering is applied to graph some day, - * probably we have to use `basedOn: 'value'`. - */ -export declare function circularLayout(seriesModel: GraphSeriesModel, basedOn: 'value' | 'symbolSize', draggingNode?: GraphNode, pointer?: [number, number]): void; -export declare function rotateNodeLabel(node: GraphNode, circularRotateLabel: boolean, cx: number, cy: number): void; diff --git a/node_modules/echarts/types/src/chart/graph/createView.d.ts b/node_modules/echarts/types/src/chart/graph/createView.d.ts deleted file mode 100644 index 1e63ed7..0000000 --- a/node_modules/echarts/types/src/chart/graph/createView.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import View from '../../coord/View.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -export default function createViewCoordSys(ecModel: GlobalModel, api: ExtensionAPI): View[]; diff --git a/node_modules/echarts/types/src/chart/graph/edgeVisual.d.ts b/node_modules/echarts/types/src/chart/graph/edgeVisual.d.ts deleted file mode 100644 index d4ad6b6..0000000 --- a/node_modules/echarts/types/src/chart/graph/edgeVisual.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function graphEdgeVisual(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/graph/forceHelper.d.ts b/node_modules/echarts/types/src/chart/graph/forceHelper.d.ts deleted file mode 100644 index 2175463..0000000 --- a/node_modules/echarts/types/src/chart/graph/forceHelper.d.ts +++ /dev/null @@ -1,49 +0,0 @@ -import * as vec2 from 'zrender/lib/core/vector.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -interface InputNode { - p?: vec2.VectorArray; - fixed?: boolean; - /** - * Weight - */ - w: number; - /** - * Repulsion - */ - rep: number; -} -interface InputEdge { - ignoreForceLayout?: boolean; - n1: InputNode; - n2: InputNode; - /** - * Distance - */ - d: number; -} -interface LayoutCfg { - gravity?: number; - friction?: number; - rect?: RectLike; -} -export declare function forceLayout(inNodes: N[], inEdges: E[], opts: LayoutCfg): { - warmUp: () => void; - setFixed: (idx: number) => void; - setUnfixed: (idx: number) => void; - /** - * Before step hook - */ - beforeStep: (cb: (nodes: N[], edges: E[]) => void) => void; - /** - * After step hook - */ - afterStep: (cb: (nodes: N[], edges: E[], finished: boolean) => void) => void; - /** - * Some formulas were originally copied from "d3.js" - * https://github.com/d3/d3/blob/b516d77fb8566b576088e73410437494717ada26/src/layout/force.js - * with some modifications made for this project. - * See the license statement at the head of this file. - */ - step: (cb?: (finished: boolean) => void) => void; -}; -export {}; diff --git a/node_modules/echarts/types/src/chart/graph/forceLayout.d.ts b/node_modules/echarts/types/src/chart/graph/forceLayout.d.ts deleted file mode 100644 index f6d5993..0000000 --- a/node_modules/echarts/types/src/chart/graph/forceLayout.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export interface ForceLayoutInstance { - step(cb: (stopped: boolean) => void): void; - warmUp(): void; - setFixed(idx: number): void; - setUnfixed(idx: number): void; -} -export default function graphForceLayout(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/graph/graphHelper.d.ts b/node_modules/echarts/types/src/chart/graph/graphHelper.d.ts deleted file mode 100644 index 21e6e7a..0000000 --- a/node_modules/echarts/types/src/chart/graph/graphHelper.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import GraphSeriesModel from './GraphSeries.js'; -import { GraphNode } from '../../data/Graph.js'; -export declare function getNodeGlobalScale(seriesModel: GraphSeriesModel): number; -export declare function getSymbolSize(node: GraphNode): number; diff --git a/node_modules/echarts/types/src/chart/graph/install.d.ts b/node_modules/echarts/types/src/chart/graph/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/graph/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/graph/simpleLayout.d.ts b/node_modules/echarts/types/src/chart/graph/simpleLayout.d.ts deleted file mode 100644 index 89fc9f0..0000000 --- a/node_modules/echarts/types/src/chart/graph/simpleLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -export default function graphSimpleLayout(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/graph/simpleLayoutHelper.d.ts b/node_modules/echarts/types/src/chart/graph/simpleLayoutHelper.d.ts deleted file mode 100644 index 87d09f6..0000000 --- a/node_modules/echarts/types/src/chart/graph/simpleLayoutHelper.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import GraphSeriesModel from './GraphSeries.js'; -import Graph from '../../data/Graph.js'; -export declare function simpleLayout(seriesModel: GraphSeriesModel): void; -export declare function simpleLayoutEdge(graph: Graph, seriesModel: GraphSeriesModel): void; diff --git a/node_modules/echarts/types/src/chart/heatmap.d.ts b/node_modules/echarts/types/src/chart/heatmap.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/heatmap.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/heatmap/HeatmapLayer.d.ts b/node_modules/echarts/types/src/chart/heatmap/HeatmapLayer.d.ts deleted file mode 100644 index dd19b5a..0000000 --- a/node_modules/echarts/types/src/chart/heatmap/HeatmapLayer.d.ts +++ /dev/null @@ -1,29 +0,0 @@ -declare type ColorFunc = (grad: number, fastMode: boolean, output: number[]) => void; -declare type ColorState = 'inRange' | 'outOfRange'; -declare class HeatmapLayer { - canvas: HTMLCanvasElement; - blurSize: number; - pointSize: number; - maxOpacity: number; - minOpacity: number; - private _brushCanvas; - private _gradientPixels; - constructor(); - /** - * Renders Heatmap and returns the rendered canvas - * @param data array of data, each has x, y, value - * @param width canvas width - * @param height canvas height - */ - update(data: number[][], width: number, height: number, normalize: (value: number) => number, colorFunc: Record, isInRange?: (grad?: number) => boolean): HTMLCanvasElement; - /** - * get canvas of a black circle brush used for canvas to draw later - */ - _getBrush(): HTMLCanvasElement; - /** - * get gradient color map - * @private - */ - _getGradient(colorFunc: Record, state: ColorState): Uint8ClampedArray; -} -export default HeatmapLayer; diff --git a/node_modules/echarts/types/src/chart/heatmap/HeatmapSeries.d.ts b/node_modules/echarts/types/src/chart/heatmap/HeatmapSeries.d.ts deleted file mode 100644 index 110b49a..0000000 --- a/node_modules/echarts/types/src/chart/heatmap/HeatmapSeries.d.ts +++ /dev/null @@ -1,39 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnGeoOptionMixin, ItemStyleOption, SeriesLabelOption, OptionDataValue, StatesOptionMixin, SeriesEncodeOptionMixin, SeriesOnCalendarOptionMixin, DefaultStatesMixinEmphasis, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import type Geo from '../../coord/geo/Geo.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import type Calendar from '../../coord/calendar/Calendar.js'; -declare type HeatmapDataValue = OptionDataValue[]; -export interface HeatmapStateOption { - itemStyle?: ItemStyleOption & { - borderRadius?: number | number[]; - }; - label?: SeriesLabelOption; -} -interface FunnelStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface HeatmapDataItemOption extends HeatmapStateOption, StatesOptionMixin { - value: HeatmapDataValue; -} -export interface HeatmapSeriesOption extends SeriesOption, FunnelStatesMixin>, HeatmapStateOption, SeriesOnCartesianOptionMixin, SeriesOnGeoOptionMixin, SeriesOnCalendarOptionMixin, SeriesEncodeOptionMixin { - type?: 'heatmap'; - coordinateSystem?: 'cartesian2d' | 'geo' | 'calendar'; - blurSize?: number; - pointSize?: number; - maxOpacity?: number; - minOpacity?: number; - data?: (HeatmapDataItemOption | HeatmapDataValue)[]; -} -declare class HeatmapSeriesModel extends SeriesModel { - static readonly type = "series.heatmap"; - readonly type = "series.heatmap"; - static readonly dependencies: string[]; - coordinateSystem: Cartesian2D | Geo | Calendar; - getInitialData(option: HeatmapSeriesOption, ecModel: GlobalModel): SeriesData; - preventIncremental(): boolean; - static defaultOption: HeatmapSeriesOption; -} -export default HeatmapSeriesModel; diff --git a/node_modules/echarts/types/src/chart/heatmap/HeatmapView.d.ts b/node_modules/echarts/types/src/chart/heatmap/HeatmapView.d.ts deleted file mode 100644 index 59a0641..0000000 --- a/node_modules/echarts/types/src/chart/heatmap/HeatmapView.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import ChartView from '../../view/Chart.js'; -import HeatmapSeriesModel from './HeatmapSeries.js'; -import type GlobalModel from '../../model/Global.js'; -import type ExtensionAPI from '../../core/ExtensionAPI.js'; -import type VisualMapModel from '../../component/visualMap/VisualMapModel.js'; -import { CoordinateSystem } from '../../coord/CoordinateSystem.js'; -import { StageHandlerProgressParams } from '../../util/types.js'; -import type Element from 'zrender/lib/Element.js'; -interface GeoLikeCoordSys extends CoordinateSystem { - dimensions: ['lng', 'lat']; - getViewRect(): graphic.BoundingRect; -} -declare class HeatmapView extends ChartView { - static readonly type = "heatmap"; - readonly type = "heatmap"; - private _hmLayer; - private _progressiveEls; - render(seriesModel: HeatmapSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalPrepareRender(seriesModel: HeatmapSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(params: StageHandlerProgressParams, seriesModel: HeatmapSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - eachRendered(cb: (el: Element) => boolean | void): void; - _renderOnCartesianAndCalendar(seriesModel: HeatmapSeriesModel, api: ExtensionAPI, start: number, end: number, incremental?: boolean): void; - _renderOnGeo(geo: GeoLikeCoordSys, seriesModel: HeatmapSeriesModel, visualMapModel: VisualMapModel, api: ExtensionAPI): void; -} -export default HeatmapView; diff --git a/node_modules/echarts/types/src/chart/heatmap/install.d.ts b/node_modules/echarts/types/src/chart/heatmap/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/heatmap/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/helper/EffectLine.d.ts b/node_modules/echarts/types/src/chart/helper/EffectLine.d.ts deleted file mode 100644 index e2a4749..0000000 --- a/node_modules/echarts/types/src/chart/helper/EffectLine.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -/** - * Provide effect for line - */ -import * as graphic from '../../util/graphic.js'; -import { createSymbol } from '../../util/symbol.js'; -import type SeriesData from '../../data/SeriesData.js'; -import { LineDrawSeriesScope } from './LineDraw.js'; -export declare type ECSymbolOnEffectLine = ReturnType & { - __t: number; - __lastT: number; - __p1: number[]; - __p2: number[]; - __cp1: number[]; -}; -declare class EffectLine extends graphic.Group { - private _symbolType; - private _period; - private _loop; - private _roundTrip; - private _symbolScale; - constructor(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope); - createLine(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): graphic.Group; - private _updateEffectSymbol; - private _updateEffectAnimation; - private _animateSymbol; - protected _getLineLength(symbol: ECSymbolOnEffectLine): number; - protected _updateAnimationPoints(symbol: ECSymbolOnEffectLine, points: number[][]): void; - updateData(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): void; - protected _updateSymbolPosition(symbol: ECSymbolOnEffectLine): void; - updateLayout(lineData: SeriesData, idx: number): void; -} -export default EffectLine; diff --git a/node_modules/echarts/types/src/chart/helper/EffectPolyline.d.ts b/node_modules/echarts/types/src/chart/helper/EffectPolyline.d.ts deleted file mode 100644 index ce7e4e4..0000000 --- a/node_modules/echarts/types/src/chart/helper/EffectPolyline.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import Polyline from './Polyline.js'; -import EffectLine, { ECSymbolOnEffectLine } from './EffectLine.js'; -import { LineDrawSeriesScope } from './LineDraw.js'; -import SeriesData from '../../data/SeriesData.js'; -declare class EffectPolyline extends EffectLine { - private _lastFrame; - private _lastFramePercent; - private _length; - private _points; - private _offsets; - createLine(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): Polyline; - protected _updateAnimationPoints(symbol: ECSymbolOnEffectLine, points: number[][]): void; - protected _getLineLength(): number; - protected _updateSymbolPosition(symbol: ECSymbolOnEffectLine): void; -} -export default EffectPolyline; diff --git a/node_modules/echarts/types/src/chart/helper/EffectSymbol.d.ts b/node_modules/echarts/types/src/chart/helper/EffectSymbol.d.ts deleted file mode 100644 index 8b93da4..0000000 --- a/node_modules/echarts/types/src/chart/helper/EffectSymbol.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import { Group } from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import type { ZRColor } from '../../util/types.js'; -interface RippleEffectCfg { - showEffectOn?: 'emphasis' | 'render'; - rippleScale?: number; - brushType?: 'fill' | 'stroke'; - period?: number; - effectOffset?: number; - z?: number; - zlevel?: number; - symbolType?: string; - color?: ZRColor; - rippleEffectColor?: ZRColor; - rippleNumber?: number; -} -declare class EffectSymbol extends Group { - private _effectCfg; - constructor(data: SeriesData, idx: number); - stopEffectAnimation(): void; - startEffectAnimation(effectCfg: RippleEffectCfg): void; - /** - * Update effect symbol - */ - updateEffectAnimation(effectCfg: RippleEffectCfg): void; - /** - * Highlight symbol - */ - highlight(): void; - /** - * Downplay symbol - */ - downplay(): void; - getSymbolType(): string; - /** - * Update symbol properties - */ - updateData(data: SeriesData, idx: number): void; - fadeOut(cb: () => void): void; -} -export default EffectSymbol; diff --git a/node_modules/echarts/types/src/chart/helper/LargeLineDraw.d.ts b/node_modules/echarts/types/src/chart/helper/LargeLineDraw.d.ts deleted file mode 100644 index 783522a..0000000 --- a/node_modules/echarts/types/src/chart/helper/LargeLineDraw.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import { StageHandlerProgressParams, LineStyleOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import Element from 'zrender/lib/Element.js'; -interface LargeLinesCommonOption { - polyline?: boolean; - lineStyle?: LineStyleOption & { - curveness?: number; - }; -} -/** - * Data which can support large lines. - */ -declare type LargeLinesData = SeriesData & { - seriesIndex?: number; -}>; -declare class LargeLineDraw { - group: graphic.Group; - private _newAdded; - /** - * Update symbols draw by new data - */ - updateData(data: LargeLinesData): void; - /** - * @override - */ - incrementalPrepareUpdate(data: LargeLinesData): void; - /** - * @override - */ - incrementalUpdate(taskParams: StageHandlerProgressParams, data: LargeLinesData): void; - /** - * @override - */ - remove(): void; - eachRendered(cb: (el: Element) => boolean | void): void; - private _create; - private _setCommon; - private _clear; -} -export default LargeLineDraw; diff --git a/node_modules/echarts/types/src/chart/helper/LargeSymbolDraw.d.ts b/node_modules/echarts/types/src/chart/helper/LargeSymbolDraw.d.ts deleted file mode 100644 index 012cf44..0000000 --- a/node_modules/echarts/types/src/chart/helper/LargeSymbolDraw.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import { StageHandlerProgressParams } from '../../util/types.js'; -import { CoordinateSystemClipArea } from '../../coord/CoordinateSystem.js'; -import Element from 'zrender/lib/Element.js'; -interface UpdateOpt { - clipShape?: CoordinateSystemClipArea; -} -declare class LargeSymbolDraw { - group: graphic.Group; - private _newAdded; - /** - * Update symbols draw by new data - */ - updateData(data: SeriesData, opt?: UpdateOpt): void; - updateLayout(data: SeriesData): void; - incrementalPrepareUpdate(data: SeriesData): void; - incrementalUpdate(taskParams: StageHandlerProgressParams, data: SeriesData, opt: UpdateOpt): void; - eachRendered(cb: (el: Element) => boolean | void): void; - private _create; - private _setCommon; - remove(): void; - private _clear; -} -export default LargeSymbolDraw; diff --git a/node_modules/echarts/types/src/chart/helper/Line.d.ts b/node_modules/echarts/types/src/chart/helper/Line.d.ts deleted file mode 100644 index 1283f0f..0000000 --- a/node_modules/echarts/types/src/chart/helper/Line.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import SeriesModel from '../../model/Series.js'; -import type { LineDrawSeriesScope } from './LineDraw.js'; -import { LineDataVisual } from '../../visual/commonVisualTypes.js'; -declare type LineList = SeriesData; -export interface LineLabel extends graphic.Text { - lineLabelOriginalOpacity: number; -} -declare class Line extends graphic.Group { - private _fromSymbolType; - private _toSymbolType; - constructor(lineData: SeriesData, idx: number, seriesScope?: LineDrawSeriesScope); - _createLine(lineData: LineList, idx: number, seriesScope?: LineDrawSeriesScope): void; - updateData(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): void; - getLinePath(): graphic.Line; - _updateCommonStl(lineData: SeriesData, idx: number, seriesScope?: LineDrawSeriesScope): void; - highlight(): void; - downplay(): void; - updateLayout(lineData: SeriesData, idx: number): void; - setLinePoints(points: number[][]): void; - beforeUpdate(): void; -} -export default Line; diff --git a/node_modules/echarts/types/src/chart/helper/LineDraw.d.ts b/node_modules/echarts/types/src/chart/helper/LineDraw.d.ts deleted file mode 100644 index 2896339..0000000 --- a/node_modules/echarts/types/src/chart/helper/LineDraw.d.ts +++ /dev/null @@ -1,73 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import { StageHandlerProgressParams, LineStyleOption, LineLabelOption, ColorString, AnimationOptionMixin, ZRStyleProps, StatesOptionMixin, DisplayState, LabelOption, DefaultEmphasisFocus, BlurScope } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import Element from 'zrender/lib/Element.js'; -interface LineLike extends graphic.Group { - updateData(data: SeriesData, idx: number, scope?: LineDrawSeriesScope): void; - updateLayout(data: SeriesData, idx: number): void; - fadeOut?(cb: () => void): void; -} -interface LineLikeCtor { - new (data: SeriesData, idx: number, scope?: LineDrawSeriesScope): LineLike; -} -interface LineDrawStateOption { - lineStyle?: LineStyleOption; - label?: LineLabelOption; -} -export interface LineDrawModelOption extends LineDrawStateOption, StatesOptionMixin { - effect?: { - show?: boolean; - period?: number; - delay?: number | ((idx: number) => number); - /** - * If move with constant speed px/sec - * period will be ignored if this property is > 0, - */ - constantSpeed?: number; - symbol?: string; - symbolSize?: number | number[]; - loop?: boolean; - roundTrip?: boolean; - /** - * Length of trail, 0 - 1 - */ - trailLength?: number; - /** - * Default to be same with lineStyle.color - */ - color?: ColorString; - }; -} -declare type ListForLineDraw = SeriesData>; -export interface LineDrawSeriesScope { - lineStyle?: ZRStyleProps; - emphasisLineStyle?: ZRStyleProps; - blurLineStyle?: ZRStyleProps; - selectLineStyle?: ZRStyleProps; - labelStatesModels: Record>; - focus?: DefaultEmphasisFocus; - blurScope?: BlurScope; - emphasisDisabled?: boolean; -} -declare class LineDraw { - group: graphic.Group; - private _LineCtor; - private _lineData; - private _seriesScope; - private _progressiveEls; - constructor(LineCtor?: LineLikeCtor); - updateData(lineData: ListForLineDraw): void; - updateLayout(): void; - incrementalPrepareUpdate(lineData: ListForLineDraw): void; - incrementalUpdate(taskParams: StageHandlerProgressParams, lineData: ListForLineDraw): void; - remove(): void; - eachRendered(cb: (el: Element) => boolean | void): void; - private _doAdd; - private _doUpdate; -} -export default LineDraw; diff --git a/node_modules/echarts/types/src/chart/helper/LinePath.d.ts b/node_modules/echarts/types/src/chart/helper/LinePath.d.ts deleted file mode 100644 index 011b888..0000000 --- a/node_modules/echarts/types/src/chart/helper/LinePath.d.ts +++ /dev/null @@ -1,33 +0,0 @@ -/** - * Line path for bezier and straight line draw - */ -import * as graphic from '../../util/graphic.js'; -import { PathProps } from 'zrender/lib/graphic/Path.js'; -declare class StraightLineShape { - x1: number; - y1: number; - x2: number; - y2: number; - percent: number; -} -declare class CurveShape extends StraightLineShape { - cpx1: number; - cpy1: number; -} -interface ECLineProps extends PathProps { - shape?: Partial; -} -declare class ECLinePath extends graphic.Path { - type: string; - shape: StraightLineShape | CurveShape; - constructor(opts?: ECLineProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): StraightLineShape; - buildPath(ctx: CanvasRenderingContext2D, shape: StraightLineShape | CurveShape): void; - pointAt(t: number): number[]; - tangentAt(t: number): number[]; -} -export default ECLinePath; diff --git a/node_modules/echarts/types/src/chart/helper/Polyline.d.ts b/node_modules/echarts/types/src/chart/helper/Polyline.d.ts deleted file mode 100644 index bae16c1..0000000 --- a/node_modules/echarts/types/src/chart/helper/Polyline.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import type { LineDrawSeriesScope } from './LineDraw.js'; -import type SeriesData from '../../data/SeriesData.js'; -declare class Polyline extends graphic.Group { - constructor(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope); - private _createPolyline; - updateData(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): void; - _updateCommonStl(lineData: SeriesData, idx: number, seriesScope: LineDrawSeriesScope): void; - updateLayout(lineData: SeriesData, idx: number): void; -} -export default Polyline; diff --git a/node_modules/echarts/types/src/chart/helper/Symbol.d.ts b/node_modules/echarts/types/src/chart/helper/Symbol.d.ts deleted file mode 100644 index 3a92cf7..0000000 --- a/node_modules/echarts/types/src/chart/helper/Symbol.d.ts +++ /dev/null @@ -1,63 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import { AnimationOption, ZRColor, AnimationOptionMixin } from '../../util/types.js'; -import { SymbolDrawSeriesScope } from './SymbolDraw.js'; -import Model from '../../model/Model.js'; -interface SymbolOpts { - disableAnimation?: boolean; - useNameLabel?: boolean; - symbolInnerColor?: ZRColor; -} -declare class Symbol extends graphic.Group { - private _symbolType; - /** - * Original scale - */ - private _sizeX; - private _sizeY; - private _z2; - constructor(data: SeriesData, idx: number, seriesScope?: SymbolDrawSeriesScope, opts?: SymbolOpts); - _createSymbol(symbolType: string, data: SeriesData, idx: number, symbolSize: number[], keepAspect: boolean): void; - /** - * Stop animation - * @param {boolean} toLastFrame - */ - stopSymbolAnimation(toLastFrame: boolean): void; - getSymbolType(): string; - /** - * FIXME: - * Caution: This method breaks the encapsulation of this module, - * but it indeed brings convenience. So do not use the method - * unless you detailedly know all the implements of `Symbol`, - * especially animation. - * - * Get symbol path element. - */ - getSymbolPath(): import("../../util/symbol").ECSymbol; - /** - * Highlight symbol - */ - highlight(): void; - /** - * Downplay symbol - */ - downplay(): void; - /** - * @param {number} zlevel - * @param {number} z - */ - setZ(zlevel: number, z: number): void; - setDraggable(draggable: boolean, hasCursorOption?: boolean): void; - /** - * Update symbol properties - */ - updateData(data: SeriesData, idx: number, seriesScope?: SymbolDrawSeriesScope, opts?: SymbolOpts): void; - _updateCommon(data: SeriesData, idx: number, symbolSize: number[], seriesScope?: SymbolDrawSeriesScope, opts?: SymbolOpts): void; - setSymbolScale(scale: number): void; - fadeOut(cb: () => void, seriesModel: Model, opt?: { - fadeLabel: boolean; - animation?: AnimationOption; - }): void; - static getSymbolSize(data: SeriesData, idx: number): [number, number]; -} -export default Symbol; diff --git a/node_modules/echarts/types/src/chart/helper/SymbolDraw.d.ts b/node_modules/echarts/types/src/chart/helper/SymbolDraw.d.ts deleted file mode 100644 index 9a44db8..0000000 --- a/node_modules/echarts/types/src/chart/helper/SymbolDraw.d.ts +++ /dev/null @@ -1,82 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesData from '../../data/SeriesData.js'; -import { StageHandlerProgressParams, LabelOption, SymbolOptionMixin, ItemStyleOption, ZRColor, AnimationOptionMixin, ZRStyleProps, StatesOptionMixin, BlurScope, DisplayState, DefaultEmphasisFocus } from '../../util/types.js'; -import { CoordinateSystemClipArea } from '../../coord/CoordinateSystem.js'; -import Model from '../../model/Model.js'; -import Element from 'zrender/lib/Element.js'; -import SeriesModel from '../../model/Series.js'; -interface UpdateOpt { - isIgnore?(idx: number): boolean; - clipShape?: CoordinateSystemClipArea; - getSymbolPoint?(idx: number): number[]; - disableAnimation?: boolean; -} -interface SymbolLike extends graphic.Group { - updateData(data: SeriesData, idx: number, scope?: SymbolDrawSeriesScope, opt?: UpdateOpt): void; - fadeOut?(cb: () => void, seriesModel: SeriesModel): void; -} -interface SymbolLikeCtor { - new (data: SeriesData, idx: number, scope?: SymbolDrawSeriesScope, opt?: UpdateOpt): SymbolLike; -} -interface RippleEffectOption { - period?: number; - /** - * Scale of ripple - */ - scale?: number; - brushType?: 'fill' | 'stroke'; - color?: ZRColor; - /** - * ripple number - */ - number?: number; -} -interface SymbolDrawStateOption { - itemStyle?: ItemStyleOption; - label?: LabelOption; -} -export interface SymbolDrawItemModelOption extends SymbolOptionMixin, StatesOptionMixin, SymbolDrawStateOption { - cursor?: string; - rippleEffect?: RippleEffectOption; -} -export interface SymbolDrawSeriesScope { - emphasisItemStyle?: ZRStyleProps; - blurItemStyle?: ZRStyleProps; - selectItemStyle?: ZRStyleProps; - focus?: DefaultEmphasisFocus; - blurScope?: BlurScope; - emphasisDisabled?: boolean; - labelStatesModels: Record>; - itemModel?: Model; - hoverScale?: boolean | number; - cursorStyle?: string; - fadeIn?: boolean; -} -export declare type ListForSymbolDraw = SeriesData>; -declare class SymbolDraw { - group: graphic.Group; - private _data; - private _SymbolCtor; - private _seriesScope; - private _getSymbolPoint; - private _progressiveEls; - constructor(SymbolCtor?: SymbolLikeCtor); - /** - * Update symbols draw by new data - */ - updateData(data: ListForSymbolDraw, opt?: UpdateOpt): void; - updateLayout(): void; - incrementalPrepareUpdate(data: ListForSymbolDraw): void; - /** - * Update symbols draw by new data - */ - incrementalUpdate(taskParams: StageHandlerProgressParams, data: ListForSymbolDraw, opt?: UpdateOpt): void; - eachRendered(cb: (el: Element) => boolean | void): void; - remove(enableAnimation?: boolean): void; -} -export default SymbolDraw; diff --git a/node_modules/echarts/types/src/chart/helper/createClipPathFromCoordSys.d.ts b/node_modules/echarts/types/src/chart/helper/createClipPathFromCoordSys.d.ts deleted file mode 100644 index 6563f57..0000000 --- a/node_modules/echarts/types/src/chart/helper/createClipPathFromCoordSys.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import SeriesModel from '../../model/Series.js'; -import { SeriesOption } from '../../util/types.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import type Polar from '../../coord/polar/Polar.js'; -import { CoordinateSystem } from '../../coord/CoordinateSystem.js'; -declare type SeriesModelWithLineWidth = SeriesModel; -declare function createGridClipPath(cartesian: Cartesian2D, hasAnimation: boolean, seriesModel: SeriesModelWithLineWidth, done?: () => void, during?: (percent: number, clipRect: graphic.Rect) => void): graphic.Rect; -declare function createPolarClipPath(polar: Polar, hasAnimation: boolean, seriesModel: SeriesModelWithLineWidth): graphic.Sector; -declare function createClipPath(coordSys: CoordinateSystem, hasAnimation: boolean, seriesModel: SeriesModelWithLineWidth, done?: () => void, during?: (percent: number) => void): graphic.Rect | graphic.Sector; -export { createGridClipPath, createPolarClipPath, createClipPath }; diff --git a/node_modules/echarts/types/src/chart/helper/createGraphFromNodeEdge.d.ts b/node_modules/echarts/types/src/chart/helper/createGraphFromNodeEdge.d.ts deleted file mode 100644 index 448437b..0000000 --- a/node_modules/echarts/types/src/chart/helper/createGraphFromNodeEdge.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import SeriesData from '../../data/SeriesData.js'; -import Graph from '../../data/Graph.js'; -import { OptionSourceDataOriginal, GraphEdgeItemObject, OptionDataValue, OptionDataItemObject } from '../../util/types.js'; -import SeriesModel from '../../model/Series.js'; -export default function createGraphFromNodeEdge(nodes: OptionSourceDataOriginal>, edges: OptionSourceDataOriginal>, seriesModel: SeriesModel, directed: boolean, beforeLink: (nodeData: SeriesData, edgeData: SeriesData) => void): Graph; diff --git a/node_modules/echarts/types/src/chart/helper/createRenderPlanner.d.ts b/node_modules/echarts/types/src/chart/helper/createRenderPlanner.d.ts deleted file mode 100644 index be8099e..0000000 --- a/node_modules/echarts/types/src/chart/helper/createRenderPlanner.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { StageHandlerPlanReturn } from '../../util/types.js'; -/** - * @return {string} If large mode changed, return string 'reset'; - */ -export default function createRenderPlanner(): (seriesModel: SeriesModel) => StageHandlerPlanReturn; diff --git a/node_modules/echarts/types/src/chart/helper/createSeriesData.d.ts b/node_modules/echarts/types/src/chart/helper/createSeriesData.d.ts deleted file mode 100644 index 9657cfd..0000000 --- a/node_modules/echarts/types/src/chart/helper/createSeriesData.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import SeriesData from '../../data/SeriesData.js'; -import { OptionSourceData, EncodeDefaulter } from '../../util/types.js'; -import SeriesModel from '../../model/Series.js'; -/** - * Caution: there are side effects to `sourceManager` in this method. - * Should better only be called in `Series['getInitialData']`. - */ -declare function createSeriesData(sourceRaw: OptionSourceData | null | undefined, seriesModel: SeriesModel, opt?: { - generateCoord?: string; - useEncodeDefaulter?: boolean | EncodeDefaulter; - createInvertedIndices?: boolean; -}): SeriesData; -export default createSeriesData; diff --git a/node_modules/echarts/types/src/chart/helper/createSeriesDataSimply.d.ts b/node_modules/echarts/types/src/chart/helper/createSeriesDataSimply.d.ts deleted file mode 100644 index 32efe31..0000000 --- a/node_modules/echarts/types/src/chart/helper/createSeriesDataSimply.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { PrepareSeriesDataSchemaParams } from '../../data/helper/createDimensions.js'; -import SeriesData from '../../data/SeriesData.js'; -import SeriesModel from '../../model/Series.js'; -/** - * [Usage]: - * (1) - * createListSimply(seriesModel, ['value']); - * (2) - * createListSimply(seriesModel, { - * coordDimensions: ['value'], - * dimensionsCount: 5 - * }); - */ -export default function createSeriesDataSimply(seriesModel: SeriesModel, opt: PrepareSeriesDataSchemaParams | PrepareSeriesDataSchemaParams['coordDimensions'], nameList?: string[]): SeriesData; diff --git a/node_modules/echarts/types/src/chart/helper/enableAriaDecalForTree.d.ts b/node_modules/echarts/types/src/chart/helper/enableAriaDecalForTree.d.ts deleted file mode 100644 index a6dceb5..0000000 --- a/node_modules/echarts/types/src/chart/helper/enableAriaDecalForTree.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -export default function enableAriaDecalForTree(seriesModel: SeriesModel): void; diff --git a/node_modules/echarts/types/src/chart/helper/labelHelper.d.ts b/node_modules/echarts/types/src/chart/helper/labelHelper.d.ts deleted file mode 100644 index 6cc1645..0000000 --- a/node_modules/echarts/types/src/chart/helper/labelHelper.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import SeriesData from '../../data/SeriesData.js'; -import { InterpolatableValue } from '../../util/types.js'; -/** - * @return label string. Not null/undefined - */ -export declare function getDefaultLabel(data: SeriesData, dataIndex: number): string; -export declare function getDefaultInterpolatedLabel(data: SeriesData, interpolatedValue: InterpolatableValue): string; diff --git a/node_modules/echarts/types/src/chart/helper/multipleGraphEdgeHelper.d.ts b/node_modules/echarts/types/src/chart/helper/multipleGraphEdgeHelper.d.ts deleted file mode 100644 index dc65a66..0000000 --- a/node_modules/echarts/types/src/chart/helper/multipleGraphEdgeHelper.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -/** - * Count the number of edges between the same two points, used to obtain the curvature table and the parity of the edge - * @see /graph/GraphSeries.js@getInitialData - * @param {module:echarts/model/SeriesModel} seriesModel - */ -export declare function initCurvenessList(seriesModel: any): void; -/** - * set edgeMap with key - * @param {number|string|module:echarts/data/Graph.Node} n1 - * @param {number|string|module:echarts/data/Graph.Node} n2 - * @param {module:echarts/model/SeriesModel} seriesModel - * @param {number} index - */ -export declare function createEdgeMapForCurveness(n1: any, n2: any, seriesModel: any, index: any): void; -/** - * get curvature for edge - * @param edge - * @param {module:echarts/model/SeriesModel} seriesModel - * @param index - */ -export declare function getCurvenessForEdge(edge: any, seriesModel: any, index: any, needReverse?: boolean): any; diff --git a/node_modules/echarts/types/src/chart/helper/sectorHelper.d.ts b/node_modules/echarts/types/src/chart/helper/sectorHelper.d.ts deleted file mode 100644 index 0a2928e..0000000 --- a/node_modules/echarts/types/src/chart/helper/sectorHelper.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import type Model from '../../model/Model.js'; -import type Sector from 'zrender/lib/graphic/shape/Sector.js'; -export declare function getSectorCornerRadius(model: Model<{ - borderRadius?: string | number | (string | number)[]; -}>, shape: Pick, zeroIfNull?: boolean): { - cornerRadius: number; -} | { - cornerRadius: number[]; -}; diff --git a/node_modules/echarts/types/src/chart/helper/treeHelper.d.ts b/node_modules/echarts/types/src/chart/helper/treeHelper.d.ts deleted file mode 100644 index b44a5d1..0000000 --- a/node_modules/echarts/types/src/chart/helper/treeHelper.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { TreeNode } from '../../data/Tree.js'; -export declare function retrieveTargetInfo(payload: { - type?: string; - targetNode?: string | TreeNode; - targetNodeId?: string; -}, validPayloadTypes: string[], seriesModel: SeriesModel): { - node: TreeNode; -}; -export declare function getPathToRoot(node: TreeNode): TreeNode[]; -export declare function aboveViewRoot(viewRoot: TreeNode, node: TreeNode): boolean; -export declare function wrapTreePathInfo(node: TreeNode, seriesModel: SeriesModel): { - name: string; - dataIndex: number; - value: T; -}[]; diff --git a/node_modules/echarts/types/src/chart/helper/whiskerBoxCommon.d.ts b/node_modules/echarts/types/src/chart/helper/whiskerBoxCommon.d.ts deleted file mode 100644 index e72d06b..0000000 --- a/node_modules/echarts/types/src/chart/helper/whiskerBoxCommon.d.ts +++ /dev/null @@ -1,29 +0,0 @@ -import type { SeriesOption, SeriesOnCartesianOptionMixin, LayoutOrient } from '../../util/types.js'; -import type GlobalModel from '../../model/Global.js'; -import type SeriesModel from '../../model/Series.js'; -import type SeriesData from '../../data/SeriesData.js'; -import type Axis2D from '../../coord/cartesian/Axis2D.js'; -import { CoordDimensionDefinition } from '../../data/helper/createDimensions.js'; -interface CommonOption extends SeriesOption, SeriesOnCartesianOptionMixin { - layout?: LayoutOrient; -} -interface WhiskerBoxCommonMixin extends SeriesModel { -} -declare class WhiskerBoxCommonMixin { - /** - * @private - * @type {string} - */ - _baseAxisDim: string; - defaultValueDimensions: CoordDimensionDefinition['dimsDef']; - /** - * @override - */ - getInitialData(option: Opts, ecModel: GlobalModel): SeriesData; - /** - * If horizontal, base axis is x, otherwise y. - * @override - */ - getBaseAxis(): Axis2D; -} -export { WhiskerBoxCommonMixin }; diff --git a/node_modules/echarts/types/src/chart/line.d.ts b/node_modules/echarts/types/src/chart/line.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/line.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/line/LineSeries.d.ts b/node_modules/echarts/types/src/chart/line/LineSeries.d.ts deleted file mode 100644 index 5d9ad1d..0000000 --- a/node_modules/echarts/types/src/chart/line/LineSeries.d.ts +++ /dev/null @@ -1,68 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOnCartesianOptionMixin, SeriesOption, SeriesOnPolarOptionMixin, SeriesStackOptionMixin, SeriesLabelOption, LineStyleOption, ItemStyleOption, AreaStyleOption, OptionDataValue, SymbolOptionMixin, SeriesSamplingOptionMixin, StatesOptionMixin, SeriesEncodeOptionMixin, CallbackDataParams, DefaultEmphasisFocus } from '../../util/types.js'; -import SeriesData from '../../data/SeriesData.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import type Polar from '../../coord/polar/Polar.js'; -import { ECSymbol } from '../../util/symbol.js'; -import { Group } from '../../util/graphic.js'; -import { LegendIconParams } from '../../component/legend/LegendModel.js'; -declare type LineDataValue = OptionDataValue | OptionDataValue[]; -interface LineStateOptionMixin { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean | number; - }; -} -export interface LineStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; - endLabel?: LineEndLabelOption; -} -export interface LineDataItemOption extends SymbolOptionMixin, LineStateOption, StatesOptionMixin { - name?: string; - value?: LineDataValue; -} -export interface LineEndLabelOption extends SeriesLabelOption { - valueAnimation?: boolean; -} -export interface LineSeriesOption extends SeriesOption, LineStateOptionMixin & { - emphasis?: { - lineStyle?: Omit & { - width?: LineStyleOption['width'] | 'bolder'; - }; - areaStyle?: AreaStyleOption; - }; - blur?: { - lineStyle?: LineStyleOption; - areaStyle?: AreaStyleOption; - }; -}>, LineStateOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesStackOptionMixin, SeriesSamplingOptionMixin, SymbolOptionMixin, SeriesEncodeOptionMixin { - type?: 'line'; - coordinateSystem?: 'cartesian2d' | 'polar'; - clip?: boolean; - label?: SeriesLabelOption; - endLabel?: LineEndLabelOption; - lineStyle?: LineStyleOption; - areaStyle?: AreaStyleOption & { - origin?: 'auto' | 'start' | 'end' | number; - }; - step?: false | 'start' | 'end' | 'middle'; - smooth?: boolean | number; - smoothMonotone?: 'x' | 'y' | 'none'; - connectNulls?: boolean; - showSymbol?: boolean; - showAllSymbol?: 'auto' | boolean; - data?: (LineDataValue | LineDataItemOption)[]; - triggerLineEvent?: boolean; -} -declare class LineSeriesModel extends SeriesModel { - static readonly type = "series.line"; - type: string; - static readonly dependencies: string[]; - coordinateSystem: Cartesian2D | Polar; - hasSymbolVisual: boolean; - getInitialData(option: LineSeriesOption): SeriesData; - static defaultOption: LineSeriesOption; - getLegendIcon(opt: LegendIconParams): ECSymbol | Group; -} -export default LineSeriesModel; diff --git a/node_modules/echarts/types/src/chart/line/LineView.d.ts b/node_modules/echarts/types/src/chart/line/LineView.d.ts deleted file mode 100644 index ac00ed4..0000000 --- a/node_modules/echarts/types/src/chart/line/LineView.d.ts +++ /dev/null @@ -1,52 +0,0 @@ -import SymbolDraw from '../helper/SymbolDraw.js'; -import * as graphic from '../../util/graphic.js'; -import { ECPolyline, ECPolygon } from './poly.js'; -import ChartView from '../../view/Chart.js'; -import LineSeriesModel, { LineSeriesOption } from './LineSeries.js'; -import type GlobalModel from '../../model/Global.js'; -import type ExtensionAPI from '../../core/ExtensionAPI.js'; -import Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import Polar from '../../coord/polar/Polar.js'; -import type SeriesData from '../../data/SeriesData.js'; -import type { Payload, DisplayState, LabelOption } from '../../util/types.js'; -import { CoordinateSystemClipArea } from '../../coord/CoordinateSystem.js'; -import Model from '../../model/Model.js'; -declare type PolarArea = ReturnType; -declare type Cartesian2DArea = ReturnType; -interface EndLabelAnimationRecord { - lastFrameIndex: number; - originalX?: number; - originalY?: number; -} -declare class LineView extends ChartView { - static readonly type = "line"; - _symbolDraw: SymbolDraw; - _lineGroup: graphic.Group; - _coordSys: Cartesian2D | Polar; - _endLabel: graphic.Text; - _polyline: ECPolyline; - _polygon: ECPolygon; - _stackedOnPoints: ArrayLike; - _points: ArrayLike; - _step: LineSeriesOption['step']; - _valueOrigin: LineSeriesOption['areaStyle']['origin']; - _clipShapeForSymbol: CoordinateSystemClipArea; - _data: SeriesData; - init(): void; - render(seriesModel: LineSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - private packEventData; - highlight(seriesModel: LineSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - downplay(seriesModel: LineSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - _changePolyState(toState: DisplayState): void; - _newPolyline(points: ArrayLike): ECPolyline; - _newPolygon(points: ArrayLike, stackedOnPoints: ArrayLike): ECPolygon; - _initSymbolLabelAnimation(data: SeriesData, coordSys: Polar | Cartesian2D, clipShape: PolarArea | Cartesian2DArea): void; - _initOrUpdateEndLabel(seriesModel: LineSeriesModel, coordSys: Cartesian2D, inheritColor: string): void; - _endLabelOnDuring(percent: number, clipRect: graphic.Rect, data: SeriesData, animationRecord: EndLabelAnimationRecord, valueAnimation: boolean, endLabelModel: Model, coordSys: Cartesian2D): void; - /** - * @private - */ - _doUpdateAnimation(data: SeriesData, stackedOnPoints: ArrayLike, coordSys: Cartesian2D | Polar, api: ExtensionAPI, step: LineSeriesOption['step'], valueOrigin: LineSeriesOption['areaStyle']['origin'], connectNulls: boolean): void; - remove(ecModel: GlobalModel): void; -} -export default LineView; diff --git a/node_modules/echarts/types/src/chart/line/helper.d.ts b/node_modules/echarts/types/src/chart/line/helper.d.ts deleted file mode 100644 index 072653b..0000000 --- a/node_modules/echarts/types/src/chart/line/helper.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import type Polar from '../../coord/polar/Polar.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import SeriesData from '../../data/SeriesData.js'; -import type { LineSeriesOption } from './LineSeries.js'; -interface CoordInfo { - dataDimsForPoint: string[]; - valueStart: number; - valueAxisDim: string; - baseAxisDim: string; - stacked: boolean; - valueDim: string; - baseDim: string; - baseDataOffset: number; - stackedOverDimension: string; -} -export declare function prepareDataCoordInfo(coordSys: Cartesian2D | Polar, data: SeriesData, valueOrigin?: LineSeriesOption['areaStyle']['origin']): CoordInfo; -export declare function getStackedOnPoint(dataCoordInfo: CoordInfo, coordSys: Cartesian2D | Polar, data: SeriesData, idx: number): number[]; -export {}; diff --git a/node_modules/echarts/types/src/chart/line/install.d.ts b/node_modules/echarts/types/src/chart/line/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/line/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/line/lineAnimationDiff.d.ts b/node_modules/echarts/types/src/chart/line/lineAnimationDiff.d.ts deleted file mode 100644 index c87a0d2..0000000 --- a/node_modules/echarts/types/src/chart/line/lineAnimationDiff.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import SeriesData from '../../data/SeriesData.js'; -import type Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import type Polar from '../../coord/polar/Polar.js'; -import { LineSeriesOption } from './LineSeries.js'; -interface DiffItem { - cmd: '+' | '=' | '-'; - idx: number; - idx1?: number; -} -export default function lineAnimationDiff(oldData: SeriesData, newData: SeriesData, oldStackedOnPoints: ArrayLike, newStackedOnPoints: ArrayLike, oldCoordSys: Cartesian2D | Polar, newCoordSys: Cartesian2D | Polar, oldValueOrigin: LineSeriesOption['areaStyle']['origin'], newValueOrigin: LineSeriesOption['areaStyle']['origin']): { - current: number[] | Float32Array; - next: number[] | Float32Array; - stackedOnCurrent: number[] | Float32Array; - stackedOnNext: number[] | Float32Array; - status: DiffItem[]; -}; -export {}; diff --git a/node_modules/echarts/types/src/chart/line/poly.d.ts b/node_modules/echarts/types/src/chart/line/poly.d.ts deleted file mode 100644 index 0aeac59..0000000 --- a/node_modules/echarts/types/src/chart/line/poly.d.ts +++ /dev/null @@ -1,39 +0,0 @@ -import Path, { PathProps } from 'zrender/lib/graphic/Path.js'; -import PathProxy from 'zrender/lib/core/PathProxy.js'; -declare class ECPolylineShape { - points: ArrayLike; - smooth: number; - smoothConstraint: boolean; - smoothMonotone: 'x' | 'y' | 'none'; - connectNulls: boolean; -} -interface ECPolylineProps extends PathProps { - shape?: Partial; -} -export declare class ECPolyline extends Path { - readonly type = "ec-polyline"; - shape: ECPolylineShape; - constructor(opts?: ECPolylineProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): ECPolylineShape; - buildPath(ctx: PathProxy, shape: ECPolylineShape): void; - getPointOn(xOrY: number, dim: 'x' | 'y'): number[]; -} -declare class ECPolygonShape extends ECPolylineShape { - stackedOnPoints: ArrayLike; - stackedOnSmooth: number; -} -interface ECPolygonProps extends PathProps { - shape?: Partial; -} -export declare class ECPolygon extends Path { - readonly type = "ec-polygon"; - shape: ECPolygonShape; - constructor(opts?: ECPolygonProps); - getDefaultShape(): ECPolygonShape; - buildPath(ctx: PathProxy, shape: ECPolygonShape): void; -} -export {}; diff --git a/node_modules/echarts/types/src/chart/lines.d.ts b/node_modules/echarts/types/src/chart/lines.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/lines.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/lines/LinesSeries.d.ts b/node_modules/echarts/types/src/chart/lines/LinesSeries.d.ts deleted file mode 100644 index 19e9b73..0000000 --- a/node_modules/echarts/types/src/chart/lines/LinesSeries.d.ts +++ /dev/null @@ -1,74 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import SeriesData from '../../data/SeriesData.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnGeoOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesLargeOptionMixin, LineStyleOption, OptionDataValue, StatesOptionMixin, SeriesLineLabelOption, DimensionDefinitionLoose, DefaultStatesMixinEmphasis, ZRColor, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import type { LineDrawModelOption } from '../helper/LineDraw.js'; -declare type LinesCoords = number[][]; -declare type LinesValue = OptionDataValue | OptionDataValue[]; -interface LinesLineStyleOption extends LineStyleOption { - curveness?: number; -} -interface LinesStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface LinesStateOption { - lineStyle?: LinesLineStyleOption<(TCbParams extends never ? never : (params: TCbParams) => ZRColor) | ZRColor>; - label?: SeriesLineLabelOption; -} -export interface LinesDataItemOption extends LinesStateOption, StatesOptionMixin { - name?: string; - fromName?: string; - toName?: string; - symbol?: string[] | string; - symbolSize?: number[] | number; - coords?: LinesCoords; - value?: LinesValue; - effect?: LineDrawModelOption['effect']; -} -export interface LinesSeriesOption extends SeriesOption, LinesStateOption, SeriesOnCartesianOptionMixin, SeriesOnGeoOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesLargeOptionMixin { - type?: 'lines'; - coordinateSystem?: string; - symbol?: string[] | string; - symbolSize?: number[] | number; - effect?: LineDrawModelOption['effect']; - /** - * If lines are polyline - * polyline not support curveness, label, animation - */ - polyline?: boolean; - /** - * If clip the overflow. - * Available when coordinateSystem is cartesian or polar. - */ - clip?: boolean; - data?: LinesDataItemOption[] | ArrayLike; - dimensions?: DimensionDefinitionLoose | DimensionDefinitionLoose[]; -} -declare class LinesSeriesModel extends SeriesModel { - static readonly type = "series.lines"; - readonly type = "series.lines"; - static readonly dependencies: string[]; - visualStyleAccessPath: string; - visualDrawType: "stroke"; - private _flatCoords; - private _flatCoordsOffset; - init(option: LinesSeriesOption): void; - mergeOption(option: LinesSeriesOption): void; - appendData(params: Pick): void; - _getCoordsFromItemModel(idx: number): LinesCoords | (LinesDataItemOption & any[]); - getLineCoordsCount(idx: number): number; - getLineCoords(idx: number, out: number[][]): number; - _processFlatCoordsArray(data: LinesSeriesOption['data']): { - flatCoordsOffset: Uint32Array; - flatCoords: Float64Array; - count: number; - }; - getInitialData(option: LinesSeriesOption, ecModel: GlobalModel): SeriesData; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): string | import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - preventIncremental(): boolean; - getProgressive(): number | false; - getProgressiveThreshold(): number; - getZLevelKey(): string; - static defaultOption: LinesSeriesOption; -} -export default LinesSeriesModel; diff --git a/node_modules/echarts/types/src/chart/lines/LinesView.d.ts b/node_modules/echarts/types/src/chart/lines/LinesView.d.ts deleted file mode 100644 index 18d1492..0000000 --- a/node_modules/echarts/types/src/chart/lines/LinesView.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import LineDraw from '../helper/LineDraw.js'; -import LargeLineDraw from '../helper/LargeLineDraw.js'; -import ChartView from '../../view/Chart.js'; -import LinesSeriesModel from './LinesSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { StageHandlerProgressParams } from '../../util/types.js'; -import SeriesData from '../../data/SeriesData.js'; -import Element from 'zrender/lib/Element.js'; -declare class LinesView extends ChartView { - static readonly type = "lines"; - readonly type = "lines"; - private _lastZlevel; - private _finished; - private _lineDraw; - private _hasEffet; - private _isPolyline; - private _isLargeDraw; - render(seriesModel: LinesSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalPrepareRender(seriesModel: LinesSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(taskParams: StageHandlerProgressParams, seriesModel: LinesSeriesModel, ecModel: GlobalModel): void; - eachRendered(cb: (el: Element) => boolean | void): void; - updateTransform(seriesModel: LinesSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): { - readonly update: true; - }; - _updateLineDraw(data: SeriesData, seriesModel: LinesSeriesModel): LineDraw | LargeLineDraw; - private _showEffect; - _clearLayer(api: ExtensionAPI): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default LinesView; diff --git a/node_modules/echarts/types/src/chart/lines/install.d.ts b/node_modules/echarts/types/src/chart/lines/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/lines/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/lines/linesLayout.d.ts b/node_modules/echarts/types/src/chart/lines/linesLayout.d.ts deleted file mode 100644 index e2f3390..0000000 --- a/node_modules/echarts/types/src/chart/lines/linesLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -declare const linesLayout: StageHandler; -export default linesLayout; diff --git a/node_modules/echarts/types/src/chart/lines/linesVisual.d.ts b/node_modules/echarts/types/src/chart/lines/linesVisual.d.ts deleted file mode 100644 index 35562cb..0000000 --- a/node_modules/echarts/types/src/chart/lines/linesVisual.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -declare const linesVisual: StageHandler; -export default linesVisual; diff --git a/node_modules/echarts/types/src/chart/map.d.ts b/node_modules/echarts/types/src/chart/map.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/map.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/map/MapSeries.d.ts b/node_modules/echarts/types/src/chart/map/MapSeries.d.ts deleted file mode 100644 index 72f53a3..0000000 --- a/node_modules/echarts/types/src/chart/map/MapSeries.d.ts +++ /dev/null @@ -1,64 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, BoxLayoutOptionMixin, SeriesEncodeOptionMixin, OptionDataItemObject, OptionDataValueNumeric, ParsedValue, SeriesOnGeoOptionMixin, StatesOptionMixin, SeriesLabelOption, StatesMixinBase, CallbackDataParams } from '../../util/types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import GeoModel, { GeoCommonOptionMixin, GeoItemStyleOption } from '../../coord/geo/GeoModel.js'; -import SeriesData from '../../data/SeriesData.js'; -import Model from '../../model/Model.js'; -import Geo from '../../coord/geo/Geo.js'; -import { ECSymbol } from '../../util/symbol.js'; -import { LegendIconParams } from '../../component/legend/LegendModel.js'; -import { Group } from '../../util/graphic.js'; -export interface MapStateOption { - itemStyle?: GeoItemStyleOption; - label?: SeriesLabelOption; -} -export interface MapDataItemOption extends MapStateOption, StatesOptionMixin, OptionDataItemObject { - cursor?: string; -} -export declare type MapValueCalculationType = 'sum' | 'average' | 'min' | 'max'; -export interface MapSeriesOption extends SeriesOption, StatesMixinBase>, MapStateOption, GeoCommonOptionMixin, SeriesOnGeoOptionMixin, BoxLayoutOptionMixin, SeriesEncodeOptionMixin { - type?: 'map'; - coordinateSystem?: string; - silent?: boolean; - markLine?: any; - markPoint?: any; - markArea?: any; - mapValueCalculation?: MapValueCalculationType; - showLegendSymbol?: boolean; - geoCoord?: Dictionary; - data?: (OptionDataValueNumeric | OptionDataValueNumeric[] | MapDataItemOption)[]; - nameProperty?: string; -} -declare class MapSeries extends SeriesModel { - static type: "series.map"; - type: "series.map"; - static dependencies: string[]; - static layoutMode: "box"; - coordinateSystem: Geo; - originalData: SeriesData; - mainSeries: MapSeries; - needsDrawMap: boolean; - seriesGroup: MapSeries[]; - getInitialData(this: MapSeries, option: MapSeriesOption): SeriesData; - /** - * If no host geo model, return null, which means using a - * inner exclusive geo model. - */ - getHostGeoModel(): GeoModel; - getMapType(): string; - getRawValue(dataIndex: number): ParsedValue; - /** - * Get model of region - */ - getRegionModel(regionName: string): Model; - /** - * Map tooltip formatter - */ - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupSection; - getTooltipPosition: (this: MapSeries, dataIndex: number) => number[]; - setZoom(zoom: number): void; - setCenter(center: number[]): void; - getLegendIcon(opt: LegendIconParams): ECSymbol | Group; - static defaultOption: MapSeriesOption; -} -export default MapSeries; diff --git a/node_modules/echarts/types/src/chart/map/MapView.d.ts b/node_modules/echarts/types/src/chart/map/MapView.d.ts deleted file mode 100644 index e3fde05..0000000 --- a/node_modules/echarts/types/src/chart/map/MapView.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import MapSeries from './MapSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -declare class MapView extends ChartView { - static type: "map"; - readonly type: "map"; - private _mapDraw; - render(mapModel: MapSeries, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - remove(): void; - dispose(): void; - private _renderSymbols; -} -export default MapView; diff --git a/node_modules/echarts/types/src/chart/map/install.d.ts b/node_modules/echarts/types/src/chart/map/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/map/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/map/mapDataStatistic.d.ts b/node_modules/echarts/types/src/chart/map/mapDataStatistic.d.ts deleted file mode 100644 index 6443e7c..0000000 --- a/node_modules/echarts/types/src/chart/map/mapDataStatistic.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function mapDataStatistic(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/map/mapSymbolLayout.d.ts b/node_modules/echarts/types/src/chart/map/mapSymbolLayout.d.ts deleted file mode 100644 index bbd7c06..0000000 --- a/node_modules/echarts/types/src/chart/map/mapSymbolLayout.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function mapSymbolLayout(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/parallel.d.ts b/node_modules/echarts/types/src/chart/parallel.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/parallel.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/parallel/ParallelSeries.d.ts b/node_modules/echarts/types/src/chart/parallel/ParallelSeries.d.ts deleted file mode 100644 index 5abc4dd..0000000 --- a/node_modules/echarts/types/src/chart/parallel/ParallelSeries.d.ts +++ /dev/null @@ -1,47 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesEncodeOptionMixin, LineStyleOption, SeriesLabelOption, SeriesTooltipOption, OptionDataValue, StatesOptionMixin, DefaultStatesMixinEmphasis, ZRColor, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import { ParallelActiveState, ParallelAxisOption } from '../../coord/parallel/AxisModel.js'; -import Parallel from '../../coord/parallel/Parallel.js'; -declare type ParallelSeriesDataValue = OptionDataValue[]; -interface ParallelStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface ParallelStateOption { - lineStyle?: LineStyleOption<(TCbParams extends never ? never : (params: TCbParams) => ZRColor) | ZRColor>; - label?: SeriesLabelOption; -} -export interface ParallelSeriesDataItemOption extends ParallelStateOption, StatesOptionMixin { - value?: ParallelSeriesDataValue; -} -export interface ParallelSeriesOption extends SeriesOption, ParallelStatesMixin>, ParallelStateOption, SeriesEncodeOptionMixin { - type?: 'parallel'; - coordinateSystem?: string; - parallelIndex?: number; - parallelId?: string; - inactiveOpacity?: number; - activeOpacity?: number; - smooth?: boolean | number; - realtime?: boolean; - tooltip?: SeriesTooltipOption; - parallelAxisDefault?: ParallelAxisOption; - data?: (ParallelSeriesDataValue | ParallelSeriesDataItemOption)[]; -} -declare class ParallelSeriesModel extends SeriesModel { - static type: string; - readonly type: string; - static dependencies: string[]; - visualStyleAccessPath: string; - visualDrawType: "stroke"; - coordinateSystem: Parallel; - getInitialData(this: ParallelSeriesModel, option: ParallelSeriesOption, ecModel: GlobalModel): SeriesData; - /** - * User can get data raw indices on 'axisAreaSelected' event received. - * - * @return Raw indices - */ - getRawIndicesByActiveState(activeState: ParallelActiveState): number[]; - static defaultOption: ParallelSeriesOption; -} -export default ParallelSeriesModel; diff --git a/node_modules/echarts/types/src/chart/parallel/ParallelView.d.ts b/node_modules/echarts/types/src/chart/parallel/ParallelView.d.ts deleted file mode 100644 index fe7b3da..0000000 --- a/node_modules/echarts/types/src/chart/parallel/ParallelView.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import ParallelSeriesModel from './ParallelSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { StageHandlerProgressParams, Payload } from '../../util/types.js'; -declare class ParallelView extends ChartView { - static type: string; - type: string; - private _dataGroup; - private _data; - private _initialized; - private _progressiveEls; - init(): void; - /** - * @override - */ - render(seriesModel: ParallelSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - incrementalPrepareRender(seriesModel: ParallelSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(taskParams: StageHandlerProgressParams, seriesModel: ParallelSeriesModel, ecModel: GlobalModel): void; - remove(): void; -} -export default ParallelView; diff --git a/node_modules/echarts/types/src/chart/parallel/install.d.ts b/node_modules/echarts/types/src/chart/parallel/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/parallel/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/parallel/parallelVisual.d.ts b/node_modules/echarts/types/src/chart/parallel/parallelVisual.d.ts deleted file mode 100644 index b98f1df..0000000 --- a/node_modules/echarts/types/src/chart/parallel/parallelVisual.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -declare const parallelVisual: StageHandler; -export default parallelVisual; diff --git a/node_modules/echarts/types/src/chart/pictorialBar.d.ts b/node_modules/echarts/types/src/chart/pictorialBar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/pictorialBar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/pie.d.ts b/node_modules/echarts/types/src/chart/pie.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/pie.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/pie/PieSeries.d.ts b/node_modules/echarts/types/src/chart/pie/PieSeries.d.ts deleted file mode 100644 index 0a5de90..0000000 --- a/node_modules/echarts/types/src/chart/pie/PieSeries.d.ts +++ /dev/null @@ -1,85 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, CallbackDataParams, CircleLayoutOptionMixin, LabelLineOption, ItemStyleOption, BoxLayoutOptionMixin, OptionDataValueNumeric, SeriesEncodeOptionMixin, OptionDataItemObject, StatesOptionMixin, SeriesLabelOption, DefaultEmphasisFocus } from '../../util/types.js'; -import type SeriesData from '../../data/SeriesData.js'; -interface PieItemStyleOption extends ItemStyleOption { - borderRadius?: (number | string)[] | number | string; -} -export interface PieCallbackDataParams extends CallbackDataParams { - percent: number; -} -export interface PieStateOption { - itemStyle?: PieItemStyleOption; - label?: PieLabelOption; - labelLine?: PieLabelLineOption; -} -interface PieLabelOption extends Omit { - rotate?: number | boolean | 'radial' | 'tangential'; - alignTo?: 'none' | 'labelLine' | 'edge'; - edgeDistance?: string | number; - /** - * @deprecated Use `edgeDistance` instead - */ - margin?: string | number; - bleedMargin?: number; - distanceToLabelLine?: number; - position?: SeriesLabelOption['position'] | 'outer' | 'inner' | 'center' | 'outside'; -} -interface PieLabelLineOption extends LabelLineOption { - /** - * Max angle between labelLine and surface normal. - * 0 - 180 - */ - maxSurfaceAngle?: number; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean; - scaleSize?: number; - }; -} -export interface PieDataItemOption extends OptionDataItemObject, PieStateOption, StatesOptionMixin { - cursor?: string; -} -export interface PieSeriesOption extends Omit, ExtraStateOption>, 'labelLine'>, PieStateOption, Omit, BoxLayoutOptionMixin, SeriesEncodeOptionMixin { - type?: 'pie'; - roseType?: 'radius' | 'area'; - center?: string | number | (string | number)[]; - clockwise?: boolean; - startAngle?: number; - endAngle?: number | 'auto'; - padAngle?: number; - minAngle?: number; - minShowLabelAngle?: number; - selectedOffset?: number; - avoidLabelOverlap?: boolean; - percentPrecision?: number; - stillShowZeroSum?: boolean; - animationType?: 'expansion' | 'scale'; - animationTypeUpdate?: 'transition' | 'expansion'; - showEmptyCircle?: boolean; - emptyCircleStyle?: PieItemStyleOption; - data?: (OptionDataValueNumeric | OptionDataValueNumeric[] | PieDataItemOption)[]; -} -declare class PieSeriesModel extends SeriesModel { - static type: "series.pie"; - /** - * @overwrite - */ - init(option: PieSeriesOption): void; - /** - * @overwrite - */ - mergeOption(): void; - /** - * @overwrite - */ - getInitialData(this: PieSeriesModel): SeriesData; - /** - * @overwrite - */ - getDataParams(dataIndex: number): PieCallbackDataParams; - private _defaultLabelLine; - static defaultOption: Omit; -} -export default PieSeriesModel; diff --git a/node_modules/echarts/types/src/chart/pie/PieView.d.ts b/node_modules/echarts/types/src/chart/pie/PieView.d.ts deleted file mode 100644 index e305340..0000000 --- a/node_modules/echarts/types/src/chart/pie/PieView.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -import PieSeriesModel from './PieSeries.js'; -declare class PieView extends ChartView { - static type: string; - ignoreLabelLineUpdate: boolean; - private _data; - private _emptyCircleSector; - render(seriesModel: PieSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - dispose(): void; - containPoint(point: number[], seriesModel: PieSeriesModel): boolean; -} -export default PieView; diff --git a/node_modules/echarts/types/src/chart/pie/install.d.ts b/node_modules/echarts/types/src/chart/pie/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/pie/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/pie/labelLayout.d.ts b/node_modules/echarts/types/src/chart/pie/labelLayout.d.ts deleted file mode 100644 index de77dd7..0000000 --- a/node_modules/echarts/types/src/chart/pie/labelLayout.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import PieSeriesModel from './PieSeries.js'; -export default function pieLabelLayout(seriesModel: PieSeriesModel): void; diff --git a/node_modules/echarts/types/src/chart/pie/pieLayout.d.ts b/node_modules/echarts/types/src/chart/pie/pieLayout.d.ts deleted file mode 100644 index acf7f1a..0000000 --- a/node_modules/echarts/types/src/chart/pie/pieLayout.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import PieSeriesModel from './PieSeries.js'; -import { SectorShape } from 'zrender/lib/graphic/shape/Sector.js'; -export declare function getBasicPieLayout(seriesModel: PieSeriesModel, api: ExtensionAPI): Pick; -export default function pieLayout(seriesType: 'pie', ecModel: GlobalModel, api: ExtensionAPI): void; -export declare const getSeriesLayoutData: (hostObj: PieSeriesModel) => { - startAngle: number; - endAngle: number; - clockwise: boolean; -}; diff --git a/node_modules/echarts/types/src/chart/radar.d.ts b/node_modules/echarts/types/src/chart/radar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/radar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/radar/RadarSeries.d.ts b/node_modules/echarts/types/src/chart/radar/RadarSeries.d.ts deleted file mode 100644 index 71caabd..0000000 --- a/node_modules/echarts/types/src/chart/radar/RadarSeries.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, LineStyleOption, SeriesLabelOption, SymbolOptionMixin, ItemStyleOption, AreaStyleOption, OptionDataValue, StatesOptionMixin, OptionDataItemObject, SeriesEncodeOptionMixin, CallbackDataParams, DefaultStatesMixinEmphasis } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import Radar from '../../coord/radar/Radar.js'; -declare type RadarSeriesDataValue = OptionDataValue[]; -interface RadarStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface RadarSeriesStateOption { - lineStyle?: LineStyleOption; - areaStyle?: AreaStyleOption; - label?: SeriesLabelOption; - itemStyle?: ItemStyleOption; -} -export interface RadarSeriesDataItemOption extends SymbolOptionMixin, RadarSeriesStateOption, StatesOptionMixin, RadarStatesMixin>, OptionDataItemObject { -} -export interface RadarSeriesOption extends SeriesOption, RadarSeriesStateOption, SymbolOptionMixin, SeriesEncodeOptionMixin { - type?: 'radar'; - coordinateSystem?: 'radar'; - radarIndex?: number; - radarId?: string; - data?: (RadarSeriesDataItemOption | RadarSeriesDataValue)[]; -} -declare class RadarSeriesModel extends SeriesModel { - static readonly type = "series.radar"; - readonly type = "series.radar"; - static dependencies: string[]; - coordinateSystem: Radar; - hasSymbolVisual: boolean; - init(option: RadarSeriesOption): void; - getInitialData(option: RadarSeriesOption, ecModel: GlobalModel): SeriesData; - formatTooltip(dataIndex: number, multipleSeries?: boolean, dataType?: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupSection; - getTooltipPosition(dataIndex: number): number[]; - static defaultOption: RadarSeriesOption; -} -export default RadarSeriesModel; diff --git a/node_modules/echarts/types/src/chart/radar/RadarView.d.ts b/node_modules/echarts/types/src/chart/radar/RadarView.d.ts deleted file mode 100644 index 2918898..0000000 --- a/node_modules/echarts/types/src/chart/radar/RadarView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import RadarSeriesModel from './RadarSeries.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -declare class RadarView extends ChartView { - static type: string; - type: string; - private _data; - render(seriesModel: RadarSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - remove(): void; -} -export default RadarView; diff --git a/node_modules/echarts/types/src/chart/radar/backwardCompat.d.ts b/node_modules/echarts/types/src/chart/radar/backwardCompat.d.ts deleted file mode 100644 index bdc3a70..0000000 --- a/node_modules/echarts/types/src/chart/radar/backwardCompat.d.ts +++ /dev/null @@ -1 +0,0 @@ -export default function radarBackwardCompat(option: any): void; diff --git a/node_modules/echarts/types/src/chart/radar/install.d.ts b/node_modules/echarts/types/src/chart/radar/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/radar/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/radar/radarLayout.d.ts b/node_modules/echarts/types/src/chart/radar/radarLayout.d.ts deleted file mode 100644 index 9a90b73..0000000 --- a/node_modules/echarts/types/src/chart/radar/radarLayout.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function radarLayout(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/sankey.d.ts b/node_modules/echarts/types/src/chart/sankey.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/sankey.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/sankey/SankeySeries.d.ts b/node_modules/echarts/types/src/chart/sankey/SankeySeries.d.ts deleted file mode 100644 index e0cb811..0000000 --- a/node_modules/echarts/types/src/chart/sankey/SankeySeries.d.ts +++ /dev/null @@ -1,106 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import Model from '../../model/Model.js'; -import { SeriesOption, BoxLayoutOptionMixin, OptionDataValue, SeriesLabelOption, ItemStyleOption, LineStyleOption, LayoutOrient, ColorString, StatesOptionMixin, OptionDataItemObject, GraphEdgeItemObject, OptionDataValueNumeric, DefaultEmphasisFocus, CallbackDataParams } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import { LayoutRect } from '../../util/layout.js'; -declare type FocusNodeAdjacency = boolean | 'inEdges' | 'outEdges' | 'allEdges'; -export interface SankeyNodeStateOption { - label?: SeriesLabelOption; - itemStyle?: ItemStyleOption; -} -export interface SankeyEdgeStateOption { - lineStyle?: SankeyEdgeStyleOption; -} -interface SankeyBothStateOption extends SankeyNodeStateOption, SankeyEdgeStateOption { -} -interface SankeyEdgeStyleOption extends LineStyleOption { - curveness?: number; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus | 'adjacency' | 'trajectory'; - }; -} -export interface SankeyNodeItemOption extends SankeyNodeStateOption, StatesOptionMixin, OptionDataItemObject { - id?: string; - localX?: number; - localY?: number; - depth?: number; - draggable?: boolean; - focusNodeAdjacency?: FocusNodeAdjacency; -} -export interface SankeyEdgeItemOption extends SankeyEdgeStateOption, StatesOptionMixin, GraphEdgeItemObject { - focusNodeAdjacency?: FocusNodeAdjacency; - edgeLabel?: SeriesLabelOption; -} -export interface SankeyLevelOption extends SankeyNodeStateOption, SankeyEdgeStateOption { - depth: number; -} -export interface SankeySeriesOption extends SeriesOption, ExtraStateOption>, SankeyBothStateOption, BoxLayoutOptionMixin { - type?: 'sankey'; - /** - * color will be linear mapped. - */ - color?: ColorString[]; - coordinateSystem?: 'view'; - orient?: LayoutOrient; - /** - * The width of the node - */ - nodeWidth?: number; - /** - * The vertical distance between two nodes - */ - nodeGap?: number; - /** - * Control if the node can move or not - */ - draggable?: boolean; - /** - * Will be allEdges if true. - * @deprecated - */ - focusNodeAdjacency?: FocusNodeAdjacency; - /** - * The number of iterations to change the position of the node - */ - layoutIterations?: number; - nodeAlign?: 'justify' | 'left' | 'right'; - data?: SankeyNodeItemOption[]; - nodes?: SankeyNodeItemOption[]; - edges?: SankeyEdgeItemOption[]; - links?: SankeyEdgeItemOption[]; - levels?: SankeyLevelOption[]; - edgeLabel?: SeriesLabelOption & { - position?: 'inside'; - }; -} -declare class SankeySeriesModel extends SeriesModel { - static readonly type = "series.sankey"; - readonly type = "series.sankey"; - levelModels: Model[]; - layoutInfo: LayoutRect; - /** - * Init a graph data structure from data in option series - */ - getInitialData(option: SankeySeriesOption, ecModel: GlobalModel): SeriesData, import("../../data/SeriesData").DefaultDataVisual>; - setNodePosition(dataIndex: number, localPosition: number[]): void; - /** - * Return the graphic data structure - * - * @return graphic data structure - */ - getGraph(): import("../../data/Graph").default; - /** - * Get edge data of graphic data structure - * - * @return data structure of list - */ - getEdgeData(): SeriesData, import("../../data/SeriesData").DefaultDataVisual>; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: 'node' | 'edge'): import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - optionUpdated(): void; - getDataParams(dataIndex: number, dataType: 'node' | 'edge'): CallbackDataParams; - static defaultOption: SankeySeriesOption; -} -export default SankeySeriesModel; diff --git a/node_modules/echarts/types/src/chart/sankey/SankeyView.d.ts b/node_modules/echarts/types/src/chart/sankey/SankeyView.d.ts deleted file mode 100644 index 2028a19..0000000 --- a/node_modules/echarts/types/src/chart/sankey/SankeyView.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import SankeySeriesModel from './SankeySeries.js'; -import ChartView from '../../view/Chart.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class SankeyView extends ChartView { - static readonly type = "sankey"; - readonly type = "sankey"; - private _model; - private _focusAdjacencyDisabled; - private _data; - render(seriesModel: SankeySeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(): void; -} -export default SankeyView; diff --git a/node_modules/echarts/types/src/chart/sankey/install.d.ts b/node_modules/echarts/types/src/chart/sankey/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/sankey/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/sankey/sankeyLayout.d.ts b/node_modules/echarts/types/src/chart/sankey/sankeyLayout.d.ts deleted file mode 100644 index a231da9..0000000 --- a/node_modules/echarts/types/src/chart/sankey/sankeyLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -export default function sankeyLayout(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/sankey/sankeyVisual.d.ts b/node_modules/echarts/types/src/chart/sankey/sankeyVisual.d.ts deleted file mode 100644 index e36fe00..0000000 --- a/node_modules/echarts/types/src/chart/sankey/sankeyVisual.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function sankeyVisual(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/scatter.d.ts b/node_modules/echarts/types/src/chart/scatter.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/scatter.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/scatter/ScatterSeries.d.ts b/node_modules/echarts/types/src/chart/scatter/ScatterSeries.d.ts deleted file mode 100644 index 971f7fc..0000000 --- a/node_modules/echarts/types/src/chart/scatter/ScatterSeries.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, OptionDataValue, ItemStyleOption, SeriesLabelOption, SeriesLargeOptionMixin, SeriesStackOptionMixin, SymbolOptionMixin, StatesOptionMixin, OptionDataItemObject, SeriesEncodeOptionMixin, CallbackDataParams, DefaultEmphasisFocus } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import { BrushCommonSelectorsForSeries } from '../../component/brush/selector.js'; -interface ScatterStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -interface ScatterStatesOptionMixin { - emphasis?: { - focus?: DefaultEmphasisFocus; - scale?: boolean | number; - }; -} -export interface ScatterDataItemOption extends SymbolOptionMixin, ScatterStateOption, StatesOptionMixin, OptionDataItemObject { -} -export interface ScatterSeriesOption extends SeriesOption, ScatterStatesOptionMixin>, ScatterStateOption, SeriesOnCartesianOptionMixin, SeriesOnPolarOptionMixin, SeriesOnCalendarOptionMixin, SeriesOnGeoOptionMixin, SeriesOnSingleOptionMixin, SeriesLargeOptionMixin, SeriesStackOptionMixin, SymbolOptionMixin, SeriesEncodeOptionMixin { - type?: 'scatter'; - coordinateSystem?: string; - cursor?: string; - clip?: boolean; - data?: (ScatterDataItemOption | OptionDataValue | OptionDataValue[])[] | ArrayLike; -} -declare class ScatterSeriesModel extends SeriesModel { - static readonly type = "series.scatter"; - type: string; - static readonly dependencies: string[]; - hasSymbolVisual: boolean; - getInitialData(option: ScatterSeriesOption, ecModel: GlobalModel): SeriesData; - getProgressive(): number | false; - getProgressiveThreshold(): number; - brushSelector(dataIndex: number, data: SeriesData, selectors: BrushCommonSelectorsForSeries): boolean; - getZLevelKey(): string; - static defaultOption: ScatterSeriesOption; -} -export default ScatterSeriesModel; diff --git a/node_modules/echarts/types/src/chart/scatter/ScatterView.d.ts b/node_modules/echarts/types/src/chart/scatter/ScatterView.d.ts deleted file mode 100644 index 694388e..0000000 --- a/node_modules/echarts/types/src/chart/scatter/ScatterView.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -import SymbolDraw from '../helper/SymbolDraw.js'; -import LargeSymbolDraw from '../helper/LargeSymbolDraw.js'; -import ChartView from '../../view/Chart.js'; -import ScatterSeriesModel from './ScatterSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import SeriesData from '../../data/SeriesData.js'; -import { TaskProgressParams } from '../../core/task.js'; -import Element from 'zrender/lib/Element.js'; -declare class ScatterView extends ChartView { - static readonly type = "scatter"; - type: string; - _finished: boolean; - _isLargeDraw: boolean; - _symbolDraw: SymbolDraw | LargeSymbolDraw; - render(seriesModel: ScatterSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalPrepareRender(seriesModel: ScatterSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - incrementalRender(taskParams: TaskProgressParams, seriesModel: ScatterSeriesModel, ecModel: GlobalModel): void; - updateTransform(seriesModel: ScatterSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void | { - update: true; - }; - eachRendered(cb: (el: Element) => boolean | void): void; - _getClipShape(seriesModel: ScatterSeriesModel): import("../../coord/CoordinateSystem").CoordinateSystemClipArea; - _updateSymbolDraw(data: SeriesData, seriesModel: ScatterSeriesModel): SymbolDraw | LargeSymbolDraw; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(): void; -} -export default ScatterView; diff --git a/node_modules/echarts/types/src/chart/scatter/install.d.ts b/node_modules/echarts/types/src/chart/scatter/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/scatter/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/sunburst.d.ts b/node_modules/echarts/types/src/chart/sunburst.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/sunburst.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/sunburst/SunburstPiece.d.ts b/node_modules/echarts/types/src/chart/sunburst/SunburstPiece.d.ts deleted file mode 100644 index 3d1db48..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/SunburstPiece.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import { TreeNode } from '../../data/Tree.js'; -import SunburstSeriesModel from './SunburstSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -/** - * Sunburstce of Sunburst including Sector, Label, LabelLine - */ -declare class SunburstPiece extends graphic.Sector { - node: TreeNode; - private _seriesModel; - private _ecModel; - constructor(node: TreeNode, seriesModel: SunburstSeriesModel, ecModel: GlobalModel, api: ExtensionAPI); - updateData(firstCreate: boolean, node: TreeNode, seriesModel: SunburstSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _updateLabel(seriesModel: SunburstSeriesModel): void; -} -export default SunburstPiece; diff --git a/node_modules/echarts/types/src/chart/sunburst/SunburstSeries.d.ts b/node_modules/echarts/types/src/chart/sunburst/SunburstSeries.d.ts deleted file mode 100644 index 544c9fa..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/SunburstSeries.d.ts +++ /dev/null @@ -1,100 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { TreeNode } from '../../data/Tree.js'; -import { SeriesOption, CircleLayoutOptionMixin, SeriesLabelOption, ItemStyleOption, OptionDataValue, CallbackDataParams, StatesOptionMixin, OptionDataItemObject, DefaultEmphasisFocus, SunburstColorByMixin } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -import Model from '../../model/Model.js'; -interface SunburstItemStyleOption extends ItemStyleOption { - borderRadius?: (number | string)[] | number | string; -} -interface SunburstLabelOption extends Omit, 'rotate' | 'position'> { - rotate?: 'radial' | 'tangential' | number; - minAngle?: number; - silent?: boolean; - position?: SeriesLabelOption['position'] | 'outside'; -} -interface SunburstDataParams extends CallbackDataParams { - treePathInfo: { - name: string; - dataIndex: number; - value: SunburstSeriesNodeItemOption['value']; - }[]; -} -interface SunburstStatesMixin { - emphasis?: { - focus?: DefaultEmphasisFocus | 'descendant' | 'ancestor'; - }; -} -export interface SunburstStateOption { - itemStyle?: SunburstItemStyleOption; - label?: SunburstLabelOption; -} -export interface SunburstSeriesNodeItemOption extends SunburstStateOption, StatesOptionMixin, SunburstStatesMixin>, OptionDataItemObject { - nodeClick?: 'rootToNode' | 'link' | false; - link?: string; - target?: string; - children?: SunburstSeriesNodeItemOption[]; - collapsed?: boolean; - cursor?: string; -} -export interface SunburstSeriesLevelOption extends SunburstStateOption, StatesOptionMixin, SunburstStatesMixin> { - radius?: (number | string)[]; - /** - * @deprecated use radius instead - */ - r?: number | string; - /** - * @deprecated use radius instead - */ - r0?: number | string; - highlight?: { - itemStyle?: SunburstItemStyleOption; - label?: SunburstLabelOption; - }; -} -interface SortParam { - dataIndex: number; - depth: number; - height: number; - getValue(): number; -} -export interface SunburstSeriesOption extends SeriesOption, SunburstStatesMixin>, SunburstStateOption, SunburstColorByMixin, CircleLayoutOptionMixin { - type?: 'sunburst'; - clockwise?: boolean; - startAngle?: number; - minAngle?: number; - /** - * If still show when all data zero. - */ - stillShowZeroSum?: boolean; - /** - * Policy of highlighting pieces when hover on one - * Valid values: 'none' (for not downplay others), 'descendant', - * 'ancestor', 'self' - */ - nodeClick?: 'rootToNode' | 'link' | false; - renderLabelForZeroData?: boolean; - data?: SunburstSeriesNodeItemOption[]; - levels?: SunburstSeriesLevelOption[]; - animationType?: 'expansion' | 'scale'; - sort?: 'desc' | 'asc' | ((a: SortParam, b: SortParam) => number); -} -interface SunburstSeriesModel { - getFormattedLabel(dataIndex: number, state?: 'emphasis' | 'normal' | 'highlight' | 'blur' | 'select'): string; -} -declare class SunburstSeriesModel extends SeriesModel { - static readonly type = "series.sunburst"; - readonly type = "series.sunburst"; - ignoreStyleOnData: boolean; - private _viewRoot; - private _levelModels; - getInitialData(option: SunburstSeriesOption, ecModel: GlobalModel): SeriesData, import("../../data/SeriesData").DefaultDataVisual>; - optionUpdated(): void; - getDataParams(dataIndex: number): SunburstDataParams; - getLevelModel(node: TreeNode): Model; - static defaultOption: SunburstSeriesOption; - getViewRoot(): TreeNode; - resetViewRoot(viewRoot?: TreeNode): void; - enableAriaDecal(): void; -} -export default SunburstSeriesModel; diff --git a/node_modules/echarts/types/src/chart/sunburst/SunburstView.d.ts b/node_modules/echarts/types/src/chart/sunburst/SunburstView.d.ts deleted file mode 100644 index 00438f2..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/SunburstView.d.ts +++ /dev/null @@ -1,34 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import SunburstPiece from './SunburstPiece.js'; -import SunburstSeriesModel from './SunburstSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { TreeNode } from '../../data/Tree.js'; -interface DrawTreeNode extends TreeNode { - parentNode: DrawTreeNode; - piece: SunburstPiece; - children: DrawTreeNode[]; -} -declare class SunburstView extends ChartView { - static readonly type = "sunburst"; - readonly type = "sunburst"; - seriesModel: SunburstSeriesModel; - api: ExtensionAPI; - ecModel: GlobalModel; - virtualPiece: SunburstPiece; - private _oldChildren; - render(seriesModel: SunburstSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: any): void; - /** - * @private - */ - _initEvents(): void; - /** - * @private - */ - _rootToNode(node: DrawTreeNode): void; - /** - * @implement - */ - containPoint(point: number[], seriesModel: SunburstSeriesModel): boolean; -} -export default SunburstView; diff --git a/node_modules/echarts/types/src/chart/sunburst/install.d.ts b/node_modules/echarts/types/src/chart/sunburst/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/sunburst/sunburstAction.d.ts b/node_modules/echarts/types/src/chart/sunburst/sunburstAction.d.ts deleted file mode 100644 index b6609f2..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/sunburstAction.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare const ROOT_TO_NODE_ACTION = "sunburstRootToNode"; -export declare function installSunburstAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/sunburst/sunburstLayout.d.ts b/node_modules/echarts/types/src/chart/sunburst/sunburstLayout.d.ts deleted file mode 100644 index ea5da23..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/sunburstLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -export default function sunburstLayout(seriesType: 'sunburst', ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/sunburst/sunburstVisual.d.ts b/node_modules/echarts/types/src/chart/sunburst/sunburstVisual.d.ts deleted file mode 100644 index 0505015..0000000 --- a/node_modules/echarts/types/src/chart/sunburst/sunburstVisual.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function sunburstVisual(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/themeRiver.d.ts b/node_modules/echarts/types/src/chart/themeRiver.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/themeRiver.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverSeries.d.ts b/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverSeries.d.ts deleted file mode 100644 index fc7e7e2..0000000 --- a/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverSeries.d.ts +++ /dev/null @@ -1,73 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import SeriesData from '../../data/SeriesData.js'; -import * as zrUtil from 'zrender/lib/core/util.js'; -import { SeriesOption, SeriesOnSingleOptionMixin, OptionDataValueDate, OptionDataValueNumeric, ItemStyleOption, BoxLayoutOptionMixin, ZRColor, SeriesLabelOption, CallbackDataParams, DefaultStatesMixinEmphasis } from '../../util/types.js'; -import SingleAxis from '../../coord/single/SingleAxis.js'; -import GlobalModel from '../../model/Global.js'; -import Single from '../../coord/single/Single.js'; -interface ThemeRiverSeriesLabelOption extends SeriesLabelOption { - margin?: number; -} -declare type ThemerRiverDataItem = [OptionDataValueDate, OptionDataValueNumeric, string]; -interface ThemeRiverStatesMixin { - emphasis?: DefaultStatesMixinEmphasis; -} -export interface ThemeRiverStateOption { - label?: ThemeRiverSeriesLabelOption; - itemStyle?: ItemStyleOption; -} -export interface ThemeRiverSeriesOption extends SeriesOption, ThemeRiverStatesMixin>, ThemeRiverStateOption, SeriesOnSingleOptionMixin, BoxLayoutOptionMixin { - type?: 'themeRiver'; - color?: ZRColor[]; - coordinateSystem?: 'singleAxis'; - /** - * gap in axis's orthogonal orientation - */ - boundaryGap?: (string | number)[]; - /** - * [date, value, name] - */ - data?: ThemerRiverDataItem[]; -} -declare class ThemeRiverSeriesModel extends SeriesModel { - static readonly type = "series.themeRiver"; - readonly type = "series.themeRiver"; - static readonly dependencies: string[]; - nameMap: zrUtil.HashMap; - coordinateSystem: Single; - /** - * @override - */ - init(option: ThemeRiverSeriesOption): void; - /** - * If there is no value of a certain point in the time for some event,set it value to 0. - * - * @param {Array} data initial data in the option - * @return {Array} - */ - fixData(data: ThemeRiverSeriesOption['data']): ThemerRiverDataItem[]; - /** - * @override - * @param option the initial option that user gave - * @param ecModel the model object for themeRiver option - */ - getInitialData(option: ThemeRiverSeriesOption, ecModel: GlobalModel): SeriesData; - /** - * The raw data is divided into multiple layers and each layer - * has same name. - */ - getLayerSeries(): { - name: string; - indices: number[]; - }[]; - /** - * Get data indices for show tooltip content - */ - getAxisTooltipData(dim: string | string[], value: number, baseAxis: SingleAxis): { - dataIndices: number[]; - nestestValue: number; - }; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - static defaultOption: ThemeRiverSeriesOption; -} -export default ThemeRiverSeriesModel; diff --git a/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverView.d.ts b/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverView.d.ts deleted file mode 100644 index a8d11aa..0000000 --- a/node_modules/echarts/types/src/chart/themeRiver/ThemeRiverView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import ThemeRiverSeriesModel from './ThemeRiverSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class ThemeRiverView extends ChartView { - static readonly type = "themeRiver"; - readonly type = "themeRiver"; - private _layersSeries; - private _layers; - render(seriesModel: ThemeRiverSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default ThemeRiverView; diff --git a/node_modules/echarts/types/src/chart/themeRiver/install.d.ts b/node_modules/echarts/types/src/chart/themeRiver/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/themeRiver/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/themeRiver/themeRiverLayout.d.ts b/node_modules/echarts/types/src/chart/themeRiver/themeRiverLayout.d.ts deleted file mode 100644 index 0c5ef62..0000000 --- a/node_modules/echarts/types/src/chart/themeRiver/themeRiverLayout.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ThemeRiverSeriesOption } from './ThemeRiverSeries.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -export interface ThemeRiverLayoutInfo { - rect: RectLike; - boundaryGap: ThemeRiverSeriesOption['boundaryGap']; -} -export default function themeRiverLayout(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/tree.d.ts b/node_modules/echarts/types/src/chart/tree.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/tree.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/tree/TreeSeries.d.ts b/node_modules/echarts/types/src/chart/tree/TreeSeries.d.ts deleted file mode 100644 index 650c0ba..0000000 --- a/node_modules/echarts/types/src/chart/tree/TreeSeries.d.ts +++ /dev/null @@ -1,87 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { SeriesOption, SymbolOptionMixin, BoxLayoutOptionMixin, RoamOptionMixin, LineStyleOption, ItemStyleOption, SeriesLabelOption, OptionDataValue, StatesOptionMixin, OptionDataItemObject, CallbackDataParams, DefaultEmphasisFocus } from '../../util/types.js'; -import SeriesData from '../../data/SeriesData.js'; -import View from '../../coord/View.js'; -import { LayoutRect } from '../../util/layout.js'; -interface CurveLineStyleOption extends LineStyleOption { - curveness?: number; -} -export interface TreeSeriesStateOption { - itemStyle?: ItemStyleOption; - /** - * Line style of the edge between node and it's parent. - */ - lineStyle?: CurveLineStyleOption; - label?: SeriesLabelOption; -} -interface TreeStatesMixin { - emphasis?: { - focus?: DefaultEmphasisFocus | 'ancestor' | 'descendant' | 'relative'; - scale?: boolean; - }; -} -export interface TreeSeriesNodeItemOption extends SymbolOptionMixin, TreeSeriesStateOption, StatesOptionMixin, TreeStatesMixin>, OptionDataItemObject { - children?: TreeSeriesNodeItemOption[]; - collapsed?: boolean; - link?: string; - target?: string; -} -/** - * Configuration of leaves nodes. - */ -export interface TreeSeriesLeavesOption extends TreeSeriesStateOption, StatesOptionMixin { -} -export interface TreeSeriesOption extends SeriesOption, TreeSeriesStateOption, SymbolOptionMixin, BoxLayoutOptionMixin, RoamOptionMixin { - type?: 'tree'; - layout?: 'orthogonal' | 'radial'; - edgeShape?: 'polyline' | 'curve'; - /** - * Available when edgeShape is polyline - */ - edgeForkPosition?: string | number; - nodeScaleRatio?: number; - /** - * The orient of orthoginal layout, can be setted to 'LR', 'TB', 'RL', 'BT'. - * and the backward compatibility configuration 'horizontal = LR', 'vertical = TB'. - */ - orient?: 'LR' | 'TB' | 'RL' | 'BT' | 'horizontal' | 'vertical'; - expandAndCollapse?: boolean; - /** - * The initial expanded depth of tree - */ - initialTreeDepth?: number; - leaves?: TreeSeriesLeavesOption; - data?: TreeSeriesNodeItemOption[]; -} -export interface TreeAncestors { - name: string; - dataIndex: number; - value: number; -} -export interface TreeSeriesCallbackDataParams extends CallbackDataParams { - collapsed: boolean; - treeAncestors?: TreeAncestors[]; -} -declare class TreeSeriesModel extends SeriesModel { - static readonly type = "series.tree"; - static readonly layoutMode = "box"; - coordinateSystem: View; - layoutInfo: LayoutRect; - hasSymbolVisual: boolean; - ignoreStyleOnData: boolean; - /** - * Init a tree data structure from data in option series - */ - getInitialData(option: TreeSeriesOption): SeriesData; - /** - * Make the configuration 'orient' backward compatibly, with 'horizontal = LR', 'vertical = TB'. - * @returns {string} orient - */ - getOrient(): "LR" | "TB" | "RL" | "BT"; - setZoom(zoom: number): void; - setCenter(center: number[]): void; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - getDataParams(dataIndex: number): TreeSeriesCallbackDataParams; - static defaultOption: TreeSeriesOption; -} -export default TreeSeriesModel; diff --git a/node_modules/echarts/types/src/chart/tree/TreeView.d.ts b/node_modules/echarts/types/src/chart/tree/TreeView.d.ts deleted file mode 100644 index aa1b98b..0000000 --- a/node_modules/echarts/types/src/chart/tree/TreeView.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import TreeSeriesModel from './TreeSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class TreeView extends ChartView { - static readonly type = "tree"; - readonly type = "tree"; - private _mainGroup; - private _controller; - private _controllerHost; - private _data; - private _nodeScaleRatio; - private _min; - private _max; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(seriesModel: TreeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _updateViewCoordSys(seriesModel: TreeSeriesModel, api: ExtensionAPI): void; - _updateController(seriesModel: TreeSeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _updateNodeAndLinkScale(seriesModel: TreeSeriesModel): void; - _getNodeGlobalScale(seriesModel: TreeSeriesModel): number; - dispose(): void; - remove(): void; -} -export default TreeView; diff --git a/node_modules/echarts/types/src/chart/tree/install.d.ts b/node_modules/echarts/types/src/chart/tree/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/tree/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/tree/layoutHelper.d.ts b/node_modules/echarts/types/src/chart/tree/layoutHelper.d.ts deleted file mode 100644 index 3d79b4b..0000000 --- a/node_modules/echarts/types/src/chart/tree/layoutHelper.d.ts +++ /dev/null @@ -1,64 +0,0 @@ -/** - * @file The layout algorithm of node-link tree diagrams. Here we using Reingold-Tilford algorithm to drawing - * the tree. - */ -import * as layout from '../../util/layout.js'; -import { TreeNode } from '../../data/Tree.js'; -import TreeSeriesModel from './TreeSeries.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -interface HierNode { - defaultAncestor: TreeLayoutNode; - ancestor: TreeLayoutNode; - prelim: number; - modifier: number; - change: number; - shift: number; - i: number; - thread: TreeLayoutNode; -} -export interface TreeLayoutNode extends TreeNode { - parentNode: TreeLayoutNode; - hierNode: HierNode; - children: TreeLayoutNode[]; -} -/** - * Initialize all computational message for following algorithm. - */ -export declare function init(inRoot: TreeNode): void; -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * Computes a preliminary x coordinate for node. Before that, this function is - * applied recursively to the children of node, as well as the function - * apportion(). After spacing out the children by calling executeShifts(), the - * node is placed to the midpoint of its outermost children. - */ -export declare function firstWalk(node: TreeLayoutNode, separation: SeparationFunc): void; -/** - * The implementation of this function was originally copied from "d3.js" - * - * with some modifications made for this program. - * See the license statement at the head of this file. - * - * Computes all real x-coordinates by summing up the modifiers recursively. - */ -export declare function secondWalk(node: TreeLayoutNode): void; -export declare function separation(cb?: SeparationFunc): SeparationFunc; -/** - * Transform the common coordinate to radial coordinate. - */ -export declare function radialCoordinate(rad: number, r: number): { - x: number; - y: number; -}; -/** - * Get the layout position of the whole view. - */ -export declare function getViewRect(seriesModel: TreeSeriesModel, api: ExtensionAPI): layout.LayoutRect; -interface SeparationFunc { - (node1: TreeLayoutNode, node2: TreeLayoutNode): number; -} -export {}; diff --git a/node_modules/echarts/types/src/chart/tree/traversalHelper.d.ts b/node_modules/echarts/types/src/chart/tree/traversalHelper.d.ts deleted file mode 100644 index b8a9f5f..0000000 --- a/node_modules/echarts/types/src/chart/tree/traversalHelper.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { TreeNode } from '../../data/Tree.js'; -/** - * Traverse the tree from bottom to top and do something - */ -declare function eachAfter(root: TreeNode, callback: (node: TreeNode, separation: T) => void, separation: T): void; -/** - * Traverse the tree from top to bottom and do something - */ -declare function eachBefore(root: TreeNode, callback: (node: TreeNode) => void): void; -export { eachAfter, eachBefore }; diff --git a/node_modules/echarts/types/src/chart/tree/treeAction.d.ts b/node_modules/echarts/types/src/chart/tree/treeAction.d.ts deleted file mode 100644 index 36e6772..0000000 --- a/node_modules/echarts/types/src/chart/tree/treeAction.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { Payload } from '../../util/types.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface TreeExpandAndCollapsePayload extends Payload { - dataIndex: number; -} -export declare function installTreeAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/tree/treeLayout.d.ts b/node_modules/echarts/types/src/chart/tree/treeLayout.d.ts deleted file mode 100644 index 3167f8a..0000000 --- a/node_modules/echarts/types/src/chart/tree/treeLayout.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -export default function treeLayout(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/chart/tree/treeVisual.d.ts b/node_modules/echarts/types/src/chart/tree/treeVisual.d.ts deleted file mode 100644 index 4cfa3dd..0000000 --- a/node_modules/echarts/types/src/chart/tree/treeVisual.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function treeVisual(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/chart/treemap.d.ts b/node_modules/echarts/types/src/chart/treemap.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/chart/treemap.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/chart/treemap/Breadcrumb.d.ts b/node_modules/echarts/types/src/chart/treemap/Breadcrumb.d.ts deleted file mode 100644 index 17a8155..0000000 --- a/node_modules/echarts/types/src/chart/treemap/Breadcrumb.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import TreemapSeriesModel, { TreemapSeriesOption } from './TreemapSeries.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { TreeNode } from '../../data/Tree.js'; -import { ZRElementEvent, BoxLayoutOptionMixin } from '../../util/types.js'; -import Model from '../../model/Model.js'; -interface OnSelectCallback { - (node: TreeNode, e: ZRElementEvent): void; -} -interface LayoutParam { - pos: BoxLayoutOptionMixin; - box: { - width: number; - height: number; - }; - emptyItemWidth: number; - totalWidth: number; - renderList: { - node: TreeNode; - text: string; - width: number; - }[]; -} -declare type BreadcrumbItemStyleModel = Model; -declare type BreadcrumbEmphasisItemStyleModel = Model; -declare type BreadcrumbTextStyleModel = Model; -declare class Breadcrumb { - group: graphic.Group; - constructor(containerGroup: graphic.Group); - render(seriesModel: TreemapSeriesModel, api: ExtensionAPI, targetNode: TreeNode, onSelect: OnSelectCallback): void; - /** - * Prepare render list and total width - * @private - */ - _prepare(targetNode: TreeNode, layoutParam: LayoutParam, textStyleModel: BreadcrumbTextStyleModel): void; - /** - * @private - */ - _renderContent(seriesModel: TreemapSeriesModel, layoutParam: LayoutParam, normalStyleModel: BreadcrumbItemStyleModel, emphasisModel: BreadcrumbEmphasisItemStyleModel, textStyleModel: BreadcrumbTextStyleModel, emphasisTextStyleModel: BreadcrumbTextStyleModel, onSelect: OnSelectCallback): void; - remove(): void; -} -export default Breadcrumb; diff --git a/node_modules/echarts/types/src/chart/treemap/TreemapSeries.d.ts b/node_modules/echarts/types/src/chart/treemap/TreemapSeries.d.ts deleted file mode 100644 index 0ebc19f..0000000 --- a/node_modules/echarts/types/src/chart/treemap/TreemapSeries.d.ts +++ /dev/null @@ -1,182 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { TreeNode } from '../../data/Tree.js'; -import Model from '../../model/Model.js'; -import { SeriesOption, BoxLayoutOptionMixin, ItemStyleOption, LabelOption, RoamOptionMixin, CallbackDataParams, ColorString, StatesOptionMixin, OptionId, OptionName, DecalObject, SeriesLabelOption, DefaultEmphasisFocus, BlurScope } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import { LayoutRect } from '../../util/layout.js'; -import SeriesData from '../../data/SeriesData.js'; -declare type TreemapSeriesDataValue = number | number[]; -interface BreadcrumbItemStyleOption extends ItemStyleOption { - textStyle?: LabelOption; -} -interface TreemapSeriesLabelOption extends SeriesLabelOption { - formatter?: string | ((params: CallbackDataParams) => string); -} -interface TreemapSeriesItemStyleOption extends ItemStyleOption { - borderRadius?: number | number[]; - colorAlpha?: number; - colorSaturation?: number; - borderColorSaturation?: number; - gapWidth?: number; -} -interface TreePathInfo { - name: string; - dataIndex: number; - value: TreemapSeriesDataValue; -} -interface TreemapSeriesCallbackDataParams extends CallbackDataParams { - /** - * @deprecated - */ - treePathInfo?: TreePathInfo[]; - treeAncestors?: TreePathInfo[]; -} -interface ExtraStateOption { - emphasis?: { - focus?: DefaultEmphasisFocus | 'descendant' | 'ancestor'; - }; -} -export interface TreemapStateOption { - itemStyle?: TreemapSeriesItemStyleOption; - label?: TreemapSeriesLabelOption; - upperLabel?: TreemapSeriesLabelOption; -} -export interface TreemapSeriesVisualOption { - /** - * Which dimension will be applied with the visual properties. - */ - visualDimension?: number | string; - /** - * @deprecated Use colorBy instead - */ - colorMappingBy?: 'value' | 'index' | 'id'; - visualMin?: number; - visualMax?: number; - colorAlpha?: number[] | 'none'; - colorSaturation?: number[] | 'none'; - /** - * A node will not be shown when its area size is smaller than this value (unit: px square). - */ - visibleMin?: number; - /** - * Children will not be shown when area size of a node is smaller than this value (unit: px square). - */ - childrenVisibleMin?: number; -} -export interface TreemapSeriesLevelOption extends TreemapSeriesVisualOption, TreemapStateOption, StatesOptionMixin { - color?: ColorString[] | 'none'; - decal?: DecalObject[] | 'none'; -} -export interface TreemapSeriesNodeItemOption extends TreemapSeriesVisualOption, TreemapStateOption, StatesOptionMixin { - id?: OptionId; - name?: OptionName; - value?: TreemapSeriesDataValue; - children?: TreemapSeriesNodeItemOption[]; - color?: ColorString[] | 'none'; - decal?: DecalObject[] | 'none'; -} -export interface TreemapSeriesOption extends SeriesOption, ExtraStateOption>, TreemapStateOption, BoxLayoutOptionMixin, RoamOptionMixin, TreemapSeriesVisualOption { - type?: 'treemap'; - /** - * configuration in echarts2 - * @deprecated - */ - size?: (number | string)[]; - /** - * If sort in desc order. - * Default to be desc. asc has strange effect - */ - sort?: boolean | 'asc' | 'desc'; - /** - * Size of clipped window when zooming. 'origin' or 'fullscreen' - */ - clipWindow?: 'origin' | 'fullscreen'; - squareRatio?: number; - /** - * Nodes on depth from root are regarded as leaves. - * Count from zero (zero represents only view root). - */ - leafDepth?: number; - drillDownIcon?: string; - /** - * Be effective when using zoomToNode. Specify the proportion of the - * target node area in the view area. - */ - zoomToNodeRatio?: number; - /** - * Leaf node click behaviour: 'zoomToNode', 'link', false. - * If leafDepth is set and clicking a node which has children but - * be on left depth, the behaviour would be changing root. Otherwise - * use behaviour defined above. - */ - nodeClick?: 'zoomToNode' | 'link' | false; - breadcrumb?: BoxLayoutOptionMixin & { - show?: boolean; - height?: number; - emptyItemWidth?: number; - itemStyle?: BreadcrumbItemStyleOption; - emphasis?: { - disabled?: boolean; - focus?: DefaultEmphasisFocus; - blurScope?: BlurScope; - itemStyle?: BreadcrumbItemStyleOption; - }; - }; - levels?: TreemapSeriesLevelOption[]; - data?: TreemapSeriesNodeItemOption[]; -} -declare class TreemapSeriesModel extends SeriesModel { - static type: string; - type: string; - static layoutMode: "box"; - preventUsingHoverLayer: boolean; - layoutInfo: LayoutRect; - designatedVisualItemStyle: TreemapSeriesItemStyleOption; - private _viewRoot; - private _idIndexMap; - private _idIndexMapCount; - zoom: number; - zoomLimit: { - max?: number; - min?: number; - }; - static defaultOption: TreemapSeriesOption; - /** - * @override - */ - getInitialData(option: TreemapSeriesOption, ecModel: GlobalModel): SeriesData, import("../../data/SeriesData").DefaultDataVisual>; - optionUpdated(): void; - /** - * @override - * @param {number} dataIndex - * @param {boolean} [mutipleSeries=false] - */ - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../../component/tooltip/tooltipMarkup").TooltipMarkupNameValueBlock; - /** - * Add tree path to tooltip param - * - * @override - * @param {number} dataIndex - * @return {Object} - */ - getDataParams(dataIndex: number): TreemapSeriesCallbackDataParams; - /** - * @public - * @param {Object} layoutInfo { - * x: containerGroup x - * y: containerGroup y - * width: containerGroup width - * height: containerGroup height - * } - */ - setLayoutInfo(layoutInfo: LayoutRect): void; - /** - * @param {string} id - * @return {number} index - */ - mapIdToIndex(id: string): number; - getViewRoot(): TreeNode; - resetViewRoot(viewRoot?: TreeNode): void; - enableAriaDecal(): void; -} -export default TreemapSeriesModel; diff --git a/node_modules/echarts/types/src/chart/treemap/TreemapView.d.ts b/node_modules/echarts/types/src/chart/treemap/TreemapView.d.ts deleted file mode 100644 index 75cbbf1..0000000 --- a/node_modules/echarts/types/src/chart/treemap/TreemapView.d.ts +++ /dev/null @@ -1,56 +0,0 @@ -import ChartView from '../../view/Chart.js'; -import { TreeNode } from '../../data/Tree.js'; -import TreemapSeriesModel from './TreemapSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { TreemapRootToNodePayload, TreemapMovePayload, TreemapRenderPayload, TreemapZoomToNodePayload } from './treemapAction.js'; -interface FoundTargetInfo { - node: TreeNode; - offsetX?: number; - offsetY?: number; -} -declare class TreemapView extends ChartView { - static type: string; - type: string; - private _containerGroup; - private _breadcrumb; - private _controller; - private _controllerHost; - private _oldTree; - private _state; - private _storage; - seriesModel: TreemapSeriesModel; - api: ExtensionAPI; - ecModel: GlobalModel; - /** - * @override - */ - render(seriesModel: TreemapSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: TreemapZoomToNodePayload | TreemapRenderPayload | TreemapMovePayload | TreemapRootToNodePayload): void; - private _giveContainerGroup; - private _doRender; - private _doAnimation; - private _resetController; - private _clearController; - private _onPan; - private _onZoom; - private _initEvents; - private _renderBreadcrumb; - /** - * @override - */ - remove(): void; - dispose(): void; - private _zoomToNode; - private _rootToNode; - /** - * @public - * @param {number} x Global coord x. - * @param {number} y Global coord y. - * @return {Object} info If not found, return undefined; - * @return {number} info.node Target node. - * @return {number} info.offsetX x refer to target node. - * @return {number} info.offsetY y refer to target node. - */ - findTarget(x: number, y: number): FoundTargetInfo; -} -export default TreemapView; diff --git a/node_modules/echarts/types/src/chart/treemap/install.d.ts b/node_modules/echarts/types/src/chart/treemap/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/chart/treemap/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/treemap/treemapAction.d.ts b/node_modules/echarts/types/src/chart/treemap/treemapAction.d.ts deleted file mode 100644 index 7aa787a..0000000 --- a/node_modules/echarts/types/src/chart/treemap/treemapAction.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { Payload } from '../../util/types.js'; -import { TreeNode } from '../../data/Tree.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface TreemapZoomToNodePayload extends Payload { - type: 'treemapZoomToNode'; -} -export interface TreemapRenderPayload extends Payload { - type: 'treemapRender'; - rootRect?: RectLike; -} -export interface TreemapMovePayload extends Payload { - type: 'treemapMove'; - rootRect?: RectLike; -} -export interface TreemapRootToNodePayload extends Payload { - type: 'treemapRootToNode'; - targetNode?: TreeNode | string; - targetNodeId?: string; - direction?: 'rollUp' | 'drillDown'; -} -export declare function installTreemapAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/chart/treemap/treemapLayout.d.ts b/node_modules/echarts/types/src/chart/treemap/treemapLayout.d.ts deleted file mode 100644 index d77985e..0000000 --- a/node_modules/echarts/types/src/chart/treemap/treemapLayout.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import TreemapSeriesModel from './TreemapSeries.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { TreeNode } from '../../data/Tree.js'; -import { TreemapRenderPayload, TreemapMovePayload, TreemapZoomToNodePayload } from './treemapAction.js'; -export interface TreemapLayoutNode extends TreeNode { - parentNode: TreemapLayoutNode; - children: TreemapLayoutNode[]; - viewChildren: TreemapLayoutNode[]; -} -export interface TreemapItemLayout extends RectLike { - area: number; - isLeafRoot: boolean; - dataExtent: [number, number]; - borderWidth: number; - upperHeight: number; - upperLabelHeight: number; - isInView: boolean; - invisible: boolean; - isAboveViewRoot: boolean; -} -declare const _default: { - seriesType: string; - reset: (seriesModel: TreemapSeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload?: TreemapZoomToNodePayload | TreemapRenderPayload | TreemapMovePayload) => void; -}; -/** - * @public - */ -export default _default; diff --git a/node_modules/echarts/types/src/chart/treemap/treemapVisual.d.ts b/node_modules/echarts/types/src/chart/treemap/treemapVisual.d.ts deleted file mode 100644 index 1d19c57..0000000 --- a/node_modules/echarts/types/src/chart/treemap/treemapVisual.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import TreemapSeriesModel from './TreemapSeries.js'; -declare const _default: { - seriesType: string; - reset(seriesModel: TreemapSeriesModel): void; -}; -export default _default; diff --git a/node_modules/echarts/types/src/component/aria.d.ts b/node_modules/echarts/types/src/component/aria.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/aria.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/aria/install.d.ts b/node_modules/echarts/types/src/component/aria/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/aria/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/aria/preprocessor.d.ts b/node_modules/echarts/types/src/component/aria/preprocessor.d.ts deleted file mode 100644 index 8745a28..0000000 --- a/node_modules/echarts/types/src/component/aria/preprocessor.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { ECUnitOption, AriaOptionMixin } from '../../util/types.js'; -export default function ariaPreprocessor(option: ECUnitOption & AriaOptionMixin): void; diff --git a/node_modules/echarts/types/src/component/axis/AngleAxisView.d.ts b/node_modules/echarts/types/src/component/axis/AngleAxisView.d.ts deleted file mode 100644 index 60e1535..0000000 --- a/node_modules/echarts/types/src/component/axis/AngleAxisView.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import AxisView from './AxisView.js'; -import { AngleAxisModel } from '../../coord/polar/AxisModel.js'; -import GlobalModel from '../../model/Global.js'; -declare class AngleAxisView extends AxisView { - static readonly type = "angleAxis"; - readonly type = "angleAxis"; - axisPointerClass: string; - render(angleAxisModel: AngleAxisModel, ecModel: GlobalModel): void; -} -export default AngleAxisView; diff --git a/node_modules/echarts/types/src/component/axis/AxisBuilder.d.ts b/node_modules/echarts/types/src/component/axis/AxisBuilder.d.ts deleted file mode 100644 index cf03f34..0000000 --- a/node_modules/echarts/types/src/component/axis/AxisBuilder.d.ts +++ /dev/null @@ -1,90 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -declare type AxisIndexKey = 'xAxisIndex' | 'yAxisIndex' | 'radiusAxisIndex' | 'angleAxisIndex' | 'singleAxisIndex'; -declare type AxisEventData = { - componentType: string; - componentIndex: number; - targetType: 'axisName' | 'axisLabel'; - name?: string; - value?: string | number; - dataIndex?: number; - tickIndex?: number; -} & { - [key in AxisIndexKey]?: number; -}; -export interface AxisBuilderCfg { - position?: number[]; - rotation?: number; - /** - * Used when nameLocation is 'middle' or 'center'. - * 1 | -1 - */ - nameDirection?: number; - tickDirection?: number; - labelDirection?: number; - /** - * Useful when onZero. - */ - labelOffset?: number; - /** - * default get from axisModel. - */ - axisLabelShow?: boolean; - /** - * default get from axisModel. - */ - axisName?: string; - axisNameAvailableWidth?: number; - /** - * by degree, default get from axisModel. - */ - labelRotate?: number; - strokeContainThreshold?: number; - nameTruncateMaxWidth?: number; - silent?: boolean; - handleAutoShown?(elementType: 'axisLine' | 'axisTick'): boolean; -} -/** - * A final axis is translated and rotated from a "standard axis". - * So opt.position and opt.rotation is required. - * - * A standard axis is and axis from [0, 0] to [0, axisExtent[1]], - * for example: (0, 0) ------------> (0, 50) - * - * nameDirection or tickDirection or labelDirection is 1 means tick - * or label is below the standard axis, whereas is -1 means above - * the standard axis. labelOffset means offset between label and axis, - * which is useful when 'onZero', where axisLabel is in the grid and - * label in outside grid. - * - * Tips: like always, - * positive rotation represents anticlockwise, and negative rotation - * represents clockwise. - * The direction of position coordinate is the same as the direction - * of screen coordinate. - * - * Do not need to consider axis 'inverse', which is auto processed by - * axis extent. - */ -declare class AxisBuilder { - axisModel: AxisBaseModel; - opt: AxisBuilderCfg; - readonly group: graphic.Group; - private _transformGroup; - constructor(axisModel: AxisBaseModel, opt?: AxisBuilderCfg); - hasBuilder(name: keyof typeof builders): boolean; - add(name: keyof typeof builders): void; - getGroup(): graphic.Group; - static innerTextLayout(axisRotation: number, textRotation: number, direction: number): { - rotation: number; - textAlign: import("zrender/lib/core/types").TextAlign; - textVerticalAlign: import("zrender/lib/core/types").TextVerticalAlign; - }; - static makeAxisEventDataBase(axisModel: AxisBaseModel): AxisEventData; - static isLabelSilent(axisModel: AxisBaseModel): boolean; -} -interface AxisElementsBuilder { - (opt: AxisBuilderCfg, axisModel: AxisBaseModel, group: graphic.Group, transformGroup: graphic.Group): void; -} -declare const builders: Record<'axisLine' | 'axisTickLabel' | 'axisName', AxisElementsBuilder>; -export default AxisBuilder; diff --git a/node_modules/echarts/types/src/component/axis/AxisView.d.ts b/node_modules/echarts/types/src/component/axis/AxisView.d.ts deleted file mode 100644 index 4e8a840..0000000 --- a/node_modules/echarts/types/src/component/axis/AxisView.d.ts +++ /dev/null @@ -1,45 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -import type BaseAxisPointer from '../axisPointer/BaseAxisPointer.js'; -interface AxisPointerConstructor { - new (): BaseAxisPointer; -} -/** - * Base class of AxisView. - */ -declare class AxisView extends ComponentView { - static type: string; - type: string; - /** - * @private - */ - private _axisPointer; - /** - * @protected - */ - axisPointerClass: string; - /** - * @override - */ - render(axisModel: AxisBaseModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Action handler. - */ - updateAxisPointer(axisModel: AxisBaseModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * @override - */ - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * @override - */ - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - private _doUpdateAxisPointerClass; - private _disposeAxisPointer; - static registerAxisPointerClass(type: string, clazz: AxisPointerConstructor): void; - static getAxisPointerClass(type: string): AxisPointerConstructor; -} -export default AxisView; diff --git a/node_modules/echarts/types/src/component/axis/CartesianAxisView.d.ts b/node_modules/echarts/types/src/component/axis/CartesianAxisView.d.ts deleted file mode 100644 index 26e5363..0000000 --- a/node_modules/echarts/types/src/component/axis/CartesianAxisView.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import AxisView from './AxisView.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import CartesianAxisModel from '../../coord/cartesian/AxisModel.js'; -import { Payload } from '../../util/types.js'; -declare class CartesianAxisView extends AxisView { - static type: string; - type: string; - axisPointerClass: string; - private _axisGroup; - /** - * @override - */ - render(axisModel: CartesianAxisModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - remove(): void; -} -export declare class CartesianXAxisView extends CartesianAxisView { - static type: string; - type: string; -} -export declare class CartesianYAxisView extends CartesianAxisView { - static type: string; - type: string; -} -export default CartesianAxisView; diff --git a/node_modules/echarts/types/src/component/axis/ParallelAxisView.d.ts b/node_modules/echarts/types/src/component/axis/ParallelAxisView.d.ts deleted file mode 100644 index d681748..0000000 --- a/node_modules/echarts/types/src/component/axis/ParallelAxisView.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { BrushControllerEvents } from '../helper/BrushController.js'; -import ComponentView from '../../view/Component.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -import ParallelAxisModel, { ParallelAreaSelectStyleProps } from '../../coord/parallel/AxisModel.js'; -import { Payload } from '../../util/types.js'; -import ParallelModel from '../../coord/parallel/ParallelModel.js'; -import { ParallelAxisLayoutInfo } from '../../coord/parallel/Parallel.js'; -declare class ParallelAxisView extends ComponentView { - static type: string; - readonly type: string; - private _brushController; - private _axisGroup; - axisModel: ParallelAxisModel; - api: ExtensionAPI; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(axisModel: ParallelAxisModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - _refreshBrushController(builderOpt: Pick, areaSelectStyle: ParallelAreaSelectStyleProps, axisModel: ParallelAxisModel, coordSysModel: ParallelModel, areaWidth: ParallelAreaSelectStyleProps['width'], api: ExtensionAPI): void; - _onBrush(eventParam: BrushControllerEvents['brush']): void; - dispose(): void; -} -export default ParallelAxisView; diff --git a/node_modules/echarts/types/src/component/axis/RadiusAxisView.d.ts b/node_modules/echarts/types/src/component/axis/RadiusAxisView.d.ts deleted file mode 100644 index 76a12a3..0000000 --- a/node_modules/echarts/types/src/component/axis/RadiusAxisView.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import AxisView from './AxisView.js'; -import { RadiusAxisModel } from '../../coord/polar/AxisModel.js'; -import GlobalModel from '../../model/Global.js'; -declare class RadiusAxisView extends AxisView { - static readonly type = "radiusAxis"; - readonly type = "radiusAxis"; - axisPointerClass: string; - private _axisGroup; - render(radiusAxisModel: RadiusAxisModel, ecModel: GlobalModel): void; -} -export default RadiusAxisView; diff --git a/node_modules/echarts/types/src/component/axis/SingleAxisView.d.ts b/node_modules/echarts/types/src/component/axis/SingleAxisView.d.ts deleted file mode 100644 index 65d8d8a..0000000 --- a/node_modules/echarts/types/src/component/axis/SingleAxisView.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import AxisView from './AxisView.js'; -import SingleAxisModel from '../../coord/single/AxisModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -declare class SingleAxisView extends AxisView { - static readonly type = "singleAxis"; - readonly type = "singleAxis"; - private _axisGroup; - axisPointerClass: string; - render(axisModel: SingleAxisModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - remove(): void; -} -export default SingleAxisView; diff --git a/node_modules/echarts/types/src/component/axis/axisSplitHelper.d.ts b/node_modules/echarts/types/src/component/axis/axisSplitHelper.d.ts deleted file mode 100644 index 5c3284b..0000000 --- a/node_modules/echarts/types/src/component/axis/axisSplitHelper.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import GridModel from '../../coord/cartesian/GridModel.js'; -import type SingleAxisView from './SingleAxisView.js'; -import type CartesianAxisView from './CartesianAxisView.js'; -import type SingleAxisModel from '../../coord/single/AxisModel.js'; -import type CartesianAxisModel from '../../coord/cartesian/AxisModel.js'; -export declare function rectCoordAxisBuildSplitArea(axisView: SingleAxisView | CartesianAxisView, axisGroup: graphic.Group, axisModel: SingleAxisModel | CartesianAxisModel, gridModel: GridModel | SingleAxisModel): void; -export declare function rectCoordAxisHandleRemove(axisView: SingleAxisView | CartesianAxisView): void; diff --git a/node_modules/echarts/types/src/component/axis/parallelAxisAction.d.ts b/node_modules/echarts/types/src/component/axis/parallelAxisAction.d.ts deleted file mode 100644 index c3468e1..0000000 --- a/node_modules/echarts/types/src/component/axis/parallelAxisAction.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { Payload } from '../../util/types.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface ParallelAxisExpandPayload extends Payload { - axisExpandWindow?: number[]; -} -export declare function installParallelActions(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/axisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/axisPointer.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/axisPointer/AxisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer/AxisPointer.d.ts deleted file mode 100644 index 89a3d67..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/AxisPointer.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { CommonAxisPointerOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -export interface AxisPointer { - /** - * If `show` called, axisPointer must be displayed or remain its original status. - */ - render(axisModel: AxisBaseModel, axisPointerModel: Model, api: ExtensionAPI, forceRender?: boolean): void; - /** - * If `hide` called, axisPointer must be hidden. - */ - remove(api: ExtensionAPI): void; - dispose(api: ExtensionAPI): void; -} diff --git a/node_modules/echarts/types/src/component/axisPointer/AxisPointerModel.d.ts b/node_modules/echarts/types/src/component/axisPointer/AxisPointerModel.d.ts deleted file mode 100644 index fb2bfa8..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/AxisPointerModel.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, ScaleDataValue, CommonAxisPointerOption } from '../../util/types.js'; -interface MapperParamAxisInfo { - axisIndex: number; - axisName: string; - axisId: string; - axisDim: string; -} -interface AxisPointerLink { - xAxisIndex?: number[] | 'all'; - yAxisIndex?: number[] | 'all'; - xAxisId?: string[]; - yAxisId?: string[]; - xAxisName?: string[] | string; - yAxisName?: string[] | string; - radiusAxisIndex?: number[] | 'all'; - angleAxisIndex?: number[] | 'all'; - radiusAxisId?: string[]; - angleAxisId?: string[]; - radiusAxisName?: string[] | string; - angleAxisName?: string[] | string; - singleAxisIndex?: number[] | 'all'; - singleAxisId?: string[]; - singleAxisName?: string[] | string; - mapper?(sourceVal: ScaleDataValue, sourceAxisInfo: MapperParamAxisInfo, targetAxisInfo: MapperParamAxisInfo): CommonAxisPointerOption['value']; -} -export interface AxisPointerOption extends ComponentOption, Omit { - mainType?: 'axisPointer'; - type?: 'line' | 'shadow' | 'cross' | 'none'; - link?: AxisPointerLink[]; -} -declare class AxisPointerModel extends ComponentModel { - static type: "axisPointer"; - type: "axisPointer"; - coordSysAxesInfo: unknown; - static defaultOption: AxisPointerOption; -} -export default AxisPointerModel; diff --git a/node_modules/echarts/types/src/component/axisPointer/AxisPointerView.d.ts b/node_modules/echarts/types/src/component/axisPointer/AxisPointerView.d.ts deleted file mode 100644 index f56321b..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/AxisPointerView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import AxisPointerModel from './AxisPointerModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class AxisPointerView extends ComponentView { - static type: "axisPointer"; - type: "axisPointer"; - render(globalAxisPointerModel: AxisPointerModel, ecModel: GlobalModel, api: ExtensionAPI): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default AxisPointerView; diff --git a/node_modules/echarts/types/src/component/axisPointer/BaseAxisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer/BaseAxisPointer.d.ts deleted file mode 100644 index b592539..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/BaseAxisPointer.d.ts +++ /dev/null @@ -1,126 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import { AxisPointer } from './AxisPointer.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import Element from 'zrender/lib/Element.js'; -import { VerticalAlign, HorizontalAlign, CommonAxisPointerOption } from '../../util/types.js'; -import { PathProps } from 'zrender/lib/graphic/Path.js'; -import Model from '../../model/Model.js'; -import { TextProps } from 'zrender/lib/graphic/Text.js'; -interface Transform { - x: number; - y: number; - rotation: number; -} -declare type AxisValue = CommonAxisPointerOption['value']; -declare type AxisPointerModel = Model; -interface BaseAxisPointer { - /** - * Should be implemenented by sub-class if support `handle`. - */ - getHandleTransform(value: AxisValue, axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel): Transform; - /** - * * Should be implemenented by sub-class if support `handle`. - */ - updateHandleTransform(transform: Transform, delta: number[], axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel): Transform & { - cursorPoint: number[]; - tooltipOption?: { - verticalAlign?: VerticalAlign; - align?: HorizontalAlign; - }; - }; -} -export interface AxisPointerElementOptions { - graphicKey: string; - pointer: PathProps & { - type: 'Line' | 'Rect' | 'Circle' | 'Sector'; - }; - label: TextProps; -} -/** - * Base axis pointer class in 2D. - */ -declare class BaseAxisPointer implements AxisPointer { - private _group; - private _lastGraphicKey; - private _handle; - private _dragging; - private _lastValue; - private _lastStatus; - private _payloadInfo; - /** - * If have transition animation - */ - private _moveAnimation; - private _axisModel; - private _axisPointerModel; - private _api; - /** - * In px, arbitrary value. Do not set too small, - * no animation is ok for most cases. - */ - protected animationThreshold: number; - /** - * @implement - */ - render(axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI, forceRender?: boolean): void; - /** - * @implement - */ - remove(api: ExtensionAPI): void; - /** - * @implement - */ - dispose(api: ExtensionAPI): void; - /** - * @protected - */ - determineAnimation(axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel): boolean; - /** - * add {pointer, label, graphicKey} to elOption - * @protected - */ - makeElOption(elOption: AxisPointerElementOptions, value: AxisValue, axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI): void; - /** - * @protected - */ - createPointerEl(group: graphic.Group, elOption: AxisPointerElementOptions, axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel): void; - /** - * @protected - */ - createLabelEl(group: graphic.Group, elOption: AxisPointerElementOptions, axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel): void; - /** - * @protected - */ - updatePointerEl(group: graphic.Group, elOption: AxisPointerElementOptions, updateProps: (el: Element, props: PathProps) => void): void; - /** - * @protected - */ - updateLabelEl(group: graphic.Group, elOption: AxisPointerElementOptions, updateProps: (el: Element, props: PathProps) => void, axisPointerModel: AxisPointerModel): void; - /** - * @private - */ - _renderHandle(value: AxisValue): void; - private _moveHandleToValue; - private _onHandleDragMove; - /** - * Throttled method. - */ - _doDispatchAxisPointer(): void; - private _onHandleDragEnd; - /** - * @private - */ - clear(api: ExtensionAPI): void; - /** - * @protected - */ - doClear(): void; - buildLabel(xy: number[], wh: number[], xDimIndex: 0 | 1): { - x: number; - y: number; - width: number; - height: number; - }; -} -export default BaseAxisPointer; diff --git a/node_modules/echarts/types/src/component/axisPointer/CartesianAxisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer/CartesianAxisPointer.d.ts deleted file mode 100644 index d3e5614..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/CartesianAxisPointer.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import BaseAxisPointer, { AxisPointerElementOptions } from './BaseAxisPointer.js'; -import CartesianAxisModel from '../../coord/cartesian/AxisModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ScaleDataValue, VerticalAlign, HorizontalAlign, CommonAxisPointerOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -declare type AxisPointerModel = Model; -declare class CartesianAxisPointer extends BaseAxisPointer { - /** - * @override - */ - makeElOption(elOption: AxisPointerElementOptions, value: ScaleDataValue, axisModel: CartesianAxisModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI): void; - /** - * @override - */ - getHandleTransform(value: ScaleDataValue, axisModel: CartesianAxisModel, axisPointerModel: AxisPointerModel): { - x: number; - y: number; - rotation: number; - }; - /** - * @override - */ - updateHandleTransform(transform: { - x: number; - y: number; - rotation: number; - }, delta: number[], axisModel: CartesianAxisModel, axisPointerModel: AxisPointerModel): { - x: number; - y: number; - rotation: number; - cursorPoint: number[]; - tooltipOption: { - verticalAlign?: VerticalAlign; - align?: HorizontalAlign; - }; - }; -} -export default CartesianAxisPointer; diff --git a/node_modules/echarts/types/src/component/axisPointer/PolarAxisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer/PolarAxisPointer.d.ts deleted file mode 100644 index 4b95302..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/PolarAxisPointer.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import BaseAxisPointer, { AxisPointerElementOptions } from './BaseAxisPointer.js'; -import { OptionDataValue, CommonAxisPointerOption } from '../../util/types.js'; -import { PolarAxisModel } from '../../coord/polar/AxisModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import Model from '../../model/Model.js'; -declare class PolarAxisPointer extends BaseAxisPointer { - /** - * @override - */ - makeElOption(elOption: AxisPointerElementOptions, value: OptionDataValue, axisModel: PolarAxisModel, axisPointerModel: Model, api: ExtensionAPI): void; -} -export default PolarAxisPointer; diff --git a/node_modules/echarts/types/src/component/axisPointer/SingleAxisPointer.d.ts b/node_modules/echarts/types/src/component/axisPointer/SingleAxisPointer.d.ts deleted file mode 100644 index 07ebd5e..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/SingleAxisPointer.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import BaseAxisPointer, { AxisPointerElementOptions } from './BaseAxisPointer.js'; -import { ScaleDataValue, VerticalAlign, CommonAxisPointerOption } from '../../util/types.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import SingleAxisModel from '../../coord/single/AxisModel.js'; -import Model from '../../model/Model.js'; -declare type AxisPointerModel = Model; -declare class SingleAxisPointer extends BaseAxisPointer { - /** - * @override - */ - makeElOption(elOption: AxisPointerElementOptions, value: ScaleDataValue, axisModel: SingleAxisModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI): void; - /** - * @override - */ - getHandleTransform(value: ScaleDataValue, axisModel: SingleAxisModel, axisPointerModel: AxisPointerModel): { - x: number; - y: number; - rotation: number; - }; - /** - * @override - */ - updateHandleTransform(transform: { - x: number; - y: number; - rotation: number; - }, delta: number[], axisModel: SingleAxisModel, axisPointerModel: AxisPointerModel): { - x: number; - y: number; - rotation: number; - cursorPoint: number[]; - tooltipOption: { - verticalAlign: VerticalAlign; - }; - }; -} -export default SingleAxisPointer; diff --git a/node_modules/echarts/types/src/component/axisPointer/axisTrigger.d.ts b/node_modules/echarts/types/src/component/axisPointer/axisTrigger.d.ts deleted file mode 100644 index cd6ad25..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/axisTrigger.d.ts +++ /dev/null @@ -1,59 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload, CommonAxisPointerOption } from '../../util/types.js'; -import { AxisPointerOption } from './AxisPointerModel.js'; -declare type AxisValue = CommonAxisPointerOption['value']; -interface DataIndex { - seriesIndex: number; - dataIndex: number; - dataIndexInside: number; -} -export interface DataByAxis { - value: string | number; - axisIndex: number; - axisDim: string; - axisType: string; - axisId: string; - seriesDataIndices: DataIndex[]; - valueLabelOpt: { - precision: AxisPointerOption['label']['precision']; - formatter: AxisPointerOption['label']['formatter']; - }; -} -export interface DataByCoordSys { - coordSysId: string; - coordSysIndex: number; - coordSysType: string; - coordSysMainType: string; - dataByAxis: DataByAxis[]; -} -interface AxisTriggerPayload extends Payload { - currTrigger?: 'click' | 'mousemove' | 'leave'; - /** - * x and y, which are mandatory, specify a point to trigger axisPointer and tooltip. - */ - x?: number; - /** - * x and y, which are mandatory, specify a point to trigger axisPointer and tooltip. - */ - y?: number; - /** - * finder, optional, restrict target axes. - */ - seriesIndex?: number; - dataIndex: number; - axesInfo?: { - axisDim?: string; - axisIndex?: number; - value?: AxisValue; - }[]; - dispatchAction: ExtensionAPI['dispatchAction']; -} -/** - * Basic logic: check all axis, if they do not demand show/highlight, - * then hide/downplay them. - * - * @return content of event obj for echarts.connect. - */ -export default function axisTrigger(payload: AxisTriggerPayload, ecModel: GlobalModel, api: ExtensionAPI): AxisTriggerPayload; -export {}; diff --git a/node_modules/echarts/types/src/component/axisPointer/findPointFromSeries.d.ts b/node_modules/echarts/types/src/component/axisPointer/findPointFromSeries.d.ts deleted file mode 100644 index 311f6da..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/findPointFromSeries.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import Element from 'zrender/lib/Element.js'; -/** - * @param finder contains {seriesIndex, dataIndex, dataIndexInside} - * @param ecModel - * @return {point: [x, y], el: ...} point Will not be null. - */ -export default function findPointFromSeries(finder: { - seriesIndex?: number; - dataIndex?: number | number[]; - dataIndexInside?: number | number[]; - name?: string | string[]; - isStacked?: boolean; -}, ecModel: GlobalModel): { - point: number[]; - el?: Element; -}; diff --git a/node_modules/echarts/types/src/component/axisPointer/globalListener.d.ts b/node_modules/echarts/types/src/component/axisPointer/globalListener.d.ts deleted file mode 100644 index f1106b4..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/globalListener.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ZRElementEvent } from '../../util/types.js'; -declare type DispatchActionMethod = ExtensionAPI['dispatchAction']; -declare type Handler = (currTrigger: 'click' | 'mousemove' | 'leave', event: ZRElementEvent, dispatchAction: DispatchActionMethod) => void; -/** - * @param {string} key - * @param {module:echarts/ExtensionAPI} api - * @param {Function} handler - * param: {string} currTrigger - * param: {Array.} point - */ -export declare function register(key: string, api: ExtensionAPI, handler?: Handler): void; -export declare function unregister(key: string, api: ExtensionAPI): void; -export {}; diff --git a/node_modules/echarts/types/src/component/axisPointer/install.d.ts b/node_modules/echarts/types/src/component/axisPointer/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/axisPointer/modelHelper.d.ts b/node_modules/echarts/types/src/component/axisPointer/modelHelper.d.ts deleted file mode 100644 index 06df4bd..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/modelHelper.d.ts +++ /dev/null @@ -1,56 +0,0 @@ -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { AxisPointerOption } from './AxisPointerModel.js'; -import Axis from '../../coord/Axis.js'; -import SeriesModel from '../../model/Series.js'; -import { CommonAxisPointerOption, Dictionary } from '../../util/types.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import ComponentModel from '../../model/Component.js'; -import { CoordinateSystemMaster } from '../../coord/CoordinateSystem.js'; -interface LinkGroup { - mapper: AxisPointerOption['link'][number]['mapper']; - /** - * { [axisKey]: AxisInfo } - */ - axesInfo: Dictionary; -} -interface AxisInfo { - axis: Axis; - key: string; - coordSys: CoordinateSystemMaster; - axisPointerModel: Model; - triggerTooltip: boolean; - triggerEmphasis: boolean; - involveSeries: boolean; - snap: boolean; - useHandle: boolean; - seriesModels: SeriesModel[]; - linkGroup?: LinkGroup; - seriesDataCount?: number; -} -interface CollectionResult { - /** - * { [coordSysKey]: { [axisKey]: AxisInfo } } - */ - coordSysAxesInfo: Dictionary>; - /** - * { [axisKey]: AxisInfo } - */ - axesInfo: Dictionary; - /** - * { [coordSysKey]: { CoordinateSystemMaster } } - */ - coordSysMap: Dictionary; - seriesInvolved: boolean; -} -export declare function collect(ecModel: GlobalModel, api: ExtensionAPI): CollectionResult; -export declare function fixValue(axisModel: AxisBaseModel): void; -export declare function getAxisInfo(axisModel: AxisBaseModel): AxisInfo; -export declare function getAxisPointerModel(axisModel: AxisBaseModel): Model; -/** - * @param {module:echarts/model/Model} model - * @return {string} unique key - */ -export declare function makeKey(model: ComponentModel): string; -export {}; diff --git a/node_modules/echarts/types/src/component/axisPointer/viewHelper.d.ts b/node_modules/echarts/types/src/component/axisPointer/viewHelper.d.ts deleted file mode 100644 index cb2e7da..0000000 --- a/node_modules/echarts/types/src/component/axisPointer/viewHelper.d.ts +++ /dev/null @@ -1,58 +0,0 @@ -import Axis from '../../coord/Axis.js'; -import { ScaleDataValue, ZRTextAlign, ZRTextVerticalAlign, CommonAxisPointerOption } from '../../util/types.js'; -import { VectorArray } from 'zrender/lib/core/vector.js'; -import GlobalModel from '../../model/Global.js'; -import { AxisPointerElementOptions } from './BaseAxisPointer.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import CartesianAxisModel from '../../coord/cartesian/AxisModel.js'; -import Model from '../../model/Model.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -interface LayoutInfo { - position: VectorArray; - rotation: number; - labelOffset?: number; - /** - * 1 | -1 - */ - labelDirection?: number; - labelMargin?: number; -} -declare type AxisPointerModel = Model; -export declare function buildElStyle(axisPointerModel: AxisPointerModel): PathStyleProps; -/** - * @param {Function} labelPos {align, verticalAlign, position} - */ -export declare function buildLabelElOption(elOption: AxisPointerElementOptions, axisModel: AxisBaseModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI, labelPos: { - align?: ZRTextAlign; - verticalAlign?: ZRTextVerticalAlign; - position: number[]; -}): void; -export declare function getValueLabel(value: ScaleDataValue, axis: Axis, ecModel: GlobalModel, seriesDataIndices: CommonAxisPointerOption['seriesDataIndices'], opt?: { - precision?: number | 'auto'; - formatter?: CommonAxisPointerOption['label']['formatter']; -}): string; -export declare function getTransformedPosition(axis: Axis, value: ScaleDataValue, layoutInfo: LayoutInfo): number[]; -export declare function buildCartesianSingleLabelElOption(value: ScaleDataValue, elOption: AxisPointerElementOptions, layoutInfo: LayoutInfo, axisModel: CartesianAxisModel, axisPointerModel: AxisPointerModel, api: ExtensionAPI): void; -export declare function makeLineShape(p1: number[], p2: number[], xDimIndex?: number): { - x1: number; - y1: number; - x2: number; - y2: number; -}; -export declare function makeRectShape(xy: number[], wh: number[], xDimIndex?: number): { - x: number; - y: number; - width: number; - height: number; -}; -export declare function makeSectorShape(cx: number, cy: number, r0: number, r: number, startAngle: number, endAngle: number): { - cx: number; - cy: number; - r0: number; - r: number; - startAngle: number; - endAngle: number; - clockwise: boolean; -}; -export {}; diff --git a/node_modules/echarts/types/src/component/brush.d.ts b/node_modules/echarts/types/src/component/brush.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/brush.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/brush/BrushModel.d.ts b/node_modules/echarts/types/src/component/brush/BrushModel.d.ts deleted file mode 100644 index 4411b7a..0000000 --- a/node_modules/echarts/types/src/component/brush/BrushModel.d.ts +++ /dev/null @@ -1,92 +0,0 @@ -import { ComponentOption, ZRColor, VisualOptionFixed } from '../../util/types.js'; -import ComponentModel from '../../model/Component.js'; -import BrushTargetManager from '../helper/BrushTargetManager.js'; -import { BrushCoverCreatorConfig, BrushMode, BrushCoverConfig, BrushDimensionMinMax, BrushAreaRange, BrushTypeUncertain, BrushType } from '../helper/BrushController.js'; -import { ModelFinderObject } from '../../util/model.js'; -/** - * The input to define brush areas. - * (1) Can be created by user when calling dispatchAction. - * (2) Can be created by `BrushController` - * for brush behavior. area params are picked from `cover.__brushOptoin`. - * In `BrushController`, "covers" are create or updated for each "area". - */ -export interface BrushAreaParam extends ModelFinderObject { - brushType: BrushCoverConfig['brushType']; - id?: BrushCoverConfig['id']; - range?: BrushCoverConfig['range']; - panelId?: BrushCoverConfig['panelId']; - coordRange?: BrushAreaRange; - coordRanges?: BrushAreaRange[]; - __rangeOffset?: { - offset: BrushDimensionMinMax[] | BrushDimensionMinMax; - xyMinMax: BrushDimensionMinMax[]; - }; -} -/** - * Generated by `brushModel.setAreas`, which merges - * `area: BrushAreaParam` and `brushModel.option: BrushOption`. - * See `generateBrushOption`. - */ -export interface BrushAreaParamInternal extends BrushAreaParam { - brushMode: BrushMode; - brushStyle: BrushCoverConfig['brushStyle']; - transformable: BrushCoverConfig['transformable']; - removeOnClick: BrushCoverConfig['removeOnClick']; - z: BrushCoverConfig['z']; - __rangeOffset?: { - offset: BrushDimensionMinMax | BrushDimensionMinMax[]; - xyMinMax: BrushDimensionMinMax[]; - }; -} -export declare type BrushToolboxIconType = BrushType | 'keep' | 'clear'; -export interface BrushOption extends ComponentOption, ModelFinderObject { - mainType?: 'brush'; - toolbox?: BrushToolboxIconType[]; - brushLink?: number[] | 'all' | 'none'; - throttleType?: 'fixRate' | 'debounce'; - throttleDelay?: number; - inBrush?: VisualOptionFixed; - outOfBrush?: VisualOptionFixed; - brushType?: BrushTypeUncertain; - brushStyle?: { - borderWidth?: number; - color?: ZRColor; - borderColor?: ZRColor; - }; - transformable?: boolean; - brushMode?: BrushMode; - removeOnClick?: boolean; -} -declare class BrushModel extends ComponentModel { - static type: "brush"; - type: "brush"; - static dependencies: string[]; - static defaultOption: BrushOption; - /** - * @readOnly - */ - areas: BrushAreaParamInternal[]; - /** - * Current activated brush type. - * If null, brush is inactived. - * see module:echarts/component/helper/BrushController - * @readOnly - */ - brushType: BrushTypeUncertain; - /** - * Current brush painting area settings. - * @readOnly - */ - brushOption: BrushCoverCreatorConfig; - brushTargetManager: BrushTargetManager; - optionUpdated(newOption: BrushOption, isInit: boolean): void; - /** - * If `areas` is null/undefined, range state remain. - */ - setAreas(areas?: BrushAreaParam[]): void; - /** - * Set the current painting brush option. - */ - setBrushOption(brushOption: BrushCoverCreatorConfig): void; -} -export default BrushModel; diff --git a/node_modules/echarts/types/src/component/brush/BrushView.d.ts b/node_modules/echarts/types/src/component/brush/BrushView.d.ts deleted file mode 100644 index e335971..0000000 --- a/node_modules/echarts/types/src/component/brush/BrushView.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import BrushModel from './BrushModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -import ComponentView from '../../view/Component.js'; -declare class BrushView extends ComponentView { - static type: string; - readonly type: string; - ecModel: GlobalModel; - api: ExtensionAPI; - model: BrushModel; - private _brushController; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(brushModel: BrushModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateTransform(brushModel: BrushModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateVisual(brushModel: BrushModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateView(brushModel: BrushModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - private _updateController; - dispose(): void; - private _onBrush; -} -export default BrushView; diff --git a/node_modules/echarts/types/src/component/brush/install.d.ts b/node_modules/echarts/types/src/component/brush/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/brush/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/brush/preprocessor.d.ts b/node_modules/echarts/types/src/component/brush/preprocessor.d.ts deleted file mode 100644 index 6101269..0000000 --- a/node_modules/echarts/types/src/component/brush/preprocessor.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { ECUnitOption } from '../../util/types.js'; -export default function brushPreprocessor(option: ECUnitOption, isNew: boolean): void; diff --git a/node_modules/echarts/types/src/component/brush/selector.d.ts b/node_modules/echarts/types/src/component/brush/selector.d.ts deleted file mode 100644 index def1f66..0000000 --- a/node_modules/echarts/types/src/component/brush/selector.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import BoundingRect, { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import { BrushType } from '../helper/BrushController.js'; -import { BrushAreaParamInternal } from './BrushModel.js'; -export interface BrushSelectableArea extends BrushAreaParamInternal { - boundingRect: BoundingRect; - selectors: BrushCommonSelectorsForSeries; -} -/** - * Key of the first level is brushType: `line`, `rect`, `polygon`. - * See moudule:echarts/component/helper/BrushController - * function param: - * {Object} itemLayout fetch from data.getItemLayout(dataIndex) - * {Object} selectors {point: selector, rect: selector, ...} - * {Object} area {range: [[], [], ..], boudingRect} - * function return: - * {boolean} Whether in the given brush. - */ -interface BrushSelectorOnBrushType { - point(itemLayout: number[], selectors: BrushCommonSelectorsForSeries, area: BrushSelectableArea): boolean; - rect(itemLayout: RectLike, selectors: BrushCommonSelectorsForSeries, area: BrushSelectableArea): boolean; -} -/** - * This methods are corresponding to `BrushSelectorOnBrushType`, - * but `area: BrushSelectableArea` is binded to each method. - */ -export interface BrushCommonSelectorsForSeries { - point(itemLayout: number[]): boolean; - rect(itemLayout: RectLike): boolean; -} -export declare function makeBrushCommonSelectorForSeries(area: BrushSelectableArea): BrushCommonSelectorsForSeries; -declare const selector: Record; -export default selector; diff --git a/node_modules/echarts/types/src/component/brush/visualEncoding.d.ts b/node_modules/echarts/types/src/component/brush/visualEncoding.d.ts deleted file mode 100644 index 11f51df..0000000 --- a/node_modules/echarts/types/src/component/brush/visualEncoding.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -export declare function layoutCovers(ecModel: GlobalModel): void; -/** - * Register the visual encoding if this modules required. - */ -export default function brushVisual(ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; diff --git a/node_modules/echarts/types/src/component/calendar.d.ts b/node_modules/echarts/types/src/component/calendar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/calendar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/calendar/CalendarView.d.ts b/node_modules/echarts/types/src/component/calendar/CalendarView.d.ts deleted file mode 100644 index c814a65..0000000 --- a/node_modules/echarts/types/src/component/calendar/CalendarView.d.ts +++ /dev/null @@ -1,47 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import type CalendarModel from '../../coord/calendar/CalendarModel.js'; -import { CalendarParsedDateRangeInfo } from '../../coord/calendar/Calendar.js'; -import type GlobalModel from '../../model/Global.js'; -import type ExtensionAPI from '../../core/ExtensionAPI.js'; -import { LayoutOrient, OptionDataValueDate } from '../../util/types.js'; -import ComponentView from '../../view/Component.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import { TextStyleProps, TextProps } from 'zrender/lib/graphic/Text.js'; -import { LocaleOption } from '../../core/locale.js'; -import type Model from '../../model/Model.js'; -declare class CalendarView extends ComponentView { - static type: string; - type: string; - /** - * top/left line points - */ - private _tlpoints; - /** - * bottom/right line points - */ - private _blpoints; - /** - * first day of month - */ - private _firstDayOfMonth; - /** - * first day point of month - */ - private _firstDayPoints; - render(calendarModel: CalendarModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _renderDayRect(calendarModel: CalendarModel, rangeData: CalendarParsedDateRangeInfo, group: graphic.Group): void; - _renderLines(calendarModel: CalendarModel, rangeData: CalendarParsedDateRangeInfo, orient: LayoutOrient, group: graphic.Group): void; - _getEdgesPoints(points: number[][], lineWidth: number, orient: LayoutOrient): number[][]; - _drawSplitline(points: number[][], lineStyle: PathStyleProps, group: graphic.Group): void; - _getLinePointsOfOneWeek(calendarModel: CalendarModel, date: OptionDataValueDate, orient: LayoutOrient): number[][]; - _formatterLabel(formatter: string | ((params: T) => string), params: T): string; - _yearTextPositionControl(textEl: graphic.Text, point: number[], orient: LayoutOrient, position: 'left' | 'right' | 'top' | 'bottom', margin: number): TextProps; - _renderYearText(calendarModel: CalendarModel, rangeData: CalendarParsedDateRangeInfo, orient: LayoutOrient, group: graphic.Group): void; - _monthTextPositionControl(point: number[], isCenter: boolean, orient: LayoutOrient, position: 'start' | 'end', margin: number): TextStyleProps; - _renderMonthText(calendarModel: CalendarModel, localeModel: Model, orient: LayoutOrient, group: graphic.Group): void; - _weekTextPositionControl(point: number[], orient: LayoutOrient, position: 'start' | 'end', margin: number, cellSize: number[]): TextStyleProps; - _renderWeekText(calendarModel: CalendarModel, localeModel: Model, rangeData: CalendarParsedDateRangeInfo, orient: LayoutOrient, group: graphic.Group): void; -} -export default CalendarView; diff --git a/node_modules/echarts/types/src/component/calendar/install.d.ts b/node_modules/echarts/types/src/component/calendar/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/calendar/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom.d.ts b/node_modules/echarts/types/src/component/dataZoom.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/dataZoom.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/dataZoom/AxisProxy.d.ts b/node_modules/echarts/types/src/component/dataZoom/AxisProxy.d.ts deleted file mode 100644 index c748d12..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/AxisProxy.d.ts +++ /dev/null @@ -1,67 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import SeriesModel from '../../model/Series.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import DataZoomModel from './DataZoomModel.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import { DataZoomAxisDimension } from './helper.js'; -interface MinMaxSpan { - minSpan: number; - maxSpan: number; - minValueSpan: number; - maxValueSpan: number; -} -/** - * Operate single axis. - * One axis can only operated by one axis operator. - * Different dataZoomModels may be defined to operate the same axis. - * (i.e. 'inside' data zoom and 'slider' data zoom components) - * So dataZoomModels share one axisProxy in that case. - */ -declare class AxisProxy { - ecModel: GlobalModel; - private _dimName; - private _axisIndex; - private _valueWindow; - private _percentWindow; - private _dataExtent; - private _minMaxSpan; - private _dataZoomModel; - constructor(dimName: DataZoomAxisDimension, axisIndex: number, dataZoomModel: DataZoomModel, ecModel: GlobalModel); - /** - * Whether the axisProxy is hosted by dataZoomModel. - */ - hostedBy(dataZoomModel: DataZoomModel): boolean; - /** - * @return Value can only be NaN or finite value. - */ - getDataValueWindow(): [number, number]; - /** - * @return {Array.} - */ - getDataPercentWindow(): [number, number]; - getTargetSeriesModels(): SeriesModel>[]; - getAxisModel(): AxisBaseModel; - getMinMaxSpan(): MinMaxSpan; - /** - * Only calculate by given range and this._dataExtent, do not change anything. - */ - calculateDataWindow(opt?: { - start?: number; - end?: number; - startValue?: number | string | Date; - endValue?: number | string | Date; - }): { - valueWindow: [number, number]; - percentWindow: [number, number]; - }; - /** - * Notice: reset should not be called before series.restoreData() is called, - * so it is recommended to be called in "process stage" but not "model init - * stage". - */ - reset(dataZoomModel: DataZoomModel): void; - filterData(dataZoomModel: DataZoomModel, api: ExtensionAPI): void; - private _updateMinMaxSpan; - private _setAxisModel; -} -export default AxisProxy; diff --git a/node_modules/echarts/types/src/component/dataZoom/DataZoomModel.d.ts b/node_modules/echarts/types/src/component/dataZoom/DataZoomModel.d.ts deleted file mode 100644 index acb1238..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/DataZoomModel.d.ts +++ /dev/null @@ -1,171 +0,0 @@ -import { HashMap } from 'zrender/lib/core/util.js'; -import AxisProxy from './AxisProxy.js'; -import ComponentModel from '../../model/Component.js'; -import { LayoutOrient, ComponentOption, LabelOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import { DataZoomAxisDimension } from './helper.js'; -export interface DataZoomOption extends ComponentOption { - mainType?: 'dataZoom'; - /** - * Default auto by axisIndex - */ - orient?: LayoutOrient; - /** - * Default the first horizontal category axis. - */ - xAxisIndex?: number | number[]; - xAxisId?: string | string[]; - /** - * Default the first vertical category axis. - */ - yAxisIndex?: number | number[]; - yAxisId?: string | string[]; - radiusAxisIndex?: number | number[]; - radiusAxisId?: string | string[]; - angleAxisIndex?: number | number[]; - angleAxisId?: string | string[]; - singleAxisIndex?: number | number[]; - singleAxisId?: string | string[]; - /** - * Possible values: 'filter' or 'empty' or 'weakFilter'. - * 'filter': data items which are out of window will be removed. This option is - * applicable when filtering outliers. For each data item, it will be - * filtered if one of the relevant dimensions is out of the window. - * 'weakFilter': data items which are out of window will be removed. This option - * is applicable when filtering outliers. For each data item, it will be - * filtered only if all of the relevant dimensions are out of the same - * side of the window. - * 'empty': data items which are out of window will be set to empty. - * This option is applicable when user should not neglect - * that there are some data items out of window. - * 'none': Do not filter. - * Taking line chart as an example, line will be broken in - * the filtered points when filterModel is set to 'empty', but - * be connected when set to 'filter'. - */ - filterMode?: 'filter' | 'weakFilter' | 'empty' | 'none'; - /** - * Dispatch action by the fixed rate, avoid frequency. - * default 100. Do not throttle when use null/undefined. - * If animation === true and animationDurationUpdate > 0, - * default value is 100, otherwise 20. - */ - throttle?: number | null | undefined; - /** - * Start percent. 0 ~ 100 - */ - start?: number; - /** - * End percent. 0 ~ 100 - */ - end?: number; - /** - * Start value. If startValue specified, start is ignored - */ - startValue?: number | string | Date; - /** - * End value. If endValue specified, end is ignored. - */ - endValue?: number | string | Date; - /** - * Min span percent, 0 - 100 - * The range of dataZoom can not be smaller than that. - */ - minSpan?: number; - /** - * Max span percent, 0 - 100 - * The range of dataZoom can not be larger than that. - */ - maxSpan?: number; - minValueSpan?: number; - maxValueSpan?: number; - rangeMode?: ['value' | 'percent', 'value' | 'percent']; - realtime?: boolean; - textStyle?: LabelOption; -} -declare type RangeOption = Pick; -export declare type DataZoomExtendedAxisBaseModel = AxisBaseModel & { - __dzAxisProxy: AxisProxy; -}; -declare class DataZoomAxisInfo { - indexList: number[]; - indexMap: boolean[]; - add(axisCmptIdx: number): void; -} -export declare type DataZoomTargetAxisInfoMap = HashMap; -declare class DataZoomModel extends ComponentModel { - static type: string; - type: string; - static dependencies: string[]; - static defaultOption: DataZoomOption; - private _autoThrottle; - private _orient; - private _targetAxisInfoMap; - private _noTarget; - /** - * It is `[rangeModeForMin, rangeModeForMax]`. - * The optional values for `rangeMode`: - * + `'value'` mode: the axis extent will always be determined by - * `dataZoom.startValue` and `dataZoom.endValue`, despite - * how data like and how `axis.min` and `axis.max` are. - * + `'percent'` mode: `100` represents 100% of the `[dMin, dMax]`, - * where `dMin` is `axis.min` if `axis.min` specified, otherwise `data.extent[0]`, - * and `dMax` is `axis.max` if `axis.max` specified, otherwise `data.extent[1]`. - * Axis extent will be determined by the result of the percent of `[dMin, dMax]`. - * - * For example, when users are using dynamic data (update data periodically via `setOption`), - * if in `'value`' mode, the window will be kept in a fixed value range despite how - * data are appended, while if in `'percent'` mode, whe window range will be changed alone with - * the appended data (suppose `axis.min` and `axis.max` are not specified). - */ - private _rangePropMode; - /** - * @readonly - */ - settledOption: Opts; - init(option: Opts, parentModel: Model, ecModel: GlobalModel): void; - mergeOption(newOption: Opts): void; - private _doInit; - private _resetTarget; - private _fillSpecifiedTargetAxis; - private _fillAutoTargetAxisByOrient; - private _makeAutoOrientByTargetAxis; - private _setDefaultThrottle; - private _updateRangeUse; - noTarget(): boolean; - getFirstTargetAxisModel(): AxisBaseModel; - /** - * @param {Function} callback param: axisModel, dimNames, axisIndex, dataZoomModel, ecModel - */ - eachTargetAxis(callback: (this: Ctx, axisDim: DataZoomAxisDimension, axisIndex: number) => void, context?: Ctx): void; - /** - * @return If not found, return null/undefined. - */ - getAxisProxy(axisDim: DataZoomAxisDimension, axisIndex: number): AxisProxy; - /** - * @return If not found, return null/undefined. - */ - getAxisModel(axisDim: DataZoomAxisDimension, axisIndex: number): AxisBaseModel; - /** - * If not specified, set to undefined. - */ - setRawRange(opt: RangeOption): void; - setCalculatedRange(opt: RangeOption): void; - getPercentRange(): number[]; - /** - * For example, chart.getModel().getComponent('dataZoom').getValueRange('y', 0); - * - * @return [startValue, endValue] value can only be '-' or finite number. - */ - getValueRange(axisDim: DataZoomAxisDimension, axisIndex: number): number[]; - /** - * @param axisModel If axisModel given, find axisProxy - * corresponding to the axisModel - */ - findRepresentativeAxisProxy(axisModel?: AxisBaseModel): AxisProxy; - getRangePropMode(): DataZoomModel['_rangePropMode']; - getOrient(): LayoutOrient; -} -export default DataZoomModel; diff --git a/node_modules/echarts/types/src/component/dataZoom/DataZoomView.d.ts b/node_modules/echarts/types/src/component/dataZoom/DataZoomView.d.ts deleted file mode 100644 index 66f2dc0..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/DataZoomView.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import DataZoomModel from './DataZoomModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class DataZoomView extends ComponentView { - static type: string; - type: string; - dataZoomModel: DataZoomModel; - ecModel: GlobalModel; - api: ExtensionAPI; - render(dataZoomModel: DataZoomModel, ecModel: GlobalModel, api: ExtensionAPI, payload: any): void; -} -export default DataZoomView; diff --git a/node_modules/echarts/types/src/component/dataZoom/InsideZoomModel.d.ts b/node_modules/echarts/types/src/component/dataZoom/InsideZoomModel.d.ts deleted file mode 100644 index f449cb9..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/InsideZoomModel.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import DataZoomModel, { DataZoomOption } from './DataZoomModel.js'; -export interface InsideDataZoomOption extends DataZoomOption { - /** - * Whether disable this inside zoom. - */ - disabled?: boolean; - /** - * Whether disable zoom but only pan. - */ - zoomLock?: boolean; - zoomOnMouseWheel?: boolean | 'shift' | 'ctrl' | 'alt'; - moveOnMouseMove?: boolean | 'shift' | 'ctrl' | 'alt'; - moveOnMouseWheel?: boolean | 'shift' | 'ctrl' | 'alt'; - preventDefaultMouseMove?: boolean; - /** - * Inside dataZoom don't support textStyle - */ - textStyle?: never; -} -declare class InsideZoomModel extends DataZoomModel { - static readonly type = "dataZoom.inside"; - type: string; - static defaultOption: InsideDataZoomOption; -} -export default InsideZoomModel; diff --git a/node_modules/echarts/types/src/component/dataZoom/InsideZoomView.d.ts b/node_modules/echarts/types/src/component/dataZoom/InsideZoomView.d.ts deleted file mode 100644 index 373bc2c..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/InsideZoomView.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -import DataZoomView from './DataZoomView.js'; -import InsideZoomModel from './InsideZoomModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import RoamController, { RoamEventParams } from '../helper/RoamController.js'; -import { DataZoomCoordSysMainType, DataZoomReferCoordSysInfo } from './helper.js'; -declare class InsideZoomView extends DataZoomView { - static type: string; - type: string; - /** - * 'throttle' is used in this.dispatchAction, so we save range - * to avoid missing some 'pan' info. - */ - range: number[]; - render(dataZoomModel: InsideZoomModel, ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(): void; - private _clear; -} -interface DataZoomGetRangeHandler { - (coordSysInfo: DataZoomReferCoordSysInfo, coordSysMainType: DataZoomCoordSysMainType, controller: RoamController, e: T): [number, number]; -} -declare const getRangeHandlers: { - pan: DataZoomGetRangeHandler; - zoom: DataZoomGetRangeHandler; - scrollMove: DataZoomGetRangeHandler; -} & ThisType; -export declare type DataZoomGetRangeHandlers = typeof getRangeHandlers; -export default InsideZoomView; diff --git a/node_modules/echarts/types/src/component/dataZoom/SelectZoomModel.d.ts b/node_modules/echarts/types/src/component/dataZoom/SelectZoomModel.d.ts deleted file mode 100644 index f7a6166..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/SelectZoomModel.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import DataZoomModel from './DataZoomModel.js'; -declare class SelectDataZoomModel extends DataZoomModel { - static type: string; - type: string; -} -export default SelectDataZoomModel; diff --git a/node_modules/echarts/types/src/component/dataZoom/SelectZoomView.d.ts b/node_modules/echarts/types/src/component/dataZoom/SelectZoomView.d.ts deleted file mode 100644 index 2e8517d..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/SelectZoomView.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import DataZoomView from './DataZoomView.js'; -declare class SelectDataZoomView extends DataZoomView { - static type: string; - type: string; -} -export default SelectDataZoomView; diff --git a/node_modules/echarts/types/src/component/dataZoom/SliderZoomModel.d.ts b/node_modules/echarts/types/src/component/dataZoom/SliderZoomModel.d.ts deleted file mode 100644 index bd1a208..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/SliderZoomModel.d.ts +++ /dev/null @@ -1,78 +0,0 @@ -import DataZoomModel, { DataZoomOption } from './DataZoomModel.js'; -import { BoxLayoutOptionMixin, ZRColor, LineStyleOption, AreaStyleOption, ItemStyleOption, LabelOption } from '../../util/types.js'; -export interface SliderDataZoomOption extends DataZoomOption, BoxLayoutOptionMixin { - show?: boolean; - /** - * Slider dataZoom don't support textStyle - */ - /** - * Background of slider zoom component - */ - backgroundColor?: ZRColor; - /** - * @deprecated Use borderColor instead - */ - /** - * border color of the box. For compatibility, - * if dataBackgroundColor is set, borderColor - * is ignored. - */ - borderColor?: ZRColor; - /** - * Border radius of the box. - */ - borderRadius?: number | number[]; - dataBackground?: { - lineStyle?: LineStyleOption; - areaStyle?: AreaStyleOption; - }; - selectedDataBackground?: { - lineStyle?: LineStyleOption; - areaStyle?: AreaStyleOption; - }; - /** - * Color of selected area. - */ - fillerColor?: ZRColor; - /** - * @deprecated Use handleStyle instead - */ - handleIcon?: string; - /** - * number: height of icon. width will be calculated according to the aspect of icon. - * string: percent of the slider height. width will be calculated according to the aspect of icon. - */ - handleSize?: string | number; - handleStyle?: ItemStyleOption; - /** - * Icon to indicate it is a draggable panel. - */ - moveHandleIcon?: string; - moveHandleStyle?: ItemStyleOption; - /** - * Height of handle rect. Can be a percent string relative to the slider height. - */ - moveHandleSize?: number; - labelPrecision?: number | 'auto'; - labelFormatter?: string | ((value: number, valueStr: string) => string); - showDetail?: boolean; - showDataShadow?: 'auto' | boolean; - zoomLock?: boolean; - textStyle?: LabelOption; - /** - * If eable select by brushing - */ - brushSelect?: boolean; - brushStyle?: ItemStyleOption; - emphasis?: { - handleStyle?: ItemStyleOption; - moveHandleStyle?: ItemStyleOption; - }; -} -declare class SliderZoomModel extends DataZoomModel { - static readonly type = "dataZoom.slider"; - type: string; - static readonly layoutMode = "box"; - static defaultOption: SliderDataZoomOption; -} -export default SliderZoomModel; diff --git a/node_modules/echarts/types/src/component/dataZoom/SliderZoomView.d.ts b/node_modules/echarts/types/src/component/dataZoom/SliderZoomView.d.ts deleted file mode 100644 index bc98bbc..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/SliderZoomView.d.ts +++ /dev/null @@ -1,71 +0,0 @@ -import DataZoomView from './DataZoomView.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -import SliderZoomModel from './SliderZoomModel.js'; -declare class SliderZoomView extends DataZoomView { - static type: string; - type: string; - dataZoomModel: SliderZoomModel; - private _displayables; - private _orient; - private _range; - /** - * [coord of the first handle, coord of the second handle] - */ - private _handleEnds; - /** - * [length, thick] - */ - private _size; - private _handleWidth; - private _handleHeight; - private _location; - private _brushStart; - private _brushStartTime; - private _dragging; - private _brushing; - private _dataShadowInfo; - private _shadowData; - private _shadowDim; - private _shadowSize; - private _shadowPolygonPts; - private _shadowPolylinePts; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(dataZoomModel: SliderZoomModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload & { - from: string; - type: string; - }): void; - dispose(): void; - private _clear; - private _buildView; - private _resetLocation; - private _positionGroup; - private _getViewExtent; - private _renderBackground; - private _renderDataShadow; - private _prepareDataShadowInfo; - private _renderHandle; - private _resetInterval; - private _updateInterval; - private _updateView; - private _updateDataInfo; - private _formatLabel; - /** - * @param showOrHide true: show, false: hide - */ - private _showDataInfo; - private _onDragMove; - private _onDragEnd; - private _onClickPanel; - private _onBrushStart; - private _onBrushEnd; - private _onBrush; - private _updateBrushRect; - /** - * This action will be throttled. - */ - _dispatchZoomAction(realtime: boolean): void; - private _findCoordRect; -} -export default SliderZoomView; diff --git a/node_modules/echarts/types/src/component/dataZoom/dataZoomAction.d.ts b/node_modules/echarts/types/src/component/dataZoom/dataZoomAction.d.ts deleted file mode 100644 index 303447b..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/dataZoomAction.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export default function installDataZoomAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/dataZoomProcessor.d.ts b/node_modules/echarts/types/src/component/dataZoom/dataZoomProcessor.d.ts deleted file mode 100644 index 91e49cf..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/dataZoomProcessor.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -declare const dataZoomProcessor: StageHandler; -export default dataZoomProcessor; diff --git a/node_modules/echarts/types/src/component/dataZoom/helper.d.ts b/node_modules/echarts/types/src/component/dataZoom/helper.d.ts deleted file mode 100644 index 0749c35..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/helper.d.ts +++ /dev/null @@ -1,57 +0,0 @@ -import { Payload } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import DataZoomModel from './DataZoomModel.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import SeriesModel from '../../model/Series.js'; -import { CoordinateSystemHostModel } from '../../coord/CoordinateSystem.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -export interface DataZoomPayloadBatchItem { - dataZoomId: string; - start?: number; - end?: number; - startValue?: number; - endValue?: number; -} -export interface DataZoomReferCoordSysInfo { - model: CoordinateSystemHostModel; - axisModels: AxisBaseModel[]; -} -export declare const DATA_ZOOM_AXIS_DIMENSIONS: readonly ["x", "y", "radius", "angle", "single"]; -export declare type DataZoomAxisDimension = 'x' | 'y' | 'radius' | 'angle' | 'single'; -declare type DataZoomAxisMainType = 'xAxis' | 'yAxis' | 'radiusAxis' | 'angleAxis' | 'singleAxis'; -declare type DataZoomAxisIndexPropName = 'xAxisIndex' | 'yAxisIndex' | 'radiusAxisIndex' | 'angleAxisIndex' | 'singleAxisIndex'; -declare type DataZoomAxisIdPropName = 'xAxisId' | 'yAxisId' | 'radiusAxisId' | 'angleAxisId' | 'singleAxisId'; -export declare type DataZoomCoordSysMainType = 'polar' | 'grid' | 'singleAxis'; -export declare function isCoordSupported(seriesModel: SeriesModel): boolean; -export declare function getAxisMainType(axisDim: DataZoomAxisDimension): DataZoomAxisMainType; -export declare function getAxisIndexPropName(axisDim: DataZoomAxisDimension): DataZoomAxisIndexPropName; -export declare function getAxisIdPropName(axisDim: DataZoomAxisDimension): DataZoomAxisIdPropName; -/** - * If two dataZoomModels has the same axis controlled, we say that they are 'linked'. - * This function finds all linked dataZoomModels start from the given payload. - */ -export declare function findEffectedDataZooms(ecModel: GlobalModel, payload: Payload): DataZoomModel[]; -/** - * Find the first target coordinate system. - * Available after model built. - * - * @return Like { - * grid: [ - * {model: coord0, axisModels: [axis1, axis3], coordIndex: 1}, - * {model: coord1, axisModels: [axis0, axis2], coordIndex: 0}, - * ... - * ], // cartesians must not be null/undefined. - * polar: [ - * {model: coord0, axisModels: [axis4], coordIndex: 0}, - * ... - * ], // polars must not be null/undefined. - * singleAxis: [ - * {model: coord0, axisModels: [], coordIndex: 0} - * ] - * } - */ -export declare function collectReferCoordSysModelInfo(dataZoomModel: DataZoomModel): { - infoList: DataZoomReferCoordSysInfo[]; - infoMap: HashMap; -}; -export {}; diff --git a/node_modules/echarts/types/src/component/dataZoom/history.d.ts b/node_modules/echarts/types/src/component/dataZoom/history.d.ts deleted file mode 100644 index f7af29d..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/history.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import { Dictionary } from '../../util/types.js'; -import { DataZoomPayloadBatchItem } from './helper.js'; -export declare type DataZoomStoreSnapshot = Dictionary; -/** - * @param ecModel - * @param newSnapshot key is dataZoomId - */ -export declare function push(ecModel: GlobalModel, newSnapshot: DataZoomStoreSnapshot): void; -export declare function pop(ecModel: GlobalModel): DataZoomStoreSnapshot; -export declare function clear(ecModel: GlobalModel): void; -export declare function count(ecModel: GlobalModel): number; diff --git a/node_modules/echarts/types/src/component/dataZoom/install.d.ts b/node_modules/echarts/types/src/component/dataZoom/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/installCommon.d.ts b/node_modules/echarts/types/src/component/dataZoom/installCommon.d.ts deleted file mode 100644 index 7ca36bd..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/installCommon.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export default function installCommon(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/installDataZoomInside.d.ts b/node_modules/echarts/types/src/component/dataZoom/installDataZoomInside.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/installDataZoomInside.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/installDataZoomSelect.d.ts b/node_modules/echarts/types/src/component/dataZoom/installDataZoomSelect.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/installDataZoomSelect.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/installDataZoomSlider.d.ts b/node_modules/echarts/types/src/component/dataZoom/installDataZoomSlider.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/installDataZoomSlider.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoom/roams.d.ts b/node_modules/echarts/types/src/component/dataZoom/roams.d.ts deleted file mode 100644 index 642cd33..0000000 --- a/node_modules/echarts/types/src/component/dataZoom/roams.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import InsideZoomModel from './InsideZoomModel.js'; -import { DataZoomGetRangeHandlers } from './InsideZoomView.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function setViewInfoToCoordSysRecord(api: ExtensionAPI, dataZoomModel: InsideZoomModel, getRange: DataZoomGetRangeHandlers): void; -export declare function disposeCoordSysRecordIfNeeded(api: ExtensionAPI, dataZoomModel: InsideZoomModel): void; -export declare function installDataZoomRoamProcessor(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/dataZoomInside.d.ts b/node_modules/echarts/types/src/component/dataZoomInside.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/dataZoomInside.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/dataZoomSelect.d.ts b/node_modules/echarts/types/src/component/dataZoomSelect.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/dataZoomSelect.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/dataZoomSlider.d.ts b/node_modules/echarts/types/src/component/dataZoomSlider.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/dataZoomSlider.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/dataset.d.ts b/node_modules/echarts/types/src/component/dataset.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/dataset.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/dataset/install.d.ts b/node_modules/echarts/types/src/component/dataset/install.d.ts deleted file mode 100644 index b37f8c6..0000000 --- a/node_modules/echarts/types/src/component/dataset/install.d.ts +++ /dev/null @@ -1,36 +0,0 @@ -/** - * This module is imported by echarts directly. - * - * Notice: - * Always keep this file exists for backward compatibility. - * Because before 4.1.0, dataset is an optional component, - * some users may import this module manually. - */ -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, SeriesEncodeOptionMixin, OptionSourceData, SeriesLayoutBy, OptionSourceHeader } from '../../util/types.js'; -import { DataTransformOption, PipedDataTransformOption } from '../../data/helper/transform.js'; -import GlobalModel from '../../model/Global.js'; -import Model from '../../model/Model.js'; -import { SourceManager } from '../../data/helper/sourceManager.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface DatasetOption extends Pick, Pick { - mainType?: 'dataset'; - seriesLayoutBy?: SeriesLayoutBy; - sourceHeader?: OptionSourceHeader; - source?: OptionSourceData; - fromDatasetIndex?: number; - fromDatasetId?: string; - transform?: DataTransformOption | PipedDataTransformOption; - fromTransformResult?: number; -} -export declare class DatasetModel extends ComponentModel { - type: string; - static type: string; - static defaultOption: DatasetOption; - private _sourceManager; - init(option: Opts, parentModel: Model, ecModel: GlobalModel): void; - mergeOption(newOption: Opts, ecModel: GlobalModel): void; - optionUpdated(): void; - getSourceManager(): SourceManager; -} -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/geo.d.ts b/node_modules/echarts/types/src/component/geo.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/geo.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/geo/GeoView.d.ts b/node_modules/echarts/types/src/component/geo/GeoView.d.ts deleted file mode 100644 index 26fa6d4..0000000 --- a/node_modules/echarts/types/src/component/geo/GeoView.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GeoModel from '../../coord/geo/GeoModel.js'; -import { Payload } from '../../util/types.js'; -import Element from 'zrender/lib/Element.js'; -declare class GeoView extends ComponentView { - static type: "geo"; - readonly type: "geo"; - private _mapDraw; - private _api; - private _model; - focusBlurEnabled: boolean; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(geoModel: GeoModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - private _handleRegionClick; - updateSelectStatus(model: GeoModel, ecModel: GlobalModel, api: ExtensionAPI): void; - findHighDownDispatchers(name: string): Element[]; - dispose(): void; -} -export default GeoView; diff --git a/node_modules/echarts/types/src/component/geo/install.d.ts b/node_modules/echarts/types/src/component/geo/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/geo/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/graphic.d.ts b/node_modules/echarts/types/src/component/graphic.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/graphic.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/graphic/GraphicModel.d.ts b/node_modules/echarts/types/src/component/graphic/GraphicModel.d.ts deleted file mode 100644 index 52e33e2..0000000 --- a/node_modules/echarts/types/src/component/graphic/GraphicModel.d.ts +++ /dev/null @@ -1,134 +0,0 @@ -import * as zrUtil from 'zrender/lib/core/util.js'; -import * as modelUtil from '../../util/model.js'; -import { ComponentOption, BoxLayoutOptionMixin, Dictionary, ZRStyleProps, OptionId, CommonTooltipOption, AnimationOptionMixin, AnimationOption } from '../../util/types.js'; -import ComponentModel from '../../model/Component.js'; -import Element, { ElementTextConfig } from 'zrender/lib/Element.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import { PathProps, PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import { ImageStyleProps, ImageProps } from 'zrender/lib/graphic/Image.js'; -import { TextStyleProps, TextProps } from 'zrender/lib/graphic/Text.js'; -import GlobalModel from '../../model/Global.js'; -import { TransitionOptionMixin } from '../../animation/customGraphicTransition.js'; -import { ElementKeyframeAnimationOption } from '../../animation/customGraphicKeyframeAnimation.js'; -import { GroupProps } from 'zrender/lib/graphic/Group.js'; -import { TransformProp } from 'zrender/lib/core/Transformable.js'; -import { ElementEventNameWithOn } from 'zrender/lib/core/types.js'; -interface GraphicComponentBaseElementOption extends Partial>, -/** - * left/right/top/bottom: (like 12, '22%', 'center', default undefined) - * If left/right is set, shape.x/shape.cx/position will not be used. - * If top/bottom is set, shape.y/shape.cy/position will not be used. - * This mechanism is useful when you want to position a group/element - * against the right side or the center of this container. - */ -Partial> { - /** - * element type, mandatory. - * Only can be omit if call setOption not at the first time and perform merge. - */ - type?: string; - id?: OptionId; - name?: string; - parentId?: OptionId; - parentOption?: GraphicComponentElementOption; - children?: GraphicComponentElementOption[]; - hv?: [boolean, boolean]; - /** - * bounding: (enum: 'all' (default) | 'raw') - * Specify how to calculate boundingRect when locating. - * 'all': Get uioned and transformed boundingRect - * from both itself and its descendants. - * This mode simplies confining a group of elements in the bounding - * of their ancester container (e.g., using 'right: 0'). - * 'raw': Only use the boundingRect of itself and before transformed. - * This mode is similar to css behavior, which is useful when you - * want an element to be able to overflow its container. (Consider - * a rotated circle needs to be located in a corner.) - */ - bounding?: 'raw' | 'all'; - /** - * info: custom info. enables user to mount some info on elements and use them - * in event handlers. Update them only when user specified, otherwise, remain. - */ - info?: GraphicExtraElementInfo; - clipPath?: Omit | false; - textContent?: Omit; - textConfig?: ElementTextConfig; - $action?: 'merge' | 'replace' | 'remove'; - tooltip?: CommonTooltipOption; - enterAnimation?: AnimationOption; - updateAnimation?: AnimationOption; - leaveAnimation?: AnimationOption; -} -export interface GraphicComponentDisplayableOption extends GraphicComponentBaseElementOption, Partial> { - style?: ZRStyleProps; - z2?: number; -} -export interface GraphicComponentGroupOption extends GraphicComponentBaseElementOption, TransitionOptionMixin { - type?: 'group'; - /** - * width/height: (can only be pixel value, default 0) - * Is only used to specify container (group) size, if needed. And - * cannot be a percentage value (like '33%'). See the reason in the - * layout algorithm below. - */ - width?: number; - height?: number; - children: GraphicComponentElementOption[]; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export interface GraphicComponentZRPathOption extends GraphicComponentDisplayableOption, TransitionOptionMixin { - shape?: PathProps['shape'] & TransitionOptionMixin; - style?: PathStyleProps & TransitionOptionMixin; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export interface GraphicComponentImageOption extends GraphicComponentDisplayableOption, TransitionOptionMixin { - type?: 'image'; - style?: ImageStyleProps & TransitionOptionMixin; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export interface GraphicComponentTextOption extends Omit, TransitionOptionMixin { - type?: 'text'; - style?: TextStyleProps & TransitionOptionMixin; - keyframeAnimation?: ElementKeyframeAnimationOption | ElementKeyframeAnimationOption[]; -} -export declare type GraphicComponentElementOption = GraphicComponentGroupOption | GraphicComponentZRPathOption | GraphicComponentImageOption | GraphicComponentTextOption; -declare type GraphicExtraElementInfo = Dictionary; -export declare type ElementMap = zrUtil.HashMap; -export declare type GraphicComponentLooseOption = (GraphicComponentOption | GraphicComponentElementOption) & { - mainType?: 'graphic'; -}; -export interface GraphicComponentOption extends ComponentOption, AnimationOptionMixin { - elements?: GraphicComponentElementOption[]; -} -export declare function setKeyInfoToNewElOption(resultItem: ReturnType[number], newElOption: GraphicComponentElementOption): void; -export declare class GraphicComponentModel extends ComponentModel { - static type: string; - type: string; - preventAutoZ: boolean; - static defaultOption: GraphicComponentOption; - /** - * Save el options for the sake of the performance (only update modified graphics). - * The order is the same as those in option. (ancesters -> descendants) - */ - private _elOptionsToUpdate; - mergeOption(option: GraphicComponentOption, ecModel: GlobalModel): void; - optionUpdated(newOption: GraphicComponentOption, isInit: boolean): void; - /** - * Convert - * [{ - * type: 'group', - * id: 'xx', - * children: [{type: 'circle'}, {type: 'polygon'}] - * }] - * to - * [ - * {type: 'group', id: 'xx'}, - * {type: 'circle', parentId: 'xx'}, - * {type: 'polygon', parentId: 'xx'} - * ] - */ - private _flatten; - useElOptionsToUpdate(): GraphicComponentElementOption[]; -} -export {}; diff --git a/node_modules/echarts/types/src/component/graphic/GraphicView.d.ts b/node_modules/echarts/types/src/component/graphic/GraphicView.d.ts deleted file mode 100644 index 162ce37..0000000 --- a/node_modules/echarts/types/src/component/graphic/GraphicView.d.ts +++ /dev/null @@ -1,34 +0,0 @@ -import Element from 'zrender/lib/Element.js'; -import GlobalModel from '../../model/Global.js'; -import ComponentView from '../../view/Component.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { GraphicComponentModel, GraphicComponentElementOption } from './GraphicModel.js'; -export declare const inner: (hostObj: Element) => { - width: number; - height: number; - isNew: boolean; - id: string; - type: string; - option: GraphicComponentElementOption; -}; -export declare class GraphicComponentView extends ComponentView { - static type: string; - type: string; - private _elMap; - private _lastGraphicModel; - init(): void; - render(graphicModel: GraphicComponentModel, ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Update graphic elements. - */ - private _updateElements; - /** - * Locate graphic elements. - */ - private _relocate; - /** - * Clear all elements. - */ - private _clear; - dispose(): void; -} diff --git a/node_modules/echarts/types/src/component/graphic/install.d.ts b/node_modules/echarts/types/src/component/graphic/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/graphic/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/grid.d.ts b/node_modules/echarts/types/src/component/grid.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/grid.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/grid/install.d.ts b/node_modules/echarts/types/src/component/grid/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/grid/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/grid/installSimple.d.ts b/node_modules/echarts/types/src/component/grid/installSimple.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/grid/installSimple.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/gridSimple.d.ts b/node_modules/echarts/types/src/component/gridSimple.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/gridSimple.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/helper/BrushController.d.ts b/node_modules/echarts/types/src/component/helper/BrushController.d.ts deleted file mode 100644 index 658d034..0000000 --- a/node_modules/echarts/types/src/component/helper/BrushController.d.ts +++ /dev/null @@ -1,154 +0,0 @@ -import Eventful from 'zrender/lib/core/Eventful.js'; -import * as graphic from '../../util/graphic.js'; -import { Dictionary } from '../../util/types.js'; -import { ZRenderType } from 'zrender/lib/zrender.js'; -import { ElementEvent } from 'zrender/lib/Element.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -/** - * BrushController is not only used in "brush component", - * but is also used in "tooltip DataZoom", and other possible - * further brush behavior related scenarios. - * So `BrushController` should not depend on "brush component model". - */ -export declare type BrushType = 'polygon' | 'rect' | 'lineX' | 'lineY'; -/** - * Only for drawing (after enabledBrush). - * 'line', 'rect', 'polygon' or false - * If passing false/null/undefined, disable brush. - * If passing 'auto', determined by panel.defaultBrushType - */ -export declare type BrushTypeUncertain = BrushType | false | 'auto'; -export declare type BrushMode = 'single' | 'multiple'; -export declare type BrushDimensionMinMax = number[]; -export declare type BrushAreaRange = BrushDimensionMinMax | BrushDimensionMinMax[]; -export interface BrushCoverConfig { - brushType: BrushType; - id?: string; - range?: BrushAreaRange; - panelId?: string; - brushMode?: BrushMode; - brushStyle?: Pick; - transformable?: boolean; - removeOnClick?: boolean; - z?: number; -} -/** - * `BrushAreaCreatorOption` input to brushModel via `setBrushOption`, - * merge and convert to `BrushCoverCreatorConfig`. - */ -export interface BrushCoverCreatorConfig extends Pick { - brushType: BrushTypeUncertain; -} -declare type BrushStyleKey = 'fill' | 'stroke' | 'lineWidth' | 'opacity' | 'shadowBlur' | 'shadowOffsetX' | 'shadowOffsetY' | 'shadowColor'; -declare const BRUSH_PANEL_GLOBAL: true; -export interface BrushPanelConfig { - panelId: string; - clipPath(localPoints: number[][], transform: matrix.MatrixArray): number[][]; - isTargetByCursor(e: ElementEvent, localCursorPoint: number[], transform: matrix.MatrixArray): boolean; - defaultBrushType?: BrushType; - getLinearBrushOtherExtent?(xyIndex: number): number[]; -} -declare type BrushPanelConfigOrGlobal = BrushPanelConfig | typeof BRUSH_PANEL_GLOBAL; -interface BrushCover extends graphic.Group { - __brushOption: BrushCoverConfig; -} -export interface BrushControllerEvents { - brush: { - areas: { - brushType: BrushType; - panelId: string; - range: BrushAreaRange; - }[]; - isEnd: boolean; - removeOnClick: boolean; - }; -} -/** - * params: - * areas: Array., coord relates to container group, - * If no container specified, to global. - * opt { - * isEnd: boolean, - * removeOnClick: boolean - * } - */ -declare class BrushController extends Eventful<{ - [key in keyof BrushControllerEvents]: (params: BrushControllerEvents[key]) => void | undefined; -}> { - readonly group: graphic.Group; - /** - * @internal - */ - _zr: ZRenderType; - /** - * @internal - */ - _brushType: BrushTypeUncertain; - /** - * @internal - * Only for drawing (after enabledBrush). - */ - _brushOption: BrushCoverCreatorConfig; - /** - * @internal - * Key: panelId - */ - _panels: Dictionary; - /** - * @internal - */ - _track: number[][]; - /** - * @internal - */ - _dragging: boolean; - /** - * @internal - */ - _covers: BrushCover[]; - /** - * @internal - */ - _creatingCover: BrushCover; - /** - * @internal - */ - _creatingPanel: BrushPanelConfigOrGlobal; - private _enableGlobalPan; - private _mounted; - /** - * @internal - */ - _transform: matrix.MatrixArray; - private _uid; - private _handlers; - constructor(zr: ZRenderType); - /** - * If set to `false`, select disabled. - */ - enableBrush(brushOption: Partial | false): BrushController; - private _doEnableBrush; - private _doDisableBrush; - /** - * @param panelOpts If not pass, it is global brush. - */ - setPanels(panelOpts?: BrushPanelConfig[]): BrushController; - mount(opt?: { - enableGlobalPan?: boolean; - x?: number; - y?: number; - rotation?: number; - scaleX?: number; - scaleY?: number; - }): BrushController; - /** - * Update covers. - * @param coverConfigList - * If coverConfigList is null/undefined, all covers removed. - */ - updateCovers(coverConfigList: BrushCoverConfig[]): this; - unmount(): this; - dispose(): void; -} -export default BrushController; diff --git a/node_modules/echarts/types/src/component/helper/BrushTargetManager.d.ts b/node_modules/echarts/types/src/component/helper/BrushTargetManager.d.ts deleted file mode 100644 index 8c8885d..0000000 --- a/node_modules/echarts/types/src/component/helper/BrushTargetManager.d.ts +++ /dev/null @@ -1,79 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import { BrushPanelConfig, BrushControllerEvents, BrushType, BrushAreaRange, BrushDimensionMinMax } from './BrushController.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GridModel from '../../coord/cartesian/GridModel.js'; -import GeoModel from '../../coord/geo/GeoModel.js'; -import { CoordinateSystemMaster } from '../../coord/CoordinateSystem.js'; -import Cartesian2D from '../../coord/cartesian/Cartesian2D.js'; -import Geo from '../../coord/geo/Geo.js'; -import GlobalModel from '../../model/Global.js'; -import { BrushAreaParam, BrushAreaParamInternal } from '../brush/BrushModel.js'; -import SeriesModel from '../../model/Series.js'; -import { ModelFinderObject } from '../../util/model.js'; -declare type COORD_CONVERTS_INDEX = 0 | 1; -declare type BrushableCoordinateSystem = Cartesian2D | Geo; -declare type BrushTargetBuilderKey = 'grid' | 'geo'; -/** - * There can be multiple axes in a single targetInfo. Consider the case - * of `grid` component, a targetInfo represents a grid which contains one or more - * cartesian and one or more axes. And consider the case of parallel system, - * which has multiple axes in a coordinate system. - */ -interface BrushTargetInfo { - panelId: string; - coordSysModel: CoordinateSystemMaster['model']; - coordSys: BrushableCoordinateSystem; - coordSyses: BrushableCoordinateSystem[]; - getPanelRect: GetPanelRect; -} -export interface BrushTargetInfoCartesian2D extends BrushTargetInfo { - gridModel: GridModel; - coordSys: Cartesian2D; - coordSyses: Cartesian2D[]; - xAxisDeclared: boolean; - yAxisDeclared: boolean; -} -export interface BrushTargetInfoGeo extends BrushTargetInfo { - geoModel: GeoModel; - coordSysModel: GeoModel; - coordSys: Geo; - coordSyses: Geo[]; -} -declare type GetPanelRect = () => graphic.BoundingRect; -declare class BrushTargetManager { - private _targetInfoList; - /** - * @param finder contains Index/Id/Name of xAxis/yAxis/geo/grid - * Each can be {number|Array.}. like: {xAxisIndex: [3, 4]} - * @param opt.include include coordinate system types. - */ - constructor(finder: ModelFinderObject, ecModel: GlobalModel, opt?: { - include?: BrushTargetBuilderKey[]; - }); - setOutputRanges(areas: BrushControllerEvents['brush']['areas'], ecModel: GlobalModel): BrushAreaParam[]; - matchOutputRanges[0] & { - brushType: BrushType; - range: BrushAreaRange; - })>(areas: T[], ecModel: GlobalModel, cb: (area: T, coordRange: ReturnType['values'], coordSys: BrushableCoordinateSystem, ecModel: GlobalModel) => void): void; - /** - * the `areas` is `BrushModel.areas`. - * Called in layout stage. - * convert `area.coordRange` to global range and set panelId to `area.range`. - */ - setInputRanges(areas: BrushAreaParamInternal[], ecModel: GlobalModel): void; - makePanelOpts(api: ExtensionAPI, getDefaultBrushType?: (targetInfo: BrushTargetInfo) => BrushType): BrushPanelConfig[]; - controlSeries(area: BrushAreaParamInternal, seriesModel: SeriesModel, ecModel: GlobalModel): boolean; - /** - * If return Object, a coord found. - * If return true, global found. - * Otherwise nothing found. - */ - findTargetInfo(area: ModelFinderObject & { - panelId?: string; - }, ecModel: GlobalModel): BrushTargetInfo | true; -} -declare type ConvertCoord = (to: COORD_CONVERTS_INDEX, coordSys: BrushableCoordinateSystem, rangeOrCoordRange: BrushAreaRange, clamp?: boolean) => { - values: BrushAreaRange; - xyMinMax: BrushDimensionMinMax[]; -}; -export default BrushTargetManager; diff --git a/node_modules/echarts/types/src/component/helper/MapDraw.d.ts b/node_modules/echarts/types/src/component/helper/MapDraw.d.ts deleted file mode 100644 index 35420c9..0000000 --- a/node_modules/echarts/types/src/component/helper/MapDraw.d.ts +++ /dev/null @@ -1,52 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GeoModel from '../../coord/geo/GeoModel.js'; -import MapSeries from '../../chart/map/MapSeries.js'; -import GlobalModel from '../../model/Global.js'; -import { Payload } from '../../util/types.js'; -import GeoView from '../geo/GeoView.js'; -import MapView from '../../chart/map/MapView.js'; -import Element from 'zrender/lib/Element.js'; -declare class MapDraw { - private uid; - private _controller; - private _controllerHost; - readonly group: graphic.Group; - /** - * This flag is used to make sure that only one among - * `pan`, `zoom`, `click` can occurs, otherwise 'selected' - * action may be triggered when `pan`, which is unexpected. - */ - private _mouseDownFlag; - private _regionsGroup; - private _regionsGroupByName; - private _svgMapName; - private _svgGroup; - private _svgGraphicRecord; - private _svgDispatcherMap; - constructor(api: ExtensionAPI); - draw(mapOrGeoModel: GeoModel | MapSeries, ecModel: GlobalModel, api: ExtensionAPI, fromView: MapView | GeoView, payload: Payload): void; - private _buildGeoJSON; - private _buildSVG; - private _enableBlurEntireSVG; - remove(): void; - findHighDownDispatchers(name: string, geoModel: GeoModel): Element[]; - private _svgResourceChanged; - private _useSVG; - private _freeSVG; - private _updateController; - /** - * FIXME: this is a temporarily workaround. - * When `geoRoam` the elements need to be reset in `MapView['render']`, because the props like - * `ignore` might have been modified by `LabelManager`, and `LabelManager#addLabelsOfSeries` - * will subsequently cache `defaultAttr` like `ignore`. If do not do this reset, the modified - * props will have no chance to be restored. - * Note: This reset should be after `clearStates` in `renderSeries` because `useStates` in - * `renderSeries` will cache the modified `ignore` to `el._normalState`. - * TODO: - * Use clone/immutable in `LabelManager`? - */ - resetForLabelLayout(): void; - private _updateMapSelectHandler; -} -export default MapDraw; diff --git a/node_modules/echarts/types/src/component/helper/RoamController.d.ts b/node_modules/echarts/types/src/component/helper/RoamController.d.ts deleted file mode 100644 index bfefec2..0000000 --- a/node_modules/echarts/types/src/component/helper/RoamController.d.ts +++ /dev/null @@ -1,72 +0,0 @@ -import Eventful from 'zrender/lib/core/Eventful.js'; -import { ZRenderType } from 'zrender/lib/zrender.js'; -import { ZRElementEvent, RoamOptionMixin } from '../../util/types.js'; -import { Bind3 } from 'zrender/lib/core/util.js'; -import Group from 'zrender/lib/graphic/Group.js'; -export declare type RoamType = RoamOptionMixin['roam']; -interface RoamOption { - zoomOnMouseWheel?: boolean | 'ctrl' | 'shift' | 'alt'; - moveOnMouseMove?: boolean | 'ctrl' | 'shift' | 'alt'; - moveOnMouseWheel?: boolean | 'ctrl' | 'shift' | 'alt'; - /** - * If fixed the page when pan - */ - preventDefaultMouseMove?: boolean; -} -declare type RoamBehavior = 'zoomOnMouseWheel' | 'moveOnMouseMove' | 'moveOnMouseWheel'; -export interface RoamEventParams { - 'zoom': { - scale: number; - originX: number; - originY: number; - isAvailableBehavior: Bind3; - }; - 'scrollMove': { - scrollDelta: number; - originX: number; - originY: number; - isAvailableBehavior: Bind3; - }; - 'pan': { - dx: number; - dy: number; - oldX: number; - oldY: number; - newX: number; - newY: number; - isAvailableBehavior: Bind3; - }; -} -export interface RoamControllerHost { - target: Group; - zoom: number; - zoomLimit: { - min?: number; - max?: number; - }; -} -declare class RoamController extends Eventful<{ - [key in keyof RoamEventParams]: (params: RoamEventParams[key]) => void | undefined; -}> { - pointerChecker: (e: ZRElementEvent, x: number, y: number) => boolean; - private _zr; - private _opt; - private _dragging; - private _pinching; - private _x; - private _y; - readonly enable: (this: this, controlType?: RoamType, opt?: RoamOption) => void; - readonly disable: () => void; - constructor(zr: ZRenderType); - isDragging(): boolean; - isPinching(): boolean; - setPointerChecker(pointerChecker: RoamController['pointerChecker']): void; - dispose(): void; - private _mousedownHandler; - private _mousemoveHandler; - private _mouseupHandler; - private _mousewheelHandler; - private _pinchHandler; -} -declare function isAvailableBehavior(behaviorToCheck: RoamBehavior, e: ZRElementEvent, settings: Pick): boolean; -export default RoamController; diff --git a/node_modules/echarts/types/src/component/helper/brushHelper.d.ts b/node_modules/echarts/types/src/component/helper/brushHelper.d.ts deleted file mode 100644 index 4ec7332..0000000 --- a/node_modules/echarts/types/src/component/helper/brushHelper.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ElementEvent } from 'zrender/lib/Element.js'; -import ComponentModel from '../../model/Component.js'; -export declare function makeRectPanelClipPath(rect: RectLike): (localPoints: number[][]) => number[][]; -export declare function makeLinearBrushOtherExtent(rect: RectLike, specifiedXYIndex?: 0 | 1): (xyIndex: 0 | 1) => number[]; -export declare function makeRectIsTargetByCursor(rect: RectLike, api: ExtensionAPI, targetModel: ComponentModel): (e: ElementEvent, localCursorPoint: number[]) => boolean; diff --git a/node_modules/echarts/types/src/component/helper/cursorHelper.d.ts b/node_modules/echarts/types/src/component/helper/cursorHelper.d.ts deleted file mode 100644 index 3f6add8..0000000 --- a/node_modules/echarts/types/src/component/helper/cursorHelper.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { ElementEvent } from 'zrender/lib/Element.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { CoordinateSystem } from '../../coord/CoordinateSystem.js'; -/** - * Avoid that: mouse click on a elements that is over geo or graph, - * but roam is triggered. - */ -export declare function onIrrelevantElement(e: ElementEvent, api: ExtensionAPI, targetCoordSysModel: CoordinateSystem['model']): boolean; diff --git a/node_modules/echarts/types/src/component/helper/interactionMutex.d.ts b/node_modules/echarts/types/src/component/helper/interactionMutex.d.ts deleted file mode 100644 index 0848178..0000000 --- a/node_modules/echarts/types/src/component/helper/interactionMutex.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export declare function take(zr: any, resourceKey: any, userKey: any): void; -export declare function release(zr: any, resourceKey: any, userKey: any): void; -export declare function isTaken(zr: any, resourceKey: any): boolean; diff --git a/node_modules/echarts/types/src/component/helper/listComponent.d.ts b/node_modules/echarts/types/src/component/helper/listComponent.d.ts deleted file mode 100644 index ceeba2c..0000000 --- a/node_modules/echarts/types/src/component/helper/listComponent.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -/** - * Layout list like component. - * It will box layout each items in group of component and then position the whole group in the viewport - * @param {module:zrender/group/Group} group - * @param {module:echarts/model/Component} componentModel - * @param {module:echarts/ExtensionAPI} - */ -export declare function layout(group: any, componentModel: any, api: any): void; -export declare function makeBackground(rect: any, componentModel: any): any; diff --git a/node_modules/echarts/types/src/component/helper/roamHelper.d.ts b/node_modules/echarts/types/src/component/helper/roamHelper.d.ts deleted file mode 100644 index c733f0f..0000000 --- a/node_modules/echarts/types/src/component/helper/roamHelper.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import Element from 'zrender/lib/Element.js'; -interface ControllerHost { - target: Element; - zoom?: number; - zoomLimit?: { - min?: number; - max?: number; - }; -} -/** - * For geo and graph. - */ -export declare function updateViewOnPan(controllerHost: ControllerHost, dx: number, dy: number): void; -/** - * For geo and graph. - */ -export declare function updateViewOnZoom(controllerHost: ControllerHost, zoomDelta: number, zoomX: number, zoomY: number): void; -export {}; diff --git a/node_modules/echarts/types/src/component/helper/sliderMove.d.ts b/node_modules/echarts/types/src/component/helper/sliderMove.d.ts deleted file mode 100644 index 8369574..0000000 --- a/node_modules/echarts/types/src/component/helper/sliderMove.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -/** - * Calculate slider move result. - * Usage: - * (1) If both handle0 and handle1 are needed to be moved, set minSpan the same as - * maxSpan and the same as `Math.abs(handleEnd[1] - handleEnds[0])`. - * (2) If handle0 is forbidden to cross handle1, set minSpan as `0`. - * - * @param delta Move length. - * @param handleEnds handleEnds[0] can be bigger then handleEnds[1]. - * handleEnds will be modified in this method. - * @param extent handleEnds is restricted by extent. - * extent[0] should less or equals than extent[1]. - * @param handleIndex Can be 'all', means that both move the two handleEnds. - * @param minSpan The range of dataZoom can not be smaller than that. - * If not set, handle0 and cross handle1. If set as a non-negative - * number (including `0`), handles will push each other when reaching - * the minSpan. - * @param maxSpan The range of dataZoom can not be larger than that. - * @return The input handleEnds. - */ -export default function sliderMove(delta: number, handleEnds: number[], extent: number[], handleIndex: 'all' | 0 | 1, minSpan?: number, maxSpan?: number): number[]; diff --git a/node_modules/echarts/types/src/component/legend.d.ts b/node_modules/echarts/types/src/component/legend.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/legend.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/legend/LegendModel.d.ts b/node_modules/echarts/types/src/component/legend/LegendModel.d.ts deleted file mode 100644 index f1bac4c..0000000 --- a/node_modules/echarts/types/src/component/legend/LegendModel.d.ts +++ /dev/null @@ -1,190 +0,0 @@ -import Model from '../../model/Model.js'; -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, BoxLayoutOptionMixin, BorderOptionMixin, ColorString, LabelOption, LayoutOrient, CommonTooltipOption, ItemStyleOption, LineStyleOption } from '../../util/types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import GlobalModel from '../../model/Global.js'; -import { ItemStyleProps } from '../../model/mixin/itemStyle.js'; -import { LineStyleProps } from './../../model/mixin/lineStyle.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -declare type SelectorType = 'all' | 'inverse'; -export interface LegendSelectorButtonOption { - type?: SelectorType; - title?: string; -} -/** - * T: the type to be extended - * ET: extended type for keys of T - * ST: special type for T to be extended - */ -declare type ExtendPropertyType = { - [key in keyof T]: key extends keyof ST ? T[key] | ET | ST[key] : T[key] | ET; -}; -export interface LegendItemStyleOption extends ExtendPropertyType { -} -export interface LegendLineStyleOption extends ExtendPropertyType { - inactiveColor?: ColorString; - inactiveWidth?: number; -} -export interface LegendStyleOption { - /** - * Icon of the legend items. - * @default 'roundRect' - */ - icon?: string; - /** - * Color when legend item is not selected - */ - inactiveColor?: ColorString; - /** - * Border color when legend item is not selected - */ - inactiveBorderColor?: ColorString; - /** - * Border color when legend item is not selected - */ - inactiveBorderWidth?: number | 'auto'; - /** - * Legend label formatter - */ - formatter?: string | ((name: string) => string); - itemStyle?: LegendItemStyleOption; - lineStyle?: LegendLineStyleOption; - textStyle?: LabelOption; - symbolRotate?: number | 'inherit'; - /** - * @deprecated - */ - symbolKeepAspect?: boolean; -} -interface DataItem extends LegendStyleOption { - name?: string; - icon?: string; - textStyle?: LabelOption; - tooltip?: unknown; -} -export interface LegendTooltipFormatterParams { - componentType: 'legend'; - legendIndex: number; - name: string; - $vars: ['name']; -} -export interface LegendIconParams { - itemWidth: number; - itemHeight: number; - /** - * symbolType is from legend.icon, legend.data.icon, or series visual - */ - icon: string; - iconRotate: number | 'inherit'; - symbolKeepAspect: boolean; - itemStyle: PathStyleProps; - lineStyle: LineStyleProps; -} -export interface LegendSymbolStyleOption { - itemStyle?: ItemStyleProps; - lineStyle?: LineStyleProps; -} -export interface LegendOption extends ComponentOption, LegendStyleOption, BoxLayoutOptionMixin, BorderOptionMixin { - mainType?: 'legend'; - show?: boolean; - orient?: LayoutOrient; - align?: 'auto' | 'left' | 'right'; - backgroundColor?: ColorString; - /** - * Border radius of background rect - * @default 0 - */ - borderRadius?: number | number[]; - /** - * Padding between legend item and border. - * Support to be a single number or an array. - * @default 5 - */ - padding?: number | number[]; - /** - * Gap between each legend item. - * @default 10 - */ - itemGap?: number; - /** - * Width of legend symbol - */ - itemWidth?: number; - /** - * Height of legend symbol - */ - itemHeight?: number; - selectedMode?: boolean | 'single' | 'multiple'; - /** - * selected map of each item. Default to be selected if item is not in the map - */ - selected?: Dictionary; - /** - * Buttons for all select or inverse select. - * @example - * selector: [{type: 'all or inverse', title: xxx}] - * selector: true - * selector: ['all', 'inverse'] - */ - selector?: (LegendSelectorButtonOption | SelectorType)[] | boolean; - selectorLabel?: LabelOption; - emphasis?: { - selectorLabel?: LabelOption; - }; - /** - * Position of selector buttons. - */ - selectorPosition?: 'auto' | 'start' | 'end'; - /** - * Gap between each selector button - */ - selectorItemGap?: number; - /** - * Gap between selector buttons group and legend main items. - */ - selectorButtonGap?: number; - data?: (string | DataItem)[]; - /** - * Tooltip option - */ - tooltip?: CommonTooltipOption; -} -declare class LegendModel extends ComponentModel { - static type: string; - type: string; - static readonly dependencies: string[]; - readonly layoutMode: { - readonly type: "box"; - readonly ignoreSize: true; - }; - private _data; - private _availableNames; - init(option: Ops, parentModel: Model, ecModel: GlobalModel): void; - mergeOption(option: Ops, ecModel: GlobalModel): void; - _updateSelector(option: Ops): void; - optionUpdated(): void; - _updateData(ecModel: GlobalModel): void; - getData(): Model[]; - select(name: string): void; - unSelect(name: string): void; - toggleSelected(name: string): void; - allSelect(): void; - inverseSelect(): void; - isSelected(name: string): boolean; - getOrient(): { - index: 0; - name: 'horizontal'; - }; - getOrient(): { - index: 1; - name: 'vertical'; - }; - static defaultOption: LegendOption; -} -export default LegendModel; diff --git a/node_modules/echarts/types/src/component/legend/LegendView.d.ts b/node_modules/echarts/types/src/component/legend/LegendView.d.ts deleted file mode 100644 index 7c9d759..0000000 --- a/node_modules/echarts/types/src/component/legend/LegendView.d.ts +++ /dev/null @@ -1,45 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import ComponentView from '../../view/Component.js'; -import LegendModel, { LegendOption, LegendSelectorButtonOption } from './LegendModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ZRRectLike } from '../../util/types.js'; -declare class LegendView extends ComponentView { - static type: string; - type: string; - newlineDisabled: boolean; - private _contentGroup; - private _backgroundEl; - private _selectorGroup; - /** - * If first rendering, `contentGroup.position` is [0, 0], which - * does not make sense and may cause unexpected animation if adopted. - */ - private _isFirstRender; - init(): void; - /** - * @protected - */ - getContentGroup(): graphic.Group; - /** - * @protected - */ - getSelectorGroup(): graphic.Group; - /** - * @override - */ - render(legendModel: LegendModel, ecModel: GlobalModel, api: ExtensionAPI): void; - protected resetInner(): void; - protected renderInner(itemAlign: LegendOption['align'], legendModel: LegendModel, ecModel: GlobalModel, api: ExtensionAPI, selector: LegendSelectorButtonOption[], orient: LegendOption['orient'], selectorPosition: LegendOption['selectorPosition']): void; - private _createSelector; - private _createItem; - protected layoutInner(legendModel: LegendModel, itemAlign: LegendOption['align'], maxSize: { - width: number; - height: number; - }, isFirstRender: boolean, selector: LegendOption['selector'], selectorPosition: LegendOption['selectorPosition']): ZRRectLike; - /** - * @protected - */ - remove(): void; -} -export default LegendView; diff --git a/node_modules/echarts/types/src/component/legend/ScrollableLegendModel.d.ts b/node_modules/echarts/types/src/component/legend/ScrollableLegendModel.d.ts deleted file mode 100644 index fa48fb4..0000000 --- a/node_modules/echarts/types/src/component/legend/ScrollableLegendModel.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -import LegendModel, { LegendOption } from './LegendModel.js'; -import { ZRColor, LabelOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -export interface ScrollableLegendOption extends LegendOption { - scrollDataIndex?: number; - /** - * Gap between each page button - */ - pageButtonItemGap?: number; - /** - * Gap between page buttons group and legend items. - */ - pageButtonGap?: number; - pageButtonPosition?: 'start' | 'end'; - pageFormatter?: string | ((param: { - current: number; - total: number; - }) => string); - pageIcons?: { - horizontal?: string[]; - vertical?: string[]; - }; - pageIconColor?: ZRColor; - pageIconInactiveColor?: ZRColor; - pageIconSize?: number; - pageTextStyle?: LabelOption; - animationDurationUpdate?: number; -} -declare class ScrollableLegendModel extends LegendModel { - static type: "legend.scroll"; - type: "legend.scroll"; - /** - * @param {number} scrollDataIndex - */ - setScrollDataIndex(scrollDataIndex: number): void; - init(option: ScrollableLegendOption, parentModel: Model, ecModel: GlobalModel): void; - /** - * @override - */ - mergeOption(option: ScrollableLegendOption, ecModel: GlobalModel): void; - static defaultOption: ScrollableLegendOption; -} -export default ScrollableLegendModel; diff --git a/node_modules/echarts/types/src/component/legend/ScrollableLegendView.d.ts b/node_modules/echarts/types/src/component/legend/ScrollableLegendView.d.ts deleted file mode 100644 index 896dc81..0000000 --- a/node_modules/echarts/types/src/component/legend/ScrollableLegendView.d.ts +++ /dev/null @@ -1,54 +0,0 @@ -import LegendView from './LegendView.js'; -import { LegendSelectorButtonOption } from './LegendModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -import ScrollableLegendModel, { ScrollableLegendOption } from './ScrollableLegendModel.js'; -interface PageInfo { - contentPosition: number[]; - pageCount: number; - pageIndex: number; - pagePrevDataIndex: number; - pageNextDataIndex: number; -} -declare class ScrollableLegendView extends LegendView { - static type: "legend.scroll"; - type: "legend.scroll"; - newlineDisabled: boolean; - private _containerGroup; - private _controllerGroup; - private _currentIndex; - private _showController; - init(): void; - /** - * @override - */ - resetInner(): void; - /** - * @override - */ - renderInner(itemAlign: ScrollableLegendOption['align'], legendModel: ScrollableLegendModel, ecModel: GlobalModel, api: ExtensionAPI, selector: LegendSelectorButtonOption[], orient: ScrollableLegendOption['orient'], selectorPosition: ScrollableLegendOption['selectorPosition']): void; - /** - * @override - */ - layoutInner(legendModel: ScrollableLegendModel, itemAlign: ScrollableLegendOption['align'], maxSize: { - width: number; - height: number; - }, isFirstRender: boolean, selector: LegendSelectorButtonOption[], selectorPosition: ScrollableLegendOption['selectorPosition']): import("zrender/lib/core/BoundingRect").RectLike; - _layoutContentAndController(legendModel: ScrollableLegendModel, isFirstRender: boolean, maxSize: { - width: number; - height: number; - }, orientIdx: 0 | 1, wh: 'width' | 'height', hw: 'width' | 'height', yx: 'x' | 'y', xy: 'y' | 'x'): import("zrender/lib/core/BoundingRect").RectLike; - _pageGo(to: 'pagePrevDataIndex' | 'pageNextDataIndex', legendModel: ScrollableLegendModel, api: ExtensionAPI): void; - _updatePageInfoView(legendModel: ScrollableLegendModel, pageInfo: PageInfo): void; - /** - * contentPosition: Array., null when data item not found. - * pageIndex: number, null when data item not found. - * pageCount: number, always be a number, can be 0. - * pagePrevDataIndex: number, null when no previous page. - * pageNextDataIndex: number, null when no next page. - * } - */ - _getPageInfo(legendModel: ScrollableLegendModel): PageInfo; - _findTargetItemIndex(targetDataIndex: number): number; -} -export default ScrollableLegendView; diff --git a/node_modules/echarts/types/src/component/legend/install.d.ts b/node_modules/echarts/types/src/component/legend/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/legend/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/legend/installLegendPlain.d.ts b/node_modules/echarts/types/src/component/legend/installLegendPlain.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/legend/installLegendPlain.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/legend/installLegendScroll.d.ts b/node_modules/echarts/types/src/component/legend/installLegendScroll.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/legend/installLegendScroll.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/legend/legendAction.d.ts b/node_modules/echarts/types/src/component/legend/legendAction.d.ts deleted file mode 100644 index 1b368e3..0000000 --- a/node_modules/echarts/types/src/component/legend/legendAction.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function installLegendAction(registers: any): void; diff --git a/node_modules/echarts/types/src/component/legend/legendFilter.d.ts b/node_modules/echarts/types/src/component/legend/legendFilter.d.ts deleted file mode 100644 index 6285921..0000000 --- a/node_modules/echarts/types/src/component/legend/legendFilter.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -export default function legendFilter(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/component/legend/scrollableLegendAction.d.ts b/node_modules/echarts/types/src/component/legend/scrollableLegendAction.d.ts deleted file mode 100644 index 1b2d222..0000000 --- a/node_modules/echarts/types/src/component/legend/scrollableLegendAction.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export default function installScrollableLegendAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/legendPlain.d.ts b/node_modules/echarts/types/src/component/legendPlain.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/legendPlain.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/legendScroll.d.ts b/node_modules/echarts/types/src/component/legendScroll.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/legendScroll.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/markArea.d.ts b/node_modules/echarts/types/src/component/markArea.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/markArea.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/markLine.d.ts b/node_modules/echarts/types/src/component/markLine.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/markLine.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/markPoint.d.ts b/node_modules/echarts/types/src/component/markPoint.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/markPoint.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/marker/MarkAreaModel.d.ts b/node_modules/echarts/types/src/component/marker/MarkAreaModel.d.ts deleted file mode 100644 index 2adc341..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkAreaModel.d.ts +++ /dev/null @@ -1,35 +0,0 @@ -import MarkerModel, { MarkerOption, MarkerStatisticType, MarkerPositionOption } from './MarkerModel.js'; -import { SeriesLabelOption, ItemStyleOption, StatesOptionMixin, StatesMixinBase } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -interface MarkAreaStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -interface MarkAreaDataItemOptionBase extends MarkAreaStateOption, StatesOptionMixin { - name?: string; -} -export interface MarkArea1DDataItemOption extends MarkAreaDataItemOptionBase { - xAxis?: number; - yAxis?: number; - type?: MarkerStatisticType; - valueIndex?: number; - valueDim?: string; -} -interface MarkArea2DDataItemDimOption extends MarkAreaDataItemOptionBase, MarkerPositionOption { -} -export declare type MarkArea2DDataItemOption = [ - MarkArea2DDataItemDimOption, - MarkArea2DDataItemDimOption -]; -export interface MarkAreaOption extends MarkerOption, MarkAreaStateOption, StatesOptionMixin { - mainType?: 'markArea'; - precision?: number; - data?: (MarkArea1DDataItemOption | MarkArea2DDataItemOption)[]; -} -declare class MarkAreaModel extends MarkerModel { - static type: string; - type: string; - createMarkerModelFromSeries(markerOpt: MarkAreaOption, masterMarkerModel: MarkAreaModel, ecModel: GlobalModel): MarkAreaModel; - static defaultOption: MarkAreaOption; -} -export default MarkAreaModel; diff --git a/node_modules/echarts/types/src/component/marker/MarkAreaView.d.ts b/node_modules/echarts/types/src/component/marker/MarkAreaView.d.ts deleted file mode 100644 index a3677df..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkAreaView.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import * as graphic from '../../util/graphic.js'; -import MarkerView from './MarkerView.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import MarkAreaModel from './MarkAreaModel.js'; -import SeriesModel from '../../model/Series.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -interface MarkAreaDrawGroup { - group: graphic.Group; -} -export declare const dimPermutations: readonly [readonly ["x0", "y0"], readonly ["x1", "y0"], readonly ["x1", "y1"], readonly ["x0", "y1"]]; -declare class MarkAreaView extends MarkerView { - static type: string; - type: string; - markerGroupMap: HashMap; - updateTransform(markAreaModel: MarkAreaModel, ecModel: GlobalModel, api: ExtensionAPI): void; - renderSeries(seriesModel: SeriesModel, maModel: MarkAreaModel, ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default MarkAreaView; diff --git a/node_modules/echarts/types/src/component/marker/MarkLineModel.d.ts b/node_modules/echarts/types/src/component/marker/MarkLineModel.d.ts deleted file mode 100644 index 20baf67..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkLineModel.d.ts +++ /dev/null @@ -1,57 +0,0 @@ -import MarkerModel, { MarkerOption, MarkerStatisticType, MarkerPositionOption } from './MarkerModel.js'; -import GlobalModel from '../../model/Global.js'; -import { LineStyleOption, SeriesLineLabelOption, SymbolOptionMixin, ItemStyleOption, StatesOptionMixin, StatesMixinBase } from '../../util/types.js'; -interface MarkLineStateOption { - lineStyle?: LineStyleOption; - /** - * itemStyle for symbol - */ - itemStyle?: ItemStyleOption; - label?: SeriesLineLabelOption; -} -interface MarkLineDataItemOptionBase extends MarkLineStateOption, StatesOptionMixin { - name?: string; -} -export interface MarkLine1DDataItemOption extends MarkLineDataItemOptionBase { - xAxis?: number | string; - yAxis?: number | string; - type?: MarkerStatisticType; - /** - * When using statistic method with type. - * valueIndex and valueDim can be specify which dim the statistic is used on. - */ - valueIndex?: number; - valueDim?: string; - /** - * Symbol for both two ends - */ - symbol?: string[] | string; - symbolSize?: number[] | number; - symbolRotate?: number[] | number; - symbolOffset?: number | string | (number | string)[]; -} -interface MarkLine2DDataItemDimOption extends MarkLineDataItemOptionBase, SymbolOptionMixin, MarkerPositionOption { -} -export declare type MarkLine2DDataItemOption = [ - MarkLine2DDataItemDimOption, - MarkLine2DDataItemDimOption -]; -export interface MarkLineOption extends MarkerOption, MarkLineStateOption, StatesOptionMixin { - mainType?: 'markLine'; - symbol?: string[] | string; - symbolSize?: number[] | number; - symbolRotate?: number[] | number; - symbolOffset?: number | string | (number | string)[]; - /** - * Precision used on statistic method - */ - precision?: number; - data?: (MarkLine1DDataItemOption | MarkLine2DDataItemOption)[]; -} -declare class MarkLineModel extends MarkerModel { - static type: string; - type: string; - createMarkerModelFromSeries(markerOpt: MarkLineOption, masterMarkerModel: MarkLineModel, ecModel: GlobalModel): MarkLineModel; - static defaultOption: MarkLineOption; -} -export default MarkLineModel; diff --git a/node_modules/echarts/types/src/component/marker/MarkLineView.d.ts b/node_modules/echarts/types/src/component/marker/MarkLineView.d.ts deleted file mode 100644 index 73916db..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkLineView.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import LineDraw from '../../chart/helper/LineDraw.js'; -import MarkerView from './MarkerView.js'; -import MarkLineModel from './MarkLineModel.js'; -import SeriesModel from '../../model/Series.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -declare class MarkLineView extends MarkerView { - static type: string; - type: string; - markerGroupMap: HashMap; - updateTransform(markLineModel: MarkLineModel, ecModel: GlobalModel, api: ExtensionAPI): void; - renderSeries(seriesModel: SeriesModel, mlModel: MarkLineModel, ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default MarkLineView; diff --git a/node_modules/echarts/types/src/component/marker/MarkPointModel.d.ts b/node_modules/echarts/types/src/component/marker/MarkPointModel.d.ts deleted file mode 100644 index 0a5cb97..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkPointModel.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import MarkerModel, { MarkerOption, MarkerPositionOption } from './MarkerModel.js'; -import GlobalModel from '../../model/Global.js'; -import { SymbolOptionMixin, ItemStyleOption, SeriesLabelOption, CallbackDataParams, StatesOptionMixin, StatesMixinBase } from '../../util/types.js'; -interface MarkPointStateOption { - itemStyle?: ItemStyleOption; - label?: SeriesLabelOption; -} -export interface MarkPointDataItemOption extends MarkPointStateOption, StatesOptionMixin, SymbolOptionMixin, MarkerPositionOption { - name: string; -} -export interface MarkPointOption extends MarkerOption, SymbolOptionMixin, StatesOptionMixin, MarkPointStateOption { - mainType?: 'markPoint'; - precision?: number; - data?: MarkPointDataItemOption[]; -} -declare class MarkPointModel extends MarkerModel { - static type: string; - type: string; - createMarkerModelFromSeries(markerOpt: MarkPointOption, masterMarkerModel: MarkPointModel, ecModel: GlobalModel): MarkPointModel; - static defaultOption: MarkPointOption; -} -export default MarkPointModel; diff --git a/node_modules/echarts/types/src/component/marker/MarkPointView.d.ts b/node_modules/echarts/types/src/component/marker/MarkPointView.d.ts deleted file mode 100644 index b5fe59b..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkPointView.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import SymbolDraw from '../../chart/helper/SymbolDraw.js'; -import MarkerView from './MarkerView.js'; -import SeriesModel from '../../model/Series.js'; -import MarkPointModel from './MarkPointModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -declare class MarkPointView extends MarkerView { - static type: string; - type: string; - markerGroupMap: HashMap; - updateTransform(markPointModel: MarkPointModel, ecModel: GlobalModel, api: ExtensionAPI): void; - renderSeries(seriesModel: SeriesModel, mpModel: MarkPointModel, ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default MarkPointView; diff --git a/node_modules/echarts/types/src/component/marker/MarkerModel.d.ts b/node_modules/echarts/types/src/component/marker/MarkerModel.d.ts deleted file mode 100644 index 477f809..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkerModel.d.ts +++ /dev/null @@ -1,74 +0,0 @@ -import { DataFormatMixin } from '../../model/mixin/dataFormat.js'; -import ComponentModel from '../../model/Component.js'; -import SeriesModel from '../../model/Series.js'; -import { ComponentOption, AnimationOptionMixin, CommonTooltipOption, ScaleDataValue, CallbackDataParams, SeriesDataType } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesData from '../../data/SeriesData.js'; -export declare type MarkerStatisticType = 'average' | 'min' | 'max' | 'median'; -/** - * Option to specify where to put the marker. - */ -export interface MarkerPositionOption { - x?: number | string; - y?: number | string; - /** - * Coord on any coordinate system - */ - coord?: (ScaleDataValue | MarkerStatisticType)[]; - xAxis?: ScaleDataValue; - yAxis?: ScaleDataValue; - radiusAxis?: ScaleDataValue; - angleAxis?: ScaleDataValue; - type?: MarkerStatisticType; - /** - * When using statistic method with type. - * valueIndex and valueDim can be specify which dim the statistic is used on. - */ - valueIndex?: number; - valueDim?: string; - /** - * Value to be displayed as label. Totally optional - */ - value?: string | number; -} -export interface MarkerOption extends ComponentOption, AnimationOptionMixin { - silent?: boolean; - data?: unknown[]; - tooltip?: CommonTooltipOption & { - trigger?: 'item' | 'axis' | boolean | 'none'; - }; -} -declare abstract class MarkerModel extends ComponentModel { - static type: string; - type: string; - /** - * If marker model is created by self from series - */ - createdBySelf: boolean; - static readonly dependencies: string[]; - __hostSeries: SeriesModel; - private _data; - /** - * @overrite - */ - init(option: Opts, parentModel: Model, ecModel: GlobalModel): void; - isAnimationEnabled(): boolean; - /** - * @overrite - */ - mergeOption(newOpt: Opts, ecModel: GlobalModel): void; - _mergeOption(newOpt: Opts, ecModel: GlobalModel, createdBySelf?: boolean, isInit?: boolean): void; - formatTooltip(dataIndex: number, multipleSeries: boolean, dataType: string): import("../tooltip/tooltipMarkup").TooltipMarkupSection; - getData(): SeriesData; - setData(data: SeriesData): void; - getDataParams(dataIndex: number, dataType?: SeriesDataType): CallbackDataParams; - /** - * Create slave marker model from series. - */ - abstract createMarkerModelFromSeries(markerOpt: Opts, masterMarkerModel: MarkerModel, ecModel: GlobalModel): MarkerModel; - static getMarkerModelFromSeries(seriesModel: SeriesModel, componentType: 'markLine' | 'markPoint' | 'markArea'): MarkerModel; -} -interface MarkerModel extends DataFormatMixin { -} -export default MarkerModel; diff --git a/node_modules/echarts/types/src/component/marker/MarkerView.d.ts b/node_modules/echarts/types/src/component/marker/MarkerView.d.ts deleted file mode 100644 index e6b46b9..0000000 --- a/node_modules/echarts/types/src/component/marker/MarkerView.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import MarkerModel from './MarkerModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import SeriesModel from '../../model/Series.js'; -import Group from 'zrender/lib/graphic/Group.js'; -interface MarkerDraw { - group: Group; -} -declare abstract class MarkerView extends ComponentView { - static type: string; - type: string; - /** - * Markline grouped by series - */ - markerGroupMap: HashMap; - init(): void; - render(markerModel: MarkerModel, ecModel: GlobalModel, api: ExtensionAPI): void; - markKeep(drawGroup: MarkerDraw): void; - toggleBlurSeries(seriesModelList: SeriesModel[], isBlur: boolean): void; - abstract renderSeries(seriesModel: SeriesModel, markerModel: MarkerModel, ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default MarkerView; diff --git a/node_modules/echarts/types/src/component/marker/checkMarkerInSeries.d.ts b/node_modules/echarts/types/src/component/marker/checkMarkerInSeries.d.ts deleted file mode 100644 index 84be2d7..0000000 --- a/node_modules/echarts/types/src/component/marker/checkMarkerInSeries.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { SeriesOption } from '../../util/types.js'; -declare type MarkerTypes = 'markPoint' | 'markLine' | 'markArea'; -export default function checkMarkerInSeries(seriesOpts: SeriesOption | SeriesOption[], markerType: MarkerTypes): boolean; -export {}; diff --git a/node_modules/echarts/types/src/component/marker/installMarkArea.d.ts b/node_modules/echarts/types/src/component/marker/installMarkArea.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/marker/installMarkArea.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/marker/installMarkLine.d.ts b/node_modules/echarts/types/src/component/marker/installMarkLine.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/marker/installMarkLine.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/marker/installMarkPoint.d.ts b/node_modules/echarts/types/src/component/marker/installMarkPoint.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/marker/installMarkPoint.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/marker/markerHelper.d.ts b/node_modules/echarts/types/src/component/marker/markerHelper.d.ts deleted file mode 100644 index d27b229..0000000 --- a/node_modules/echarts/types/src/component/marker/markerHelper.d.ts +++ /dev/null @@ -1,34 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import SeriesData from '../../data/SeriesData.js'; -import { MarkerStatisticType, MarkerPositionOption } from './MarkerModel.js'; -import Axis from '../../coord/Axis.js'; -import { CoordinateSystem } from '../../coord/CoordinateSystem.js'; -import { ScaleDataValue, ParsedValue, DimensionName } from '../../util/types.js'; -import SeriesDimensionDefine from '../../data/SeriesDimensionDefine.js'; -interface MarkerAxisInfo { - valueDataDim: DimensionName; - valueAxis: Axis; - baseAxis: Axis; - baseDataDim: DimensionName; -} -export declare type MarkerDimValueGetter = (item: TMarkerItemOption, dimName: string, dataIndex: number, dimIndex: number) => ParsedValue; -/** - * Transform markPoint data item to format used in List by do the following - * 1. Calculate statistic like `max`, `min`, `average` - * 2. Convert `item.xAxis`, `item.yAxis` to `item.coord` array - */ -export declare function dataTransform(seriesModel: SeriesModel, item: MarkerPositionOption): MarkerPositionOption; -export declare function getAxisInfo(item: MarkerPositionOption, data: SeriesData, coordSys: CoordinateSystem, seriesModel: SeriesModel): MarkerAxisInfo; -/** - * Filter data which is out of coordinateSystem range - * [dataFilter description] - */ -export declare function dataFilter(coordSys: CoordinateSystem & { - containData?(data: ScaleDataValue[]): boolean; -}, item: MarkerPositionOption): boolean; -export declare function zoneFilter(coordSys: CoordinateSystem & { - containZone?(data1: ScaleDataValue[], data2: ScaleDataValue[]): boolean; -}, item1: MarkerPositionOption, item2: MarkerPositionOption): boolean; -export declare function createMarkerDimValueGetter(inCoordSys: boolean, dims: SeriesDimensionDefine[]): MarkerDimValueGetter; -export declare function numCalculate(data: SeriesData, valueDataDim: string, type: MarkerStatisticType): number; -export {}; diff --git a/node_modules/echarts/types/src/component/parallel.d.ts b/node_modules/echarts/types/src/component/parallel.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/parallel.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/parallel/ParallelView.d.ts b/node_modules/echarts/types/src/component/parallel/ParallelView.d.ts deleted file mode 100644 index 93ac1c3..0000000 --- a/node_modules/echarts/types/src/component/parallel/ParallelView.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ParallelModel from '../../coord/parallel/ParallelModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import ComponentView from '../../view/Component.js'; -import { ParallelAxisExpandPayload } from '../axis/parallelAxisAction.js'; -declare class ParallelView extends ComponentView { - static type: string; - readonly type: string; - _model: ParallelModel; - private _api; - _mouseDownPoint: number[]; - private _handlers; - render(parallelModel: ParallelModel, ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * @internal - * @param {Object} [opt] If null, cancel the last action triggering for debounce. - */ - _throttledDispatchExpand(this: ParallelView, opt: Omit): void; - /** - * @internal - */ - _dispatchExpand(opt: Omit): void; -} -export default ParallelView; diff --git a/node_modules/echarts/types/src/component/parallel/install.d.ts b/node_modules/echarts/types/src/component/parallel/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/parallel/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/polar.d.ts b/node_modules/echarts/types/src/component/polar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/polar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/polar/install.d.ts b/node_modules/echarts/types/src/component/polar/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/polar/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/radar.d.ts b/node_modules/echarts/types/src/component/radar.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/radar.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/radar/RadarView.d.ts b/node_modules/echarts/types/src/component/radar/RadarView.d.ts deleted file mode 100644 index e45e25a..0000000 --- a/node_modules/echarts/types/src/component/radar/RadarView.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import RadarModel from '../../coord/radar/RadarModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class RadarView extends ComponentView { - static type: string; - type: string; - render(radarModel: RadarModel, ecModel: GlobalModel, api: ExtensionAPI): void; - _buildAxes(radarModel: RadarModel): void; - _buildSplitLineAndArea(radarModel: RadarModel): void; -} -export default RadarView; diff --git a/node_modules/echarts/types/src/component/radar/install.d.ts b/node_modules/echarts/types/src/component/radar/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/radar/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/singleAxis.d.ts b/node_modules/echarts/types/src/component/singleAxis.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/singleAxis.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/singleAxis/install.d.ts b/node_modules/echarts/types/src/component/singleAxis/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/singleAxis/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/timeline.d.ts b/node_modules/echarts/types/src/component/timeline.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/timeline.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/timeline/SliderTimelineModel.d.ts b/node_modules/echarts/types/src/component/timeline/SliderTimelineModel.d.ts deleted file mode 100644 index 21da8d4..0000000 --- a/node_modules/echarts/types/src/component/timeline/SliderTimelineModel.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import TimelineModel, { TimelineOption } from './TimelineModel.js'; -import { DataFormatMixin } from '../../model/mixin/dataFormat.js'; -import SeriesData from '../../data/SeriesData.js'; -export interface SliderTimelineOption extends TimelineOption { -} -declare class SliderTimelineModel extends TimelineModel { - static type: string; - type: string; - /** - * @protected - */ - static defaultOption: SliderTimelineOption; -} -interface SliderTimelineModel extends DataFormatMixin { - getData(): SeriesData; -} -export default SliderTimelineModel; diff --git a/node_modules/echarts/types/src/component/timeline/SliderTimelineView.d.ts b/node_modules/echarts/types/src/component/timeline/SliderTimelineView.d.ts deleted file mode 100644 index ad33d95..0000000 --- a/node_modules/echarts/types/src/component/timeline/SliderTimelineView.d.ts +++ /dev/null @@ -1,53 +0,0 @@ -import TimelineView from './TimelineView.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import SliderTimelineModel from './SliderTimelineModel.js'; -declare class SliderTimelineView extends TimelineView { - static type: string; - type: string; - api: ExtensionAPI; - model: SliderTimelineModel; - ecModel: GlobalModel; - private _axis; - private _viewRect; - private _timer; - private _currentPointer; - private _progressLine; - private _mainGroup; - private _labelGroup; - private _tickSymbols; - private _tickLabels; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * @override - */ - render(timelineModel: SliderTimelineModel, ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * @override - */ - remove(): void; - /** - * @override - */ - dispose(): void; - private _layout; - private _position; - private _createAxis; - private _createGroup; - private _renderAxisLine; - private _renderAxisTick; - private _renderAxisLabel; - private _renderControl; - private _renderCurrentPointer; - private _handlePlayClick; - private _handlePointerDrag; - private _handlePointerDragend; - private _pointerChangeTimeline; - private _doPlayStop; - private _toAxisCoord; - private _findNearestTick; - private _clearTimer; - private _changeTimeline; - private _updateTicksStatus; -} -export default SliderTimelineView; diff --git a/node_modules/echarts/types/src/component/timeline/TimelineAxis.d.ts b/node_modules/echarts/types/src/component/timeline/TimelineAxis.d.ts deleted file mode 100644 index 5261cdb..0000000 --- a/node_modules/echarts/types/src/component/timeline/TimelineAxis.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Axis from '../../coord/Axis.js'; -import Scale from '../../scale/Scale.js'; -import TimelineModel from './TimelineModel.js'; -import { LabelOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -/** - * Extend axis 2d - */ -declare class TimelineAxis extends Axis { - type: 'category' | 'time' | 'value'; - model: TimelineModel; - constructor(dim: string, scale: Scale, coordExtent: [number, number], axisType: 'category' | 'time' | 'value'); - /** - * @override - */ - getLabelModel(): Model; - /** - * @override - */ - isHorizontal(): boolean; -} -export default TimelineAxis; diff --git a/node_modules/echarts/types/src/component/timeline/TimelineModel.d.ts b/node_modules/echarts/types/src/component/timeline/TimelineModel.d.ts deleted file mode 100644 index e3e4690..0000000 --- a/node_modules/echarts/types/src/component/timeline/TimelineModel.d.ts +++ /dev/null @@ -1,140 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import SeriesData from '../../data/SeriesData.js'; -import { ComponentOption, BoxLayoutOptionMixin, LayoutOrient, SymbolOptionMixin, LineStyleOption, ItemStyleOption, LabelOption, OptionDataValue, ZRColor, ColorString, CommonTooltipOption, CallbackDataParams, ZREasing } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import GlobalModel, { GlobalModelSetOptionOpts } from '../../model/Global.js'; -export interface TimelineControlStyle extends ItemStyleOption { - show?: boolean; - showPlayBtn?: boolean; - showPrevBtn?: boolean; - showNextBtn?: boolean; - itemSize?: number; - itemGap?: number; - position?: 'left' | 'right' | 'top' | 'bottom'; - playIcon?: string; - stopIcon?: string; - prevIcon?: string; - nextIcon?: string; - playBtnSize?: number | string; - stopBtnSize?: number | string; - nextBtnSize?: number | string; - prevBtnSize?: number | string; -} -export interface TimelineCheckpointStyle extends ItemStyleOption, SymbolOptionMixin { - animation?: boolean; - animationDuration?: number; - animationEasing?: ZREasing; -} -interface TimelineLineStyleOption extends LineStyleOption { - show?: boolean; -} -interface TimelineLabelOption extends Omit { - show?: boolean; - position?: 'auto' | 'left' | 'right' | 'top' | 'bottom' | number; - interval?: 'auto' | number; - formatter?: string | ((value: string | number, index: number) => string); -} -export interface TimelineDataItemOption extends SymbolOptionMixin { - value?: OptionDataValue; - itemStyle?: ItemStyleOption; - label?: TimelineLabelOption; - checkpointStyle?: TimelineCheckpointStyle; - emphasis?: { - itemStyle?: ItemStyleOption; - label?: TimelineLabelOption; - checkpointStyle?: TimelineCheckpointStyle; - }; - progress?: { - lineStyle?: TimelineLineStyleOption; - itemStyle?: ItemStyleOption; - label?: TimelineLabelOption; - }; - tooltip?: boolean; -} -export interface TimelineOption extends ComponentOption, BoxLayoutOptionMixin, SymbolOptionMixin { - mainType?: 'timeline'; - backgroundColor?: ZRColor; - borderColor?: ColorString; - borderWidth?: number; - tooltip?: CommonTooltipOption & { - trigger?: 'item'; - }; - show?: boolean; - axisType?: 'category' | 'time' | 'value'; - currentIndex?: number; - autoPlay?: boolean; - rewind?: boolean; - loop?: boolean; - playInterval?: number; - realtime?: boolean; - controlPosition?: 'left' | 'right' | 'top' | 'bottom'; - padding?: number | number[]; - orient?: LayoutOrient; - inverse?: boolean; - replaceMerge?: GlobalModelSetOptionOpts['replaceMerge']; - lineStyle?: TimelineLineStyleOption; - itemStyle?: ItemStyleOption; - checkpointStyle?: TimelineCheckpointStyle; - controlStyle?: TimelineControlStyle; - label?: TimelineLabelOption; - emphasis?: { - lineStyle?: TimelineLineStyleOption; - itemStyle?: ItemStyleOption; - checkpointStyle?: TimelineCheckpointStyle; - controlStyle?: TimelineControlStyle; - label?: TimelineLabelOption; - }; - progress?: { - lineStyle?: TimelineLineStyleOption; - itemStyle?: ItemStyleOption; - label?: TimelineLabelOption; - }; - data?: (OptionDataValue | TimelineDataItemOption)[]; -} -declare class TimelineModel extends ComponentModel { - static type: string; - type: string; - layoutMode: string; - private _data; - private _names; - /** - * @override - */ - init(option: TimelineOption, parentModel: Model, ecModel: GlobalModel): void; - /** - * @override - */ - mergeOption(option: TimelineOption): void; - setCurrentIndex(currentIndex: number): void; - /** - * @return {number} currentIndex - */ - getCurrentIndex(): number; - /** - * @return {boolean} - */ - isIndexMax(): boolean; - /** - * @param {boolean} state true: play, false: stop - */ - setPlayState(state: boolean): void; - /** - * @return {boolean} true: play, false: stop - */ - getPlayState(): boolean; - /** - * @private - */ - _initData(): void; - getData(): SeriesData; - /** - * @public - * @return {Array.} categoreis - */ - getCategories(): string[]; - /** - * @protected - */ - static defaultOption: TimelineOption; -} -export default TimelineModel; diff --git a/node_modules/echarts/types/src/component/timeline/TimelineView.d.ts b/node_modules/echarts/types/src/component/timeline/TimelineView.d.ts deleted file mode 100644 index 2598d6b..0000000 --- a/node_modules/echarts/types/src/component/timeline/TimelineView.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import ComponentView from '../../view/Component.js'; -declare class TimelineView extends ComponentView { - static type: string; - type: string; -} -export default TimelineView; diff --git a/node_modules/echarts/types/src/component/timeline/install.d.ts b/node_modules/echarts/types/src/component/timeline/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/timeline/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/timeline/preprocessor.d.ts b/node_modules/echarts/types/src/component/timeline/preprocessor.d.ts deleted file mode 100644 index bc3a251..0000000 --- a/node_modules/echarts/types/src/component/timeline/preprocessor.d.ts +++ /dev/null @@ -1 +0,0 @@ -export default function timelinePreprocessor(option: any): void; diff --git a/node_modules/echarts/types/src/component/timeline/timelineAction.d.ts b/node_modules/echarts/types/src/component/timeline/timelineAction.d.ts deleted file mode 100644 index b394b5c..0000000 --- a/node_modules/echarts/types/src/component/timeline/timelineAction.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { Payload } from '../../util/types.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface TimelineChangePayload extends Payload { - type: 'timelineChange'; - currentIndex: number; -} -export interface TimelinePlayChangePayload extends Payload { - type: 'timelinePlayChange'; - playState: boolean; -} -export declare function installTimelineAction(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/title.d.ts b/node_modules/echarts/types/src/component/title.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/title.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/title/install.d.ts b/node_modules/echarts/types/src/component/title/install.d.ts deleted file mode 100644 index e3fecb9..0000000 --- a/node_modules/echarts/types/src/component/title/install.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { ComponentOption, BoxLayoutOptionMixin, ZRTextAlign, ZRTextVerticalAlign, ZRColor, BorderOptionMixin, LabelOption } from '../../util/types.js'; -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export interface TitleOption extends ComponentOption, BoxLayoutOptionMixin, BorderOptionMixin { - mainType?: 'title'; - show?: boolean; - text?: string; - /** - * Link to url - */ - link?: string; - target?: 'self' | 'blank'; - subtext?: string; - sublink?: string; - subtarget?: 'self' | 'blank'; - textAlign?: ZRTextAlign; - textVerticalAlign?: ZRTextVerticalAlign; - /** - * @deprecated Use textVerticalAlign instead - */ - textBaseline?: ZRTextVerticalAlign; - backgroundColor?: ZRColor; - /** - * Padding between text and border. - * Support to be a single number or an array. - */ - padding?: number | number[]; - /** - * Gap between text and subtext - */ - itemGap?: number; - textStyle?: LabelOption; - subtextStyle?: LabelOption; - /** - * If trigger mouse or touch event - */ - triggerEvent?: boolean; - /** - * Radius of background border. - */ - borderRadius?: number | number[]; -} -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/toolbox.d.ts b/node_modules/echarts/types/src/component/toolbox.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/toolbox.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/toolbox/ToolboxModel.d.ts b/node_modules/echarts/types/src/component/toolbox/ToolboxModel.d.ts deleted file mode 100644 index dcdab34..0000000 --- a/node_modules/echarts/types/src/component/toolbox/ToolboxModel.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import * as featureManager from './featureManager.js'; -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, BoxLayoutOptionMixin, LayoutOrient, ZRColor, BorderOptionMixin, ItemStyleOption, LabelOption, CommonTooltipOption, Dictionary } from '../../util/types.js'; -export interface ToolboxTooltipFormatterParams { - componentType: 'toolbox'; - name: string; - title: string; - $vars: ['name', 'title']; -} -export interface ToolboxOption extends ComponentOption, BoxLayoutOptionMixin, BorderOptionMixin { - mainType?: 'toolbox'; - show?: boolean; - orient?: LayoutOrient; - backgroundColor?: ZRColor; - borderRadius?: number | number[]; - padding?: number | number[]; - itemSize?: number; - itemGap?: number; - showTitle?: boolean; - iconStyle?: ItemStyleOption; - emphasis?: { - iconStyle?: ItemStyleOption; - }; - textStyle?: LabelOption; - tooltip?: CommonTooltipOption; - /** - * Write all supported features in the final export option. - */ - feature?: Partial>; -} -declare class ToolboxModel extends ComponentModel { - static type: "toolbox"; - type: "toolbox"; - static layoutMode: { - readonly type: "box"; - readonly ignoreSize: true; - }; - optionUpdated(): void; - static defaultOption: ToolboxOption; -} -export default ToolboxModel; diff --git a/node_modules/echarts/types/src/component/toolbox/ToolboxView.d.ts b/node_modules/echarts/types/src/component/toolbox/ToolboxView.d.ts deleted file mode 100644 index 28b7af0..0000000 --- a/node_modules/echarts/types/src/component/toolbox/ToolboxView.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import ComponentView from '../../view/Component.js'; -import ToolboxModel from './ToolboxModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Dictionary, Payload } from '../../util/types.js'; -import { ToolboxFeature, ToolboxFeatureOption, UserDefinedToolboxFeature } from './featureManager.js'; -declare class ToolboxView extends ComponentView { - static type: "toolbox"; - _features: Dictionary; - _featureNames: string[]; - render(toolboxModel: ToolboxModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload & { - newTitle?: ToolboxFeatureOption['title']; - }): void; - updateView(toolboxModel: ToolboxModel, ecModel: GlobalModel, api: ExtensionAPI, payload: unknown): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default ToolboxView; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/Brush.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/Brush.d.ts deleted file mode 100644 index d53f758..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/Brush.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import { ToolboxFeatureModel, ToolboxFeatureOption, ToolboxFeature } from '../featureManager.js'; -import GlobalModel from '../../../model/Global.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -declare const ICON_TYPES: readonly ["rect", "polygon", "lineX", "lineY", "keep", "clear"]; -declare type IconType = typeof ICON_TYPES[number]; -export interface ToolboxBrushFeatureOption extends ToolboxFeatureOption { - type?: IconType[]; - icon?: { - [key in IconType]?: string; - }; - title?: { - [key in IconType]?: string; - }; -} -declare class BrushFeature extends ToolboxFeature { - private _brushType; - private _brushMode; - render(featureModel: ToolboxFeatureModel, ecModel: GlobalModel, api: ExtensionAPI): void; - updateView(featureModel: ToolboxFeatureModel, ecModel: GlobalModel, api: ExtensionAPI): void; - getIcons(): { - clear?: string; - polygon?: string; - rect?: string; - lineX?: string; - lineY?: string; - keep?: string; - }; - onclick(ecModel: GlobalModel, api: ExtensionAPI, type: IconType): void; - static getDefaultOption(ecModel: GlobalModel): ToolboxBrushFeatureOption; -} -export default BrushFeature; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/DataView.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/DataView.d.ts deleted file mode 100644 index 4c96113..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/DataView.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import GlobalModel from '../../../model/Global.js'; -import { ToolboxFeature, ToolboxFeatureOption } from '../featureManager.js'; -import { ColorString, ECUnitOption } from '../../../util/types.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -export interface ToolboxDataViewFeatureOption extends ToolboxFeatureOption { - readOnly?: boolean; - optionToContent?: (option: ECUnitOption) => string | HTMLElement; - contentToOption?: (viewMain: HTMLDivElement, oldOption: ECUnitOption) => ECUnitOption; - icon?: string; - title?: string; - lang?: string[]; - backgroundColor?: ColorString; - textColor?: ColorString; - textareaColor?: ColorString; - textareaBorderColor?: ColorString; - buttonColor?: ColorString; - buttonTextColor?: ColorString; -} -declare class DataView extends ToolboxFeature { - private _dom; - onclick(ecModel: GlobalModel, api: ExtensionAPI): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - static getDefaultOption(ecModel: GlobalModel): ToolboxDataViewFeatureOption; -} -export default DataView; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/DataZoom.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/DataZoom.d.ts deleted file mode 100644 index 71e7d7a..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/DataZoom.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import BrushController from '../../helper/BrushController.js'; -import * as history from '../../dataZoom/history.js'; -import { ToolboxFeature, ToolboxFeatureModel, ToolboxFeatureOption } from '../featureManager.js'; -import GlobalModel from '../../../model/Global.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -import { Payload, ItemStyleOption } from '../../../util/types.js'; -import { ModelFinderIndexQuery, ModelFinderIdQuery } from '../../../util/model.js'; -declare const ICON_TYPES: readonly ["zoom", "back"]; -declare type IconType = typeof ICON_TYPES[number]; -export interface ToolboxDataZoomFeatureOption extends ToolboxFeatureOption { - type?: IconType[]; - icon?: { - [key in IconType]?: string; - }; - title?: { - [key in IconType]?: string; - }; - filterMode?: 'filter' | 'weakFilter' | 'empty' | 'none'; - xAxisIndex?: ModelFinderIndexQuery; - yAxisIndex?: ModelFinderIndexQuery; - xAxisId?: ModelFinderIdQuery; - yAxisId?: ModelFinderIdQuery; - brushStyle?: ItemStyleOption; -} -declare type ToolboxDataZoomFeatureModel = ToolboxFeatureModel; -declare class DataZoomFeature extends ToolboxFeature { - _brushController: BrushController; - _isZoomActive: boolean; - render(featureModel: ToolboxDataZoomFeatureModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - onclick(ecModel: GlobalModel, api: ExtensionAPI, type: IconType): void; - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - private _onBrush; - _dispatchZoomAction(snapshot: history.DataZoomStoreSnapshot): void; - static getDefaultOption(ecModel: GlobalModel): ToolboxDataZoomFeatureOption; -} -export default DataZoomFeature; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/MagicType.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/MagicType.d.ts deleted file mode 100644 index 5f93442..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/MagicType.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import { ToolboxFeature, ToolboxFeatureOption } from '../featureManager.js'; -import { SeriesOption } from '../../../util/types.js'; -import GlobalModel from '../../../model/Global.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -declare const ICON_TYPES: readonly ["line", "bar", "stack"]; -declare const TITLE_TYPES: readonly ["line", "bar", "stack", "tiled"]; -declare type IconType = typeof ICON_TYPES[number]; -declare type TitleType = typeof TITLE_TYPES[number]; -export interface ToolboxMagicTypeFeatureOption extends ToolboxFeatureOption { - type?: IconType[]; - /** - * Icon group - */ - icon?: { - [key in IconType]?: string; - }; - title?: { - [key in TitleType]?: string; - }; - option?: { - [key in IconType]?: SeriesOption; - }; - /** - * Map of seriesType: seriesIndex - */ - seriesIndex?: { - line?: number; - bar?: number; - }; -} -declare class MagicType extends ToolboxFeature { - getIcons(): { - line?: string; - stack?: string; - bar?: string; - }; - static getDefaultOption(ecModel: GlobalModel): ToolboxMagicTypeFeatureOption; - onclick(ecModel: GlobalModel, api: ExtensionAPI, type: IconType): void; -} -export default MagicType; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/Restore.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/Restore.d.ts deleted file mode 100644 index ea5a43d..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/Restore.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import { ToolboxFeatureOption, ToolboxFeature } from '../featureManager.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -import GlobalModel from '../../../model/Global.js'; -export interface ToolboxRestoreFeatureOption extends ToolboxFeatureOption { - icon?: string; - title?: string; -} -declare class RestoreOption extends ToolboxFeature { - onclick(ecModel: GlobalModel, api: ExtensionAPI): void; - static getDefaultOption(ecModel: GlobalModel): ToolboxRestoreFeatureOption; -} -export default RestoreOption; diff --git a/node_modules/echarts/types/src/component/toolbox/feature/SaveAsImage.d.ts b/node_modules/echarts/types/src/component/toolbox/feature/SaveAsImage.d.ts deleted file mode 100644 index bcdf6ff..0000000 --- a/node_modules/echarts/types/src/component/toolbox/feature/SaveAsImage.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { ToolboxFeature, ToolboxFeatureOption } from '../featureManager.js'; -import { ZRColor } from '../../../util/types.js'; -import GlobalModel from '../../../model/Global.js'; -import ExtensionAPI from '../../../core/ExtensionAPI.js'; -export interface ToolboxSaveAsImageFeatureOption extends ToolboxFeatureOption { - icon?: string; - title?: string; - type?: 'png' | 'jpeg'; - backgroundColor?: ZRColor; - connectedBackgroundColor?: ZRColor; - name?: string; - excludeComponents?: string[]; - pixelRatio?: number; - lang?: string[]; -} -declare class SaveAsImage extends ToolboxFeature { - onclick(ecModel: GlobalModel, api: ExtensionAPI): void; - static getDefaultOption(ecModel: GlobalModel): ToolboxSaveAsImageFeatureOption; -} -export default SaveAsImage; diff --git a/node_modules/echarts/types/src/component/toolbox/featureManager.d.ts b/node_modules/echarts/types/src/component/toolbox/featureManager.d.ts deleted file mode 100644 index f01b307..0000000 --- a/node_modules/echarts/types/src/component/toolbox/featureManager.d.ts +++ /dev/null @@ -1,73 +0,0 @@ -import { Dictionary, DisplayState, ZRElementEvent, ItemStyleOption, LabelOption } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -declare type IconStyle = ItemStyleOption & { - textFill?: LabelOption['color']; - textBackgroundColor?: LabelOption['backgroundColor']; - textPosition?: LabelOption['position']; - textAlign?: LabelOption['align']; - textBorderRadius?: LabelOption['borderRadius']; - textPadding?: LabelOption['padding']; - textFontFamily?: LabelOption['fontFamily']; - textFontSize?: LabelOption['fontSize']; - textFontWeight?: LabelOption['fontWeight']; - textFontStyle?: LabelOption['fontStyle']; -}; -export interface ToolboxFeatureOption { - show?: boolean; - title?: string | Partial>; - icon?: string | Partial>; - iconStyle?: IconStyle; - emphasis?: { - iconStyle?: IconStyle; - }; - iconStatus?: Partial>; - onclick?: () => void; -} -export interface ToolboxFeatureModel extends Model { - /** - * Collection of icon paths. - * Will be injected during rendering in the view. - */ - iconPaths: Partial>; - setIconStatus(iconName: string, status: DisplayState): void; -} -interface ToolboxFeature { - getIcons?(): Dictionary; - onclick(ecModel: GlobalModel, api: ExtensionAPI, type: string, event: ZRElementEvent): void; - dispose?(ecModel: GlobalModel, api: ExtensionAPI): void; - remove?(ecModel: GlobalModel, api: ExtensionAPI): void; - render(featureModel: ToolboxFeatureModel, model: GlobalModel, api: ExtensionAPI, payload: unknown): void; - updateView?(featureModel: ToolboxFeatureModel, model: GlobalModel, api: ExtensionAPI, payload: unknown): void; -} -declare abstract class ToolboxFeature { - uid: string; - model: ToolboxFeatureModel; - ecModel: GlobalModel; - api: ExtensionAPI; - /** - * If toolbox feature can't be used on some platform. - */ - unusable?: boolean; -} -export { ToolboxFeature }; -export interface UserDefinedToolboxFeature { - uid: string; - model: ToolboxFeatureModel; - ecModel: GlobalModel; - api: ExtensionAPI; - featureName?: string; - onclick(): void; -} -declare type ToolboxFeatureCtor = { - new (): ToolboxFeature; - /** - * Static defaultOption property - */ - defaultOption?: ToolboxFeatureOption; - getDefaultOption?: (ecModel: GlobalModel) => ToolboxFeatureOption; -}; -export declare function registerFeature(name: string, ctor: ToolboxFeatureCtor): void; -export declare function getFeature(name: string): ToolboxFeatureCtor; diff --git a/node_modules/echarts/types/src/component/toolbox/install.d.ts b/node_modules/echarts/types/src/component/toolbox/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/toolbox/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/tooltip.d.ts b/node_modules/echarts/types/src/component/tooltip.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/tooltip.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/tooltip/TooltipHTMLContent.d.ts b/node_modules/echarts/types/src/component/tooltip/TooltipHTMLContent.d.ts deleted file mode 100644 index 8632009..0000000 --- a/node_modules/echarts/types/src/component/tooltip/TooltipHTMLContent.d.ts +++ /dev/null @@ -1,53 +0,0 @@ -import type ExtensionAPI from '../../core/ExtensionAPI.js'; -import type { TooltipOption } from './TooltipModel.js'; -import Model from '../../model/Model.js'; -import type { ZRColor } from '../../util/types.js'; -interface TooltipContentOption { - /** - * Specify target container of the tooltip element. - * Can either be an HTMLElement, CSS selector string, or a function that returns an HTMLElement. - */ - appendTo: ((chartContainer: HTMLElement) => HTMLElement | undefined | null) | HTMLElement | string; -} -declare class TooltipHTMLContent { - el: HTMLDivElement; - private _api; - private _container; - private _show; - private _styleCoord; - private _enterable; - private _zr; - private _alwaysShowContent; - private _hideTimeout; - /** - * Hide delay time - */ - private _hideDelay; - private _inContent; - private _firstShow; - private _longHide; - /** - * Record long-time hide - */ - private _longHideTimeout; - constructor(api: ExtensionAPI, opt: TooltipContentOption); - /** - * Update when tooltip is rendered - */ - update(tooltipModel: Model): void; - show(tooltipModel: Model, nearPointColor: ZRColor): void; - setContent(content: string | HTMLElement | HTMLElement[], markers: unknown, tooltipModel: Model, borderColor?: ZRColor, arrowPosition?: TooltipOption['position']): void; - setEnterable(enterable: boolean): void; - getSize(): number[]; - moveTo(zrX: number, zrY: number): void; - /** - * when `alwaysShowContent` is true, - * move the tooltip after chart resized - */ - _moveIfResized(): void; - hide(): void; - hideLater(time?: number): void; - isShow(): boolean; - dispose(): void; -} -export default TooltipHTMLContent; diff --git a/node_modules/echarts/types/src/component/tooltip/TooltipModel.d.ts b/node_modules/echarts/types/src/component/tooltip/TooltipModel.d.ts deleted file mode 100644 index c1b9a3a..0000000 --- a/node_modules/echarts/types/src/component/tooltip/TooltipModel.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, LabelOption, LineStyleOption, CommonTooltipOption, TooltipRenderMode, CallbackDataParams, TooltipOrderMode } from '../../util/types.js'; -import { AxisPointerOption } from '../axisPointer/AxisPointerModel.js'; -export declare type TopLevelFormatterParams = CallbackDataParams | CallbackDataParams[]; -export interface TooltipOption extends CommonTooltipOption, ComponentOption { - mainType?: 'tooltip'; - axisPointer?: AxisPointerOption & { - axis?: 'auto' | 'x' | 'y' | 'angle' | 'radius'; - crossStyle?: LineStyleOption & { - textStyle?: LabelOption; - }; - }; - /** - * If show popup content - */ - showContent?: boolean; - /** - * Trigger only works on coordinate system. - */ - trigger?: 'item' | 'axis' | 'none'; - displayMode?: 'single' | 'multipleByCoordSys'; - /** - * 'auto': use html by default, and use non-html if `document` is not defined - * 'html': use html for tooltip - * 'richText': use canvas, svg, and etc. for tooltip - */ - renderMode?: 'auto' | TooltipRenderMode; - /** - * @deprecated - * use appendTo: 'body' instead - */ - appendToBody?: boolean; - /** - * If append the tooltip element to another DOM element. - * Only available when renderMode is html - */ - appendTo?: ((chartContainer: HTMLElement) => HTMLElement | undefined | null) | string | HTMLElement; - /** - * Specify the class name of tooltip element - * Only available when renderMode is html - */ - className?: string; - order?: TooltipOrderMode; -} -declare class TooltipModel extends ComponentModel { - static type: "tooltip"; - type: "tooltip"; - static dependencies: string[]; - static defaultOption: TooltipOption; -} -export default TooltipModel; diff --git a/node_modules/echarts/types/src/component/tooltip/TooltipRichContent.d.ts b/node_modules/echarts/types/src/component/tooltip/TooltipRichContent.d.ts deleted file mode 100644 index 7c7fc40..0000000 --- a/node_modules/echarts/types/src/component/tooltip/TooltipRichContent.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { TooltipOption } from './TooltipModel.js'; -import { ZRColor } from '../../util/types.js'; -import Model from '../../model/Model.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -import { TooltipMarkupStyleCreator } from './tooltipMarkup.js'; -declare class TooltipRichContent { - private _zr; - private _show; - private _styleCoord; - private _hideTimeout; - private _alwaysShowContent; - private _enterable; - private _inContent; - private _hideDelay; - el: ZRText; - constructor(api: ExtensionAPI); - /** - * Update when tooltip is rendered - */ - update(tooltipModel: Model): void; - show(): void; - /** - * Set tooltip content - */ - setContent(content: string | HTMLElement | HTMLElement[], markupStyleCreator: TooltipMarkupStyleCreator, tooltipModel: Model, borderColor: ZRColor, arrowPosition: TooltipOption['position']): void; - setEnterable(enterable?: boolean): void; - getSize(): number[]; - moveTo(x: number, y: number): void; - /** - * when `alwaysShowContent` is true, - * move the tooltip after chart resized - */ - _moveIfResized(): void; - hide(): void; - hideLater(time?: number): void; - isShow(): boolean; - dispose(): void; -} -export default TooltipRichContent; diff --git a/node_modules/echarts/types/src/component/tooltip/TooltipView.d.ts b/node_modules/echarts/types/src/component/tooltip/TooltipView.d.ts deleted file mode 100644 index e5cab39..0000000 --- a/node_modules/echarts/types/src/component/tooltip/TooltipView.d.ts +++ /dev/null @@ -1,93 +0,0 @@ -import TooltipHTMLContent from './TooltipHTMLContent.js'; -import TooltipRichContent from './TooltipRichContent.js'; -import { TooltipMarker } from '../../util/format.js'; -import Model from '../../model/Model.js'; -import ComponentView from '../../view/Component.js'; -import { CallbackDataParams, CommonTooltipOption } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import TooltipModel, { TooltipOption } from './TooltipModel.js'; -import Element from 'zrender/lib/Element.js'; -import { ECData } from '../../util/innerStore.js'; -import { DataByCoordSys } from '../axisPointer/axisTrigger.js'; -interface ShowTipPayload { - type?: 'showTip'; - from?: string; - tooltip?: ECData['tooltipConfig']['option']; - dataByCoordSys?: DataByCoordSys[]; - tooltipOption?: CommonTooltipOption; - seriesIndex?: number; - dataIndex?: number; - name?: string; - x?: number; - y?: number; - position?: TooltipOption['position']; - dispatchAction?: ExtensionAPI['dispatchAction']; -} -interface HideTipPayload { - type?: 'hideTip'; - from?: string; - dispatchAction?: ExtensionAPI['dispatchAction']; -} -declare type TooltipCallbackDataParams = CallbackDataParams & { - axisDim?: string; - axisIndex?: number; - axisType?: string; - axisId?: string; - axisValue?: string | number; - axisValueLabel?: string; - marker?: TooltipMarker; -}; -declare class TooltipView extends ComponentView { - static type: "tooltip"; - type: "tooltip"; - private _renderMode; - private _tooltipModel; - private _ecModel; - private _api; - private _tooltipContent; - private _refreshUpdateTimeout; - private _lastX; - private _lastY; - private _ticket; - private _showTimout; - private _lastDataByCoordSys; - private _cbParamsList; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(tooltipModel: TooltipModel, ecModel: GlobalModel, api: ExtensionAPI): void; - private _initGlobalListener; - private _keepShow; - /** - * Show tip manually by - * dispatchAction({ - * type: 'showTip', - * x: 10, - * y: 10 - * }); - * Or - * dispatchAction({ - * type: 'showTip', - * seriesIndex: 0, - * dataIndex or dataIndexInside or name - * }); - * - * TODO Batch - */ - manuallyShowTip(tooltipModel: TooltipModel, ecModel: GlobalModel, api: ExtensionAPI, payload: ShowTipPayload): void; - manuallyHideTip(tooltipModel: TooltipModel, ecModel: GlobalModel, api: ExtensionAPI, payload: HideTipPayload): void; - private _manuallyAxisShowTip; - private _tryShow; - private _showOrMove; - private _showAxisTooltip; - private _showSeriesItemTooltip; - private _showComponentItemTooltip; - private _showTooltipContent; - private _getNearestPoint; - _updatePosition(tooltipModel: Model, positionExpr: TooltipOption['position'], x: number, // Mouse x - y: number, // Mouse y - content: TooltipHTMLContent | TooltipRichContent, params: TooltipCallbackDataParams | TooltipCallbackDataParams[], el?: Element): void; - private _updateContentNotChangedOnAxis; - private _hide; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; -} -export default TooltipView; diff --git a/node_modules/echarts/types/src/component/tooltip/helper.d.ts b/node_modules/echarts/types/src/component/tooltip/helper.d.ts deleted file mode 100644 index b1ed637..0000000 --- a/node_modules/echarts/types/src/component/tooltip/helper.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { TooltipOption } from './TooltipModel.js'; -import Model from '../../model/Model.js'; -export declare function shouldTooltipConfine(tooltipModel: Model): boolean; -export declare const TRANSFORM_VENDOR: string; -export declare const TRANSITION_VENDOR: string; -export declare function toCSSVendorPrefix(styleVendor: string, styleProp: string): string; -export declare function getComputedStyle(el: HTMLElement, style?: string): any; diff --git a/node_modules/echarts/types/src/component/tooltip/install.d.ts b/node_modules/echarts/types/src/component/tooltip/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/tooltip/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/tooltip/seriesFormatTooltip.d.ts b/node_modules/echarts/types/src/component/tooltip/seriesFormatTooltip.d.ts deleted file mode 100644 index 8523623..0000000 --- a/node_modules/echarts/types/src/component/tooltip/seriesFormatTooltip.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import SeriesModel from '../../model/Series.js'; -import { TooltipMarkupSection } from './tooltipMarkup.js'; -export declare function defaultSeriesFormatTooltip(opt: { - series: SeriesModel; - dataIndex: number; - multipleSeries: boolean; -}): TooltipMarkupSection; diff --git a/node_modules/echarts/types/src/component/tooltip/tooltipMarkup.d.ts b/node_modules/echarts/types/src/component/tooltip/tooltipMarkup.d.ts deleted file mode 100644 index be711b7..0000000 --- a/node_modules/echarts/types/src/component/tooltip/tooltipMarkup.d.ts +++ /dev/null @@ -1,99 +0,0 @@ -import { Dictionary, TooltipRenderMode, ColorString, TooltipOrderMode, DimensionType, CommonTooltipOption } from '../../util/types.js'; -import { TooltipMarkerType } from '../../util/format.js'; -import SeriesModel from '../../model/Series.js'; -import Model from '../../model/Model.js'; -import { TooltipOption } from './TooltipModel.js'; -/** - * This is an abstract layer to insulate the upper usage of tooltip content - * from the different backends according to different `renderMode` ('html' or 'richText'). - * With the help of the abstract layer, it does not need to consider how to create and - * assemble html or richText snippets when making tooltip content. - * - * @usage - * - * ```ts - * class XxxSeriesModel { - * formatTooltip( - * dataIndex: number, - * multipleSeries: boolean, - * dataType: string - * ) { - * ... - * return createTooltipMarkup('section', { - * header: header, - * blocks: [ - * createTooltipMarkup('nameValue', { - * name: name, - * value: value, - * noValue: value == null - * }) - * ] - * }); - * } - * } - * ``` - */ -export declare type TooltipMarkupBlockFragment = TooltipMarkupSection | TooltipMarkupNameValueBlock; -interface TooltipMarkupBlock { - sortParam?: unknown; -} -export interface TooltipMarkupSection extends TooltipMarkupBlock { - type: 'section'; - header?: unknown; - noHeader?: boolean; - blocks?: TooltipMarkupBlockFragment[]; - sortBlocks?: boolean; - valueFormatter?: CommonTooltipOption['valueFormatter']; -} -export interface TooltipMarkupNameValueBlock extends TooltipMarkupBlock { - type: 'nameValue'; - markerType?: TooltipMarkerType; - markerColor?: ColorString; - name?: string; - value?: unknown | unknown[]; - valueType?: DimensionType | DimensionType[]; - noName?: boolean; - noValue?: boolean; - dataIndex?: number; - valueFormatter?: CommonTooltipOption['valueFormatter']; -} -/** - * Create tooltip markup by this function, we can get TS type check. - */ -export declare function createTooltipMarkup(type: 'section', option: Omit): TooltipMarkupSection; -export declare function createTooltipMarkup(type: 'nameValue', option: Omit): TooltipMarkupNameValueBlock; -declare type MarkupText = string; -/** - * @return markupText. null/undefined means no content. - */ -export declare function buildTooltipMarkup(fragment: TooltipMarkupBlockFragment, markupStyleCreator: TooltipMarkupStyleCreator, renderMode: TooltipRenderMode, orderMode: TooltipOrderMode, useUTC: boolean, toolTipTextStyle: TooltipOption['textStyle']): MarkupText; -export declare function retrieveVisualColorForTooltipMarker(series: SeriesModel, dataIndex: number): ColorString; -export declare function getPaddingFromTooltipModel(model: Model, renderMode: TooltipRenderMode): number | number[]; -/** - * The major feature is generate styles for `renderMode: 'richText'`. - * But it also serves `renderMode: 'html'` to provide - * "renderMode-independent" API. - */ -export declare class TooltipMarkupStyleCreator { - readonly richTextStyles: Dictionary>; - private _nextStyleNameId; - private _generateStyleName; - makeTooltipMarker(markerType: TooltipMarkerType, colorStr: ColorString, renderMode: TooltipRenderMode): string; - /** - * @usage - * ```ts - * const styledText = markupStyleCreator.wrapRichTextStyle([ - * // The styles will be auto merged. - * { - * fontSize: 12, - * color: 'blue' - * }, - * { - * padding: 20 - * } - * ]); - * ``` - */ - wrapRichTextStyle(text: string, styles: Dictionary | Dictionary[]): string; -} -export {}; diff --git a/node_modules/echarts/types/src/component/transform.d.ts b/node_modules/echarts/types/src/component/transform.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/transform.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/transform/filterTransform.d.ts b/node_modules/echarts/types/src/component/transform/filterTransform.d.ts deleted file mode 100644 index a04ef45..0000000 --- a/node_modules/echarts/types/src/component/transform/filterTransform.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { DataTransformOption, ExternalDataTransform } from '../../data/helper/transform.js'; -import { ConditionalExpressionOption } from '../../util/conditionalExpression.js'; -export interface FilterTransformOption extends DataTransformOption { - type: 'filter'; - config: ConditionalExpressionOption; -} -export declare const filterTransform: ExternalDataTransform; diff --git a/node_modules/echarts/types/src/component/transform/install.d.ts b/node_modules/echarts/types/src/component/transform/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/transform/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/transform/sortTransform.d.ts b/node_modules/echarts/types/src/component/transform/sortTransform.d.ts deleted file mode 100644 index d9f484d..0000000 --- a/node_modules/echarts/types/src/component/transform/sortTransform.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import { DataTransformOption, ExternalDataTransform } from '../../data/helper/transform.js'; -import { DimensionLoose } from '../../util/types.js'; -import { RawValueParserType } from '../../data/helper/dataValueHelper.js'; -/** - * @usage - * - * ```js - * transform: { - * type: 'sort', - * config: { dimension: 'score', order: 'asc' } - * } - * transform: { - * type: 'sort', - * config: [ - * { dimension: 1, order: 'asc' }, - * { dimension: 'age', order: 'desc' } - * ] - * } - * ``` - */ -export interface SortTransformOption extends DataTransformOption { - type: 'sort'; - config: OrderExpression | OrderExpression[]; -} -declare type OrderExpression = { - dimension: DimensionLoose; - order: 'asc' | 'desc'; - parser?: RawValueParserType; - incomparable?: 'min' | 'max'; -}; -export declare const sortTransform: ExternalDataTransform; -export {}; diff --git a/node_modules/echarts/types/src/component/visualMap.d.ts b/node_modules/echarts/types/src/component/visualMap.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/visualMap.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/visualMap/ContinuousModel.d.ts b/node_modules/echarts/types/src/component/visualMap/ContinuousModel.d.ts deleted file mode 100644 index 15f6fa8..0000000 --- a/node_modules/echarts/types/src/component/visualMap/ContinuousModel.d.ts +++ /dev/null @@ -1,89 +0,0 @@ -import VisualMapModel, { VisualMapOption } from './VisualMapModel.js'; -import { ItemStyleOption } from '../../util/types.js'; -declare type VisualState = VisualMapModel['stateList'][number]; -export interface ContinousVisualMapOption extends VisualMapOption { - align?: 'auto' | 'left' | 'right' | 'top' | 'bottom'; - /** - * This prop effect default component type determine - * @see echarts/component/visualMap/typeDefaulter. - */ - calculable?: boolean; - /** - * selected range. In default case `range` is [min, max] - * and can auto change along with modification of min max, - * until user specified a range. - */ - range?: number[]; - /** - * Whether to enable hover highlight. - */ - hoverLink?: boolean; - /** - * The extent of hovered data. - */ - hoverLinkDataSize?: number; - /** - * Whether trigger hoverLink when hover handle. - * If not specified, follow the value of `realtime`. - */ - hoverLinkOnHandle?: boolean; - handleIcon?: string; - handleSize?: string | number; - handleStyle?: ItemStyleOption; - indicatorIcon?: string; - indicatorSize?: string | number; - indicatorStyle?: ItemStyleOption; - emphasis?: { - handleStyle?: ItemStyleOption; - }; -} -declare class ContinuousModel extends VisualMapModel { - static type: "visualMap.continuous"; - type: "visualMap.continuous"; - /** - * @override - */ - optionUpdated(newOption: ContinousVisualMapOption, isInit: boolean): void; - /** - * @protected - * @override - */ - resetItemSize(): void; - /** - * @private - */ - _resetRange(): void; - /** - * @protected - * @override - */ - completeVisualOption(): void; - /** - * @override - */ - setSelected(selected: number[]): void; - /** - * @public - */ - getSelected(): [number, number]; - /** - * @override - */ - getValueState(value: number): VisualState; - findTargetDataIndices(range: number[]): { - seriesId: string; - dataIndex: number[]; - }[]; - /** - * @implement - */ - getVisualMeta(getColorVisual: (value: number, valueState: VisualState) => string): { - stops: { - value: number; - color: string; - }[]; - outerColors: string[]; - }; - static defaultOption: ContinousVisualMapOption; -} -export default ContinuousModel; diff --git a/node_modules/echarts/types/src/component/visualMap/ContinuousView.d.ts b/node_modules/echarts/types/src/component/visualMap/ContinuousView.d.ts deleted file mode 100644 index b3b506b..0000000 --- a/node_modules/echarts/types/src/component/visualMap/ContinuousView.d.ts +++ /dev/null @@ -1,58 +0,0 @@ -import VisualMapView from './VisualMapView.js'; -import ContinuousModel from './ContinuousModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -declare class ContinuousView extends VisualMapView { - static type: string; - type: string; - visualMapModel: ContinuousModel; - private _shapes; - private _dataInterval; - private _handleEnds; - private _orient; - private _useHandle; - private _hoverLinkDataIndices; - private _dragging; - private _hovering; - private _firstShowIndicator; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - doRender(visualMapModel: ContinuousModel, ecModel: GlobalModel, api: ExtensionAPI, payload: { - type: string; - from: string; - }): void; - private _buildView; - private _renderEndsText; - private _renderBar; - private _createHandle; - private _createIndicator; - private _dragHandle; - private _resetInterval; - /** - * @private - * @param {(number|string)} handleIndex 0 or 1 or 'all' - * @param {number} dx - * @param {number} dy - */ - private _updateInterval; - private _updateView; - private _createBarVisual; - private _makeColorGradient; - private _createBarPoints; - private _createBarGroup; - private _updateHandle; - private _showIndicator; - private _enableHoverLinkToSeries; - private _enableHoverLinkFromSeries; - private _doHoverLinkToSeries; - private _hoverLinkFromSeriesMouseOver; - private _hideIndicator; - private _clearHoverLinkToSeries; - private _clearHoverLinkFromSeries; - private _applyTransform; - private _dispatchHighDown; - /** - * @override - */ - dispose(): void; -} -export default ContinuousView; diff --git a/node_modules/echarts/types/src/component/visualMap/PiecewiseModel.d.ts b/node_modules/echarts/types/src/component/visualMap/PiecewiseModel.d.ts deleted file mode 100644 index 2a165f0..0000000 --- a/node_modules/echarts/types/src/component/visualMap/PiecewiseModel.d.ts +++ /dev/null @@ -1,133 +0,0 @@ -import VisualMapModel, { VisualMapOption, VisualMeta } from './VisualMapModel.js'; -import { VisualMappingOption } from '../../visual/VisualMapping.js'; -import { VisualOptionPiecewise } from '../../util/types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -interface VisualPiece extends VisualOptionPiecewise { - min?: number; - max?: number; - lt?: number; - gt?: number; - lte?: number; - gte?: number; - value?: number; - label?: string; -} -declare type VisualState = VisualMapModel['stateList'][number]; -declare type InnerVisualPiece = VisualMappingOption['pieceList'][number]; -/** - * Order Rule: - * - * option.categories / option.pieces / option.text / option.selected: - * If !option.inverse, - * Order when vertical: ['top', ..., 'bottom']. - * Order when horizontal: ['left', ..., 'right']. - * If option.inverse, the meaning of - * the order should be reversed. - * - * this._pieceList: - * The order is always [low, ..., high]. - * - * Mapping from location to low-high: - * If !option.inverse - * When vertical, top is high. - * When horizontal, right is high. - * If option.inverse, reverse. - */ -export interface PiecewiseVisualMapOption extends VisualMapOption { - align?: 'auto' | 'left' | 'right'; - minOpen?: boolean; - maxOpen?: boolean; - /** - * When put the controller vertically, it is the length of - * horizontal side of each item. Otherwise, vertical side. - * When put the controller vertically, it is the length of - * vertical side of each item. Otherwise, horizontal side. - */ - itemWidth?: number; - itemHeight?: number; - itemSymbol?: string; - pieces?: VisualPiece[]; - /** - * category names, like: ['some1', 'some2', 'some3']. - * Attr min/max are ignored when categories set. See "Order Rule" - */ - categories?: string[]; - /** - * If set to 5, auto split five pieces equally. - * If set to 0 and component type not set, component type will be - * determined as "continuous". (It is less reasonable but for ec2 - * compatibility, see echarts/component/visualMap/typeDefaulter) - */ - splitNumber?: number; - /** - * Object. If not specified, means selected. When pieces and splitNumber: {'0': true, '5': true} - * When categories: {'cate1': false, 'cate3': true} When selected === false, means all unselected. - */ - selected?: Dictionary; - selectedMode?: 'multiple' | 'single' | boolean; - /** - * By default, when text is used, label will hide (the logic - * is remained for compatibility reason) - */ - showLabel?: boolean; - itemGap?: number; - hoverLink?: boolean; -} -declare class PiecewiseModel extends VisualMapModel { - static type: "visualMap.piecewise"; - type: "visualMap.piecewise"; - /** - * The order is always [low, ..., high]. - * [{text: string, interval: Array.}, ...] - */ - private _pieceList; - private _mode; - optionUpdated(newOption: PiecewiseVisualMapOption, isInit?: boolean): void; - /** - * @protected - * @override - */ - completeVisualOption(): void; - private _resetSelected; - /** - * @public - */ - getItemSymbol(): string; - /** - * @public - */ - getSelectedMapKey(piece: InnerVisualPiece): string; - /** - * @public - */ - getPieceList(): InnerVisualPiece[]; - /** - * @return {string} - */ - private _determineMode; - /** - * @override - */ - setSelected(selected: this['option']['selected']): void; - /** - * @override - */ - getValueState(value: number): VisualState; - /** - * @public - * @param pieceIndex piece index in visualMapModel.getPieceList() - */ - findTargetDataIndices(pieceIndex: number): { - seriesId: string; - dataIndex: number[]; - }[]; - /** - * @private - * @param piece piece.value or piece.interval is required. - * @return Can be Infinity or -Infinity - */ - getRepresentValue(piece: InnerVisualPiece): string | number; - getVisualMeta(getColorVisual: (value: number, valueState: VisualState) => string): VisualMeta; - static defaultOption: PiecewiseVisualMapOption; -} -export default PiecewiseModel; diff --git a/node_modules/echarts/types/src/component/visualMap/PiecewiseView.d.ts b/node_modules/echarts/types/src/component/visualMap/PiecewiseView.d.ts deleted file mode 100644 index 6143f1f..0000000 --- a/node_modules/echarts/types/src/component/visualMap/PiecewiseView.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import VisualMapView from './VisualMapView.js'; -import PiecewiseModel from './PiecewiseModel.js'; -declare class PiecewiseVisualMapView extends VisualMapView { - static type: "visualMap.piecewise"; - type: "visualMap.piecewise"; - visualMapModel: PiecewiseModel; - protected doRender(): void; - private _enableHoverLink; - private _getItemAlign; - private _renderEndsText; - /** - * @private - * @return {Object} {peiceList, endsText} The order is the same as screen pixel order. - */ - private _getViewData; - private _createItemSymbol; - private _onItemClick; -} -export default PiecewiseVisualMapView; diff --git a/node_modules/echarts/types/src/component/visualMap/VisualMapModel.d.ts b/node_modules/echarts/types/src/component/visualMap/VisualMapModel.d.ts deleted file mode 100644 index 262b3f2..0000000 --- a/node_modules/echarts/types/src/component/visualMap/VisualMapModel.d.ts +++ /dev/null @@ -1,229 +0,0 @@ -import VisualMapping, { VisualMappingOption } from '../../visual/VisualMapping.js'; -import { ComponentOption, BoxLayoutOptionMixin, LabelOption, ColorString, ZRColor, BorderOptionMixin, OptionDataValue, BuiltinVisualProperty, DimensionIndex } from '../../util/types.js'; -import ComponentModel from '../../model/Component.js'; -import Model from '../../model/Model.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesModel from '../../model/Series.js'; -import SeriesData from '../../data/SeriesData.js'; -declare type VisualOptionBase = { - [key in BuiltinVisualProperty]?: any; -}; -declare type LabelFormatter = (min: OptionDataValue, max?: OptionDataValue) => string; -declare type VisualState = VisualMapModel['stateList'][number]; -export interface VisualMapOption extends ComponentOption, BoxLayoutOptionMixin, BorderOptionMixin { - mainType?: 'visualMap'; - show?: boolean; - align?: string; - realtime?: boolean; - /** - * 'all' or null/undefined: all series. - * A number or an array of number: the specified series. - * set min: 0, max: 200, only for campatible with ec2. - * In fact min max should not have default value. - */ - seriesIndex?: 'all' | number[] | number; - /** - * min value, must specified if pieces is not specified. - */ - min?: number; - /** - * max value, must specified if pieces is not specified. - */ - max?: number; - /** - * Dimension to be encoded - */ - dimension?: number; - /** - * Visual configuration for the data in selection - */ - inRange?: T; - /** - * Visual configuration for the out of selection - */ - outOfRange?: T; - controller?: { - inRange?: T; - outOfRange?: T; - }; - target?: { - inRange?: T; - outOfRange?: T; - }; - /** - * Width of the display item - */ - itemWidth?: number; - /** - * Height of the display item - */ - itemHeight?: number; - inverse?: boolean; - orient?: 'horizontal' | 'vertical'; - backgroundColor?: ZRColor; - contentColor?: ZRColor; - inactiveColor?: ZRColor; - /** - * Padding of the component. Can be an array similar to CSS - */ - padding?: number[] | number; - /** - * Gap between text and item - */ - textGap?: number; - precision?: number; - /** - * @deprecated - * Option from version 2 - */ - color?: ColorString[]; - formatter?: string | LabelFormatter; - /** - * Text on the both end. Such as ['High', 'Low'] - */ - text?: string[]; - textStyle?: LabelOption; - categories?: unknown; -} -export interface VisualMeta { - stops: { - value: number; - color: ColorString; - }[]; - outerColors: ColorString[]; - dimension?: DimensionIndex; -} -declare class VisualMapModel extends ComponentModel { - static type: string; - type: string; - static readonly dependencies: string[]; - readonly stateList: readonly ["inRange", "outOfRange"]; - readonly replacableOptionKeys: readonly ["inRange", "outOfRange", "target", "controller", "color"]; - readonly layoutMode: { - readonly type: "box"; - readonly ignoreSize: true; - }; - /** - * [lowerBound, upperBound] - */ - dataBound: number[]; - protected _dataExtent: [number, number]; - targetVisuals: { - [x: string]: { - symbol?: VisualMapping; - color?: VisualMapping; - opacity?: VisualMapping; - decal?: VisualMapping; - symbolSize?: VisualMapping; - liftZ?: VisualMapping; - colorAlpha?: VisualMapping; - colorLightness?: VisualMapping; - colorSaturation?: VisualMapping; - colorHue?: VisualMapping; - } & { - __alphaForOpacity?: VisualMapping; - }; - }; - controllerVisuals: { - [x: string]: { - symbol?: VisualMapping; - color?: VisualMapping; - opacity?: VisualMapping; - decal?: VisualMapping; - symbolSize?: VisualMapping; - liftZ?: VisualMapping; - colorAlpha?: VisualMapping; - colorLightness?: VisualMapping; - colorSaturation?: VisualMapping; - colorHue?: VisualMapping; - } & { - __alphaForOpacity?: VisualMapping; - }; - }; - textStyleModel: Model; - itemSize: number[]; - init(option: Opts, parentModel: Model, ecModel: GlobalModel): void; - /** - * @protected - */ - optionUpdated(newOption: Opts, isInit?: boolean): void; - /** - * @protected - */ - resetVisual(supplementVisualOption: (this: this, mappingOption: VisualMappingOption, state: string) => void): void; - /** - * @public - */ - getItemSymbol(): string; - /** - * @protected - * @return {Array.} An array of series indices. - */ - getTargetSeriesIndices(): number[]; - /** - * @public - */ - eachTargetSeries(callback: (this: Ctx, series: SeriesModel) => void, context?: Ctx): void; - /** - * @pubilc - */ - isTargetSeries(seriesModel: SeriesModel): boolean; - /** - * @example - * this.formatValueText(someVal); // format single numeric value to text. - * this.formatValueText(someVal, true); // format single category value to text. - * this.formatValueText([min, max]); // format numeric min-max to text. - * this.formatValueText([this.dataBound[0], max]); // using data lower bound. - * this.formatValueText([min, this.dataBound[1]]); // using data upper bound. - * - * @param value Real value, or this.dataBound[0 or 1]. - * @param isCategory Only available when value is number. - * @param edgeSymbols Open-close symbol when value is interval. - * @protected - */ - formatValueText(value: number | string | number[], isCategory?: boolean, edgeSymbols?: string[]): string; - /** - * @protected - */ - resetExtent(): void; - /** - * PENDING: - * delete this method if no outer usage. - * - * Return Concrete dimension. If null/undefined is returned, no dimension is used. - */ - getDataDimensionIndex(data: SeriesData): DimensionIndex; - getExtent(): [number, number]; - completeVisualOption(): void; - resetItemSize(): void; - isCategory(): boolean; - /** - * @public - * @abstract - */ - setSelected(selected?: any): void; - getSelected(): any; - /** - * @public - * @abstract - */ - getValueState(value: any): VisualMapModel['stateList'][number]; - /** - * FIXME - * Do not publish to thirt-part-dev temporarily - * util the interface is stable. (Should it return - * a function but not visual meta?) - * - * @pubilc - * @abstract - * @param getColorVisual - * params: value, valueState - * return: color - * @return {Object} visualMeta - * should includes {stops, outerColors} - * outerColor means [colorBeyondMinValue, colorBeyondMaxValue] - */ - getVisualMeta(getColorVisual: (value: number, valueState: VisualState) => string): VisualMeta; - static defaultOption: VisualMapOption; -} -export default VisualMapModel; diff --git a/node_modules/echarts/types/src/component/visualMap/VisualMapView.d.ts b/node_modules/echarts/types/src/component/visualMap/VisualMapView.d.ts deleted file mode 100644 index b56a745..0000000 --- a/node_modules/echarts/types/src/component/visualMap/VisualMapView.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -import { Group } from '../../util/graphic.js'; -import ComponentView from '../../view/Component.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import VisualMapModel from './VisualMapModel.js'; -declare type VisualState = VisualMapModel['stateList'][number]; -declare class VisualMapView extends ComponentView { - static type: string; - type: string; - autoPositionValues: { - readonly left: 1; - readonly right: 1; - readonly top: 1; - readonly bottom: 1; - }; - ecModel: GlobalModel; - api: ExtensionAPI; - visualMapModel: VisualMapModel; - init(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * @protected - */ - render(visualMapModel: VisualMapModel, ecModel: GlobalModel, api: ExtensionAPI, payload: unknown): void; - /** - * @protected - */ - renderBackground(group: Group): void; - /** - * @protected - * @param targetValue can be Infinity or -Infinity - * @param visualCluster Only can be 'color' 'opacity' 'symbol' 'symbolSize' - * @param opts - * @param opts.forceState Specify state, instead of using getValueState method. - * @param opts.convertOpacityToAlpha For color gradient in controller widget. - * @return {*} Visual value. - */ - protected getControllerVisual(targetValue: number, visualCluster: 'color' | 'opacity' | 'symbol' | 'symbolSize', opts?: { - forceState?: VisualState; - convertOpacityToAlpha?: boolean; - }): string | number; - protected positionGroup(group: Group): void; - protected doRender(visualMapModel: VisualMapModel, ecModel: GlobalModel, api: ExtensionAPI, payload: unknown): void; -} -export default VisualMapView; diff --git a/node_modules/echarts/types/src/component/visualMap/helper.d.ts b/node_modules/echarts/types/src/component/visualMap/helper.d.ts deleted file mode 100644 index e723d55..0000000 --- a/node_modules/echarts/types/src/component/visualMap/helper.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -import VisualMapModel from './VisualMapModel.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { Payload } from '../../util/types.js'; -declare const paramsSet: readonly [readonly ["left", "right", "width"], readonly ["top", "bottom", "height"]]; -export declare type ItemHorizontalAlign = typeof paramsSet[0][number]; -export declare type ItemVerticalAlign = typeof paramsSet[1][number]; -export declare type ItemAlign = ItemVerticalAlign | ItemHorizontalAlign; -/** - * @param visualMapModel - * @param api - * @param itemSize always [short, long] - * @return {string} 'left' or 'right' or 'top' or 'bottom' - */ -export declare function getItemAlign(visualMapModel: VisualMapModel, api: ExtensionAPI, itemSize: number[]): ItemAlign; -/** - * Prepare dataIndex for outside usage, where dataIndex means rawIndex, and - * dataIndexInside means filtered index. - */ -export declare function makeHighDownBatch(batch: Payload['batch'], visualMapModel: VisualMapModel): Payload['batch']; -export {}; diff --git a/node_modules/echarts/types/src/component/visualMap/install.d.ts b/node_modules/echarts/types/src/component/visualMap/install.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/visualMap/install.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/visualMap/installCommon.d.ts b/node_modules/echarts/types/src/component/visualMap/installCommon.d.ts deleted file mode 100644 index 7ca36bd..0000000 --- a/node_modules/echarts/types/src/component/visualMap/installCommon.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export default function installCommon(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/visualMap/installVisualMapContinuous.d.ts b/node_modules/echarts/types/src/component/visualMap/installVisualMapContinuous.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/visualMap/installVisualMapContinuous.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/visualMap/installVisualMapPiecewise.d.ts b/node_modules/echarts/types/src/component/visualMap/installVisualMapPiecewise.d.ts deleted file mode 100644 index f1068ea..0000000 --- a/node_modules/echarts/types/src/component/visualMap/installVisualMapPiecewise.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/component/visualMap/preprocessor.d.ts b/node_modules/echarts/types/src/component/visualMap/preprocessor.d.ts deleted file mode 100644 index 81c9fcf..0000000 --- a/node_modules/echarts/types/src/component/visualMap/preprocessor.d.ts +++ /dev/null @@ -1 +0,0 @@ -export default function visualMapPreprocessor(option: any): void; diff --git a/node_modules/echarts/types/src/component/visualMap/typeDefaulter.d.ts b/node_modules/echarts/types/src/component/visualMap/typeDefaulter.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/visualMap/typeDefaulter.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/visualMap/visualEncoding.d.ts b/node_modules/echarts/types/src/component/visualMap/visualEncoding.d.ts deleted file mode 100644 index 4a44dc6..0000000 --- a/node_modules/echarts/types/src/component/visualMap/visualEncoding.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { StageHandler } from '../../util/types.js'; -export declare const visualMapEncodingHandlers: StageHandler[]; diff --git a/node_modules/echarts/types/src/component/visualMap/visualMapAction.d.ts b/node_modules/echarts/types/src/component/visualMap/visualMapAction.d.ts deleted file mode 100644 index 53dee19..0000000 --- a/node_modules/echarts/types/src/component/visualMap/visualMapAction.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { Payload } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -export declare const visualMapActionInfo: { - type: string; - event: string; - update: string; -}; -export declare const visualMapActionHander: (payload: Payload, ecModel: GlobalModel) => void; diff --git a/node_modules/echarts/types/src/component/visualMapContinuous.d.ts b/node_modules/echarts/types/src/component/visualMapContinuous.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/visualMapContinuous.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/component/visualMapPiecewise.d.ts b/node_modules/echarts/types/src/component/visualMapPiecewise.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/component/visualMapPiecewise.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/coord/Axis.d.ts b/node_modules/echarts/types/src/coord/Axis.d.ts deleted file mode 100644 index 2745b37..0000000 --- a/node_modules/echarts/types/src/coord/Axis.d.ts +++ /dev/null @@ -1,101 +0,0 @@ -import { createAxisLabels, calculateCategoryInterval } from './axisTickLabelBuilder.js'; -import Scale from '../scale/Scale.js'; -import { DimensionName, ScaleDataValue, ScaleTick } from '../util/types.js'; -import Model from '../model/Model.js'; -import { AxisBaseOption, CategoryAxisBaseOption, OptionAxisType } from './axisCommonTypes.js'; -import { AxisBaseModel } from './AxisBaseModel.js'; -interface TickCoord { - coord: number; - tickValue?: ScaleTick['value']; -} -/** - * Base class of Axis. - */ -declare class Axis { - /** - * Axis type - * - 'category' - * - 'value' - * - 'time' - * - 'log' - */ - type: OptionAxisType; - readonly dim: DimensionName; - scale: Scale; - private _extent; - model: AxisBaseModel; - onBand: CategoryAxisBaseOption['boundaryGap']; - inverse: AxisBaseOption['inverse']; - constructor(dim: DimensionName, scale: Scale, extent: [number, number]); - /** - * If axis extent contain given coord - */ - contain(coord: number): boolean; - /** - * If axis extent contain given data - */ - containData(data: ScaleDataValue): boolean; - /** - * Get coord extent. - */ - getExtent(): [number, number]; - /** - * Get precision used for formatting - */ - getPixelPrecision(dataExtent?: [number, number]): number; - /** - * Set coord extent - */ - setExtent(start: number, end: number): void; - /** - * Convert data to coord. Data is the rank if it has an ordinal scale - */ - dataToCoord(data: ScaleDataValue, clamp?: boolean): number; - /** - * Convert coord to data. Data is the rank if it has an ordinal scale - */ - coordToData(coord: number, clamp?: boolean): number; - /** - * Convert pixel point to data in axis - */ - pointToData(point: number[], clamp?: boolean): number; - /** - * Different from `zrUtil.map(axis.getTicks(), axis.dataToCoord, axis)`, - * `axis.getTicksCoords` considers `onBand`, which is used by - * `boundaryGap:true` of category axis and splitLine and splitArea. - * @param opt.tickModel default: axis.model.getModel('axisTick') - * @param opt.clamp If `true`, the first and the last - * tick must be at the axis end points. Otherwise, clip ticks - * that outside the axis extent. - */ - getTicksCoords(opt?: { - tickModel?: Model; - clamp?: boolean; - }): TickCoord[]; - getMinorTicksCoords(): TickCoord[][]; - getViewLabels(): ReturnType['labels']; - getLabelModel(): Model; - /** - * Notice here we only get the default tick model. For splitLine - * or splitArea, we should pass the splitLineModel or splitAreaModel - * manually when calling `getTicksCoords`. - * In GL, this method may be overridden to: - * `axisModel.getModel('axisTick', grid3DModel.getModel('axisTick'));` - */ - getTickModel(): Model; - /** - * Get width of band - */ - getBandWidth(): number; - /** - * Get axis rotate, by degree. - */ - getRotate: () => number; - /** - * Only be called in category axis. - * Can be overridden, consider other axes like in 3D. - * @return Auto interval for cateogry axis tick and label - */ - calculateCategoryInterval(): ReturnType; -} -export default Axis; diff --git a/node_modules/echarts/types/src/coord/AxisBaseModel.d.ts b/node_modules/echarts/types/src/coord/AxisBaseModel.d.ts deleted file mode 100644 index 70aa478..0000000 --- a/node_modules/echarts/types/src/coord/AxisBaseModel.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -/** - * Base Axis Model for xAxis, yAxis, angleAxis, radiusAxis. singleAxis - */ -import { AxisBaseOptionCommon } from './axisCommonTypes.js'; -import ComponentModel from '../model/Component.js'; -import { AxisModelCommonMixin } from './axisModelCommonMixin.js'; -import { AxisModelExtendedInCreator } from './axisModelCreator.js'; -import Axis from './Axis.js'; -export interface AxisBaseModel extends ComponentModel, AxisModelCommonMixin, AxisModelExtendedInCreator { - axis: Axis; -} diff --git a/node_modules/echarts/types/src/coord/CoordinateSystem.d.ts b/node_modules/echarts/types/src/coord/CoordinateSystem.d.ts deleted file mode 100644 index 0ff3ea5..0000000 --- a/node_modules/echarts/types/src/coord/CoordinateSystem.d.ts +++ /dev/null @@ -1,90 +0,0 @@ -import GlobalModel from '../model/Global.js'; -import { ParsedModelFinder } from '../util/model.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import { DimensionDefinitionLoose, ScaleDataValue, DimensionName } from '../util/types.js'; -import Axis from './Axis.js'; -import { BoundingRect } from '../util/graphic.js'; -import { MatrixArray } from 'zrender/lib/core/matrix.js'; -import ComponentModel from '../model/Component.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import type { PrepareCustomInfo } from '../chart/custom/CustomSeries.js'; -export interface CoordinateSystemCreator { - create: (ecModel: GlobalModel, api: ExtensionAPI) => CoordinateSystemMaster[]; - dimensions?: DimensionName[]; - getDimensionsInfo?: () => DimensionDefinitionLoose[]; -} -/** - * The instance get from `CoordinateSystemManger` is `CoordinateSystemMaster`. - */ -export interface CoordinateSystemMaster { - dimensions: DimensionName[]; - model?: ComponentModel; - update?: (ecModel: GlobalModel, api: ExtensionAPI) => void; - convertToPixel?(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue | ScaleDataValue[]): number | number[]; - convertFromPixel?(ecModel: GlobalModel, finder: ParsedModelFinder, pixelValue: number | number[]): number | number[]; - containPoint(point: number[]): boolean; - getAxes?: () => Axis[]; - axisPointerEnabled?: boolean; - getTooltipAxes?: (dim: DimensionName | 'auto') => { - baseAxes: Axis[]; - otherAxes: Axis[]; - }; - /** - * Get layout rect or coordinate system - */ - getRect?: () => RectLike; -} -/** - * For example: cartesian is CoordinateSystem. - * series.coordinateSystem is CoordinateSystem. - */ -export interface CoordinateSystem { - type: string; - /** - * Master of coordinate system. For example: - * Grid is master of cartesian. - */ - master?: CoordinateSystemMaster; - dimensions: DimensionName[]; - model?: ComponentModel; - /** - * @param data - * @param reserved Defined by the coordinate system itself - * @param out - * @return {Array.} point Point in global pixel coordinate system. - */ - dataToPoint(data: ScaleDataValue | ScaleDataValue[], reserved?: any, out?: number[]): number[]; - /** - * Some coord sys (like Parallel) might do not have `pointToData`, - * or the meaning of this kind of features is not clear yet. - * @param point point Point in global pixel coordinate system. - * @param clamp Clamp range - * @return data - */ - pointToData?(point: number[], clamp?: boolean): number | number[]; - containPoint(point: number[]): boolean; - getAxes?: () => Axis[]; - getAxis?: (dim?: DimensionName) => Axis; - getBaseAxis?: () => Axis; - getOtherAxis?: (baseAxis: Axis) => Axis; - clampData?: (data: ScaleDataValue[], out?: number[]) => number[]; - getRoamTransform?: () => MatrixArray; - getArea?: (tolerance?: number) => CoordinateSystemClipArea; - getBoundingRect?: () => BoundingRect; - getAxesByScale?: (scaleType: string) => Axis[]; - prepareCustoms?: PrepareCustomInfo; -} -/** - * Like GridModel, PolarModel, ... - */ -export interface CoordinateSystemHostModel extends ComponentModel { - coordinateSystem?: CoordinateSystemMaster; -} -/** - * Clip area will be returned by getArea of CoordinateSystem. - * It is used to clip the graphic elements with the contain methods. - */ -export interface CoordinateSystemClipArea { - contain(x: number, y: number): boolean; -} -export declare function isCoordinateSystemType(coordSys: CoordinateSystem, type: S): coordSys is T; diff --git a/node_modules/echarts/types/src/coord/View.d.ts b/node_modules/echarts/types/src/coord/View.d.ts deleted file mode 100644 index 31be9ae..0000000 --- a/node_modules/echarts/types/src/coord/View.d.ts +++ /dev/null @@ -1,105 +0,0 @@ -import * as matrix from 'zrender/lib/core/matrix.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import Transformable from 'zrender/lib/core/Transformable.js'; -import { CoordinateSystemMaster, CoordinateSystem } from './CoordinateSystem.js'; -import GlobalModel from '../model/Global.js'; -import { ParsedModelFinder } from '../util/model.js'; -import type ExtensionAPI from '../core/ExtensionAPI.js'; -export declare type ViewCoordSysTransformInfoPart = Pick; -declare class View extends Transformable implements CoordinateSystemMaster, CoordinateSystem { - readonly type: string; - static dimensions: string[]; - readonly dimensions: string[]; - readonly name: string; - zoomLimit: { - max?: number; - min?: number; - }; - /** - * Represents the transform brought by roam/zoom. - * If `View['_viewRect']` applies roam transform, - * we can get the final displayed rect. - */ - private _roamTransformable; - /** - * Represents the transform from `View['_rect']` to `View['_viewRect']`. - */ - protected _rawTransformable: Transformable; - private _rawTransform; - /** - * This is a user specified point on the source, which will be - * located to the center of the `View['_viewRect']`. - * The unit this the same as `View['_rect']`. - */ - private _center; - private _zoom; - /** - * The rect of the source, where the measure is used by "data" and "center". - * Has nothing to do with roam/zoom. - * The unit is defined by the source. For example, - * for geo source the unit is lat/lng, - * for SVG source the unit is the same as the width/height defined in SVG. - */ - private _rect; - /** - * The visible rect on the canvas. Has nothing to do with roam/zoom. - * The unit of `View['_viewRect']` is pixel of the canvas. - */ - private _viewRect; - constructor(name?: string); - setBoundingRect(x: number, y: number, width: number, height: number): BoundingRect; - /** - * @return {module:zrender/core/BoundingRect} - */ - getBoundingRect(): BoundingRect; - setViewRect(x: number, y: number, width: number, height: number): void; - /** - * Transformed to particular position and size - */ - protected _transformTo(x: number, y: number, width: number, height: number): void; - /** - * Set center of view - */ - setCenter(centerCoord: (number | string)[], api: ExtensionAPI): void; - setZoom(zoom: number): void; - /** - * Get default center without roam - */ - getDefaultCenter(): number[]; - getCenter(): number[]; - getZoom(): number; - getRoamTransform(): matrix.MatrixArray; - /** - * Remove roam - */ - private _updateCenterAndZoom; - /** - * Update transform props on `this` based on the current - * `this._roamTransformable` and `this._rawTransformable`. - */ - protected _updateTransform(): void; - getTransformInfo(): { - roam: ViewCoordSysTransformInfoPart; - raw: ViewCoordSysTransformInfoPart; - }; - getViewRect(): BoundingRect; - /** - * Get view rect after roam transform - */ - getViewRectAfterRoam(): BoundingRect; - /** - * Convert a single (lon, lat) data item to (x, y) point. - */ - dataToPoint(data: number[], noRoam?: boolean, out?: number[]): number[]; - /** - * Convert a (x, y) point to (lon, lat) data - */ - pointToData(point: number[]): number[]; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: number[]): number[]; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): number[]; - /** - * @implements - */ - containPoint(point: number[]): boolean; -} -export default View; diff --git a/node_modules/echarts/types/src/coord/axisAlignTicks.d.ts b/node_modules/echarts/types/src/coord/axisAlignTicks.d.ts deleted file mode 100644 index 05bf8ec..0000000 --- a/node_modules/echarts/types/src/coord/axisAlignTicks.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { NumericAxisBaseOptionCommon } from './axisCommonTypes.js'; -import IntervalScale from '../scale/Interval.js'; -import { AxisBaseModel } from './AxisBaseModel.js'; -import LogScale from '../scale/Log.js'; -export declare function alignScaleTicks(scale: IntervalScale | LogScale, axisModel: AxisBaseModel>, alignToScale: IntervalScale | LogScale): void; diff --git a/node_modules/echarts/types/src/coord/axisCommonTypes.d.ts b/node_modules/echarts/types/src/coord/axisCommonTypes.d.ts deleted file mode 100644 index 518e5ae..0000000 --- a/node_modules/echarts/types/src/coord/axisCommonTypes.d.ts +++ /dev/null @@ -1,206 +0,0 @@ -import { TextAlign, TextVerticalAlign } from 'zrender/lib/core/types.js'; -import { TextCommonOption, LineStyleOption, OrdinalRawValue, ZRColor, AreaStyleOption, ComponentOption, ColorString, AnimationOptionMixin, Dictionary, ScaleDataValue, CommonAxisPointerOption } from '../util/types.js'; -import { TextStyleProps } from 'zrender/lib/graphic/Text.js'; -export declare const AXIS_TYPES: { - readonly value: 1; - readonly category: 1; - readonly time: 1; - readonly log: 1; -}; -export declare type OptionAxisType = keyof typeof AXIS_TYPES; -export interface AxisBaseOptionCommon extends ComponentOption, AnimationOptionMixin { - type?: OptionAxisType; - show?: boolean; - inverse?: boolean; - name?: string; - nameLocation?: 'start' | 'middle' | 'end'; - nameRotate?: number; - nameTruncate?: { - maxWidth?: number; - ellipsis?: string; - placeholder?: string; - }; - nameTextStyle?: AxisNameTextStyleOption; - nameGap?: number; - silent?: boolean; - triggerEvent?: boolean; - tooltip?: { - show?: boolean; - }; - axisLabel?: AxisLabelBaseOption; - axisPointer?: CommonAxisPointerOption; - axisLine?: AxisLineOption; - axisTick?: AxisTickOption; - minorTick?: MinorTickOption; - splitLine?: SplitLineOption; - minorSplitLine?: MinorSplitLineOption; - splitArea?: SplitAreaOption; - /** - * Min value of the axis. can be: - * + ScaleDataValue - * + 'dataMin': use the min value in data. - * + null/undefined: auto decide min value (consider pretty look and boundaryGap). - */ - min?: ScaleDataValue | 'dataMin' | ((extent: { - min: number; - max: number; - }) => ScaleDataValue); - /** - * Max value of the axis. can be: - * + ScaleDataValue - * + 'dataMax': use the max value in data. - * + null/undefined: auto decide max value (consider pretty look and boundaryGap). - */ - max?: ScaleDataValue | 'dataMax' | ((extent: { - min: number; - max: number; - }) => ScaleDataValue); - startValue?: number; -} -export interface NumericAxisBaseOptionCommon extends AxisBaseOptionCommon { - boundaryGap?: [number | string, number | string]; - /** - * AxisTick and axisLabel and splitLine are calculated based on splitNumber. - */ - splitNumber?: number; - /** - * Interval specifies the span of the ticks is mandatorily. - */ - interval?: number; - /** - * Specify min interval when auto calculate tick interval. - */ - minInterval?: number; - /** - * Specify max interval when auto calculate tick interval. - */ - maxInterval?: number; - /** - * If align ticks to the first axis that is not use alignTicks - * If all axes has alignTicks: true. The first one will be applied. - * - * Will be ignored if interval is set. - */ - alignTicks?: boolean; -} -export interface CategoryAxisBaseOption extends AxisBaseOptionCommon { - type?: 'category'; - boundaryGap?: boolean; - axisLabel?: AxisLabelOption<'category'> & { - interval?: 'auto' | number | ((index: number, value: string) => boolean); - }; - data?: (OrdinalRawValue | { - value: OrdinalRawValue; - textStyle?: TextCommonOption; - })[]; - deduplication?: boolean; - axisTick?: AxisBaseOptionCommon['axisTick'] & { - alignWithLabel?: boolean; - interval?: 'auto' | number | ((index: number, value: string) => boolean); - }; -} -export interface ValueAxisBaseOption extends NumericAxisBaseOptionCommon { - type?: 'value'; - axisLabel?: AxisLabelOption<'value'>; - /** - * Optional value can be: - * + `false`: always include value 0. - * + `true`: the axis may not contain zero position. - */ - scale?: boolean; -} -export interface LogAxisBaseOption extends NumericAxisBaseOptionCommon { - type?: 'log'; - axisLabel?: AxisLabelOption<'log'>; - logBase?: number; -} -export interface TimeAxisBaseOption extends NumericAxisBaseOptionCommon { - type?: 'time'; - axisLabel?: AxisLabelOption<'time'>; -} -interface AxisNameTextStyleOption extends TextCommonOption { - rich?: Dictionary; -} -interface AxisLineOption { - show?: boolean | 'auto'; - onZero?: boolean; - onZeroAxisIndex?: number; - symbol?: string | [string, string]; - symbolSize?: number[]; - symbolOffset?: string | number | (string | number)[]; - lineStyle?: LineStyleOption; -} -interface AxisTickOption { - show?: boolean | 'auto'; - inside?: boolean; - length?: number; - lineStyle?: LineStyleOption; - customValues?: (number | string | Date)[]; -} -declare type AxisLabelValueFormatter = (value: number, index: number) => string; -declare type AxisLabelCategoryFormatter = (value: string, index: number) => string; -declare type TimeAxisLabelUnitFormatter = AxisLabelValueFormatter | string[] | string; -export declare type TimeAxisLabelFormatterOption = string | ((value: number, index: number, extra: { - level: number; -}) => string) | { - year?: TimeAxisLabelUnitFormatter; - month?: TimeAxisLabelUnitFormatter; - week?: TimeAxisLabelUnitFormatter; - day?: TimeAxisLabelUnitFormatter; - hour?: TimeAxisLabelUnitFormatter; - minute?: TimeAxisLabelUnitFormatter; - second?: TimeAxisLabelUnitFormatter; - millisecond?: TimeAxisLabelUnitFormatter; - inherit?: boolean; -}; -declare type LabelFormatters = { - value: AxisLabelValueFormatter | string; - log: AxisLabelValueFormatter | string; - category: AxisLabelCategoryFormatter | string; - time: TimeAxisLabelFormatterOption; -}; -interface AxisLabelBaseOption extends Omit { - show?: boolean; - inside?: boolean; - rotate?: number; - showMinLabel?: boolean; - showMaxLabel?: boolean; - alignMinLabel?: TextAlign; - alignMaxLabel?: TextAlign; - verticalAlignMinLabel?: TextVerticalAlign; - verticalAlignMaxLabel?: TextVerticalAlign; - margin?: number; - rich?: Dictionary; - /** - * If hide overlapping labels. - */ - hideOverlap?: boolean; - customValues?: (number | string | Date)[]; - color?: ColorString | ((value?: string | number, index?: number) => ColorString); - overflow?: TextStyleProps['overflow']; -} -interface AxisLabelOption extends AxisLabelBaseOption { - formatter?: LabelFormatters[TType]; -} -interface MinorTickOption { - show?: boolean; - splitNumber?: number; - length?: number; - lineStyle?: LineStyleOption; -} -interface SplitLineOption { - show?: boolean; - interval?: 'auto' | number | ((index: number, value: string) => boolean); - lineStyle?: LineStyleOption; -} -interface MinorSplitLineOption { - show?: boolean; - lineStyle?: LineStyleOption; -} -interface SplitAreaOption { - show?: boolean; - interval?: 'auto' | number | ((index: number, value: string) => boolean); - areaStyle?: AreaStyleOption; -} -export declare type AxisBaseOption = ValueAxisBaseOption | LogAxisBaseOption | CategoryAxisBaseOption | TimeAxisBaseOption | AxisBaseOptionCommon; -export {}; diff --git a/node_modules/echarts/types/src/coord/axisDefault.d.ts b/node_modules/echarts/types/src/coord/axisDefault.d.ts deleted file mode 100644 index 607e0ef..0000000 --- a/node_modules/echarts/types/src/coord/axisDefault.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import { AxisBaseOption } from './axisCommonTypes.js'; -declare const _default: { - category: AxisBaseOption; - value: AxisBaseOption; - time: AxisBaseOption; - log: AxisBaseOption; -}; -export default _default; diff --git a/node_modules/echarts/types/src/coord/axisHelper.d.ts b/node_modules/echarts/types/src/coord/axisHelper.d.ts deleted file mode 100644 index 22323f7..0000000 --- a/node_modules/echarts/types/src/coord/axisHelper.d.ts +++ /dev/null @@ -1,59 +0,0 @@ -import Scale from '../scale/Scale.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import Model from '../model/Model.js'; -import { AxisBaseModel } from './AxisBaseModel.js'; -import Axis from './Axis.js'; -import { AxisBaseOption } from './axisCommonTypes.js'; -import SeriesData from '../data/SeriesData.js'; -import { DimensionName, ScaleTick } from '../util/types.js'; -/** - * Get axis scale extent before niced. - * Item of returned array can only be number (including Infinity and NaN). - * - * Caution: - * Precondition of calling this method: - * The scale extent has been initialized using series data extent via - * `scale.setExtent` or `scale.unionExtentFromData`; - */ -export declare function getScaleExtent(scale: Scale, model: AxisBaseModel): { - extent: number[]; - fixMin: boolean; - fixMax: boolean; -}; -export declare function niceScaleExtent(scale: Scale, inModel: AxisBaseModel): void; -/** - * @param axisType Default retrieve from model.type - */ -export declare function createScaleByModel(model: AxisBaseModel, axisType?: string): Scale; -/** - * Check if the axis cross 0 - */ -export declare function ifAxisCrossZero(axis: Axis): boolean; -/** - * @param axis - * @return Label formatter function. - * param: {number} tickValue, - * param: {number} idx, the index in all ticks. - * If category axis, this param is not required. - * return: {string} label string. - */ -export declare function makeLabelFormatter(axis: Axis): (tick: ScaleTick, idx?: number) => string; -export declare function getAxisRawValue(axis: Axis, tick: ScaleTick): number | string; -/** - * @param axis - * @return Be null/undefined if no labels. - */ -export declare function estimateLabelUnionRect(axis: Axis): BoundingRect; -/** - * @param model axisLabelModel or axisTickModel - * @return {number|String} Can be null|'auto'|number|function - */ -export declare function getOptionCategoryInterval(model: Model): number | "auto" | ((index: number, value: string) => boolean); -/** - * Set `categoryInterval` as 0 implicitly indicates that - * show all labels regardless of overlap. - * @param {Object} axis axisModel.axis - */ -export declare function shouldShowAllLabels(axis: Axis): boolean; -export declare function getDataDimensionsOnAxis(data: SeriesData, axisDim: string): DimensionName[]; -export declare function unionAxisExtentFromData(dataExtent: number[], data: SeriesData, axisDim: string): void; diff --git a/node_modules/echarts/types/src/coord/axisModelCommonMixin.d.ts b/node_modules/echarts/types/src/coord/axisModelCommonMixin.d.ts deleted file mode 100644 index daaf549..0000000 --- a/node_modules/echarts/types/src/coord/axisModelCommonMixin.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import Model from '../model/Model.js'; -import Axis from './Axis.js'; -import { AxisBaseOption } from './axisCommonTypes.js'; -import { CoordinateSystemHostModel } from './CoordinateSystem.js'; -interface AxisModelCommonMixin extends Pick, 'option'> { - axis: Axis; -} -declare class AxisModelCommonMixin { - getNeedCrossZero(): boolean; - /** - * Should be implemented by each axis model if necessary. - * @return coordinate system model - */ - getCoordSysModel(): CoordinateSystemHostModel; -} -export { AxisModelCommonMixin }; diff --git a/node_modules/echarts/types/src/coord/axisModelCreator.d.ts b/node_modules/echarts/types/src/coord/axisModelCreator.d.ts deleted file mode 100644 index 3fcd51f..0000000 --- a/node_modules/echarts/types/src/coord/axisModelCreator.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import ComponentModel from '../model/Component.js'; -import OrdinalMeta from '../data/OrdinalMeta.js'; -import { DimensionName, OrdinalRawValue } from '../util/types.js'; -import { AxisBaseOption, CategoryAxisBaseOption } from './axisCommonTypes.js'; -import { EChartsExtensionInstallRegisters } from '../extension.js'; -declare type Constructor = new (...args: any[]) => T; -export interface AxisModelExtendedInCreator { - getCategories(rawData?: boolean): OrdinalRawValue[] | CategoryAxisBaseOption['data']; - getOrdinalMeta(): OrdinalMeta; -} -/** - * Generate sub axis model class - * @param axisName 'x' 'y' 'radius' 'angle' 'parallel' ... - */ -export default function axisModelCreator>>(registers: EChartsExtensionInstallRegisters, axisName: DimensionName, BaseAxisModelClass: AxisModelCtor, extraDefaultOption?: AxisOptionT): void; -export {}; diff --git a/node_modules/echarts/types/src/coord/axisTickLabelBuilder.d.ts b/node_modules/echarts/types/src/coord/axisTickLabelBuilder.d.ts deleted file mode 100644 index e3a1276..0000000 --- a/node_modules/echarts/types/src/coord/axisTickLabelBuilder.d.ts +++ /dev/null @@ -1,29 +0,0 @@ -import Axis from './Axis.js'; -import { AxisBaseModel } from './AxisBaseModel.js'; -export declare function createAxisLabels(axis: Axis): { - labels: { - level?: number; - formattedLabel: string; - rawLabel: string; - tickValue: number; - }[]; - labelCategoryInterval?: number; -}; -/** - * @param {module:echats/coord/Axis} axis - * @param {module:echarts/model/Model} tickModel For example, can be axisTick, splitLine, splitArea. - * @return {Object} { - * ticks: Array. - * tickCategoryInterval: number - * } - */ -export declare function createAxisTicks(axis: Axis, tickModel: AxisBaseModel): { - ticks: number[]; - tickCategoryInterval?: number; -}; -/** - * Calculate interval for category axis ticks and labels. - * To get precise result, at least one of `getRotate` and `isHorizontal` - * should be implemented in axis. - */ -export declare function calculateCategoryInterval(axis: Axis): number; diff --git a/node_modules/echarts/types/src/coord/calendar/Calendar.d.ts b/node_modules/echarts/types/src/coord/calendar/Calendar.d.ts deleted file mode 100644 index c5b98a2..0000000 --- a/node_modules/echarts/types/src/coord/calendar/Calendar.d.ts +++ /dev/null @@ -1,145 +0,0 @@ -import BoundingRect, { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import CalendarModel from './CalendarModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { LayoutOrient, ScaleDataValue, OptionDataValueDate } from '../../util/types.js'; -import { ParsedModelFinder } from '../../util/model.js'; -import { CoordinateSystem, CoordinateSystemMaster } from '../CoordinateSystem.js'; -export interface CalendarParsedDateRangeInfo { - range: [string, string]; - start: CalendarParsedDateInfo; - end: CalendarParsedDateInfo; - allDay: number; - weeks: number; - nthWeek: number; - fweek: number; - lweek: number; -} -export interface CalendarParsedDateInfo { - /** - * local full year, eg., '1940' - */ - y: string; - /** - * local month, from '01' ot '12', - */ - m: string; - /** - * local date, from '01' to '31' (if exists), - */ - d: string; - /** - * It is not date.getDay(). It is the location of the cell in a week, from 0 to 6, - */ - day: number; - /** - * Timestamp - */ - time: number; - /** - * yyyy-MM-dd - */ - formatedDate: string; - /** - * The original date object - */ - date: Date; -} -export interface CalendarCellRect { - contentShape: RectLike; - center: number[]; - tl: number[]; - tr: number[]; - br: number[]; - bl: number[]; -} -declare class Calendar implements CoordinateSystem, CoordinateSystemMaster { - static readonly dimensions: string[]; - static getDimensionsInfo(): (string | { - name: string; - type: "time"; - })[]; - readonly type = "calendar"; - readonly dimensions: string[]; - private _model; - private _rect; - private _sw; - private _sh; - private _orient; - private _firstDayOfWeek; - private _rangeInfo; - private _lineWidth; - constructor(calendarModel: CalendarModel, ecModel: GlobalModel, api: ExtensionAPI); - getDimensionsInfo: typeof Calendar.getDimensionsInfo; - getRangeInfo(): CalendarParsedDateRangeInfo; - getModel(): CalendarModel; - getRect(): BoundingRect; - getCellWidth(): number; - getCellHeight(): number; - getOrient(): LayoutOrient; - /** - * getFirstDayOfWeek - * - * @example - * 0 : start at Sunday - * 1 : start at Monday - * - * @return {number} - */ - getFirstDayOfWeek(): number; - /** - * get date info - * } - */ - getDateInfo(date: OptionDataValueDate): CalendarParsedDateInfo; - getNextNDay(date: OptionDataValueDate, n: number): CalendarParsedDateInfo; - update(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Convert a time data(time, value) item to (x, y) point. - */ - dataToPoint(data: OptionDataValueDate | OptionDataValueDate[], clamp?: boolean): number[]; - /** - * Convert a (x, y) point to time data - */ - pointToData(point: number[]): number; - /** - * Convert a time date item to (x, y) four point. - */ - dataToRect(data: OptionDataValueDate | OptionDataValueDate[], clamp?: boolean): CalendarCellRect; - /** - * Convert a (x, y) point to time date - * - * @param {Array} point point - * @return {Object} date - */ - pointToDate(point: number[]): CalendarParsedDateInfo; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue | ScaleDataValue[]): number[]; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): number; - containPoint(point: number[]): boolean; - /** - * initRange - * Normalize to an [start, end] array - */ - private _initRangeOption; - /** - * range info - * - * @private - * @param {Array} range range ['2017-01-01', '2017-07-08'] - * If range[0] > range[1], they will not be reversed. - * @return {Object} obj - */ - _getRangeInfo(range: OptionDataValueDate[]): CalendarParsedDateRangeInfo; - /** - * get date by nthWeeks and week day in range - * - * @private - * @param {number} nthWeek the week - * @param {number} day the week day - * @param {Array} range [d1, d2] - * @return {Object} - */ - private _getDateByWeeksAndDay; - static create(ecModel: GlobalModel, api: ExtensionAPI): Calendar[]; -} -export default Calendar; diff --git a/node_modules/echarts/types/src/coord/calendar/CalendarModel.d.ts b/node_modules/echarts/types/src/coord/calendar/CalendarModel.d.ts deleted file mode 100644 index 68cb2b7..0000000 --- a/node_modules/echarts/types/src/coord/calendar/CalendarModel.d.ts +++ /dev/null @@ -1,119 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import Calendar from './Calendar.js'; -import { ComponentOption, BoxLayoutOptionMixin, LayoutOrient, LineStyleOption, ItemStyleOption, LabelOption, OptionDataValueDate } from '../../util/types.js'; -import GlobalModel from '../../model/Global.js'; -import Model from '../../model/Model.js'; -export interface CalendarMonthLabelFormatterCallbackParams { - nameMap: string; - yyyy: string; - yy: string; - /** - * Month string. With 0 prefix. - */ - MM: string; - /** - * Month number - */ - M: number; -} -export interface CalendarYearLabelFormatterCallbackParams { - nameMap: string; - /** - * Start year - */ - start: string; - /** - * End year - */ - end: string; -} -export interface CalendarOption extends ComponentOption, BoxLayoutOptionMixin { - mainType?: 'calendar'; - cellSize?: number | 'auto' | (number | 'auto')[]; - orient?: LayoutOrient; - splitLine?: { - show?: boolean; - lineStyle?: LineStyleOption; - }; - itemStyle?: ItemStyleOption; - /** - * // one year - * range: 2017 - * // one month - * range: '2017-02' - * // a range - * range: ['2017-01-02', '2017-02-23'] - * // note: they will be identified as ['2017-01-01', '2017-02-01'] - * range: ['2017-01', '2017-02'] - */ - range?: OptionDataValueDate | (OptionDataValueDate)[]; - dayLabel?: Omit & { - /** - * First day of week. - */ - firstDay?: number; - /** - * Margin between day label and axis line. - * Can be percent string of cell size. - */ - margin?: number | string; - /** - * Position of week, at the beginning or end of the range. - */ - position?: 'start' | 'end'; - /** - * Week text content - * - * defaults to auto-detected locale by the browser or the specified locale by `echarts.init` function. - * It supports any registered locale name (case-sensitive) or customized array. - * index 0 always means Sunday. - */ - nameMap?: string | string[]; - }; - monthLabel?: Omit & { - /** - * Margin between month label and axis line. - */ - margin?: number; - /** - * Position of month label, at the beginning or end of the range. - */ - position?: 'start' | 'end'; - /** - * Month text content - * - * defaults to auto-detected locale by the browser or the specified locale by `echarts.init` function. - * It supports any registered locale name (case-sensitive) or customized array. - * index 0 always means Jan. - */ - nameMap?: string | string[]; - formatter?: string | ((params: CalendarMonthLabelFormatterCallbackParams) => string); - }; - yearLabel?: Omit & { - /** - * Margin between year label and axis line. - */ - margin?: number; - /** - * Position of year label, at the beginning or end of the range. - */ - position?: 'top' | 'bottom' | 'left' | 'right'; - formatter?: string | ((params: CalendarYearLabelFormatterCallbackParams) => string); - }; -} -declare class CalendarModel extends ComponentModel { - static type: string; - type: string; - coordinateSystem: Calendar; - /** - * @override - */ - init(option: CalendarOption, parentModel: Model, ecModel: GlobalModel): void; - /** - * @override - */ - mergeOption(option: CalendarOption): void; - getCellSize(): (number | "auto")[]; - static defaultOption: CalendarOption; -} -export default CalendarModel; diff --git a/node_modules/echarts/types/src/coord/calendar/prepareCustom.d.ts b/node_modules/echarts/types/src/coord/calendar/prepareCustom.d.ts deleted file mode 100644 index e4b75e4..0000000 --- a/node_modules/echarts/types/src/coord/calendar/prepareCustom.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Calendar from './Calendar.js'; -import { OptionDataValueDate } from '../../util/types.js'; -export default function calendarPrepareCustom(coordSys: Calendar): { - coordSys: { - type: string; - x: number; - y: number; - width: number; - height: number; - cellWidth: number; - cellHeight: number; - rangeInfo: { - start: import("./Calendar").CalendarParsedDateInfo; - end: import("./Calendar").CalendarParsedDateInfo; - weeks: number; - dayCount: number; - }; - }; - api: { - coord: (data: OptionDataValueDate, clamp?: boolean) => number[]; - }; -}; diff --git a/node_modules/echarts/types/src/coord/cartesian/Axis2D.d.ts b/node_modules/echarts/types/src/coord/cartesian/Axis2D.d.ts deleted file mode 100644 index b50b990..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/Axis2D.d.ts +++ /dev/null @@ -1,65 +0,0 @@ -import Axis from '../Axis.js'; -import { DimensionName, OrdinalSortInfo } from '../../util/types.js'; -import Scale from '../../scale/Scale.js'; -import CartesianAxisModel, { CartesianAxisPosition } from './AxisModel.js'; -import Grid from './Grid.js'; -import { OptionAxisType } from '../axisCommonTypes.js'; -interface Axis2D { - /** - * Transform global coord to local coord, - * i.e. let localCoord = axis.toLocalCoord(80); - */ - toLocalCoord(coord: number): number; - /** - * Transform global coord to local coord, - * i.e. let globalCoord = axis.toLocalCoord(40); - */ - toGlobalCoord(coord: number): number; -} -declare class Axis2D extends Axis { - /** - * Axis position - * - 'top' - * - 'bottom' - * - 'left' - * - 'right' - */ - readonly position: CartesianAxisPosition; - /** - * Index of axis, can be used as key - * Injected outside. - */ - index: number; - /** - * Axis model. Injected outside - */ - model: CartesianAxisModel; - /** - * Injected outside. - */ - grid: Grid; - constructor(dim: DimensionName, scale: Scale, coordExtent: [number, number], axisType?: OptionAxisType, position?: CartesianAxisPosition); - /** - * Implemented in . - * @return If not on zero of other axis, return null/undefined. - * If no axes, return an empty array. - */ - getAxesOnZeroOf: () => Axis2D[]; - isHorizontal(): boolean; - /** - * Each item cooresponds to this.getExtent(), which - * means globalExtent[0] may greater than globalExtent[1], - * unless `asc` is input. - * - * @param {boolean} [asc] - * @return {Array.} - */ - getGlobalExtent(asc?: boolean): [number, number]; - pointToData(point: number[], clamp?: boolean): number; - /** - * Set ordinalSortInfo - * @param info new OrdinalSortInfo - */ - setCategorySortInfo(info: OrdinalSortInfo): boolean; -} -export default Axis2D; diff --git a/node_modules/echarts/types/src/coord/cartesian/AxisModel.d.ts b/node_modules/echarts/types/src/coord/cartesian/AxisModel.d.ts deleted file mode 100644 index 14e36c2..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/AxisModel.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { AxisModelExtendedInCreator } from '../axisModelCreator.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import Axis2D from './Axis2D.js'; -import { AxisBaseOption } from '../axisCommonTypes.js'; -import GridModel from './GridModel.js'; -import { AxisBaseModel } from '../AxisBaseModel.js'; -import { OrdinalSortInfo } from '../../util/types.js'; -export declare type CartesianAxisPosition = 'top' | 'bottom' | 'left' | 'right'; -export declare type CartesianAxisOption = AxisBaseOption & { - gridIndex?: number; - gridId?: string; - position?: CartesianAxisPosition; - offset?: number; - categorySortInfo?: OrdinalSortInfo; -}; -export declare type XAXisOption = CartesianAxisOption & { - mainType?: 'xAxis'; -}; -export declare type YAXisOption = CartesianAxisOption & { - mainType?: 'yAxis'; -}; -export declare class CartesianAxisModel extends ComponentModel implements AxisBaseModel { - static type: string; - axis: Axis2D; - getCoordSysModel(): GridModel; -} -export interface CartesianAxisModel extends AxisModelCommonMixin, AxisModelExtendedInCreator { -} -export default CartesianAxisModel; diff --git a/node_modules/echarts/types/src/coord/cartesian/Cartesian.d.ts b/node_modules/echarts/types/src/coord/cartesian/Cartesian.d.ts deleted file mode 100644 index 63616f6..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/Cartesian.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { DimensionName } from '../../util/types.js'; -import Axis from '../Axis.js'; -declare class Cartesian { - readonly type: string; - readonly name: string; - private _dimList; - private _axes; - constructor(name: string); - getAxis(dim: DimensionName): AxisT; - getAxes(): AxisT[]; - getAxesByScale(scaleType: string): AxisT[]; - addAxis(axis: AxisT): void; -} -export default Cartesian; diff --git a/node_modules/echarts/types/src/coord/cartesian/Cartesian2D.d.ts b/node_modules/echarts/types/src/coord/cartesian/Cartesian2D.d.ts deleted file mode 100644 index d6ad21f..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/Cartesian2D.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import Cartesian from './Cartesian.js'; -import { ScaleDataValue } from '../../util/types.js'; -import Axis2D from './Axis2D.js'; -import { CoordinateSystem } from '../CoordinateSystem.js'; -import GridModel from './GridModel.js'; -import Grid from './Grid.js'; -export declare const cartesian2DDimensions: string[]; -declare class Cartesian2D extends Cartesian implements CoordinateSystem { - readonly type = "cartesian2d"; - readonly dimensions: string[]; - model: GridModel; - master: Grid; - private _transform; - private _invTransform; - /** - * Calculate an affine transform matrix if two axes are time or value. - * It's mainly for accelartion on the large time series data. - */ - calcAffineTransform(): void; - /** - * Base axis will be used on stacking. - */ - getBaseAxis(): Axis2D; - containPoint(point: number[]): boolean; - containData(data: ScaleDataValue[]): boolean; - containZone(data1: ScaleDataValue[], data2: ScaleDataValue[]): boolean; - dataToPoint(data: ScaleDataValue[], clamp?: boolean, out?: number[]): number[]; - clampData(data: ScaleDataValue[], out?: number[]): number[]; - pointToData(point: number[], clamp?: boolean): number[]; - getOtherAxis(axis: Axis2D): Axis2D; - /** - * Get rect area of cartesian. - * Area will have a contain function to determine if a point is in the coordinate system. - */ - getArea(tolerance?: number): Cartesian2DArea; -} -interface Cartesian2DArea extends BoundingRect { -} -export default Cartesian2D; diff --git a/node_modules/echarts/types/src/coord/cartesian/Grid.d.ts b/node_modules/echarts/types/src/coord/cartesian/Grid.d.ts deleted file mode 100644 index 4571412..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/Grid.d.ts +++ /dev/null @@ -1,78 +0,0 @@ -import { LayoutRect } from '../../util/layout.js'; -import Cartesian2D from './Cartesian2D.js'; -import Axis2D from './Axis2D.js'; -import { ParsedModelFinder } from '../../util/model.js'; -import GridModel from './GridModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { CoordinateSystemMaster } from '../CoordinateSystem.js'; -import { ScaleDataValue } from '../../util/types.js'; -declare type Cartesian2DDimensionName = 'x' | 'y'; -declare type FinderAxisIndex = { - xAxisIndex?: number; - yAxisIndex?: number; -}; -declare class Grid implements CoordinateSystemMaster { - readonly type: string; - private _coordsMap; - private _coordsList; - private _axesMap; - private _axesList; - private _rect; - readonly model: GridModel; - readonly axisPointerEnabled = true; - name: string; - static dimensions: string[]; - readonly dimensions: string[]; - constructor(gridModel: GridModel, ecModel: GlobalModel, api: ExtensionAPI); - getRect(): LayoutRect; - update(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Resize the grid - */ - resize(gridModel: GridModel, api: ExtensionAPI, ignoreContainLabel?: boolean): void; - getAxis(dim: Cartesian2DDimensionName, axisIndex?: number): Axis2D; - getAxes(): Axis2D[]; - /** - * Usage: - * grid.getCartesian(xAxisIndex, yAxisIndex); - * grid.getCartesian(xAxisIndex); - * grid.getCartesian(null, yAxisIndex); - * grid.getCartesian({xAxisIndex: ..., yAxisIndex: ...}); - * - * When only xAxisIndex or yAxisIndex given, find its first cartesian. - */ - getCartesian(finder: FinderAxisIndex): Cartesian2D; - getCartesian(xAxisIndex?: number, yAxisIndex?: number): Cartesian2D; - getCartesians(): Cartesian2D[]; - /** - * @implements - */ - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue | ScaleDataValue[]): number | number[]; - /** - * @implements - */ - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: number | number[]): number | number[]; - private _findConvertTarget; - /** - * @implements - */ - containPoint(point: number[]): boolean; - /** - * Initialize cartesian coordinate systems - */ - private _initCartesian; - /** - * Update cartesian properties from series. - */ - private _updateScale; - /** - * @param dim 'x' or 'y' or 'auto' or null/undefined - */ - getTooltipAxes(dim: Cartesian2DDimensionName | 'auto'): { - baseAxes: Axis2D[]; - otherAxes: Axis2D[]; - }; - static create(ecModel: GlobalModel, api: ExtensionAPI): Grid[]; -} -export default Grid; diff --git a/node_modules/echarts/types/src/coord/cartesian/GridModel.d.ts b/node_modules/echarts/types/src/coord/cartesian/GridModel.d.ts deleted file mode 100644 index 6023837..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/GridModel.d.ts +++ /dev/null @@ -1,21 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, BoxLayoutOptionMixin, ZRColor, ShadowOptionMixin } from '../../util/types.js'; -import Grid from './Grid.js'; -import { CoordinateSystemHostModel } from '../CoordinateSystem.js'; -export interface GridOption extends ComponentOption, BoxLayoutOptionMixin, ShadowOptionMixin { - mainType?: 'grid'; - show?: boolean; - containLabel?: boolean; - backgroundColor?: ZRColor; - borderWidth?: number; - borderColor?: ZRColor; - tooltip?: any; -} -declare class GridModel extends ComponentModel implements CoordinateSystemHostModel { - static type: string; - static dependencies: string[]; - static layoutMode: "box"; - coordinateSystem: Grid; - static defaultOption: GridOption; -} -export default GridModel; diff --git a/node_modules/echarts/types/src/coord/cartesian/cartesianAxisHelper.d.ts b/node_modules/echarts/types/src/coord/cartesian/cartesianAxisHelper.d.ts deleted file mode 100644 index cd7af6d..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/cartesianAxisHelper.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import GridModel from './GridModel.js'; -import CartesianAxisModel from './AxisModel.js'; -import SeriesModel from '../../model/Series.js'; -interface CartesianAxisLayout { - position: [number, number]; - rotation: number; - labelOffset: number; - labelDirection: -1 | 1; - tickDirection: -1 | 1; - nameDirection: -1 | 1; - labelRotate: number; - z2: number; -} -/** - * Can only be called after coordinate system creation stage. - * (Can be called before coordinate system update stage). - */ -export declare function layout(gridModel: GridModel, axisModel: CartesianAxisModel, opt?: { - labelInside?: boolean; -}): CartesianAxisLayout; -export declare function isCartesian2DSeries(seriesModel: SeriesModel): boolean; -export declare function findAxisModels(seriesModel: SeriesModel): { - xAxisModel: CartesianAxisModel; - yAxisModel: CartesianAxisModel; -}; -export {}; diff --git a/node_modules/echarts/types/src/coord/cartesian/defaultAxisExtentFromData.d.ts b/node_modules/echarts/types/src/coord/cartesian/defaultAxisExtentFromData.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/defaultAxisExtentFromData.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/echarts/types/src/coord/cartesian/prepareCustom.d.ts b/node_modules/echarts/types/src/coord/cartesian/prepareCustom.d.ts deleted file mode 100644 index 11bcd9c..0000000 --- a/node_modules/echarts/types/src/coord/cartesian/prepareCustom.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Cartesian2D from './Cartesian2D.js'; -export default function cartesianPrepareCustom(coordSys: Cartesian2D): { - coordSys: { - type: string; - x: number; - y: number; - width: number; - height: number; - }; - api: { - coord: (data: number[]) => number[]; - size: (dataSize: number[], dataItem: number[]) => number[]; - }; -}; diff --git a/node_modules/echarts/types/src/coord/geo/Geo.d.ts b/node_modules/echarts/types/src/coord/geo/Geo.d.ts deleted file mode 100644 index dcf52c2..0000000 --- a/node_modules/echarts/types/src/coord/geo/Geo.d.ts +++ /dev/null @@ -1,49 +0,0 @@ -import View from '../View.js'; -import { Region } from './Region.js'; -import { GeoProjection, GeoResource, NameMap } from './geoTypes.js'; -import GlobalModel from '../../model/Global.js'; -import { ParsedModelFinder } from '../../util/model.js'; -import GeoModel from './GeoModel.js'; -import { resizeGeoType } from './geoCreator.js'; -export declare const geo2DDimensions: string[]; -declare class Geo extends View { - dimensions: string[]; - type: string; - readonly map: string; - readonly resourceType: GeoResource['type']; - private _nameCoordMap; - private _regionsMap; - private _invertLongitute; - readonly regions: Region[]; - readonly aspectScale: number; - projection: GeoProjection; - model: GeoModel; - resize: resizeGeoType; - constructor(name: string, map: string, opt: { - projection?: GeoProjection; - nameMap?: NameMap; - nameProperty?: string; - aspectScale?: number; - }); - protected _transformTo(x: number, y: number, width: number, height: number): void; - getRegion(name: string): Region; - getRegionByCoord(coord: number[]): Region; - /** - * Add geoCoord for indexing by name - */ - addGeoCoord(name: string, geoCoord: number[]): void; - /** - * Get geoCoord by name - */ - getGeoCoord(name: string): number[]; - dataToPoint(data: number[] | string, noRoam?: boolean, out?: number[]): number[]; - pointToData(point: number[]): number[]; - /** - * Point to projected data. Same with pointToData when projection is used. - */ - pointToProjected(point: number[]): number[]; - projectedToPoint(projected: number[], noRoam?: boolean, out?: number[]): number[]; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: number[]): number[]; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): number[]; -} -export default Geo; diff --git a/node_modules/echarts/types/src/coord/geo/GeoJSONResource.d.ts b/node_modules/echarts/types/src/coord/geo/GeoJSONResource.d.ts deleted file mode 100644 index c46f137..0000000 --- a/node_modules/echarts/types/src/coord/geo/GeoJSONResource.d.ts +++ /dev/null @@ -1,30 +0,0 @@ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { GeoJSONRegion } from './Region.js'; -import { GeoJSON, GeoJSONCompressed, GeoJSONSourceInput, GeoResource, GeoSpecialAreas, NameMap } from './geoTypes.js'; -export declare class GeoJSONResource implements GeoResource { - readonly type = "geoJSON"; - private _geoJSON; - private _specialAreas; - private _mapName; - private _parsedMap; - constructor(mapName: string, geoJSON: GeoJSONSourceInput, specialAreas: GeoSpecialAreas); - /** - * @param nameMap can be null/undefined - * @param nameProperty can be null/undefined - */ - load(nameMap: NameMap, nameProperty: string): { - regions: GeoJSONRegion[]; - boundingRect: BoundingRect; - regionsMap: import("zrender/lib/core/util").HashMap; - }; - private _parseToRegions; - /** - * Only for exporting to users. - * **MUST NOT** used internally. - */ - getMapForUser(): { - geoJson: GeoJSON | GeoJSONCompressed; - geoJSON: GeoJSON | GeoJSONCompressed; - specialAreas: GeoSpecialAreas; - }; -} diff --git a/node_modules/echarts/types/src/coord/geo/GeoModel.d.ts b/node_modules/echarts/types/src/coord/geo/GeoModel.d.ts deleted file mode 100644 index 3a4c9cf..0000000 --- a/node_modules/echarts/types/src/coord/geo/GeoModel.d.ts +++ /dev/null @@ -1,83 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import Model from '../../model/Model.js'; -import Geo from './Geo.js'; -import { ComponentOption, BoxLayoutOptionMixin, ItemStyleOption, ZRColor, LabelOption, DisplayState, RoamOptionMixin, AnimationOptionMixin, StatesOptionMixin, Dictionary, CommonTooltipOption, StatesMixinBase } from '../../util/types.js'; -import { GeoProjection, NameMap } from './geoTypes.js'; -import GlobalModel from '../../model/Global.js'; -export interface GeoItemStyleOption extends ItemStyleOption { - areaColor?: ZRColor; -} -interface GeoLabelOption extends LabelOption { - formatter?: string | ((params: GeoLabelFormatterDataParams) => string); -} -export interface GeoStateOption { - itemStyle?: GeoItemStyleOption; - label?: GeoLabelOption; -} -interface GeoLabelFormatterDataParams { - name: string; - status: DisplayState; -} -export interface RegoinOption extends GeoStateOption, StatesOptionMixin { - name?: string; - selected?: boolean; - tooltip?: CommonTooltipOption; -} -export interface GeoTooltipFormatterParams { - componentType: 'geo'; - geoIndex: number; - name: string; - $vars: ['name']; -} -export interface GeoCommonOptionMixin extends RoamOptionMixin { - map: string; - aspectScale?: number; - layoutCenter?: (number | string)[]; - layoutSize?: number | string; - boundingCoords?: number[][]; - nameMap?: NameMap; - nameProperty?: string; - /** - * Use raw projection by default - * Only available for GeoJSON source. - * - * NOTE: `center` needs to be the projected coord if projection is used. - */ - projection?: GeoProjection; -} -export interface GeoOption extends ComponentOption, BoxLayoutOptionMixin, AnimationOptionMixin, GeoCommonOptionMixin, StatesOptionMixin, GeoStateOption { - mainType?: 'geo'; - show?: boolean; - silent?: boolean; - regions?: RegoinOption[]; - stateAnimation?: AnimationOptionMixin; - selectedMode?: 'single' | 'multiple' | boolean; - selectedMap?: Dictionary; - tooltip?: CommonTooltipOption; -} -declare class GeoModel extends ComponentModel { - static type: string; - readonly type: string; - coordinateSystem: Geo; - static layoutMode: "box"; - private _optionModelMap; - static defaultOption: GeoOption; - init(option: GeoOption, parentModel: Model, ecModel: GlobalModel): void; - optionUpdated(): void; - /** - * Get model of region. - */ - getRegionModel(name: string): Model; - /** - * Format label - * @param name Region name - */ - getFormattedLabel(name: string, status?: DisplayState): string; - setZoom(zoom: number): void; - setCenter(center: number[]): void; - select(name?: string): void; - unSelect(name?: string): void; - toggleSelected(name?: string): void; - isSelected(name?: string): boolean; -} -export default GeoModel; diff --git a/node_modules/echarts/types/src/coord/geo/GeoSVGResource.d.ts b/node_modules/echarts/types/src/coord/geo/GeoSVGResource.d.ts deleted file mode 100644 index 0e43d4d..0000000 --- a/node_modules/echarts/types/src/coord/geo/GeoSVGResource.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import { SVGParserResultNamedItem } from 'zrender/lib/tool/parseSVG.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { GeoResource, GeoSVGSourceInput } from './geoTypes.js'; -import { GeoSVGRegion } from './Region.js'; -export interface GeoSVGGraphicRecord { - root: Group; - boundingRect: BoundingRect; - named: SVGParserResultNamedItem[]; -} -export declare class GeoSVGResource implements GeoResource { - readonly type = "geoSVG"; - private _mapName; - private _parsedXML; - private _firstGraphic; - private _boundingRect; - private _regions; - private _regionsMap; - private _usedGraphicMap; - private _freedGraphics; - constructor(mapName: string, svg: GeoSVGSourceInput); - load(): { - boundingRect: BoundingRect; - regions: GeoSVGRegion[]; - regionsMap: HashMap; - }; - private _buildGraphic; - /** - * Consider: - * (1) One graphic element can not be shared by different `geoView` running simultaneously. - * Notice, also need to consider multiple echarts instances share a `mapRecord`. - * (2) Converting SVG to graphic elements is time consuming. - * (3) In the current architecture, `load` should be called frequently to get boundingRect, - * and it is called without view info. - * So we maintain graphic elements in this module, and enables `view` to use/return these - * graphics from/to the pool with it's uid. - */ - useGraphic(hostKey: string): GeoSVGGraphicRecord; - freeGraphic(hostKey: string): void; -} diff --git a/node_modules/echarts/types/src/coord/geo/Region.d.ts b/node_modules/echarts/types/src/coord/geo/Region.d.ts deleted file mode 100644 index e2b2936..0000000 --- a/node_modules/echarts/types/src/coord/geo/Region.d.ts +++ /dev/null @@ -1,53 +0,0 @@ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { GeoJSON, GeoProjection } from './geoTypes.js'; -import Element from 'zrender/lib/Element.js'; -export declare abstract class Region { - readonly name: string; - readonly type: 'geoJSON' | 'geoSVG'; - protected _center: number[]; - protected _rect: BoundingRect; - constructor(name: string); - setCenter(center: number[]): void; - /** - * Get center point in data unit. That is, - * for GeoJSONRegion, the unit is lat/lng, - * for GeoSVGRegion, the unit is SVG local coord. - */ - getCenter(): number[]; - abstract calcCenter(): number[]; -} -export declare class GeoJSONPolygonGeometry { - readonly type = "polygon"; - exterior: number[][]; - interiors?: number[][][]; - constructor(exterior: number[][], interiors: number[][][]); -} -export declare class GeoJSONLineStringGeometry { - readonly type = "linestring"; - points: number[][][]; - constructor(points: number[][][]); -} -export declare class GeoJSONRegion extends Region { - readonly type = "geoJSON"; - readonly geometries: (GeoJSONPolygonGeometry | GeoJSONLineStringGeometry)[]; - properties: GeoJSON['features'][0]['properties']; - constructor(name: string, geometries: GeoJSONRegion['geometries'], cp: GeoJSON['features'][0]['properties']['cp']); - calcCenter(): number[]; - getBoundingRect(projection?: GeoProjection): BoundingRect; - contain(coord: number[]): boolean; - /** - * Transform the raw coords to target bounding. - * @param x - * @param y - * @param width - * @param height - */ - transformTo(x: number, y: number, width: number, height: number): void; - cloneShallow(name: string): GeoJSONRegion; -} -export declare class GeoSVGRegion extends Region { - readonly type = "geoSVG"; - private _elOnlyForCalculate; - constructor(name: string, elOnlyForCalculate: Element); - calcCenter(): number[]; -} diff --git a/node_modules/echarts/types/src/coord/geo/fix/diaoyuIsland.d.ts b/node_modules/echarts/types/src/coord/geo/fix/diaoyuIsland.d.ts deleted file mode 100644 index 752dd57..0000000 --- a/node_modules/echarts/types/src/coord/geo/fix/diaoyuIsland.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { GeoJSONRegion } from '../Region.js'; -export default function fixDiaoyuIsland(mapType: string, region: GeoJSONRegion): void; diff --git a/node_modules/echarts/types/src/coord/geo/fix/geoCoord.d.ts b/node_modules/echarts/types/src/coord/geo/fix/geoCoord.d.ts deleted file mode 100644 index 116adb6..0000000 --- a/node_modules/echarts/types/src/coord/geo/fix/geoCoord.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { GeoJSONRegion } from '../Region.js'; -export default function fixGeoCoords(mapType: string, region: GeoJSONRegion): void; diff --git a/node_modules/echarts/types/src/coord/geo/fix/nanhai.d.ts b/node_modules/echarts/types/src/coord/geo/fix/nanhai.d.ts deleted file mode 100644 index e013f1d..0000000 --- a/node_modules/echarts/types/src/coord/geo/fix/nanhai.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { GeoJSONRegion } from '../Region.js'; -export default function fixNanhai(mapType: string, regions: GeoJSONRegion[]): void; diff --git a/node_modules/echarts/types/src/coord/geo/fix/textCoord.d.ts b/node_modules/echarts/types/src/coord/geo/fix/textCoord.d.ts deleted file mode 100644 index 6520a93..0000000 --- a/node_modules/echarts/types/src/coord/geo/fix/textCoord.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { GeoJSONRegion } from '../Region.js'; -export default function fixTextCoords(mapType: string, region: GeoJSONRegion): void; diff --git a/node_modules/echarts/types/src/coord/geo/geoCreator.d.ts b/node_modules/echarts/types/src/coord/geo/geoCreator.d.ts deleted file mode 100644 index b92da06..0000000 --- a/node_modules/echarts/types/src/coord/geo/geoCreator.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import Geo from './Geo.js'; -import { GeoOption, RegoinOption } from './GeoModel.js'; -import { MapSeriesOption } from '../../chart/map/MapSeries.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { CoordinateSystemCreator } from '../CoordinateSystem.js'; -import { NameMap } from './geoTypes.js'; -import type GlobalModel from '../../model/Global.js'; -import type ComponentModel from '../../model/Component.js'; -export declare type resizeGeoType = typeof resizeGeo; -/** - * Resize method bound to the geo - */ -declare function resizeGeo(this: Geo, geoModel: ComponentModel, api: ExtensionAPI): void; -declare class GeoCreator implements CoordinateSystemCreator { - dimensions: string[]; - create(ecModel: GlobalModel, api: ExtensionAPI): Geo[]; - /** - * Fill given regions array - */ - getFilledRegions(originRegionArr: RegoinOption[], mapName: string, nameMap: NameMap, nameProperty: string): RegoinOption[]; -} -declare const geoCreator: GeoCreator; -export default geoCreator; diff --git a/node_modules/echarts/types/src/coord/geo/geoSourceManager.d.ts b/node_modules/echarts/types/src/coord/geo/geoSourceManager.d.ts deleted file mode 100644 index b75aaed..0000000 --- a/node_modules/echarts/types/src/coord/geo/geoSourceManager.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -import { GeoJSONSourceInput, GeoResource, GeoSpecialAreas, NameMap, GeoSVGSourceInput } from './geoTypes.js'; -import { GeoJSONResource } from './GeoJSONResource.js'; -declare type MapInput = GeoJSONMapInput | SVGMapInput; -interface GeoJSONMapInput { - geoJSON: GeoJSONSourceInput; - specialAreas: GeoSpecialAreas; -} -interface SVGMapInput { - svg: GeoSVGSourceInput; -} -declare const _default: { - /** - * Compatible with previous `echarts.registerMap`. - * - * @usage - * ```js - * - * echarts.registerMap('USA', geoJson, specialAreas); - * - * echarts.registerMap('USA', { - * geoJson: geoJson, - * specialAreas: {...} - * }); - * echarts.registerMap('USA', { - * geoJSON: geoJson, - * specialAreas: {...} - * }); - * - * echarts.registerMap('airport', { - * svg: svg - * } - * ``` - * - * Note: - * Do not support that register multiple geoJSON or SVG - * one map name. Because different geoJSON and SVG have - * different unit. It's not easy to make sure how those - * units are mapping/normalize. - * If intending to use multiple geoJSON or SVG, we can - * use multiple geo coordinate system. - */ - registerMap: (mapName: string, rawDef: MapInput | GeoJSONSourceInput, rawSpecialAreas?: GeoSpecialAreas) => void; - getGeoResource(mapName: string): GeoResource; - /** - * Only for exporting to users. - * **MUST NOT** used internally. - */ - getMapForUser: (mapName: string) => ReturnType; - load: (mapName: string, nameMap: NameMap, nameProperty: string) => ReturnType; -}; -export default _default; diff --git a/node_modules/echarts/types/src/coord/geo/geoTypes.d.ts b/node_modules/echarts/types/src/coord/geo/geoTypes.d.ts deleted file mode 100644 index a013196..0000000 --- a/node_modules/echarts/types/src/coord/geo/geoTypes.d.ts +++ /dev/null @@ -1,123 +0,0 @@ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import { Group } from '../../util/graphic.js'; -import { Region } from './Region.js'; -export declare type GeoSVGSourceInput = string | Document | SVGElement; -export declare type GeoJSONSourceInput = string | GeoJSON | GeoJSONCompressed; -export interface NameMap { - [regionName: string]: string; -} -export interface GeoSpecialAreas { - [areaName: string]: { - left: number; - top: number; - width?: number; - height?: number; - }; -} -export interface GeoJSON extends GeoJSONFeatureCollection { -} -export interface GeoJSONCompressed extends GeoJSONFeatureCollection { - UTF8Encoding?: boolean; - UTF8Scale?: number; -} -interface GeoJSONFeatureCollection { - type: 'FeatureCollection'; - features: GeoJSONFeature[]; -} -interface GeoJSONFeature { - type: 'Feature'; - id?: string | number; - properties: { - name?: string; - cp?: number[]; - [key: string]: any; - }; - geometry: G; -} -declare type GeoJSONGeometry = GeoJSONGeometryPoint | GeoJSONGeometryMultiPoint | GeoJSONGeometryLineString | GeoJSONGeometryMultiLineString | GeoJSONGeometryPolygon | GeoJSONGeometryMultiPolygon; -declare type GeoJSONGeometryCompressed = GeoJSONGeometryPolygonCompressed | GeoJSONGeometryMultiPolygonCompressed | GeoJSONGeometryLineStringCompressed | GeoJSONGeometryMultiLineStringCompressed; -interface GeoJSONGeometryPoint { - type: 'Point'; - coordinates: number[]; -} -interface GeoJSONGeometryMultiPoint { - type: 'MultiPoint'; - coordinates: number[][]; -} -interface GeoJSONGeometryLineString { - type: 'LineString'; - coordinates: number[][]; -} -interface GeoJSONGeometryLineStringCompressed { - type: 'LineString'; - coordinates: string; - encodeOffsets: number[]; -} -interface GeoJSONGeometryMultiLineString { - type: 'MultiLineString'; - coordinates: number[][][]; -} -interface GeoJSONGeometryMultiLineStringCompressed { - type: 'MultiLineString'; - coordinates: string[]; - encodeOffsets: number[][]; -} -export interface GeoJSONGeometryPolygon { - type: 'Polygon'; - coordinates: number[][][]; -} -interface GeoJSONGeometryPolygonCompressed { - type: 'Polygon'; - coordinates: string[]; - encodeOffsets: number[][]; -} -export interface GeoJSONGeometryMultiPolygon { - type: 'MultiPolygon'; - coordinates: number[][][][]; -} -interface GeoJSONGeometryMultiPolygonCompressed { - type: 'MultiPolygon'; - coordinates: string[][]; - encodeOffsets: number[][][]; -} -export interface GeoResource { - readonly type: 'geoJSON' | 'geoSVG'; - load(nameMap: NameMap, nameProperty: string): { - boundingRect: BoundingRect; - regions: Region[]; - regionsMap: HashMap; - }; -} -export interface GeoSVGGraphicRoot extends Group { - isGeoSVGGraphicRoot: boolean; -} -/** - * Geo stream interface compatitable with d3-geo - * See the API detail in https://github.com/d3/d3-geo#streams - */ -export interface ProjectionStream { - point(x: number, y: number): void; - lineStart(): void; - lineEnd(): void; - polygonStart(): void; - polygonEnd(): void; - /** - * Not supported yet. - */ - sphere(): void; -} -export interface GeoProjection { - project(point: number[]): number[]; - unproject(point: number[]): number[]; - /** - * Projection stream compatitable to d3-geo projection stream. - * - * When rotate projection is used. It may have antimeridian artifacts. - * So we need to introduce the fule projection stream to do antimeridian clipping. - * - * project will be ignored if projectStream is given. - */ - stream?(outStream: ProjectionStream): ProjectionStream; -} -export {}; diff --git a/node_modules/echarts/types/src/coord/geo/parseGeoJson.d.ts b/node_modules/echarts/types/src/coord/geo/parseGeoJson.d.ts deleted file mode 100644 index ba67fc4..0000000 --- a/node_modules/echarts/types/src/coord/geo/parseGeoJson.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { GeoJSONRegion } from './Region.js'; -import { GeoJSONCompressed, GeoJSON } from './geoTypes.js'; -export default function parseGeoJSON(geoJson: GeoJSON | GeoJSONCompressed, nameProperty: string): GeoJSONRegion[]; diff --git a/node_modules/echarts/types/src/coord/geo/prepareCustom.d.ts b/node_modules/echarts/types/src/coord/geo/prepareCustom.d.ts deleted file mode 100644 index 965aadf..0000000 --- a/node_modules/echarts/types/src/coord/geo/prepareCustom.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import Geo from './Geo.js'; -export default function geoPrepareCustom(coordSys: Geo): { - coordSys: { - type: string; - x: number; - y: number; - width: number; - height: number; - zoom: number; - }; - api: { - coord: (data: number[]) => number[]; - size: (dataSize: number[], dataItem: number[]) => number[]; - }; -}; diff --git a/node_modules/echarts/types/src/coord/parallel/AxisModel.d.ts b/node_modules/echarts/types/src/coord/parallel/AxisModel.d.ts deleted file mode 100644 index 08aaf59..0000000 --- a/node_modules/echarts/types/src/coord/parallel/AxisModel.d.ts +++ /dev/null @@ -1,57 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { AxisModelExtendedInCreator } from '../axisModelCreator.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import ParallelAxis from './ParallelAxis.js'; -import { ZRColor, ParsedValue } from '../../util/types.js'; -import { AxisBaseOption } from '../axisCommonTypes.js'; -import Parallel from './Parallel.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -export declare type ParallelActiveState = 'normal' | 'active' | 'inactive'; -export declare type ParallelAxisInterval = number[]; -declare type ParallelAreaSelectStyleKey = 'fill' | 'lineWidth' | 'stroke' | 'opacity'; -export declare type ParallelAreaSelectStyleProps = Pick & { - width: number; -}; -export declare type ParallelAxisOption = AxisBaseOption & { - /** - * 0, 1, 2, ... - */ - dim?: number | number[]; - parallelIndex?: number; - areaSelectStyle?: { - width?: number; - borderWidth?: number; - borderColor?: ZRColor; - color?: ZRColor; - opacity?: number; - }; - realtime?: boolean; -}; -declare class ParallelAxisModel extends ComponentModel { - static type: 'baseParallelAxis'; - readonly type: "baseParallelAxis"; - axis: ParallelAxis; - coordinateSystem: Parallel; - /** - * @readOnly - */ - activeIntervals: ParallelAxisInterval[]; - getAreaSelectStyle(): ParallelAreaSelectStyleProps; - /** - * The code of this feature is put on AxisModel but not ParallelAxis, - * because axisModel can be alive after echarts updating but instance of - * ParallelAxis having been disposed. this._activeInterval should be kept - * when action dispatched (i.e. legend click). - * - * @param intervals `interval.length === 0` means set all active. - */ - setActiveIntervals(intervals: ParallelAxisInterval[]): void; - /** - * @param value When only attempting detect whether 'no activeIntervals set', - * `value` is not needed to be input. - */ - getActiveState(value?: ParsedValue): ParallelActiveState; -} -interface ParallelAxisModel extends AxisModelCommonMixin, AxisModelExtendedInCreator { -} -export default ParallelAxisModel; diff --git a/node_modules/echarts/types/src/coord/parallel/Parallel.d.ts b/node_modules/echarts/types/src/coord/parallel/Parallel.d.ts deleted file mode 100644 index 5011ddb..0000000 --- a/node_modules/echarts/types/src/coord/parallel/Parallel.d.ts +++ /dev/null @@ -1,95 +0,0 @@ -import * as matrix from 'zrender/lib/core/matrix.js'; -import ParallelAxis from './ParallelAxis.js'; -import * as graphic from '../../util/graphic.js'; -import ParallelModel from './ParallelModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { DimensionName, ScaleDataValue } from '../../util/types.js'; -import { CoordinateSystem, CoordinateSystemMaster } from '../CoordinateSystem.js'; -import { ParallelActiveState } from './AxisModel.js'; -import SeriesData from '../../data/SeriesData.js'; -export interface ParallelAxisLayoutInfo { - position: number[]; - rotation: number; - transform: matrix.MatrixArray; - axisNameAvailableWidth: number; - axisLabelShow: boolean; - nameTruncateMaxWidth: number; - tickDirection: -1 | 1; - labelDirection: -1 | 1; -} -declare type SlidedAxisExpandBehavior = 'none' | 'slide' | 'jump'; -declare class Parallel implements CoordinateSystemMaster, CoordinateSystem { - readonly type = "parallel"; - /** - * key: dimension - */ - private _axesMap; - /** - * key: dimension - * value: {position: [], rotation, } - */ - private _axesLayout; - /** - * Always follow axis order. - */ - readonly dimensions: ParallelModel['dimensions']; - private _rect; - private _model; - name: string; - model: ParallelModel; - constructor(parallelModel: ParallelModel, ecModel: GlobalModel, api: ExtensionAPI); - private _init; - /** - * Update axis scale after data processed - */ - update(ecModel: GlobalModel, api: ExtensionAPI): void; - containPoint(point: number[]): boolean; - getModel(): ParallelModel; - /** - * Update properties from series - */ - private _updateAxesFromSeries; - /** - * Resize the parallel coordinate system. - */ - resize(parallelModel: ParallelModel, api: ExtensionAPI): void; - getRect(): graphic.BoundingRect; - private _makeLayoutInfo; - private _layoutAxes; - /** - * Get axis by dim. - */ - getAxis(dim: DimensionName): ParallelAxis; - /** - * Convert a dim value of a single item of series data to Point. - */ - dataToPoint(value: ScaleDataValue, dim: DimensionName): number[]; - /** - * Travel data for one time, get activeState of each data item. - * @param start the start dataIndex that travel from. - * @param end the next dataIndex of the last dataIndex will be travel. - */ - eachActiveState(data: SeriesData, callback: (activeState: ParallelActiveState, dataIndex: number) => void, start?: number, end?: number): void; - /** - * Whether has any activeSet. - */ - hasAxisBrushed(): boolean; - /** - * Convert coords of each axis to Point. - * Return point. For example: [10, 20] - */ - axisCoordToPoint(coord: number, dim: DimensionName): number[]; - /** - * Get axis layout. - */ - getAxisLayout(dim: DimensionName): ParallelAxisLayoutInfo; - /** - * @return {Object} {axisExpandWindow, delta, behavior: 'jump' | 'slide' | 'none'}. - */ - getSlidedAxisExpandWindow(point: number[]): { - axisExpandWindow: number[]; - behavior: SlidedAxisExpandBehavior; - }; -} -export default Parallel; diff --git a/node_modules/echarts/types/src/coord/parallel/ParallelAxis.d.ts b/node_modules/echarts/types/src/coord/parallel/ParallelAxis.d.ts deleted file mode 100644 index e5b9f5b..0000000 --- a/node_modules/echarts/types/src/coord/parallel/ParallelAxis.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Axis from '../Axis.js'; -import Scale from '../../scale/Scale.js'; -import { DimensionName } from '../../util/types.js'; -import { OptionAxisType } from '../axisCommonTypes.js'; -import AxisModel from './AxisModel.js'; -import Parallel from './Parallel.js'; -declare class ParallelAxis extends Axis { - readonly axisIndex: number; - model: AxisModel; - coordinateSystem: Parallel; - constructor(dim: DimensionName, scale: Scale, coordExtent: [number, number], axisType: OptionAxisType, axisIndex: number); - isHorizontal(): boolean; -} -export default ParallelAxis; diff --git a/node_modules/echarts/types/src/coord/parallel/ParallelModel.d.ts b/node_modules/echarts/types/src/coord/parallel/ParallelModel.d.ts deleted file mode 100644 index 3e56e88..0000000 --- a/node_modules/echarts/types/src/coord/parallel/ParallelModel.d.ts +++ /dev/null @@ -1,52 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import Parallel from './Parallel.js'; -import { DimensionName, ComponentOption, BoxLayoutOptionMixin } from '../../util/types.js'; -import ParallelAxisModel, { ParallelAxisOption } from './AxisModel.js'; -import GlobalModel from '../../model/Global.js'; -import SeriesModel from '../../model/Series.js'; -export declare type ParallelLayoutDirection = 'horizontal' | 'vertical'; -export interface ParallelCoordinateSystemOption extends ComponentOption, BoxLayoutOptionMixin { - mainType?: 'parallel'; - layout?: ParallelLayoutDirection; - axisExpandable?: boolean; - axisExpandCenter?: number; - axisExpandCount?: number; - axisExpandWidth?: number; - axisExpandTriggerOn?: 'click' | 'mousemove'; - axisExpandRate?: number; - axisExpandDebounce?: number; - axisExpandSlideTriggerArea?: [number, number, number]; - axisExpandWindow?: number[]; - parallelAxisDefault?: ParallelAxisOption; -} -declare class ParallelModel extends ComponentModel { - static type: string; - readonly type: string; - static dependencies: string[]; - coordinateSystem: Parallel; - /** - * Each item like: 'dim0', 'dim1', 'dim2', ... - */ - dimensions: DimensionName[]; - /** - * Corresponding to dimensions. - */ - parallelAxisIndex: number[]; - static layoutMode: "box"; - static defaultOption: ParallelCoordinateSystemOption; - init(): void; - mergeOption(newOption: ParallelCoordinateSystemOption): void; - /** - * Whether series or axis is in this coordinate system. - */ - contains(model: SeriesModel | ParallelAxisModel, ecModel: GlobalModel): boolean; - setAxisExpand(opt: { - axisExpandable?: boolean; - axisExpandCenter?: number; - axisExpandCount?: number; - axisExpandWidth?: number; - axisExpandWindow?: number[]; - }): void; - private _initDimensions; -} -export default ParallelModel; diff --git a/node_modules/echarts/types/src/coord/parallel/parallelCreator.d.ts b/node_modules/echarts/types/src/coord/parallel/parallelCreator.d.ts deleted file mode 100644 index 4df97cc..0000000 --- a/node_modules/echarts/types/src/coord/parallel/parallelCreator.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { CoordinateSystemMaster } from '../CoordinateSystem.js'; -declare function createParallelCoordSys(ecModel: GlobalModel, api: ExtensionAPI): CoordinateSystemMaster[]; -declare const parallelCoordSysCreator: { - create: typeof createParallelCoordSys; -}; -export default parallelCoordSysCreator; diff --git a/node_modules/echarts/types/src/coord/parallel/parallelPreprocessor.d.ts b/node_modules/echarts/types/src/coord/parallel/parallelPreprocessor.d.ts deleted file mode 100644 index 21728f3..0000000 --- a/node_modules/echarts/types/src/coord/parallel/parallelPreprocessor.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { ECUnitOption } from '../../util/types.js'; -export default function parallelPreprocessor(option: ECUnitOption): void; diff --git a/node_modules/echarts/types/src/coord/polar/AngleAxis.d.ts b/node_modules/echarts/types/src/coord/polar/AngleAxis.d.ts deleted file mode 100644 index a75745d..0000000 --- a/node_modules/echarts/types/src/coord/polar/AngleAxis.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import Axis from '../Axis.js'; -import Scale from '../../scale/Scale.js'; -import Polar from './Polar.js'; -import { AngleAxisModel } from './AxisModel.js'; -interface AngleAxis { - dataToAngle: Axis['dataToCoord']; - angleToData: Axis['coordToData']; -} -declare class AngleAxis extends Axis { - polar: Polar; - model: AngleAxisModel; - constructor(scale?: Scale, angleExtent?: [number, number]); - pointToData(point: number[], clamp?: boolean): number; - /** - * Only be called in category axis. - * Angle axis uses text height to decide interval - * - * @override - * @return {number} Auto interval for cateogry axis tick and label - */ - calculateCategoryInterval(): number; -} -export default AngleAxis; diff --git a/node_modules/echarts/types/src/coord/polar/AxisModel.d.ts b/node_modules/echarts/types/src/coord/polar/AxisModel.d.ts deleted file mode 100644 index b9bc547..0000000 --- a/node_modules/echarts/types/src/coord/polar/AxisModel.d.ts +++ /dev/null @@ -1,52 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { AxisModelExtendedInCreator } from '../axisModelCreator.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import { AxisBaseOption } from '../axisCommonTypes.js'; -import AngleAxis from './AngleAxis.js'; -import RadiusAxis from './RadiusAxis.js'; -import { AxisBaseModel } from '../AxisBaseModel.js'; -export declare type AngleAxisOption = AxisBaseOption & { - mainType?: 'angleAxis'; - /** - * Index of host polar component - */ - polarIndex?: number; - /** - * Id of host polar component - */ - polarId?: string; - startAngle?: number; - endAngle?: number; - clockwise?: boolean; - axisLabel?: AxisBaseOption['axisLabel']; -}; -export declare type RadiusAxisOption = AxisBaseOption & { - mainType?: 'radiusAxis'; - /** - * Index of host polar component - */ - polarIndex?: number; - /** - * Id of host polar component - */ - polarId?: string; -}; -declare type PolarAxisOption = AngleAxisOption | RadiusAxisOption; -declare class PolarAxisModel extends ComponentModel implements AxisBaseModel { - static type: string; - axis: AngleAxis | RadiusAxis; - getCoordSysModel(): ComponentModel; -} -interface PolarAxisModel extends AxisModelCommonMixin, AxisModelExtendedInCreator { -} -export { PolarAxisModel }; -export declare class AngleAxisModel extends PolarAxisModel { - static type: string; - type: string; - axis: AngleAxis; -} -export declare class RadiusAxisModel extends PolarAxisModel { - static type: string; - type: string; - axis: RadiusAxis; -} diff --git a/node_modules/echarts/types/src/coord/polar/Polar.d.ts b/node_modules/echarts/types/src/coord/polar/Polar.d.ts deleted file mode 100644 index 2426023..0000000 --- a/node_modules/echarts/types/src/coord/polar/Polar.d.ts +++ /dev/null @@ -1,90 +0,0 @@ -import RadiusAxis from './RadiusAxis.js'; -import AngleAxis from './AngleAxis.js'; -import PolarModel from './PolarModel.js'; -import { CoordinateSystem, CoordinateSystemMaster, CoordinateSystemClipArea } from '../CoordinateSystem.js'; -import GlobalModel from '../../model/Global.js'; -import { ParsedModelFinder } from '../../util/model.js'; -import { ScaleDataValue } from '../../util/types.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -export declare const polarDimensions: string[]; -interface Polar { - update(ecModel: GlobalModel, api: ExtensionAPI): void; -} -declare class Polar implements CoordinateSystem, CoordinateSystemMaster { - readonly name: string; - readonly dimensions: string[]; - readonly type = "polar"; - /** - * x of polar center - */ - cx: number; - /** - * y of polar center - */ - cy: number; - private _radiusAxis; - private _angleAxis; - axisPointerEnabled: boolean; - model: PolarModel; - constructor(name: string); - /** - * If contain coord - */ - containPoint(point: number[]): boolean; - /** - * If contain data - */ - containData(data: number[]): boolean; - getAxis(dim: 'radius' | 'angle'): AngleAxis | RadiusAxis; - getAxes(): (AngleAxis | RadiusAxis)[]; - /** - * Get axes by type of scale - */ - getAxesByScale(scaleType: 'ordinal' | 'interval' | 'time' | 'log'): (AngleAxis | RadiusAxis)[]; - getAngleAxis(): AngleAxis; - getRadiusAxis(): RadiusAxis; - getOtherAxis(axis: AngleAxis | RadiusAxis): AngleAxis | RadiusAxis; - /** - * Base axis will be used on stacking. - * - */ - getBaseAxis(): AngleAxis | RadiusAxis; - getTooltipAxes(dim: 'radius' | 'angle' | 'auto'): { - baseAxes: (AngleAxis | RadiusAxis)[]; - otherAxes: (AngleAxis | RadiusAxis)[]; - }; - /** - * Convert a single data item to (x, y) point. - * Parameter data is an array which the first element is radius and the second is angle - */ - dataToPoint(data: ScaleDataValue[], clamp?: boolean): number[]; - /** - * Convert a (x, y) point to data - */ - pointToData(point: number[], clamp?: boolean): number[]; - /** - * Convert a (x, y) point to (radius, angle) coord - */ - pointToCoord(point: number[]): number[]; - /** - * Convert a (radius, angle) coord to (x, y) point - */ - coordToPoint(coord: number[]): number[]; - /** - * Get ring area of cartesian. - * Area will have a contain function to determine if a point is in the coordinate system. - */ - getArea(): PolarArea; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue[]): number[]; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): number[]; -} -interface PolarArea extends CoordinateSystemClipArea { - cx: number; - cy: number; - r0: number; - r: number; - startAngle: number; - endAngle: number; - clockwise: boolean; -} -export default Polar; diff --git a/node_modules/echarts/types/src/coord/polar/PolarModel.d.ts b/node_modules/echarts/types/src/coord/polar/PolarModel.d.ts deleted file mode 100644 index 023a946..0000000 --- a/node_modules/echarts/types/src/coord/polar/PolarModel.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import { ComponentOption, CircleLayoutOptionMixin } from '../../util/types.js'; -import ComponentModel from '../../model/Component.js'; -import Polar from './Polar.js'; -import { AngleAxisModel, RadiusAxisModel } from './AxisModel.js'; -export interface PolarOption extends ComponentOption, CircleLayoutOptionMixin { - mainType?: 'polar'; -} -declare class PolarModel extends ComponentModel { - static type: "polar"; - type: "polar"; - static dependencies: string[]; - coordinateSystem: Polar; - findAxisModel(axisType: 'angleAxis'): AngleAxisModel; - findAxisModel(axisType: 'radiusAxis'): RadiusAxisModel; - static defaultOption: PolarOption; -} -export default PolarModel; diff --git a/node_modules/echarts/types/src/coord/polar/RadiusAxis.d.ts b/node_modules/echarts/types/src/coord/polar/RadiusAxis.d.ts deleted file mode 100644 index 4e57d13..0000000 --- a/node_modules/echarts/types/src/coord/polar/RadiusAxis.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import Axis from '../Axis.js'; -import Scale from '../../scale/Scale.js'; -import Polar from './Polar.js'; -import { RadiusAxisModel } from './AxisModel.js'; -interface RadiusAxis { - dataToRadius: Axis['dataToCoord']; - radiusToData: Axis['coordToData']; -} -declare class RadiusAxis extends Axis { - polar: Polar; - model: RadiusAxisModel; - constructor(scale?: Scale, radiusExtent?: [number, number]); - pointToData(point: number[], clamp?: boolean): number; -} -export default RadiusAxis; diff --git a/node_modules/echarts/types/src/coord/polar/polarCreator.d.ts b/node_modules/echarts/types/src/coord/polar/polarCreator.d.ts deleted file mode 100644 index 1097f4e..0000000 --- a/node_modules/echarts/types/src/coord/polar/polarCreator.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import Polar from './Polar.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import GlobalModel from '../../model/Global.js'; -declare const polarCreator: { - dimensions: string[]; - create: (ecModel: GlobalModel, api: ExtensionAPI) => Polar[]; -}; -export default polarCreator; diff --git a/node_modules/echarts/types/src/coord/polar/prepareCustom.d.ts b/node_modules/echarts/types/src/coord/polar/prepareCustom.d.ts deleted file mode 100644 index b132825..0000000 --- a/node_modules/echarts/types/src/coord/polar/prepareCustom.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Polar from './Polar.js'; -export default function polarPrepareCustom(coordSys: Polar): { - coordSys: { - type: string; - cx: number; - cy: number; - r: number; - r0: number; - }; - api: { - coord: (data: number[]) => number[]; - size: (dataSize: number[], dataItem: number[]) => number[]; - }; -}; diff --git a/node_modules/echarts/types/src/coord/radar/IndicatorAxis.d.ts b/node_modules/echarts/types/src/coord/radar/IndicatorAxis.d.ts deleted file mode 100644 index ee206ef..0000000 --- a/node_modules/echarts/types/src/coord/radar/IndicatorAxis.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import Axis from '../Axis.js'; -import Scale from '../../scale/Scale.js'; -import { OptionAxisType } from '../axisCommonTypes.js'; -import { AxisBaseModel } from '../AxisBaseModel.js'; -import { InnerIndicatorAxisOption } from './RadarModel.js'; -declare class IndicatorAxis extends Axis { - type: OptionAxisType; - angle: number; - name: string; - model: AxisBaseModel; - constructor(dim: string, scale: Scale, radiusExtent?: [number, number]); -} -export default IndicatorAxis; diff --git a/node_modules/echarts/types/src/coord/radar/Radar.d.ts b/node_modules/echarts/types/src/coord/radar/Radar.d.ts deleted file mode 100644 index ed4ed91..0000000 --- a/node_modules/echarts/types/src/coord/radar/Radar.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import IndicatorAxis from './IndicatorAxis.js'; -import { CoordinateSystemMaster, CoordinateSystem } from '../CoordinateSystem.js'; -import RadarModel from './RadarModel.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import { ScaleDataValue } from '../../util/types.js'; -import { ParsedModelFinder } from '../../util/model.js'; -declare class Radar implements CoordinateSystem, CoordinateSystemMaster { - readonly type: 'radar'; - /** - * - * Radar dimensions - */ - readonly dimensions: string[]; - cx: number; - cy: number; - r: number; - r0: number; - startAngle: number; - private _model; - private _indicatorAxes; - constructor(radarModel: RadarModel, ecModel: GlobalModel, api: ExtensionAPI); - getIndicatorAxes(): IndicatorAxis[]; - dataToPoint(value: ScaleDataValue, indicatorIndex: number): number[]; - coordToPoint(coord: number, indicatorIndex: number): number[]; - pointToData(pt: number[]): number[]; - resize(radarModel: RadarModel, api: ExtensionAPI): void; - update(ecModel: GlobalModel, api: ExtensionAPI): void; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue[]): never; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): never; - containPoint(point: number[]): boolean; - /** - * Radar dimensions is based on the data - */ - static dimensions: string[]; - static create(ecModel: GlobalModel, api: ExtensionAPI): Radar[]; -} -export default Radar; diff --git a/node_modules/echarts/types/src/coord/radar/RadarModel.d.ts b/node_modules/echarts/types/src/coord/radar/RadarModel.d.ts deleted file mode 100644 index ef79cf8..0000000 --- a/node_modules/echarts/types/src/coord/radar/RadarModel.d.ts +++ /dev/null @@ -1,50 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { ComponentOption, CircleLayoutOptionMixin, LabelOption, ColorString } from '../../util/types.js'; -import { AxisBaseOption, CategoryAxisBaseOption, ValueAxisBaseOption } from '../axisCommonTypes.js'; -import { AxisBaseModel } from '../AxisBaseModel.js'; -import Radar from './Radar.js'; -import { CoordinateSystemHostModel } from '../../coord/CoordinateSystem.js'; -export interface RadarIndicatorOption { - name?: string; - /** - * @deprecated Use `name` instead. - */ - text?: string; - min?: number; - max?: number; - color?: ColorString; - axisType?: 'value' | 'log'; -} -export interface RadarOption extends ComponentOption, CircleLayoutOptionMixin { - mainType?: 'radar'; - startAngle?: number; - shape?: 'polygon' | 'circle'; - axisLine?: AxisBaseOption['axisLine']; - axisTick?: AxisBaseOption['axisTick']; - axisLabel?: AxisBaseOption['axisLabel']; - splitLine?: AxisBaseOption['splitLine']; - splitArea?: AxisBaseOption['splitArea']; - axisName?: { - show?: boolean; - formatter?: string | ((name?: string, indicatorOpt?: InnerIndicatorAxisOption) => string); - } & LabelOption; - axisNameGap?: number; - triggerEvent?: boolean; - scale?: boolean; - splitNumber?: number; - boundaryGap?: CategoryAxisBaseOption['boundaryGap'] | ValueAxisBaseOption['boundaryGap']; - indicator?: RadarIndicatorOption[]; -} -export declare type InnerIndicatorAxisOption = AxisBaseOption & { - showName?: boolean; -}; -declare class RadarModel extends ComponentModel implements CoordinateSystemHostModel { - static readonly type = "radar"; - readonly type = "radar"; - coordinateSystem: Radar; - private _indicatorModels; - optionUpdated(): void; - getIndicatorModels(): AxisBaseModel[]; - static defaultOption: RadarOption; -} -export default RadarModel; diff --git a/node_modules/echarts/types/src/coord/scaleRawExtentInfo.d.ts b/node_modules/echarts/types/src/coord/scaleRawExtentInfo.d.ts deleted file mode 100644 index 8373153..0000000 --- a/node_modules/echarts/types/src/coord/scaleRawExtentInfo.d.ts +++ /dev/null @@ -1,58 +0,0 @@ -import Scale from '../scale/Scale.js'; -import { AxisBaseModel } from './AxisBaseModel.js'; -import { ScaleDataValue } from '../util/types.js'; -export interface ScaleRawExtentResult { - readonly min: number; - readonly max: number; - readonly minFixed: boolean; - readonly maxFixed: boolean; - readonly isBlank: boolean; -} -export declare class ScaleRawExtentInfo { - private _needCrossZero; - private _isOrdinal; - private _axisDataLen; - private _boundaryGapInner; - private _modelMinRaw; - private _modelMaxRaw; - private _modelMinNum; - private _modelMaxNum; - private _dataMin; - private _dataMax; - private _determinedMin; - private _determinedMax; - readonly frozen: boolean; - constructor(scale: Scale, model: AxisBaseModel, originalExtent: number[]); - /** - * Parameters depending on outside (like model, user callback) - * are prepared and fixed here. - */ - private _prepareParams; - /** - * Calculate extent by prepared parameters. - * This method has no external dependency and can be called duplicatedly, - * getting the same result. - * If parameters changed, should call this method to recalcuate. - */ - calculate(): ScaleRawExtentResult; - modifyDataMinMax(minMaxName: 'min' | 'max', val: number): void; - setDeterminedMinMax(minMaxName: 'min' | 'max', val: number): void; - freeze(): void; -} -/** - * Get scale min max and related info only depends on model settings. - * This method can be called after coordinate system created. - * For example, in data processing stage. - * - * Scale extent info probably be required multiple times during a workflow. - * For example: - * (1) `dataZoom` depends it to get the axis extent in "100%" state. - * (2) `processor/extentCalculator` depends it to make sure whether axis extent is specified. - * (3) `coordSys.update` use it to finally decide the scale extent. - * But the callback of `min`/`max` should not be called multiple times. - * The code below should not be implemented repeatedly either. - * So we cache the result in the scale instance, which will be recreated at the beginning - * of the workflow (because `scale` instance will be recreated each round of the workflow). - */ -export declare function ensureScaleRawExtentInfo(scale: Scale, model: AxisBaseModel, originalExtent: number[]): ScaleRawExtentInfo; -export declare function parseAxisModelMinMax(scale: Scale, minMax: ScaleDataValue): number; diff --git a/node_modules/echarts/types/src/coord/single/AxisModel.d.ts b/node_modules/echarts/types/src/coord/single/AxisModel.d.ts deleted file mode 100644 index eeb032a..0000000 --- a/node_modules/echarts/types/src/coord/single/AxisModel.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import ComponentModel from '../../model/Component.js'; -import { AxisModelExtendedInCreator } from '../axisModelCreator.js'; -import { AxisModelCommonMixin } from '../axisModelCommonMixin.js'; -import Single from './Single.js'; -import SingleAxis from './SingleAxis.js'; -import { AxisBaseOption } from '../axisCommonTypes.js'; -import { BoxLayoutOptionMixin, LayoutOrient } from '../../util/types.js'; -import { AxisBaseModel } from '../AxisBaseModel.js'; -export declare type SingleAxisPosition = 'top' | 'bottom' | 'left' | 'right'; -export declare type SingleAxisOption = AxisBaseOption & BoxLayoutOptionMixin & { - mainType?: 'singleAxis'; - position?: SingleAxisPosition; - orient?: LayoutOrient; -}; -declare class SingleAxisModel extends ComponentModel implements AxisBaseModel { - static type: string; - type: string; - static readonly layoutMode = "box"; - axis: SingleAxis; - coordinateSystem: Single; - getCoordSysModel(): this; - static defaultOption: SingleAxisOption; -} -interface SingleAxisModel extends AxisModelCommonMixin, AxisModelExtendedInCreator { -} -export default SingleAxisModel; diff --git a/node_modules/echarts/types/src/coord/single/Single.d.ts b/node_modules/echarts/types/src/coord/single/Single.d.ts deleted file mode 100644 index 1519431..0000000 --- a/node_modules/echarts/types/src/coord/single/Single.d.ts +++ /dev/null @@ -1,70 +0,0 @@ -/** - * Single coordinates system. - */ -import SingleAxis from './SingleAxis.js'; -import { CoordinateSystem, CoordinateSystemMaster } from '../CoordinateSystem.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import SingleAxisModel from './AxisModel.js'; -import { ParsedModelFinder } from '../../util/model.js'; -import { ScaleDataValue } from '../../util/types.js'; -export declare const singleDimensions: string[]; -/** - * Create a single coordinates system. - */ -declare class Single implements CoordinateSystem, CoordinateSystemMaster { - readonly type = "single"; - readonly dimension = "single"; - /** - * Add it just for draw tooltip. - */ - readonly dimensions: string[]; - name: string; - axisPointerEnabled: boolean; - model: SingleAxisModel; - private _axis; - private _rect; - constructor(axisModel: SingleAxisModel, ecModel: GlobalModel, api: ExtensionAPI); - /** - * Initialize single coordinate system. - */ - _init(axisModel: SingleAxisModel, ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Update axis scale after data processed - */ - update(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Resize the single coordinate system. - */ - resize(axisModel: SingleAxisModel, api: ExtensionAPI): void; - getRect(): BoundingRect; - private _adjustAxis; - private _updateAxisTransform; - /** - * Get axis. - */ - getAxis(): SingleAxis; - /** - * Get axis, add it just for draw tooltip. - */ - getBaseAxis(): SingleAxis; - getAxes(): SingleAxis[]; - getTooltipAxes(): { - baseAxes: SingleAxis[]; - otherAxes: SingleAxis[]; - }; - /** - * If contain point. - */ - containPoint(point: number[]): boolean; - pointToData(point: number[]): number[]; - /** - * Convert the series data to concrete point. - * Can be [val] | val - */ - dataToPoint(val: ScaleDataValue | ScaleDataValue[]): number[]; - convertToPixel(ecModel: GlobalModel, finder: ParsedModelFinder, value: ScaleDataValue[]): number[]; - convertFromPixel(ecModel: GlobalModel, finder: ParsedModelFinder, pixel: number[]): number[]; -} -export default Single; diff --git a/node_modules/echarts/types/src/coord/single/SingleAxis.d.ts b/node_modules/echarts/types/src/coord/single/SingleAxis.d.ts deleted file mode 100644 index d1b4e7c..0000000 --- a/node_modules/echarts/types/src/coord/single/SingleAxis.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import Axis from '../Axis.js'; -import Scale from '../../scale/Scale.js'; -import { OptionAxisType } from '../axisCommonTypes.js'; -import SingleAxisModel, { SingleAxisPosition } from './AxisModel.js'; -import { LayoutOrient } from '../../util/types.js'; -import Single from './Single.js'; -interface SingleAxis { - /** - * Transform global coord to local coord, - * i.e. let localCoord = axis.toLocalCoord(80); - */ - toLocalCoord(coord: number): number; - /** - * Transform global coord to local coord, - * i.e. let globalCoord = axis.toLocalCoord(40); - */ - toGlobalCoord(coord: number): number; -} -declare class SingleAxis extends Axis { - position: SingleAxisPosition; - orient: LayoutOrient; - coordinateSystem: Single; - model: SingleAxisModel; - constructor(dim: string, scale: Scale, coordExtent: [number, number], axisType?: OptionAxisType, position?: SingleAxisPosition); - /** - * Judge the orient of the axis. - */ - isHorizontal(): boolean; - pointToData(point: number[], clamp?: boolean): number; -} -export default SingleAxis; diff --git a/node_modules/echarts/types/src/coord/single/prepareCustom.d.ts b/node_modules/echarts/types/src/coord/single/prepareCustom.d.ts deleted file mode 100644 index 9ae585f..0000000 --- a/node_modules/echarts/types/src/coord/single/prepareCustom.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Single from './Single.js'; -export default function singlePrepareCustom(coordSys: Single): { - coordSys: { - type: string; - x: number; - y: number; - width: number; - height: number; - }; - api: { - coord: (val: number) => number[]; - size: (dataSize: number | number[], dataItem: number | number[]) => number; - }; -}; diff --git a/node_modules/echarts/types/src/coord/single/singleAxisHelper.d.ts b/node_modules/echarts/types/src/coord/single/singleAxisHelper.d.ts deleted file mode 100644 index 070c25e..0000000 --- a/node_modules/echarts/types/src/coord/single/singleAxisHelper.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import SingleAxisModel from './AxisModel.js'; -interface LayoutResult { - position: [number, number]; - rotation: number; - labelRotation: number; - labelDirection: number; - tickDirection: number; - nameDirection: number; - z2: number; -} -export declare function layout(axisModel: SingleAxisModel, opt?: { - labelInside?: boolean; - rotate?: number; -}): LayoutResult; -export {}; diff --git a/node_modules/echarts/types/src/coord/single/singleCreator.d.ts b/node_modules/echarts/types/src/coord/single/singleCreator.d.ts deleted file mode 100644 index 033f655..0000000 --- a/node_modules/echarts/types/src/coord/single/singleCreator.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -/** - * Single coordinate system creator. - */ -import Single from './Single.js'; -import GlobalModel from '../../model/Global.js'; -import ExtensionAPI from '../../core/ExtensionAPI.js'; -/** - * Create single coordinate system and inject it into seriesModel. - */ -declare function create(ecModel: GlobalModel, api: ExtensionAPI): Single[]; -declare const singleCreator: { - create: typeof create; - dimensions: string[]; -}; -export default singleCreator; diff --git a/node_modules/echarts/types/src/core/CoordinateSystem.d.ts b/node_modules/echarts/types/src/core/CoordinateSystem.d.ts deleted file mode 100644 index b5fb623..0000000 --- a/node_modules/echarts/types/src/core/CoordinateSystem.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import type GlobalModel from '../model/Global.js'; -import type ExtensionAPI from './ExtensionAPI.js'; -import type { CoordinateSystemCreator, CoordinateSystemMaster } from '../coord/CoordinateSystem.js'; -declare class CoordinateSystemManager { - private _coordinateSystems; - create(ecModel: GlobalModel, api: ExtensionAPI): void; - update(ecModel: GlobalModel, api: ExtensionAPI): void; - getCoordinateSystems(): CoordinateSystemMaster[]; - static register: (type: string, creator: CoordinateSystemCreator) => void; - static get: (type: string) => CoordinateSystemCreator; -} -export default CoordinateSystemManager; diff --git a/node_modules/echarts/types/src/core/ExtensionAPI.d.ts b/node_modules/echarts/types/src/core/ExtensionAPI.d.ts deleted file mode 100644 index d476ba7..0000000 --- a/node_modules/echarts/types/src/core/ExtensionAPI.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import { EChartsType } from './echarts.js'; -import type { CoordinateSystemMaster } from '../coord/CoordinateSystem.js'; -import type Element from 'zrender/lib/Element.js'; -import type ComponentModel from '../model/Component.js'; -import type ComponentView from '../view/Component.js'; -import type ChartView from '../view/Chart.js'; -import type SeriesModel from '../model/Series.js'; -import type GlobalModel from '../model/Global.js'; -declare const availableMethods: (keyof EChartsType)[]; -interface ExtensionAPI extends Pick { -} -declare abstract class ExtensionAPI { - constructor(ecInstance: EChartsType); - abstract getCoordinateSystems(): CoordinateSystemMaster[]; - abstract getComponentByElement(el: Element): ComponentModel; - abstract enterEmphasis(el: Element, highlightDigit?: number): void; - abstract leaveEmphasis(el: Element, highlightDigit?: number): void; - abstract enterSelect(el: Element): void; - abstract leaveSelect(el: Element): void; - abstract enterBlur(el: Element): void; - abstract leaveBlur(el: Element): void; - abstract getViewOfComponentModel(componentModel: ComponentModel): ComponentView; - abstract getViewOfSeriesModel(seriesModel: SeriesModel): ChartView; - abstract getModel(): GlobalModel; -} -export default ExtensionAPI; diff --git a/node_modules/echarts/types/src/core/Scheduler.d.ts b/node_modules/echarts/types/src/core/Scheduler.d.ts deleted file mode 100644 index 9639500..0000000 --- a/node_modules/echarts/types/src/core/Scheduler.d.ts +++ /dev/null @@ -1,104 +0,0 @@ -import { HashMap } from 'zrender/lib/core/util.js'; -import { Task, TaskContext } from './task.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from './ExtensionAPI.js'; -import { StageHandlerInternal, StageHandlerOverallReset, StageHandler, Payload, StageHandlerReset, StageHandlerPlan, StageHandlerProgressExecutor, SeriesLargeOptionMixin, SeriesOption } from '../util/types.js'; -import { EChartsType } from './echarts.js'; -import SeriesModel from '../model/Series.js'; -import ChartView from '../view/Chart.js'; -import SeriesData from '../data/SeriesData.js'; -export declare type GeneralTask = Task; -export declare type SeriesTask = Task; -export declare type OverallTask = Task & { - agentStubMap?: HashMap; -}; -export declare type StubTask = Task & { - agent?: OverallTask; -}; -export declare type Pipeline = { - id: string; - head: GeneralTask; - tail: GeneralTask; - threshold: number; - progressiveEnabled: boolean; - blockIndex: number; - step: number; - count: number; - currentTask?: GeneralTask; - context?: PipelineContext; -}; -export declare type PipelineContext = { - progressiveRender: boolean; - modDataCount: number; - large: boolean; -}; -declare type PerformStageTaskOpt = { - block?: boolean; - setDirty?: boolean; - visualType?: StageHandlerInternal['visualType']; - dirtyMap?: HashMap; -}; -export interface SeriesTaskContext extends TaskContext { - model?: SeriesModel; - data?: SeriesData; - view?: ChartView; - ecModel?: GlobalModel; - api?: ExtensionAPI; - useClearVisual?: boolean; - plan?: StageHandlerPlan; - reset?: StageHandlerReset; - scheduler?: Scheduler; - payload?: Payload; - resetDefines?: StageHandlerProgressExecutor[]; -} -interface OverallTaskContext extends TaskContext { - ecModel: GlobalModel; - api: ExtensionAPI; - overallReset: StageHandlerOverallReset; - scheduler: Scheduler; - payload?: Payload; -} -interface StubTaskContext extends TaskContext { - model: SeriesModel; - overallProgress: boolean; -} -declare class Scheduler { - readonly ecInstance: EChartsType; - readonly api: ExtensionAPI; - unfinished: boolean; - private _dataProcessorHandlers; - private _visualHandlers; - private _allHandlers; - private _stageTaskMap; - private _pipelineMap; - constructor(ecInstance: EChartsType, api: ExtensionAPI, dataProcessorHandlers: StageHandlerInternal[], visualHandlers: StageHandlerInternal[]); - restoreData(ecModel: GlobalModel, payload: Payload): void; - getPerformArgs(task: GeneralTask, isBlock?: boolean): { - step: number; - modBy: number; - modDataCount: number; - }; - getPipeline(pipelineId: string): Pipeline; - /** - * Current, progressive rendering starts from visual and layout. - * Always detect render mode in the same stage, avoiding that incorrect - * detection caused by data filtering. - * Caution: - * `updateStreamModes` use `seriesModel.getData()`. - */ - updateStreamModes(seriesModel: SeriesModel, view: ChartView): void; - restorePipelines(ecModel: GlobalModel): void; - prepareStageTasks(): void; - prepareView(view: ChartView, model: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI): void; - performDataProcessorTasks(ecModel: GlobalModel, payload?: Payload): void; - performVisualTasks(ecModel: GlobalModel, payload?: Payload, opt?: PerformStageTaskOpt): void; - private _performStageTasks; - performSeriesTasks(ecModel: GlobalModel): void; - plan(): void; - updatePayload(task: Task, payload: Payload | 'remain'): void; - private _createSeriesStageTask; - private _createOverallStageTask; - private _pipe; - static wrapStageHandler(stageHandler: StageHandler | StageHandlerOverallReset, visualType: StageHandlerInternal['visualType']): StageHandlerInternal; -} -export default Scheduler; diff --git a/node_modules/echarts/types/src/core/echarts.d.ts b/node_modules/echarts/types/src/core/echarts.d.ts deleted file mode 100644 index a9d90e4..0000000 --- a/node_modules/echarts/types/src/core/echarts.d.ts +++ /dev/null @@ -1,381 +0,0 @@ -import * as zrender from 'zrender/lib/zrender.js'; -import Eventful, { EventCallbackSingleParam } from 'zrender/lib/core/Eventful.js'; -import { GlobalModelSetOptionOpts } from '../model/Global.js'; -import * as modelUtil from '../util/model.js'; -import { CoordinateSystemCreator } from '../coord/CoordinateSystem.js'; -import { Payload, RendererType, ECActionEvent, ActionHandler, ActionInfo, OptionPreprocessor, PostUpdater, LoadingEffectCreator, StageHandlerOverallReset, StageHandler, DimensionDefinitionLoose, ThemeOption, ECBasicOption, ZRColor, ComponentMainType, ScaleDataValue, ZRElementEventName, ECElementEvent, AnimationOption } from '../util/types.js'; -import { registerExternalTransform } from '../data/helper/transform.js'; -import { LocaleOption } from './locale.js'; -import { LifecycleEvents, UpdateLifecycleTransitionItem, UpdateLifecycleTransitionOpt } from './lifecycle.js'; -import type geoSourceManager from '../coord/geo/geoSourceManager.js'; -declare type ModelFinder = modelUtil.ModelFinder; -export declare const version = "5.5.1"; -export declare const dependencies: { - zrender: string; -}; -export declare const PRIORITY: { - PROCESSOR: { - FILTER: number; - SERIES_FILTER: number; - STATISTIC: number; - }; - VISUAL: { - LAYOUT: number; - PROGRESSIVE_LAYOUT: number; - GLOBAL: number; - CHART: number; - POST_CHART_LAYOUT: number; - COMPONENT: number; - BRUSH: number; - CHART_ITEM: number; - ARIA: number; - DECAL: number; - }; -}; -declare const IN_MAIN_PROCESS_KEY: "__flagInMainProcess"; -declare const PENDING_UPDATE: "__pendingUpdate"; -declare const STATUS_NEEDS_UPDATE_KEY: "__needsUpdateStatus"; -declare const CONNECT_STATUS_KEY: "__connectUpdateStatus"; -export declare type SetOptionTransitionOpt = UpdateLifecycleTransitionOpt; -export declare type SetOptionTransitionOptItem = UpdateLifecycleTransitionItem; -export interface SetOptionOpts { - notMerge?: boolean; - lazyUpdate?: boolean; - silent?: boolean; - replaceMerge?: GlobalModelSetOptionOpts['replaceMerge']; - transition?: SetOptionTransitionOpt; -} -export interface ResizeOpts { - width?: number | 'auto'; - height?: number | 'auto'; - animation?: AnimationOption; - silent?: boolean; -} -interface PostIniter { - (chart: EChartsType): void; -} -declare type RenderedEventParam = { - elapsedTime: number; -}; -declare type ECEventDefinition = { - [key in ZRElementEventName]: EventCallbackSingleParam; -} & { - rendered: EventCallbackSingleParam; - finished: () => void | boolean; -} & { - [key: string]: (...args: unknown[]) => void | boolean; -}; -export declare type EChartsInitOpts = { - locale?: string | LocaleOption; - renderer?: RendererType; - devicePixelRatio?: number; - useDirtyRect?: boolean; - useCoarsePointer?: boolean; - pointerSize?: number; - ssr?: boolean; - width?: number | string; - height?: number | string; -}; -declare class ECharts extends Eventful { - /** - * @readonly - */ - id: string; - /** - * Group id - * @readonly - */ - group: string; - private _ssr; - private _zr; - private _dom; - private _model; - private _throttledZrFlush; - private _theme; - private _locale; - private _chartsViews; - private _chartsMap; - private _componentsViews; - private _componentsMap; - private _coordSysMgr; - private _api; - private _scheduler; - private _messageCenter; - private _pendingActions; - protected _$eventProcessor: never; - private _disposed; - private _loadingFX; - private [PENDING_UPDATE]; - private [IN_MAIN_PROCESS_KEY]; - private [CONNECT_STATUS_KEY]; - private [STATUS_NEEDS_UPDATE_KEY]; - constructor(dom: HTMLElement, theme?: string | ThemeOption, opts?: EChartsInitOpts); - private _onframe; - getDom(): HTMLElement; - getId(): string; - getZr(): zrender.ZRenderType; - isSSR(): boolean; - /** - * Usage: - * chart.setOption(option, notMerge, lazyUpdate); - * chart.setOption(option, { - * notMerge: ..., - * lazyUpdate: ..., - * silent: ... - * }); - * - * @param opts opts or notMerge. - * @param opts.notMerge Default `false`. - * @param opts.lazyUpdate Default `false`. Useful when setOption frequently. - * @param opts.silent Default `false`. - * @param opts.replaceMerge Default undefined. - */ - setOption(option: Opt, notMerge?: boolean, lazyUpdate?: boolean): void; - setOption(option: Opt, opts?: SetOptionOpts): void; - /** - * @deprecated - */ - private setTheme; - private getModel; - getOption(): ECBasicOption; - getWidth(): number; - getHeight(): number; - getDevicePixelRatio(): number; - /** - * Get canvas which has all thing rendered - * @deprecated Use renderToCanvas instead. - */ - getRenderedCanvas(opts?: any): HTMLCanvasElement; - renderToCanvas(opts?: { - backgroundColor?: ZRColor; - pixelRatio?: number; - }): HTMLCanvasElement; - renderToSVGString(opts?: { - useViewBox?: boolean; - }): string; - /** - * Get svg data url - */ - getSvgDataURL(): string; - getDataURL(opts?: { - type?: 'png' | 'jpeg' | 'svg'; - pixelRatio?: number; - backgroundColor?: ZRColor; - excludeComponents?: ComponentMainType[]; - }): string; - getConnectedDataURL(opts?: { - type?: 'png' | 'jpeg' | 'svg'; - pixelRatio?: number; - backgroundColor?: ZRColor; - connectedBackgroundColor?: ZRColor; - excludeComponents?: string[]; - }): string; - /** - * Convert from logical coordinate system to pixel coordinate system. - * See CoordinateSystem#convertToPixel. - */ - convertToPixel(finder: ModelFinder, value: ScaleDataValue): number; - convertToPixel(finder: ModelFinder, value: ScaleDataValue[]): number[]; - /** - * Convert from pixel coordinate system to logical coordinate system. - * See CoordinateSystem#convertFromPixel. - */ - convertFromPixel(finder: ModelFinder, value: number): number; - convertFromPixel(finder: ModelFinder, value: number[]): number[]; - /** - * Is the specified coordinate systems or components contain the given pixel point. - * @param {Array|number} value - * @return {boolean} result - */ - containPixel(finder: ModelFinder, value: number[]): boolean; - /** - * Get visual from series or data. - * @param finder - * If string, e.g., 'series', means {seriesIndex: 0}. - * If Object, could contain some of these properties below: - * { - * seriesIndex / seriesId / seriesName, - * dataIndex / dataIndexInside - * } - * If dataIndex is not specified, series visual will be fetched, - * but not data item visual. - * If all of seriesIndex, seriesId, seriesName are not specified, - * visual will be fetched from first series. - * @param visualType 'color', 'symbol', 'symbolSize' - */ - getVisual(finder: ModelFinder, visualType: string): string | number | number[] | import("zrender/lib/graphic/Pattern").PatternObject | import("zrender/lib/graphic/LinearGradient").LinearGradientObject | import("zrender/lib/graphic/RadialGradient").RadialGradientObject; - /** - * Get view of corresponding component model - */ - private getViewOfComponentModel; - /** - * Get view of corresponding series model - */ - private getViewOfSeriesModel; - private _initEvents; - isDisposed(): boolean; - clear(): void; - dispose(): void; - /** - * Resize the chart - */ - resize(opts?: ResizeOpts): void; - /** - * Show loading effect - * @param name 'default' by default - * @param cfg cfg of registered loading effect - */ - showLoading(cfg?: object): void; - showLoading(name?: string, cfg?: object): void; - /** - * Hide loading effect - */ - hideLoading(): void; - makeActionFromEvent(eventObj: ECActionEvent): Payload; - /** - * @param opt If pass boolean, means opt.silent - * @param opt.silent Default `false`. Whether trigger events. - * @param opt.flush Default `undefined`. - * true: Flush immediately, and then pixel in canvas can be fetched - * immediately. Caution: it might affect performance. - * false: Not flush. - * undefined: Auto decide whether perform flush. - */ - dispatchAction(payload: Payload, opt?: boolean | { - silent?: boolean; - flush?: boolean | undefined; - }): void; - updateLabelLayout(): void; - appendData(params: { - seriesIndex: number; - data: any; - }): void; - private static internalField; -} -/** - * @param opts.devicePixelRatio Use window.devicePixelRatio by default - * @param opts.renderer Can choose 'canvas' or 'svg' to render the chart. - * @param opts.width Use clientWidth of the input `dom` by default. - * Can be 'auto' (the same as null/undefined) - * @param opts.height Use clientHeight of the input `dom` by default. - * Can be 'auto' (the same as null/undefined) - * @param opts.locale Specify the locale. - * @param opts.useDirtyRect Enable dirty rectangle rendering or not. - */ -export declare function init(dom?: HTMLElement | null, theme?: string | object | null, opts?: EChartsInitOpts): EChartsType; -/** - * @usage - * (A) - * ```js - * let chart1 = echarts.init(dom1); - * let chart2 = echarts.init(dom2); - * chart1.group = 'xxx'; - * chart2.group = 'xxx'; - * echarts.connect('xxx'); - * ``` - * (B) - * ```js - * let chart1 = echarts.init(dom1); - * let chart2 = echarts.init(dom2); - * echarts.connect('xxx', [chart1, chart2]); - * ``` - */ -export declare function connect(groupId: string | EChartsType[]): string; -export declare function disconnect(groupId: string): void; -/** - * Alias and backward compatibility - * @deprecated - */ -export declare const disConnect: typeof disconnect; -/** - * Dispose a chart instance - */ -export declare function dispose(chart: EChartsType | HTMLElement | string): void; -export declare function getInstanceByDom(dom: HTMLElement): EChartsType | undefined; -export declare function getInstanceById(key: string): EChartsType | undefined; -/** - * Register theme - */ -export declare function registerTheme(name: string, theme: ThemeOption): void; -/** - * Register option preprocessor - */ -export declare function registerPreprocessor(preprocessorFunc: OptionPreprocessor): void; -export declare function registerProcessor(priority: number | StageHandler | StageHandlerOverallReset, processor?: StageHandler | StageHandlerOverallReset): void; -/** - * Register postIniter - * @param {Function} postInitFunc - */ -export declare function registerPostInit(postInitFunc: PostIniter): void; -/** - * Register postUpdater - * @param {Function} postUpdateFunc - */ -export declare function registerPostUpdate(postUpdateFunc: PostUpdater): void; -export declare function registerUpdateLifecycle(name: T, cb: (...args: LifecycleEvents[T]) => void): void; -/** - * @usage - * registerAction('someAction', 'someEvent', function () { ... }); - * registerAction('someAction', function () { ... }); - * registerAction( - * {type: 'someAction', event: 'someEvent', update: 'updateView'}, - * function () { ... } - * ); - * - * @param {(string|Object)} actionInfo - * @param {string} actionInfo.type - * @param {string} [actionInfo.event] - * @param {string} [actionInfo.update] - * @param {string} [eventName] - * @param {Function} action - */ -export declare function registerAction(type: string, eventName: string, action: ActionHandler): void; -export declare function registerAction(type: string, action: ActionHandler): void; -export declare function registerAction(actionInfo: ActionInfo, action: ActionHandler): void; -export declare function registerCoordinateSystem(type: string, coordSysCreator: CoordinateSystemCreator): void; -/** - * Get dimensions of specified coordinate system. - * @param {string} type - * @return {Array.} - */ -export declare function getCoordinateSystemDimensions(type: string): DimensionDefinitionLoose[]; -export { registerLocale } from './locale.js'; -/** - * Layout is a special stage of visual encoding - * Most visual encoding like color are common for different chart - * But each chart has it's own layout algorithm - */ -declare function registerLayout(priority: number, layoutTask: StageHandler | StageHandlerOverallReset): void; -declare function registerLayout(layoutTask: StageHandler | StageHandlerOverallReset): void; -declare function registerVisual(priority: number, layoutTask: StageHandler | StageHandlerOverallReset): void; -declare function registerVisual(layoutTask: StageHandler | StageHandlerOverallReset): void; -export { registerLayout, registerVisual }; -export declare function registerLoading(name: string, loadingFx: LoadingEffectCreator): void; -/** - * ZRender need a canvas context to do measureText. - * But in node environment canvas may be created by node-canvas. - * So we need to specify how to create a canvas instead of using document.createElement('canvas') - * - * - * @deprecated use setPlatformAPI({ createCanvas }) instead. - * - * @example - * let Canvas = require('canvas'); - * let echarts = require('echarts'); - * echarts.setCanvasCreator(function () { - * // Small size is enough. - * return new Canvas(32, 32); - * }); - */ -export declare function setCanvasCreator(creator: () => HTMLCanvasElement): void; -declare type RegisterMapParams = Parameters; -/** - * The parameters and usage: see `geoSourceManager.registerMap`. - * Compatible with previous `echarts.registerMap`. - */ -export declare function registerMap(mapName: RegisterMapParams[0], geoJson: RegisterMapParams[1], specialAreas?: RegisterMapParams[2]): void; -export declare function getMap(mapName: string): any; -export declare const registerTransform: typeof registerExternalTransform; -export declare const dataTool: {}; -export interface EChartsType extends ECharts { -} diff --git a/node_modules/echarts/types/src/core/impl.d.ts b/node_modules/echarts/types/src/core/impl.d.ts deleted file mode 100644 index 5ce9570..0000000 --- a/node_modules/echarts/types/src/core/impl.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export declare function registerImpl(name: string, impl: any): void; -export declare function getImpl(name: string): any; diff --git a/node_modules/echarts/types/src/core/lifecycle.d.ts b/node_modules/echarts/types/src/core/lifecycle.d.ts deleted file mode 100644 index 5e471a2..0000000 --- a/node_modules/echarts/types/src/core/lifecycle.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -import Eventful from 'zrender/lib/core/Eventful.js'; -import SeriesModel from '../model/Series.js'; -import GlobalModel from '../model/Global.js'; -import { EChartsType } from './echarts.js'; -import ExtensionAPI from './ExtensionAPI.js'; -import { ModelFinderIdQuery, ModelFinderIndexQuery } from '../util/model.js'; -import { DimensionLoose } from '../util/types.js'; -export interface UpdateLifecycleTransitionSeriesFinder { - seriesIndex?: ModelFinderIndexQuery; - seriesId?: ModelFinderIdQuery; - dimension: DimensionLoose; -} -export interface UpdateLifecycleTransitionItem { - from?: UpdateLifecycleTransitionSeriesFinder | UpdateLifecycleTransitionSeriesFinder[]; - to: UpdateLifecycleTransitionSeriesFinder | UpdateLifecycleTransitionSeriesFinder[]; -} -export declare type UpdateLifecycleTransitionOpt = UpdateLifecycleTransitionItem | UpdateLifecycleTransitionItem[]; -export interface UpdateLifecycleParams { - updatedSeries?: SeriesModel[]; - /** - * If this update is from setOption and option is changed. - */ - optionChanged?: boolean; - seriesTransition?: UpdateLifecycleTransitionOpt; -} -interface LifecycleEvents { - 'afterinit': [EChartsType]; - 'series:beforeupdate': [GlobalModel, ExtensionAPI, UpdateLifecycleParams]; - 'series:layoutlabels': [GlobalModel, ExtensionAPI, UpdateLifecycleParams]; - 'series:transition': [GlobalModel, ExtensionAPI, UpdateLifecycleParams]; - 'series:afterupdate': [GlobalModel, ExtensionAPI, UpdateLifecycleParams]; - 'afterupdate': [GlobalModel, ExtensionAPI]; -} -declare const lifecycle: Eventful<{ - afterinit: (args_0: EChartsType) => boolean | void; - 'series:beforeupdate': (args_0: GlobalModel, args_1: ExtensionAPI, args_2: UpdateLifecycleParams) => boolean | void; - 'series:layoutlabels': (args_0: GlobalModel, args_1: ExtensionAPI, args_2: UpdateLifecycleParams) => boolean | void; - 'series:transition': (args_0: GlobalModel, args_1: ExtensionAPI, args_2: UpdateLifecycleParams) => boolean | void; - 'series:afterupdate': (args_0: GlobalModel, args_1: ExtensionAPI, args_2: UpdateLifecycleParams) => boolean | void; - afterupdate: (args_0: GlobalModel, args_1: ExtensionAPI) => boolean | void; -}>; -export default lifecycle; -export { LifecycleEvents }; diff --git a/node_modules/echarts/types/src/core/locale.d.ts b/node_modules/echarts/types/src/core/locale.d.ts deleted file mode 100644 index 0216561..0000000 --- a/node_modules/echarts/types/src/core/locale.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import Model from '../model/Model.js'; -import langEN from '../i18n/langEN.js'; -export declare type LocaleOption = typeof langEN; -export declare const SYSTEM_LANG: string; -export declare function registerLocale(locale: string, localeObj: LocaleOption): void; -export declare function createLocaleObject(locale: string | LocaleOption): LocaleOption; -export declare function getLocaleModel(lang: string): Model; -export declare function getDefaultLocaleModel(): Model; diff --git a/node_modules/echarts/types/src/core/task.d.ts b/node_modules/echarts/types/src/core/task.d.ts deleted file mode 100644 index 554d234..0000000 --- a/node_modules/echarts/types/src/core/task.d.ts +++ /dev/null @@ -1,89 +0,0 @@ -import SeriesModel from '../model/Series.js'; -import { Pipeline } from './Scheduler.js'; -import { Payload } from '../util/types.js'; -import SeriesData from '../data/SeriesData.js'; -export interface TaskContext { - outputData?: SeriesData; - data?: SeriesData; - payload?: Payload; - model?: SeriesModel; -} -export declare type TaskResetCallback = (this: Task, context: Ctx) => TaskResetCallbackReturn; -export declare type TaskResetCallbackReturn = void | (TaskProgressCallback | TaskProgressCallback[]) | { - forceFirstProgress?: boolean; - progress: TaskProgressCallback | TaskProgressCallback[]; -}; -export declare type TaskProgressCallback = (this: Task, params: TaskProgressParams, context: Ctx) => void; -export declare type TaskProgressParams = { - start: number; - end: number; - count: number; - next?: TaskDataIteratorNext; -}; -export declare type TaskPlanCallback = (this: Task, context: Ctx) => TaskPlanCallbackReturn; -export declare type TaskPlanCallbackReturn = 'reset' | false | null | undefined; -export declare type TaskCountCallback = (this: Task, context: Ctx) => number; -export declare type TaskOnDirtyCallback = (this: Task, context: Ctx) => void; -declare type TaskDataIteratorNext = () => number; -declare type TaskDefineParam = { - reset?: TaskResetCallback; - plan?: TaskPlanCallback; - count?: TaskCountCallback; - onDirty?: TaskOnDirtyCallback; -}; -export declare type PerformArgs = { - step?: number; - skip?: boolean; - modBy?: number; - modDataCount?: number; -}; -/** - * @param {Object} define - * @return See the return of `createTask`. - */ -export declare function createTask(define: TaskDefineParam): Task; -export declare class Task { - private _reset; - private _plan; - private _count; - private _onDirty; - private _progress; - private _callingProgress; - private _dirty; - private _modBy; - private _modDataCount; - private _upstream; - private _downstream; - private _dueEnd; - private _outputDueEnd; - private _settedOutputEnd; - private _dueIndex; - private _disposed; - __pipeline: Pipeline; - __idxInPipeline: number; - __block: boolean; - context: Ctx; - constructor(define: TaskDefineParam); - /** - * @param step Specified step. - * @param skip Skip customer perform call. - * @param modBy Sampling window size. - * @param modDataCount Sampling count. - * @return whether unfinished. - */ - perform(performArgs?: PerformArgs): boolean; - dirty(): void; - private _doProgress; - private _doReset; - unfinished(): boolean; - /** - * @param downTask The downstream task. - * @return The downstream task. - */ - pipe(downTask: Task): void; - dispose(): void; - getUpstream(): Task; - getDownstream(): Task; - setOutputEnd(end: number): void; -} -export {}; diff --git a/node_modules/echarts/types/src/data/DataDiffer.d.ts b/node_modules/echarts/types/src/data/DataDiffer.d.ts deleted file mode 100644 index 36a6407..0000000 --- a/node_modules/echarts/types/src/data/DataDiffer.d.ts +++ /dev/null @@ -1,82 +0,0 @@ -import { ArrayLike } from 'zrender/lib/core/types.js'; -declare type DiffKeyGetter = (this: DataDiffer, value: unknown, index: number) => string; -declare type DiffCallbackAdd = (newIndex: number) => void; -declare type DiffCallbackUpdate = (newIndex: number, oldIndex: number) => void; -declare type DiffCallbackRemove = (oldIndex: number) => void; -declare type DiffCallbackUpdateManyToOne = (newIndex: number, oldIndex: number[]) => void; -declare type DiffCallbackUpdateOneToMany = (newIndex: number[], oldIndex: number) => void; -declare type DiffCallbackUpdateManyToMany = (newIndex: number[], oldIndex: number[]) => void; -export declare type DataDiffMode = 'oneToOne' | 'multiple'; -declare class DataDiffer { - private _old; - private _new; - private _oldKeyGetter; - private _newKeyGetter; - private _add; - private _update; - private _updateManyToOne; - private _updateOneToMany; - private _updateManyToMany; - private _remove; - private _diffModeMultiple; - readonly context: CTX; - /** - * @param context Can be visited by this.context in callback. - */ - constructor(oldArr: ArrayLike, newArr: ArrayLike, oldKeyGetter?: DiffKeyGetter, newKeyGetter?: DiffKeyGetter, context?: CTX, diffMode?: DataDiffMode); - /** - * Callback function when add a data - */ - add(func: DiffCallbackAdd): this; - /** - * Callback function when update a data - */ - update(func: DiffCallbackUpdate): this; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - updateManyToOne(func: DiffCallbackUpdateManyToOne): this; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - updateOneToMany(func: DiffCallbackUpdateOneToMany): this; - /** - * Callback function when update a data and only work in `cbMode: 'byKey'`. - */ - updateManyToMany(func: DiffCallbackUpdateManyToMany): this; - /** - * Callback function when remove a data - */ - remove(func: DiffCallbackRemove): this; - execute(): void; - private _executeOneToOne; - /** - * For example, consider the case: - * oldData: [o0, o1, o2, o3, o4, o5, o6, o7], - * newData: [n0, n1, n2, n3, n4, n5, n6, n7, n8], - * Where: - * o0, o1, n0 has key 'a' (many to one) - * o5, n4, n5, n6 has key 'b' (one to many) - * o2, n1 has key 'c' (one to one) - * n2, n3 has key 'd' (add) - * o3, o4 has key 'e' (remove) - * o6, o7, n7, n8 has key 'f' (many to many, treated as add and remove) - * Then: - * (The order of the following directives are not ensured.) - * this._updateManyToOne(n0, [o0, o1]); - * this._updateOneToMany([n4, n5, n6], o5); - * this._update(n1, o2); - * this._remove(o3); - * this._remove(o4); - * this._remove(o6); - * this._remove(o7); - * this._add(n2); - * this._add(n3); - * this._add(n7); - * this._add(n8); - */ - private _executeMultiple; - private _performRestAdd; - private _initIndexMap; -} -export default DataDiffer; diff --git a/node_modules/echarts/types/src/data/DataStore.d.ts b/node_modules/echarts/types/src/data/DataStore.d.ts deleted file mode 100644 index 4b21058..0000000 --- a/node_modules/echarts/types/src/data/DataStore.d.ts +++ /dev/null @@ -1,194 +0,0 @@ -import { DimensionIndex, DimensionName, OptionDataItem, ParsedValue, ParsedValueNumeric } from '../util/types.js'; -import { DataProvider } from './helper/dataProvider.js'; -import OrdinalMeta from './OrdinalMeta.js'; -import { Source } from './Source.js'; -export declare const CtorUint32Array: ArrayConstructor | Uint32ArrayConstructor; -export declare const CtorUint16Array: ArrayConstructor | Uint16ArrayConstructor; -export declare const CtorInt32Array: ArrayConstructor | Int32ArrayConstructor; -export declare const CtorFloat64Array: ArrayConstructor | Float64ArrayConstructor; -/** - * Multi dimensional data store - */ -declare const dataCtors: { - readonly float: ArrayConstructor | Float64ArrayConstructor; - readonly int: ArrayConstructor | Int32ArrayConstructor; - readonly ordinal: ArrayConstructor; - readonly number: ArrayConstructor; - readonly time: ArrayConstructor | Float64ArrayConstructor; -}; -export declare type DataStoreDimensionType = keyof typeof dataCtors; -declare type EachCb = (...args: any) => void; -declare type FilterCb = (...args: any) => boolean; -declare type MapCb = (...args: any) => ParsedValue | ParsedValue[]; -export declare type DimValueGetter = (this: DataStore, dataItem: any, property: string, dataIndex: number, dimIndex: DimensionIndex) => ParsedValue; -export interface DataStoreDimensionDefine { - /** - * Default to be float. - */ - type?: DataStoreDimensionType; - /** - * Only used in SOURCE_FORMAT_OBJECT_ROWS and SOURCE_FORMAT_KEYED_COLUMNS to retrieve value - * by "object property". - * For example, in `[{bb: 124, aa: 543}, ...]`, "aa" and "bb" is "object property". - * - * Deliberately name it as "property" rather than "name" to prevent it from been used in - * SOURCE_FORMAT_ARRAY_ROWS, because if it comes from series, it probably - * can not be shared by different series. - */ - property?: string; - /** - * When using category axis. - * Category strings will be collected and stored in ordinalMeta.categories. - * And store will store the index of categories. - */ - ordinalMeta?: OrdinalMeta; - /** - * Offset for ordinal parsing and collect - */ - ordinalOffset?: number; -} -/** - * Basically, DataStore API keep immutable. - */ -declare class DataStore { - private _chunks; - private _provider; - private _rawExtent; - private _extent; - private _indices; - private _count; - private _rawCount; - private _dimensions; - private _dimValueGetter; - private _calcDimNameToIdx; - defaultDimValueGetter: DimValueGetter; - /** - * Initialize from data - */ - initData(provider: DataProvider, inputDimensions: DataStoreDimensionDefine[], dimValueGetter?: DimValueGetter): void; - getProvider(): DataProvider; - /** - * Caution: even when a `source` instance owned by a series, the created data store - * may still be shared by different sereis (the source hash does not use all `source` - * props, see `sourceManager`). In this case, the `source` props that are not used in - * hash (like `source.dimensionDefine`) probably only belongs to a certain series and - * thus should not be fetch here. - */ - getSource(): Source; - /** - * @caution Only used in dataStack. - */ - ensureCalculationDimension(dimName: DimensionName, type: DataStoreDimensionType): DimensionIndex; - collectOrdinalMeta(dimIdx: number, ordinalMeta: OrdinalMeta): void; - getOrdinalMeta(dimIdx: number): OrdinalMeta; - getDimensionProperty(dimIndex: DimensionIndex): DataStoreDimensionDefine['property']; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - */ - appendData(data: ArrayLike): number[]; - appendValues(values: any[][], minFillLen?: number): { - start: number; - end: number; - }; - private _initDataFromProvider; - count(): number; - /** - * Get value. Return NaN if idx is out of range. - */ - get(dim: DimensionIndex, idx: number): ParsedValue; - getValues(idx: number): ParsedValue[]; - getValues(dimensions: readonly DimensionIndex[], idx?: number): ParsedValue[]; - /** - * @param dim concrete dim - */ - getByRawIndex(dim: DimensionIndex, rawIdx: number): ParsedValue; - /** - * Get sum of data in one dimension - */ - getSum(dim: DimensionIndex): number; - /** - * Get median of data in one dimension - */ - getMedian(dim: DimensionIndex): number; - /** - * Retrieve the index with given raw data index. - */ - indexOfRawIndex(rawIndex: number): number; - /** - * Retrieve the index of nearest value. - * @param dim - * @param value - * @param [maxDistance=Infinity] - * @return If and only if multiple indices have - * the same value, they are put to the result. - */ - indicesOfNearest(dim: DimensionIndex, value: number, maxDistance?: number): number[]; - getIndices(): ArrayLike; - /** - * Data filter. - */ - filter(dims: DimensionIndex[], cb: FilterCb): DataStore; - /** - * Select data in range. (For optimization of filter) - * (Manually inline code, support 5 million data filtering in data zoom.) - */ - selectRange(range: { - [dimIdx: number]: [number, number]; - }): DataStore; - /** - * Data mapping to a new List with given dimensions - */ - map(dims: DimensionIndex[], cb: MapCb): DataStore; - /** - * @caution Danger!! Only used in dataStack. - */ - modify(dims: DimensionIndex[], cb: MapCb): void; - private _updateDims; - /** - * Large data down sampling using largest-triangle-three-buckets - * @param {string} valueDimension - * @param {number} targetCount - */ - lttbDownSample(valueDimension: DimensionIndex, rate: number): DataStore; - /** - * Large data down sampling on given dimension - * @param sampleIndex Sample index for name and id - */ - downSample(dimension: DimensionIndex, rate: number, sampleValue: (frameValues: ArrayLike) => ParsedValueNumeric, sampleIndex: (frameValues: ArrayLike, value: ParsedValueNumeric) => number): DataStore; - /** - * Data iteration - * @param ctx default this - * @example - * list.each('x', function (x, idx) {}); - * list.each(['x', 'y'], function (x, y, idx) {}); - * list.each(function (idx) {}) - */ - each(dims: DimensionIndex[], cb: EachCb): void; - /** - * Get extent of data in one dimension - */ - getDataExtent(dim: DimensionIndex): [number, number]; - /** - * Get raw data index. - * Do not initialize. - * Default `getRawIndex`. And it can be changed. - */ - getRawIndex: (idx: number) => number; - /** - * Get raw data item - */ - getRawDataItem(idx: number): OptionDataItem; - /** - * Clone shallow. - * - * @param clonedDims Determine which dims to clone. Will share the data if not specified. - */ - clone(clonedDims?: DimensionIndex[], ignoreIndices?: boolean): DataStore; - private _copyCommonProps; - private _cloneIndices; - private _getRawIdxIdentity; - private _getRawIdx; - private _updateGetRawIdx; - private static internalField; -} -export default DataStore; diff --git a/node_modules/echarts/types/src/data/Graph.d.ts b/node_modules/echarts/types/src/data/Graph.d.ts deleted file mode 100644 index 82fbb61..0000000 --- a/node_modules/echarts/types/src/data/Graph.d.ts +++ /dev/null @@ -1,139 +0,0 @@ -import { Dictionary } from 'zrender/lib/core/types.js'; -import SeriesData from './SeriesData.js'; -import Model from '../model/Model.js'; -import Element from 'zrender/lib/Element.js'; -import { DimensionLoose, ParsedValue } from '../util/types.js'; -declare class Graph { - type: 'graph'; - readonly nodes: GraphNode[]; - readonly edges: GraphEdge[]; - data: SeriesData; - edgeData: SeriesData; - /** - * Whether directed graph. - */ - private _directed; - private _nodesMap; - /** - * @type {Object.} - * @private - */ - private _edgesMap; - constructor(directed?: boolean); - /** - * If is directed graph - */ - isDirected(): boolean; - /** - * Add a new node - */ - addNode(id: string | number, dataIndex?: number): GraphNode; - /** - * Get node by data index - */ - getNodeByIndex(dataIndex: number): GraphNode; - /** - * Get node by id - */ - getNodeById(id: string): GraphNode; - /** - * Add a new edge - */ - addEdge(n1: GraphNode | number | string, n2: GraphNode | number | string, dataIndex?: number): GraphEdge; - /** - * Get edge by data index - */ - getEdgeByIndex(dataIndex: number): GraphEdge; - /** - * Get edge by two linked nodes - */ - getEdge(n1: string | GraphNode, n2: string | GraphNode): GraphEdge; - /** - * Iterate all nodes - */ - eachNode(cb: (this: Ctx, node: GraphNode, idx: number) => void, context?: Ctx): void; - /** - * Iterate all edges - */ - eachEdge(cb: (this: Ctx, edge: GraphEdge, idx: number) => void, context?: Ctx): void; - /** - * Breadth first traverse - * Return true to stop traversing - */ - breadthFirstTraverse(cb: (this: Ctx, node: GraphNode, fromNode: GraphNode) => boolean | void, startNode: GraphNode | string, direction: 'none' | 'in' | 'out', context?: Ctx): void; - update(): void; - /** - * @return {module:echarts/data/Graph} - */ - clone(): Graph; -} -declare class GraphNode { - id: string; - inEdges: GraphEdge[]; - outEdges: GraphEdge[]; - edges: GraphEdge[]; - hostGraph: Graph; - dataIndex: number; - __visited: boolean; - constructor(id?: string, dataIndex?: number); - /** - * @return {number} - */ - degree(): number; - /** - * @return {number} - */ - inDegree(): number; - /** - * @return {number} - */ - outDegree(): number; - getModel(): Model; - getModel(path: S): Model; - getAdjacentDataIndices(): { - node: number[]; - edge: number[]; - }; - getTrajectoryDataIndices(): { - node: number[]; - edge: number[]; - }; -} -declare class GraphEdge { - /** - * The first node. If directed graph, it represents the source node. - */ - node1: GraphNode; - /** - * The second node. If directed graph, it represents the target node. - */ - node2: GraphNode; - dataIndex: number; - hostGraph: Graph; - constructor(n1: GraphNode, n2: GraphNode, dataIndex?: number); - getModel(): Model; - getModel(path: S): Model; - getAdjacentDataIndices(): { - node: number[]; - edge: number[]; - }; - getTrajectoryDataIndices(): { - node: number[]; - edge: number[]; - }; -} -interface GraphDataProxyMixin { - getValue(dimension?: DimensionLoose): ParsedValue; - setVisual(key: string | Dictionary, value?: any): void; - getVisual(key: string): any; - setLayout(layout: any, merge?: boolean): void; - getLayout(): any; - getGraphicEl(): Element; - getRawIndex(): number; -} -interface GraphEdge extends GraphDataProxyMixin { -} -interface GraphNode extends GraphDataProxyMixin { -} -export default Graph; -export { GraphNode, GraphEdge }; diff --git a/node_modules/echarts/types/src/data/OrdinalMeta.d.ts b/node_modules/echarts/types/src/data/OrdinalMeta.d.ts deleted file mode 100644 index f195327..0000000 --- a/node_modules/echarts/types/src/data/OrdinalMeta.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Model from '../model/Model.js'; -import { OrdinalNumber, OrdinalRawValue } from '../util/types.js'; -declare class OrdinalMeta { - readonly categories: OrdinalRawValue[]; - private _needCollect; - private _deduplication; - private _map; - readonly uid: number; - constructor(opt: { - categories?: OrdinalRawValue[]; - needCollect?: boolean; - deduplication?: boolean; - }); - static createByAxisModel(axisModel: Model): OrdinalMeta; - getOrdinal(category: OrdinalRawValue): OrdinalNumber; - /** - * @return The ordinal. If not found, return NaN. - */ - parseAndCollect(category: OrdinalRawValue | OrdinalNumber): OrdinalNumber; - private _getOrCreateMap; -} -export default OrdinalMeta; diff --git a/node_modules/echarts/types/src/data/SeriesData.d.ts b/node_modules/echarts/types/src/data/SeriesData.d.ts deleted file mode 100644 index 5b4027a..0000000 --- a/node_modules/echarts/types/src/data/SeriesData.d.ts +++ /dev/null @@ -1,472 +0,0 @@ -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import Model from '../model/Model.js'; -import DataDiffer from './DataDiffer.js'; -import { DataProvider } from './helper/dataProvider.js'; -import { DimensionSummary } from './helper/dimensionHelper.js'; -import SeriesDimensionDefine from './SeriesDimensionDefine.js'; -import { ArrayLike, Dictionary, FunctionPropertyNames } from 'zrender/lib/core/types.js'; -import Element from 'zrender/lib/Element.js'; -import { DimensionIndex, DimensionName, DimensionLoose, OptionDataItem, ParsedValue, ParsedValueNumeric, SeriesDataType, OptionSourceData, DecalObject, OrdinalNumber } from '../util/types.js'; -import type Graph from './Graph.js'; -import type Tree from './Tree.js'; -import type { VisualMeta } from '../component/visualMap/VisualMapModel.js'; -import { Source } from './Source.js'; -import { LineStyleProps } from '../model/mixin/lineStyle.js'; -import DataStore, { DimValueGetter } from './DataStore.js'; -import { SeriesDataSchema } from './helper/SeriesDataSchema.js'; -declare type ItrParamDims = DimensionLoose | Array; -declare type CtxOrList = unknown extends Ctx ? SeriesData : Ctx; -declare type EachCb0 = (this: CtxOrList, idx: number) => void; -declare type EachCb1 = (this: CtxOrList, x: ParsedValue, idx: number) => void; -declare type EachCb2 = (this: CtxOrList, x: ParsedValue, y: ParsedValue, idx: number) => void; -declare type EachCb = (this: CtxOrList, ...args: any) => void; -declare type FilterCb0 = (this: CtxOrList, idx: number) => boolean; -declare type FilterCb1 = (this: CtxOrList, x: ParsedValue, idx: number) => boolean; -declare type FilterCb2 = (this: CtxOrList, x: ParsedValue, y: ParsedValue, idx: number) => boolean; -declare type FilterCb = (this: CtxOrList, ...args: any) => boolean; -declare type MapArrayCb0 = (this: CtxOrList, idx: number) => any; -declare type MapArrayCb1 = (this: CtxOrList, x: ParsedValue, idx: number) => any; -declare type MapArrayCb2 = (this: CtxOrList, x: ParsedValue, y: ParsedValue, idx: number) => any; -declare type MapArrayCb = (this: CtxOrList, ...args: any) => any; -declare type MapCb1 = (this: CtxOrList, x: ParsedValue, idx: number) => ParsedValue | ParsedValue[]; -declare type MapCb2 = (this: CtxOrList, x: ParsedValue, y: ParsedValue, idx: number) => ParsedValue | ParsedValue[]; -declare type SeriesDimensionDefineLoose = string | object | SeriesDimensionDefine; -declare type SeriesDimensionLoose = DimensionLoose; -declare type SeriesDimensionName = DimensionName; -export interface DefaultDataVisual { - style: PathStyleProps; - drawType: 'fill' | 'stroke'; - symbol?: string; - symbolSize?: number | number[]; - symbolRotate?: number; - symbolKeepAspect?: boolean; - symbolOffset?: string | number | (string | number)[]; - liftZ?: number; - legendIcon?: string; - legendLineStyle?: LineStyleProps; - visualMeta?: VisualMeta[]; - colorFromPalette?: boolean; - decal?: DecalObject; -} -export interface DataCalculationInfo { - stackedDimension: DimensionName; - stackedByDimension: DimensionName; - isStackedByIndex: boolean; - stackedOverDimension: DimensionName; - stackResultDimension: DimensionName; - stackedOnSeries?: SERIES_MODEL; -} -declare class SeriesData { - readonly type = "list"; - /** - * Name of dimensions list of SeriesData. - * - * @caution Carefully use the index of this array. - * Because when DataStore is an extra high dimension(>30) dataset. We will only pick - * the used dimensions from DataStore to avoid performance issue. - */ - readonly dimensions: SeriesDimensionName[]; - private _dimInfos; - private _dimOmitted; - private _schema?; - /** - * @pending - * Actually we do not really need to convert dimensionIndex to dimensionName - * and do not need `_dimIdxToName` if we do everything internally based on dimension - * index rather than dimension name. - */ - private _dimIdxToName?; - readonly hostModel: HostModel; - /** - * @readonly - */ - dataType: SeriesDataType; - /** - * @readonly - * Host graph if List is used to store graph nodes / edges. - */ - graph?: Graph; - /** - * @readonly - * Host tree if List is used to store tree nodes. - */ - tree?: Tree; - private _store; - private _nameList; - private _idList; - private _visual; - private _layout; - private _itemVisuals; - private _itemLayouts; - private _graphicEls; - private _approximateExtent; - private _dimSummary; - private _invertedIndicesMap; - private _calculationInfo; - userOutput: DimensionSummary['userOutput']; - hasItemOption: boolean; - private _nameRepeatCount; - private _nameDimIdx; - private _idDimIdx; - private __wrappedMethods; - TRANSFERABLE_METHODS: readonly ["cloneShallow", "downSample", "lttbDownSample", "map"]; - CHANGABLE_METHODS: readonly ["filterSelf", "selectRange"]; - DOWNSAMPLE_METHODS: readonly ["downSample", "lttbDownSample"]; - /** - * @param dimensionsInput.dimensions - * For example, ['someDimName', {name: 'someDimName', type: 'someDimType'}, ...]. - * Dimensions should be concrete names like x, y, z, lng, lat, angle, radius - */ - constructor(dimensionsInput: SeriesDataSchema | SeriesDimensionDefineLoose[], hostModel: HostModel); - /** - * - * Get concrete dimension name by dimension name or dimension index. - * If input a dimension name, do not validate whether the dimension name exits. - * - * @caution - * @param dim Must make sure the dimension is `SeriesDimensionLoose`. - * Because only those dimensions will have auto-generated dimension names if not - * have a user-specified name, and other dimensions will get a return of null/undefined. - * - * @notice Because of this reason, should better use `getDimensionIndex` instead, for examples: - * ```js - * const val = data.getStore().get(data.getDimensionIndex(dim), dataIdx); - * ``` - * - * @return Concrete dim name. - */ - getDimension(dim: SeriesDimensionLoose): DimensionName; - /** - * Get dimension index in data store. Return -1 if not found. - * Can be used to index value from getRawValue. - */ - getDimensionIndex(dim: DimensionLoose): DimensionIndex; - /** - * The meanings of the input parameter `dim`: - * - * + If dim is a number (e.g., `1`), it means the index of the dimension. - * For example, `getDimension(0)` will return 'x' or 'lng' or 'radius'. - * + If dim is a number-like string (e.g., `"1"`): - * + If there is the same concrete dim name defined in `series.dimensions` or `dataset.dimensions`, - * it means that concrete name. - * + If not, it will be converted to a number, which means the index of the dimension. - * (why? because of the backward compatibility. We have been tolerating number-like string in - * dimension setting, although now it seems that it is not a good idea.) - * For example, `visualMap[i].dimension: "1"` is the same meaning as `visualMap[i].dimension: 1`, - * if no dimension name is defined as `"1"`. - * + If dim is a not-number-like string, it means the concrete dim name. - * For example, it can be be default name `"x"`, `"y"`, `"z"`, `"lng"`, `"lat"`, `"angle"`, `"radius"`, - * or customized in `dimensions` property of option like `"age"`. - * - * @return recognized `DimensionIndex`. Otherwise return null/undefined (means that dim is `DimensionName`). - */ - private _recognizeDimIndex; - private _getStoreDimIndex; - /** - * Get type and calculation info of particular dimension - * @param dim - * Dimension can be concrete names like x, y, z, lng, lat, angle, radius - * Or a ordinal number. For example getDimensionInfo(0) will return 'x' or 'lng' or 'radius' - */ - getDimensionInfo(dim: SeriesDimensionLoose): SeriesDimensionDefine; - /** - * If `dimName` if from outside of `SeriesData`, - * use this method other than visit `this._dimInfos` directly. - */ - private _getDimInfo; - private _initGetDimensionInfo; - /** - * concrete dimension name list on coord. - */ - getDimensionsOnCoord(): SeriesDimensionName[]; - /** - * @param coordDim - * @param idx A coordDim may map to more than one data dim. - * If not specified, return the first dim not extra. - * @return concrete data dim. If not found, return null/undefined - */ - mapDimension(coordDim: SeriesDimensionName): SeriesDimensionName; - mapDimension(coordDim: SeriesDimensionName, idx: number): SeriesDimensionName; - mapDimensionsAll(coordDim: SeriesDimensionName): SeriesDimensionName[]; - getStore(): DataStore; - /** - * Initialize from data - * @param data source or data or data store. - * @param nameList The name of a datum is used on data diff and - * default label/tooltip. - * A name can be specified in encode.itemName, - * or dataItem.name (only for series option data), - * or provided in nameList from outside. - */ - initData(data: Source | OptionSourceData | DataStore | DataProvider, nameList?: string[], dimValueGetter?: DimValueGetter): void; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - */ - appendData(data: ArrayLike): void; - /** - * Caution: Can be only called on raw data (before `this._indices` created). - * This method does not modify `rawData` (`dataProvider`), but only - * add values to store. - * - * The final count will be increased by `Math.max(values.length, names.length)`. - * - * @param values That is the SourceType: 'arrayRows', like - * [ - * [12, 33, 44], - * [NaN, 43, 1], - * ['-', 'asdf', 0] - * ] - * Each item is exactly corresponding to a dimension. - */ - appendValues(values: any[][], names?: string[]): void; - private _updateOrdinalMeta; - private _shouldMakeIdFromName; - private _doInit; - /** - * PENDING: In fact currently this function is only used to short-circuit - * the calling of `scale.unionExtentFromData` when data have been filtered by modules - * like "dataZoom". `scale.unionExtentFromData` is used to calculate data extent for series on - * an axis, but if a "axis related data filter module" is used, the extent of the axis have - * been fixed and no need to calling `scale.unionExtentFromData` actually. - * But if we add "custom data filter" in future, which is not "axis related", this method may - * be still needed. - * - * Optimize for the scenario that data is filtered by a given extent. - * Consider that if data amount is more than hundreds of thousand, - * extent calculation will cost more than 10ms and the cache will - * be erased because of the filtering. - */ - getApproximateExtent(dim: SeriesDimensionLoose): [number, number]; - /** - * Calculate extent on a filtered data might be time consuming. - * Approximate extent is only used for: calculate extent of filtered data outside. - */ - setApproximateExtent(extent: [number, number], dim: SeriesDimensionLoose): void; - getCalculationInfo>(key: CALC_INFO_KEY): DataCalculationInfo[CALC_INFO_KEY]; - /** - * @param key or k-v object - */ - setCalculationInfo(key: DataCalculationInfo): void; - setCalculationInfo>(key: CALC_INFO_KEY, value: DataCalculationInfo[CALC_INFO_KEY]): void; - /** - * @return Never be null/undefined. `number` will be converted to string. Because: - * In most cases, name is used in display, where returning a string is more convenient. - * In other cases, name is used in query (see `indexOfName`), where we can keep the - * rule that name `2` equals to name `'2'`. - */ - getName(idx: number): string; - private _getCategory; - /** - * @return Never null/undefined. `number` will be converted to string. Because: - * In all cases having encountered at present, id is used in making diff comparison, which - * are usually based on hash map. We can keep the rule that the internal id are always string - * (treat `2` is the same as `'2'`) to make the related logic simple. - */ - getId(idx: number): string; - count(): number; - /** - * Get value. Return NaN if idx is out of range. - * - * @notice Should better to use `data.getStore().get(dimIndex, dataIdx)` instead. - */ - get(dim: SeriesDimensionName, idx: number): ParsedValue; - /** - * @notice Should better to use `data.getStore().getByRawIndex(dimIndex, dataIdx)` instead. - */ - getByRawIndex(dim: SeriesDimensionName, rawIdx: number): ParsedValue; - getIndices(): globalThis.ArrayLike; - getDataExtent(dim: DimensionLoose): [number, number]; - getSum(dim: DimensionLoose): number; - getMedian(dim: DimensionLoose): number; - /** - * Get value for multi dimensions. - * @param dimensions If ignored, using all dimensions. - */ - getValues(idx: number): ParsedValue[]; - getValues(dimensions: readonly DimensionName[], idx: number): ParsedValue[]; - /** - * If value is NaN. Including '-' - * Only check the coord dimensions. - */ - hasValue(idx: number): boolean; - /** - * Retrieve the index with given name - */ - indexOfName(name: string): number; - getRawIndex(idx: number): number; - indexOfRawIndex(rawIndex: number): number; - /** - * Only support the dimension which inverted index created. - * Do not support other cases until required. - * @param dim concrete dim - * @param value ordinal index - * @return rawIndex - */ - rawIndexOf(dim: SeriesDimensionName, value: OrdinalNumber): number; - /** - * Retrieve the index of nearest value - * @param dim - * @param value - * @param [maxDistance=Infinity] - * @return If and only if multiple indices has - * the same value, they are put to the result. - */ - indicesOfNearest(dim: DimensionLoose, value: number, maxDistance?: number): number[]; - /** - * Data iteration - * @param ctx default this - * @example - * list.each('x', function (x, idx) {}); - * list.each(['x', 'y'], function (x, y, idx) {}); - * list.each(function (idx) {}) - */ - each(cb: EachCb0, ctx?: Ctx, ctxCompat?: Ctx): void; - each(dims: DimensionLoose, cb: EachCb1, ctx?: Ctx): void; - each(dims: [DimensionLoose], cb: EachCb1, ctx?: Ctx): void; - each(dims: [DimensionLoose, DimensionLoose], cb: EachCb2, ctx?: Ctx): void; - each(dims: ItrParamDims, cb: EachCb, ctx?: Ctx): void; - /** - * Data filter - */ - filterSelf(cb: FilterCb0, ctx?: Ctx, ctxCompat?: Ctx): this; - filterSelf(dims: DimensionLoose, cb: FilterCb1, ctx?: Ctx): this; - filterSelf(dims: [DimensionLoose], cb: FilterCb1, ctx?: Ctx): this; - filterSelf(dims: [DimensionLoose, DimensionLoose], cb: FilterCb2, ctx?: Ctx): this; - filterSelf(dims: ItrParamDims, cb: FilterCb, ctx?: Ctx): this; - /** - * Select data in range. (For optimization of filter) - * (Manually inline code, support 5 million data filtering in data zoom.) - */ - selectRange(range: Record): SeriesData; - /** - * Data mapping to a plain array - */ - mapArray>(cb: Cb, ctx?: Ctx, ctxCompat?: Ctx): ReturnType[]; - mapArray>(dims: DimensionLoose, cb: Cb, ctx?: Ctx, ctxCompat?: Ctx): ReturnType[]; - mapArray>(dims: [DimensionLoose], cb: Cb, ctx?: Ctx, ctxCompat?: Ctx): ReturnType[]; - mapArray>(dims: [DimensionLoose, DimensionLoose], cb: Cb, ctx?: Ctx, ctxCompat?: Ctx): ReturnType[]; - mapArray>(dims: ItrParamDims, cb: Cb, ctx?: Ctx, ctxCompat?: Ctx): ReturnType[]; - /** - * Data mapping to a new List with given dimensions - */ - map(dims: DimensionLoose, cb: MapCb1, ctx?: Ctx, ctxCompat?: Ctx): SeriesData; - map(dims: [DimensionLoose], cb: MapCb1, ctx?: Ctx, ctxCompat?: Ctx): SeriesData; - map(dims: [DimensionLoose, DimensionLoose], cb: MapCb2, ctx?: Ctx, ctxCompat?: Ctx): SeriesData; - /** - * !!Danger: used on stack dimension only. - */ - modify(dims: DimensionLoose, cb: MapCb1, ctx?: Ctx, ctxCompat?: Ctx): void; - modify(dims: [DimensionLoose], cb: MapCb1, ctx?: Ctx, ctxCompat?: Ctx): void; - modify(dims: [DimensionLoose, DimensionLoose], cb: MapCb2, ctx?: Ctx, ctxCompat?: Ctx): void; - /** - * Large data down sampling on given dimension - * @param sampleIndex Sample index for name and id - */ - downSample(dimension: DimensionLoose, rate: number, sampleValue: (frameValues: ArrayLike) => ParsedValueNumeric, sampleIndex: (frameValues: ArrayLike, value: ParsedValueNumeric) => number): SeriesData; - /** - * Large data down sampling using largest-triangle-three-buckets - * @param {string} valueDimension - * @param {number} targetCount - */ - lttbDownSample(valueDimension: DimensionLoose, rate: number): SeriesData; - getRawDataItem(idx: number): OptionDataItem; - /** - * Get model of one data item. - */ - getItemModel(idx: number): Model; - /** - * Create a data differ - */ - diff(otherList: SeriesData): DataDiffer; - /** - * Get visual property. - */ - getVisual(key: K): Visual[K]; - /** - * Set visual property - * - * @example - * setVisual('color', color); - * setVisual({ - * 'color': color - * }); - */ - setVisual(key: K, val: Visual[K]): void; - setVisual(kvObj: Partial): void; - /** - * Get visual property of single data item - */ - getItemVisual(idx: number, key: K): Visual[K]; - /** - * If exists visual property of single data item - */ - hasItemVisual(): boolean; - /** - * Make sure itemVisual property is unique - */ - ensureUniqueItemVisual(idx: number, key: K): Visual[K]; - /** - * Set visual property of single data item - * - * @param {number} idx - * @param {string|Object} key - * @param {*} [value] - * - * @example - * setItemVisual(0, 'color', color); - * setItemVisual(0, { - * 'color': color - * }); - */ - setItemVisual(idx: number, key: K, value: Visual[K]): void; - setItemVisual(idx: number, kvObject: Partial): void; - /** - * Clear itemVisuals and list visual. - */ - clearAllVisual(): void; - /** - * Set layout property. - */ - setLayout(key: string, val: any): void; - setLayout(kvObj: Dictionary): void; - /** - * Get layout property. - */ - getLayout(key: string): any; - /** - * Get layout of single data item - */ - getItemLayout(idx: number): any; - /** - * Set layout of single data item - */ - setItemLayout(idx: number, layout: (M extends true ? Dictionary : any), merge?: M): void; - /** - * Clear all layout of single data item - */ - clearItemLayouts(): void; - /** - * Set graphic element relative to data. It can be set as null - */ - setItemGraphicEl(idx: number, el: Element): void; - getItemGraphicEl(idx: number): Element; - eachItemGraphicEl(cb: (this: Ctx, el: Element, idx: number) => void, context?: Ctx): void; - /** - * Shallow clone a new list except visual and layout properties, and graph elements. - * New list only change the indices. - */ - cloneShallow(list?: SeriesData): SeriesData; - /** - * Wrap some method to add more feature - */ - wrapMethod(methodName: FunctionPropertyNames, injectFunction: (...args: any) => any): void; - private static internalField; -} -interface SeriesData { - getLinkedData(dataType?: SeriesDataType): SeriesData; - getLinkedDataAll(): { - data: SeriesData; - type?: SeriesDataType; - }[]; -} -export default SeriesData; diff --git a/node_modules/echarts/types/src/data/SeriesDimensionDefine.d.ts b/node_modules/echarts/types/src/data/SeriesDimensionDefine.d.ts deleted file mode 100644 index 7015482..0000000 --- a/node_modules/echarts/types/src/data/SeriesDimensionDefine.d.ts +++ /dev/null @@ -1,100 +0,0 @@ -import OrdinalMeta from './OrdinalMeta.js'; -import { DataVisualDimensions, DimensionType } from '../util/types.js'; -declare class SeriesDimensionDefine { - /** - * Dimension type. The enumerable values are the key of - * Optional. - */ - type?: DimensionType; - /** - * Dimension name. - * Mandatory. - */ - name: string; - /** - * The origin name in dimsDef, see source helper. - * If displayName given, the tooltip will displayed vertically. - * Optional. - */ - displayName?: string; - tooltip?: boolean; - /** - * This dimension maps to the the dimension in dataStore by `storeDimIndex`. - * Notice the facts: - * 1. When there are too many dimensions in data store, seriesData only save the - * used store dimensions. - * 2. We use dimensionIndex but not name to reference store dimension - * becuause the dataset dimension definition might has no name specified by users, - * or names in sereis dimension definition might be different from dataset. - */ - storeDimIndex?: number; - /** - * Which coordSys dimension this dimension mapped to. - * A `coordDim` can be a "coordSysDim" that the coordSys required - * (for example, an item in `coordSysDims` of `model/referHelper#CoordSysInfo`), - * or an generated "extra coord name" if does not mapped to any "coordSysDim" - * (That is determined by whether `isExtraCoord` is `true`). - * Mandatory. - */ - coordDim?: string; - /** - * The index of this dimension in `series.encode[coordDim]`. - * Mandatory. - */ - coordDimIndex?: number; - /** - * The format of `otherDims` is: - * ```js - * { - * tooltip?: number - * label?: number - * itemName?: number - * seriesName?: number - * } - * ``` - * - * A `series.encode` can specified these fields: - * ```js - * encode: { - * // "3, 1, 5" is the index of data dimension. - * tooltip: [3, 1, 5], - * label: [0, 3], - * ... - * } - * ``` - * `otherDims` is the parse result of the `series.encode` above, like: - * ```js - * // Suppose the index of this data dimension is `3`. - * this.otherDims = { - * // `3` is at the index `0` of the `encode.tooltip` - * tooltip: 0, - * // `3` is at the index `1` of the `encode.label` - * label: 1 - * }; - * ``` - * - * This prop should never be `null`/`undefined` after initialized. - */ - otherDims?: DataVisualDimensions; - /** - * Be `true` if this dimension is not mapped to any "coordSysDim" that the - * "coordSys" required. - * Mandatory. - */ - isExtraCoord?: boolean; - /** - * If this dimension if for calculated value like stacking - */ - isCalculationCoord?: boolean; - defaultTooltip?: boolean; - ordinalMeta?: OrdinalMeta; - /** - * Whether to create inverted indices. - */ - createInvertedIndices?: boolean; - /** - * @param opt All of the fields will be shallow copied. - */ - constructor(opt?: object | SeriesDimensionDefine); -} -export default SeriesDimensionDefine; diff --git a/node_modules/echarts/types/src/data/Source.d.ts b/node_modules/echarts/types/src/data/Source.d.ts deleted file mode 100644 index aebd3fe..0000000 --- a/node_modules/echarts/types/src/data/Source.d.ts +++ /dev/null @@ -1,116 +0,0 @@ -import { HashMap } from 'zrender/lib/core/util.js'; -import { SourceFormat, SeriesLayoutBy, DimensionDefinition, OptionEncodeValue, OptionSourceData, DimensionName, OptionSourceHeader, DimensionDefinitionLoose } from '../util/types.js'; -import { DatasetOption } from '../component/dataset/install.js'; -/** - * [sourceFormat] - * - * + "original": - * This format is only used in series.data, where - * itemStyle can be specified in data item. - * - * + "arrayRows": - * [ - * ['product', 'score', 'amount'], - * ['Matcha Latte', 89.3, 95.8], - * ['Milk Tea', 92.1, 89.4], - * ['Cheese Cocoa', 94.4, 91.2], - * ['Walnut Brownie', 85.4, 76.9] - * ] - * - * + "objectRows": - * [ - * {product: 'Matcha Latte', score: 89.3, amount: 95.8}, - * {product: 'Milk Tea', score: 92.1, amount: 89.4}, - * {product: 'Cheese Cocoa', score: 94.4, amount: 91.2}, - * {product: 'Walnut Brownie', score: 85.4, amount: 76.9} - * ] - * - * + "keyedColumns": - * { - * 'product': ['Matcha Latte', 'Milk Tea', 'Cheese Cocoa', 'Walnut Brownie'], - * 'count': [823, 235, 1042, 988], - * 'score': [95.8, 81.4, 91.2, 76.9] - * } - * - * + "typedArray" - * - * + "unknown" - */ -export interface SourceMetaRawOption { - seriesLayoutBy: SeriesLayoutBy; - sourceHeader: OptionSourceHeader; - dimensions: DimensionDefinitionLoose[]; -} -export interface Source extends SourceImpl { -} -declare class SourceImpl { - /** - * Not null/undefined. - */ - readonly data: OptionSourceData; - /** - * See also "detectSourceFormat". - * Not null/undefined. - */ - readonly sourceFormat: SourceFormat; - /** - * 'row' or 'column' - * Not null/undefined. - */ - readonly seriesLayoutBy: SeriesLayoutBy; - /** - * dimensions definition from: - * (1) standalone defined in option prop `dimensions: [...]` - * (2) detected from option data. See `determineSourceDimensions`. - * If can not be detected (e.g., there is only pure data `[[11, 33], ...]` - * `dimensionsDefine` will be null/undefined. - */ - readonly dimensionsDefine: DimensionDefinition[]; - /** - * Only make sense in `SOURCE_FORMAT_ARRAY_ROWS`. - * That is the same as `sourceHeader: number`, - * which means from which line the real data start. - * Not null/undefined, uint. - */ - readonly startIndex: number; - /** - * Dimension count detected from data. Only works when `dimensionDefine` - * does not exists. - * Can be null/undefined (when unknown), uint. - */ - readonly dimensionsDetectedCount: number; - /** - * Raw props from user option. - */ - readonly metaRawOption: SourceMetaRawOption; - constructor(fields: { - data: OptionSourceData; - sourceFormat: SourceFormat; - seriesLayoutBy?: SeriesLayoutBy; - dimensionsDefine?: DimensionDefinition[]; - startIndex?: number; - dimensionsDetectedCount?: number; - metaRawOption?: SourceMetaRawOption; - encodeDefine?: HashMap; - }); -} -export declare function isSourceInstance(val: unknown): val is Source; -/** - * Create a source from option. - * NOTE: Created source is immutable. Don't change any properties in it. - */ -export declare function createSource(sourceData: OptionSourceData, thisMetaRawOption: SourceMetaRawOption, sourceFormat: SourceFormat): Source; -/** - * Wrap original series data for some compatibility cases. - */ -export declare function createSourceFromSeriesDataOption(data: OptionSourceData): Source; -/** - * Clone source but excludes source data. - */ -export declare function cloneSourceShallow(source: Source): Source; -/** - * Note: An empty array will be detected as `SOURCE_FORMAT_ARRAY_ROWS`. - */ -export declare function detectSourceFormat(data: DatasetOption['source']): SourceFormat; -export declare function shouldRetrieveDataByName(source: Source): boolean; -export {}; diff --git a/node_modules/echarts/types/src/data/Tree.d.ts b/node_modules/echarts/types/src/data/Tree.d.ts deleted file mode 100644 index 60966c1..0000000 --- a/node_modules/echarts/types/src/data/Tree.d.ts +++ /dev/null @@ -1,168 +0,0 @@ -import Model from '../model/Model.js'; -import SeriesData from './SeriesData.js'; -import { DimensionLoose, ParsedValue, OptionDataValue, OptionDataItemObject } from '../util/types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -declare type TreeTraverseOrder = 'preorder' | 'postorder'; -declare type TreeTraverseCallback = (this: Ctx, node: TreeNode) => boolean | void; -declare type TreeTraverseOption = { - order?: TreeTraverseOrder; - attr?: 'children' | 'viewChildren'; -}; -interface TreeNodeOption extends Pick, 'name' | 'value'> { - children?: TreeNodeOption[]; -} -export declare class TreeNode { - name: string; - depth: number; - height: number; - parentNode: TreeNode; - /** - * Reference to list item. - * Do not persistent dataIndex outside, - * besause it may be changed by list. - * If dataIndex -1, - * this node is logical deleted (filtered) in list. - */ - dataIndex: number; - children: TreeNode[]; - viewChildren: TreeNode[]; - isExpand: boolean; - readonly hostTree: Tree; - constructor(name: string, hostTree: Tree); - /** - * The node is removed. - */ - isRemoved(): boolean; - /** - * Travel this subtree (include this node). - * Usage: - * node.eachNode(function () { ... }); // preorder - * node.eachNode('preorder', function () { ... }); // preorder - * node.eachNode('postorder', function () { ... }); // postorder - * node.eachNode( - * {order: 'postorder', attr: 'viewChildren'}, - * function () { ... } - * ); // postorder - * - * @param options If string, means order. - * @param options.order 'preorder' or 'postorder' - * @param options.attr 'children' or 'viewChildren' - * @param cb If in preorder and return false, - * its subtree will not be visited. - */ - eachNode(options: TreeTraverseOrder, cb: TreeTraverseCallback, context?: Ctx): void; - eachNode(options: TreeTraverseOption, cb: TreeTraverseCallback, context?: Ctx): void; - eachNode(cb: TreeTraverseCallback, context?: Ctx): void; - /** - * Update depth and height of this subtree. - */ - updateDepthAndHeight(depth: number): void; - getNodeById(id: string): TreeNode; - contains(node: TreeNode): boolean; - /** - * @param includeSelf Default false. - * @return order: [root, child, grandchild, ...] - */ - getAncestors(includeSelf?: boolean): TreeNode[]; - getAncestorsIndices(): number[]; - getDescendantIndices(): number[]; - getValue(dimension?: DimensionLoose): ParsedValue; - setLayout(layout: any, merge?: boolean): void; - /** - * @return {Object} layout - */ - getLayout(): any; - getModel(): Model; - getLevelModel(): Model; - /** - * @example - * setItemVisual('color', color); - * setItemVisual({ - * 'color': color - * }); - */ - setVisual(key: string, value: any): void; - setVisual(obj: Dictionary): void; - /** - * Get item visual - * FIXME: make return type better - */ - getVisual(key: string): unknown; - getRawIndex(): number; - getId(): string; - /** - * index in parent's children - */ - getChildIndex(): number; - /** - * if this is an ancestor of another node - * - * @param node another node - * @return if is ancestor - */ - isAncestorOf(node: TreeNode): boolean; - /** - * if this is an descendant of another node - * - * @param node another node - * @return if is descendant - */ - isDescendantOf(node: TreeNode): boolean; -} -declare class Tree { - type: 'tree'; - root: TreeNode; - data: SeriesData; - hostModel: HostModel; - levelModels: Model[]; - private _nodes; - constructor(hostModel: HostModel); - /** - * Travel this subtree (include this node). - * Usage: - * node.eachNode(function () { ... }); // preorder - * node.eachNode('preorder', function () { ... }); // preorder - * node.eachNode('postorder', function () { ... }); // postorder - * node.eachNode( - * {order: 'postorder', attr: 'viewChildren'}, - * function () { ... } - * ); // postorder - * - * @param options If string, means order. - * @param options.order 'preorder' or 'postorder' - * @param options.attr 'children' or 'viewChildren' - * @param cb - * @param context - */ - eachNode(options: TreeTraverseOrder, cb: TreeTraverseCallback, context?: Ctx): void; - eachNode(options: TreeTraverseOption, cb: TreeTraverseCallback, context?: Ctx): void; - eachNode(cb: TreeTraverseCallback, context?: Ctx): void; - getNodeByDataIndex(dataIndex: number): TreeNode; - getNodeById(name: string): TreeNode; - /** - * Update item available by list, - * when list has been performed options like 'filterSelf' or 'map'. - */ - update(): void; - /** - * Clear all layouts - */ - clearLayouts(): void; - /** - * data node format: - * { - * name: ... - * value: ... - * children: [ - * { - * name: ... - * value: ... - * children: ... - * }, - * ... - * ] - * } - */ - static createTree(dataRoot: T, hostModel: HostModel, beforeLink?: (data: SeriesData) => void): Tree; -} -export default Tree; diff --git a/node_modules/echarts/types/src/data/helper/SeriesDataSchema.d.ts b/node_modules/echarts/types/src/data/helper/SeriesDataSchema.d.ts deleted file mode 100644 index 8eeb883..0000000 --- a/node_modules/echarts/types/src/data/helper/SeriesDataSchema.d.ts +++ /dev/null @@ -1,66 +0,0 @@ -import { HashMap } from 'zrender/lib/core/util.js'; -import { DimensionDefinition, DimensionDefinitionLoose, DimensionIndex, DimensionName } from '../../util/types.js'; -import { DataStoreDimensionDefine } from '../DataStore.js'; -import SeriesDimensionDefine from '../SeriesDimensionDefine.js'; -import { Source } from '../Source.js'; -/** - * Represents the dimension requirement of a series. - * - * NOTICE: - * When there are too many dimensions in dataset and many series, only the used dimensions - * (i.e., used by coord sys and declared in `series.encode`) are add to `dimensionDefineList`. - * But users may query data by other unused dimension names. - * In this case, users can only query data if and only if they have defined dimension names - * via ec option, so we provide `getDimensionIndexFromSource`, which only query them from - * `source` dimensions. - */ -export declare class SeriesDataSchema { - /** - * When there are too many dimensions, `dimensionDefineList` might only contain - * used dimensions. - * - * CAUTION: - * Should have been sorted by `storeDimIndex` asc. - * - * PENDING: - * The item can still be modified outsite. - * But MUST NOT add/remove item of this array. - */ - readonly dimensions: SeriesDimensionDefine[]; - readonly source: Source; - private _fullDimCount; - private _dimNameMap; - private _dimOmitted; - constructor(opt: { - source: Source; - dimensions: SeriesDimensionDefine[]; - fullDimensionCount: number; - dimensionOmitted: boolean; - }); - isDimensionOmitted(): boolean; - private _updateDimOmitted; - /** - * @caution Can only be used when `dimensionOmitted: true`. - * - * Get index by user defined dimension name (i.e., not internal generate name). - * That is, get index from `dimensionsDefine`. - * If no `dimensionsDefine`, or no name get, return -1. - */ - getSourceDimensionIndex(dimName: DimensionName): DimensionIndex; - /** - * @caution Can only be used when `dimensionOmitted: true`. - * - * Notice: may return `null`/`undefined` if user not specify dimension names. - */ - getSourceDimension(dimIndex: DimensionIndex): DimensionDefinition; - makeStoreSchema(): { - dimensions: DataStoreDimensionDefine[]; - hash: string; - }; - makeOutputDimensionNames(): DimensionName[]; - appendCalculationDimension(dimDef: SeriesDimensionDefine): void; -} -export declare function isSeriesDataSchema(schema: any): schema is SeriesDataSchema; -export declare function createDimNameMap(dimsDef: DimensionDefinitionLoose[]): HashMap; -export declare function ensureSourceDimNameMap(source: Source): HashMap; -export declare function shouldOmitUnusedDimensions(dimCount: number): boolean; diff --git a/node_modules/echarts/types/src/data/helper/createDimensions.d.ts b/node_modules/echarts/types/src/data/helper/createDimensions.d.ts deleted file mode 100644 index 9bd09c7..0000000 --- a/node_modules/echarts/types/src/data/helper/createDimensions.d.ts +++ /dev/null @@ -1,57 +0,0 @@ -import { DimensionDefinitionLoose, OptionEncode, OptionEncodeValue, EncodeDefaulter, OptionSourceData, DimensionName, DimensionDefinition, DataVisualDimensions, DimensionIndex } from '../../util/types.js'; -import SeriesDimensionDefine from '../SeriesDimensionDefine.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import OrdinalMeta from '../OrdinalMeta.js'; -import { Source } from '../Source.js'; -import { SeriesDataSchema } from './SeriesDataSchema.js'; -export interface CoordDimensionDefinition extends DimensionDefinition { - dimsDef?: (DimensionName | { - name: DimensionName; - defaultTooltip?: boolean; - })[]; - otherDims?: DataVisualDimensions; - ordinalMeta?: OrdinalMeta; - coordDim?: DimensionName; - coordDimIndex?: DimensionIndex; -} -export declare type CoordDimensionDefinitionLoose = CoordDimensionDefinition['name'] | CoordDimensionDefinition; -export declare type PrepareSeriesDataSchemaParams = { - coordDimensions?: CoordDimensionDefinitionLoose[]; - /** - * Will use `source.dimensionsDefine` if not given. - */ - dimensionsDefine?: DimensionDefinitionLoose[]; - /** - * Will use `source.encodeDefine` if not given. - */ - encodeDefine?: HashMap | OptionEncode; - dimensionsCount?: number; - /** - * Make default encode if user not specified. - */ - encodeDefaulter?: EncodeDefaulter; - generateCoord?: string; - generateCoordCount?: number; - /** - * If be able to omit unused dimension - * Used to improve the performance on high dimension data. - */ - canOmitUnusedDimensions?: boolean; -}; -/** - * For outside usage compat (like echarts-gl are using it). - */ -export declare function createDimensions(source: Source | OptionSourceData, opt?: PrepareSeriesDataSchemaParams): SeriesDimensionDefine[]; -/** - * This method builds the relationship between: - * + "what the coord sys or series requires (see `coordDimensions`)", - * + "what the user defines (in `encode` and `dimensions`, see `opt.dimensionsDefine` and `opt.encodeDefine`)" - * + "what the data source provids (see `source`)". - * - * Some guess strategy will be adapted if user does not define something. - * If no 'value' dimension specified, the first no-named dimension will be - * named as 'value'. - * - * @return The results are always sorted by `storeDimIndex` asc. - */ -export default function prepareSeriesDataSchema(source: Source | OptionSourceData, opt?: PrepareSeriesDataSchemaParams): SeriesDataSchema; diff --git a/node_modules/echarts/types/src/data/helper/dataProvider.d.ts b/node_modules/echarts/types/src/data/helper/dataProvider.d.ts deleted file mode 100644 index 169c720..0000000 --- a/node_modules/echarts/types/src/data/helper/dataProvider.d.ts +++ /dev/null @@ -1,71 +0,0 @@ -import { Source } from '../Source.js'; -import { ArrayLike } from 'zrender/lib/core/types.js'; -import { DimensionName, DimensionIndex, OptionSourceData, OptionDataItem, OptionDataValue, SourceFormat, SeriesLayoutBy, ParsedValue, DimensionLoose, NullUndefined } from '../../util/types.js'; -import SeriesData from '../SeriesData.js'; -export interface DataProvider { - /** - * true: all of the value are in primitive type (in type `OptionDataValue`). - * false: Not sure whether any of them is non primitive type (in type `OptionDataItemObject`). - * Like `data: [ { value: xx, itemStyle: {...} }, ...]` - * At present it only happen in `SOURCE_FORMAT_ORIGINAL`. - */ - pure?: boolean; - /** - * If data is persistent and will not be released after use. - */ - persistent?: boolean; - getSource(): Source; - count(): number; - getItem(idx: number, out?: OptionDataItem): OptionDataItem; - fillStorage?(start: number, end: number, out: ArrayLike[], extent: number[][]): void; - appendData?(newData: ArrayLike): void; - clean?(): void; -} -export interface DefaultDataProvider { - fillStorage?(start: number, end: number, out: ArrayLike[], extent: number[][]): void; -} -/** - * If normal array used, mutable chunk size is supported. - * If typed array used, chunk size must be fixed. - */ -export declare class DefaultDataProvider implements DataProvider { - private _source; - private _data; - private _offset; - private _dimSize; - pure: boolean; - persistent: boolean; - static protoInitialize: void; - constructor(sourceParam: Source | OptionSourceData, dimSize?: number); - getSource(): Source; - count(): number; - getItem(idx: number, out?: ArrayLike): OptionDataItem; - appendData(newData: OptionSourceData): void; - clean(): void; - private static internalField; -} -declare type RawSourceItemGetter = (rawData: OptionSourceData, startIndex: number, dimsDef: { - name?: DimensionName; -}[], idx: number, out?: ArrayLike) => OptionDataItem | ArrayLike; -export declare function getRawSourceItemGetter(sourceFormat: SourceFormat, seriesLayoutBy: SeriesLayoutBy): RawSourceItemGetter; -declare type RawSourceDataCounter = (rawData: OptionSourceData, startIndex: number, dimsDef: { - name?: DimensionName; -}[]) => number; -export declare function getRawSourceDataCounter(sourceFormat: SourceFormat, seriesLayoutBy: SeriesLayoutBy): RawSourceDataCounter; -declare type RawSourceValueGetter = (dataItem: OptionDataItem, dimIndex: DimensionIndex, property: DimensionName) => OptionDataValue; -export declare function getRawSourceValueGetter(sourceFormat: SourceFormat): RawSourceValueGetter; -export declare function retrieveRawValue(data: SeriesData, dataIndex: number, dim?: DimensionLoose | NullUndefined): OptionDataValue | OptionDataItem; -/** - * Compatible with some cases (in pie, map) like: - * data: [{name: 'xx', value: 5, selected: true}, ...] - * where only sourceFormat is 'original' and 'objectRows' supported. - * - * // TODO - * Supported detail options in data item when using 'arrayRows'. - * - * @param data - * @param dataIndex - * @param attr like 'selected' - */ -export declare function retrieveRawAttr(data: SeriesData, dataIndex: number, attr: string): any; -export {}; diff --git a/node_modules/echarts/types/src/data/helper/dataStackHelper.d.ts b/node_modules/echarts/types/src/data/helper/dataStackHelper.d.ts deleted file mode 100644 index acddc35..0000000 --- a/node_modules/echarts/types/src/data/helper/dataStackHelper.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import SeriesDimensionDefine from '../SeriesDimensionDefine.js'; -import SeriesModel from '../../model/Series.js'; -import SeriesData, { DataCalculationInfo } from '../SeriesData.js'; -import type { SeriesOption, SeriesStackOptionMixin, DimensionName } from '../../util/types.js'; -import { SeriesDataSchema } from './SeriesDataSchema.js'; -import DataStore from '../DataStore.js'; -declare type EnableDataStackDimensionsInput = { - schema: SeriesDataSchema; - store?: DataStore; -}; -declare type EnableDataStackDimensionsInputLegacy = (SeriesDimensionDefine | string)[]; -/** - * Note that it is too complicated to support 3d stack by value - * (have to create two-dimension inverted index), so in 3d case - * we just support that stacked by index. - * - * @param seriesModel - * @param dimensionsInput The same as the input of . - * The input will be modified. - * @param opt - * @param opt.stackedCoordDimension Specify a coord dimension if needed. - * @param opt.byIndex=false - * @return calculationInfo - * { - * stackedDimension: string - * stackedByDimension: string - * isStackedByIndex: boolean - * stackedOverDimension: string - * stackResultDimension: string - * } - */ -export declare function enableDataStack(seriesModel: SeriesModel, dimensionsInput: EnableDataStackDimensionsInput | EnableDataStackDimensionsInputLegacy, opt?: { - stackedCoordDimension?: string; - byIndex?: boolean; -}): Pick, 'stackedDimension' | 'stackedByDimension' | 'isStackedByIndex' | 'stackedOverDimension' | 'stackResultDimension'>; -export declare function isDimensionStacked(data: SeriesData, stackedDim: string): boolean; -export declare function getStackedDimension(data: SeriesData, targetDim: string): DimensionName; -export {}; diff --git a/node_modules/echarts/types/src/data/helper/dataValueHelper.d.ts b/node_modules/echarts/types/src/data/helper/dataValueHelper.d.ts deleted file mode 100644 index cb33b5f..0000000 --- a/node_modules/echarts/types/src/data/helper/dataValueHelper.d.ts +++ /dev/null @@ -1,75 +0,0 @@ -import { ParsedValue, DimensionType } from '../../util/types.js'; -/** - * Convert raw the value in to inner value in List. - * - * [Performance sensitive] - * - * [Caution]: this is the key logic of user value parser. - * For backward compatibility, do not modify it until you have to! - */ -export declare function parseDataValue(value: any, opt: { - type?: DimensionType; -}): ParsedValue; -export declare type RawValueParserType = 'number' | 'time' | 'trim'; -declare type RawValueParser = (val: unknown) => unknown; -export declare function getRawValueParser(type: RawValueParserType): RawValueParser; -export interface FilterComparator { - evaluate(val: unknown): boolean; -} -export declare class SortOrderComparator { - private _incomparable; - private _resultLT; - /** - * @param order by default: 'asc' - * @param incomparable by default: Always on the tail. - * That is, if 'asc' => 'max', if 'desc' => 'min' - * See the definition of "incomparable" in [SORT_COMPARISON_RULE]. - */ - constructor(order: 'asc' | 'desc', incomparable: 'min' | 'max'); - evaluate(lval: unknown, rval: unknown): -1 | 0 | 1; -} -declare type OrderRelationOperator = 'lt' | 'lte' | 'gt' | 'gte'; -export declare type RelationalOperator = OrderRelationOperator | 'eq' | 'ne'; -/** - * [FILTER_COMPARISON_RULE] - * `lt`|`lte`|`gt`|`gte`: - * + rval must be a number. And lval will be converted to number (`numericToNumber`) to compare. - * `eq`: - * + If same type, compare with `===`. - * + If there is one number, convert to number (`numericToNumber`) to compare. - * + Else return `false`. - * `ne`: - * + Not `eq`. - * - * - * [SORT_COMPARISON_RULE] - * All the values are grouped into three categories: - * + "numeric" (number and numeric string) - * + "non-numeric-string" (string that excluding numeric string) - * + "others" - * "numeric" vs "numeric": values are ordered by number order. - * "non-numeric-string" vs "non-numeric-string": values are ordered by ES spec (#sec-abstract-relational-comparison). - * "others" vs "others": do not change order (always return 0). - * "numeric" vs "non-numeric-string": "non-numeric-string" is treated as "incomparable". - * "number" vs "others": "others" is treated as "incomparable". - * "non-numeric-string" vs "others": "others" is treated as "incomparable". - * "incomparable" will be seen as -Infinity or Infinity (depends on the settings). - * MEMO: - * Non-numeric string sort makes sense when we need to put the items with the same tag together. - * But if we support string sort, we still need to avoid the misleading like `'2' > '12'`, - * So we treat "numeric-string" sorted by number order rather than string comparison. - * - * - * [CHECK_LIST_OF_THE_RULE_DESIGN] - * + Do not support string comparison until required. And also need to - * avoid the misleading of "2" > "12". - * + Should avoid the misleading case: - * `" 22 " gte "22"` is `true` but `" 22 " eq "22"` is `false`. - * + JS bad case should be avoided: null <= 0, [] <= 0, ' ' <= 0, ... - * + Only "numeric" can be converted to comparable number, otherwise converted to NaN. - * See `util/number.ts#numericToNumber`. - * - * @return If `op` is not `RelationalOperator`, return null; - */ -export declare function createFilterComparator(op: string, rval?: unknown): FilterComparator; -export {}; diff --git a/node_modules/echarts/types/src/data/helper/dimensionHelper.d.ts b/node_modules/echarts/types/src/data/helper/dimensionHelper.d.ts deleted file mode 100644 index b632595..0000000 --- a/node_modules/echarts/types/src/data/helper/dimensionHelper.d.ts +++ /dev/null @@ -1,42 +0,0 @@ -import SeriesData from '../SeriesData.js'; -import { DimensionName, DimensionIndex } from '../../util/types.js'; -import { DataStoreDimensionType } from '../DataStore.js'; -import { SeriesDataSchema } from './SeriesDataSchema.js'; -export declare type DimensionSummaryEncode = { - defaultedLabel: DimensionName[]; - defaultedTooltip: DimensionName[]; - [coordOrVisualDimName: string]: DimensionName[]; -}; -export declare type DimensionSummary = { - encode: DimensionSummaryEncode; - userOutput: DimensionUserOuput; - dataDimsOnCoord: DimensionName[]; - dataDimIndicesOnCoord: DimensionIndex[]; - encodeFirstDimNotExtra: { - [coordDim: string]: DimensionName; - }; -}; -export declare type DimensionUserOuputEncode = { - [coordOrVisualDimName: string]: DimensionIndex[]; -}; -declare class DimensionUserOuput { - private _encode; - private _cachedDimNames; - private _schema?; - constructor(encode: DimensionUserOuputEncode, dimRequest?: SeriesDataSchema); - get(): { - fullDimensions: DimensionName[]; - encode: DimensionUserOuputEncode; - }; - /** - * Get all data store dimension names. - * Theoretically a series data store is defined both by series and used dataset (if any). - * If some dimensions are omitted for performance reason in `this.dimensions`, - * the dimension name may not be auto-generated if user does not specify a dimension name. - * In this case, the dimension name is `null`/`undefined`. - */ - private _getFullDimensionNames; -} -export declare function summarizeDimensions(data: SeriesData, schema?: SeriesDataSchema): DimensionSummary; -export declare function getDimensionTypeByAxis(axisType: string): DataStoreDimensionType; -export {}; diff --git a/node_modules/echarts/types/src/data/helper/linkList.d.ts b/node_modules/echarts/types/src/data/helper/linkList.d.ts deleted file mode 100644 index 03ea3b8..0000000 --- a/node_modules/echarts/types/src/data/helper/linkList.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import linkSeriesData from './linkSeriesData.js'; -export default linkSeriesData; diff --git a/node_modules/echarts/types/src/data/helper/linkSeriesData.d.ts b/node_modules/echarts/types/src/data/helper/linkSeriesData.d.ts deleted file mode 100644 index 9b11404..0000000 --- a/node_modules/echarts/types/src/data/helper/linkSeriesData.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import SeriesData from '../SeriesData.js'; -import { SeriesDataType } from '../../util/types.js'; -declare type Datas = { - [key in SeriesDataType]?: SeriesData; -}; -declare type StructReferDataAttr = 'data' | 'edgeData'; -declare type StructAttr = 'tree' | 'graph'; -declare type LinkSeriesDataOpt = { - mainData: SeriesData; - struct: { - update: () => void; - } & { - [key in StructReferDataAttr]?: SeriesData; - }; - structAttr: StructAttr; - datas?: Datas; - datasAttr?: { - [key in SeriesDataType]?: StructReferDataAttr; - }; -}; -declare function linkSeriesData(opt: LinkSeriesDataOpt): void; -export default linkSeriesData; diff --git a/node_modules/echarts/types/src/data/helper/sourceHelper.d.ts b/node_modules/echarts/types/src/data/helper/sourceHelper.d.ts deleted file mode 100644 index b4237d0..0000000 --- a/node_modules/echarts/types/src/data/helper/sourceHelper.d.ts +++ /dev/null @@ -1,56 +0,0 @@ -import { Source } from '../Source.js'; -import { DimensionName, OptionEncode, DimensionIndex, SeriesEncodableModel } from '../../util/types.js'; -import { DatasetModel } from '../../component/dataset/install.js'; -import SeriesModel from '../../model/Series.js'; -import GlobalModel from '../../model/Global.js'; -import { CoordDimensionDefinition } from './createDimensions.js'; -export declare const BE_ORDINAL: { - Must: number; - Might: number; - Not: number; -}; -declare type BeOrdinalValue = (typeof BE_ORDINAL)[keyof typeof BE_ORDINAL]; -declare type SeriesEncodeInternal = { - [key in keyof OptionEncode]: DimensionIndex[]; -}; -/** - * MUST be called before mergeOption of all series. - */ -export declare function resetSourceDefaulter(ecModel: GlobalModel): void; -/** - * [The strategy of the arrengment of data dimensions for dataset]: - * "value way": all axes are non-category axes. So series one by one take - * several (the number is coordSysDims.length) dimensions from dataset. - * The result of data arrengment of data dimensions like: - * | ser0_x | ser0_y | ser1_x | ser1_y | ser2_x | ser2_y | - * "category way": at least one axis is category axis. So the the first data - * dimension is always mapped to the first category axis and shared by - * all of the series. The other data dimensions are taken by series like - * "value way" does. - * The result of data arrengment of data dimensions like: - * | ser_shared_x | ser0_y | ser1_y | ser2_y | - * - * @return encode Never be `null/undefined`. - */ -export declare function makeSeriesEncodeForAxisCoordSys(coordDimensions: (DimensionName | CoordDimensionDefinition)[], seriesModel: SeriesModel, source: Source): SeriesEncodeInternal; -/** - * Work for data like [{name: ..., value: ...}, ...]. - * - * @return encode Never be `null/undefined`. - */ -export declare function makeSeriesEncodeForNameBased(seriesModel: SeriesModel, source: Source, dimCount: number): SeriesEncodeInternal; -/** - * @return If return null/undefined, indicate that should not use datasetModel. - */ -export declare function querySeriesUpstreamDatasetModel(seriesModel: SeriesEncodableModel): DatasetModel; -/** - * @return Always return an array event empty. - */ -export declare function queryDatasetUpstreamDatasetModels(datasetModel: DatasetModel): DatasetModel[]; -/** - * The rule should not be complex, otherwise user might not - * be able to known where the data is wrong. - * The code is ugly, but how to make it neat? - */ -export declare function guessOrdinal(source: Source, dimIndex: DimensionIndex): BeOrdinalValue; -export {}; diff --git a/node_modules/echarts/types/src/data/helper/sourceManager.d.ts b/node_modules/echarts/types/src/data/helper/sourceManager.d.ts deleted file mode 100644 index 3f92e45..0000000 --- a/node_modules/echarts/types/src/data/helper/sourceManager.d.ts +++ /dev/null @@ -1,143 +0,0 @@ -import { DatasetModel } from '../../component/dataset/install.js'; -import SeriesModel from '../../model/Series.js'; -import { Source } from '../Source.js'; -import DataStore from '../DataStore.js'; -import { SeriesDataSchema } from './SeriesDataSchema.js'; -/** - * [REQUIREMENT_MEMO]: - * (0) `metaRawOption` means `dimensions`/`sourceHeader`/`seriesLayoutBy` in raw option. - * (1) Keep support the feature: `metaRawOption` can be specified both on `series` and - * `root-dataset`. Them on `series` has higher priority. - * (2) Do not support to set `metaRawOption` on a `non-root-dataset`, because it might - * confuse users: whether those props indicate how to visit the upstream source or visit - * the transform result source, and some transforms has nothing to do with these props, - * and some transforms might have multiple upstream. - * (3) Transforms should specify `metaRawOption` in each output, just like they can be - * declared in `root-dataset`. - * (4) At present only support visit source in `SERIES_LAYOUT_BY_COLUMN` in transforms. - * That is for reducing complexity in transforms. - * PENDING: Whether to provide transposition transform? - * - * [IMPLEMENTAION_MEMO]: - * "sourceVisitConfig" are calculated from `metaRawOption` and `data`. - * They will not be calculated until `source` is about to be visited (to prevent from - * duplicate calcuation). `source` is visited only in series and input to transforms. - * - * [DIMENSION_INHERIT_RULE]: - * By default the dimensions are inherited from ancestors, unless a transform return - * a new dimensions definition. - * Consider the case: - * ```js - * dataset: [{ - * source: [ ['Product', 'Sales', 'Prise'], ['Cookies', 321, 44.21], ...] - * }, { - * transform: { type: 'filter', ... } - * }] - * dataset: [{ - * dimension: ['Product', 'Sales', 'Prise'], - * source: [ ['Cookies', 321, 44.21], ...] - * }, { - * transform: { type: 'filter', ... } - * }] - * ``` - * The two types of option should have the same behavior after transform. - * - * - * [SCENARIO]: - * (1) Provide source data directly: - * ```js - * series: { - * encode: {...}, - * dimensions: [...] - * seriesLayoutBy: 'row', - * data: [[...]] - * } - * ``` - * (2) Series refer to dataset. - * ```js - * series: [{ - * encode: {...} - * // Ignore datasetIndex means `datasetIndex: 0` - * // and the dimensions defination in dataset is used - * }, { - * encode: {...}, - * seriesLayoutBy: 'column', - * datasetIndex: 1 - * }] - * ``` - * (3) dataset transform - * ```js - * dataset: [{ - * source: [...] - * }, { - * source: [...] - * }, { - * // By default from 0. - * transform: { type: 'filter', config: {...} } - * }, { - * // Piped. - * transform: [ - * { type: 'filter', config: {...} }, - * { type: 'sort', config: {...} } - * ] - * }, { - * id: 'regressionData', - * fromDatasetIndex: 1, - * // Third-party transform - * transform: { type: 'ecStat:regression', config: {...} } - * }, { - * // retrieve the extra result. - * id: 'regressionFormula', - * fromDatasetId: 'regressionData', - * fromTransformResult: 1 - * }] - * ``` - */ -export declare class SourceManager { - private _sourceHost; - private _sourceList; - private _storeList; - private _upstreamSignList; - private _versionSignBase; - private _dirty; - constructor(sourceHost: DatasetModel | SeriesModel); - /** - * Mark dirty. - */ - dirty(): void; - private _setLocalSource; - /** - * For detecting whether the upstream source is dirty, so that - * the local cached source (in `_sourceList`) should be discarded. - */ - private _getVersionSign; - /** - * Always return a source instance. Otherwise throw error. - */ - prepareSource(): void; - private _createSource; - private _applyTransform; - private _isDirty; - /** - * @param sourceIndex By default 0, means "main source". - * In most cases there is only one source. - */ - getSource(sourceIndex?: number): Source; - /** - * - * Get a data store which can be shared across series. - * Only available for series. - * - * @param seriesDimRequest Dimensions that are generated in series. - * Should have been sorted by `storeDimIndex` asc. - */ - getSharedDataStore(seriesDimRequest: SeriesDataSchema): DataStore; - private _innerGetDataStore; - /** - * PENDING: Is it fast enough? - * If no upstream, return empty array. - */ - private _getUpstreamSourceManagers; - private _getSourceMetaRawOption; -} -export declare function disableTransformOptionMerge(datasetModel: DatasetModel): void; diff --git a/node_modules/echarts/types/src/data/helper/transform.d.ts b/node_modules/echarts/types/src/data/helper/transform.d.ts deleted file mode 100644 index 93f0328..0000000 --- a/node_modules/echarts/types/src/data/helper/transform.d.ts +++ /dev/null @@ -1,87 +0,0 @@ -import { DimensionDefinitionLoose, SourceFormat, DimensionDefinition, DimensionIndex, OptionDataValue, DimensionLoose, ParsedValue, OptionSourceDataObjectRows, OptionSourceDataArrayRows } from '../../util/types.js'; -import { Source } from '../Source.js'; -export declare type PipedDataTransformOption = DataTransformOption[]; -export declare type DataTransformType = string; -export declare type DataTransformConfig = unknown; -export interface DataTransformOption { - type: DataTransformType; - config?: DataTransformConfig; - print?: boolean; -} -export interface ExternalDataTransform { - type: string; - __isBuiltIn?: boolean; - transform: (param: ExternalDataTransformParam) => ExternalDataTransformResultItem | ExternalDataTransformResultItem[]; -} -interface ExternalDataTransformParam { - upstream: ExternalSource; - upstreamList: ExternalSource[]; - config: TO['config']; -} -export interface ExternalDataTransformResultItem { - /** - * If `data` is null/undefined, inherit upstream data. - */ - data: OptionSourceDataArrayRows | OptionSourceDataObjectRows; - /** - * A `transform` can optionally return a dimensions definition. - * The rule: - * If this `transform result` have different dimensions from the upstream, it should return - * a new dimension definition. For example, this transform inherit the upstream data totally - * but add a extra dimension. - * Otherwise, do not need to return that dimension definition. echarts will inherit dimension - * definition from the upstream. - */ - dimensions?: DimensionDefinitionLoose[]; -} -export declare type DataTransformDataItem = ExternalDataTransformResultItem['data'][number]; -export interface ExternalDimensionDefinition extends Partial { - index: DimensionIndex; -} -/** - * TODO: disable writable. - * This structure will be exposed to users. - */ -export declare class ExternalSource { - /** - * [Caveat] - * This instance is to be exposed to users. - * (1) DO NOT mount private members on this instance directly. - * If we have to use private members, we can make them in closure or use `makeInner`. - * (2) "source header count" is not provided to transform, because it's complicated to manage - * header and dimensions definition in each transform. Source headers are all normalized to - * dimensions definitions in transforms and their downstreams. - */ - sourceFormat: SourceFormat; - getRawData(): Source['data']; - getRawDataItem(dataIndex: number): DataTransformDataItem; - cloneRawData(): Source['data']; - /** - * @return If dimension not found, return null/undefined. - */ - getDimensionInfo(dim: DimensionLoose): ExternalDimensionDefinition; - /** - * dimensions defined if and only if either: - * (a) dataset.dimensions are declared. - * (b) dataset data include dimensions definitions in data (detected or via specified `sourceHeader`). - * If dimensions are defined, `dimensionInfoAll` is corresponding to - * the defined dimensions. - * Otherwise, `dimensionInfoAll` is determined by data columns. - * @return Always return an array (even empty array). - */ - cloneAllDimensionInfo(): ExternalDimensionDefinition[]; - count(): number; - /** - * Only support by dimension index. - * No need to support by dimension name in transform function, - * because transform function is not case-specific, no need to use name literally. - */ - retrieveValue(dataIndex: number, dimIndex: DimensionIndex): OptionDataValue; - retrieveValueFromItem(dataItem: DataTransformDataItem, dimIndex: DimensionIndex): OptionDataValue; - convertValue(rawVal: unknown, dimInfo: ExternalDimensionDefinition): ParsedValue; -} -export declare function registerExternalTransform(externalTransform: ExternalDataTransform): void; -export declare function applyDataTransform(rawTransOption: DataTransformOption | PipedDataTransformOption, sourceList: Source[], infoForPrint: { - datasetIndex: number; -}): Source[]; -export {}; diff --git a/node_modules/echarts/types/src/echarts.all.d.ts b/node_modules/echarts/types/src/echarts.all.d.ts deleted file mode 100644 index 80165a3..0000000 --- a/node_modules/echarts/types/src/echarts.all.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './export/core.js'; diff --git a/node_modules/echarts/types/src/echarts.blank.d.ts b/node_modules/echarts/types/src/echarts.blank.d.ts deleted file mode 100644 index badd225..0000000 --- a/node_modules/echarts/types/src/echarts.blank.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './echarts.js'; diff --git a/node_modules/echarts/types/src/echarts.common.d.ts b/node_modules/echarts/types/src/echarts.common.d.ts deleted file mode 100644 index 80165a3..0000000 --- a/node_modules/echarts/types/src/echarts.common.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './export/core.js'; diff --git a/node_modules/echarts/types/src/echarts.d.ts b/node_modules/echarts/types/src/echarts.d.ts deleted file mode 100644 index fa29afc..0000000 --- a/node_modules/echarts/types/src/echarts.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -export * from './export/core.js'; -declare const _default: { - init(): import("./core/echarts").EChartsType; -}; -export default _default; diff --git a/node_modules/echarts/types/src/echarts.simple.d.ts b/node_modules/echarts/types/src/echarts.simple.d.ts deleted file mode 100644 index 80165a3..0000000 --- a/node_modules/echarts/types/src/echarts.simple.d.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './export/core.js'; diff --git a/node_modules/echarts/types/src/export/all.d.ts b/node_modules/echarts/types/src/export/all.d.ts deleted file mode 100644 index 07067f7..0000000 --- a/node_modules/echarts/types/src/export/all.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './core.js'; -export * from './option.js'; diff --git a/node_modules/echarts/types/src/export/api.d.ts b/node_modules/echarts/types/src/export/api.d.ts deleted file mode 100644 index fbdbb9f..0000000 --- a/node_modules/echarts/types/src/export/api.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import ComponentModel from '../model/Component.js'; -import ComponentView from '../view/Component.js'; -import SeriesModel from '../model/Series.js'; -import ChartView from '../view/Chart.js'; -import SeriesData from '../data/SeriesData.js'; -export * as zrender from 'zrender/lib/zrender.js'; -export * as matrix from 'zrender/lib/core/matrix.js'; -export * as vector from 'zrender/lib/core/vector.js'; -export * as zrUtil from 'zrender/lib/core/util.js'; -export * as color from 'zrender/lib/tool/color.js'; -export { throttle } from '../util/throttle.js'; -export * as helper from './api/helper.js'; -export { use } from '../extension.js'; -export { setPlatformAPI } from 'zrender/lib/core/platform.js'; -export { default as parseGeoJSON } from '../coord/geo/parseGeoJson.js'; -export { default as parseGeoJson } from '../coord/geo/parseGeoJson.js'; -export * as number from './api/number.js'; -export * as time from './api/time.js'; -export * as graphic from './api/graphic.js'; -export * as format from './api/format.js'; -export * as util from './api/util.js'; -export { default as env } from 'zrender/lib/core/env.js'; -export { SeriesData as List }; -export { default as Model } from '../model/Model.js'; -export { default as Axis } from '../coord/Axis.js'; -export { ComponentModel, ComponentView, SeriesModel, ChartView }; -export { brushSingle as innerDrawElementOnCanvas } from 'zrender/lib/canvas/graphic.js'; -export declare function extendComponentModel(proto: object): ComponentModel; -export declare function extendComponentView(proto: object): ChartView; -export declare function extendSeriesModel(proto: object): SeriesModel; -export declare function extendChartView(proto: object): ChartView; diff --git a/node_modules/echarts/types/src/export/api/format.d.ts b/node_modules/echarts/types/src/export/api/format.d.ts deleted file mode 100644 index 9c49de2..0000000 --- a/node_modules/echarts/types/src/export/api/format.d.ts +++ /dev/null @@ -1 +0,0 @@ -export { addCommas, toCamelCase, normalizeCssArray, encodeHTML, formatTpl, getTooltipMarker, formatTime, capitalFirst, truncateText, getTextRect } from '../../util/format.js'; diff --git a/node_modules/echarts/types/src/export/api/graphic.d.ts b/node_modules/echarts/types/src/export/api/graphic.d.ts deleted file mode 100644 index 84a97e3..0000000 --- a/node_modules/echarts/types/src/export/api/graphic.d.ts +++ /dev/null @@ -1 +0,0 @@ -export { extendShape, extendPath, makePath, makeImage, mergePath, resizePath, createIcon, updateProps, initProps, getTransform, clipPointsByRect, clipRectByRect, registerShape, getShapeClass, Group, Image, Text, Circle, Ellipse, Sector, Ring, Polygon, Polyline, Rect, Line, BezierCurve, Arc, IncrementalDisplayable, CompoundPath, LinearGradient, RadialGradient, BoundingRect } from '../../util/graphic.js'; diff --git a/node_modules/echarts/types/src/export/api/helper.d.ts b/node_modules/echarts/types/src/export/api/helper.d.ts deleted file mode 100644 index 66193ef..0000000 --- a/node_modules/echarts/types/src/export/api/helper.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -import Model from '../../model/Model.js'; -import { getLayoutRect } from '../../util/layout.js'; -import { enableDataStack, isDimensionStacked, getStackedDimension } from '../../data/helper/dataStackHelper.js'; -import SeriesModel from '../../model/Series.js'; -import { AxisBaseModel } from '../../coord/AxisBaseModel.js'; -import { getECData } from '../../util/innerStore.js'; -import { DisplayState, TextCommonOption } from '../../util/types.js'; -/** - * Create a multi dimension List structure from seriesModel. - */ -export declare function createList(seriesModel: SeriesModel): import("../../data/SeriesData").default, import("../../data/SeriesData").DefaultDataVisual>; -export { getLayoutRect }; -export { createDimensions } from '../../data/helper/createDimensions.js'; -export declare const dataStack: { - isDimensionStacked: typeof isDimensionStacked; - enableDataStack: typeof enableDataStack; - getStackedDimension: typeof getStackedDimension; -}; -/** - * Create a symbol element with given symbol configuration: shape, x, y, width, height, color - * @param {string} symbolDesc - * @param {number} x - * @param {number} y - * @param {number} w - * @param {number} h - * @param {string} color - */ -export { createSymbol } from '../../util/symbol.js'; -/** - * Create scale - * @param {Array.} dataExtent - * @param {Object|module:echarts/Model} option If `optoin.type` - * is secified, it can only be `'value'` currently. - */ -export declare function createScale(dataExtent: number[], option: object | AxisBaseModel): import("../../scale/Scale").default>; -/** - * Mixin common methods to axis model, - * - * Include methods - * `getFormattedLabels() => Array.` - * `getCategories() => Array.` - * `getMin(origin: boolean) => number` - * `getMax(origin: boolean) => number` - * `getNeedCrossZero() => boolean` - */ -export declare function mixinAxisModelCommonMethods(Model: Model): void; -export { getECData }; -export { enableHoverEmphasis } from '../../util/states.js'; -export declare function createTextStyle(textStyleModel: Model, opts?: { - state?: DisplayState; -}): import("zrender/lib/graphic/Text").TextStyleProps; diff --git a/node_modules/echarts/types/src/export/api/number.d.ts b/node_modules/echarts/types/src/export/api/number.d.ts deleted file mode 100644 index 32a8494..0000000 --- a/node_modules/echarts/types/src/export/api/number.d.ts +++ /dev/null @@ -1 +0,0 @@ -export { linearMap, round, asc, getPrecision, getPrecisionSafe, getPixelPrecision, getPercentWithPrecision, MAX_SAFE_INTEGER, remRadian, isRadianAroundZero, parseDate, quantity, quantityExponent, nice, quantile, reformIntervals, isNumeric, numericToNumber } from '../../util/number.js'; diff --git a/node_modules/echarts/types/src/export/api/time.d.ts b/node_modules/echarts/types/src/export/api/time.d.ts deleted file mode 100644 index 3cc7205..0000000 --- a/node_modules/echarts/types/src/export/api/time.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export { parseDate as parse } from '../../util/number.js'; -export { format } from '../../util/time.js'; diff --git a/node_modules/echarts/types/src/export/api/util.d.ts b/node_modules/echarts/types/src/export/api/util.d.ts deleted file mode 100644 index 884e5cb..0000000 --- a/node_modules/echarts/types/src/export/api/util.d.ts +++ /dev/null @@ -1 +0,0 @@ -export { map, each, indexOf, inherits, reduce, filter, bind, curry, isArray, isString, isObject, isFunction, extend, defaults, clone, merge } from 'zrender/lib/core/util.js'; diff --git a/node_modules/echarts/types/src/export/charts.d.ts b/node_modules/echarts/types/src/export/charts.d.ts deleted file mode 100644 index c2cdca0..0000000 --- a/node_modules/echarts/types/src/export/charts.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -export { install as LineChart } from '../chart/line/install.js'; -export { install as BarChart } from '../chart/bar/install.js'; -export { install as PieChart } from '../chart/pie/install.js'; -export { install as ScatterChart } from '../chart/scatter/install.js'; -export { install as RadarChart } from '../chart/radar/install.js'; -export { install as MapChart } from '../chart/map/install.js'; -export { install as TreeChart } from '../chart/tree/install.js'; -export { install as TreemapChart } from '../chart/treemap/install.js'; -export { install as GraphChart } from '../chart/graph/install.js'; -export { install as GaugeChart } from '../chart/gauge/install.js'; -export { install as FunnelChart } from '../chart/funnel/install.js'; -export { install as ParallelChart } from '../chart/parallel/install.js'; -export { install as SankeyChart } from '../chart/sankey/install.js'; -export { install as BoxplotChart } from '../chart/boxplot/install.js'; -export { install as CandlestickChart } from '../chart/candlestick/install.js'; -export { install as EffectScatterChart } from '../chart/effectScatter/install.js'; -export { install as LinesChart } from '../chart/lines/install.js'; -export { install as HeatmapChart } from '../chart/heatmap/install.js'; -export { install as PictorialBarChart } from '../chart/bar/installPictorialBar.js'; -export { install as ThemeRiverChart } from '../chart/themeRiver/install.js'; -export { install as SunburstChart } from '../chart/sunburst/install.js'; -export { install as CustomChart } from '../chart/custom/install.js'; -export { LineSeriesOption, BarSeriesOption, ScatterSeriesOption, PieSeriesOption, RadarSeriesOption, MapSeriesOption, TreeSeriesOption, TreemapSeriesOption, GraphSeriesOption, GaugeSeriesOption, FunnelSeriesOption, ParallelSeriesOption, SankeySeriesOption, BoxplotSeriesOption, CandlestickSeriesOption, EffectScatterSeriesOption, LinesSeriesOption, HeatmapSeriesOption, PictorialBarSeriesOption, ThemeRiverSeriesOption, SunburstSeriesOption, CustomSeriesOption } from './option.js'; diff --git a/node_modules/echarts/types/src/export/components.d.ts b/node_modules/echarts/types/src/export/components.d.ts deleted file mode 100644 index bb0b664..0000000 --- a/node_modules/echarts/types/src/export/components.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -export { install as GridSimpleComponent } from '../component/grid/installSimple.js'; -export { install as GridComponent } from '../component/grid/install.js'; -export { install as PolarComponent } from '../component/polar/install.js'; -export { install as RadarComponent } from '../component/radar/install.js'; -export { install as GeoComponent } from '../component/geo/install.js'; -export { install as SingleAxisComponent } from '../component/singleAxis/install.js'; -export { install as ParallelComponent } from '../component/parallel/install.js'; -export { install as CalendarComponent } from '../component/calendar/install.js'; -export { install as GraphicComponent } from '../component/graphic/install.js'; -export { install as ToolboxComponent } from '../component/toolbox/install.js'; -export { install as TooltipComponent } from '../component/tooltip/install.js'; -export { install as AxisPointerComponent } from '../component/axisPointer/install.js'; -export { install as BrushComponent } from '../component/brush/install.js'; -export { install as TitleComponent } from '../component/title/install.js'; -export { install as TimelineComponent } from '../component/timeline/install.js'; -export { install as MarkPointComponent } from '../component/marker/installMarkPoint.js'; -export { install as MarkLineComponent } from '../component/marker/installMarkLine.js'; -export { install as MarkAreaComponent } from '../component/marker/installMarkArea.js'; -export { install as LegendComponent } from '../component/legend/install.js'; -export { install as LegendScrollComponent } from '../component/legend/installLegendScroll.js'; -export { install as LegendPlainComponent } from '../component/legend/installLegendPlain.js'; -export { install as DataZoomComponent } from '../component/dataZoom/install.js'; -export { install as DataZoomInsideComponent } from '../component/dataZoom/installDataZoomInside.js'; -export { install as DataZoomSliderComponent } from '../component/dataZoom/installDataZoomSlider.js'; -export { install as VisualMapComponent } from '../component/visualMap/install.js'; -export { install as VisualMapContinuousComponent } from '../component/visualMap/installVisualMapContinuous.js'; -export { install as VisualMapPiecewiseComponent } from '../component/visualMap/installVisualMapPiecewise.js'; -export { install as AriaComponent } from '../component/aria/install.js'; -export { install as TransformComponent } from '../component/transform/install.js'; -export { install as DatasetComponent } from '../component/dataset/install.js'; -export { GridComponentOption, PolarComponentOption, RadarComponentOption, GeoComponentOption, SingleAxisComponentOption, ParallelComponentOption, CalendarComponentOption, GraphicComponentOption, ToolboxComponentOption, TooltipComponentOption, AxisPointerComponentOption, BrushComponentOption, TitleComponentOption, TimelineComponentOption, MarkPointComponentOption, MarkLineComponentOption, MarkAreaComponentOption, LegendComponentOption, DataZoomComponentOption, VisualMapComponentOption, AriaComponentOption, DatasetComponentOption } from './option.js'; diff --git a/node_modules/echarts/types/src/export/core.d.ts b/node_modules/echarts/types/src/export/core.d.ts deleted file mode 100644 index b22f9b5..0000000 --- a/node_modules/echarts/types/src/export/core.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -export * from '../core/echarts.js'; -export * from './api.js'; -export { ZRColor as Color, Payload, ECElementEvent, HighlightPayload, DownplayPayload, SelectChangedPayload } from '../util/types.js'; -export { LinearGradientObject } from 'zrender/lib/graphic/LinearGradient.js'; -export { RadialGradientObject } from 'zrender/lib/graphic/RadialGradient.js'; -export { PatternObject, ImagePatternObject, SVGPatternObject } from 'zrender/lib/graphic/Pattern.js'; -export { ElementEvent } from 'zrender/lib/Element.js'; -import type { ComponentOption, ECBasicOption as EChartsCoreOption } from '../util/types.js'; -import type { AxisPointerOption } from '../component/axisPointer/AxisPointerModel.js'; -import type { XAXisOption, YAXisOption } from '../coord/cartesian/AxisModel.js'; -import type { AngleAxisOption, RadiusAxisOption } from '../coord/polar/AxisModel.js'; -import type { ParallelAxisOption } from '../coord/parallel/AxisModel.js'; -export { EChartsType as ECharts } from '../core/echarts.js'; -export { EChartsCoreOption }; -declare type Dependencies = { - grid: XAXisOption | YAXisOption | AxisPointerOption; - polar: AngleAxisOption | RadiusAxisOption; - parallel: ParallelAxisOption; -}; -declare type DependenciesKeys = keyof Dependencies & string; -declare type Arrayable = T | T[]; -declare type GetMainType = Exclude; -declare type ExtractComponentOption = OptionUnion extends { - mainType?: ExtractMainType; -} ? OptionUnion : never; -declare type GetDependency = { - [key in GetMainType]?: Arrayable>; -}; -declare type GetDependencies = GetDependency]>; -declare type ComposeUnitOption = CheckMainType> & Omit & { - [key in GetMainType]?: Arrayable>; -} & GetDependencies>; -declare type CheckMainType = string extends OptionUnionMainType ? never : {}; -export declare type ComposeOption = ComposeUnitOption & { - baseOption?: ComposeUnitOption; - options?: ComposeUnitOption[]; -}; diff --git a/node_modules/echarts/types/src/export/features.d.ts b/node_modules/echarts/types/src/export/features.d.ts deleted file mode 100644 index 65286c2..0000000 --- a/node_modules/echarts/types/src/export/features.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export { installUniversalTransition as UniversalTransition } from '../animation/universalTransition.js'; -export { installLabelLayout as LabelLayout } from '../label/installLabelLayout.js'; diff --git a/node_modules/echarts/types/src/export/option.d.ts b/node_modules/echarts/types/src/export/option.d.ts deleted file mode 100644 index 208e112..0000000 --- a/node_modules/echarts/types/src/export/option.d.ts +++ /dev/null @@ -1,175 +0,0 @@ -import type { GridOption as GridComponentOption } from '../coord/cartesian/GridModel.js'; -import type { PolarOption as PolarComponentOption } from '../coord/polar/PolarModel.js'; -import type { RadarOption as RadarComponentOption } from '../coord/radar/RadarModel.js'; -import type { GeoOption as GeoComponentOption } from '../coord/geo/GeoModel.js'; -import type { RadiusAxisOption as RadiusAxisComponentOption, AngleAxisOption as AngleAxisComponentOption } from '../coord/polar/AxisModel.js'; -import type { XAXisOption as XAXisComponentOption, YAXisOption as YAXisComponentOption } from '../coord/cartesian/AxisModel.js'; -import type { SingleAxisOption as SingleAxisComponentOption } from '../coord/single/AxisModel.js'; -import type { ParallelAxisOption as ParallelAxisComponentOption } from '../coord/parallel/AxisModel.js'; -import type { ParallelCoordinateSystemOption as ParallelComponentOption } from '../coord/parallel/ParallelModel.js'; -import type { CalendarOption as CalendarComponentOption } from '../coord/calendar/CalendarModel.js'; -import type { ToolboxOption } from '../component/toolbox/ToolboxModel.js'; -import type { TooltipOption as TooltipComponentOption, TopLevelFormatterParams } from '../component/tooltip/TooltipModel.js'; -import type { AxisPointerOption as AxisPointerComponentOption } from '../component/axisPointer/AxisPointerModel.js'; -import type { BrushOption as BrushComponentOption } from '../component/brush/BrushModel.js'; -import type { TitleOption as TitleComponentOption } from '../component/title/install.js'; -import type { TimelineOption as TimelineComponentOption } from '../component/timeline/TimelineModel.js'; -import type { SliderTimelineOption as TimelineSliderComponentOption } from '../component/timeline/SliderTimelineModel.js'; -import type { LegendOption as PlainLegendComponentOption } from '../component/legend/LegendModel.js'; -import type { ScrollableLegendOption as ScrollableLegendComponentOption } from '../component/legend/ScrollableLegendModel.js'; -import type { SliderDataZoomOption as SliderDataZoomComponentOption } from '../component/dataZoom/SliderZoomModel.js'; -import type { InsideDataZoomOption as InsideDataZoomComponentOption } from '../component/dataZoom/InsideZoomModel.js'; -import type { ContinousVisualMapOption as ContinousVisualMapComponentOption } from '../component/visualMap/ContinuousModel.js'; -import type { PiecewiseVisualMapOption as PiecewiseVisualMapComponentOption } from '../component/visualMap/PiecewiseModel.js'; -import type { MarkLineOption as MarkLineComponentOption } from '../component/marker/MarkLineModel.js'; -import type { MarkPointOption as MarkPointComponentOption } from '../component/marker/MarkPointModel.js'; -import type { MarkAreaOption as MarkAreaComponentOption } from '../component/marker/MarkAreaModel.js'; -import type { LineSeriesOption as LineSeriesOptionInner } from '../chart/line/LineSeries.js'; -import type { BarSeriesOption as BarSeriesOptionInner } from '../chart/bar/BarSeries.js'; -import type { ScatterSeriesOption as ScatterSeriesOptionInner } from '../chart/scatter/ScatterSeries.js'; -import type { PieSeriesOption as PieSeriesOptionInner } from '../chart/pie/PieSeries.js'; -import type { RadarSeriesOption as RadarSeriesOptionInner } from '../chart/radar/RadarSeries.js'; -import type { MapSeriesOption as MapSeriesOptionInner } from '../chart/map/MapSeries.js'; -import type { TreeSeriesOption as TreeSeriesOptionInner } from '../chart/tree/TreeSeries.js'; -import type { TreemapSeriesOption as TreemapSeriesOptionInner } from '../chart/treemap/TreemapSeries.js'; -import type { GraphSeriesOption as GraphSeriesOptionInner } from '../chart/graph/GraphSeries.js'; -import type { GaugeSeriesOption as GaugeSeriesOptionInner } from '../chart/gauge/GaugeSeries.js'; -import type { FunnelSeriesOption as FunnelSeriesOptionInner } from '../chart/funnel/FunnelSeries.js'; -import type { ParallelSeriesOption as ParallelSeriesOptionInner } from '../chart/parallel/ParallelSeries.js'; -import type { SankeySeriesOption as SankeySeriesOptionInner } from '../chart/sankey/SankeySeries.js'; -import type { BoxplotSeriesOption as BoxplotSeriesOptionInner } from '../chart/boxplot/BoxplotSeries.js'; -import type { CandlestickSeriesOption as CandlestickSeriesOptionInner } from '../chart/candlestick/CandlestickSeries.js'; -import type { EffectScatterSeriesOption as EffectScatterSeriesOptionInner } from '../chart/effectScatter/EffectScatterSeries.js'; -import type { LinesSeriesOption as LinesSeriesOptionInner } from '../chart/lines/LinesSeries.js'; -import type { HeatmapSeriesOption as HeatmapSeriesOptionInner } from '../chart/heatmap/HeatmapSeries.js'; -import type { PictorialBarSeriesOption as PictorialBarSeriesOptionInner } from '../chart/bar/PictorialBarSeries.js'; -import type { ThemeRiverSeriesOption as ThemeRiverSeriesOptionInner } from '../chart/themeRiver/ThemeRiverSeries.js'; -import type { SunburstSeriesOption as SunburstSeriesOptionInner } from '../chart/sunburst/SunburstSeries.js'; -import type { CustomSeriesOption as CustomSeriesOptionInner, CustomSeriesRenderItemAPI, CustomSeriesRenderItemParams, CustomSeriesRenderItemReturn, CustomSeriesRenderItem } from '../chart/custom/CustomSeries.js'; -import { GraphicComponentLooseOption as GraphicComponentOption } from '../component/graphic/GraphicModel.js'; -import type { DatasetOption as DatasetComponentOption } from '../component/dataset/install.js'; -import type { ToolboxBrushFeatureOption } from '../component/toolbox/feature/Brush.js'; -import type { ToolboxDataViewFeatureOption } from '../component/toolbox/feature/DataView.js'; -import type { ToolboxDataZoomFeatureOption } from '../component/toolbox/feature/DataZoom.js'; -import type { ToolboxMagicTypeFeatureOption } from '../component/toolbox/feature/MagicType.js'; -import type { ToolboxRestoreFeatureOption } from '../component/toolbox/feature/Restore.js'; -import type { ToolboxSaveAsImageFeatureOption } from '../component/toolbox/feature/SaveAsImage.js'; -import type { ToolboxFeatureOption } from '../component/toolbox/featureManager.js'; -import type { ECBasicOption, SeriesTooltipOption, AriaOption as AriaComponentOption, TooltipFormatterCallback, LabelFormatterCallback, CallbackDataParams, AnimationDurationCallback, AnimationDelayCallback, AnimationDelayCallbackParam, LabelLayoutOptionCallbackParams, LabelLayoutOptionCallback, TooltipPositionCallback, TooltipPositionCallbackParams } from '../util/types.js'; -interface ToolboxComponentOption extends ToolboxOption { - feature?: { - brush?: ToolboxBrushFeatureOption; - dataView?: ToolboxDataViewFeatureOption; - dataZoom?: ToolboxDataZoomFeatureOption; - magicType?: ToolboxMagicTypeFeatureOption; - restore?: ToolboxRestoreFeatureOption; - saveAsImage?: ToolboxSaveAsImageFeatureOption; - [key: string]: ToolboxFeatureOption | { - [key: string]: any; - } | undefined; - }; -} -export { SliderDataZoomComponentOption, InsideDataZoomComponentOption }; -export declare type DataZoomComponentOption = SliderDataZoomComponentOption | InsideDataZoomComponentOption; -export { ContinousVisualMapComponentOption, PiecewiseVisualMapComponentOption }; -export declare type VisualMapComponentOption = ContinousVisualMapComponentOption | PiecewiseVisualMapComponentOption; -export { PlainLegendComponentOption, ScrollableLegendComponentOption }; -export declare type LegendComponentOption = PlainLegendComponentOption | ScrollableLegendComponentOption; -export { GridComponentOption, PolarComponentOption, RadarComponentOption, GeoComponentOption, XAXisComponentOption, YAXisComponentOption, SingleAxisComponentOption, RadiusAxisComponentOption, AngleAxisComponentOption, ParallelComponentOption, CalendarComponentOption, TooltipComponentOption, AxisPointerComponentOption, BrushComponentOption, TitleComponentOption, TimelineComponentOption, MarkLineComponentOption, MarkPointComponentOption, MarkAreaComponentOption, ToolboxComponentOption, GraphicComponentOption, AriaComponentOption, DatasetComponentOption }; -declare type SeriesInjectedOption = { - markArea?: MarkAreaComponentOption; - markLine?: MarkLineComponentOption; - markPoint?: MarkPointComponentOption; - tooltip?: SeriesTooltipOption; -}; -export declare type LineSeriesOption = LineSeriesOptionInner & SeriesInjectedOption; -export declare type BarSeriesOption = BarSeriesOptionInner & SeriesInjectedOption; -export declare type ScatterSeriesOption = ScatterSeriesOptionInner & SeriesInjectedOption; -export declare type PieSeriesOption = PieSeriesOptionInner & SeriesInjectedOption; -export declare type RadarSeriesOption = RadarSeriesOptionInner & SeriesInjectedOption; -export declare type MapSeriesOption = MapSeriesOptionInner & SeriesInjectedOption; -export declare type TreeSeriesOption = TreeSeriesOptionInner & SeriesInjectedOption; -export declare type TreemapSeriesOption = TreemapSeriesOptionInner & SeriesInjectedOption; -export declare type GraphSeriesOption = GraphSeriesOptionInner & SeriesInjectedOption; -export declare type GaugeSeriesOption = GaugeSeriesOptionInner & SeriesInjectedOption; -export declare type FunnelSeriesOption = FunnelSeriesOptionInner & SeriesInjectedOption; -export declare type ParallelSeriesOption = ParallelSeriesOptionInner & SeriesInjectedOption; -export declare type SankeySeriesOption = SankeySeriesOptionInner & SeriesInjectedOption; -export declare type BoxplotSeriesOption = BoxplotSeriesOptionInner & SeriesInjectedOption; -export declare type CandlestickSeriesOption = CandlestickSeriesOptionInner & SeriesInjectedOption; -export declare type EffectScatterSeriesOption = EffectScatterSeriesOptionInner & SeriesInjectedOption; -export declare type LinesSeriesOption = LinesSeriesOptionInner & SeriesInjectedOption; -export declare type HeatmapSeriesOption = HeatmapSeriesOptionInner & SeriesInjectedOption; -export declare type PictorialBarSeriesOption = PictorialBarSeriesOptionInner & SeriesInjectedOption; -export declare type ThemeRiverSeriesOption = ThemeRiverSeriesOptionInner & SeriesInjectedOption; -export declare type SunburstSeriesOption = SunburstSeriesOptionInner & SeriesInjectedOption; -export declare type CustomSeriesOption = CustomSeriesOptionInner & SeriesInjectedOption; -/** - * A map from series 'type' to series option - * It's used for declaration merging in echarts extensions. - * For example: - * ```ts - * import echarts from 'echarts'; - * declare module 'echarts/types/dist/echarts' { - * interface RegisteredSeriesOption { - * wordCloud: WordCloudSeriesOption - * } - * } - * ``` - */ -export interface RegisteredSeriesOption { - line: LineSeriesOption; - bar: BarSeriesOption; - scatter: ScatterSeriesOption; - pie: PieSeriesOption; - radar: RadarSeriesOption; - map: MapSeriesOption; - tree: TreeSeriesOption; - treemap: TreemapSeriesOption; - graph: GraphSeriesOption; - gauge: GaugeSeriesOption; - funnel: FunnelSeriesOption; - parallel: ParallelSeriesOption; - sankey: SankeySeriesOption; - boxplot: BoxplotSeriesOption; - candlestick: CandlestickSeriesOption; - effectScatter: EffectScatterSeriesOption; - lines: LinesSeriesOption; - heatmap: HeatmapSeriesOption; - pictorialBar: PictorialBarSeriesOption; - themeRiver: ThemeRiverSeriesOption; - sunburst: SunburstSeriesOption; - custom: CustomSeriesOption; -} -declare type Values = T[keyof T]; -export declare type SeriesOption = Values; -export interface EChartsOption extends ECBasicOption { - dataset?: DatasetComponentOption | DatasetComponentOption[]; - aria?: AriaComponentOption; - title?: TitleComponentOption | TitleComponentOption[]; - grid?: GridComponentOption | GridComponentOption[]; - radar?: RadarComponentOption | RadarComponentOption[]; - polar?: PolarComponentOption | PolarComponentOption[]; - geo?: GeoComponentOption | GeoComponentOption[]; - angleAxis?: AngleAxisComponentOption | AngleAxisComponentOption[]; - radiusAxis?: RadiusAxisComponentOption | RadiusAxisComponentOption[]; - xAxis?: XAXisComponentOption | XAXisComponentOption[]; - yAxis?: YAXisComponentOption | YAXisComponentOption[]; - singleAxis?: SingleAxisComponentOption | SingleAxisComponentOption[]; - parallel?: ParallelComponentOption | ParallelComponentOption[]; - parallelAxis?: ParallelAxisComponentOption | ParallelAxisComponentOption[]; - calendar?: CalendarComponentOption | CalendarComponentOption[]; - toolbox?: ToolboxComponentOption | ToolboxComponentOption[]; - tooltip?: TooltipComponentOption | TooltipComponentOption[]; - axisPointer?: AxisPointerComponentOption | AxisPointerComponentOption[]; - brush?: BrushComponentOption | BrushComponentOption[]; - timeline?: TimelineComponentOption | TimelineSliderComponentOption; - legend?: LegendComponentOption | (LegendComponentOption)[]; - dataZoom?: DataZoomComponentOption | (DataZoomComponentOption)[]; - visualMap?: VisualMapComponentOption | (VisualMapComponentOption)[]; - graphic?: GraphicComponentOption | GraphicComponentOption[]; - series?: SeriesOption | SeriesOption[]; - options?: EChartsOption[]; - baseOption?: EChartsOption; -} -export { AnimationDurationCallback, AnimationDelayCallback, AnimationDelayCallbackParam as AnimationDelayCallbackParams, LabelFormatterCallback, CallbackDataParams as DefaultLabelFormatterCallbackParams, LabelLayoutOptionCallbackParams, LabelLayoutOptionCallback, TooltipFormatterCallback as TooltipComponentFormatterCallback, TopLevelFormatterParams as TooltipComponentFormatterCallbackParams, TooltipPositionCallback as TooltipComponentPositionCallback, TooltipPositionCallbackParams as TooltipComponentPositionCallbackParams, CustomSeriesRenderItemParams, CustomSeriesRenderItemAPI, CustomSeriesRenderItemReturn, CustomSeriesRenderItem }; diff --git a/node_modules/echarts/types/src/export/renderers.d.ts b/node_modules/echarts/types/src/export/renderers.d.ts deleted file mode 100644 index 14bd215..0000000 --- a/node_modules/echarts/types/src/export/renderers.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export { install as SVGRenderer } from '../renderer/installSVGRenderer.js'; -export { install as CanvasRenderer } from '../renderer/installCanvasRenderer.js'; diff --git a/node_modules/echarts/types/src/extension.d.ts b/node_modules/echarts/types/src/extension.d.ts deleted file mode 100644 index 86e54cd..0000000 --- a/node_modules/echarts/types/src/extension.d.ts +++ /dev/null @@ -1,65 +0,0 @@ -import { registerPreprocessor, registerProcessor, registerPostInit, registerPostUpdate, registerAction, registerCoordinateSystem, registerLayout, registerVisual, registerLoading, registerMap, registerUpdateLifecycle } from './core/echarts.js'; -import ComponentView from './view/Component.js'; -import ChartView from './view/Chart.js'; -import ComponentModel from './model/Component.js'; -import SeriesModel from './model/Series.js'; -import { Constructor } from './util/clazz.js'; -import { SubTypeDefaulter } from './util/component.js'; -import { registerImpl } from './core/impl.js'; -import { registerPainter } from 'zrender/lib/zrender.js'; -declare const extensionRegisters: { - registerPreprocessor: typeof registerPreprocessor; - registerProcessor: typeof registerProcessor; - registerPostInit: typeof registerPostInit; - registerPostUpdate: typeof registerPostUpdate; - registerUpdateLifecycle: typeof registerUpdateLifecycle; - registerAction: typeof registerAction; - registerCoordinateSystem: typeof registerCoordinateSystem; - registerLayout: typeof registerLayout; - registerVisual: typeof registerVisual; - registerTransform: typeof import("./data/helper/transform").registerExternalTransform; - registerLoading: typeof registerLoading; - registerMap: typeof registerMap; - registerImpl: typeof registerImpl; - PRIORITY: { - PROCESSOR: { - FILTER: number; - SERIES_FILTER: number; - STATISTIC: number; - }; - VISUAL: { - LAYOUT: number; - PROGRESSIVE_LAYOUT: number; - GLOBAL: number; - CHART: number; - POST_CHART_LAYOUT: number; - COMPONENT: number; - BRUSH: number; - CHART_ITEM: number; - ARIA: number; - DECAL: number; - }; - }; - ComponentModel: typeof ComponentModel; - ComponentView: typeof ComponentView; - SeriesModel: typeof SeriesModel; - ChartView: typeof ChartView; - registerComponentModel(ComponentModelClass: Constructor): void; - registerComponentView(ComponentViewClass: typeof ComponentView): void; - registerSeriesModel(SeriesModelClass: Constructor): void; - registerChartView(ChartViewClass: typeof ChartView): void; - registerSubTypeDefaulter(componentType: string, defaulter: SubTypeDefaulter): void; - registerPainter(painterType: string, PainterCtor: Parameters[1]): void; -}; -export declare type EChartsExtensionInstallRegisters = typeof extensionRegisters; -export declare type EChartsExtensionInstaller = (ec: EChartsExtensionInstallRegisters) => void; -export interface EChartsExtension { - install: EChartsExtensionInstaller; -} -export declare function use(ext: EChartsExtensionInstaller | EChartsExtension | (EChartsExtensionInstaller | EChartsExtension)[]): void; -export declare type EChartsExtensionInstallerSimple = (registers: any) => void; -declare type SimpleEChartsExtensionType = EChartsExtensionInstallerSimple | { - install: EChartsExtensionInstallerSimple; -}; -export declare function useSimple(ext: SimpleEChartsExtensionType | (SimpleEChartsExtensionType)[]): void; -export {}; diff --git a/node_modules/echarts/types/src/i18n/langAR.d.ts b/node_modules/echarts/types/src/i18n/langAR.d.ts deleted file mode 100644 index f8b5c23..0000000 --- a/node_modules/echarts/types/src/i18n/langAR.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Arabic. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langCS.d.ts b/node_modules/echarts/types/src/i18n/langCS.d.ts deleted file mode 100644 index 7db8047..0000000 --- a/node_modules/echarts/types/src/i18n/langCS.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Czech. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langDE.d.ts b/node_modules/echarts/types/src/i18n/langDE.d.ts deleted file mode 100644 index 40fe41a..0000000 --- a/node_modules/echarts/types/src/i18n/langDE.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: German. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langEN.d.ts b/node_modules/echarts/types/src/i18n/langEN.d.ts deleted file mode 100644 index 1c1f74c..0000000 --- a/node_modules/echarts/types/src/i18n/langEN.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: English. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langES.d.ts b/node_modules/echarts/types/src/i18n/langES.d.ts deleted file mode 100644 index 3678105..0000000 --- a/node_modules/echarts/types/src/i18n/langES.d.ts +++ /dev/null @@ -1,112 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langFI.d.ts b/node_modules/echarts/types/src/i18n/langFI.d.ts deleted file mode 100644 index 3678105..0000000 --- a/node_modules/echarts/types/src/i18n/langFI.d.ts +++ /dev/null @@ -1,112 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langFR.d.ts b/node_modules/echarts/types/src/i18n/langFR.d.ts deleted file mode 100644 index 8c5f2e0..0000000 --- a/node_modules/echarts/types/src/i18n/langFR.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Français. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langHU.d.ts b/node_modules/echarts/types/src/i18n/langHU.d.ts deleted file mode 100644 index 236c835..0000000 --- a/node_modules/echarts/types/src/i18n/langHU.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Hungarian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langIT.d.ts b/node_modules/echarts/types/src/i18n/langIT.d.ts deleted file mode 100644 index 166bd3d..0000000 --- a/node_modules/echarts/types/src/i18n/langIT.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Italian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langJA.d.ts b/node_modules/echarts/types/src/i18n/langJA.d.ts deleted file mode 100644 index da1e63c..0000000 --- a/node_modules/echarts/types/src/i18n/langJA.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Japanese. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langKO.d.ts b/node_modules/echarts/types/src/i18n/langKO.d.ts deleted file mode 100644 index fa4a7e6..0000000 --- a/node_modules/echarts/types/src/i18n/langKO.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Korean. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langNL.d.ts b/node_modules/echarts/types/src/i18n/langNL.d.ts deleted file mode 100644 index 41423b0..0000000 --- a/node_modules/echarts/types/src/i18n/langNL.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Dutch. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langPL.d.ts b/node_modules/echarts/types/src/i18n/langPL.d.ts deleted file mode 100644 index efb6b6a..0000000 --- a/node_modules/echarts/types/src/i18n/langPL.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Polish - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langPT-br.d.ts b/node_modules/echarts/types/src/i18n/langPT-br.d.ts deleted file mode 100644 index c7ea070..0000000 --- a/node_modules/echarts/types/src/i18n/langPT-br.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Portuguese (Brazil). - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langRO.d.ts b/node_modules/echarts/types/src/i18n/langRO.d.ts deleted file mode 100644 index af6d1f6..0000000 --- a/node_modules/echarts/types/src/i18n/langRO.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Romanian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langRU.d.ts b/node_modules/echarts/types/src/i18n/langRU.d.ts deleted file mode 100644 index 54dc1ee..0000000 --- a/node_modules/echarts/types/src/i18n/langRU.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Russian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langSI.d.ts b/node_modules/echarts/types/src/i18n/langSI.d.ts deleted file mode 100644 index 316c64d..0000000 --- a/node_modules/echarts/types/src/i18n/langSI.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Slovenian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langTH.d.ts b/node_modules/echarts/types/src/i18n/langTH.d.ts deleted file mode 100644 index 3678105..0000000 --- a/node_modules/echarts/types/src/i18n/langTH.d.ts +++ /dev/null @@ -1,112 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langTR.d.ts b/node_modules/echarts/types/src/i18n/langTR.d.ts deleted file mode 100644 index 51b9e1a..0000000 --- a/node_modules/echarts/types/src/i18n/langTR.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Türkçe. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langUK.d.ts b/node_modules/echarts/types/src/i18n/langUK.d.ts deleted file mode 100644 index 7a77f1e..0000000 --- a/node_modules/echarts/types/src/i18n/langUK.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Ukrainian. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langVI.d.ts b/node_modules/echarts/types/src/i18n/langVI.d.ts deleted file mode 100644 index 2cc2a73..0000000 --- a/node_modules/echarts/types/src/i18n/langVI.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -/** - * Language: Vietnamese. - */ -export default _default; diff --git a/node_modules/echarts/types/src/i18n/langZH.d.ts b/node_modules/echarts/types/src/i18n/langZH.d.ts deleted file mode 100644 index 3678105..0000000 --- a/node_modules/echarts/types/src/i18n/langZH.d.ts +++ /dev/null @@ -1,112 +0,0 @@ -declare const _default: { - time: { - month: string[]; - monthAbbr: string[]; - dayOfWeek: string[]; - dayOfWeekAbbr: string[]; - }; - legend: { - selector: { - all: string; - inverse: string; - }; - }; - toolbox: { - brush: { - title: { - rect: string; - polygon: string; - lineX: string; - lineY: string; - keep: string; - clear: string; - }; - }; - dataView: { - title: string; - lang: string[]; - }; - dataZoom: { - title: { - zoom: string; - back: string; - }; - }; - magicType: { - title: { - line: string; - bar: string; - stack: string; - tiled: string; - }; - }; - restore: { - title: string; - }; - saveAsImage: { - title: string; - lang: string[]; - }; - }; - series: { - typeNames: { - pie: string; - bar: string; - line: string; - scatter: string; - effectScatter: string; - radar: string; - tree: string; - treemap: string; - boxplot: string; - candlestick: string; - k: string; - heatmap: string; - map: string; - parallel: string; - lines: string; - graph: string; - sankey: string; - funnel: string; - gauge: string; - pictorialBar: string; - themeRiver: string; - sunburst: string; - custom: string; - chart: string; - }; - }; - aria: { - general: { - withTitle: string; - withoutTitle: string; - }; - series: { - single: { - prefix: string; - withName: string; - withoutName: string; - }; - multiple: { - prefix: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; - data: { - allData: string; - partialData: string; - withName: string; - withoutName: string; - separator: { - middle: string; - end: string; - }; - }; - }; -}; -export default _default; diff --git a/node_modules/echarts/types/src/label/LabelManager.d.ts b/node_modules/echarts/types/src/label/LabelManager.d.ts deleted file mode 100644 index 0aaf92d..0000000 --- a/node_modules/echarts/types/src/label/LabelManager.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import ExtensionAPI from '../core/ExtensionAPI.js'; -import ChartView from '../view/Chart.js'; -declare class LabelManager { - private _labelList; - private _chartViewList; - constructor(); - clearLabels(): void; - /** - * Add label to manager - */ - private _addLabel; - addLabelsOfSeries(chartView: ChartView): void; - updateLayoutConfig(api: ExtensionAPI): void; - layout(api: ExtensionAPI): void; - /** - * Process all labels. Not only labels with layoutOption. - */ - processLabelsOverall(): void; - private _updateLabelLine; - private _animateLabels; -} -export default LabelManager; diff --git a/node_modules/echarts/types/src/label/installLabelLayout.d.ts b/node_modules/echarts/types/src/label/installLabelLayout.d.ts deleted file mode 100644 index c1343f4..0000000 --- a/node_modules/echarts/types/src/label/installLabelLayout.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../extension.js'; -export declare function installLabelLayout(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/label/labelGuideHelper.d.ts b/node_modules/echarts/types/src/label/labelGuideHelper.d.ts deleted file mode 100644 index 9aebefe..0000000 --- a/node_modules/echarts/types/src/label/labelGuideHelper.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import { Point, Polyline } from '../util/graphic.js'; -import Element from 'zrender/lib/Element.js'; -import { LabelLineOption, DisplayState, StatesOptionMixin } from '../util/types.js'; -import Model from '../model/Model.js'; -import * as vector from 'zrender/lib/core/vector.js'; -/** - * Calculate a proper guide line based on the label position and graphic element definition - * @param label - * @param labelRect - * @param target - * @param targetRect - */ -export declare function updateLabelLinePoints(target: Element, labelLineModel: Model): void; -/** - * Reduce the line segment attached to the label to limit the turn angle between two segments. - * @param linePoints - * @param minTurnAngle Radian of minimum turn angle. 0 - 180 - */ -export declare function limitTurnAngle(linePoints: number[][], minTurnAngle: number): void; -/** - * Limit the angle of line and the surface - * @param maxSurfaceAngle Radian of minimum turn angle. 0 - 180. 0 is same direction to normal. 180 is opposite - */ -export declare function limitSurfaceAngle(linePoints: vector.VectorArray[], surfaceNormal: Point, maxSurfaceAngle: number): void; -declare type LabelLineModel = Model; -/** - * Create a label line if necessary and set it's style. - */ -export declare function setLabelLineStyle(targetEl: Element, statesModels: Record, defaultStyle?: Polyline['style']): void; -export declare function getLabelLineStatesModels(itemModel: Model & Partial>>, labelLineName?: LabelName): Record; -export {}; diff --git a/node_modules/echarts/types/src/label/labelLayoutHelper.d.ts b/node_modules/echarts/types/src/label/labelLayoutHelper.d.ts deleted file mode 100644 index 991ec29..0000000 --- a/node_modules/echarts/types/src/label/labelLayoutHelper.d.ts +++ /dev/null @@ -1,39 +0,0 @@ -import ZRText from 'zrender/lib/graphic/Text.js'; -import { LabelLayoutOption } from '../util/types.js'; -import { BoundingRect, OrientedBoundingRect, Polyline } from '../util/graphic.js'; -interface LabelLayoutListPrepareInput { - label: ZRText; - labelLine?: Polyline; - computedLayoutOption?: LabelLayoutOption; - priority: number; - defaultAttr: { - ignore: boolean; - labelGuideIgnore?: boolean; - }; -} -export interface LabelLayoutInfo { - label: ZRText; - labelLine: Polyline; - priority: number; - rect: BoundingRect; - localRect: BoundingRect; - obb?: OrientedBoundingRect; - axisAligned: boolean; - layoutOption: LabelLayoutOption; - defaultAttr: { - ignore: boolean; - labelGuideIgnore?: boolean; - }; - transform: number[]; -} -export declare function prepareLayoutList(input: LabelLayoutListPrepareInput[]): LabelLayoutInfo[]; -/** - * Adjust labels on x direction to avoid overlap. - */ -export declare function shiftLayoutOnX(list: Pick[], leftBound: number, rightBound: number, balanceShift?: boolean): boolean; -/** - * Adjust labels on y direction to avoid overlap. - */ -export declare function shiftLayoutOnY(list: Pick[], topBound: number, bottomBound: number, balanceShift?: boolean): boolean; -export declare function hideOverlap(labelList: LabelLayoutInfo[]): void; -export {}; diff --git a/node_modules/echarts/types/src/label/labelStyle.d.ts b/node_modules/echarts/types/src/label/labelStyle.d.ts deleted file mode 100644 index f7c4424..0000000 --- a/node_modules/echarts/types/src/label/labelStyle.d.ts +++ /dev/null @@ -1,108 +0,0 @@ -import ZRText, { TextStyleProps } from 'zrender/lib/graphic/Text.js'; -import Element, { ElementTextConfig } from 'zrender/lib/Element.js'; -import Model from '../model/Model.js'; -import { LabelOption, DisplayState, TextCommonOption, StatesOptionMixin, DisplayStateNonNormal, ColorString, ZRStyleProps, AnimationOptionMixin, InterpolatableValue } from '../util/types.js'; -import GlobalModel from '../model/Global.js'; -import SeriesData from '../data/SeriesData.js'; -declare type TextCommonParams = { - /** - * Whether disable drawing box of block (outer most). - */ - disableBox?: boolean; - /** - * Specify a color when color is 'inherit', - * If inheritColor specified, it is used as default textFill. - */ - inheritColor?: ColorString; - /** - * Specify a opacity when opacity is not given. - */ - defaultOpacity?: number; - defaultOutsidePosition?: LabelOption['position']; - /** - * If support legacy 'auto' for 'inherit' usage. - */ - textStyle?: ZRStyleProps; -}; -interface SetLabelStyleOpt extends TextCommonParams { - defaultText?: string | ((labelDataIndex: TLabelDataIndex, opt: SetLabelStyleOpt, interpolatedValue?: InterpolatableValue) => string); - labelFetcher?: { - getFormattedLabel: (labelDataIndex: TLabelDataIndex, status: DisplayState, dataType?: string, labelDimIndex?: number, formatter?: string | ((params: object) => string), extendParams?: { - interpolatedValue: InterpolatableValue; - }) => string; - }; - labelDataIndex?: TLabelDataIndex; - labelDimIndex?: number; - /** - * Inject a setter of text for the text animation case. - */ - enableTextSetter?: boolean; -} -declare type LabelModel = Model string); - showDuringLabel?: boolean; -}>; -declare type LabelModelForText = Model & { - formatter?: string | ((params: any) => string); -}>; -declare type LabelStatesModels = Partial> & { - normal: LabelModel; -}; -export declare function setLabelText(label: ZRText, labelTexts: Record): void; -/** - * Set normal styles and emphasis styles about text on target element - * If target is a ZRText. It will create a new style object. - * If target is other Element. It will create or reuse ZRText which is attached on the target. - * And create a new style object. - * - * NOTICE: Because the style on ZRText will be replaced with new(only x, y are keeped). - * So please update the style on ZRText after use this method. - */ -declare function setLabelStyle(targetEl: ZRText, labelStatesModels: LabelStatesModels, opt?: SetLabelStyleOpt, stateSpecified?: Partial>): void; -declare function setLabelStyle(targetEl: Element, labelStatesModels: LabelStatesModels, opt?: SetLabelStyleOpt, stateSpecified?: Partial>): void; -export { setLabelStyle }; -export declare function getLabelStatesModels(itemModel: Model & Partial>>, labelName?: LabelName): Record; -/** - * Set basic textStyle properties. - */ -export declare function createTextStyle(textStyleModel: Model, specifiedTextStyle?: TextStyleProps, // Fixed style in the code. Can't be set by model. -opt?: Pick, isNotNormal?: boolean, isAttached?: boolean): TextStyleProps; -export declare function createTextConfig(textStyleModel: Model, opt?: Pick, isNotNormal?: boolean): ElementTextConfig; -export declare function getFont(opt: Pick, ecModel: GlobalModel): string; -export declare const labelInner: (hostObj: ZRText) => { - /** - * Previous target value stored used for label. - * It's mainly for text animation - */ - prevValue?: InterpolatableValue; - /** - * Target value stored used for label. - */ - value?: InterpolatableValue; - /** - * Current value in text animation. - */ - interpolatedValue?: InterpolatableValue; - /** - * If enable value animation - */ - valueAnimation?: boolean; - /** - * Label value precision during animation. - */ - precision?: number | 'auto'; - /** - * If enable value animation - */ - statesModels?: LabelStatesModels; - /** - * Default text getter during interpolation - */ - defaultInterpolatedText?: (value: InterpolatableValue) => string; - /** - * Change label text from interpolated text during animation - */ - setLabelText?: (interpolatedValue?: InterpolatableValue) => void; -}; -export declare function setLabelValueAnimation(label: ZRText, labelStatesModels: LabelStatesModels, value: InterpolatableValue, getDefaultText: (value: InterpolatableValue) => string): void; -export declare function animateLabelValue(textEl: ZRText, dataIndex: number, data: SeriesData, animatableModel: Model, labelFetcher: SetLabelStyleOpt['labelFetcher']): void; diff --git a/node_modules/echarts/types/src/label/sectorLabel.d.ts b/node_modules/echarts/types/src/label/sectorLabel.d.ts deleted file mode 100644 index 577cc3d..0000000 --- a/node_modules/echarts/types/src/label/sectorLabel.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { BuiltinTextPosition } from 'zrender/lib/core/types.js'; -import { ElementCalculateTextPosition } from 'zrender/lib/Element.js'; -import { Sector } from '../util/graphic.js'; -export declare type SectorTextPosition = BuiltinTextPosition | 'startAngle' | 'insideStartAngle' | 'endAngle' | 'insideEndAngle' | 'middle' | 'startArc' | 'insideStartArc' | 'endArc' | 'insideEndArc' | (number | string)[]; -export declare type SectorLike = { - cx: number; - cy: number; - r0: number; - r: number; - startAngle: number; - endAngle: number; - clockwise: boolean; -}; -export declare function createSectorCalculateTextPosition(positionMapping: (seriesLabelPosition: T) => SectorTextPosition, opts?: { - /** - * If has round cap on two ends. If so, label should have an extra offset - */ - isRoundCap?: boolean; -}): ElementCalculateTextPosition; -export declare function setSectorTextRotation(sector: Sector, textPosition: T, positionMapping: (seriesLabelPosition: T) => SectorTextPosition, rotateType: number | 'auto'): void; diff --git a/node_modules/echarts/types/src/layout/barGrid.d.ts b/node_modules/echarts/types/src/layout/barGrid.d.ts deleted file mode 100644 index 0c69560..0000000 --- a/node_modules/echarts/types/src/layout/barGrid.d.ts +++ /dev/null @@ -1,45 +0,0 @@ -import BarSeriesModel from '../chart/bar/BarSeries.js'; -import Axis2D from '../coord/cartesian/Axis2D.js'; -import GlobalModel from '../model/Global.js'; -import { StageHandler, Dictionary } from '../util/types.js'; -/** - * { - * [coordSysId]: { - * [stackId]: {bandWidth, offset, width} - * } - * } - */ -declare type BarWidthAndOffset = Dictionary>; -export interface BarGridLayoutOptionForCustomSeries { - count: number; - barWidth?: number | string; - barMaxWidth?: number | string; - barMinWidth?: number | string; - barGap?: number | string; - barCategoryGap?: number | string; -} -interface LayoutOption extends BarGridLayoutOptionForCustomSeries { - axis: Axis2D; -} -export declare type BarGridLayoutResult = BarWidthAndOffset[string][string][]; -/** - * @return {Object} {width, offset, offsetCenter} If axis.type is not 'category', return undefined. - */ -export declare function getLayoutOnAxis(opt: LayoutOption): BarGridLayoutResult; -export declare function prepareLayoutBarSeries(seriesType: string, ecModel: GlobalModel): BarSeriesModel[]; -export declare function makeColumnLayout(barSeries: BarSeriesModel[]): BarWidthAndOffset; -/** - * @param barWidthAndOffset The result of makeColumnLayout - * @param seriesModel If not provided, return all. - * @return {stackId: {offset, width}} or {offset, width} if seriesModel provided. - */ -declare function retrieveColumnLayout(barWidthAndOffset: BarWidthAndOffset, axis: Axis2D): typeof barWidthAndOffset[string]; -declare function retrieveColumnLayout(barWidthAndOffset: BarWidthAndOffset, axis: Axis2D, seriesModel: BarSeriesModel): typeof barWidthAndOffset[string][string]; -export { retrieveColumnLayout }; -export declare function layout(seriesType: string, ecModel: GlobalModel): void; -export declare function createProgressiveLayout(seriesType: string): StageHandler; diff --git a/node_modules/echarts/types/src/layout/barPolar.d.ts b/node_modules/echarts/types/src/layout/barPolar.d.ts deleted file mode 100644 index bd7956d..0000000 --- a/node_modules/echarts/types/src/layout/barPolar.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -declare function barLayoutPolar(seriesType: string, ecModel: GlobalModel, api: ExtensionAPI): void; -export default barLayoutPolar; diff --git a/node_modules/echarts/types/src/layout/points.d.ts b/node_modules/echarts/types/src/layout/points.d.ts deleted file mode 100644 index 172bb50..0000000 --- a/node_modules/echarts/types/src/layout/points.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { StageHandler } from '../util/types.js'; -export default function pointsLayout(seriesType: string, forceStoreInTypedArray?: boolean): StageHandler; diff --git a/node_modules/echarts/types/src/legacy/dataSelectAction.d.ts b/node_modules/echarts/types/src/legacy/dataSelectAction.d.ts deleted file mode 100644 index f0aa171..0000000 --- a/node_modules/echarts/types/src/legacy/dataSelectAction.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import Eventful from 'zrender/lib/core/Eventful.js'; -import type { EChartsType, registerAction } from '../core/echarts.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -export declare function createLegacyDataSelectAction(seriesType: string, ecRegisterAction: typeof registerAction): void; -export declare function handleLegacySelectEvents(messageCenter: Eventful, ecIns: EChartsType, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/legacy/getTextRect.d.ts b/node_modules/echarts/types/src/legacy/getTextRect.d.ts deleted file mode 100644 index 8e37380..0000000 --- a/node_modules/echarts/types/src/legacy/getTextRect.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { Text } from '../util/graphic.js'; -declare type TextStyleProps = Text['style']; -export declare function getTextRect(text: TextStyleProps['text'], font?: TextStyleProps['font'], align?: TextStyleProps['align'], verticalAlign?: TextStyleProps['verticalAlign'], padding?: TextStyleProps['padding'], rich?: TextStyleProps['rich'], truncate?: boolean, lineHeight?: number): import("zrender/lib/core/BoundingRect").default; -export {}; diff --git a/node_modules/echarts/types/src/loading/default.d.ts b/node_modules/echarts/types/src/loading/default.d.ts deleted file mode 100644 index 01324ee..0000000 --- a/node_modules/echarts/types/src/loading/default.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { LoadingEffect } from '../util/types.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -/** - * @param {module:echarts/ExtensionAPI} api - * @param {Object} [opts] - * @param {string} [opts.text] - * @param {string} [opts.color] - * @param {string} [opts.textColor] - * @return {module:zrender/Element} - */ -export default function defaultLoading(api: ExtensionAPI, opts?: { - text?: string; - color?: string; - textColor?: string; - maskColor?: string; - zlevel?: number; - showSpinner?: boolean; - spinnerRadius?: number; - lineWidth?: number; - fontSize?: number; - fontWeight?: 'normal' | 'bold' | 'bolder' | 'lighter' | number; - fontStyle?: 'normal' | 'italic' | 'oblique'; - fontFamily?: string; -}): LoadingEffect; diff --git a/node_modules/echarts/types/src/model/Component.d.ts b/node_modules/echarts/types/src/model/Component.d.ts deleted file mode 100644 index fc26900..0000000 --- a/node_modules/echarts/types/src/model/Component.d.ts +++ /dev/null @@ -1,158 +0,0 @@ -import Model from './Model.js'; -import * as componentUtil from '../util/component.js'; -import { ExtendableConstructor, ClassManager } from '../util/clazz.js'; -import { QueryReferringOpt } from '../util/model.js'; -import GlobalModel from './Global.js'; -import { ComponentOption, ComponentMainType, ComponentSubType, ComponentFullType, ComponentLayoutMode } from '../util/types.js'; -declare class ComponentModel extends Model { - /** - * @readonly - */ - type: ComponentFullType; - /** - * @readonly - */ - id: string; - /** - * Because simplified concept is probably better, series.name (or component.name) - * has been having too many responsibilities: - * (1) Generating id (which requires name in option should not be modified). - * (2) As an index to mapping series when merging option or calling API (a name - * can refer to more than one component, which is convenient is some cases). - * (3) Display. - * @readOnly But injected - */ - name: string; - /** - * @readOnly - */ - mainType: ComponentMainType; - /** - * @readOnly - */ - subType: ComponentSubType; - /** - * @readOnly - */ - componentIndex: number; - /** - * @readOnly - */ - protected defaultOption: ComponentOption; - /** - * @readOnly - */ - ecModel: GlobalModel; - /** - * @readOnly - */ - static dependencies: string[]; - readonly uid: string; - /** - * Support merge layout params. - * Only support 'box' now (left/right/top/bottom/width/height). - */ - static layoutMode: ComponentLayoutMode | ComponentLayoutMode['type']; - /** - * Prevent from auto set z, zlevel, z2 by the framework. - */ - preventAutoZ: boolean; - __viewId: string; - __requireNewView: boolean; - static protoInitialize: void; - constructor(option: Opt, parentModel: Model, ecModel: GlobalModel); - init(option: Opt, parentModel: Model, ecModel: GlobalModel): void; - mergeDefaultAndTheme(option: Opt, ecModel: GlobalModel): void; - mergeOption(option: Opt, ecModel: GlobalModel): void; - /** - * Called immediately after `init` or `mergeOption` of this instance called. - */ - optionUpdated(newCptOption: Opt, isInit: boolean): void; - /** - * [How to declare defaultOption]: - * - * (A) If using class declaration in typescript (since echarts 5): - * ```ts - * import {ComponentOption} from '../model/option.js'; - * export interface XxxOption extends ComponentOption { - * aaa: number - * } - * export class XxxModel extends Component { - * static type = 'xxx'; - * static defaultOption: XxxOption = { - * aaa: 123 - * } - * } - * Component.registerClass(XxxModel); - * ``` - * ```ts - * import {inheritDefaultOption} from '../util/component.js'; - * import {XxxModel, XxxOption} from './XxxModel.js'; - * export interface XxxSubOption extends XxxOption { - * bbb: number - * } - * class XxxSubModel extends XxxModel { - * static defaultOption: XxxSubOption = inheritDefaultOption(XxxModel.defaultOption, { - * bbb: 456 - * }) - * fn() { - * let opt = this.getDefaultOption(); - * // opt is {aaa: 123, bbb: 456} - * } - * } - * ``` - * - * (B) If using class extend (previous approach in echarts 3 & 4): - * ```js - * let XxxComponent = Component.extend({ - * defaultOption: { - * xx: 123 - * } - * }) - * ``` - * ```js - * let XxxSubComponent = XxxComponent.extend({ - * defaultOption: { - * yy: 456 - * }, - * fn: function () { - * let opt = this.getDefaultOption(); - * // opt is {xx: 123, yy: 456} - * } - * }) - * ``` - */ - getDefaultOption(): Opt; - /** - * Notice: always force to input param `useDefault` in case that forget to consider it. - * The same behavior as `modelUtil.parseFinder`. - * - * @param useDefault In many cases like series refer axis and axis refer grid, - * If axis index / axis id not specified, use the first target as default. - * In other cases like dataZoom refer axis, if not specified, measn no refer. - */ - getReferringComponents(mainType: ComponentMainType, opt: QueryReferringOpt): { - models: ComponentModel[]; - specified: boolean; - }; - getBoxLayoutParams(): { - left: string | number; - top: string | number; - right: string | number; - bottom: string | number; - width: string | number; - height: string | number; - }; - /** - * Get key for zlevel. - * If developers don't configure zlevel. We will assign zlevel to series based on the key. - * For example, lines with trail effect and progressive series will in an individual zlevel. - */ - getZLevelKey(): string; - setZLevel(zlevel: number): void; - static registerClass: ClassManager['registerClass']; - static hasClass: ClassManager['hasClass']; - static registerSubTypeDefaulter: componentUtil.SubTypeDefaulterManager['registerSubTypeDefaulter']; -} -export declare type ComponentModelConstructor = typeof ComponentModel & ClassManager & componentUtil.SubTypeDefaulterManager & ExtendableConstructor & componentUtil.TopologicalTravelable; -export default ComponentModel; diff --git a/node_modules/echarts/types/src/model/Global.d.ts b/node_modules/echarts/types/src/model/Global.d.ts deleted file mode 100644 index 266eb92..0000000 --- a/node_modules/echarts/types/src/model/Global.d.ts +++ /dev/null @@ -1,219 +0,0 @@ -/** - * Caution: If the mechanism should be changed some day, these cases - * should be considered: - * - * (1) In `merge option` mode, if using the same option to call `setOption` - * many times, the result should be the same (try our best to ensure that). - * (2) In `merge option` mode, if a component has no id/name specified, it - * will be merged by index, and the result sequence of the components is - * consistent to the original sequence. - * (3) In `replaceMerge` mode, keep the result sequence of the components is - * consistent to the original sequence, even though there might result in "hole". - * (4) `reset` feature (in toolbox). Find detailed info in comments about - * `mergeOption` in module:echarts/model/OptionManager. - */ -import { HashMap } from 'zrender/lib/core/util.js'; -import Model from './Model.js'; -import ComponentModel from './Component.js'; -import SeriesModel from './Series.js'; -import { Payload, OptionPreprocessor, ECBasicOption, ECUnitOption, ComponentMainType, ComponentSubType, OptionId, OptionName } from '../util/types.js'; -import OptionManager from './OptionManager.js'; -import Scheduler from '../core/Scheduler.js'; -import { LocaleOption } from '../core/locale.js'; -import { PaletteMixin } from './mixin/palette.js'; -export interface GlobalModelSetOptionOpts { - replaceMerge: ComponentMainType | ComponentMainType[]; -} -export interface InnerSetOptionOpts { - replaceMergeMainTypeMap: HashMap; -} -declare class GlobalModel extends Model { - option: ECUnitOption; - private _theme; - private _locale; - private _optionManager; - private _componentsMap; - /** - * `_componentsMap` might have "hole" because of remove. - * So save components count for a certain mainType here. - */ - private _componentsCount; - /** - * Mapping between filtered series list and raw series list. - * key: filtered series indices, value: raw series indices. - * Items of `_seriesIndices` never be null/empty/-1. - * If series has been removed by `replaceMerge`, those series - * also won't be in `_seriesIndices`, just like be filtered. - */ - private _seriesIndices; - /** - * Key: seriesIndex. - * Keep consistent with `_seriesIndices`. - */ - private _seriesIndicesMap; - /** - * Model for store update payload - */ - private _payload; - scheduler: Scheduler; - ssr: boolean; - init(option: ECBasicOption, parentModel: Model, ecModel: GlobalModel, theme: object, locale: object, optionManager: OptionManager): void; - setOption(option: ECBasicOption, opts: GlobalModelSetOptionOpts, optionPreprocessorFuncs: OptionPreprocessor[]): void; - /** - * @param type null/undefined: reset all. - * 'recreate': force recreate all. - * 'timeline': only reset timeline option - * 'media': only reset media query option - * @return Whether option changed. - */ - resetOption(type: 'recreate' | 'timeline' | 'media', opt?: Pick): boolean; - private _resetOption; - mergeOption(option: ECUnitOption): void; - private _mergeOption; - /** - * Get option for output (cloned option and inner info removed) - */ - getOption(): ECUnitOption; - getTheme(): Model; - getLocaleModel(): Model; - setUpdatePayload(payload: Payload): void; - getUpdatePayload(): Payload; - /** - * @param idx If not specified, return the first one. - */ - getComponent(mainType: ComponentMainType, idx?: number): ComponentModel; - /** - * @return Never be null/undefined. - */ - queryComponents(condition: QueryConditionKindB): ComponentModel[]; - /** - * The interface is different from queryComponents, - * which is convenient for inner usage. - * - * @usage - * let result = findComponents( - * {mainType: 'dataZoom', query: {dataZoomId: 'abc'}} - * ); - * let result = findComponents( - * {mainType: 'series', subType: 'pie', query: {seriesName: 'uio'}} - * ); - * let result = findComponents( - * {mainType: 'series', - * filter: function (model, index) {...}} - * ); - * // result like [component0, componnet1, ...] - */ - findComponents(condition: QueryConditionKindA): ComponentModel[]; - /** - * Travel components (before filtered). - * - * @usage - * eachComponent('legend', function (legendModel, index) { - * ... - * }); - * eachComponent(function (componentType, model, index) { - * // componentType does not include subType - * // (componentType is 'a' but not 'a.b') - * }); - * eachComponent( - * {mainType: 'dataZoom', query: {dataZoomId: 'abc'}}, - * function (model, index) {...} - * ); - * eachComponent( - * {mainType: 'series', subType: 'pie', query: {seriesName: 'uio'}}, - * function (model, index) {...} - * ); - */ - eachComponent(cb: EachComponentAllCallback, context?: T): void; - eachComponent(mainType: string, cb: EachComponentInMainTypeCallback, context?: T): void; - eachComponent(mainType: QueryConditionKindA, cb: EachComponentInMainTypeCallback, context?: T): void; - /** - * Get series list before filtered by name. - */ - getSeriesByName(name: OptionName): SeriesModel[]; - /** - * Get series list before filtered by index. - */ - getSeriesByIndex(seriesIndex: number): SeriesModel; - /** - * Get series list before filtered by type. - * FIXME: rename to getRawSeriesByType? - */ - getSeriesByType(subType: ComponentSubType): SeriesModel[]; - /** - * Get all series before filtered. - */ - getSeries(): SeriesModel[]; - /** - * Count series before filtered. - */ - getSeriesCount(): number; - /** - * After filtering, series may be different - * from raw series. - */ - eachSeries(cb: (this: T, series: SeriesModel, rawSeriesIndex: number) => void, context?: T): void; - /** - * Iterate raw series before filtered. - * - * @param {Function} cb - * @param {*} context - */ - eachRawSeries(cb: (this: T, series: SeriesModel, rawSeriesIndex: number) => void, context?: T): void; - /** - * After filtering, series may be different. - * from raw series. - */ - eachSeriesByType(subType: ComponentSubType, cb: (this: T, series: SeriesModel, rawSeriesIndex: number) => void, context?: T): void; - /** - * Iterate raw series before filtered of given type. - */ - eachRawSeriesByType(subType: ComponentSubType, cb: (this: T, series: SeriesModel, rawSeriesIndex: number) => void, context?: T): void; - isSeriesFiltered(seriesModel: SeriesModel): boolean; - getCurrentSeriesIndices(): number[]; - filterSeries(cb: (this: T, series: SeriesModel, rawSeriesIndex: number) => boolean, context?: T): void; - restoreData(payload?: Payload): void; - private static internalField; -} -/** - * @param condition.mainType Mandatory. - * @param condition.subType Optional. - * @param condition.query like {xxxIndex, xxxId, xxxName}, - * where xxx is mainType. - * If query attribute is null/undefined or has no index/id/name, - * do not filtering by query conditions, which is convenient for - * no-payload situations or when target of action is global. - * @param condition.filter parameter: component, return boolean. - */ -export interface QueryConditionKindA { - mainType: ComponentMainType; - subType?: ComponentSubType; - query?: { - [k: string]: number | number[] | string | string[]; - }; - filter?: (cmpt: ComponentModel) => boolean; -} -/** - * If none of index and id and name used, return all components with mainType. - * @param condition.mainType - * @param condition.subType If ignore, only query by mainType - * @param condition.index Either input index or id or name. - * @param condition.id Either input index or id or name. - * @param condition.name Either input index or id or name. - */ -export interface QueryConditionKindB { - mainType: ComponentMainType; - subType?: ComponentSubType; - index?: number | number[]; - id?: OptionId | OptionId[]; - name?: OptionName | OptionName[]; -} -export interface EachComponentAllCallback { - (mainType: string, model: ComponentModel, componentIndex: number): void; -} -interface EachComponentInMainTypeCallback { - (model: ComponentModel, componentIndex: number): void; -} -interface GlobalModel extends PaletteMixin { -} -export default GlobalModel; diff --git a/node_modules/echarts/types/src/model/Model.d.ts b/node_modules/echarts/types/src/model/Model.d.ts deleted file mode 100644 index e9b6392..0000000 --- a/node_modules/echarts/types/src/model/Model.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import { AreaStyleMixin } from './mixin/areaStyle.js'; -import TextStyleMixin from './mixin/textStyle.js'; -import { LineStyleMixin } from './mixin/lineStyle.js'; -import { ItemStyleMixin } from './mixin/itemStyle.js'; -import GlobalModel from './Global.js'; -import { ModelOption } from '../util/types.js'; -interface Model extends LineStyleMixin, ItemStyleMixin, TextStyleMixin, AreaStyleMixin { -} -declare class Model { - parentModel: Model; - ecModel: GlobalModel; - option: Opt; - constructor(option?: Opt, parentModel?: Model, ecModel?: GlobalModel); - init(option: Opt, parentModel?: Model, ecModel?: GlobalModel, ...rest: any): void; - /** - * Merge the input option to me. - */ - mergeOption(option: Opt, ecModel?: GlobalModel): void; - get(path: R, ignoreParent?: boolean): Opt[R]; - get(path: readonly [R], ignoreParent?: boolean): Opt[R]; - get(path: readonly [R, S], ignoreParent?: boolean): Opt[R][S]; - get(path: readonly [R, S, T], ignoreParent?: boolean): Opt[R][S][T]; - getShallow(key: R, ignoreParent?: boolean): Opt[R]; - getModel(path: R, parentModel?: Model): Model; - getModel(path: readonly [R], parentModel?: Model): Model; - getModel(path: readonly [R, S], parentModel?: Model): Model; - getModel(path: readonly [Ra] | readonly [Rb, S], parentModel?: Model): Model | Model; - getModel(path: readonly [R, S, T], parentModel?: Model): Model; - /** - * If model has option - */ - isEmpty(): boolean; - restoreData(): void; - clone(): Model; - parsePath(path: string | readonly string[]): readonly string[]; - resolveParentPath(path: readonly string[]): string[]; - isAnimationEnabled(): boolean; - private _doGet; -} -export default Model; diff --git a/node_modules/echarts/types/src/model/OptionManager.d.ts b/node_modules/echarts/types/src/model/OptionManager.d.ts deleted file mode 100644 index 532a105..0000000 --- a/node_modules/echarts/types/src/model/OptionManager.d.ts +++ /dev/null @@ -1,58 +0,0 @@ -/** - * ECharts option manager - */ -import ExtensionAPI from '../core/ExtensionAPI.js'; -import { OptionPreprocessor, ECUnitOption, ECBasicOption } from '../util/types.js'; -import GlobalModel, { InnerSetOptionOpts } from './Global.js'; -/** - * TERM EXPLANATIONS: - * See `ECOption` and `ECUnitOption` in `src/util/types.ts`. - */ -declare class OptionManager { - private _api; - private _timelineOptions; - private _mediaList; - private _mediaDefault; - /** - * -1, means default. - * empty means no media. - */ - private _currentMediaIndices; - private _optionBackup; - private _newBaseOption; - constructor(api: ExtensionAPI); - setOption(rawOption: ECBasicOption, optionPreprocessorFuncs: OptionPreprocessor[], opt: InnerSetOptionOpts): void; - mountOption(isRecreate: boolean): ECUnitOption; - getTimelineOption(ecModel: GlobalModel): ECUnitOption; - getMediaOption(ecModel: GlobalModel): ECUnitOption[]; -} -/** - * Consider case: - * `chart.setOption(opt1);` - * Then user do some interaction like dataZoom, dataView changing. - * `chart.setOption(opt2);` - * Then user press 'reset button' in toolbox. - * - * After doing that all of the interaction effects should be reset, the - * chart should be the same as the result of invoke - * `chart.setOption(opt1); chart.setOption(opt2);`. - * - * Although it is not able ensure that - * `chart.setOption(opt1); chart.setOption(opt2);` is equivalents to - * `chart.setOption(merge(opt1, opt2));` exactly, - * this might be the only simple way to implement that feature. - * - * MEMO: We've considered some other approaches: - * 1. Each model handles its self restoration but not uniform treatment. - * (Too complex in logic and error-prone) - * 2. Use a shadow ecModel. (Performance expensive) - * - * FIXME: A possible solution: - * Add a extra level of model for each component model. The inheritance chain would be: - * ecModel <- componentModel <- componentActionModel <- dataItemModel - * And all of the actions can only modify the `componentActionModel` rather than - * `componentModel`. `setOption` will only modify the `ecModel` and `componentModel`. - * When "resotre" action triggered, model from `componentActionModel` will be discarded - * instead of recreating the "ecModel" from the "_optionBackup". - */ -export default OptionManager; diff --git a/node_modules/echarts/types/src/model/Series.d.ts b/node_modules/echarts/types/src/model/Series.d.ts deleted file mode 100644 index 71d1910..0000000 --- a/node_modules/echarts/types/src/model/Series.d.ts +++ /dev/null @@ -1,171 +0,0 @@ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { DataHost, DimensionName, SeriesOption, ZRColor, ScaleDataValue, SeriesDataType, OptionEncodeValue, ColorBy } from '../util/types.js'; -import ComponentModel from './Component.js'; -import { PaletteMixin } from './mixin/palette.js'; -import { DataFormatMixin } from '../model/mixin/dataFormat.js'; -import Model from '../model/Model.js'; -import GlobalModel from './Global.js'; -import { CoordinateSystem } from '../coord/CoordinateSystem.js'; -import { ExtendableConstructor, Constructor } from '../util/clazz.js'; -import { PipelineContext, SeriesTask } from '../core/Scheduler.js'; -import LegendVisualProvider from '../visual/LegendVisualProvider.js'; -import SeriesData from '../data/SeriesData.js'; -import Axis from '../coord/Axis.js'; -import type { BrushCommonSelectorsForSeries, BrushSelectableArea } from '../component/brush/selector.js'; -import makeStyleMapper from './mixin/makeStyleMapper.js'; -import { SourceManager } from '../data/helper/sourceManager.js'; -import { Source } from '../data/Source.js'; -import { ECSymbol } from '../util/symbol.js'; -import { Group } from '../util/graphic.js'; -import { LegendIconParams } from '../component/legend/LegendModel.js'; -import { dimPermutations } from '../component/marker/MarkAreaView.js'; -export declare const SERIES_UNIVERSAL_TRANSITION_PROP = "__universalTransitionEnabled"; -interface SeriesModel { - /** - * Convenient for override in extended class. - * Implement it if needed. - */ - preventIncremental(): boolean; - /** - * See tooltip. - * Implement it if needed. - * @return Point of tooltip. null/undefined can be returned. - */ - getTooltipPosition(dataIndex: number): number[]; - /** - * Get data indices for show tooltip content. See tooltip. - * Implement it if needed. - */ - getAxisTooltipData(dim: DimensionName[], value: ScaleDataValue, baseAxis: Axis): { - dataIndices: number[]; - nestestValue: any; - }; - /** - * Get position for marker - */ - getMarkerPosition(value: ScaleDataValue[], dims?: typeof dimPermutations[number], startingAtTick?: boolean): number[]; - /** - * Get legend icon symbol according to each series type - */ - getLegendIcon(opt: LegendIconParams): ECSymbol | Group; - /** - * See `component/brush/selector.js` - * Defined the brush selector for this series. - */ - brushSelector(dataIndex: number, data: SeriesData, selectors: BrushCommonSelectorsForSeries, area: BrushSelectableArea): boolean; - enableAriaDecal(): void; -} -declare class SeriesModel extends ComponentModel { - type: string; - defaultOption: SeriesOption; - seriesIndex: number; - coordinateSystem: CoordinateSystem; - dataTask: SeriesTask; - pipelineContext: PipelineContext; - legendVisualProvider: LegendVisualProvider; - visualStyleAccessPath: string; - visualDrawType: 'fill' | 'stroke'; - visualStyleMapper: ReturnType; - ignoreStyleOnData: boolean; - hasSymbolVisual: boolean; - defaultSymbol: string; - legendIcon: string; - [SERIES_UNIVERSAL_TRANSITION_PROP]: boolean; - private _selectedDataIndicesMap; - readonly preventUsingHoverLayer: boolean; - static protoInitialize: void; - init(option: Opt, parentModel: Model, ecModel: GlobalModel): void; - /** - * Util for merge default and theme to option - */ - mergeDefaultAndTheme(option: Opt, ecModel: GlobalModel): void; - mergeOption(newSeriesOption: Opt, ecModel: GlobalModel): void; - fillDataTextStyle(data: ArrayLike): void; - /** - * Init a data structure from data related option in series - * Must be overridden. - */ - getInitialData(option: Opt, ecModel: GlobalModel): SeriesData; - /** - * Append data to list - */ - appendData(params: { - data: ArrayLike; - }): void; - /** - * Consider some method like `filter`, `map` need make new data, - * We should make sure that `seriesModel.getData()` get correct - * data in the stream procedure. So we fetch data from upstream - * each time `task.perform` called. - */ - getData(dataType?: SeriesDataType): SeriesData; - getAllData(): ({ - data: SeriesData; - type?: SeriesDataType; - })[]; - setData(data: SeriesData): void; - getEncode(): zrUtil.HashMap; - getSourceManager(): SourceManager; - getSource(): Source; - /** - * Get data before processed - */ - getRawData(): SeriesData; - getColorBy(): ColorBy; - isColorBySeries(): boolean; - /** - * Get base axis if has coordinate system and has axis. - * By default use coordSys.getBaseAxis(); - * Can be overridden for some chart. - * @return {type} description - */ - getBaseAxis(): Axis; - /** - * Default tooltip formatter - * - * @param dataIndex - * @param multipleSeries - * @param dataType - * @param renderMode valid values: 'html'(by default) and 'richText'. - * 'html' is used for rendering tooltip in extra DOM form, and the result - * string is used as DOM HTML content. - * 'richText' is used for rendering tooltip in rich text form, for those where - * DOM operation is not supported. - * @return formatted tooltip with `html` and `markers` - * Notice: The override method can also return string - */ - formatTooltip(dataIndex: number, multipleSeries?: boolean, dataType?: SeriesDataType): ReturnType; - isAnimationEnabled(): boolean; - restoreData(): void; - getColorFromPalette(name: string, scope: any, requestColorNum?: number): ZRColor; - /** - * Use `data.mapDimensionsAll(coordDim)` instead. - * @deprecated - */ - coordDimToDataDim(coordDim: DimensionName): DimensionName[]; - /** - * Get progressive rendering count each step - */ - getProgressive(): number | false; - /** - * Get progressive rendering count each step - */ - getProgressiveThreshold(): number; - select(innerDataIndices: number[], dataType?: SeriesDataType): void; - unselect(innerDataIndices: number[], dataType?: SeriesDataType): void; - toggleSelect(innerDataIndices: number[], dataType?: SeriesDataType): void; - getSelectedDataIndices(): number[]; - isSelected(dataIndex: number, dataType?: SeriesDataType): boolean; - isUniversalTransitionEnabled(): boolean; - private _innerSelect; - private _initSelectedMapFromData; - static registerClass(clz: Constructor): Constructor; -} -interface SeriesModel extends DataFormatMixin, PaletteMixin, DataHost { - /** - * Get dimension to render shadow in dataZoom component - */ - getShadowDim?(): string; -} -export declare type SeriesModelConstructor = typeof SeriesModel & ExtendableConstructor; -export default SeriesModel; diff --git a/node_modules/echarts/types/src/model/globalDefault.d.ts b/node_modules/echarts/types/src/model/globalDefault.d.ts deleted file mode 100644 index f755da6..0000000 --- a/node_modules/echarts/types/src/model/globalDefault.d.ts +++ /dev/null @@ -1,68 +0,0 @@ -declare const _default: { - darkMode: string; - colorBy: string; - color: string[]; - gradientColor: string[]; - aria: { - decal: { - decals: ({ - color: string; - dashArrayX: number[]; - dashArrayY: number[]; - symbolSize: number; - rotation: number; - symbol?: undefined; - } | { - color: string; - symbol: string; - dashArrayX: number[][]; - dashArrayY: number[]; - symbolSize: number; - rotation?: undefined; - } | { - color: string; - dashArrayX: number[]; - dashArrayY: number[]; - rotation: number; - symbolSize?: undefined; - symbol?: undefined; - } | { - color: string; - dashArrayX: number[][]; - dashArrayY: number[]; - symbolSize?: undefined; - rotation?: undefined; - symbol?: undefined; - } | { - color: string; - dashArrayX: number[][]; - dashArrayY: number[]; - rotation: number; - symbolSize?: undefined; - symbol?: undefined; - })[]; - }; - }; - textStyle: { - fontFamily: string; - fontSize: number; - fontStyle: string; - fontWeight: string; - }; - blendMode: any; - stateAnimation: { - duration: number; - easing: string; - }; - animation: string; - animationDuration: number; - animationDurationUpdate: number; - animationEasing: string; - animationEasingUpdate: string; - animationThreshold: number; - progressiveThreshold: number; - progressive: number; - hoverLayerThreshold: number; - useUTC: boolean; -}; -export default _default; diff --git a/node_modules/echarts/types/src/model/internalComponentCreator.d.ts b/node_modules/echarts/types/src/model/internalComponentCreator.d.ts deleted file mode 100644 index 55684d7..0000000 --- a/node_modules/echarts/types/src/model/internalComponentCreator.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import GlobalModel from './Global.js'; -import { ComponentOption, ComponentMainType } from '../util/types.js'; -interface InternalOptionCreator { - (ecModel: GlobalModel): ComponentOption[]; -} -export declare function registerInternalOptionCreator(mainType: ComponentMainType, creator: InternalOptionCreator): void; -export declare function concatInternalOptions(ecModel: GlobalModel, mainType: ComponentMainType, newCmptOptionList: ComponentOption[]): ComponentOption[]; -export {}; diff --git a/node_modules/echarts/types/src/model/mixin/areaStyle.d.ts b/node_modules/echarts/types/src/model/mixin/areaStyle.d.ts deleted file mode 100644 index 4270211..0000000 --- a/node_modules/echarts/types/src/model/mixin/areaStyle.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -import Model from '../Model.js'; -import { AreaStyleOption } from '../../util/types.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -export declare const AREA_STYLE_KEY_MAP: string[][]; -declare type AreaStyleProps = Pick; -declare class AreaStyleMixin { - getAreaStyle(this: Model, excludes?: readonly (keyof AreaStyleOption)[], includes?: readonly (keyof AreaStyleOption)[]): AreaStyleProps; -} -export { AreaStyleMixin }; diff --git a/node_modules/echarts/types/src/model/mixin/dataFormat.d.ts b/node_modules/echarts/types/src/model/mixin/dataFormat.d.ts deleted file mode 100644 index 2f035de..0000000 --- a/node_modules/echarts/types/src/model/mixin/dataFormat.d.ts +++ /dev/null @@ -1,51 +0,0 @@ -import { DataHost, DisplayState, CallbackDataParams, OptionDataValue, SeriesDataType, ComponentMainType, ComponentSubType, InterpolatableValue } from '../../util/types.js'; -import GlobalModel from '../Global.js'; -import { TooltipMarkupBlockFragment } from '../../component/tooltip/tooltipMarkup.js'; -export interface DataFormatMixin extends DataHost { - ecModel: GlobalModel; - mainType: ComponentMainType; - subType: ComponentSubType; - componentIndex: number; - id: string; - name: string; - animatedValue: OptionDataValue[]; -} -export declare class DataFormatMixin { - /** - * Get params for formatter - */ - getDataParams(dataIndex: number, dataType?: SeriesDataType): CallbackDataParams; - /** - * Format label - * @param dataIndex - * @param status 'normal' by default - * @param dataType - * @param labelDimIndex Only used in some chart that - * use formatter in different dimensions, like radar. - * @param formatter Formatter given outside. - * @return return null/undefined if no formatter - */ - getFormattedLabel(dataIndex: number, status?: DisplayState, dataType?: SeriesDataType, labelDimIndex?: number, formatter?: string | ((params: object) => string), extendParams?: { - interpolatedValue: InterpolatableValue; - }): string; - /** - * Get raw value in option - */ - getRawValue(idx: number, dataType?: SeriesDataType): unknown; - /** - * Should be implemented. - * @param {number} dataIndex - * @param {boolean} [multipleSeries=false] - * @param {string} [dataType] - */ - formatTooltip(dataIndex: number, multipleSeries?: boolean, dataType?: string): TooltipFormatResult; -} -declare type TooltipFormatResult = string | TooltipMarkupBlockFragment; -/** - * For backward compat, normalize the return from `formatTooltip`. - */ -export declare function normalizeTooltipFormatResult(result: TooltipFormatResult): { - frag: TooltipMarkupBlockFragment; - text: string; -}; -export {}; diff --git a/node_modules/echarts/types/src/model/mixin/itemStyle.d.ts b/node_modules/echarts/types/src/model/mixin/itemStyle.d.ts deleted file mode 100644 index 698ca43..0000000 --- a/node_modules/echarts/types/src/model/mixin/itemStyle.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import Model from '../Model.js'; -import { ItemStyleOption } from '../../util/types.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -export declare const ITEM_STYLE_KEY_MAP: string[][]; -declare type ItemStyleKeys = 'fill' | 'stroke' | 'decal' | 'lineWidth' | 'opacity' | 'shadowBlur' | 'shadowOffsetX' | 'shadowOffsetY' | 'shadowColor' | 'lineDash' | 'lineDashOffset' | 'lineCap' | 'lineJoin' | 'miterLimit'; -export declare type ItemStyleProps = Pick; -declare class ItemStyleMixin { - getItemStyle(this: Model, excludes?: readonly (keyof ItemStyleOption)[], includes?: readonly (keyof ItemStyleOption)[]): ItemStyleProps; -} -export { ItemStyleMixin }; diff --git a/node_modules/echarts/types/src/model/mixin/lineStyle.d.ts b/node_modules/echarts/types/src/model/mixin/lineStyle.d.ts deleted file mode 100644 index 92f2a8c..0000000 --- a/node_modules/echarts/types/src/model/mixin/lineStyle.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import Model from '../Model.js'; -import { LineStyleOption } from '../../util/types.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -export declare const LINE_STYLE_KEY_MAP: string[][]; -declare type LineStyleKeys = 'lineWidth' | 'stroke' | 'opacity' | 'shadowBlur' | 'shadowOffsetX' | 'shadowOffsetY' | 'shadowColor' | 'lineDash' | 'lineDashOffset' | 'lineCap' | 'lineJoin' | 'miterLimit'; -export declare type LineStyleProps = Pick; -declare class LineStyleMixin { - getLineStyle(this: Model, excludes?: readonly (keyof LineStyleOption)[]): LineStyleProps; -} -export { LineStyleMixin }; diff --git a/node_modules/echarts/types/src/model/mixin/makeStyleMapper.d.ts b/node_modules/echarts/types/src/model/mixin/makeStyleMapper.d.ts deleted file mode 100644 index e62fe4b..0000000 --- a/node_modules/echarts/types/src/model/mixin/makeStyleMapper.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import Model from '../Model.js'; -export default function makeStyleMapper(properties: readonly string[][], ignoreParent?: boolean): (model: Model, excludes?: readonly string[], includes?: readonly string[]) => PathStyleProps; diff --git a/node_modules/echarts/types/src/model/mixin/palette.d.ts b/node_modules/echarts/types/src/model/mixin/palette.d.ts deleted file mode 100644 index e0c834c..0000000 --- a/node_modules/echarts/types/src/model/mixin/palette.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import Model from '../Model.js'; -import { ZRColor, PaletteOptionMixin, DecalObject } from '../../util/types.js'; -import GlobalModel from '../Global.js'; -interface PaletteMixin extends Pick, 'get'> { -} -declare class PaletteMixin { - getColorFromPalette(this: PaletteMixin, name: string, scope?: any, requestNum?: number): ZRColor; - clearColorPalette(this: PaletteMixin): void; -} -export declare function getDecalFromPalette(ecModel: GlobalModel, name: string, scope?: any, requestNum?: number): DecalObject; -export { PaletteMixin }; diff --git a/node_modules/echarts/types/src/model/mixin/textStyle.d.ts b/node_modules/echarts/types/src/model/mixin/textStyle.d.ts deleted file mode 100644 index 72317fd..0000000 --- a/node_modules/echarts/types/src/model/mixin/textStyle.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import * as graphicUtil from '../../util/graphic.js'; -import Model from '../Model.js'; -import { LabelOption, ColorString } from '../../util/types.js'; -export declare type LabelFontOption = Pick; -declare type LabelRectRelatedOption = Pick & LabelFontOption; -declare class TextStyleMixin { - /** - * Get color property or get color from option.textStyle.color - */ - getTextColor(this: Model, isEmphasis?: boolean): ColorString; - /** - * Create font string from fontStyle, fontWeight, fontSize, fontFamily - * @return {string} - */ - getFont(this: Model): string; - getTextRect(this: Model & TextStyleMixin, text: string): graphicUtil.BoundingRect; -} -export default TextStyleMixin; diff --git a/node_modules/echarts/types/src/model/referHelper.d.ts b/node_modules/echarts/types/src/model/referHelper.d.ts deleted file mode 100644 index c166c17..0000000 --- a/node_modules/echarts/types/src/model/referHelper.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -/** - * Helper for model references. - * There are many manners to refer axis/coordSys. - */ -import { HashMap } from 'zrender/lib/core/util.js'; -import SeriesModel from './Series.js'; -import type { AxisBaseModel } from '../coord/AxisBaseModel.js'; -/** - * @class - * For example: - * { - * coordSysName: 'cartesian2d', - * coordSysDims: ['x', 'y', ...], - * axisMap: HashMap({ - * x: xAxisModel, - * y: yAxisModel - * }), - * categoryAxisMap: HashMap({ - * x: xAxisModel, - * y: undefined - * }), - * // The index of the first category axis in `coordSysDims`. - * // `null/undefined` means no category axis exists. - * firstCategoryDimIndex: 1, - * // To replace user specified encode. - * } - */ -declare class CoordSysInfo { - coordSysName: string; - coordSysDims: string[]; - axisMap: HashMap, string | number>; - categoryAxisMap: HashMap, string | number>; - firstCategoryDimIndex: number; - constructor(coordSysName: string); -} -export declare function getCoordSysInfoBySeries(seriesModel: SeriesModel): CoordSysInfo; -export {}; diff --git a/node_modules/echarts/types/src/preprocessor/backwardCompat.d.ts b/node_modules/echarts/types/src/preprocessor/backwardCompat.d.ts deleted file mode 100644 index 32f22e5..0000000 --- a/node_modules/echarts/types/src/preprocessor/backwardCompat.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { ECUnitOption } from '../util/types.js'; -export default function globalBackwardCompat(option: ECUnitOption, isTheme?: boolean): void; diff --git a/node_modules/echarts/types/src/preprocessor/helper/compatStyle.d.ts b/node_modules/echarts/types/src/preprocessor/helper/compatStyle.d.ts deleted file mode 100644 index 604442f..0000000 --- a/node_modules/echarts/types/src/preprocessor/helper/compatStyle.d.ts +++ /dev/null @@ -1 +0,0 @@ -export default function globalCompatStyle(option: any, isTheme?: boolean): void; diff --git a/node_modules/echarts/types/src/processor/dataFilter.d.ts b/node_modules/echarts/types/src/processor/dataFilter.d.ts deleted file mode 100644 index 68ecc32..0000000 --- a/node_modules/echarts/types/src/processor/dataFilter.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { StageHandler } from '../util/types.js'; -export default function dataFilter(seriesType: string): StageHandler; diff --git a/node_modules/echarts/types/src/processor/dataSample.d.ts b/node_modules/echarts/types/src/processor/dataSample.d.ts deleted file mode 100644 index bb483b8..0000000 --- a/node_modules/echarts/types/src/processor/dataSample.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { StageHandler } from '../util/types.js'; -export default function dataSample(seriesType: string): StageHandler; diff --git a/node_modules/echarts/types/src/processor/dataStack.d.ts b/node_modules/echarts/types/src/processor/dataStack.d.ts deleted file mode 100644 index b0c3ca0..0000000 --- a/node_modules/echarts/types/src/processor/dataStack.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import GlobalModel from '../model/Global.js'; -export default function dataStack(ecModel: GlobalModel): void; diff --git a/node_modules/echarts/types/src/processor/negativeDataFilter.d.ts b/node_modules/echarts/types/src/processor/negativeDataFilter.d.ts deleted file mode 100644 index 9da3214..0000000 --- a/node_modules/echarts/types/src/processor/negativeDataFilter.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { StageHandler } from '../util/types.js'; -export default function negativeDataFilter(seriesType: string): StageHandler; diff --git a/node_modules/echarts/types/src/renderer/installCanvasRenderer.d.ts b/node_modules/echarts/types/src/renderer/installCanvasRenderer.d.ts deleted file mode 100644 index 9d3a553..0000000 --- a/node_modules/echarts/types/src/renderer/installCanvasRenderer.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/renderer/installSVGRenderer.d.ts b/node_modules/echarts/types/src/renderer/installSVGRenderer.d.ts deleted file mode 100644 index 9d3a553..0000000 --- a/node_modules/echarts/types/src/renderer/installSVGRenderer.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { EChartsExtensionInstallRegisters } from '../extension.js'; -export declare function install(registers: EChartsExtensionInstallRegisters): void; diff --git a/node_modules/echarts/types/src/scale/Interval.d.ts b/node_modules/echarts/types/src/scale/Interval.d.ts deleted file mode 100644 index 914b937..0000000 --- a/node_modules/echarts/types/src/scale/Interval.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -import Scale from './Scale.js'; -import { ScaleTick, Dictionary } from '../util/types.js'; -declare class IntervalScale = Dictionary> extends Scale { - static type: string; - type: string; - protected _interval: number; - protected _niceExtent: [number, number]; - private _intervalPrecision; - parse(val: number): number; - contain(val: number): boolean; - normalize(val: number): number; - scale(val: number): number; - setExtent(start: number | string, end: number | string): void; - unionExtent(other: [number, number]): void; - getInterval(): number; - setInterval(interval: number): void; - /** - * @param expandToNicedExtent Whether expand the ticks to niced extent. - */ - getTicks(expandToNicedExtent?: boolean): ScaleTick[]; - getMinorTicks(splitNumber: number): number[][]; - /** - * @param opt.precision If 'auto', use nice presision. - * @param opt.pad returns 1.50 but not 1.5 if precision is 2. - */ - getLabel(data: ScaleTick, opt?: { - precision?: 'auto' | number; - pad?: boolean; - }): string; - /** - * @param splitNumber By default `5`. - */ - calcNiceTicks(splitNumber?: number, minInterval?: number, maxInterval?: number): void; - calcNiceExtent(opt: { - splitNumber: number; - fixMin?: boolean; - fixMax?: boolean; - minInterval?: number; - maxInterval?: number; - }): void; - setNiceExtent(min: number, max: number): void; -} -export default IntervalScale; diff --git a/node_modules/echarts/types/src/scale/Log.d.ts b/node_modules/echarts/types/src/scale/Log.d.ts deleted file mode 100644 index f8520cb..0000000 --- a/node_modules/echarts/types/src/scale/Log.d.ts +++ /dev/null @@ -1,44 +0,0 @@ -import Scale from './Scale.js'; -import IntervalScale from './Interval.js'; -import SeriesData from '../data/SeriesData.js'; -import { DimensionName, ScaleTick } from '../util/types.js'; -declare class LogScale extends Scale { - static type: string; - readonly type = "log"; - base: number; - private _originalScale; - private _fixMin; - private _fixMax; - private _interval; - private _niceExtent; - /** - * @param Whether expand the ticks to niced extent. - */ - getTicks(expandToNicedExtent?: boolean): ScaleTick[]; - setExtent(start: number, end: number): void; - /** - * @return {number} end - */ - getExtent(): [number, number]; - unionExtent(extent: [number, number]): void; - unionExtentFromData(data: SeriesData, dim: DimensionName): void; - /** - * Update interval and extent of intervals for nice ticks - * @param approxTickNum default 10 Given approx tick number - */ - calcNiceTicks(approxTickNum: number): void; - calcNiceExtent(opt: { - splitNumber: number; - fixMin?: boolean; - fixMax?: boolean; - minInterval?: number; - maxInterval?: number; - }): void; - parse(val: any): number; - contain(val: number): boolean; - normalize(val: number): number; - scale(val: number): number; - getMinorTicks: IntervalScale['getMinorTicks']; - getLabel: IntervalScale['getLabel']; -} -export default LogScale; diff --git a/node_modules/echarts/types/src/scale/Ordinal.d.ts b/node_modules/echarts/types/src/scale/Ordinal.d.ts deleted file mode 100644 index c34541d..0000000 --- a/node_modules/echarts/types/src/scale/Ordinal.d.ts +++ /dev/null @@ -1,127 +0,0 @@ -/** - * Linear continuous scale - * http://en.wikipedia.org/wiki/Level_of_measurement - */ -import Scale from './Scale.js'; -import OrdinalMeta from '../data/OrdinalMeta.js'; -import SeriesData from '../data/SeriesData.js'; -import { OrdinalRawValue, OrdinalNumber, DimensionLoose, OrdinalSortInfo, OrdinalScaleTick, ScaleTick } from '../util/types.js'; -import { CategoryAxisBaseOption } from '../coord/axisCommonTypes.js'; -declare type OrdinalScaleSetting = { - ordinalMeta?: OrdinalMeta | CategoryAxisBaseOption['data']; - extent?: [number, number]; -}; -declare class OrdinalScale extends Scale { - static type: string; - readonly type = "ordinal"; - private _ordinalMeta; - /** - * For example: - * Given original ordinal data: - * ```js - * option = { - * xAxis: { - * // Their raw ordinal numbers are: - * // 0 1 2 3 4 5 - * data: ['a', 'b', 'c', 'd', 'e', 'f'] - * }, - * yAxis: {} - * series: { - * type: 'bar', - * data: [ - * ['d', 110], // ordinalNumber: 3 - * ['c', 660], // ordinalNumber: 2 - * ['f', 220], // ordinalNumber: 5 - * ['e', 550] // ordinalNumber: 4 - * ], - * realtimeSort: true - * } - * }; - * ``` - * After realtime sorted (order by yValue desc): - * ```js - * _ordinalNumbersByTick: [ - * 2, // tick: 0, yValue: 660 - * 5, // tick: 1, yValue: 220 - * 3, // tick: 2, yValue: 110 - * 4, // tick: 3, yValue: 550 - * 0, // tick: 4, yValue: - - * 1, // tick: 5, yValue: - - * ], - * _ticksByOrdinalNumber: [ - * 4, // ordinalNumber: 0, yValue: - - * 5, // ordinalNumber: 1, yValue: - - * 0, // ordinalNumber: 2, yValue: 660 - * 2, // ordinalNumber: 3, yValue: 110 - * 3, // ordinalNumber: 4, yValue: 550 - * 1, // ordinalNumber: 5, yValue: 220 - * ] - * ``` - * The index of this array is from `0` to `ordinalMeta.categories.length`. - * - * @see `Ordinal['getRawOrdinalNumber']` - * @see `OrdinalSortInfo` - */ - private _ordinalNumbersByTick; - /** - * This is the inverted map of `_ordinalNumbersByTick`. - * The index of this array is from `0` to `ordinalMeta.categories.length`. - * - * @see `Ordinal['_ordinalNumbersByTick']` - * @see `Ordinal['_getTickNumber']` - * @see `OrdinalSortInfo` - */ - private _ticksByOrdinalNumber; - constructor(setting?: OrdinalScaleSetting); - parse(val: OrdinalRawValue | OrdinalNumber): OrdinalNumber; - contain(rank: OrdinalRawValue | OrdinalNumber): boolean; - /** - * Normalize given rank or name to linear [0, 1] - * @param val raw ordinal number. - * @return normalized value in [0, 1]. - */ - normalize(val: OrdinalRawValue | OrdinalNumber): number; - /** - * @param val normalized value in [0, 1]. - * @return raw ordinal number. - */ - scale(val: number): OrdinalNumber; - getTicks(): OrdinalScaleTick[]; - getMinorTicks(splitNumber: number): number[][]; - /** - * @see `Ordinal['_ordinalNumbersByTick']` - */ - setSortInfo(info: OrdinalSortInfo): void; - private _getTickNumber; - /** - * @usage - * ```js - * const ordinalNumber = ordinalScale.getRawOrdinalNumber(tickVal); - * - * // case0 - * const rawOrdinalValue = axisModel.getCategories()[ordinalNumber]; - * // case1 - * const rawOrdinalValue = this._ordinalMeta.categories[ordinalNumber]; - * // case2 - * const coord = axis.dataToCoord(ordinalNumber); - * ``` - * - * @param {OrdinalNumber} tickNumber index of display - */ - getRawOrdinalNumber(tickNumber: number): OrdinalNumber; - /** - * Get item on tick - */ - getLabel(tick: ScaleTick): string; - count(): number; - unionExtentFromData(data: SeriesData, dim: DimensionLoose): void; - /** - * @override - * If value is in extent range - */ - isInExtentRange(value: OrdinalNumber): boolean; - getOrdinalMeta(): OrdinalMeta; - calcNiceTicks(): void; - calcNiceExtent(): void; -} -export default OrdinalScale; diff --git a/node_modules/echarts/types/src/scale/Scale.d.ts b/node_modules/echarts/types/src/scale/Scale.d.ts deleted file mode 100644 index be6469e..0000000 --- a/node_modules/echarts/types/src/scale/Scale.d.ts +++ /dev/null @@ -1,92 +0,0 @@ -import * as clazzUtil from '../util/clazz.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import SeriesData from '../data/SeriesData.js'; -import { DimensionName, ScaleDataValue, OptionDataValue, DimensionLoose, ScaleTick } from '../util/types.js'; -import { ScaleRawExtentInfo } from '../coord/scaleRawExtentInfo.js'; -declare abstract class Scale = Dictionary> { - type: string; - private _setting; - protected _extent: [number, number]; - private _isBlank; - readonly rawExtentInfo: ScaleRawExtentInfo; - constructor(setting?: SETTING); - getSetting(name: KEY): SETTING[KEY]; - /** - * Parse input val to valid inner number. - * Notice: This would be a trap here, If the implementation - * of this method depends on extent, and this method is used - * before extent set (like in dataZoom), it would be wrong. - * Nevertheless, parse does not depend on extent generally. - */ - abstract parse(val: OptionDataValue): number; - /** - * Whether contain the given value. - */ - abstract contain(val: ScaleDataValue): boolean; - /** - * Normalize value to linear [0, 1], return 0.5 if extent span is 0. - */ - abstract normalize(val: ScaleDataValue): number; - /** - * Scale normalized value to extent. - */ - abstract scale(val: number): number; - /** - * Set extent from data - */ - unionExtent(other: [number, number]): void; - /** - * Set extent from data - */ - unionExtentFromData(data: SeriesData, dim: DimensionName | DimensionLoose): void; - /** - * Get extent - * - * Extent is always in increase order. - */ - getExtent(): [number, number]; - /** - * Set extent - */ - setExtent(start: number, end: number): void; - /** - * If value is in extent range - */ - isInExtentRange(value: number): boolean; - /** - * When axis extent depends on data and no data exists, - * axis ticks should not be drawn, which is named 'blank'. - */ - isBlank(): boolean; - /** - * When axis extent depends on data and no data exists, - * axis ticks should not be drawn, which is named 'blank'. - */ - setBlank(isBlank: boolean): void; - /** - * Update interval and extent of intervals for nice ticks - * - * @param splitNumber Approximated tick numbers. Optional. - * The implementation of `niceTicks` should decide tick numbers - * whether `splitNumber` is given. - * @param minInterval Optional. - * @param maxInterval Optional. - */ - abstract calcNiceTicks(splitNumber?: number, minInterval?: number, maxInterval?: number): void; - abstract calcNiceExtent(opt?: { - splitNumber?: number; - fixMin?: boolean; - fixMax?: boolean; - minInterval?: number; - maxInterval?: number; - }): void; - /** - * @return label of the tick. - */ - abstract getLabel(tick: ScaleTick): string; - abstract getTicks(): ScaleTick[]; - abstract getMinorTicks(splitNumber: number): number[][]; - static registerClass: clazzUtil.ClassManager['registerClass']; - static getClass: clazzUtil.ClassManager['getClass']; -} -export default Scale; diff --git a/node_modules/echarts/types/src/scale/Time.d.ts b/node_modules/echarts/types/src/scale/Time.d.ts deleted file mode 100644 index d2348e8..0000000 --- a/node_modules/echarts/types/src/scale/Time.d.ts +++ /dev/null @@ -1,39 +0,0 @@ -import { TimeUnit } from '../util/time.js'; -import IntervalScale from './Interval.js'; -import { TimeScaleTick } from '../util/types.js'; -import { TimeAxisLabelFormatterOption } from '../coord/axisCommonTypes.js'; -import { LocaleOption } from '../core/locale.js'; -import Model from '../model/Model.js'; -declare type TimeScaleSetting = { - locale: Model; - useUTC: boolean; -}; -declare class TimeScale extends IntervalScale { - static type: string; - readonly type = "time"; - _approxInterval: number; - _minLevelUnit: TimeUnit; - constructor(settings?: TimeScaleSetting); - /** - * Get label is mainly for other components like dataZoom, tooltip. - */ - getLabel(tick: TimeScaleTick): string; - getFormattedLabel(tick: TimeScaleTick, idx: number, labelFormatter: TimeAxisLabelFormatterOption): string; - /** - * @override - */ - getTicks(): TimeScaleTick[]; - calcNiceExtent(opt?: { - splitNumber?: number; - fixMin?: boolean; - fixMax?: boolean; - minInterval?: number; - maxInterval?: number; - }): void; - calcNiceTicks(approxTickNum: number, minInterval: number, maxInterval: number): void; - parse(val: number | string | Date): number; - contain(val: number): boolean; - normalize(val: number): number; - scale(val: number): number; -} -export default TimeScale; diff --git a/node_modules/echarts/types/src/scale/helper.d.ts b/node_modules/echarts/types/src/scale/helper.d.ts deleted file mode 100644 index d9fb6d3..0000000 --- a/node_modules/echarts/types/src/scale/helper.d.ts +++ /dev/null @@ -1,26 +0,0 @@ -import IntervalScale from './Interval.js'; -import LogScale from './Log.js'; -import Scale from './Scale.js'; -declare type intervalScaleNiceTicksResult = { - interval: number; - intervalPrecision: number; - niceTickExtent: [number, number]; -}; -export declare function isValueNice(val: number): boolean; -export declare function isIntervalOrLogScale(scale: Scale): scale is LogScale | IntervalScale; -/** - * @param extent Both extent[0] and extent[1] should be valid number. - * Should be extent[0] < extent[1]. - * @param splitNumber splitNumber should be >= 1. - */ -export declare function intervalScaleNiceTicks(extent: [number, number], splitNumber: number, minInterval?: number, maxInterval?: number): intervalScaleNiceTicksResult; -export declare function increaseInterval(interval: number): number; -/** - * @return interval precision - */ -export declare function getIntervalPrecision(interval: number): number; -export declare function fixExtent(niceTickExtent: [number, number], extent: [number, number]): void; -export declare function contain(val: number, extent: [number, number]): boolean; -export declare function normalize(val: number, extent: [number, number]): number; -export declare function scale(val: number, extent: [number, number]): number; -export {}; diff --git a/node_modules/echarts/types/src/theme/dark.d.ts b/node_modules/echarts/types/src/theme/dark.d.ts deleted file mode 100644 index 5a93991..0000000 --- a/node_modules/echarts/types/src/theme/dark.d.ts +++ /dev/null @@ -1,232 +0,0 @@ -declare const theme: { - darkMode: boolean; - color: string[]; - backgroundColor: string; - axisPointer: { - lineStyle: { - color: string; - }; - crossStyle: { - color: string; - }; - label: { - color: string; - }; - }; - legend: { - textStyle: { - color: string; - }; - }; - textStyle: { - color: string; - }; - title: { - textStyle: { - color: string; - }; - subtextStyle: { - color: string; - }; - }; - toolbox: { - iconStyle: { - borderColor: string; - }; - }; - dataZoom: { - borderColor: string; - textStyle: { - color: string; - }; - brushStyle: { - color: string; - }; - handleStyle: { - color: string; - borderColor: string; - }; - moveHandleStyle: { - color: string; - opacity: number; - }; - fillerColor: string; - emphasis: { - handleStyle: { - borderColor: string; - color: string; - }; - moveHandleStyle: { - color: string; - opacity: number; - }; - }; - dataBackground: { - lineStyle: { - color: string; - width: number; - }; - areaStyle: { - color: string; - }; - }; - selectedDataBackground: { - lineStyle: { - color: string; - }; - areaStyle: { - color: string; - }; - }; - }; - visualMap: { - textStyle: { - color: string; - }; - }; - timeline: { - lineStyle: { - color: string; - }; - label: { - color: string; - }; - controlStyle: { - color: string; - borderColor: string; - }; - }; - calendar: { - itemStyle: { - color: string; - }; - dayLabel: { - color: string; - }; - monthLabel: { - color: string; - }; - yearLabel: { - color: string; - }; - }; - timeAxis: { - axisLine: { - lineStyle: { - color: string; - }; - }; - splitLine: { - lineStyle: { - color: string; - }; - }; - splitArea: { - areaStyle: { - color: string[]; - }; - }; - minorSplitLine: { - lineStyle: { - color: string; - }; - }; - }; - logAxis: { - axisLine: { - lineStyle: { - color: string; - }; - }; - splitLine: { - lineStyle: { - color: string; - }; - }; - splitArea: { - areaStyle: { - color: string[]; - }; - }; - minorSplitLine: { - lineStyle: { - color: string; - }; - }; - }; - valueAxis: { - axisLine: { - lineStyle: { - color: string; - }; - }; - splitLine: { - lineStyle: { - color: string; - }; - }; - splitArea: { - areaStyle: { - color: string[]; - }; - }; - minorSplitLine: { - lineStyle: { - color: string; - }; - }; - }; - categoryAxis: { - axisLine: { - lineStyle: { - color: string; - }; - }; - splitLine: { - lineStyle: { - color: string; - }; - }; - splitArea: { - areaStyle: { - color: string[]; - }; - }; - minorSplitLine: { - lineStyle: { - color: string; - }; - }; - }; - line: { - symbol: string; - }; - graph: { - color: string[]; - }; - gauge: { - title: { - color: string; - }; - axisLine: { - lineStyle: { - color: (string | number)[][]; - }; - }; - axisLabel: { - color: string; - }; - detail: { - color: string; - }; - }; - candlestick: { - itemStyle: { - color: string; - color0: string; - borderColor: string; - borderColor0: string; - }; - }; -}; -export default theme; diff --git a/node_modules/echarts/types/src/theme/light.d.ts b/node_modules/echarts/types/src/theme/light.d.ts deleted file mode 100644 index 1b7950f..0000000 --- a/node_modules/echarts/types/src/theme/light.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -declare const _default: { - color: string[]; - colorLayer: string[][]; -}; -export default _default; diff --git a/node_modules/echarts/types/src/util/ECEventProcessor.d.ts b/node_modules/echarts/types/src/util/ECEventProcessor.d.ts deleted file mode 100644 index 0d814d6..0000000 --- a/node_modules/echarts/types/src/util/ECEventProcessor.d.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { EventProcessor, EventQuery } from 'zrender/lib/core/Eventful.js'; -import { ECActionEvent, NormalizedEventQuery, ECElementEvent } from './types.js'; -import ComponentModel from '../model/Component.js'; -import ComponentView from '../view/Component.js'; -import ChartView from '../view/Chart.js'; -import Element from 'zrender/lib/Element.js'; -/** - * Usage of query: - * `chart.on('click', query, handler);` - * The `query` can be: - * + The component type query string, only `mainType` or `mainType.subType`, - * like: 'xAxis', 'series', 'xAxis.category' or 'series.line'. - * + The component query object, like: - * `{seriesIndex: 2}`, `{seriesName: 'xx'}`, `{seriesId: 'some'}`, - * `{xAxisIndex: 2}`, `{xAxisName: 'xx'}`, `{xAxisId: 'some'}`. - * + The data query object, like: - * `{dataIndex: 123}`, `{dataType: 'link'}`, `{name: 'some'}`. - * + The other query object (cmponent customized query), like: - * `{element: 'some'}` (only available in custom series). - * - * Caveat: If a prop in the `query` object is `null/undefined`, it is the - * same as there is no such prop in the `query` object. - */ -export declare class ECEventProcessor implements EventProcessor { - eventInfo: { - targetEl: Element; - packedEvent: ECActionEvent | ECElementEvent; - model: ComponentModel; - view: ComponentView | ChartView; - }; - normalizeQuery(query: EventQuery): NormalizedEventQuery; - filter(eventType: string, query: NormalizedEventQuery): boolean; - afterTrigger(): void; -} diff --git a/node_modules/echarts/types/src/util/KDTree.d.ts b/node_modules/echarts/types/src/util/KDTree.d.ts deleted file mode 100644 index 388a394..0000000 --- a/node_modules/echarts/types/src/util/KDTree.d.ts +++ /dev/null @@ -1,48 +0,0 @@ -import { VectorArray } from 'zrender/lib/core/vector.js'; -declare type KDTreePoint = { - array: VectorArray; -}; -declare class KDTreeNode { - left: KDTreeNode; - right: KDTreeNode; - axis: number; - data: T; - constructor(axis: number, data: T); -} -/** - * @constructor - * @alias module:echarts/data/KDTree - * @param {Array} points List of points. - * each point needs an array property to represent the actual data - * @param {Number} [dimension] - * Point dimension. - * Default will use the first point's length as dimension. - */ -declare class KDTree { - dimension: number; - root: KDTreeNode; - private _stack; - private _nearstNList; - constructor(points: T[], dimension?: number); - /** - * Recursively build the tree. - */ - private _buildTree; - /** - * Find nearest point - * @param target Target point - * @param squaredDistance Squared distance function - * @return Nearest point - */ - nearest(target: T, squaredDistance: (a: T, b: T) => number): T; - _addNearest(found: number, dist: number, node: KDTreeNode): void; - /** - * Find nearest N points - * @param target Target point - * @param N - * @param squaredDistance Squared distance function - * @param output Output nearest N points - */ - nearestN(target: T, N: number, squaredDistance: (a: T, b: T) => number, output: T[]): T[]; -} -export default KDTree; diff --git a/node_modules/echarts/types/src/util/animation.d.ts b/node_modules/echarts/types/src/util/animation.d.ts deleted file mode 100644 index b9db955..0000000 --- a/node_modules/echarts/types/src/util/animation.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import Element, { ElementProps } from 'zrender/lib/Element.js'; -import { ZREasing } from './types.js'; -declare type AnimationWrapDoneCallback = () => void; -/** - * Animate multiple elements with a single done-callback. - * - * @example - * animation - * .createWrap() - * .add(el1, {x: 10, y: 10}) - * .add(el2, {shape: {width: 500}, style: {fill: 'red'}}, 400) - * .done(function () { // done }) - * .start('cubicOut'); - */ -declare class AnimationWrap { - private _storage; - private _elExistsMap; - private _finishedCallback; - /** - * Caution: a el can only be added once, otherwise 'done' - * might not be called. This method checks this (by el.id), - * suppresses adding and returns false when existing el found. - * - * @return Whether adding succeeded. - */ - add(el: Element, target: ElementProps, duration?: number, delay?: number, easing?: ZREasing): boolean; - /** - * Only execute when animation done/aborted. - */ - finished(callback: AnimationWrapDoneCallback): AnimationWrap; - /** - * Will stop exist animation firstly. - */ - start(): AnimationWrap; -} -export declare function createWrap(): AnimationWrap; -export {}; diff --git a/node_modules/echarts/types/src/util/clazz.d.ts b/node_modules/echarts/types/src/util/clazz.d.ts deleted file mode 100644 index d4094ee..0000000 --- a/node_modules/echarts/types/src/util/clazz.d.ts +++ /dev/null @@ -1,84 +0,0 @@ -import { ComponentFullType, ComponentTypeInfo, ComponentMainType, ComponentSubType } from './types.js'; -declare const IS_EXTENDED_CLASS: "___EC__EXTENDED_CLASS___"; -/** - * Notice, parseClassType('') should returns {main: '', sub: ''} - * @public - */ -export declare function parseClassType(componentType: ComponentFullType): ComponentTypeInfo; -export declare function isExtendedClass(clz: any): boolean; -export interface ExtendableConstructor { - new (...args: any): any; - $constructor?: new (...args: any) => any; - extend: (proto: { - [name: string]: any; - }) => ExtendableConstructor; - superCall: (context: any, methodName: string, ...args: any) => any; - superApply: (context: any, methodName: string, args: []) => any; - superClass?: ExtendableConstructor; - [IS_EXTENDED_CLASS]?: boolean; -} -/** - * Implements `ExtendableConstructor` for `rootClz`. - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & ExtendableConstructor - * enableClassExtend(Xxx as XxxConstructor); - * ``` - */ -export declare function enableClassExtend(rootClz: ExtendableConstructor, mandatoryMethods?: string[]): void; -/** - * A work around to both support ts extend and this extend mechanism. - * on sub-class. - * @usage - * ```ts - * class Component { ... } - * classUtil.enableClassExtend(Component); - * classUtil.enableClassManagement(Component, {registerWhenExtend: true}); - * - * class Series extends Component { ... } - * // Without calling `markExtend`, `registerWhenExtend` will not work. - * Component.markExtend(Series); - * ``` - */ -export declare function mountExtend(SubClz: any, SupperClz: any): void; -export interface CheckableConstructor { - new (...args: any): any; - isInstance: (ins: any) => boolean; -} -/** - * Implements `CheckableConstructor` for `target`. - * Can not use instanceof, consider different scope by - * cross domain or es module import in ec extensions. - * Mount a method "isInstance()" to Clz. - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & CheckableConstructor; - * enableClassCheck(Xxx as XxxConstructor) - * ``` - */ -export declare function enableClassCheck(target: CheckableConstructor): void; -export declare type Constructor = new (...args: any) => any; -export interface ClassManager { - registerClass: (clz: Constructor) => Constructor; - getClass: (componentMainType: ComponentMainType, subType?: ComponentSubType, throwWhenNotFound?: boolean) => Constructor; - getClassesByMainType: (componentType: ComponentMainType) => Constructor[]; - hasClass: (componentType: ComponentFullType) => boolean; - getAllClassMainTypes: () => ComponentMainType[]; - hasSubTypes: (componentType: ComponentFullType) => boolean; -} -/** - * Implements `ClassManager` for `target` - * - * @usage - * ```ts - * class Xxx {} - * type XxxConstructor = typeof Xxx & ClassManager - * enableClassManagement(Xxx as XxxConstructor); - * ``` - */ -export declare function enableClassManagement(target: ClassManager): void; -export {}; diff --git a/node_modules/echarts/types/src/util/component.d.ts b/node_modules/echarts/types/src/util/component.d.ts deleted file mode 100644 index 7b2a8d1..0000000 --- a/node_modules/echarts/types/src/util/component.d.ts +++ /dev/null @@ -1,32 +0,0 @@ -import { ClassManager } from './clazz.js'; -import { ComponentOption, ComponentMainType, ComponentSubType } from './types.js'; -/** - * @public - * @param {string} type - * @return {string} - */ -export declare function getUID(type: string): string; -export interface SubTypeDefaulter { - (option: ComponentOption): ComponentSubType; -} -export interface SubTypeDefaulterManager { - registerSubTypeDefaulter: (componentType: string, defaulter: SubTypeDefaulter) => void; - determineSubType: (componentType: string, option: ComponentOption) => string; -} -/** - * Implements `SubTypeDefaulterManager` for `target`. - */ -export declare function enableSubTypeDefaulter(target: SubTypeDefaulterManager & ClassManager): void; -export interface TopologicalTravelable { - topologicalTravel: (targetNameList: ComponentMainType[], fullNameList: ComponentMainType[], callback: (this: T, mainType: string, dependencies: string[]) => void, context?: T) => void; -} -/** - * Implements `TopologicalTravelable` for `entity`. - * - * Topological travel on Activity Network (Activity On Vertices). - * Dependencies is defined in Model.prototype.dependencies, like ['xAxis', 'yAxis']. - * If 'xAxis' or 'yAxis' is absent in componentTypeList, just ignore it in topology. - * If there is circular dependencey, Error will be thrown. - */ -export declare function enableTopologicalTravel(entity: TopologicalTravelable, dependencyGetter: (name: ComponentMainType) => ComponentMainType[]): void; -export declare function inheritDefaultOption(superOption: T, subOption: K): K; diff --git a/node_modules/echarts/types/src/util/conditionalExpression.d.ts b/node_modules/echarts/types/src/util/conditionalExpression.d.ts deleted file mode 100644 index bcd2695..0000000 --- a/node_modules/echarts/types/src/util/conditionalExpression.d.ts +++ /dev/null @@ -1,142 +0,0 @@ -import { OptionDataValue, DimensionLoose, Dictionary } from './types.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import { RawValueParserType, RelationalOperator } from '../data/helper/dataValueHelper.js'; -/** - * The structured expression considered: - * (1) Literal simplicity - * (2) Semantic displayed clearly - * - * Semantic supports: - * (1) relational expression - * (2) logical expression - * - * For example: - * ```js - * { - * and: [{ - * or: [{ - * dimension: 'Year', gt: 2012, lt: 2019 - * }, { - * dimension: 'Year', '>': 2002, '<=': 2009 - * }] - * }, { - * dimension: 'Product', eq: 'Tofu' - * }] - * } - * - * { dimension: 'Product', eq: 'Tofu' } - * - * { - * or: [ - * { dimension: 'Product', value: 'Tofu' }, - * { dimension: 'Product', value: 'Biscuit' } - * ] - * } - * - * { - * and: [true] - * } - * ``` - * - * [PARSER] - * In an relation expression object, we can specify some built-in parsers: - * ```js - * // Trim if string - * { - * parser: 'trim', - * eq: 'Flowers' - * } - * // Parse as time and enable arithmetic relation comparison. - * { - * parser: 'time', - * lt: '2012-12-12' - * } - * // Normalize number-like string and make '-' to Null. - * { - * parser: 'time', - * lt: '2012-12-12' - * } - * // Normalize to number: - * // + number-like string (like ' 123 ') can be converted to a number. - * // + where null/undefined or other string will be converted to NaN. - * { - * parser: 'number', - * eq: 2011 - * } - * // RegExp, include the feature in SQL: `like '%xxx%'`. - * { - * reg: /^asdf$/ - * } - * { - * reg: '^asdf$' // Serializable reg exp, will be `new RegExp(...)` - * } - * ``` - * - * - * [EMPTY_RULE] - * (1) If a relational expression set value as `null`/`undefined` like: - * `{ dimension: 'Product', lt: undefined }`, - * The result will be `false` rather than `true`. - * Consider the case like "filter condition", return all result when null/undefined - * is probably not expected and even dangours. - * (2) If a relational expression has no operator like: - * `{ dimension: 'Product' }`, - * An error will be thrown. Because it is probably a mistake. - * (3) If a logical expression has no children like - * `{ and: undefined }` or `{ and: [] }`, - * An error will be thrown. Because it is probably an mistake. - * (4) If intending have a condition that always `true` or always `false`, - * Use `true` or `flase`. - * The entire condition can be `true`/`false`, - * or also can be `{ and: [true] }`, `{ or: [false] }` - */ -/** - * Date string and ordinal string can be accepted. - */ -interface RelationalExpressionOptionByOp extends Record { - reg?: RegExp | string; -} -declare const RELATIONAL_EXPRESSION_OP_ALIAS_MAP: { - readonly value: "eq"; - readonly '<': "lt"; - readonly '<=': "lte"; - readonly '>': "gt"; - readonly '>=': "gte"; - readonly '=': "eq"; - readonly '!=': "ne"; - readonly '<>': "ne"; -}; -declare type RelationalExpressionOptionByOpAlias = Record; -interface RelationalExpressionOption extends RelationalExpressionOptionByOp, RelationalExpressionOptionByOpAlias { - dimension?: DimensionLoose; - parser?: RawValueParserType; -} -interface LogicalExpressionOption { - and?: LogicalExpressionSubOption[]; - or?: LogicalExpressionSubOption[]; - not?: LogicalExpressionSubOption; -} -declare type LogicalExpressionSubOption = LogicalExpressionOption | RelationalExpressionOption | TrueFalseExpressionOption; -export declare type TrueExpressionOption = true; -export declare type FalseExpressionOption = false; -export declare type TrueFalseExpressionOption = TrueExpressionOption | FalseExpressionOption; -export declare type ConditionalExpressionOption = LogicalExpressionOption | RelationalExpressionOption | TrueFalseExpressionOption; -declare type ValueGetterParam = Dictionary; -export interface ConditionalExpressionValueGetterParamGetter { - (relExpOption: RelationalExpressionOption): VGP; -} -export interface ConditionalExpressionValueGetter { - (param: VGP): OptionDataValue; -} -declare class ConditionalExpressionParsed { - private _cond; - constructor(exprOption: ConditionalExpressionOption, getters: ConditionalGetters); - evaluate(): boolean; -} -interface ConditionalGetters { - prepareGetValue: ConditionalExpressionValueGetterParamGetter; - getValue: ConditionalExpressionValueGetter; - valueGetterAttrMap: HashMap; -} -export declare function parseConditionalExpression(exprOption: ConditionalExpressionOption, getters: ConditionalGetters): ConditionalExpressionParsed; -export {}; diff --git a/node_modules/echarts/types/src/util/decal.d.ts b/node_modules/echarts/types/src/util/decal.d.ts deleted file mode 100644 index 14c0348..0000000 --- a/node_modules/echarts/types/src/util/decal.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import { PatternObject } from 'zrender/lib/graphic/Pattern.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import { InnerDecalObject } from './types.js'; -/** - * Create or update pattern image from decal options - * - * @param {InnerDecalObject | 'none'} decalObject decal options, 'none' if no decal - * @return {Pattern} pattern with generated image, null if no decal - */ -export declare function createOrUpdatePatternFromDecal(decalObject: InnerDecalObject | 'none', api: ExtensionAPI): PatternObject; diff --git a/node_modules/echarts/types/src/util/event.d.ts b/node_modules/echarts/types/src/util/event.d.ts deleted file mode 100644 index 9e87108..0000000 --- a/node_modules/echarts/types/src/util/event.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import Element from 'zrender/lib/Element.js'; -export declare function findEventDispatcher(target: Element, det: (target: Element) => boolean, returnFirstMatch?: boolean): Element; diff --git a/node_modules/echarts/types/src/util/format.d.ts b/node_modules/echarts/types/src/util/format.d.ts deleted file mode 100644 index 613d872..0000000 --- a/node_modules/echarts/types/src/util/format.d.ts +++ /dev/null @@ -1,76 +0,0 @@ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { encodeHTML } from 'zrender/lib/core/dom.js'; -import { TooltipRenderMode, ColorString, ZRColor, DimensionType } from './types.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -/** - * Add a comma each three digit. - */ -export declare function addCommas(x: string | number): string; -export declare function toCamelCase(str: string, upperCaseFirst?: boolean): string; -export declare const normalizeCssArray: typeof zrUtil.normalizeCssArray; -export { encodeHTML }; -/** - * Make value user readable for tooltip and label. - * "User readable": - * Try to not print programmer-specific text like NaN, Infinity, null, undefined. - * Avoid to display an empty string, which users can not recognize there is - * a value and it might look like a bug. - */ -export declare function makeValueReadable(value: unknown, valueType: DimensionType, useUTC: boolean): string; -export interface TplFormatterParam extends Dictionary { - $vars: string[]; -} -/** - * Template formatter - * @param {Array.|Object} paramsList - */ -export declare function formatTpl(tpl: string, paramsList: TplFormatterParam | TplFormatterParam[], encode?: boolean): string; -/** - * simple Template formatter - */ -export declare function formatTplSimple(tpl: string, param: Dictionary, encode?: boolean): string; -interface RichTextTooltipMarker { - renderMode: TooltipRenderMode; - content: string; - style: Dictionary; -} -export declare type TooltipMarker = string | RichTextTooltipMarker; -export declare type TooltipMarkerType = 'item' | 'subItem'; -interface GetTooltipMarkerOpt { - color?: ColorString; - extraCssText?: string; - type?: TooltipMarkerType; - renderMode?: TooltipRenderMode; - markerId?: string; -} -export declare function getTooltipMarker(color: ColorString, extraCssText?: string): TooltipMarker; -export declare function getTooltipMarker(opt: GetTooltipMarkerOpt): TooltipMarker; -/** - * @deprecated Use `time/format` instead. - * ISO Date format - * @param {string} tpl - * @param {number} value - * @param {boolean} [isUTC=false] Default in local time. - * see `module:echarts/scale/Time` - * and `module:echarts/util/number#parseDate`. - * @inner - */ -export declare function formatTime(tpl: string, value: unknown, isUTC?: boolean): string; -/** - * Capital first - * @param {string} str - * @return {string} - */ -export declare function capitalFirst(str: string): string; -/** - * @return Never be null/undefined. - */ -export declare function convertToColorString(color: ZRColor, defaultColor?: ColorString): ColorString; -export { truncateText } from 'zrender/lib/graphic/helper/parseText.js'; -/** - * open new tab - * @param link url - * @param target blank or self - */ -export declare function windowOpen(link: string, target: string): void; -export { getTextRect } from '../legacy/getTextRect.js'; diff --git a/node_modules/echarts/types/src/util/graphic.d.ts b/node_modules/echarts/types/src/util/graphic.d.ts deleted file mode 100644 index a818f36..0000000 --- a/node_modules/echarts/types/src/util/graphic.d.ts +++ /dev/null @@ -1,225 +0,0 @@ -import * as pathTool from 'zrender/lib/tool/path.js'; -import * as matrix from 'zrender/lib/core/matrix.js'; -import * as vector from 'zrender/lib/core/vector.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import Transformable from 'zrender/lib/core/Transformable.js'; -import ZRImage from 'zrender/lib/graphic/Image.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import ZRText from 'zrender/lib/graphic/Text.js'; -import Circle from 'zrender/lib/graphic/shape/Circle.js'; -import Ellipse from 'zrender/lib/graphic/shape/Ellipse.js'; -import Sector from 'zrender/lib/graphic/shape/Sector.js'; -import Ring from 'zrender/lib/graphic/shape/Ring.js'; -import Polygon from 'zrender/lib/graphic/shape/Polygon.js'; -import Polyline from 'zrender/lib/graphic/shape/Polyline.js'; -import Rect from 'zrender/lib/graphic/shape/Rect.js'; -import Line from 'zrender/lib/graphic/shape/Line.js'; -import BezierCurve from 'zrender/lib/graphic/shape/BezierCurve.js'; -import Arc from 'zrender/lib/graphic/shape/Arc.js'; -import CompoundPath from 'zrender/lib/graphic/CompoundPath.js'; -import LinearGradient from 'zrender/lib/graphic/LinearGradient.js'; -import RadialGradient from 'zrender/lib/graphic/RadialGradient.js'; -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import OrientedBoundingRect from 'zrender/lib/core/OrientedBoundingRect.js'; -import Point from 'zrender/lib/core/Point.js'; -import IncrementalDisplayable from 'zrender/lib/graphic/IncrementalDisplayable.js'; -import * as subPixelOptimizeUtil from 'zrender/lib/graphic/helper/subPixelOptimize.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import { DisplayableProps } from 'zrender/lib/graphic/Displayable.js'; -import Element from 'zrender/lib/Element.js'; -import Model from '../model/Model.js'; -import { AnimationOptionMixin, ZRRectLike, CommonTooltipOption } from './types.js'; -import ComponentModel from '../model/Component.js'; -import { updateProps, initProps, removeElement, removeElementWithFadeOut, isElementRemoved } from '../animation/basicTransition.js'; -/** - * @deprecated export for compatitable reason - */ -export { updateProps, initProps, removeElement, removeElementWithFadeOut, isElementRemoved }; -declare type ExtendShapeOpt = Parameters[0]; -declare type ExtendShapeReturn = ReturnType; -/** - * Extend shape with parameters - */ -export declare function extendShape(opts: ExtendShapeOpt): ExtendShapeReturn; -declare const extendPathFromString: typeof pathTool.extendFromString; -declare type SVGPathOption = Parameters[1]; -declare type SVGPathCtor = ReturnType; -declare type SVGPath = InstanceType; -/** - * Extend path - */ -export declare function extendPath(pathData: string, opts: SVGPathOption): SVGPathCtor; -/** - * Register a user defined shape. - * The shape class can be fetched by `getShapeClass` - * This method will overwrite the registered shapes, including - * the registered built-in shapes, if using the same `name`. - * The shape can be used in `custom series` and - * `graphic component` by declaring `{type: name}`. - * - * @param name - * @param ShapeClass Can be generated by `extendShape`. - */ -export declare function registerShape(name: string, ShapeClass: { - new (): Path; -}): void; -/** - * Find shape class registered by `registerShape`. Usually used in - * fetching user defined shape. - * - * [Caution]: - * (1) This method **MUST NOT be used inside echarts !!!**, unless it is prepared - * to use user registered shapes. - * Because the built-in shape (see `getBuiltInShape`) will be registered by - * `registerShape` by default. That enables users to get both built-in - * shapes as well as the shapes belonging to themsleves. But users can overwrite - * the built-in shapes by using names like 'circle', 'rect' via calling - * `registerShape`. So the echarts inner featrues should not fetch shapes from here - * in case that it is overwritten by users, except that some features, like - * `custom series`, `graphic component`, do it deliberately. - * - * (2) In the features like `custom series`, `graphic component`, the user input - * `{tpye: 'xxx'}` does not only specify shapes but also specify other graphic - * elements like `'group'`, `'text'`, `'image'` or event `'path'`. Those names - * are reserved names, that is, if some user registers a shape named `'image'`, - * the shape will not be used. If we intending to add some more reserved names - * in feature, that might bring break changes (disable some existing user shape - * names). But that case probably rarely happens. So we don't make more mechanism - * to resolve this issue here. - * - * @param name - * @return The shape class. If not found, return nothing. - */ -export declare function getShapeClass(name: string): { - new (): Path; -}; -/** - * Create a path element from path data string - * @param pathData - * @param opts - * @param rect - * @param layout 'center' or 'cover' default to be cover - */ -export declare function makePath(pathData: string, opts: SVGPathOption, rect: ZRRectLike, layout?: 'center' | 'cover'): SVGPath; -/** - * Create a image element from image url - * @param imageUrl image url - * @param opts options - * @param rect constrain rect - * @param layout 'center' or 'cover'. Default to be 'cover' - */ -export declare function makeImage(imageUrl: string, rect: ZRRectLike, layout?: 'center' | 'cover'): ZRImage; -export declare const mergePath: typeof pathTool.mergePath; -/** - * Resize a path to fit the rect - * @param path - * @param rect - */ -export declare function resizePath(path: SVGPath, rect: ZRRectLike): void; -/** - * Sub pixel optimize line for canvas - */ -export declare function subPixelOptimizeLine(shape: { - x1: number; - y1: number; - x2: number; - y2: number; -}, lineWidth: number): { - x1: number; - y1: number; - x2: number; - y2: number; -}; -/** - * Sub pixel optimize rect for canvas - */ -export declare function subPixelOptimizeRect(param: { - shape: { - x: number; - y: number; - width: number; - height: number; - }; - style: { - lineWidth: number; - }; -}): { - shape: { - x: number; - y: number; - width: number; - height: number; - }; - style: { - lineWidth: number; - }; -}; -/** - * Sub pixel optimize for canvas - * - * @param position Coordinate, such as x, y - * @param lineWidth Should be nonnegative integer. - * @param positiveOrNegative Default false (negative). - * @return Optimized position. - */ -export declare const subPixelOptimize: typeof subPixelOptimizeUtil.subPixelOptimize; -/** - * Get transform matrix of target (param target), - * in coordinate of its ancestor (param ancestor) - * - * @param target - * @param [ancestor] - */ -export declare function getTransform(target: Transformable, ancestor?: Transformable): matrix.MatrixArray; -/** - * Apply transform to an vertex. - * @param target [x, y] - * @param transform Can be: - * + Transform matrix: like [1, 0, 0, 1, 0, 0] - * + {position, rotation, scale}, the same as `zrender/Transformable`. - * @param invert Whether use invert matrix. - * @return [x, y] - */ -export declare function applyTransform(target: vector.VectorArray, transform: Transformable | matrix.MatrixArray, invert?: boolean): number[]; -/** - * @param direction 'left' 'right' 'top' 'bottom' - * @param transform Transform matrix: like [1, 0, 0, 1, 0, 0] - * @param invert Whether use invert matrix. - * @return Transformed direction. 'left' 'right' 'top' 'bottom' - */ -export declare function transformDirection(direction: 'left' | 'right' | 'top' | 'bottom', transform: matrix.MatrixArray, invert?: boolean): 'left' | 'right' | 'top' | 'bottom'; -/** - * Apply group transition animation from g1 to g2. - * If no animatableModel, no animation. - */ -export declare function groupTransition(g1: Group, g2: Group, animatableModel: Model): void; -export declare function clipPointsByRect(points: vector.VectorArray[], rect: ZRRectLike): number[][]; -/** - * Return a new clipped rect. If rect size are negative, return undefined. - */ -export declare function clipRectByRect(targetRect: ZRRectLike, rect: ZRRectLike): ZRRectLike | undefined; -export declare function createIcon(iconStr: string, // Support 'image://' or 'path://' or direct svg path. -opt?: Omit, rect?: ZRRectLike): SVGPath | ZRImage; -/** - * Return `true` if the given line (line `a`) and the given polygon - * are intersect. - * Note that we do not count colinear as intersect here because no - * requirement for that. We could do that if required in future. - */ -export declare function linePolygonIntersect(a1x: number, a1y: number, a2x: number, a2y: number, points: vector.VectorArray[]): boolean; -/** - * Return `true` if the given two lines (line `a` and line `b`) - * are intersect. - * Note that we do not count colinear as intersect here because no - * requirement for that. We could do that if required in future. - */ -export declare function lineLineIntersect(a1x: number, a1y: number, a2x: number, a2y: number, b1x: number, b1y: number, b2x: number, b2y: number): boolean; -export declare function setTooltipConfig(opt: { - el: Element; - componentModel: ComponentModel; - itemName: string; - itemTooltipOption?: string | CommonTooltipOption; - formatterParamsExtra?: Dictionary; -}): void; -export declare function traverseElements(els: Element | Element[] | undefined | null, cb: (el: Element) => boolean | void): void; -export { Group, ZRImage as Image, ZRText as Text, Circle, Ellipse, Sector, Ring, Polygon, Polyline, Rect, Line, BezierCurve, Arc, IncrementalDisplayable, CompoundPath, LinearGradient, RadialGradient, BoundingRect, OrientedBoundingRect, Point, Path }; diff --git a/node_modules/echarts/types/src/util/innerStore.d.ts b/node_modules/echarts/types/src/util/innerStore.d.ts deleted file mode 100644 index b4ca940..0000000 --- a/node_modules/echarts/types/src/util/innerStore.d.ts +++ /dev/null @@ -1,25 +0,0 @@ -import Element from 'zrender/lib/Element.js'; -import { DataModel, ECEventData, BlurScope, InnerFocus, SeriesDataType, ComponentMainType, ComponentItemTooltipOption } from './types.js'; -export declare type SSRItemType = 'chart' | 'legend'; -/** - * ECData stored on graphic element - */ -export interface ECData { - dataIndex?: number; - dataModel?: DataModel; - eventData?: ECEventData; - seriesIndex?: number; - dataType?: SeriesDataType; - focus?: InnerFocus; - blurScope?: BlurScope; - ssrType?: SSRItemType; - componentMainType?: ComponentMainType; - componentIndex?: number; - componentHighDownName?: string; - tooltipConfig?: { - name: string; - option: ComponentItemTooltipOption; - }; -} -export declare const getECData: (hostObj: Element) => ECData; -export declare const setCommonECData: (seriesIndex: number, dataType: SeriesDataType, dataIdx: number, el: Element) => void; diff --git a/node_modules/echarts/types/src/util/layout.d.ts b/node_modules/echarts/types/src/util/layout.d.ts deleted file mode 100644 index b537cb9..0000000 --- a/node_modules/echarts/types/src/util/layout.d.ts +++ /dev/null @@ -1,162 +0,0 @@ -import BoundingRect from 'zrender/lib/core/BoundingRect.js'; -import { BoxLayoutOptionMixin, ComponentLayoutMode } from './types.js'; -import Group from 'zrender/lib/graphic/Group.js'; -import Element from 'zrender/lib/Element.js'; -export interface LayoutRect extends BoundingRect { - margin: number[]; -} -export interface NewlineElement extends Element { - newline: boolean; -} -/** - * @public - */ -export declare const LOCATION_PARAMS: readonly ["left", "right", "top", "bottom", "width", "height"]; -/** - * @public - */ -export declare const HV_NAMES: readonly [readonly ["width", "left", "right"], readonly ["height", "top", "bottom"]]; -declare function boxLayout(orient: 'horizontal' | 'vertical', group: Group, gap: number, maxWidth?: number, maxHeight?: number): void; -/** - * VBox or HBox layouting - * @param {string} orient - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export declare const box: typeof boxLayout; -/** - * VBox layouting - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export declare const vbox: (group: Group, gap: number, maxWidth?: number, maxHeight?: number) => void; -/** - * HBox layouting - * @param {module:zrender/graphic/Group} group - * @param {number} gap - * @param {number} [width=Infinity] - * @param {number} [height=Infinity] - */ -export declare const hbox: (group: Group, gap: number, maxWidth?: number, maxHeight?: number) => void; -/** - * If x or x2 is not specified or 'center' 'left' 'right', - * the width would be as long as possible. - * If y or y2 is not specified or 'middle' 'top' 'bottom', - * the height would be as long as possible. - */ -export declare function getAvailableSize(positionInfo: { - left?: number | string; - top?: number | string; - right?: number | string; - bottom?: number | string; -}, containerRect: { - width: number; - height: number; -}, margin?: number[] | number): { - width: number; - height: number; -}; -/** - * Parse position info. - */ -export declare function getLayoutRect(positionInfo: BoxLayoutOptionMixin & { - aspect?: number; -}, containerRect: { - width: number; - height: number; -}, margin?: number | number[]): LayoutRect; -/** - * Position a zr element in viewport - * Group position is specified by either - * {left, top}, {right, bottom} - * If all properties exists, right and bottom will be igonred. - * - * Logic: - * 1. Scale (against origin point in parent coord) - * 2. Rotate (against origin point in parent coord) - * 3. Translate (with el.position by this method) - * So this method only fixes the last step 'Translate', which does not affect - * scaling and rotating. - * - * If be called repeatedly with the same input el, the same result will be gotten. - * - * Return true if the layout happened. - * - * @param el Should have `getBoundingRect` method. - * @param positionInfo - * @param positionInfo.left - * @param positionInfo.top - * @param positionInfo.right - * @param positionInfo.bottom - * @param positionInfo.width Only for opt.boundingModel: 'raw' - * @param positionInfo.height Only for opt.boundingModel: 'raw' - * @param containerRect - * @param margin - * @param opt - * @param opt.hv Only horizontal or only vertical. Default to be [1, 1] - * @param opt.boundingMode - * Specify how to calculate boundingRect when locating. - * 'all': Position the boundingRect that is transformed and uioned - * both itself and its descendants. - * This mode simplies confine the elements in the bounding - * of their container (e.g., using 'right: 0'). - * 'raw': Position the boundingRect that is not transformed and only itself. - * This mode is useful when you want a element can overflow its - * container. (Consider a rotated circle needs to be located in a corner.) - * In this mode positionInfo.width/height can only be number. - */ -export declare function positionElement(el: Element, positionInfo: BoxLayoutOptionMixin, containerRect: { - width: number; - height: number; -}, margin?: number[] | number, opt?: { - hv: [1 | 0 | boolean, 1 | 0 | boolean]; - boundingMode: 'all' | 'raw'; -}, out?: { - x?: number; - y?: number; -}): boolean; -/** - * @param option Contains some of the properties in HV_NAMES. - * @param hvIdx 0: horizontal; 1: vertical. - */ -export declare function sizeCalculable(option: BoxLayoutOptionMixin, hvIdx: number): boolean; -export declare function fetchLayoutMode(ins: any): ComponentLayoutMode; -/** - * Consider Case: - * When default option has {left: 0, width: 100}, and we set {right: 0} - * through setOption or media query, using normal zrUtil.merge will cause - * {right: 0} does not take effect. - * - * @example - * ComponentModel.extend({ - * init: function () { - * ... - * let inputPositionParams = layout.getLayoutParams(option); - * this.mergeOption(inputPositionParams); - * }, - * mergeOption: function (newOption) { - * newOption && zrUtil.merge(thisOption, newOption, true); - * layout.mergeLayoutParam(thisOption, newOption); - * } - * }); - * - * @param targetOption - * @param newOption - * @param opt - */ -export declare function mergeLayoutParam(targetOption: T, newOption: T, opt?: ComponentLayoutMode): void; -/** - * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. - */ -export declare function getLayoutParams(source: BoxLayoutOptionMixin): BoxLayoutOptionMixin; -/** - * Retrieve 'left', 'right', 'top', 'bottom', 'width', 'height' from object. - * @param {Object} source - * @return {Object} Result contains those props. - */ -export declare function copyLayoutParams(target: BoxLayoutOptionMixin, source: BoxLayoutOptionMixin): BoxLayoutOptionMixin; -export {}; diff --git a/node_modules/echarts/types/src/util/log.d.ts b/node_modules/echarts/types/src/util/log.d.ts deleted file mode 100644 index 497ad5c..0000000 --- a/node_modules/echarts/types/src/util/log.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -export declare function log(str: string, onlyOnce?: boolean): void; -export declare function warn(str: string, onlyOnce?: boolean): void; -export declare function error(str: string, onlyOnce?: boolean): void; -export declare function deprecateLog(str: string): void; -export declare function deprecateReplaceLog(oldOpt: string, newOpt: string, scope?: string): void; -/** - * If in __DEV__ environment, get console printable message for users hint. - * Parameters are separated by ' '. - * @usage - * makePrintable('This is an error on', someVar, someObj); - * - * @param hintInfo anything about the current execution context to hint users. - * @throws Error - */ -export declare function makePrintable(...hintInfo: unknown[]): string; -/** - * @throws Error - */ -export declare function throwError(msg?: string): void; diff --git a/node_modules/echarts/types/src/util/model.d.ts b/node_modules/echarts/types/src/util/model.d.ts deleted file mode 100644 index 76643bb..0000000 --- a/node_modules/echarts/types/src/util/model.d.ts +++ /dev/null @@ -1,282 +0,0 @@ -import { HashMap } from 'zrender/lib/core/util.js'; -import GlobalModel from '../model/Global.js'; -import ComponentModel, { ComponentModelConstructor } from '../model/Component.js'; -import SeriesData from '../data/SeriesData.js'; -import { ComponentOption, ComponentMainType, ComponentSubType, DisplayStateHostOption, OptionDataItem, OptionDataValue, TooltipRenderMode, Payload, OptionId, InterpolatableValue } from './types.js'; -import SeriesModel from '../model/Series.js'; -import CartesianAxisModel from '../coord/cartesian/AxisModel.js'; -import GridModel from '../coord/cartesian/GridModel.js'; -/** - * If value is not array, then translate it to array. - * @param {*} value - * @return {Array} [value] or value - */ -export declare function normalizeToArray(value?: T | T[]): T[]; -/** - * Sync default option between normal and emphasis like `position` and `show` - * In case some one will write code like - * label: { - * show: false, - * position: 'outside', - * fontSize: 18 - * }, - * emphasis: { - * label: { show: true } - * } - */ -export declare function defaultEmphasis(opt: DisplayStateHostOption, key: string, subOpts: string[]): void; -export declare const TEXT_STYLE_OPTIONS: readonly ["fontStyle", "fontWeight", "fontSize", "fontFamily", "rich", "tag", "color", "textBorderColor", "textBorderWidth", "width", "height", "lineHeight", "align", "verticalAlign", "baseline", "shadowColor", "shadowBlur", "shadowOffsetX", "shadowOffsetY", "textShadowColor", "textShadowBlur", "textShadowOffsetX", "textShadowOffsetY", "backgroundColor", "borderColor", "borderWidth", "borderRadius", "padding"]; -/** - * The method does not ensure performance. - * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] - * This helper method retrieves value from data. - */ -export declare function getDataItemValue(dataItem: OptionDataItem): OptionDataValue | OptionDataValue[]; -/** - * data could be [12, 2323, {value: 223}, [1221, 23], {value: [2, 23]}] - * This helper method determine if dataItem has extra option besides value - */ -export declare function isDataItemOption(dataItem: OptionDataItem): boolean; -export interface MappingExistingItem { - id?: OptionId; - name?: string; -} -/** - * The array `MappingResult[]` exactly represents the content of the result - * components array after merge. - * The indices are the same as the `existings`. - * Items will not be `null`/`undefined` even if the corresponding `existings` will be removed. - */ -declare type MappingResult = MappingResultItem[]; -interface MappingResultItem { - existing: T; - newOption: ComponentOption; - brandNew: boolean; - keyInfo: { - name: string; - id: string; - mainType: ComponentMainType; - subType: ComponentSubType; - }; -} -declare type MappingToExistsMode = 'normalMerge' | 'replaceMerge' | 'replaceAll'; -/** - * Mapping to existings for merge. - * - * Mode "normalMege": - * The mapping result (merge result) will keep the order of the existing - * component, rather than the order of new option. Because we should ensure - * some specified index reference (like xAxisIndex) keep work. - * And in most cases, "merge option" is used to update partial option but not - * be expected to change the order. - * - * Mode "replaceMege": - * (1) Only the id mapped components will be merged. - * (2) Other existing components (except internal components) will be removed. - * (3) Other new options will be used to create new component. - * (4) The index of the existing components will not be modified. - * That means their might be "hole" after the removal. - * The new components are created first at those available index. - * - * Mode "replaceAll": - * This mode try to support that reproduce an echarts instance from another - * echarts instance (via `getOption`) in some simple cases. - * In this scenario, the `result` index are exactly the consistent with the `newCmptOptions`, - * which ensures the component index referring (like `xAxisIndex: ?`) corrent. That is, - * the "hole" in `newCmptOptions` will also be kept. - * On the contrary, other modes try best to eliminate holes. - * PENDING: This is an experimental mode yet. - * - * @return See the comment of . - */ -export declare function mappingToExists(existings: T[], newCmptOptions: ComponentOption[], mode: MappingToExistsMode): MappingResult; -export declare function convertOptionIdName(idOrName: unknown, defaultValue: string): string; -export declare function isNameSpecified(componentModel: ComponentModel): boolean; -/** - * @public - * @param {Object} cmptOption - * @return {boolean} - */ -export declare function isComponentIdInternal(cmptOption: { - id?: MappingExistingItem['id']; -}): boolean; -export declare function makeInternalComponentId(idSuffix: string): string; -export declare function setComponentTypeToKeyInfo(mappingResult: MappingResult, mainType: ComponentMainType, componentModelCtor: ComponentModelConstructor): void; -declare type BatchItem = { - seriesId: OptionId; - dataIndex: number | number[]; -}; -/** - * A helper for removing duplicate items between batchA and batchB, - * and in themselves, and categorize by series. - * - * @param batchA Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] - * @param batchB Like: [{seriesId: 2, dataIndex: [32, 4, 5]}, ...] - * @return result: [resultBatchA, resultBatchB] - */ -export declare function compressBatches(batchA: BatchItem[], batchB: BatchItem[]): [BatchItem[], BatchItem[]]; -/** - * @param payload Contains dataIndex (means rawIndex) / dataIndexInside / name - * each of which can be Array or primary type. - * @return dataIndex If not found, return undefined/null. - */ -export declare function queryDataIndex(data: SeriesData, payload: Payload & { - dataIndexInside?: number | number[]; - dataIndex?: number | number[]; - name?: string | string[]; -}): number | number[]; -/** - * Enable property storage to any host object. - * Notice: Serialization is not supported. - * - * For example: - * let inner = zrUitl.makeInner(); - * - * function some1(hostObj) { - * inner(hostObj).someProperty = 1212; - * ... - * } - * function some2() { - * let fields = inner(this); - * fields.someProperty1 = 1212; - * fields.someProperty2 = 'xx'; - * ... - * } - * - * @return {Function} - */ -export declare function makeInner(): (hostObj: Host) => T; -/** - * If string, e.g., 'geo', means {geoIndex: 0}. - * If Object, could contain some of these properties below: - * { - * seriesIndex, seriesId, seriesName, - * geoIndex, geoId, geoName, - * bmapIndex, bmapId, bmapName, - * xAxisIndex, xAxisId, xAxisName, - * yAxisIndex, yAxisId, yAxisName, - * gridIndex, gridId, gridName, - * ... (can be extended) - * } - * Each properties can be number|string|Array.|Array. - * For example, a finder could be - * { - * seriesIndex: 3, - * geoId: ['aa', 'cc'], - * gridName: ['xx', 'rr'] - * } - * xxxIndex can be set as 'all' (means all xxx) or 'none' (means not specify) - * If nothing or null/undefined specified, return nothing. - * If both `abcIndex`, `abcId`, `abcName` specified, only one work. - * The priority is: index > id > name, the same with `ecModel.queryComponents`. - */ -export declare type ModelFinderIndexQuery = number | number[] | 'all' | 'none' | false; -export declare type ModelFinderIdQuery = OptionId | OptionId[]; -export declare type ModelFinderNameQuery = OptionId | OptionId[]; -export declare type ModelFinder = string | ModelFinderObject; -export declare type ModelFinderObject = { - seriesIndex?: ModelFinderIndexQuery; - seriesId?: ModelFinderIdQuery; - seriesName?: ModelFinderNameQuery; - geoIndex?: ModelFinderIndexQuery; - geoId?: ModelFinderIdQuery; - geoName?: ModelFinderNameQuery; - bmapIndex?: ModelFinderIndexQuery; - bmapId?: ModelFinderIdQuery; - bmapName?: ModelFinderNameQuery; - xAxisIndex?: ModelFinderIndexQuery; - xAxisId?: ModelFinderIdQuery; - xAxisName?: ModelFinderNameQuery; - yAxisIndex?: ModelFinderIndexQuery; - yAxisId?: ModelFinderIdQuery; - yAxisName?: ModelFinderNameQuery; - gridIndex?: ModelFinderIndexQuery; - gridId?: ModelFinderIdQuery; - gridName?: ModelFinderNameQuery; - dataIndex?: number; - dataIndexInside?: number; -}; -/** - * { - * seriesModels: [seriesModel1, seriesModel2], - * seriesModel: seriesModel1, // The first model - * geoModels: [geoModel1, geoModel2], - * geoModel: geoModel1, // The first model - * ... - * } - */ -export declare type ParsedModelFinder = { - [key: string]: ComponentModel | ComponentModel[] | undefined; -}; -export declare type ParsedModelFinderKnown = ParsedModelFinder & { - seriesModels?: SeriesModel[]; - seriesModel?: SeriesModel; - xAxisModels?: CartesianAxisModel[]; - xAxisModel?: CartesianAxisModel; - yAxisModels?: CartesianAxisModel[]; - yAxisModel?: CartesianAxisModel; - gridModels?: GridModel[]; - gridModel?: GridModel; - dataIndex?: number; - dataIndexInside?: number; -}; -/** - * The same behavior as `component.getReferringComponents`. - */ -export declare function parseFinder(ecModel: GlobalModel, finderInput: ModelFinder, opt?: { - defaultMainType?: ComponentMainType; - includeMainTypes?: ComponentMainType[]; - enableAll?: boolean; - enableNone?: boolean; -}): ParsedModelFinder; -export declare function preParseFinder(finderInput: ModelFinder, opt?: { - includeMainTypes?: ComponentMainType[]; -}): { - mainTypeSpecified: boolean; - queryOptionMap: HashMap; - others: Partial>; -}; -export declare type QueryReferringUserOption = { - index?: ModelFinderIndexQuery; - id?: ModelFinderIdQuery; - name?: ModelFinderNameQuery; -}; -export declare const SINGLE_REFERRING: QueryReferringOpt; -export declare const MULTIPLE_REFERRING: QueryReferringOpt; -export declare type QueryReferringOpt = { - useDefault?: boolean; - enableAll?: boolean; - enableNone?: boolean; -}; -export declare function queryReferringComponents(ecModel: GlobalModel, mainType: ComponentMainType, userOption: QueryReferringUserOption, opt?: QueryReferringOpt): { - models: ComponentModel[]; - specified: boolean; -}; -export declare function setAttribute(dom: HTMLElement, key: string, value: any): void; -export declare function getAttribute(dom: HTMLElement, key: string): any; -export declare function getTooltipRenderMode(renderModeOption: TooltipRenderMode | 'auto'): TooltipRenderMode; -/** - * Group a list by key. - */ -export declare function groupData(array: T[], getKey: (item: T) => R): { - keys: R[]; - buckets: HashMap; -}; -/** - * Interpolate raw values of a series with percent - * - * @param data data - * @param labelModel label model of the text element - * @param sourceValue start value. May be null/undefined when init. - * @param targetValue end value - * @param percent 0~1 percentage; 0 uses start value while 1 uses end value - * @return interpolated values - * If `sourceValue` and `targetValue` are `number`, return `number`. - * If `sourceValue` and `targetValue` are `string`, return `string`. - * If `sourceValue` and `targetValue` are `(string | number)[]`, return `(string | number)[]`. - * Other cases do not supported. - */ -export declare function interpolateRawValues(data: SeriesData, precision: number | 'auto', sourceValue: InterpolatableValue, targetValue: InterpolatableValue, percent: number): InterpolatableValue; -export {}; diff --git a/node_modules/echarts/types/src/util/number.d.ts b/node_modules/echarts/types/src/util/number.d.ts deleted file mode 100644 index a3b4f55..0000000 --- a/node_modules/echarts/types/src/util/number.d.ts +++ /dev/null @@ -1,195 +0,0 @@ -/** - * Linear mapping a value from domain to range - * @param val - * @param domain Domain extent domain[0] can be bigger than domain[1] - * @param range Range extent range[0] can be bigger than range[1] - * @param clamp Default to be false - */ -export declare function linearMap(val: number, domain: number[], range: number[], clamp?: boolean): number; -/** - * Convert a percent string to absolute number. - * Returns NaN if percent is not a valid string or number - */ -export declare function parsePercent(percent: number | string, all: number): number; -/** - * (1) Fix rounding error of float numbers. - * (2) Support return string to avoid scientific notation like '3.5e-7'. - */ -export declare function round(x: number | string, precision?: number): number; -export declare function round(x: number | string, precision: number, returnStr: false): number; -export declare function round(x: number | string, precision: number, returnStr: true): string; -/** - * Inplacd asc sort arr. - * The input arr will be modified. - */ -export declare function asc(arr: T): T; -/** - * Get precision. - */ -export declare function getPrecision(val: string | number): number; -/** - * Get precision with slow but safe method - */ -export declare function getPrecisionSafe(val: string | number): number; -/** - * Minimal dicernible data precisioin according to a single pixel. - */ -export declare function getPixelPrecision(dataExtent: [number, number], pixelExtent: [number, number]): number; -/** - * Get a data of given precision, assuring the sum of percentages - * in valueList is 1. - * The largest remainder method is used. - * https://en.wikipedia.org/wiki/Largest_remainder_method - * - * @param valueList a list of all data - * @param idx index of the data to be processed in valueList - * @param precision integer number showing digits of precision - * @return percent ranging from 0 to 100 - */ -export declare function getPercentWithPrecision(valueList: number[], idx: number, precision: number): number; -/** - * Get a data of given precision, assuring the sum of percentages - * in valueList is 1. - * The largest remainder method is used. - * https://en.wikipedia.org/wiki/Largest_remainder_method - * - * @param valueList a list of all data - * @param precision integer number showing digits of precision - * @return {Array} - */ -export declare function getPercentSeats(valueList: number[], precision: number): number[]; -/** - * Solve the floating point adding problem like 0.1 + 0.2 === 0.30000000000000004 - * See - */ -export declare function addSafe(val0: number, val1: number): number; -export declare const MAX_SAFE_INTEGER = 9007199254740991; -/** - * To 0 - 2 * PI, considering negative radian. - */ -export declare function remRadian(radian: number): number; -/** - * @param {type} radian - * @return {boolean} - */ -export declare function isRadianAroundZero(val: number): boolean; -/** - * @param value valid type: number | string | Date, otherwise return `new Date(NaN)` - * These values can be accepted: - * + An instance of Date, represent a time in its own time zone. - * + Or string in a subset of ISO 8601, only including: - * + only year, month, date: '2012-03', '2012-03-01', '2012-03-01 05', '2012-03-01 05:06', - * + separated with T or space: '2012-03-01T12:22:33.123', '2012-03-01 12:22:33.123', - * + time zone: '2012-03-01T12:22:33Z', '2012-03-01T12:22:33+8000', '2012-03-01T12:22:33-05:00', - * all of which will be treated as local time if time zone is not specified - * (see ). - * + Or other string format, including (all of which will be treated as local time): - * '2012', '2012-3-1', '2012/3/1', '2012/03/01', - * '2009/6/12 2:00', '2009/6/12 2:05:08', '2009/6/12 2:05:08.123' - * + a timestamp, which represent a time in UTC. - * @return date Never be null/undefined. If invalid, return `new Date(NaN)`. - */ -export declare function parseDate(value: unknown): Date; -/** - * Quantity of a number. e.g. 0.1, 1, 10, 100 - * - * @param val - * @return - */ -export declare function quantity(val: number): number; -/** - * Exponent of the quantity of a number - * e.g., 1234 equals to 1.234*10^3, so quantityExponent(1234) is 3 - * - * @param val non-negative value - * @return - */ -export declare function quantityExponent(val: number): number; -/** - * find a “nice” number approximately equal to x. Round the number if round = true, - * take ceiling if round = false. The primary observation is that the “nicest” - * numbers in decimal are 1, 2, and 5, and all power-of-ten multiples of these numbers. - * - * See "Nice Numbers for Graph Labels" of Graphic Gems. - * - * @param val Non-negative value. - * @param round - * @return Niced number - */ -export declare function nice(val: number, round?: boolean): number; -/** - * This code was copied from "d3.js" - * . - * See the license statement at the head of this file. - * @param ascArr - */ -export declare function quantile(ascArr: number[], p: number): number; -declare type IntervalItem = { - interval: [number, number]; - close: [0 | 1, 0 | 1]; -}; -/** - * Order intervals asc, and split them when overlap. - * expect(numberUtil.reformIntervals([ - * {interval: [18, 62], close: [1, 1]}, - * {interval: [-Infinity, -70], close: [0, 0]}, - * {interval: [-70, -26], close: [1, 1]}, - * {interval: [-26, 18], close: [1, 1]}, - * {interval: [62, 150], close: [1, 1]}, - * {interval: [106, 150], close: [1, 1]}, - * {interval: [150, Infinity], close: [0, 0]} - * ])).toEqual([ - * {interval: [-Infinity, -70], close: [0, 0]}, - * {interval: [-70, -26], close: [1, 1]}, - * {interval: [-26, 18], close: [0, 1]}, - * {interval: [18, 62], close: [0, 1]}, - * {interval: [62, 150], close: [0, 1]}, - * {interval: [150, Infinity], close: [0, 0]} - * ]); - * @param list, where `close` mean open or close - * of the interval, and Infinity can be used. - * @return The origin list, which has been reformed. - */ -export declare function reformIntervals(list: IntervalItem[]): IntervalItem[]; -/** - * [Numeric is defined as]: - * `parseFloat(val) == val` - * For example: - * numeric: - * typeof number except NaN, '-123', '123', '2e3', '-2e3', '011', 'Infinity', Infinity, - * and they rounded by white-spaces or line-terminal like ' -123 \n ' (see es spec) - * not-numeric: - * null, undefined, [], {}, true, false, 'NaN', NaN, '123ab', - * empty string, string with only white-spaces or line-terminal (see es spec), - * 0x12, '0x12', '-0x12', 012, '012', '-012', - * non-string, ... - * - * @test See full test cases in `test/ut/spec/util/number.js`. - * @return Must be a typeof number. If not numeric, return NaN. - */ -export declare function numericToNumber(val: unknown): number; -/** - * Definition of "numeric": see `numericToNumber`. - */ -export declare function isNumeric(val: unknown): val is number; -/** - * Use random base to prevent users hard code depending on - * this auto generated marker id. - * @return An positive integer. - */ -export declare function getRandomIdBase(): number; -/** - * Get the greatest common divisor. - * - * @param {number} a one number - * @param {number} b the other number - */ -export declare function getGreatestCommonDividor(a: number, b: number): number; -/** - * Get the least common multiple. - * - * @param {number} a one number - * @param {number} b the other number - */ -export declare function getLeastCommonMultiple(a: number, b: number): number; -export {}; diff --git a/node_modules/echarts/types/src/util/quickSelect.d.ts b/node_modules/echarts/types/src/util/quickSelect.d.ts deleted file mode 100644 index e27a444..0000000 --- a/node_modules/echarts/types/src/util/quickSelect.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -/** - * Quick select n-th element in an array. - * - * Note: it will change the elements placement in array. - */ -declare type CompareFunc = (a: T, b: T) => number; -/** - * @example - * let arr = [5, 2, 1, 4, 3] - * quickSelect(arr, 3); - * quickSelect(arr, 0, 3, 1, function (a, b) {return a - b}); - * - * @return {number} - */ -declare function quickSelect(arr: T[], nth: number, compareFunc: CompareFunc): number; -declare function quickSelect(arr: T[], nth: number, left: number, right: number, compareFunc: CompareFunc): number; -export default quickSelect; diff --git a/node_modules/echarts/types/src/util/shape/sausage.d.ts b/node_modules/echarts/types/src/util/shape/sausage.d.ts deleted file mode 100644 index cee50cc..0000000 --- a/node_modules/echarts/types/src/util/shape/sausage.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { Path } from '../graphic.js'; -import { PathProps } from 'zrender/lib/graphic/Path.js'; -/** - * Sausage: similar to sector, but have half circle on both sides - */ -declare class SausageShape { - cx: number; - cy: number; - r0: number; - r: number; - startAngle: number; - endAngle: number; - clockwise: boolean; -} -interface SausagePathProps extends PathProps { - shape?: SausageShape; -} -declare class SausagePath extends Path { - type: string; - constructor(opts?: SausagePathProps); - getDefaultShape(): SausageShape; - buildPath(ctx: CanvasRenderingContext2D, shape: SausageShape): void; -} -export default SausagePath; diff --git a/node_modules/echarts/types/src/util/states.d.ts b/node_modules/echarts/types/src/util/states.d.ts deleted file mode 100644 index d95fb0e..0000000 --- a/node_modules/echarts/types/src/util/states.d.ts +++ /dev/null @@ -1,115 +0,0 @@ -import { Dictionary } from 'zrender/lib/core/types.js'; -import Displayable from 'zrender/lib/graphic/Displayable.js'; -import Element, { ElementEvent } from 'zrender/lib/Element.js'; -import Model from '../model/Model.js'; -import { SeriesDataType, DisplayState, ECElement, BlurScope, InnerFocus, Payload, HighlightPayload, DownplayPayload, ComponentMainType } from './types.js'; -import SeriesModel from '../model/Series.js'; -import Path from 'zrender/lib/graphic/Path.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import ComponentModel from '../model/Component.js'; -export declare const HOVER_STATE_NORMAL: 0; -export declare const HOVER_STATE_BLUR: 1; -export declare const HOVER_STATE_EMPHASIS: 2; -export declare const SPECIAL_STATES: readonly ["emphasis", "blur", "select"]; -export declare const DISPLAY_STATES: readonly ["normal", "emphasis", "blur", "select"]; -export declare const Z2_EMPHASIS_LIFT = 10; -export declare const Z2_SELECT_LIFT = 9; -export declare const HIGHLIGHT_ACTION_TYPE = "highlight"; -export declare const DOWNPLAY_ACTION_TYPE = "downplay"; -export declare const SELECT_ACTION_TYPE = "select"; -export declare const UNSELECT_ACTION_TYPE = "unselect"; -export declare const TOGGLE_SELECT_ACTION_TYPE = "toggleSelect"; -export declare function setStatesFlag(el: ECElement, stateName: DisplayState): void; -/** - * If we reuse elements when rerender. - * DON'T forget to clearStates before we update the style and shape. - * Or we may update on the wrong state instead of normal state. - */ -export declare function clearStates(el: Element): void; -/** - * Set hover style (namely "emphasis style") of element. - * @param el Should not be `zrender/graphic/Group`. - * @param focus 'self' | 'selfInSeries' | 'series' - */ -export declare function setDefaultStateProxy(el: Displayable): void; -export declare function enterEmphasisWhenMouseOver(el: Element, e: ElementEvent): void; -export declare function leaveEmphasisWhenMouseOut(el: Element, e: ElementEvent): void; -export declare function enterEmphasis(el: Element, highlightDigit?: number): void; -export declare function leaveEmphasis(el: Element, highlightDigit?: number): void; -export declare function enterBlur(el: Element): void; -export declare function leaveBlur(el: Element): void; -export declare function enterSelect(el: Element): void; -export declare function leaveSelect(el: Element): void; -export declare function allLeaveBlur(api: ExtensionAPI): void; -export declare function blurSeries(targetSeriesIndex: number, focus: InnerFocus, blurScope: BlurScope, api: ExtensionAPI): void; -export declare function blurComponent(componentMainType: ComponentMainType, componentIndex: number, api: ExtensionAPI): void; -export declare function blurSeriesFromHighlightPayload(seriesModel: SeriesModel, payload: HighlightPayload, api: ExtensionAPI): void; -export declare function findComponentHighDownDispatchers(componentMainType: ComponentMainType, componentIndex: number, name: string, api: ExtensionAPI): { - focusSelf: boolean; - dispatchers: Element[]; -}; -export declare function handleGlobalMouseOverForHighDown(dispatcher: Element, e: ElementEvent, api: ExtensionAPI): void; -export declare function handleGlobalMouseOutForHighDown(dispatcher: Element, e: ElementEvent, api: ExtensionAPI): void; -export declare function toggleSelectionFromPayload(seriesModel: SeriesModel, payload: Payload, api: ExtensionAPI): void; -export declare function updateSeriesElementSelection(seriesModel: SeriesModel): void; -export declare function getAllSelectedIndices(ecModel: GlobalModel): { - seriesIndex: number; - dataType?: SeriesDataType; - dataIndex: number[]; -}[]; -/** - * Enable the function that mouseover will trigger the emphasis state. - * - * NOTE: - * This function should be used on the element with dataIndex, seriesIndex. - * - */ -export declare function enableHoverEmphasis(el: Element, focus?: InnerFocus, blurScope?: BlurScope): void; -export declare function disableHoverEmphasis(el: Element): void; -export declare function toggleHoverEmphasis(el: Element, focus: InnerFocus, blurScope: BlurScope, isDisabled: boolean): void; -export declare function enableHoverFocus(el: Element, focus: InnerFocus, blurScope: BlurScope): void; -/** - * Set emphasis/blur/selected states of element. - */ -export declare function setStatesStylesFromModel(el: Displayable, itemModel: Model>>, styleType?: string, // default itemStyle -getter?: (model: Model) => Dictionary): void; -/** - * - * Set element as highlight / downplay dispatcher. - * It will be checked when element received mouseover event or from highlight action. - * It's in change of all highlight/downplay behavior of it's children. - * - * @param el - * @param el.highDownSilentOnTouch - * In touch device, mouseover event will be trigger on touchstart event - * (see module:zrender/dom/HandlerProxy). By this mechanism, we can - * conveniently use hoverStyle when tap on touch screen without additional - * code for compatibility. - * But if the chart/component has select feature, which usually also use - * hoverStyle, there might be conflict between 'select-highlight' and - * 'hover-highlight' especially when roam is enabled (see geo for example). - * In this case, `highDownSilentOnTouch` should be used to disable - * hover-highlight on touch device. - * @param asDispatcher If `false`, do not set as "highDownDispatcher". - */ -export declare function setAsHighDownDispatcher(el: Element, asDispatcher: boolean): void; -export declare function isHighDownDispatcher(el: Element): boolean; -/** - * Enable component highlight/downplay features: - * + hover link (within the same name) - * + focus blur in component - */ -export declare function enableComponentHighDownFeatures(el: Element, componentModel: ComponentModel, componentHighDownName: string): void; -/** - * Support highlight/downplay record on each elements. - * For the case: hover highlight/downplay (legend, visualMap, ...) and - * user triggered highlight/downplay should not conflict. - * Only all of the highlightDigit cleared, return to normal. - * @param {string} highlightKey - * @return {number} highlightDigit - */ -export declare function getHighlightDigit(highlightKey: number): number; -export declare function isSelectChangePayload(payload: Payload): boolean; -export declare function isHighDownPayload(payload: Payload): payload is HighlightPayload | DownplayPayload; -export declare function savePathStates(el: Path): void; diff --git a/node_modules/echarts/types/src/util/styleCompat.d.ts b/node_modules/echarts/types/src/util/styleCompat.d.ts deleted file mode 100644 index b6212f6..0000000 --- a/node_modules/echarts/types/src/util/styleCompat.d.ts +++ /dev/null @@ -1,34 +0,0 @@ -import { ZRStyleProps } from './types.js'; -import { ElementTextConfig } from 'zrender/lib/Element.js'; -import { TextStyleProps, TextProps } from 'zrender/lib/graphic/Text.js'; -import { ItemStyleProps } from '../model/mixin/itemStyle.js'; -export interface LegacyStyleProps { - legacy?: boolean; -} -/** - * Whether need to call `convertEC4CompatibleStyle`. - */ -export declare function isEC4CompatibleStyle(style: ZRStyleProps & LegacyStyleProps, elType: string, hasOwnTextContentOption: boolean, hasOwnTextConfig: boolean): boolean; -/** - * `EC4CompatibleStyle` is style that might be in echarts4 format or echarts5 format. - * @param hostStyle The properties might be modified. - * @return If be text el, `textContentStyle` and `textConfig` will not be returned. - * Otherwise a `textContentStyle` and `textConfig` will be created, whose props area - * retried from the `hostStyle`. - */ -export declare function convertFromEC4CompatibleStyle(hostStyle: ZRStyleProps, elType: string, isNormal: boolean): { - textContent: TextProps & { - type: string; - }; - textConfig: ElementTextConfig; -}; -/** - * Convert to pure echarts4 format style. - * `itemStyle` will be modified, added with ec4 style properties from - * `textStyle` and `textConfig`. - * - * [Caveat]: For simplicity, `insideRollback` in ec4 does not compat, where - * `styleEmphasis: {textFill: 'red'}` will remove the normal auto added stroke. - */ -export declare function convertToEC4StyleForCustomSerise(itemStl: ItemStyleProps, txStl: TextStyleProps, txCfg: ElementTextConfig): ZRStyleProps; -export declare function warnDeprecated(deprecated: string, insteadApproach: string): void; diff --git a/node_modules/echarts/types/src/util/symbol.d.ts b/node_modules/echarts/types/src/util/symbol.d.ts deleted file mode 100644 index 46d2aa5..0000000 --- a/node_modules/echarts/types/src/util/symbol.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import * as graphic from './graphic.js'; -import { Dictionary } from 'zrender/lib/core/types.js'; -import { SymbolOptionMixin, ZRColor } from './types.js'; -export declare type ECSymbol = graphic.Path & { - __isEmptyBrush?: boolean; - setColor: (color: ZRColor, innerColor?: ZRColor) => void; - getColor: () => ZRColor; -}; -export declare const symbolBuildProxies: Dictionary; -/** - * Create a symbol element with given symbol configuration: shape, x, y, width, height, color - */ -export declare function createSymbol(symbolType: string, x: number, y: number, w: number, h: number, color?: ZRColor, keepAspect?: boolean): ECSymbol; -export declare function normalizeSymbolSize(symbolSize: number | number[]): [number, number]; -export declare function normalizeSymbolOffset(symbolOffset: SymbolOptionMixin['symbolOffset'], symbolSize: number[]): [number, number]; diff --git a/node_modules/echarts/types/src/util/throttle.d.ts b/node_modules/echarts/types/src/util/throttle.d.ts deleted file mode 100644 index c8736a5..0000000 --- a/node_modules/echarts/types/src/util/throttle.d.ts +++ /dev/null @@ -1,43 +0,0 @@ -declare type ThrottleFunction = (this: unknown, ...args: unknown[]) => void; -export declare type ThrottleType = 'fixRate' | 'debounce'; -export interface ThrottleController { - clear(): void; - debounceNextCall(debounceDelay: number): void; -} -/** - * @public - * @param {(Function)} fn - * @param {number} [delay=0] Unit: ms. - * @param {boolean} [debounce=false] - * true: If call interval less than `delay`, only the last call works. - * false: If call interval less than `delay, call works on fixed rate. - * @return {(Function)} throttled fn. - */ -export declare function throttle(fn: T, delay?: number, debounce?: boolean): T & ThrottleController; -/** - * Create throttle method or update throttle rate. - * - * @example - * ComponentView.prototype.render = function () { - * ... - * throttle.createOrUpdate( - * this, - * '_dispatchAction', - * this.model.get('throttle'), - * 'fixRate' - * ); - * }; - * ComponentView.prototype.remove = function () { - * throttle.clear(this, '_dispatchAction'); - * }; - * ComponentView.prototype.dispose = function () { - * throttle.clear(this, '_dispatchAction'); - * }; - * - */ -export declare function createOrUpdate(obj: T, fnAttr: S, rate: number, throttleType: ThrottleType): P extends ThrottleFunction ? P & ThrottleController : never; -/** - * Clear throttle. Example see throttle.createOrUpdate. - */ -export declare function clear(obj: T, fnAttr: S): void; -export {}; diff --git a/node_modules/echarts/types/src/util/time.d.ts b/node_modules/echarts/types/src/util/time.d.ts deleted file mode 100644 index 5a377b2..0000000 --- a/node_modules/echarts/types/src/util/time.d.ts +++ /dev/null @@ -1,54 +0,0 @@ -import { TimeAxisLabelFormatterOption } from './../coord/axisCommonTypes.js'; -import { TimeScaleTick } from './types.js'; -import { LocaleOption } from '../core/locale.js'; -import Model from '../model/Model.js'; -export declare const ONE_SECOND = 1000; -export declare const ONE_MINUTE: number; -export declare const ONE_HOUR: number; -export declare const ONE_DAY: number; -export declare const ONE_YEAR: number; -export declare const defaultLeveledFormatter: { - year: string; - month: string; - day: string; - hour: string; - minute: string; - second: string; - millisecond: string; - none: string; -}; -export declare const fullLeveledFormatter: { - year: string; - month: string; - day: string; - hour: string; - minute: string; - second: string; - millisecond: string; -}; -export declare type PrimaryTimeUnit = 'millisecond' | 'second' | 'minute' | 'hour' | 'day' | 'month' | 'year'; -export declare type TimeUnit = PrimaryTimeUnit | 'half-year' | 'quarter' | 'week' | 'half-week' | 'half-day' | 'quarter-day'; -export declare const primaryTimeUnits: PrimaryTimeUnit[]; -export declare const timeUnits: TimeUnit[]; -export declare function pad(str: string | number, len: number): string; -export declare function getPrimaryTimeUnit(timeUnit: TimeUnit): PrimaryTimeUnit; -export declare function isPrimaryTimeUnit(timeUnit: TimeUnit): boolean; -export declare function getDefaultFormatPrecisionOfInterval(timeUnit: PrimaryTimeUnit): PrimaryTimeUnit; -export declare function format(time: unknown, template: string, isUTC: boolean, lang?: string | Model): string; -export declare function leveledFormat(tick: TimeScaleTick, idx: number, formatter: TimeAxisLabelFormatterOption, lang: string | Model, isUTC: boolean): string; -export declare function getUnitFromValue(value: number | string | Date, isUTC: boolean): PrimaryTimeUnit; -export declare function getUnitValue(value: number | Date, unit: TimeUnit, isUTC: boolean): number; -export declare function fullYearGetterName(isUTC: boolean): "getUTCFullYear" | "getFullYear"; -export declare function monthGetterName(isUTC: boolean): "getUTCMonth" | "getMonth"; -export declare function dateGetterName(isUTC: boolean): "getUTCDate" | "getDate"; -export declare function hoursGetterName(isUTC: boolean): "getUTCHours" | "getHours"; -export declare function minutesGetterName(isUTC: boolean): "getUTCMinutes" | "getMinutes"; -export declare function secondsGetterName(isUTC: boolean): "getUTCSeconds" | "getSeconds"; -export declare function millisecondsGetterName(isUTC: boolean): "getUTCMilliseconds" | "getMilliseconds"; -export declare function fullYearSetterName(isUTC: boolean): "setUTCFullYear" | "setFullYear"; -export declare function monthSetterName(isUTC: boolean): "setUTCMonth" | "setMonth"; -export declare function dateSetterName(isUTC: boolean): "setUTCDate" | "setDate"; -export declare function hoursSetterName(isUTC: boolean): "setUTCHours" | "setHours"; -export declare function minutesSetterName(isUTC: boolean): "setUTCMinutes" | "setMinutes"; -export declare function secondsSetterName(isUTC: boolean): "setUTCSeconds" | "setSeconds"; -export declare function millisecondsSetterName(isUTC: boolean): "setUTCMilliseconds" | "setMilliseconds"; diff --git a/node_modules/echarts/types/src/util/types.d.ts b/node_modules/echarts/types/src/util/types.d.ts deleted file mode 100644 index 072785b..0000000 --- a/node_modules/echarts/types/src/util/types.d.ts +++ /dev/null @@ -1,1334 +0,0 @@ -/** - * [Notice]: - * Consider custom bundle on demand, chart specified - * or component specified types and constants should - * not put here. Only common types and constants can - * be put in this file. - */ -import Group from 'zrender/lib/graphic/Group.js'; -import Element, { ElementEvent, ElementTextConfig } from 'zrender/lib/Element.js'; -import { DataFormatMixin } from '../model/mixin/dataFormat.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import SeriesModel from '../model/Series.js'; -import { HashMap } from 'zrender/lib/core/util.js'; -import { TaskPlanCallbackReturn, TaskProgressParams } from '../core/task.js'; -import SeriesData from '../data/SeriesData.js'; -import { Dictionary, ElementEventName, ImageLike, TextAlign, TextVerticalAlign } from 'zrender/lib/core/types.js'; -import { PatternObject } from 'zrender/lib/graphic/Pattern.js'; -import { TooltipMarker } from './format.js'; -import { AnimationEasing } from 'zrender/lib/animation/easing.js'; -import { LinearGradientObject } from 'zrender/lib/graphic/LinearGradient.js'; -import { RadialGradientObject } from 'zrender/lib/graphic/RadialGradient.js'; -import { RectLike } from 'zrender/lib/core/BoundingRect.js'; -import { TSpanStyleProps } from 'zrender/lib/graphic/TSpan.js'; -import { PathStyleProps } from 'zrender/lib/graphic/Path.js'; -import { ImageStyleProps } from 'zrender/lib/graphic/Image.js'; -import ZRText, { TextStyleProps } from 'zrender/lib/graphic/Text.js'; -import { Source } from '../data/Source.js'; -import Model from '../model/Model.js'; -import { DataStoreDimensionType } from '../data/DataStore.js'; -import { DimensionUserOuputEncode } from '../data/helper/dimensionHelper.js'; -export { Dictionary }; -export declare type RendererType = 'canvas' | 'svg'; -export declare type NullUndefined = null | undefined; -export declare type LayoutOrient = 'vertical' | 'horizontal'; -export declare type HorizontalAlign = 'left' | 'center' | 'right'; -export declare type VerticalAlign = 'top' | 'middle' | 'bottom'; -export declare type ColorString = string; -export declare type ZRColor = ColorString | LinearGradientObject | RadialGradientObject | PatternObject; -export declare type ZRLineType = 'solid' | 'dotted' | 'dashed' | number | number[]; -export declare type ZRFontStyle = 'normal' | 'italic' | 'oblique'; -export declare type ZRFontWeight = 'normal' | 'bold' | 'bolder' | 'lighter' | number; -export declare type ZREasing = AnimationEasing; -export declare type ZRTextAlign = TextAlign; -export declare type ZRTextVerticalAlign = TextVerticalAlign; -export declare type ZRElementEvent = ElementEvent; -export declare type ZRRectLike = RectLike; -export declare type ZRStyleProps = PathStyleProps | ImageStyleProps | TSpanStyleProps | TextStyleProps; -export declare type ZRElementEventName = ElementEventName | 'globalout'; -export declare type ComponentFullType = string; -export declare type ComponentMainType = keyof ECUnitOption & string; -export declare type ComponentSubType = Exclude; -/** - * Use `parseClassType` to parse componentType declaration to componentTypeInfo. - * For example: - * componentType declaration: 'a.b', get componentTypeInfo {main: 'a', sub: 'b'}. - * componentType declaration: '', get componentTypeInfo {main: '', sub: ''}. - */ -export interface ComponentTypeInfo { - main: ComponentMainType; - sub: ComponentSubType; -} -export interface ECElement extends Element { - highDownSilentOnTouch?: boolean; - onHoverStateChange?: (toState: DisplayState) => void; - hoverState?: 0 | 1 | 2; - selected?: boolean; - z2EmphasisLift?: number; - z2SelectLift?: number; - /** - * Force enable animation. - * This property is useful when an ignored/invisible/removed element - * should have label animation, like the case in the bar-racing charts. - * `forceLabelAnimation` has higher priority than `disableLabelAnimation`. - */ - forceLabelAnimation?: boolean; - /** - * Force disable animation. - * `forceLabelAnimation` has higher priority than `disableLabelAnimation`. - */ - disableLabelAnimation?: boolean; - /** - * Force disable overall layout - */ - disableLabelLayout?: boolean; - /** - * Force disable morphing - */ - disableMorphing?: boolean; -} -export interface DataHost { - getData(dataType?: SeriesDataType): SeriesData; -} -export interface DataModel extends Model, DataHost, DataFormatMixin { - getDataParams(dataIndex: number, dataType?: SeriesDataType, el?: Element): CallbackDataParams; -} -interface PayloadItem { - excludeSeriesId?: OptionId | OptionId[]; - animation?: PayloadAnimationPart; - [other: string]: any; -} -export interface Payload extends PayloadItem { - type: string; - escapeConnect?: boolean; - batch?: PayloadItem[]; -} -export interface HighlightPayload extends Payload { - type: 'highlight'; - notBlur?: boolean; -} -export interface DownplayPayload extends Payload { - type: 'downplay'; - notBlur?: boolean; -} -export interface PayloadAnimationPart { - duration?: number; - easing?: AnimationEasing; - delay?: number; -} -export interface SelectChangedPayload extends Payload { - type: 'selectchanged'; - escapeConnect: boolean; - isFromClick: boolean; - fromAction: 'select' | 'unselect' | 'toggleSelected'; - fromActionPayload: Payload; - selected: { - seriesIndex: number; - dataType?: SeriesDataType; - dataIndex: number[]; - }[]; -} -export interface ViewRootGroup extends Group { - __ecComponentInfo?: { - mainType: string; - index: number; - }; -} -export interface ECElementEvent extends ECEventData, CallbackDataParams { - type: ZRElementEventName; - event?: ElementEvent; -} -/** - * The echarts event type to user. - * Also known as packedEvent. - */ -export interface ECActionEvent extends ECEventData { - type: string; - componentType?: string; - componentIndex?: number; - seriesIndex?: number; - escapeConnect?: boolean; - batch?: ECEventData; -} -export interface ECEventData { - [key: string]: any; -} -export interface EventQueryItem { - [key: string]: any; -} -export interface NormalizedEventQuery { - cptQuery: EventQueryItem; - dataQuery: EventQueryItem; - otherQuery: EventQueryItem; -} -export interface ActionInfo { - type: string; - event?: string; - update?: string; -} -export interface ActionHandler { - (payload: Payload, ecModel: GlobalModel, api: ExtensionAPI): void | ECEventData; -} -export interface OptionPreprocessor { - (option: ECUnitOption, isTheme: boolean): void; -} -export interface PostUpdater { - (ecModel: GlobalModel, api: ExtensionAPI): void; -} -export interface StageHandlerReset { - (seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload?: Payload): StageHandlerProgressExecutor | StageHandlerProgressExecutor[] | void; -} -export interface StageHandlerOverallReset { - (ecModel: GlobalModel, api: ExtensionAPI, payload?: Payload): void; -} -export interface StageHandler { - /** - * Indicate that the task will be piped all series - * (`performRawSeries` indicate whether includes filtered series). - */ - createOnAllSeries?: boolean; - /** - * Indicate that the task will be only piped in the pipeline of this type of series. - * (`performRawSeries` indicate whether includes filtered series). - */ - seriesType?: string; - /** - * Indicate that the task will be only piped in the pipeline of the returned series. - */ - getTargetSeries?: (ecModel: GlobalModel, api: ExtensionAPI) => HashMap; - /** - * If `true`, filtered series will also be "performed". - */ - performRawSeries?: boolean; - /** - * Called only when this task in a pipeline. - */ - plan?: StageHandlerPlan; - /** - * If `overallReset` specified, an "overall task" will be created. - * "overall task" does not belong to a certain pipeline. - * They always be "performed" in certain phase (depends on when they declared). - * They has "stub"s to connect with pipelines (one stub for one pipeline), - * delivering info like "dirty" and "output end". - */ - overallReset?: StageHandlerOverallReset; - /** - * Called only when this task in a pipeline, and "dirty". - */ - reset?: StageHandlerReset; -} -export interface StageHandlerInternal extends StageHandler { - uid: string; - visualType?: 'layout' | 'visual'; - __prio: number; - __raw: StageHandler | StageHandlerOverallReset; - isVisual?: boolean; - isLayout?: boolean; -} -export declare type StageHandlerProgressParams = TaskProgressParams; -export interface StageHandlerProgressExecutor { - dataEach?: (data: SeriesData, idx: number) => void; - progress?: (params: StageHandlerProgressParams, data: SeriesData) => void; -} -export declare type StageHandlerPlanReturn = TaskPlanCallbackReturn; -export interface StageHandlerPlan { - (seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload?: Payload): StageHandlerPlanReturn; -} -export interface LoadingEffectCreator { - (api: ExtensionAPI, cfg: object): LoadingEffect; -} -export interface LoadingEffect extends Element { - resize: () => void; -} -/** - * 'html' is used for rendering tooltip in extra DOM form, and the result - * string is used as DOM HTML content. - * 'richText' is used for rendering tooltip in rich text form, for those where - * DOM operation is not supported. - */ -export declare type TooltipRenderMode = 'html' | 'richText'; -export declare type TooltipOrderMode = 'valueAsc' | 'valueDesc' | 'seriesAsc' | 'seriesDesc'; -export declare type OrdinalRawValue = string | number; -export declare type OrdinalNumber = number; -/** - * @usage For example, - * ```js - * { ordinalNumbers: [2, 5, 3, 4] } - * ``` - * means that ordinal 2 should be displayed on tick 0, - * ordinal 5 should be displayed on tick 1, ... - */ -export declare type OrdinalSortInfo = { - ordinalNumbers: OrdinalNumber[]; -}; -/** - * `OptionDataValue` is the primitive value in `series.data` or `dataset.source`. - * `OptionDataValue` are parsed (see `src/data/helper/dataValueHelper.parseDataValue`) - * into `ParsedValue` and stored into `data/SeriesData` storage. - * Note: - * (1) The term "parse" does not mean `src/scale/Scale['parse']`. - * (2) If a category dimension is not mapped to any axis, its raw value will NOT be - * parsed to `OrdinalNumber` but keep the original `OrdinalRawValue` in `src/data/SeriesData` storage. - */ -export declare type ParsedValue = ParsedValueNumeric | OrdinalRawValue; -export declare type ParsedValueNumeric = number | OrdinalNumber; -/** - * `ScaleDataValue` means that the user input primitive value to `src/scale/Scale`. - * (For example, used in `axis.min`, `axis.max`, `convertToPixel`). - * Note: - * `ScaleDataValue` is a little different from `OptionDataValue`, because it will not go through - * `src/data/helper/dataValueHelper.parseDataValue`, but go through `src/scale/Scale['parse']`. - */ -export declare type ScaleDataValue = ParsedValueNumeric | OrdinalRawValue | Date; -export interface ScaleTick { - level?: number; - value: number; -} -export interface TimeScaleTick extends ScaleTick { - /** - * Level information is used for label formatting. - * For example, a time axis may contain labels like: Jan, 8th, 16th, 23th, - * Feb, and etc. In this case, month labels like Jan and Feb should be - * displayed in a more significant way than days. - * `level` is set to be 0 when it's the most significant level, like month - * labels in the above case. - */ - level?: number; -} -export interface OrdinalScaleTick extends ScaleTick { - /** - * Represents where the tick will be placed visually. - * Notice: - * The value is not the raw ordinal value. And do not changed - * after ordinal scale sorted. - * We need to: - * ```js - * const coord = dataToCoord(ordinalScale.getRawOrdinalNumber(tick.value)). - * ``` - * Why place the tick value here rather than the raw ordinal value (like LogScale did)? - * Because ordinal scale sort is the different case from LogScale, where - * axis tick, splitArea should better not to be sorted, especially in - * anid(animation id) when `boundaryGap: true`. - * Only axis label are sorted. - */ - value: number; -} -export declare type DimensionIndex = number; -export declare type DimensionIndexLoose = DimensionIndex | string; -export declare type DimensionName = string; -export declare type DimensionLoose = DimensionName | DimensionIndexLoose; -export declare type DimensionType = DataStoreDimensionType; -export declare const VISUAL_DIMENSIONS: HashMap; -export interface DataVisualDimensions { - tooltip?: DimensionIndex | false; - label?: DimensionIndex; - itemName?: DimensionIndex; - itemId?: DimensionIndex; - itemGroupId?: DimensionIndex; - itemChildGroupId?: DimensionIndex; - seriesName?: DimensionIndex; -} -export declare type DimensionDefinition = { - type?: DataStoreDimensionType; - name?: DimensionName; - displayName?: string; -}; -export declare type DimensionDefinitionLoose = DimensionDefinition['name'] | DimensionDefinition; -export declare const SOURCE_FORMAT_ORIGINAL: "original"; -export declare const SOURCE_FORMAT_ARRAY_ROWS: "arrayRows"; -export declare const SOURCE_FORMAT_OBJECT_ROWS: "objectRows"; -export declare const SOURCE_FORMAT_KEYED_COLUMNS: "keyedColumns"; -export declare const SOURCE_FORMAT_TYPED_ARRAY: "typedArray"; -export declare const SOURCE_FORMAT_UNKNOWN: "unknown"; -export declare type SourceFormat = typeof SOURCE_FORMAT_ORIGINAL | typeof SOURCE_FORMAT_ARRAY_ROWS | typeof SOURCE_FORMAT_OBJECT_ROWS | typeof SOURCE_FORMAT_KEYED_COLUMNS | typeof SOURCE_FORMAT_TYPED_ARRAY | typeof SOURCE_FORMAT_UNKNOWN; -export declare const SERIES_LAYOUT_BY_COLUMN: "column"; -export declare const SERIES_LAYOUT_BY_ROW: "row"; -export declare type SeriesLayoutBy = typeof SERIES_LAYOUT_BY_COLUMN | typeof SERIES_LAYOUT_BY_ROW; -export declare type OptionSourceHeader = boolean | 'auto' | number; -export declare type SeriesDataType = 'main' | 'node' | 'edge'; -/** - * [ECUnitOption]: - * An object that contains definitions of components - * and other properties. For example: - * - * ```ts - * let option: ECUnitOption = { - * - * // Single `title` component: - * title: {...}, - * - * // Two `visualMap` components: - * visualMap: [{...}, {...}], - * - * // Two `series.bar` components - * // and one `series.pie` component: - * series: [ - * {type: 'bar', data: [...]}, - * {type: 'bar', data: [...]}, - * {type: 'pie', data: [...]} - * ], - * - * // A property: - * backgroundColor: '#421ae4' - * - * // A property object: - * textStyle: { - * color: 'red', - * fontSize: 20 - * } - * }; - * ``` - */ -export declare type ECUnitOption = { - baseOption?: unknown; - options?: unknown; - media?: unknown; - timeline?: ComponentOption | ComponentOption[]; - backgroundColor?: ZRColor; - darkMode?: boolean | 'auto'; - textStyle?: Pick; - useUTC?: boolean; - [key: string]: ComponentOption | ComponentOption[] | Dictionary | unknown; - stateAnimation?: AnimationOption; -} & AnimationOptionMixin & ColorPaletteOptionMixin; -/** - * [ECOption]: - * An object input to echarts.setOption(option). - * May be an 'option: ECUnitOption', - * or may be an object contains multi-options. For example: - * - * ```ts - * let option: ECOption = { - * baseOption: { - * title: {...}, - * legend: {...}, - * series: [ - * {data: [...]}, - * {data: [...]}, - * ... - * ] - * }, - * timeline: {...}, - * options: [ - * {title: {...}, series: {data: [...]}}, - * {title: {...}, series: {data: [...]}}, - * ... - * ], - * media: [ - * { - * query: {maxWidth: 320}, - * option: {series: {x: 20}, visualMap: {show: false}} - * }, - * { - * query: {minWidth: 320, maxWidth: 720}, - * option: {series: {x: 500}, visualMap: {show: true}} - * }, - * { - * option: {series: {x: 1200}, visualMap: {show: true}} - * } - * ] - * }; - * ``` - */ -export interface ECBasicOption extends ECUnitOption { - baseOption?: ECUnitOption; - timeline?: ComponentOption | ComponentOption[]; - options?: ECUnitOption[]; - media?: MediaUnit[]; -} -export declare type OptionSourceData = OptionDataItemOriginal> = OptionSourceDataOriginal | OptionSourceDataObjectRows | OptionSourceDataArrayRows | OptionSourceDataKeyedColumns | OptionSourceDataTypedArray; -export declare type OptionDataItemOriginal = VAL | VAL[] | OptionDataItemObject; -export declare type OptionSourceDataOriginal = OptionDataItemOriginal> = ArrayLike; -export declare type OptionSourceDataObjectRows = Array>; -export declare type OptionSourceDataArrayRows = Array>; -export declare type OptionSourceDataKeyedColumns = Dictionary>; -export declare type OptionSourceDataTypedArray = ArrayLike; -export declare type OptionDataItem = OptionDataValue | Dictionary | OptionDataValue[] | OptionDataItemObject; -export declare type OptionDataItemObject = { - id?: OptionId; - name?: OptionName; - groupId?: OptionId; - childGroupId?: OptionId; - value?: T[] | T; - selected?: boolean; -}; -export declare type OptionId = string | number; -export declare type OptionName = string | number; -export interface GraphEdgeItemObject extends OptionDataItemObject { - /** - * Name or index of source node. - */ - source?: string | number; - /** - * Name or index of target node. - */ - target?: string | number; -} -export declare type OptionDataValue = string | number | Date | null | undefined; -export declare type OptionDataValueNumeric = number | '-'; -export declare type OptionDataValueCategory = string; -export declare type OptionDataValueDate = Date | string | number; -export declare type ModelOption = any; -export declare type ThemeOption = Dictionary; -export declare type DisplayState = 'normal' | 'emphasis' | 'blur' | 'select'; -export declare type DisplayStateNonNormal = Exclude; -export declare type DisplayStateHostOption = { - emphasis?: Dictionary; - [key: string]: any; -}; -export interface OptionEncodeVisualDimensions { - tooltip?: OptionEncodeValue; - label?: OptionEncodeValue; - itemName?: OptionEncodeValue; - itemId?: OptionEncodeValue; - seriesName?: OptionEncodeValue; - itemGroupId?: OptionEncodeValue; - childGroupdId?: OptionEncodeValue; -} -export interface OptionEncode extends OptionEncodeVisualDimensions { - [coordDim: string]: OptionEncodeValue | undefined; -} -export declare type OptionEncodeValue = DimensionLoose | DimensionLoose[]; -export declare type EncodeDefaulter = (source: Source, dimCount: number) => OptionEncode; -export interface CallbackDataParams { - componentType: string; - componentSubType: string; - componentIndex: number; - seriesType?: string; - seriesIndex?: number; - seriesId?: string; - seriesName?: string; - name: string; - dataIndex: number; - data: OptionDataItem; - dataType?: SeriesDataType; - value: OptionDataItem | OptionDataValue; - color?: ZRColor; - borderColor?: string; - dimensionNames?: DimensionName[]; - encode?: DimensionUserOuputEncode; - marker?: TooltipMarker; - status?: DisplayState; - dimensionIndex?: number; - percent?: number; - $vars: string[]; -} -export declare type InterpolatableValue = ParsedValue | ParsedValue[]; -export declare type DecalDashArrayX = number | (number | number[])[]; -export declare type DecalDashArrayY = number | number[]; -export interface DecalObject { - symbol?: string | string[]; - symbolSize?: number; - symbolKeepAspect?: boolean; - color?: string; - backgroundColor?: string; - dashArrayX?: DecalDashArrayX; - dashArrayY?: DecalDashArrayY; - rotation?: number; - maxTileWidth?: number; - maxTileHeight?: number; -} -export interface InnerDecalObject extends DecalObject { - dirty?: boolean; -} -export interface MediaQuery { - minWidth?: number; - maxWidth?: number; - minHeight?: number; - maxHeight?: number; - minAspectRatio?: number; - maxAspectRatio?: number; -} -export declare type MediaUnit = { - query?: MediaQuery; - option: ECUnitOption; -}; -export declare type ComponentLayoutMode = { - type?: 'box'; - ignoreSize?: boolean | boolean[]; -}; -export declare type PaletteOptionMixin = ColorPaletteOptionMixin; -export interface ColorPaletteOptionMixin { - color?: ZRColor | ZRColor[]; - colorLayer?: ZRColor[][]; -} -/** - * Mixin of option set to control the box layout of each component. - */ -export interface BoxLayoutOptionMixin { - width?: number | string; - height?: number | string; - top?: number | string; - right?: number | string; - bottom?: number | string; - left?: number | string; -} -export interface CircleLayoutOptionMixin { - center?: (number | string)[]; - radius?: (number | string)[] | number | string; -} -export interface ShadowOptionMixin { - shadowBlur?: number; - shadowColor?: ColorString; - shadowOffsetX?: number; - shadowOffsetY?: number; -} -export interface BorderOptionMixin { - borderColor?: ZRColor; - borderWidth?: number; - borderType?: ZRLineType; - borderCap?: CanvasLineCap; - borderJoin?: CanvasLineJoin; - borderDashOffset?: number; - borderMiterLimit?: number; -} -export declare type ColorBy = 'series' | 'data'; -export interface SunburstColorByMixin { - colorBy?: ColorBy; -} -export declare type AnimationDelayCallbackParam = { - count: number; - index: number; -}; -export declare type AnimationDurationCallback = (idx: number) => number; -export declare type AnimationDelayCallback = (idx: number, params?: AnimationDelayCallbackParam) => number; -export interface AnimationOption { - duration?: number; - easing?: AnimationEasing; - delay?: number; -} -/** - * Mixin of option set to control the animation of series. - */ -export interface AnimationOptionMixin { - /** - * If enable animation - */ - animation?: boolean; - /** - * Disable animation when the number of elements exceeds the threshold - */ - animationThreshold?: number; - /** - * Duration of initialize animation. - * Can be a callback to specify duration of each element - */ - animationDuration?: number | AnimationDurationCallback; - /** - * Easing of initialize animation - */ - animationEasing?: AnimationEasing; - /** - * Delay of initialize animation - * Can be a callback to specify duration of each element - */ - animationDelay?: number | AnimationDelayCallback; - /** - * Delay of data update animation. - * Can be a callback to specify duration of each element - */ - animationDurationUpdate?: number | AnimationDurationCallback; - /** - * Easing of data update animation. - */ - animationEasingUpdate?: AnimationEasing; - /** - * Delay of data update animation. - * Can be a callback to specify duration of each element - */ - animationDelayUpdate?: number | AnimationDelayCallback; -} -export interface RoamOptionMixin { - /** - * If enable roam. can be specified 'scale' or 'move' - */ - roam?: boolean | 'pan' | 'move' | 'zoom' | 'scale'; - /** - * Current center position. - */ - center?: (number | string)[]; - /** - * Current zoom level. Default is 1 - */ - zoom?: number; - scaleLimit?: { - min?: number; - max?: number; - }; -} -export declare type SymbolSizeCallback = (rawValue: any, params: T) => number | number[]; -export declare type SymbolCallback = (rawValue: any, params: T) => string; -export declare type SymbolRotateCallback = (rawValue: any, params: T) => number; -export declare type SymbolOffsetCallback = (rawValue: any, params: T) => string | number | (string | number)[]; -/** - * Mixin of option set to control the element symbol. - * Include type of symbol, and size of symbol. - */ -export interface SymbolOptionMixin { - /** - * type of symbol, like `cirlce`, `rect`, or custom path and image. - */ - symbol?: string | (T extends never ? never : SymbolCallback); - /** - * Size of symbol. - */ - symbolSize?: number | number[] | (T extends never ? never : SymbolSizeCallback); - symbolRotate?: number | (T extends never ? never : SymbolRotateCallback); - symbolKeepAspect?: boolean; - symbolOffset?: string | number | (string | number)[] | (T extends never ? never : SymbolOffsetCallback); -} -/** - * ItemStyleOption is a most common used set to config element styles. - * It includes both fill and stroke style. - */ -export interface ItemStyleOption extends ShadowOptionMixin, BorderOptionMixin { - color?: ZRColor | (TCbParams extends never ? never : ((params: TCbParams) => ZRColor)); - opacity?: number; - decal?: DecalObject | 'none'; - borderRadius?: (number | string)[] | number | string; -} -/** - * ItemStyleOption is a option set to control styles on lines. - * Used in the components or series like `line`, `axis` - * It includes stroke style. - */ -export interface LineStyleOption extends ShadowOptionMixin { - width?: number; - color?: Clr; - opacity?: number; - type?: ZRLineType; - cap?: CanvasLineCap; - join?: CanvasLineJoin; - dashOffset?: number; - miterLimit?: number; -} -/** - * ItemStyleOption is a option set to control styles on an area, like polygon, rectangle. - * It only include fill style. - */ -export interface AreaStyleOption extends ShadowOptionMixin { - color?: Clr; - opacity?: number; -} -declare type Arrayable> = { - [key in keyof T]: T[key] | T[key][]; -}; -declare type Dictionaryable> = { - [key in keyof T]: T[key] | Dictionary; -}; -export interface VisualOptionUnit { - symbol?: string; - symbolSize?: number; - color?: ColorString; - colorAlpha?: number; - opacity?: number; - colorLightness?: number; - colorSaturation?: number; - colorHue?: number; - decal?: DecalObject; - liftZ?: number; -} -export declare type VisualOptionFixed = VisualOptionUnit; -/** - * Option about visual properties used in piecewise mapping - * Used in each piece. - */ -export declare type VisualOptionPiecewise = VisualOptionUnit; -/** - * Option about visual properties used in linear mapping - */ -export declare type VisualOptionLinear = Arrayable; -/** - * Option about visual properties can be encoded from ordinal categories. - * Each value can either be a dictonary to lookup with category name, or - * be an array to lookup with category index. In this case the array length should - * be same with categories - */ -export declare type VisualOptionCategory = Arrayable | Dictionaryable; -/** - * All visual properties can be encoded. - */ -export declare type BuiltinVisualProperty = keyof VisualOptionUnit; -export interface TextCommonOption extends ShadowOptionMixin { - color?: string; - fontStyle?: ZRFontStyle; - fontWeight?: ZRFontWeight; - fontFamily?: string; - fontSize?: number | string; - align?: HorizontalAlign; - verticalAlign?: VerticalAlign; - baseline?: VerticalAlign; - opacity?: number; - lineHeight?: number; - backgroundColor?: ColorString | { - image: ImageLike | string; - }; - borderColor?: string; - borderWidth?: number; - borderType?: ZRLineType; - borderDashOffset?: number; - borderRadius?: number | number[]; - padding?: number | number[]; - width?: number | string; - height?: number; - textBorderColor?: string; - textBorderWidth?: number; - textBorderType?: ZRLineType; - textBorderDashOffset?: number; - textShadowBlur?: number; - textShadowColor?: string; - textShadowOffsetX?: number; - textShadowOffsetY?: number; - tag?: string; -} -export interface LabelFormatterCallback { - (params: T): string; -} -/** - * LabelOption is an option set to control the style of labels. - * Include color, background, shadow, truncate, rotation, distance, etc.. - */ -export interface LabelOption extends TextCommonOption { - /** - * If show label - */ - show?: boolean; - position?: ElementTextConfig['position']; - distance?: number; - rotate?: number; - offset?: number[]; - /** - * Min margin between labels. Used when label has layout. - */ - minMargin?: number; - overflow?: TextStyleProps['overflow']; - ellipsis?: TextStyleProps['ellipsis']; - silent?: boolean; - precision?: number | 'auto'; - valueAnimation?: boolean; - rich?: Dictionary; -} -export interface SeriesLabelOption extends LabelOption { - formatter?: string | LabelFormatterCallback; -} -/** - * Option for labels on line, like markLine, lines - */ -export interface LineLabelOption extends Omit { - position?: 'start' | 'middle' | 'end' | 'insideStart' | 'insideStartTop' | 'insideStartBottom' | 'insideMiddle' | 'insideMiddleTop' | 'insideMiddleBottom' | 'insideEnd' | 'insideEndTop' | 'insideEndBottom' | 'insideMiddleBottom'; - /** - * Distance can be an array. - * Which will specify horizontal and vertical distance respectively - */ - distance?: number | number[]; -} -export interface LabelLineOption { - show?: boolean; - /** - * If displayed above other elements - */ - showAbove?: boolean; - length?: number; - length2?: number; - smooth?: boolean | number; - minTurnAngle?: number; - lineStyle?: LineStyleOption; -} -export interface SeriesLineLabelOption extends LineLabelOption { - formatter?: string | LabelFormatterCallback; -} -export interface LabelLayoutOptionCallbackParams { - /** - * Index of data which the label represents. - * It can be null if label doesn't represent any data. - */ - dataIndex?: number; - /** - * Type of data which the label represents. - * It can be null if label doesn't represent any data. - */ - dataType?: SeriesDataType; - seriesIndex: number; - text: string; - align: ZRTextAlign; - verticalAlign: ZRTextVerticalAlign; - rect: RectLike; - labelRect: RectLike; - labelLinePoints?: number[][]; -} -export interface LabelLayoutOption { - /** - * If move the overlapped label. If label is still overlapped after moved. - * It will determine if to hide this label with `hideOverlap` policy. - * - * shiftX/Y will keep the order on x/y - * shuffleX/y will move the label around the original position randomly. - */ - moveOverlap?: 'shiftX' | 'shiftY' | 'shuffleX' | 'shuffleY'; - /** - * If hide the overlapped label. It will be handled after move. - * @default 'none' - */ - hideOverlap?: boolean; - /** - * If label is draggable. - */ - draggable?: boolean; - /** - * Can be absolute px number or percent string. - */ - x?: number | string; - y?: number | string; - /** - * offset on x based on the original position. - */ - dx?: number; - /** - * offset on y based on the original position. - */ - dy?: number; - rotate?: number; - align?: ZRTextAlign; - verticalAlign?: ZRTextVerticalAlign; - width?: number; - height?: number; - fontSize?: number; - labelLinePoints?: number[][]; -} -export declare type LabelLayoutOptionCallback = (params: LabelLayoutOptionCallbackParams) => LabelLayoutOption; -export interface TooltipFormatterCallback { - /** - * For sync callback - * params will be an array on axis trigger. - */ - (params: T, asyncTicket: string): string | HTMLElement | HTMLElement[]; - /** - * For async callback. - * Returned html string will be a placeholder when callback is not invoked. - */ - (params: T, asyncTicket: string, callback: (cbTicket: string, htmlOrDomNodes: string | HTMLElement | HTMLElement[]) => void): string | HTMLElement | HTMLElement[]; -} -declare type TooltipBuiltinPosition = 'inside' | 'top' | 'left' | 'right' | 'bottom'; -declare type TooltipBoxLayoutOption = Pick; -export declare type TooltipPositionCallbackParams = CallbackDataParams | CallbackDataParams[]; -/** - * Position relative to the hoverred element. Only available when trigger is item. - */ -export interface TooltipPositionCallback { - (point: [number, number], - /** - * params will be an array on axis trigger. - */ - params: TooltipPositionCallbackParams, - /** - * Will be HTMLDivElement when renderMode is html - * Otherwise it's graphic.Text - */ - el: HTMLDivElement | ZRText | null, - /** - * Rect of hover elements. Will be null if not hovered - */ - rect: RectLike | null, size: { - /** - * Size of popup content - */ - contentSize: [number, number]; - /** - * Size of the chart view - */ - viewSize: [number, number]; - }): Array | TooltipBuiltinPosition | TooltipBoxLayoutOption; -} -/** - * Common tooltip option - * Can be configured on series, graphic elements - */ -export interface CommonTooltipOption { - show?: boolean; - /** - * When to trigger - */ - triggerOn?: 'mousemove' | 'click' | 'none' | 'mousemove|click'; - /** - * Whether to not hide popup content automatically - */ - alwaysShowContent?: boolean; - formatter?: string | TooltipFormatterCallback; - /** - * Formatter of value. - * - * Will be ignored if tooltip.formatter is specified. - */ - valueFormatter?: (value: OptionDataValue | OptionDataValue[], dataIndex: number) => string; - /** - * Absolution pixel [x, y] array. Or relative percent string [x, y] array. - * If trigger is 'item'. position can be set to 'inside' / 'top' / 'left' / 'right' / 'bottom', - * which is relative to the hovered element. - * - * Support to be a callback - */ - position?: (number | string)[] | TooltipBuiltinPosition | TooltipPositionCallback | TooltipBoxLayoutOption; - confine?: boolean; - /** - * Consider triggered from axisPointer handle, verticalAlign should be 'middle' - */ - align?: HorizontalAlign; - verticalAlign?: VerticalAlign; - /** - * Delay of show. milesecond. - */ - showDelay?: number; - /** - * Delay of hide. milesecond. - */ - hideDelay?: number; - transitionDuration?: number; - /** - * Whether mouse is allowed to enter the floating layer of tooltip - * If you need to interact in the tooltip like with links or buttons, it can be set as true. - */ - enterable?: boolean; - backgroundColor?: ColorString; - borderColor?: ColorString; - borderRadius?: number; - borderWidth?: number; - shadowBlur?: number; - shadowColor?: string; - shadowOffsetX?: number; - shadowOffsetY?: number; - /** - * Padding between tooltip content and tooltip border. - */ - padding?: number | number[]; - /** - * Available when renderMode is 'html' - */ - extraCssText?: string; - textStyle?: Pick & { - decoration?: string; - }; -} -export declare type ComponentItemTooltipOption = CommonTooltipOption & { - content?: string; - /** - * Whether to encode HTML content according to `tooltip.renderMode`. - * - * e.g. renderMode 'html' needs to encode but 'richText' does not. - */ - encodeHTMLContent?: boolean; - formatterParams?: ComponentItemTooltipLabelFormatterParams; -}; -export declare type ComponentItemTooltipLabelFormatterParams = { - componentType: string; - name: string; - $vars: string[]; -} & { - [key in string]: unknown; -}; -/** - * Tooltip option configured on each series - */ -export declare type SeriesTooltipOption = CommonTooltipOption & { - trigger?: 'item' | 'axis' | boolean | 'none'; -}; -declare type LabelFormatterParams = { - value: ScaleDataValue; - axisDimension: string; - axisIndex: number; - seriesData: CallbackDataParams[]; -}; -/** - * Common axis option. can be configured on each axis - */ -export interface CommonAxisPointerOption { - show?: boolean | 'auto'; - z?: number; - zlevel?: number; - triggerOn?: 'click' | 'mousemove' | 'none' | 'mousemove|click'; - type?: 'line' | 'shadow' | 'none'; - snap?: boolean; - triggerTooltip?: boolean; - triggerEmphasis?: boolean; - /** - * current value. When using axisPointer.handle, value can be set to define the initial position of axisPointer. - */ - value?: ScaleDataValue; - status?: 'show' | 'hide'; - label?: LabelOption & { - precision?: 'auto' | number; - margin?: number; - /** - * String template include variable {value} or callback function - */ - formatter?: string | ((params: LabelFormatterParams) => string); - }; - animation?: boolean | 'auto'; - animationDurationUpdate?: number; - animationEasingUpdate?: ZREasing; - /** - * Available when type is 'line' - */ - lineStyle?: LineStyleOption; - /** - * Available when type is 'shadow' - */ - shadowStyle?: AreaStyleOption; - handle?: { - show?: boolean; - icon?: string; - /** - * The size of the handle - */ - size?: number | number[]; - /** - * Distance from handle center to axis. - */ - margin?: number; - color?: ColorString; - /** - * Throttle for mobile performance - */ - throttle?: number; - } & ShadowOptionMixin; - seriesDataIndices?: { - seriesIndex: number; - dataIndex: number; - dataIndexInside: number; - }[]; -} -export interface ComponentOption { - mainType?: string; - type?: string; - id?: OptionId; - name?: OptionName; - z?: number; - zlevel?: number; -} -export declare type BlurScope = 'coordinateSystem' | 'series' | 'global'; -/** - * can be array of data indices. - * Or may be an dictionary if have different types of data like in graph. - */ -export declare type InnerFocus = DefaultEmphasisFocus | ArrayLike | Dictionary>; -export interface DefaultStatesMixin { - emphasis?: any; - select?: any; - blur?: any; -} -export declare type DefaultEmphasisFocus = 'none' | 'self' | 'series'; -export interface DefaultStatesMixinEmphasis { - /** - * self: Focus self and blur all others. - * series: Focus series and blur all other series. - */ - focus?: DefaultEmphasisFocus; -} -export interface StatesMixinBase { - emphasis?: unknown; - select?: unknown; - blur?: unknown; -} -export interface StatesOptionMixin { - /** - * Emphasis states - */ - emphasis?: StateOption & StatesMixin['emphasis'] & { - /** - * Scope of blurred element when focus. - * - * coordinateSystem: blur others in the same coordinateSystem - * series: blur others in the same series - * global: blur all others - * - * Default to be coordinate system. - */ - blurScope?: BlurScope; - /** - * If emphasis state is disabled. - */ - disabled?: boolean; - }; - /** - * Select states - */ - select?: StateOption & StatesMixin['select'] & { - disabled?: boolean; - }; - /** - * Blur states. - */ - blur?: StateOption & StatesMixin['blur']; -} -export interface UniversalTransitionOption { - enabled?: boolean; - /** - * Animation delay of each divided element - */ - delay?: (index: number, count: number) => number; - /** - * How to divide the shape in combine and split animation. - */ - divideShape?: 'clone' | 'split'; - /** - * Series will have transition between if they have same seriesKey. - * Usually it is a string. It can also be an array, - * which means it can be transition from or to multiple series with each key in this array item. - * - * Note: - * If two series have both array seriesKey. They will be compared after concated to a string(which is order independent) - * Transition between string key has higher priority. - * - * Default to use series id. - */ - seriesKey?: string | string[]; -} -export interface SeriesOption extends ComponentOption, AnimationOptionMixin, ColorPaletteOptionMixin, StatesOptionMixin { - mainType?: 'series'; - silent?: boolean; - blendMode?: string; - /** - * Cursor when mouse on the elements - */ - cursor?: string; - /** - * groupId of data. can be used for doing drilldown / up animation - * It will be ignored if: - * - groupId is specified in each data - * - encode.itemGroupId is given. - */ - dataGroupId?: OptionId; - data?: unknown; - colorBy?: ColorBy; - legendHoverLink?: boolean; - /** - * Configurations about progressive rendering - */ - progressive?: number | false; - progressiveThreshold?: number; - progressiveChunkMode?: 'mod'; - /** - * Not available on every series - */ - coordinateSystem?: string; - hoverLayerThreshold?: number; - /** - * When dataset is used, seriesLayoutBy specifies whether the column or the row of dataset is mapped to the series - * namely, the series is "layout" on columns or rows - * @default 'column' - */ - seriesLayoutBy?: 'column' | 'row'; - labelLine?: LabelLineOption; - /** - * Overall label layout option in label layout stage. - */ - labelLayout?: LabelLayoutOption | LabelLayoutOptionCallback; - /** - * Animation config for state transition. - */ - stateAnimation?: AnimationOption; - /** - * If enabled universal transition cross series. - * @example - * universalTransition: true - * universalTransition: { enabled: true } - */ - universalTransition?: boolean | UniversalTransitionOption; - /** - * Map of selected data - * key is name or index of data. - */ - selectedMap?: Dictionary | 'all'; - selectedMode?: 'single' | 'multiple' | 'series' | boolean; -} -export interface SeriesOnCartesianOptionMixin { - xAxisIndex?: number; - yAxisIndex?: number; - xAxisId?: string; - yAxisId?: string; -} -export interface SeriesOnPolarOptionMixin { - polarIndex?: number; - polarId?: string; -} -export interface SeriesOnSingleOptionMixin { - singleAxisIndex?: number; - singleAxisId?: string; -} -export interface SeriesOnGeoOptionMixin { - geoIndex?: number; - geoId?: string; -} -export interface SeriesOnCalendarOptionMixin { - calendarIndex?: number; - calendarId?: string; -} -export interface SeriesLargeOptionMixin { - large?: boolean; - largeThreshold?: number; -} -export interface SeriesStackOptionMixin { - stack?: string; - stackStrategy?: 'samesign' | 'all' | 'positive' | 'negative'; -} -declare type SamplingFunc = (frame: ArrayLike) => number; -export interface SeriesSamplingOptionMixin { - sampling?: 'none' | 'average' | 'min' | 'max' | 'minmax' | 'sum' | 'lttb' | SamplingFunc; -} -export interface SeriesEncodeOptionMixin { - datasetIndex?: number; - datasetId?: string | number; - seriesLayoutBy?: SeriesLayoutBy; - sourceHeader?: OptionSourceHeader; - dimensions?: DimensionDefinitionLoose[]; - encode?: OptionEncode; -} -export declare type SeriesEncodableModel = SeriesModel; -export interface AriaLabelOption { - enabled?: boolean; - description?: string; - general?: { - withTitle?: string; - withoutTitle?: string; - }; - series?: { - maxCount?: number; - single?: { - prefix?: string; - withName?: string; - withoutName?: string; - }; - multiple?: { - prefix?: string; - withName?: string; - withoutName?: string; - separator?: { - middle?: string; - end?: string; - }; - }; - }; - data?: { - maxCount?: number; - allData?: string; - partialData?: string; - withName?: string; - withoutName?: string; - separator?: { - middle?: string; - end?: string; - }; - }; -} -export interface AriaOption extends AriaLabelOption { - mainType?: 'aria'; - enabled?: boolean; - label?: AriaLabelOption; - decal?: { - show?: boolean; - decals?: DecalObject | DecalObject[]; - }; -} -export interface AriaOptionMixin { - aria?: AriaOption; -} diff --git a/node_modules/echarts/types/src/util/vendor.d.ts b/node_modules/echarts/types/src/util/vendor.d.ts deleted file mode 100644 index a86274e..0000000 --- a/node_modules/echarts/types/src/util/vendor.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function createFloat32Array(arg: number | number[]): number[] | Float32Array; diff --git a/node_modules/echarts/types/src/view/Chart.d.ts b/node_modules/echarts/types/src/view/Chart.d.ts deleted file mode 100644 index 2fa6c85..0000000 --- a/node_modules/echarts/types/src/view/Chart.d.ts +++ /dev/null @@ -1,85 +0,0 @@ -import * as clazzUtil from '../util/clazz.js'; -import SeriesModel from '../model/Series.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import Element from 'zrender/lib/Element.js'; -import { Payload, ViewRootGroup, ECActionEvent, EventQueryItem, StageHandlerProgressParams, ECElementEvent } from '../util/types.js'; -import { SeriesTask } from '../core/Scheduler.js'; -interface ChartView { - /** - * Rendering preparation in progressive mode. - * Implement it if needed. - */ - incrementalPrepareRender(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Render in progressive mode. - * Implement it if needed. - * @param params See taskParams in `stream/task.js` - */ - incrementalRender(params: StageHandlerProgressParams, seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Update transform directly. - * Implement it if needed. - */ - updateTransform(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void | { - update: true; - }; - /** - * The view contains the given point. - * Implement it if needed. - */ - containPoint(point: number[], seriesModel: SeriesModel): boolean; - /** - * Pass only when return `true`. - * Implement it if needed. - */ - filterForExposedEvent(eventType: string, query: EventQueryItem, targetEl: Element, packedEvent: ECActionEvent | ECElementEvent): boolean; -} -declare class ChartView { - type: string; - readonly group: ViewRootGroup; - readonly uid: string; - readonly renderTask: SeriesTask; - /** - * Ignore label line update in global stage. Will handle it in chart itself. - * Used in pie / funnel - */ - ignoreLabelLineUpdate: boolean; - __alive: boolean; - __model: SeriesModel; - __id: string; - static protoInitialize: void; - constructor(); - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Highlight series or specified data item. - */ - highlight(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Downplay series or specified data item. - */ - downplay(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Remove self. - */ - remove(ecModel: GlobalModel, api: ExtensionAPI): void; - /** - * Dispose self. - */ - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - updateView(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateLayout(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateVisual(seriesModel: SeriesModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Traverse the new rendered elements. - * - * It will traverse the new added element in progressive rendering. - * And traverse all in normal rendering. - */ - eachRendered(cb: (el: Element) => boolean | void): void; - static markUpdateMethod(payload: Payload, methodName: keyof ChartView): void; - static registerClass: clazzUtil.ClassManager['registerClass']; -} -export declare type ChartViewConstructor = typeof ChartView & clazzUtil.ExtendableConstructor & clazzUtil.ClassManager; -export default ChartView; diff --git a/node_modules/echarts/types/src/view/Component.d.ts b/node_modules/echarts/types/src/view/Component.d.ts deleted file mode 100644 index 5d8c95b..0000000 --- a/node_modules/echarts/types/src/view/Component.d.ts +++ /dev/null @@ -1,61 +0,0 @@ -import * as clazzUtil from '../util/clazz.js'; -import ComponentModel from '../model/Component.js'; -import GlobalModel from '../model/Global.js'; -import ExtensionAPI from '../core/ExtensionAPI.js'; -import { Payload, ViewRootGroup, ECActionEvent, EventQueryItem, ECElementEvent } from '../util/types.js'; -import Element from 'zrender/lib/Element.js'; -import SeriesModel from '../model/Series.js'; -interface ComponentView { - /** - * Implement it if needed. - */ - updateTransform?(model: ComponentModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void | { - update: true; - }; - /** - * Pass only when return `true`. - * Implement it if needed. - */ - filterForExposedEvent(eventType: string, query: EventQueryItem, targetEl: Element, packedEvent: ECActionEvent | ECElementEvent): boolean; - /** - * Find dispatchers for highlight/downplay by name. - * If this methods provided, hover link (within the same name) is enabled in component. - * That is, in component, a name can correspond to multiple dispatchers. - * Those dispatchers can have no common ancestor. - * The highlight/downplay state change will be applied on the - * dispatchers and their descendents. - * - * @return Must return an array but not null/undefined. - */ - findHighDownDispatchers?(name: string): Element[]; - focusBlurEnabled?: boolean; -} -declare class ComponentView { - readonly group: ViewRootGroup; - readonly uid: string; - __model: ComponentModel; - __alive: boolean; - __id: string; - constructor(); - init(ecModel: GlobalModel, api: ExtensionAPI): void; - render(model: ComponentModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - dispose(ecModel: GlobalModel, api: ExtensionAPI): void; - updateView(model: ComponentModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateLayout(model: ComponentModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - updateVisual(model: ComponentModel, ecModel: GlobalModel, api: ExtensionAPI, payload: Payload): void; - /** - * Hook for toggle blur target series. - * Can be used in marker for blur or leave blur the markers - */ - toggleBlurSeries(seriesModels: SeriesModel[], isBlur: boolean, ecModel: GlobalModel): void; - /** - * Traverse the new rendered elements. - * - * It will traverse the new added element in progressive rendering. - * And traverse all in normal rendering. - */ - eachRendered(cb: (el: Element) => boolean | void): void; - static registerClass: clazzUtil.ClassManager['registerClass']; -} -export declare type ComponentViewConstructor = typeof ComponentView & clazzUtil.ExtendableConstructor & clazzUtil.ClassManager; -export default ComponentView; diff --git a/node_modules/echarts/types/src/visual/LegendVisualProvider.d.ts b/node_modules/echarts/types/src/visual/LegendVisualProvider.d.ts deleted file mode 100644 index 0d05827..0000000 --- a/node_modules/echarts/types/src/visual/LegendVisualProvider.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import SeriesData from '../data/SeriesData.js'; -/** - * LegendVisualProvider is an bridge that pick encoded color from data and - * provide to the legend component. - */ -declare class LegendVisualProvider { - private _getDataWithEncodedVisual; - private _getRawData; - constructor(getDataWithEncodedVisual: () => SeriesData, getRawData: () => SeriesData); - getAllNames(): string[]; - containName(name: string): boolean; - indexOfName(name: string): number; - getItemVisual(dataIndex: number, key: string): any; -} -export default LegendVisualProvider; diff --git a/node_modules/echarts/types/src/visual/VisualMapping.d.ts b/node_modules/echarts/types/src/visual/VisualMapping.d.ts deleted file mode 100644 index 0aa2cd3..0000000 --- a/node_modules/echarts/types/src/visual/VisualMapping.d.ts +++ /dev/null @@ -1,160 +0,0 @@ -import * as zrUtil from 'zrender/lib/core/util.js'; -import { AllPropTypes, Dictionary } from 'zrender/lib/core/types.js'; -import { ColorString, BuiltinVisualProperty, VisualOptionPiecewise, VisualOptionUnit, ParsedValue } from '../util/types.js'; -declare type RawValue = ParsedValue; -declare type VisualValue = AllPropTypes; -declare type NormalizedValue = number; -declare type MappingMethod = 'linear' | 'piecewise' | 'category' | 'fixed'; -interface Normalizer { - (this: VisualMapping, value?: RawValue): NormalizedValue; -} -interface ColorMapper { - (this: VisualMapping, value: RawValue | NormalizedValue, isNormalized?: boolean, out?: number[]): ColorString | number[]; -} -interface DoMap { - (this: VisualMapping, normalzied?: NormalizedValue, value?: RawValue): VisualValue; -} -interface VisualValueGetter { - (key: string): VisualValue; -} -interface VisualValueSetter { - (key: string, value: VisualValue): void; -} -interface VisualHandler { - applyVisual(this: VisualMapping, value: RawValue, getter: VisualValueGetter, setter: VisualValueSetter): void; - _normalizedToVisual: { - linear(this: VisualMapping, normalized: NormalizedValue): VisualValue; - category(this: VisualMapping, normalized: NormalizedValue): VisualValue; - piecewise(this: VisualMapping, normalzied: NormalizedValue, value: RawValue): VisualValue; - fixed(this: VisualMapping): VisualValue; - }; - /** - * Get color mapping for the outside usage. - * Currently only used in `color` visual. - * - * The last parameter out is cached color array. - */ - getColorMapper?: (this: VisualMapping) => ColorMapper; -} -interface VisualMappingPiece { - index?: number; - value?: number | string; - interval?: [number, number]; - close?: [0 | 1, 0 | 1]; - text?: string; - visual?: VisualOptionPiecewise; -} -export interface VisualMappingOption { - type?: BuiltinVisualProperty; - mappingMethod?: MappingMethod; - /** - * required when mappingMethod is 'linear' - */ - dataExtent?: [number, number]; - /** - * required when mappingMethod is 'piecewise'. - * Visual for only each piece can be specified - * [ - * {value: someValue}, - * {interval: [min1, max1], visual: {...}}, - * {interval: [min2, max2]} - * ],. - */ - pieceList?: VisualMappingPiece[]; - /** - * required when mappingMethod is 'category'. If no option.categories, categories is set as [0, 1, 2, ...]. - */ - categories?: (string | number)[]; - /** - * Whether loop mapping when mappingMethod is 'category'. - * @default false - */ - loop?: boolean; - /** - * Visual data - * when mappingMethod is 'category', visual data can be array or object - * (like: {cate1: '#222', none: '#fff'}) - * or primary types (which represents default category visual), otherwise visual - * can be array or primary (which will be normalized to array). - */ - visual?: VisualValue[] | Dictionary | VisualValue; -} -interface VisualMappingInnerPiece extends VisualMappingPiece { - originIndex: number; -} -interface VisualMappingInnerOption extends VisualMappingOption { - hasSpecialVisual: boolean; - pieceList: VisualMappingInnerPiece[]; - /** - * Map to get category index - */ - categoryMap: Dictionary; - /** - * Cached parsed rgba array from string to avoid parse every time. - */ - parsedVisual: number[][]; - visual?: VisualValue[] | Dictionary; -} -declare class VisualMapping { - option: VisualMappingInnerOption; - type: BuiltinVisualProperty; - mappingMethod: MappingMethod; - applyVisual: VisualHandler['applyVisual']; - getColorMapper: VisualHandler['getColorMapper']; - _normalizeData: Normalizer; - _normalizedToVisual: DoMap; - constructor(option: VisualMappingOption); - mapValueToVisual(value: RawValue): VisualValue; - getNormalizer(): zrUtil.Bind1; - static visualHandlers: { - [key in BuiltinVisualProperty]: VisualHandler; - }; - /** - * List available visual types. - * - * @public - * @return {Array.} - */ - static listVisualTypes(): ("symbol" | "color" | "opacity" | "decal" | "symbolSize" | "liftZ" | "colorAlpha" | "colorLightness" | "colorSaturation" | "colorHue")[]; - /** - * @public - */ - static isValidType(visualType: string): boolean; - /** - * Convenient method. - * Visual can be Object or Array or primary type. - */ - static eachVisual(visual: T | T[] | Dictionary, callback: (visual: T, key?: string | number) => void, context?: Ctx): void; - static mapVisual(visual: T, callback: (visual: T, key?: string | number) => T, context?: Ctx): T; - static mapVisual(visual: T[], callback: (visual: T, key?: string | number) => T[], context?: Ctx): T[]; - static mapVisual(visual: Dictionary, callback: (visual: T, key?: string | number) => Dictionary, context?: Ctx): Dictionary; - /** - * Retrieve visual properties from given object. - */ - static retrieveVisuals(obj: Dictionary): VisualOptionPiecewise; - /** - * Give order to visual types, considering colorSaturation, colorAlpha depends on color. - * - * @public - * @param {(Object|Array)} visualTypes If Object, like: {color: ..., colorSaturation: ...} - * IF Array, like: ['color', 'symbol', 'colorSaturation'] - * @return {Array.} Sorted visual types. - */ - static prepareVisualTypes(visualTypes: { - [key in BuiltinVisualProperty]?: any; - } | BuiltinVisualProperty[]): (keyof VisualOptionUnit)[]; - /** - * 'color', 'colorSaturation', 'colorAlpha', ... are depends on 'color'. - * Other visuals are only depends on themself. - */ - static dependsOn(visualType1: BuiltinVisualProperty, visualType2: BuiltinVisualProperty): boolean; - /** - * @param value - * @param pieceList [{value: ..., interval: [min, max]}, ...] - * Always from small to big. - * @param findClosestWhenOutside Default to be false - * @return index - */ - static findPieceIndex(value: number, pieceList: VisualMappingPiece[], findClosestWhenOutside?: boolean): number; -} -export default VisualMapping; diff --git a/node_modules/echarts/types/src/visual/aria.d.ts b/node_modules/echarts/types/src/visual/aria.d.ts deleted file mode 100644 index 7234876..0000000 --- a/node_modules/echarts/types/src/visual/aria.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ExtensionAPI from '../core/ExtensionAPI.js'; -import GlobalModel from '../model/Global.js'; -export default function ariaVisual(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/visual/commonVisualTypes.d.ts b/node_modules/echarts/types/src/visual/commonVisualTypes.d.ts deleted file mode 100644 index f18eba7..0000000 --- a/node_modules/echarts/types/src/visual/commonVisualTypes.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { DefaultDataVisual } from '../data/SeriesData.js'; -export interface LineDataVisual extends DefaultDataVisual { - fromSymbol: string; - toSymbol: string; - fromSymbolSize: number | number[]; - toSymbolSize: number | number[]; - fromSymbolRotate: number; - toSymbolRotate: number; - fromSymbolOffset: string | number | (string | number)[]; - toSymbolOffset: string | number | (string | number)[]; - fromSymbolKeepAspect: boolean; - toSymbolKeepAspect: boolean; -} diff --git a/node_modules/echarts/types/src/visual/decal.d.ts b/node_modules/echarts/types/src/visual/decal.d.ts deleted file mode 100644 index eb7fdc7..0000000 --- a/node_modules/echarts/types/src/visual/decal.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import ExtensionAPI from '../core/ExtensionAPI.js'; -import GlobalModel from '../model/Global.js'; -export default function decalVisual(ecModel: GlobalModel, api: ExtensionAPI): void; diff --git a/node_modules/echarts/types/src/visual/helper.d.ts b/node_modules/echarts/types/src/visual/helper.d.ts deleted file mode 100644 index 6743223..0000000 --- a/node_modules/echarts/types/src/visual/helper.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -/** - * A mapping of visual provided to developer and visual stored in the List module. - * To developer: - * 'color', 'opacity', 'symbol', 'symbolSize'... - * In the List module storage: - * 'style', 'symbol', 'symbolSize'... - */ -import SeriesData from '../data/SeriesData.js'; -export declare function getItemVisualFromData(data: SeriesData, dataIndex: number, key: string): string | number | number[] | import("zrender/lib/graphic/Pattern").PatternObject | import("zrender/lib/graphic/LinearGradient").LinearGradientObject | import("zrender/lib/graphic/RadialGradient").RadialGradientObject; -export declare function getVisualFromData(data: SeriesData, key: string): string | number | number[] | import("zrender/lib/graphic/Pattern").PatternObject | import("zrender/lib/graphic/LinearGradient").LinearGradientObject | import("zrender/lib/graphic/RadialGradient").RadialGradientObject; -export declare function setItemVisualFromData(data: SeriesData, dataIndex: number, key: string, value: any): void; diff --git a/node_modules/echarts/types/src/visual/style.d.ts b/node_modules/echarts/types/src/visual/style.d.ts deleted file mode 100644 index d83e6b6..0000000 --- a/node_modules/echarts/types/src/visual/style.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import { StageHandler } from '../util/types.js'; -declare const seriesStyleTask: StageHandler; -declare const dataStyleTask: StageHandler; -declare const dataColorPaletteTask: StageHandler; -export { seriesStyleTask, dataStyleTask, dataColorPaletteTask }; diff --git a/node_modules/echarts/types/src/visual/symbol.d.ts b/node_modules/echarts/types/src/visual/symbol.d.ts deleted file mode 100644 index 2064680..0000000 --- a/node_modules/echarts/types/src/visual/symbol.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import { StageHandler } from '../util/types.js'; -declare const seriesSymbolTask: StageHandler; -declare const dataSymbolTask: StageHandler; -export { seriesSymbolTask, dataSymbolTask }; diff --git a/node_modules/echarts/types/src/visual/visualDefault.d.ts b/node_modules/echarts/types/src/visual/visualDefault.d.ts deleted file mode 100644 index 9715d9c..0000000 --- a/node_modules/echarts/types/src/visual/visualDefault.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -declare const visualDefault: { - /** - * @public - */ - get: (visualType: string, key: 'active' | 'inactive', isCategory?: boolean) => string | number | string[] | number[]; -}; -export default visualDefault; diff --git a/node_modules/echarts/types/src/visual/visualSolution.d.ts b/node_modules/echarts/types/src/visual/visualSolution.d.ts deleted file mode 100644 index 0d3e3e8..0000000 --- a/node_modules/echarts/types/src/visual/visualSolution.d.ts +++ /dev/null @@ -1,33 +0,0 @@ -import VisualMapping, { VisualMappingOption } from './VisualMapping.js'; -import { BuiltinVisualProperty, ParsedValue, DimensionLoose, StageHandlerProgressExecutor } from '../util/types.js'; -import SeriesData from '../data/SeriesData.js'; -declare type VisualMappingCollection = { - [key in VisualState]?: { - [key in BuiltinVisualProperty]?: VisualMapping; - } & { - __alphaForOpacity?: VisualMapping; - }; -}; -declare type VisualOption = { - [key in BuiltinVisualProperty]?: any; -}; -export declare function createVisualMappings(option: Partial>, stateList: readonly VisualState[], supplementVisualOption: (mappingOption: VisualMappingOption, state: string) => void): VisualMappingCollection; -export declare function replaceVisualOption(thisOption: Partial>, newOption: Partial>, keys: readonly T[]): void; -/** - * @param stateList - * @param visualMappings - * @param list - * @param getValueState param: valueOrIndex, return: state. - * @param scope Scope for getValueState - * @param dimension Concrete dimension, if used. - */ -export declare function applyVisual(stateList: readonly VisualState[], visualMappings: VisualMappingCollection, data: SeriesData, getValueState: (this: Scope, valueOrIndex: ParsedValue | number) => VisualState, scope?: Scope, dimension?: DimensionLoose): void; -/** - * @param data - * @param stateList - * @param visualMappings > - * @param getValueState param: valueOrIndex, return: state. - * @param dim dimension or dimension index. - */ -export declare function incrementalApplyVisual(stateList: readonly VisualState[], visualMappings: VisualMappingCollection, getValueState: (valueOrIndex: ParsedValue | number) => VisualState, dim?: DimensionLoose): StageHandlerProgressExecutor; -export {}; diff --git a/node_modules/tslib/CopyrightNotice.txt b/node_modules/tslib/CopyrightNotice.txt deleted file mode 100644 index 2e4a05c..0000000 --- a/node_modules/tslib/CopyrightNotice.txt +++ /dev/null @@ -1,15 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. -***************************************************************************** */ - diff --git a/node_modules/tslib/LICENSE.txt b/node_modules/tslib/LICENSE.txt deleted file mode 100644 index fa7d1bd..0000000 --- a/node_modules/tslib/LICENSE.txt +++ /dev/null @@ -1,12 +0,0 @@ -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. \ No newline at end of file diff --git a/node_modules/tslib/README.md b/node_modules/tslib/README.md deleted file mode 100644 index d5b137d..0000000 --- a/node_modules/tslib/README.md +++ /dev/null @@ -1,164 +0,0 @@ -# tslib - -This is a runtime library for [TypeScript](http://www.typescriptlang.org/) that contains all of the TypeScript helper functions. - -This library is primarily used by the `--importHelpers` flag in TypeScript. -When using `--importHelpers`, a module that uses helper functions like `__extends` and `__assign` in the following emitted file: - -```ts -var __assign = (this && this.__assign) || Object.assign || function(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) - t[p] = s[p]; - } - return t; -}; -exports.x = {}; -exports.y = __assign({}, exports.x); - -``` - -will instead be emitted as something like the following: - -```ts -var tslib_1 = require("tslib"); -exports.x = {}; -exports.y = tslib_1.__assign({}, exports.x); -``` - -Because this can avoid duplicate declarations of things like `__extends`, `__assign`, etc., this means delivering users smaller files on average, as well as less runtime overhead. -For optimized bundles with TypeScript, you should absolutely consider using `tslib` and `--importHelpers`. - -# Installing - -For the latest stable version, run: - -## npm - -```sh -# TypeScript 3.9.2 or later -npm install tslib - -# TypeScript 3.8.4 or earlier -npm install tslib@^1 - -# TypeScript 2.3.2 or earlier -npm install tslib@1.6.1 -``` - -## yarn - -```sh -# TypeScript 3.9.2 or later -yarn add tslib - -# TypeScript 3.8.4 or earlier -yarn add tslib@^1 - -# TypeScript 2.3.2 or earlier -yarn add tslib@1.6.1 -``` - -## bower - -```sh -# TypeScript 3.9.2 or later -bower install tslib - -# TypeScript 3.8.4 or earlier -bower install tslib@^1 - -# TypeScript 2.3.2 or earlier -bower install tslib@1.6.1 -``` - -## JSPM - -```sh -# TypeScript 3.9.2 or later -jspm install tslib - -# TypeScript 3.8.4 or earlier -jspm install tslib@^1 - -# TypeScript 2.3.2 or earlier -jspm install tslib@1.6.1 -``` - -# Usage - -Set the `importHelpers` compiler option on the command line: - -``` -tsc --importHelpers file.ts -``` - -or in your tsconfig.json: - -```json -{ - "compilerOptions": { - "importHelpers": true - } -} -``` - -#### For bower and JSPM users - -You will need to add a `paths` mapping for `tslib`, e.g. For Bower users: - -```json -{ - "compilerOptions": { - "module": "amd", - "importHelpers": true, - "baseUrl": "./", - "paths": { - "tslib" : ["bower_components/tslib/tslib.d.ts"] - } - } -} -``` - -For JSPM users: - -```json -{ - "compilerOptions": { - "module": "system", - "importHelpers": true, - "baseUrl": "./", - "paths": { - "tslib" : ["jspm_packages/npm/tslib@2.x.y/tslib.d.ts"] - } - } -} -``` - -## Deployment - -- Choose your new version number -- Set it in `package.json` and `bower.json` -- Create a tag: `git tag [version]` -- Push the tag: `git push --tags` -- Create a [release in GitHub](https://github.com/microsoft/tslib/releases) -- Run the [publish to npm](https://github.com/microsoft/tslib/actions?query=workflow%3A%22Publish+to+NPM%22) workflow - -Done. - -# Contribute - -There are many ways to [contribute](https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md) to TypeScript. - -* [Submit bugs](https://github.com/Microsoft/TypeScript/issues) and help us verify fixes as they are checked in. -* Review the [source code changes](https://github.com/Microsoft/TypeScript/pulls). -* Engage with other TypeScript users and developers on [StackOverflow](http://stackoverflow.com/questions/tagged/typescript). -* Join the [#typescript](http://twitter.com/#!/search/realtime/%23typescript) discussion on Twitter. -* [Contribute bug fixes](https://github.com/Microsoft/TypeScript/blob/master/CONTRIBUTING.md). - -# Documentation - -* [Quick tutorial](http://www.typescriptlang.org/Tutorial) -* [Programming handbook](http://www.typescriptlang.org/Handbook) -* [Homepage](http://www.typescriptlang.org/) diff --git a/node_modules/tslib/modules/index.js b/node_modules/tslib/modules/index.js deleted file mode 100644 index 75a89c5..0000000 --- a/node_modules/tslib/modules/index.js +++ /dev/null @@ -1,53 +0,0 @@ -import tslib from '../tslib.js'; -const { - __extends, - __assign, - __rest, - __decorate, - __param, - __metadata, - __awaiter, - __generator, - __exportStar, - __createBinding, - __values, - __read, - __spread, - __spreadArrays, - __spreadArray, - __await, - __asyncGenerator, - __asyncDelegator, - __asyncValues, - __makeTemplateObject, - __importStar, - __importDefault, - __classPrivateFieldGet, - __classPrivateFieldSet, -} = tslib; -export { - __extends, - __assign, - __rest, - __decorate, - __param, - __metadata, - __awaiter, - __generator, - __exportStar, - __createBinding, - __values, - __read, - __spread, - __spreadArrays, - __spreadArray, - __await, - __asyncGenerator, - __asyncDelegator, - __asyncValues, - __makeTemplateObject, - __importStar, - __importDefault, - __classPrivateFieldGet, - __classPrivateFieldSet, -}; diff --git a/node_modules/tslib/modules/package.json b/node_modules/tslib/modules/package.json deleted file mode 100644 index 96ae6e5..0000000 --- a/node_modules/tslib/modules/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "module" -} \ No newline at end of file diff --git a/node_modules/tslib/package.json b/node_modules/tslib/package.json deleted file mode 100644 index dfeaeba..0000000 --- a/node_modules/tslib/package.json +++ /dev/null @@ -1,37 +0,0 @@ -{ - "name": "tslib", - "author": "Microsoft Corp.", - "homepage": "https://www.typescriptlang.org/", - "version": "2.3.0", - "license": "0BSD", - "description": "Runtime library for TypeScript helper functions", - "keywords": [ - "TypeScript", - "Microsoft", - "compiler", - "language", - "javascript", - "tslib", - "runtime" - ], - "bugs": { - "url": "https://github.com/Microsoft/TypeScript/issues" - }, - "repository": { - "type": "git", - "url": "https://github.com/Microsoft/tslib.git" - }, - "main": "tslib.js", - "module": "tslib.es6.js", - "jsnext:main": "tslib.es6.js", - "typings": "tslib.d.ts", - "sideEffects": false, - "exports": { - ".": { - "module": "./tslib.es6.js", - "import": "./modules/index.js", - "default": "./tslib.js" - }, - "./": "./" - } -} diff --git a/node_modules/tslib/tslib.d.ts b/node_modules/tslib/tslib.d.ts deleted file mode 100644 index a99569f..0000000 --- a/node_modules/tslib/tslib.d.ts +++ /dev/null @@ -1,130 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. -***************************************************************************** */ -export declare function __extends(d: Function, b: Function): void; -export declare function __assign(t: any, ...sources: any[]): any; -export declare function __rest(t: any, propertyNames: (string | symbol)[]): any; -export declare function __decorate(decorators: Function[], target: any, key?: string | symbol, desc?: any): any; -export declare function __param(paramIndex: number, decorator: Function): Function; -export declare function __metadata(metadataKey: any, metadataValue: any): Function; -export declare function __awaiter(thisArg: any, _arguments: any, P: Function, generator: Function): any; -export declare function __generator(thisArg: any, body: Function): any; -export declare function __exportStar(m: any, o: any): void; -export declare function __values(o: any): any; -export declare function __read(o: any, n?: number): any[]; -/** @deprecated since TypeScript 4.2 */ -export declare function __spread(...args: any[][]): any[]; -/** @deprecated since TypeScript 4.2 */ -export declare function __spreadArrays(...args: any[][]): any[]; -export declare function __spreadArray(to: any[], from: any[], pack?: boolean): any[]; -export declare function __await(v: any): any; -export declare function __asyncGenerator(thisArg: any, _arguments: any, generator: Function): any; -export declare function __asyncDelegator(o: any): any; -export declare function __asyncValues(o: any): any; -export declare function __makeTemplateObject(cooked: string[], raw: string[]): TemplateStringsArray; -export declare function __importStar(mod: T): T; -export declare function __importDefault(mod: T): T | { default: T }; -/** - * Reading from a private instance field - */ -export declare function __classPrivateFieldGet( - receiver: T, - state: { has(o: T): boolean, get(o: T): V | undefined }, - kind?: "f" -): V; -/** - * Reading from a private static field - */ -export declare function __classPrivateFieldGet unknown, V>( - receiver: T, - state: T, - kind: "f", - f: { value: V } -): V; -/** - * Reading from a private instance get accessor - */ -export declare function __classPrivateFieldGet( - receiver: T, - state: { has(o: T): boolean }, - kind: "a", - f: () => V -): V; -/** - * Reading from a private static get accessor - */ -export declare function __classPrivateFieldGet unknown, V>( - receiver: T, - state: T, - kind: "a", - f: () => V -): V; -/** - * Reading from a private instance method - */ -export declare function __classPrivateFieldGet unknown>( - receiver: T, - state: { has(o: T): boolean }, - kind: "m", - f: V -): V; -/** - * Reading from a private static method - */ -export declare function __classPrivateFieldGet unknown, V extends (...args: any[]) => unknown>( - receiver: T, - state: T, - kind: "m", - f: V -): V; -/** - * Writing to a private instance field - */ - export declare function __classPrivateFieldSet( - receiver: T, - state: { has(o: T): boolean, set(o: T, value: V): unknown }, - value: V, - kind?: "f" -): V; -/** - * Writing to a private static field - */ -export declare function __classPrivateFieldSet unknown, V>( - receiver: T, - state: T, - value: V, - kind: "f", - f: { value: V } -): V; -/** - * Writing to a private instance set accessor - */ -export declare function __classPrivateFieldSet( - receiver: T, - state: { has(o: T): boolean }, - value: V, - kind: "a", - f: (v: V) => void -): V; -/** - * Writing to a private static set accessor - */ -export declare function __classPrivateFieldSet unknown, V>( - receiver: T, - state: T, - value: V, - kind: "a", - f: (v: V) => void -): V; -export declare function __createBinding(object: object, target: object, key: PropertyKey, objectKey?: PropertyKey): void; diff --git a/node_modules/tslib/tslib.es6.html b/node_modules/tslib/tslib.es6.html deleted file mode 100644 index b122e41..0000000 --- a/node_modules/tslib/tslib.es6.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/node_modules/tslib/tslib.es6.js b/node_modules/tslib/tslib.es6.js deleted file mode 100644 index b93adb8..0000000 --- a/node_modules/tslib/tslib.es6.js +++ /dev/null @@ -1,239 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. -***************************************************************************** */ -/* global Reflect, Promise */ - -var extendStatics = function(d, b) { - extendStatics = Object.setPrototypeOf || - ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || - function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; - return extendStatics(d, b); -}; - -export function __extends(d, b) { - if (typeof b !== "function" && b !== null) - throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); - extendStatics(d, b); - function __() { this.constructor = d; } - d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); -} - -export var __assign = function() { - __assign = Object.assign || function __assign(t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - } - return __assign.apply(this, arguments); -} - -export function __rest(s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; -} - -export function __decorate(decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; -} - -export function __param(paramIndex, decorator) { - return function (target, key) { decorator(target, key, paramIndex); } -} - -export function __metadata(metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); -} - -export function __awaiter(thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); -} - -export function __generator(thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (_) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } -} - -export var __createBinding = Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); -}) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; -}); - -export function __exportStar(m, o) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p); -} - -export function __values(o) { - var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; - if (m) return m.call(o); - if (o && typeof o.length === "number") return { - next: function () { - if (o && i >= o.length) o = void 0; - return { value: o && o[i++], done: !o }; - } - }; - throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); -} - -export function __read(o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; -} - -/** @deprecated */ -export function __spread() { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; -} - -/** @deprecated */ -export function __spreadArrays() { - for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; - for (var r = Array(s), k = 0, i = 0; i < il; i++) - for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) - r[k] = a[j]; - return r; -} - -export function __spreadArray(to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || from); -} - -export function __await(v) { - return this instanceof __await ? (this.v = v, this) : new __await(v); -} - -export function __asyncGenerator(thisArg, _arguments, generator) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var g = generator.apply(thisArg, _arguments || []), i, q = []; - return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; - function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } - function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } - function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } - function fulfill(value) { resume("next", value); } - function reject(value) { resume("throw", value); } - function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } -} - -export function __asyncDelegator(o) { - var i, p; - return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; - function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; } -} - -export function __asyncValues(o) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var m = o[Symbol.asyncIterator], i; - return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); - function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } - function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } -} - -export function __makeTemplateObject(cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; -}; - -var __setModuleDefault = Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); -}) : function(o, v) { - o["default"] = v; -}; - -export function __importStar(mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; -} - -export function __importDefault(mod) { - return (mod && mod.__esModule) ? mod : { default: mod }; -} - -export function __classPrivateFieldGet(receiver, state, kind, f) { - if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); - if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); - return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); -} - -export function __classPrivateFieldSet(receiver, state, value, kind, f) { - if (kind === "m") throw new TypeError("Private method is not writable"); - if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); - if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); - return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; -} diff --git a/node_modules/tslib/tslib.html b/node_modules/tslib/tslib.html deleted file mode 100644 index 44c9ba5..0000000 --- a/node_modules/tslib/tslib.html +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/node_modules/tslib/tslib.js b/node_modules/tslib/tslib.js deleted file mode 100644 index 6805172..0000000 --- a/node_modules/tslib/tslib.js +++ /dev/null @@ -1,306 +0,0 @@ -/*! ***************************************************************************** -Copyright (c) Microsoft Corporation. - -Permission to use, copy, modify, and/or distribute this software for any -purpose with or without fee is hereby granted. - -THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH -REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY -AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, -INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM -LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR -OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR -PERFORMANCE OF THIS SOFTWARE. -***************************************************************************** */ -/* global global, define, System, Reflect, Promise */ -var __extends; -var __assign; -var __rest; -var __decorate; -var __param; -var __metadata; -var __awaiter; -var __generator; -var __exportStar; -var __values; -var __read; -var __spread; -var __spreadArrays; -var __spreadArray; -var __await; -var __asyncGenerator; -var __asyncDelegator; -var __asyncValues; -var __makeTemplateObject; -var __importStar; -var __importDefault; -var __classPrivateFieldGet; -var __classPrivateFieldSet; -var __createBinding; -(function (factory) { - var root = typeof global === "object" ? global : typeof self === "object" ? self : typeof this === "object" ? this : {}; - if (typeof define === "function" && define.amd) { - define("tslib", ["exports"], function (exports) { factory(createExporter(root, createExporter(exports))); }); - } - else if (typeof module === "object" && typeof module.exports === "object") { - factory(createExporter(root, createExporter(module.exports))); - } - else { - factory(createExporter(root)); - } - function createExporter(exports, previous) { - if (exports !== root) { - if (typeof Object.create === "function") { - Object.defineProperty(exports, "__esModule", { value: true }); - } - else { - exports.__esModule = true; - } - } - return function (id, v) { return exports[id] = previous ? previous(id, v) : v; }; - } -}) -(function (exporter) { - var extendStatics = Object.setPrototypeOf || - ({ __proto__: [] } instanceof Array && function (d, b) { d.__proto__ = b; }) || - function (d, b) { for (var p in b) if (Object.prototype.hasOwnProperty.call(b, p)) d[p] = b[p]; }; - - __extends = function (d, b) { - if (typeof b !== "function" && b !== null) - throw new TypeError("Class extends value " + String(b) + " is not a constructor or null"); - extendStatics(d, b); - function __() { this.constructor = d; } - d.prototype = b === null ? Object.create(b) : (__.prototype = b.prototype, new __()); - }; - - __assign = Object.assign || function (t) { - for (var s, i = 1, n = arguments.length; i < n; i++) { - s = arguments[i]; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p)) t[p] = s[p]; - } - return t; - }; - - __rest = function (s, e) { - var t = {}; - for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0) - t[p] = s[p]; - if (s != null && typeof Object.getOwnPropertySymbols === "function") - for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) { - if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i])) - t[p[i]] = s[p[i]]; - } - return t; - }; - - __decorate = function (decorators, target, key, desc) { - var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d; - if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc); - else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r; - return c > 3 && r && Object.defineProperty(target, key, r), r; - }; - - __param = function (paramIndex, decorator) { - return function (target, key) { decorator(target, key, paramIndex); } - }; - - __metadata = function (metadataKey, metadataValue) { - if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(metadataKey, metadataValue); - }; - - __awaiter = function (thisArg, _arguments, P, generator) { - function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); } - return new (P || (P = Promise))(function (resolve, reject) { - function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } } - function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } } - function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); } - step((generator = generator.apply(thisArg, _arguments || [])).next()); - }); - }; - - __generator = function (thisArg, body) { - var _ = { label: 0, sent: function() { if (t[0] & 1) throw t[1]; return t[1]; }, trys: [], ops: [] }, f, y, t, g; - return g = { next: verb(0), "throw": verb(1), "return": verb(2) }, typeof Symbol === "function" && (g[Symbol.iterator] = function() { return this; }), g; - function verb(n) { return function (v) { return step([n, v]); }; } - function step(op) { - if (f) throw new TypeError("Generator is already executing."); - while (_) try { - if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t; - if (y = 0, t) op = [op[0] & 2, t.value]; - switch (op[0]) { - case 0: case 1: t = op; break; - case 4: _.label++; return { value: op[1], done: false }; - case 5: _.label++; y = op[1]; op = [0]; continue; - case 7: op = _.ops.pop(); _.trys.pop(); continue; - default: - if (!(t = _.trys, t = t.length > 0 && t[t.length - 1]) && (op[0] === 6 || op[0] === 2)) { _ = 0; continue; } - if (op[0] === 3 && (!t || (op[1] > t[0] && op[1] < t[3]))) { _.label = op[1]; break; } - if (op[0] === 6 && _.label < t[1]) { _.label = t[1]; t = op; break; } - if (t && _.label < t[2]) { _.label = t[2]; _.ops.push(op); break; } - if (t[2]) _.ops.pop(); - _.trys.pop(); continue; - } - op = body.call(thisArg, _); - } catch (e) { op = [6, e]; y = 0; } finally { f = t = 0; } - if (op[0] & 5) throw op[1]; return { value: op[0] ? op[1] : void 0, done: true }; - } - }; - - __exportStar = function(m, o) { - for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(o, p)) __createBinding(o, m, p); - }; - - __createBinding = Object.create ? (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); - }) : (function(o, m, k, k2) { - if (k2 === undefined) k2 = k; - o[k2] = m[k]; - }); - - __values = function (o) { - var s = typeof Symbol === "function" && Symbol.iterator, m = s && o[s], i = 0; - if (m) return m.call(o); - if (o && typeof o.length === "number") return { - next: function () { - if (o && i >= o.length) o = void 0; - return { value: o && o[i++], done: !o }; - } - }; - throw new TypeError(s ? "Object is not iterable." : "Symbol.iterator is not defined."); - }; - - __read = function (o, n) { - var m = typeof Symbol === "function" && o[Symbol.iterator]; - if (!m) return o; - var i = m.call(o), r, ar = [], e; - try { - while ((n === void 0 || n-- > 0) && !(r = i.next()).done) ar.push(r.value); - } - catch (error) { e = { error: error }; } - finally { - try { - if (r && !r.done && (m = i["return"])) m.call(i); - } - finally { if (e) throw e.error; } - } - return ar; - }; - - /** @deprecated */ - __spread = function () { - for (var ar = [], i = 0; i < arguments.length; i++) - ar = ar.concat(__read(arguments[i])); - return ar; - }; - - /** @deprecated */ - __spreadArrays = function () { - for (var s = 0, i = 0, il = arguments.length; i < il; i++) s += arguments[i].length; - for (var r = Array(s), k = 0, i = 0; i < il; i++) - for (var a = arguments[i], j = 0, jl = a.length; j < jl; j++, k++) - r[k] = a[j]; - return r; - }; - - __spreadArray = function (to, from, pack) { - if (pack || arguments.length === 2) for (var i = 0, l = from.length, ar; i < l; i++) { - if (ar || !(i in from)) { - if (!ar) ar = Array.prototype.slice.call(from, 0, i); - ar[i] = from[i]; - } - } - return to.concat(ar || from); - }; - - __await = function (v) { - return this instanceof __await ? (this.v = v, this) : new __await(v); - }; - - __asyncGenerator = function (thisArg, _arguments, generator) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var g = generator.apply(thisArg, _arguments || []), i, q = []; - return i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i; - function verb(n) { if (g[n]) i[n] = function (v) { return new Promise(function (a, b) { q.push([n, v, a, b]) > 1 || resume(n, v); }); }; } - function resume(n, v) { try { step(g[n](v)); } catch (e) { settle(q[0][3], e); } } - function step(r) { r.value instanceof __await ? Promise.resolve(r.value.v).then(fulfill, reject) : settle(q[0][2], r); } - function fulfill(value) { resume("next", value); } - function reject(value) { resume("throw", value); } - function settle(f, v) { if (f(v), q.shift(), q.length) resume(q[0][0], q[0][1]); } - }; - - __asyncDelegator = function (o) { - var i, p; - return i = {}, verb("next"), verb("throw", function (e) { throw e; }), verb("return"), i[Symbol.iterator] = function () { return this; }, i; - function verb(n, f) { i[n] = o[n] ? function (v) { return (p = !p) ? { value: __await(o[n](v)), done: n === "return" } : f ? f(v) : v; } : f; } - }; - - __asyncValues = function (o) { - if (!Symbol.asyncIterator) throw new TypeError("Symbol.asyncIterator is not defined."); - var m = o[Symbol.asyncIterator], i; - return m ? m.call(o) : (o = typeof __values === "function" ? __values(o) : o[Symbol.iterator](), i = {}, verb("next"), verb("throw"), verb("return"), i[Symbol.asyncIterator] = function () { return this; }, i); - function verb(n) { i[n] = o[n] && function (v) { return new Promise(function (resolve, reject) { v = o[n](v), settle(resolve, reject, v.done, v.value); }); }; } - function settle(resolve, reject, d, v) { Promise.resolve(v).then(function(v) { resolve({ value: v, done: d }); }, reject); } - }; - - __makeTemplateObject = function (cooked, raw) { - if (Object.defineProperty) { Object.defineProperty(cooked, "raw", { value: raw }); } else { cooked.raw = raw; } - return cooked; - }; - - var __setModuleDefault = Object.create ? (function(o, v) { - Object.defineProperty(o, "default", { enumerable: true, value: v }); - }) : function(o, v) { - o["default"] = v; - }; - - __importStar = function (mod) { - if (mod && mod.__esModule) return mod; - var result = {}; - if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k); - __setModuleDefault(result, mod); - return result; - }; - - __importDefault = function (mod) { - return (mod && mod.__esModule) ? mod : { "default": mod }; - }; - - __classPrivateFieldGet = function (receiver, state, kind, f) { - if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a getter"); - if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot read private member from an object whose class did not declare it"); - return kind === "m" ? f : kind === "a" ? f.call(receiver) : f ? f.value : state.get(receiver); - }; - - __classPrivateFieldSet = function (receiver, state, value, kind, f) { - if (kind === "m") throw new TypeError("Private method is not writable"); - if (kind === "a" && !f) throw new TypeError("Private accessor was defined without a setter"); - if (typeof state === "function" ? receiver !== state || !f : !state.has(receiver)) throw new TypeError("Cannot write private member to an object whose class did not declare it"); - return (kind === "a" ? f.call(receiver, value) : f ? f.value = value : state.set(receiver, value)), value; - }; - - exporter("__extends", __extends); - exporter("__assign", __assign); - exporter("__rest", __rest); - exporter("__decorate", __decorate); - exporter("__param", __param); - exporter("__metadata", __metadata); - exporter("__awaiter", __awaiter); - exporter("__generator", __generator); - exporter("__exportStar", __exportStar); - exporter("__createBinding", __createBinding); - exporter("__values", __values); - exporter("__read", __read); - exporter("__spread", __spread); - exporter("__spreadArrays", __spreadArrays); - exporter("__spreadArray", __spreadArray); - exporter("__await", __await); - exporter("__asyncGenerator", __asyncGenerator); - exporter("__asyncDelegator", __asyncDelegator); - exporter("__asyncValues", __asyncValues); - exporter("__makeTemplateObject", __makeTemplateObject); - exporter("__importStar", __importStar); - exporter("__importDefault", __importDefault); - exporter("__classPrivateFieldGet", __classPrivateFieldGet); - exporter("__classPrivateFieldSet", __classPrivateFieldSet); -}); diff --git a/node_modules/zrender/.eslintignore b/node_modules/zrender/.eslintignore deleted file mode 100644 index 42d10fa..0000000 --- a/node_modules/zrender/.eslintignore +++ /dev/null @@ -1,4 +0,0 @@ -/dist -/node_modules -/esm -/lib \ No newline at end of file diff --git a/node_modules/zrender/LICENSE b/node_modules/zrender/LICENSE deleted file mode 100644 index 66348cb..0000000 --- a/node_modules/zrender/LICENSE +++ /dev/null @@ -1,29 +0,0 @@ -BSD 3-Clause License - -Copyright (c) 2017, Baidu Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -* Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. \ No newline at end of file diff --git a/node_modules/zrender/README.md b/node_modules/zrender/README.md deleted file mode 100644 index f6c7ff2..0000000 --- a/node_modules/zrender/README.md +++ /dev/null @@ -1,47 +0,0 @@ -ZRender -======= - -A lightweight graphic library which provides 2d draw for [Apache ECharts](https://github.com/apache/echarts). - -[![](https://img.shields.io/github/actions/workflow/status/ecomfe/zrender/ci.yml)]() [![](https://img.shields.io/npm/dw/zrender.svg?label=npm%20downloads&style=flat)](https://www.npmjs.com/package/zrender) ![Commits Since 4.0.0](https://img.shields.io/github/commits-since/ecomfe/zrender/4.0.0.svg?colorB=%234c1&style=flat) - -## Documentation - -[https://ecomfe.github.io/zrender-doc/public/](https://ecomfe.github.io/zrender-doc/public/) - - -## License - -BSD 3-Clause License - -Copyright (c) 2017, Baidu Inc. -All rights reserved. - -Redistribution and use in source and binary forms, with or without -modification, are permitted provided that the following conditions are met: - -* Redistributions of source code must retain the above copyright notice, this - list of conditions and the following disclaimer. - -* Redistributions in binary form must reproduce the above copyright notice, - this list of conditions and the following disclaimer in the documentation - and/or other materials provided with the distribution. - -* Neither the name of the copyright holder nor the names of its - contributors may be used to endorse or promote products derived from - this software without specific prior written permission. - -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" -AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - -## Notice - -The Apache Software Foundation [Apache ECharts, ECharts](https://echarts.apache.org/), Apache, the Apache feather, and the Apache ECharts project logo are either registered trademarks or trademarks of the [Apache Software Foundation](https://www.apache.org/). diff --git a/node_modules/zrender/build/build.js b/node_modules/zrender/build/build.js deleted file mode 100644 index d246fd6..0000000 --- a/node_modules/zrender/build/build.js +++ /dev/null @@ -1,118 +0,0 @@ -// const typescript = require('@rollup/plugin-typescript'); -const typescript = require('rollup-plugin-typescript2'); -const replace = require('@rollup/plugin-replace'); -const rollup = require('rollup'); -const path = require('path'); -const processs = require('process'); -const chalk = require('chalk'); -const progress = require('./progress'); -const UglifyJS = require('uglify-js'); -const fs = require('fs'); - -function current() { - return (new Date()).toLocaleString(); -} - -function createInputOption(env, isWatch) { - return { - input: path.resolve(__dirname, '../index.ts'), - plugins: [ - typescript({ - clean: !isWatch, - tsconfigOverride: { - compilerOptions: { - // Rollup don't use CommonJS by default. - module: 'ES2015', - sourceMap: true, - // Use the esm d.ts - declaration: false - } - } - }), - replace({ - preventAssignment: true, - 'process.env.NODE_ENV': JSON.stringify(env) - }), - progress({ - scope: { - total: 0 - } - }) - ] - }; -} - -const outputOption = { - format: 'umd', - file: path.resolve(__dirname, '../dist/zrender.js'), - sourcemap: true, - name: 'zrender' -}; - -function minify(outPath) { - const code = fs.readFileSync(outPath, 'utf-8'); - const uglifyResult = UglifyJS.minify(code); - if (uglifyResult.error) { - throw new Error(uglifyResult.error); - } - fs.writeFileSync(outPath, uglifyResult.code, 'utf-8'); -} - -if (processs.argv.includes('--watch')) { - const watcher = rollup.watch({ - ...createInputOption('development', true), - output: [outputOption], - watch: { - clearScreen: true - } - }); - watcher.on('event', event => { - switch(event.code) { - // case 'START': - // console.log(chalk.green('Begin to watch')); - // break; - case 'BUNDLE_START': - console.log( - chalk.gray(current()), - chalk.blue('File changed. Begin to bundle') - ); - break; - case 'BUNDLE_END': - console.log( - chalk.gray(current()), - chalk.green('Finished bundle') - ); - break; - case 'ERROR': - console.log( - chalk.gray(current()), - chalk.red(event.error) - ); - break; - } - }); -} -else { - // Unminified - rollup.rollup({ - ...createInputOption('development', false) - }).then(bundle => { - bundle.write(outputOption) - .then(() => { - // Minified - if (process.argv.indexOf('--minify') >= 0) { - rollup.rollup({ - ...createInputOption('production', false) - }).then(bundle => { - const file = outputOption.file.replace(/.js$/, '.min.js'); - bundle.write(Object.assign(outputOption, { - file, - sourcemap: false - })).then(function () { - minify(file); - }); - }); - } - }); - }); -} diff --git a/node_modules/zrender/build/package.json b/node_modules/zrender/build/package.json deleted file mode 100644 index 6a0d2ef..0000000 --- a/node_modules/zrender/build/package.json +++ /dev/null @@ -1,3 +0,0 @@ -{ - "type": "commonjs" -} \ No newline at end of file diff --git a/node_modules/zrender/build/prepareNightly.js b/node_modules/zrender/build/prepareNightly.js deleted file mode 100644 index 63dd18b..0000000 --- a/node_modules/zrender/build/prepareNightly.js +++ /dev/null @@ -1,48 +0,0 @@ -const fs = require('fs'); -const { execSync } = require('child_process'); - -const packageJsonPath = __dirname + '/../package.json'; -const nightlyPackageName = 'zrender-nightly'; - -function updateVersion(version) { - const isNext = process.argv.includes('--next'); - const parts = /(\d+)\.(\d+)\.(\d+)($|\-)/.exec(version); - if (!parts) { - throw new Error(`Invalid version number ${version}`); - } - // Add date to version. - const major = +parts[1]; - let minor = +parts[2]; - let patch = +parts[3]; - const isStable = !parts[4]; - if (isStable) { - // It's previous stable version. Dev version should be higher. - if (isNext) { - // Increase minor version for next branch. - minor++; - patch = 0; - } - else { - // Increase main version for master branch. - patch++; - } - } - - const date = new Date().toISOString().replace(/:|T|\.|-/g, '').slice(0, 8); - return `${major}.${minor}.${patch}-dev.${date}`; -} - - -const packageJson = JSON.parse(fs.readFileSync(packageJsonPath, 'utf-8')); -packageJson.name = nightlyPackageName; -const version = updateVersion(packageJson.version); - -fs.writeFileSync(packageJsonPath, JSON.stringify(packageJson, null, 2), 'utf-8'); - -// Update version in package.json and package-lock.json -execSync(`npm version ${version} --git-tag-version=false`); - -const entryPath = __dirname + '/../src/zrender.ts'; -const entryFile = fs.readFileSync(entryPath, 'utf-8') - .replace(/export const version = '\S+'/, `export const version = '${version}'`); -fs.writeFileSync(entryPath, entryFile, 'utf-8'); diff --git a/node_modules/zrender/build/prepublish.js b/node_modules/zrender/build/prepublish.js deleted file mode 100644 index cb9c96d..0000000 --- a/node_modules/zrender/build/prepublish.js +++ /dev/null @@ -1,88 +0,0 @@ -const fs = require('fs-extra'); -const chalk = require('chalk'); -const ignore = require('ignore'); -const { execSync } = require('node:child_process'); - -console.log(); -console.log(chalk.yellowBright(`⚠️ You should have run ${chalk.bold('`npm run release`')} before running this script!`)); -console.log(); - -// check versions in key dist files - -console.log(chalk.yellow('🔎 Checking versions in dist files...')); - -const fileVersions = [ - 'package.json', - 'package-lock.json', - 'dist/zrender.js', - 'dist/zrender.min.js' -].map(filePath => ({ - file: filePath, - version: require('../' + filePath).version -})); - -['lib/zrender.js', 'src/zrender.ts'].forEach(filePath => { - const version = fs.readFileSync(filePath, 'utf-8').match(/export (?:var|const) version = '(\S+)'/)[1]; - fileVersions.push({ - file: filePath, - version: version - }); -}); - -const versions = fileVersions.map(({ file, version }) => { - console.log(` ∟ The version in [${chalk.blueBright(file)}] is ${chalk.cyanBright.bold(version)}`); - return version; -}); - -if (new Set(versions).size !== 1) { - console.log(); - console.error(chalk.red('❌ Version does not match! Please check and rerun the release script via:')); - console.log(); - console.error(chalk.yellow(' npm run release')); - console.log(); - process.exit(-1); -} - -console.log(); -console.log(chalk.green('✔️ Versions are all the same.')); -console.log(); - -console.log(chalk.yellow('🔎 Checking unexpected files that probably shouldn\'t be published...\n')); - -// check if there are unexpected files that not in .npmignore -const npmignore = fs.readFileSync('.npmignore', 'utf-8'); -const npmignorePatterns = npmignore - .split(/\r?\n/) - .filter(item => item && !item.startsWith('#')); - -const untrackedFiles = execSync('git ls-files --others --exclude-standard', { encoding: 'utf-8' }) - .trim() - .split('\n') - .map(escapeOctal); - -if (untrackedFiles.length) { - const maybeUnexpectedFiles = ignore().add(npmignorePatterns).filter(untrackedFiles); - if (maybeUnexpectedFiles.length) { - console.error(chalk.red(`❌ Found ${maybeUnexpectedFiles.length} file(s) that are neither tracked by git nor ignored by .npmignore! Please double-check before publishing them to npm.`)); - maybeUnexpectedFiles.forEach(filePath => { - console.log(' ∟ ' + filePath); - }); - console.log(); - process.exit(-1); - } -} - -console.log(chalk.green('✔️ No unexpected files found.')); -console.log(); - -function escapeOctal(str) { - const matches = str.match(/(\\\d{3}){3}/g); - if (matches) { - matches.forEach(match => { - let encoded = ''; - match.split('\\').forEach(code => !code || (encoded += '%' + parseInt(code, 8).toString(16))); - str = str.replace(match, decodeURI(encoded)); - }); - } - return str; -} \ No newline at end of file diff --git a/node_modules/zrender/build/processLib.js b/node_modules/zrender/build/processLib.js deleted file mode 100644 index 17d37d9..0000000 --- a/node_modules/zrender/build/processLib.js +++ /dev/null @@ -1,67 +0,0 @@ -// Porcess generated lib files. -// Like adding js extension in the import statement. - -const { transformImport } = require('./transformImport'); -const globby = require('globby'); -const path = require('path'); -const fs = require('fs'); -const chalk = require('chalk'); -const rollup = require('rollup'); -const nodeResolve = require('@rollup/plugin-node-resolve').default; - -function addJsExtension(moduleName) { - // Ignore 'tslib' - if (!(moduleName.startsWith('.'))) { - return moduleName; - } - if (moduleName.endsWith('.ts')) { - // Replace ts with js - return moduleName.replace(/\.ts$/, '.js'); - } - else if (moduleName.endsWith('.js')) { - return moduleName; - } - else { - return moduleName + '.js' - } -} - -async function transform() { - const libFiles = await globby([ - '**/*.js' - ], { - cwd: path.join(__dirname, '../lib'), - absolute: true - }); - - if (libFiles.length === 0) { - throw new Error('No lib files found.') - } - - for (let file of libFiles) { - const code = fs.readFileSync(file, 'utf-8'); - fs.writeFileSync(file, transformImport(code, addJsExtension), 'utf-8'); - } - - // Transform index; - const indexFile = path.join(__dirname, '../index.js'); - fs.writeFileSync( - indexFile, - transformImport( - fs.readFileSync(indexFile, 'utf-8'), - (mduleName) => addJsExtension(mduleName).replace('./src', './lib') - ) - ) -} - -transform().then(() => { - console.log(chalk.green('Added .js extensions.')); - console.log(chalk.gray('Start testing generated libs...')); -}).then(() => { - return rollup.rollup({ - input: path.resolve(__dirname, '../index.js'), - plugins: [nodeResolve()] - }); -}).then(() => { - console.log(chalk.green('Libs can be bundled!')); -}); \ No newline at end of file diff --git a/node_modules/zrender/build/progress.js b/node_modules/zrender/build/progress.js deleted file mode 100644 index 426bd31..0000000 --- a/node_modules/zrender/build/progress.js +++ /dev/null @@ -1,65 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ -const chalk = require('chalk'); -const path = require('path'); - -module.exports = function progress(options = {}) { - const scope = options.scope || {}; - scope.finished = scope.finished || 0; - scope.total = scope.total || 0; - - return { - name: 'progress', - - buildStart() { - scope.finished = 0; - scope.total = 0; - }, - - load() { - // TODO More accurate total number - scope.total++; - }, - - transform(code, id) { - scope.finished++; - const filePath = path.relative(process.cwd(), id).split(path.sep).join('/'); - - const output = `[${scope.finished}/${scope.total}]: ${chalk.grey(filePath)}`; - if (process.stdout.isTTY) { - process.stdout.clearLine(); - process.stdout.cursorTo(0); - process.stdout.write(output); - } - else { - console.log(output); - } - }, - - buildEnd() { - if (process.stdout.isTTY) { - process.stdout.clearLine(); - process.stdout.cursorTo(0); - } - else { - console.log(''); - } - } - }; -}; diff --git a/node_modules/zrender/build/transformImport.js b/node_modules/zrender/build/transformImport.js deleted file mode 100644 index 58d6812..0000000 --- a/node_modules/zrender/build/transformImport.js +++ /dev/null @@ -1,115 +0,0 @@ -// adding js extension in the import statement. - -// Reference: -// https://regexr.com/47jlq -// https://gist.github.com/manekinekko/7e58a17bc62a9be47172 -const regexp = /((?:(?:import)|(?:export))\s+?(?:(?:(?:[\w*\s{},\/]*)\s+from\s+?)|))(?:(?:"(.*?)")|(?:'(.*?)'))([\s]*?(?:;|$|))/g; - -module.exports.transformImport = function (code, processModuleName) { - return code.replace(regexp, (str, prefix, moduleNameA, moduleNameB, postfix) => { - let moduleName = (moduleNameA === undefined ? moduleNameB : moduleNameA).trim(); - const quote = moduleNameA === undefined ? "'" : '"'; - return prefix + quote + processModuleName(moduleName) + quote + postfix; - // Not support other extensions. - }); -} - - -const testCases = `import videos from './videos/index.js' - -export default (socket, context) => { - // dynamically importing all the socket.io handler (it's dynamic import that happen at run time) - import { - something -} from "./test/okbb" - -const f = 2; - -import test from 'obb' - - -import { - Component -} from '@angular2/core'; - -import defaultMember from "module-0"; - -import * as name from "module-1 "; - -import { member } from " module-2"; - -import { member as alias } from "module-3"; - -import { member1 , member2 } from "module-4"; - -import { member1 , member2 as alias2 , member3 as alias3 } from "module-5"; - -import defaultMember, { member, member } from "module-6"; - -import defaultMember, * as name from "module-7"; - -import "module-8"; - -import "module-9" // comment no problem - -import { - AAAA, - // BBB -} from 'module-10'; - -import "module-b' // doesn't match -> the opening and closing quation mark are different - -importing hya from 'ttt' - -import fbsfrom '' - - -// Export expressions. -export { aaa }; - -export * from "module-11"; - -export { aaa } from "module-12"; - -// Should not be parsed -export default aaa; - -export function bbb () { -}; -` - -module.exports.runTest = function () { - const expected = [ - './videos/index.js', - './test/okbb', - 'obb', - '@angular2/core', - 'module-0', - 'module-1', - 'module-2', - 'module-3', - 'module-4', - 'module-5', - 'module-6', - 'module-7', - 'module-8', - 'module-9', - 'module-10', - 'module-11', - 'module-12' - ] - let cursor = 0; - module.exports.transformImport(testCases, (moduleName) => { - if (expected[cursor] !== moduleName) { - throw new Error(`Expected ${expected[cursor]}. Actual ${moduleName}`); - } - cursor++; - return moduleName; - }) - if (cursor !== expected.length) { - throw new Error('Test failed'); - } - console.log('All test passed!') -} - -// module.exports.runTest(); \ No newline at end of file diff --git a/node_modules/zrender/index.d.ts b/node_modules/zrender/index.d.ts deleted file mode 100644 index 047e183..0000000 --- a/node_modules/zrender/index.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './lib/zrender'; -export * from './lib/export'; diff --git a/node_modules/zrender/index.js b/node_modules/zrender/index.js deleted file mode 100644 index 256c4b5..0000000 --- a/node_modules/zrender/index.js +++ /dev/null @@ -1 +0,0 @@ -export * from './lib/all.js' \ No newline at end of file diff --git a/node_modules/zrender/index.ts b/node_modules/zrender/index.ts deleted file mode 100644 index cf855a2..0000000 --- a/node_modules/zrender/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from './src/all'; diff --git a/node_modules/zrender/lib/Element.d.ts b/node_modules/zrender/lib/Element.d.ts deleted file mode 100644 index 5bbc51b..0000000 --- a/node_modules/zrender/lib/Element.d.ts +++ /dev/null @@ -1,206 +0,0 @@ -import Transformable, { TransformProp } from './core/Transformable'; -import { AnimationEasing } from './animation/easing'; -import Animator from './animation/Animator'; -import { ZRenderType } from './zrender'; -import { Dictionary, ElementEventName, ZRRawEvent, BuiltinTextPosition, MapToType } from './core/types'; -import Path from './graphic/Path'; -import BoundingRect, { RectLike } from './core/BoundingRect'; -import Eventful from './core/Eventful'; -import ZRText from './graphic/Text'; -import { TextPositionCalculationResult } from './contain/text'; -import Polyline from './graphic/shape/Polyline'; -import Group from './graphic/Group'; -import Point from './core/Point'; -export interface ElementAnimateConfig { - duration?: number; - delay?: number; - easing?: AnimationEasing; - during?: (percent: number) => void; - done?: Function; - aborted?: Function; - scope?: string; - force?: boolean; - additive?: boolean; - setToFinal?: boolean; -} -export interface ElementTextConfig { - position?: BuiltinTextPosition | (number | string)[]; - rotation?: number; - layoutRect?: RectLike; - offset?: number[]; - origin?: (number | string)[] | 'center'; - distance?: number; - local?: boolean; - insideFill?: string; - insideStroke?: string; - outsideFill?: string; - outsideStroke?: string; - inside?: boolean; -} -export interface ElementTextGuideLineConfig { - anchor?: Point; - showAbove?: boolean; - candidates?: ('left' | 'top' | 'right' | 'bottom')[]; -} -export interface ElementEvent { - type: ElementEventName; - event: ZRRawEvent; - target: Element; - topTarget: Element; - cancelBubble: boolean; - offsetX: number; - offsetY: number; - gestureEvent: string; - pinchX: number; - pinchY: number; - pinchScale: number; - wheelDelta: number; - zrByTouch: boolean; - which: number; - stop: (this: ElementEvent) => void; -} -export declare type ElementEventCallback = (this: CbThis, e: ElementEvent) => boolean | void; -declare type CbThis = unknown extends Ctx ? Impl : Ctx; -interface ElementEventHandlerProps { - onclick: ElementEventCallback; - ondblclick: ElementEventCallback; - onmouseover: ElementEventCallback; - onmouseout: ElementEventCallback; - onmousemove: ElementEventCallback; - onmousewheel: ElementEventCallback; - onmousedown: ElementEventCallback; - onmouseup: ElementEventCallback; - oncontextmenu: ElementEventCallback; - ondrag: ElementEventCallback; - ondragstart: ElementEventCallback; - ondragend: ElementEventCallback; - ondragenter: ElementEventCallback; - ondragleave: ElementEventCallback; - ondragover: ElementEventCallback; - ondrop: ElementEventCallback; -} -export interface ElementProps extends Partial, Partial> { - name?: string; - ignore?: boolean; - isGroup?: boolean; - draggable?: boolean | 'horizontal' | 'vertical'; - silent?: boolean; - ignoreClip?: boolean; - globalScaleRatio?: number; - textConfig?: ElementTextConfig; - textContent?: ZRText; - clipPath?: Path; - drift?: Element['drift']; - extra?: Dictionary; - anid?: string; -} -export declare const PRESERVED_NORMAL_STATE = "__zr_normal__"; -declare const PRIMARY_STATES_KEYS: ["x" | "y" | "originX" | "originY" | "anchorX" | "anchorY" | "rotation" | "scaleX" | "scaleY" | "skewX" | "skewY", "ignore"]; -export declare type ElementStatePropNames = (typeof PRIMARY_STATES_KEYS)[number] | 'textConfig'; -export declare type ElementState = Pick & ElementCommonState; -export declare type ElementCommonState = { - hoverLayer?: boolean; -}; -export declare type ElementCalculateTextPosition = (out: TextPositionCalculationResult, style: ElementTextConfig, rect: RectLike) => TextPositionCalculationResult; -interface Element extends Transformable, Eventful<{ - [key in ElementEventName]: (e: ElementEvent) => void | boolean; -} & { - [key in string]: (...args: any) => void | boolean; -}>, ElementEventHandlerProps { -} -declare class Element { - id: number; - type: string; - name: string; - ignore: boolean; - silent: boolean; - isGroup: boolean; - draggable: boolean | 'horizontal' | 'vertical'; - dragging: boolean; - parent: Group; - animators: Animator[]; - ignoreClip: boolean; - __hostTarget: Element; - __zr: ZRenderType; - __dirty: number; - __isRendered: boolean; - __inHover: boolean; - private _clipPath?; - private _textContent?; - private _textGuide?; - textConfig?: ElementTextConfig; - textGuideLineConfig?: ElementTextGuideLineConfig; - anid: string; - extra: Dictionary; - currentStates?: string[]; - prevStates?: string[]; - states: Dictionary; - stateTransition: ElementAnimateConfig; - stateProxy?: (stateName: string, targetStates?: string[]) => ElementState; - protected _normalState: ElementState; - private _innerTextDefaultStyle; - constructor(props?: Props); - protected _init(props?: Props): void; - drift(dx: number, dy: number, e?: ElementEvent): void; - beforeUpdate(): void; - afterUpdate(): void; - update(): void; - updateInnerText(forceUpdate?: boolean): void; - protected canBeInsideText(): boolean; - protected getInsideTextFill(): string | undefined; - protected getInsideTextStroke(textFill: string): string | undefined; - protected getOutsideFill(): string | undefined; - protected getOutsideStroke(textFill: string): string; - traverse(cb: (this: Context, el: Element) => void, context?: Context): void; - protected attrKV(key: string, value: unknown): void; - hide(): void; - show(): void; - attr(keyOrObj: Props): this; - attr(keyOrObj: T, value: Props[T]): this; - saveCurrentToNormalState(toState: ElementState): void; - protected _innerSaveToNormal(toState: ElementState): void; - protected _savePrimaryToNormal(toState: Dictionary, normalState: Dictionary, primaryKeys: readonly string[]): void; - hasState(): boolean; - getState(name: string): ElementState; - ensureState(name: string): ElementState; - clearStates(noAnimation?: boolean): void; - useState(stateName: string, keepCurrentStates?: boolean, noAnimation?: boolean, forceUseHoverLayer?: boolean): ElementState; - useStates(states: string[], noAnimation?: boolean, forceUseHoverLayer?: boolean): void; - isSilent(): boolean; - private _updateAnimationTargets; - removeState(state: string): void; - replaceState(oldState: string, newState: string, forceAdd: boolean): void; - toggleState(state: string, enable: boolean): void; - protected _mergeStates(states: ElementState[]): ElementState; - protected _applyStateObj(stateName: string, state: ElementState, normalState: ElementState, keepCurrentStates: boolean, transition: boolean, animationCfg: ElementAnimateConfig): void; - private _attachComponent; - private _detachComponent; - getClipPath(): Path; - setClipPath(clipPath: Path): void; - removeClipPath(): void; - getTextContent(): ZRText; - setTextContent(textEl: ZRText): void; - setTextConfig(cfg: ElementTextConfig): void; - removeTextConfig(): void; - removeTextContent(): void; - getTextGuideLine(): Polyline; - setTextGuideLine(guideLine: Polyline): void; - removeTextGuideLine(): void; - markRedraw(): void; - dirty(): void; - private _toggleHoverLayerFlag; - addSelfToZr(zr: ZRenderType): void; - removeSelfFromZr(zr: ZRenderType): void; - animate(key?: string, loop?: boolean, allowDiscreteAnimation?: boolean): Animator; - addAnimator(animator: Animator, key: string): void; - updateDuringAnimation(key: string): void; - stopAnimation(scope?: string, forwardToLast?: boolean): this; - animateTo(target: Props, cfg?: ElementAnimateConfig, animationProps?: MapToType): void; - animateFrom(target: Props, cfg: ElementAnimateConfig, animationProps?: MapToType): void; - protected _transitionState(stateName: string, target: Props, cfg?: ElementAnimateConfig, animationProps?: MapToType): void; - getBoundingRect(): BoundingRect; - getPaintRect(): BoundingRect; - calculateTextPosition: ElementCalculateTextPosition; - protected static initDefaultProps: void; -} -export default Element; diff --git a/node_modules/zrender/lib/Element.js b/node_modules/zrender/lib/Element.js deleted file mode 100644 index 2d5982f..0000000 --- a/node_modules/zrender/lib/Element.js +++ /dev/null @@ -1,1050 +0,0 @@ -import Transformable, { TRANSFORMABLE_PROPS } from './core/Transformable.js'; -import Animator, { cloneValue } from './animation/Animator.js'; -import BoundingRect from './core/BoundingRect.js'; -import Eventful from './core/Eventful.js'; -import { calculateTextPosition, parsePercent } from './contain/text.js'; -import { guid, isObject, keys, extend, indexOf, logError, mixin, isArrayLike, isTypedArray, isGradientObject, filter, reduce } from './core/util.js'; -import { LIGHT_LABEL_COLOR, DARK_LABEL_COLOR } from './config.js'; -import { parse, stringify } from './tool/color.js'; -import { REDRAW_BIT } from './graphic/constants.js'; -export var PRESERVED_NORMAL_STATE = '__zr_normal__'; -var PRIMARY_STATES_KEYS = TRANSFORMABLE_PROPS.concat(['ignore']); -var DEFAULT_ANIMATABLE_MAP = reduce(TRANSFORMABLE_PROPS, function (obj, key) { - obj[key] = true; - return obj; -}, { ignore: false }); -var tmpTextPosCalcRes = {}; -var tmpBoundingRect = new BoundingRect(0, 0, 0, 0); -var Element = (function () { - function Element(props) { - this.id = guid(); - this.animators = []; - this.currentStates = []; - this.states = {}; - this._init(props); - } - Element.prototype._init = function (props) { - this.attr(props); - }; - Element.prototype.drift = function (dx, dy, e) { - switch (this.draggable) { - case 'horizontal': - dy = 0; - break; - case 'vertical': - dx = 0; - break; - } - var m = this.transform; - if (!m) { - m = this.transform = [1, 0, 0, 1, 0, 0]; - } - m[4] += dx; - m[5] += dy; - this.decomposeTransform(); - this.markRedraw(); - }; - Element.prototype.beforeUpdate = function () { }; - Element.prototype.afterUpdate = function () { }; - Element.prototype.update = function () { - this.updateTransform(); - if (this.__dirty) { - this.updateInnerText(); - } - }; - Element.prototype.updateInnerText = function (forceUpdate) { - var textEl = this._textContent; - if (textEl && (!textEl.ignore || forceUpdate)) { - if (!this.textConfig) { - this.textConfig = {}; - } - var textConfig = this.textConfig; - var isLocal = textConfig.local; - var innerTransformable = textEl.innerTransformable; - var textAlign = void 0; - var textVerticalAlign = void 0; - var textStyleChanged = false; - innerTransformable.parent = isLocal ? this : null; - var innerOrigin = false; - innerTransformable.copyTransform(textEl); - if (textConfig.position != null) { - var layoutRect = tmpBoundingRect; - if (textConfig.layoutRect) { - layoutRect.copy(textConfig.layoutRect); - } - else { - layoutRect.copy(this.getBoundingRect()); - } - if (!isLocal) { - layoutRect.applyTransform(this.transform); - } - if (this.calculateTextPosition) { - this.calculateTextPosition(tmpTextPosCalcRes, textConfig, layoutRect); - } - else { - calculateTextPosition(tmpTextPosCalcRes, textConfig, layoutRect); - } - innerTransformable.x = tmpTextPosCalcRes.x; - innerTransformable.y = tmpTextPosCalcRes.y; - textAlign = tmpTextPosCalcRes.align; - textVerticalAlign = tmpTextPosCalcRes.verticalAlign; - var textOrigin = textConfig.origin; - if (textOrigin && textConfig.rotation != null) { - var relOriginX = void 0; - var relOriginY = void 0; - if (textOrigin === 'center') { - relOriginX = layoutRect.width * 0.5; - relOriginY = layoutRect.height * 0.5; - } - else { - relOriginX = parsePercent(textOrigin[0], layoutRect.width); - relOriginY = parsePercent(textOrigin[1], layoutRect.height); - } - innerOrigin = true; - innerTransformable.originX = -innerTransformable.x + relOriginX + (isLocal ? 0 : layoutRect.x); - innerTransformable.originY = -innerTransformable.y + relOriginY + (isLocal ? 0 : layoutRect.y); - } - } - if (textConfig.rotation != null) { - innerTransformable.rotation = textConfig.rotation; - } - var textOffset = textConfig.offset; - if (textOffset) { - innerTransformable.x += textOffset[0]; - innerTransformable.y += textOffset[1]; - if (!innerOrigin) { - innerTransformable.originX = -textOffset[0]; - innerTransformable.originY = -textOffset[1]; - } - } - var isInside = textConfig.inside == null - ? (typeof textConfig.position === 'string' && textConfig.position.indexOf('inside') >= 0) - : textConfig.inside; - var innerTextDefaultStyle = this._innerTextDefaultStyle || (this._innerTextDefaultStyle = {}); - var textFill = void 0; - var textStroke = void 0; - var autoStroke = void 0; - if (isInside && this.canBeInsideText()) { - textFill = textConfig.insideFill; - textStroke = textConfig.insideStroke; - if (textFill == null || textFill === 'auto') { - textFill = this.getInsideTextFill(); - } - if (textStroke == null || textStroke === 'auto') { - textStroke = this.getInsideTextStroke(textFill); - autoStroke = true; - } - } - else { - textFill = textConfig.outsideFill; - textStroke = textConfig.outsideStroke; - if (textFill == null || textFill === 'auto') { - textFill = this.getOutsideFill(); - } - if (textStroke == null || textStroke === 'auto') { - textStroke = this.getOutsideStroke(textFill); - autoStroke = true; - } - } - textFill = textFill || '#000'; - if (textFill !== innerTextDefaultStyle.fill - || textStroke !== innerTextDefaultStyle.stroke - || autoStroke !== innerTextDefaultStyle.autoStroke - || textAlign !== innerTextDefaultStyle.align - || textVerticalAlign !== innerTextDefaultStyle.verticalAlign) { - textStyleChanged = true; - innerTextDefaultStyle.fill = textFill; - innerTextDefaultStyle.stroke = textStroke; - innerTextDefaultStyle.autoStroke = autoStroke; - innerTextDefaultStyle.align = textAlign; - innerTextDefaultStyle.verticalAlign = textVerticalAlign; - textEl.setDefaultTextStyle(innerTextDefaultStyle); - } - textEl.__dirty |= REDRAW_BIT; - if (textStyleChanged) { - textEl.dirtyStyle(true); - } - } - }; - Element.prototype.canBeInsideText = function () { - return true; - }; - Element.prototype.getInsideTextFill = function () { - return '#fff'; - }; - Element.prototype.getInsideTextStroke = function (textFill) { - return '#000'; - }; - Element.prototype.getOutsideFill = function () { - return this.__zr && this.__zr.isDarkMode() ? LIGHT_LABEL_COLOR : DARK_LABEL_COLOR; - }; - Element.prototype.getOutsideStroke = function (textFill) { - var backgroundColor = this.__zr && this.__zr.getBackgroundColor(); - var colorArr = typeof backgroundColor === 'string' && parse(backgroundColor); - if (!colorArr) { - colorArr = [255, 255, 255, 1]; - } - var alpha = colorArr[3]; - var isDark = this.__zr.isDarkMode(); - for (var i = 0; i < 3; i++) { - colorArr[i] = colorArr[i] * alpha + (isDark ? 0 : 255) * (1 - alpha); - } - colorArr[3] = 1; - return stringify(colorArr, 'rgba'); - }; - Element.prototype.traverse = function (cb, context) { }; - Element.prototype.attrKV = function (key, value) { - if (key === 'textConfig') { - this.setTextConfig(value); - } - else if (key === 'textContent') { - this.setTextContent(value); - } - else if (key === 'clipPath') { - this.setClipPath(value); - } - else if (key === 'extra') { - this.extra = this.extra || {}; - extend(this.extra, value); - } - else { - this[key] = value; - } - }; - Element.prototype.hide = function () { - this.ignore = true; - this.markRedraw(); - }; - Element.prototype.show = function () { - this.ignore = false; - this.markRedraw(); - }; - Element.prototype.attr = function (keyOrObj, value) { - if (typeof keyOrObj === 'string') { - this.attrKV(keyOrObj, value); - } - else if (isObject(keyOrObj)) { - var obj = keyOrObj; - var keysArr = keys(obj); - for (var i = 0; i < keysArr.length; i++) { - var key = keysArr[i]; - this.attrKV(key, keyOrObj[key]); - } - } - this.markRedraw(); - return this; - }; - Element.prototype.saveCurrentToNormalState = function (toState) { - this._innerSaveToNormal(toState); - var normalState = this._normalState; - for (var i = 0; i < this.animators.length; i++) { - var animator = this.animators[i]; - var fromStateTransition = animator.__fromStateTransition; - if (animator.getLoop() || fromStateTransition && fromStateTransition !== PRESERVED_NORMAL_STATE) { - continue; - } - var targetName = animator.targetName; - var target = targetName - ? normalState[targetName] : normalState; - animator.saveTo(target); - } - }; - Element.prototype._innerSaveToNormal = function (toState) { - var normalState = this._normalState; - if (!normalState) { - normalState = this._normalState = {}; - } - if (toState.textConfig && !normalState.textConfig) { - normalState.textConfig = this.textConfig; - } - this._savePrimaryToNormal(toState, normalState, PRIMARY_STATES_KEYS); - }; - Element.prototype._savePrimaryToNormal = function (toState, normalState, primaryKeys) { - for (var i = 0; i < primaryKeys.length; i++) { - var key = primaryKeys[i]; - if (toState[key] != null && !(key in normalState)) { - normalState[key] = this[key]; - } - } - }; - Element.prototype.hasState = function () { - return this.currentStates.length > 0; - }; - Element.prototype.getState = function (name) { - return this.states[name]; - }; - Element.prototype.ensureState = function (name) { - var states = this.states; - if (!states[name]) { - states[name] = {}; - } - return states[name]; - }; - Element.prototype.clearStates = function (noAnimation) { - this.useState(PRESERVED_NORMAL_STATE, false, noAnimation); - }; - Element.prototype.useState = function (stateName, keepCurrentStates, noAnimation, forceUseHoverLayer) { - var toNormalState = stateName === PRESERVED_NORMAL_STATE; - var hasStates = this.hasState(); - if (!hasStates && toNormalState) { - return; - } - var currentStates = this.currentStates; - var animationCfg = this.stateTransition; - if (indexOf(currentStates, stateName) >= 0 && (keepCurrentStates || currentStates.length === 1)) { - return; - } - var state; - if (this.stateProxy && !toNormalState) { - state = this.stateProxy(stateName); - } - if (!state) { - state = (this.states && this.states[stateName]); - } - if (!state && !toNormalState) { - logError("State " + stateName + " not exists."); - return; - } - if (!toNormalState) { - this.saveCurrentToNormalState(state); - } - var useHoverLayer = !!((state && state.hoverLayer) || forceUseHoverLayer); - if (useHoverLayer) { - this._toggleHoverLayerFlag(true); - } - this._applyStateObj(stateName, state, this._normalState, keepCurrentStates, !noAnimation && !this.__inHover && animationCfg && animationCfg.duration > 0, animationCfg); - var textContent = this._textContent; - var textGuide = this._textGuide; - if (textContent) { - textContent.useState(stateName, keepCurrentStates, noAnimation, useHoverLayer); - } - if (textGuide) { - textGuide.useState(stateName, keepCurrentStates, noAnimation, useHoverLayer); - } - if (toNormalState) { - this.currentStates = []; - this._normalState = {}; - } - else { - if (!keepCurrentStates) { - this.currentStates = [stateName]; - } - else { - this.currentStates.push(stateName); - } - } - this._updateAnimationTargets(); - this.markRedraw(); - if (!useHoverLayer && this.__inHover) { - this._toggleHoverLayerFlag(false); - this.__dirty &= ~REDRAW_BIT; - } - return state; - }; - Element.prototype.useStates = function (states, noAnimation, forceUseHoverLayer) { - if (!states.length) { - this.clearStates(); - } - else { - var stateObjects = []; - var currentStates = this.currentStates; - var len = states.length; - var notChange = len === currentStates.length; - if (notChange) { - for (var i = 0; i < len; i++) { - if (states[i] !== currentStates[i]) { - notChange = false; - break; - } - } - } - if (notChange) { - return; - } - for (var i = 0; i < len; i++) { - var stateName = states[i]; - var stateObj = void 0; - if (this.stateProxy) { - stateObj = this.stateProxy(stateName, states); - } - if (!stateObj) { - stateObj = this.states[stateName]; - } - if (stateObj) { - stateObjects.push(stateObj); - } - } - var lastStateObj = stateObjects[len - 1]; - var useHoverLayer = !!((lastStateObj && lastStateObj.hoverLayer) || forceUseHoverLayer); - if (useHoverLayer) { - this._toggleHoverLayerFlag(true); - } - var mergedState = this._mergeStates(stateObjects); - var animationCfg = this.stateTransition; - this.saveCurrentToNormalState(mergedState); - this._applyStateObj(states.join(','), mergedState, this._normalState, false, !noAnimation && !this.__inHover && animationCfg && animationCfg.duration > 0, animationCfg); - var textContent = this._textContent; - var textGuide = this._textGuide; - if (textContent) { - textContent.useStates(states, noAnimation, useHoverLayer); - } - if (textGuide) { - textGuide.useStates(states, noAnimation, useHoverLayer); - } - this._updateAnimationTargets(); - this.currentStates = states.slice(); - this.markRedraw(); - if (!useHoverLayer && this.__inHover) { - this._toggleHoverLayerFlag(false); - this.__dirty &= ~REDRAW_BIT; - } - } - }; - Element.prototype.isSilent = function () { - var isSilent = this.silent; - var ancestor = this.parent; - while (!isSilent && ancestor) { - if (ancestor.silent) { - isSilent = true; - break; - } - ancestor = ancestor.parent; - } - return isSilent; - }; - Element.prototype._updateAnimationTargets = function () { - for (var i = 0; i < this.animators.length; i++) { - var animator = this.animators[i]; - if (animator.targetName) { - animator.changeTarget(this[animator.targetName]); - } - } - }; - Element.prototype.removeState = function (state) { - var idx = indexOf(this.currentStates, state); - if (idx >= 0) { - var currentStates = this.currentStates.slice(); - currentStates.splice(idx, 1); - this.useStates(currentStates); - } - }; - Element.prototype.replaceState = function (oldState, newState, forceAdd) { - var currentStates = this.currentStates.slice(); - var idx = indexOf(currentStates, oldState); - var newStateExists = indexOf(currentStates, newState) >= 0; - if (idx >= 0) { - if (!newStateExists) { - currentStates[idx] = newState; - } - else { - currentStates.splice(idx, 1); - } - } - else if (forceAdd && !newStateExists) { - currentStates.push(newState); - } - this.useStates(currentStates); - }; - Element.prototype.toggleState = function (state, enable) { - if (enable) { - this.useState(state, true); - } - else { - this.removeState(state); - } - }; - Element.prototype._mergeStates = function (states) { - var mergedState = {}; - var mergedTextConfig; - for (var i = 0; i < states.length; i++) { - var state = states[i]; - extend(mergedState, state); - if (state.textConfig) { - mergedTextConfig = mergedTextConfig || {}; - extend(mergedTextConfig, state.textConfig); - } - } - if (mergedTextConfig) { - mergedState.textConfig = mergedTextConfig; - } - return mergedState; - }; - Element.prototype._applyStateObj = function (stateName, state, normalState, keepCurrentStates, transition, animationCfg) { - var needsRestoreToNormal = !(state && keepCurrentStates); - if (state && state.textConfig) { - this.textConfig = extend({}, keepCurrentStates ? this.textConfig : normalState.textConfig); - extend(this.textConfig, state.textConfig); - } - else if (needsRestoreToNormal) { - if (normalState.textConfig) { - this.textConfig = normalState.textConfig; - } - } - var transitionTarget = {}; - var hasTransition = false; - for (var i = 0; i < PRIMARY_STATES_KEYS.length; i++) { - var key = PRIMARY_STATES_KEYS[i]; - var propNeedsTransition = transition && DEFAULT_ANIMATABLE_MAP[key]; - if (state && state[key] != null) { - if (propNeedsTransition) { - hasTransition = true; - transitionTarget[key] = state[key]; - } - else { - this[key] = state[key]; - } - } - else if (needsRestoreToNormal) { - if (normalState[key] != null) { - if (propNeedsTransition) { - hasTransition = true; - transitionTarget[key] = normalState[key]; - } - else { - this[key] = normalState[key]; - } - } - } - } - if (!transition) { - for (var i = 0; i < this.animators.length; i++) { - var animator = this.animators[i]; - var targetName = animator.targetName; - if (!animator.getLoop()) { - animator.__changeFinalValue(targetName - ? (state || normalState)[targetName] - : (state || normalState)); - } - } - } - if (hasTransition) { - this._transitionState(stateName, transitionTarget, animationCfg); - } - }; - Element.prototype._attachComponent = function (componentEl) { - if (componentEl.__zr && !componentEl.__hostTarget) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Text element has been added to zrender.'); - } - return; - } - if (componentEl === this) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Recursive component attachment.'); - } - return; - } - var zr = this.__zr; - if (zr) { - componentEl.addSelfToZr(zr); - } - componentEl.__zr = zr; - componentEl.__hostTarget = this; - }; - Element.prototype._detachComponent = function (componentEl) { - if (componentEl.__zr) { - componentEl.removeSelfFromZr(componentEl.__zr); - } - componentEl.__zr = null; - componentEl.__hostTarget = null; - }; - Element.prototype.getClipPath = function () { - return this._clipPath; - }; - Element.prototype.setClipPath = function (clipPath) { - if (this._clipPath && this._clipPath !== clipPath) { - this.removeClipPath(); - } - this._attachComponent(clipPath); - this._clipPath = clipPath; - this.markRedraw(); - }; - Element.prototype.removeClipPath = function () { - var clipPath = this._clipPath; - if (clipPath) { - this._detachComponent(clipPath); - this._clipPath = null; - this.markRedraw(); - } - }; - Element.prototype.getTextContent = function () { - return this._textContent; - }; - Element.prototype.setTextContent = function (textEl) { - var previousTextContent = this._textContent; - if (previousTextContent === textEl) { - return; - } - if (previousTextContent && previousTextContent !== textEl) { - this.removeTextContent(); - } - if (process.env.NODE_ENV !== 'production') { - if (textEl.__zr && !textEl.__hostTarget) { - throw new Error('Text element has been added to zrender.'); - } - } - textEl.innerTransformable = new Transformable(); - this._attachComponent(textEl); - this._textContent = textEl; - this.markRedraw(); - }; - Element.prototype.setTextConfig = function (cfg) { - if (!this.textConfig) { - this.textConfig = {}; - } - extend(this.textConfig, cfg); - this.markRedraw(); - }; - Element.prototype.removeTextConfig = function () { - this.textConfig = null; - this.markRedraw(); - }; - Element.prototype.removeTextContent = function () { - var textEl = this._textContent; - if (textEl) { - textEl.innerTransformable = null; - this._detachComponent(textEl); - this._textContent = null; - this._innerTextDefaultStyle = null; - this.markRedraw(); - } - }; - Element.prototype.getTextGuideLine = function () { - return this._textGuide; - }; - Element.prototype.setTextGuideLine = function (guideLine) { - if (this._textGuide && this._textGuide !== guideLine) { - this.removeTextGuideLine(); - } - this._attachComponent(guideLine); - this._textGuide = guideLine; - this.markRedraw(); - }; - Element.prototype.removeTextGuideLine = function () { - var textGuide = this._textGuide; - if (textGuide) { - this._detachComponent(textGuide); - this._textGuide = null; - this.markRedraw(); - } - }; - Element.prototype.markRedraw = function () { - this.__dirty |= REDRAW_BIT; - var zr = this.__zr; - if (zr) { - if (this.__inHover) { - zr.refreshHover(); - } - else { - zr.refresh(); - } - } - if (this.__hostTarget) { - this.__hostTarget.markRedraw(); - } - }; - Element.prototype.dirty = function () { - this.markRedraw(); - }; - Element.prototype._toggleHoverLayerFlag = function (inHover) { - this.__inHover = inHover; - var textContent = this._textContent; - var textGuide = this._textGuide; - if (textContent) { - textContent.__inHover = inHover; - } - if (textGuide) { - textGuide.__inHover = inHover; - } - }; - Element.prototype.addSelfToZr = function (zr) { - if (this.__zr === zr) { - return; - } - this.__zr = zr; - var animators = this.animators; - if (animators) { - for (var i = 0; i < animators.length; i++) { - zr.animation.addAnimator(animators[i]); - } - } - if (this._clipPath) { - this._clipPath.addSelfToZr(zr); - } - if (this._textContent) { - this._textContent.addSelfToZr(zr); - } - if (this._textGuide) { - this._textGuide.addSelfToZr(zr); - } - }; - Element.prototype.removeSelfFromZr = function (zr) { - if (!this.__zr) { - return; - } - this.__zr = null; - var animators = this.animators; - if (animators) { - for (var i = 0; i < animators.length; i++) { - zr.animation.removeAnimator(animators[i]); - } - } - if (this._clipPath) { - this._clipPath.removeSelfFromZr(zr); - } - if (this._textContent) { - this._textContent.removeSelfFromZr(zr); - } - if (this._textGuide) { - this._textGuide.removeSelfFromZr(zr); - } - }; - Element.prototype.animate = function (key, loop, allowDiscreteAnimation) { - var target = key ? this[key] : this; - if (process.env.NODE_ENV !== 'production') { - if (!target) { - logError('Property "' - + key - + '" is not existed in element ' - + this.id); - return; - } - } - var animator = new Animator(target, loop, allowDiscreteAnimation); - key && (animator.targetName = key); - this.addAnimator(animator, key); - return animator; - }; - Element.prototype.addAnimator = function (animator, key) { - var zr = this.__zr; - var el = this; - animator.during(function () { - el.updateDuringAnimation(key); - }).done(function () { - var animators = el.animators; - var idx = indexOf(animators, animator); - if (idx >= 0) { - animators.splice(idx, 1); - } - }); - this.animators.push(animator); - if (zr) { - zr.animation.addAnimator(animator); - } - zr && zr.wakeUp(); - }; - Element.prototype.updateDuringAnimation = function (key) { - this.markRedraw(); - }; - Element.prototype.stopAnimation = function (scope, forwardToLast) { - var animators = this.animators; - var len = animators.length; - var leftAnimators = []; - for (var i = 0; i < len; i++) { - var animator = animators[i]; - if (!scope || scope === animator.scope) { - animator.stop(forwardToLast); - } - else { - leftAnimators.push(animator); - } - } - this.animators = leftAnimators; - return this; - }; - Element.prototype.animateTo = function (target, cfg, animationProps) { - animateTo(this, target, cfg, animationProps); - }; - Element.prototype.animateFrom = function (target, cfg, animationProps) { - animateTo(this, target, cfg, animationProps, true); - }; - Element.prototype._transitionState = function (stateName, target, cfg, animationProps) { - var animators = animateTo(this, target, cfg, animationProps); - for (var i = 0; i < animators.length; i++) { - animators[i].__fromStateTransition = stateName; - } - }; - Element.prototype.getBoundingRect = function () { - return null; - }; - Element.prototype.getPaintRect = function () { - return null; - }; - Element.initDefaultProps = (function () { - var elProto = Element.prototype; - elProto.type = 'element'; - elProto.name = ''; - elProto.ignore = - elProto.silent = - elProto.isGroup = - elProto.draggable = - elProto.dragging = - elProto.ignoreClip = - elProto.__inHover = false; - elProto.__dirty = REDRAW_BIT; - var logs = {}; - function logDeprecatedError(key, xKey, yKey) { - if (!logs[key + xKey + yKey]) { - console.warn("DEPRECATED: '" + key + "' has been deprecated. use '" + xKey + "', '" + yKey + "' instead"); - logs[key + xKey + yKey] = true; - } - } - function createLegacyProperty(key, privateKey, xKey, yKey) { - Object.defineProperty(elProto, key, { - get: function () { - if (process.env.NODE_ENV !== 'production') { - logDeprecatedError(key, xKey, yKey); - } - if (!this[privateKey]) { - var pos = this[privateKey] = []; - enhanceArray(this, pos); - } - return this[privateKey]; - }, - set: function (pos) { - if (process.env.NODE_ENV !== 'production') { - logDeprecatedError(key, xKey, yKey); - } - this[xKey] = pos[0]; - this[yKey] = pos[1]; - this[privateKey] = pos; - enhanceArray(this, pos); - } - }); - function enhanceArray(self, pos) { - Object.defineProperty(pos, 0, { - get: function () { - return self[xKey]; - }, - set: function (val) { - self[xKey] = val; - } - }); - Object.defineProperty(pos, 1, { - get: function () { - return self[yKey]; - }, - set: function (val) { - self[yKey] = val; - } - }); - } - } - if (Object.defineProperty) { - createLegacyProperty('position', '_legacyPos', 'x', 'y'); - createLegacyProperty('scale', '_legacyScale', 'scaleX', 'scaleY'); - createLegacyProperty('origin', '_legacyOrigin', 'originX', 'originY'); - } - })(); - return Element; -}()); -mixin(Element, Eventful); -mixin(Element, Transformable); -function animateTo(animatable, target, cfg, animationProps, reverse) { - cfg = cfg || {}; - var animators = []; - animateToShallow(animatable, '', animatable, target, cfg, animationProps, animators, reverse); - var finishCount = animators.length; - var doneHappened = false; - var cfgDone = cfg.done; - var cfgAborted = cfg.aborted; - var doneCb = function () { - doneHappened = true; - finishCount--; - if (finishCount <= 0) { - doneHappened - ? (cfgDone && cfgDone()) - : (cfgAborted && cfgAborted()); - } - }; - var abortedCb = function () { - finishCount--; - if (finishCount <= 0) { - doneHappened - ? (cfgDone && cfgDone()) - : (cfgAborted && cfgAborted()); - } - }; - if (!finishCount) { - cfgDone && cfgDone(); - } - if (animators.length > 0 && cfg.during) { - animators[0].during(function (target, percent) { - cfg.during(percent); - }); - } - for (var i = 0; i < animators.length; i++) { - var animator = animators[i]; - if (doneCb) { - animator.done(doneCb); - } - if (abortedCb) { - animator.aborted(abortedCb); - } - if (cfg.force) { - animator.duration(cfg.duration); - } - animator.start(cfg.easing); - } - return animators; -} -function copyArrShallow(source, target, len) { - for (var i = 0; i < len; i++) { - source[i] = target[i]; - } -} -function is2DArray(value) { - return isArrayLike(value[0]); -} -function copyValue(target, source, key) { - if (isArrayLike(source[key])) { - if (!isArrayLike(target[key])) { - target[key] = []; - } - if (isTypedArray(source[key])) { - var len = source[key].length; - if (target[key].length !== len) { - target[key] = new (source[key].constructor)(len); - copyArrShallow(target[key], source[key], len); - } - } - else { - var sourceArr = source[key]; - var targetArr = target[key]; - var len0 = sourceArr.length; - if (is2DArray(sourceArr)) { - var len1 = sourceArr[0].length; - for (var i = 0; i < len0; i++) { - if (!targetArr[i]) { - targetArr[i] = Array.prototype.slice.call(sourceArr[i]); - } - else { - copyArrShallow(targetArr[i], sourceArr[i], len1); - } - } - } - else { - copyArrShallow(targetArr, sourceArr, len0); - } - targetArr.length = sourceArr.length; - } - } - else { - target[key] = source[key]; - } -} -function isValueSame(val1, val2) { - return val1 === val2 - || isArrayLike(val1) && isArrayLike(val2) && is1DArraySame(val1, val2); -} -function is1DArraySame(arr0, arr1) { - var len = arr0.length; - if (len !== arr1.length) { - return false; - } - for (var i = 0; i < len; i++) { - if (arr0[i] !== arr1[i]) { - return false; - } - } - return true; -} -function animateToShallow(animatable, topKey, animateObj, target, cfg, animationProps, animators, reverse) { - var targetKeys = keys(target); - var duration = cfg.duration; - var delay = cfg.delay; - var additive = cfg.additive; - var setToFinal = cfg.setToFinal; - var animateAll = !isObject(animationProps); - var existsAnimators = animatable.animators; - var animationKeys = []; - for (var k = 0; k < targetKeys.length; k++) { - var innerKey = targetKeys[k]; - var targetVal = target[innerKey]; - if (targetVal != null && animateObj[innerKey] != null - && (animateAll || animationProps[innerKey])) { - if (isObject(targetVal) - && !isArrayLike(targetVal) - && !isGradientObject(targetVal)) { - if (topKey) { - if (!reverse) { - animateObj[innerKey] = targetVal; - animatable.updateDuringAnimation(topKey); - } - continue; - } - animateToShallow(animatable, innerKey, animateObj[innerKey], targetVal, cfg, animationProps && animationProps[innerKey], animators, reverse); - } - else { - animationKeys.push(innerKey); - } - } - else if (!reverse) { - animateObj[innerKey] = targetVal; - animatable.updateDuringAnimation(topKey); - animationKeys.push(innerKey); - } - } - var keyLen = animationKeys.length; - if (!additive && keyLen) { - for (var i = 0; i < existsAnimators.length; i++) { - var animator = existsAnimators[i]; - if (animator.targetName === topKey) { - var allAborted = animator.stopTracks(animationKeys); - if (allAborted) { - var idx = indexOf(existsAnimators, animator); - existsAnimators.splice(idx, 1); - } - } - } - } - if (!cfg.force) { - animationKeys = filter(animationKeys, function (key) { return !isValueSame(target[key], animateObj[key]); }); - keyLen = animationKeys.length; - } - if (keyLen > 0 - || (cfg.force && !animators.length)) { - var revertedSource = void 0; - var reversedTarget = void 0; - var sourceClone = void 0; - if (reverse) { - reversedTarget = {}; - if (setToFinal) { - revertedSource = {}; - } - for (var i = 0; i < keyLen; i++) { - var innerKey = animationKeys[i]; - reversedTarget[innerKey] = animateObj[innerKey]; - if (setToFinal) { - revertedSource[innerKey] = target[innerKey]; - } - else { - animateObj[innerKey] = target[innerKey]; - } - } - } - else if (setToFinal) { - sourceClone = {}; - for (var i = 0; i < keyLen; i++) { - var innerKey = animationKeys[i]; - sourceClone[innerKey] = cloneValue(animateObj[innerKey]); - copyValue(animateObj, target, innerKey); - } - } - var animator = new Animator(animateObj, false, false, additive ? filter(existsAnimators, function (animator) { return animator.targetName === topKey; }) : null); - animator.targetName = topKey; - if (cfg.scope) { - animator.scope = cfg.scope; - } - if (setToFinal && revertedSource) { - animator.whenWithKeys(0, revertedSource, animationKeys); - } - if (sourceClone) { - animator.whenWithKeys(0, sourceClone, animationKeys); - } - animator.whenWithKeys(duration == null ? 500 : duration, reverse ? reversedTarget : target, animationKeys).delay(delay || 0); - animatable.addAnimator(animator, topKey); - animators.push(animator); - } -} -export default Element; diff --git a/node_modules/zrender/lib/Handler.d.ts b/node_modules/zrender/lib/Handler.d.ts deleted file mode 100644 index b0ff487..0000000 --- a/node_modules/zrender/lib/Handler.d.ts +++ /dev/null @@ -1,49 +0,0 @@ -import Eventful from './core/Eventful'; -import Displayable from './graphic/Displayable'; -import { PainterBase } from './PainterBase'; -import { HandlerProxyInterface } from './dom/HandlerProxy'; -import { ZRRawEvent, ElementEventName } from './core/types'; -import Storage from './Storage'; -import Element from './Element'; -declare class HoveredResult { - x: number; - y: number; - target: Displayable; - topTarget: Displayable; - constructor(x?: number, y?: number); -} -declare type HandlerName = 'click' | 'dblclick' | 'mousewheel' | 'mouseout' | 'mouseup' | 'mousedown' | 'mousemove' | 'contextmenu'; -declare class Handler extends Eventful { - storage: Storage; - painter: PainterBase; - painterRoot: HTMLElement; - proxy: HandlerProxyInterface; - private _hovered; - private _gestureMgr; - private _draggingMgr; - private _pointerSize; - _downEl: Element; - _upEl: Element; - _downPoint: [number, number]; - constructor(storage: Storage, painter: PainterBase, proxy: HandlerProxyInterface, painterRoot: HTMLElement, pointerSize: number); - setHandlerProxy(proxy: HandlerProxyInterface): void; - mousemove(event: ZRRawEvent): void; - mouseout(event: ZRRawEvent): void; - resize(): void; - dispatch(eventName: HandlerName, eventArgs?: any): void; - dispose(): void; - setCursorStyle(cursorStyle: string): void; - dispatchToElement(targetInfo: { - target?: Element; - topTarget?: Element; - }, eventName: ElementEventName, event: ZRRawEvent): void; - findHover(x: number, y: number, exclude?: Displayable): HoveredResult; - processGesture(event: ZRRawEvent, stage?: 'start' | 'end' | 'change'): void; - click: (event: ZRRawEvent) => void; - mousedown: (event: ZRRawEvent) => void; - mouseup: (event: ZRRawEvent) => void; - mousewheel: (event: ZRRawEvent) => void; - dblclick: (event: ZRRawEvent) => void; - contextmenu: (event: ZRRawEvent) => void; -} -export default Handler; diff --git a/node_modules/zrender/lib/Handler.js b/node_modules/zrender/lib/Handler.js deleted file mode 100644 index f5db649..0000000 --- a/node_modules/zrender/lib/Handler.js +++ /dev/null @@ -1,295 +0,0 @@ -import { __extends } from "tslib"; -import * as util from './core/util.js'; -import * as vec2 from './core/vector.js'; -import Draggable from './mixin/Draggable.js'; -import Eventful from './core/Eventful.js'; -import * as eventTool from './core/event.js'; -import { GestureMgr } from './core/GestureMgr.js'; -import BoundingRect from './core/BoundingRect.js'; -var SILENT = 'silent'; -function makeEventPacket(eveType, targetInfo, event) { - return { - type: eveType, - event: event, - target: targetInfo.target, - topTarget: targetInfo.topTarget, - cancelBubble: false, - offsetX: event.zrX, - offsetY: event.zrY, - gestureEvent: event.gestureEvent, - pinchX: event.pinchX, - pinchY: event.pinchY, - pinchScale: event.pinchScale, - wheelDelta: event.zrDelta, - zrByTouch: event.zrByTouch, - which: event.which, - stop: stopEvent - }; -} -function stopEvent() { - eventTool.stop(this.event); -} -var EmptyProxy = (function (_super) { - __extends(EmptyProxy, _super); - function EmptyProxy() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.handler = null; - return _this; - } - EmptyProxy.prototype.dispose = function () { }; - EmptyProxy.prototype.setCursor = function () { }; - return EmptyProxy; -}(Eventful)); -var HoveredResult = (function () { - function HoveredResult(x, y) { - this.x = x; - this.y = y; - } - return HoveredResult; -}()); -var handlerNames = [ - 'click', 'dblclick', 'mousewheel', 'mouseout', - 'mouseup', 'mousedown', 'mousemove', 'contextmenu' -]; -var tmpRect = new BoundingRect(0, 0, 0, 0); -var Handler = (function (_super) { - __extends(Handler, _super); - function Handler(storage, painter, proxy, painterRoot, pointerSize) { - var _this = _super.call(this) || this; - _this._hovered = new HoveredResult(0, 0); - _this.storage = storage; - _this.painter = painter; - _this.painterRoot = painterRoot; - _this._pointerSize = pointerSize; - proxy = proxy || new EmptyProxy(); - _this.proxy = null; - _this.setHandlerProxy(proxy); - _this._draggingMgr = new Draggable(_this); - return _this; - } - Handler.prototype.setHandlerProxy = function (proxy) { - if (this.proxy) { - this.proxy.dispose(); - } - if (proxy) { - util.each(handlerNames, function (name) { - proxy.on && proxy.on(name, this[name], this); - }, this); - proxy.handler = this; - } - this.proxy = proxy; - }; - Handler.prototype.mousemove = function (event) { - var x = event.zrX; - var y = event.zrY; - var isOutside = isOutsideBoundary(this, x, y); - var lastHovered = this._hovered; - var lastHoveredTarget = lastHovered.target; - if (lastHoveredTarget && !lastHoveredTarget.__zr) { - lastHovered = this.findHover(lastHovered.x, lastHovered.y); - lastHoveredTarget = lastHovered.target; - } - var hovered = this._hovered = isOutside ? new HoveredResult(x, y) : this.findHover(x, y); - var hoveredTarget = hovered.target; - var proxy = this.proxy; - proxy.setCursor && proxy.setCursor(hoveredTarget ? hoveredTarget.cursor : 'default'); - if (lastHoveredTarget && hoveredTarget !== lastHoveredTarget) { - this.dispatchToElement(lastHovered, 'mouseout', event); - } - this.dispatchToElement(hovered, 'mousemove', event); - if (hoveredTarget && hoveredTarget !== lastHoveredTarget) { - this.dispatchToElement(hovered, 'mouseover', event); - } - }; - Handler.prototype.mouseout = function (event) { - var eventControl = event.zrEventControl; - if (eventControl !== 'only_globalout') { - this.dispatchToElement(this._hovered, 'mouseout', event); - } - if (eventControl !== 'no_globalout') { - this.trigger('globalout', { type: 'globalout', event: event }); - } - }; - Handler.prototype.resize = function () { - this._hovered = new HoveredResult(0, 0); - }; - Handler.prototype.dispatch = function (eventName, eventArgs) { - var handler = this[eventName]; - handler && handler.call(this, eventArgs); - }; - Handler.prototype.dispose = function () { - this.proxy.dispose(); - this.storage = null; - this.proxy = null; - this.painter = null; - }; - Handler.prototype.setCursorStyle = function (cursorStyle) { - var proxy = this.proxy; - proxy.setCursor && proxy.setCursor(cursorStyle); - }; - Handler.prototype.dispatchToElement = function (targetInfo, eventName, event) { - targetInfo = targetInfo || {}; - var el = targetInfo.target; - if (el && el.silent) { - return; - } - var eventKey = ('on' + eventName); - var eventPacket = makeEventPacket(eventName, targetInfo, event); - while (el) { - el[eventKey] - && (eventPacket.cancelBubble = !!el[eventKey].call(el, eventPacket)); - el.trigger(eventName, eventPacket); - el = el.__hostTarget ? el.__hostTarget : el.parent; - if (eventPacket.cancelBubble) { - break; - } - } - if (!eventPacket.cancelBubble) { - this.trigger(eventName, eventPacket); - if (this.painter && this.painter.eachOtherLayer) { - this.painter.eachOtherLayer(function (layer) { - if (typeof (layer[eventKey]) === 'function') { - layer[eventKey].call(layer, eventPacket); - } - if (layer.trigger) { - layer.trigger(eventName, eventPacket); - } - }); - } - } - }; - Handler.prototype.findHover = function (x, y, exclude) { - var list = this.storage.getDisplayList(); - var out = new HoveredResult(x, y); - setHoverTarget(list, out, x, y, exclude); - if (this._pointerSize && !out.target) { - var candidates = []; - var pointerSize = this._pointerSize; - var targetSizeHalf = pointerSize / 2; - var pointerRect = new BoundingRect(x - targetSizeHalf, y - targetSizeHalf, pointerSize, pointerSize); - for (var i = list.length - 1; i >= 0; i--) { - var el = list[i]; - if (el !== exclude - && !el.ignore - && !el.ignoreCoarsePointer - && (!el.parent || !el.parent.ignoreCoarsePointer)) { - tmpRect.copy(el.getBoundingRect()); - if (el.transform) { - tmpRect.applyTransform(el.transform); - } - if (tmpRect.intersect(pointerRect)) { - candidates.push(el); - } - } - } - if (candidates.length) { - var rStep = 4; - var thetaStep = Math.PI / 12; - var PI2 = Math.PI * 2; - for (var r = 0; r < targetSizeHalf; r += rStep) { - for (var theta = 0; theta < PI2; theta += thetaStep) { - var x1 = x + r * Math.cos(theta); - var y1 = y + r * Math.sin(theta); - setHoverTarget(candidates, out, x1, y1, exclude); - if (out.target) { - return out; - } - } - } - } - } - return out; - }; - Handler.prototype.processGesture = function (event, stage) { - if (!this._gestureMgr) { - this._gestureMgr = new GestureMgr(); - } - var gestureMgr = this._gestureMgr; - stage === 'start' && gestureMgr.clear(); - var gestureInfo = gestureMgr.recognize(event, this.findHover(event.zrX, event.zrY, null).target, this.proxy.dom); - stage === 'end' && gestureMgr.clear(); - if (gestureInfo) { - var type = gestureInfo.type; - event.gestureEvent = type; - var res = new HoveredResult(); - res.target = gestureInfo.target; - this.dispatchToElement(res, type, gestureInfo.event); - } - }; - return Handler; -}(Eventful)); -util.each(['click', 'mousedown', 'mouseup', 'mousewheel', 'dblclick', 'contextmenu'], function (name) { - Handler.prototype[name] = function (event) { - var x = event.zrX; - var y = event.zrY; - var isOutside = isOutsideBoundary(this, x, y); - var hovered; - var hoveredTarget; - if (name !== 'mouseup' || !isOutside) { - hovered = this.findHover(x, y); - hoveredTarget = hovered.target; - } - if (name === 'mousedown') { - this._downEl = hoveredTarget; - this._downPoint = [event.zrX, event.zrY]; - this._upEl = hoveredTarget; - } - else if (name === 'mouseup') { - this._upEl = hoveredTarget; - } - else if (name === 'click') { - if (this._downEl !== this._upEl - || !this._downPoint - || vec2.dist(this._downPoint, [event.zrX, event.zrY]) > 4) { - return; - } - this._downPoint = null; - } - this.dispatchToElement(hovered, name, event); - }; -}); -function isHover(displayable, x, y) { - if (displayable[displayable.rectHover ? 'rectContain' : 'contain'](x, y)) { - var el = displayable; - var isSilent = void 0; - var ignoreClip = false; - while (el) { - if (el.ignoreClip) { - ignoreClip = true; - } - if (!ignoreClip) { - var clipPath = el.getClipPath(); - if (clipPath && !clipPath.contain(x, y)) { - return false; - } - } - if (el.silent) { - isSilent = true; - } - var hostEl = el.__hostTarget; - el = hostEl ? hostEl : el.parent; - } - return isSilent ? SILENT : true; - } - return false; -} -function setHoverTarget(list, out, x, y, exclude) { - for (var i = list.length - 1; i >= 0; i--) { - var el = list[i]; - var hoverCheckResult = void 0; - if (el !== exclude - && !el.ignore - && (hoverCheckResult = isHover(el, x, y))) { - !out.topTarget && (out.topTarget = el); - if (hoverCheckResult !== SILENT) { - out.target = el; - break; - } - } - } -} -function isOutsideBoundary(handlerInstance, x, y) { - var painter = handlerInstance.painter; - return x < 0 || x > painter.getWidth() || y < 0 || y > painter.getHeight(); -} -export default Handler; diff --git a/node_modules/zrender/lib/PainterBase.d.ts b/node_modules/zrender/lib/PainterBase.d.ts deleted file mode 100644 index 05c182c..0000000 --- a/node_modules/zrender/lib/PainterBase.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import { GradientObject } from './graphic/Gradient'; -import { PatternObject } from './graphic/Pattern'; -import { Dictionary } from './core/types'; -export interface PainterBase { - type: string; - root?: HTMLElement; - ssrOnly?: boolean; - resize(width?: number | string, height?: number | string): void; - refresh(): void; - clear(): void; - renderToString?(): string; - getType: () => string; - getWidth(): number; - getHeight(): number; - dispose(): void; - getViewportRoot: () => HTMLElement; - getViewportRootOffset: () => { - offsetLeft: number; - offsetTop: number; - }; - refreshHover(): void; - configLayer(zlevel: number, config: Dictionary): void; - setBackgroundColor(backgroundColor: string | GradientObject | PatternObject): void; -} diff --git a/node_modules/zrender/lib/PainterBase.js b/node_modules/zrender/lib/PainterBase.js deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/zrender/lib/PainterBase.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/zrender/lib/Storage.d.ts b/node_modules/zrender/lib/Storage.d.ts deleted file mode 100644 index 0935240..0000000 --- a/node_modules/zrender/lib/Storage.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import Element from './Element'; -import Displayable from './graphic/Displayable'; -declare function shapeCompareFunc(a: Displayable, b: Displayable): number; -export default class Storage { - private _roots; - private _displayList; - private _displayListLen; - traverse(cb: (this: T, el: Element) => void, context?: T): void; - getDisplayList(update?: boolean, includeIgnore?: boolean): Displayable[]; - updateDisplayList(includeIgnore?: boolean): void; - private _updateAndAddDisplayable; - addRoot(el: Element): void; - delRoot(el: Element | Element[]): void; - delAllRoots(): void; - getRoots(): Element[]; - dispose(): void; - displayableSortFunc: typeof shapeCompareFunc; -} -export {}; diff --git a/node_modules/zrender/lib/Storage.js b/node_modules/zrender/lib/Storage.js deleted file mode 100644 index 7d1044d..0000000 --- a/node_modules/zrender/lib/Storage.js +++ /dev/null @@ -1,158 +0,0 @@ -import * as util from './core/util.js'; -import timsort from './core/timsort.js'; -import { REDRAW_BIT } from './graphic/constants.js'; -var invalidZErrorLogged = false; -function logInvalidZError() { - if (invalidZErrorLogged) { - return; - } - invalidZErrorLogged = true; - console.warn('z / z2 / zlevel of displayable is invalid, which may cause unexpected errors'); -} -function shapeCompareFunc(a, b) { - if (a.zlevel === b.zlevel) { - if (a.z === b.z) { - return a.z2 - b.z2; - } - return a.z - b.z; - } - return a.zlevel - b.zlevel; -} -var Storage = (function () { - function Storage() { - this._roots = []; - this._displayList = []; - this._displayListLen = 0; - this.displayableSortFunc = shapeCompareFunc; - } - Storage.prototype.traverse = function (cb, context) { - for (var i = 0; i < this._roots.length; i++) { - this._roots[i].traverse(cb, context); - } - }; - Storage.prototype.getDisplayList = function (update, includeIgnore) { - includeIgnore = includeIgnore || false; - var displayList = this._displayList; - if (update || !displayList.length) { - this.updateDisplayList(includeIgnore); - } - return displayList; - }; - Storage.prototype.updateDisplayList = function (includeIgnore) { - this._displayListLen = 0; - var roots = this._roots; - var displayList = this._displayList; - for (var i = 0, len = roots.length; i < len; i++) { - this._updateAndAddDisplayable(roots[i], null, includeIgnore); - } - displayList.length = this._displayListLen; - timsort(displayList, shapeCompareFunc); - }; - Storage.prototype._updateAndAddDisplayable = function (el, clipPaths, includeIgnore) { - if (el.ignore && !includeIgnore) { - return; - } - el.beforeUpdate(); - el.update(); - el.afterUpdate(); - var userSetClipPath = el.getClipPath(); - if (el.ignoreClip) { - clipPaths = null; - } - else if (userSetClipPath) { - if (clipPaths) { - clipPaths = clipPaths.slice(); - } - else { - clipPaths = []; - } - var currentClipPath = userSetClipPath; - var parentClipPath = el; - while (currentClipPath) { - currentClipPath.parent = parentClipPath; - currentClipPath.updateTransform(); - clipPaths.push(currentClipPath); - parentClipPath = currentClipPath; - currentClipPath = currentClipPath.getClipPath(); - } - } - if (el.childrenRef) { - var children = el.childrenRef(); - for (var i = 0; i < children.length; i++) { - var child = children[i]; - if (el.__dirty) { - child.__dirty |= REDRAW_BIT; - } - this._updateAndAddDisplayable(child, clipPaths, includeIgnore); - } - el.__dirty = 0; - } - else { - var disp = el; - if (clipPaths && clipPaths.length) { - disp.__clipPaths = clipPaths; - } - else if (disp.__clipPaths && disp.__clipPaths.length > 0) { - disp.__clipPaths = []; - } - if (isNaN(disp.z)) { - logInvalidZError(); - disp.z = 0; - } - if (isNaN(disp.z2)) { - logInvalidZError(); - disp.z2 = 0; - } - if (isNaN(disp.zlevel)) { - logInvalidZError(); - disp.zlevel = 0; - } - this._displayList[this._displayListLen++] = disp; - } - var decalEl = el.getDecalElement && el.getDecalElement(); - if (decalEl) { - this._updateAndAddDisplayable(decalEl, clipPaths, includeIgnore); - } - var textGuide = el.getTextGuideLine(); - if (textGuide) { - this._updateAndAddDisplayable(textGuide, clipPaths, includeIgnore); - } - var textEl = el.getTextContent(); - if (textEl) { - this._updateAndAddDisplayable(textEl, clipPaths, includeIgnore); - } - }; - Storage.prototype.addRoot = function (el) { - if (el.__zr && el.__zr.storage === this) { - return; - } - this._roots.push(el); - }; - Storage.prototype.delRoot = function (el) { - if (el instanceof Array) { - for (var i = 0, l = el.length; i < l; i++) { - this.delRoot(el[i]); - } - return; - } - var idx = util.indexOf(this._roots, el); - if (idx >= 0) { - this._roots.splice(idx, 1); - } - }; - Storage.prototype.delAllRoots = function () { - this._roots = []; - this._displayList = []; - this._displayListLen = 0; - return; - }; - Storage.prototype.getRoots = function () { - return this._roots; - }; - Storage.prototype.dispose = function () { - this._displayList = null; - this._roots = null; - }; - return Storage; -}()); -export default Storage; diff --git a/node_modules/zrender/lib/all.d.ts b/node_modules/zrender/lib/all.d.ts deleted file mode 100644 index 57d55df..0000000 --- a/node_modules/zrender/lib/all.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from './zrender'; -export * from './export'; diff --git a/node_modules/zrender/lib/all.js b/node_modules/zrender/lib/all.js deleted file mode 100644 index 3cda65c..0000000 --- a/node_modules/zrender/lib/all.js +++ /dev/null @@ -1,7 +0,0 @@ -export * from './zrender.js'; -export * from './export.js'; -import { registerPainter } from './zrender.js'; -import CanvasPainter from './canvas/Painter.js'; -import SVGPainter from './svg/Painter.js'; -registerPainter('canvas', CanvasPainter); -registerPainter('svg', SVGPainter); diff --git a/node_modules/zrender/lib/animation/Animation.d.ts b/node_modules/zrender/lib/animation/Animation.d.ts deleted file mode 100644 index 4e64482..0000000 --- a/node_modules/zrender/lib/animation/Animation.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import Eventful from '../core/Eventful'; -import Animator from './Animator'; -import Clip from './Clip'; -export declare function getTime(): number; -interface Stage { - update?: () => void; -} -interface AnimationOption { - stage?: Stage; -} -export default class Animation extends Eventful { - stage: Stage; - private _head; - private _tail; - private _running; - private _time; - private _pausedTime; - private _pauseStart; - private _paused; - constructor(opts?: AnimationOption); - addClip(clip: Clip): void; - addAnimator(animator: Animator): void; - removeClip(clip: Clip): void; - removeAnimator(animator: Animator): void; - update(notTriggerFrameAndStageUpdate?: boolean): void; - _startLoop(): void; - start(): void; - stop(): void; - pause(): void; - resume(): void; - clear(): void; - isFinished(): boolean; - animate(target: T, options: { - loop?: boolean; - }): Animator; -} -export {}; diff --git a/node_modules/zrender/lib/animation/Animation.js b/node_modules/zrender/lib/animation/Animation.js deleted file mode 100644 index 611c9c8..0000000 --- a/node_modules/zrender/lib/animation/Animation.js +++ /dev/null @@ -1,147 +0,0 @@ -import { __extends } from "tslib"; -import Eventful from '../core/Eventful.js'; -import requestAnimationFrame from './requestAnimationFrame.js'; -import Animator from './Animator.js'; -export function getTime() { - return new Date().getTime(); -} -var Animation = (function (_super) { - __extends(Animation, _super); - function Animation(opts) { - var _this = _super.call(this) || this; - _this._running = false; - _this._time = 0; - _this._pausedTime = 0; - _this._pauseStart = 0; - _this._paused = false; - opts = opts || {}; - _this.stage = opts.stage || {}; - return _this; - } - Animation.prototype.addClip = function (clip) { - if (clip.animation) { - this.removeClip(clip); - } - if (!this._head) { - this._head = this._tail = clip; - } - else { - this._tail.next = clip; - clip.prev = this._tail; - clip.next = null; - this._tail = clip; - } - clip.animation = this; - }; - Animation.prototype.addAnimator = function (animator) { - animator.animation = this; - var clip = animator.getClip(); - if (clip) { - this.addClip(clip); - } - }; - Animation.prototype.removeClip = function (clip) { - if (!clip.animation) { - return; - } - var prev = clip.prev; - var next = clip.next; - if (prev) { - prev.next = next; - } - else { - this._head = next; - } - if (next) { - next.prev = prev; - } - else { - this._tail = prev; - } - clip.next = clip.prev = clip.animation = null; - }; - Animation.prototype.removeAnimator = function (animator) { - var clip = animator.getClip(); - if (clip) { - this.removeClip(clip); - } - animator.animation = null; - }; - Animation.prototype.update = function (notTriggerFrameAndStageUpdate) { - var time = getTime() - this._pausedTime; - var delta = time - this._time; - var clip = this._head; - while (clip) { - var nextClip = clip.next; - var finished = clip.step(time, delta); - if (finished) { - clip.ondestroy(); - this.removeClip(clip); - clip = nextClip; - } - else { - clip = nextClip; - } - } - this._time = time; - if (!notTriggerFrameAndStageUpdate) { - this.trigger('frame', delta); - this.stage.update && this.stage.update(); - } - }; - Animation.prototype._startLoop = function () { - var self = this; - this._running = true; - function step() { - if (self._running) { - requestAnimationFrame(step); - !self._paused && self.update(); - } - } - requestAnimationFrame(step); - }; - Animation.prototype.start = function () { - if (this._running) { - return; - } - this._time = getTime(); - this._pausedTime = 0; - this._startLoop(); - }; - Animation.prototype.stop = function () { - this._running = false; - }; - Animation.prototype.pause = function () { - if (!this._paused) { - this._pauseStart = getTime(); - this._paused = true; - } - }; - Animation.prototype.resume = function () { - if (this._paused) { - this._pausedTime += getTime() - this._pauseStart; - this._paused = false; - } - }; - Animation.prototype.clear = function () { - var clip = this._head; - while (clip) { - var nextClip = clip.next; - clip.prev = clip.next = clip.animation = null; - clip = nextClip; - } - this._head = this._tail = null; - }; - Animation.prototype.isFinished = function () { - return this._head == null; - }; - Animation.prototype.animate = function (target, options) { - options = options || {}; - this.start(); - var animator = new Animator(target, options.loop); - this.addAnimator(animator); - return animator; - }; - return Animation; -}(Eventful)); -export default Animation; diff --git a/node_modules/zrender/lib/animation/Animator.d.ts b/node_modules/zrender/lib/animation/Animator.d.ts deleted file mode 100644 index cc4d90f..0000000 --- a/node_modules/zrender/lib/animation/Animator.d.ts +++ /dev/null @@ -1,95 +0,0 @@ -import Clip from './Clip'; -import { ArrayLike, Dictionary } from '../core/types'; -import { AnimationEasing } from './easing'; -import Animation from './Animation'; -declare type NumberArray = ArrayLike; -declare type InterpolatableType = string | number | NumberArray | NumberArray[]; -export declare function cloneValue(value: InterpolatableType): number | any[]; -declare type ValueType = 0 | 1 | 2 | 3 | 4 | 5 | 6; -declare type Keyframe = { - time: number; - value: unknown; - percent: number; - rawValue: unknown; - easing?: AnimationEasing; - easingFunc?: (percent: number) => number; - additiveValue?: unknown; -}; -declare class Track { - keyframes: Keyframe[]; - propName: string; - valType: ValueType; - discrete: boolean; - _invalid: boolean; - private _finished; - private _needsSort; - private _additiveTrack; - private _additiveValue; - private _lastFr; - private _lastFrP; - constructor(propName: string); - isFinished(): boolean; - setFinished(): void; - needsAnimate(): boolean; - getAdditiveTrack(): Track; - addKeyframe(time: number, rawValue: unknown, easing?: AnimationEasing): Keyframe; - prepare(maxTime: number, additiveTrack?: Track): void; - step(target: any, percent: number): void; - private _addToTarget; -} -declare type DoneCallback = () => void; -declare type AbortCallback = () => void; -export declare type OnframeCallback = (target: T, percent: number) => void; -export declare type AnimationPropGetter = (target: T, key: string) => InterpolatableType; -export declare type AnimationPropSetter = (target: T, key: string, value: InterpolatableType) => void; -export default class Animator { - animation?: Animation; - targetName?: string; - scope?: string; - __fromStateTransition?: string; - private _tracks; - private _trackKeys; - private _target; - private _loop; - private _delay; - private _maxTime; - private _force; - private _paused; - private _started; - private _allowDiscrete; - private _additiveAnimators; - private _doneCbs; - private _onframeCbs; - private _abortedCbs; - private _clip; - constructor(target: T, loop: boolean, allowDiscreteAnimation?: boolean, additiveTo?: Animator[]); - getMaxTime(): number; - getDelay(): number; - getLoop(): boolean; - getTarget(): T; - changeTarget(target: T): void; - when(time: number, props: Dictionary, easing?: AnimationEasing): this; - whenWithKeys(time: number, props: Dictionary, propNames: string[], easing?: AnimationEasing): this; - pause(): void; - resume(): void; - isPaused(): boolean; - duration(duration: number): this; - private _doneCallback; - private _abortedCallback; - private _setTracksFinished; - private _getAdditiveTrack; - start(easing?: AnimationEasing): this; - stop(forwardToLast?: boolean): void; - delay(time: number): this; - during(cb: OnframeCallback): this; - done(cb: DoneCallback): this; - aborted(cb: AbortCallback): this; - getClip(): Clip; - getTrack(propName: string): Track; - getTracks(): Track[]; - stopTracks(propNames: string[], forwardToLast?: boolean): boolean; - saveTo(target: T, trackKeys?: readonly string[], firstOrLast?: boolean): void; - __changeFinalValue(finalProps: Dictionary, trackKeys?: readonly string[]): void; -} -export declare type AnimatorTrack = Track; -export {}; diff --git a/node_modules/zrender/lib/animation/Animator.js b/node_modules/zrender/lib/animation/Animator.js deleted file mode 100644 index a3e0f2f..0000000 --- a/node_modules/zrender/lib/animation/Animator.js +++ /dev/null @@ -1,737 +0,0 @@ -import Clip from './Clip.js'; -import * as color from '../tool/color.js'; -import { eqNaN, extend, isArrayLike, isFunction, isGradientObject, isNumber, isString, keys, logError, map } from '../core/util.js'; -import easingFuncs from './easing.js'; -import { createCubicEasingFunc } from './cubicEasing.js'; -import { isLinearGradient, isRadialGradient } from '../svg/helper.js'; -; -var arraySlice = Array.prototype.slice; -function interpolateNumber(p0, p1, percent) { - return (p1 - p0) * percent + p0; -} -function interpolate1DArray(out, p0, p1, percent) { - var len = p0.length; - for (var i = 0; i < len; i++) { - out[i] = interpolateNumber(p0[i], p1[i], percent); - } - return out; -} -function interpolate2DArray(out, p0, p1, percent) { - var len = p0.length; - var len2 = len && p0[0].length; - for (var i = 0; i < len; i++) { - if (!out[i]) { - out[i] = []; - } - for (var j = 0; j < len2; j++) { - out[i][j] = interpolateNumber(p0[i][j], p1[i][j], percent); - } - } - return out; -} -function add1DArray(out, p0, p1, sign) { - var len = p0.length; - for (var i = 0; i < len; i++) { - out[i] = p0[i] + p1[i] * sign; - } - return out; -} -function add2DArray(out, p0, p1, sign) { - var len = p0.length; - var len2 = len && p0[0].length; - for (var i = 0; i < len; i++) { - if (!out[i]) { - out[i] = []; - } - for (var j = 0; j < len2; j++) { - out[i][j] = p0[i][j] + p1[i][j] * sign; - } - } - return out; -} -function fillColorStops(val0, val1) { - var len0 = val0.length; - var len1 = val1.length; - var shorterArr = len0 > len1 ? val1 : val0; - var shorterLen = Math.min(len0, len1); - var last = shorterArr[shorterLen - 1] || { color: [0, 0, 0, 0], offset: 0 }; - for (var i = shorterLen; i < Math.max(len0, len1); i++) { - shorterArr.push({ - offset: last.offset, - color: last.color.slice() - }); - } -} -function fillArray(val0, val1, arrDim) { - var arr0 = val0; - var arr1 = val1; - if (!arr0.push || !arr1.push) { - return; - } - var arr0Len = arr0.length; - var arr1Len = arr1.length; - if (arr0Len !== arr1Len) { - var isPreviousLarger = arr0Len > arr1Len; - if (isPreviousLarger) { - arr0.length = arr1Len; - } - else { - for (var i = arr0Len; i < arr1Len; i++) { - arr0.push(arrDim === 1 ? arr1[i] : arraySlice.call(arr1[i])); - } - } - } - var len2 = arr0[0] && arr0[0].length; - for (var i = 0; i < arr0.length; i++) { - if (arrDim === 1) { - if (isNaN(arr0[i])) { - arr0[i] = arr1[i]; - } - } - else { - for (var j = 0; j < len2; j++) { - if (isNaN(arr0[i][j])) { - arr0[i][j] = arr1[i][j]; - } - } - } - } -} -export function cloneValue(value) { - if (isArrayLike(value)) { - var len = value.length; - if (isArrayLike(value[0])) { - var ret = []; - for (var i = 0; i < len; i++) { - ret.push(arraySlice.call(value[i])); - } - return ret; - } - return arraySlice.call(value); - } - return value; -} -function rgba2String(rgba) { - rgba[0] = Math.floor(rgba[0]) || 0; - rgba[1] = Math.floor(rgba[1]) || 0; - rgba[2] = Math.floor(rgba[2]) || 0; - rgba[3] = rgba[3] == null ? 1 : rgba[3]; - return 'rgba(' + rgba.join(',') + ')'; -} -function guessArrayDim(value) { - return isArrayLike(value && value[0]) ? 2 : 1; -} -var VALUE_TYPE_NUMBER = 0; -var VALUE_TYPE_1D_ARRAY = 1; -var VALUE_TYPE_2D_ARRAY = 2; -var VALUE_TYPE_COLOR = 3; -var VALUE_TYPE_LINEAR_GRADIENT = 4; -var VALUE_TYPE_RADIAL_GRADIENT = 5; -var VALUE_TYPE_UNKOWN = 6; -function isGradientValueType(valType) { - return valType === VALUE_TYPE_LINEAR_GRADIENT || valType === VALUE_TYPE_RADIAL_GRADIENT; -} -function isArrayValueType(valType) { - return valType === VALUE_TYPE_1D_ARRAY || valType === VALUE_TYPE_2D_ARRAY; -} -var tmpRgba = [0, 0, 0, 0]; -var Track = (function () { - function Track(propName) { - this.keyframes = []; - this.discrete = false; - this._invalid = false; - this._needsSort = false; - this._lastFr = 0; - this._lastFrP = 0; - this.propName = propName; - } - Track.prototype.isFinished = function () { - return this._finished; - }; - Track.prototype.setFinished = function () { - this._finished = true; - if (this._additiveTrack) { - this._additiveTrack.setFinished(); - } - }; - Track.prototype.needsAnimate = function () { - return this.keyframes.length >= 1; - }; - Track.prototype.getAdditiveTrack = function () { - return this._additiveTrack; - }; - Track.prototype.addKeyframe = function (time, rawValue, easing) { - this._needsSort = true; - var keyframes = this.keyframes; - var len = keyframes.length; - var discrete = false; - var valType = VALUE_TYPE_UNKOWN; - var value = rawValue; - if (isArrayLike(rawValue)) { - var arrayDim = guessArrayDim(rawValue); - valType = arrayDim; - if (arrayDim === 1 && !isNumber(rawValue[0]) - || arrayDim === 2 && !isNumber(rawValue[0][0])) { - discrete = true; - } - } - else { - if (isNumber(rawValue) && !eqNaN(rawValue)) { - valType = VALUE_TYPE_NUMBER; - } - else if (isString(rawValue)) { - if (!isNaN(+rawValue)) { - valType = VALUE_TYPE_NUMBER; - } - else { - var colorArray = color.parse(rawValue); - if (colorArray) { - value = colorArray; - valType = VALUE_TYPE_COLOR; - } - } - } - else if (isGradientObject(rawValue)) { - var parsedGradient = extend({}, value); - parsedGradient.colorStops = map(rawValue.colorStops, function (colorStop) { return ({ - offset: colorStop.offset, - color: color.parse(colorStop.color) - }); }); - if (isLinearGradient(rawValue)) { - valType = VALUE_TYPE_LINEAR_GRADIENT; - } - else if (isRadialGradient(rawValue)) { - valType = VALUE_TYPE_RADIAL_GRADIENT; - } - value = parsedGradient; - } - } - if (len === 0) { - this.valType = valType; - } - else if (valType !== this.valType || valType === VALUE_TYPE_UNKOWN) { - discrete = true; - } - this.discrete = this.discrete || discrete; - var kf = { - time: time, - value: value, - rawValue: rawValue, - percent: 0 - }; - if (easing) { - kf.easing = easing; - kf.easingFunc = isFunction(easing) - ? easing - : easingFuncs[easing] || createCubicEasingFunc(easing); - } - keyframes.push(kf); - return kf; - }; - Track.prototype.prepare = function (maxTime, additiveTrack) { - var kfs = this.keyframes; - if (this._needsSort) { - kfs.sort(function (a, b) { - return a.time - b.time; - }); - } - var valType = this.valType; - var kfsLen = kfs.length; - var lastKf = kfs[kfsLen - 1]; - var isDiscrete = this.discrete; - var isArr = isArrayValueType(valType); - var isGradient = isGradientValueType(valType); - for (var i = 0; i < kfsLen; i++) { - var kf = kfs[i]; - var value = kf.value; - var lastValue = lastKf.value; - kf.percent = kf.time / maxTime; - if (!isDiscrete) { - if (isArr && i !== kfsLen - 1) { - fillArray(value, lastValue, valType); - } - else if (isGradient) { - fillColorStops(value.colorStops, lastValue.colorStops); - } - } - } - if (!isDiscrete - && valType !== VALUE_TYPE_RADIAL_GRADIENT - && additiveTrack - && this.needsAnimate() - && additiveTrack.needsAnimate() - && valType === additiveTrack.valType - && !additiveTrack._finished) { - this._additiveTrack = additiveTrack; - var startValue = kfs[0].value; - for (var i = 0; i < kfsLen; i++) { - if (valType === VALUE_TYPE_NUMBER) { - kfs[i].additiveValue = kfs[i].value - startValue; - } - else if (valType === VALUE_TYPE_COLOR) { - kfs[i].additiveValue = - add1DArray([], kfs[i].value, startValue, -1); - } - else if (isArrayValueType(valType)) { - kfs[i].additiveValue = valType === VALUE_TYPE_1D_ARRAY - ? add1DArray([], kfs[i].value, startValue, -1) - : add2DArray([], kfs[i].value, startValue, -1); - } - } - } - }; - Track.prototype.step = function (target, percent) { - if (this._finished) { - return; - } - if (this._additiveTrack && this._additiveTrack._finished) { - this._additiveTrack = null; - } - var isAdditive = this._additiveTrack != null; - var valueKey = isAdditive ? 'additiveValue' : 'value'; - var valType = this.valType; - var keyframes = this.keyframes; - var kfsNum = keyframes.length; - var propName = this.propName; - var isValueColor = valType === VALUE_TYPE_COLOR; - var frameIdx; - var lastFrame = this._lastFr; - var mathMin = Math.min; - var frame; - var nextFrame; - if (kfsNum === 1) { - frame = nextFrame = keyframes[0]; - } - else { - if (percent < 0) { - frameIdx = 0; - } - else if (percent < this._lastFrP) { - var start = mathMin(lastFrame + 1, kfsNum - 1); - for (frameIdx = start; frameIdx >= 0; frameIdx--) { - if (keyframes[frameIdx].percent <= percent) { - break; - } - } - frameIdx = mathMin(frameIdx, kfsNum - 2); - } - else { - for (frameIdx = lastFrame; frameIdx < kfsNum; frameIdx++) { - if (keyframes[frameIdx].percent > percent) { - break; - } - } - frameIdx = mathMin(frameIdx - 1, kfsNum - 2); - } - nextFrame = keyframes[frameIdx + 1]; - frame = keyframes[frameIdx]; - } - if (!(frame && nextFrame)) { - return; - } - this._lastFr = frameIdx; - this._lastFrP = percent; - var interval = (nextFrame.percent - frame.percent); - var w = interval === 0 ? 1 : mathMin((percent - frame.percent) / interval, 1); - if (nextFrame.easingFunc) { - w = nextFrame.easingFunc(w); - } - var targetArr = isAdditive ? this._additiveValue - : (isValueColor ? tmpRgba : target[propName]); - if ((isArrayValueType(valType) || isValueColor) && !targetArr) { - targetArr = this._additiveValue = []; - } - if (this.discrete) { - target[propName] = w < 1 ? frame.rawValue : nextFrame.rawValue; - } - else if (isArrayValueType(valType)) { - valType === VALUE_TYPE_1D_ARRAY - ? interpolate1DArray(targetArr, frame[valueKey], nextFrame[valueKey], w) - : interpolate2DArray(targetArr, frame[valueKey], nextFrame[valueKey], w); - } - else if (isGradientValueType(valType)) { - var val = frame[valueKey]; - var nextVal_1 = nextFrame[valueKey]; - var isLinearGradient_1 = valType === VALUE_TYPE_LINEAR_GRADIENT; - target[propName] = { - type: isLinearGradient_1 ? 'linear' : 'radial', - x: interpolateNumber(val.x, nextVal_1.x, w), - y: interpolateNumber(val.y, nextVal_1.y, w), - colorStops: map(val.colorStops, function (colorStop, idx) { - var nextColorStop = nextVal_1.colorStops[idx]; - return { - offset: interpolateNumber(colorStop.offset, nextColorStop.offset, w), - color: rgba2String(interpolate1DArray([], colorStop.color, nextColorStop.color, w)) - }; - }), - global: nextVal_1.global - }; - if (isLinearGradient_1) { - target[propName].x2 = interpolateNumber(val.x2, nextVal_1.x2, w); - target[propName].y2 = interpolateNumber(val.y2, nextVal_1.y2, w); - } - else { - target[propName].r = interpolateNumber(val.r, nextVal_1.r, w); - } - } - else if (isValueColor) { - interpolate1DArray(targetArr, frame[valueKey], nextFrame[valueKey], w); - if (!isAdditive) { - target[propName] = rgba2String(targetArr); - } - } - else { - var value = interpolateNumber(frame[valueKey], nextFrame[valueKey], w); - if (isAdditive) { - this._additiveValue = value; - } - else { - target[propName] = value; - } - } - if (isAdditive) { - this._addToTarget(target); - } - }; - Track.prototype._addToTarget = function (target) { - var valType = this.valType; - var propName = this.propName; - var additiveValue = this._additiveValue; - if (valType === VALUE_TYPE_NUMBER) { - target[propName] = target[propName] + additiveValue; - } - else if (valType === VALUE_TYPE_COLOR) { - color.parse(target[propName], tmpRgba); - add1DArray(tmpRgba, tmpRgba, additiveValue, 1); - target[propName] = rgba2String(tmpRgba); - } - else if (valType === VALUE_TYPE_1D_ARRAY) { - add1DArray(target[propName], target[propName], additiveValue, 1); - } - else if (valType === VALUE_TYPE_2D_ARRAY) { - add2DArray(target[propName], target[propName], additiveValue, 1); - } - }; - return Track; -}()); -var Animator = (function () { - function Animator(target, loop, allowDiscreteAnimation, additiveTo) { - this._tracks = {}; - this._trackKeys = []; - this._maxTime = 0; - this._started = 0; - this._clip = null; - this._target = target; - this._loop = loop; - if (loop && additiveTo) { - logError('Can\' use additive animation on looped animation.'); - return; - } - this._additiveAnimators = additiveTo; - this._allowDiscrete = allowDiscreteAnimation; - } - Animator.prototype.getMaxTime = function () { - return this._maxTime; - }; - Animator.prototype.getDelay = function () { - return this._delay; - }; - Animator.prototype.getLoop = function () { - return this._loop; - }; - Animator.prototype.getTarget = function () { - return this._target; - }; - Animator.prototype.changeTarget = function (target) { - this._target = target; - }; - Animator.prototype.when = function (time, props, easing) { - return this.whenWithKeys(time, props, keys(props), easing); - }; - Animator.prototype.whenWithKeys = function (time, props, propNames, easing) { - var tracks = this._tracks; - for (var i = 0; i < propNames.length; i++) { - var propName = propNames[i]; - var track = tracks[propName]; - if (!track) { - track = tracks[propName] = new Track(propName); - var initialValue = void 0; - var additiveTrack = this._getAdditiveTrack(propName); - if (additiveTrack) { - var addtiveTrackKfs = additiveTrack.keyframes; - var lastFinalKf = addtiveTrackKfs[addtiveTrackKfs.length - 1]; - initialValue = lastFinalKf && lastFinalKf.value; - if (additiveTrack.valType === VALUE_TYPE_COLOR && initialValue) { - initialValue = rgba2String(initialValue); - } - } - else { - initialValue = this._target[propName]; - } - if (initialValue == null) { - continue; - } - if (time > 0) { - track.addKeyframe(0, cloneValue(initialValue), easing); - } - this._trackKeys.push(propName); - } - track.addKeyframe(time, cloneValue(props[propName]), easing); - } - this._maxTime = Math.max(this._maxTime, time); - return this; - }; - Animator.prototype.pause = function () { - this._clip.pause(); - this._paused = true; - }; - Animator.prototype.resume = function () { - this._clip.resume(); - this._paused = false; - }; - Animator.prototype.isPaused = function () { - return !!this._paused; - }; - Animator.prototype.duration = function (duration) { - this._maxTime = duration; - this._force = true; - return this; - }; - Animator.prototype._doneCallback = function () { - this._setTracksFinished(); - this._clip = null; - var doneList = this._doneCbs; - if (doneList) { - var len = doneList.length; - for (var i = 0; i < len; i++) { - doneList[i].call(this); - } - } - }; - Animator.prototype._abortedCallback = function () { - this._setTracksFinished(); - var animation = this.animation; - var abortedList = this._abortedCbs; - if (animation) { - animation.removeClip(this._clip); - } - this._clip = null; - if (abortedList) { - for (var i = 0; i < abortedList.length; i++) { - abortedList[i].call(this); - } - } - }; - Animator.prototype._setTracksFinished = function () { - var tracks = this._tracks; - var tracksKeys = this._trackKeys; - for (var i = 0; i < tracksKeys.length; i++) { - tracks[tracksKeys[i]].setFinished(); - } - }; - Animator.prototype._getAdditiveTrack = function (trackName) { - var additiveTrack; - var additiveAnimators = this._additiveAnimators; - if (additiveAnimators) { - for (var i = 0; i < additiveAnimators.length; i++) { - var track = additiveAnimators[i].getTrack(trackName); - if (track) { - additiveTrack = track; - } - } - } - return additiveTrack; - }; - Animator.prototype.start = function (easing) { - if (this._started > 0) { - return; - } - this._started = 1; - var self = this; - var tracks = []; - var maxTime = this._maxTime || 0; - for (var i = 0; i < this._trackKeys.length; i++) { - var propName = this._trackKeys[i]; - var track = this._tracks[propName]; - var additiveTrack = this._getAdditiveTrack(propName); - var kfs = track.keyframes; - var kfsNum = kfs.length; - track.prepare(maxTime, additiveTrack); - if (track.needsAnimate()) { - if (!this._allowDiscrete && track.discrete) { - var lastKf = kfs[kfsNum - 1]; - if (lastKf) { - self._target[track.propName] = lastKf.rawValue; - } - track.setFinished(); - } - else { - tracks.push(track); - } - } - } - if (tracks.length || this._force) { - var clip = new Clip({ - life: maxTime, - loop: this._loop, - delay: this._delay || 0, - onframe: function (percent) { - self._started = 2; - var additiveAnimators = self._additiveAnimators; - if (additiveAnimators) { - var stillHasAdditiveAnimator = false; - for (var i = 0; i < additiveAnimators.length; i++) { - if (additiveAnimators[i]._clip) { - stillHasAdditiveAnimator = true; - break; - } - } - if (!stillHasAdditiveAnimator) { - self._additiveAnimators = null; - } - } - for (var i = 0; i < tracks.length; i++) { - tracks[i].step(self._target, percent); - } - var onframeList = self._onframeCbs; - if (onframeList) { - for (var i = 0; i < onframeList.length; i++) { - onframeList[i](self._target, percent); - } - } - }, - ondestroy: function () { - self._doneCallback(); - } - }); - this._clip = clip; - if (this.animation) { - this.animation.addClip(clip); - } - if (easing) { - clip.setEasing(easing); - } - } - else { - this._doneCallback(); - } - return this; - }; - Animator.prototype.stop = function (forwardToLast) { - if (!this._clip) { - return; - } - var clip = this._clip; - if (forwardToLast) { - clip.onframe(1); - } - this._abortedCallback(); - }; - Animator.prototype.delay = function (time) { - this._delay = time; - return this; - }; - Animator.prototype.during = function (cb) { - if (cb) { - if (!this._onframeCbs) { - this._onframeCbs = []; - } - this._onframeCbs.push(cb); - } - return this; - }; - Animator.prototype.done = function (cb) { - if (cb) { - if (!this._doneCbs) { - this._doneCbs = []; - } - this._doneCbs.push(cb); - } - return this; - }; - Animator.prototype.aborted = function (cb) { - if (cb) { - if (!this._abortedCbs) { - this._abortedCbs = []; - } - this._abortedCbs.push(cb); - } - return this; - }; - Animator.prototype.getClip = function () { - return this._clip; - }; - Animator.prototype.getTrack = function (propName) { - return this._tracks[propName]; - }; - Animator.prototype.getTracks = function () { - var _this = this; - return map(this._trackKeys, function (key) { return _this._tracks[key]; }); - }; - Animator.prototype.stopTracks = function (propNames, forwardToLast) { - if (!propNames.length || !this._clip) { - return true; - } - var tracks = this._tracks; - var tracksKeys = this._trackKeys; - for (var i = 0; i < propNames.length; i++) { - var track = tracks[propNames[i]]; - if (track && !track.isFinished()) { - if (forwardToLast) { - track.step(this._target, 1); - } - else if (this._started === 1) { - track.step(this._target, 0); - } - track.setFinished(); - } - } - var allAborted = true; - for (var i = 0; i < tracksKeys.length; i++) { - if (!tracks[tracksKeys[i]].isFinished()) { - allAborted = false; - break; - } - } - if (allAborted) { - this._abortedCallback(); - } - return allAborted; - }; - Animator.prototype.saveTo = function (target, trackKeys, firstOrLast) { - if (!target) { - return; - } - trackKeys = trackKeys || this._trackKeys; - for (var i = 0; i < trackKeys.length; i++) { - var propName = trackKeys[i]; - var track = this._tracks[propName]; - if (!track || track.isFinished()) { - continue; - } - var kfs = track.keyframes; - var kf = kfs[firstOrLast ? 0 : kfs.length - 1]; - if (kf) { - target[propName] = cloneValue(kf.rawValue); - } - } - }; - Animator.prototype.__changeFinalValue = function (finalProps, trackKeys) { - trackKeys = trackKeys || keys(finalProps); - for (var i = 0; i < trackKeys.length; i++) { - var propName = trackKeys[i]; - var track = this._tracks[propName]; - if (!track) { - continue; - } - var kfs = track.keyframes; - if (kfs.length > 1) { - var lastKf = kfs.pop(); - track.addKeyframe(lastKf.time, finalProps[propName]); - track.prepare(this._maxTime, track.getAdditiveTrack()); - } - } - }; - return Animator; -}()); -export default Animator; diff --git a/node_modules/zrender/lib/animation/Clip.d.ts b/node_modules/zrender/lib/animation/Clip.d.ts deleted file mode 100644 index db338c7..0000000 --- a/node_modules/zrender/lib/animation/Clip.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import { AnimationEasing } from './easing'; -import type Animation from './Animation'; -declare type OnframeCallback = (percent: number) => void; -declare type ondestroyCallback = () => void; -declare type onrestartCallback = () => void; -export declare type DeferredEventTypes = 'destroy' | 'restart'; -export interface ClipProps { - life?: number; - delay?: number; - loop?: boolean; - easing?: AnimationEasing; - onframe?: OnframeCallback; - ondestroy?: ondestroyCallback; - onrestart?: onrestartCallback; -} -export default class Clip { - private _life; - private _delay; - private _inited; - private _startTime; - private _pausedTime; - private _paused; - animation: Animation; - loop: boolean; - easing: AnimationEasing; - easingFunc: (p: number) => number; - next: Clip; - prev: Clip; - onframe: OnframeCallback; - ondestroy: ondestroyCallback; - onrestart: onrestartCallback; - constructor(opts: ClipProps); - step(globalTime: number, deltaTime: number): boolean; - pause(): void; - resume(): void; - setEasing(easing: AnimationEasing): void; -} -export {}; diff --git a/node_modules/zrender/lib/animation/Clip.js b/node_modules/zrender/lib/animation/Clip.js deleted file mode 100644 index 33603d3..0000000 --- a/node_modules/zrender/lib/animation/Clip.js +++ /dev/null @@ -1,64 +0,0 @@ -import easingFuncs from './easing.js'; -import { isFunction, noop } from '../core/util.js'; -import { createCubicEasingFunc } from './cubicEasing.js'; -var Clip = (function () { - function Clip(opts) { - this._inited = false; - this._startTime = 0; - this._pausedTime = 0; - this._paused = false; - this._life = opts.life || 1000; - this._delay = opts.delay || 0; - this.loop = opts.loop || false; - this.onframe = opts.onframe || noop; - this.ondestroy = opts.ondestroy || noop; - this.onrestart = opts.onrestart || noop; - opts.easing && this.setEasing(opts.easing); - } - Clip.prototype.step = function (globalTime, deltaTime) { - if (!this._inited) { - this._startTime = globalTime + this._delay; - this._inited = true; - } - if (this._paused) { - this._pausedTime += deltaTime; - return; - } - var life = this._life; - var elapsedTime = globalTime - this._startTime - this._pausedTime; - var percent = elapsedTime / life; - if (percent < 0) { - percent = 0; - } - percent = Math.min(percent, 1); - var easingFunc = this.easingFunc; - var schedule = easingFunc ? easingFunc(percent) : percent; - this.onframe(schedule); - if (percent === 1) { - if (this.loop) { - var remainder = elapsedTime % life; - this._startTime = globalTime - remainder; - this._pausedTime = 0; - this.onrestart(); - } - else { - return true; - } - } - return false; - }; - Clip.prototype.pause = function () { - this._paused = true; - }; - Clip.prototype.resume = function () { - this._paused = false; - }; - Clip.prototype.setEasing = function (easing) { - this.easing = easing; - this.easingFunc = isFunction(easing) - ? easing - : easingFuncs[easing] || createCubicEasingFunc(easing); - }; - return Clip; -}()); -export default Clip; diff --git a/node_modules/zrender/lib/animation/cubicEasing.d.ts b/node_modules/zrender/lib/animation/cubicEasing.d.ts deleted file mode 100644 index ac94272..0000000 --- a/node_modules/zrender/lib/animation/cubicEasing.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function createCubicEasingFunc(cubicEasingStr: string): (p: number) => number; diff --git a/node_modules/zrender/lib/animation/cubicEasing.js b/node_modules/zrender/lib/animation/cubicEasing.js deleted file mode 100644 index ae12bc6..0000000 --- a/node_modules/zrender/lib/animation/cubicEasing.js +++ /dev/null @@ -1,23 +0,0 @@ -import { cubicAt, cubicRootAt } from '../core/curve.js'; -import { trim } from '../core/util.js'; -var regexp = /cubic-bezier\(([0-9,\.e ]+)\)/; -export function createCubicEasingFunc(cubicEasingStr) { - var cubic = cubicEasingStr && regexp.exec(cubicEasingStr); - if (cubic) { - var points = cubic[1].split(','); - var a_1 = +trim(points[0]); - var b_1 = +trim(points[1]); - var c_1 = +trim(points[2]); - var d_1 = +trim(points[3]); - if (isNaN(a_1 + b_1 + c_1 + d_1)) { - return; - } - var roots_1 = []; - return function (p) { - return p <= 0 - ? 0 : p >= 1 - ? 1 - : cubicRootAt(0, a_1, c_1, 1, p, roots_1) && cubicAt(0, b_1, d_1, 1, roots_1[0]); - }; - } -} diff --git a/node_modules/zrender/lib/animation/easing.d.ts b/node_modules/zrender/lib/animation/easing.d.ts deleted file mode 100644 index ea06606..0000000 --- a/node_modules/zrender/lib/animation/easing.d.ts +++ /dev/null @@ -1,36 +0,0 @@ -declare type easingFunc = (percent: number) => number; -export declare type AnimationEasing = keyof typeof easingFuncs | easingFunc; -declare const easingFuncs: { - linear(k: number): number; - quadraticIn(k: number): number; - quadraticOut(k: number): number; - quadraticInOut(k: number): number; - cubicIn(k: number): number; - cubicOut(k: number): number; - cubicInOut(k: number): number; - quarticIn(k: number): number; - quarticOut(k: number): number; - quarticInOut(k: number): number; - quinticIn(k: number): number; - quinticOut(k: number): number; - quinticInOut(k: number): number; - sinusoidalIn(k: number): number; - sinusoidalOut(k: number): number; - sinusoidalInOut(k: number): number; - exponentialIn(k: number): number; - exponentialOut(k: number): number; - exponentialInOut(k: number): number; - circularIn(k: number): number; - circularOut(k: number): number; - circularInOut(k: number): number; - elasticIn(k: number): number; - elasticOut(k: number): number; - elasticInOut(k: number): number; - backIn(k: number): number; - backOut(k: number): number; - backInOut(k: number): number; - bounceIn(k: number): number; - bounceOut(k: number): number; - bounceInOut(k: number): number; -}; -export default easingFuncs; diff --git a/node_modules/zrender/lib/animation/easing.js b/node_modules/zrender/lib/animation/easing.js deleted file mode 100644 index 2b02866..0000000 --- a/node_modules/zrender/lib/animation/easing.js +++ /dev/null @@ -1,195 +0,0 @@ -var easingFuncs = { - linear: function (k) { - return k; - }, - quadraticIn: function (k) { - return k * k; - }, - quadraticOut: function (k) { - return k * (2 - k); - }, - quadraticInOut: function (k) { - if ((k *= 2) < 1) { - return 0.5 * k * k; - } - return -0.5 * (--k * (k - 2) - 1); - }, - cubicIn: function (k) { - return k * k * k; - }, - cubicOut: function (k) { - return --k * k * k + 1; - }, - cubicInOut: function (k) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k; - } - return 0.5 * ((k -= 2) * k * k + 2); - }, - quarticIn: function (k) { - return k * k * k * k; - }, - quarticOut: function (k) { - return 1 - (--k * k * k * k); - }, - quarticInOut: function (k) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k * k; - } - return -0.5 * ((k -= 2) * k * k * k - 2); - }, - quinticIn: function (k) { - return k * k * k * k * k; - }, - quinticOut: function (k) { - return --k * k * k * k * k + 1; - }, - quinticInOut: function (k) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k * k * k; - } - return 0.5 * ((k -= 2) * k * k * k * k + 2); - }, - sinusoidalIn: function (k) { - return 1 - Math.cos(k * Math.PI / 2); - }, - sinusoidalOut: function (k) { - return Math.sin(k * Math.PI / 2); - }, - sinusoidalInOut: function (k) { - return 0.5 * (1 - Math.cos(Math.PI * k)); - }, - exponentialIn: function (k) { - return k === 0 ? 0 : Math.pow(1024, k - 1); - }, - exponentialOut: function (k) { - return k === 1 ? 1 : 1 - Math.pow(2, -10 * k); - }, - exponentialInOut: function (k) { - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if ((k *= 2) < 1) { - return 0.5 * Math.pow(1024, k - 1); - } - return 0.5 * (-Math.pow(2, -10 * (k - 1)) + 2); - }, - circularIn: function (k) { - return 1 - Math.sqrt(1 - k * k); - }, - circularOut: function (k) { - return Math.sqrt(1 - (--k * k)); - }, - circularInOut: function (k) { - if ((k *= 2) < 1) { - return -0.5 * (Math.sqrt(1 - k * k) - 1); - } - return 0.5 * (Math.sqrt(1 - (k -= 2) * k) + 1); - }, - elasticIn: function (k) { - var s; - var a = 0.1; - var p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - return -(a * Math.pow(2, 10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p)); - }, - elasticOut: function (k) { - var s; - var a = 0.1; - var p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - return (a * Math.pow(2, -10 * k) - * Math.sin((k - s) * (2 * Math.PI) / p) + 1); - }, - elasticInOut: function (k) { - var s; - var a = 0.1; - var p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - if ((k *= 2) < 1) { - return -0.5 * (a * Math.pow(2, 10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p)); - } - return a * Math.pow(2, -10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p) * 0.5 + 1; - }, - backIn: function (k) { - var s = 1.70158; - return k * k * ((s + 1) * k - s); - }, - backOut: function (k) { - var s = 1.70158; - return --k * k * ((s + 1) * k + s) + 1; - }, - backInOut: function (k) { - var s = 1.70158 * 1.525; - if ((k *= 2) < 1) { - return 0.5 * (k * k * ((s + 1) * k - s)); - } - return 0.5 * ((k -= 2) * k * ((s + 1) * k + s) + 2); - }, - bounceIn: function (k) { - return 1 - easingFuncs.bounceOut(1 - k); - }, - bounceOut: function (k) { - if (k < (1 / 2.75)) { - return 7.5625 * k * k; - } - else if (k < (2 / 2.75)) { - return 7.5625 * (k -= (1.5 / 2.75)) * k + 0.75; - } - else if (k < (2.5 / 2.75)) { - return 7.5625 * (k -= (2.25 / 2.75)) * k + 0.9375; - } - else { - return 7.5625 * (k -= (2.625 / 2.75)) * k + 0.984375; - } - }, - bounceInOut: function (k) { - if (k < 0.5) { - return easingFuncs.bounceIn(k * 2) * 0.5; - } - return easingFuncs.bounceOut(k * 2 - 1) * 0.5 + 0.5; - } -}; -export default easingFuncs; diff --git a/node_modules/zrender/lib/animation/requestAnimationFrame.d.ts b/node_modules/zrender/lib/animation/requestAnimationFrame.d.ts deleted file mode 100644 index 60172af..0000000 --- a/node_modules/zrender/lib/animation/requestAnimationFrame.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -declare type RequestAnimationFrameType = typeof window.requestAnimationFrame; -declare let requestAnimationFrame: RequestAnimationFrameType; -export default requestAnimationFrame; diff --git a/node_modules/zrender/lib/animation/requestAnimationFrame.js b/node_modules/zrender/lib/animation/requestAnimationFrame.js deleted file mode 100644 index e1a0779..0000000 --- a/node_modules/zrender/lib/animation/requestAnimationFrame.js +++ /dev/null @@ -1,10 +0,0 @@ -import env from '../core/env.js'; -var requestAnimationFrame; -requestAnimationFrame = (env.hasGlobalWindow - && ((window.requestAnimationFrame && window.requestAnimationFrame.bind(window)) - || (window.msRequestAnimationFrame && window.msRequestAnimationFrame.bind(window)) - || window.mozRequestAnimationFrame - || window.webkitRequestAnimationFrame)) || function (func) { - return setTimeout(func, 16); -}; -export default requestAnimationFrame; diff --git a/node_modules/zrender/lib/canvas/Layer.d.ts b/node_modules/zrender/lib/canvas/Layer.d.ts deleted file mode 100644 index 4c6c211..0000000 --- a/node_modules/zrender/lib/canvas/Layer.d.ts +++ /dev/null @@ -1,67 +0,0 @@ -import { ImagePatternObject } from '../graphic/Pattern'; -import CanvasPainter from './Painter'; -import { GradientObject } from '../graphic/Gradient'; -import Eventful from '../core/Eventful'; -import { ElementEventCallback } from '../Element'; -import Displayable from '../graphic/Displayable'; -import BoundingRect from '../core/BoundingRect'; -export interface LayerConfig { - clearColor?: string | GradientObject | ImagePatternObject; - motionBlur?: boolean; - lastFrameAlpha?: number; -} -export default class Layer extends Eventful { - id: string; - dom: HTMLCanvasElement; - domBack: HTMLCanvasElement; - ctx: CanvasRenderingContext2D; - ctxBack: CanvasRenderingContext2D; - painter: CanvasPainter; - clearColor: string | GradientObject | ImagePatternObject; - motionBlur: boolean; - lastFrameAlpha: number; - dpr: number; - virtual: boolean; - config: {}; - incremental: boolean; - zlevel: number; - maxRepaintRectCount: number; - private _paintRects; - __dirty: boolean; - __firstTimePaint: boolean; - __used: boolean; - __drawIndex: number; - __startIndex: number; - __endIndex: number; - __prevStartIndex: number; - __prevEndIndex: number; - __builtin__: boolean; - constructor(id: string | HTMLCanvasElement, painter: CanvasPainter, dpr?: number); - getElementCount(): number; - afterBrush(): void; - initContext(): void; - setUnpainted(): void; - createBackBuffer(): void; - createRepaintRects(displayList: Displayable[], prevList: Displayable[], viewWidth: number, viewHeight: number): BoundingRect[]; - debugGetPaintRects(): BoundingRect[]; - resize(width: number, height: number): void; - clear(clearAll?: boolean, clearColor?: string | GradientObject | ImagePatternObject, repaintRects?: BoundingRect[]): void; - refresh: (clearColor?: string | GradientObject | ImagePatternObject) => void; - renderToCanvas: (ctx: CanvasRenderingContext2D) => void; - onclick: ElementEventCallback; - ondblclick: ElementEventCallback; - onmouseover: ElementEventCallback; - onmouseout: ElementEventCallback; - onmousemove: ElementEventCallback; - onmousewheel: ElementEventCallback; - onmousedown: ElementEventCallback; - onmouseup: ElementEventCallback; - oncontextmenu: ElementEventCallback; - ondrag: ElementEventCallback; - ondragstart: ElementEventCallback; - ondragend: ElementEventCallback; - ondragenter: ElementEventCallback; - ondragleave: ElementEventCallback; - ondragover: ElementEventCallback; - ondrop: ElementEventCallback; -} diff --git a/node_modules/zrender/lib/canvas/Layer.js b/node_modules/zrender/lib/canvas/Layer.js deleted file mode 100644 index a61a03c..0000000 --- a/node_modules/zrender/lib/canvas/Layer.js +++ /dev/null @@ -1,297 +0,0 @@ -import { __extends } from "tslib"; -import * as util from '../core/util.js'; -import { devicePixelRatio } from '../config.js'; -import Eventful from '../core/Eventful.js'; -import { getCanvasGradient } from './helper.js'; -import { createCanvasPattern } from './graphic.js'; -import BoundingRect from '../core/BoundingRect.js'; -import { REDRAW_BIT } from '../graphic/constants.js'; -import { platformApi } from '../core/platform.js'; -function createDom(id, painter, dpr) { - var newDom = platformApi.createCanvas(); - var width = painter.getWidth(); - var height = painter.getHeight(); - var newDomStyle = newDom.style; - if (newDomStyle) { - newDomStyle.position = 'absolute'; - newDomStyle.left = '0'; - newDomStyle.top = '0'; - newDomStyle.width = width + 'px'; - newDomStyle.height = height + 'px'; - newDom.setAttribute('data-zr-dom-id', id); - } - newDom.width = width * dpr; - newDom.height = height * dpr; - return newDom; -} -; -var Layer = (function (_super) { - __extends(Layer, _super); - function Layer(id, painter, dpr) { - var _this = _super.call(this) || this; - _this.motionBlur = false; - _this.lastFrameAlpha = 0.7; - _this.dpr = 1; - _this.virtual = false; - _this.config = {}; - _this.incremental = false; - _this.zlevel = 0; - _this.maxRepaintRectCount = 5; - _this.__dirty = true; - _this.__firstTimePaint = true; - _this.__used = false; - _this.__drawIndex = 0; - _this.__startIndex = 0; - _this.__endIndex = 0; - _this.__prevStartIndex = null; - _this.__prevEndIndex = null; - var dom; - dpr = dpr || devicePixelRatio; - if (typeof id === 'string') { - dom = createDom(id, painter, dpr); - } - else if (util.isObject(id)) { - dom = id; - id = dom.id; - } - _this.id = id; - _this.dom = dom; - var domStyle = dom.style; - if (domStyle) { - util.disableUserSelect(dom); - dom.onselectstart = function () { return false; }; - domStyle.padding = '0'; - domStyle.margin = '0'; - domStyle.borderWidth = '0'; - } - _this.painter = painter; - _this.dpr = dpr; - return _this; - } - Layer.prototype.getElementCount = function () { - return this.__endIndex - this.__startIndex; - }; - Layer.prototype.afterBrush = function () { - this.__prevStartIndex = this.__startIndex; - this.__prevEndIndex = this.__endIndex; - }; - Layer.prototype.initContext = function () { - this.ctx = this.dom.getContext('2d'); - this.ctx.dpr = this.dpr; - }; - Layer.prototype.setUnpainted = function () { - this.__firstTimePaint = true; - }; - Layer.prototype.createBackBuffer = function () { - var dpr = this.dpr; - this.domBack = createDom('back-' + this.id, this.painter, dpr); - this.ctxBack = this.domBack.getContext('2d'); - if (dpr !== 1) { - this.ctxBack.scale(dpr, dpr); - } - }; - Layer.prototype.createRepaintRects = function (displayList, prevList, viewWidth, viewHeight) { - if (this.__firstTimePaint) { - this.__firstTimePaint = false; - return null; - } - var mergedRepaintRects = []; - var maxRepaintRectCount = this.maxRepaintRectCount; - var full = false; - var pendingRect = new BoundingRect(0, 0, 0, 0); - function addRectToMergePool(rect) { - if (!rect.isFinite() || rect.isZero()) { - return; - } - if (mergedRepaintRects.length === 0) { - var boundingRect = new BoundingRect(0, 0, 0, 0); - boundingRect.copy(rect); - mergedRepaintRects.push(boundingRect); - } - else { - var isMerged = false; - var minDeltaArea = Infinity; - var bestRectToMergeIdx = 0; - for (var i = 0; i < mergedRepaintRects.length; ++i) { - var mergedRect = mergedRepaintRects[i]; - if (mergedRect.intersect(rect)) { - var pendingRect_1 = new BoundingRect(0, 0, 0, 0); - pendingRect_1.copy(mergedRect); - pendingRect_1.union(rect); - mergedRepaintRects[i] = pendingRect_1; - isMerged = true; - break; - } - else if (full) { - pendingRect.copy(rect); - pendingRect.union(mergedRect); - var aArea = rect.width * rect.height; - var bArea = mergedRect.width * mergedRect.height; - var pendingArea = pendingRect.width * pendingRect.height; - var deltaArea = pendingArea - aArea - bArea; - if (deltaArea < minDeltaArea) { - minDeltaArea = deltaArea; - bestRectToMergeIdx = i; - } - } - } - if (full) { - mergedRepaintRects[bestRectToMergeIdx].union(rect); - isMerged = true; - } - if (!isMerged) { - var boundingRect = new BoundingRect(0, 0, 0, 0); - boundingRect.copy(rect); - mergedRepaintRects.push(boundingRect); - } - if (!full) { - full = mergedRepaintRects.length >= maxRepaintRectCount; - } - } - } - for (var i = this.__startIndex; i < this.__endIndex; ++i) { - var el = displayList[i]; - if (el) { - var shouldPaint = el.shouldBePainted(viewWidth, viewHeight, true, true); - var prevRect = el.__isRendered && ((el.__dirty & REDRAW_BIT) || !shouldPaint) - ? el.getPrevPaintRect() - : null; - if (prevRect) { - addRectToMergePool(prevRect); - } - var curRect = shouldPaint && ((el.__dirty & REDRAW_BIT) || !el.__isRendered) - ? el.getPaintRect() - : null; - if (curRect) { - addRectToMergePool(curRect); - } - } - } - for (var i = this.__prevStartIndex; i < this.__prevEndIndex; ++i) { - var el = prevList[i]; - var shouldPaint = el && el.shouldBePainted(viewWidth, viewHeight, true, true); - if (el && (!shouldPaint || !el.__zr) && el.__isRendered) { - var prevRect = el.getPrevPaintRect(); - if (prevRect) { - addRectToMergePool(prevRect); - } - } - } - var hasIntersections; - do { - hasIntersections = false; - for (var i = 0; i < mergedRepaintRects.length;) { - if (mergedRepaintRects[i].isZero()) { - mergedRepaintRects.splice(i, 1); - continue; - } - for (var j = i + 1; j < mergedRepaintRects.length;) { - if (mergedRepaintRects[i].intersect(mergedRepaintRects[j])) { - hasIntersections = true; - mergedRepaintRects[i].union(mergedRepaintRects[j]); - mergedRepaintRects.splice(j, 1); - } - else { - j++; - } - } - i++; - } - } while (hasIntersections); - this._paintRects = mergedRepaintRects; - return mergedRepaintRects; - }; - Layer.prototype.debugGetPaintRects = function () { - return (this._paintRects || []).slice(); - }; - Layer.prototype.resize = function (width, height) { - var dpr = this.dpr; - var dom = this.dom; - var domStyle = dom.style; - var domBack = this.domBack; - if (domStyle) { - domStyle.width = width + 'px'; - domStyle.height = height + 'px'; - } - dom.width = width * dpr; - dom.height = height * dpr; - if (domBack) { - domBack.width = width * dpr; - domBack.height = height * dpr; - if (dpr !== 1) { - this.ctxBack.scale(dpr, dpr); - } - } - }; - Layer.prototype.clear = function (clearAll, clearColor, repaintRects) { - var dom = this.dom; - var ctx = this.ctx; - var width = dom.width; - var height = dom.height; - clearColor = clearColor || this.clearColor; - var haveMotionBLur = this.motionBlur && !clearAll; - var lastFrameAlpha = this.lastFrameAlpha; - var dpr = this.dpr; - var self = this; - if (haveMotionBLur) { - if (!this.domBack) { - this.createBackBuffer(); - } - this.ctxBack.globalCompositeOperation = 'copy'; - this.ctxBack.drawImage(dom, 0, 0, width / dpr, height / dpr); - } - var domBack = this.domBack; - function doClear(x, y, width, height) { - ctx.clearRect(x, y, width, height); - if (clearColor && clearColor !== 'transparent') { - var clearColorGradientOrPattern = void 0; - if (util.isGradientObject(clearColor)) { - var shouldCache = clearColor.global || (clearColor.__width === width - && clearColor.__height === height); - clearColorGradientOrPattern = shouldCache - && clearColor.__canvasGradient - || getCanvasGradient(ctx, clearColor, { - x: 0, - y: 0, - width: width, - height: height - }); - clearColor.__canvasGradient = clearColorGradientOrPattern; - clearColor.__width = width; - clearColor.__height = height; - } - else if (util.isImagePatternObject(clearColor)) { - clearColor.scaleX = clearColor.scaleX || dpr; - clearColor.scaleY = clearColor.scaleY || dpr; - clearColorGradientOrPattern = createCanvasPattern(ctx, clearColor, { - dirty: function () { - self.setUnpainted(); - self.painter.refresh(); - } - }); - } - ctx.save(); - ctx.fillStyle = clearColorGradientOrPattern || clearColor; - ctx.fillRect(x, y, width, height); - ctx.restore(); - } - if (haveMotionBLur) { - ctx.save(); - ctx.globalAlpha = lastFrameAlpha; - ctx.drawImage(domBack, x, y, width, height); - ctx.restore(); - } - } - ; - if (!repaintRects || haveMotionBLur) { - doClear(0, 0, width, height); - } - else if (repaintRects.length) { - util.each(repaintRects, function (rect) { - doClear(rect.x * dpr, rect.y * dpr, rect.width * dpr, rect.height * dpr); - }); - } - }; - return Layer; -}(Eventful)); -export default Layer; diff --git a/node_modules/zrender/lib/canvas/Painter.d.ts b/node_modules/zrender/lib/canvas/Painter.d.ts deleted file mode 100644 index 2404785..0000000 --- a/node_modules/zrender/lib/canvas/Painter.d.ts +++ /dev/null @@ -1,72 +0,0 @@ -import Layer, { LayerConfig } from './Layer'; -import Displayable from '../graphic/Displayable'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject } from '../graphic/Pattern'; -import Storage from '../Storage'; -import { PainterBase } from '../PainterBase'; -interface CanvasPainterOption { - devicePixelRatio?: number; - width?: number | string; - height?: number | string; - useDirtyRect?: boolean; -} -export default class CanvasPainter implements PainterBase { - type: string; - root: HTMLElement; - dpr: number; - storage: Storage; - private _singleCanvas; - private _opts; - private _zlevelList; - private _prevDisplayList; - private _layers; - private _layerConfig; - private _needsManuallyCompositing; - private _width; - private _height; - private _domRoot; - private _hoverlayer; - private _redrawId; - private _backgroundColor; - constructor(root: HTMLElement, storage: Storage, opts: CanvasPainterOption, id: number); - getType(): string; - isSingleCanvas(): boolean; - getViewportRoot(): HTMLElement; - getViewportRootOffset(): { - offsetLeft: number; - offsetTop: number; - }; - refresh(paintAll?: boolean): this; - refreshHover(): void; - private _paintHoverList; - getHoverLayer(): Layer; - paintOne(ctx: CanvasRenderingContext2D, el: Displayable): void; - private _paintList; - private _compositeManually; - private _doPaintList; - private _doPaintEl; - getLayer(zlevel: number, virtual?: boolean): Layer; - insertLayer(zlevel: number, layer: Layer): void; - eachLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T): void; - eachBuiltinLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T): void; - eachOtherLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T): void; - getLayers(): { - [key: number]: Layer; - }; - _updateLayerStatus(list: Displayable[]): void; - clear(): this; - _clearLayer(layer: Layer): void; - setBackgroundColor(backgroundColor: string | GradientObject | ImagePatternObject): void; - configLayer(zlevel: number, config: LayerConfig): void; - delLayer(zlevel: number): void; - resize(width?: number | string, height?: number | string): this; - clearLayer(zlevel: number): void; - dispose(): void; - getRenderedCanvas(opts?: { - backgroundColor?: string | GradientObject | ImagePatternObject; - pixelRatio?: number; - }): HTMLCanvasElement; - getWidth(): number; - getHeight(): number; -} -export {}; diff --git a/node_modules/zrender/lib/canvas/Painter.js b/node_modules/zrender/lib/canvas/Painter.js deleted file mode 100644 index ea338f0..0000000 --- a/node_modules/zrender/lib/canvas/Painter.js +++ /dev/null @@ -1,641 +0,0 @@ -import { devicePixelRatio } from '../config.js'; -import * as util from '../core/util.js'; -import Layer from './Layer.js'; -import requestAnimationFrame from '../animation/requestAnimationFrame.js'; -import env from '../core/env.js'; -import { brush, brushSingle } from './graphic.js'; -import { REDRAW_BIT } from '../graphic/constants.js'; -import { getSize } from './helper.js'; -var HOVER_LAYER_ZLEVEL = 1e5; -var CANVAS_ZLEVEL = 314159; -var EL_AFTER_INCREMENTAL_INC = 0.01; -var INCREMENTAL_INC = 0.001; -function isLayerValid(layer) { - if (!layer) { - return false; - } - if (layer.__builtin__) { - return true; - } - if (typeof (layer.resize) !== 'function' - || typeof (layer.refresh) !== 'function') { - return false; - } - return true; -} -function createRoot(width, height) { - var domRoot = document.createElement('div'); - domRoot.style.cssText = [ - 'position:relative', - 'width:' + width + 'px', - 'height:' + height + 'px', - 'padding:0', - 'margin:0', - 'border-width:0' - ].join(';') + ';'; - return domRoot; -} -var CanvasPainter = (function () { - function CanvasPainter(root, storage, opts, id) { - this.type = 'canvas'; - this._zlevelList = []; - this._prevDisplayList = []; - this._layers = {}; - this._layerConfig = {}; - this._needsManuallyCompositing = false; - this.type = 'canvas'; - var singleCanvas = !root.nodeName - || root.nodeName.toUpperCase() === 'CANVAS'; - this._opts = opts = util.extend({}, opts || {}); - this.dpr = opts.devicePixelRatio || devicePixelRatio; - this._singleCanvas = singleCanvas; - this.root = root; - var rootStyle = root.style; - if (rootStyle) { - util.disableUserSelect(root); - root.innerHTML = ''; - } - this.storage = storage; - var zlevelList = this._zlevelList; - this._prevDisplayList = []; - var layers = this._layers; - if (!singleCanvas) { - this._width = getSize(root, 0, opts); - this._height = getSize(root, 1, opts); - var domRoot = this._domRoot = createRoot(this._width, this._height); - root.appendChild(domRoot); - } - else { - var rootCanvas = root; - var width = rootCanvas.width; - var height = rootCanvas.height; - if (opts.width != null) { - width = opts.width; - } - if (opts.height != null) { - height = opts.height; - } - this.dpr = opts.devicePixelRatio || 1; - rootCanvas.width = width * this.dpr; - rootCanvas.height = height * this.dpr; - this._width = width; - this._height = height; - var mainLayer = new Layer(rootCanvas, this, this.dpr); - mainLayer.__builtin__ = true; - mainLayer.initContext(); - layers[CANVAS_ZLEVEL] = mainLayer; - mainLayer.zlevel = CANVAS_ZLEVEL; - zlevelList.push(CANVAS_ZLEVEL); - this._domRoot = root; - } - } - CanvasPainter.prototype.getType = function () { - return 'canvas'; - }; - CanvasPainter.prototype.isSingleCanvas = function () { - return this._singleCanvas; - }; - CanvasPainter.prototype.getViewportRoot = function () { - return this._domRoot; - }; - CanvasPainter.prototype.getViewportRootOffset = function () { - var viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - }; - CanvasPainter.prototype.refresh = function (paintAll) { - var list = this.storage.getDisplayList(true); - var prevList = this._prevDisplayList; - var zlevelList = this._zlevelList; - this._redrawId = Math.random(); - this._paintList(list, prevList, paintAll, this._redrawId); - for (var i = 0; i < zlevelList.length; i++) { - var z = zlevelList[i]; - var layer = this._layers[z]; - if (!layer.__builtin__ && layer.refresh) { - var clearColor = i === 0 ? this._backgroundColor : null; - layer.refresh(clearColor); - } - } - if (this._opts.useDirtyRect) { - this._prevDisplayList = list.slice(); - } - return this; - }; - CanvasPainter.prototype.refreshHover = function () { - this._paintHoverList(this.storage.getDisplayList(false)); - }; - CanvasPainter.prototype._paintHoverList = function (list) { - var len = list.length; - var hoverLayer = this._hoverlayer; - hoverLayer && hoverLayer.clear(); - if (!len) { - return; - } - var scope = { - inHover: true, - viewWidth: this._width, - viewHeight: this._height - }; - var ctx; - for (var i = 0; i < len; i++) { - var el = list[i]; - if (el.__inHover) { - if (!hoverLayer) { - hoverLayer = this._hoverlayer = this.getLayer(HOVER_LAYER_ZLEVEL); - } - if (!ctx) { - ctx = hoverLayer.ctx; - ctx.save(); - } - brush(ctx, el, scope, i === len - 1); - } - } - if (ctx) { - ctx.restore(); - } - }; - CanvasPainter.prototype.getHoverLayer = function () { - return this.getLayer(HOVER_LAYER_ZLEVEL); - }; - CanvasPainter.prototype.paintOne = function (ctx, el) { - brushSingle(ctx, el); - }; - CanvasPainter.prototype._paintList = function (list, prevList, paintAll, redrawId) { - if (this._redrawId !== redrawId) { - return; - } - paintAll = paintAll || false; - this._updateLayerStatus(list); - var _a = this._doPaintList(list, prevList, paintAll), finished = _a.finished, needsRefreshHover = _a.needsRefreshHover; - if (this._needsManuallyCompositing) { - this._compositeManually(); - } - if (needsRefreshHover) { - this._paintHoverList(list); - } - if (!finished) { - var self_1 = this; - requestAnimationFrame(function () { - self_1._paintList(list, prevList, paintAll, redrawId); - }); - } - else { - this.eachLayer(function (layer) { - layer.afterBrush && layer.afterBrush(); - }); - } - }; - CanvasPainter.prototype._compositeManually = function () { - var ctx = this.getLayer(CANVAS_ZLEVEL).ctx; - var width = this._domRoot.width; - var height = this._domRoot.height; - ctx.clearRect(0, 0, width, height); - this.eachBuiltinLayer(function (layer) { - if (layer.virtual) { - ctx.drawImage(layer.dom, 0, 0, width, height); - } - }); - }; - CanvasPainter.prototype._doPaintList = function (list, prevList, paintAll) { - var _this = this; - var layerList = []; - var useDirtyRect = this._opts.useDirtyRect; - for (var zi = 0; zi < this._zlevelList.length; zi++) { - var zlevel = this._zlevelList[zi]; - var layer = this._layers[zlevel]; - if (layer.__builtin__ - && layer !== this._hoverlayer - && (layer.__dirty || paintAll)) { - layerList.push(layer); - } - } - var finished = true; - var needsRefreshHover = false; - var _loop_1 = function (k) { - var layer = layerList[k]; - var ctx = layer.ctx; - var repaintRects = useDirtyRect - && layer.createRepaintRects(list, prevList, this_1._width, this_1._height); - var start = paintAll ? layer.__startIndex : layer.__drawIndex; - var useTimer = !paintAll && layer.incremental && Date.now; - var startTime = useTimer && Date.now(); - var clearColor = layer.zlevel === this_1._zlevelList[0] - ? this_1._backgroundColor : null; - if (layer.__startIndex === layer.__endIndex) { - layer.clear(false, clearColor, repaintRects); - } - else if (start === layer.__startIndex) { - var firstEl = list[start]; - if (!firstEl.incremental || !firstEl.notClear || paintAll) { - layer.clear(false, clearColor, repaintRects); - } - } - if (start === -1) { - console.error('For some unknown reason. drawIndex is -1'); - start = layer.__startIndex; - } - var i; - var repaint = function (repaintRect) { - var scope = { - inHover: false, - allClipped: false, - prevEl: null, - viewWidth: _this._width, - viewHeight: _this._height - }; - for (i = start; i < layer.__endIndex; i++) { - var el = list[i]; - if (el.__inHover) { - needsRefreshHover = true; - } - _this._doPaintEl(el, layer, useDirtyRect, repaintRect, scope, i === layer.__endIndex - 1); - if (useTimer) { - var dTime = Date.now() - startTime; - if (dTime > 15) { - break; - } - } - } - if (scope.prevElClipPaths) { - ctx.restore(); - } - }; - if (repaintRects) { - if (repaintRects.length === 0) { - i = layer.__endIndex; - } - else { - var dpr = this_1.dpr; - for (var r = 0; r < repaintRects.length; ++r) { - var rect = repaintRects[r]; - ctx.save(); - ctx.beginPath(); - ctx.rect(rect.x * dpr, rect.y * dpr, rect.width * dpr, rect.height * dpr); - ctx.clip(); - repaint(rect); - ctx.restore(); - } - } - } - else { - ctx.save(); - repaint(); - ctx.restore(); - } - layer.__drawIndex = i; - if (layer.__drawIndex < layer.__endIndex) { - finished = false; - } - }; - var this_1 = this; - for (var k = 0; k < layerList.length; k++) { - _loop_1(k); - } - if (env.wxa) { - util.each(this._layers, function (layer) { - if (layer && layer.ctx && layer.ctx.draw) { - layer.ctx.draw(); - } - }); - } - return { - finished: finished, - needsRefreshHover: needsRefreshHover - }; - }; - CanvasPainter.prototype._doPaintEl = function (el, currentLayer, useDirtyRect, repaintRect, scope, isLast) { - var ctx = currentLayer.ctx; - if (useDirtyRect) { - var paintRect = el.getPaintRect(); - if (!repaintRect || paintRect && paintRect.intersect(repaintRect)) { - brush(ctx, el, scope, isLast); - el.setPrevPaintRect(paintRect); - } - } - else { - brush(ctx, el, scope, isLast); - } - }; - CanvasPainter.prototype.getLayer = function (zlevel, virtual) { - if (this._singleCanvas && !this._needsManuallyCompositing) { - zlevel = CANVAS_ZLEVEL; - } - var layer = this._layers[zlevel]; - if (!layer) { - layer = new Layer('zr_' + zlevel, this, this.dpr); - layer.zlevel = zlevel; - layer.__builtin__ = true; - if (this._layerConfig[zlevel]) { - util.merge(layer, this._layerConfig[zlevel], true); - } - else if (this._layerConfig[zlevel - EL_AFTER_INCREMENTAL_INC]) { - util.merge(layer, this._layerConfig[zlevel - EL_AFTER_INCREMENTAL_INC], true); - } - if (virtual) { - layer.virtual = virtual; - } - this.insertLayer(zlevel, layer); - layer.initContext(); - } - return layer; - }; - CanvasPainter.prototype.insertLayer = function (zlevel, layer) { - var layersMap = this._layers; - var zlevelList = this._zlevelList; - var len = zlevelList.length; - var domRoot = this._domRoot; - var prevLayer = null; - var i = -1; - if (layersMap[zlevel]) { - if (process.env.NODE_ENV !== 'production') { - util.logError('ZLevel ' + zlevel + ' has been used already'); - } - return; - } - if (!isLayerValid(layer)) { - if (process.env.NODE_ENV !== 'production') { - util.logError('Layer of zlevel ' + zlevel + ' is not valid'); - } - return; - } - if (len > 0 && zlevel > zlevelList[0]) { - for (i = 0; i < len - 1; i++) { - if (zlevelList[i] < zlevel - && zlevelList[i + 1] > zlevel) { - break; - } - } - prevLayer = layersMap[zlevelList[i]]; - } - zlevelList.splice(i + 1, 0, zlevel); - layersMap[zlevel] = layer; - if (!layer.virtual) { - if (prevLayer) { - var prevDom = prevLayer.dom; - if (prevDom.nextSibling) { - domRoot.insertBefore(layer.dom, prevDom.nextSibling); - } - else { - domRoot.appendChild(layer.dom); - } - } - else { - if (domRoot.firstChild) { - domRoot.insertBefore(layer.dom, domRoot.firstChild); - } - else { - domRoot.appendChild(layer.dom); - } - } - } - layer.painter || (layer.painter = this); - }; - CanvasPainter.prototype.eachLayer = function (cb, context) { - var zlevelList = this._zlevelList; - for (var i = 0; i < zlevelList.length; i++) { - var z = zlevelList[i]; - cb.call(context, this._layers[z], z); - } - }; - CanvasPainter.prototype.eachBuiltinLayer = function (cb, context) { - var zlevelList = this._zlevelList; - for (var i = 0; i < zlevelList.length; i++) { - var z = zlevelList[i]; - var layer = this._layers[z]; - if (layer.__builtin__) { - cb.call(context, layer, z); - } - } - }; - CanvasPainter.prototype.eachOtherLayer = function (cb, context) { - var zlevelList = this._zlevelList; - for (var i = 0; i < zlevelList.length; i++) { - var z = zlevelList[i]; - var layer = this._layers[z]; - if (!layer.__builtin__) { - cb.call(context, layer, z); - } - } - }; - CanvasPainter.prototype.getLayers = function () { - return this._layers; - }; - CanvasPainter.prototype._updateLayerStatus = function (list) { - this.eachBuiltinLayer(function (layer, z) { - layer.__dirty = layer.__used = false; - }); - function updatePrevLayer(idx) { - if (prevLayer) { - if (prevLayer.__endIndex !== idx) { - prevLayer.__dirty = true; - } - prevLayer.__endIndex = idx; - } - } - if (this._singleCanvas) { - for (var i_1 = 1; i_1 < list.length; i_1++) { - var el = list[i_1]; - if (el.zlevel !== list[i_1 - 1].zlevel || el.incremental) { - this._needsManuallyCompositing = true; - break; - } - } - } - var prevLayer = null; - var incrementalLayerCount = 0; - var prevZlevel; - var i; - for (i = 0; i < list.length; i++) { - var el = list[i]; - var zlevel = el.zlevel; - var layer = void 0; - if (prevZlevel !== zlevel) { - prevZlevel = zlevel; - incrementalLayerCount = 0; - } - if (el.incremental) { - layer = this.getLayer(zlevel + INCREMENTAL_INC, this._needsManuallyCompositing); - layer.incremental = true; - incrementalLayerCount = 1; - } - else { - layer = this.getLayer(zlevel + (incrementalLayerCount > 0 ? EL_AFTER_INCREMENTAL_INC : 0), this._needsManuallyCompositing); - } - if (!layer.__builtin__) { - util.logError('ZLevel ' + zlevel + ' has been used by unkown layer ' + layer.id); - } - if (layer !== prevLayer) { - layer.__used = true; - if (layer.__startIndex !== i) { - layer.__dirty = true; - } - layer.__startIndex = i; - if (!layer.incremental) { - layer.__drawIndex = i; - } - else { - layer.__drawIndex = -1; - } - updatePrevLayer(i); - prevLayer = layer; - } - if ((el.__dirty & REDRAW_BIT) && !el.__inHover) { - layer.__dirty = true; - if (layer.incremental && layer.__drawIndex < 0) { - layer.__drawIndex = i; - } - } - } - updatePrevLayer(i); - this.eachBuiltinLayer(function (layer, z) { - if (!layer.__used && layer.getElementCount() > 0) { - layer.__dirty = true; - layer.__startIndex = layer.__endIndex = layer.__drawIndex = 0; - } - if (layer.__dirty && layer.__drawIndex < 0) { - layer.__drawIndex = layer.__startIndex; - } - }); - }; - CanvasPainter.prototype.clear = function () { - this.eachBuiltinLayer(this._clearLayer); - return this; - }; - CanvasPainter.prototype._clearLayer = function (layer) { - layer.clear(); - }; - CanvasPainter.prototype.setBackgroundColor = function (backgroundColor) { - this._backgroundColor = backgroundColor; - util.each(this._layers, function (layer) { - layer.setUnpainted(); - }); - }; - CanvasPainter.prototype.configLayer = function (zlevel, config) { - if (config) { - var layerConfig = this._layerConfig; - if (!layerConfig[zlevel]) { - layerConfig[zlevel] = config; - } - else { - util.merge(layerConfig[zlevel], config, true); - } - for (var i = 0; i < this._zlevelList.length; i++) { - var _zlevel = this._zlevelList[i]; - if (_zlevel === zlevel || _zlevel === zlevel + EL_AFTER_INCREMENTAL_INC) { - var layer = this._layers[_zlevel]; - util.merge(layer, layerConfig[zlevel], true); - } - } - } - }; - CanvasPainter.prototype.delLayer = function (zlevel) { - var layers = this._layers; - var zlevelList = this._zlevelList; - var layer = layers[zlevel]; - if (!layer) { - return; - } - layer.dom.parentNode.removeChild(layer.dom); - delete layers[zlevel]; - zlevelList.splice(util.indexOf(zlevelList, zlevel), 1); - }; - CanvasPainter.prototype.resize = function (width, height) { - if (!this._domRoot.style) { - if (width == null || height == null) { - return; - } - this._width = width; - this._height = height; - this.getLayer(CANVAS_ZLEVEL).resize(width, height); - } - else { - var domRoot = this._domRoot; - domRoot.style.display = 'none'; - var opts = this._opts; - var root = this.root; - width != null && (opts.width = width); - height != null && (opts.height = height); - width = getSize(root, 0, opts); - height = getSize(root, 1, opts); - domRoot.style.display = ''; - if (this._width !== width || height !== this._height) { - domRoot.style.width = width + 'px'; - domRoot.style.height = height + 'px'; - for (var id in this._layers) { - if (this._layers.hasOwnProperty(id)) { - this._layers[id].resize(width, height); - } - } - this.refresh(true); - } - this._width = width; - this._height = height; - } - return this; - }; - CanvasPainter.prototype.clearLayer = function (zlevel) { - var layer = this._layers[zlevel]; - if (layer) { - layer.clear(); - } - }; - CanvasPainter.prototype.dispose = function () { - this.root.innerHTML = ''; - this.root = - this.storage = - this._domRoot = - this._layers = null; - }; - CanvasPainter.prototype.getRenderedCanvas = function (opts) { - opts = opts || {}; - if (this._singleCanvas && !this._compositeManually) { - return this._layers[CANVAS_ZLEVEL].dom; - } - var imageLayer = new Layer('image', this, opts.pixelRatio || this.dpr); - imageLayer.initContext(); - imageLayer.clear(false, opts.backgroundColor || this._backgroundColor); - var ctx = imageLayer.ctx; - if (opts.pixelRatio <= this.dpr) { - this.refresh(); - var width_1 = imageLayer.dom.width; - var height_1 = imageLayer.dom.height; - this.eachLayer(function (layer) { - if (layer.__builtin__) { - ctx.drawImage(layer.dom, 0, 0, width_1, height_1); - } - else if (layer.renderToCanvas) { - ctx.save(); - layer.renderToCanvas(ctx); - ctx.restore(); - } - }); - } - else { - var scope = { - inHover: false, - viewWidth: this._width, - viewHeight: this._height - }; - var displayList = this.storage.getDisplayList(true); - for (var i = 0, len = displayList.length; i < len; i++) { - var el = displayList[i]; - brush(ctx, el, scope, i === len - 1); - } - } - return imageLayer.dom; - }; - CanvasPainter.prototype.getWidth = function () { - return this._width; - }; - CanvasPainter.prototype.getHeight = function () { - return this._height; - }; - return CanvasPainter; -}()); -export default CanvasPainter; -; diff --git a/node_modules/zrender/lib/canvas/canvas.d.ts b/node_modules/zrender/lib/canvas/canvas.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/zrender/lib/canvas/canvas.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/zrender/lib/canvas/canvas.js b/node_modules/zrender/lib/canvas/canvas.js deleted file mode 100644 index 4e81abe..0000000 --- a/node_modules/zrender/lib/canvas/canvas.js +++ /dev/null @@ -1,3 +0,0 @@ -import { registerPainter } from '../zrender.js'; -import Painter from './Painter.js'; -registerPainter('canvas', Painter); diff --git a/node_modules/zrender/lib/canvas/dashStyle.d.ts b/node_modules/zrender/lib/canvas/dashStyle.d.ts deleted file mode 100644 index 530cf3f..0000000 --- a/node_modules/zrender/lib/canvas/dashStyle.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -import Path from '../graphic/Path'; -import TSpan from '../graphic/TSpan'; -export declare function normalizeLineDash(lineType: any, lineWidth?: number): number[] | false; -export declare function getLineDash(el: Path | TSpan): [number[] | false, number]; diff --git a/node_modules/zrender/lib/canvas/dashStyle.js b/node_modules/zrender/lib/canvas/dashStyle.js deleted file mode 100644 index 818229b..0000000 --- a/node_modules/zrender/lib/canvas/dashStyle.js +++ /dev/null @@ -1,27 +0,0 @@ -import { isArray, isNumber, map } from '../core/util.js'; -export function normalizeLineDash(lineType, lineWidth) { - if (!lineType || lineType === 'solid' || !(lineWidth > 0)) { - return null; - } - return lineType === 'dashed' - ? [4 * lineWidth, 2 * lineWidth] - : lineType === 'dotted' - ? [lineWidth] - : isNumber(lineType) - ? [lineType] : isArray(lineType) ? lineType : null; -} -export function getLineDash(el) { - var style = el.style; - var lineDash = style.lineDash && style.lineWidth > 0 && normalizeLineDash(style.lineDash, style.lineWidth); - var lineDashOffset = style.lineDashOffset; - if (lineDash) { - var lineScale_1 = (style.strokeNoScale && el.getLineScale) ? el.getLineScale() : 1; - if (lineScale_1 && lineScale_1 !== 1) { - lineDash = map(lineDash, function (rawVal) { - return rawVal / lineScale_1; - }); - lineDashOffset /= lineScale_1; - } - } - return [lineDash, lineDashOffset]; -} diff --git a/node_modules/zrender/lib/canvas/graphic.d.ts b/node_modules/zrender/lib/canvas/graphic.d.ts deleted file mode 100644 index e64fb64..0000000 --- a/node_modules/zrender/lib/canvas/graphic.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import { ImagePatternObject } from '../graphic/Pattern'; -import Path from '../graphic/Path'; -export declare function createCanvasPattern(this: void, ctx: CanvasRenderingContext2D, pattern: ImagePatternObject, el: { - dirty: () => void; -}): CanvasPattern; -export declare type BrushScope = { - inHover: boolean; - viewWidth: number; - viewHeight: number; - prevElClipPaths?: Path[]; - prevEl?: Displayable; - allClipped?: boolean; - batchFill?: string; - batchStroke?: string; - lastDrawType?: number; -}; -export declare function brushSingle(ctx: CanvasRenderingContext2D, el: Displayable): void; -export declare function brush(ctx: CanvasRenderingContext2D, el: Displayable, scope: BrushScope, isLast: boolean): void; diff --git a/node_modules/zrender/lib/canvas/graphic.js b/node_modules/zrender/lib/canvas/graphic.js deleted file mode 100644 index 0f07d23..0000000 --- a/node_modules/zrender/lib/canvas/graphic.js +++ /dev/null @@ -1,558 +0,0 @@ -import { DEFAULT_COMMON_STYLE } from '../graphic/Displayable.js'; -import PathProxy from '../core/PathProxy.js'; -import { createOrUpdateImage, isImageReady } from '../graphic/helper/image.js'; -import { getCanvasGradient, isClipPathChanged } from './helper.js'; -import Path from '../graphic/Path.js'; -import ZRImage from '../graphic/Image.js'; -import TSpan from '../graphic/TSpan.js'; -import { RADIAN_TO_DEGREE } from '../core/util.js'; -import { getLineDash } from './dashStyle.js'; -import { REDRAW_BIT, SHAPE_CHANGED_BIT } from '../graphic/constants.js'; -import { DEFAULT_FONT } from '../core/platform.js'; -var pathProxyForDraw = new PathProxy(true); -function styleHasStroke(style) { - var stroke = style.stroke; - return !(stroke == null || stroke === 'none' || !(style.lineWidth > 0)); -} -function isValidStrokeFillStyle(strokeOrFill) { - return typeof strokeOrFill === 'string' && strokeOrFill !== 'none'; -} -function styleHasFill(style) { - var fill = style.fill; - return fill != null && fill !== 'none'; -} -function doFillPath(ctx, style) { - if (style.fillOpacity != null && style.fillOpacity !== 1) { - var originalGlobalAlpha = ctx.globalAlpha; - ctx.globalAlpha = style.fillOpacity * style.opacity; - ctx.fill(); - ctx.globalAlpha = originalGlobalAlpha; - } - else { - ctx.fill(); - } -} -function doStrokePath(ctx, style) { - if (style.strokeOpacity != null && style.strokeOpacity !== 1) { - var originalGlobalAlpha = ctx.globalAlpha; - ctx.globalAlpha = style.strokeOpacity * style.opacity; - ctx.stroke(); - ctx.globalAlpha = originalGlobalAlpha; - } - else { - ctx.stroke(); - } -} -export function createCanvasPattern(ctx, pattern, el) { - var image = createOrUpdateImage(pattern.image, pattern.__image, el); - if (isImageReady(image)) { - var canvasPattern = ctx.createPattern(image, pattern.repeat || 'repeat'); - if (typeof DOMMatrix === 'function' - && canvasPattern - && canvasPattern.setTransform) { - var matrix = new DOMMatrix(); - matrix.translateSelf((pattern.x || 0), (pattern.y || 0)); - matrix.rotateSelf(0, 0, (pattern.rotation || 0) * RADIAN_TO_DEGREE); - matrix.scaleSelf((pattern.scaleX || 1), (pattern.scaleY || 1)); - canvasPattern.setTransform(matrix); - } - return canvasPattern; - } -} -function brushPath(ctx, el, style, inBatch) { - var _a; - var hasStroke = styleHasStroke(style); - var hasFill = styleHasFill(style); - var strokePercent = style.strokePercent; - var strokePart = strokePercent < 1; - var firstDraw = !el.path; - if ((!el.silent || strokePart) && firstDraw) { - el.createPathProxy(); - } - var path = el.path || pathProxyForDraw; - var dirtyFlag = el.__dirty; - if (!inBatch) { - var fill = style.fill; - var stroke = style.stroke; - var hasFillGradient = hasFill && !!fill.colorStops; - var hasStrokeGradient = hasStroke && !!stroke.colorStops; - var hasFillPattern = hasFill && !!fill.image; - var hasStrokePattern = hasStroke && !!stroke.image; - var fillGradient = void 0; - var strokeGradient = void 0; - var fillPattern = void 0; - var strokePattern = void 0; - var rect = void 0; - if (hasFillGradient || hasStrokeGradient) { - rect = el.getBoundingRect(); - } - if (hasFillGradient) { - fillGradient = dirtyFlag - ? getCanvasGradient(ctx, fill, rect) - : el.__canvasFillGradient; - el.__canvasFillGradient = fillGradient; - } - if (hasStrokeGradient) { - strokeGradient = dirtyFlag - ? getCanvasGradient(ctx, stroke, rect) - : el.__canvasStrokeGradient; - el.__canvasStrokeGradient = strokeGradient; - } - if (hasFillPattern) { - fillPattern = (dirtyFlag || !el.__canvasFillPattern) - ? createCanvasPattern(ctx, fill, el) - : el.__canvasFillPattern; - el.__canvasFillPattern = fillPattern; - } - if (hasStrokePattern) { - strokePattern = (dirtyFlag || !el.__canvasStrokePattern) - ? createCanvasPattern(ctx, stroke, el) - : el.__canvasStrokePattern; - el.__canvasStrokePattern = fillPattern; - } - if (hasFillGradient) { - ctx.fillStyle = fillGradient; - } - else if (hasFillPattern) { - if (fillPattern) { - ctx.fillStyle = fillPattern; - } - else { - hasFill = false; - } - } - if (hasStrokeGradient) { - ctx.strokeStyle = strokeGradient; - } - else if (hasStrokePattern) { - if (strokePattern) { - ctx.strokeStyle = strokePattern; - } - else { - hasStroke = false; - } - } - } - var scale = el.getGlobalScale(); - path.setScale(scale[0], scale[1], el.segmentIgnoreThreshold); - var lineDash; - var lineDashOffset; - if (ctx.setLineDash && style.lineDash) { - _a = getLineDash(el), lineDash = _a[0], lineDashOffset = _a[1]; - } - var needsRebuild = true; - if (firstDraw || (dirtyFlag & SHAPE_CHANGED_BIT)) { - path.setDPR(ctx.dpr); - if (strokePart) { - path.setContext(null); - } - else { - path.setContext(ctx); - needsRebuild = false; - } - path.reset(); - el.buildPath(path, el.shape, inBatch); - path.toStatic(); - el.pathUpdated(); - } - if (needsRebuild) { - path.rebuildPath(ctx, strokePart ? strokePercent : 1); - } - if (lineDash) { - ctx.setLineDash(lineDash); - ctx.lineDashOffset = lineDashOffset; - } - if (!inBatch) { - if (style.strokeFirst) { - if (hasStroke) { - doStrokePath(ctx, style); - } - if (hasFill) { - doFillPath(ctx, style); - } - } - else { - if (hasFill) { - doFillPath(ctx, style); - } - if (hasStroke) { - doStrokePath(ctx, style); - } - } - } - if (lineDash) { - ctx.setLineDash([]); - } -} -function brushImage(ctx, el, style) { - var image = el.__image = createOrUpdateImage(style.image, el.__image, el, el.onload); - if (!image || !isImageReady(image)) { - return; - } - var x = style.x || 0; - var y = style.y || 0; - var width = el.getWidth(); - var height = el.getHeight(); - var aspect = image.width / image.height; - if (width == null && height != null) { - width = height * aspect; - } - else if (height == null && width != null) { - height = width / aspect; - } - else if (width == null && height == null) { - width = image.width; - height = image.height; - } - if (style.sWidth && style.sHeight) { - var sx = style.sx || 0; - var sy = style.sy || 0; - ctx.drawImage(image, sx, sy, style.sWidth, style.sHeight, x, y, width, height); - } - else if (style.sx && style.sy) { - var sx = style.sx; - var sy = style.sy; - var sWidth = width - sx; - var sHeight = height - sy; - ctx.drawImage(image, sx, sy, sWidth, sHeight, x, y, width, height); - } - else { - ctx.drawImage(image, x, y, width, height); - } -} -function brushText(ctx, el, style) { - var _a; - var text = style.text; - text != null && (text += ''); - if (text) { - ctx.font = style.font || DEFAULT_FONT; - ctx.textAlign = style.textAlign; - ctx.textBaseline = style.textBaseline; - var lineDash = void 0; - var lineDashOffset = void 0; - if (ctx.setLineDash && style.lineDash) { - _a = getLineDash(el), lineDash = _a[0], lineDashOffset = _a[1]; - } - if (lineDash) { - ctx.setLineDash(lineDash); - ctx.lineDashOffset = lineDashOffset; - } - if (style.strokeFirst) { - if (styleHasStroke(style)) { - ctx.strokeText(text, style.x, style.y); - } - if (styleHasFill(style)) { - ctx.fillText(text, style.x, style.y); - } - } - else { - if (styleHasFill(style)) { - ctx.fillText(text, style.x, style.y); - } - if (styleHasStroke(style)) { - ctx.strokeText(text, style.x, style.y); - } - } - if (lineDash) { - ctx.setLineDash([]); - } - } -} -var SHADOW_NUMBER_PROPS = ['shadowBlur', 'shadowOffsetX', 'shadowOffsetY']; -var STROKE_PROPS = [ - ['lineCap', 'butt'], ['lineJoin', 'miter'], ['miterLimit', 10] -]; -function bindCommonProps(ctx, style, prevStyle, forceSetAll, scope) { - var styleChanged = false; - if (!forceSetAll) { - prevStyle = prevStyle || {}; - if (style === prevStyle) { - return false; - } - } - if (forceSetAll || style.opacity !== prevStyle.opacity) { - flushPathDrawn(ctx, scope); - styleChanged = true; - var opacity = Math.max(Math.min(style.opacity, 1), 0); - ctx.globalAlpha = isNaN(opacity) ? DEFAULT_COMMON_STYLE.opacity : opacity; - } - if (forceSetAll || style.blend !== prevStyle.blend) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.globalCompositeOperation = style.blend || DEFAULT_COMMON_STYLE.blend; - } - for (var i = 0; i < SHADOW_NUMBER_PROPS.length; i++) { - var propName = SHADOW_NUMBER_PROPS[i]; - if (forceSetAll || style[propName] !== prevStyle[propName]) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx[propName] = ctx.dpr * (style[propName] || 0); - } - } - if (forceSetAll || style.shadowColor !== prevStyle.shadowColor) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.shadowColor = style.shadowColor || DEFAULT_COMMON_STYLE.shadowColor; - } - return styleChanged; -} -function bindPathAndTextCommonStyle(ctx, el, prevEl, forceSetAll, scope) { - var style = getStyle(el, scope.inHover); - var prevStyle = forceSetAll - ? null - : (prevEl && getStyle(prevEl, scope.inHover) || {}); - if (style === prevStyle) { - return false; - } - var styleChanged = bindCommonProps(ctx, style, prevStyle, forceSetAll, scope); - if (forceSetAll || style.fill !== prevStyle.fill) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - isValidStrokeFillStyle(style.fill) && (ctx.fillStyle = style.fill); - } - if (forceSetAll || style.stroke !== prevStyle.stroke) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - isValidStrokeFillStyle(style.stroke) && (ctx.strokeStyle = style.stroke); - } - if (forceSetAll || style.opacity !== prevStyle.opacity) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.globalAlpha = style.opacity == null ? 1 : style.opacity; - } - if (el.hasStroke()) { - var lineWidth = style.lineWidth; - var newLineWidth = lineWidth / ((style.strokeNoScale && el.getLineScale) ? el.getLineScale() : 1); - if (ctx.lineWidth !== newLineWidth) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.lineWidth = newLineWidth; - } - } - for (var i = 0; i < STROKE_PROPS.length; i++) { - var prop = STROKE_PROPS[i]; - var propName = prop[0]; - if (forceSetAll || style[propName] !== prevStyle[propName]) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx[propName] = style[propName] || prop[1]; - } - } - return styleChanged; -} -function bindImageStyle(ctx, el, prevEl, forceSetAll, scope) { - return bindCommonProps(ctx, getStyle(el, scope.inHover), prevEl && getStyle(prevEl, scope.inHover), forceSetAll, scope); -} -function setContextTransform(ctx, el) { - var m = el.transform; - var dpr = ctx.dpr || 1; - if (m) { - ctx.setTransform(dpr * m[0], dpr * m[1], dpr * m[2], dpr * m[3], dpr * m[4], dpr * m[5]); - } - else { - ctx.setTransform(dpr, 0, 0, dpr, 0, 0); - } -} -function updateClipStatus(clipPaths, ctx, scope) { - var allClipped = false; - for (var i = 0; i < clipPaths.length; i++) { - var clipPath = clipPaths[i]; - allClipped = allClipped || clipPath.isZeroArea(); - setContextTransform(ctx, clipPath); - ctx.beginPath(); - clipPath.buildPath(ctx, clipPath.shape); - ctx.clip(); - } - scope.allClipped = allClipped; -} -function isTransformChanged(m0, m1) { - if (m0 && m1) { - return m0[0] !== m1[0] - || m0[1] !== m1[1] - || m0[2] !== m1[2] - || m0[3] !== m1[3] - || m0[4] !== m1[4] - || m0[5] !== m1[5]; - } - else if (!m0 && !m1) { - return false; - } - return true; -} -var DRAW_TYPE_PATH = 1; -var DRAW_TYPE_IMAGE = 2; -var DRAW_TYPE_TEXT = 3; -var DRAW_TYPE_INCREMENTAL = 4; -function canPathBatch(style) { - var hasFill = styleHasFill(style); - var hasStroke = styleHasStroke(style); - return !(style.lineDash - || !(+hasFill ^ +hasStroke) - || (hasFill && typeof style.fill !== 'string') - || (hasStroke && typeof style.stroke !== 'string') - || style.strokePercent < 1 - || style.strokeOpacity < 1 - || style.fillOpacity < 1); -} -function flushPathDrawn(ctx, scope) { - scope.batchFill && ctx.fill(); - scope.batchStroke && ctx.stroke(); - scope.batchFill = ''; - scope.batchStroke = ''; -} -function getStyle(el, inHover) { - return inHover ? (el.__hoverStyle || el.style) : el.style; -} -export function brushSingle(ctx, el) { - brush(ctx, el, { inHover: false, viewWidth: 0, viewHeight: 0 }, true); -} -export function brush(ctx, el, scope, isLast) { - var m = el.transform; - if (!el.shouldBePainted(scope.viewWidth, scope.viewHeight, false, false)) { - el.__dirty &= ~REDRAW_BIT; - el.__isRendered = false; - return; - } - var clipPaths = el.__clipPaths; - var prevElClipPaths = scope.prevElClipPaths; - var forceSetTransform = false; - var forceSetStyle = false; - if (!prevElClipPaths || isClipPathChanged(clipPaths, prevElClipPaths)) { - if (prevElClipPaths && prevElClipPaths.length) { - flushPathDrawn(ctx, scope); - ctx.restore(); - forceSetStyle = forceSetTransform = true; - scope.prevElClipPaths = null; - scope.allClipped = false; - scope.prevEl = null; - } - if (clipPaths && clipPaths.length) { - flushPathDrawn(ctx, scope); - ctx.save(); - updateClipStatus(clipPaths, ctx, scope); - forceSetTransform = true; - } - scope.prevElClipPaths = clipPaths; - } - if (scope.allClipped) { - el.__isRendered = false; - return; - } - el.beforeBrush && el.beforeBrush(); - el.innerBeforeBrush(); - var prevEl = scope.prevEl; - if (!prevEl) { - forceSetStyle = forceSetTransform = true; - } - var canBatchPath = el instanceof Path - && el.autoBatch - && canPathBatch(el.style); - if (forceSetTransform || isTransformChanged(m, prevEl.transform)) { - flushPathDrawn(ctx, scope); - setContextTransform(ctx, el); - } - else if (!canBatchPath) { - flushPathDrawn(ctx, scope); - } - var style = getStyle(el, scope.inHover); - if (el instanceof Path) { - if (scope.lastDrawType !== DRAW_TYPE_PATH) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_PATH; - } - bindPathAndTextCommonStyle(ctx, el, prevEl, forceSetStyle, scope); - if (!canBatchPath || (!scope.batchFill && !scope.batchStroke)) { - ctx.beginPath(); - } - brushPath(ctx, el, style, canBatchPath); - if (canBatchPath) { - scope.batchFill = style.fill || ''; - scope.batchStroke = style.stroke || ''; - } - } - else { - if (el instanceof TSpan) { - if (scope.lastDrawType !== DRAW_TYPE_TEXT) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_TEXT; - } - bindPathAndTextCommonStyle(ctx, el, prevEl, forceSetStyle, scope); - brushText(ctx, el, style); - } - else if (el instanceof ZRImage) { - if (scope.lastDrawType !== DRAW_TYPE_IMAGE) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_IMAGE; - } - bindImageStyle(ctx, el, prevEl, forceSetStyle, scope); - brushImage(ctx, el, style); - } - else if (el.getTemporalDisplayables) { - if (scope.lastDrawType !== DRAW_TYPE_INCREMENTAL) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_INCREMENTAL; - } - brushIncremental(ctx, el, scope); - } - } - if (canBatchPath && isLast) { - flushPathDrawn(ctx, scope); - } - el.innerAfterBrush(); - el.afterBrush && el.afterBrush(); - scope.prevEl = el; - el.__dirty = 0; - el.__isRendered = true; -} -function brushIncremental(ctx, el, scope) { - var displayables = el.getDisplayables(); - var temporalDisplayables = el.getTemporalDisplayables(); - ctx.save(); - var innerScope = { - prevElClipPaths: null, - prevEl: null, - allClipped: false, - viewWidth: scope.viewWidth, - viewHeight: scope.viewHeight, - inHover: scope.inHover - }; - var i; - var len; - for (i = el.getCursor(), len = displayables.length; i < len; i++) { - var displayable = displayables[i]; - displayable.beforeBrush && displayable.beforeBrush(); - displayable.innerBeforeBrush(); - brush(ctx, displayable, innerScope, i === len - 1); - displayable.innerAfterBrush(); - displayable.afterBrush && displayable.afterBrush(); - innerScope.prevEl = displayable; - } - for (var i_1 = 0, len_1 = temporalDisplayables.length; i_1 < len_1; i_1++) { - var displayable = temporalDisplayables[i_1]; - displayable.beforeBrush && displayable.beforeBrush(); - displayable.innerBeforeBrush(); - brush(ctx, displayable, innerScope, i_1 === len_1 - 1); - displayable.innerAfterBrush(); - displayable.afterBrush && displayable.afterBrush(); - innerScope.prevEl = displayable; - } - el.clearTemporalDisplayables(); - el.notClear = true; - ctx.restore(); -} diff --git a/node_modules/zrender/lib/canvas/helper.d.ts b/node_modules/zrender/lib/canvas/helper.d.ts deleted file mode 100644 index 339e732..0000000 --- a/node_modules/zrender/lib/canvas/helper.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import { LinearGradientObject } from '../graphic/LinearGradient'; -import { RadialGradientObject } from '../graphic/RadialGradient'; -import { GradientObject } from '../graphic/Gradient'; -import { RectLike } from '../core/BoundingRect'; -import Path from '../graphic/Path'; -export declare function createLinearGradient(this: void, ctx: CanvasRenderingContext2D, obj: LinearGradientObject, rect: RectLike): CanvasGradient; -export declare function createRadialGradient(this: void, ctx: CanvasRenderingContext2D, obj: RadialGradientObject, rect: RectLike): CanvasGradient; -export declare function getCanvasGradient(this: void, ctx: CanvasRenderingContext2D, obj: GradientObject, rect: RectLike): CanvasGradient; -export declare function isClipPathChanged(clipPaths: Path[], prevClipPaths: Path[]): boolean; -export declare function getSize(root: HTMLElement, whIdx: number, opts: { - width?: number | string; - height?: number | string; -}): number; diff --git a/node_modules/zrender/lib/canvas/helper.js b/node_modules/zrender/lib/canvas/helper.js deleted file mode 100644 index 9a52ec5..0000000 --- a/node_modules/zrender/lib/canvas/helper.js +++ /dev/null @@ -1,79 +0,0 @@ -function isSafeNum(num) { - return isFinite(num); -} -export function createLinearGradient(ctx, obj, rect) { - var x = obj.x == null ? 0 : obj.x; - var x2 = obj.x2 == null ? 1 : obj.x2; - var y = obj.y == null ? 0 : obj.y; - var y2 = obj.y2 == null ? 0 : obj.y2; - if (!obj.global) { - x = x * rect.width + rect.x; - x2 = x2 * rect.width + rect.x; - y = y * rect.height + rect.y; - y2 = y2 * rect.height + rect.y; - } - x = isSafeNum(x) ? x : 0; - x2 = isSafeNum(x2) ? x2 : 1; - y = isSafeNum(y) ? y : 0; - y2 = isSafeNum(y2) ? y2 : 0; - var canvasGradient = ctx.createLinearGradient(x, y, x2, y2); - return canvasGradient; -} -export function createRadialGradient(ctx, obj, rect) { - var width = rect.width; - var height = rect.height; - var min = Math.min(width, height); - var x = obj.x == null ? 0.5 : obj.x; - var y = obj.y == null ? 0.5 : obj.y; - var r = obj.r == null ? 0.5 : obj.r; - if (!obj.global) { - x = x * width + rect.x; - y = y * height + rect.y; - r = r * min; - } - x = isSafeNum(x) ? x : 0.5; - y = isSafeNum(y) ? y : 0.5; - r = r >= 0 && isSafeNum(r) ? r : 0.5; - var canvasGradient = ctx.createRadialGradient(x, y, 0, x, y, r); - return canvasGradient; -} -export function getCanvasGradient(ctx, obj, rect) { - var canvasGradient = obj.type === 'radial' - ? createRadialGradient(ctx, obj, rect) - : createLinearGradient(ctx, obj, rect); - var colorStops = obj.colorStops; - for (var i = 0; i < colorStops.length; i++) { - canvasGradient.addColorStop(colorStops[i].offset, colorStops[i].color); - } - return canvasGradient; -} -export function isClipPathChanged(clipPaths, prevClipPaths) { - if (clipPaths === prevClipPaths || (!clipPaths && !prevClipPaths)) { - return false; - } - if (!clipPaths || !prevClipPaths || (clipPaths.length !== prevClipPaths.length)) { - return true; - } - for (var i = 0; i < clipPaths.length; i++) { - if (clipPaths[i] !== prevClipPaths[i]) { - return true; - } - } - return false; -} -function parseInt10(val) { - return parseInt(val, 10); -} -export function getSize(root, whIdx, opts) { - var wh = ['width', 'height'][whIdx]; - var cwh = ['clientWidth', 'clientHeight'][whIdx]; - var plt = ['paddingLeft', 'paddingTop'][whIdx]; - var prb = ['paddingRight', 'paddingBottom'][whIdx]; - if (opts[wh] != null && opts[wh] !== 'auto') { - return parseFloat(opts[wh]); - } - var stl = document.defaultView.getComputedStyle(root); - return ((root[cwh] || parseInt10(stl[wh]) || parseInt10(root.style[wh])) - - (parseInt10(stl[plt]) || 0) - - (parseInt10(stl[prb]) || 0)) | 0; -} diff --git a/node_modules/zrender/lib/config.d.ts b/node_modules/zrender/lib/config.d.ts deleted file mode 100644 index ea01556..0000000 --- a/node_modules/zrender/lib/config.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -export declare const debugMode = 0; -export declare const devicePixelRatio: number; -export declare const DARK_MODE_THRESHOLD = 0.4; -export declare const DARK_LABEL_COLOR = "#333"; -export declare const LIGHT_LABEL_COLOR = "#ccc"; -export declare const LIGHTER_LABEL_COLOR = "#eee"; diff --git a/node_modules/zrender/lib/config.js b/node_modules/zrender/lib/config.js deleted file mode 100644 index 2bed20e..0000000 --- a/node_modules/zrender/lib/config.js +++ /dev/null @@ -1,13 +0,0 @@ -import env from './core/env.js'; -var dpr = 1; -if (env.hasGlobalWindow) { - dpr = Math.max(window.devicePixelRatio - || (window.screen && window.screen.deviceXDPI / window.screen.logicalXDPI) - || 1, 1); -} -export var debugMode = 0; -export var devicePixelRatio = dpr; -export var DARK_MODE_THRESHOLD = 0.4; -export var DARK_LABEL_COLOR = '#333'; -export var LIGHT_LABEL_COLOR = '#ccc'; -export var LIGHTER_LABEL_COLOR = '#eee'; diff --git a/node_modules/zrender/lib/contain/arc.d.ts b/node_modules/zrender/lib/contain/arc.d.ts deleted file mode 100644 index 8496d74..0000000 --- a/node_modules/zrender/lib/contain/arc.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function containStroke(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean, lineWidth: number, x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/arc.js b/node_modules/zrender/lib/contain/arc.js deleted file mode 100644 index af9ec94..0000000 --- a/node_modules/zrender/lib/contain/arc.js +++ /dev/null @@ -1,35 +0,0 @@ -import { normalizeRadian } from './util.js'; -var PI2 = Math.PI * 2; -export function containStroke(cx, cy, r, startAngle, endAngle, anticlockwise, lineWidth, x, y) { - if (lineWidth === 0) { - return false; - } - var _l = lineWidth; - x -= cx; - y -= cy; - var d = Math.sqrt(x * x + y * y); - if ((d - _l > r) || (d + _l < r)) { - return false; - } - if (Math.abs(startAngle - endAngle) % PI2 < 1e-4) { - return true; - } - if (anticlockwise) { - var tmp = startAngle; - startAngle = normalizeRadian(endAngle); - endAngle = normalizeRadian(tmp); - } - else { - startAngle = normalizeRadian(startAngle); - endAngle = normalizeRadian(endAngle); - } - if (startAngle > endAngle) { - endAngle += PI2; - } - var angle = Math.atan2(y, x); - if (angle < 0) { - angle += PI2; - } - return (angle >= startAngle && angle <= endAngle) - || (angle + PI2 >= startAngle && angle + PI2 <= endAngle); -} diff --git a/node_modules/zrender/lib/contain/cubic.d.ts b/node_modules/zrender/lib/contain/cubic.d.ts deleted file mode 100644 index 0f19344..0000000 --- a/node_modules/zrender/lib/contain/cubic.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function containStroke(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, lineWidth: number, x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/cubic.js b/node_modules/zrender/lib/contain/cubic.js deleted file mode 100644 index 277091a..0000000 --- a/node_modules/zrender/lib/contain/cubic.js +++ /dev/null @@ -1,15 +0,0 @@ -import * as curve from '../core/curve.js'; -export function containStroke(x0, y0, x1, y1, x2, y2, x3, y3, lineWidth, x, y) { - if (lineWidth === 0) { - return false; - } - var _l = lineWidth; - if ((y > y0 + _l && y > y1 + _l && y > y2 + _l && y > y3 + _l) - || (y < y0 - _l && y < y1 - _l && y < y2 - _l && y < y3 - _l) - || (x > x0 + _l && x > x1 + _l && x > x2 + _l && x > x3 + _l) - || (x < x0 - _l && x < x1 - _l && x < x2 - _l && x < x3 - _l)) { - return false; - } - var d = curve.cubicProjectPoint(x0, y0, x1, y1, x2, y2, x3, y3, x, y, null); - return d <= _l / 2; -} diff --git a/node_modules/zrender/lib/contain/line.d.ts b/node_modules/zrender/lib/contain/line.d.ts deleted file mode 100644 index 8acb195..0000000 --- a/node_modules/zrender/lib/contain/line.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function containStroke(x0: number, y0: number, x1: number, y1: number, lineWidth: number, x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/line.js b/node_modules/zrender/lib/contain/line.js deleted file mode 100644 index a31023c..0000000 --- a/node_modules/zrender/lib/contain/line.js +++ /dev/null @@ -1,24 +0,0 @@ -export function containStroke(x0, y0, x1, y1, lineWidth, x, y) { - if (lineWidth === 0) { - return false; - } - var _l = lineWidth; - var _a = 0; - var _b = x0; - if ((y > y0 + _l && y > y1 + _l) - || (y < y0 - _l && y < y1 - _l) - || (x > x0 + _l && x > x1 + _l) - || (x < x0 - _l && x < x1 - _l)) { - return false; - } - if (x0 !== x1) { - _a = (y0 - y1) / (x0 - x1); - _b = (x0 * y1 - x1 * y0) / (x0 - x1); - } - else { - return Math.abs(x - x0) <= _l / 2; - } - var tmp = _a * x - y + _b; - var _s = tmp * tmp / (_a * _a + 1); - return _s <= _l / 2 * _l / 2; -} diff --git a/node_modules/zrender/lib/contain/path.d.ts b/node_modules/zrender/lib/contain/path.d.ts deleted file mode 100644 index 2da254f..0000000 --- a/node_modules/zrender/lib/contain/path.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import PathProxy from '../core/PathProxy'; -export declare function contain(pathProxy: PathProxy, x: number, y: number): boolean; -export declare function containStroke(pathProxy: PathProxy, lineWidth: number, x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/path.js b/node_modules/zrender/lib/contain/path.js deleted file mode 100644 index 141ab34..0000000 --- a/node_modules/zrender/lib/contain/path.js +++ /dev/null @@ -1,307 +0,0 @@ -import PathProxy from '../core/PathProxy.js'; -import * as line from './line.js'; -import * as cubic from './cubic.js'; -import * as quadratic from './quadratic.js'; -import * as arc from './arc.js'; -import * as curve from '../core/curve.js'; -import windingLine from './windingLine.js'; -var CMD = PathProxy.CMD; -var PI2 = Math.PI * 2; -var EPSILON = 1e-4; -function isAroundEqual(a, b) { - return Math.abs(a - b) < EPSILON; -} -var roots = [-1, -1, -1]; -var extrema = [-1, -1]; -function swapExtrema() { - var tmp = extrema[0]; - extrema[0] = extrema[1]; - extrema[1] = tmp; -} -function windingCubic(x0, y0, x1, y1, x2, y2, x3, y3, x, y) { - if ((y > y0 && y > y1 && y > y2 && y > y3) - || (y < y0 && y < y1 && y < y2 && y < y3)) { - return 0; - } - var nRoots = curve.cubicRootAt(y0, y1, y2, y3, y, roots); - if (nRoots === 0) { - return 0; - } - else { - var w = 0; - var nExtrema = -1; - var y0_ = void 0; - var y1_ = void 0; - for (var i = 0; i < nRoots; i++) { - var t = roots[i]; - var unit = (t === 0 || t === 1) ? 0.5 : 1; - var x_ = curve.cubicAt(x0, x1, x2, x3, t); - if (x_ < x) { - continue; - } - if (nExtrema < 0) { - nExtrema = curve.cubicExtrema(y0, y1, y2, y3, extrema); - if (extrema[1] < extrema[0] && nExtrema > 1) { - swapExtrema(); - } - y0_ = curve.cubicAt(y0, y1, y2, y3, extrema[0]); - if (nExtrema > 1) { - y1_ = curve.cubicAt(y0, y1, y2, y3, extrema[1]); - } - } - if (nExtrema === 2) { - if (t < extrema[0]) { - w += y0_ < y0 ? unit : -unit; - } - else if (t < extrema[1]) { - w += y1_ < y0_ ? unit : -unit; - } - else { - w += y3 < y1_ ? unit : -unit; - } - } - else { - if (t < extrema[0]) { - w += y0_ < y0 ? unit : -unit; - } - else { - w += y3 < y0_ ? unit : -unit; - } - } - } - return w; - } -} -function windingQuadratic(x0, y0, x1, y1, x2, y2, x, y) { - if ((y > y0 && y > y1 && y > y2) - || (y < y0 && y < y1 && y < y2)) { - return 0; - } - var nRoots = curve.quadraticRootAt(y0, y1, y2, y, roots); - if (nRoots === 0) { - return 0; - } - else { - var t = curve.quadraticExtremum(y0, y1, y2); - if (t >= 0 && t <= 1) { - var w = 0; - var y_ = curve.quadraticAt(y0, y1, y2, t); - for (var i = 0; i < nRoots; i++) { - var unit = (roots[i] === 0 || roots[i] === 1) ? 0.5 : 1; - var x_ = curve.quadraticAt(x0, x1, x2, roots[i]); - if (x_ < x) { - continue; - } - if (roots[i] < t) { - w += y_ < y0 ? unit : -unit; - } - else { - w += y2 < y_ ? unit : -unit; - } - } - return w; - } - else { - var unit = (roots[0] === 0 || roots[0] === 1) ? 0.5 : 1; - var x_ = curve.quadraticAt(x0, x1, x2, roots[0]); - if (x_ < x) { - return 0; - } - return y2 < y0 ? unit : -unit; - } - } -} -function windingArc(cx, cy, r, startAngle, endAngle, anticlockwise, x, y) { - y -= cy; - if (y > r || y < -r) { - return 0; - } - var tmp = Math.sqrt(r * r - y * y); - roots[0] = -tmp; - roots[1] = tmp; - var dTheta = Math.abs(startAngle - endAngle); - if (dTheta < 1e-4) { - return 0; - } - if (dTheta >= PI2 - 1e-4) { - startAngle = 0; - endAngle = PI2; - var dir = anticlockwise ? 1 : -1; - if (x >= roots[0] + cx && x <= roots[1] + cx) { - return dir; - } - else { - return 0; - } - } - if (startAngle > endAngle) { - var tmp_1 = startAngle; - startAngle = endAngle; - endAngle = tmp_1; - } - if (startAngle < 0) { - startAngle += PI2; - endAngle += PI2; - } - var w = 0; - for (var i = 0; i < 2; i++) { - var x_ = roots[i]; - if (x_ + cx > x) { - var angle = Math.atan2(y, x_); - var dir = anticlockwise ? 1 : -1; - if (angle < 0) { - angle = PI2 + angle; - } - if ((angle >= startAngle && angle <= endAngle) - || (angle + PI2 >= startAngle && angle + PI2 <= endAngle)) { - if (angle > Math.PI / 2 && angle < Math.PI * 1.5) { - dir = -dir; - } - w += dir; - } - } - } - return w; -} -function containPath(path, lineWidth, isStroke, x, y) { - var data = path.data; - var len = path.len(); - var w = 0; - var xi = 0; - var yi = 0; - var x0 = 0; - var y0 = 0; - var x1; - var y1; - for (var i = 0; i < len;) { - var cmd = data[i++]; - var isFirst = i === 1; - if (cmd === CMD.M && i > 1) { - if (!isStroke) { - w += windingLine(xi, yi, x0, y0, x, y); - } - } - if (isFirst) { - xi = data[i]; - yi = data[i + 1]; - x0 = xi; - y0 = yi; - } - switch (cmd) { - case CMD.M: - x0 = data[i++]; - y0 = data[i++]; - xi = x0; - yi = y0; - break; - case CMD.L: - if (isStroke) { - if (line.containStroke(xi, yi, data[i], data[i + 1], lineWidth, x, y)) { - return true; - } - } - else { - w += windingLine(xi, yi, data[i], data[i + 1], x, y) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.C: - if (isStroke) { - if (cubic.containStroke(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], lineWidth, x, y)) { - return true; - } - } - else { - w += windingCubic(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], x, y) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.Q: - if (isStroke) { - if (quadratic.containStroke(xi, yi, data[i++], data[i++], data[i], data[i + 1], lineWidth, x, y)) { - return true; - } - } - else { - w += windingQuadratic(xi, yi, data[i++], data[i++], data[i], data[i + 1], x, y) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.A: - var cx = data[i++]; - var cy = data[i++]; - var rx = data[i++]; - var ry = data[i++]; - var theta = data[i++]; - var dTheta = data[i++]; - i += 1; - var anticlockwise = !!(1 - data[i++]); - x1 = Math.cos(theta) * rx + cx; - y1 = Math.sin(theta) * ry + cy; - if (!isFirst) { - w += windingLine(xi, yi, x1, y1, x, y); - } - else { - x0 = x1; - y0 = y1; - } - var _x = (x - cx) * ry / rx + cx; - if (isStroke) { - if (arc.containStroke(cx, cy, ry, theta, theta + dTheta, anticlockwise, lineWidth, _x, y)) { - return true; - } - } - else { - w += windingArc(cx, cy, ry, theta, theta + dTheta, anticlockwise, _x, y); - } - xi = Math.cos(theta + dTheta) * rx + cx; - yi = Math.sin(theta + dTheta) * ry + cy; - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - var width = data[i++]; - var height = data[i++]; - x1 = x0 + width; - y1 = y0 + height; - if (isStroke) { - if (line.containStroke(x0, y0, x1, y0, lineWidth, x, y) - || line.containStroke(x1, y0, x1, y1, lineWidth, x, y) - || line.containStroke(x1, y1, x0, y1, lineWidth, x, y) - || line.containStroke(x0, y1, x0, y0, lineWidth, x, y)) { - return true; - } - } - else { - w += windingLine(x1, y0, x1, y1, x, y); - w += windingLine(x0, y1, x0, y0, x, y); - } - break; - case CMD.Z: - if (isStroke) { - if (line.containStroke(xi, yi, x0, y0, lineWidth, x, y)) { - return true; - } - } - else { - w += windingLine(xi, yi, x0, y0, x, y); - } - xi = x0; - yi = y0; - break; - } - } - if (!isStroke && !isAroundEqual(yi, y0)) { - w += windingLine(xi, yi, x0, y0, x, y) || 0; - } - return w !== 0; -} -export function contain(pathProxy, x, y) { - return containPath(pathProxy, 0, false, x, y); -} -export function containStroke(pathProxy, lineWidth, x, y) { - return containPath(pathProxy, lineWidth, true, x, y); -} diff --git a/node_modules/zrender/lib/contain/polygon.d.ts b/node_modules/zrender/lib/contain/polygon.d.ts deleted file mode 100644 index a74004c..0000000 --- a/node_modules/zrender/lib/contain/polygon.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { VectorArray } from '../core/vector'; -export declare function contain(points: VectorArray[], x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/polygon.js b/node_modules/zrender/lib/contain/polygon.js deleted file mode 100644 index 522f2f5..0000000 --- a/node_modules/zrender/lib/contain/polygon.js +++ /dev/null @@ -1,22 +0,0 @@ -import windingLine from './windingLine.js'; -var EPSILON = 1e-8; -function isAroundEqual(a, b) { - return Math.abs(a - b) < EPSILON; -} -export function contain(points, x, y) { - var w = 0; - var p = points[0]; - if (!p) { - return false; - } - for (var i = 1; i < points.length; i++) { - var p2 = points[i]; - w += windingLine(p[0], p[1], p2[0], p2[1], x, y); - p = p2; - } - var p0 = points[0]; - if (!isAroundEqual(p[0], p0[0]) || !isAroundEqual(p[1], p0[1])) { - w += windingLine(p[0], p[1], p0[0], p0[1], x, y); - } - return w !== 0; -} diff --git a/node_modules/zrender/lib/contain/quadratic.d.ts b/node_modules/zrender/lib/contain/quadratic.d.ts deleted file mode 100644 index 7338879..0000000 --- a/node_modules/zrender/lib/contain/quadratic.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function containStroke(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, lineWidth: number, x: number, y: number): boolean; diff --git a/node_modules/zrender/lib/contain/quadratic.js b/node_modules/zrender/lib/contain/quadratic.js deleted file mode 100644 index 5b563fd..0000000 --- a/node_modules/zrender/lib/contain/quadratic.js +++ /dev/null @@ -1,15 +0,0 @@ -import { quadraticProjectPoint } from '../core/curve.js'; -export function containStroke(x0, y0, x1, y1, x2, y2, lineWidth, x, y) { - if (lineWidth === 0) { - return false; - } - var _l = lineWidth; - if ((y > y0 + _l && y > y1 + _l && y > y2 + _l) - || (y < y0 - _l && y < y1 - _l && y < y2 - _l) - || (x > x0 + _l && x > x1 + _l && x > x2 + _l) - || (x < x0 - _l && x < x1 - _l && x < x2 - _l)) { - return false; - } - var d = quadraticProjectPoint(x0, y0, x1, y1, x2, y2, x, y, null); - return d <= _l / 2; -} diff --git a/node_modules/zrender/lib/contain/text.d.ts b/node_modules/zrender/lib/contain/text.d.ts deleted file mode 100644 index f839b74..0000000 --- a/node_modules/zrender/lib/contain/text.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import BoundingRect, { RectLike } from '../core/BoundingRect'; -import { TextAlign, TextVerticalAlign, BuiltinTextPosition } from '../core/types'; -export declare function getWidth(text: string, font: string): number; -export declare function innerGetBoundingRect(text: string, font: string, textAlign?: TextAlign, textBaseline?: TextVerticalAlign): BoundingRect; -export declare function getBoundingRect(text: string, font: string, textAlign?: TextAlign, textBaseline?: TextVerticalAlign): BoundingRect; -export declare function adjustTextX(x: number, width: number, textAlign: TextAlign): number; -export declare function adjustTextY(y: number, height: number, verticalAlign: TextVerticalAlign): number; -export declare function getLineHeight(font?: string): number; -export declare function measureText(text: string, font?: string): { - width: number; -}; -export declare function parsePercent(value: number | string, maxValue: number): number; -export interface TextPositionCalculationResult { - x: number; - y: number; - align: TextAlign; - verticalAlign: TextVerticalAlign; -} -export declare function calculateTextPosition(out: TextPositionCalculationResult, opts: { - position?: BuiltinTextPosition | (number | string)[]; - distance?: number; - global?: boolean; -}, rect: RectLike): TextPositionCalculationResult; diff --git a/node_modules/zrender/lib/contain/text.js b/node_modules/zrender/lib/contain/text.js deleted file mode 100644 index 6a7418d..0000000 --- a/node_modules/zrender/lib/contain/text.js +++ /dev/null @@ -1,170 +0,0 @@ -import BoundingRect from '../core/BoundingRect.js'; -import LRU from '../core/LRU.js'; -import { DEFAULT_FONT, platformApi } from '../core/platform.js'; -var textWidthCache = {}; -export function getWidth(text, font) { - font = font || DEFAULT_FONT; - var cacheOfFont = textWidthCache[font]; - if (!cacheOfFont) { - cacheOfFont = textWidthCache[font] = new LRU(500); - } - var width = cacheOfFont.get(text); - if (width == null) { - width = platformApi.measureText(text, font).width; - cacheOfFont.put(text, width); - } - return width; -} -export function innerGetBoundingRect(text, font, textAlign, textBaseline) { - var width = getWidth(text, font); - var height = getLineHeight(font); - var x = adjustTextX(0, width, textAlign); - var y = adjustTextY(0, height, textBaseline); - var rect = new BoundingRect(x, y, width, height); - return rect; -} -export function getBoundingRect(text, font, textAlign, textBaseline) { - var textLines = ((text || '') + '').split('\n'); - var len = textLines.length; - if (len === 1) { - return innerGetBoundingRect(textLines[0], font, textAlign, textBaseline); - } - else { - var uniondRect = new BoundingRect(0, 0, 0, 0); - for (var i = 0; i < textLines.length; i++) { - var rect = innerGetBoundingRect(textLines[i], font, textAlign, textBaseline); - i === 0 ? uniondRect.copy(rect) : uniondRect.union(rect); - } - return uniondRect; - } -} -export function adjustTextX(x, width, textAlign) { - if (textAlign === 'right') { - x -= width; - } - else if (textAlign === 'center') { - x -= width / 2; - } - return x; -} -export function adjustTextY(y, height, verticalAlign) { - if (verticalAlign === 'middle') { - y -= height / 2; - } - else if (verticalAlign === 'bottom') { - y -= height; - } - return y; -} -export function getLineHeight(font) { - return getWidth('国', font); -} -export function measureText(text, font) { - return platformApi.measureText(text, font); -} -export function parsePercent(value, maxValue) { - if (typeof value === 'string') { - if (value.lastIndexOf('%') >= 0) { - return parseFloat(value) / 100 * maxValue; - } - return parseFloat(value); - } - return value; -} -export function calculateTextPosition(out, opts, rect) { - var textPosition = opts.position || 'inside'; - var distance = opts.distance != null ? opts.distance : 5; - var height = rect.height; - var width = rect.width; - var halfHeight = height / 2; - var x = rect.x; - var y = rect.y; - var textAlign = 'left'; - var textVerticalAlign = 'top'; - if (textPosition instanceof Array) { - x += parsePercent(textPosition[0], rect.width); - y += parsePercent(textPosition[1], rect.height); - textAlign = null; - textVerticalAlign = null; - } - else { - switch (textPosition) { - case 'left': - x -= distance; - y += halfHeight; - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - case 'right': - x += distance + width; - y += halfHeight; - textVerticalAlign = 'middle'; - break; - case 'top': - x += width / 2; - y -= distance; - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'bottom': - x += width / 2; - y += height + distance; - textAlign = 'center'; - break; - case 'inside': - x += width / 2; - y += halfHeight; - textAlign = 'center'; - textVerticalAlign = 'middle'; - break; - case 'insideLeft': - x += distance; - y += halfHeight; - textVerticalAlign = 'middle'; - break; - case 'insideRight': - x += width - distance; - y += halfHeight; - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - case 'insideTop': - x += width / 2; - y += distance; - textAlign = 'center'; - break; - case 'insideBottom': - x += width / 2; - y += height - distance; - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'insideTopLeft': - x += distance; - y += distance; - break; - case 'insideTopRight': - x += width - distance; - y += distance; - textAlign = 'right'; - break; - case 'insideBottomLeft': - x += distance; - y += height - distance; - textVerticalAlign = 'bottom'; - break; - case 'insideBottomRight': - x += width - distance; - y += height - distance; - textAlign = 'right'; - textVerticalAlign = 'bottom'; - break; - } - } - out = out || {}; - out.x = x; - out.y = y; - out.align = textAlign; - out.verticalAlign = textVerticalAlign; - return out; -} diff --git a/node_modules/zrender/lib/contain/util.d.ts b/node_modules/zrender/lib/contain/util.d.ts deleted file mode 100644 index 228aefe..0000000 --- a/node_modules/zrender/lib/contain/util.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function normalizeRadian(angle: number): number; diff --git a/node_modules/zrender/lib/contain/util.js b/node_modules/zrender/lib/contain/util.js deleted file mode 100644 index dcf4397..0000000 --- a/node_modules/zrender/lib/contain/util.js +++ /dev/null @@ -1,8 +0,0 @@ -var PI2 = Math.PI * 2; -export function normalizeRadian(angle) { - angle %= PI2; - if (angle < 0) { - angle += PI2; - } - return angle; -} diff --git a/node_modules/zrender/lib/contain/windingLine.d.ts b/node_modules/zrender/lib/contain/windingLine.d.ts deleted file mode 100644 index 92bebe9..0000000 --- a/node_modules/zrender/lib/contain/windingLine.d.ts +++ /dev/null @@ -1 +0,0 @@ -export default function windingLine(x0: number, y0: number, x1: number, y1: number, x: number, y: number): number; diff --git a/node_modules/zrender/lib/contain/windingLine.js b/node_modules/zrender/lib/contain/windingLine.js deleted file mode 100644 index 8e39ec0..0000000 --- a/node_modules/zrender/lib/contain/windingLine.js +++ /dev/null @@ -1,15 +0,0 @@ -export default function windingLine(x0, y0, x1, y1, x, y) { - if ((y > y0 && y > y1) || (y < y0 && y < y1)) { - return 0; - } - if (y1 === y0) { - return 0; - } - var t = (y - y0) / (y1 - y0); - var dir = y1 < y0 ? 1 : -1; - if (t === 1 || t === 0) { - dir = y1 < y0 ? 0.5 : -0.5; - } - var x_ = t * (x1 - x0) + x0; - return x_ === x ? Infinity : x_ > x ? dir : 0; -} diff --git a/node_modules/zrender/lib/core/BoundingRect.d.ts b/node_modules/zrender/lib/core/BoundingRect.d.ts deleted file mode 100644 index 6fbf813..0000000 --- a/node_modules/zrender/lib/core/BoundingRect.d.ts +++ /dev/null @@ -1,29 +0,0 @@ -import * as matrix from './matrix'; -import { PointLike } from './Point'; -declare class BoundingRect { - x: number; - y: number; - width: number; - height: number; - constructor(x: number, y: number, width: number, height: number); - union(other: BoundingRect): void; - applyTransform(m: matrix.MatrixArray): void; - calculateTransform(b: RectLike): matrix.MatrixArray; - intersect(b: RectLike, mtv?: PointLike): boolean; - contain(x: number, y: number): boolean; - clone(): BoundingRect; - copy(other: RectLike): void; - plain(): RectLike; - isFinite(): boolean; - isZero(): boolean; - static create(rect: RectLike): BoundingRect; - static copy(target: RectLike, source: RectLike): void; - static applyTransform(target: RectLike, source: RectLike, m: matrix.MatrixArray): void; -} -export declare type RectLike = { - x: number; - y: number; - width: number; - height: number; -}; -export default BoundingRect; diff --git a/node_modules/zrender/lib/core/BoundingRect.js b/node_modules/zrender/lib/core/BoundingRect.js deleted file mode 100644 index fdf1a25..0000000 --- a/node_modules/zrender/lib/core/BoundingRect.js +++ /dev/null @@ -1,215 +0,0 @@ -import * as matrix from './matrix.js'; -import Point from './Point.js'; -var mathMin = Math.min; -var mathMax = Math.max; -var lt = new Point(); -var rb = new Point(); -var lb = new Point(); -var rt = new Point(); -var minTv = new Point(); -var maxTv = new Point(); -var BoundingRect = (function () { - function BoundingRect(x, y, width, height) { - if (width < 0) { - x = x + width; - width = -width; - } - if (height < 0) { - y = y + height; - height = -height; - } - this.x = x; - this.y = y; - this.width = width; - this.height = height; - } - BoundingRect.prototype.union = function (other) { - var x = mathMin(other.x, this.x); - var y = mathMin(other.y, this.y); - if (isFinite(this.x) && isFinite(this.width)) { - this.width = mathMax(other.x + other.width, this.x + this.width) - x; - } - else { - this.width = other.width; - } - if (isFinite(this.y) && isFinite(this.height)) { - this.height = mathMax(other.y + other.height, this.y + this.height) - y; - } - else { - this.height = other.height; - } - this.x = x; - this.y = y; - }; - BoundingRect.prototype.applyTransform = function (m) { - BoundingRect.applyTransform(this, this, m); - }; - BoundingRect.prototype.calculateTransform = function (b) { - var a = this; - var sx = b.width / a.width; - var sy = b.height / a.height; - var m = matrix.create(); - matrix.translate(m, m, [-a.x, -a.y]); - matrix.scale(m, m, [sx, sy]); - matrix.translate(m, m, [b.x, b.y]); - return m; - }; - BoundingRect.prototype.intersect = function (b, mtv) { - if (!b) { - return false; - } - if (!(b instanceof BoundingRect)) { - b = BoundingRect.create(b); - } - var a = this; - var ax0 = a.x; - var ax1 = a.x + a.width; - var ay0 = a.y; - var ay1 = a.y + a.height; - var bx0 = b.x; - var bx1 = b.x + b.width; - var by0 = b.y; - var by1 = b.y + b.height; - var overlap = !(ax1 < bx0 || bx1 < ax0 || ay1 < by0 || by1 < ay0); - if (mtv) { - var dMin = Infinity; - var dMax = 0; - var d0 = Math.abs(ax1 - bx0); - var d1 = Math.abs(bx1 - ax0); - var d2 = Math.abs(ay1 - by0); - var d3 = Math.abs(by1 - ay0); - var dx = Math.min(d0, d1); - var dy = Math.min(d2, d3); - if (ax1 < bx0 || bx1 < ax0) { - if (dx > dMax) { - dMax = dx; - if (d0 < d1) { - Point.set(maxTv, -d0, 0); - } - else { - Point.set(maxTv, d1, 0); - } - } - } - else { - if (dx < dMin) { - dMin = dx; - if (d0 < d1) { - Point.set(minTv, d0, 0); - } - else { - Point.set(minTv, -d1, 0); - } - } - } - if (ay1 < by0 || by1 < ay0) { - if (dy > dMax) { - dMax = dy; - if (d2 < d3) { - Point.set(maxTv, 0, -d2); - } - else { - Point.set(maxTv, 0, d3); - } - } - } - else { - if (dx < dMin) { - dMin = dx; - if (d2 < d3) { - Point.set(minTv, 0, d2); - } - else { - Point.set(minTv, 0, -d3); - } - } - } - } - if (mtv) { - Point.copy(mtv, overlap ? minTv : maxTv); - } - return overlap; - }; - BoundingRect.prototype.contain = function (x, y) { - var rect = this; - return x >= rect.x - && x <= (rect.x + rect.width) - && y >= rect.y - && y <= (rect.y + rect.height); - }; - BoundingRect.prototype.clone = function () { - return new BoundingRect(this.x, this.y, this.width, this.height); - }; - BoundingRect.prototype.copy = function (other) { - BoundingRect.copy(this, other); - }; - BoundingRect.prototype.plain = function () { - return { - x: this.x, - y: this.y, - width: this.width, - height: this.height - }; - }; - BoundingRect.prototype.isFinite = function () { - return isFinite(this.x) - && isFinite(this.y) - && isFinite(this.width) - && isFinite(this.height); - }; - BoundingRect.prototype.isZero = function () { - return this.width === 0 || this.height === 0; - }; - BoundingRect.create = function (rect) { - return new BoundingRect(rect.x, rect.y, rect.width, rect.height); - }; - BoundingRect.copy = function (target, source) { - target.x = source.x; - target.y = source.y; - target.width = source.width; - target.height = source.height; - }; - BoundingRect.applyTransform = function (target, source, m) { - if (!m) { - if (target !== source) { - BoundingRect.copy(target, source); - } - return; - } - if (m[1] < 1e-5 && m[1] > -1e-5 && m[2] < 1e-5 && m[2] > -1e-5) { - var sx = m[0]; - var sy = m[3]; - var tx = m[4]; - var ty = m[5]; - target.x = source.x * sx + tx; - target.y = source.y * sy + ty; - target.width = source.width * sx; - target.height = source.height * sy; - if (target.width < 0) { - target.x += target.width; - target.width = -target.width; - } - if (target.height < 0) { - target.y += target.height; - target.height = -target.height; - } - return; - } - lt.x = lb.x = source.x; - lt.y = rt.y = source.y; - rb.x = rt.x = source.x + source.width; - rb.y = lb.y = source.y + source.height; - lt.transform(m); - rt.transform(m); - rb.transform(m); - lb.transform(m); - target.x = mathMin(lt.x, rb.x, lb.x, rt.x); - target.y = mathMin(lt.y, rb.y, lb.y, rt.y); - var maxX = mathMax(lt.x, rb.x, lb.x, rt.x); - var maxY = mathMax(lt.y, rb.y, lb.y, rt.y); - target.width = maxX - target.x; - target.height = maxY - target.y; - }; - return BoundingRect; -}()); -export default BoundingRect; diff --git a/node_modules/zrender/lib/core/Eventful.d.ts b/node_modules/zrender/lib/core/Eventful.d.ts deleted file mode 100644 index 1c4807c..0000000 --- a/node_modules/zrender/lib/core/Eventful.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { Dictionary, WithThisType } from './types'; -export declare type EventCallbackSingleParam = EvtParam extends any ? (params: EvtParam) => boolean | void : never; -export declare type EventCallback = EvtParams extends any[] ? (...args: EvtParams) => boolean | void : never; -export declare type EventQuery = string | Object; -declare type CbThis = unknown extends Ctx ? Impl : Ctx; -declare type DefaultEventDefinition = Dictionary>; -export interface EventProcessor { - normalizeQuery?: (query: EventQuery) => EventQuery; - filter?: (eventType: keyof EvtDef, query: EventQuery) => boolean; - afterTrigger?: (eventType: keyof EvtDef) => void; -} -export default class Eventful { - private _$handlers; - protected _$eventProcessor: EventProcessor; - constructor(eventProcessors?: EventProcessor); - on(event: EvtNm, handler: WithThisType>, context?: Ctx): this; - on(event: EvtNm, query: EventQuery, handler: WithThisType>, context?: Ctx): this; - isSilent(eventName: keyof EvtDef): boolean; - off(eventType?: keyof EvtDef, handler?: Function): this; - trigger(eventType: EvtNm, ...args: Parameters): this; - triggerWithContext(type: keyof EvtDef, ...args: any[]): this; -} -export {}; diff --git a/node_modules/zrender/lib/core/Eventful.js b/node_modules/zrender/lib/core/Eventful.js deleted file mode 100644 index 4cdacb4..0000000 --- a/node_modules/zrender/lib/core/Eventful.js +++ /dev/null @@ -1,162 +0,0 @@ -var Eventful = (function () { - function Eventful(eventProcessors) { - if (eventProcessors) { - this._$eventProcessor = eventProcessors; - } - } - Eventful.prototype.on = function (event, query, handler, context) { - if (!this._$handlers) { - this._$handlers = {}; - } - var _h = this._$handlers; - if (typeof query === 'function') { - context = handler; - handler = query; - query = null; - } - if (!handler || !event) { - return this; - } - var eventProcessor = this._$eventProcessor; - if (query != null && eventProcessor && eventProcessor.normalizeQuery) { - query = eventProcessor.normalizeQuery(query); - } - if (!_h[event]) { - _h[event] = []; - } - for (var i = 0; i < _h[event].length; i++) { - if (_h[event][i].h === handler) { - return this; - } - } - var wrap = { - h: handler, - query: query, - ctx: (context || this), - callAtLast: handler.zrEventfulCallAtLast - }; - var lastIndex = _h[event].length - 1; - var lastWrap = _h[event][lastIndex]; - (lastWrap && lastWrap.callAtLast) - ? _h[event].splice(lastIndex, 0, wrap) - : _h[event].push(wrap); - return this; - }; - Eventful.prototype.isSilent = function (eventName) { - var _h = this._$handlers; - return !_h || !_h[eventName] || !_h[eventName].length; - }; - Eventful.prototype.off = function (eventType, handler) { - var _h = this._$handlers; - if (!_h) { - return this; - } - if (!eventType) { - this._$handlers = {}; - return this; - } - if (handler) { - if (_h[eventType]) { - var newList = []; - for (var i = 0, l = _h[eventType].length; i < l; i++) { - if (_h[eventType][i].h !== handler) { - newList.push(_h[eventType][i]); - } - } - _h[eventType] = newList; - } - if (_h[eventType] && _h[eventType].length === 0) { - delete _h[eventType]; - } - } - else { - delete _h[eventType]; - } - return this; - }; - Eventful.prototype.trigger = function (eventType) { - var args = []; - for (var _i = 1; _i < arguments.length; _i++) { - args[_i - 1] = arguments[_i]; - } - if (!this._$handlers) { - return this; - } - var _h = this._$handlers[eventType]; - var eventProcessor = this._$eventProcessor; - if (_h) { - var argLen = args.length; - var len = _h.length; - for (var i = 0; i < len; i++) { - var hItem = _h[i]; - if (eventProcessor - && eventProcessor.filter - && hItem.query != null - && !eventProcessor.filter(eventType, hItem.query)) { - continue; - } - switch (argLen) { - case 0: - hItem.h.call(hItem.ctx); - break; - case 1: - hItem.h.call(hItem.ctx, args[0]); - break; - case 2: - hItem.h.call(hItem.ctx, args[0], args[1]); - break; - default: - hItem.h.apply(hItem.ctx, args); - break; - } - } - } - eventProcessor && eventProcessor.afterTrigger - && eventProcessor.afterTrigger(eventType); - return this; - }; - Eventful.prototype.triggerWithContext = function (type) { - var args = []; - for (var _i = 1; _i < arguments.length; _i++) { - args[_i - 1] = arguments[_i]; - } - if (!this._$handlers) { - return this; - } - var _h = this._$handlers[type]; - var eventProcessor = this._$eventProcessor; - if (_h) { - var argLen = args.length; - var ctx = args[argLen - 1]; - var len = _h.length; - for (var i = 0; i < len; i++) { - var hItem = _h[i]; - if (eventProcessor - && eventProcessor.filter - && hItem.query != null - && !eventProcessor.filter(type, hItem.query)) { - continue; - } - switch (argLen) { - case 0: - hItem.h.call(ctx); - break; - case 1: - hItem.h.call(ctx, args[0]); - break; - case 2: - hItem.h.call(ctx, args[0], args[1]); - break; - default: - hItem.h.apply(ctx, args.slice(1, argLen - 1)); - break; - } - } - } - eventProcessor && eventProcessor.afterTrigger - && eventProcessor.afterTrigger(type); - return this; - }; - return Eventful; -}()); -export default Eventful; diff --git a/node_modules/zrender/lib/core/GestureMgr.d.ts b/node_modules/zrender/lib/core/GestureMgr.d.ts deleted file mode 100644 index ef6b054..0000000 --- a/node_modules/zrender/lib/core/GestureMgr.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { ZRRawTouchEvent } from './types'; -import Displayable from '../graphic/Displayable'; -export declare class GestureMgr { - private _track; - constructor(); - recognize(event: ZRRawTouchEvent, target: Displayable, root: HTMLElement): { - type: string; - target: Displayable; - event: ZRRawTouchEvent; - }; - clear(): this; - _doTrack(event: ZRRawTouchEvent, target: Displayable, root: HTMLElement): void; - _recognize(event: ZRRawTouchEvent): { - type: string; - target: Displayable; - event: ZRRawTouchEvent; - }; -} diff --git a/node_modules/zrender/lib/core/GestureMgr.js b/node_modules/zrender/lib/core/GestureMgr.js deleted file mode 100644 index 562ddf4..0000000 --- a/node_modules/zrender/lib/core/GestureMgr.js +++ /dev/null @@ -1,82 +0,0 @@ -import * as eventUtil from './event.js'; -var GestureMgr = (function () { - function GestureMgr() { - this._track = []; - } - GestureMgr.prototype.recognize = function (event, target, root) { - this._doTrack(event, target, root); - return this._recognize(event); - }; - GestureMgr.prototype.clear = function () { - this._track.length = 0; - return this; - }; - GestureMgr.prototype._doTrack = function (event, target, root) { - var touches = event.touches; - if (!touches) { - return; - } - var trackItem = { - points: [], - touches: [], - target: target, - event: event - }; - for (var i = 0, len = touches.length; i < len; i++) { - var touch = touches[i]; - var pos = eventUtil.clientToLocal(root, touch, {}); - trackItem.points.push([pos.zrX, pos.zrY]); - trackItem.touches.push(touch); - } - this._track.push(trackItem); - }; - GestureMgr.prototype._recognize = function (event) { - for (var eventName in recognizers) { - if (recognizers.hasOwnProperty(eventName)) { - var gestureInfo = recognizers[eventName](this._track, event); - if (gestureInfo) { - return gestureInfo; - } - } - } - }; - return GestureMgr; -}()); -export { GestureMgr }; -function dist(pointPair) { - var dx = pointPair[1][0] - pointPair[0][0]; - var dy = pointPair[1][1] - pointPair[0][1]; - return Math.sqrt(dx * dx + dy * dy); -} -function center(pointPair) { - return [ - (pointPair[0][0] + pointPair[1][0]) / 2, - (pointPair[0][1] + pointPair[1][1]) / 2 - ]; -} -var recognizers = { - pinch: function (tracks, event) { - var trackLen = tracks.length; - if (!trackLen) { - return; - } - var pinchEnd = (tracks[trackLen - 1] || {}).points; - var pinchPre = (tracks[trackLen - 2] || {}).points || pinchEnd; - if (pinchPre - && pinchPre.length > 1 - && pinchEnd - && pinchEnd.length > 1) { - var pinchScale = dist(pinchEnd) / dist(pinchPre); - !isFinite(pinchScale) && (pinchScale = 1); - event.pinchScale = pinchScale; - var pinchCenter = center(pinchEnd); - event.pinchX = pinchCenter[0]; - event.pinchY = pinchCenter[1]; - return { - type: 'pinch', - target: tracks[0].target, - event: event - }; - } - } -}; diff --git a/node_modules/zrender/lib/core/LRU.d.ts b/node_modules/zrender/lib/core/LRU.d.ts deleted file mode 100644 index 31a0130..0000000 --- a/node_modules/zrender/lib/core/LRU.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -export declare class Entry { - value: T; - key: string | number; - next: Entry; - prev: Entry; - constructor(val: T); -} -export declare class LinkedList { - head: Entry; - tail: Entry; - private _len; - insert(val: T): Entry; - insertEntry(entry: Entry): void; - remove(entry: Entry): void; - len(): number; - clear(): void; -} -export default class LRU { - private _list; - private _maxSize; - private _lastRemovedEntry; - private _map; - constructor(maxSize: number); - put(key: string | number, value: T): T; - get(key: string | number): T; - clear(): void; - len(): number; -} diff --git a/node_modules/zrender/lib/core/LRU.js b/node_modules/zrender/lib/core/LRU.js deleted file mode 100644 index b4e9789..0000000 --- a/node_modules/zrender/lib/core/LRU.js +++ /dev/null @@ -1,110 +0,0 @@ -var Entry = (function () { - function Entry(val) { - this.value = val; - } - return Entry; -}()); -export { Entry }; -var LinkedList = (function () { - function LinkedList() { - this._len = 0; - } - LinkedList.prototype.insert = function (val) { - var entry = new Entry(val); - this.insertEntry(entry); - return entry; - }; - LinkedList.prototype.insertEntry = function (entry) { - if (!this.head) { - this.head = this.tail = entry; - } - else { - this.tail.next = entry; - entry.prev = this.tail; - entry.next = null; - this.tail = entry; - } - this._len++; - }; - LinkedList.prototype.remove = function (entry) { - var prev = entry.prev; - var next = entry.next; - if (prev) { - prev.next = next; - } - else { - this.head = next; - } - if (next) { - next.prev = prev; - } - else { - this.tail = prev; - } - entry.next = entry.prev = null; - this._len--; - }; - LinkedList.prototype.len = function () { - return this._len; - }; - LinkedList.prototype.clear = function () { - this.head = this.tail = null; - this._len = 0; - }; - return LinkedList; -}()); -export { LinkedList }; -var LRU = (function () { - function LRU(maxSize) { - this._list = new LinkedList(); - this._maxSize = 10; - this._map = {}; - this._maxSize = maxSize; - } - LRU.prototype.put = function (key, value) { - var list = this._list; - var map = this._map; - var removed = null; - if (map[key] == null) { - var len = list.len(); - var entry = this._lastRemovedEntry; - if (len >= this._maxSize && len > 0) { - var leastUsedEntry = list.head; - list.remove(leastUsedEntry); - delete map[leastUsedEntry.key]; - removed = leastUsedEntry.value; - this._lastRemovedEntry = leastUsedEntry; - } - if (entry) { - entry.value = value; - } - else { - entry = new Entry(value); - } - entry.key = key; - list.insertEntry(entry); - map[key] = entry; - } - return removed; - }; - LRU.prototype.get = function (key) { - var entry = this._map[key]; - var list = this._list; - if (entry != null) { - if (entry !== list.tail) { - list.remove(entry); - list.insertEntry(entry); - } - return entry.value; - } - }; - LRU.prototype.clear = function () { - this._list.clear(); - this._map = {}; - }; - LRU.prototype.len = function () { - return this._list.len(); - }; - return LRU; -}()); -export default LRU; diff --git a/node_modules/zrender/lib/core/OrientedBoundingRect.d.ts b/node_modules/zrender/lib/core/OrientedBoundingRect.d.ts deleted file mode 100644 index 23aecc5..0000000 --- a/node_modules/zrender/lib/core/OrientedBoundingRect.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import { PointLike } from './Point'; -import BoundingRect from './BoundingRect'; -import { MatrixArray } from './matrix'; -declare class OrientedBoundingRect { - private _corners; - private _axes; - private _origin; - constructor(rect?: BoundingRect, transform?: MatrixArray); - fromBoundingRect(rect: BoundingRect, transform?: MatrixArray): void; - intersect(other: OrientedBoundingRect, mtv?: PointLike): boolean; - private _intersectCheckOneSide; - private _getProjMinMaxOnAxis; -} -export default OrientedBoundingRect; diff --git a/node_modules/zrender/lib/core/OrientedBoundingRect.js b/node_modules/zrender/lib/core/OrientedBoundingRect.js deleted file mode 100644 index 73ac5c1..0000000 --- a/node_modules/zrender/lib/core/OrientedBoundingRect.js +++ /dev/null @@ -1,120 +0,0 @@ -import Point from './Point.js'; -var extent = [0, 0]; -var extent2 = [0, 0]; -var minTv = new Point(); -var maxTv = new Point(); -var OrientedBoundingRect = (function () { - function OrientedBoundingRect(rect, transform) { - this._corners = []; - this._axes = []; - this._origin = [0, 0]; - for (var i = 0; i < 4; i++) { - this._corners[i] = new Point(); - } - for (var i = 0; i < 2; i++) { - this._axes[i] = new Point(); - } - if (rect) { - this.fromBoundingRect(rect, transform); - } - } - OrientedBoundingRect.prototype.fromBoundingRect = function (rect, transform) { - var corners = this._corners; - var axes = this._axes; - var x = rect.x; - var y = rect.y; - var x2 = x + rect.width; - var y2 = y + rect.height; - corners[0].set(x, y); - corners[1].set(x2, y); - corners[2].set(x2, y2); - corners[3].set(x, y2); - if (transform) { - for (var i = 0; i < 4; i++) { - corners[i].transform(transform); - } - } - Point.sub(axes[0], corners[1], corners[0]); - Point.sub(axes[1], corners[3], corners[0]); - axes[0].normalize(); - axes[1].normalize(); - for (var i = 0; i < 2; i++) { - this._origin[i] = axes[i].dot(corners[0]); - } - }; - OrientedBoundingRect.prototype.intersect = function (other, mtv) { - var overlapped = true; - var noMtv = !mtv; - minTv.set(Infinity, Infinity); - maxTv.set(0, 0); - if (!this._intersectCheckOneSide(this, other, minTv, maxTv, noMtv, 1)) { - overlapped = false; - if (noMtv) { - return overlapped; - } - } - if (!this._intersectCheckOneSide(other, this, minTv, maxTv, noMtv, -1)) { - overlapped = false; - if (noMtv) { - return overlapped; - } - } - if (!noMtv) { - Point.copy(mtv, overlapped ? minTv : maxTv); - } - return overlapped; - }; - OrientedBoundingRect.prototype._intersectCheckOneSide = function (self, other, minTv, maxTv, noMtv, inverse) { - var overlapped = true; - for (var i = 0; i < 2; i++) { - var axis = this._axes[i]; - this._getProjMinMaxOnAxis(i, self._corners, extent); - this._getProjMinMaxOnAxis(i, other._corners, extent2); - if (extent[1] < extent2[0] || extent[0] > extent2[1]) { - overlapped = false; - if (noMtv) { - return overlapped; - } - var dist0 = Math.abs(extent2[0] - extent[1]); - var dist1 = Math.abs(extent[0] - extent2[1]); - if (Math.min(dist0, dist1) > maxTv.len()) { - if (dist0 < dist1) { - Point.scale(maxTv, axis, -dist0 * inverse); - } - else { - Point.scale(maxTv, axis, dist1 * inverse); - } - } - } - else if (minTv) { - var dist0 = Math.abs(extent2[0] - extent[1]); - var dist1 = Math.abs(extent[0] - extent2[1]); - if (Math.min(dist0, dist1) < minTv.len()) { - if (dist0 < dist1) { - Point.scale(minTv, axis, dist0 * inverse); - } - else { - Point.scale(minTv, axis, -dist1 * inverse); - } - } - } - } - return overlapped; - }; - OrientedBoundingRect.prototype._getProjMinMaxOnAxis = function (dim, corners, out) { - var axis = this._axes[dim]; - var origin = this._origin; - var proj = corners[0].dot(axis) + origin[dim]; - var min = proj; - var max = proj; - for (var i = 1; i < corners.length; i++) { - var proj_1 = corners[i].dot(axis) + origin[dim]; - min = Math.min(proj_1, min); - max = Math.max(proj_1, max); - } - out[0] = min; - out[1] = max; - }; - return OrientedBoundingRect; -}()); -export default OrientedBoundingRect; diff --git a/node_modules/zrender/lib/core/PathProxy.d.ts b/node_modules/zrender/lib/core/PathProxy.d.ts deleted file mode 100644 index a06cff9..0000000 --- a/node_modules/zrender/lib/core/PathProxy.d.ts +++ /dev/null @@ -1,75 +0,0 @@ -import BoundingRect from './BoundingRect'; -interface ExtendedCanvasRenderingContext2D extends CanvasRenderingContext2D { - dpr?: number; -} -export declare function normalizeArcAngles(angles: number[], anticlockwise: boolean): void; -export default class PathProxy { - dpr: number; - data: number[] | Float32Array; - private _version; - private _saveData; - private _pendingPtX; - private _pendingPtY; - private _pendingPtDist; - private _ctx; - private _xi; - private _yi; - private _x0; - private _y0; - private _len; - private _pathSegLen; - private _pathLen; - private _ux; - private _uy; - static CMD: { - M: number; - L: number; - C: number; - Q: number; - A: number; - Z: number; - R: number; - }; - constructor(notSaveData?: boolean); - increaseVersion(): void; - getVersion(): number; - setScale(sx: number, sy: number, segmentIgnoreThreshold?: number): void; - setDPR(dpr: number): void; - setContext(ctx: ExtendedCanvasRenderingContext2D): void; - getContext(): ExtendedCanvasRenderingContext2D; - beginPath(): this; - reset(): void; - moveTo(x: number, y: number): this; - lineTo(x: number, y: number): this; - bezierCurveTo(x1: number, y1: number, x2: number, y2: number, x3: number, y3: number): this; - quadraticCurveTo(x1: number, y1: number, x2: number, y2: number): this; - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise?: boolean): this; - arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): this; - rect(x: number, y: number, w: number, h: number): this; - closePath(): this; - fill(ctx: CanvasRenderingContext2D): void; - stroke(ctx: CanvasRenderingContext2D): void; - len(): number; - setData(data: Float32Array | number[]): void; - appendPath(path: PathProxy | PathProxy[]): void; - addData(cmd: number, a?: number, b?: number, c?: number, d?: number, e?: number, f?: number, g?: number, h?: number): void; - private _drawPendingPt; - private _expandData; - toStatic(): void; - getBoundingRect(): BoundingRect; - private _calculateLength; - rebuildPath(ctx: PathRebuilder, percent: number): void; - clone(): PathProxy; - private static initDefaultProps; -} -export interface PathRebuilder { - moveTo(x: number, y: number): void; - lineTo(x: number, y: number): void; - bezierCurveTo(x: number, y: number, x2: number, y2: number, x3: number, y3: number): void; - quadraticCurveTo(x: number, y: number, x2: number, y2: number): void; - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean): void; - ellipse(cx: number, cy: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, anticlockwise: boolean): void; - rect(x: number, y: number, width: number, height: number): void; - closePath(): void; -} -export {}; diff --git a/node_modules/zrender/lib/core/PathProxy.js b/node_modules/zrender/lib/core/PathProxy.js deleted file mode 100644 index e431692..0000000 --- a/node_modules/zrender/lib/core/PathProxy.js +++ /dev/null @@ -1,697 +0,0 @@ -import * as vec2 from './vector.js'; -import BoundingRect from './BoundingRect.js'; -import { devicePixelRatio as dpr } from '../config.js'; -import { fromLine, fromCubic, fromQuadratic, fromArc } from './bbox.js'; -import { cubicLength, cubicSubdivide, quadraticLength, quadraticSubdivide } from './curve.js'; -var CMD = { - M: 1, - L: 2, - C: 3, - Q: 4, - A: 5, - Z: 6, - R: 7 -}; -var tmpOutX = []; -var tmpOutY = []; -var min = []; -var max = []; -var min2 = []; -var max2 = []; -var mathMin = Math.min; -var mathMax = Math.max; -var mathCos = Math.cos; -var mathSin = Math.sin; -var mathAbs = Math.abs; -var PI = Math.PI; -var PI2 = PI * 2; -var hasTypedArray = typeof Float32Array !== 'undefined'; -var tmpAngles = []; -function modPI2(radian) { - var n = Math.round(radian / PI * 1e8) / 1e8; - return (n % 2) * PI; -} -export function normalizeArcAngles(angles, anticlockwise) { - var newStartAngle = modPI2(angles[0]); - if (newStartAngle < 0) { - newStartAngle += PI2; - } - var delta = newStartAngle - angles[0]; - var newEndAngle = angles[1]; - newEndAngle += delta; - if (!anticlockwise && newEndAngle - newStartAngle >= PI2) { - newEndAngle = newStartAngle + PI2; - } - else if (anticlockwise && newStartAngle - newEndAngle >= PI2) { - newEndAngle = newStartAngle - PI2; - } - else if (!anticlockwise && newStartAngle > newEndAngle) { - newEndAngle = newStartAngle + (PI2 - modPI2(newStartAngle - newEndAngle)); - } - else if (anticlockwise && newStartAngle < newEndAngle) { - newEndAngle = newStartAngle - (PI2 - modPI2(newEndAngle - newStartAngle)); - } - angles[0] = newStartAngle; - angles[1] = newEndAngle; -} -var PathProxy = (function () { - function PathProxy(notSaveData) { - this.dpr = 1; - this._xi = 0; - this._yi = 0; - this._x0 = 0; - this._y0 = 0; - this._len = 0; - if (notSaveData) { - this._saveData = false; - } - if (this._saveData) { - this.data = []; - } - } - PathProxy.prototype.increaseVersion = function () { - this._version++; - }; - PathProxy.prototype.getVersion = function () { - return this._version; - }; - PathProxy.prototype.setScale = function (sx, sy, segmentIgnoreThreshold) { - segmentIgnoreThreshold = segmentIgnoreThreshold || 0; - if (segmentIgnoreThreshold > 0) { - this._ux = mathAbs(segmentIgnoreThreshold / dpr / sx) || 0; - this._uy = mathAbs(segmentIgnoreThreshold / dpr / sy) || 0; - } - }; - PathProxy.prototype.setDPR = function (dpr) { - this.dpr = dpr; - }; - PathProxy.prototype.setContext = function (ctx) { - this._ctx = ctx; - }; - PathProxy.prototype.getContext = function () { - return this._ctx; - }; - PathProxy.prototype.beginPath = function () { - this._ctx && this._ctx.beginPath(); - this.reset(); - return this; - }; - PathProxy.prototype.reset = function () { - if (this._saveData) { - this._len = 0; - } - if (this._pathSegLen) { - this._pathSegLen = null; - this._pathLen = 0; - } - this._version++; - }; - PathProxy.prototype.moveTo = function (x, y) { - this._drawPendingPt(); - this.addData(CMD.M, x, y); - this._ctx && this._ctx.moveTo(x, y); - this._x0 = x; - this._y0 = y; - this._xi = x; - this._yi = y; - return this; - }; - PathProxy.prototype.lineTo = function (x, y) { - var dx = mathAbs(x - this._xi); - var dy = mathAbs(y - this._yi); - var exceedUnit = dx > this._ux || dy > this._uy; - this.addData(CMD.L, x, y); - if (this._ctx && exceedUnit) { - this._ctx.lineTo(x, y); - } - if (exceedUnit) { - this._xi = x; - this._yi = y; - this._pendingPtDist = 0; - } - else { - var d2 = dx * dx + dy * dy; - if (d2 > this._pendingPtDist) { - this._pendingPtX = x; - this._pendingPtY = y; - this._pendingPtDist = d2; - } - } - return this; - }; - PathProxy.prototype.bezierCurveTo = function (x1, y1, x2, y2, x3, y3) { - this._drawPendingPt(); - this.addData(CMD.C, x1, y1, x2, y2, x3, y3); - if (this._ctx) { - this._ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3); - } - this._xi = x3; - this._yi = y3; - return this; - }; - PathProxy.prototype.quadraticCurveTo = function (x1, y1, x2, y2) { - this._drawPendingPt(); - this.addData(CMD.Q, x1, y1, x2, y2); - if (this._ctx) { - this._ctx.quadraticCurveTo(x1, y1, x2, y2); - } - this._xi = x2; - this._yi = y2; - return this; - }; - PathProxy.prototype.arc = function (cx, cy, r, startAngle, endAngle, anticlockwise) { - this._drawPendingPt(); - tmpAngles[0] = startAngle; - tmpAngles[1] = endAngle; - normalizeArcAngles(tmpAngles, anticlockwise); - startAngle = tmpAngles[0]; - endAngle = tmpAngles[1]; - var delta = endAngle - startAngle; - this.addData(CMD.A, cx, cy, r, r, startAngle, delta, 0, anticlockwise ? 0 : 1); - this._ctx && this._ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise); - this._xi = mathCos(endAngle) * r + cx; - this._yi = mathSin(endAngle) * r + cy; - return this; - }; - PathProxy.prototype.arcTo = function (x1, y1, x2, y2, radius) { - this._drawPendingPt(); - if (this._ctx) { - this._ctx.arcTo(x1, y1, x2, y2, radius); - } - return this; - }; - PathProxy.prototype.rect = function (x, y, w, h) { - this._drawPendingPt(); - this._ctx && this._ctx.rect(x, y, w, h); - this.addData(CMD.R, x, y, w, h); - return this; - }; - PathProxy.prototype.closePath = function () { - this._drawPendingPt(); - this.addData(CMD.Z); - var ctx = this._ctx; - var x0 = this._x0; - var y0 = this._y0; - if (ctx) { - ctx.closePath(); - } - this._xi = x0; - this._yi = y0; - return this; - }; - PathProxy.prototype.fill = function (ctx) { - ctx && ctx.fill(); - this.toStatic(); - }; - PathProxy.prototype.stroke = function (ctx) { - ctx && ctx.stroke(); - this.toStatic(); - }; - PathProxy.prototype.len = function () { - return this._len; - }; - PathProxy.prototype.setData = function (data) { - var len = data.length; - if (!(this.data && this.data.length === len) && hasTypedArray) { - this.data = new Float32Array(len); - } - for (var i = 0; i < len; i++) { - this.data[i] = data[i]; - } - this._len = len; - }; - PathProxy.prototype.appendPath = function (path) { - if (!(path instanceof Array)) { - path = [path]; - } - var len = path.length; - var appendSize = 0; - var offset = this._len; - for (var i = 0; i < len; i++) { - appendSize += path[i].len(); - } - if (hasTypedArray && (this.data instanceof Float32Array)) { - this.data = new Float32Array(offset + appendSize); - } - for (var i = 0; i < len; i++) { - var appendPathData = path[i].data; - for (var k = 0; k < appendPathData.length; k++) { - this.data[offset++] = appendPathData[k]; - } - } - this._len = offset; - }; - PathProxy.prototype.addData = function (cmd, a, b, c, d, e, f, g, h) { - if (!this._saveData) { - return; - } - var data = this.data; - if (this._len + arguments.length > data.length) { - this._expandData(); - data = this.data; - } - for (var i = 0; i < arguments.length; i++) { - data[this._len++] = arguments[i]; - } - }; - PathProxy.prototype._drawPendingPt = function () { - if (this._pendingPtDist > 0) { - this._ctx && this._ctx.lineTo(this._pendingPtX, this._pendingPtY); - this._pendingPtDist = 0; - } - }; - PathProxy.prototype._expandData = function () { - if (!(this.data instanceof Array)) { - var newData = []; - for (var i = 0; i < this._len; i++) { - newData[i] = this.data[i]; - } - this.data = newData; - } - }; - PathProxy.prototype.toStatic = function () { - if (!this._saveData) { - return; - } - this._drawPendingPt(); - var data = this.data; - if (data instanceof Array) { - data.length = this._len; - if (hasTypedArray && this._len > 11) { - this.data = new Float32Array(data); - } - } - }; - PathProxy.prototype.getBoundingRect = function () { - min[0] = min[1] = min2[0] = min2[1] = Number.MAX_VALUE; - max[0] = max[1] = max2[0] = max2[1] = -Number.MAX_VALUE; - var data = this.data; - var xi = 0; - var yi = 0; - var x0 = 0; - var y0 = 0; - var i; - for (i = 0; i < this._len;) { - var cmd = data[i++]; - var isFirst = i === 1; - if (isFirst) { - xi = data[i]; - yi = data[i + 1]; - x0 = xi; - y0 = yi; - } - switch (cmd) { - case CMD.M: - xi = x0 = data[i++]; - yi = y0 = data[i++]; - min2[0] = x0; - min2[1] = y0; - max2[0] = x0; - max2[1] = y0; - break; - case CMD.L: - fromLine(xi, yi, data[i], data[i + 1], min2, max2); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.C: - fromCubic(xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], min2, max2); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.Q: - fromQuadratic(xi, yi, data[i++], data[i++], data[i], data[i + 1], min2, max2); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.A: - var cx = data[i++]; - var cy = data[i++]; - var rx = data[i++]; - var ry = data[i++]; - var startAngle = data[i++]; - var endAngle = data[i++] + startAngle; - i += 1; - var anticlockwise = !data[i++]; - if (isFirst) { - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - fromArc(cx, cy, rx, ry, startAngle, endAngle, anticlockwise, min2, max2); - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - var width = data[i++]; - var height = data[i++]; - fromLine(x0, y0, x0 + width, y0 + height, min2, max2); - break; - case CMD.Z: - xi = x0; - yi = y0; - break; - } - vec2.min(min, min, min2); - vec2.max(max, max, max2); - } - if (i === 0) { - min[0] = min[1] = max[0] = max[1] = 0; - } - return new BoundingRect(min[0], min[1], max[0] - min[0], max[1] - min[1]); - }; - PathProxy.prototype._calculateLength = function () { - var data = this.data; - var len = this._len; - var ux = this._ux; - var uy = this._uy; - var xi = 0; - var yi = 0; - var x0 = 0; - var y0 = 0; - if (!this._pathSegLen) { - this._pathSegLen = []; - } - var pathSegLen = this._pathSegLen; - var pathTotalLen = 0; - var segCount = 0; - for (var i = 0; i < len;) { - var cmd = data[i++]; - var isFirst = i === 1; - if (isFirst) { - xi = data[i]; - yi = data[i + 1]; - x0 = xi; - y0 = yi; - } - var l = -1; - switch (cmd) { - case CMD.M: - xi = x0 = data[i++]; - yi = y0 = data[i++]; - break; - case CMD.L: { - var x2 = data[i++]; - var y2 = data[i++]; - var dx = x2 - xi; - var dy = y2 - yi; - if (mathAbs(dx) > ux || mathAbs(dy) > uy || i === len - 1) { - l = Math.sqrt(dx * dx + dy * dy); - xi = x2; - yi = y2; - } - break; - } - case CMD.C: { - var x1 = data[i++]; - var y1 = data[i++]; - var x2 = data[i++]; - var y2 = data[i++]; - var x3 = data[i++]; - var y3 = data[i++]; - l = cubicLength(xi, yi, x1, y1, x2, y2, x3, y3, 10); - xi = x3; - yi = y3; - break; - } - case CMD.Q: { - var x1 = data[i++]; - var y1 = data[i++]; - var x2 = data[i++]; - var y2 = data[i++]; - l = quadraticLength(xi, yi, x1, y1, x2, y2, 10); - xi = x2; - yi = y2; - break; - } - case CMD.A: - var cx = data[i++]; - var cy = data[i++]; - var rx = data[i++]; - var ry = data[i++]; - var startAngle = data[i++]; - var delta = data[i++]; - var endAngle = delta + startAngle; - i += 1; - if (isFirst) { - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - l = mathMax(rx, ry) * mathMin(PI2, Math.abs(delta)); - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: { - x0 = xi = data[i++]; - y0 = yi = data[i++]; - var width = data[i++]; - var height = data[i++]; - l = width * 2 + height * 2; - break; - } - case CMD.Z: { - var dx = x0 - xi; - var dy = y0 - yi; - l = Math.sqrt(dx * dx + dy * dy); - xi = x0; - yi = y0; - break; - } - } - if (l >= 0) { - pathSegLen[segCount++] = l; - pathTotalLen += l; - } - } - this._pathLen = pathTotalLen; - return pathTotalLen; - }; - PathProxy.prototype.rebuildPath = function (ctx, percent) { - var d = this.data; - var ux = this._ux; - var uy = this._uy; - var len = this._len; - var x0; - var y0; - var xi; - var yi; - var x; - var y; - var drawPart = percent < 1; - var pathSegLen; - var pathTotalLen; - var accumLength = 0; - var segCount = 0; - var displayedLength; - var pendingPtDist = 0; - var pendingPtX; - var pendingPtY; - if (drawPart) { - if (!this._pathSegLen) { - this._calculateLength(); - } - pathSegLen = this._pathSegLen; - pathTotalLen = this._pathLen; - displayedLength = percent * pathTotalLen; - if (!displayedLength) { - return; - } - } - lo: for (var i = 0; i < len;) { - var cmd = d[i++]; - var isFirst = i === 1; - if (isFirst) { - xi = d[i]; - yi = d[i + 1]; - x0 = xi; - y0 = yi; - } - if (cmd !== CMD.L && pendingPtDist > 0) { - ctx.lineTo(pendingPtX, pendingPtY); - pendingPtDist = 0; - } - switch (cmd) { - case CMD.M: - x0 = xi = d[i++]; - y0 = yi = d[i++]; - ctx.moveTo(xi, yi); - break; - case CMD.L: { - x = d[i++]; - y = d[i++]; - var dx = mathAbs(x - xi); - var dy = mathAbs(y - yi); - if (dx > ux || dy > uy) { - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - var t = (displayedLength - accumLength) / l; - ctx.lineTo(xi * (1 - t) + x * t, yi * (1 - t) + y * t); - break lo; - } - accumLength += l; - } - ctx.lineTo(x, y); - xi = x; - yi = y; - pendingPtDist = 0; - } - else { - var d2 = dx * dx + dy * dy; - if (d2 > pendingPtDist) { - pendingPtX = x; - pendingPtY = y; - pendingPtDist = d2; - } - } - break; - } - case CMD.C: { - var x1 = d[i++]; - var y1 = d[i++]; - var x2 = d[i++]; - var y2 = d[i++]; - var x3 = d[i++]; - var y3 = d[i++]; - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - var t = (displayedLength - accumLength) / l; - cubicSubdivide(xi, x1, x2, x3, t, tmpOutX); - cubicSubdivide(yi, y1, y2, y3, t, tmpOutY); - ctx.bezierCurveTo(tmpOutX[1], tmpOutY[1], tmpOutX[2], tmpOutY[2], tmpOutX[3], tmpOutY[3]); - break lo; - } - accumLength += l; - } - ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3); - xi = x3; - yi = y3; - break; - } - case CMD.Q: { - var x1 = d[i++]; - var y1 = d[i++]; - var x2 = d[i++]; - var y2 = d[i++]; - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - var t = (displayedLength - accumLength) / l; - quadraticSubdivide(xi, x1, x2, t, tmpOutX); - quadraticSubdivide(yi, y1, y2, t, tmpOutY); - ctx.quadraticCurveTo(tmpOutX[1], tmpOutY[1], tmpOutX[2], tmpOutY[2]); - break lo; - } - accumLength += l; - } - ctx.quadraticCurveTo(x1, y1, x2, y2); - xi = x2; - yi = y2; - break; - } - case CMD.A: - var cx = d[i++]; - var cy = d[i++]; - var rx = d[i++]; - var ry = d[i++]; - var startAngle = d[i++]; - var delta = d[i++]; - var psi = d[i++]; - var anticlockwise = !d[i++]; - var r = (rx > ry) ? rx : ry; - var isEllipse = mathAbs(rx - ry) > 1e-3; - var endAngle = startAngle + delta; - var breakBuild = false; - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - endAngle = startAngle + delta * (displayedLength - accumLength) / l; - breakBuild = true; - } - accumLength += l; - } - if (isEllipse && ctx.ellipse) { - ctx.ellipse(cx, cy, rx, ry, psi, startAngle, endAngle, anticlockwise); - } - else { - ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise); - } - if (breakBuild) { - break lo; - } - if (isFirst) { - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: - x0 = xi = d[i]; - y0 = yi = d[i + 1]; - x = d[i++]; - y = d[i++]; - var width = d[i++]; - var height = d[i++]; - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - var d_1 = displayedLength - accumLength; - ctx.moveTo(x, y); - ctx.lineTo(x + mathMin(d_1, width), y); - d_1 -= width; - if (d_1 > 0) { - ctx.lineTo(x + width, y + mathMin(d_1, height)); - } - d_1 -= height; - if (d_1 > 0) { - ctx.lineTo(x + mathMax(width - d_1, 0), y + height); - } - d_1 -= width; - if (d_1 > 0) { - ctx.lineTo(x, y + mathMax(height - d_1, 0)); - } - break lo; - } - accumLength += l; - } - ctx.rect(x, y, width, height); - break; - case CMD.Z: - if (drawPart) { - var l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - var t = (displayedLength - accumLength) / l; - ctx.lineTo(xi * (1 - t) + x0 * t, yi * (1 - t) + y0 * t); - break lo; - } - accumLength += l; - } - ctx.closePath(); - xi = x0; - yi = y0; - } - } - }; - PathProxy.prototype.clone = function () { - var newProxy = new PathProxy(); - var data = this.data; - newProxy.data = data.slice ? data.slice() - : Array.prototype.slice.call(data); - newProxy._len = this._len; - return newProxy; - }; - PathProxy.CMD = CMD; - PathProxy.initDefaultProps = (function () { - var proto = PathProxy.prototype; - proto._saveData = true; - proto._ux = 0; - proto._uy = 0; - proto._pendingPtDist = 0; - proto._version = 0; - })(); - return PathProxy; -}()); -export default PathProxy; diff --git a/node_modules/zrender/lib/core/Point.d.ts b/node_modules/zrender/lib/core/Point.d.ts deleted file mode 100644 index e4da8d3..0000000 --- a/node_modules/zrender/lib/core/Point.d.ts +++ /dev/null @@ -1,38 +0,0 @@ -import { MatrixArray } from './matrix'; -export interface PointLike { - x: number; - y: number; -} -export default class Point { - x: number; - y: number; - constructor(x?: number, y?: number); - copy(other: PointLike): this; - clone(): Point; - set(x: number, y: number): this; - equal(other: PointLike): boolean; - add(other: PointLike): this; - scale(scalar: number): void; - scaleAndAdd(other: PointLike, scalar: number): void; - sub(other: PointLike): this; - dot(other: PointLike): number; - len(): number; - lenSquare(): number; - normalize(): this; - distance(other: PointLike): number; - distanceSquare(other: Point): number; - negate(): this; - transform(m: MatrixArray): this; - toArray(out: number[]): number[]; - fromArray(input: number[]): void; - static set(p: PointLike, x: number, y: number): void; - static copy(p: PointLike, p2: PointLike): void; - static len(p: PointLike): number; - static lenSquare(p: PointLike): number; - static dot(p0: PointLike, p1: PointLike): number; - static add(out: PointLike, p0: PointLike, p1: PointLike): void; - static sub(out: PointLike, p0: PointLike, p1: PointLike): void; - static scale(out: PointLike, p0: PointLike, scalar: number): void; - static scaleAndAdd(out: PointLike, p0: PointLike, p1: PointLike, scalar: number): void; - static lerp(out: PointLike, p0: PointLike, p1: PointLike, t: number): void; -} diff --git a/node_modules/zrender/lib/core/Point.js b/node_modules/zrender/lib/core/Point.js deleted file mode 100644 index 4ffca96..0000000 --- a/node_modules/zrender/lib/core/Point.js +++ /dev/null @@ -1,129 +0,0 @@ -var Point = (function () { - function Point(x, y) { - this.x = x || 0; - this.y = y || 0; - } - Point.prototype.copy = function (other) { - this.x = other.x; - this.y = other.y; - return this; - }; - Point.prototype.clone = function () { - return new Point(this.x, this.y); - }; - Point.prototype.set = function (x, y) { - this.x = x; - this.y = y; - return this; - }; - Point.prototype.equal = function (other) { - return other.x === this.x && other.y === this.y; - }; - Point.prototype.add = function (other) { - this.x += other.x; - this.y += other.y; - return this; - }; - Point.prototype.scale = function (scalar) { - this.x *= scalar; - this.y *= scalar; - }; - Point.prototype.scaleAndAdd = function (other, scalar) { - this.x += other.x * scalar; - this.y += other.y * scalar; - }; - Point.prototype.sub = function (other) { - this.x -= other.x; - this.y -= other.y; - return this; - }; - Point.prototype.dot = function (other) { - return this.x * other.x + this.y * other.y; - }; - Point.prototype.len = function () { - return Math.sqrt(this.x * this.x + this.y * this.y); - }; - Point.prototype.lenSquare = function () { - return this.x * this.x + this.y * this.y; - }; - Point.prototype.normalize = function () { - var len = this.len(); - this.x /= len; - this.y /= len; - return this; - }; - Point.prototype.distance = function (other) { - var dx = this.x - other.x; - var dy = this.y - other.y; - return Math.sqrt(dx * dx + dy * dy); - }; - Point.prototype.distanceSquare = function (other) { - var dx = this.x - other.x; - var dy = this.y - other.y; - return dx * dx + dy * dy; - }; - Point.prototype.negate = function () { - this.x = -this.x; - this.y = -this.y; - return this; - }; - Point.prototype.transform = function (m) { - if (!m) { - return; - } - var x = this.x; - var y = this.y; - this.x = m[0] * x + m[2] * y + m[4]; - this.y = m[1] * x + m[3] * y + m[5]; - return this; - }; - Point.prototype.toArray = function (out) { - out[0] = this.x; - out[1] = this.y; - return out; - }; - Point.prototype.fromArray = function (input) { - this.x = input[0]; - this.y = input[1]; - }; - Point.set = function (p, x, y) { - p.x = x; - p.y = y; - }; - Point.copy = function (p, p2) { - p.x = p2.x; - p.y = p2.y; - }; - Point.len = function (p) { - return Math.sqrt(p.x * p.x + p.y * p.y); - }; - Point.lenSquare = function (p) { - return p.x * p.x + p.y * p.y; - }; - Point.dot = function (p0, p1) { - return p0.x * p1.x + p0.y * p1.y; - }; - Point.add = function (out, p0, p1) { - out.x = p0.x + p1.x; - out.y = p0.y + p1.y; - }; - Point.sub = function (out, p0, p1) { - out.x = p0.x - p1.x; - out.y = p0.y - p1.y; - }; - Point.scale = function (out, p0, scalar) { - out.x = p0.x * scalar; - out.y = p0.y * scalar; - }; - Point.scaleAndAdd = function (out, p0, p1, scalar) { - out.x = p0.x + p1.x * scalar; - out.y = p0.y + p1.y * scalar; - }; - Point.lerp = function (out, p0, p1, t) { - var onet = 1 - t; - out.x = onet * p0.x + t * p1.x; - out.y = onet * p0.y + t * p1.y; - }; - return Point; -}()); -export default Point; diff --git a/node_modules/zrender/lib/core/Transformable.d.ts b/node_modules/zrender/lib/core/Transformable.d.ts deleted file mode 100644 index 620b564..0000000 --- a/node_modules/zrender/lib/core/Transformable.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import * as matrix from './matrix'; -import * as vector from './vector'; -declare class Transformable { - parent: Transformable; - x: number; - y: number; - scaleX: number; - scaleY: number; - skewX: number; - skewY: number; - rotation: number; - anchorX: number; - anchorY: number; - originX: number; - originY: number; - globalScaleRatio: number; - transform: matrix.MatrixArray; - invTransform: matrix.MatrixArray; - getLocalTransform(m?: matrix.MatrixArray): matrix.MatrixArray; - setPosition(arr: number[]): void; - setScale(arr: number[]): void; - setSkew(arr: number[]): void; - setOrigin(arr: number[]): void; - needLocalTransform(): boolean; - updateTransform(): void; - private _resolveGlobalScaleRatio; - getComputedTransform(): matrix.MatrixArray; - setLocalTransform(m: vector.VectorArray): void; - decomposeTransform(): void; - getGlobalScale(out?: vector.VectorArray): vector.VectorArray; - transformCoordToLocal(x: number, y: number): number[]; - transformCoordToGlobal(x: number, y: number): number[]; - getLineScale(): number; - copyTransform(source: Transformable): void; - static getLocalTransform(target: Transformable, m?: matrix.MatrixArray): matrix.MatrixArray; - private static initDefaultProps; -} -export declare const TRANSFORMABLE_PROPS: readonly ["x", "y", "originX", "originY", "anchorX", "anchorY", "rotation", "scaleX", "scaleY", "skewX", "skewY"]; -export declare type TransformProp = (typeof TRANSFORMABLE_PROPS)[number]; -export declare function copyTransform(target: Partial>, source: Pick): void; -export default Transformable; diff --git a/node_modules/zrender/lib/core/Transformable.js b/node_modules/zrender/lib/core/Transformable.js deleted file mode 100644 index b0d599e..0000000 --- a/node_modules/zrender/lib/core/Transformable.js +++ /dev/null @@ -1,244 +0,0 @@ -import * as matrix from './matrix.js'; -import * as vector from './vector.js'; -var mIdentity = matrix.identity; -var EPSILON = 5e-5; -function isNotAroundZero(val) { - return val > EPSILON || val < -EPSILON; -} -var scaleTmp = []; -var tmpTransform = []; -var originTransform = matrix.create(); -var abs = Math.abs; -var Transformable = (function () { - function Transformable() { - } - Transformable.prototype.getLocalTransform = function (m) { - return Transformable.getLocalTransform(this, m); - }; - Transformable.prototype.setPosition = function (arr) { - this.x = arr[0]; - this.y = arr[1]; - }; - Transformable.prototype.setScale = function (arr) { - this.scaleX = arr[0]; - this.scaleY = arr[1]; - }; - Transformable.prototype.setSkew = function (arr) { - this.skewX = arr[0]; - this.skewY = arr[1]; - }; - Transformable.prototype.setOrigin = function (arr) { - this.originX = arr[0]; - this.originY = arr[1]; - }; - Transformable.prototype.needLocalTransform = function () { - return isNotAroundZero(this.rotation) - || isNotAroundZero(this.x) - || isNotAroundZero(this.y) - || isNotAroundZero(this.scaleX - 1) - || isNotAroundZero(this.scaleY - 1) - || isNotAroundZero(this.skewX) - || isNotAroundZero(this.skewY); - }; - Transformable.prototype.updateTransform = function () { - var parentTransform = this.parent && this.parent.transform; - var needLocalTransform = this.needLocalTransform(); - var m = this.transform; - if (!(needLocalTransform || parentTransform)) { - if (m) { - mIdentity(m); - this.invTransform = null; - } - return; - } - m = m || matrix.create(); - if (needLocalTransform) { - this.getLocalTransform(m); - } - else { - mIdentity(m); - } - if (parentTransform) { - if (needLocalTransform) { - matrix.mul(m, parentTransform, m); - } - else { - matrix.copy(m, parentTransform); - } - } - this.transform = m; - this._resolveGlobalScaleRatio(m); - }; - Transformable.prototype._resolveGlobalScaleRatio = function (m) { - var globalScaleRatio = this.globalScaleRatio; - if (globalScaleRatio != null && globalScaleRatio !== 1) { - this.getGlobalScale(scaleTmp); - var relX = scaleTmp[0] < 0 ? -1 : 1; - var relY = scaleTmp[1] < 0 ? -1 : 1; - var sx = ((scaleTmp[0] - relX) * globalScaleRatio + relX) / scaleTmp[0] || 0; - var sy = ((scaleTmp[1] - relY) * globalScaleRatio + relY) / scaleTmp[1] || 0; - m[0] *= sx; - m[1] *= sx; - m[2] *= sy; - m[3] *= sy; - } - this.invTransform = this.invTransform || matrix.create(); - matrix.invert(this.invTransform, m); - }; - Transformable.prototype.getComputedTransform = function () { - var transformNode = this; - var ancestors = []; - while (transformNode) { - ancestors.push(transformNode); - transformNode = transformNode.parent; - } - while (transformNode = ancestors.pop()) { - transformNode.updateTransform(); - } - return this.transform; - }; - Transformable.prototype.setLocalTransform = function (m) { - if (!m) { - return; - } - var sx = m[0] * m[0] + m[1] * m[1]; - var sy = m[2] * m[2] + m[3] * m[3]; - var rotation = Math.atan2(m[1], m[0]); - var shearX = Math.PI / 2 + rotation - Math.atan2(m[3], m[2]); - sy = Math.sqrt(sy) * Math.cos(shearX); - sx = Math.sqrt(sx); - this.skewX = shearX; - this.skewY = 0; - this.rotation = -rotation; - this.x = +m[4]; - this.y = +m[5]; - this.scaleX = sx; - this.scaleY = sy; - this.originX = 0; - this.originY = 0; - }; - Transformable.prototype.decomposeTransform = function () { - if (!this.transform) { - return; - } - var parent = this.parent; - var m = this.transform; - if (parent && parent.transform) { - parent.invTransform = parent.invTransform || matrix.create(); - matrix.mul(tmpTransform, parent.invTransform, m); - m = tmpTransform; - } - var ox = this.originX; - var oy = this.originY; - if (ox || oy) { - originTransform[4] = ox; - originTransform[5] = oy; - matrix.mul(tmpTransform, m, originTransform); - tmpTransform[4] -= ox; - tmpTransform[5] -= oy; - m = tmpTransform; - } - this.setLocalTransform(m); - }; - Transformable.prototype.getGlobalScale = function (out) { - var m = this.transform; - out = out || []; - if (!m) { - out[0] = 1; - out[1] = 1; - return out; - } - out[0] = Math.sqrt(m[0] * m[0] + m[1] * m[1]); - out[1] = Math.sqrt(m[2] * m[2] + m[3] * m[3]); - if (m[0] < 0) { - out[0] = -out[0]; - } - if (m[3] < 0) { - out[1] = -out[1]; - } - return out; - }; - Transformable.prototype.transformCoordToLocal = function (x, y) { - var v2 = [x, y]; - var invTransform = this.invTransform; - if (invTransform) { - vector.applyTransform(v2, v2, invTransform); - } - return v2; - }; - Transformable.prototype.transformCoordToGlobal = function (x, y) { - var v2 = [x, y]; - var transform = this.transform; - if (transform) { - vector.applyTransform(v2, v2, transform); - } - return v2; - }; - Transformable.prototype.getLineScale = function () { - var m = this.transform; - return m && abs(m[0] - 1) > 1e-10 && abs(m[3] - 1) > 1e-10 - ? Math.sqrt(abs(m[0] * m[3] - m[2] * m[1])) - : 1; - }; - Transformable.prototype.copyTransform = function (source) { - copyTransform(this, source); - }; - Transformable.getLocalTransform = function (target, m) { - m = m || []; - var ox = target.originX || 0; - var oy = target.originY || 0; - var sx = target.scaleX; - var sy = target.scaleY; - var ax = target.anchorX; - var ay = target.anchorY; - var rotation = target.rotation || 0; - var x = target.x; - var y = target.y; - var skewX = target.skewX ? Math.tan(target.skewX) : 0; - var skewY = target.skewY ? Math.tan(-target.skewY) : 0; - if (ox || oy || ax || ay) { - var dx = ox + ax; - var dy = oy + ay; - m[4] = -dx * sx - skewX * dy * sy; - m[5] = -dy * sy - skewY * dx * sx; - } - else { - m[4] = m[5] = 0; - } - m[0] = sx; - m[3] = sy; - m[1] = skewY * sx; - m[2] = skewX * sy; - rotation && matrix.rotate(m, m, rotation); - m[4] += ox + x; - m[5] += oy + y; - return m; - }; - Transformable.initDefaultProps = (function () { - var proto = Transformable.prototype; - proto.scaleX = - proto.scaleY = - proto.globalScaleRatio = 1; - proto.x = - proto.y = - proto.originX = - proto.originY = - proto.skewX = - proto.skewY = - proto.rotation = - proto.anchorX = - proto.anchorY = 0; - })(); - return Transformable; -}()); -; -export var TRANSFORMABLE_PROPS = [ - 'x', 'y', 'originX', 'originY', 'anchorX', 'anchorY', 'rotation', 'scaleX', 'scaleY', 'skewX', 'skewY' -]; -export function copyTransform(target, source) { - for (var i = 0; i < TRANSFORMABLE_PROPS.length; i++) { - var propName = TRANSFORMABLE_PROPS[i]; - target[propName] = source[propName]; - } -} -export default Transformable; diff --git a/node_modules/zrender/lib/core/WeakMap.d.ts b/node_modules/zrender/lib/core/WeakMap.d.ts deleted file mode 100644 index 7b8cd05..0000000 --- a/node_modules/zrender/lib/core/WeakMap.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -export default class WeakMap { - protected _id: string; - constructor(); - get(key: K): V; - set(key: K, value: V): WeakMap; - delete(key: K): boolean; - has(key: K): boolean; - protected _guard(key: K): K; -} diff --git a/node_modules/zrender/lib/core/WeakMap.js b/node_modules/zrender/lib/core/WeakMap.js deleted file mode 100644 index 78d76f5..0000000 --- a/node_modules/zrender/lib/core/WeakMap.js +++ /dev/null @@ -1,42 +0,0 @@ -var wmUniqueIndex = Math.round(Math.random() * 9); -var supportDefineProperty = typeof Object.defineProperty === 'function'; -var WeakMap = (function () { - function WeakMap() { - this._id = '__ec_inner_' + wmUniqueIndex++; - } - WeakMap.prototype.get = function (key) { - return this._guard(key)[this._id]; - }; - WeakMap.prototype.set = function (key, value) { - var target = this._guard(key); - if (supportDefineProperty) { - Object.defineProperty(target, this._id, { - value: value, - enumerable: false, - configurable: true - }); - } - else { - target[this._id] = value; - } - return this; - }; - WeakMap.prototype["delete"] = function (key) { - if (this.has(key)) { - delete this._guard(key)[this._id]; - return true; - } - return false; - }; - WeakMap.prototype.has = function (key) { - return !!this._guard(key)[this._id]; - }; - WeakMap.prototype._guard = function (key) { - if (key !== Object(key)) { - throw TypeError('Value of WeakMap is not a non-null object.'); - } - return key; - }; - return WeakMap; -}()); -export default WeakMap; diff --git a/node_modules/zrender/lib/core/arrayDiff.d.ts b/node_modules/zrender/lib/core/arrayDiff.d.ts deleted file mode 100644 index b2227bc..0000000 --- a/node_modules/zrender/lib/core/arrayDiff.d.ts +++ /dev/null @@ -1,9 +0,0 @@ -declare type EqualFunc = (a: T, b: T) => boolean; -declare type DiffComponent = { - count: number; - added: boolean; - removed: boolean; - indices: number[]; -}; -export default function arrayDiff(oldArr: T[], newArr: T[], equal?: EqualFunc): DiffComponent[]; -export {}; diff --git a/node_modules/zrender/lib/core/arrayDiff.js b/node_modules/zrender/lib/core/arrayDiff.js deleted file mode 100644 index b11d0ad..0000000 --- a/node_modules/zrender/lib/core/arrayDiff.js +++ /dev/null @@ -1,145 +0,0 @@ -function diff(oldArr, newArr, equals) { - if (!equals) { - equals = function (a, b) { - return a === b; - }; - } - oldArr = oldArr.slice(); - newArr = newArr.slice(); - var newLen = newArr.length; - var oldLen = oldArr.length; - var editLength = 1; - var maxEditLength = newLen + oldLen; - var bestPath = [{ newPos: -1, components: [] }]; - var oldPos = extractCommon(bestPath[0], newArr, oldArr, 0, equals); - if (!oldLen - || !newLen - || (bestPath[0].newPos + 1 >= newLen && oldPos + 1 >= oldLen)) { - var indices = []; - var allCleared = !newLen && oldLen > 0; - var allCreated = !oldLen && newLen > 0; - for (var i = 0; i < (allCleared ? oldArr : newArr).length; i++) { - indices.push(i); - } - return [{ - indices: indices, - count: indices.length, - added: allCreated, - removed: allCleared - }]; - } - function execEditLength() { - for (var diagonalPath = -1 * editLength; diagonalPath <= editLength; diagonalPath += 2) { - var basePath; - var addPath = bestPath[diagonalPath - 1]; - var removePath = bestPath[diagonalPath + 1]; - var oldPos = (removePath ? removePath.newPos : 0) - diagonalPath; - if (addPath) { - bestPath[diagonalPath - 1] = undefined; - } - var canAdd = addPath && addPath.newPos + 1 < newLen; - var canRemove = removePath && 0 <= oldPos && oldPos < oldLen; - if (!canAdd && !canRemove) { - bestPath[diagonalPath] = undefined; - continue; - } - if (!canAdd || (canRemove && addPath.newPos < removePath.newPos)) { - basePath = clonePath(removePath); - pushComponent(basePath.components, false, true); - } - else { - basePath = addPath; - basePath.newPos++; - pushComponent(basePath.components, true, false); - } - oldPos = extractCommon(basePath, newArr, oldArr, diagonalPath, equals); - if (basePath.newPos + 1 >= newLen && oldPos + 1 >= oldLen) { - return buildValues(basePath.components); - } - else { - bestPath[diagonalPath] = basePath; - } - } - editLength++; - } - while (editLength <= maxEditLength) { - var ret = execEditLength(); - if (ret) { - return ret; - } - } -} -function extractCommon(basePath, newArr, oldArr, diagonalPath, equals) { - var newLen = newArr.length; - var oldLen = oldArr.length; - var newPos = basePath.newPos; - var oldPos = newPos - diagonalPath; - var commonCount = 0; - while (newPos + 1 < newLen && oldPos + 1 < oldLen && equals(newArr[newPos + 1], oldArr[oldPos + 1])) { - newPos++; - oldPos++; - commonCount++; - } - if (commonCount) { - basePath.components.push({ - count: commonCount, - added: false, - removed: false, - indices: [] - }); - } - basePath.newPos = newPos; - return oldPos; -} -function pushComponent(components, added, removed) { - var last = components[components.length - 1]; - if (last && last.added === added && last.removed === removed) { - components[components.length - 1] = { - count: last.count + 1, - added: added, - removed: removed, - indices: [] - }; - } - else { - components.push({ - count: 1, - added: added, - removed: removed, - indices: [] - }); - } -} -function buildValues(components) { - var componentPos = 0; - var componentLen = components.length; - var newPos = 0; - var oldPos = 0; - for (; componentPos < componentLen; componentPos++) { - var component = components[componentPos]; - if (!component.removed) { - var indices = []; - for (var i = newPos; i < newPos + component.count; i++) { - indices.push(i); - } - component.indices = indices; - newPos += component.count; - if (!component.added) { - oldPos += component.count; - } - } - else { - for (var i = oldPos; i < oldPos + component.count; i++) { - component.indices.push(i); - } - oldPos += component.count; - } - } - return components; -} -function clonePath(path) { - return { newPos: path.newPos, components: path.components.slice(0) }; -} -export default function arrayDiff(oldArr, newArr, equal) { - return diff(oldArr, newArr, equal); -} diff --git a/node_modules/zrender/lib/core/bbox.d.ts b/node_modules/zrender/lib/core/bbox.d.ts deleted file mode 100644 index adcfc09..0000000 --- a/node_modules/zrender/lib/core/bbox.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import * as vec2 from './vector'; -export declare function fromPoints(points: ArrayLike[], min: vec2.VectorArray, max: vec2.VectorArray): void; -export declare function fromLine(x0: number, y0: number, x1: number, y1: number, min: vec2.VectorArray, max: vec2.VectorArray): void; -export declare function fromCubic(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, min: vec2.VectorArray, max: vec2.VectorArray): void; -export declare function fromQuadratic(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, min: vec2.VectorArray, max: vec2.VectorArray): void; -export declare function fromArc(x: number, y: number, rx: number, ry: number, startAngle: number, endAngle: number, anticlockwise: boolean, min: vec2.VectorArray, max: vec2.VectorArray): void; diff --git a/node_modules/zrender/lib/core/bbox.js b/node_modules/zrender/lib/core/bbox.js deleted file mode 100644 index cc1a82c..0000000 --- a/node_modules/zrender/lib/core/bbox.js +++ /dev/null @@ -1,124 +0,0 @@ -import * as vec2 from './vector.js'; -import * as curve from './curve.js'; -var mathMin = Math.min; -var mathMax = Math.max; -var mathSin = Math.sin; -var mathCos = Math.cos; -var PI2 = Math.PI * 2; -var start = vec2.create(); -var end = vec2.create(); -var extremity = vec2.create(); -export function fromPoints(points, min, max) { - if (points.length === 0) { - return; - } - var p = points[0]; - var left = p[0]; - var right = p[0]; - var top = p[1]; - var bottom = p[1]; - for (var i = 1; i < points.length; i++) { - p = points[i]; - left = mathMin(left, p[0]); - right = mathMax(right, p[0]); - top = mathMin(top, p[1]); - bottom = mathMax(bottom, p[1]); - } - min[0] = left; - min[1] = top; - max[0] = right; - max[1] = bottom; -} -export function fromLine(x0, y0, x1, y1, min, max) { - min[0] = mathMin(x0, x1); - min[1] = mathMin(y0, y1); - max[0] = mathMax(x0, x1); - max[1] = mathMax(y0, y1); -} -var xDim = []; -var yDim = []; -export function fromCubic(x0, y0, x1, y1, x2, y2, x3, y3, min, max) { - var cubicExtrema = curve.cubicExtrema; - var cubicAt = curve.cubicAt; - var n = cubicExtrema(x0, x1, x2, x3, xDim); - min[0] = Infinity; - min[1] = Infinity; - max[0] = -Infinity; - max[1] = -Infinity; - for (var i = 0; i < n; i++) { - var x = cubicAt(x0, x1, x2, x3, xDim[i]); - min[0] = mathMin(x, min[0]); - max[0] = mathMax(x, max[0]); - } - n = cubicExtrema(y0, y1, y2, y3, yDim); - for (var i = 0; i < n; i++) { - var y = cubicAt(y0, y1, y2, y3, yDim[i]); - min[1] = mathMin(y, min[1]); - max[1] = mathMax(y, max[1]); - } - min[0] = mathMin(x0, min[0]); - max[0] = mathMax(x0, max[0]); - min[0] = mathMin(x3, min[0]); - max[0] = mathMax(x3, max[0]); - min[1] = mathMin(y0, min[1]); - max[1] = mathMax(y0, max[1]); - min[1] = mathMin(y3, min[1]); - max[1] = mathMax(y3, max[1]); -} -export function fromQuadratic(x0, y0, x1, y1, x2, y2, min, max) { - var quadraticExtremum = curve.quadraticExtremum; - var quadraticAt = curve.quadraticAt; - var tx = mathMax(mathMin(quadraticExtremum(x0, x1, x2), 1), 0); - var ty = mathMax(mathMin(quadraticExtremum(y0, y1, y2), 1), 0); - var x = quadraticAt(x0, x1, x2, tx); - var y = quadraticAt(y0, y1, y2, ty); - min[0] = mathMin(x0, x2, x); - min[1] = mathMin(y0, y2, y); - max[0] = mathMax(x0, x2, x); - max[1] = mathMax(y0, y2, y); -} -export function fromArc(x, y, rx, ry, startAngle, endAngle, anticlockwise, min, max) { - var vec2Min = vec2.min; - var vec2Max = vec2.max; - var diff = Math.abs(startAngle - endAngle); - if (diff % PI2 < 1e-4 && diff > 1e-4) { - min[0] = x - rx; - min[1] = y - ry; - max[0] = x + rx; - max[1] = y + ry; - return; - } - start[0] = mathCos(startAngle) * rx + x; - start[1] = mathSin(startAngle) * ry + y; - end[0] = mathCos(endAngle) * rx + x; - end[1] = mathSin(endAngle) * ry + y; - vec2Min(min, start, end); - vec2Max(max, start, end); - startAngle = startAngle % (PI2); - if (startAngle < 0) { - startAngle = startAngle + PI2; - } - endAngle = endAngle % (PI2); - if (endAngle < 0) { - endAngle = endAngle + PI2; - } - if (startAngle > endAngle && !anticlockwise) { - endAngle += PI2; - } - else if (startAngle < endAngle && anticlockwise) { - startAngle += PI2; - } - if (anticlockwise) { - var tmp = endAngle; - endAngle = startAngle; - startAngle = tmp; - } - for (var angle = 0; angle < endAngle; angle += Math.PI / 2) { - if (angle > startAngle) { - extremity[0] = mathCos(angle) * rx + x; - extremity[1] = mathSin(angle) * ry + y; - vec2Min(min, extremity, min); - vec2Max(max, extremity, max); - } - } -} diff --git a/node_modules/zrender/lib/core/curve.d.ts b/node_modules/zrender/lib/core/curve.d.ts deleted file mode 100644 index d2a9f78..0000000 --- a/node_modules/zrender/lib/core/curve.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import { VectorArray } from './vector'; -export declare function cubicAt(p0: number, p1: number, p2: number, p3: number, t: number): number; -export declare function cubicDerivativeAt(p0: number, p1: number, p2: number, p3: number, t: number): number; -export declare function cubicRootAt(p0: number, p1: number, p2: number, p3: number, val: number, roots: number[]): number; -export declare function cubicExtrema(p0: number, p1: number, p2: number, p3: number, extrema: number[]): number; -export declare function cubicSubdivide(p0: number, p1: number, p2: number, p3: number, t: number, out: number[]): void; -export declare function cubicProjectPoint(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, x: number, y: number, out: VectorArray): number; -export declare function cubicLength(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, iteration: number): number; -export declare function quadraticAt(p0: number, p1: number, p2: number, t: number): number; -export declare function quadraticDerivativeAt(p0: number, p1: number, p2: number, t: number): number; -export declare function quadraticRootAt(p0: number, p1: number, p2: number, val: number, roots: number[]): number; -export declare function quadraticExtremum(p0: number, p1: number, p2: number): number; -export declare function quadraticSubdivide(p0: number, p1: number, p2: number, t: number, out: number[]): void; -export declare function quadraticProjectPoint(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x: number, y: number, out: VectorArray): number; -export declare function quadraticLength(x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, iteration: number): number; diff --git a/node_modules/zrender/lib/core/curve.js b/node_modules/zrender/lib/core/curve.js deleted file mode 100644 index 7deda97..0000000 --- a/node_modules/zrender/lib/core/curve.js +++ /dev/null @@ -1,345 +0,0 @@ -import { create as v2Create, distSquare as v2DistSquare } from './vector.js'; -var mathPow = Math.pow; -var mathSqrt = Math.sqrt; -var EPSILON = 1e-8; -var EPSILON_NUMERIC = 1e-4; -var THREE_SQRT = mathSqrt(3); -var ONE_THIRD = 1 / 3; -var _v0 = v2Create(); -var _v1 = v2Create(); -var _v2 = v2Create(); -function isAroundZero(val) { - return val > -EPSILON && val < EPSILON; -} -function isNotAroundZero(val) { - return val > EPSILON || val < -EPSILON; -} -export function cubicAt(p0, p1, p2, p3, t) { - var onet = 1 - t; - return onet * onet * (onet * p0 + 3 * t * p1) - + t * t * (t * p3 + 3 * onet * p2); -} -export function cubicDerivativeAt(p0, p1, p2, p3, t) { - var onet = 1 - t; - return 3 * (((p1 - p0) * onet + 2 * (p2 - p1) * t) * onet - + (p3 - p2) * t * t); -} -export function cubicRootAt(p0, p1, p2, p3, val, roots) { - var a = p3 + 3 * (p1 - p2) - p0; - var b = 3 * (p2 - p1 * 2 + p0); - var c = 3 * (p1 - p0); - var d = p0 - val; - var A = b * b - 3 * a * c; - var B = b * c - 9 * a * d; - var C = c * c - 3 * b * d; - var n = 0; - if (isAroundZero(A) && isAroundZero(B)) { - if (isAroundZero(b)) { - roots[0] = 0; - } - else { - var t1 = -c / b; - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - } - else { - var disc = B * B - 4 * A * C; - if (isAroundZero(disc)) { - var K = B / A; - var t1 = -b / a + K; - var t2 = -K / 2; - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - } - else if (disc > 0) { - var discSqrt = mathSqrt(disc); - var Y1 = A * b + 1.5 * a * (-B + discSqrt); - var Y2 = A * b + 1.5 * a * (-B - discSqrt); - if (Y1 < 0) { - Y1 = -mathPow(-Y1, ONE_THIRD); - } - else { - Y1 = mathPow(Y1, ONE_THIRD); - } - if (Y2 < 0) { - Y2 = -mathPow(-Y2, ONE_THIRD); - } - else { - Y2 = mathPow(Y2, ONE_THIRD); - } - var t1 = (-b - (Y1 + Y2)) / (3 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - else { - var T = (2 * A * b - 3 * a * B) / (2 * mathSqrt(A * A * A)); - var theta = Math.acos(T) / 3; - var ASqrt = mathSqrt(A); - var tmp = Math.cos(theta); - var t1 = (-b - 2 * ASqrt * tmp) / (3 * a); - var t2 = (-b + ASqrt * (tmp + THREE_SQRT * Math.sin(theta))) / (3 * a); - var t3 = (-b + ASqrt * (tmp - THREE_SQRT * Math.sin(theta))) / (3 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - if (t3 >= 0 && t3 <= 1) { - roots[n++] = t3; - } - } - } - return n; -} -export function cubicExtrema(p0, p1, p2, p3, extrema) { - var b = 6 * p2 - 12 * p1 + 6 * p0; - var a = 9 * p1 + 3 * p3 - 3 * p0 - 9 * p2; - var c = 3 * p1 - 3 * p0; - var n = 0; - if (isAroundZero(a)) { - if (isNotAroundZero(b)) { - var t1 = -c / b; - if (t1 >= 0 && t1 <= 1) { - extrema[n++] = t1; - } - } - } - else { - var disc = b * b - 4 * a * c; - if (isAroundZero(disc)) { - extrema[0] = -b / (2 * a); - } - else if (disc > 0) { - var discSqrt = mathSqrt(disc); - var t1 = (-b + discSqrt) / (2 * a); - var t2 = (-b - discSqrt) / (2 * a); - if (t1 >= 0 && t1 <= 1) { - extrema[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - extrema[n++] = t2; - } - } - } - return n; -} -export function cubicSubdivide(p0, p1, p2, p3, t, out) { - var p01 = (p1 - p0) * t + p0; - var p12 = (p2 - p1) * t + p1; - var p23 = (p3 - p2) * t + p2; - var p012 = (p12 - p01) * t + p01; - var p123 = (p23 - p12) * t + p12; - var p0123 = (p123 - p012) * t + p012; - out[0] = p0; - out[1] = p01; - out[2] = p012; - out[3] = p0123; - out[4] = p0123; - out[5] = p123; - out[6] = p23; - out[7] = p3; -} -export function cubicProjectPoint(x0, y0, x1, y1, x2, y2, x3, y3, x, y, out) { - var t; - var interval = 0.005; - var d = Infinity; - var prev; - var next; - var d1; - var d2; - _v0[0] = x; - _v0[1] = y; - for (var _t = 0; _t < 1; _t += 0.05) { - _v1[0] = cubicAt(x0, x1, x2, x3, _t); - _v1[1] = cubicAt(y0, y1, y2, y3, _t); - d1 = v2DistSquare(_v0, _v1); - if (d1 < d) { - t = _t; - d = d1; - } - } - d = Infinity; - for (var i = 0; i < 32; i++) { - if (interval < EPSILON_NUMERIC) { - break; - } - prev = t - interval; - next = t + interval; - _v1[0] = cubicAt(x0, x1, x2, x3, prev); - _v1[1] = cubicAt(y0, y1, y2, y3, prev); - d1 = v2DistSquare(_v1, _v0); - if (prev >= 0 && d1 < d) { - t = prev; - d = d1; - } - else { - _v2[0] = cubicAt(x0, x1, x2, x3, next); - _v2[1] = cubicAt(y0, y1, y2, y3, next); - d2 = v2DistSquare(_v2, _v0); - if (next <= 1 && d2 < d) { - t = next; - d = d2; - } - else { - interval *= 0.5; - } - } - } - if (out) { - out[0] = cubicAt(x0, x1, x2, x3, t); - out[1] = cubicAt(y0, y1, y2, y3, t); - } - return mathSqrt(d); -} -export function cubicLength(x0, y0, x1, y1, x2, y2, x3, y3, iteration) { - var px = x0; - var py = y0; - var d = 0; - var step = 1 / iteration; - for (var i = 1; i <= iteration; i++) { - var t = i * step; - var x = cubicAt(x0, x1, x2, x3, t); - var y = cubicAt(y0, y1, y2, y3, t); - var dx = x - px; - var dy = y - py; - d += Math.sqrt(dx * dx + dy * dy); - px = x; - py = y; - } - return d; -} -export function quadraticAt(p0, p1, p2, t) { - var onet = 1 - t; - return onet * (onet * p0 + 2 * t * p1) + t * t * p2; -} -export function quadraticDerivativeAt(p0, p1, p2, t) { - return 2 * ((1 - t) * (p1 - p0) + t * (p2 - p1)); -} -export function quadraticRootAt(p0, p1, p2, val, roots) { - var a = p0 - 2 * p1 + p2; - var b = 2 * (p1 - p0); - var c = p0 - val; - var n = 0; - if (isAroundZero(a)) { - if (isNotAroundZero(b)) { - var t1 = -c / b; - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - } - else { - var disc = b * b - 4 * a * c; - if (isAroundZero(disc)) { - var t1 = -b / (2 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - else if (disc > 0) { - var discSqrt = mathSqrt(disc); - var t1 = (-b + discSqrt) / (2 * a); - var t2 = (-b - discSqrt) / (2 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - } - } - return n; -} -export function quadraticExtremum(p0, p1, p2) { - var divider = p0 + p2 - 2 * p1; - if (divider === 0) { - return 0.5; - } - else { - return (p0 - p1) / divider; - } -} -export function quadraticSubdivide(p0, p1, p2, t, out) { - var p01 = (p1 - p0) * t + p0; - var p12 = (p2 - p1) * t + p1; - var p012 = (p12 - p01) * t + p01; - out[0] = p0; - out[1] = p01; - out[2] = p012; - out[3] = p012; - out[4] = p12; - out[5] = p2; -} -export function quadraticProjectPoint(x0, y0, x1, y1, x2, y2, x, y, out) { - var t; - var interval = 0.005; - var d = Infinity; - _v0[0] = x; - _v0[1] = y; - for (var _t = 0; _t < 1; _t += 0.05) { - _v1[0] = quadraticAt(x0, x1, x2, _t); - _v1[1] = quadraticAt(y0, y1, y2, _t); - var d1 = v2DistSquare(_v0, _v1); - if (d1 < d) { - t = _t; - d = d1; - } - } - d = Infinity; - for (var i = 0; i < 32; i++) { - if (interval < EPSILON_NUMERIC) { - break; - } - var prev = t - interval; - var next = t + interval; - _v1[0] = quadraticAt(x0, x1, x2, prev); - _v1[1] = quadraticAt(y0, y1, y2, prev); - var d1 = v2DistSquare(_v1, _v0); - if (prev >= 0 && d1 < d) { - t = prev; - d = d1; - } - else { - _v2[0] = quadraticAt(x0, x1, x2, next); - _v2[1] = quadraticAt(y0, y1, y2, next); - var d2 = v2DistSquare(_v2, _v0); - if (next <= 1 && d2 < d) { - t = next; - d = d2; - } - else { - interval *= 0.5; - } - } - } - if (out) { - out[0] = quadraticAt(x0, x1, x2, t); - out[1] = quadraticAt(y0, y1, y2, t); - } - return mathSqrt(d); -} -export function quadraticLength(x0, y0, x1, y1, x2, y2, iteration) { - var px = x0; - var py = y0; - var d = 0; - var step = 1 / iteration; - for (var i = 1; i <= iteration; i++) { - var t = i * step; - var x = quadraticAt(x0, x1, x2, t); - var y = quadraticAt(y0, y1, y2, t); - var dx = x - px; - var dy = y - py; - d += Math.sqrt(dx * dx + dy * dy); - px = x; - py = y; - } - return d; -} diff --git a/node_modules/zrender/lib/core/dom.d.ts b/node_modules/zrender/lib/core/dom.d.ts deleted file mode 100644 index b2f1123..0000000 --- a/node_modules/zrender/lib/core/dom.d.ts +++ /dev/null @@ -1,4 +0,0 @@ -export declare function transformLocalCoord(out: number[], elFrom: HTMLElement, elTarget: HTMLElement, inX: number, inY: number): boolean; -export declare function transformCoordWithViewport(out: number[], el: HTMLElement, inX: number, inY: number, inverse?: boolean): boolean; -export declare function isCanvasEl(el: HTMLElement): el is HTMLCanvasElement; -export declare function encodeHTML(source: string): string; diff --git a/node_modules/zrender/lib/core/dom.js b/node_modules/zrender/lib/core/dom.js deleted file mode 100644 index 2259809..0000000 --- a/node_modules/zrender/lib/core/dom.js +++ /dev/null @@ -1,94 +0,0 @@ -import env from './env.js'; -import { buildTransformer } from './fourPointsTransform.js'; -var EVENT_SAVED_PROP = '___zrEVENTSAVED'; -var _calcOut = []; -export function transformLocalCoord(out, elFrom, elTarget, inX, inY) { - return transformCoordWithViewport(_calcOut, elFrom, inX, inY, true) - && transformCoordWithViewport(out, elTarget, _calcOut[0], _calcOut[1]); -} -export function transformCoordWithViewport(out, el, inX, inY, inverse) { - if (el.getBoundingClientRect && env.domSupported && !isCanvasEl(el)) { - var saved = el[EVENT_SAVED_PROP] || (el[EVENT_SAVED_PROP] = {}); - var markers = prepareCoordMarkers(el, saved); - var transformer = preparePointerTransformer(markers, saved, inverse); - if (transformer) { - transformer(out, inX, inY); - return true; - } - } - return false; -} -function prepareCoordMarkers(el, saved) { - var markers = saved.markers; - if (markers) { - return markers; - } - markers = saved.markers = []; - var propLR = ['left', 'right']; - var propTB = ['top', 'bottom']; - for (var i = 0; i < 4; i++) { - var marker = document.createElement('div'); - var stl = marker.style; - var idxLR = i % 2; - var idxTB = (i >> 1) % 2; - stl.cssText = [ - 'position: absolute', - 'visibility: hidden', - 'padding: 0', - 'margin: 0', - 'border-width: 0', - 'user-select: none', - 'width:0', - 'height:0', - propLR[idxLR] + ':0', - propTB[idxTB] + ':0', - propLR[1 - idxLR] + ':auto', - propTB[1 - idxTB] + ':auto', - '' - ].join('!important;'); - el.appendChild(marker); - markers.push(marker); - } - return markers; -} -function preparePointerTransformer(markers, saved, inverse) { - var transformerName = inverse ? 'invTrans' : 'trans'; - var transformer = saved[transformerName]; - var oldSrcCoords = saved.srcCoords; - var srcCoords = []; - var destCoords = []; - var oldCoordTheSame = true; - for (var i = 0; i < 4; i++) { - var rect = markers[i].getBoundingClientRect(); - var ii = 2 * i; - var x = rect.left; - var y = rect.top; - srcCoords.push(x, y); - oldCoordTheSame = oldCoordTheSame && oldSrcCoords && x === oldSrcCoords[ii] && y === oldSrcCoords[ii + 1]; - destCoords.push(markers[i].offsetLeft, markers[i].offsetTop); - } - return (oldCoordTheSame && transformer) - ? transformer - : (saved.srcCoords = srcCoords, - saved[transformerName] = inverse - ? buildTransformer(destCoords, srcCoords) - : buildTransformer(srcCoords, destCoords)); -} -export function isCanvasEl(el) { - return el.nodeName.toUpperCase() === 'CANVAS'; -} -var replaceReg = /([&<>"'])/g; -var replaceMap = { - '&': '&', - '<': '<', - '>': '>', - '"': '"', - '\'': ''' -}; -export function encodeHTML(source) { - return source == null - ? '' - : (source + '').replace(replaceReg, function (str, c) { - return replaceMap[c]; - }); -} diff --git a/node_modules/zrender/lib/core/env.d.ts b/node_modules/zrender/lib/core/env.d.ts deleted file mode 100644 index 6bf73f4..0000000 --- a/node_modules/zrender/lib/core/env.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -declare class Browser { - firefox: boolean; - ie: boolean; - edge: boolean; - newEdge: boolean; - weChat: boolean; - version: string | number; -} -declare class Env { - browser: Browser; - node: boolean; - wxa: boolean; - worker: boolean; - svgSupported: boolean; - touchEventsSupported: boolean; - pointerEventsSupported: boolean; - domSupported: boolean; - transformSupported: boolean; - transform3dSupported: boolean; - hasGlobalWindow: boolean; -} -declare const env: Env; -export default env; diff --git a/node_modules/zrender/lib/core/env.js b/node_modules/zrender/lib/core/env.js deleted file mode 100644 index 6404db4..0000000 --- a/node_modules/zrender/lib/core/env.js +++ /dev/null @@ -1,80 +0,0 @@ -var Browser = (function () { - function Browser() { - this.firefox = false; - this.ie = false; - this.edge = false; - this.newEdge = false; - this.weChat = false; - } - return Browser; -}()); -var Env = (function () { - function Env() { - this.browser = new Browser(); - this.node = false; - this.wxa = false; - this.worker = false; - this.svgSupported = false; - this.touchEventsSupported = false; - this.pointerEventsSupported = false; - this.domSupported = false; - this.transformSupported = false; - this.transform3dSupported = false; - this.hasGlobalWindow = typeof window !== 'undefined'; - } - return Env; -}()); -var env = new Env(); -if (typeof wx === 'object' && typeof wx.getSystemInfoSync === 'function') { - env.wxa = true; - env.touchEventsSupported = true; -} -else if (typeof document === 'undefined' && typeof self !== 'undefined') { - env.worker = true; -} -else if (typeof navigator === 'undefined' - || navigator.userAgent.indexOf('Node.js') === 0) { - env.node = true; - env.svgSupported = true; -} -else { - detect(navigator.userAgent, env); -} -function detect(ua, env) { - var browser = env.browser; - var firefox = ua.match(/Firefox\/([\d.]+)/); - var ie = ua.match(/MSIE\s([\d.]+)/) - || ua.match(/Trident\/.+?rv:(([\d.]+))/); - var edge = ua.match(/Edge?\/([\d.]+)/); - var weChat = (/micromessenger/i).test(ua); - if (firefox) { - browser.firefox = true; - browser.version = firefox[1]; - } - if (ie) { - browser.ie = true; - browser.version = ie[1]; - } - if (edge) { - browser.edge = true; - browser.version = edge[1]; - browser.newEdge = +edge[1].split('.')[0] > 18; - } - if (weChat) { - browser.weChat = true; - } - env.svgSupported = typeof SVGRect !== 'undefined'; - env.touchEventsSupported = 'ontouchstart' in window && !browser.ie && !browser.edge; - env.pointerEventsSupported = 'onpointerdown' in window - && (browser.edge || (browser.ie && +browser.version >= 11)); - env.domSupported = typeof document !== 'undefined'; - var style = document.documentElement.style; - env.transform3dSupported = ((browser.ie && 'transition' in style) - || browser.edge - || (('WebKitCSSMatrix' in window) && ('m11' in new WebKitCSSMatrix())) - || 'MozPerspective' in style) - && !('OTransition' in style); - env.transformSupported = env.transform3dSupported - || (browser.ie && +browser.version >= 9); -} -export default env; diff --git a/node_modules/zrender/lib/core/event.d.ts b/node_modules/zrender/lib/core/event.d.ts deleted file mode 100644 index 0270c29..0000000 --- a/node_modules/zrender/lib/core/event.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import Eventful from './Eventful'; -import { ZRRawEvent } from './types'; -declare type FirefoxMouseEvent = { - layerX: number; - layerY: number; -}; -export declare function clientToLocal(el: HTMLElement, e: ZRRawEvent | FirefoxMouseEvent | Touch, out: { - zrX?: number; - zrY?: number; -}, calculate?: boolean): { - zrX?: number; - zrY?: number; -}; -export declare function getNativeEvent(e: ZRRawEvent): ZRRawEvent; -export declare function normalizeEvent(el: HTMLElement, e: ZRRawEvent, calculate?: boolean): ZRRawEvent; -declare type AddEventListenerParams = Parameters; -declare type RemoveEventListenerParams = Parameters; -export declare function addEventListener(el: HTMLElement | HTMLDocument, name: AddEventListenerParams[0], handler: AddEventListenerParams[1], opt?: AddEventListenerParams[2]): void; -export declare function removeEventListener(el: HTMLElement | HTMLDocument, name: RemoveEventListenerParams[0], handler: RemoveEventListenerParams[1], opt: RemoveEventListenerParams[2]): void; -export declare const stop: (e: MouseEvent | TouchEvent | PointerEvent) => void; -export declare function isMiddleOrRightButtonOnMouseUpDown(e: { - which: number; -}): boolean; -export { Eventful as Dispatcher }; diff --git a/node_modules/zrender/lib/core/event.js b/node_modules/zrender/lib/core/event.js deleted file mode 100644 index 176e94f..0000000 --- a/node_modules/zrender/lib/core/event.js +++ /dev/null @@ -1,107 +0,0 @@ -import Eventful from './Eventful.js'; -import env from './env.js'; -import { isCanvasEl, transformCoordWithViewport } from './dom.js'; -var MOUSE_EVENT_REG = /^(?:mouse|pointer|contextmenu|drag|drop)|click/; -var _calcOut = []; -var firefoxNotSupportOffsetXY = env.browser.firefox - && +env.browser.version.split('.')[0] < 39; -export function clientToLocal(el, e, out, calculate) { - out = out || {}; - if (calculate) { - calculateZrXY(el, e, out); - } - else if (firefoxNotSupportOffsetXY - && e.layerX != null - && e.layerX !== e.offsetX) { - out.zrX = e.layerX; - out.zrY = e.layerY; - } - else if (e.offsetX != null) { - out.zrX = e.offsetX; - out.zrY = e.offsetY; - } - else { - calculateZrXY(el, e, out); - } - return out; -} -function calculateZrXY(el, e, out) { - if (env.domSupported && el.getBoundingClientRect) { - var ex = e.clientX; - var ey = e.clientY; - if (isCanvasEl(el)) { - var box = el.getBoundingClientRect(); - out.zrX = ex - box.left; - out.zrY = ey - box.top; - return; - } - else { - if (transformCoordWithViewport(_calcOut, el, ex, ey)) { - out.zrX = _calcOut[0]; - out.zrY = _calcOut[1]; - return; - } - } - } - out.zrX = out.zrY = 0; -} -export function getNativeEvent(e) { - return e - || window.event; -} -export function normalizeEvent(el, e, calculate) { - e = getNativeEvent(e); - if (e.zrX != null) { - return e; - } - var eventType = e.type; - var isTouch = eventType && eventType.indexOf('touch') >= 0; - if (!isTouch) { - clientToLocal(el, e, e, calculate); - var wheelDelta = getWheelDeltaMayPolyfill(e); - e.zrDelta = wheelDelta ? wheelDelta / 120 : -(e.detail || 0) / 3; - } - else { - var touch = eventType !== 'touchend' - ? e.targetTouches[0] - : e.changedTouches[0]; - touch && clientToLocal(el, touch, e, calculate); - } - var button = e.button; - if (e.which == null && button !== undefined && MOUSE_EVENT_REG.test(e.type)) { - e.which = (button & 1 ? 1 : (button & 2 ? 3 : (button & 4 ? 2 : 0))); - } - return e; -} -function getWheelDeltaMayPolyfill(e) { - var rawWheelDelta = e.wheelDelta; - if (rawWheelDelta) { - return rawWheelDelta; - } - var deltaX = e.deltaX; - var deltaY = e.deltaY; - if (deltaX == null || deltaY == null) { - return rawWheelDelta; - } - var delta = deltaY !== 0 ? Math.abs(deltaY) : Math.abs(deltaX); - var sign = deltaY > 0 ? -1 - : deltaY < 0 ? 1 - : deltaX > 0 ? -1 - : 1; - return 3 * delta * sign; -} -export function addEventListener(el, name, handler, opt) { - el.addEventListener(name, handler, opt); -} -export function removeEventListener(el, name, handler, opt) { - el.removeEventListener(name, handler, opt); -} -export var stop = function (e) { - e.preventDefault(); - e.stopPropagation(); - e.cancelBubble = true; -}; -export function isMiddleOrRightButtonOnMouseUpDown(e) { - return e.which === 2 || e.which === 3; -} -export { Eventful as Dispatcher }; diff --git a/node_modules/zrender/lib/core/fourPointsTransform.d.ts b/node_modules/zrender/lib/core/fourPointsTransform.d.ts deleted file mode 100644 index c47dc41..0000000 --- a/node_modules/zrender/lib/core/fourPointsTransform.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function buildTransformer(src: number[], dest: number[]): (out: number[], srcPointX: number, srcPointY: number) => void; diff --git a/node_modules/zrender/lib/core/fourPointsTransform.js b/node_modules/zrender/lib/core/fourPointsTransform.js deleted file mode 100644 index 95765d1..0000000 --- a/node_modules/zrender/lib/core/fourPointsTransform.js +++ /dev/null @@ -1,59 +0,0 @@ -var LN2 = Math.log(2); -function determinant(rows, rank, rowStart, rowMask, colMask, detCache) { - var cacheKey = rowMask + '-' + colMask; - var fullRank = rows.length; - if (detCache.hasOwnProperty(cacheKey)) { - return detCache[cacheKey]; - } - if (rank === 1) { - var colStart = Math.round(Math.log(((1 << fullRank) - 1) & ~colMask) / LN2); - return rows[rowStart][colStart]; - } - var subRowMask = rowMask | (1 << rowStart); - var subRowStart = rowStart + 1; - while (rowMask & (1 << subRowStart)) { - subRowStart++; - } - var sum = 0; - for (var j = 0, colLocalIdx = 0; j < fullRank; j++) { - var colTag = 1 << j; - if (!(colTag & colMask)) { - sum += (colLocalIdx % 2 ? -1 : 1) * rows[rowStart][j] - * determinant(rows, rank - 1, subRowStart, subRowMask, colMask | colTag, detCache); - colLocalIdx++; - } - } - detCache[cacheKey] = sum; - return sum; -} -export function buildTransformer(src, dest) { - var mA = [ - [src[0], src[1], 1, 0, 0, 0, -dest[0] * src[0], -dest[0] * src[1]], - [0, 0, 0, src[0], src[1], 1, -dest[1] * src[0], -dest[1] * src[1]], - [src[2], src[3], 1, 0, 0, 0, -dest[2] * src[2], -dest[2] * src[3]], - [0, 0, 0, src[2], src[3], 1, -dest[3] * src[2], -dest[3] * src[3]], - [src[4], src[5], 1, 0, 0, 0, -dest[4] * src[4], -dest[4] * src[5]], - [0, 0, 0, src[4], src[5], 1, -dest[5] * src[4], -dest[5] * src[5]], - [src[6], src[7], 1, 0, 0, 0, -dest[6] * src[6], -dest[6] * src[7]], - [0, 0, 0, src[6], src[7], 1, -dest[7] * src[6], -dest[7] * src[7]] - ]; - var detCache = {}; - var det = determinant(mA, 8, 0, 0, 0, detCache); - if (det === 0) { - return; - } - var vh = []; - for (var i = 0; i < 8; i++) { - for (var j = 0; j < 8; j++) { - vh[j] == null && (vh[j] = 0); - vh[j] += ((i + j) % 2 ? -1 : 1) - * determinant(mA, 7, i === 0 ? 1 : 0, 1 << i, 1 << j, detCache) - / det * dest[i]; - } - } - return function (out, srcPointX, srcPointY) { - var pk = srcPointX * vh[6] + srcPointY * vh[7] + 1; - out[0] = (srcPointX * vh[0] + srcPointY * vh[1] + vh[2]) / pk; - out[1] = (srcPointX * vh[3] + srcPointY * vh[4] + vh[5]) / pk; - }; -} diff --git a/node_modules/zrender/lib/core/matrix.d.ts b/node_modules/zrender/lib/core/matrix.d.ts deleted file mode 100644 index cf300a2..0000000 --- a/node_modules/zrender/lib/core/matrix.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { VectorArray } from './vector'; -export declare type MatrixArray = number[]; -export declare function create(): MatrixArray; -export declare function identity(out: MatrixArray): MatrixArray; -export declare function copy(out: MatrixArray, m: MatrixArray): MatrixArray; -export declare function mul(out: MatrixArray, m1: MatrixArray, m2: MatrixArray): MatrixArray; -export declare function translate(out: MatrixArray, a: MatrixArray, v: VectorArray): MatrixArray; -export declare function rotate(out: MatrixArray, a: MatrixArray, rad: number, pivot?: VectorArray): MatrixArray; -export declare function scale(out: MatrixArray, a: MatrixArray, v: VectorArray): MatrixArray; -export declare function invert(out: MatrixArray, a: MatrixArray): MatrixArray | null; -export declare function clone(a: MatrixArray): MatrixArray; diff --git a/node_modules/zrender/lib/core/matrix.js b/node_modules/zrender/lib/core/matrix.js deleted file mode 100644 index 9d74434..0000000 --- a/node_modules/zrender/lib/core/matrix.js +++ /dev/null @@ -1,99 +0,0 @@ -export function create() { - return [1, 0, 0, 1, 0, 0]; -} -export function identity(out) { - out[0] = 1; - out[1] = 0; - out[2] = 0; - out[3] = 1; - out[4] = 0; - out[5] = 0; - return out; -} -export function copy(out, m) { - out[0] = m[0]; - out[1] = m[1]; - out[2] = m[2]; - out[3] = m[3]; - out[4] = m[4]; - out[5] = m[5]; - return out; -} -export function mul(out, m1, m2) { - var out0 = m1[0] * m2[0] + m1[2] * m2[1]; - var out1 = m1[1] * m2[0] + m1[3] * m2[1]; - var out2 = m1[0] * m2[2] + m1[2] * m2[3]; - var out3 = m1[1] * m2[2] + m1[3] * m2[3]; - var out4 = m1[0] * m2[4] + m1[2] * m2[5] + m1[4]; - var out5 = m1[1] * m2[4] + m1[3] * m2[5] + m1[5]; - out[0] = out0; - out[1] = out1; - out[2] = out2; - out[3] = out3; - out[4] = out4; - out[5] = out5; - return out; -} -export function translate(out, a, v) { - out[0] = a[0]; - out[1] = a[1]; - out[2] = a[2]; - out[3] = a[3]; - out[4] = a[4] + v[0]; - out[5] = a[5] + v[1]; - return out; -} -export function rotate(out, a, rad, pivot) { - if (pivot === void 0) { pivot = [0, 0]; } - var aa = a[0]; - var ac = a[2]; - var atx = a[4]; - var ab = a[1]; - var ad = a[3]; - var aty = a[5]; - var st = Math.sin(rad); - var ct = Math.cos(rad); - out[0] = aa * ct + ab * st; - out[1] = -aa * st + ab * ct; - out[2] = ac * ct + ad * st; - out[3] = -ac * st + ct * ad; - out[4] = ct * (atx - pivot[0]) + st * (aty - pivot[1]) + pivot[0]; - out[5] = ct * (aty - pivot[1]) - st * (atx - pivot[0]) + pivot[1]; - return out; -} -export function scale(out, a, v) { - var vx = v[0]; - var vy = v[1]; - out[0] = a[0] * vx; - out[1] = a[1] * vy; - out[2] = a[2] * vx; - out[3] = a[3] * vy; - out[4] = a[4] * vx; - out[5] = a[5] * vy; - return out; -} -export function invert(out, a) { - var aa = a[0]; - var ac = a[2]; - var atx = a[4]; - var ab = a[1]; - var ad = a[3]; - var aty = a[5]; - var det = aa * ad - ab * ac; - if (!det) { - return null; - } - det = 1.0 / det; - out[0] = ad * det; - out[1] = -ab * det; - out[2] = -ac * det; - out[3] = aa * det; - out[4] = (ac * aty - ad * atx) * det; - out[5] = (ab * atx - aa * aty) * det; - return out; -} -export function clone(a) { - var b = create(); - copy(b, a); - return b; -} diff --git a/node_modules/zrender/lib/core/platform.d.ts b/node_modules/zrender/lib/core/platform.d.ts deleted file mode 100644 index c0e6926..0000000 --- a/node_modules/zrender/lib/core/platform.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -export declare const DEFAULT_FONT_SIZE = 12; -export declare const DEFAULT_FONT_FAMILY = "sans-serif"; -export declare const DEFAULT_FONT: string; -interface Platform { - createCanvas(): HTMLCanvasElement; - measureText(text: string, font?: string): { - width: number; - }; - loadImage(src: string, onload: () => void | HTMLImageElement['onload'], onerror: () => void | HTMLImageElement['onerror']): HTMLImageElement; -} -export declare const DEFAULT_TEXT_WIDTH_MAP: Record; -export declare const platformApi: Platform; -export declare function setPlatformAPI(newPlatformApis: Partial): void; -export {}; diff --git a/node_modules/zrender/lib/core/platform.js b/node_modules/zrender/lib/core/platform.js deleted file mode 100644 index 1a2def2..0000000 --- a/node_modules/zrender/lib/core/platform.js +++ /dev/null @@ -1,72 +0,0 @@ -export var DEFAULT_FONT_SIZE = 12; -export var DEFAULT_FONT_FAMILY = 'sans-serif'; -export var DEFAULT_FONT = DEFAULT_FONT_SIZE + "px " + DEFAULT_FONT_FAMILY; -var OFFSET = 20; -var SCALE = 100; -var defaultWidthMapStr = "007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N"; -function getTextWidthMap(mapStr) { - var map = {}; - if (typeof JSON === 'undefined') { - return map; - } - for (var i = 0; i < mapStr.length; i++) { - var char = String.fromCharCode(i + 32); - var size = (mapStr.charCodeAt(i) - OFFSET) / SCALE; - map[char] = size; - } - return map; -} -export var DEFAULT_TEXT_WIDTH_MAP = getTextWidthMap(defaultWidthMapStr); -export var platformApi = { - createCanvas: function () { - return typeof document !== 'undefined' - && document.createElement('canvas'); - }, - measureText: (function () { - var _ctx; - var _cachedFont; - return function (text, font) { - if (!_ctx) { - var canvas = platformApi.createCanvas(); - _ctx = canvas && canvas.getContext('2d'); - } - if (_ctx) { - if (_cachedFont !== font) { - _cachedFont = _ctx.font = font || DEFAULT_FONT; - } - return _ctx.measureText(text); - } - else { - text = text || ''; - font = font || DEFAULT_FONT; - var res = /((?:\d+)?\.?\d*)px/.exec(font); - var fontSize = res && +res[1] || DEFAULT_FONT_SIZE; - var width = 0; - if (font.indexOf('mono') >= 0) { - width = fontSize * text.length; - } - else { - for (var i = 0; i < text.length; i++) { - var preCalcWidth = DEFAULT_TEXT_WIDTH_MAP[text[i]]; - width += preCalcWidth == null ? fontSize : (preCalcWidth * fontSize); - } - } - return { width: width }; - } - }; - })(), - loadImage: function (src, onload, onerror) { - var image = new Image(); - image.onload = onload; - image.onerror = onerror; - image.src = src; - return image; - } -}; -export function setPlatformAPI(newPlatformApis) { - for (var key in platformApi) { - if (newPlatformApis[key]) { - platformApi[key] = newPlatformApis[key]; - } - } -} diff --git a/node_modules/zrender/lib/core/timsort.d.ts b/node_modules/zrender/lib/core/timsort.d.ts deleted file mode 100644 index 6ca9b6a..0000000 --- a/node_modules/zrender/lib/core/timsort.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -declare type CompareFunc = (a: T, b: T) => number; -export default function sort(array: T[], compare: CompareFunc, lo?: number, hi?: number): void; -export {}; diff --git a/node_modules/zrender/lib/core/timsort.js b/node_modules/zrender/lib/core/timsort.js deleted file mode 100644 index 69ec56a..0000000 --- a/node_modules/zrender/lib/core/timsort.js +++ /dev/null @@ -1,522 +0,0 @@ -var DEFAULT_MIN_MERGE = 32; -var DEFAULT_MIN_GALLOPING = 7; -function minRunLength(n) { - var r = 0; - while (n >= DEFAULT_MIN_MERGE) { - r |= n & 1; - n >>= 1; - } - return n + r; -} -function makeAscendingRun(array, lo, hi, compare) { - var runHi = lo + 1; - if (runHi === hi) { - return 1; - } - if (compare(array[runHi++], array[lo]) < 0) { - while (runHi < hi && compare(array[runHi], array[runHi - 1]) < 0) { - runHi++; - } - reverseRun(array, lo, runHi); - } - else { - while (runHi < hi && compare(array[runHi], array[runHi - 1]) >= 0) { - runHi++; - } - } - return runHi - lo; -} -function reverseRun(array, lo, hi) { - hi--; - while (lo < hi) { - var t = array[lo]; - array[lo++] = array[hi]; - array[hi--] = t; - } -} -function binaryInsertionSort(array, lo, hi, start, compare) { - if (start === lo) { - start++; - } - for (; start < hi; start++) { - var pivot = array[start]; - var left = lo; - var right = start; - var mid; - while (left < right) { - mid = left + right >>> 1; - if (compare(pivot, array[mid]) < 0) { - right = mid; - } - else { - left = mid + 1; - } - } - var n = start - left; - switch (n) { - case 3: - array[left + 3] = array[left + 2]; - case 2: - array[left + 2] = array[left + 1]; - case 1: - array[left + 1] = array[left]; - break; - default: - while (n > 0) { - array[left + n] = array[left + n - 1]; - n--; - } - } - array[left] = pivot; - } -} -function gallopLeft(value, array, start, length, hint, compare) { - var lastOffset = 0; - var maxOffset = 0; - var offset = 1; - if (compare(value, array[start + hint]) > 0) { - maxOffset = length - hint; - while (offset < maxOffset && compare(value, array[start + hint + offset]) > 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - if (offset <= 0) { - offset = maxOffset; - } - } - if (offset > maxOffset) { - offset = maxOffset; - } - lastOffset += hint; - offset += hint; - } - else { - maxOffset = hint + 1; - while (offset < maxOffset && compare(value, array[start + hint - offset]) <= 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - if (offset <= 0) { - offset = maxOffset; - } - } - if (offset > maxOffset) { - offset = maxOffset; - } - var tmp = lastOffset; - lastOffset = hint - offset; - offset = hint - tmp; - } - lastOffset++; - while (lastOffset < offset) { - var m = lastOffset + (offset - lastOffset >>> 1); - if (compare(value, array[start + m]) > 0) { - lastOffset = m + 1; - } - else { - offset = m; - } - } - return offset; -} -function gallopRight(value, array, start, length, hint, compare) { - var lastOffset = 0; - var maxOffset = 0; - var offset = 1; - if (compare(value, array[start + hint]) < 0) { - maxOffset = hint + 1; - while (offset < maxOffset && compare(value, array[start + hint - offset]) < 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - if (offset <= 0) { - offset = maxOffset; - } - } - if (offset > maxOffset) { - offset = maxOffset; - } - var tmp = lastOffset; - lastOffset = hint - offset; - offset = hint - tmp; - } - else { - maxOffset = length - hint; - while (offset < maxOffset && compare(value, array[start + hint + offset]) >= 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - if (offset <= 0) { - offset = maxOffset; - } - } - if (offset > maxOffset) { - offset = maxOffset; - } - lastOffset += hint; - offset += hint; - } - lastOffset++; - while (lastOffset < offset) { - var m = lastOffset + (offset - lastOffset >>> 1); - if (compare(value, array[start + m]) < 0) { - offset = m; - } - else { - lastOffset = m + 1; - } - } - return offset; -} -function TimSort(array, compare) { - var minGallop = DEFAULT_MIN_GALLOPING; - var runStart; - var runLength; - var stackSize = 0; - var tmp = []; - runStart = []; - runLength = []; - function pushRun(_runStart, _runLength) { - runStart[stackSize] = _runStart; - runLength[stackSize] = _runLength; - stackSize += 1; - } - function mergeRuns() { - while (stackSize > 1) { - var n = stackSize - 2; - if ((n >= 1 && runLength[n - 1] <= runLength[n] + runLength[n + 1]) - || (n >= 2 && runLength[n - 2] <= runLength[n] + runLength[n - 1])) { - if (runLength[n - 1] < runLength[n + 1]) { - n--; - } - } - else if (runLength[n] > runLength[n + 1]) { - break; - } - mergeAt(n); - } - } - function forceMergeRuns() { - while (stackSize > 1) { - var n = stackSize - 2; - if (n > 0 && runLength[n - 1] < runLength[n + 1]) { - n--; - } - mergeAt(n); - } - } - function mergeAt(i) { - var start1 = runStart[i]; - var length1 = runLength[i]; - var start2 = runStart[i + 1]; - var length2 = runLength[i + 1]; - runLength[i] = length1 + length2; - if (i === stackSize - 3) { - runStart[i + 1] = runStart[i + 2]; - runLength[i + 1] = runLength[i + 2]; - } - stackSize--; - var k = gallopRight(array[start2], array, start1, length1, 0, compare); - start1 += k; - length1 -= k; - if (length1 === 0) { - return; - } - length2 = gallopLeft(array[start1 + length1 - 1], array, start2, length2, length2 - 1, compare); - if (length2 === 0) { - return; - } - if (length1 <= length2) { - mergeLow(start1, length1, start2, length2); - } - else { - mergeHigh(start1, length1, start2, length2); - } - } - function mergeLow(start1, length1, start2, length2) { - var i = 0; - for (i = 0; i < length1; i++) { - tmp[i] = array[start1 + i]; - } - var cursor1 = 0; - var cursor2 = start2; - var dest = start1; - array[dest++] = array[cursor2++]; - if (--length2 === 0) { - for (i = 0; i < length1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - return; - } - if (length1 === 1) { - for (i = 0; i < length2; i++) { - array[dest + i] = array[cursor2 + i]; - } - array[dest + length2] = tmp[cursor1]; - return; - } - var _minGallop = minGallop; - var count1; - var count2; - var exit; - while (1) { - count1 = 0; - count2 = 0; - exit = false; - do { - if (compare(array[cursor2], tmp[cursor1]) < 0) { - array[dest++] = array[cursor2++]; - count2++; - count1 = 0; - if (--length2 === 0) { - exit = true; - break; - } - } - else { - array[dest++] = tmp[cursor1++]; - count1++; - count2 = 0; - if (--length1 === 1) { - exit = true; - break; - } - } - } while ((count1 | count2) < _minGallop); - if (exit) { - break; - } - do { - count1 = gallopRight(array[cursor2], tmp, cursor1, length1, 0, compare); - if (count1 !== 0) { - for (i = 0; i < count1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - dest += count1; - cursor1 += count1; - length1 -= count1; - if (length1 <= 1) { - exit = true; - break; - } - } - array[dest++] = array[cursor2++]; - if (--length2 === 0) { - exit = true; - break; - } - count2 = gallopLeft(tmp[cursor1], array, cursor2, length2, 0, compare); - if (count2 !== 0) { - for (i = 0; i < count2; i++) { - array[dest + i] = array[cursor2 + i]; - } - dest += count2; - cursor2 += count2; - length2 -= count2; - if (length2 === 0) { - exit = true; - break; - } - } - array[dest++] = tmp[cursor1++]; - if (--length1 === 1) { - exit = true; - break; - } - _minGallop--; - } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); - if (exit) { - break; - } - if (_minGallop < 0) { - _minGallop = 0; - } - _minGallop += 2; - } - minGallop = _minGallop; - minGallop < 1 && (minGallop = 1); - if (length1 === 1) { - for (i = 0; i < length2; i++) { - array[dest + i] = array[cursor2 + i]; - } - array[dest + length2] = tmp[cursor1]; - } - else if (length1 === 0) { - throw new Error(); - } - else { - for (i = 0; i < length1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - } - } - function mergeHigh(start1, length1, start2, length2) { - var i = 0; - for (i = 0; i < length2; i++) { - tmp[i] = array[start2 + i]; - } - var cursor1 = start1 + length1 - 1; - var cursor2 = length2 - 1; - var dest = start2 + length2 - 1; - var customCursor = 0; - var customDest = 0; - array[dest--] = array[cursor1--]; - if (--length1 === 0) { - customCursor = dest - (length2 - 1); - for (i = 0; i < length2; i++) { - array[customCursor + i] = tmp[i]; - } - return; - } - if (length2 === 1) { - dest -= length1; - cursor1 -= length1; - customDest = dest + 1; - customCursor = cursor1 + 1; - for (i = length1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - array[dest] = tmp[cursor2]; - return; - } - var _minGallop = minGallop; - while (true) { - var count1 = 0; - var count2 = 0; - var exit = false; - do { - if (compare(tmp[cursor2], array[cursor1]) < 0) { - array[dest--] = array[cursor1--]; - count1++; - count2 = 0; - if (--length1 === 0) { - exit = true; - break; - } - } - else { - array[dest--] = tmp[cursor2--]; - count2++; - count1 = 0; - if (--length2 === 1) { - exit = true; - break; - } - } - } while ((count1 | count2) < _minGallop); - if (exit) { - break; - } - do { - count1 = length1 - gallopRight(tmp[cursor2], array, start1, length1, length1 - 1, compare); - if (count1 !== 0) { - dest -= count1; - cursor1 -= count1; - length1 -= count1; - customDest = dest + 1; - customCursor = cursor1 + 1; - for (i = count1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - if (length1 === 0) { - exit = true; - break; - } - } - array[dest--] = tmp[cursor2--]; - if (--length2 === 1) { - exit = true; - break; - } - count2 = length2 - gallopLeft(array[cursor1], tmp, 0, length2, length2 - 1, compare); - if (count2 !== 0) { - dest -= count2; - cursor2 -= count2; - length2 -= count2; - customDest = dest + 1; - customCursor = cursor2 + 1; - for (i = 0; i < count2; i++) { - array[customDest + i] = tmp[customCursor + i]; - } - if (length2 <= 1) { - exit = true; - break; - } - } - array[dest--] = array[cursor1--]; - if (--length1 === 0) { - exit = true; - break; - } - _minGallop--; - } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); - if (exit) { - break; - } - if (_minGallop < 0) { - _minGallop = 0; - } - _minGallop += 2; - } - minGallop = _minGallop; - if (minGallop < 1) { - minGallop = 1; - } - if (length2 === 1) { - dest -= length1; - cursor1 -= length1; - customDest = dest + 1; - customCursor = cursor1 + 1; - for (i = length1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - array[dest] = tmp[cursor2]; - } - else if (length2 === 0) { - throw new Error(); - } - else { - customCursor = dest - (length2 - 1); - for (i = 0; i < length2; i++) { - array[customCursor + i] = tmp[i]; - } - } - } - return { - mergeRuns: mergeRuns, - forceMergeRuns: forceMergeRuns, - pushRun: pushRun - }; -} -export default function sort(array, compare, lo, hi) { - if (!lo) { - lo = 0; - } - if (!hi) { - hi = array.length; - } - var remaining = hi - lo; - if (remaining < 2) { - return; - } - var runLength = 0; - if (remaining < DEFAULT_MIN_MERGE) { - runLength = makeAscendingRun(array, lo, hi, compare); - binaryInsertionSort(array, lo, hi, lo + runLength, compare); - return; - } - var ts = TimSort(array, compare); - var minRun = minRunLength(remaining); - do { - runLength = makeAscendingRun(array, lo, hi, compare); - if (runLength < minRun) { - var force = remaining; - if (force > minRun) { - force = minRun; - } - binaryInsertionSort(array, lo, lo + force, lo + runLength, compare); - runLength = force; - } - ts.pushRun(lo, runLength); - ts.mergeRuns(); - remaining -= runLength; - lo += runLength; - } while (remaining !== 0); - ts.forceMergeRuns(); -} diff --git a/node_modules/zrender/lib/core/types.d.ts b/node_modules/zrender/lib/core/types.d.ts deleted file mode 100644 index edea5d1..0000000 --- a/node_modules/zrender/lib/core/types.d.ts +++ /dev/null @@ -1,53 +0,0 @@ -export declare type Dictionary = { - [key: string]: T; -}; -export declare type ArrayLike = { - [key: number]: T; - length: number; -}; -export declare type ImageLike = HTMLImageElement | HTMLCanvasElement | HTMLVideoElement; -export declare type TextVerticalAlign = 'top' | 'middle' | 'bottom'; -export declare type TextAlign = 'left' | 'center' | 'right'; -export declare type FontWeight = 'normal' | 'bold' | 'bolder' | 'lighter' | number; -export declare type FontStyle = 'normal' | 'italic' | 'oblique'; -export declare type BuiltinTextPosition = 'left' | 'right' | 'top' | 'bottom' | 'inside' | 'insideLeft' | 'insideRight' | 'insideTop' | 'insideBottom' | 'insideTopLeft' | 'insideTopRight' | 'insideBottomLeft' | 'insideBottomRight'; -export declare type WXCanvasRenderingContext = CanvasRenderingContext2D & { - draw: () => void; -}; -export declare type ZRCanvasRenderingContext = CanvasRenderingContext2D & { - dpr: number; - __attrCachedBy: boolean | number; -}; -declare type ZREventProperties = { - zrX: number; - zrY: number; - zrDelta: number; - zrEventControl: 'no_globalout' | 'only_globalout'; - zrByTouch: boolean; -}; -export declare type ZRRawMouseEvent = MouseEvent & ZREventProperties; -export declare type ZRRawTouchEvent = TouchEvent & ZREventProperties; -export declare type ZRRawPointerEvent = TouchEvent & ZREventProperties; -export declare type ZRRawEvent = ZRRawMouseEvent | ZRRawTouchEvent | ZRRawPointerEvent; -export declare type ZRPinchEvent = ZRRawEvent & { - pinchScale: number; - pinchX: number; - pinchY: number; - gestureEvent: string; -}; -export declare type ElementEventName = 'click' | 'dblclick' | 'mousewheel' | 'mouseout' | 'mouseover' | 'mouseup' | 'mousedown' | 'mousemove' | 'contextmenu' | 'drag' | 'dragstart' | 'dragend' | 'dragenter' | 'dragleave' | 'dragover' | 'drop' | 'globalout'; -export declare type ElementEventNameWithOn = 'onclick' | 'ondblclick' | 'onmousewheel' | 'onmouseout' | 'onmouseup' | 'onmousedown' | 'onmousemove' | 'oncontextmenu' | 'ondrag' | 'ondragstart' | 'ondragend' | 'ondragenter' | 'ondragleave' | 'ondragover' | 'ondrop'; -export declare type RenderedEvent = { - elapsedTime: number; -}; -export declare type PropType = TObj[TProp]; -export declare type AllPropTypes = PropType; -export declare type FunctionPropertyNames = { - [K in keyof T]: T[K] extends Function ? K : never; -}[keyof T]; -export declare type MapToType, S> = { - [P in keyof T]: T[P] extends Dictionary ? MapToType : S; -}; -export declare type KeyOfDistributive = T extends unknown ? keyof T : never; -export declare type WithThisType any, This> = (this: This, ...args: Parameters) => ReturnType; -export {}; diff --git a/node_modules/zrender/lib/core/types.js b/node_modules/zrender/lib/core/types.js deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/zrender/lib/core/types.js +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/zrender/lib/core/util.d.ts b/node_modules/zrender/lib/core/util.d.ts deleted file mode 100644 index 3b2fbbf..0000000 --- a/node_modules/zrender/lib/core/util.d.ts +++ /dev/null @@ -1,99 +0,0 @@ -import { Dictionary, ArrayLike, KeyOfDistributive } from './types'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject } from '../graphic/Pattern'; -declare const nativeSlice: (start?: number, end?: number) => any[]; -export declare function guid(): number; -export declare function logError(...args: any[]): void; -export declare function clone(source: T): T; -export declare function merge, S extends Dictionary>(target: T, source: S, overwrite?: boolean): T & S; -export declare function merge(target: T, source: S, overwrite?: boolean): T | S; -export declare function mergeAll(targetAndSources: any[], overwrite?: boolean): any; -export declare function extend, S extends Dictionary>(target: T, source: S): T & S; -export declare function defaults, S extends Dictionary>(target: T, source: S, overlay?: boolean): T & S; -export declare const createCanvas: () => HTMLCanvasElement; -export declare function indexOf(array: T[] | readonly T[] | ArrayLike, value: T): number; -export declare function inherits(clazz: Function, baseClazz: Function): void; -export declare function mixin(target: T | Function, source: S | Function, override?: boolean): void; -export declare function isArrayLike(data: any): data is ArrayLike; -export declare function each | any[] | readonly any[] | ArrayLike, Context>(arr: I, cb: (this: Context, value: I extends (infer T)[] | readonly (infer T)[] | ArrayLike ? T : I extends Dictionary ? I extends Record ? T : unknown : unknown, index?: I extends any[] | readonly any[] | ArrayLike ? number : keyof I & string, arr?: I) => void, context?: Context): void; -export declare function map(arr: readonly T[], cb: (this: Context, val: T, index?: number, arr?: readonly T[]) => R, context?: Context): R[]; -export declare function reduce(arr: readonly T[], cb: (this: Context, previousValue: S, currentValue: T, currentIndex?: number, arr?: readonly T[]) => S, memo?: S, context?: Context): S; -export declare function filter(arr: readonly T[], cb: (this: Context, value: T, index: number, arr: readonly T[]) => boolean, context?: Context): T[]; -export declare function find(arr: readonly T[], cb: (this: Context, value: T, index?: number, arr?: readonly T[]) => boolean, context?: Context): T; -export declare function keys(obj: T): (KeyOfDistributive & string)[]; -export declare type Bind1 = F extends (this: Ctx, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Bind2 = F extends (this: Ctx, a: T1, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Bind3 = F extends (this: Ctx, a: T1, b: T2, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Bind4 = F extends (this: Ctx, a: T1, b: T2, c: T3, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Bind5 = F extends (this: Ctx, a: T1, b: T2, c: T3, d: T4, ...args: infer A) => infer R ? (...args: A) => R : unknown; -declare type BindFunc = (this: Ctx, ...arg: any[]) => any; -interface FunctionBind { - , Ctx>(func: F, ctx: Ctx): Bind1; - , Ctx, T1 extends Parameters[0]>(func: F, ctx: Ctx, a: T1): Bind2; - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1]>(func: F, ctx: Ctx, a: T1, b: T2): Bind3; - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1], T3 extends Parameters[2]>(func: F, ctx: Ctx, a: T1, b: T2, c: T3): Bind4; - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1], T3 extends Parameters[2], T4 extends Parameters[3]>(func: F, ctx: Ctx, a: T1, b: T2, c: T3, d: T4): Bind5; -} -export declare const bind: FunctionBind; -export declare type Curry1 = F extends (a: T1, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Curry2 = F extends (a: T1, b: T2, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Curry3 = F extends (a: T1, b: T2, c: T3, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export declare type Curry4 = F extends (a: T1, b: T2, c: T3, d: T4, ...args: infer A) => infer R ? (...args: A) => R : unknown; -declare type CurryFunc = (...arg: any[]) => any; -declare function curry[0]>(func: F, a: T1): Curry1; -declare function curry[0], T2 extends Parameters[1]>(func: F, a: T1, b: T2): Curry2; -declare function curry[0], T2 extends Parameters[1], T3 extends Parameters[2]>(func: F, a: T1, b: T2, c: T3): Curry3; -declare function curry[0], T2 extends Parameters[1], T3 extends Parameters[2], T4 extends Parameters[3]>(func: F, a: T1, b: T2, c: T3, d: T4): Curry4; -export { curry }; -export declare function isArray(value: any): value is any[]; -export declare function isFunction(value: any): value is Function; -export declare function isString(value: any): value is string; -export declare function isStringSafe(value: any): value is string; -export declare function isNumber(value: any): value is number; -export declare function isObject(value: T): value is (object & T); -export declare function isBuiltInObject(value: any): boolean; -export declare function isTypedArray(value: any): boolean; -export declare function isDom(value: any): value is HTMLElement; -export declare function isGradientObject(value: any): value is GradientObject; -export declare function isImagePatternObject(value: any): value is ImagePatternObject; -export declare function isRegExp(value: unknown): value is RegExp; -export declare function eqNaN(value: any): boolean; -export declare function retrieve(...args: T[]): T; -export declare function retrieve2(value0: T, value1: R): T | R; -export declare function retrieve3(value0: T, value1: R, value2: W): T | R | W; -declare type SliceParams = Parameters; -export declare function slice(arr: ArrayLike, ...args: SliceParams): T[]; -export declare function normalizeCssArray(val: number | number[]): number[]; -export declare function assert(condition: any, message?: string): void; -export declare function trim(str: string): string; -export declare function setAsPrimitive(obj: any): void; -export declare function isPrimitive(obj: any): boolean; -interface MapInterface { - delete(key: KEY): boolean; - has(key: KEY): boolean; - get(key: KEY): T | undefined; - set(key: KEY, value: T): this; - keys(): KEY[]; - forEach(callback: (value: T, key: KEY) => void): void; -} -export declare class HashMap { - data: MapInterface; - constructor(obj?: HashMap | { - [key in KEY]?: T; - } | KEY[]); - hasKey(key: KEY): boolean; - get(key: KEY): T; - set(key: KEY, value: T): T; - each(cb: (this: Context, value?: T, key?: KEY) => void, context?: Context): void; - keys(): KEY[]; - removeKey(key: KEY): void; -} -export declare function createHashMap(obj?: HashMap | { - [key in KEY]?: T; -} | KEY[]): HashMap; -export declare function concatArray(a: ArrayLike, b: ArrayLike): ArrayLike; -export declare function createObject(proto?: object, properties?: T): T; -export declare function disableUserSelect(dom: HTMLElement): void; -export declare function hasOwn(own: object, prop: string): boolean; -export declare function noop(): void; -export declare const RADIAN_TO_DEGREE: number; diff --git a/node_modules/zrender/lib/core/util.js b/node_modules/zrender/lib/core/util.js deleted file mode 100644 index 2d00786..0000000 --- a/node_modules/zrender/lib/core/util.js +++ /dev/null @@ -1,542 +0,0 @@ -import { platformApi } from './platform.js'; -var BUILTIN_OBJECT = reduce([ - 'Function', - 'RegExp', - 'Date', - 'Error', - 'CanvasGradient', - 'CanvasPattern', - 'Image', - 'Canvas' -], function (obj, val) { - obj['[object ' + val + ']'] = true; - return obj; -}, {}); -var TYPED_ARRAY = reduce([ - 'Int8', - 'Uint8', - 'Uint8Clamped', - 'Int16', - 'Uint16', - 'Int32', - 'Uint32', - 'Float32', - 'Float64' -], function (obj, val) { - obj['[object ' + val + 'Array]'] = true; - return obj; -}, {}); -var objToString = Object.prototype.toString; -var arrayProto = Array.prototype; -var nativeForEach = arrayProto.forEach; -var nativeFilter = arrayProto.filter; -var nativeSlice = arrayProto.slice; -var nativeMap = arrayProto.map; -var ctorFunction = function () { }.constructor; -var protoFunction = ctorFunction ? ctorFunction.prototype : null; -var protoKey = '__proto__'; -var idStart = 0x0907; -export function guid() { - return idStart++; -} -export function logError() { - var args = []; - for (var _i = 0; _i < arguments.length; _i++) { - args[_i] = arguments[_i]; - } - if (typeof console !== 'undefined') { - console.error.apply(console, args); - } -} -export function clone(source) { - if (source == null || typeof source !== 'object') { - return source; - } - var result = source; - var typeStr = objToString.call(source); - if (typeStr === '[object Array]') { - if (!isPrimitive(source)) { - result = []; - for (var i = 0, len = source.length; i < len; i++) { - result[i] = clone(source[i]); - } - } - } - else if (TYPED_ARRAY[typeStr]) { - if (!isPrimitive(source)) { - var Ctor = source.constructor; - if (Ctor.from) { - result = Ctor.from(source); - } - else { - result = new Ctor(source.length); - for (var i = 0, len = source.length; i < len; i++) { - result[i] = source[i]; - } - } - } - } - else if (!BUILTIN_OBJECT[typeStr] && !isPrimitive(source) && !isDom(source)) { - result = {}; - for (var key in source) { - if (source.hasOwnProperty(key) && key !== protoKey) { - result[key] = clone(source[key]); - } - } - } - return result; -} -export function merge(target, source, overwrite) { - if (!isObject(source) || !isObject(target)) { - return overwrite ? clone(source) : target; - } - for (var key in source) { - if (source.hasOwnProperty(key) && key !== protoKey) { - var targetProp = target[key]; - var sourceProp = source[key]; - if (isObject(sourceProp) - && isObject(targetProp) - && !isArray(sourceProp) - && !isArray(targetProp) - && !isDom(sourceProp) - && !isDom(targetProp) - && !isBuiltInObject(sourceProp) - && !isBuiltInObject(targetProp) - && !isPrimitive(sourceProp) - && !isPrimitive(targetProp)) { - merge(targetProp, sourceProp, overwrite); - } - else if (overwrite || !(key in target)) { - target[key] = clone(source[key]); - } - } - } - return target; -} -export function mergeAll(targetAndSources, overwrite) { - var result = targetAndSources[0]; - for (var i = 1, len = targetAndSources.length; i < len; i++) { - result = merge(result, targetAndSources[i], overwrite); - } - return result; -} -export function extend(target, source) { - if (Object.assign) { - Object.assign(target, source); - } - else { - for (var key in source) { - if (source.hasOwnProperty(key) && key !== protoKey) { - target[key] = source[key]; - } - } - } - return target; -} -export function defaults(target, source, overlay) { - var keysArr = keys(source); - for (var i = 0; i < keysArr.length; i++) { - var key = keysArr[i]; - if ((overlay ? source[key] != null : target[key] == null)) { - target[key] = source[key]; - } - } - return target; -} -export var createCanvas = platformApi.createCanvas; -export function indexOf(array, value) { - if (array) { - if (array.indexOf) { - return array.indexOf(value); - } - for (var i = 0, len = array.length; i < len; i++) { - if (array[i] === value) { - return i; - } - } - } - return -1; -} -export function inherits(clazz, baseClazz) { - var clazzPrototype = clazz.prototype; - function F() { } - F.prototype = baseClazz.prototype; - clazz.prototype = new F(); - for (var prop in clazzPrototype) { - if (clazzPrototype.hasOwnProperty(prop)) { - clazz.prototype[prop] = clazzPrototype[prop]; - } - } - clazz.prototype.constructor = clazz; - clazz.superClass = baseClazz; -} -export function mixin(target, source, override) { - target = 'prototype' in target ? target.prototype : target; - source = 'prototype' in source ? source.prototype : source; - if (Object.getOwnPropertyNames) { - var keyList = Object.getOwnPropertyNames(source); - for (var i = 0; i < keyList.length; i++) { - var key = keyList[i]; - if (key !== 'constructor') { - if ((override ? source[key] != null : target[key] == null)) { - target[key] = source[key]; - } - } - } - } - else { - defaults(target, source, override); - } -} -export function isArrayLike(data) { - if (!data) { - return false; - } - if (typeof data === 'string') { - return false; - } - return typeof data.length === 'number'; -} -export function each(arr, cb, context) { - if (!(arr && cb)) { - return; - } - if (arr.forEach && arr.forEach === nativeForEach) { - arr.forEach(cb, context); - } - else if (arr.length === +arr.length) { - for (var i = 0, len = arr.length; i < len; i++) { - cb.call(context, arr[i], i, arr); - } - } - else { - for (var key in arr) { - if (arr.hasOwnProperty(key)) { - cb.call(context, arr[key], key, arr); - } - } - } -} -export function map(arr, cb, context) { - if (!arr) { - return []; - } - if (!cb) { - return slice(arr); - } - if (arr.map && arr.map === nativeMap) { - return arr.map(cb, context); - } - else { - var result = []; - for (var i = 0, len = arr.length; i < len; i++) { - result.push(cb.call(context, arr[i], i, arr)); - } - return result; - } -} -export function reduce(arr, cb, memo, context) { - if (!(arr && cb)) { - return; - } - for (var i = 0, len = arr.length; i < len; i++) { - memo = cb.call(context, memo, arr[i], i, arr); - } - return memo; -} -export function filter(arr, cb, context) { - if (!arr) { - return []; - } - if (!cb) { - return slice(arr); - } - if (arr.filter && arr.filter === nativeFilter) { - return arr.filter(cb, context); - } - else { - var result = []; - for (var i = 0, len = arr.length; i < len; i++) { - if (cb.call(context, arr[i], i, arr)) { - result.push(arr[i]); - } - } - return result; - } -} -export function find(arr, cb, context) { - if (!(arr && cb)) { - return; - } - for (var i = 0, len = arr.length; i < len; i++) { - if (cb.call(context, arr[i], i, arr)) { - return arr[i]; - } - } -} -export function keys(obj) { - if (!obj) { - return []; - } - if (Object.keys) { - return Object.keys(obj); - } - var keyList = []; - for (var key in obj) { - if (obj.hasOwnProperty(key)) { - keyList.push(key); - } - } - return keyList; -} -function bindPolyfill(func, context) { - var args = []; - for (var _i = 2; _i < arguments.length; _i++) { - args[_i - 2] = arguments[_i]; - } - return function () { - return func.apply(context, args.concat(nativeSlice.call(arguments))); - }; -} -export var bind = (protoFunction && isFunction(protoFunction.bind)) - ? protoFunction.call.bind(protoFunction.bind) - : bindPolyfill; -function curry(func) { - var args = []; - for (var _i = 1; _i < arguments.length; _i++) { - args[_i - 1] = arguments[_i]; - } - return function () { - return func.apply(this, args.concat(nativeSlice.call(arguments))); - }; -} -export { curry }; -export function isArray(value) { - if (Array.isArray) { - return Array.isArray(value); - } - return objToString.call(value) === '[object Array]'; -} -export function isFunction(value) { - return typeof value === 'function'; -} -export function isString(value) { - return typeof value === 'string'; -} -export function isStringSafe(value) { - return objToString.call(value) === '[object String]'; -} -export function isNumber(value) { - return typeof value === 'number'; -} -export function isObject(value) { - var type = typeof value; - return type === 'function' || (!!value && type === 'object'); -} -export function isBuiltInObject(value) { - return !!BUILTIN_OBJECT[objToString.call(value)]; -} -export function isTypedArray(value) { - return !!TYPED_ARRAY[objToString.call(value)]; -} -export function isDom(value) { - return typeof value === 'object' - && typeof value.nodeType === 'number' - && typeof value.ownerDocument === 'object'; -} -export function isGradientObject(value) { - return value.colorStops != null; -} -export function isImagePatternObject(value) { - return value.image != null; -} -export function isRegExp(value) { - return objToString.call(value) === '[object RegExp]'; -} -export function eqNaN(value) { - return value !== value; -} -export function retrieve() { - var args = []; - for (var _i = 0; _i < arguments.length; _i++) { - args[_i] = arguments[_i]; - } - for (var i = 0, len = args.length; i < len; i++) { - if (args[i] != null) { - return args[i]; - } - } -} -export function retrieve2(value0, value1) { - return value0 != null - ? value0 - : value1; -} -export function retrieve3(value0, value1, value2) { - return value0 != null - ? value0 - : value1 != null - ? value1 - : value2; -} -export function slice(arr) { - var args = []; - for (var _i = 1; _i < arguments.length; _i++) { - args[_i - 1] = arguments[_i]; - } - return nativeSlice.apply(arr, args); -} -export function normalizeCssArray(val) { - if (typeof (val) === 'number') { - return [val, val, val, val]; - } - var len = val.length; - if (len === 2) { - return [val[0], val[1], val[0], val[1]]; - } - else if (len === 3) { - return [val[0], val[1], val[2], val[1]]; - } - return val; -} -export function assert(condition, message) { - if (!condition) { - throw new Error(message); - } -} -export function trim(str) { - if (str == null) { - return null; - } - else if (typeof str.trim === 'function') { - return str.trim(); - } - else { - return str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ''); - } -} -var primitiveKey = '__ec_primitive__'; -export function setAsPrimitive(obj) { - obj[primitiveKey] = true; -} -export function isPrimitive(obj) { - return obj[primitiveKey]; -} -var MapPolyfill = (function () { - function MapPolyfill() { - this.data = {}; - } - MapPolyfill.prototype["delete"] = function (key) { - var existed = this.has(key); - if (existed) { - delete this.data[key]; - } - return existed; - }; - MapPolyfill.prototype.has = function (key) { - return this.data.hasOwnProperty(key); - }; - MapPolyfill.prototype.get = function (key) { - return this.data[key]; - }; - MapPolyfill.prototype.set = function (key, value) { - this.data[key] = value; - return this; - }; - MapPolyfill.prototype.keys = function () { - return keys(this.data); - }; - MapPolyfill.prototype.forEach = function (callback) { - var data = this.data; - for (var key in data) { - if (data.hasOwnProperty(key)) { - callback(data[key], key); - } - } - }; - return MapPolyfill; -}()); -var isNativeMapSupported = typeof Map === 'function'; -function maybeNativeMap() { - return (isNativeMapSupported ? new Map() : new MapPolyfill()); -} -var HashMap = (function () { - function HashMap(obj) { - var isArr = isArray(obj); - this.data = maybeNativeMap(); - var thisMap = this; - (obj instanceof HashMap) - ? obj.each(visit) - : (obj && each(obj, visit)); - function visit(value, key) { - isArr ? thisMap.set(value, key) : thisMap.set(key, value); - } - } - HashMap.prototype.hasKey = function (key) { - return this.data.has(key); - }; - HashMap.prototype.get = function (key) { - return this.data.get(key); - }; - HashMap.prototype.set = function (key, value) { - this.data.set(key, value); - return value; - }; - HashMap.prototype.each = function (cb, context) { - this.data.forEach(function (value, key) { - cb.call(context, value, key); - }); - }; - HashMap.prototype.keys = function () { - var keys = this.data.keys(); - return isNativeMapSupported - ? Array.from(keys) - : keys; - }; - HashMap.prototype.removeKey = function (key) { - this.data["delete"](key); - }; - return HashMap; -}()); -export { HashMap }; -export function createHashMap(obj) { - return new HashMap(obj); -} -export function concatArray(a, b) { - var newArray = new a.constructor(a.length + b.length); - for (var i = 0; i < a.length; i++) { - newArray[i] = a[i]; - } - var offset = a.length; - for (var i = 0; i < b.length; i++) { - newArray[i + offset] = b[i]; - } - return newArray; -} -export function createObject(proto, properties) { - var obj; - if (Object.create) { - obj = Object.create(proto); - } - else { - var StyleCtor = function () { }; - StyleCtor.prototype = proto; - obj = new StyleCtor(); - } - if (properties) { - extend(obj, properties); - } - return obj; -} -export function disableUserSelect(dom) { - var domStyle = dom.style; - domStyle.webkitUserSelect = 'none'; - domStyle.userSelect = 'none'; - domStyle.webkitTapHighlightColor = 'rgba(0,0,0,0)'; - domStyle['-webkit-touch-callout'] = 'none'; -} -export function hasOwn(own, prop) { - return own.hasOwnProperty(prop); -} -export function noop() { } -export var RADIAN_TO_DEGREE = 180 / Math.PI; diff --git a/node_modules/zrender/lib/core/vector.d.ts b/node_modules/zrender/lib/core/vector.d.ts deleted file mode 100644 index 1579013..0000000 --- a/node_modules/zrender/lib/core/vector.d.ts +++ /dev/null @@ -1,27 +0,0 @@ -import { MatrixArray } from './matrix'; -export declare type VectorArray = number[]; -export declare function create(x?: number, y?: number): VectorArray; -export declare function copy(out: T, v: VectorArray): T; -export declare function clone(v: VectorArray): VectorArray; -export declare function set(out: T, a: number, b: number): T; -export declare function add(out: T, v1: VectorArray, v2: VectorArray): T; -export declare function scaleAndAdd(out: T, v1: VectorArray, v2: VectorArray, a: number): T; -export declare function sub(out: T, v1: VectorArray, v2: VectorArray): T; -export declare function len(v: VectorArray): number; -export declare const length: typeof len; -export declare function lenSquare(v: VectorArray): number; -export declare const lengthSquare: typeof lenSquare; -export declare function mul(out: T, v1: VectorArray, v2: VectorArray): T; -export declare function div(out: T, v1: VectorArray, v2: VectorArray): T; -export declare function dot(v1: VectorArray, v2: VectorArray): number; -export declare function scale(out: T, v: VectorArray, s: number): T; -export declare function normalize(out: T, v: VectorArray): T; -export declare function distance(v1: VectorArray, v2: VectorArray): number; -export declare const dist: typeof distance; -export declare function distanceSquare(v1: VectorArray, v2: VectorArray): number; -export declare const distSquare: typeof distanceSquare; -export declare function negate(out: T, v: VectorArray): T; -export declare function lerp(out: T, v1: VectorArray, v2: VectorArray, t: number): T; -export declare function applyTransform(out: T, v: VectorArray, m: MatrixArray): T; -export declare function min(out: T, v1: VectorArray, v2: VectorArray): T; -export declare function max(out: T, v1: VectorArray, v2: VectorArray): T; diff --git a/node_modules/zrender/lib/core/vector.js b/node_modules/zrender/lib/core/vector.js deleted file mode 100644 index bfaf915..0000000 --- a/node_modules/zrender/lib/core/vector.js +++ /dev/null @@ -1,112 +0,0 @@ -export function create(x, y) { - if (x == null) { - x = 0; - } - if (y == null) { - y = 0; - } - return [x, y]; -} -export function copy(out, v) { - out[0] = v[0]; - out[1] = v[1]; - return out; -} -export function clone(v) { - return [v[0], v[1]]; -} -export function set(out, a, b) { - out[0] = a; - out[1] = b; - return out; -} -export function add(out, v1, v2) { - out[0] = v1[0] + v2[0]; - out[1] = v1[1] + v2[1]; - return out; -} -export function scaleAndAdd(out, v1, v2, a) { - out[0] = v1[0] + v2[0] * a; - out[1] = v1[1] + v2[1] * a; - return out; -} -export function sub(out, v1, v2) { - out[0] = v1[0] - v2[0]; - out[1] = v1[1] - v2[1]; - return out; -} -export function len(v) { - return Math.sqrt(lenSquare(v)); -} -export var length = len; -export function lenSquare(v) { - return v[0] * v[0] + v[1] * v[1]; -} -export var lengthSquare = lenSquare; -export function mul(out, v1, v2) { - out[0] = v1[0] * v2[0]; - out[1] = v1[1] * v2[1]; - return out; -} -export function div(out, v1, v2) { - out[0] = v1[0] / v2[0]; - out[1] = v1[1] / v2[1]; - return out; -} -export function dot(v1, v2) { - return v1[0] * v2[0] + v1[1] * v2[1]; -} -export function scale(out, v, s) { - out[0] = v[0] * s; - out[1] = v[1] * s; - return out; -} -export function normalize(out, v) { - var d = len(v); - if (d === 0) { - out[0] = 0; - out[1] = 0; - } - else { - out[0] = v[0] / d; - out[1] = v[1] / d; - } - return out; -} -export function distance(v1, v2) { - return Math.sqrt((v1[0] - v2[0]) * (v1[0] - v2[0]) - + (v1[1] - v2[1]) * (v1[1] - v2[1])); -} -export var dist = distance; -export function distanceSquare(v1, v2) { - return (v1[0] - v2[0]) * (v1[0] - v2[0]) - + (v1[1] - v2[1]) * (v1[1] - v2[1]); -} -export var distSquare = distanceSquare; -export function negate(out, v) { - out[0] = -v[0]; - out[1] = -v[1]; - return out; -} -export function lerp(out, v1, v2, t) { - out[0] = v1[0] + t * (v2[0] - v1[0]); - out[1] = v1[1] + t * (v2[1] - v1[1]); - return out; -} -export function applyTransform(out, v, m) { - var x = v[0]; - var y = v[1]; - out[0] = m[0] * x + m[2] * y + m[4]; - out[1] = m[1] * x + m[3] * y + m[5]; - return out; -} -export function min(out, v1, v2) { - out[0] = Math.min(v1[0], v2[0]); - out[1] = Math.min(v1[1], v2[1]); - return out; -} -export function max(out, v1, v2) { - out[0] = Math.max(v1[0], v2[0]); - out[1] = Math.max(v1[1], v2[1]); - return out; -} diff --git a/node_modules/zrender/lib/debug/showDebugDirtyRect.d.ts b/node_modules/zrender/lib/debug/showDebugDirtyRect.d.ts deleted file mode 100644 index d1beb93..0000000 --- a/node_modules/zrender/lib/debug/showDebugDirtyRect.d.ts +++ /dev/null @@ -1,10 +0,0 @@ -import type { ZRenderType } from '../zrender'; -interface Opts { - style?: { - backgroundColor?: string; - color?: string; - }; - autoHideDelay?: number; -} -export default function showDebugDirtyRect(zr: ZRenderType, opts?: Opts): void; -export {}; diff --git a/node_modules/zrender/lib/debug/showDebugDirtyRect.js b/node_modules/zrender/lib/debug/showDebugDirtyRect.js deleted file mode 100644 index 0b79375..0000000 --- a/node_modules/zrender/lib/debug/showDebugDirtyRect.js +++ /dev/null @@ -1,83 +0,0 @@ -import { extend } from '../core/util.js'; -var DebugRect = (function () { - function DebugRect(style) { - var dom = this.dom = document.createElement('div'); - dom.className = 'ec-debug-dirty-rect'; - style = extend({}, style); - extend(style, { - backgroundColor: 'rgba(0, 0, 255, 0.2)', - border: '1px solid #00f' - }); - dom.style.cssText = "\nposition: absolute;\nopacity: 0;\ntransition: opacity 0.5s linear;\npointer-events: none;\n"; - for (var key in style) { - if (style.hasOwnProperty(key)) { - dom.style[key] = style[key]; - } - } - } - DebugRect.prototype.update = function (rect) { - var domStyle = this.dom.style; - domStyle.width = rect.width + 'px'; - domStyle.height = rect.height + 'px'; - domStyle.left = rect.x + 'px'; - domStyle.top = rect.y + 'px'; - }; - DebugRect.prototype.hide = function () { - this.dom.style.opacity = '0'; - }; - DebugRect.prototype.show = function (autoHideDelay) { - var _this = this; - clearTimeout(this._hideTimeout); - this.dom.style.opacity = '1'; - this._hideTimeout = setTimeout(function () { - _this.hide(); - }, autoHideDelay || 1000); - }; - return DebugRect; -}()); -export default function showDebugDirtyRect(zr, opts) { - opts = opts || {}; - var painter = zr.painter; - if (!painter.getLayers) { - throw new Error('Debug dirty rect can only been used on canvas renderer.'); - } - if (painter.isSingleCanvas()) { - throw new Error('Debug dirty rect can only been used on zrender inited with container.'); - } - var debugViewRoot = document.createElement('div'); - debugViewRoot.style.cssText = "\nposition:absolute;\nleft:0;\ntop:0;\nright:0;\nbottom:0;\npointer-events:none;\n"; - debugViewRoot.className = 'ec-debug-dirty-rect-container'; - var debugRects = []; - var dom = zr.dom; - dom.appendChild(debugViewRoot); - var computedStyle = getComputedStyle(dom); - if (computedStyle.position === 'static') { - dom.style.position = 'relative'; - } - zr.on('rendered', function () { - if (painter.getLayers) { - var idx_1 = 0; - painter.eachBuiltinLayer(function (layer) { - if (!layer.debugGetPaintRects) { - return; - } - var paintRects = layer.debugGetPaintRects(); - for (var i = 0; i < paintRects.length; i++) { - if (!paintRects[i].width || !paintRects[i].height) { - continue; - } - if (!debugRects[idx_1]) { - debugRects[idx_1] = new DebugRect(opts.style); - debugViewRoot.appendChild(debugRects[idx_1].dom); - } - debugRects[idx_1].show(opts.autoHideDelay); - debugRects[idx_1].update(paintRects[i]); - idx_1++; - } - }); - for (var i = idx_1; i < debugRects.length; i++) { - debugRects[i].hide(); - } - } - }); -} diff --git a/node_modules/zrender/lib/dom/HandlerProxy.d.ts b/node_modules/zrender/lib/dom/HandlerProxy.d.ts deleted file mode 100644 index 13a6234..0000000 --- a/node_modules/zrender/lib/dom/HandlerProxy.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Eventful from '../core/Eventful'; -import { VectorArray } from '../core/vector'; -import Handler from '../Handler'; -export default class HandlerDomProxy extends Eventful { - dom: HTMLElement; - painterRoot: HTMLElement; - handler: Handler; - private _localHandlerScope; - private _globalHandlerScope; - __lastTouchMoment: Date; - __pointerCapturing: boolean; - __mayPointerCapture: VectorArray; - constructor(dom: HTMLElement, painterRoot: HTMLElement); - dispose(): void; - setCursor(cursorStyle: string): void; - __togglePointerCapture(isPointerCapturing?: boolean): void; -} -export interface HandlerProxyInterface extends Eventful { - handler: Handler; - dispose: () => void; - setCursor: (cursorStyle?: string) => void; -} diff --git a/node_modules/zrender/lib/dom/HandlerProxy.js b/node_modules/zrender/lib/dom/HandlerProxy.js deleted file mode 100644 index a570638..0000000 --- a/node_modules/zrender/lib/dom/HandlerProxy.js +++ /dev/null @@ -1,293 +0,0 @@ -import { __extends } from "tslib"; -import { addEventListener, removeEventListener, normalizeEvent, getNativeEvent } from '../core/event.js'; -import * as zrUtil from '../core/util.js'; -import Eventful from '../core/Eventful.js'; -import env from '../core/env.js'; -var TOUCH_CLICK_DELAY = 300; -var globalEventSupported = env.domSupported; -var localNativeListenerNames = (function () { - var mouseHandlerNames = [ - 'click', 'dblclick', 'mousewheel', 'wheel', 'mouseout', - 'mouseup', 'mousedown', 'mousemove', 'contextmenu' - ]; - var touchHandlerNames = [ - 'touchstart', 'touchend', 'touchmove' - ]; - var pointerEventNameMap = { - pointerdown: 1, pointerup: 1, pointermove: 1, pointerout: 1 - }; - var pointerHandlerNames = zrUtil.map(mouseHandlerNames, function (name) { - var nm = name.replace('mouse', 'pointer'); - return pointerEventNameMap.hasOwnProperty(nm) ? nm : name; - }); - return { - mouse: mouseHandlerNames, - touch: touchHandlerNames, - pointer: pointerHandlerNames - }; -})(); -var globalNativeListenerNames = { - mouse: ['mousemove', 'mouseup'], - pointer: ['pointermove', 'pointerup'] -}; -var wheelEventSupported = false; -function isPointerFromTouch(event) { - var pointerType = event.pointerType; - return pointerType === 'pen' || pointerType === 'touch'; -} -function setTouchTimer(scope) { - scope.touching = true; - if (scope.touchTimer != null) { - clearTimeout(scope.touchTimer); - scope.touchTimer = null; - } - scope.touchTimer = setTimeout(function () { - scope.touching = false; - scope.touchTimer = null; - }, 700); -} -function markTouch(event) { - event && (event.zrByTouch = true); -} -function normalizeGlobalEvent(instance, event) { - return normalizeEvent(instance.dom, new FakeGlobalEvent(instance, event), true); -} -function isLocalEl(instance, el) { - var elTmp = el; - var isLocal = false; - while (elTmp && elTmp.nodeType !== 9 - && !(isLocal = elTmp.domBelongToZr - || (elTmp !== el && elTmp === instance.painterRoot))) { - elTmp = elTmp.parentNode; - } - return isLocal; -} -var FakeGlobalEvent = (function () { - function FakeGlobalEvent(instance, event) { - this.stopPropagation = zrUtil.noop; - this.stopImmediatePropagation = zrUtil.noop; - this.preventDefault = zrUtil.noop; - this.type = event.type; - this.target = this.currentTarget = instance.dom; - this.pointerType = event.pointerType; - this.clientX = event.clientX; - this.clientY = event.clientY; - } - return FakeGlobalEvent; -}()); -var localDOMHandlers = { - mousedown: function (event) { - event = normalizeEvent(this.dom, event); - this.__mayPointerCapture = [event.zrX, event.zrY]; - this.trigger('mousedown', event); - }, - mousemove: function (event) { - event = normalizeEvent(this.dom, event); - var downPoint = this.__mayPointerCapture; - if (downPoint && (event.zrX !== downPoint[0] || event.zrY !== downPoint[1])) { - this.__togglePointerCapture(true); - } - this.trigger('mousemove', event); - }, - mouseup: function (event) { - event = normalizeEvent(this.dom, event); - this.__togglePointerCapture(false); - this.trigger('mouseup', event); - }, - mouseout: function (event) { - event = normalizeEvent(this.dom, event); - var element = event.toElement || event.relatedTarget; - if (!isLocalEl(this, element)) { - if (this.__pointerCapturing) { - event.zrEventControl = 'no_globalout'; - } - this.trigger('mouseout', event); - } - }, - wheel: function (event) { - wheelEventSupported = true; - event = normalizeEvent(this.dom, event); - this.trigger('mousewheel', event); - }, - mousewheel: function (event) { - if (wheelEventSupported) { - return; - } - event = normalizeEvent(this.dom, event); - this.trigger('mousewheel', event); - }, - touchstart: function (event) { - event = normalizeEvent(this.dom, event); - markTouch(event); - this.__lastTouchMoment = new Date(); - this.handler.processGesture(event, 'start'); - localDOMHandlers.mousemove.call(this, event); - localDOMHandlers.mousedown.call(this, event); - }, - touchmove: function (event) { - event = normalizeEvent(this.dom, event); - markTouch(event); - this.handler.processGesture(event, 'change'); - localDOMHandlers.mousemove.call(this, event); - }, - touchend: function (event) { - event = normalizeEvent(this.dom, event); - markTouch(event); - this.handler.processGesture(event, 'end'); - localDOMHandlers.mouseup.call(this, event); - if (+new Date() - (+this.__lastTouchMoment) < TOUCH_CLICK_DELAY) { - localDOMHandlers.click.call(this, event); - } - }, - pointerdown: function (event) { - localDOMHandlers.mousedown.call(this, event); - }, - pointermove: function (event) { - if (!isPointerFromTouch(event)) { - localDOMHandlers.mousemove.call(this, event); - } - }, - pointerup: function (event) { - localDOMHandlers.mouseup.call(this, event); - }, - pointerout: function (event) { - if (!isPointerFromTouch(event)) { - localDOMHandlers.mouseout.call(this, event); - } - } -}; -zrUtil.each(['click', 'dblclick', 'contextmenu'], function (name) { - localDOMHandlers[name] = function (event) { - event = normalizeEvent(this.dom, event); - this.trigger(name, event); - }; -}); -var globalDOMHandlers = { - pointermove: function (event) { - if (!isPointerFromTouch(event)) { - globalDOMHandlers.mousemove.call(this, event); - } - }, - pointerup: function (event) { - globalDOMHandlers.mouseup.call(this, event); - }, - mousemove: function (event) { - this.trigger('mousemove', event); - }, - mouseup: function (event) { - var pointerCaptureReleasing = this.__pointerCapturing; - this.__togglePointerCapture(false); - this.trigger('mouseup', event); - if (pointerCaptureReleasing) { - event.zrEventControl = 'only_globalout'; - this.trigger('mouseout', event); - } - } -}; -function mountLocalDOMEventListeners(instance, scope) { - var domHandlers = scope.domHandlers; - if (env.pointerEventsSupported) { - zrUtil.each(localNativeListenerNames.pointer, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event) { - domHandlers[nativeEventName].call(instance, event); - }); - }); - } - else { - if (env.touchEventsSupported) { - zrUtil.each(localNativeListenerNames.touch, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event) { - domHandlers[nativeEventName].call(instance, event); - setTouchTimer(scope); - }); - }); - } - zrUtil.each(localNativeListenerNames.mouse, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event) { - event = getNativeEvent(event); - if (!scope.touching) { - domHandlers[nativeEventName].call(instance, event); - } - }); - }); - } -} -function mountGlobalDOMEventListeners(instance, scope) { - if (env.pointerEventsSupported) { - zrUtil.each(globalNativeListenerNames.pointer, mount); - } - else if (!env.touchEventsSupported) { - zrUtil.each(globalNativeListenerNames.mouse, mount); - } - function mount(nativeEventName) { - function nativeEventListener(event) { - event = getNativeEvent(event); - if (!isLocalEl(instance, event.target)) { - event = normalizeGlobalEvent(instance, event); - scope.domHandlers[nativeEventName].call(instance, event); - } - } - mountSingleDOMEventListener(scope, nativeEventName, nativeEventListener, { capture: true }); - } -} -function mountSingleDOMEventListener(scope, nativeEventName, listener, opt) { - scope.mounted[nativeEventName] = listener; - scope.listenerOpts[nativeEventName] = opt; - addEventListener(scope.domTarget, nativeEventName, listener, opt); -} -function unmountDOMEventListeners(scope) { - var mounted = scope.mounted; - for (var nativeEventName in mounted) { - if (mounted.hasOwnProperty(nativeEventName)) { - removeEventListener(scope.domTarget, nativeEventName, mounted[nativeEventName], scope.listenerOpts[nativeEventName]); - } - } - scope.mounted = {}; -} -var DOMHandlerScope = (function () { - function DOMHandlerScope(domTarget, domHandlers) { - this.mounted = {}; - this.listenerOpts = {}; - this.touching = false; - this.domTarget = domTarget; - this.domHandlers = domHandlers; - } - return DOMHandlerScope; -}()); -var HandlerDomProxy = (function (_super) { - __extends(HandlerDomProxy, _super); - function HandlerDomProxy(dom, painterRoot) { - var _this = _super.call(this) || this; - _this.__pointerCapturing = false; - _this.dom = dom; - _this.painterRoot = painterRoot; - _this._localHandlerScope = new DOMHandlerScope(dom, localDOMHandlers); - if (globalEventSupported) { - _this._globalHandlerScope = new DOMHandlerScope(document, globalDOMHandlers); - } - mountLocalDOMEventListeners(_this, _this._localHandlerScope); - return _this; - } - HandlerDomProxy.prototype.dispose = function () { - unmountDOMEventListeners(this._localHandlerScope); - if (globalEventSupported) { - unmountDOMEventListeners(this._globalHandlerScope); - } - }; - HandlerDomProxy.prototype.setCursor = function (cursorStyle) { - this.dom.style && (this.dom.style.cursor = cursorStyle || 'default'); - }; - HandlerDomProxy.prototype.__togglePointerCapture = function (isPointerCapturing) { - this.__mayPointerCapture = null; - if (globalEventSupported - && ((+this.__pointerCapturing) ^ (+isPointerCapturing))) { - this.__pointerCapturing = isPointerCapturing; - var globalHandlerScope = this._globalHandlerScope; - isPointerCapturing - ? mountGlobalDOMEventListeners(this, globalHandlerScope) - : unmountDOMEventListeners(globalHandlerScope); - } - }; - return HandlerDomProxy; -}(Eventful)); -export default HandlerDomProxy; diff --git a/node_modules/zrender/lib/export.d.ts b/node_modules/zrender/lib/export.d.ts deleted file mode 100644 index 6dc41f6..0000000 --- a/node_modules/zrender/lib/export.d.ts +++ /dev/null @@ -1,47 +0,0 @@ -import * as zrUtil from './core/util'; -import * as matrix from './core/matrix'; -import * as vector from './core/vector'; -import * as colorTool from './tool/color'; -import * as pathTool from './tool/path'; -import { parseSVG } from './tool/parseSVG'; -import * as morphPathTool from './tool/morphPath'; -export { default as Point, PointLike } from './core/Point'; -export { default as Element, ElementAnimateConfig, ElementTextConfig, ElementTextGuideLineConfig, ElementEvent, ElementEventCallback, ElementProps } from './Element'; -export { default as Displayable, DisplayableProps } from './graphic/Displayable'; -export { default as Group, GroupProps } from './graphic/Group'; -export { default as Path, PathStyleProps, PathProps, PathStatePropNames, PathState } from './graphic/Path'; -export { default as Image, ImageStyleProps, ImageProps, ImageState } from './graphic/Image'; -export { default as CompoundPath, CompoundPathShape } from './graphic/CompoundPath'; -export { default as TSpan, TSpanStyleProps, TSpanProps, TSpanState } from './graphic/TSpan'; -export { default as IncrementalDisplayable } from './graphic/IncrementalDisplayable'; -export { default as Text, TextStylePropsPart, TextStyleProps, TextProps, TextState } from './graphic/Text'; -export { default as Arc, ArcProps, ArcShape } from './graphic/shape/Arc'; -export { default as BezierCurve, BezierCurveProps, BezierCurveShape } from './graphic/shape/BezierCurve'; -export { default as Circle, CircleProps, CircleShape } from './graphic/shape/Circle'; -export { default as Droplet, DropletProps, DropletShape } from './graphic/shape/Droplet'; -export { default as Ellipse, EllipseProps, EllipseShape } from './graphic/shape/Ellipse'; -export { default as Heart, HeartProps, HeartShape } from './graphic/shape/Heart'; -export { default as Isogon, IsogonProps, IsogonShape } from './graphic/shape/Isogon'; -export { default as Line, LineProps, LineShape } from './graphic/shape/Line'; -export { default as Polygon, PolygonProps, PolygonShape } from './graphic/shape/Polygon'; -export { default as Polyline, PolylineProps, PolylineShape } from './graphic/shape/Polyline'; -export { default as Rect, RectProps, RectShape } from './graphic/shape/Rect'; -export { default as Ring, RingProps, RingShape } from './graphic/shape/Ring'; -export { default as Rose, RoseProps, RoseShape } from './graphic/shape/Rose'; -export { default as Sector, SectorProps, SectorShape } from './graphic/shape/Sector'; -export { default as Star, StarProps, StarShape } from './graphic/shape/Star'; -export { default as Trochoid, TrochoidProps, TrochoidShape } from './graphic/shape/Trochoid'; -export { default as LinearGradient, LinearGradientObject } from './graphic/LinearGradient'; -export { default as RadialGradient, RadialGradientObject } from './graphic/RadialGradient'; -export { default as Pattern, PatternObjectBase, PatternObject, ImagePatternObject, SVGPatternObject } from './graphic/Pattern'; -export { default as BoundingRect, RectLike } from './core/BoundingRect'; -export { default as OrientedBoundingRect } from './core/OrientedBoundingRect'; -export { matrix }; -export { vector }; -export { colorTool as color }; -export { pathTool as path }; -export { zrUtil as util }; -export { morphPathTool as morph }; -export { parseSVG }; -export { default as showDebugDirtyRect } from './debug/showDebugDirtyRect'; -export { setPlatformAPI } from './core/platform'; diff --git a/node_modules/zrender/lib/export.js b/node_modules/zrender/lib/export.js deleted file mode 100644 index 1e82ae4..0000000 --- a/node_modules/zrender/lib/export.js +++ /dev/null @@ -1,47 +0,0 @@ -import * as zrUtil from './core/util.js'; -import * as matrix from './core/matrix.js'; -import * as vector from './core/vector.js'; -import * as colorTool from './tool/color.js'; -import * as pathTool from './tool/path.js'; -import { parseSVG } from './tool/parseSVG.js'; -import * as morphPathTool from './tool/morphPath.js'; -export { default as Point } from './core/Point.js'; -export { default as Element } from './Element.js'; -export { default as Displayable } from './graphic/Displayable.js'; -export { default as Group } from './graphic/Group.js'; -export { default as Path } from './graphic/Path.js'; -export { default as Image } from './graphic/Image.js'; -export { default as CompoundPath } from './graphic/CompoundPath.js'; -export { default as TSpan } from './graphic/TSpan.js'; -export { default as IncrementalDisplayable } from './graphic/IncrementalDisplayable.js'; -export { default as Text } from './graphic/Text.js'; -export { default as Arc, ArcShape } from './graphic/shape/Arc.js'; -export { default as BezierCurve, BezierCurveShape } from './graphic/shape/BezierCurve.js'; -export { default as Circle, CircleShape } from './graphic/shape/Circle.js'; -export { default as Droplet, DropletShape } from './graphic/shape/Droplet.js'; -export { default as Ellipse, EllipseShape } from './graphic/shape/Ellipse.js'; -export { default as Heart, HeartShape } from './graphic/shape/Heart.js'; -export { default as Isogon, IsogonShape } from './graphic/shape/Isogon.js'; -export { default as Line, LineShape } from './graphic/shape/Line.js'; -export { default as Polygon, PolygonShape } from './graphic/shape/Polygon.js'; -export { default as Polyline, PolylineShape } from './graphic/shape/Polyline.js'; -export { default as Rect, RectShape } from './graphic/shape/Rect.js'; -export { default as Ring, RingShape } from './graphic/shape/Ring.js'; -export { default as Rose, RoseShape } from './graphic/shape/Rose.js'; -export { default as Sector, SectorShape } from './graphic/shape/Sector.js'; -export { default as Star, StarShape } from './graphic/shape/Star.js'; -export { default as Trochoid, TrochoidShape } from './graphic/shape/Trochoid.js'; -export { default as LinearGradient } from './graphic/LinearGradient.js'; -export { default as RadialGradient } from './graphic/RadialGradient.js'; -export { default as Pattern } from './graphic/Pattern.js'; -export { default as BoundingRect } from './core/BoundingRect.js'; -export { default as OrientedBoundingRect } from './core/OrientedBoundingRect.js'; -export { matrix }; -export { vector }; -export { colorTool as color }; -export { pathTool as path }; -export { zrUtil as util }; -export { morphPathTool as morph }; -export { parseSVG }; -export { default as showDebugDirtyRect } from './debug/showDebugDirtyRect.js'; -export { setPlatformAPI } from './core/platform.js'; diff --git a/node_modules/zrender/lib/graphic/CompoundPath.d.ts b/node_modules/zrender/lib/graphic/CompoundPath.d.ts deleted file mode 100644 index 238f159..0000000 --- a/node_modules/zrender/lib/graphic/CompoundPath.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Path from './Path'; -import PathProxy from '../core/PathProxy'; -export interface CompoundPathShape { - paths: Path[]; -} -export default class CompoundPath extends Path { - type: string; - shape: CompoundPathShape; - private _updatePathDirty; - beforeBrush(): void; - buildPath(ctx: PathProxy | CanvasRenderingContext2D, shape: CompoundPathShape): void; - afterBrush(): void; - getBoundingRect(): import("../core/BoundingRect").default; -} diff --git a/node_modules/zrender/lib/graphic/CompoundPath.js b/node_modules/zrender/lib/graphic/CompoundPath.js deleted file mode 100644 index ca63199..0000000 --- a/node_modules/zrender/lib/graphic/CompoundPath.js +++ /dev/null @@ -1,49 +0,0 @@ -import { __extends } from "tslib"; -import Path from './Path.js'; -var CompoundPath = (function (_super) { - __extends(CompoundPath, _super); - function CompoundPath() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.type = 'compound'; - return _this; - } - CompoundPath.prototype._updatePathDirty = function () { - var paths = this.shape.paths; - var dirtyPath = this.shapeChanged(); - for (var i = 0; i < paths.length; i++) { - dirtyPath = dirtyPath || paths[i].shapeChanged(); - } - if (dirtyPath) { - this.dirtyShape(); - } - }; - CompoundPath.prototype.beforeBrush = function () { - this._updatePathDirty(); - var paths = this.shape.paths || []; - var scale = this.getGlobalScale(); - for (var i = 0; i < paths.length; i++) { - if (!paths[i].path) { - paths[i].createPathProxy(); - } - paths[i].path.setScale(scale[0], scale[1], paths[i].segmentIgnoreThreshold); - } - }; - CompoundPath.prototype.buildPath = function (ctx, shape) { - var paths = shape.paths || []; - for (var i = 0; i < paths.length; i++) { - paths[i].buildPath(ctx, paths[i].shape, true); - } - }; - CompoundPath.prototype.afterBrush = function () { - var paths = this.shape.paths || []; - for (var i = 0; i < paths.length; i++) { - paths[i].pathUpdated(); - } - }; - CompoundPath.prototype.getBoundingRect = function () { - this._updatePathDirty.call(this); - return Path.prototype.getBoundingRect.call(this); - }; - return CompoundPath; -}(Path)); -export default CompoundPath; diff --git a/node_modules/zrender/lib/graphic/Displayable.d.ts b/node_modules/zrender/lib/graphic/Displayable.d.ts deleted file mode 100644 index b692155..0000000 --- a/node_modules/zrender/lib/graphic/Displayable.d.ts +++ /dev/null @@ -1,98 +0,0 @@ -import Element, { ElementProps, ElementStatePropNames, ElementAnimateConfig, ElementCommonState } from '../Element'; -import BoundingRect from '../core/BoundingRect'; -import { PropType, Dictionary, MapToType } from '../core/types'; -import Path from './Path'; -import Animator from '../animation/Animator'; -export interface CommonStyleProps { - shadowBlur?: number; - shadowOffsetX?: number; - shadowOffsetY?: number; - shadowColor?: string; - opacity?: number; - blend?: string; -} -export declare const DEFAULT_COMMON_STYLE: CommonStyleProps; -export declare const DEFAULT_COMMON_ANIMATION_PROPS: MapToType; -export interface DisplayableProps extends ElementProps { - style?: Dictionary; - zlevel?: number; - z?: number; - z2?: number; - culling?: boolean; - cursor?: string; - rectHover?: boolean; - progressive?: boolean; - incremental?: boolean; - ignoreCoarsePointer?: boolean; - batch?: boolean; - invisible?: boolean; -} -declare type DisplayableKey = keyof DisplayableProps; -declare type DisplayablePropertyType = PropType; -export declare type DisplayableStatePropNames = ElementStatePropNames | 'style' | 'z' | 'z2' | 'invisible'; -export declare type DisplayableState = Pick & ElementCommonState; -interface Displayable { - animate(key?: '', loop?: boolean): Animator; - animate(key: 'style', loop?: boolean): Animator; - getState(stateName: string): DisplayableState; - ensureState(stateName: string): DisplayableState; - states: Dictionary; - stateProxy: (stateName: string) => DisplayableState; -} -declare class Displayable extends Element { - invisible: boolean; - z: number; - z2: number; - zlevel: number; - culling: boolean; - cursor: string; - rectHover: boolean; - incremental: boolean; - ignoreCoarsePointer?: boolean; - style: Dictionary; - protected _normalState: DisplayableState; - protected _rect: BoundingRect; - protected _paintRect: BoundingRect; - protected _prevPaintRect: BoundingRect; - dirtyRectTolerance: number; - useHoverLayer?: boolean; - __hoverStyle?: CommonStyleProps; - __clipPaths?: Path[]; - __canvasFillGradient: CanvasGradient; - __canvasStrokeGradient: CanvasGradient; - __canvasFillPattern: CanvasPattern; - __canvasStrokePattern: CanvasPattern; - __svgEl: SVGElement; - constructor(props?: Props); - protected _init(props?: Props): void; - beforeBrush(): void; - afterBrush(): void; - innerBeforeBrush(): void; - innerAfterBrush(): void; - shouldBePainted(viewWidth: number, viewHeight: number, considerClipPath: boolean, considerAncestors: boolean): boolean; - contain(x: number, y: number): boolean; - traverse(cb: (this: Context, el: this) => void, context?: Context): void; - rectContain(x: number, y: number): boolean; - getPaintRect(): BoundingRect; - setPrevPaintRect(paintRect: BoundingRect): void; - getPrevPaintRect(): BoundingRect; - animateStyle(loop: boolean): Animator; - updateDuringAnimation(targetKey: string): void; - attrKV(key: DisplayableKey, value: DisplayablePropertyType): void; - setStyle(obj: Props['style']): this; - setStyle(obj: T, value: Props['style'][T]): this; - dirtyStyle(notRedraw?: boolean): void; - dirty(): void; - styleChanged(): boolean; - styleUpdated(): void; - createStyle(obj?: Props['style']): Props["style"]; - useStyle(obj: Props['style']): void; - isStyleObject(obj: Props['style']): any; - protected _innerSaveToNormal(toState: DisplayableState): void; - protected _applyStateObj(stateName: string, state: DisplayableState, normalState: DisplayableState, keepCurrentStates: boolean, transition: boolean, animationCfg: ElementAnimateConfig): void; - protected _mergeStates(states: DisplayableState[]): DisplayableState; - protected _mergeStyle(targetStyle: CommonStyleProps, sourceStyle: CommonStyleProps): CommonStyleProps; - getAnimationStyleProps(): MapToType; - protected static initDefaultProps: void; -} -export default Displayable; diff --git a/node_modules/zrender/lib/graphic/Displayable.js b/node_modules/zrender/lib/graphic/Displayable.js deleted file mode 100644 index 8725a6f..0000000 --- a/node_modules/zrender/lib/graphic/Displayable.js +++ /dev/null @@ -1,324 +0,0 @@ -import { __extends } from "tslib"; -import Element from '../Element.js'; -import BoundingRect from '../core/BoundingRect.js'; -import { keys, extend, createObject } from '../core/util.js'; -import { REDRAW_BIT, STYLE_CHANGED_BIT } from './constants.js'; -var STYLE_MAGIC_KEY = '__zr_style_' + Math.round((Math.random() * 10)); -export var DEFAULT_COMMON_STYLE = { - shadowBlur: 0, - shadowOffsetX: 0, - shadowOffsetY: 0, - shadowColor: '#000', - opacity: 1, - blend: 'source-over' -}; -export var DEFAULT_COMMON_ANIMATION_PROPS = { - style: { - shadowBlur: true, - shadowOffsetX: true, - shadowOffsetY: true, - shadowColor: true, - opacity: true - } -}; -DEFAULT_COMMON_STYLE[STYLE_MAGIC_KEY] = true; -var PRIMARY_STATES_KEYS = ['z', 'z2', 'invisible']; -var PRIMARY_STATES_KEYS_IN_HOVER_LAYER = ['invisible']; -var Displayable = (function (_super) { - __extends(Displayable, _super); - function Displayable(props) { - return _super.call(this, props) || this; - } - Displayable.prototype._init = function (props) { - var keysArr = keys(props); - for (var i = 0; i < keysArr.length; i++) { - var key = keysArr[i]; - if (key === 'style') { - this.useStyle(props[key]); - } - else { - _super.prototype.attrKV.call(this, key, props[key]); - } - } - if (!this.style) { - this.useStyle({}); - } - }; - Displayable.prototype.beforeBrush = function () { }; - Displayable.prototype.afterBrush = function () { }; - Displayable.prototype.innerBeforeBrush = function () { }; - Displayable.prototype.innerAfterBrush = function () { }; - Displayable.prototype.shouldBePainted = function (viewWidth, viewHeight, considerClipPath, considerAncestors) { - var m = this.transform; - if (this.ignore - || this.invisible - || this.style.opacity === 0 - || (this.culling - && isDisplayableCulled(this, viewWidth, viewHeight)) - || (m && !m[0] && !m[3])) { - return false; - } - if (considerClipPath && this.__clipPaths) { - for (var i = 0; i < this.__clipPaths.length; ++i) { - if (this.__clipPaths[i].isZeroArea()) { - return false; - } - } - } - if (considerAncestors && this.parent) { - var parent_1 = this.parent; - while (parent_1) { - if (parent_1.ignore) { - return false; - } - parent_1 = parent_1.parent; - } - } - return true; - }; - Displayable.prototype.contain = function (x, y) { - return this.rectContain(x, y); - }; - Displayable.prototype.traverse = function (cb, context) { - cb.call(context, this); - }; - Displayable.prototype.rectContain = function (x, y) { - var coord = this.transformCoordToLocal(x, y); - var rect = this.getBoundingRect(); - return rect.contain(coord[0], coord[1]); - }; - Displayable.prototype.getPaintRect = function () { - var rect = this._paintRect; - if (!this._paintRect || this.__dirty) { - var transform = this.transform; - var elRect = this.getBoundingRect(); - var style = this.style; - var shadowSize = style.shadowBlur || 0; - var shadowOffsetX = style.shadowOffsetX || 0; - var shadowOffsetY = style.shadowOffsetY || 0; - rect = this._paintRect || (this._paintRect = new BoundingRect(0, 0, 0, 0)); - if (transform) { - BoundingRect.applyTransform(rect, elRect, transform); - } - else { - rect.copy(elRect); - } - if (shadowSize || shadowOffsetX || shadowOffsetY) { - rect.width += shadowSize * 2 + Math.abs(shadowOffsetX); - rect.height += shadowSize * 2 + Math.abs(shadowOffsetY); - rect.x = Math.min(rect.x, rect.x + shadowOffsetX - shadowSize); - rect.y = Math.min(rect.y, rect.y + shadowOffsetY - shadowSize); - } - var tolerance = this.dirtyRectTolerance; - if (!rect.isZero()) { - rect.x = Math.floor(rect.x - tolerance); - rect.y = Math.floor(rect.y - tolerance); - rect.width = Math.ceil(rect.width + 1 + tolerance * 2); - rect.height = Math.ceil(rect.height + 1 + tolerance * 2); - } - } - return rect; - }; - Displayable.prototype.setPrevPaintRect = function (paintRect) { - if (paintRect) { - this._prevPaintRect = this._prevPaintRect || new BoundingRect(0, 0, 0, 0); - this._prevPaintRect.copy(paintRect); - } - else { - this._prevPaintRect = null; - } - }; - Displayable.prototype.getPrevPaintRect = function () { - return this._prevPaintRect; - }; - Displayable.prototype.animateStyle = function (loop) { - return this.animate('style', loop); - }; - Displayable.prototype.updateDuringAnimation = function (targetKey) { - if (targetKey === 'style') { - this.dirtyStyle(); - } - else { - this.markRedraw(); - } - }; - Displayable.prototype.attrKV = function (key, value) { - if (key !== 'style') { - _super.prototype.attrKV.call(this, key, value); - } - else { - if (!this.style) { - this.useStyle(value); - } - else { - this.setStyle(value); - } - } - }; - Displayable.prototype.setStyle = function (keyOrObj, value) { - if (typeof keyOrObj === 'string') { - this.style[keyOrObj] = value; - } - else { - extend(this.style, keyOrObj); - } - this.dirtyStyle(); - return this; - }; - Displayable.prototype.dirtyStyle = function (notRedraw) { - if (!notRedraw) { - this.markRedraw(); - } - this.__dirty |= STYLE_CHANGED_BIT; - if (this._rect) { - this._rect = null; - } - }; - Displayable.prototype.dirty = function () { - this.dirtyStyle(); - }; - Displayable.prototype.styleChanged = function () { - return !!(this.__dirty & STYLE_CHANGED_BIT); - }; - Displayable.prototype.styleUpdated = function () { - this.__dirty &= ~STYLE_CHANGED_BIT; - }; - Displayable.prototype.createStyle = function (obj) { - return createObject(DEFAULT_COMMON_STYLE, obj); - }; - Displayable.prototype.useStyle = function (obj) { - if (!obj[STYLE_MAGIC_KEY]) { - obj = this.createStyle(obj); - } - if (this.__inHover) { - this.__hoverStyle = obj; - } - else { - this.style = obj; - } - this.dirtyStyle(); - }; - Displayable.prototype.isStyleObject = function (obj) { - return obj[STYLE_MAGIC_KEY]; - }; - Displayable.prototype._innerSaveToNormal = function (toState) { - _super.prototype._innerSaveToNormal.call(this, toState); - var normalState = this._normalState; - if (toState.style && !normalState.style) { - normalState.style = this._mergeStyle(this.createStyle(), this.style); - } - this._savePrimaryToNormal(toState, normalState, PRIMARY_STATES_KEYS); - }; - Displayable.prototype._applyStateObj = function (stateName, state, normalState, keepCurrentStates, transition, animationCfg) { - _super.prototype._applyStateObj.call(this, stateName, state, normalState, keepCurrentStates, transition, animationCfg); - var needsRestoreToNormal = !(state && keepCurrentStates); - var targetStyle; - if (state && state.style) { - if (transition) { - if (keepCurrentStates) { - targetStyle = state.style; - } - else { - targetStyle = this._mergeStyle(this.createStyle(), normalState.style); - this._mergeStyle(targetStyle, state.style); - } - } - else { - targetStyle = this._mergeStyle(this.createStyle(), keepCurrentStates ? this.style : normalState.style); - this._mergeStyle(targetStyle, state.style); - } - } - else if (needsRestoreToNormal) { - targetStyle = normalState.style; - } - if (targetStyle) { - if (transition) { - var sourceStyle = this.style; - this.style = this.createStyle(needsRestoreToNormal ? {} : sourceStyle); - if (needsRestoreToNormal) { - var changedKeys = keys(sourceStyle); - for (var i = 0; i < changedKeys.length; i++) { - var key = changedKeys[i]; - if (key in targetStyle) { - targetStyle[key] = targetStyle[key]; - this.style[key] = sourceStyle[key]; - } - } - } - var targetKeys = keys(targetStyle); - for (var i = 0; i < targetKeys.length; i++) { - var key = targetKeys[i]; - this.style[key] = this.style[key]; - } - this._transitionState(stateName, { - style: targetStyle - }, animationCfg, this.getAnimationStyleProps()); - } - else { - this.useStyle(targetStyle); - } - } - var statesKeys = this.__inHover ? PRIMARY_STATES_KEYS_IN_HOVER_LAYER : PRIMARY_STATES_KEYS; - for (var i = 0; i < statesKeys.length; i++) { - var key = statesKeys[i]; - if (state && state[key] != null) { - this[key] = state[key]; - } - else if (needsRestoreToNormal) { - if (normalState[key] != null) { - this[key] = normalState[key]; - } - } - } - }; - Displayable.prototype._mergeStates = function (states) { - var mergedState = _super.prototype._mergeStates.call(this, states); - var mergedStyle; - for (var i = 0; i < states.length; i++) { - var state = states[i]; - if (state.style) { - mergedStyle = mergedStyle || {}; - this._mergeStyle(mergedStyle, state.style); - } - } - if (mergedStyle) { - mergedState.style = mergedStyle; - } - return mergedState; - }; - Displayable.prototype._mergeStyle = function (targetStyle, sourceStyle) { - extend(targetStyle, sourceStyle); - return targetStyle; - }; - Displayable.prototype.getAnimationStyleProps = function () { - return DEFAULT_COMMON_ANIMATION_PROPS; - }; - Displayable.initDefaultProps = (function () { - var dispProto = Displayable.prototype; - dispProto.type = 'displayable'; - dispProto.invisible = false; - dispProto.z = 0; - dispProto.z2 = 0; - dispProto.zlevel = 0; - dispProto.culling = false; - dispProto.cursor = 'pointer'; - dispProto.rectHover = false; - dispProto.incremental = false; - dispProto._rect = null; - dispProto.dirtyRectTolerance = 0; - dispProto.__dirty = REDRAW_BIT | STYLE_CHANGED_BIT; - })(); - return Displayable; -}(Element)); -var tmpRect = new BoundingRect(0, 0, 0, 0); -var viewRect = new BoundingRect(0, 0, 0, 0); -function isDisplayableCulled(el, width, height) { - tmpRect.copy(el.getBoundingRect()); - if (el.transform) { - tmpRect.applyTransform(el.transform); - } - viewRect.width = width; - viewRect.height = height; - return !tmpRect.intersect(viewRect); -} -export default Displayable; diff --git a/node_modules/zrender/lib/graphic/Gradient.d.ts b/node_modules/zrender/lib/graphic/Gradient.d.ts deleted file mode 100644 index 2573587..0000000 --- a/node_modules/zrender/lib/graphic/Gradient.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -export interface GradientObject { - id?: number; - type: string; - colorStops: GradientColorStop[]; - global?: boolean; -} -export interface InnerGradientObject extends GradientObject { - __canvasGradient: CanvasGradient; - __width: number; - __height: number; -} -export interface GradientColorStop { - offset: number; - color: string; -} -export default class Gradient { - id?: number; - type: string; - colorStops: GradientColorStop[]; - global: boolean; - constructor(colorStops: GradientColorStop[]); - addColorStop(offset: number, color: string): void; -} diff --git a/node_modules/zrender/lib/graphic/Gradient.js b/node_modules/zrender/lib/graphic/Gradient.js deleted file mode 100644 index acd8b81..0000000 --- a/node_modules/zrender/lib/graphic/Gradient.js +++ /dev/null @@ -1,13 +0,0 @@ -var Gradient = (function () { - function Gradient(colorStops) { - this.colorStops = colorStops || []; - } - Gradient.prototype.addColorStop = function (offset, color) { - this.colorStops.push({ - offset: offset, - color: color - }); - }; - return Gradient; -}()); -export default Gradient; diff --git a/node_modules/zrender/lib/graphic/Group.d.ts b/node_modules/zrender/lib/graphic/Group.d.ts deleted file mode 100644 index 292fb3f..0000000 --- a/node_modules/zrender/lib/graphic/Group.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import Element, { ElementProps } from '../Element'; -import BoundingRect from '../core/BoundingRect'; -import { ZRenderType } from '../zrender'; -export interface GroupProps extends ElementProps { -} -declare class Group extends Element { - readonly isGroup = true; - private _children; - constructor(opts?: GroupProps); - childrenRef(): Element[]; - children(): Element[]; - childAt(idx: number): Element; - childOfName(name: string): Element; - childCount(): number; - add(child: Element): Group; - addBefore(child: Element, nextSibling: Element): this; - replace(oldChild: Element, newChild: Element): this; - replaceAt(child: Element, index: number): this; - _doAdd(child: Element): void; - remove(child: Element): this; - removeAll(): this; - eachChild(cb: (this: Context, el: Element, index?: number) => void, context?: Context): this; - traverse(cb: (this: T, el: Element) => boolean | void, context?: T): this; - addSelfToZr(zr: ZRenderType): void; - removeSelfFromZr(zr: ZRenderType): void; - getBoundingRect(includeChildren?: Element[]): BoundingRect; -} -export interface GroupLike extends Element { - childrenRef(): Element[]; -} -export default Group; diff --git a/node_modules/zrender/lib/graphic/Group.js b/node_modules/zrender/lib/graphic/Group.js deleted file mode 100644 index ab88b82..0000000 --- a/node_modules/zrender/lib/graphic/Group.js +++ /dev/null @@ -1,179 +0,0 @@ -import { __extends } from "tslib"; -import * as zrUtil from '../core/util.js'; -import Element from '../Element.js'; -import BoundingRect from '../core/BoundingRect.js'; -var Group = (function (_super) { - __extends(Group, _super); - function Group(opts) { - var _this = _super.call(this) || this; - _this.isGroup = true; - _this._children = []; - _this.attr(opts); - return _this; - } - Group.prototype.childrenRef = function () { - return this._children; - }; - Group.prototype.children = function () { - return this._children.slice(); - }; - Group.prototype.childAt = function (idx) { - return this._children[idx]; - }; - Group.prototype.childOfName = function (name) { - var children = this._children; - for (var i = 0; i < children.length; i++) { - if (children[i].name === name) { - return children[i]; - } - } - }; - Group.prototype.childCount = function () { - return this._children.length; - }; - Group.prototype.add = function (child) { - if (child) { - if (child !== this && child.parent !== this) { - this._children.push(child); - this._doAdd(child); - } - if (process.env.NODE_ENV !== 'production') { - if (child.__hostTarget) { - throw 'This elemenet has been used as an attachment'; - } - } - } - return this; - }; - Group.prototype.addBefore = function (child, nextSibling) { - if (child && child !== this && child.parent !== this - && nextSibling && nextSibling.parent === this) { - var children = this._children; - var idx = children.indexOf(nextSibling); - if (idx >= 0) { - children.splice(idx, 0, child); - this._doAdd(child); - } - } - return this; - }; - Group.prototype.replace = function (oldChild, newChild) { - var idx = zrUtil.indexOf(this._children, oldChild); - if (idx >= 0) { - this.replaceAt(newChild, idx); - } - return this; - }; - Group.prototype.replaceAt = function (child, index) { - var children = this._children; - var old = children[index]; - if (child && child !== this && child.parent !== this && child !== old) { - children[index] = child; - old.parent = null; - var zr = this.__zr; - if (zr) { - old.removeSelfFromZr(zr); - } - this._doAdd(child); - } - return this; - }; - Group.prototype._doAdd = function (child) { - if (child.parent) { - child.parent.remove(child); - } - child.parent = this; - var zr = this.__zr; - if (zr && zr !== child.__zr) { - child.addSelfToZr(zr); - } - zr && zr.refresh(); - }; - Group.prototype.remove = function (child) { - var zr = this.__zr; - var children = this._children; - var idx = zrUtil.indexOf(children, child); - if (idx < 0) { - return this; - } - children.splice(idx, 1); - child.parent = null; - if (zr) { - child.removeSelfFromZr(zr); - } - zr && zr.refresh(); - return this; - }; - Group.prototype.removeAll = function () { - var children = this._children; - var zr = this.__zr; - for (var i = 0; i < children.length; i++) { - var child = children[i]; - if (zr) { - child.removeSelfFromZr(zr); - } - child.parent = null; - } - children.length = 0; - return this; - }; - Group.prototype.eachChild = function (cb, context) { - var children = this._children; - for (var i = 0; i < children.length; i++) { - var child = children[i]; - cb.call(context, child, i); - } - return this; - }; - Group.prototype.traverse = function (cb, context) { - for (var i = 0; i < this._children.length; i++) { - var child = this._children[i]; - var stopped = cb.call(context, child); - if (child.isGroup && !stopped) { - child.traverse(cb, context); - } - } - return this; - }; - Group.prototype.addSelfToZr = function (zr) { - _super.prototype.addSelfToZr.call(this, zr); - for (var i = 0; i < this._children.length; i++) { - var child = this._children[i]; - child.addSelfToZr(zr); - } - }; - Group.prototype.removeSelfFromZr = function (zr) { - _super.prototype.removeSelfFromZr.call(this, zr); - for (var i = 0; i < this._children.length; i++) { - var child = this._children[i]; - child.removeSelfFromZr(zr); - } - }; - Group.prototype.getBoundingRect = function (includeChildren) { - var tmpRect = new BoundingRect(0, 0, 0, 0); - var children = includeChildren || this._children; - var tmpMat = []; - var rect = null; - for (var i = 0; i < children.length; i++) { - var child = children[i]; - if (child.ignore || child.invisible) { - continue; - } - var childRect = child.getBoundingRect(); - var transform = child.getLocalTransform(tmpMat); - if (transform) { - BoundingRect.applyTransform(tmpRect, childRect, transform); - rect = rect || tmpRect.clone(); - rect.union(tmpRect); - } - else { - rect = rect || childRect.clone(); - rect.union(childRect); - } - } - return rect || tmpRect; - }; - return Group; -}(Element)); -Group.prototype.type = 'group'; -export default Group; diff --git a/node_modules/zrender/lib/graphic/Image.d.ts b/node_modules/zrender/lib/graphic/Image.d.ts deleted file mode 100644 index f5c0a67..0000000 --- a/node_modules/zrender/lib/graphic/Image.d.ts +++ /dev/null @@ -1,35 +0,0 @@ -import Displayable, { DisplayableProps, CommonStyleProps, DisplayableStatePropNames } from './Displayable'; -import BoundingRect from '../core/BoundingRect'; -import { ImageLike, MapToType } from '../core/types'; -import { ElementCommonState } from '../Element'; -export interface ImageStyleProps extends CommonStyleProps { - image?: string | ImageLike; - x?: number; - y?: number; - width?: number; - height?: number; - sx?: number; - sy?: number; - sWidth?: number; - sHeight?: number; -} -export declare const DEFAULT_IMAGE_STYLE: CommonStyleProps; -export declare const DEFAULT_IMAGE_ANIMATION_PROPS: MapToType; -export interface ImageProps extends DisplayableProps { - style?: ImageStyleProps; - onload?: (image: ImageLike) => void; -} -export declare type ImageState = Pick & ElementCommonState; -declare class ZRImage extends Displayable { - style: ImageStyleProps; - __image: ImageLike; - __imageSrc: string; - onload: (image: ImageLike) => void; - createStyle(obj?: ImageStyleProps): ImageStyleProps; - private _getSize; - getWidth(): number; - getHeight(): number; - getAnimationStyleProps(): MapToType; - getBoundingRect(): BoundingRect; -} -export default ZRImage; diff --git a/node_modules/zrender/lib/graphic/Image.js b/node_modules/zrender/lib/graphic/Image.js deleted file mode 100644 index 0f58d31..0000000 --- a/node_modules/zrender/lib/graphic/Image.js +++ /dev/null @@ -1,73 +0,0 @@ -import { __extends } from "tslib"; -import Displayable, { DEFAULT_COMMON_STYLE, DEFAULT_COMMON_ANIMATION_PROPS } from './Displayable.js'; -import BoundingRect from '../core/BoundingRect.js'; -import { defaults, createObject } from '../core/util.js'; -export var DEFAULT_IMAGE_STYLE = defaults({ - x: 0, - y: 0 -}, DEFAULT_COMMON_STYLE); -export var DEFAULT_IMAGE_ANIMATION_PROPS = { - style: defaults({ - x: true, - y: true, - width: true, - height: true, - sx: true, - sy: true, - sWidth: true, - sHeight: true - }, DEFAULT_COMMON_ANIMATION_PROPS.style) -}; -function isImageLike(source) { - return !!(source - && typeof source !== 'string' - && source.width && source.height); -} -var ZRImage = (function (_super) { - __extends(ZRImage, _super); - function ZRImage() { - return _super !== null && _super.apply(this, arguments) || this; - } - ZRImage.prototype.createStyle = function (obj) { - return createObject(DEFAULT_IMAGE_STYLE, obj); - }; - ZRImage.prototype._getSize = function (dim) { - var style = this.style; - var size = style[dim]; - if (size != null) { - return size; - } - var imageSource = isImageLike(style.image) - ? style.image : this.__image; - if (!imageSource) { - return 0; - } - var otherDim = dim === 'width' ? 'height' : 'width'; - var otherDimSize = style[otherDim]; - if (otherDimSize == null) { - return imageSource[dim]; - } - else { - return imageSource[dim] / imageSource[otherDim] * otherDimSize; - } - }; - ZRImage.prototype.getWidth = function () { - return this._getSize('width'); - }; - ZRImage.prototype.getHeight = function () { - return this._getSize('height'); - }; - ZRImage.prototype.getAnimationStyleProps = function () { - return DEFAULT_IMAGE_ANIMATION_PROPS; - }; - ZRImage.prototype.getBoundingRect = function () { - var style = this.style; - if (!this._rect) { - this._rect = new BoundingRect(style.x || 0, style.y || 0, this.getWidth(), this.getHeight()); - } - return this._rect; - }; - return ZRImage; -}(Displayable)); -ZRImage.prototype.type = 'image'; -export default ZRImage; diff --git a/node_modules/zrender/lib/graphic/IncrementalDisplayable.d.ts b/node_modules/zrender/lib/graphic/IncrementalDisplayable.d.ts deleted file mode 100644 index b620028..0000000 --- a/node_modules/zrender/lib/graphic/IncrementalDisplayable.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import Displayble from './Displayable'; -import BoundingRect from '../core/BoundingRect'; -export default class IncrementalDisplayable extends Displayble { - notClear: boolean; - incremental: boolean; - private _displayables; - private _temporaryDisplayables; - private _cursor; - traverse(cb: (this: T, el: this) => void, context: T): void; - useStyle(): void; - getCursor(): number; - innerAfterBrush(): void; - clearDisplaybles(): void; - clearTemporalDisplayables(): void; - addDisplayable(displayable: Displayble, notPersistent?: boolean): void; - addDisplayables(displayables: Displayble[], notPersistent?: boolean): void; - getDisplayables(): Displayble[]; - getTemporalDisplayables(): Displayble[]; - eachPendingDisplayable(cb: (displayable: Displayble) => void): void; - update(): void; - getBoundingRect(): BoundingRect; - contain(x: number, y: number): boolean; -} diff --git a/node_modules/zrender/lib/graphic/IncrementalDisplayable.js b/node_modules/zrender/lib/graphic/IncrementalDisplayable.js deleted file mode 100644 index 25fe155..0000000 --- a/node_modules/zrender/lib/graphic/IncrementalDisplayable.js +++ /dev/null @@ -1,112 +0,0 @@ -import { __extends } from "tslib"; -import Displayble from './Displayable.js'; -import BoundingRect from '../core/BoundingRect.js'; -var m = []; -var IncrementalDisplayable = (function (_super) { - __extends(IncrementalDisplayable, _super); - function IncrementalDisplayable() { - var _this = _super !== null && _super.apply(this, arguments) || this; - _this.notClear = true; - _this.incremental = true; - _this._displayables = []; - _this._temporaryDisplayables = []; - _this._cursor = 0; - return _this; - } - IncrementalDisplayable.prototype.traverse = function (cb, context) { - cb.call(context, this); - }; - IncrementalDisplayable.prototype.useStyle = function () { - this.style = {}; - }; - IncrementalDisplayable.prototype.getCursor = function () { - return this._cursor; - }; - IncrementalDisplayable.prototype.innerAfterBrush = function () { - this._cursor = this._displayables.length; - }; - IncrementalDisplayable.prototype.clearDisplaybles = function () { - this._displayables = []; - this._temporaryDisplayables = []; - this._cursor = 0; - this.markRedraw(); - this.notClear = false; - }; - IncrementalDisplayable.prototype.clearTemporalDisplayables = function () { - this._temporaryDisplayables = []; - }; - IncrementalDisplayable.prototype.addDisplayable = function (displayable, notPersistent) { - if (notPersistent) { - this._temporaryDisplayables.push(displayable); - } - else { - this._displayables.push(displayable); - } - this.markRedraw(); - }; - IncrementalDisplayable.prototype.addDisplayables = function (displayables, notPersistent) { - notPersistent = notPersistent || false; - for (var i = 0; i < displayables.length; i++) { - this.addDisplayable(displayables[i], notPersistent); - } - }; - IncrementalDisplayable.prototype.getDisplayables = function () { - return this._displayables; - }; - IncrementalDisplayable.prototype.getTemporalDisplayables = function () { - return this._temporaryDisplayables; - }; - IncrementalDisplayable.prototype.eachPendingDisplayable = function (cb) { - for (var i = this._cursor; i < this._displayables.length; i++) { - cb && cb(this._displayables[i]); - } - for (var i = 0; i < this._temporaryDisplayables.length; i++) { - cb && cb(this._temporaryDisplayables[i]); - } - }; - IncrementalDisplayable.prototype.update = function () { - this.updateTransform(); - for (var i = this._cursor; i < this._displayables.length; i++) { - var displayable = this._displayables[i]; - displayable.parent = this; - displayable.update(); - displayable.parent = null; - } - for (var i = 0; i < this._temporaryDisplayables.length; i++) { - var displayable = this._temporaryDisplayables[i]; - displayable.parent = this; - displayable.update(); - displayable.parent = null; - } - }; - IncrementalDisplayable.prototype.getBoundingRect = function () { - if (!this._rect) { - var rect = new BoundingRect(Infinity, Infinity, -Infinity, -Infinity); - for (var i = 0; i < this._displayables.length; i++) { - var displayable = this._displayables[i]; - var childRect = displayable.getBoundingRect().clone(); - if (displayable.needLocalTransform()) { - childRect.applyTransform(displayable.getLocalTransform(m)); - } - rect.union(childRect); - } - this._rect = rect; - } - return this._rect; - }; - IncrementalDisplayable.prototype.contain = function (x, y) { - var localPos = this.transformCoordToLocal(x, y); - var rect = this.getBoundingRect(); - if (rect.contain(localPos[0], localPos[1])) { - for (var i = 0; i < this._displayables.length; i++) { - var displayable = this._displayables[i]; - if (displayable.contain(x, y)) { - return true; - } - } - } - return false; - }; - return IncrementalDisplayable; -}(Displayble)); -export default IncrementalDisplayable; diff --git a/node_modules/zrender/lib/graphic/LinearGradient.d.ts b/node_modules/zrender/lib/graphic/LinearGradient.d.ts deleted file mode 100644 index c3ff9fb..0000000 --- a/node_modules/zrender/lib/graphic/LinearGradient.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import Gradient, { GradientObject, GradientColorStop } from './Gradient'; -export interface LinearGradientObject extends GradientObject { - type: 'linear'; - x: number; - y: number; - x2: number; - y2: number; -} -export default class LinearGradient extends Gradient { - type: 'linear'; - x: number; - y: number; - x2: number; - y2: number; - constructor(x: number, y: number, x2: number, y2: number, colorStops?: GradientColorStop[], globalCoord?: boolean); -} diff --git a/node_modules/zrender/lib/graphic/LinearGradient.js b/node_modules/zrender/lib/graphic/LinearGradient.js deleted file mode 100644 index e5d2f3d..0000000 --- a/node_modules/zrender/lib/graphic/LinearGradient.js +++ /dev/null @@ -1,18 +0,0 @@ -import { __extends } from "tslib"; -import Gradient from './Gradient.js'; -var LinearGradient = (function (_super) { - __extends(LinearGradient, _super); - function LinearGradient(x, y, x2, y2, colorStops, globalCoord) { - var _this = _super.call(this, colorStops) || this; - _this.x = x == null ? 0 : x; - _this.y = y == null ? 0 : y; - _this.x2 = x2 == null ? 1 : x2; - _this.y2 = y2 == null ? 0 : y2; - _this.type = 'linear'; - _this.global = globalCoord || false; - return _this; - } - return LinearGradient; -}(Gradient)); -export default LinearGradient; -; diff --git a/node_modules/zrender/lib/graphic/Path.d.ts b/node_modules/zrender/lib/graphic/Path.d.ts deleted file mode 100644 index 18b1fa2..0000000 --- a/node_modules/zrender/lib/graphic/Path.d.ts +++ /dev/null @@ -1,112 +0,0 @@ -import Displayable, { DisplayableProps, CommonStyleProps, DisplayableStatePropNames } from './Displayable'; -import Element, { ElementAnimateConfig } from '../Element'; -import PathProxy from '../core/PathProxy'; -import { PatternObject } from './Pattern'; -import { Dictionary, PropType, MapToType } from '../core/types'; -import BoundingRect from '../core/BoundingRect'; -import { LinearGradientObject } from './LinearGradient'; -import { RadialGradientObject } from './RadialGradient'; -import Animator from '../animation/Animator'; -export interface PathStyleProps extends CommonStyleProps { - fill?: string | PatternObject | LinearGradientObject | RadialGradientObject; - stroke?: string | PatternObject | LinearGradientObject | RadialGradientObject; - decal?: PatternObject; - strokePercent?: number; - strokeNoScale?: boolean; - fillOpacity?: number; - strokeOpacity?: number; - lineDash?: false | number[] | 'solid' | 'dashed' | 'dotted'; - lineDashOffset?: number; - lineWidth?: number; - lineCap?: CanvasLineCap; - lineJoin?: CanvasLineJoin; - miterLimit?: number; - strokeFirst?: boolean; -} -export declare const DEFAULT_PATH_STYLE: PathStyleProps; -export declare const DEFAULT_PATH_ANIMATION_PROPS: MapToType; -export interface PathProps extends DisplayableProps { - strokeContainThreshold?: number; - segmentIgnoreThreshold?: number; - subPixelOptimize?: boolean; - style?: PathStyleProps; - shape?: Dictionary; - autoBatch?: boolean; - __value?: (string | number)[] | (string | number); - buildPath?: (ctx: PathProxy | CanvasRenderingContext2D, shapeCfg: Dictionary, inBatch?: boolean) => void; -} -declare type PathKey = keyof PathProps; -declare type PathPropertyType = PropType; -interface Path { - animate(key?: '', loop?: boolean): Animator; - animate(key: 'style', loop?: boolean): Animator; - animate(key: 'shape', loop?: boolean): Animator; - getState(stateName: string): PathState; - ensureState(stateName: string): PathState; - states: Dictionary; - stateProxy: (stateName: string) => PathState; -} -export declare type PathStatePropNames = DisplayableStatePropNames | 'shape'; -export declare type PathState = Pick & { - hoverLayer?: boolean; -}; -declare class Path extends Displayable { - path: PathProxy; - strokeContainThreshold: number; - segmentIgnoreThreshold: number; - subPixelOptimize: boolean; - style: PathStyleProps; - autoBatch: boolean; - private _rectStroke; - protected _normalState: PathState; - protected _decalEl: Path; - shape: Dictionary; - constructor(opts?: Props); - update(): void; - getDecalElement(): Path; - protected _init(props?: Props): void; - protected getDefaultStyle(): Props['style']; - protected getDefaultShape(): {}; - protected canBeInsideText(): boolean; - protected getInsideTextFill(): "#333" | "#ccc" | "#eee"; - protected getInsideTextStroke(textFill?: string): string; - buildPath(ctx: PathProxy | CanvasRenderingContext2D, shapeCfg: Dictionary, inBatch?: boolean): void; - pathUpdated(): void; - getUpdatedPathProxy(inBatch?: boolean): PathProxy; - createPathProxy(): void; - hasStroke(): boolean; - hasFill(): boolean; - getBoundingRect(): BoundingRect; - contain(x: number, y: number): boolean; - dirtyShape(): void; - dirty(): void; - animateShape(loop: boolean): Animator; - updateDuringAnimation(targetKey: string): void; - attrKV(key: PathKey, value: PathPropertyType): void; - setShape(obj: Props['shape']): this; - setShape(obj: T, value: Props['shape'][T]): this; - shapeChanged(): boolean; - createStyle(obj?: Props['style']): Props["style"]; - protected _innerSaveToNormal(toState: PathState): void; - protected _applyStateObj(stateName: string, state: PathState, normalState: PathState, keepCurrentStates: boolean, transition: boolean, animationCfg: ElementAnimateConfig): void; - protected _mergeStates(states: PathState[]): PathState; - getAnimationStyleProps(): MapToType; - isZeroArea(): boolean; - static extend>(defaultProps: { - type?: string; - shape?: Shape; - style?: PathStyleProps; - beforeBrush?: Displayable['beforeBrush']; - afterBrush?: Displayable['afterBrush']; - getBoundingRect?: Displayable['getBoundingRect']; - calculateTextPosition?: Element['calculateTextPosition']; - buildPath(this: Path, ctx: CanvasRenderingContext2D | PathProxy, shape: Shape, inBatch?: boolean): void; - init?(this: Path, opts: PathProps): void; - }): { - new (opts?: PathProps & { - shape: Shape; - }): Path; - }; - protected static initDefaultProps: void; -} -export default Path; diff --git a/node_modules/zrender/lib/graphic/Path.js b/node_modules/zrender/lib/graphic/Path.js deleted file mode 100644 index 9919f29..0000000 --- a/node_modules/zrender/lib/graphic/Path.js +++ /dev/null @@ -1,398 +0,0 @@ -import { __extends } from "tslib"; -import Displayable, { DEFAULT_COMMON_STYLE, DEFAULT_COMMON_ANIMATION_PROPS } from './Displayable.js'; -import PathProxy from '../core/PathProxy.js'; -import * as pathContain from '../contain/path.js'; -import { defaults, keys, extend, clone, isString, createObject } from '../core/util.js'; -import { lum } from '../tool/color.js'; -import { DARK_LABEL_COLOR, LIGHT_LABEL_COLOR, DARK_MODE_THRESHOLD, LIGHTER_LABEL_COLOR } from '../config.js'; -import { REDRAW_BIT, SHAPE_CHANGED_BIT, STYLE_CHANGED_BIT } from './constants.js'; -import { TRANSFORMABLE_PROPS } from '../core/Transformable.js'; -export var DEFAULT_PATH_STYLE = defaults({ - fill: '#000', - stroke: null, - strokePercent: 1, - fillOpacity: 1, - strokeOpacity: 1, - lineDashOffset: 0, - lineWidth: 1, - lineCap: 'butt', - miterLimit: 10, - strokeNoScale: false, - strokeFirst: false -}, DEFAULT_COMMON_STYLE); -export var DEFAULT_PATH_ANIMATION_PROPS = { - style: defaults({ - fill: true, - stroke: true, - strokePercent: true, - fillOpacity: true, - strokeOpacity: true, - lineDashOffset: true, - lineWidth: true, - miterLimit: true - }, DEFAULT_COMMON_ANIMATION_PROPS.style) -}; -var pathCopyParams = TRANSFORMABLE_PROPS.concat(['invisible', - 'culling', 'z', 'z2', 'zlevel', 'parent' -]); -var Path = (function (_super) { - __extends(Path, _super); - function Path(opts) { - return _super.call(this, opts) || this; - } - Path.prototype.update = function () { - var _this = this; - _super.prototype.update.call(this); - var style = this.style; - if (style.decal) { - var decalEl = this._decalEl = this._decalEl || new Path(); - if (decalEl.buildPath === Path.prototype.buildPath) { - decalEl.buildPath = function (ctx) { - _this.buildPath(ctx, _this.shape); - }; - } - decalEl.silent = true; - var decalElStyle = decalEl.style; - for (var key in style) { - if (decalElStyle[key] !== style[key]) { - decalElStyle[key] = style[key]; - } - } - decalElStyle.fill = style.fill ? style.decal : null; - decalElStyle.decal = null; - decalElStyle.shadowColor = null; - style.strokeFirst && (decalElStyle.stroke = null); - for (var i = 0; i < pathCopyParams.length; ++i) { - decalEl[pathCopyParams[i]] = this[pathCopyParams[i]]; - } - decalEl.__dirty |= REDRAW_BIT; - } - else if (this._decalEl) { - this._decalEl = null; - } - }; - Path.prototype.getDecalElement = function () { - return this._decalEl; - }; - Path.prototype._init = function (props) { - var keysArr = keys(props); - this.shape = this.getDefaultShape(); - var defaultStyle = this.getDefaultStyle(); - if (defaultStyle) { - this.useStyle(defaultStyle); - } - for (var i = 0; i < keysArr.length; i++) { - var key = keysArr[i]; - var value = props[key]; - if (key === 'style') { - if (!this.style) { - this.useStyle(value); - } - else { - extend(this.style, value); - } - } - else if (key === 'shape') { - extend(this.shape, value); - } - else { - _super.prototype.attrKV.call(this, key, value); - } - } - if (!this.style) { - this.useStyle({}); - } - }; - Path.prototype.getDefaultStyle = function () { - return null; - }; - Path.prototype.getDefaultShape = function () { - return {}; - }; - Path.prototype.canBeInsideText = function () { - return this.hasFill(); - }; - Path.prototype.getInsideTextFill = function () { - var pathFill = this.style.fill; - if (pathFill !== 'none') { - if (isString(pathFill)) { - var fillLum = lum(pathFill, 0); - if (fillLum > 0.5) { - return DARK_LABEL_COLOR; - } - else if (fillLum > 0.2) { - return LIGHTER_LABEL_COLOR; - } - return LIGHT_LABEL_COLOR; - } - else if (pathFill) { - return LIGHT_LABEL_COLOR; - } - } - return DARK_LABEL_COLOR; - }; - Path.prototype.getInsideTextStroke = function (textFill) { - var pathFill = this.style.fill; - if (isString(pathFill)) { - var zr = this.__zr; - var isDarkMode = !!(zr && zr.isDarkMode()); - var isDarkLabel = lum(textFill, 0) < DARK_MODE_THRESHOLD; - if (isDarkMode === isDarkLabel) { - return pathFill; - } - } - }; - Path.prototype.buildPath = function (ctx, shapeCfg, inBatch) { }; - Path.prototype.pathUpdated = function () { - this.__dirty &= ~SHAPE_CHANGED_BIT; - }; - Path.prototype.getUpdatedPathProxy = function (inBatch) { - !this.path && this.createPathProxy(); - this.path.beginPath(); - this.buildPath(this.path, this.shape, inBatch); - return this.path; - }; - Path.prototype.createPathProxy = function () { - this.path = new PathProxy(false); - }; - Path.prototype.hasStroke = function () { - var style = this.style; - var stroke = style.stroke; - return !(stroke == null || stroke === 'none' || !(style.lineWidth > 0)); - }; - Path.prototype.hasFill = function () { - var style = this.style; - var fill = style.fill; - return fill != null && fill !== 'none'; - }; - Path.prototype.getBoundingRect = function () { - var rect = this._rect; - var style = this.style; - var needsUpdateRect = !rect; - if (needsUpdateRect) { - var firstInvoke = false; - if (!this.path) { - firstInvoke = true; - this.createPathProxy(); - } - var path = this.path; - if (firstInvoke || (this.__dirty & SHAPE_CHANGED_BIT)) { - path.beginPath(); - this.buildPath(path, this.shape, false); - this.pathUpdated(); - } - rect = path.getBoundingRect(); - } - this._rect = rect; - if (this.hasStroke() && this.path && this.path.len() > 0) { - var rectStroke = this._rectStroke || (this._rectStroke = rect.clone()); - if (this.__dirty || needsUpdateRect) { - rectStroke.copy(rect); - var lineScale = style.strokeNoScale ? this.getLineScale() : 1; - var w = style.lineWidth; - if (!this.hasFill()) { - var strokeContainThreshold = this.strokeContainThreshold; - w = Math.max(w, strokeContainThreshold == null ? 4 : strokeContainThreshold); - } - if (lineScale > 1e-10) { - rectStroke.width += w / lineScale; - rectStroke.height += w / lineScale; - rectStroke.x -= w / lineScale / 2; - rectStroke.y -= w / lineScale / 2; - } - } - return rectStroke; - } - return rect; - }; - Path.prototype.contain = function (x, y) { - var localPos = this.transformCoordToLocal(x, y); - var rect = this.getBoundingRect(); - var style = this.style; - x = localPos[0]; - y = localPos[1]; - if (rect.contain(x, y)) { - var pathProxy = this.path; - if (this.hasStroke()) { - var lineWidth = style.lineWidth; - var lineScale = style.strokeNoScale ? this.getLineScale() : 1; - if (lineScale > 1e-10) { - if (!this.hasFill()) { - lineWidth = Math.max(lineWidth, this.strokeContainThreshold); - } - if (pathContain.containStroke(pathProxy, lineWidth / lineScale, x, y)) { - return true; - } - } - } - if (this.hasFill()) { - return pathContain.contain(pathProxy, x, y); - } - } - return false; - }; - Path.prototype.dirtyShape = function () { - this.__dirty |= SHAPE_CHANGED_BIT; - if (this._rect) { - this._rect = null; - } - if (this._decalEl) { - this._decalEl.dirtyShape(); - } - this.markRedraw(); - }; - Path.prototype.dirty = function () { - this.dirtyStyle(); - this.dirtyShape(); - }; - Path.prototype.animateShape = function (loop) { - return this.animate('shape', loop); - }; - Path.prototype.updateDuringAnimation = function (targetKey) { - if (targetKey === 'style') { - this.dirtyStyle(); - } - else if (targetKey === 'shape') { - this.dirtyShape(); - } - else { - this.markRedraw(); - } - }; - Path.prototype.attrKV = function (key, value) { - if (key === 'shape') { - this.setShape(value); - } - else { - _super.prototype.attrKV.call(this, key, value); - } - }; - Path.prototype.setShape = function (keyOrObj, value) { - var shape = this.shape; - if (!shape) { - shape = this.shape = {}; - } - if (typeof keyOrObj === 'string') { - shape[keyOrObj] = value; - } - else { - extend(shape, keyOrObj); - } - this.dirtyShape(); - return this; - }; - Path.prototype.shapeChanged = function () { - return !!(this.__dirty & SHAPE_CHANGED_BIT); - }; - Path.prototype.createStyle = function (obj) { - return createObject(DEFAULT_PATH_STYLE, obj); - }; - Path.prototype._innerSaveToNormal = function (toState) { - _super.prototype._innerSaveToNormal.call(this, toState); - var normalState = this._normalState; - if (toState.shape && !normalState.shape) { - normalState.shape = extend({}, this.shape); - } - }; - Path.prototype._applyStateObj = function (stateName, state, normalState, keepCurrentStates, transition, animationCfg) { - _super.prototype._applyStateObj.call(this, stateName, state, normalState, keepCurrentStates, transition, animationCfg); - var needsRestoreToNormal = !(state && keepCurrentStates); - var targetShape; - if (state && state.shape) { - if (transition) { - if (keepCurrentStates) { - targetShape = state.shape; - } - else { - targetShape = extend({}, normalState.shape); - extend(targetShape, state.shape); - } - } - else { - targetShape = extend({}, keepCurrentStates ? this.shape : normalState.shape); - extend(targetShape, state.shape); - } - } - else if (needsRestoreToNormal) { - targetShape = normalState.shape; - } - if (targetShape) { - if (transition) { - this.shape = extend({}, this.shape); - var targetShapePrimaryProps = {}; - var shapeKeys = keys(targetShape); - for (var i = 0; i < shapeKeys.length; i++) { - var key = shapeKeys[i]; - if (typeof targetShape[key] === 'object') { - this.shape[key] = targetShape[key]; - } - else { - targetShapePrimaryProps[key] = targetShape[key]; - } - } - this._transitionState(stateName, { - shape: targetShapePrimaryProps - }, animationCfg); - } - else { - this.shape = targetShape; - this.dirtyShape(); - } - } - }; - Path.prototype._mergeStates = function (states) { - var mergedState = _super.prototype._mergeStates.call(this, states); - var mergedShape; - for (var i = 0; i < states.length; i++) { - var state = states[i]; - if (state.shape) { - mergedShape = mergedShape || {}; - this._mergeStyle(mergedShape, state.shape); - } - } - if (mergedShape) { - mergedState.shape = mergedShape; - } - return mergedState; - }; - Path.prototype.getAnimationStyleProps = function () { - return DEFAULT_PATH_ANIMATION_PROPS; - }; - Path.prototype.isZeroArea = function () { - return false; - }; - Path.extend = function (defaultProps) { - var Sub = (function (_super) { - __extends(Sub, _super); - function Sub(opts) { - var _this = _super.call(this, opts) || this; - defaultProps.init && defaultProps.init.call(_this, opts); - return _this; - } - Sub.prototype.getDefaultStyle = function () { - return clone(defaultProps.style); - }; - Sub.prototype.getDefaultShape = function () { - return clone(defaultProps.shape); - }; - return Sub; - }(Path)); - for (var key in defaultProps) { - if (typeof defaultProps[key] === 'function') { - Sub.prototype[key] = defaultProps[key]; - } - } - return Sub; - }; - Path.initDefaultProps = (function () { - var pathProto = Path.prototype; - pathProto.type = 'path'; - pathProto.strokeContainThreshold = 5; - pathProto.segmentIgnoreThreshold = 0; - pathProto.subPixelOptimize = false; - pathProto.autoBatch = false; - pathProto.__dirty = REDRAW_BIT | STYLE_CHANGED_BIT | SHAPE_CHANGED_BIT; - })(); - return Path; -}(Displayable)); -export default Path; diff --git a/node_modules/zrender/lib/graphic/Pattern.d.ts b/node_modules/zrender/lib/graphic/Pattern.d.ts deleted file mode 100644 index a532c4e..0000000 --- a/node_modules/zrender/lib/graphic/Pattern.d.ts +++ /dev/null @@ -1,40 +0,0 @@ -import { ImageLike } from '../core/types'; -import { SVGVNode } from '../svg/core'; -declare type ImagePatternRepeat = 'repeat' | 'repeat-x' | 'repeat-y' | 'no-repeat'; -export interface PatternObjectBase { - id?: number; - type?: 'pattern'; - x?: number; - y?: number; - rotation?: number; - scaleX?: number; - scaleY?: number; -} -export interface ImagePatternObject extends PatternObjectBase { - image: ImageLike | string; - repeat?: ImagePatternRepeat; - imageWidth?: number; - imageHeight?: number; -} -export interface InnerImagePatternObject extends ImagePatternObject { - __image?: ImageLike; -} -export interface SVGPatternObject extends PatternObjectBase { - svgElement?: SVGVNode; - svgWidth?: number; - svgHeight?: number; -} -export declare type PatternObject = ImagePatternObject | SVGPatternObject; -declare class Pattern { - type: 'pattern'; - image: ImageLike | string; - svgElement: SVGElement | string; - repeat: ImagePatternRepeat; - x: number; - y: number; - rotation: number; - scaleX: number; - scaleY: number; - constructor(image: ImageLike | string, repeat: ImagePatternRepeat); -} -export default Pattern; diff --git a/node_modules/zrender/lib/graphic/Pattern.js b/node_modules/zrender/lib/graphic/Pattern.js deleted file mode 100644 index 6d47fc6..0000000 --- a/node_modules/zrender/lib/graphic/Pattern.js +++ /dev/null @@ -1,13 +0,0 @@ -var Pattern = (function () { - function Pattern(image, repeat) { - this.image = image; - this.repeat = repeat; - this.x = 0; - this.y = 0; - this.rotation = 0; - this.scaleX = 1; - this.scaleY = 1; - } - return Pattern; -}()); -export default Pattern; diff --git a/node_modules/zrender/lib/graphic/RadialGradient.d.ts b/node_modules/zrender/lib/graphic/RadialGradient.d.ts deleted file mode 100644 index dec0f12..0000000 --- a/node_modules/zrender/lib/graphic/RadialGradient.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import Gradient, { GradientColorStop, GradientObject } from './Gradient'; -export interface RadialGradientObject extends GradientObject { - type: 'radial'; - x: number; - y: number; - r: number; -} -declare class RadialGradient extends Gradient { - type: 'radial'; - x: number; - y: number; - r: number; - constructor(x: number, y: number, r: number, colorStops?: GradientColorStop[], globalCoord?: boolean); -} -export default RadialGradient; diff --git a/node_modules/zrender/lib/graphic/RadialGradient.js b/node_modules/zrender/lib/graphic/RadialGradient.js deleted file mode 100644 index a561aeb..0000000 --- a/node_modules/zrender/lib/graphic/RadialGradient.js +++ /dev/null @@ -1,16 +0,0 @@ -import { __extends } from "tslib"; -import Gradient from './Gradient.js'; -var RadialGradient = (function (_super) { - __extends(RadialGradient, _super); - function RadialGradient(x, y, r, colorStops, globalCoord) { - var _this = _super.call(this, colorStops) || this; - _this.x = x == null ? 0.5 : x; - _this.y = y == null ? 0.5 : y; - _this.r = r == null ? 0.5 : r; - _this.type = 'radial'; - _this.global = globalCoord || false; - return _this; - } - return RadialGradient; -}(Gradient)); -export default RadialGradient; diff --git a/node_modules/zrender/lib/graphic/TSpan.d.ts b/node_modules/zrender/lib/graphic/TSpan.d.ts deleted file mode 100644 index 2e0e713..0000000 --- a/node_modules/zrender/lib/graphic/TSpan.d.ts +++ /dev/null @@ -1,31 +0,0 @@ -import Displayable, { DisplayableProps, DisplayableStatePropNames } from './Displayable'; -import BoundingRect from '../core/BoundingRect'; -import { PathStyleProps } from './Path'; -import { FontStyle, FontWeight } from '../core/types'; -export interface TSpanStyleProps extends PathStyleProps { - x?: number; - y?: number; - text?: string; - font?: string; - fontSize?: number; - fontWeight?: FontWeight; - fontStyle?: FontStyle; - fontFamily?: string; - textAlign?: CanvasTextAlign; - textBaseline?: CanvasTextBaseline; -} -export declare const DEFAULT_TSPAN_STYLE: TSpanStyleProps; -export interface TSpanProps extends DisplayableProps { - style?: TSpanStyleProps; -} -export declare type TSpanState = Pick; -declare class TSpan extends Displayable { - style: TSpanStyleProps; - hasStroke(): boolean; - hasFill(): boolean; - createStyle(obj?: TSpanStyleProps): TSpanStyleProps; - setBoundingRect(rect: BoundingRect): void; - getBoundingRect(): BoundingRect; - protected static initDefaultProps: void; -} -export default TSpan; diff --git a/node_modules/zrender/lib/graphic/TSpan.js b/node_modules/zrender/lib/graphic/TSpan.js deleted file mode 100644 index 388ff5d..0000000 --- a/node_modules/zrender/lib/graphic/TSpan.js +++ /dev/null @@ -1,63 +0,0 @@ -import { __extends } from "tslib"; -import Displayable from './Displayable.js'; -import { getBoundingRect } from '../contain/text.js'; -import { DEFAULT_PATH_STYLE } from './Path.js'; -import { createObject, defaults } from '../core/util.js'; -import { DEFAULT_FONT } from '../core/platform.js'; -export var DEFAULT_TSPAN_STYLE = defaults({ - strokeFirst: true, - font: DEFAULT_FONT, - x: 0, - y: 0, - textAlign: 'left', - textBaseline: 'top', - miterLimit: 2 -}, DEFAULT_PATH_STYLE); -var TSpan = (function (_super) { - __extends(TSpan, _super); - function TSpan() { - return _super !== null && _super.apply(this, arguments) || this; - } - TSpan.prototype.hasStroke = function () { - var style = this.style; - var stroke = style.stroke; - return stroke != null && stroke !== 'none' && style.lineWidth > 0; - }; - TSpan.prototype.hasFill = function () { - var style = this.style; - var fill = style.fill; - return fill != null && fill !== 'none'; - }; - TSpan.prototype.createStyle = function (obj) { - return createObject(DEFAULT_TSPAN_STYLE, obj); - }; - TSpan.prototype.setBoundingRect = function (rect) { - this._rect = rect; - }; - TSpan.prototype.getBoundingRect = function () { - var style = this.style; - if (!this._rect) { - var text = style.text; - text != null ? (text += '') : (text = ''); - var rect = getBoundingRect(text, style.font, style.textAlign, style.textBaseline); - rect.x += style.x || 0; - rect.y += style.y || 0; - if (this.hasStroke()) { - var w = style.lineWidth; - rect.x -= w / 2; - rect.y -= w / 2; - rect.width += w; - rect.height += w; - } - this._rect = rect; - } - return this._rect; - }; - TSpan.initDefaultProps = (function () { - var tspanProto = TSpan.prototype; - tspanProto.dirtyRectTolerance = 10; - })(); - return TSpan; -}(Displayable)); -TSpan.prototype.type = 'tspan'; -export default TSpan; diff --git a/node_modules/zrender/lib/graphic/Text.d.ts b/node_modules/zrender/lib/graphic/Text.d.ts deleted file mode 100644 index e4026cc..0000000 --- a/node_modules/zrender/lib/graphic/Text.d.ts +++ /dev/null @@ -1,121 +0,0 @@ -import { TextAlign, TextVerticalAlign, ImageLike, Dictionary, MapToType, FontWeight, FontStyle } from '../core/types'; -import TSpan from './TSpan'; -import ZRImage from './Image'; -import Rect from './shape/Rect'; -import BoundingRect from '../core/BoundingRect'; -import { MatrixArray } from '../core/matrix'; -import Displayable, { DisplayableStatePropNames, DisplayableProps } from './Displayable'; -import { ZRenderType } from '../zrender'; -import Animator from '../animation/Animator'; -import Transformable from '../core/Transformable'; -import { ElementCommonState } from '../Element'; -import { GroupLike } from './Group'; -export interface TextStylePropsPart { - text?: string; - fill?: string; - stroke?: string; - strokeNoScale?: boolean; - opacity?: number; - fillOpacity?: number; - strokeOpacity?: number; - lineWidth?: number; - lineDash?: false | number[]; - lineDashOffset?: number; - borderDash?: false | number[]; - borderDashOffset?: number; - font?: string; - textFont?: string; - fontStyle?: FontStyle; - fontWeight?: FontWeight; - fontFamily?: string; - fontSize?: number | string; - align?: TextAlign; - verticalAlign?: TextVerticalAlign; - lineHeight?: number; - width?: number | string; - height?: number; - tag?: string; - textShadowColor?: string; - textShadowBlur?: number; - textShadowOffsetX?: number; - textShadowOffsetY?: number; - backgroundColor?: string | { - image: ImageLike | string; - }; - padding?: number | number[]; - margin?: number; - borderColor?: string; - borderWidth?: number; - borderRadius?: number | number[]; - shadowColor?: string; - shadowBlur?: number; - shadowOffsetX?: number; - shadowOffsetY?: number; -} -export interface TextStyleProps extends TextStylePropsPart { - text?: string; - x?: number; - y?: number; - width?: number; - rich?: Dictionary; - overflow?: 'break' | 'breakAll' | 'truncate' | 'none'; - lineOverflow?: 'truncate'; - ellipsis?: string; - placeholder?: string; - truncateMinChar?: number; -} -export interface TextProps extends DisplayableProps { - style?: TextStyleProps; - zlevel?: number; - z?: number; - z2?: number; - culling?: boolean; - cursor?: string; -} -export declare type TextState = Pick & ElementCommonState; -export declare type DefaultTextStyle = Pick & { - autoStroke?: boolean; -}; -export declare const DEFAULT_TEXT_ANIMATION_PROPS: MapToType; -interface ZRText { - animate(key?: '', loop?: boolean): Animator; - animate(key: 'style', loop?: boolean): Animator; - getState(stateName: string): TextState; - ensureState(stateName: string): TextState; - states: Dictionary; - stateProxy: (stateName: string) => TextState; -} -declare class ZRText extends Displayable implements GroupLike { - type: string; - style: TextStyleProps; - overlap: 'hidden' | 'show' | 'blur'; - innerTransformable: Transformable; - private _children; - private _childCursor; - private _defaultStyle; - constructor(opts?: TextProps); - childrenRef(): (ZRImage | Rect | TSpan)[]; - update(): void; - updateTransform(): void; - getLocalTransform(m?: MatrixArray): MatrixArray; - getComputedTransform(): MatrixArray; - private _updateSubTexts; - addSelfToZr(zr: ZRenderType): void; - removeSelfFromZr(zr: ZRenderType): void; - getBoundingRect(): BoundingRect; - setDefaultTextStyle(defaultTextStyle: DefaultTextStyle): void; - setTextContent(textContent: never): void; - protected _mergeStyle(targetStyle: TextStyleProps, sourceStyle: TextStyleProps): TextStyleProps; - private _mergeRich; - getAnimationStyleProps(): MapToType; - private _getOrCreateChild; - private _updatePlainTexts; - private _updateRichTexts; - private _placeToken; - private _renderBackground; - static makeFont(style: TextStylePropsPart): string; -} -export declare function parseFontSize(fontSize: number | string): string; -export declare function hasSeparateFont(style: Pick): string | number | true; -export declare function normalizeTextStyle(style: TextStyleProps): TextStyleProps; -export default ZRText; diff --git a/node_modules/zrender/lib/graphic/Text.js b/node_modules/zrender/lib/graphic/Text.js deleted file mode 100644 index abf7e32..0000000 --- a/node_modules/zrender/lib/graphic/Text.js +++ /dev/null @@ -1,549 +0,0 @@ -import { __extends } from "tslib"; -import { parseRichText, parsePlainText } from './helper/parseText.js'; -import TSpan from './TSpan.js'; -import { retrieve2, each, normalizeCssArray, trim, retrieve3, extend, keys, defaults } from '../core/util.js'; -import { adjustTextX, adjustTextY } from '../contain/text.js'; -import ZRImage from './Image.js'; -import Rect from './shape/Rect.js'; -import BoundingRect from '../core/BoundingRect.js'; -import Displayable, { DEFAULT_COMMON_ANIMATION_PROPS } from './Displayable.js'; -import { DEFAULT_FONT, DEFAULT_FONT_SIZE } from '../core/platform.js'; -var DEFAULT_RICH_TEXT_COLOR = { - fill: '#000' -}; -var DEFAULT_STROKE_LINE_WIDTH = 2; -export var DEFAULT_TEXT_ANIMATION_PROPS = { - style: defaults({ - fill: true, - stroke: true, - fillOpacity: true, - strokeOpacity: true, - lineWidth: true, - fontSize: true, - lineHeight: true, - width: true, - height: true, - textShadowColor: true, - textShadowBlur: true, - textShadowOffsetX: true, - textShadowOffsetY: true, - backgroundColor: true, - padding: true, - borderColor: true, - borderWidth: true, - borderRadius: true - }, DEFAULT_COMMON_ANIMATION_PROPS.style) -}; -var ZRText = (function (_super) { - __extends(ZRText, _super); - function ZRText(opts) { - var _this = _super.call(this) || this; - _this.type = 'text'; - _this._children = []; - _this._defaultStyle = DEFAULT_RICH_TEXT_COLOR; - _this.attr(opts); - return _this; - } - ZRText.prototype.childrenRef = function () { - return this._children; - }; - ZRText.prototype.update = function () { - _super.prototype.update.call(this); - if (this.styleChanged()) { - this._updateSubTexts(); - } - for (var i = 0; i < this._children.length; i++) { - var child = this._children[i]; - child.zlevel = this.zlevel; - child.z = this.z; - child.z2 = this.z2; - child.culling = this.culling; - child.cursor = this.cursor; - child.invisible = this.invisible; - } - }; - ZRText.prototype.updateTransform = function () { - var innerTransformable = this.innerTransformable; - if (innerTransformable) { - innerTransformable.updateTransform(); - if (innerTransformable.transform) { - this.transform = innerTransformable.transform; - } - } - else { - _super.prototype.updateTransform.call(this); - } - }; - ZRText.prototype.getLocalTransform = function (m) { - var innerTransformable = this.innerTransformable; - return innerTransformable - ? innerTransformable.getLocalTransform(m) - : _super.prototype.getLocalTransform.call(this, m); - }; - ZRText.prototype.getComputedTransform = function () { - if (this.__hostTarget) { - this.__hostTarget.getComputedTransform(); - this.__hostTarget.updateInnerText(true); - } - return _super.prototype.getComputedTransform.call(this); - }; - ZRText.prototype._updateSubTexts = function () { - this._childCursor = 0; - normalizeTextStyle(this.style); - this.style.rich - ? this._updateRichTexts() - : this._updatePlainTexts(); - this._children.length = this._childCursor; - this.styleUpdated(); - }; - ZRText.prototype.addSelfToZr = function (zr) { - _super.prototype.addSelfToZr.call(this, zr); - for (var i = 0; i < this._children.length; i++) { - this._children[i].__zr = zr; - } - }; - ZRText.prototype.removeSelfFromZr = function (zr) { - _super.prototype.removeSelfFromZr.call(this, zr); - for (var i = 0; i < this._children.length; i++) { - this._children[i].__zr = null; - } - }; - ZRText.prototype.getBoundingRect = function () { - if (this.styleChanged()) { - this._updateSubTexts(); - } - if (!this._rect) { - var tmpRect = new BoundingRect(0, 0, 0, 0); - var children = this._children; - var tmpMat = []; - var rect = null; - for (var i = 0; i < children.length; i++) { - var child = children[i]; - var childRect = child.getBoundingRect(); - var transform = child.getLocalTransform(tmpMat); - if (transform) { - tmpRect.copy(childRect); - tmpRect.applyTransform(transform); - rect = rect || tmpRect.clone(); - rect.union(tmpRect); - } - else { - rect = rect || childRect.clone(); - rect.union(childRect); - } - } - this._rect = rect || tmpRect; - } - return this._rect; - }; - ZRText.prototype.setDefaultTextStyle = function (defaultTextStyle) { - this._defaultStyle = defaultTextStyle || DEFAULT_RICH_TEXT_COLOR; - }; - ZRText.prototype.setTextContent = function (textContent) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Can\'t attach text on another text'); - } - }; - ZRText.prototype._mergeStyle = function (targetStyle, sourceStyle) { - if (!sourceStyle) { - return targetStyle; - } - var sourceRich = sourceStyle.rich; - var targetRich = targetStyle.rich || (sourceRich && {}); - extend(targetStyle, sourceStyle); - if (sourceRich && targetRich) { - this._mergeRich(targetRich, sourceRich); - targetStyle.rich = targetRich; - } - else if (targetRich) { - targetStyle.rich = targetRich; - } - return targetStyle; - }; - ZRText.prototype._mergeRich = function (targetRich, sourceRich) { - var richNames = keys(sourceRich); - for (var i = 0; i < richNames.length; i++) { - var richName = richNames[i]; - targetRich[richName] = targetRich[richName] || {}; - extend(targetRich[richName], sourceRich[richName]); - } - }; - ZRText.prototype.getAnimationStyleProps = function () { - return DEFAULT_TEXT_ANIMATION_PROPS; - }; - ZRText.prototype._getOrCreateChild = function (Ctor) { - var child = this._children[this._childCursor]; - if (!child || !(child instanceof Ctor)) { - child = new Ctor(); - } - this._children[this._childCursor++] = child; - child.__zr = this.__zr; - child.parent = this; - return child; - }; - ZRText.prototype._updatePlainTexts = function () { - var style = this.style; - var textFont = style.font || DEFAULT_FONT; - var textPadding = style.padding; - var text = getStyleText(style); - var contentBlock = parsePlainText(text, style); - var needDrawBg = needDrawBackground(style); - var bgColorDrawn = !!(style.backgroundColor); - var outerHeight = contentBlock.outerHeight; - var outerWidth = contentBlock.outerWidth; - var contentWidth = contentBlock.contentWidth; - var textLines = contentBlock.lines; - var lineHeight = contentBlock.lineHeight; - var defaultStyle = this._defaultStyle; - var baseX = style.x || 0; - var baseY = style.y || 0; - var textAlign = style.align || defaultStyle.align || 'left'; - var verticalAlign = style.verticalAlign || defaultStyle.verticalAlign || 'top'; - var textX = baseX; - var textY = adjustTextY(baseY, contentBlock.contentHeight, verticalAlign); - if (needDrawBg || textPadding) { - var boxX = adjustTextX(baseX, outerWidth, textAlign); - var boxY = adjustTextY(baseY, outerHeight, verticalAlign); - needDrawBg && this._renderBackground(style, style, boxX, boxY, outerWidth, outerHeight); - } - textY += lineHeight / 2; - if (textPadding) { - textX = getTextXForPadding(baseX, textAlign, textPadding); - if (verticalAlign === 'top') { - textY += textPadding[0]; - } - else if (verticalAlign === 'bottom') { - textY -= textPadding[2]; - } - } - var defaultLineWidth = 0; - var useDefaultFill = false; - var textFill = getFill('fill' in style - ? style.fill - : (useDefaultFill = true, defaultStyle.fill)); - var textStroke = getStroke('stroke' in style - ? style.stroke - : (!bgColorDrawn - && (!defaultStyle.autoStroke || useDefaultFill)) - ? (defaultLineWidth = DEFAULT_STROKE_LINE_WIDTH, defaultStyle.stroke) - : null); - var hasShadow = style.textShadowBlur > 0; - var fixedBoundingRect = style.width != null - && (style.overflow === 'truncate' || style.overflow === 'break' || style.overflow === 'breakAll'); - var calculatedLineHeight = contentBlock.calculatedLineHeight; - for (var i = 0; i < textLines.length; i++) { - var el = this._getOrCreateChild(TSpan); - var subElStyle = el.createStyle(); - el.useStyle(subElStyle); - subElStyle.text = textLines[i]; - subElStyle.x = textX; - subElStyle.y = textY; - if (textAlign) { - subElStyle.textAlign = textAlign; - } - subElStyle.textBaseline = 'middle'; - subElStyle.opacity = style.opacity; - subElStyle.strokeFirst = true; - if (hasShadow) { - subElStyle.shadowBlur = style.textShadowBlur || 0; - subElStyle.shadowColor = style.textShadowColor || 'transparent'; - subElStyle.shadowOffsetX = style.textShadowOffsetX || 0; - subElStyle.shadowOffsetY = style.textShadowOffsetY || 0; - } - subElStyle.stroke = textStroke; - subElStyle.fill = textFill; - if (textStroke) { - subElStyle.lineWidth = style.lineWidth || defaultLineWidth; - subElStyle.lineDash = style.lineDash; - subElStyle.lineDashOffset = style.lineDashOffset || 0; - } - subElStyle.font = textFont; - setSeparateFont(subElStyle, style); - textY += lineHeight; - if (fixedBoundingRect) { - el.setBoundingRect(new BoundingRect(adjustTextX(subElStyle.x, style.width, subElStyle.textAlign), adjustTextY(subElStyle.y, calculatedLineHeight, subElStyle.textBaseline), contentWidth, calculatedLineHeight)); - } - } - }; - ZRText.prototype._updateRichTexts = function () { - var style = this.style; - var text = getStyleText(style); - var contentBlock = parseRichText(text, style); - var contentWidth = contentBlock.width; - var outerWidth = contentBlock.outerWidth; - var outerHeight = contentBlock.outerHeight; - var textPadding = style.padding; - var baseX = style.x || 0; - var baseY = style.y || 0; - var defaultStyle = this._defaultStyle; - var textAlign = style.align || defaultStyle.align; - var verticalAlign = style.verticalAlign || defaultStyle.verticalAlign; - var boxX = adjustTextX(baseX, outerWidth, textAlign); - var boxY = adjustTextY(baseY, outerHeight, verticalAlign); - var xLeft = boxX; - var lineTop = boxY; - if (textPadding) { - xLeft += textPadding[3]; - lineTop += textPadding[0]; - } - var xRight = xLeft + contentWidth; - if (needDrawBackground(style)) { - this._renderBackground(style, style, boxX, boxY, outerWidth, outerHeight); - } - var bgColorDrawn = !!(style.backgroundColor); - for (var i = 0; i < contentBlock.lines.length; i++) { - var line = contentBlock.lines[i]; - var tokens = line.tokens; - var tokenCount = tokens.length; - var lineHeight = line.lineHeight; - var remainedWidth = line.width; - var leftIndex = 0; - var lineXLeft = xLeft; - var lineXRight = xRight; - var rightIndex = tokenCount - 1; - var token = void 0; - while (leftIndex < tokenCount - && (token = tokens[leftIndex], !token.align || token.align === 'left')) { - this._placeToken(token, style, lineHeight, lineTop, lineXLeft, 'left', bgColorDrawn); - remainedWidth -= token.width; - lineXLeft += token.width; - leftIndex++; - } - while (rightIndex >= 0 - && (token = tokens[rightIndex], token.align === 'right')) { - this._placeToken(token, style, lineHeight, lineTop, lineXRight, 'right', bgColorDrawn); - remainedWidth -= token.width; - lineXRight -= token.width; - rightIndex--; - } - lineXLeft += (contentWidth - (lineXLeft - xLeft) - (xRight - lineXRight) - remainedWidth) / 2; - while (leftIndex <= rightIndex) { - token = tokens[leftIndex]; - this._placeToken(token, style, lineHeight, lineTop, lineXLeft + token.width / 2, 'center', bgColorDrawn); - lineXLeft += token.width; - leftIndex++; - } - lineTop += lineHeight; - } - }; - ZRText.prototype._placeToken = function (token, style, lineHeight, lineTop, x, textAlign, parentBgColorDrawn) { - var tokenStyle = style.rich[token.styleName] || {}; - tokenStyle.text = token.text; - var verticalAlign = token.verticalAlign; - var y = lineTop + lineHeight / 2; - if (verticalAlign === 'top') { - y = lineTop + token.height / 2; - } - else if (verticalAlign === 'bottom') { - y = lineTop + lineHeight - token.height / 2; - } - var needDrawBg = !token.isLineHolder && needDrawBackground(tokenStyle); - needDrawBg && this._renderBackground(tokenStyle, style, textAlign === 'right' - ? x - token.width - : textAlign === 'center' - ? x - token.width / 2 - : x, y - token.height / 2, token.width, token.height); - var bgColorDrawn = !!tokenStyle.backgroundColor; - var textPadding = token.textPadding; - if (textPadding) { - x = getTextXForPadding(x, textAlign, textPadding); - y -= token.height / 2 - textPadding[0] - token.innerHeight / 2; - } - var el = this._getOrCreateChild(TSpan); - var subElStyle = el.createStyle(); - el.useStyle(subElStyle); - var defaultStyle = this._defaultStyle; - var useDefaultFill = false; - var defaultLineWidth = 0; - var textFill = getFill('fill' in tokenStyle ? tokenStyle.fill - : 'fill' in style ? style.fill - : (useDefaultFill = true, defaultStyle.fill)); - var textStroke = getStroke('stroke' in tokenStyle ? tokenStyle.stroke - : 'stroke' in style ? style.stroke - : (!bgColorDrawn - && !parentBgColorDrawn - && (!defaultStyle.autoStroke || useDefaultFill)) ? (defaultLineWidth = DEFAULT_STROKE_LINE_WIDTH, defaultStyle.stroke) - : null); - var hasShadow = tokenStyle.textShadowBlur > 0 - || style.textShadowBlur > 0; - subElStyle.text = token.text; - subElStyle.x = x; - subElStyle.y = y; - if (hasShadow) { - subElStyle.shadowBlur = tokenStyle.textShadowBlur || style.textShadowBlur || 0; - subElStyle.shadowColor = tokenStyle.textShadowColor || style.textShadowColor || 'transparent'; - subElStyle.shadowOffsetX = tokenStyle.textShadowOffsetX || style.textShadowOffsetX || 0; - subElStyle.shadowOffsetY = tokenStyle.textShadowOffsetY || style.textShadowOffsetY || 0; - } - subElStyle.textAlign = textAlign; - subElStyle.textBaseline = 'middle'; - subElStyle.font = token.font || DEFAULT_FONT; - subElStyle.opacity = retrieve3(tokenStyle.opacity, style.opacity, 1); - setSeparateFont(subElStyle, tokenStyle); - if (textStroke) { - subElStyle.lineWidth = retrieve3(tokenStyle.lineWidth, style.lineWidth, defaultLineWidth); - subElStyle.lineDash = retrieve2(tokenStyle.lineDash, style.lineDash); - subElStyle.lineDashOffset = style.lineDashOffset || 0; - subElStyle.stroke = textStroke; - } - if (textFill) { - subElStyle.fill = textFill; - } - var textWidth = token.contentWidth; - var textHeight = token.contentHeight; - el.setBoundingRect(new BoundingRect(adjustTextX(subElStyle.x, textWidth, subElStyle.textAlign), adjustTextY(subElStyle.y, textHeight, subElStyle.textBaseline), textWidth, textHeight)); - }; - ZRText.prototype._renderBackground = function (style, topStyle, x, y, width, height) { - var textBackgroundColor = style.backgroundColor; - var textBorderWidth = style.borderWidth; - var textBorderColor = style.borderColor; - var isImageBg = textBackgroundColor && textBackgroundColor.image; - var isPlainOrGradientBg = textBackgroundColor && !isImageBg; - var textBorderRadius = style.borderRadius; - var self = this; - var rectEl; - var imgEl; - if (isPlainOrGradientBg || style.lineHeight || (textBorderWidth && textBorderColor)) { - rectEl = this._getOrCreateChild(Rect); - rectEl.useStyle(rectEl.createStyle()); - rectEl.style.fill = null; - var rectShape = rectEl.shape; - rectShape.x = x; - rectShape.y = y; - rectShape.width = width; - rectShape.height = height; - rectShape.r = textBorderRadius; - rectEl.dirtyShape(); - } - if (isPlainOrGradientBg) { - var rectStyle = rectEl.style; - rectStyle.fill = textBackgroundColor || null; - rectStyle.fillOpacity = retrieve2(style.fillOpacity, 1); - } - else if (isImageBg) { - imgEl = this._getOrCreateChild(ZRImage); - imgEl.onload = function () { - self.dirtyStyle(); - }; - var imgStyle = imgEl.style; - imgStyle.image = textBackgroundColor.image; - imgStyle.x = x; - imgStyle.y = y; - imgStyle.width = width; - imgStyle.height = height; - } - if (textBorderWidth && textBorderColor) { - var rectStyle = rectEl.style; - rectStyle.lineWidth = textBorderWidth; - rectStyle.stroke = textBorderColor; - rectStyle.strokeOpacity = retrieve2(style.strokeOpacity, 1); - rectStyle.lineDash = style.borderDash; - rectStyle.lineDashOffset = style.borderDashOffset || 0; - rectEl.strokeContainThreshold = 0; - if (rectEl.hasFill() && rectEl.hasStroke()) { - rectStyle.strokeFirst = true; - rectStyle.lineWidth *= 2; - } - } - var commonStyle = (rectEl || imgEl).style; - commonStyle.shadowBlur = style.shadowBlur || 0; - commonStyle.shadowColor = style.shadowColor || 'transparent'; - commonStyle.shadowOffsetX = style.shadowOffsetX || 0; - commonStyle.shadowOffsetY = style.shadowOffsetY || 0; - commonStyle.opacity = retrieve3(style.opacity, topStyle.opacity, 1); - }; - ZRText.makeFont = function (style) { - var font = ''; - if (hasSeparateFont(style)) { - font = [ - style.fontStyle, - style.fontWeight, - parseFontSize(style.fontSize), - style.fontFamily || 'sans-serif' - ].join(' '); - } - return font && trim(font) || style.textFont || style.font; - }; - return ZRText; -}(Displayable)); -var VALID_TEXT_ALIGN = { left: true, right: 1, center: 1 }; -var VALID_TEXT_VERTICAL_ALIGN = { top: 1, bottom: 1, middle: 1 }; -var FONT_PARTS = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily']; -export function parseFontSize(fontSize) { - if (typeof fontSize === 'string' - && (fontSize.indexOf('px') !== -1 - || fontSize.indexOf('rem') !== -1 - || fontSize.indexOf('em') !== -1)) { - return fontSize; - } - else if (!isNaN(+fontSize)) { - return fontSize + 'px'; - } - else { - return DEFAULT_FONT_SIZE + 'px'; - } -} -function setSeparateFont(targetStyle, sourceStyle) { - for (var i = 0; i < FONT_PARTS.length; i++) { - var fontProp = FONT_PARTS[i]; - var val = sourceStyle[fontProp]; - if (val != null) { - targetStyle[fontProp] = val; - } - } -} -export function hasSeparateFont(style) { - return style.fontSize != null || style.fontFamily || style.fontWeight; -} -export function normalizeTextStyle(style) { - normalizeStyle(style); - each(style.rich, normalizeStyle); - return style; -} -function normalizeStyle(style) { - if (style) { - style.font = ZRText.makeFont(style); - var textAlign = style.align; - textAlign === 'middle' && (textAlign = 'center'); - style.align = (textAlign == null || VALID_TEXT_ALIGN[textAlign]) ? textAlign : 'left'; - var verticalAlign = style.verticalAlign; - verticalAlign === 'center' && (verticalAlign = 'middle'); - style.verticalAlign = (verticalAlign == null || VALID_TEXT_VERTICAL_ALIGN[verticalAlign]) ? verticalAlign : 'top'; - var textPadding = style.padding; - if (textPadding) { - style.padding = normalizeCssArray(style.padding); - } - } -} -function getStroke(stroke, lineWidth) { - return (stroke == null || lineWidth <= 0 || stroke === 'transparent' || stroke === 'none') - ? null - : (stroke.image || stroke.colorStops) - ? '#000' - : stroke; -} -function getFill(fill) { - return (fill == null || fill === 'none') - ? null - : (fill.image || fill.colorStops) - ? '#000' - : fill; -} -function getTextXForPadding(x, textAlign, textPadding) { - return textAlign === 'right' - ? (x - textPadding[1]) - : textAlign === 'center' - ? (x + textPadding[3] / 2 - textPadding[1] / 2) - : (x + textPadding[3]); -} -function getStyleText(style) { - var text = style.text; - text != null && (text += ''); - return text; -} -function needDrawBackground(style) { - return !!(style.backgroundColor - || style.lineHeight - || (style.borderWidth && style.borderColor)); -} -export default ZRText; diff --git a/node_modules/zrender/lib/graphic/constants.d.ts b/node_modules/zrender/lib/graphic/constants.d.ts deleted file mode 100644 index d1e1a84..0000000 --- a/node_modules/zrender/lib/graphic/constants.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export declare const REDRAW_BIT = 1; -export declare const STYLE_CHANGED_BIT = 2; -export declare const SHAPE_CHANGED_BIT = 4; diff --git a/node_modules/zrender/lib/graphic/constants.js b/node_modules/zrender/lib/graphic/constants.js deleted file mode 100644 index 3308b00..0000000 --- a/node_modules/zrender/lib/graphic/constants.js +++ /dev/null @@ -1,3 +0,0 @@ -export var REDRAW_BIT = 1; -export var STYLE_CHANGED_BIT = 2; -export var SHAPE_CHANGED_BIT = 4; diff --git a/node_modules/zrender/lib/graphic/helper/image.d.ts b/node_modules/zrender/lib/graphic/helper/image.d.ts deleted file mode 100644 index 24023c9..0000000 --- a/node_modules/zrender/lib/graphic/helper/image.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import { ImageLike } from '../../core/types'; -export declare function findExistImage(newImageOrSrc: string | ImageLike): ImageLike; -export declare function createOrUpdateImage(newImageOrSrc: string | ImageLike, image: ImageLike, hostEl: { - dirty: () => void; -}, onload?: (image: ImageLike, payload: T) => void, cbPayload?: T): ImageLike; -export declare function isImageReady(image: ImageLike): number; diff --git a/node_modules/zrender/lib/graphic/helper/image.js b/node_modules/zrender/lib/graphic/helper/image.js deleted file mode 100644 index 45b1eb1..0000000 --- a/node_modules/zrender/lib/graphic/helper/image.js +++ /dev/null @@ -1,54 +0,0 @@ -import LRU from '../../core/LRU.js'; -import { platformApi } from '../../core/platform.js'; -var globalImageCache = new LRU(50); -export function findExistImage(newImageOrSrc) { - if (typeof newImageOrSrc === 'string') { - var cachedImgObj = globalImageCache.get(newImageOrSrc); - return cachedImgObj && cachedImgObj.image; - } - else { - return newImageOrSrc; - } -} -export function createOrUpdateImage(newImageOrSrc, image, hostEl, onload, cbPayload) { - if (!newImageOrSrc) { - return image; - } - else if (typeof newImageOrSrc === 'string') { - if ((image && image.__zrImageSrc === newImageOrSrc) || !hostEl) { - return image; - } - var cachedImgObj = globalImageCache.get(newImageOrSrc); - var pendingWrap = { hostEl: hostEl, cb: onload, cbPayload: cbPayload }; - if (cachedImgObj) { - image = cachedImgObj.image; - !isImageReady(image) && cachedImgObj.pending.push(pendingWrap); - } - else { - image = platformApi.loadImage(newImageOrSrc, imageOnLoad, imageOnLoad); - image.__zrImageSrc = newImageOrSrc; - globalImageCache.put(newImageOrSrc, image.__cachedImgObj = { - image: image, - pending: [pendingWrap] - }); - } - return image; - } - else { - return newImageOrSrc; - } -} -function imageOnLoad() { - var cachedImgObj = this.__cachedImgObj; - this.onload = this.onerror = this.__cachedImgObj = null; - for (var i = 0; i < cachedImgObj.pending.length; i++) { - var pendingWrap = cachedImgObj.pending[i]; - var cb = pendingWrap.cb; - cb && cb(this, pendingWrap.cbPayload); - pendingWrap.hostEl.dirty(); - } - cachedImgObj.pending.length = 0; -} -export function isImageReady(image) { - return image && image.width && image.height; -} diff --git a/node_modules/zrender/lib/graphic/helper/parseText.d.ts b/node_modules/zrender/lib/graphic/helper/parseText.d.ts deleted file mode 100644 index a95db57..0000000 --- a/node_modules/zrender/lib/graphic/helper/parseText.d.ts +++ /dev/null @@ -1,54 +0,0 @@ -import { TextAlign, TextVerticalAlign } from '../../core/types'; -import { TextStyleProps } from '../Text'; -interface InnerTruncateOption { - maxIteration?: number; - minChar?: number; - placeholder?: string; - maxIterations?: number; -} -export declare function truncateText(text: string, containerWidth: number, font: string, ellipsis?: string, options?: InnerTruncateOption): string; -export interface PlainTextContentBlock { - lineHeight: number; - calculatedLineHeight: number; - contentWidth: number; - contentHeight: number; - width: number; - height: number; - outerWidth: number; - outerHeight: number; - lines: string[]; -} -export declare function parsePlainText(text: string, style?: TextStyleProps): PlainTextContentBlock; -declare class RichTextToken { - styleName: string; - text: string; - width: number; - height: number; - innerHeight: number; - contentHeight: number; - contentWidth: number; - lineHeight: number; - font: string; - align: TextAlign; - verticalAlign: TextVerticalAlign; - textPadding: number[]; - percentWidth?: string; - isLineHolder: boolean; -} -declare class RichTextLine { - lineHeight: number; - width: number; - tokens: RichTextToken[]; - constructor(tokens?: RichTextToken[]); -} -export declare class RichTextContentBlock { - width: number; - height: number; - contentWidth: number; - contentHeight: number; - outerWidth: number; - outerHeight: number; - lines: RichTextLine[]; -} -export declare function parseRichText(text: string, style: TextStyleProps): RichTextContentBlock; -export {}; diff --git a/node_modules/zrender/lib/graphic/helper/parseText.js b/node_modules/zrender/lib/graphic/helper/parseText.js deleted file mode 100644 index f70112e..0000000 --- a/node_modules/zrender/lib/graphic/helper/parseText.js +++ /dev/null @@ -1,469 +0,0 @@ -import * as imageHelper from '../helper/image.js'; -import { extend, retrieve2, retrieve3, reduce } from '../../core/util.js'; -import { getLineHeight, getWidth, parsePercent } from '../../contain/text.js'; -var STYLE_REG = /\{([a-zA-Z0-9_]+)\|([^}]*)\}/g; -export function truncateText(text, containerWidth, font, ellipsis, options) { - if (!containerWidth) { - return ''; - } - var textLines = (text + '').split('\n'); - options = prepareTruncateOptions(containerWidth, font, ellipsis, options); - for (var i = 0, len = textLines.length; i < len; i++) { - textLines[i] = truncateSingleLine(textLines[i], options); - } - return textLines.join('\n'); -} -function prepareTruncateOptions(containerWidth, font, ellipsis, options) { - options = options || {}; - var preparedOpts = extend({}, options); - preparedOpts.font = font; - ellipsis = retrieve2(ellipsis, '...'); - preparedOpts.maxIterations = retrieve2(options.maxIterations, 2); - var minChar = preparedOpts.minChar = retrieve2(options.minChar, 0); - preparedOpts.cnCharWidth = getWidth('国', font); - var ascCharWidth = preparedOpts.ascCharWidth = getWidth('a', font); - preparedOpts.placeholder = retrieve2(options.placeholder, ''); - var contentWidth = containerWidth = Math.max(0, containerWidth - 1); - for (var i = 0; i < minChar && contentWidth >= ascCharWidth; i++) { - contentWidth -= ascCharWidth; - } - var ellipsisWidth = getWidth(ellipsis, font); - if (ellipsisWidth > contentWidth) { - ellipsis = ''; - ellipsisWidth = 0; - } - contentWidth = containerWidth - ellipsisWidth; - preparedOpts.ellipsis = ellipsis; - preparedOpts.ellipsisWidth = ellipsisWidth; - preparedOpts.contentWidth = contentWidth; - preparedOpts.containerWidth = containerWidth; - return preparedOpts; -} -function truncateSingleLine(textLine, options) { - var containerWidth = options.containerWidth; - var font = options.font; - var contentWidth = options.contentWidth; - if (!containerWidth) { - return ''; - } - var lineWidth = getWidth(textLine, font); - if (lineWidth <= containerWidth) { - return textLine; - } - for (var j = 0;; j++) { - if (lineWidth <= contentWidth || j >= options.maxIterations) { - textLine += options.ellipsis; - break; - } - var subLength = j === 0 - ? estimateLength(textLine, contentWidth, options.ascCharWidth, options.cnCharWidth) - : lineWidth > 0 - ? Math.floor(textLine.length * contentWidth / lineWidth) - : 0; - textLine = textLine.substr(0, subLength); - lineWidth = getWidth(textLine, font); - } - if (textLine === '') { - textLine = options.placeholder; - } - return textLine; -} -function estimateLength(text, contentWidth, ascCharWidth, cnCharWidth) { - var width = 0; - var i = 0; - for (var len = text.length; i < len && width < contentWidth; i++) { - var charCode = text.charCodeAt(i); - width += (0 <= charCode && charCode <= 127) ? ascCharWidth : cnCharWidth; - } - return i; -} -export function parsePlainText(text, style) { - text != null && (text += ''); - var overflow = style.overflow; - var padding = style.padding; - var font = style.font; - var truncate = overflow === 'truncate'; - var calculatedLineHeight = getLineHeight(font); - var lineHeight = retrieve2(style.lineHeight, calculatedLineHeight); - var bgColorDrawn = !!(style.backgroundColor); - var truncateLineOverflow = style.lineOverflow === 'truncate'; - var width = style.width; - var lines; - if (width != null && (overflow === 'break' || overflow === 'breakAll')) { - lines = text ? wrapText(text, style.font, width, overflow === 'breakAll', 0).lines : []; - } - else { - lines = text ? text.split('\n') : []; - } - var contentHeight = lines.length * lineHeight; - var height = retrieve2(style.height, contentHeight); - if (contentHeight > height && truncateLineOverflow) { - var lineCount = Math.floor(height / lineHeight); - lines = lines.slice(0, lineCount); - } - if (text && truncate && width != null) { - var options = prepareTruncateOptions(width, font, style.ellipsis, { - minChar: style.truncateMinChar, - placeholder: style.placeholder - }); - for (var i = 0; i < lines.length; i++) { - lines[i] = truncateSingleLine(lines[i], options); - } - } - var outerHeight = height; - var contentWidth = 0; - for (var i = 0; i < lines.length; i++) { - contentWidth = Math.max(getWidth(lines[i], font), contentWidth); - } - if (width == null) { - width = contentWidth; - } - var outerWidth = contentWidth; - if (padding) { - outerHeight += padding[0] + padding[2]; - outerWidth += padding[1] + padding[3]; - width += padding[1] + padding[3]; - } - if (bgColorDrawn) { - outerWidth = width; - } - return { - lines: lines, - height: height, - outerWidth: outerWidth, - outerHeight: outerHeight, - lineHeight: lineHeight, - calculatedLineHeight: calculatedLineHeight, - contentWidth: contentWidth, - contentHeight: contentHeight, - width: width - }; -} -var RichTextToken = (function () { - function RichTextToken() { - } - return RichTextToken; -}()); -var RichTextLine = (function () { - function RichTextLine(tokens) { - this.tokens = []; - if (tokens) { - this.tokens = tokens; - } - } - return RichTextLine; -}()); -var RichTextContentBlock = (function () { - function RichTextContentBlock() { - this.width = 0; - this.height = 0; - this.contentWidth = 0; - this.contentHeight = 0; - this.outerWidth = 0; - this.outerHeight = 0; - this.lines = []; - } - return RichTextContentBlock; -}()); -export { RichTextContentBlock }; -export function parseRichText(text, style) { - var contentBlock = new RichTextContentBlock(); - text != null && (text += ''); - if (!text) { - return contentBlock; - } - var topWidth = style.width; - var topHeight = style.height; - var overflow = style.overflow; - var wrapInfo = (overflow === 'break' || overflow === 'breakAll') && topWidth != null - ? { width: topWidth, accumWidth: 0, breakAll: overflow === 'breakAll' } - : null; - var lastIndex = STYLE_REG.lastIndex = 0; - var result; - while ((result = STYLE_REG.exec(text)) != null) { - var matchedIndex = result.index; - if (matchedIndex > lastIndex) { - pushTokens(contentBlock, text.substring(lastIndex, matchedIndex), style, wrapInfo); - } - pushTokens(contentBlock, result[2], style, wrapInfo, result[1]); - lastIndex = STYLE_REG.lastIndex; - } - if (lastIndex < text.length) { - pushTokens(contentBlock, text.substring(lastIndex, text.length), style, wrapInfo); - } - var pendingList = []; - var calculatedHeight = 0; - var calculatedWidth = 0; - var stlPadding = style.padding; - var truncate = overflow === 'truncate'; - var truncateLine = style.lineOverflow === 'truncate'; - function finishLine(line, lineWidth, lineHeight) { - line.width = lineWidth; - line.lineHeight = lineHeight; - calculatedHeight += lineHeight; - calculatedWidth = Math.max(calculatedWidth, lineWidth); - } - outer: for (var i = 0; i < contentBlock.lines.length; i++) { - var line = contentBlock.lines[i]; - var lineHeight = 0; - var lineWidth = 0; - for (var j = 0; j < line.tokens.length; j++) { - var token = line.tokens[j]; - var tokenStyle = token.styleName && style.rich[token.styleName] || {}; - var textPadding = token.textPadding = tokenStyle.padding; - var paddingH = textPadding ? textPadding[1] + textPadding[3] : 0; - var font = token.font = tokenStyle.font || style.font; - token.contentHeight = getLineHeight(font); - var tokenHeight = retrieve2(tokenStyle.height, token.contentHeight); - token.innerHeight = tokenHeight; - textPadding && (tokenHeight += textPadding[0] + textPadding[2]); - token.height = tokenHeight; - token.lineHeight = retrieve3(tokenStyle.lineHeight, style.lineHeight, tokenHeight); - token.align = tokenStyle && tokenStyle.align || style.align; - token.verticalAlign = tokenStyle && tokenStyle.verticalAlign || 'middle'; - if (truncateLine && topHeight != null && calculatedHeight + token.lineHeight > topHeight) { - if (j > 0) { - line.tokens = line.tokens.slice(0, j); - finishLine(line, lineWidth, lineHeight); - contentBlock.lines = contentBlock.lines.slice(0, i + 1); - } - else { - contentBlock.lines = contentBlock.lines.slice(0, i); - } - break outer; - } - var styleTokenWidth = tokenStyle.width; - var tokenWidthNotSpecified = styleTokenWidth == null || styleTokenWidth === 'auto'; - if (typeof styleTokenWidth === 'string' && styleTokenWidth.charAt(styleTokenWidth.length - 1) === '%') { - token.percentWidth = styleTokenWidth; - pendingList.push(token); - token.contentWidth = getWidth(token.text, font); - } - else { - if (tokenWidthNotSpecified) { - var textBackgroundColor = tokenStyle.backgroundColor; - var bgImg = textBackgroundColor && textBackgroundColor.image; - if (bgImg) { - bgImg = imageHelper.findExistImage(bgImg); - if (imageHelper.isImageReady(bgImg)) { - token.width = Math.max(token.width, bgImg.width * tokenHeight / bgImg.height); - } - } - } - var remainTruncWidth = truncate && topWidth != null - ? topWidth - lineWidth : null; - if (remainTruncWidth != null && remainTruncWidth < token.width) { - if (!tokenWidthNotSpecified || remainTruncWidth < paddingH) { - token.text = ''; - token.width = token.contentWidth = 0; - } - else { - token.text = truncateText(token.text, remainTruncWidth - paddingH, font, style.ellipsis, { minChar: style.truncateMinChar }); - token.width = token.contentWidth = getWidth(token.text, font); - } - } - else { - token.contentWidth = getWidth(token.text, font); - } - } - token.width += paddingH; - lineWidth += token.width; - tokenStyle && (lineHeight = Math.max(lineHeight, token.lineHeight)); - } - finishLine(line, lineWidth, lineHeight); - } - contentBlock.outerWidth = contentBlock.width = retrieve2(topWidth, calculatedWidth); - contentBlock.outerHeight = contentBlock.height = retrieve2(topHeight, calculatedHeight); - contentBlock.contentHeight = calculatedHeight; - contentBlock.contentWidth = calculatedWidth; - if (stlPadding) { - contentBlock.outerWidth += stlPadding[1] + stlPadding[3]; - contentBlock.outerHeight += stlPadding[0] + stlPadding[2]; - } - for (var i = 0; i < pendingList.length; i++) { - var token = pendingList[i]; - var percentWidth = token.percentWidth; - token.width = parseInt(percentWidth, 10) / 100 * contentBlock.width; - } - return contentBlock; -} -function pushTokens(block, str, style, wrapInfo, styleName) { - var isEmptyStr = str === ''; - var tokenStyle = styleName && style.rich[styleName] || {}; - var lines = block.lines; - var font = tokenStyle.font || style.font; - var newLine = false; - var strLines; - var linesWidths; - if (wrapInfo) { - var tokenPadding = tokenStyle.padding; - var tokenPaddingH = tokenPadding ? tokenPadding[1] + tokenPadding[3] : 0; - if (tokenStyle.width != null && tokenStyle.width !== 'auto') { - var outerWidth_1 = parsePercent(tokenStyle.width, wrapInfo.width) + tokenPaddingH; - if (lines.length > 0) { - if (outerWidth_1 + wrapInfo.accumWidth > wrapInfo.width) { - strLines = str.split('\n'); - newLine = true; - } - } - wrapInfo.accumWidth = outerWidth_1; - } - else { - var res = wrapText(str, font, wrapInfo.width, wrapInfo.breakAll, wrapInfo.accumWidth); - wrapInfo.accumWidth = res.accumWidth + tokenPaddingH; - linesWidths = res.linesWidths; - strLines = res.lines; - } - } - else { - strLines = str.split('\n'); - } - for (var i = 0; i < strLines.length; i++) { - var text = strLines[i]; - var token = new RichTextToken(); - token.styleName = styleName; - token.text = text; - token.isLineHolder = !text && !isEmptyStr; - if (typeof tokenStyle.width === 'number') { - token.width = tokenStyle.width; - } - else { - token.width = linesWidths - ? linesWidths[i] - : getWidth(text, font); - } - if (!i && !newLine) { - var tokens = (lines[lines.length - 1] || (lines[0] = new RichTextLine())).tokens; - var tokensLen = tokens.length; - (tokensLen === 1 && tokens[0].isLineHolder) - ? (tokens[0] = token) - : ((text || !tokensLen || isEmptyStr) && tokens.push(token)); - } - else { - lines.push(new RichTextLine([token])); - } - } -} -function isAlphabeticLetter(ch) { - var code = ch.charCodeAt(0); - return code >= 0x20 && code <= 0x24F - || code >= 0x370 && code <= 0x10FF - || code >= 0x1200 && code <= 0x13FF - || code >= 0x1E00 && code <= 0x206F; -} -var breakCharMap = reduce(',&?/;] '.split(''), function (obj, ch) { - obj[ch] = true; - return obj; -}, {}); -function isWordBreakChar(ch) { - if (isAlphabeticLetter(ch)) { - if (breakCharMap[ch]) { - return true; - } - return false; - } - return true; -} -function wrapText(text, font, lineWidth, isBreakAll, lastAccumWidth) { - var lines = []; - var linesWidths = []; - var line = ''; - var currentWord = ''; - var currentWordWidth = 0; - var accumWidth = 0; - for (var i = 0; i < text.length; i++) { - var ch = text.charAt(i); - if (ch === '\n') { - if (currentWord) { - line += currentWord; - accumWidth += currentWordWidth; - } - lines.push(line); - linesWidths.push(accumWidth); - line = ''; - currentWord = ''; - currentWordWidth = 0; - accumWidth = 0; - continue; - } - var chWidth = getWidth(ch, font); - var inWord = isBreakAll ? false : !isWordBreakChar(ch); - if (!lines.length - ? lastAccumWidth + accumWidth + chWidth > lineWidth - : accumWidth + chWidth > lineWidth) { - if (!accumWidth) { - if (inWord) { - lines.push(currentWord); - linesWidths.push(currentWordWidth); - currentWord = ch; - currentWordWidth = chWidth; - } - else { - lines.push(ch); - linesWidths.push(chWidth); - } - } - else if (line || currentWord) { - if (inWord) { - if (!line) { - line = currentWord; - currentWord = ''; - currentWordWidth = 0; - accumWidth = currentWordWidth; - } - lines.push(line); - linesWidths.push(accumWidth - currentWordWidth); - currentWord += ch; - currentWordWidth += chWidth; - line = ''; - accumWidth = currentWordWidth; - } - else { - if (currentWord) { - line += currentWord; - currentWord = ''; - currentWordWidth = 0; - } - lines.push(line); - linesWidths.push(accumWidth); - line = ch; - accumWidth = chWidth; - } - } - continue; - } - accumWidth += chWidth; - if (inWord) { - currentWord += ch; - currentWordWidth += chWidth; - } - else { - if (currentWord) { - line += currentWord; - currentWord = ''; - currentWordWidth = 0; - } - line += ch; - } - } - if (!lines.length && !line) { - line = text; - currentWord = ''; - currentWordWidth = 0; - } - if (currentWord) { - line += currentWord; - } - if (line) { - lines.push(line); - linesWidths.push(accumWidth); - } - if (lines.length === 1) { - accumWidth += lastAccumWidth; - } - return { - accumWidth: accumWidth, - lines: lines, - linesWidths: linesWidths - }; -} diff --git a/node_modules/zrender/lib/graphic/helper/poly.d.ts b/node_modules/zrender/lib/graphic/helper/poly.d.ts deleted file mode 100644 index 2b54fc5..0000000 --- a/node_modules/zrender/lib/graphic/helper/poly.d.ts +++ /dev/null @@ -1,7 +0,0 @@ -import { VectorArray } from '../../core/vector'; -import PathProxy from '../../core/PathProxy'; -export declare function buildPath(ctx: CanvasRenderingContext2D | PathProxy, shape: { - points: VectorArray[]; - smooth?: number; - smoothConstraint?: VectorArray[]; -}, closePath: boolean): void; diff --git a/node_modules/zrender/lib/graphic/helper/poly.js b/node_modules/zrender/lib/graphic/helper/poly.js deleted file mode 100644 index 8c5a77e..0000000 --- a/node_modules/zrender/lib/graphic/helper/poly.js +++ /dev/null @@ -1,25 +0,0 @@ -import smoothBezier from './smoothBezier.js'; -export function buildPath(ctx, shape, closePath) { - var smooth = shape.smooth; - var points = shape.points; - if (points && points.length >= 2) { - if (smooth) { - var controlPoints = smoothBezier(points, smooth, closePath, shape.smoothConstraint); - ctx.moveTo(points[0][0], points[0][1]); - var len = points.length; - for (var i = 0; i < (closePath ? len : len - 1); i++) { - var cp1 = controlPoints[i * 2]; - var cp2 = controlPoints[i * 2 + 1]; - var p = points[(i + 1) % len]; - ctx.bezierCurveTo(cp1[0], cp1[1], cp2[0], cp2[1], p[0], p[1]); - } - } - else { - ctx.moveTo(points[0][0], points[0][1]); - for (var i = 1, l = points.length; i < l; i++) { - ctx.lineTo(points[i][0], points[i][1]); - } - } - closePath && ctx.closePath(); - } -} diff --git a/node_modules/zrender/lib/graphic/helper/roundRect.d.ts b/node_modules/zrender/lib/graphic/helper/roundRect.d.ts deleted file mode 100644 index 6a3c057..0000000 --- a/node_modules/zrender/lib/graphic/helper/roundRect.d.ts +++ /dev/null @@ -1,8 +0,0 @@ -import PathProxy from '../../core/PathProxy'; -export declare function buildPath(ctx: CanvasRenderingContext2D | PathProxy, shape: { - x: number; - y: number; - width: number; - height: number; - r?: number | number[]; -}): void; diff --git a/node_modules/zrender/lib/graphic/helper/roundRect.js b/node_modules/zrender/lib/graphic/helper/roundRect.js deleted file mode 100644 index e9553a2..0000000 --- a/node_modules/zrender/lib/graphic/helper/roundRect.js +++ /dev/null @@ -1,75 +0,0 @@ -export function buildPath(ctx, shape) { - var x = shape.x; - var y = shape.y; - var width = shape.width; - var height = shape.height; - var r = shape.r; - var r1; - var r2; - var r3; - var r4; - if (width < 0) { - x = x + width; - width = -width; - } - if (height < 0) { - y = y + height; - height = -height; - } - if (typeof r === 'number') { - r1 = r2 = r3 = r4 = r; - } - else if (r instanceof Array) { - if (r.length === 1) { - r1 = r2 = r3 = r4 = r[0]; - } - else if (r.length === 2) { - r1 = r3 = r[0]; - r2 = r4 = r[1]; - } - else if (r.length === 3) { - r1 = r[0]; - r2 = r4 = r[1]; - r3 = r[2]; - } - else { - r1 = r[0]; - r2 = r[1]; - r3 = r[2]; - r4 = r[3]; - } - } - else { - r1 = r2 = r3 = r4 = 0; - } - var total; - if (r1 + r2 > width) { - total = r1 + r2; - r1 *= width / total; - r2 *= width / total; - } - if (r3 + r4 > width) { - total = r3 + r4; - r3 *= width / total; - r4 *= width / total; - } - if (r2 + r3 > height) { - total = r2 + r3; - r2 *= height / total; - r3 *= height / total; - } - if (r1 + r4 > height) { - total = r1 + r4; - r1 *= height / total; - r4 *= height / total; - } - ctx.moveTo(x + r1, y); - ctx.lineTo(x + width - r2, y); - r2 !== 0 && ctx.arc(x + width - r2, y + r2, r2, -Math.PI / 2, 0); - ctx.lineTo(x + width, y + height - r3); - r3 !== 0 && ctx.arc(x + width - r3, y + height - r3, r3, 0, Math.PI / 2); - ctx.lineTo(x + r4, y + height); - r4 !== 0 && ctx.arc(x + r4, y + height - r4, r4, Math.PI / 2, Math.PI); - ctx.lineTo(x, y + r1); - r1 !== 0 && ctx.arc(x + r1, y + r1, r1, Math.PI, Math.PI * 1.5); -} diff --git a/node_modules/zrender/lib/graphic/helper/roundSector.d.ts b/node_modules/zrender/lib/graphic/helper/roundSector.d.ts deleted file mode 100644 index db6a7db..0000000 --- a/node_modules/zrender/lib/graphic/helper/roundSector.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import PathProxy from '../../core/PathProxy'; -export declare function buildPath(ctx: CanvasRenderingContext2D | PathProxy, shape: { - cx: number; - cy: number; - startAngle: number; - endAngle: number; - clockwise?: boolean; - r?: number; - r0?: number; - cornerRadius?: number | number[]; -}): void; diff --git a/node_modules/zrender/lib/graphic/helper/roundSector.js b/node_modules/zrender/lib/graphic/helper/roundSector.js deleted file mode 100644 index c5af425..0000000 --- a/node_modules/zrender/lib/graphic/helper/roundSector.js +++ /dev/null @@ -1,227 +0,0 @@ -import { isArray } from '../../core/util.js'; -var PI = Math.PI; -var PI2 = PI * 2; -var mathSin = Math.sin; -var mathCos = Math.cos; -var mathACos = Math.acos; -var mathATan2 = Math.atan2; -var mathAbs = Math.abs; -var mathSqrt = Math.sqrt; -var mathMax = Math.max; -var mathMin = Math.min; -var e = 1e-4; -function intersect(x0, y0, x1, y1, x2, y2, x3, y3) { - var dx10 = x1 - x0; - var dy10 = y1 - y0; - var dx32 = x3 - x2; - var dy32 = y3 - y2; - var t = dy32 * dx10 - dx32 * dy10; - if (t * t < e) { - return; - } - t = (dx32 * (y0 - y2) - dy32 * (x0 - x2)) / t; - return [x0 + t * dx10, y0 + t * dy10]; -} -function computeCornerTangents(x0, y0, x1, y1, radius, cr, clockwise) { - var x01 = x0 - x1; - var y01 = y0 - y1; - var lo = (clockwise ? cr : -cr) / mathSqrt(x01 * x01 + y01 * y01); - var ox = lo * y01; - var oy = -lo * x01; - var x11 = x0 + ox; - var y11 = y0 + oy; - var x10 = x1 + ox; - var y10 = y1 + oy; - var x00 = (x11 + x10) / 2; - var y00 = (y11 + y10) / 2; - var dx = x10 - x11; - var dy = y10 - y11; - var d2 = dx * dx + dy * dy; - var r = radius - cr; - var s = x11 * y10 - x10 * y11; - var d = (dy < 0 ? -1 : 1) * mathSqrt(mathMax(0, r * r * d2 - s * s)); - var cx0 = (s * dy - dx * d) / d2; - var cy0 = (-s * dx - dy * d) / d2; - var cx1 = (s * dy + dx * d) / d2; - var cy1 = (-s * dx + dy * d) / d2; - var dx0 = cx0 - x00; - var dy0 = cy0 - y00; - var dx1 = cx1 - x00; - var dy1 = cy1 - y00; - if (dx0 * dx0 + dy0 * dy0 > dx1 * dx1 + dy1 * dy1) { - cx0 = cx1; - cy0 = cy1; - } - return { - cx: cx0, - cy: cy0, - x0: -ox, - y0: -oy, - x1: cx0 * (radius / r - 1), - y1: cy0 * (radius / r - 1) - }; -} -function normalizeCornerRadius(cr) { - var arr; - if (isArray(cr)) { - var len = cr.length; - if (!len) { - return cr; - } - if (len === 1) { - arr = [cr[0], cr[0], 0, 0]; - } - else if (len === 2) { - arr = [cr[0], cr[0], cr[1], cr[1]]; - } - else if (len === 3) { - arr = cr.concat(cr[2]); - } - else { - arr = cr; - } - } - else { - arr = [cr, cr, cr, cr]; - } - return arr; -} -export function buildPath(ctx, shape) { - var _a; - var radius = mathMax(shape.r, 0); - var innerRadius = mathMax(shape.r0 || 0, 0); - var hasRadius = radius > 0; - var hasInnerRadius = innerRadius > 0; - if (!hasRadius && !hasInnerRadius) { - return; - } - if (!hasRadius) { - radius = innerRadius; - innerRadius = 0; - } - if (innerRadius > radius) { - var tmp = radius; - radius = innerRadius; - innerRadius = tmp; - } - var startAngle = shape.startAngle, endAngle = shape.endAngle; - if (isNaN(startAngle) || isNaN(endAngle)) { - return; - } - var cx = shape.cx, cy = shape.cy; - var clockwise = !!shape.clockwise; - var arc = mathAbs(endAngle - startAngle); - var mod = arc > PI2 && arc % PI2; - mod > e && (arc = mod); - if (!(radius > e)) { - ctx.moveTo(cx, cy); - } - else if (arc > PI2 - e) { - ctx.moveTo(cx + radius * mathCos(startAngle), cy + radius * mathSin(startAngle)); - ctx.arc(cx, cy, radius, startAngle, endAngle, !clockwise); - if (innerRadius > e) { - ctx.moveTo(cx + innerRadius * mathCos(endAngle), cy + innerRadius * mathSin(endAngle)); - ctx.arc(cx, cy, innerRadius, endAngle, startAngle, clockwise); - } - } - else { - var icrStart = void 0; - var icrEnd = void 0; - var ocrStart = void 0; - var ocrEnd = void 0; - var ocrs = void 0; - var ocre = void 0; - var icrs = void 0; - var icre = void 0; - var ocrMax = void 0; - var icrMax = void 0; - var limitedOcrMax = void 0; - var limitedIcrMax = void 0; - var xre = void 0; - var yre = void 0; - var xirs = void 0; - var yirs = void 0; - var xrs = radius * mathCos(startAngle); - var yrs = radius * mathSin(startAngle); - var xire = innerRadius * mathCos(endAngle); - var yire = innerRadius * mathSin(endAngle); - var hasArc = arc > e; - if (hasArc) { - var cornerRadius = shape.cornerRadius; - if (cornerRadius) { - _a = normalizeCornerRadius(cornerRadius), icrStart = _a[0], icrEnd = _a[1], ocrStart = _a[2], ocrEnd = _a[3]; - } - var halfRd = mathAbs(radius - innerRadius) / 2; - ocrs = mathMin(halfRd, ocrStart); - ocre = mathMin(halfRd, ocrEnd); - icrs = mathMin(halfRd, icrStart); - icre = mathMin(halfRd, icrEnd); - limitedOcrMax = ocrMax = mathMax(ocrs, ocre); - limitedIcrMax = icrMax = mathMax(icrs, icre); - if (ocrMax > e || icrMax > e) { - xre = radius * mathCos(endAngle); - yre = radius * mathSin(endAngle); - xirs = innerRadius * mathCos(startAngle); - yirs = innerRadius * mathSin(startAngle); - if (arc < PI) { - var it_1 = intersect(xrs, yrs, xirs, yirs, xre, yre, xire, yire); - if (it_1) { - var x0 = xrs - it_1[0]; - var y0 = yrs - it_1[1]; - var x1 = xre - it_1[0]; - var y1 = yre - it_1[1]; - var a = 1 / mathSin(mathACos((x0 * x1 + y0 * y1) / (mathSqrt(x0 * x0 + y0 * y0) * mathSqrt(x1 * x1 + y1 * y1))) / 2); - var b = mathSqrt(it_1[0] * it_1[0] + it_1[1] * it_1[1]); - limitedOcrMax = mathMin(ocrMax, (radius - b) / (a + 1)); - limitedIcrMax = mathMin(icrMax, (innerRadius - b) / (a - 1)); - } - } - } - } - if (!hasArc) { - ctx.moveTo(cx + xrs, cy + yrs); - } - else if (limitedOcrMax > e) { - var crStart = mathMin(ocrStart, limitedOcrMax); - var crEnd = mathMin(ocrEnd, limitedOcrMax); - var ct0 = computeCornerTangents(xirs, yirs, xrs, yrs, radius, crStart, clockwise); - var ct1 = computeCornerTangents(xre, yre, xire, yire, radius, crEnd, clockwise); - ctx.moveTo(cx + ct0.cx + ct0.x0, cy + ct0.cy + ct0.y0); - if (limitedOcrMax < ocrMax && crStart === crEnd) { - ctx.arc(cx + ct0.cx, cy + ct0.cy, limitedOcrMax, mathATan2(ct0.y0, ct0.x0), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - else { - crStart > 0 && ctx.arc(cx + ct0.cx, cy + ct0.cy, crStart, mathATan2(ct0.y0, ct0.x0), mathATan2(ct0.y1, ct0.x1), !clockwise); - ctx.arc(cx, cy, radius, mathATan2(ct0.cy + ct0.y1, ct0.cx + ct0.x1), mathATan2(ct1.cy + ct1.y1, ct1.cx + ct1.x1), !clockwise); - crEnd > 0 && ctx.arc(cx + ct1.cx, cy + ct1.cy, crEnd, mathATan2(ct1.y1, ct1.x1), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - } - else { - ctx.moveTo(cx + xrs, cy + yrs); - ctx.arc(cx, cy, radius, startAngle, endAngle, !clockwise); - } - if (!(innerRadius > e) || !hasArc) { - ctx.lineTo(cx + xire, cy + yire); - } - else if (limitedIcrMax > e) { - var crStart = mathMin(icrStart, limitedIcrMax); - var crEnd = mathMin(icrEnd, limitedIcrMax); - var ct0 = computeCornerTangents(xire, yire, xre, yre, innerRadius, -crEnd, clockwise); - var ct1 = computeCornerTangents(xrs, yrs, xirs, yirs, innerRadius, -crStart, clockwise); - ctx.lineTo(cx + ct0.cx + ct0.x0, cy + ct0.cy + ct0.y0); - if (limitedIcrMax < icrMax && crStart === crEnd) { - ctx.arc(cx + ct0.cx, cy + ct0.cy, limitedIcrMax, mathATan2(ct0.y0, ct0.x0), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - else { - crEnd > 0 && ctx.arc(cx + ct0.cx, cy + ct0.cy, crEnd, mathATan2(ct0.y0, ct0.x0), mathATan2(ct0.y1, ct0.x1), !clockwise); - ctx.arc(cx, cy, innerRadius, mathATan2(ct0.cy + ct0.y1, ct0.cx + ct0.x1), mathATan2(ct1.cy + ct1.y1, ct1.cx + ct1.x1), clockwise); - crStart > 0 && ctx.arc(cx + ct1.cx, cy + ct1.cy, crStart, mathATan2(ct1.y1, ct1.x1), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - } - else { - ctx.lineTo(cx + xire, cy + yire); - ctx.arc(cx, cy, innerRadius, endAngle, startAngle, clockwise); - } - } - ctx.closePath(); -} diff --git a/node_modules/zrender/lib/graphic/helper/smoothBezier.d.ts b/node_modules/zrender/lib/graphic/helper/smoothBezier.d.ts deleted file mode 100644 index 4082dcf..0000000 --- a/node_modules/zrender/lib/graphic/helper/smoothBezier.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { VectorArray } from '../../core/vector'; -export default function smoothBezier(points: VectorArray[], smooth?: number, isLoop?: boolean, constraint?: VectorArray[]): any[][]; diff --git a/node_modules/zrender/lib/graphic/helper/smoothBezier.js b/node_modules/zrender/lib/graphic/helper/smoothBezier.js deleted file mode 100644 index f841817..0000000 --- a/node_modules/zrender/lib/graphic/helper/smoothBezier.js +++ /dev/null @@ -1,63 +0,0 @@ -import { min as v2Min, max as v2Max, scale as v2Scale, distance as v2Distance, add as v2Add, clone as v2Clone, sub as v2Sub } from '../../core/vector.js'; -export default function smoothBezier(points, smooth, isLoop, constraint) { - var cps = []; - var v = []; - var v1 = []; - var v2 = []; - var prevPoint; - var nextPoint; - var min; - var max; - if (constraint) { - min = [Infinity, Infinity]; - max = [-Infinity, -Infinity]; - for (var i = 0, len = points.length; i < len; i++) { - v2Min(min, min, points[i]); - v2Max(max, max, points[i]); - } - v2Min(min, min, constraint[0]); - v2Max(max, max, constraint[1]); - } - for (var i = 0, len = points.length; i < len; i++) { - var point = points[i]; - if (isLoop) { - prevPoint = points[i ? i - 1 : len - 1]; - nextPoint = points[(i + 1) % len]; - } - else { - if (i === 0 || i === len - 1) { - cps.push(v2Clone(points[i])); - continue; - } - else { - prevPoint = points[i - 1]; - nextPoint = points[i + 1]; - } - } - v2Sub(v, nextPoint, prevPoint); - v2Scale(v, v, smooth); - var d0 = v2Distance(point, prevPoint); - var d1 = v2Distance(point, nextPoint); - var sum = d0 + d1; - if (sum !== 0) { - d0 /= sum; - d1 /= sum; - } - v2Scale(v1, v, -d0); - v2Scale(v2, v, d1); - var cp0 = v2Add([], point, v1); - var cp1 = v2Add([], point, v2); - if (constraint) { - v2Max(cp0, cp0, min); - v2Min(cp0, cp0, max); - v2Max(cp1, cp1, min); - v2Min(cp1, cp1, max); - } - cps.push(cp0); - cps.push(cp1); - } - if (isLoop) { - cps.push(cps.shift()); - } - return cps; -} diff --git a/node_modules/zrender/lib/graphic/helper/smoothSpline.d.ts b/node_modules/zrender/lib/graphic/helper/smoothSpline.d.ts deleted file mode 100644 index 3f0ef55..0000000 --- a/node_modules/zrender/lib/graphic/helper/smoothSpline.d.ts +++ /dev/null @@ -1,2 +0,0 @@ -import { VectorArray } from '../../core/vector'; -export default function smoothSpline(points: VectorArray[], isLoop?: boolean): VectorArray[]; diff --git a/node_modules/zrender/lib/graphic/helper/smoothSpline.js b/node_modules/zrender/lib/graphic/helper/smoothSpline.js deleted file mode 100644 index e820be3..0000000 --- a/node_modules/zrender/lib/graphic/helper/smoothSpline.js +++ /dev/null @@ -1,44 +0,0 @@ -import { distance as v2Distance } from '../../core/vector.js'; -function interpolate(p0, p1, p2, p3, t, t2, t3) { - var v0 = (p2 - p0) * 0.5; - var v1 = (p3 - p1) * 0.5; - return (2 * (p1 - p2) + v0 + v1) * t3 - + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 - + v0 * t + p1; -} -export default function smoothSpline(points, isLoop) { - var len = points.length; - var ret = []; - var distance = 0; - for (var i = 1; i < len; i++) { - distance += v2Distance(points[i - 1], points[i]); - } - var segs = distance / 2; - segs = segs < len ? len : segs; - for (var i = 0; i < segs; i++) { - var pos = i / (segs - 1) * (isLoop ? len : len - 1); - var idx = Math.floor(pos); - var w = pos - idx; - var p0 = void 0; - var p1 = points[idx % len]; - var p2 = void 0; - var p3 = void 0; - if (!isLoop) { - p0 = points[idx === 0 ? idx : idx - 1]; - p2 = points[idx > len - 2 ? len - 1 : idx + 1]; - p3 = points[idx > len - 3 ? len - 1 : idx + 2]; - } - else { - p0 = points[(idx - 1 + len) % len]; - p2 = points[(idx + 1) % len]; - p3 = points[(idx + 2) % len]; - } - var w2 = w * w; - var w3 = w * w2; - ret.push([ - interpolate(p0[0], p1[0], p2[0], p3[0], w, w2, w3), - interpolate(p0[1], p1[1], p2[1], p3[1], w, w2, w3) - ]); - } - return ret; -} diff --git a/node_modules/zrender/lib/graphic/helper/subPixelOptimize.d.ts b/node_modules/zrender/lib/graphic/helper/subPixelOptimize.d.ts deleted file mode 100644 index 99476cc..0000000 --- a/node_modules/zrender/lib/graphic/helper/subPixelOptimize.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import { PathStyleProps } from '../Path'; -declare type LineShape = { - x1: number; - y1: number; - x2: number; - y2: number; -}; -declare type RectShape = { - x: number; - y: number; - width: number; - height: number; - r?: number | number[]; -}; -export declare function subPixelOptimizeLine(outputShape: Partial, inputShape: LineShape, style: Pick): LineShape; -export declare function subPixelOptimizeRect(outputShape: Partial, inputShape: RectShape, style: Pick): RectShape; -export declare function subPixelOptimize(position: number, lineWidth?: number, positiveOrNegative?: boolean): number; -export {}; diff --git a/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js b/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js deleted file mode 100644 index 3f00b42..0000000 --- a/node_modules/zrender/lib/graphic/helper/subPixelOptimize.js +++ /dev/null @@ -1,56 +0,0 @@ -var round = Math.round; -export function subPixelOptimizeLine(outputShape, inputShape, style) { - if (!inputShape) { - return; - } - var x1 = inputShape.x1; - var x2 = inputShape.x2; - var y1 = inputShape.y1; - var y2 = inputShape.y2; - outputShape.x1 = x1; - outputShape.x2 = x2; - outputShape.y1 = y1; - outputShape.y2 = y2; - var lineWidth = style && style.lineWidth; - if (!lineWidth) { - return outputShape; - } - if (round(x1 * 2) === round(x2 * 2)) { - outputShape.x1 = outputShape.x2 = subPixelOptimize(x1, lineWidth, true); - } - if (round(y1 * 2) === round(y2 * 2)) { - outputShape.y1 = outputShape.y2 = subPixelOptimize(y1, lineWidth, true); - } - return outputShape; -} -export function subPixelOptimizeRect(outputShape, inputShape, style) { - if (!inputShape) { - return; - } - var originX = inputShape.x; - var originY = inputShape.y; - var originWidth = inputShape.width; - var originHeight = inputShape.height; - outputShape.x = originX; - outputShape.y = originY; - outputShape.width = originWidth; - outputShape.height = originHeight; - var lineWidth = style && style.lineWidth; - if (!lineWidth) { - return outputShape; - } - outputShape.x = subPixelOptimize(originX, lineWidth, true); - outputShape.y = subPixelOptimize(originY, lineWidth, true); - outputShape.width = Math.max(subPixelOptimize(originX + originWidth, lineWidth, false) - outputShape.x, originWidth === 0 ? 0 : 1); - outputShape.height = Math.max(subPixelOptimize(originY + originHeight, lineWidth, false) - outputShape.y, originHeight === 0 ? 0 : 1); - return outputShape; -} -export function subPixelOptimize(position, lineWidth, positiveOrNegative) { - if (!lineWidth) { - return position; - } - var doubledPosition = round(position * 2); - return (doubledPosition + round(lineWidth)) % 2 === 0 - ? doubledPosition / 2 - : (doubledPosition + (positiveOrNegative ? 1 : -1)) / 2; -} diff --git a/node_modules/zrender/lib/graphic/shape/Arc.d.ts b/node_modules/zrender/lib/graphic/shape/Arc.d.ts deleted file mode 100644 index e959c21..0000000 --- a/node_modules/zrender/lib/graphic/shape/Arc.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class ArcShape { - cx: number; - cy: number; - r: number; - startAngle: number; - endAngle: number; - clockwise?: boolean; -} -export interface ArcProps extends PathProps { - shape?: Partial; -} -declare class Arc extends Path { - shape: ArcShape; - constructor(opts?: ArcProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): ArcShape; - buildPath(ctx: CanvasRenderingContext2D, shape: ArcShape): void; -} -export default Arc; diff --git a/node_modules/zrender/lib/graphic/shape/Arc.js b/node_modules/zrender/lib/graphic/shape/Arc.js deleted file mode 100644 index 771f34e..0000000 --- a/node_modules/zrender/lib/graphic/shape/Arc.js +++ /dev/null @@ -1,44 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var ArcShape = (function () { - function ArcShape() { - this.cx = 0; - this.cy = 0; - this.r = 0; - this.startAngle = 0; - this.endAngle = Math.PI * 2; - this.clockwise = true; - } - return ArcShape; -}()); -export { ArcShape }; -var Arc = (function (_super) { - __extends(Arc, _super); - function Arc(opts) { - return _super.call(this, opts) || this; - } - Arc.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - Arc.prototype.getDefaultShape = function () { - return new ArcShape(); - }; - Arc.prototype.buildPath = function (ctx, shape) { - var x = shape.cx; - var y = shape.cy; - var r = Math.max(shape.r, 0); - var startAngle = shape.startAngle; - var endAngle = shape.endAngle; - var clockwise = shape.clockwise; - var unitX = Math.cos(startAngle); - var unitY = Math.sin(startAngle); - ctx.moveTo(unitX * r + x, unitY * r + y); - ctx.arc(x, y, r, startAngle, endAngle, !clockwise); - }; - return Arc; -}(Path)); -Arc.prototype.type = 'arc'; -export default Arc; diff --git a/node_modules/zrender/lib/graphic/shape/BezierCurve.d.ts b/node_modules/zrender/lib/graphic/shape/BezierCurve.d.ts deleted file mode 100644 index c751f6d..0000000 --- a/node_modules/zrender/lib/graphic/shape/BezierCurve.d.ts +++ /dev/null @@ -1,28 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class BezierCurveShape { - x1: number; - y1: number; - x2: number; - y2: number; - cpx1: number; - cpy1: number; - cpx2?: number; - cpy2?: number; - percent: number; -} -export interface BezierCurveProps extends PathProps { - shape?: Partial; -} -declare class BezierCurve extends Path { - shape: BezierCurveShape; - constructor(opts?: BezierCurveProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): BezierCurveShape; - buildPath(ctx: CanvasRenderingContext2D, shape: BezierCurveShape): void; - pointAt(t: number): number[]; - tangentAt(t: number): number[]; -} -export default BezierCurve; diff --git a/node_modules/zrender/lib/graphic/shape/BezierCurve.js b/node_modules/zrender/lib/graphic/shape/BezierCurve.js deleted file mode 100644 index 03a63a5..0000000 --- a/node_modules/zrender/lib/graphic/shape/BezierCurve.js +++ /dev/null @@ -1,99 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import * as vec2 from '../../core/vector.js'; -import { quadraticSubdivide, cubicSubdivide, quadraticAt, cubicAt, quadraticDerivativeAt, cubicDerivativeAt } from '../../core/curve.js'; -var out = []; -var BezierCurveShape = (function () { - function BezierCurveShape() { - this.x1 = 0; - this.y1 = 0; - this.x2 = 0; - this.y2 = 0; - this.cpx1 = 0; - this.cpy1 = 0; - this.percent = 1; - } - return BezierCurveShape; -}()); -export { BezierCurveShape }; -function someVectorAt(shape, t, isTangent) { - var cpx2 = shape.cpx2; - var cpy2 = shape.cpy2; - if (cpx2 != null || cpy2 != null) { - return [ - (isTangent ? cubicDerivativeAt : cubicAt)(shape.x1, shape.cpx1, shape.cpx2, shape.x2, t), - (isTangent ? cubicDerivativeAt : cubicAt)(shape.y1, shape.cpy1, shape.cpy2, shape.y2, t) - ]; - } - else { - return [ - (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.x1, shape.cpx1, shape.x2, t), - (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.y1, shape.cpy1, shape.y2, t) - ]; - } -} -var BezierCurve = (function (_super) { - __extends(BezierCurve, _super); - function BezierCurve(opts) { - return _super.call(this, opts) || this; - } - BezierCurve.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - BezierCurve.prototype.getDefaultShape = function () { - return new BezierCurveShape(); - }; - BezierCurve.prototype.buildPath = function (ctx, shape) { - var x1 = shape.x1; - var y1 = shape.y1; - var x2 = shape.x2; - var y2 = shape.y2; - var cpx1 = shape.cpx1; - var cpy1 = shape.cpy1; - var cpx2 = shape.cpx2; - var cpy2 = shape.cpy2; - var percent = shape.percent; - if (percent === 0) { - return; - } - ctx.moveTo(x1, y1); - if (cpx2 == null || cpy2 == null) { - if (percent < 1) { - quadraticSubdivide(x1, cpx1, x2, percent, out); - cpx1 = out[1]; - x2 = out[2]; - quadraticSubdivide(y1, cpy1, y2, percent, out); - cpy1 = out[1]; - y2 = out[2]; - } - ctx.quadraticCurveTo(cpx1, cpy1, x2, y2); - } - else { - if (percent < 1) { - cubicSubdivide(x1, cpx1, cpx2, x2, percent, out); - cpx1 = out[1]; - cpx2 = out[2]; - x2 = out[3]; - cubicSubdivide(y1, cpy1, cpy2, y2, percent, out); - cpy1 = out[1]; - cpy2 = out[2]; - y2 = out[3]; - } - ctx.bezierCurveTo(cpx1, cpy1, cpx2, cpy2, x2, y2); - } - }; - BezierCurve.prototype.pointAt = function (t) { - return someVectorAt(this.shape, t, false); - }; - BezierCurve.prototype.tangentAt = function (t) { - var p = someVectorAt(this.shape, t, true); - return vec2.normalize(p, p); - }; - return BezierCurve; -}(Path)); -; -BezierCurve.prototype.type = 'bezier-curve'; -export default BezierCurve; diff --git a/node_modules/zrender/lib/graphic/shape/Circle.d.ts b/node_modules/zrender/lib/graphic/shape/Circle.d.ts deleted file mode 100644 index 349de30..0000000 --- a/node_modules/zrender/lib/graphic/shape/Circle.d.ts +++ /dev/null @@ -1,16 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class CircleShape { - cx: number; - cy: number; - r: number; -} -export interface CircleProps extends PathProps { - shape?: Partial; -} -declare class Circle extends Path { - shape: CircleShape; - constructor(opts?: CircleProps); - getDefaultShape(): CircleShape; - buildPath(ctx: CanvasRenderingContext2D, shape: CircleShape): void; -} -export default Circle; diff --git a/node_modules/zrender/lib/graphic/shape/Circle.js b/node_modules/zrender/lib/graphic/shape/Circle.js deleted file mode 100644 index e2414bd..0000000 --- a/node_modules/zrender/lib/graphic/shape/Circle.js +++ /dev/null @@ -1,28 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var CircleShape = (function () { - function CircleShape() { - this.cx = 0; - this.cy = 0; - this.r = 0; - } - return CircleShape; -}()); -export { CircleShape }; -var Circle = (function (_super) { - __extends(Circle, _super); - function Circle(opts) { - return _super.call(this, opts) || this; - } - Circle.prototype.getDefaultShape = function () { - return new CircleShape(); - }; - Circle.prototype.buildPath = function (ctx, shape) { - ctx.moveTo(shape.cx + shape.r, shape.cy); - ctx.arc(shape.cx, shape.cy, shape.r, 0, Math.PI * 2); - }; - return Circle; -}(Path)); -; -Circle.prototype.type = 'circle'; -export default Circle; diff --git a/node_modules/zrender/lib/graphic/shape/Droplet.d.ts b/node_modules/zrender/lib/graphic/shape/Droplet.d.ts deleted file mode 100644 index 6180b6d..0000000 --- a/node_modules/zrender/lib/graphic/shape/Droplet.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class DropletShape { - cx: number; - cy: number; - width: number; - height: number; -} -export interface DropletProps extends PathProps { - shape?: Partial; -} -declare class Droplet extends Path { - shape: DropletShape; - constructor(opts?: DropletProps); - getDefaultShape(): DropletShape; - buildPath(ctx: CanvasRenderingContext2D, shape: DropletShape): void; -} -export default Droplet; diff --git a/node_modules/zrender/lib/graphic/shape/Droplet.js b/node_modules/zrender/lib/graphic/shape/Droplet.js deleted file mode 100644 index c78f695..0000000 --- a/node_modules/zrender/lib/graphic/shape/Droplet.js +++ /dev/null @@ -1,34 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var DropletShape = (function () { - function DropletShape() { - this.cx = 0; - this.cy = 0; - this.width = 0; - this.height = 0; - } - return DropletShape; -}()); -export { DropletShape }; -var Droplet = (function (_super) { - __extends(Droplet, _super); - function Droplet(opts) { - return _super.call(this, opts) || this; - } - Droplet.prototype.getDefaultShape = function () { - return new DropletShape(); - }; - Droplet.prototype.buildPath = function (ctx, shape) { - var x = shape.cx; - var y = shape.cy; - var a = shape.width; - var b = shape.height; - ctx.moveTo(x, y + a); - ctx.bezierCurveTo(x + a, y + a, x + a * 3 / 2, y - a / 3, x, y - b); - ctx.bezierCurveTo(x - a * 3 / 2, y - a / 3, x - a, y + a, x, y + a); - ctx.closePath(); - }; - return Droplet; -}(Path)); -Droplet.prototype.type = 'droplet'; -export default Droplet; diff --git a/node_modules/zrender/lib/graphic/shape/Ellipse.d.ts b/node_modules/zrender/lib/graphic/shape/Ellipse.d.ts deleted file mode 100644 index e76577d..0000000 --- a/node_modules/zrender/lib/graphic/shape/Ellipse.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class EllipseShape { - cx: number; - cy: number; - rx: number; - ry: number; -} -export interface EllipseProps extends PathProps { - shape?: Partial; -} -declare class Ellipse extends Path { - shape: EllipseShape; - constructor(opts?: EllipseProps); - getDefaultShape(): EllipseShape; - buildPath(ctx: CanvasRenderingContext2D, shape: EllipseShape): void; -} -export default Ellipse; diff --git a/node_modules/zrender/lib/graphic/shape/Ellipse.js b/node_modules/zrender/lib/graphic/shape/Ellipse.js deleted file mode 100644 index 87607dc..0000000 --- a/node_modules/zrender/lib/graphic/shape/Ellipse.js +++ /dev/null @@ -1,39 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var EllipseShape = (function () { - function EllipseShape() { - this.cx = 0; - this.cy = 0; - this.rx = 0; - this.ry = 0; - } - return EllipseShape; -}()); -export { EllipseShape }; -var Ellipse = (function (_super) { - __extends(Ellipse, _super); - function Ellipse(opts) { - return _super.call(this, opts) || this; - } - Ellipse.prototype.getDefaultShape = function () { - return new EllipseShape(); - }; - Ellipse.prototype.buildPath = function (ctx, shape) { - var k = 0.5522848; - var x = shape.cx; - var y = shape.cy; - var a = shape.rx; - var b = shape.ry; - var ox = a * k; - var oy = b * k; - ctx.moveTo(x - a, y); - ctx.bezierCurveTo(x - a, y - oy, x - ox, y - b, x, y - b); - ctx.bezierCurveTo(x + ox, y - b, x + a, y - oy, x + a, y); - ctx.bezierCurveTo(x + a, y + oy, x + ox, y + b, x, y + b); - ctx.bezierCurveTo(x - ox, y + b, x - a, y + oy, x - a, y); - ctx.closePath(); - }; - return Ellipse; -}(Path)); -Ellipse.prototype.type = 'ellipse'; -export default Ellipse; diff --git a/node_modules/zrender/lib/graphic/shape/Heart.d.ts b/node_modules/zrender/lib/graphic/shape/Heart.d.ts deleted file mode 100644 index 2c635ad..0000000 --- a/node_modules/zrender/lib/graphic/shape/Heart.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class HeartShape { - cx: number; - cy: number; - width: number; - height: number; -} -export interface HeartProps extends PathProps { - shape?: Partial; -} -declare class Heart extends Path { - shape: HeartShape; - constructor(opts?: HeartProps); - getDefaultShape(): HeartShape; - buildPath(ctx: CanvasRenderingContext2D, shape: HeartShape): void; -} -export default Heart; diff --git a/node_modules/zrender/lib/graphic/shape/Heart.js b/node_modules/zrender/lib/graphic/shape/Heart.js deleted file mode 100644 index a140442..0000000 --- a/node_modules/zrender/lib/graphic/shape/Heart.js +++ /dev/null @@ -1,33 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var HeartShape = (function () { - function HeartShape() { - this.cx = 0; - this.cy = 0; - this.width = 0; - this.height = 0; - } - return HeartShape; -}()); -export { HeartShape }; -var Heart = (function (_super) { - __extends(Heart, _super); - function Heart(opts) { - return _super.call(this, opts) || this; - } - Heart.prototype.getDefaultShape = function () { - return new HeartShape(); - }; - Heart.prototype.buildPath = function (ctx, shape) { - var x = shape.cx; - var y = shape.cy; - var a = shape.width; - var b = shape.height; - ctx.moveTo(x, y); - ctx.bezierCurveTo(x + a / 2, y - b * 2 / 3, x + a * 2, y + b / 3, x, y + b); - ctx.bezierCurveTo(x - a * 2, y + b / 3, x - a / 2, y - b * 2 / 3, x, y); - }; - return Heart; -}(Path)); -Heart.prototype.type = 'heart'; -export default Heart; diff --git a/node_modules/zrender/lib/graphic/shape/Isogon.d.ts b/node_modules/zrender/lib/graphic/shape/Isogon.d.ts deleted file mode 100644 index 22be297..0000000 --- a/node_modules/zrender/lib/graphic/shape/Isogon.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class IsogonShape { - x: number; - y: number; - r: number; - n: number; -} -export interface IsogonProps extends PathProps { - shape?: Partial; -} -declare class Isogon extends Path { - shape: IsogonShape; - constructor(opts?: IsogonProps); - getDefaultShape(): IsogonShape; - buildPath(ctx: CanvasRenderingContext2D, shape: IsogonShape): void; -} -export default Isogon; diff --git a/node_modules/zrender/lib/graphic/shape/Isogon.js b/node_modules/zrender/lib/graphic/shape/Isogon.js deleted file mode 100644 index a050579..0000000 --- a/node_modules/zrender/lib/graphic/shape/Isogon.js +++ /dev/null @@ -1,45 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var PI = Math.PI; -var sin = Math.sin; -var cos = Math.cos; -var IsogonShape = (function () { - function IsogonShape() { - this.x = 0; - this.y = 0; - this.r = 0; - this.n = 0; - } - return IsogonShape; -}()); -export { IsogonShape }; -var Isogon = (function (_super) { - __extends(Isogon, _super); - function Isogon(opts) { - return _super.call(this, opts) || this; - } - Isogon.prototype.getDefaultShape = function () { - return new IsogonShape(); - }; - Isogon.prototype.buildPath = function (ctx, shape) { - var n = shape.n; - if (!n || n < 2) { - return; - } - var x = shape.x; - var y = shape.y; - var r = shape.r; - var dStep = 2 * PI / n; - var deg = -PI / 2; - ctx.moveTo(x + r * cos(deg), y + r * sin(deg)); - for (var i = 0, end = n - 1; i < end; i++) { - deg += dStep; - ctx.lineTo(x + r * cos(deg), y + r * sin(deg)); - } - ctx.closePath(); - return; - }; - return Isogon; -}(Path)); -Isogon.prototype.type = 'isogon'; -export default Isogon; diff --git a/node_modules/zrender/lib/graphic/shape/Line.d.ts b/node_modules/zrender/lib/graphic/shape/Line.d.ts deleted file mode 100644 index a4f13ea..0000000 --- a/node_modules/zrender/lib/graphic/shape/Line.d.ts +++ /dev/null @@ -1,24 +0,0 @@ -import Path, { PathProps } from '../Path'; -import { VectorArray } from '../../core/vector'; -export declare class LineShape { - x1: number; - y1: number; - x2: number; - y2: number; - percent: number; -} -export interface LineProps extends PathProps { - shape?: Partial; -} -declare class Line extends Path { - shape: LineShape; - constructor(opts?: LineProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): LineShape; - buildPath(ctx: CanvasRenderingContext2D, shape: LineShape): void; - pointAt(p: number): VectorArray; -} -export default Line; diff --git a/node_modules/zrender/lib/graphic/shape/Line.js b/node_modules/zrender/lib/graphic/shape/Line.js deleted file mode 100644 index a6b78e2..0000000 --- a/node_modules/zrender/lib/graphic/shape/Line.js +++ /dev/null @@ -1,69 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import { subPixelOptimizeLine } from '../helper/subPixelOptimize.js'; -var subPixelOptimizeOutputShape = {}; -var LineShape = (function () { - function LineShape() { - this.x1 = 0; - this.y1 = 0; - this.x2 = 0; - this.y2 = 0; - this.percent = 1; - } - return LineShape; -}()); -export { LineShape }; -var Line = (function (_super) { - __extends(Line, _super); - function Line(opts) { - return _super.call(this, opts) || this; - } - Line.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - Line.prototype.getDefaultShape = function () { - return new LineShape(); - }; - Line.prototype.buildPath = function (ctx, shape) { - var x1; - var y1; - var x2; - var y2; - if (this.subPixelOptimize) { - var optimizedShape = subPixelOptimizeLine(subPixelOptimizeOutputShape, shape, this.style); - x1 = optimizedShape.x1; - y1 = optimizedShape.y1; - x2 = optimizedShape.x2; - y2 = optimizedShape.y2; - } - else { - x1 = shape.x1; - y1 = shape.y1; - x2 = shape.x2; - y2 = shape.y2; - } - var percent = shape.percent; - if (percent === 0) { - return; - } - ctx.moveTo(x1, y1); - if (percent < 1) { - x2 = x1 * (1 - percent) + x2 * percent; - y2 = y1 * (1 - percent) + y2 * percent; - } - ctx.lineTo(x2, y2); - }; - Line.prototype.pointAt = function (p) { - var shape = this.shape; - return [ - shape.x1 * (1 - p) + shape.x2 * p, - shape.y1 * (1 - p) + shape.y2 * p - ]; - }; - return Line; -}(Path)); -Line.prototype.type = 'line'; -export default Line; diff --git a/node_modules/zrender/lib/graphic/shape/Polygon.d.ts b/node_modules/zrender/lib/graphic/shape/Polygon.d.ts deleted file mode 100644 index 51c204f..0000000 --- a/node_modules/zrender/lib/graphic/shape/Polygon.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -import { VectorArray } from '../../core/vector'; -export declare class PolygonShape { - points: VectorArray[]; - smooth?: number; - smoothConstraint?: VectorArray[]; -} -export interface PolygonProps extends PathProps { - shape?: Partial; -} -declare class Polygon extends Path { - shape: PolygonShape; - constructor(opts?: PolygonProps); - getDefaultShape(): PolygonShape; - buildPath(ctx: CanvasRenderingContext2D, shape: PolygonShape): void; -} -export default Polygon; diff --git a/node_modules/zrender/lib/graphic/shape/Polygon.js b/node_modules/zrender/lib/graphic/shape/Polygon.js deleted file mode 100644 index db0cb48..0000000 --- a/node_modules/zrender/lib/graphic/shape/Polygon.js +++ /dev/null @@ -1,28 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import * as polyHelper from '../helper/poly.js'; -var PolygonShape = (function () { - function PolygonShape() { - this.points = null; - this.smooth = 0; - this.smoothConstraint = null; - } - return PolygonShape; -}()); -export { PolygonShape }; -var Polygon = (function (_super) { - __extends(Polygon, _super); - function Polygon(opts) { - return _super.call(this, opts) || this; - } - Polygon.prototype.getDefaultShape = function () { - return new PolygonShape(); - }; - Polygon.prototype.buildPath = function (ctx, shape) { - polyHelper.buildPath(ctx, shape, true); - }; - return Polygon; -}(Path)); -; -Polygon.prototype.type = 'polygon'; -export default Polygon; diff --git a/node_modules/zrender/lib/graphic/shape/Polyline.d.ts b/node_modules/zrender/lib/graphic/shape/Polyline.d.ts deleted file mode 100644 index 24a01bf..0000000 --- a/node_modules/zrender/lib/graphic/shape/Polyline.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Path, { PathProps } from '../Path'; -import { VectorArray } from '../../core/vector'; -export declare class PolylineShape { - points: VectorArray[]; - percent?: number; - smooth?: number; - smoothConstraint?: VectorArray[]; -} -export interface PolylineProps extends PathProps { - shape?: Partial; -} -declare class Polyline extends Path { - shape: PolylineShape; - constructor(opts?: PolylineProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): PolylineShape; - buildPath(ctx: CanvasRenderingContext2D, shape: PolylineShape): void; -} -export default Polyline; diff --git a/node_modules/zrender/lib/graphic/shape/Polyline.js b/node_modules/zrender/lib/graphic/shape/Polyline.js deleted file mode 100644 index c0e0b90..0000000 --- a/node_modules/zrender/lib/graphic/shape/Polyline.js +++ /dev/null @@ -1,34 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import * as polyHelper from '../helper/poly.js'; -var PolylineShape = (function () { - function PolylineShape() { - this.points = null; - this.percent = 1; - this.smooth = 0; - this.smoothConstraint = null; - } - return PolylineShape; -}()); -export { PolylineShape }; -var Polyline = (function (_super) { - __extends(Polyline, _super); - function Polyline(opts) { - return _super.call(this, opts) || this; - } - Polyline.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - Polyline.prototype.getDefaultShape = function () { - return new PolylineShape(); - }; - Polyline.prototype.buildPath = function (ctx, shape) { - polyHelper.buildPath(ctx, shape, false); - }; - return Polyline; -}(Path)); -Polyline.prototype.type = 'polyline'; -export default Polyline; diff --git a/node_modules/zrender/lib/graphic/shape/Rect.d.ts b/node_modules/zrender/lib/graphic/shape/Rect.d.ts deleted file mode 100644 index 87ac121..0000000 --- a/node_modules/zrender/lib/graphic/shape/Rect.d.ts +++ /dev/null @@ -1,19 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class RectShape { - r?: number | number[]; - x: number; - y: number; - width: number; - height: number; -} -export interface RectProps extends PathProps { - shape?: Partial; -} -declare class Rect extends Path { - shape: RectShape; - constructor(opts?: RectProps); - getDefaultShape(): RectShape; - buildPath(ctx: CanvasRenderingContext2D, shape: RectShape): void; - isZeroArea(): boolean; -} -export default Rect; diff --git a/node_modules/zrender/lib/graphic/shape/Rect.js b/node_modules/zrender/lib/graphic/shape/Rect.js deleted file mode 100644 index eb712db..0000000 --- a/node_modules/zrender/lib/graphic/shape/Rect.js +++ /dev/null @@ -1,57 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import * as roundRectHelper from '../helper/roundRect.js'; -import { subPixelOptimizeRect } from '../helper/subPixelOptimize.js'; -var RectShape = (function () { - function RectShape() { - this.x = 0; - this.y = 0; - this.width = 0; - this.height = 0; - } - return RectShape; -}()); -export { RectShape }; -var subPixelOptimizeOutputShape = {}; -var Rect = (function (_super) { - __extends(Rect, _super); - function Rect(opts) { - return _super.call(this, opts) || this; - } - Rect.prototype.getDefaultShape = function () { - return new RectShape(); - }; - Rect.prototype.buildPath = function (ctx, shape) { - var x; - var y; - var width; - var height; - if (this.subPixelOptimize) { - var optimizedShape = subPixelOptimizeRect(subPixelOptimizeOutputShape, shape, this.style); - x = optimizedShape.x; - y = optimizedShape.y; - width = optimizedShape.width; - height = optimizedShape.height; - optimizedShape.r = shape.r; - shape = optimizedShape; - } - else { - x = shape.x; - y = shape.y; - width = shape.width; - height = shape.height; - } - if (!shape.r) { - ctx.rect(x, y, width, height); - } - else { - roundRectHelper.buildPath(ctx, shape); - } - }; - Rect.prototype.isZeroArea = function () { - return !this.shape.width || !this.shape.height; - }; - return Rect; -}(Path)); -Rect.prototype.type = 'rect'; -export default Rect; diff --git a/node_modules/zrender/lib/graphic/shape/Ring.d.ts b/node_modules/zrender/lib/graphic/shape/Ring.d.ts deleted file mode 100644 index deaaf15..0000000 --- a/node_modules/zrender/lib/graphic/shape/Ring.d.ts +++ /dev/null @@ -1,17 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class RingShape { - cx: number; - cy: number; - r: number; - r0: number; -} -export interface RingProps extends PathProps { - shape?: Partial; -} -declare class Ring extends Path { - shape: RingShape; - constructor(opts?: RingProps); - getDefaultShape(): RingShape; - buildPath(ctx: CanvasRenderingContext2D, shape: RingShape): void; -} -export default Ring; diff --git a/node_modules/zrender/lib/graphic/shape/Ring.js b/node_modules/zrender/lib/graphic/shape/Ring.js deleted file mode 100644 index 81b19a4..0000000 --- a/node_modules/zrender/lib/graphic/shape/Ring.js +++ /dev/null @@ -1,33 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var RingShape = (function () { - function RingShape() { - this.cx = 0; - this.cy = 0; - this.r = 0; - this.r0 = 0; - } - return RingShape; -}()); -export { RingShape }; -var Ring = (function (_super) { - __extends(Ring, _super); - function Ring(opts) { - return _super.call(this, opts) || this; - } - Ring.prototype.getDefaultShape = function () { - return new RingShape(); - }; - Ring.prototype.buildPath = function (ctx, shape) { - var x = shape.cx; - var y = shape.cy; - var PI2 = Math.PI * 2; - ctx.moveTo(x + shape.r, y); - ctx.arc(x, y, shape.r, 0, PI2, false); - ctx.moveTo(x + shape.r0, y); - ctx.arc(x, y, shape.r0, 0, PI2, true); - }; - return Ring; -}(Path)); -Ring.prototype.type = 'ring'; -export default Ring; diff --git a/node_modules/zrender/lib/graphic/shape/Rose.d.ts b/node_modules/zrender/lib/graphic/shape/Rose.d.ts deleted file mode 100644 index 3ce7f57..0000000 --- a/node_modules/zrender/lib/graphic/shape/Rose.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class RoseShape { - cx: number; - cy: number; - r: number[]; - k: number; - n: number; -} -export interface RoseProps extends PathProps { - shape?: Partial; -} -declare class Rose extends Path { - shape: RoseShape; - constructor(opts?: RoseProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): RoseShape; - buildPath(ctx: CanvasRenderingContext2D, shape: RoseShape): void; -} -export default Rose; diff --git a/node_modules/zrender/lib/graphic/shape/Rose.js b/node_modules/zrender/lib/graphic/shape/Rose.js deleted file mode 100644 index b3c125b..0000000 --- a/node_modules/zrender/lib/graphic/shape/Rose.js +++ /dev/null @@ -1,59 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var sin = Math.sin; -var cos = Math.cos; -var radian = Math.PI / 180; -var RoseShape = (function () { - function RoseShape() { - this.cx = 0; - this.cy = 0; - this.r = []; - this.k = 0; - this.n = 1; - } - return RoseShape; -}()); -export { RoseShape }; -var Rose = (function (_super) { - __extends(Rose, _super); - function Rose(opts) { - return _super.call(this, opts) || this; - } - Rose.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - Rose.prototype.getDefaultShape = function () { - return new RoseShape(); - }; - Rose.prototype.buildPath = function (ctx, shape) { - var R = shape.r; - var k = shape.k; - var n = shape.n; - var x0 = shape.cx; - var y0 = shape.cy; - var x; - var y; - var r; - ctx.moveTo(x0, y0); - for (var i = 0, len = R.length; i < len; i++) { - r = R[i]; - for (var j = 0; j <= 360 * n; j++) { - x = r - * sin(k / n * j % 360 * radian) - * cos(j * radian) - + x0; - y = r - * sin(k / n * j % 360 * radian) - * sin(j * radian) - + y0; - ctx.lineTo(x, y); - } - } - }; - return Rose; -}(Path)); -Rose.prototype.type = 'rose'; -export default Rose; diff --git a/node_modules/zrender/lib/graphic/shape/Sector.d.ts b/node_modules/zrender/lib/graphic/shape/Sector.d.ts deleted file mode 100644 index a28dbb0..0000000 --- a/node_modules/zrender/lib/graphic/shape/Sector.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class SectorShape { - cx: number; - cy: number; - r0: number; - r: number; - startAngle: number; - endAngle: number; - clockwise: boolean; - cornerRadius: number | number[]; -} -export interface SectorProps extends PathProps { - shape?: Partial; -} -declare class Sector extends Path { - shape: SectorShape; - constructor(opts?: SectorProps); - getDefaultShape(): SectorShape; - buildPath(ctx: CanvasRenderingContext2D, shape: SectorShape): void; - isZeroArea(): boolean; -} -export default Sector; diff --git a/node_modules/zrender/lib/graphic/shape/Sector.js b/node_modules/zrender/lib/graphic/shape/Sector.js deleted file mode 100644 index 909894b..0000000 --- a/node_modules/zrender/lib/graphic/shape/Sector.js +++ /dev/null @@ -1,36 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -import * as roundSectorHelper from '../helper/roundSector.js'; -var SectorShape = (function () { - function SectorShape() { - this.cx = 0; - this.cy = 0; - this.r0 = 0; - this.r = 0; - this.startAngle = 0; - this.endAngle = Math.PI * 2; - this.clockwise = true; - this.cornerRadius = 0; - } - return SectorShape; -}()); -export { SectorShape }; -var Sector = (function (_super) { - __extends(Sector, _super); - function Sector(opts) { - return _super.call(this, opts) || this; - } - Sector.prototype.getDefaultShape = function () { - return new SectorShape(); - }; - Sector.prototype.buildPath = function (ctx, shape) { - roundSectorHelper.buildPath(ctx, shape); - }; - Sector.prototype.isZeroArea = function () { - return this.shape.startAngle === this.shape.endAngle - || this.shape.r === this.shape.r0; - }; - return Sector; -}(Path)); -Sector.prototype.type = 'sector'; -export default Sector; diff --git a/node_modules/zrender/lib/graphic/shape/Star.d.ts b/node_modules/zrender/lib/graphic/shape/Star.d.ts deleted file mode 100644 index 308a06e..0000000 --- a/node_modules/zrender/lib/graphic/shape/Star.d.ts +++ /dev/null @@ -1,18 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class StarShape { - cx: number; - cy: number; - n: number; - r0: number; - r: number; -} -export interface StarProps extends PathProps { - shape?: Partial; -} -declare class Star extends Path { - shape: StarShape; - constructor(opts?: StarProps); - getDefaultShape(): StarShape; - buildPath(ctx: CanvasRenderingContext2D, shape: StarShape): void; -} -export default Star; diff --git a/node_modules/zrender/lib/graphic/shape/Star.js b/node_modules/zrender/lib/graphic/shape/Star.js deleted file mode 100644 index 1f219ee..0000000 --- a/node_modules/zrender/lib/graphic/shape/Star.js +++ /dev/null @@ -1,54 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var PI = Math.PI; -var cos = Math.cos; -var sin = Math.sin; -var StarShape = (function () { - function StarShape() { - this.cx = 0; - this.cy = 0; - this.n = 3; - this.r = 0; - } - return StarShape; -}()); -export { StarShape }; -var Star = (function (_super) { - __extends(Star, _super); - function Star(opts) { - return _super.call(this, opts) || this; - } - Star.prototype.getDefaultShape = function () { - return new StarShape(); - }; - Star.prototype.buildPath = function (ctx, shape) { - var n = shape.n; - if (!n || n < 2) { - return; - } - var x = shape.cx; - var y = shape.cy; - var r = shape.r; - var r0 = shape.r0; - if (r0 == null) { - r0 = n > 4 - ? r * cos(2 * PI / n) / cos(PI / n) - : r / 3; - } - var dStep = PI / n; - var deg = -PI / 2; - var xStart = x + r * cos(deg); - var yStart = y + r * sin(deg); - deg += dStep; - ctx.moveTo(xStart, yStart); - for (var i = 0, end = n * 2 - 1, ri = void 0; i < end; i++) { - ri = i % 2 === 0 ? r0 : r; - ctx.lineTo(x + ri * cos(deg), y + ri * sin(deg)); - deg += dStep; - } - ctx.closePath(); - }; - return Star; -}(Path)); -Star.prototype.type = 'star'; -export default Star; diff --git a/node_modules/zrender/lib/graphic/shape/Trochoid.d.ts b/node_modules/zrender/lib/graphic/shape/Trochoid.d.ts deleted file mode 100644 index e278758..0000000 --- a/node_modules/zrender/lib/graphic/shape/Trochoid.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import Path, { PathProps } from '../Path'; -export declare class TrochoidShape { - cx: number; - cy: number; - r: number; - r0: number; - d: number; - location: string; -} -export interface TrochoidProps extends PathProps { - shape?: Partial; -} -declare class Trochoid extends Path { - shape: TrochoidShape; - constructor(opts?: TrochoidProps); - getDefaultStyle(): { - stroke: string; - fill: string; - }; - getDefaultShape(): TrochoidShape; - buildPath(ctx: CanvasRenderingContext2D, shape: TrochoidShape): void; -} -export default Trochoid; diff --git a/node_modules/zrender/lib/graphic/shape/Trochoid.js b/node_modules/zrender/lib/graphic/shape/Trochoid.js deleted file mode 100644 index 07373ab..0000000 --- a/node_modules/zrender/lib/graphic/shape/Trochoid.js +++ /dev/null @@ -1,71 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../Path.js'; -var cos = Math.cos; -var sin = Math.sin; -var TrochoidShape = (function () { - function TrochoidShape() { - this.cx = 0; - this.cy = 0; - this.r = 0; - this.r0 = 0; - this.d = 0; - this.location = 'out'; - } - return TrochoidShape; -}()); -export { TrochoidShape }; -var Trochoid = (function (_super) { - __extends(Trochoid, _super); - function Trochoid(opts) { - return _super.call(this, opts) || this; - } - Trochoid.prototype.getDefaultStyle = function () { - return { - stroke: '#000', - fill: null - }; - }; - Trochoid.prototype.getDefaultShape = function () { - return new TrochoidShape(); - }; - Trochoid.prototype.buildPath = function (ctx, shape) { - var R = shape.r; - var r = shape.r0; - var d = shape.d; - var offsetX = shape.cx; - var offsetY = shape.cy; - var delta = shape.location === 'out' ? 1 : -1; - var x1; - var y1; - var x2; - var y2; - if (shape.location && R <= r) { - return; - } - var num = 0; - var i = 1; - var theta; - x1 = (R + delta * r) * cos(0) - - delta * d * cos(0) + offsetX; - y1 = (R + delta * r) * sin(0) - - d * sin(0) + offsetY; - ctx.moveTo(x1, y1); - do { - num++; - } while ((r * num) % (R + delta * r) !== 0); - do { - theta = Math.PI / 180 * i; - x2 = (R + delta * r) * cos(theta) - - delta * d * cos((R / r + delta) * theta) - + offsetX; - y2 = (R + delta * r) * sin(theta) - - d * sin((R / r + delta) * theta) - + offsetY; - ctx.lineTo(x2, y2); - i++; - } while (i <= (r * num) / (R + delta * r) * 360); - }; - return Trochoid; -}(Path)); -Trochoid.prototype.type = 'trochoid'; -export default Trochoid; diff --git a/node_modules/zrender/lib/mixin/Draggable.d.ts b/node_modules/zrender/lib/mixin/Draggable.d.ts deleted file mode 100644 index d7ba550..0000000 --- a/node_modules/zrender/lib/mixin/Draggable.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -import Handler from '../Handler'; -import Element, { ElementEvent } from '../Element'; -export default class Draggable { - handler: Handler; - _draggingTarget: Element; - _dropTarget: Element; - _x: number; - _y: number; - constructor(handler: Handler); - _dragStart(e: ElementEvent): void; - _drag(e: ElementEvent): void; - _dragEnd(e: ElementEvent): void; -} diff --git a/node_modules/zrender/lib/mixin/Draggable.js b/node_modules/zrender/lib/mixin/Draggable.js deleted file mode 100644 index 37dbe64..0000000 --- a/node_modules/zrender/lib/mixin/Draggable.js +++ /dev/null @@ -1,66 +0,0 @@ -var Param = (function () { - function Param(target, e) { - this.target = target; - this.topTarget = e && e.topTarget; - } - return Param; -}()); -var Draggable = (function () { - function Draggable(handler) { - this.handler = handler; - handler.on('mousedown', this._dragStart, this); - handler.on('mousemove', this._drag, this); - handler.on('mouseup', this._dragEnd, this); - } - Draggable.prototype._dragStart = function (e) { - var draggingTarget = e.target; - while (draggingTarget && !draggingTarget.draggable) { - draggingTarget = draggingTarget.parent || draggingTarget.__hostTarget; - } - if (draggingTarget) { - this._draggingTarget = draggingTarget; - draggingTarget.dragging = true; - this._x = e.offsetX; - this._y = e.offsetY; - this.handler.dispatchToElement(new Param(draggingTarget, e), 'dragstart', e.event); - } - }; - Draggable.prototype._drag = function (e) { - var draggingTarget = this._draggingTarget; - if (draggingTarget) { - var x = e.offsetX; - var y = e.offsetY; - var dx = x - this._x; - var dy = y - this._y; - this._x = x; - this._y = y; - draggingTarget.drift(dx, dy, e); - this.handler.dispatchToElement(new Param(draggingTarget, e), 'drag', e.event); - var dropTarget = this.handler.findHover(x, y, draggingTarget).target; - var lastDropTarget = this._dropTarget; - this._dropTarget = dropTarget; - if (draggingTarget !== dropTarget) { - if (lastDropTarget && dropTarget !== lastDropTarget) { - this.handler.dispatchToElement(new Param(lastDropTarget, e), 'dragleave', e.event); - } - if (dropTarget && dropTarget !== lastDropTarget) { - this.handler.dispatchToElement(new Param(dropTarget, e), 'dragenter', e.event); - } - } - } - }; - Draggable.prototype._dragEnd = function (e) { - var draggingTarget = this._draggingTarget; - if (draggingTarget) { - draggingTarget.dragging = false; - } - this.handler.dispatchToElement(new Param(draggingTarget, e), 'dragend', e.event); - if (this._dropTarget) { - this.handler.dispatchToElement(new Param(this._dropTarget, e), 'drop', e.event); - } - this._draggingTarget = null; - this._dropTarget = null; - }; - return Draggable; -}()); -export default Draggable; diff --git a/node_modules/zrender/lib/svg-legacy/Painter.d.ts b/node_modules/zrender/lib/svg-legacy/Painter.d.ts deleted file mode 100644 index 0e5228e..0000000 --- a/node_modules/zrender/lib/svg-legacy/Painter.d.ts +++ /dev/null @@ -1,48 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import Storage from '../Storage'; -import { PainterBase } from '../PainterBase'; -interface SVGPainterOption { - width?: number | string; - height?: number | string; -} -declare class SVGPainter implements PainterBase { - type: string; - root: HTMLElement; - storage: Storage; - private _opts; - private _svgDom; - private _svgRoot; - private _backgroundRoot; - private _backgroundNode; - private _gradientManager; - private _patternManager; - private _clipPathManager; - private _shadowManager; - private _viewport; - private _visibleList; - private _width; - private _height; - constructor(root: HTMLElement, storage: Storage, opts: SVGPainterOption, zrId: number); - getType(): string; - getViewportRoot(): HTMLDivElement; - getSvgDom(): SVGElement; - getSvgRoot(): SVGGElement; - getViewportRootOffset(): { - offsetLeft: number; - offsetTop: number; - }; - refresh(): void; - setBackgroundColor(backgroundColor: string): void; - createSVGElement(tag: string): SVGElement; - paintOne(el: Displayable): SVGElement; - _paintList(list: Displayable[]): void; - resize(width: number | string, height: number | string): void; - getWidth(): number; - getHeight(): number; - dispose(): void; - clear(): void; - toDataURL(): string; - refreshHover: () => void; - configLayer: (zlevel: number, config: import("../core/types").Dictionary) => void; -} -export default SVGPainter; diff --git a/node_modules/zrender/lib/svg-legacy/Painter.js b/node_modules/zrender/lib/svg-legacy/Painter.js deleted file mode 100644 index 9e1e0a5..0000000 --- a/node_modules/zrender/lib/svg-legacy/Painter.js +++ /dev/null @@ -1,292 +0,0 @@ -import { createElement, SVGNS, XLINKNS, XMLNS } from '../svg/core.js'; -import { normalizeColor } from '../svg/helper.js'; -import * as util from '../core/util.js'; -import Path from '../graphic/Path.js'; -import ZRImage from '../graphic/Image.js'; -import TSpan from '../graphic/TSpan.js'; -import arrayDiff from '../core/arrayDiff.js'; -import GradientManager from './helper/GradientManager.js'; -import PatternManager from './helper/PatternManager.js'; -import ClippathManager, { hasClipPath } from './helper/ClippathManager.js'; -import ShadowManager from './helper/ShadowManager.js'; -import { path as svgPath, image as svgImage, text as svgText } from './graphic.js'; -import { getSize } from '../canvas/helper.js'; -function getSvgProxy(el) { - if (el instanceof Path) { - return svgPath; - } - else if (el instanceof ZRImage) { - return svgImage; - } - else if (el instanceof TSpan) { - return svgText; - } - else { - return svgPath; - } -} -function checkParentAvailable(parent, child) { - return child && parent && child.parentNode !== parent; -} -function insertAfter(parent, child, prevSibling) { - if (checkParentAvailable(parent, child) && prevSibling) { - var nextSibling = prevSibling.nextSibling; - nextSibling ? parent.insertBefore(child, nextSibling) - : parent.appendChild(child); - } -} -function prepend(parent, child) { - if (checkParentAvailable(parent, child)) { - var firstChild = parent.firstChild; - firstChild ? parent.insertBefore(child, firstChild) - : parent.appendChild(child); - } -} -function remove(parent, child) { - if (child && parent && child.parentNode === parent) { - parent.removeChild(child); - } -} -function removeFromMyParent(child) { - if (child && child.parentNode) { - child.parentNode.removeChild(child); - } -} -function getSvgElement(displayable) { - return displayable.__svgEl; -} -var SVGPainter = (function () { - function SVGPainter(root, storage, opts, zrId) { - this.type = 'svg'; - this.refreshHover = createMethodNotSupport('refreshHover'); - this.configLayer = createMethodNotSupport('configLayer'); - this.root = root; - this.storage = storage; - this._opts = opts = util.extend({}, opts || {}); - var svgDom = createElement('svg'); - svgDom.setAttributeNS(XMLNS, 'xmlns', SVGNS); - svgDom.setAttributeNS(XMLNS, 'xmlns:xlink', XLINKNS); - svgDom.setAttribute('version', '1.1'); - svgDom.setAttribute('baseProfile', 'full'); - svgDom.style.cssText = 'user-select:none;position:absolute;left:0;top:0;'; - var bgRoot = createElement('g'); - svgDom.appendChild(bgRoot); - var svgRoot = createElement('g'); - svgDom.appendChild(svgRoot); - this._gradientManager = new GradientManager(zrId, svgRoot); - this._patternManager = new PatternManager(zrId, svgRoot); - this._clipPathManager = new ClippathManager(zrId, svgRoot); - this._shadowManager = new ShadowManager(zrId, svgRoot); - var viewport = document.createElement('div'); - viewport.style.cssText = 'overflow:hidden;position:relative'; - this._svgDom = svgDom; - this._svgRoot = svgRoot; - this._backgroundRoot = bgRoot; - this._viewport = viewport; - root.appendChild(viewport); - viewport.appendChild(svgDom); - this.resize(opts.width, opts.height); - this._visibleList = []; - } - SVGPainter.prototype.getType = function () { - return 'svg'; - }; - SVGPainter.prototype.getViewportRoot = function () { - return this._viewport; - }; - SVGPainter.prototype.getSvgDom = function () { - return this._svgDom; - }; - SVGPainter.prototype.getSvgRoot = function () { - return this._svgRoot; - }; - SVGPainter.prototype.getViewportRootOffset = function () { - var viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - }; - SVGPainter.prototype.refresh = function () { - var list = this.storage.getDisplayList(true); - this._paintList(list); - }; - SVGPainter.prototype.setBackgroundColor = function (backgroundColor) { - if (this._backgroundRoot && this._backgroundNode) { - this._backgroundRoot.removeChild(this._backgroundNode); - } - var bgNode = createElement('rect'); - bgNode.setAttribute('width', this.getWidth()); - bgNode.setAttribute('height', this.getHeight()); - bgNode.setAttribute('x', 0); - bgNode.setAttribute('y', 0); - bgNode.setAttribute('id', 0); - var _a = normalizeColor(backgroundColor), color = _a.color, opacity = _a.opacity; - bgNode.setAttribute('fill', color); - bgNode.setAttribute('fill-opacity', opacity); - this._backgroundRoot.appendChild(bgNode); - this._backgroundNode = bgNode; - }; - SVGPainter.prototype.createSVGElement = function (tag) { - return createElement(tag); - }; - SVGPainter.prototype.paintOne = function (el) { - var svgProxy = getSvgProxy(el); - svgProxy && svgProxy.brush(el); - return getSvgElement(el); - }; - SVGPainter.prototype._paintList = function (list) { - var gradientManager = this._gradientManager; - var patternManager = this._patternManager; - var clipPathManager = this._clipPathManager; - var shadowManager = this._shadowManager; - gradientManager.markAllUnused(); - patternManager.markAllUnused(); - clipPathManager.markAllUnused(); - shadowManager.markAllUnused(); - var svgRoot = this._svgRoot; - var visibleList = this._visibleList; - var listLen = list.length; - var newVisibleList = []; - for (var i = 0; i < listLen; i++) { - var displayable = list[i]; - var svgProxy = getSvgProxy(displayable); - var svgElement = getSvgElement(displayable); - if (!displayable.invisible) { - if (displayable.__dirty || !svgElement) { - svgProxy && svgProxy.brush(displayable); - svgElement = getSvgElement(displayable); - if (svgElement && displayable.style) { - gradientManager.update(displayable.style.fill); - gradientManager.update(displayable.style.stroke); - patternManager.update(displayable.style.fill); - patternManager.update(displayable.style.stroke); - shadowManager.update(svgElement, displayable); - } - displayable.__dirty = 0; - } - if (svgElement) { - newVisibleList.push(displayable); - } - } - } - var diff = arrayDiff(visibleList, newVisibleList); - var prevSvgElement; - var topPrevSvgElement; - for (var i = 0; i < diff.length; i++) { - var item = diff[i]; - if (item.removed) { - for (var k = 0; k < item.count; k++) { - var displayable = visibleList[item.indices[k]]; - var svgElement = getSvgElement(displayable); - hasClipPath(displayable) ? removeFromMyParent(svgElement) - : remove(svgRoot, svgElement); - } - } - } - var prevDisplayable; - var currentClipGroup; - for (var i = 0; i < diff.length; i++) { - var item = diff[i]; - if (item.removed) { - continue; - } - for (var k = 0; k < item.count; k++) { - var displayable = newVisibleList[item.indices[k]]; - var clipGroup = clipPathManager.update(displayable, prevDisplayable); - if (clipGroup !== currentClipGroup) { - prevSvgElement = topPrevSvgElement; - if (clipGroup) { - prevSvgElement ? insertAfter(svgRoot, clipGroup, prevSvgElement) - : prepend(svgRoot, clipGroup); - topPrevSvgElement = clipGroup; - prevSvgElement = null; - } - currentClipGroup = clipGroup; - } - var svgElement = getSvgElement(displayable); - prevSvgElement - ? insertAfter(currentClipGroup || svgRoot, svgElement, prevSvgElement) - : prepend(currentClipGroup || svgRoot, svgElement); - prevSvgElement = svgElement || prevSvgElement; - if (!currentClipGroup) { - topPrevSvgElement = prevSvgElement; - } - gradientManager.markUsed(displayable); - gradientManager.addWithoutUpdate(svgElement, displayable); - patternManager.markUsed(displayable); - patternManager.addWithoutUpdate(svgElement, displayable); - clipPathManager.markUsed(displayable); - prevDisplayable = displayable; - } - } - gradientManager.removeUnused(); - patternManager.removeUnused(); - clipPathManager.removeUnused(); - shadowManager.removeUnused(); - this._visibleList = newVisibleList; - }; - SVGPainter.prototype.resize = function (width, height) { - var viewport = this._viewport; - viewport.style.display = 'none'; - var opts = this._opts; - width != null && (opts.width = width); - height != null && (opts.height = height); - width = getSize(this.root, 0, opts); - height = getSize(this.root, 1, opts); - viewport.style.display = ''; - if (this._width !== width || this._height !== height) { - this._width = width; - this._height = height; - var viewportStyle = viewport.style; - viewportStyle.width = width + 'px'; - viewportStyle.height = height + 'px'; - var svgRoot = this._svgDom; - svgRoot.setAttribute('width', width + ''); - svgRoot.setAttribute('height', height + ''); - } - if (this._backgroundNode) { - this._backgroundNode.setAttribute('width', width); - this._backgroundNode.setAttribute('height', height); - } - }; - SVGPainter.prototype.getWidth = function () { - return this._width; - }; - SVGPainter.prototype.getHeight = function () { - return this._height; - }; - SVGPainter.prototype.dispose = function () { - this.root.innerHTML = ''; - this._svgRoot = - this._backgroundRoot = - this._svgDom = - this._backgroundNode = - this._viewport = this.storage = null; - }; - SVGPainter.prototype.clear = function () { - var viewportNode = this._viewport; - if (viewportNode && viewportNode.parentNode) { - viewportNode.parentNode.removeChild(viewportNode); - } - }; - SVGPainter.prototype.toDataURL = function () { - this.refresh(); - var svgDom = this._svgDom; - var outerHTML = svgDom.outerHTML - || (svgDom.parentNode && svgDom.parentNode.innerHTML); - var html = encodeURIComponent(outerHTML.replace(/>\n\r<')); - return 'data:image/svg+xml;charset=UTF-8,' + html; - }; - return SVGPainter; -}()); -function createMethodNotSupport(method) { - return function () { - if (process.env.NODE_ENV !== 'production') { - util.logError('In SVG mode painter not support method "' + method + '"'); - } - }; -} -export default SVGPainter; diff --git a/node_modules/zrender/lib/svg-legacy/graphic.d.ts b/node_modules/zrender/lib/svg-legacy/graphic.d.ts deleted file mode 100644 index 9a48d4b..0000000 --- a/node_modules/zrender/lib/svg-legacy/graphic.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import Path from '../graphic/Path'; -import ZRImage from '../graphic/Image'; -import TSpan from '../graphic/TSpan'; -export interface SVGProxy { - brush(el: T): void; -} -declare const svgPath: SVGProxy; -export { svgPath as path }; -declare const svgImage: SVGProxy; -export { svgImage as image }; -declare const svgText: SVGProxy; -export { svgText as text }; diff --git a/node_modules/zrender/lib/svg-legacy/graphic.js b/node_modules/zrender/lib/svg-legacy/graphic.js deleted file mode 100644 index 1aab939..0000000 --- a/node_modules/zrender/lib/svg-legacy/graphic.js +++ /dev/null @@ -1,126 +0,0 @@ -import { createElement, XLINKNS } from '../svg/core.js'; -import { getMatrixStr, TEXT_ALIGN_TO_ANCHOR, adjustTextY } from '../svg/helper.js'; -import { getLineHeight } from '../contain/text.js'; -import SVGPathRebuilder from '../svg/SVGPathRebuilder.js'; -import mapStyleToAttrs from '../svg/mapStyleToAttrs.js'; -import { DEFAULT_FONT } from '../core/platform.js'; -function setTransform(svgEl, m) { - if (m) { - attr(svgEl, 'transform', getMatrixStr(m)); - } -} -function attr(el, key, val) { - if (!val || val.type !== 'linear' && val.type !== 'radial') { - el.setAttribute(key, val); - } -} -function attrXLink(el, key, val) { - el.setAttributeNS(XLINKNS, key, val); -} -function attrXML(el, key, val) { - el.setAttributeNS('http://www.w3.org/XML/1998/namespace', key, val); -} -function bindStyle(svgEl, style, el) { - mapStyleToAttrs(function (key, val) { return attr(svgEl, key, val); }, style, el, true); -} -var svgPath = { - brush: function (el) { - var style = el.style; - var svgEl = el.__svgEl; - if (!svgEl) { - svgEl = createElement('path'); - el.__svgEl = svgEl; - } - if (!el.path) { - el.createPathProxy(); - } - var path = el.path; - if (el.shapeChanged()) { - path.beginPath(); - el.buildPath(path, el.shape); - el.pathUpdated(); - } - var pathVersion = path.getVersion(); - var elExt = el; - var svgPathBuilder = elExt.__svgPathBuilder; - if (elExt.__svgPathVersion !== pathVersion || !svgPathBuilder || el.style.strokePercent < 1) { - if (!svgPathBuilder) { - svgPathBuilder = elExt.__svgPathBuilder = new SVGPathRebuilder(); - } - svgPathBuilder.reset(); - path.rebuildPath(svgPathBuilder, el.style.strokePercent); - svgPathBuilder.generateStr(); - elExt.__svgPathVersion = pathVersion; - } - attr(svgEl, 'd', svgPathBuilder.getStr()); - bindStyle(svgEl, style, el); - setTransform(svgEl, el.transform); - } -}; -export { svgPath as path }; -var svgImage = { - brush: function (el) { - var style = el.style; - var image = style.image; - if (image instanceof HTMLImageElement) { - image = image.src; - } - else if (image instanceof HTMLCanvasElement) { - image = image.toDataURL(); - } - if (!image) { - return; - } - var x = style.x || 0; - var y = style.y || 0; - var dw = style.width; - var dh = style.height; - var svgEl = el.__svgEl; - if (!svgEl) { - svgEl = createElement('image'); - el.__svgEl = svgEl; - } - if (image !== el.__imageSrc) { - attrXLink(svgEl, 'href', image); - el.__imageSrc = image; - } - attr(svgEl, 'width', dw + ''); - attr(svgEl, 'height', dh + ''); - attr(svgEl, 'x', x + ''); - attr(svgEl, 'y', y + ''); - bindStyle(svgEl, style, el); - setTransform(svgEl, el.transform); - } -}; -export { svgImage as image }; -var svgText = { - brush: function (el) { - var style = el.style; - var text = style.text; - text != null && (text += ''); - if (!text || isNaN(style.x) || isNaN(style.y)) { - return; - } - var textSvgEl = el.__svgEl; - if (!textSvgEl) { - textSvgEl = createElement('text'); - attrXML(textSvgEl, 'xml:space', 'preserve'); - el.__svgEl = textSvgEl; - } - var font = style.font || DEFAULT_FONT; - var textSvgElStyle = textSvgEl.style; - textSvgElStyle.font = font; - textSvgEl.textContent = text; - bindStyle(textSvgEl, style, el); - setTransform(textSvgEl, el.transform); - var x = style.x || 0; - var y = adjustTextY(style.y || 0, getLineHeight(font), style.textBaseline); - var textAlign = TEXT_ALIGN_TO_ANCHOR[style.textAlign] - || style.textAlign; - attr(textSvgEl, 'dominant-baseline', 'central'); - attr(textSvgEl, 'text-anchor', textAlign); - attr(textSvgEl, 'x', x + ''); - attr(textSvgEl, 'y', y + ''); - } -}; -export { svgText as text }; diff --git a/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.d.ts b/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.d.ts deleted file mode 100644 index 0fd0caa..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.d.ts +++ /dev/null @@ -1,15 +0,0 @@ -import Definable from './Definable'; -import Displayable from '../../graphic/Displayable'; -import Path from '../../graphic/Path'; -export declare function hasClipPath(displayable: Displayable): boolean; -export default class ClippathManager extends Definable { - private _refGroups; - private _keyDuplicateCount; - constructor(zrId: number, svgRoot: SVGElement); - markAllUnused(): void; - private _getClipPathGroup; - update(displayable: Displayable, prevDisplayable: Displayable): SVGElement; - updateDom(parentEl: SVGElement, clipPaths: Path[]): void; - markUsed(displayable: Displayable): void; - removeUnused(): void; -} diff --git a/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.js b/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.js deleted file mode 100644 index 854c071..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/ClippathManager.js +++ /dev/null @@ -1,121 +0,0 @@ -import { __extends } from "tslib"; -import Definable from './Definable.js'; -import * as zrUtil from '../../core/util.js'; -import { path } from '../graphic.js'; -import { isClipPathChanged } from '../../canvas/helper.js'; -import { getClipPathsKey, getIdURL } from '../../svg/helper.js'; -import { createElement } from '../../svg/core.js'; -export function hasClipPath(displayable) { - var clipPaths = displayable.__clipPaths; - return clipPaths && clipPaths.length > 0; -} -var ClippathManager = (function (_super) { - __extends(ClippathManager, _super); - function ClippathManager(zrId, svgRoot) { - var _this = _super.call(this, zrId, svgRoot, 'clipPath', '__clippath_in_use__') || this; - _this._refGroups = {}; - _this._keyDuplicateCount = {}; - return _this; - } - ClippathManager.prototype.markAllUnused = function () { - _super.prototype.markAllUnused.call(this); - var refGroups = this._refGroups; - for (var key in refGroups) { - if (refGroups.hasOwnProperty(key)) { - this.markDomUnused(refGroups[key]); - } - } - this._keyDuplicateCount = {}; - }; - ClippathManager.prototype._getClipPathGroup = function (displayable, prevDisplayable) { - if (!hasClipPath(displayable)) { - return; - } - var clipPaths = displayable.__clipPaths; - var keyDuplicateCount = this._keyDuplicateCount; - var clipPathKey = getClipPathsKey(clipPaths); - if (isClipPathChanged(clipPaths, prevDisplayable && prevDisplayable.__clipPaths)) { - keyDuplicateCount[clipPathKey] = keyDuplicateCount[clipPathKey] || 0; - keyDuplicateCount[clipPathKey] && (clipPathKey += '-' + keyDuplicateCount[clipPathKey]); - keyDuplicateCount[clipPathKey]++; - } - return this._refGroups[clipPathKey] - || (this._refGroups[clipPathKey] = createElement('g')); - }; - ClippathManager.prototype.update = function (displayable, prevDisplayable) { - var clipGroup = this._getClipPathGroup(displayable, prevDisplayable); - if (clipGroup) { - this.markDomUsed(clipGroup); - this.updateDom(clipGroup, displayable.__clipPaths); - } - return clipGroup; - }; - ; - ClippathManager.prototype.updateDom = function (parentEl, clipPaths) { - if (clipPaths && clipPaths.length > 0) { - var defs = this.getDefs(true); - var clipPath = clipPaths[0]; - var clipPathEl = void 0; - var id = void 0; - if (clipPath._dom) { - id = clipPath._dom.getAttribute('id'); - clipPathEl = clipPath._dom; - if (!defs.contains(clipPathEl)) { - defs.appendChild(clipPathEl); - } - } - else { - id = 'zr' + this._zrId + '-clip-' + this.nextId; - ++this.nextId; - clipPathEl = createElement('clipPath'); - clipPathEl.setAttribute('id', id); - defs.appendChild(clipPathEl); - clipPath._dom = clipPathEl; - } - path.brush(clipPath); - var pathEl = this.getSvgElement(clipPath); - clipPathEl.innerHTML = ''; - clipPathEl.appendChild(pathEl); - parentEl.setAttribute('clip-path', getIdURL(id)); - if (clipPaths.length > 1) { - this.updateDom(clipPathEl, clipPaths.slice(1)); - } - } - else { - if (parentEl) { - parentEl.setAttribute('clip-path', 'none'); - } - } - }; - ; - ClippathManager.prototype.markUsed = function (displayable) { - var _this = this; - if (displayable.__clipPaths) { - zrUtil.each(displayable.__clipPaths, function (clipPath) { - if (clipPath._dom) { - _super.prototype.markDomUsed.call(_this, clipPath._dom); - } - }); - } - }; - ; - ClippathManager.prototype.removeUnused = function () { - _super.prototype.removeUnused.call(this); - var newRefGroupsMap = {}; - var refGroups = this._refGroups; - for (var key in refGroups) { - if (refGroups.hasOwnProperty(key)) { - var group = refGroups[key]; - if (!this.isDomUnused(group)) { - newRefGroupsMap[key] = group; - } - else if (group.parentNode) { - group.parentNode.removeChild(group); - } - } - } - this._refGroups = newRefGroupsMap; - }; - return ClippathManager; -}(Definable)); -export default ClippathManager; diff --git a/node_modules/zrender/lib/svg-legacy/helper/Definable.d.ts b/node_modules/zrender/lib/svg-legacy/helper/Definable.d.ts deleted file mode 100644 index 4c2b639..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/Definable.d.ts +++ /dev/null @@ -1,22 +0,0 @@ -import Displayable from '../../graphic/Displayable'; -export default class Definable { - nextId: number; - protected _zrId: number; - protected _svgRoot: SVGElement; - protected _tagNames: string[]; - protected _markLabel: string; - protected _domName: string; - constructor(zrId: number, svgRoot: SVGElement, tagNames: string | string[], markLabel: string, domName?: string); - getDefs(isForceCreating?: boolean): SVGDefsElement; - doUpdate(target: T, onUpdate?: (target: T) => void): void; - add(target: any): SVGElement; - addDom(dom: SVGElement): void; - removeDom(target: T): void; - getDoms(): SVGElement[]; - markAllUnused(): void; - markDomUsed(dom: SVGElement): void; - markDomUnused(dom: SVGElement): void; - isDomUnused(dom: SVGElement): boolean; - removeUnused(): void; - getSvgElement(displayable: Displayable): SVGElement; -} diff --git a/node_modules/zrender/lib/svg-legacy/helper/Definable.js b/node_modules/zrender/lib/svg-legacy/helper/Definable.js deleted file mode 100644 index 1221034..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/Definable.js +++ /dev/null @@ -1,130 +0,0 @@ -import { createElement } from '../../svg/core.js'; -import * as zrUtil from '../../core/util.js'; -var MARK_UNUSED = '0'; -var MARK_USED = '1'; -var Definable = (function () { - function Definable(zrId, svgRoot, tagNames, markLabel, domName) { - this.nextId = 0; - this._domName = '_dom'; - this._zrId = zrId; - this._svgRoot = svgRoot; - this._tagNames = typeof tagNames === 'string' ? [tagNames] : tagNames; - this._markLabel = markLabel; - if (domName) { - this._domName = domName; - } - } - Definable.prototype.getDefs = function (isForceCreating) { - var svgRoot = this._svgRoot; - var defs = this._svgRoot.getElementsByTagName('defs'); - if (defs.length === 0) { - if (isForceCreating) { - var defs_1 = svgRoot.insertBefore(createElement('defs'), svgRoot.firstChild); - if (!defs_1.contains) { - defs_1.contains = function (el) { - var children = defs_1.children; - if (!children) { - return false; - } - for (var i = children.length - 1; i >= 0; --i) { - if (children[i] === el) { - return true; - } - } - return false; - }; - } - return defs_1; - } - else { - return null; - } - } - else { - return defs[0]; - } - }; - Definable.prototype.doUpdate = function (target, onUpdate) { - if (!target) { - return; - } - var defs = this.getDefs(false); - if (target[this._domName] && defs.contains(target[this._domName])) { - if (typeof onUpdate === 'function') { - onUpdate(target); - } - } - else { - var dom = this.add(target); - if (dom) { - target[this._domName] = dom; - } - } - }; - Definable.prototype.add = function (target) { - return null; - }; - Definable.prototype.addDom = function (dom) { - var defs = this.getDefs(true); - if (dom.parentNode !== defs) { - defs.appendChild(dom); - } - }; - Definable.prototype.removeDom = function (target) { - var defs = this.getDefs(false); - if (defs && target[this._domName]) { - defs.removeChild(target[this._domName]); - target[this._domName] = null; - } - }; - Definable.prototype.getDoms = function () { - var defs = this.getDefs(false); - if (!defs) { - return []; - } - var doms = []; - zrUtil.each(this._tagNames, function (tagName) { - var tags = defs.getElementsByTagName(tagName); - for (var i = 0; i < tags.length; i++) { - doms.push(tags[i]); - } - }); - return doms; - }; - Definable.prototype.markAllUnused = function () { - var doms = this.getDoms(); - var that = this; - zrUtil.each(doms, function (dom) { - dom[that._markLabel] = MARK_UNUSED; - }); - }; - Definable.prototype.markDomUsed = function (dom) { - dom && (dom[this._markLabel] = MARK_USED); - }; - ; - Definable.prototype.markDomUnused = function (dom) { - dom && (dom[this._markLabel] = MARK_UNUSED); - }; - ; - Definable.prototype.isDomUnused = function (dom) { - return dom && dom[this._markLabel] !== MARK_USED; - }; - Definable.prototype.removeUnused = function () { - var _this = this; - var defs = this.getDefs(false); - if (!defs) { - return; - } - var doms = this.getDoms(); - zrUtil.each(doms, function (dom) { - if (_this.isDomUnused(dom)) { - defs.removeChild(dom); - } - }); - }; - Definable.prototype.getSvgElement = function (displayable) { - return displayable.__svgEl; - }; - return Definable; -}()); -export default Definable; diff --git a/node_modules/zrender/lib/svg-legacy/helper/GradientManager.d.ts b/node_modules/zrender/lib/svg-legacy/helper/GradientManager.d.ts deleted file mode 100644 index c5ae07c..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/GradientManager.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import Definable from './Definable'; -import Displayable from '../../graphic/Displayable'; -import { GradientObject } from '../../graphic/Gradient'; -export default class GradientManager extends Definable { - constructor(zrId: number, svgRoot: SVGElement); - addWithoutUpdate(svgElement: SVGElement, displayable: Displayable): void; - add(gradient: GradientObject): SVGElement; - update(gradient: GradientObject | string): void; - updateDom(gradient: GradientObject, dom: SVGElement): void; - markUsed(displayable: Displayable): void; -} diff --git a/node_modules/zrender/lib/svg-legacy/helper/GradientManager.js b/node_modules/zrender/lib/svg-legacy/helper/GradientManager.js deleted file mode 100644 index 7d413a1..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/GradientManager.js +++ /dev/null @@ -1,128 +0,0 @@ -import { __extends } from "tslib"; -import Definable from './Definable.js'; -import * as zrUtil from '../../core/util.js'; -import { getIdURL, isGradient, isLinearGradient, isRadialGradient, normalizeColor, round4 } from '../../svg/helper.js'; -import { createElement } from '../../svg/core.js'; -var GradientManager = (function (_super) { - __extends(GradientManager, _super); - function GradientManager(zrId, svgRoot) { - return _super.call(this, zrId, svgRoot, ['linearGradient', 'radialGradient'], '__gradient_in_use__') || this; - } - GradientManager.prototype.addWithoutUpdate = function (svgElement, displayable) { - if (displayable && displayable.style) { - var that_1 = this; - zrUtil.each(['fill', 'stroke'], function (fillOrStroke) { - var value = displayable.style[fillOrStroke]; - if (isGradient(value)) { - var gradient = value; - var defs = that_1.getDefs(true); - var dom = void 0; - if (gradient.__dom) { - dom = gradient.__dom; - if (!defs.contains(gradient.__dom)) { - that_1.addDom(dom); - } - } - else { - dom = that_1.add(gradient); - } - that_1.markUsed(displayable); - svgElement.setAttribute(fillOrStroke, getIdURL(dom.getAttribute('id'))); - } - }); - } - }; - GradientManager.prototype.add = function (gradient) { - var dom; - if (isLinearGradient(gradient)) { - dom = createElement('linearGradient'); - } - else if (isRadialGradient(gradient)) { - dom = createElement('radialGradient'); - } - else { - if (process.env.NODE_ENV !== 'production') { - zrUtil.logError('Illegal gradient type.'); - } - return null; - } - gradient.id = gradient.id || this.nextId++; - dom.setAttribute('id', 'zr' + this._zrId - + '-gradient-' + gradient.id); - this.updateDom(gradient, dom); - this.addDom(dom); - return dom; - }; - GradientManager.prototype.update = function (gradient) { - if (!isGradient(gradient)) { - return; - } - var that = this; - this.doUpdate(gradient, function () { - var dom = gradient.__dom; - if (!dom) { - return; - } - var tagName = dom.tagName; - var type = gradient.type; - if (type === 'linear' && tagName === 'linearGradient' - || type === 'radial' && tagName === 'radialGradient') { - that.updateDom(gradient, gradient.__dom); - } - else { - that.removeDom(gradient); - that.add(gradient); - } - }); - }; - GradientManager.prototype.updateDom = function (gradient, dom) { - if (isLinearGradient(gradient)) { - dom.setAttribute('x1', gradient.x); - dom.setAttribute('y1', gradient.y); - dom.setAttribute('x2', gradient.x2); - dom.setAttribute('y2', gradient.y2); - } - else if (isRadialGradient(gradient)) { - dom.setAttribute('cx', gradient.x); - dom.setAttribute('cy', gradient.y); - dom.setAttribute('r', gradient.r); - } - else { - if (process.env.NODE_ENV !== 'production') { - zrUtil.logError('Illegal gradient type.'); - } - return; - } - dom.setAttribute('gradientUnits', gradient.global - ? 'userSpaceOnUse' - : 'objectBoundingBox'); - dom.innerHTML = ''; - var colors = gradient.colorStops; - for (var i = 0, len = colors.length; i < len; ++i) { - var stop_1 = createElement('stop'); - stop_1.setAttribute('offset', round4(colors[i].offset) * 100 + '%'); - var stopColor = colors[i].color; - var _a = normalizeColor(stopColor), color = _a.color, opacity = _a.opacity; - stop_1.setAttribute('stop-color', color); - if (opacity < 1) { - stop_1.setAttribute('stop-opacity', opacity); - } - dom.appendChild(stop_1); - } - gradient.__dom = dom; - }; - GradientManager.prototype.markUsed = function (displayable) { - if (displayable.style) { - var gradient = displayable.style.fill; - if (gradient && gradient.__dom) { - _super.prototype.markDomUsed.call(this, gradient.__dom); - } - gradient = displayable.style.stroke; - if (gradient && gradient.__dom) { - _super.prototype.markDomUsed.call(this, gradient.__dom); - } - } - }; - return GradientManager; -}(Definable)); -export default GradientManager; diff --git a/node_modules/zrender/lib/svg-legacy/helper/PatternManager.d.ts b/node_modules/zrender/lib/svg-legacy/helper/PatternManager.d.ts deleted file mode 100644 index 8c5fa40..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/PatternManager.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import Definable from './Definable'; -import Displayable from '../../graphic/Displayable'; -import { PatternObject } from '../../graphic/Pattern'; -export default class PatternManager extends Definable { - constructor(zrId: number, svgRoot: SVGElement); - addWithoutUpdate(svgElement: SVGElement, displayable: Displayable): void; - add(pattern: PatternObject): SVGElement; - update(pattern: PatternObject | string): void; - updateDom(pattern: PatternObject, patternDom: SVGElement): void; - markUsed(displayable: Displayable): void; -} diff --git a/node_modules/zrender/lib/svg-legacy/helper/PatternManager.js b/node_modules/zrender/lib/svg-legacy/helper/PatternManager.js deleted file mode 100644 index 9a54052..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/PatternManager.js +++ /dev/null @@ -1,127 +0,0 @@ -import { __extends } from "tslib"; -import Definable from './Definable.js'; -import * as zrUtil from '../../core/util.js'; -import { createOrUpdateImage } from '../../graphic/helper/image.js'; -import WeakMap from '../../core/WeakMap.js'; -import { getIdURL, isPattern, isSVGPattern } from '../../svg/helper.js'; -import { createElement } from '../../svg/core.js'; -var patternDomMap = new WeakMap(); -var PatternManager = (function (_super) { - __extends(PatternManager, _super); - function PatternManager(zrId, svgRoot) { - return _super.call(this, zrId, svgRoot, ['pattern'], '__pattern_in_use__') || this; - } - PatternManager.prototype.addWithoutUpdate = function (svgElement, displayable) { - if (displayable && displayable.style) { - var that_1 = this; - zrUtil.each(['fill', 'stroke'], function (fillOrStroke) { - var pattern = displayable.style[fillOrStroke]; - if (isPattern(pattern)) { - var defs = that_1.getDefs(true); - var dom = patternDomMap.get(pattern); - if (dom) { - if (!defs.contains(dom)) { - that_1.addDom(dom); - } - } - else { - dom = that_1.add(pattern); - } - that_1.markUsed(displayable); - svgElement.setAttribute(fillOrStroke, getIdURL(dom.getAttribute('id'))); - } - }); - } - }; - PatternManager.prototype.add = function (pattern) { - if (!isPattern(pattern)) { - return; - } - var dom = createElement('pattern'); - pattern.id = pattern.id == null ? this.nextId++ : pattern.id; - dom.setAttribute('id', 'zr' + this._zrId - + '-pattern-' + pattern.id); - dom.setAttribute('patternUnits', 'userSpaceOnUse'); - this.updateDom(pattern, dom); - this.addDom(dom); - return dom; - }; - PatternManager.prototype.update = function (pattern) { - if (!isPattern(pattern)) { - return; - } - var that = this; - this.doUpdate(pattern, function () { - var dom = patternDomMap.get(pattern); - that.updateDom(pattern, dom); - }); - }; - PatternManager.prototype.updateDom = function (pattern, patternDom) { - if (isSVGPattern(pattern)) { - } - else { - var img = void 0; - var prevImage = patternDom.getElementsByTagName('image'); - if (prevImage.length) { - if (pattern.image) { - img = prevImage[0]; - } - else { - patternDom.removeChild(prevImage[0]); - return; - } - } - else if (pattern.image) { - img = createElement('image'); - } - if (img) { - var imageSrc = void 0; - var patternImage = pattern.image; - if (typeof patternImage === 'string') { - imageSrc = patternImage; - } - else if (patternImage instanceof HTMLImageElement) { - imageSrc = patternImage.src; - } - else if (patternImage instanceof HTMLCanvasElement) { - imageSrc = patternImage.toDataURL(); - } - if (imageSrc) { - img.setAttribute('href', imageSrc); - var hostEl = { - dirty: function () { } - }; - var updateSize = function (img) { - patternDom.setAttribute('width', img.width); - patternDom.setAttribute('height', img.height); - }; - var createdImage = createOrUpdateImage(imageSrc, img, hostEl, updateSize); - if (createdImage && createdImage.width && createdImage.height) { - updateSize(createdImage); - } - patternDom.appendChild(img); - } - } - } - var x = pattern.x || 0; - var y = pattern.y || 0; - var rotation = (pattern.rotation || 0) / Math.PI * 180; - var scaleX = pattern.scaleX || 1; - var scaleY = pattern.scaleY || 1; - var transform = "translate(" + x + ", " + y + ") rotate(" + rotation + ") scale(" + scaleX + ", " + scaleY + ")"; - patternDom.setAttribute('patternTransform', transform); - patternDomMap.set(pattern, patternDom); - }; - PatternManager.prototype.markUsed = function (displayable) { - if (displayable.style) { - if (isPattern(displayable.style.fill)) { - _super.prototype.markDomUsed.call(this, patternDomMap.get(displayable.style.fill)); - } - if (isPattern(displayable.style.stroke)) { - _super.prototype.markDomUsed.call(this, patternDomMap.get(displayable.style.stroke)); - } - } - }; - return PatternManager; -}(Definable)); -export default PatternManager; diff --git a/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.d.ts b/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.d.ts deleted file mode 100644 index 2d66720..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import Definable from './Definable'; -import Displayable from '../../graphic/Displayable'; -export default class ShadowManager extends Definable { - private _shadowDomMap; - private _shadowDomPool; - constructor(zrId: number, svgRoot: SVGElement); - private _getFromPool; - update(svgElement: SVGElement, displayable: Displayable): void; - remove(svgElement: SVGElement, displayable: Displayable): void; - updateDom(svgElement: SVGElement, displayable: Displayable, shadowDom: SVGElement): void; - removeUnused(): void; -} diff --git a/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.js b/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.js deleted file mode 100644 index ed0e0bc..0000000 --- a/node_modules/zrender/lib/svg-legacy/helper/ShadowManager.js +++ /dev/null @@ -1,89 +0,0 @@ -import { __extends } from "tslib"; -import Definable from './Definable.js'; -import { getIdURL, getShadowKey, hasShadow, normalizeColor } from '../../svg/helper.js'; -import { createElement } from '../../svg/core.js'; -var ShadowManager = (function (_super) { - __extends(ShadowManager, _super); - function ShadowManager(zrId, svgRoot) { - var _this = _super.call(this, zrId, svgRoot, ['filter'], '__filter_in_use__', '_shadowDom') || this; - _this._shadowDomMap = {}; - _this._shadowDomPool = []; - return _this; - } - ShadowManager.prototype._getFromPool = function () { - var shadowDom = this._shadowDomPool.pop(); - if (!shadowDom) { - shadowDom = createElement('filter'); - shadowDom.setAttribute('id', 'zr' + this._zrId + '-shadow-' + this.nextId++); - var domChild = createElement('feDropShadow'); - shadowDom.appendChild(domChild); - this.addDom(shadowDom); - } - return shadowDom; - }; - ShadowManager.prototype.update = function (svgElement, displayable) { - var style = displayable.style; - if (hasShadow(style)) { - var shadowKey = getShadowKey(displayable); - var shadowDom = displayable._shadowDom = this._shadowDomMap[shadowKey]; - if (!shadowDom) { - shadowDom = this._getFromPool(); - this._shadowDomMap[shadowKey] = shadowDom; - } - this.updateDom(svgElement, displayable, shadowDom); - } - else { - this.remove(svgElement, displayable); - } - }; - ShadowManager.prototype.remove = function (svgElement, displayable) { - if (displayable._shadowDom != null) { - displayable._shadowDom = null; - svgElement.removeAttribute('filter'); - } - }; - ShadowManager.prototype.updateDom = function (svgElement, displayable, shadowDom) { - var domChild = shadowDom.children[0]; - var style = displayable.style; - var globalScale = displayable.getGlobalScale(); - var scaleX = globalScale[0]; - var scaleY = globalScale[1]; - if (!scaleX || !scaleY) { - return; - } - var offsetX = style.shadowOffsetX || 0; - var offsetY = style.shadowOffsetY || 0; - var blur = style.shadowBlur; - var normalizedColor = normalizeColor(style.shadowColor); - domChild.setAttribute('dx', offsetX / scaleX + ''); - domChild.setAttribute('dy', offsetY / scaleY + ''); - domChild.setAttribute('flood-color', normalizedColor.color); - domChild.setAttribute('flood-opacity', normalizedColor.opacity + ''); - var stdDx = blur / 2 / scaleX; - var stdDy = blur / 2 / scaleY; - var stdDeviation = stdDx + ' ' + stdDy; - domChild.setAttribute('stdDeviation', stdDeviation); - shadowDom.setAttribute('x', '-100%'); - shadowDom.setAttribute('y', '-100%'); - shadowDom.setAttribute('width', '300%'); - shadowDom.setAttribute('height', '300%'); - displayable._shadowDom = shadowDom; - svgElement.setAttribute('filter', getIdURL(shadowDom.getAttribute('id'))); - }; - ShadowManager.prototype.removeUnused = function () { - var defs = this.getDefs(false); - if (!defs) { - return; - } - var shadowDomsPool = this._shadowDomPool; - var shadowDomMap = this._shadowDomMap; - for (var key in shadowDomMap) { - if (shadowDomMap.hasOwnProperty(key)) { - shadowDomsPool.push(shadowDomMap[key]); - } - } - this._shadowDomMap = {}; - }; - return ShadowManager; -}(Definable)); -export default ShadowManager; diff --git a/node_modules/zrender/lib/svg-legacy/svg-legacy.d.ts b/node_modules/zrender/lib/svg-legacy/svg-legacy.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/zrender/lib/svg-legacy/svg-legacy.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/zrender/lib/svg-legacy/svg-legacy.js b/node_modules/zrender/lib/svg-legacy/svg-legacy.js deleted file mode 100644 index a17c489..0000000 --- a/node_modules/zrender/lib/svg-legacy/svg-legacy.js +++ /dev/null @@ -1,3 +0,0 @@ -import { registerPainter } from '../zrender.js'; -import Painter from './Painter.js'; -registerPainter('svg-legacy', Painter); diff --git a/node_modules/zrender/lib/svg/Painter.d.ts b/node_modules/zrender/lib/svg/Painter.d.ts deleted file mode 100644 index c77b21e..0000000 --- a/node_modules/zrender/lib/svg/Painter.d.ts +++ /dev/null @@ -1,61 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import Storage from '../Storage'; -import { PainterBase } from '../PainterBase'; -import { SVGVNode, BrushScope } from './core'; -import { GradientObject } from '../graphic/Gradient'; -import { PatternObject } from '../graphic/Pattern'; -interface SVGPainterOption { - width?: number; - height?: number; - ssr?: boolean; -} -declare type SVGPainterBackgroundColor = string | GradientObject | PatternObject; -declare class SVGPainter implements PainterBase { - type: string; - storage: Storage; - root: HTMLElement; - private _svgDom; - private _viewport; - private _opts; - private _oldVNode; - private _bgVNode; - private _mainVNode; - private _width; - private _height; - private _backgroundColor; - private _id; - constructor(root: HTMLElement, storage: Storage, opts: SVGPainterOption); - getType(): string; - getViewportRoot(): HTMLElement; - getViewportRootOffset(): { - offsetLeft: number; - offsetTop: number; - }; - getSvgDom(): SVGElement; - refresh(): void; - renderOneToVNode(el: Displayable): SVGVNode; - renderToVNode(opts?: { - animation?: boolean; - willUpdate?: boolean; - compress?: boolean; - useViewBox?: boolean; - emphasis?: boolean; - }): SVGVNode; - renderToString(opts?: { - cssAnimation?: boolean; - cssEmphasis?: boolean; - useViewBox?: boolean; - }): string; - setBackgroundColor(backgroundColor: SVGPainterBackgroundColor): void; - getSvgRoot(): SVGElement; - _paintList(list: Displayable[], scope: BrushScope, out?: SVGVNode[]): void; - resize(width: number, height: number): void; - getWidth(): number; - getHeight(): number; - dispose(): void; - clear(): void; - toDataURL(base64?: boolean): string; - refreshHover: () => void; - configLayer: (zlevel: number, config: import("../core/types").Dictionary) => void; -} -export default SVGPainter; diff --git a/node_modules/zrender/lib/svg/Painter.js b/node_modules/zrender/lib/svg/Painter.js deleted file mode 100644 index 6a2f4fa..0000000 --- a/node_modules/zrender/lib/svg/Painter.js +++ /dev/null @@ -1,252 +0,0 @@ -import { brush, setClipPath, setGradient, setPattern } from './graphic.js'; -import { createElement, createVNode, vNodeToString, getCssString, createBrushScope, createSVGVNode } from './core.js'; -import { normalizeColor, encodeBase64, isGradient, isPattern } from './helper.js'; -import { extend, keys, logError, map, noop, retrieve2 } from '../core/util.js'; -import patch, { updateAttrs } from './patch.js'; -import { getSize } from '../canvas/helper.js'; -var svgId = 0; -var SVGPainter = (function () { - function SVGPainter(root, storage, opts) { - this.type = 'svg'; - this.refreshHover = createMethodNotSupport('refreshHover'); - this.configLayer = createMethodNotSupport('configLayer'); - this.storage = storage; - this._opts = opts = extend({}, opts); - this.root = root; - this._id = 'zr' + svgId++; - this._oldVNode = createSVGVNode(opts.width, opts.height); - if (root && !opts.ssr) { - var viewport = this._viewport = document.createElement('div'); - viewport.style.cssText = 'position:relative;overflow:hidden'; - var svgDom = this._svgDom = this._oldVNode.elm = createElement('svg'); - updateAttrs(null, this._oldVNode); - viewport.appendChild(svgDom); - root.appendChild(viewport); - } - this.resize(opts.width, opts.height); - } - SVGPainter.prototype.getType = function () { - return this.type; - }; - SVGPainter.prototype.getViewportRoot = function () { - return this._viewport; - }; - SVGPainter.prototype.getViewportRootOffset = function () { - var viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - }; - SVGPainter.prototype.getSvgDom = function () { - return this._svgDom; - }; - SVGPainter.prototype.refresh = function () { - if (this.root) { - var vnode = this.renderToVNode({ - willUpdate: true - }); - vnode.attrs.style = 'position:absolute;left:0;top:0;user-select:none'; - patch(this._oldVNode, vnode); - this._oldVNode = vnode; - } - }; - SVGPainter.prototype.renderOneToVNode = function (el) { - return brush(el, createBrushScope(this._id)); - }; - SVGPainter.prototype.renderToVNode = function (opts) { - opts = opts || {}; - var list = this.storage.getDisplayList(true); - var width = this._width; - var height = this._height; - var scope = createBrushScope(this._id); - scope.animation = opts.animation; - scope.willUpdate = opts.willUpdate; - scope.compress = opts.compress; - scope.emphasis = opts.emphasis; - var children = []; - var bgVNode = this._bgVNode = createBackgroundVNode(width, height, this._backgroundColor, scope); - bgVNode && children.push(bgVNode); - var mainVNode = !opts.compress - ? (this._mainVNode = createVNode('g', 'main', {}, [])) : null; - this._paintList(list, scope, mainVNode ? mainVNode.children : children); - mainVNode && children.push(mainVNode); - var defs = map(keys(scope.defs), function (id) { return scope.defs[id]; }); - if (defs.length) { - children.push(createVNode('defs', 'defs', {}, defs)); - } - if (opts.animation) { - var animationCssStr = getCssString(scope.cssNodes, scope.cssAnims, { newline: true }); - if (animationCssStr) { - var styleNode = createVNode('style', 'stl', {}, [], animationCssStr); - children.push(styleNode); - } - } - return createSVGVNode(width, height, children, opts.useViewBox); - }; - SVGPainter.prototype.renderToString = function (opts) { - opts = opts || {}; - return vNodeToString(this.renderToVNode({ - animation: retrieve2(opts.cssAnimation, true), - emphasis: retrieve2(opts.cssEmphasis, true), - willUpdate: false, - compress: true, - useViewBox: retrieve2(opts.useViewBox, true) - }), { newline: true }); - }; - SVGPainter.prototype.setBackgroundColor = function (backgroundColor) { - this._backgroundColor = backgroundColor; - }; - SVGPainter.prototype.getSvgRoot = function () { - return this._mainVNode && this._mainVNode.elm; - }; - SVGPainter.prototype._paintList = function (list, scope, out) { - var listLen = list.length; - var clipPathsGroupsStack = []; - var clipPathsGroupsStackDepth = 0; - var currentClipPathGroup; - var prevClipPaths; - var clipGroupNodeIdx = 0; - for (var i = 0; i < listLen; i++) { - var displayable = list[i]; - if (!displayable.invisible) { - var clipPaths = displayable.__clipPaths; - var len = clipPaths && clipPaths.length || 0; - var prevLen = prevClipPaths && prevClipPaths.length || 0; - var lca = void 0; - for (lca = Math.max(len - 1, prevLen - 1); lca >= 0; lca--) { - if (clipPaths && prevClipPaths - && clipPaths[lca] === prevClipPaths[lca]) { - break; - } - } - for (var i_1 = prevLen - 1; i_1 > lca; i_1--) { - clipPathsGroupsStackDepth--; - currentClipPathGroup = clipPathsGroupsStack[clipPathsGroupsStackDepth - 1]; - } - for (var i_2 = lca + 1; i_2 < len; i_2++) { - var groupAttrs = {}; - setClipPath(clipPaths[i_2], groupAttrs, scope); - var g = createVNode('g', 'clip-g-' + clipGroupNodeIdx++, groupAttrs, []); - (currentClipPathGroup ? currentClipPathGroup.children : out).push(g); - clipPathsGroupsStack[clipPathsGroupsStackDepth++] = g; - currentClipPathGroup = g; - } - prevClipPaths = clipPaths; - var ret = brush(displayable, scope); - if (ret) { - (currentClipPathGroup ? currentClipPathGroup.children : out).push(ret); - } - } - } - }; - SVGPainter.prototype.resize = function (width, height) { - var opts = this._opts; - var root = this.root; - var viewport = this._viewport; - width != null && (opts.width = width); - height != null && (opts.height = height); - if (root && viewport) { - viewport.style.display = 'none'; - width = getSize(root, 0, opts); - height = getSize(root, 1, opts); - viewport.style.display = ''; - } - if (this._width !== width || this._height !== height) { - this._width = width; - this._height = height; - if (viewport) { - var viewportStyle = viewport.style; - viewportStyle.width = width + 'px'; - viewportStyle.height = height + 'px'; - } - if (!isPattern(this._backgroundColor)) { - var svgDom = this._svgDom; - if (svgDom) { - svgDom.setAttribute('width', width); - svgDom.setAttribute('height', height); - } - var bgEl = this._bgVNode && this._bgVNode.elm; - if (bgEl) { - bgEl.setAttribute('width', width); - bgEl.setAttribute('height', height); - } - } - else { - this.refresh(); - } - } - }; - SVGPainter.prototype.getWidth = function () { - return this._width; - }; - SVGPainter.prototype.getHeight = function () { - return this._height; - }; - SVGPainter.prototype.dispose = function () { - if (this.root) { - this.root.innerHTML = ''; - } - this._svgDom = - this._viewport = - this.storage = - this._oldVNode = - this._bgVNode = - this._mainVNode = null; - }; - SVGPainter.prototype.clear = function () { - if (this._svgDom) { - this._svgDom.innerHTML = null; - } - this._oldVNode = null; - }; - SVGPainter.prototype.toDataURL = function (base64) { - var str = this.renderToString(); - var prefix = 'data:image/svg+xml;'; - if (base64) { - str = encodeBase64(str); - return str && prefix + 'base64,' + str; - } - return prefix + 'charset=UTF-8,' + encodeURIComponent(str); - }; - return SVGPainter; -}()); -function createMethodNotSupport(method) { - return function () { - if (process.env.NODE_ENV !== 'production') { - logError('In SVG mode painter not support method "' + method + '"'); - } - }; -} -function createBackgroundVNode(width, height, backgroundColor, scope) { - var bgVNode; - if (backgroundColor && backgroundColor !== 'none') { - bgVNode = createVNode('rect', 'bg', { - width: width, - height: height, - x: '0', - y: '0' - }); - if (isGradient(backgroundColor)) { - setGradient({ fill: backgroundColor }, bgVNode.attrs, 'fill', scope); - } - else if (isPattern(backgroundColor)) { - setPattern({ - style: { - fill: backgroundColor - }, - dirty: noop, - getBoundingRect: function () { return ({ width: width, height: height }); } - }, bgVNode.attrs, 'fill', scope); - } - else { - var _a = normalizeColor(backgroundColor), color = _a.color, opacity = _a.opacity; - bgVNode.attrs.fill = color; - opacity < 1 && (bgVNode.attrs['fill-opacity'] = opacity); - } - } - return bgVNode; -} -export default SVGPainter; diff --git a/node_modules/zrender/lib/svg/SVGPathRebuilder.d.ts b/node_modules/zrender/lib/svg/SVGPathRebuilder.d.ts deleted file mode 100644 index 1ba40eb..0000000 --- a/node_modules/zrender/lib/svg/SVGPathRebuilder.d.ts +++ /dev/null @@ -1,20 +0,0 @@ -import { PathRebuilder } from '../core/PathProxy'; -export default class SVGPathRebuilder implements PathRebuilder { - private _d; - private _str; - private _invalid; - private _start; - private _p; - reset(precision?: number): void; - moveTo(x: number, y: number): void; - lineTo(x: number, y: number): void; - bezierCurveTo(x: number, y: number, x2: number, y2: number, x3: number, y3: number): void; - quadraticCurveTo(x: number, y: number, x2: number, y2: number): void; - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean): void; - ellipse(cx: number, cy: number, rx: number, ry: number, psi: number, startAngle: number, endAngle: number, anticlockwise: boolean): void; - rect(x: number, y: number, w: number, h: number): void; - closePath(): void; - _add(cmd: string, a?: number, b?: number, c?: number, d?: number, e?: number, f?: number, g?: number, h?: number): void; - generateStr(): void; - getStr(): string; -} diff --git a/node_modules/zrender/lib/svg/SVGPathRebuilder.js b/node_modules/zrender/lib/svg/SVGPathRebuilder.js deleted file mode 100644 index f7b8b99..0000000 --- a/node_modules/zrender/lib/svg/SVGPathRebuilder.js +++ /dev/null @@ -1,103 +0,0 @@ -import { isAroundZero } from './helper.js'; -var mathSin = Math.sin; -var mathCos = Math.cos; -var PI = Math.PI; -var PI2 = Math.PI * 2; -var degree = 180 / PI; -var SVGPathRebuilder = (function () { - function SVGPathRebuilder() { - } - SVGPathRebuilder.prototype.reset = function (precision) { - this._start = true; - this._d = []; - this._str = ''; - this._p = Math.pow(10, precision || 4); - }; - SVGPathRebuilder.prototype.moveTo = function (x, y) { - this._add('M', x, y); - }; - SVGPathRebuilder.prototype.lineTo = function (x, y) { - this._add('L', x, y); - }; - SVGPathRebuilder.prototype.bezierCurveTo = function (x, y, x2, y2, x3, y3) { - this._add('C', x, y, x2, y2, x3, y3); - }; - SVGPathRebuilder.prototype.quadraticCurveTo = function (x, y, x2, y2) { - this._add('Q', x, y, x2, y2); - }; - SVGPathRebuilder.prototype.arc = function (cx, cy, r, startAngle, endAngle, anticlockwise) { - this.ellipse(cx, cy, r, r, 0, startAngle, endAngle, anticlockwise); - }; - SVGPathRebuilder.prototype.ellipse = function (cx, cy, rx, ry, psi, startAngle, endAngle, anticlockwise) { - var dTheta = endAngle - startAngle; - var clockwise = !anticlockwise; - var dThetaPositive = Math.abs(dTheta); - var isCircle = isAroundZero(dThetaPositive - PI2) - || (clockwise ? dTheta >= PI2 : -dTheta >= PI2); - var unifiedTheta = dTheta > 0 ? dTheta % PI2 : (dTheta % PI2 + PI2); - var large = false; - if (isCircle) { - large = true; - } - else if (isAroundZero(dThetaPositive)) { - large = false; - } - else { - large = (unifiedTheta >= PI) === !!clockwise; - } - var x0 = cx + rx * mathCos(startAngle); - var y0 = cy + ry * mathSin(startAngle); - if (this._start) { - this._add('M', x0, y0); - } - var xRot = Math.round(psi * degree); - if (isCircle) { - var p = 1 / this._p; - var dTheta_1 = (clockwise ? 1 : -1) * (PI2 - p); - this._add('A', rx, ry, xRot, 1, +clockwise, cx + rx * mathCos(startAngle + dTheta_1), cy + ry * mathSin(startAngle + dTheta_1)); - if (p > 1e-2) { - this._add('A', rx, ry, xRot, 0, +clockwise, x0, y0); - } - } - else { - var x = cx + rx * mathCos(endAngle); - var y = cy + ry * mathSin(endAngle); - this._add('A', rx, ry, xRot, +large, +clockwise, x, y); - } - }; - SVGPathRebuilder.prototype.rect = function (x, y, w, h) { - this._add('M', x, y); - this._add('l', w, 0); - this._add('l', 0, h); - this._add('l', -w, 0); - this._add('Z'); - }; - SVGPathRebuilder.prototype.closePath = function () { - if (this._d.length > 0) { - this._add('Z'); - } - }; - SVGPathRebuilder.prototype._add = function (cmd, a, b, c, d, e, f, g, h) { - var vals = []; - var p = this._p; - for (var i = 1; i < arguments.length; i++) { - var val = arguments[i]; - if (isNaN(val)) { - this._invalid = true; - return; - } - vals.push(Math.round(val * p) / p); - } - this._d.push(cmd + vals.join(' ')); - this._start = cmd === 'Z'; - }; - SVGPathRebuilder.prototype.generateStr = function () { - this._str = this._invalid ? '' : this._d.join(''); - this._d = []; - }; - SVGPathRebuilder.prototype.getStr = function () { - return this._str; - }; - return SVGPathRebuilder; -}()); -export default SVGPathRebuilder; diff --git a/node_modules/zrender/lib/svg/core.d.ts b/node_modules/zrender/lib/svg/core.d.ts deleted file mode 100644 index 0307bb6..0000000 --- a/node_modules/zrender/lib/svg/core.d.ts +++ /dev/null @@ -1,46 +0,0 @@ -export declare type CSSSelectorVNode = Record; -export declare type CSSAnimationVNode = Record>; -export declare const SVGNS = "http://www.w3.org/2000/svg"; -export declare const XLINKNS = "http://www.w3.org/1999/xlink"; -export declare const XMLNS = "http://www.w3.org/2000/xmlns/"; -export declare const XML_NAMESPACE = "http://www.w3.org/XML/1998/namespace"; -export declare const META_DATA_PREFIX = "ecmeta_"; -export declare function createElement(name: string): SVGElement; -export declare type SVGVNodeAttrs = Record; -export interface SVGVNode { - tag: string; - attrs: SVGVNodeAttrs; - children?: SVGVNode[]; - text?: string; - elm?: Node; - key: string; -} -export declare function createVNode(tag: string, key: string, attrs?: SVGVNodeAttrs, children?: SVGVNode[], text?: string): SVGVNode; -export declare function vNodeToString(el: SVGVNode, opts?: { - newline?: boolean; -}): string; -export declare function getCssString(selectorNodes: Record, animationNodes: Record, opts?: { - newline?: boolean; -}): string; -export interface BrushScope { - zrId: string; - shadowCache: Record; - gradientCache: Record; - patternCache: Record; - clipPathCache: Record; - defs: Record; - cssNodes: Record; - cssAnims: Record>>; - cssStyleCache: Record; - cssAnimIdx: number; - shadowIdx: number; - gradientIdx: number; - patternIdx: number; - clipPathIdx: number; - animation?: boolean; - emphasis?: boolean; - willUpdate?: boolean; - compress?: boolean; -} -export declare function createBrushScope(zrId: string): BrushScope; -export declare function createSVGVNode(width: number | string, height: number | string, children?: SVGVNode[], useViewBox?: boolean): SVGVNode; diff --git a/node_modules/zrender/lib/svg/core.js b/node_modules/zrender/lib/svg/core.js deleted file mode 100644 index 9974049..0000000 --- a/node_modules/zrender/lib/svg/core.js +++ /dev/null @@ -1,107 +0,0 @@ -import { keys, map } from '../core/util.js'; -import { encodeHTML } from '../core/dom.js'; -export var SVGNS = 'http://www.w3.org/2000/svg'; -export var XLINKNS = 'http://www.w3.org/1999/xlink'; -export var XMLNS = 'http://www.w3.org/2000/xmlns/'; -export var XML_NAMESPACE = 'http://www.w3.org/XML/1998/namespace'; -export var META_DATA_PREFIX = 'ecmeta_'; -export function createElement(name) { - return document.createElementNS(SVGNS, name); -} -; -export function createVNode(tag, key, attrs, children, text) { - return { - tag: tag, - attrs: attrs || {}, - children: children, - text: text, - key: key - }; -} -function createElementOpen(name, attrs) { - var attrsStr = []; - if (attrs) { - for (var key in attrs) { - var val = attrs[key]; - var part = key; - if (val === false) { - continue; - } - else if (val !== true && val != null) { - part += "=\"" + val + "\""; - } - attrsStr.push(part); - } - } - return "<" + name + " " + attrsStr.join(' ') + ">"; -} -function createElementClose(name) { - return ""; -} -export function vNodeToString(el, opts) { - opts = opts || {}; - var S = opts.newline ? '\n' : ''; - function convertElToString(el) { - var children = el.children, tag = el.tag, attrs = el.attrs, text = el.text; - return createElementOpen(tag, attrs) - + (tag !== 'style' ? encodeHTML(text) : text || '') - + (children ? "" + S + map(children, function (child) { return convertElToString(child); }).join(S) + S : '') - + createElementClose(tag); - } - return convertElToString(el); -} -export function getCssString(selectorNodes, animationNodes, opts) { - opts = opts || {}; - var S = opts.newline ? '\n' : ''; - var bracketBegin = " {" + S; - var bracketEnd = S + "}"; - var selectors = map(keys(selectorNodes), function (className) { - return className + bracketBegin + map(keys(selectorNodes[className]), function (attrName) { - return attrName + ":" + selectorNodes[className][attrName] + ";"; - }).join(S) + bracketEnd; - }).join(S); - var animations = map(keys(animationNodes), function (animationName) { - return "@keyframes " + animationName + bracketBegin + map(keys(animationNodes[animationName]), function (percent) { - return percent + bracketBegin + map(keys(animationNodes[animationName][percent]), function (attrName) { - var val = animationNodes[animationName][percent][attrName]; - if (attrName === 'd') { - val = "path(\"" + val + "\")"; - } - return attrName + ":" + val + ";"; - }).join(S) + bracketEnd; - }).join(S) + bracketEnd; - }).join(S); - if (!selectors && !animations) { - return ''; - } - return [''].join(S); -} -export function createBrushScope(zrId) { - return { - zrId: zrId, - shadowCache: {}, - patternCache: {}, - gradientCache: {}, - clipPathCache: {}, - defs: {}, - cssNodes: {}, - cssAnims: {}, - cssStyleCache: {}, - cssAnimIdx: 0, - shadowIdx: 0, - gradientIdx: 0, - patternIdx: 0, - clipPathIdx: 0 - }; -} -export function createSVGVNode(width, height, children, useViewBox) { - return createVNode('svg', 'root', { - 'width': width, - 'height': height, - 'xmlns': SVGNS, - 'xmlns:xlink': XLINKNS, - 'version': '1.1', - 'baseProfile': 'full', - 'viewBox': useViewBox ? "0 0 " + width + " " + height : false - }, children); -} diff --git a/node_modules/zrender/lib/svg/cssAnimation.d.ts b/node_modules/zrender/lib/svg/cssAnimation.d.ts deleted file mode 100644 index fb36f81..0000000 --- a/node_modules/zrender/lib/svg/cssAnimation.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import { SVGVNodeAttrs, BrushScope } from './core'; -export declare const EASING_MAP: Record; -export declare const ANIMATE_STYLE_MAP: Record; -export declare function createCSSAnimation(el: Displayable, attrs: SVGVNodeAttrs, scope: BrushScope, onlyShape?: boolean): void; diff --git a/node_modules/zrender/lib/svg/cssAnimation.js b/node_modules/zrender/lib/svg/cssAnimation.js deleted file mode 100644 index bb6dad6..0000000 --- a/node_modules/zrender/lib/svg/cssAnimation.js +++ /dev/null @@ -1,276 +0,0 @@ -import { copyTransform } from '../core/Transformable.js'; -import { createBrushScope } from './core.js'; -import SVGPathRebuilder from './SVGPathRebuilder.js'; -import PathProxy from '../core/PathProxy.js'; -import { getPathPrecision, getSRTTransformString } from './helper.js'; -import { each, extend, filter, isNumber, isString, keys } from '../core/util.js'; -import CompoundPath from '../graphic/CompoundPath.js'; -import { createCubicEasingFunc } from '../animation/cubicEasing.js'; -import { getClassId } from './cssClassId.js'; -export var EASING_MAP = { - cubicIn: '0.32,0,0.67,0', - cubicOut: '0.33,1,0.68,1', - cubicInOut: '0.65,0,0.35,1', - quadraticIn: '0.11,0,0.5,0', - quadraticOut: '0.5,1,0.89,1', - quadraticInOut: '0.45,0,0.55,1', - quarticIn: '0.5,0,0.75,0', - quarticOut: '0.25,1,0.5,1', - quarticInOut: '0.76,0,0.24,1', - quinticIn: '0.64,0,0.78,0', - quinticOut: '0.22,1,0.36,1', - quinticInOut: '0.83,0,0.17,1', - sinusoidalIn: '0.12,0,0.39,0', - sinusoidalOut: '0.61,1,0.88,1', - sinusoidalInOut: '0.37,0,0.63,1', - exponentialIn: '0.7,0,0.84,0', - exponentialOut: '0.16,1,0.3,1', - exponentialInOut: '0.87,0,0.13,1', - circularIn: '0.55,0,1,0.45', - circularOut: '0,0.55,0.45,1', - circularInOut: '0.85,0,0.15,1' -}; -var transformOriginKey = 'transform-origin'; -function buildPathString(el, kfShape, path) { - var shape = extend({}, el.shape); - extend(shape, kfShape); - el.buildPath(path, shape); - var svgPathBuilder = new SVGPathRebuilder(); - svgPathBuilder.reset(getPathPrecision(el)); - path.rebuildPath(svgPathBuilder, 1); - svgPathBuilder.generateStr(); - return svgPathBuilder.getStr(); -} -function setTransformOrigin(target, transform) { - var originX = transform.originX, originY = transform.originY; - if (originX || originY) { - target[transformOriginKey] = originX + "px " + originY + "px"; - } -} -export var ANIMATE_STYLE_MAP = { - fill: 'fill', - opacity: 'opacity', - lineWidth: 'stroke-width', - lineDashOffset: 'stroke-dashoffset' -}; -function addAnimation(cssAnim, scope) { - var animationName = scope.zrId + '-ani-' + scope.cssAnimIdx++; - scope.cssAnims[animationName] = cssAnim; - return animationName; -} -function createCompoundPathCSSAnimation(el, attrs, scope) { - var paths = el.shape.paths; - var composedAnim = {}; - var cssAnimationCfg; - var cssAnimationName; - each(paths, function (path) { - var subScope = createBrushScope(scope.zrId); - subScope.animation = true; - createCSSAnimation(path, {}, subScope, true); - var cssAnims = subScope.cssAnims; - var cssNodes = subScope.cssNodes; - var animNames = keys(cssAnims); - var len = animNames.length; - if (!len) { - return; - } - cssAnimationName = animNames[len - 1]; - var lastAnim = cssAnims[cssAnimationName]; - for (var percent in lastAnim) { - var kf = lastAnim[percent]; - composedAnim[percent] = composedAnim[percent] || { d: '' }; - composedAnim[percent].d += kf.d || ''; - } - for (var className in cssNodes) { - var val = cssNodes[className].animation; - if (val.indexOf(cssAnimationName) >= 0) { - cssAnimationCfg = val; - } - } - }); - if (!cssAnimationCfg) { - return; - } - attrs.d = false; - var animationName = addAnimation(composedAnim, scope); - return cssAnimationCfg.replace(cssAnimationName, animationName); -} -function getEasingFunc(easing) { - return isString(easing) - ? EASING_MAP[easing] - ? "cubic-bezier(" + EASING_MAP[easing] + ")" - : createCubicEasingFunc(easing) ? easing : '' - : ''; -} -export function createCSSAnimation(el, attrs, scope, onlyShape) { - var animators = el.animators; - var len = animators.length; - var cssAnimations = []; - if (el instanceof CompoundPath) { - var animationCfg = createCompoundPathCSSAnimation(el, attrs, scope); - if (animationCfg) { - cssAnimations.push(animationCfg); - } - else if (!len) { - return; - } - } - else if (!len) { - return; - } - var groupAnimators = {}; - for (var i = 0; i < len; i++) { - var animator = animators[i]; - var cfgArr = [animator.getMaxTime() / 1000 + 's']; - var easing = getEasingFunc(animator.getClip().easing); - var delay = animator.getDelay(); - if (easing) { - cfgArr.push(easing); - } - else { - cfgArr.push('linear'); - } - if (delay) { - cfgArr.push(delay / 1000 + 's'); - } - if (animator.getLoop()) { - cfgArr.push('infinite'); - } - var cfg = cfgArr.join(' '); - groupAnimators[cfg] = groupAnimators[cfg] || [cfg, []]; - groupAnimators[cfg][1].push(animator); - } - function createSingleCSSAnimation(groupAnimator) { - var animators = groupAnimator[1]; - var len = animators.length; - var transformKfs = {}; - var shapeKfs = {}; - var finalKfs = {}; - var animationTimingFunctionAttrName = 'animation-timing-function'; - function saveAnimatorTrackToCssKfs(animator, cssKfs, toCssAttrName) { - var tracks = animator.getTracks(); - var maxTime = animator.getMaxTime(); - for (var k = 0; k < tracks.length; k++) { - var track = tracks[k]; - if (track.needsAnimate()) { - var kfs = track.keyframes; - var attrName = track.propName; - toCssAttrName && (attrName = toCssAttrName(attrName)); - if (attrName) { - for (var i = 0; i < kfs.length; i++) { - var kf = kfs[i]; - var percent = Math.round(kf.time / maxTime * 100) + '%'; - var kfEasing = getEasingFunc(kf.easing); - var rawValue = kf.rawValue; - if (isString(rawValue) || isNumber(rawValue)) { - cssKfs[percent] = cssKfs[percent] || {}; - cssKfs[percent][attrName] = kf.rawValue; - if (kfEasing) { - cssKfs[percent][animationTimingFunctionAttrName] = kfEasing; - } - } - } - } - } - } - } - for (var i = 0; i < len; i++) { - var animator = animators[i]; - var targetProp = animator.targetName; - if (!targetProp) { - !onlyShape && saveAnimatorTrackToCssKfs(animator, transformKfs); - } - else if (targetProp === 'shape') { - saveAnimatorTrackToCssKfs(animator, shapeKfs); - } - } - for (var percent in transformKfs) { - var transform = {}; - copyTransform(transform, el); - extend(transform, transformKfs[percent]); - var str = getSRTTransformString(transform); - var timingFunction = transformKfs[percent][animationTimingFunctionAttrName]; - finalKfs[percent] = str ? { - transform: str - } : {}; - setTransformOrigin(finalKfs[percent], transform); - if (timingFunction) { - finalKfs[percent][animationTimingFunctionAttrName] = timingFunction; - } - } - ; - var path; - var canAnimateShape = true; - for (var percent in shapeKfs) { - finalKfs[percent] = finalKfs[percent] || {}; - var isFirst = !path; - var timingFunction = shapeKfs[percent][animationTimingFunctionAttrName]; - if (isFirst) { - path = new PathProxy(); - } - var len_1 = path.len(); - path.reset(); - finalKfs[percent].d = buildPathString(el, shapeKfs[percent], path); - var newLen = path.len(); - if (!isFirst && len_1 !== newLen) { - canAnimateShape = false; - break; - } - if (timingFunction) { - finalKfs[percent][animationTimingFunctionAttrName] = timingFunction; - } - } - ; - if (!canAnimateShape) { - for (var percent in finalKfs) { - delete finalKfs[percent].d; - } - } - if (!onlyShape) { - for (var i = 0; i < len; i++) { - var animator = animators[i]; - var targetProp = animator.targetName; - if (targetProp === 'style') { - saveAnimatorTrackToCssKfs(animator, finalKfs, function (propName) { return ANIMATE_STYLE_MAP[propName]; }); - } - } - } - var percents = keys(finalKfs); - var allTransformOriginSame = true; - var transformOrigin; - for (var i = 1; i < percents.length; i++) { - var p0 = percents[i - 1]; - var p1 = percents[i]; - if (finalKfs[p0][transformOriginKey] !== finalKfs[p1][transformOriginKey]) { - allTransformOriginSame = false; - break; - } - transformOrigin = finalKfs[p0][transformOriginKey]; - } - if (allTransformOriginSame && transformOrigin) { - for (var percent in finalKfs) { - if (finalKfs[percent][transformOriginKey]) { - delete finalKfs[percent][transformOriginKey]; - } - } - attrs[transformOriginKey] = transformOrigin; - } - if (filter(percents, function (percent) { return keys(finalKfs[percent]).length > 0; }).length) { - var animationName = addAnimation(finalKfs, scope); - return animationName + " " + groupAnimator[0] + " both"; - } - } - for (var key in groupAnimators) { - var animationCfg = createSingleCSSAnimation(groupAnimators[key]); - if (animationCfg) { - cssAnimations.push(animationCfg); - } - } - if (cssAnimations.length) { - var className = scope.zrId + '-cls-' + getClassId(); - scope.cssNodes['.' + className] = { - animation: cssAnimations.join(',') - }; - attrs["class"] = className; - } -} diff --git a/node_modules/zrender/lib/svg/cssClassId.d.ts b/node_modules/zrender/lib/svg/cssClassId.d.ts deleted file mode 100644 index 7956c88..0000000 --- a/node_modules/zrender/lib/svg/cssClassId.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function getClassId(): number; diff --git a/node_modules/zrender/lib/svg/cssClassId.js b/node_modules/zrender/lib/svg/cssClassId.js deleted file mode 100644 index 3c75784..0000000 --- a/node_modules/zrender/lib/svg/cssClassId.js +++ /dev/null @@ -1,4 +0,0 @@ -var cssClassIdx = 0; -export function getClassId() { - return cssClassIdx++; -} diff --git a/node_modules/zrender/lib/svg/cssEmphasis.d.ts b/node_modules/zrender/lib/svg/cssEmphasis.d.ts deleted file mode 100644 index f56783a..0000000 --- a/node_modules/zrender/lib/svg/cssEmphasis.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import { BrushScope, SVGVNodeAttrs } from './core'; -export declare function createCSSEmphasis(el: Displayable, attrs: SVGVNodeAttrs, scope: BrushScope): void; diff --git a/node_modules/zrender/lib/svg/cssEmphasis.js b/node_modules/zrender/lib/svg/cssEmphasis.js deleted file mode 100644 index 428b5af..0000000 --- a/node_modules/zrender/lib/svg/cssEmphasis.js +++ /dev/null @@ -1,60 +0,0 @@ -import { liftColor } from '../tool/color.js'; -import { getClassId } from './cssClassId.js'; -export function createCSSEmphasis(el, attrs, scope) { - if (!el.ignore) { - if (el.isSilent()) { - var style = { - 'pointer-events': 'none' - }; - setClassAttribute(style, attrs, scope, true); - } - else { - var emphasisStyle = el.states.emphasis && el.states.emphasis.style - ? el.states.emphasis.style - : {}; - var fill = emphasisStyle.fill; - if (!fill) { - var normalFill = el.style && el.style.fill; - var selectFill = el.states.select - && el.states.select.style - && el.states.select.style.fill; - var fromFill = el.currentStates.indexOf('select') >= 0 - ? (selectFill || normalFill) - : normalFill; - if (fromFill) { - fill = liftColor(fromFill); - } - } - var lineWidth = emphasisStyle.lineWidth; - if (lineWidth) { - var scaleX = (!emphasisStyle.strokeNoScale && el.transform) - ? el.transform[0] - : 1; - lineWidth = lineWidth / scaleX; - } - var style = { - cursor: 'pointer' - }; - if (fill) { - style.fill = fill; - } - if (emphasisStyle.stroke) { - style.stroke = emphasisStyle.stroke; - } - if (lineWidth) { - style['stroke-width'] = lineWidth; - } - setClassAttribute(style, attrs, scope, true); - } - } -} -function setClassAttribute(style, attrs, scope, withHover) { - var styleKey = JSON.stringify(style); - var className = scope.cssStyleCache[styleKey]; - if (!className) { - className = scope.zrId + '-cls-' + getClassId(); - scope.cssStyleCache[styleKey] = className; - scope.cssNodes['.' + className + (withHover ? ':hover' : '')] = style; - } - attrs["class"] = attrs["class"] ? (attrs["class"] + ' ' + className) : className; -} diff --git a/node_modules/zrender/lib/svg/domapi.d.ts b/node_modules/zrender/lib/svg/domapi.d.ts deleted file mode 100644 index 1e0e476..0000000 --- a/node_modules/zrender/lib/svg/domapi.d.ts +++ /dev/null @@ -1,13 +0,0 @@ -export declare function createTextNode(text: string): Text; -export declare function createComment(text: string): Comment; -export declare function insertBefore(parentNode: Node, newNode: Node, referenceNode: Node | null): void; -export declare function removeChild(node: Node, child: Node): void; -export declare function appendChild(node: Node, child: Node): void; -export declare function parentNode(node: Node): Node | null; -export declare function nextSibling(node: Node): Node | null; -export declare function tagName(elm: Element): string; -export declare function setTextContent(node: Node, text: string | null): void; -export declare function getTextContent(node: Node): string | null; -export declare function isElement(node: Node): node is Element; -export declare function isText(node: Node): node is Text; -export declare function isComment(node: Node): node is Comment; diff --git a/node_modules/zrender/lib/svg/domapi.js b/node_modules/zrender/lib/svg/domapi.js deleted file mode 100644 index c7b624f..0000000 --- a/node_modules/zrender/lib/svg/domapi.js +++ /dev/null @@ -1,39 +0,0 @@ -export function createTextNode(text) { - return document.createTextNode(text); -} -export function createComment(text) { - return document.createComment(text); -} -export function insertBefore(parentNode, newNode, referenceNode) { - parentNode.insertBefore(newNode, referenceNode); -} -export function removeChild(node, child) { - node.removeChild(child); -} -export function appendChild(node, child) { - node.appendChild(child); -} -export function parentNode(node) { - return node.parentNode; -} -export function nextSibling(node) { - return node.nextSibling; -} -export function tagName(elm) { - return elm.tagName; -} -export function setTextContent(node, text) { - node.textContent = text; -} -export function getTextContent(node) { - return node.textContent; -} -export function isElement(node) { - return node.nodeType === 1; -} -export function isText(node) { - return node.nodeType === 3; -} -export function isComment(node) { - return node.nodeType === 8; -} diff --git a/node_modules/zrender/lib/svg/graphic.d.ts b/node_modules/zrender/lib/svg/graphic.d.ts deleted file mode 100644 index 8b85208..0000000 --- a/node_modules/zrender/lib/svg/graphic.d.ts +++ /dev/null @@ -1,12 +0,0 @@ -import Path, { PathStyleProps } from '../graphic/Path'; -import ZRImage from '../graphic/Image'; -import TSpan from '../graphic/TSpan'; -import { SVGVNodeAttrs, SVGVNode, BrushScope } from './core'; -import Displayable from '../graphic/Displayable'; -export declare function brushSVGPath(el: Path, scope: BrushScope): SVGVNode; -export declare function brushSVGImage(el: ZRImage, scope: BrushScope): SVGVNode; -export declare function brushSVGTSpan(el: TSpan, scope: BrushScope): SVGVNode; -export declare function brush(el: Displayable, scope: BrushScope): SVGVNode; -export declare function setGradient(style: PathStyleProps, attrs: SVGVNodeAttrs, target: 'fill' | 'stroke', scope: BrushScope): void; -export declare function setPattern(el: Displayable, attrs: SVGVNodeAttrs, target: 'fill' | 'stroke', scope: BrushScope): void; -export declare function setClipPath(clipPath: Path, attrs: SVGVNodeAttrs, scope: BrushScope): void; diff --git a/node_modules/zrender/lib/svg/graphic.js b/node_modules/zrender/lib/svg/graphic.js deleted file mode 100644 index c1d1020..0000000 --- a/node_modules/zrender/lib/svg/graphic.js +++ /dev/null @@ -1,480 +0,0 @@ -import { adjustTextY, getIdURL, getMatrixStr, getPathPrecision, getShadowKey, getSRTTransformString, hasShadow, isAroundZero, isGradient, isImagePattern, isLinearGradient, isPattern, isRadialGradient, normalizeColor, round4, TEXT_ALIGN_TO_ANCHOR } from './helper.js'; -import Path from '../graphic/Path.js'; -import ZRImage from '../graphic/Image.js'; -import { getLineHeight } from '../contain/text.js'; -import TSpan from '../graphic/TSpan.js'; -import SVGPathRebuilder from './SVGPathRebuilder.js'; -import mapStyleToAttrs from './mapStyleToAttrs.js'; -import { createVNode, vNodeToString, META_DATA_PREFIX } from './core.js'; -import { assert, clone, isFunction, isString, logError, map, retrieve2 } from '../core/util.js'; -import { createOrUpdateImage } from '../graphic/helper/image.js'; -import { createCSSAnimation } from './cssAnimation.js'; -import { hasSeparateFont, parseFontSize } from '../graphic/Text.js'; -import { DEFAULT_FONT, DEFAULT_FONT_FAMILY } from '../core/platform.js'; -import { createCSSEmphasis } from './cssEmphasis.js'; -import { getElementSSRData } from '../zrender.js'; -var round = Math.round; -function isImageLike(val) { - return val && isString(val.src); -} -function isCanvasLike(val) { - return val && isFunction(val.toDataURL); -} -function setStyleAttrs(attrs, style, el, scope) { - mapStyleToAttrs(function (key, val) { - var isFillStroke = key === 'fill' || key === 'stroke'; - if (isFillStroke && isGradient(val)) { - setGradient(style, attrs, key, scope); - } - else if (isFillStroke && isPattern(val)) { - setPattern(el, attrs, key, scope); - } - else if (isFillStroke && val === 'none') { - attrs[key] = 'transparent'; - } - else { - attrs[key] = val; - } - }, style, el, false); - setShadow(el, attrs, scope); -} -function setMetaData(attrs, el) { - var metaData = getElementSSRData(el); - if (metaData) { - metaData.each(function (val, key) { - val != null && (attrs[(META_DATA_PREFIX + key).toLowerCase()] = val + ''); - }); - if (el.isSilent()) { - attrs[META_DATA_PREFIX + 'silent'] = 'true'; - } - } -} -function noRotateScale(m) { - return isAroundZero(m[0] - 1) - && isAroundZero(m[1]) - && isAroundZero(m[2]) - && isAroundZero(m[3] - 1); -} -function noTranslate(m) { - return isAroundZero(m[4]) && isAroundZero(m[5]); -} -function setTransform(attrs, m, compress) { - if (m && !(noTranslate(m) && noRotateScale(m))) { - var mul = compress ? 10 : 1e4; - attrs.transform = noRotateScale(m) - ? "translate(" + round(m[4] * mul) / mul + " " + round(m[5] * mul) / mul + ")" : getMatrixStr(m); - } -} -function convertPolyShape(shape, attrs, mul) { - var points = shape.points; - var strArr = []; - for (var i = 0; i < points.length; i++) { - strArr.push(round(points[i][0] * mul) / mul); - strArr.push(round(points[i][1] * mul) / mul); - } - attrs.points = strArr.join(' '); -} -function validatePolyShape(shape) { - return !shape.smooth; -} -function createAttrsConvert(desc) { - var normalizedDesc = map(desc, function (item) { - return (typeof item === 'string' ? [item, item] : item); - }); - return function (shape, attrs, mul) { - for (var i = 0; i < normalizedDesc.length; i++) { - var item = normalizedDesc[i]; - var val = shape[item[0]]; - if (val != null) { - attrs[item[1]] = round(val * mul) / mul; - } - } - }; -} -var builtinShapesDef = { - circle: [createAttrsConvert(['cx', 'cy', 'r'])], - polyline: [convertPolyShape, validatePolyShape], - polygon: [convertPolyShape, validatePolyShape] -}; -function hasShapeAnimation(el) { - var animators = el.animators; - for (var i = 0; i < animators.length; i++) { - if (animators[i].targetName === 'shape') { - return true; - } - } - return false; -} -export function brushSVGPath(el, scope) { - var style = el.style; - var shape = el.shape; - var builtinShpDef = builtinShapesDef[el.type]; - var attrs = {}; - var needsAnimate = scope.animation; - var svgElType = 'path'; - var strokePercent = el.style.strokePercent; - var precision = (scope.compress && getPathPrecision(el)) || 4; - if (builtinShpDef - && !scope.willUpdate - && !(builtinShpDef[1] && !builtinShpDef[1](shape)) - && !(needsAnimate && hasShapeAnimation(el)) - && !(strokePercent < 1)) { - svgElType = el.type; - var mul = Math.pow(10, precision); - builtinShpDef[0](shape, attrs, mul); - } - else { - var needBuildPath = !el.path || el.shapeChanged(); - if (!el.path) { - el.createPathProxy(); - } - var path = el.path; - if (needBuildPath) { - path.beginPath(); - el.buildPath(path, el.shape); - el.pathUpdated(); - } - var pathVersion = path.getVersion(); - var elExt = el; - var svgPathBuilder = elExt.__svgPathBuilder; - if (elExt.__svgPathVersion !== pathVersion - || !svgPathBuilder - || strokePercent !== elExt.__svgPathStrokePercent) { - if (!svgPathBuilder) { - svgPathBuilder = elExt.__svgPathBuilder = new SVGPathRebuilder(); - } - svgPathBuilder.reset(precision); - path.rebuildPath(svgPathBuilder, strokePercent); - svgPathBuilder.generateStr(); - elExt.__svgPathVersion = pathVersion; - elExt.__svgPathStrokePercent = strokePercent; - } - attrs.d = svgPathBuilder.getStr(); - } - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - scope.animation && createCSSAnimation(el, attrs, scope); - scope.emphasis && createCSSEmphasis(el, attrs, scope); - return createVNode(svgElType, el.id + '', attrs); -} -export function brushSVGImage(el, scope) { - var style = el.style; - var image = style.image; - if (image && !isString(image)) { - if (isImageLike(image)) { - image = image.src; - } - else if (isCanvasLike(image)) { - image = image.toDataURL(); - } - } - if (!image) { - return; - } - var x = style.x || 0; - var y = style.y || 0; - var dw = style.width; - var dh = style.height; - var attrs = { - href: image, - width: dw, - height: dh - }; - if (x) { - attrs.x = x; - } - if (y) { - attrs.y = y; - } - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - scope.animation && createCSSAnimation(el, attrs, scope); - return createVNode('image', el.id + '', attrs); -} -; -export function brushSVGTSpan(el, scope) { - var style = el.style; - var text = style.text; - text != null && (text += ''); - if (!text || isNaN(style.x) || isNaN(style.y)) { - return; - } - var font = style.font || DEFAULT_FONT; - var x = style.x || 0; - var y = adjustTextY(style.y || 0, getLineHeight(font), style.textBaseline); - var textAlign = TEXT_ALIGN_TO_ANCHOR[style.textAlign] - || style.textAlign; - var attrs = { - 'dominant-baseline': 'central', - 'text-anchor': textAlign - }; - if (hasSeparateFont(style)) { - var separatedFontStr = ''; - var fontStyle = style.fontStyle; - var fontSize = parseFontSize(style.fontSize); - if (!parseFloat(fontSize)) { - return; - } - var fontFamily = style.fontFamily || DEFAULT_FONT_FAMILY; - var fontWeight = style.fontWeight; - separatedFontStr += "font-size:" + fontSize + ";font-family:" + fontFamily + ";"; - if (fontStyle && fontStyle !== 'normal') { - separatedFontStr += "font-style:" + fontStyle + ";"; - } - if (fontWeight && fontWeight !== 'normal') { - separatedFontStr += "font-weight:" + fontWeight + ";"; - } - attrs.style = separatedFontStr; - } - else { - attrs.style = "font: " + font; - } - if (text.match(/\s/)) { - attrs['xml:space'] = 'preserve'; - } - if (x) { - attrs.x = x; - } - if (y) { - attrs.y = y; - } - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - scope.animation && createCSSAnimation(el, attrs, scope); - return createVNode('text', el.id + '', attrs, undefined, text); -} -export function brush(el, scope) { - if (el instanceof Path) { - return brushSVGPath(el, scope); - } - else if (el instanceof ZRImage) { - return brushSVGImage(el, scope); - } - else if (el instanceof TSpan) { - return brushSVGTSpan(el, scope); - } -} -function setShadow(el, attrs, scope) { - var style = el.style; - if (hasShadow(style)) { - var shadowKey = getShadowKey(el); - var shadowCache = scope.shadowCache; - var shadowId = shadowCache[shadowKey]; - if (!shadowId) { - var globalScale = el.getGlobalScale(); - var scaleX = globalScale[0]; - var scaleY = globalScale[1]; - if (!scaleX || !scaleY) { - return; - } - var offsetX = style.shadowOffsetX || 0; - var offsetY = style.shadowOffsetY || 0; - var blur_1 = style.shadowBlur; - var _a = normalizeColor(style.shadowColor), opacity = _a.opacity, color = _a.color; - var stdDx = blur_1 / 2 / scaleX; - var stdDy = blur_1 / 2 / scaleY; - var stdDeviation = stdDx + ' ' + stdDy; - shadowId = scope.zrId + '-s' + scope.shadowIdx++; - scope.defs[shadowId] = createVNode('filter', shadowId, { - 'id': shadowId, - 'x': '-100%', - 'y': '-100%', - 'width': '300%', - 'height': '300%' - }, [ - createVNode('feDropShadow', '', { - 'dx': offsetX / scaleX, - 'dy': offsetY / scaleY, - 'stdDeviation': stdDeviation, - 'flood-color': color, - 'flood-opacity': opacity - }) - ]); - shadowCache[shadowKey] = shadowId; - } - attrs.filter = getIdURL(shadowId); - } -} -export function setGradient(style, attrs, target, scope) { - var val = style[target]; - var gradientTag; - var gradientAttrs = { - 'gradientUnits': val.global - ? 'userSpaceOnUse' - : 'objectBoundingBox' - }; - if (isLinearGradient(val)) { - gradientTag = 'linearGradient'; - gradientAttrs.x1 = val.x; - gradientAttrs.y1 = val.y; - gradientAttrs.x2 = val.x2; - gradientAttrs.y2 = val.y2; - } - else if (isRadialGradient(val)) { - gradientTag = 'radialGradient'; - gradientAttrs.cx = retrieve2(val.x, 0.5); - gradientAttrs.cy = retrieve2(val.y, 0.5); - gradientAttrs.r = retrieve2(val.r, 0.5); - } - else { - if (process.env.NODE_ENV !== 'production') { - logError('Illegal gradient type.'); - } - return; - } - var colors = val.colorStops; - var colorStops = []; - for (var i = 0, len = colors.length; i < len; ++i) { - var offset = round4(colors[i].offset) * 100 + '%'; - var stopColor = colors[i].color; - var _a = normalizeColor(stopColor), color = _a.color, opacity = _a.opacity; - var stopsAttrs = { - 'offset': offset - }; - stopsAttrs['stop-color'] = color; - if (opacity < 1) { - stopsAttrs['stop-opacity'] = opacity; - } - colorStops.push(createVNode('stop', i + '', stopsAttrs)); - } - var gradientVNode = createVNode(gradientTag, '', gradientAttrs, colorStops); - var gradientKey = vNodeToString(gradientVNode); - var gradientCache = scope.gradientCache; - var gradientId = gradientCache[gradientKey]; - if (!gradientId) { - gradientId = scope.zrId + '-g' + scope.gradientIdx++; - gradientCache[gradientKey] = gradientId; - gradientAttrs.id = gradientId; - scope.defs[gradientId] = createVNode(gradientTag, gradientId, gradientAttrs, colorStops); - } - attrs[target] = getIdURL(gradientId); -} -export function setPattern(el, attrs, target, scope) { - var val = el.style[target]; - var boundingRect = el.getBoundingRect(); - var patternAttrs = {}; - var repeat = val.repeat; - var noRepeat = repeat === 'no-repeat'; - var repeatX = repeat === 'repeat-x'; - var repeatY = repeat === 'repeat-y'; - var child; - if (isImagePattern(val)) { - var imageWidth_1 = val.imageWidth; - var imageHeight_1 = val.imageHeight; - var imageSrc = void 0; - var patternImage = val.image; - if (isString(patternImage)) { - imageSrc = patternImage; - } - else if (isImageLike(patternImage)) { - imageSrc = patternImage.src; - } - else if (isCanvasLike(patternImage)) { - imageSrc = patternImage.toDataURL(); - } - if (typeof Image === 'undefined') { - var errMsg = 'Image width/height must been given explictly in svg-ssr renderer.'; - assert(imageWidth_1, errMsg); - assert(imageHeight_1, errMsg); - } - else if (imageWidth_1 == null || imageHeight_1 == null) { - var setSizeToVNode_1 = function (vNode, img) { - if (vNode) { - var svgEl = vNode.elm; - var width = imageWidth_1 || img.width; - var height = imageHeight_1 || img.height; - if (vNode.tag === 'pattern') { - if (repeatX) { - height = 1; - width /= boundingRect.width; - } - else if (repeatY) { - width = 1; - height /= boundingRect.height; - } - } - vNode.attrs.width = width; - vNode.attrs.height = height; - if (svgEl) { - svgEl.setAttribute('width', width); - svgEl.setAttribute('height', height); - } - } - }; - var createdImage = createOrUpdateImage(imageSrc, null, el, function (img) { - noRepeat || setSizeToVNode_1(patternVNode, img); - setSizeToVNode_1(child, img); - }); - if (createdImage && createdImage.width && createdImage.height) { - imageWidth_1 = imageWidth_1 || createdImage.width; - imageHeight_1 = imageHeight_1 || createdImage.height; - } - } - child = createVNode('image', 'img', { - href: imageSrc, - width: imageWidth_1, - height: imageHeight_1 - }); - patternAttrs.width = imageWidth_1; - patternAttrs.height = imageHeight_1; - } - else if (val.svgElement) { - child = clone(val.svgElement); - patternAttrs.width = val.svgWidth; - patternAttrs.height = val.svgHeight; - } - if (!child) { - return; - } - var patternWidth; - var patternHeight; - if (noRepeat) { - patternWidth = patternHeight = 1; - } - else if (repeatX) { - patternHeight = 1; - patternWidth = patternAttrs.width / boundingRect.width; - } - else if (repeatY) { - patternWidth = 1; - patternHeight = patternAttrs.height / boundingRect.height; - } - else { - patternAttrs.patternUnits = 'userSpaceOnUse'; - } - if (patternWidth != null && !isNaN(patternWidth)) { - patternAttrs.width = patternWidth; - } - if (patternHeight != null && !isNaN(patternHeight)) { - patternAttrs.height = patternHeight; - } - var patternTransform = getSRTTransformString(val); - patternTransform && (patternAttrs.patternTransform = patternTransform); - var patternVNode = createVNode('pattern', '', patternAttrs, [child]); - var patternKey = vNodeToString(patternVNode); - var patternCache = scope.patternCache; - var patternId = patternCache[patternKey]; - if (!patternId) { - patternId = scope.zrId + '-p' + scope.patternIdx++; - patternCache[patternKey] = patternId; - patternAttrs.id = patternId; - patternVNode = scope.defs[patternId] = createVNode('pattern', patternId, patternAttrs, [child]); - } - attrs[target] = getIdURL(patternId); -} -export function setClipPath(clipPath, attrs, scope) { - var clipPathCache = scope.clipPathCache, defs = scope.defs; - var clipPathId = clipPathCache[clipPath.id]; - if (!clipPathId) { - clipPathId = scope.zrId + '-c' + scope.clipPathIdx++; - var clipPathAttrs = { - id: clipPathId - }; - clipPathCache[clipPath.id] = clipPathId; - defs[clipPathId] = createVNode('clipPath', clipPathId, clipPathAttrs, [brushSVGPath(clipPath, scope)]); - } - attrs['clip-path'] = getIdURL(clipPathId); -} diff --git a/node_modules/zrender/lib/svg/helper.d.ts b/node_modules/zrender/lib/svg/helper.d.ts deleted file mode 100644 index 67d5abb..0000000 --- a/node_modules/zrender/lib/svg/helper.d.ts +++ /dev/null @@ -1,37 +0,0 @@ -import { MatrixArray } from '../core/matrix'; -import Transformable, { TransformProp } from '../core/Transformable'; -import Displayable from '../graphic/Displayable'; -import { GradientObject } from '../graphic/Gradient'; -import { LinearGradientObject } from '../graphic/LinearGradient'; -import Path from '../graphic/Path'; -import { ImagePatternObject, PatternObject, SVGPatternObject } from '../graphic/Pattern'; -import { RadialGradientObject } from '../graphic/RadialGradient'; -export declare function normalizeColor(color: string): { - color: string; - opacity: number; -}; -export declare function isAroundZero(transform: number): boolean; -export declare function round3(transform: number): number; -export declare function round4(transform: number): number; -export declare function round1(transform: number): number; -export declare function getMatrixStr(m: MatrixArray): string; -export declare const TEXT_ALIGN_TO_ANCHOR: { - left: string; - right: string; - center: string; - middle: string; -}; -export declare function adjustTextY(y: number, lineHeight: number, textBaseline: CanvasTextBaseline): number; -export declare function hasShadow(style: Displayable['style']): any; -export declare function getShadowKey(displayable: Displayable): string; -export declare function getClipPathsKey(clipPaths: Path[]): string; -export declare function isImagePattern(val: any): val is ImagePatternObject; -export declare function isSVGPattern(val: any): val is SVGPatternObject; -export declare function isPattern(val: any): val is PatternObject; -export declare function isLinearGradient(val: GradientObject): val is LinearGradientObject; -export declare function isRadialGradient(val: GradientObject): val is RadialGradientObject; -export declare function isGradient(val: any): val is GradientObject; -export declare function getIdURL(id: string): string; -export declare function getPathPrecision(el: Path): number; -export declare function getSRTTransformString(transform: Partial>): string; -export declare const encodeBase64: (str: string) => string; diff --git a/node_modules/zrender/lib/svg/helper.js b/node_modules/zrender/lib/svg/helper.js deleted file mode 100644 index 285456a..0000000 --- a/node_modules/zrender/lib/svg/helper.js +++ /dev/null @@ -1,153 +0,0 @@ -import { RADIAN_TO_DEGREE, retrieve2, logError, isFunction } from '../core/util.js'; -import { parse } from '../tool/color.js'; -import env from '../core/env.js'; -var mathRound = Math.round; -export function normalizeColor(color) { - var opacity; - if (!color || color === 'transparent') { - color = 'none'; - } - else if (typeof color === 'string' && color.indexOf('rgba') > -1) { - var arr = parse(color); - if (arr) { - color = 'rgb(' + arr[0] + ',' + arr[1] + ',' + arr[2] + ')'; - opacity = arr[3]; - } - } - return { - color: color, - opacity: opacity == null ? 1 : opacity - }; -} -var EPSILON = 1e-4; -export function isAroundZero(transform) { - return transform < EPSILON && transform > -EPSILON; -} -export function round3(transform) { - return mathRound(transform * 1e3) / 1e3; -} -export function round4(transform) { - return mathRound(transform * 1e4) / 1e4; -} -export function round1(transform) { - return mathRound(transform * 10) / 10; -} -export function getMatrixStr(m) { - return 'matrix(' - + round3(m[0]) + ',' - + round3(m[1]) + ',' - + round3(m[2]) + ',' - + round3(m[3]) + ',' - + round4(m[4]) + ',' - + round4(m[5]) - + ')'; -} -export var TEXT_ALIGN_TO_ANCHOR = { - left: 'start', - right: 'end', - center: 'middle', - middle: 'middle' -}; -export function adjustTextY(y, lineHeight, textBaseline) { - if (textBaseline === 'top') { - y += lineHeight / 2; - } - else if (textBaseline === 'bottom') { - y -= lineHeight / 2; - } - return y; -} -export function hasShadow(style) { - return style - && (style.shadowBlur || style.shadowOffsetX || style.shadowOffsetY); -} -export function getShadowKey(displayable) { - var style = displayable.style; - var globalScale = displayable.getGlobalScale(); - return [ - style.shadowColor, - (style.shadowBlur || 0).toFixed(2), - (style.shadowOffsetX || 0).toFixed(2), - (style.shadowOffsetY || 0).toFixed(2), - globalScale[0], - globalScale[1] - ].join(','); -} -export function getClipPathsKey(clipPaths) { - var key = []; - if (clipPaths) { - for (var i = 0; i < clipPaths.length; i++) { - var clipPath = clipPaths[i]; - key.push(clipPath.id); - } - } - return key.join(','); -} -export function isImagePattern(val) { - return val && (!!val.image); -} -export function isSVGPattern(val) { - return val && (!!val.svgElement); -} -export function isPattern(val) { - return isImagePattern(val) || isSVGPattern(val); -} -export function isLinearGradient(val) { - return val.type === 'linear'; -} -export function isRadialGradient(val) { - return val.type === 'radial'; -} -export function isGradient(val) { - return val && (val.type === 'linear' - || val.type === 'radial'); -} -export function getIdURL(id) { - return "url(#" + id + ")"; -} -export function getPathPrecision(el) { - var scale = el.getGlobalScale(); - var size = Math.max(scale[0], scale[1]); - return Math.max(Math.ceil(Math.log(size) / Math.log(10)), 1); -} -export function getSRTTransformString(transform) { - var x = transform.x || 0; - var y = transform.y || 0; - var rotation = (transform.rotation || 0) * RADIAN_TO_DEGREE; - var scaleX = retrieve2(transform.scaleX, 1); - var scaleY = retrieve2(transform.scaleY, 1); - var skewX = transform.skewX || 0; - var skewY = transform.skewY || 0; - var res = []; - if (x || y) { - res.push("translate(" + x + "px," + y + "px)"); - } - if (rotation) { - res.push("rotate(" + rotation + ")"); - } - if (scaleX !== 1 || scaleY !== 1) { - res.push("scale(" + scaleX + "," + scaleY + ")"); - } - if (skewX || skewY) { - res.push("skew(" + mathRound(skewX * RADIAN_TO_DEGREE) + "deg, " + mathRound(skewY * RADIAN_TO_DEGREE) + "deg)"); - } - return res.join(' '); -} -export var encodeBase64 = (function () { - if (env.hasGlobalWindow && isFunction(window.btoa)) { - return function (str) { - return window.btoa(unescape(encodeURIComponent(str))); - }; - } - if (typeof Buffer !== 'undefined') { - return function (str) { - return Buffer.from(str).toString('base64'); - }; - } - return function (str) { - if (process.env.NODE_ENV !== 'production') { - logError('Base64 isn\'t natively supported in the current environment.'); - } - return null; - }; -})(); diff --git a/node_modules/zrender/lib/svg/mapStyleToAttrs.d.ts b/node_modules/zrender/lib/svg/mapStyleToAttrs.d.ts deleted file mode 100644 index b26b56d..0000000 --- a/node_modules/zrender/lib/svg/mapStyleToAttrs.d.ts +++ /dev/null @@ -1,6 +0,0 @@ -import Path, { PathStyleProps } from '../graphic/Path'; -import ZRImage, { ImageStyleProps } from '../graphic/Image'; -import TSpan, { TSpanStyleProps } from '../graphic/TSpan'; -declare type AllStyleOption = PathStyleProps | TSpanStyleProps | ImageStyleProps; -export default function mapStyleToAttrs(updateAttr: (key: string, val: string | number) => void, style: AllStyleOption, el: Path | TSpan | ZRImage, forceUpdate: boolean): void; -export {}; diff --git a/node_modules/zrender/lib/svg/mapStyleToAttrs.js b/node_modules/zrender/lib/svg/mapStyleToAttrs.js deleted file mode 100644 index 0b2b1e4..0000000 --- a/node_modules/zrender/lib/svg/mapStyleToAttrs.js +++ /dev/null @@ -1,81 +0,0 @@ -import { DEFAULT_PATH_STYLE } from '../graphic/Path.js'; -import ZRImage from '../graphic/Image.js'; -import { getLineDash } from '../canvas/dashStyle.js'; -import { map } from '../core/util.js'; -import { normalizeColor } from './helper.js'; -var NONE = 'none'; -var mathRound = Math.round; -function pathHasFill(style) { - var fill = style.fill; - return fill != null && fill !== NONE; -} -function pathHasStroke(style) { - var stroke = style.stroke; - return stroke != null && stroke !== NONE; -} -var strokeProps = ['lineCap', 'miterLimit', 'lineJoin']; -var svgStrokeProps = map(strokeProps, function (prop) { return "stroke-" + prop.toLowerCase(); }); -export default function mapStyleToAttrs(updateAttr, style, el, forceUpdate) { - var opacity = style.opacity == null ? 1 : style.opacity; - if (el instanceof ZRImage) { - updateAttr('opacity', opacity); - return; - } - if (pathHasFill(style)) { - var fill = normalizeColor(style.fill); - updateAttr('fill', fill.color); - var fillOpacity = style.fillOpacity != null - ? style.fillOpacity * fill.opacity * opacity - : fill.opacity * opacity; - if (forceUpdate || fillOpacity < 1) { - updateAttr('fill-opacity', fillOpacity); - } - } - else { - updateAttr('fill', NONE); - } - if (pathHasStroke(style)) { - var stroke = normalizeColor(style.stroke); - updateAttr('stroke', stroke.color); - var strokeScale = style.strokeNoScale - ? el.getLineScale() - : 1; - var strokeWidth = (strokeScale ? (style.lineWidth || 0) / strokeScale : 0); - var strokeOpacity = style.strokeOpacity != null - ? style.strokeOpacity * stroke.opacity * opacity - : stroke.opacity * opacity; - var strokeFirst = style.strokeFirst; - if (forceUpdate || strokeWidth !== 1) { - updateAttr('stroke-width', strokeWidth); - } - if (forceUpdate || strokeFirst) { - updateAttr('paint-order', strokeFirst ? 'stroke' : 'fill'); - } - if (forceUpdate || strokeOpacity < 1) { - updateAttr('stroke-opacity', strokeOpacity); - } - if (style.lineDash) { - var _a = getLineDash(el), lineDash = _a[0], lineDashOffset = _a[1]; - if (lineDash) { - lineDashOffset = mathRound(lineDashOffset || 0); - updateAttr('stroke-dasharray', lineDash.join(',')); - if (lineDashOffset || forceUpdate) { - updateAttr('stroke-dashoffset', lineDashOffset); - } - } - } - else if (forceUpdate) { - updateAttr('stroke-dasharray', NONE); - } - for (var i = 0; i < strokeProps.length; i++) { - var propName = strokeProps[i]; - if (forceUpdate || style[propName] !== DEFAULT_PATH_STYLE[propName]) { - var val = style[propName] || DEFAULT_PATH_STYLE[propName]; - val && updateAttr(svgStrokeProps[i], val); - } - } - } - else if (forceUpdate) { - updateAttr('stroke', NONE); - } -} diff --git a/node_modules/zrender/lib/svg/patch.d.ts b/node_modules/zrender/lib/svg/patch.d.ts deleted file mode 100644 index c50fd53..0000000 --- a/node_modules/zrender/lib/svg/patch.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import { SVGVNode } from './core'; -export declare function updateAttrs(oldVnode: SVGVNode, vnode: SVGVNode): void; -export default function patch(oldVnode: SVGVNode, vnode: SVGVNode): SVGVNode; diff --git a/node_modules/zrender/lib/svg/patch.js b/node_modules/zrender/lib/svg/patch.js deleted file mode 100644 index f11447a..0000000 --- a/node_modules/zrender/lib/svg/patch.js +++ /dev/null @@ -1,253 +0,0 @@ -import { isArray, isObject } from '../core/util.js'; -import { createElement, createVNode, XMLNS, XML_NAMESPACE, XLINKNS } from './core.js'; -import * as api from './domapi.js'; -var colonChar = 58; -var xChar = 120; -var emptyNode = createVNode('', ''); -function isUndef(s) { - return s === undefined; -} -function isDef(s) { - return s !== undefined; -} -function createKeyToOldIdx(children, beginIdx, endIdx) { - var map = {}; - for (var i = beginIdx; i <= endIdx; ++i) { - var key = children[i].key; - if (key !== undefined) { - if (process.env.NODE_ENV !== 'production') { - if (map[key] != null) { - console.error("Duplicate key " + key); - } - } - map[key] = i; - } - } - return map; -} -function sameVnode(vnode1, vnode2) { - var isSameKey = vnode1.key === vnode2.key; - var isSameTag = vnode1.tag === vnode2.tag; - return isSameTag && isSameKey; -} -function createElm(vnode) { - var i; - var children = vnode.children; - var tag = vnode.tag; - if (isDef(tag)) { - var elm = (vnode.elm = createElement(tag)); - updateAttrs(emptyNode, vnode); - if (isArray(children)) { - for (i = 0; i < children.length; ++i) { - var ch = children[i]; - if (ch != null) { - api.appendChild(elm, createElm(ch)); - } - } - } - else if (isDef(vnode.text) && !isObject(vnode.text)) { - api.appendChild(elm, api.createTextNode(vnode.text)); - } - } - else { - vnode.elm = api.createTextNode(vnode.text); - } - return vnode.elm; -} -function addVnodes(parentElm, before, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var ch = vnodes[startIdx]; - if (ch != null) { - api.insertBefore(parentElm, createElm(ch), before); - } - } -} -function removeVnodes(parentElm, vnodes, startIdx, endIdx) { - for (; startIdx <= endIdx; ++startIdx) { - var ch = vnodes[startIdx]; - if (ch != null) { - if (isDef(ch.tag)) { - var parent_1 = api.parentNode(ch.elm); - api.removeChild(parent_1, ch.elm); - } - else { - api.removeChild(parentElm, ch.elm); - } - } - } -} -export function updateAttrs(oldVnode, vnode) { - var key; - var elm = vnode.elm; - var oldAttrs = oldVnode && oldVnode.attrs || {}; - var attrs = vnode.attrs || {}; - if (oldAttrs === attrs) { - return; - } - for (key in attrs) { - var cur = attrs[key]; - var old = oldAttrs[key]; - if (old !== cur) { - if (cur === true) { - elm.setAttribute(key, ''); - } - else if (cur === false) { - elm.removeAttribute(key); - } - else { - if (key === 'style') { - elm.style.cssText = cur; - } - else if (key.charCodeAt(0) !== xChar) { - elm.setAttribute(key, cur); - } - else if (key === 'xmlns:xlink' || key === 'xmlns') { - elm.setAttributeNS(XMLNS, key, cur); - } - else if (key.charCodeAt(3) === colonChar) { - elm.setAttributeNS(XML_NAMESPACE, key, cur); - } - else if (key.charCodeAt(5) === colonChar) { - elm.setAttributeNS(XLINKNS, key, cur); - } - else { - elm.setAttribute(key, cur); - } - } - } - } - for (key in oldAttrs) { - if (!(key in attrs)) { - elm.removeAttribute(key); - } - } -} -function updateChildren(parentElm, oldCh, newCh) { - var oldStartIdx = 0; - var newStartIdx = 0; - var oldEndIdx = oldCh.length - 1; - var oldStartVnode = oldCh[0]; - var oldEndVnode = oldCh[oldEndIdx]; - var newEndIdx = newCh.length - 1; - var newStartVnode = newCh[0]; - var newEndVnode = newCh[newEndIdx]; - var oldKeyToIdx; - var idxInOld; - var elmToMove; - var before; - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (oldStartVnode == null) { - oldStartVnode = oldCh[++oldStartIdx]; - } - else if (oldEndVnode == null) { - oldEndVnode = oldCh[--oldEndIdx]; - } - else if (newStartVnode == null) { - newStartVnode = newCh[++newStartIdx]; - } - else if (newEndVnode == null) { - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newEndVnode)) { - patchVnode(oldStartVnode, newEndVnode); - api.insertBefore(parentElm, oldStartVnode.elm, api.nextSibling(oldEndVnode.elm)); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldEndVnode, newStartVnode)) { - patchVnode(oldEndVnode, newStartVnode); - api.insertBefore(parentElm, oldEndVnode.elm, oldStartVnode.elm); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else { - if (isUndef(oldKeyToIdx)) { - oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - } - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - api.insertBefore(parentElm, createElm(newStartVnode), oldStartVnode.elm); - } - else { - elmToMove = oldCh[idxInOld]; - if (elmToMove.tag !== newStartVnode.tag) { - api.insertBefore(parentElm, createElm(newStartVnode), oldStartVnode.elm); - } - else { - patchVnode(elmToMove, newStartVnode); - oldCh[idxInOld] = undefined; - api.insertBefore(parentElm, elmToMove.elm, oldStartVnode.elm); - } - } - newStartVnode = newCh[++newStartIdx]; - } - } - if (oldStartIdx <= oldEndIdx || newStartIdx <= newEndIdx) { - if (oldStartIdx > oldEndIdx) { - before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx); - } - else { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } -} -function patchVnode(oldVnode, vnode) { - var elm = (vnode.elm = oldVnode.elm); - var oldCh = oldVnode.children; - var ch = vnode.children; - if (oldVnode === vnode) { - return; - } - updateAttrs(oldVnode, vnode); - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) { - updateChildren(elm, oldCh, ch); - } - } - else if (isDef(ch)) { - if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - addVnodes(elm, null, ch, 0, ch.length - 1); - } - else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - else if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - } - else if (oldVnode.text !== vnode.text) { - if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - api.setTextContent(elm, vnode.text); - } -} -export default function patch(oldVnode, vnode) { - if (sameVnode(oldVnode, vnode)) { - patchVnode(oldVnode, vnode); - } - else { - var elm = oldVnode.elm; - var parent_2 = api.parentNode(elm); - createElm(vnode); - if (parent_2 !== null) { - api.insertBefore(parent_2, vnode.elm, api.nextSibling(elm)); - removeVnodes(parent_2, [oldVnode], 0, 0); - } - } - return vnode; -} diff --git a/node_modules/zrender/lib/svg/svg.d.ts b/node_modules/zrender/lib/svg/svg.d.ts deleted file mode 100644 index cb0ff5c..0000000 --- a/node_modules/zrender/lib/svg/svg.d.ts +++ /dev/null @@ -1 +0,0 @@ -export {}; diff --git a/node_modules/zrender/lib/svg/svg.js b/node_modules/zrender/lib/svg/svg.js deleted file mode 100644 index 71bb530..0000000 --- a/node_modules/zrender/lib/svg/svg.js +++ /dev/null @@ -1,3 +0,0 @@ -import { registerPainter } from '../zrender.js'; -import Painter from './Painter.js'; -registerPainter('svg', Painter); diff --git a/node_modules/zrender/lib/tool/color.d.ts b/node_modules/zrender/lib/tool/color.d.ts deleted file mode 100644 index e8b9b60..0000000 --- a/node_modules/zrender/lib/tool/color.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { GradientObject } from '../graphic/Gradient'; -export declare function parse(colorStr: string, rgbaArr?: number[]): number[]; -export declare function lift(color: string, level: number): string; -export declare function toHex(color: string): string; -export declare function fastLerp(normalizedValue: number, colors: number[][], out?: number[]): number[]; -export declare const fastMapToColor: typeof fastLerp; -declare type LerpFullOutput = { - color: string; - leftIndex: number; - rightIndex: number; - value: number; -}; -export declare function lerp(normalizedValue: number, colors: string[], fullOutput: boolean): LerpFullOutput; -export declare function lerp(normalizedValue: number, colors: string[]): string; -export declare const mapToColor: typeof lerp; -export declare function modifyHSL(color: string, h?: number, s?: number, l?: number): string; -export declare function modifyAlpha(color: string, alpha?: number): string; -export declare function stringify(arrColor: number[], type: string): string; -export declare function lum(color: string, backgroundLum: number): number; -export declare function random(): string; -export declare function liftColor(color: GradientObject): GradientObject; -export declare function liftColor(color: string): string; -export {}; diff --git a/node_modules/zrender/lib/tool/color.js b/node_modules/zrender/lib/tool/color.js deleted file mode 100644 index 73f2ede..0000000 --- a/node_modules/zrender/lib/tool/color.js +++ /dev/null @@ -1,429 +0,0 @@ -import LRU from '../core/LRU.js'; -import { extend, isGradientObject, isString, map } from '../core/util.js'; -var kCSSColorTable = { - 'transparent': [0, 0, 0, 0], 'aliceblue': [240, 248, 255, 1], - 'antiquewhite': [250, 235, 215, 1], 'aqua': [0, 255, 255, 1], - 'aquamarine': [127, 255, 212, 1], 'azure': [240, 255, 255, 1], - 'beige': [245, 245, 220, 1], 'bisque': [255, 228, 196, 1], - 'black': [0, 0, 0, 1], 'blanchedalmond': [255, 235, 205, 1], - 'blue': [0, 0, 255, 1], 'blueviolet': [138, 43, 226, 1], - 'brown': [165, 42, 42, 1], 'burlywood': [222, 184, 135, 1], - 'cadetblue': [95, 158, 160, 1], 'chartreuse': [127, 255, 0, 1], - 'chocolate': [210, 105, 30, 1], 'coral': [255, 127, 80, 1], - 'cornflowerblue': [100, 149, 237, 1], 'cornsilk': [255, 248, 220, 1], - 'crimson': [220, 20, 60, 1], 'cyan': [0, 255, 255, 1], - 'darkblue': [0, 0, 139, 1], 'darkcyan': [0, 139, 139, 1], - 'darkgoldenrod': [184, 134, 11, 1], 'darkgray': [169, 169, 169, 1], - 'darkgreen': [0, 100, 0, 1], 'darkgrey': [169, 169, 169, 1], - 'darkkhaki': [189, 183, 107, 1], 'darkmagenta': [139, 0, 139, 1], - 'darkolivegreen': [85, 107, 47, 1], 'darkorange': [255, 140, 0, 1], - 'darkorchid': [153, 50, 204, 1], 'darkred': [139, 0, 0, 1], - 'darksalmon': [233, 150, 122, 1], 'darkseagreen': [143, 188, 143, 1], - 'darkslateblue': [72, 61, 139, 1], 'darkslategray': [47, 79, 79, 1], - 'darkslategrey': [47, 79, 79, 1], 'darkturquoise': [0, 206, 209, 1], - 'darkviolet': [148, 0, 211, 1], 'deeppink': [255, 20, 147, 1], - 'deepskyblue': [0, 191, 255, 1], 'dimgray': [105, 105, 105, 1], - 'dimgrey': [105, 105, 105, 1], 'dodgerblue': [30, 144, 255, 1], - 'firebrick': [178, 34, 34, 1], 'floralwhite': [255, 250, 240, 1], - 'forestgreen': [34, 139, 34, 1], 'fuchsia': [255, 0, 255, 1], - 'gainsboro': [220, 220, 220, 1], 'ghostwhite': [248, 248, 255, 1], - 'gold': [255, 215, 0, 1], 'goldenrod': [218, 165, 32, 1], - 'gray': [128, 128, 128, 1], 'green': [0, 128, 0, 1], - 'greenyellow': [173, 255, 47, 1], 'grey': [128, 128, 128, 1], - 'honeydew': [240, 255, 240, 1], 'hotpink': [255, 105, 180, 1], - 'indianred': [205, 92, 92, 1], 'indigo': [75, 0, 130, 1], - 'ivory': [255, 255, 240, 1], 'khaki': [240, 230, 140, 1], - 'lavender': [230, 230, 250, 1], 'lavenderblush': [255, 240, 245, 1], - 'lawngreen': [124, 252, 0, 1], 'lemonchiffon': [255, 250, 205, 1], - 'lightblue': [173, 216, 230, 1], 'lightcoral': [240, 128, 128, 1], - 'lightcyan': [224, 255, 255, 1], 'lightgoldenrodyellow': [250, 250, 210, 1], - 'lightgray': [211, 211, 211, 1], 'lightgreen': [144, 238, 144, 1], - 'lightgrey': [211, 211, 211, 1], 'lightpink': [255, 182, 193, 1], - 'lightsalmon': [255, 160, 122, 1], 'lightseagreen': [32, 178, 170, 1], - 'lightskyblue': [135, 206, 250, 1], 'lightslategray': [119, 136, 153, 1], - 'lightslategrey': [119, 136, 153, 1], 'lightsteelblue': [176, 196, 222, 1], - 'lightyellow': [255, 255, 224, 1], 'lime': [0, 255, 0, 1], - 'limegreen': [50, 205, 50, 1], 'linen': [250, 240, 230, 1], - 'magenta': [255, 0, 255, 1], 'maroon': [128, 0, 0, 1], - 'mediumaquamarine': [102, 205, 170, 1], 'mediumblue': [0, 0, 205, 1], - 'mediumorchid': [186, 85, 211, 1], 'mediumpurple': [147, 112, 219, 1], - 'mediumseagreen': [60, 179, 113, 1], 'mediumslateblue': [123, 104, 238, 1], - 'mediumspringgreen': [0, 250, 154, 1], 'mediumturquoise': [72, 209, 204, 1], - 'mediumvioletred': [199, 21, 133, 1], 'midnightblue': [25, 25, 112, 1], - 'mintcream': [245, 255, 250, 1], 'mistyrose': [255, 228, 225, 1], - 'moccasin': [255, 228, 181, 1], 'navajowhite': [255, 222, 173, 1], - 'navy': [0, 0, 128, 1], 'oldlace': [253, 245, 230, 1], - 'olive': [128, 128, 0, 1], 'olivedrab': [107, 142, 35, 1], - 'orange': [255, 165, 0, 1], 'orangered': [255, 69, 0, 1], - 'orchid': [218, 112, 214, 1], 'palegoldenrod': [238, 232, 170, 1], - 'palegreen': [152, 251, 152, 1], 'paleturquoise': [175, 238, 238, 1], - 'palevioletred': [219, 112, 147, 1], 'papayawhip': [255, 239, 213, 1], - 'peachpuff': [255, 218, 185, 1], 'peru': [205, 133, 63, 1], - 'pink': [255, 192, 203, 1], 'plum': [221, 160, 221, 1], - 'powderblue': [176, 224, 230, 1], 'purple': [128, 0, 128, 1], - 'red': [255, 0, 0, 1], 'rosybrown': [188, 143, 143, 1], - 'royalblue': [65, 105, 225, 1], 'saddlebrown': [139, 69, 19, 1], - 'salmon': [250, 128, 114, 1], 'sandybrown': [244, 164, 96, 1], - 'seagreen': [46, 139, 87, 1], 'seashell': [255, 245, 238, 1], - 'sienna': [160, 82, 45, 1], 'silver': [192, 192, 192, 1], - 'skyblue': [135, 206, 235, 1], 'slateblue': [106, 90, 205, 1], - 'slategray': [112, 128, 144, 1], 'slategrey': [112, 128, 144, 1], - 'snow': [255, 250, 250, 1], 'springgreen': [0, 255, 127, 1], - 'steelblue': [70, 130, 180, 1], 'tan': [210, 180, 140, 1], - 'teal': [0, 128, 128, 1], 'thistle': [216, 191, 216, 1], - 'tomato': [255, 99, 71, 1], 'turquoise': [64, 224, 208, 1], - 'violet': [238, 130, 238, 1], 'wheat': [245, 222, 179, 1], - 'white': [255, 255, 255, 1], 'whitesmoke': [245, 245, 245, 1], - 'yellow': [255, 255, 0, 1], 'yellowgreen': [154, 205, 50, 1] -}; -function clampCssByte(i) { - i = Math.round(i); - return i < 0 ? 0 : i > 255 ? 255 : i; -} -function clampCssAngle(i) { - i = Math.round(i); - return i < 0 ? 0 : i > 360 ? 360 : i; -} -function clampCssFloat(f) { - return f < 0 ? 0 : f > 1 ? 1 : f; -} -function parseCssInt(val) { - var str = val; - if (str.length && str.charAt(str.length - 1) === '%') { - return clampCssByte(parseFloat(str) / 100 * 255); - } - return clampCssByte(parseInt(str, 10)); -} -function parseCssFloat(val) { - var str = val; - if (str.length && str.charAt(str.length - 1) === '%') { - return clampCssFloat(parseFloat(str) / 100); - } - return clampCssFloat(parseFloat(str)); -} -function cssHueToRgb(m1, m2, h) { - if (h < 0) { - h += 1; - } - else if (h > 1) { - h -= 1; - } - if (h * 6 < 1) { - return m1 + (m2 - m1) * h * 6; - } - if (h * 2 < 1) { - return m2; - } - if (h * 3 < 2) { - return m1 + (m2 - m1) * (2 / 3 - h) * 6; - } - return m1; -} -function lerpNumber(a, b, p) { - return a + (b - a) * p; -} -function setRgba(out, r, g, b, a) { - out[0] = r; - out[1] = g; - out[2] = b; - out[3] = a; - return out; -} -function copyRgba(out, a) { - out[0] = a[0]; - out[1] = a[1]; - out[2] = a[2]; - out[3] = a[3]; - return out; -} -var colorCache = new LRU(20); -var lastRemovedArr = null; -function putToCache(colorStr, rgbaArr) { - if (lastRemovedArr) { - copyRgba(lastRemovedArr, rgbaArr); - } - lastRemovedArr = colorCache.put(colorStr, lastRemovedArr || (rgbaArr.slice())); -} -export function parse(colorStr, rgbaArr) { - if (!colorStr) { - return; - } - rgbaArr = rgbaArr || []; - var cached = colorCache.get(colorStr); - if (cached) { - return copyRgba(rgbaArr, cached); - } - colorStr = colorStr + ''; - var str = colorStr.replace(/ /g, '').toLowerCase(); - if (str in kCSSColorTable) { - copyRgba(rgbaArr, kCSSColorTable[str]); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - var strLen = str.length; - if (str.charAt(0) === '#') { - if (strLen === 4 || strLen === 5) { - var iv = parseInt(str.slice(1, 4), 16); - if (!(iv >= 0 && iv <= 0xfff)) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - setRgba(rgbaArr, ((iv & 0xf00) >> 4) | ((iv & 0xf00) >> 8), (iv & 0xf0) | ((iv & 0xf0) >> 4), (iv & 0xf) | ((iv & 0xf) << 4), strLen === 5 ? parseInt(str.slice(4), 16) / 0xf : 1); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - else if (strLen === 7 || strLen === 9) { - var iv = parseInt(str.slice(1, 7), 16); - if (!(iv >= 0 && iv <= 0xffffff)) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - setRgba(rgbaArr, (iv & 0xff0000) >> 16, (iv & 0xff00) >> 8, iv & 0xff, strLen === 9 ? parseInt(str.slice(7), 16) / 0xff : 1); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - return; - } - var op = str.indexOf('('); - var ep = str.indexOf(')'); - if (op !== -1 && ep + 1 === strLen) { - var fname = str.substr(0, op); - var params = str.substr(op + 1, ep - (op + 1)).split(','); - var alpha = 1; - switch (fname) { - case 'rgba': - if (params.length !== 4) { - return params.length === 3 - ? setRgba(rgbaArr, +params[0], +params[1], +params[2], 1) - : setRgba(rgbaArr, 0, 0, 0, 1); - } - alpha = parseCssFloat(params.pop()); - case 'rgb': - if (params.length >= 3) { - setRgba(rgbaArr, parseCssInt(params[0]), parseCssInt(params[1]), parseCssInt(params[2]), params.length === 3 ? alpha : parseCssFloat(params[3])); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - else { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - case 'hsla': - if (params.length !== 4) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - params[3] = parseCssFloat(params[3]); - hsla2rgba(params, rgbaArr); - putToCache(colorStr, rgbaArr); - return rgbaArr; - case 'hsl': - if (params.length !== 3) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - hsla2rgba(params, rgbaArr); - putToCache(colorStr, rgbaArr); - return rgbaArr; - default: - return; - } - } - setRgba(rgbaArr, 0, 0, 0, 1); - return; -} -function hsla2rgba(hsla, rgba) { - var h = (((parseFloat(hsla[0]) % 360) + 360) % 360) / 360; - var s = parseCssFloat(hsla[1]); - var l = parseCssFloat(hsla[2]); - var m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s; - var m1 = l * 2 - m2; - rgba = rgba || []; - setRgba(rgba, clampCssByte(cssHueToRgb(m1, m2, h + 1 / 3) * 255), clampCssByte(cssHueToRgb(m1, m2, h) * 255), clampCssByte(cssHueToRgb(m1, m2, h - 1 / 3) * 255), 1); - if (hsla.length === 4) { - rgba[3] = hsla[3]; - } - return rgba; -} -function rgba2hsla(rgba) { - if (!rgba) { - return; - } - var R = rgba[0] / 255; - var G = rgba[1] / 255; - var B = rgba[2] / 255; - var vMin = Math.min(R, G, B); - var vMax = Math.max(R, G, B); - var delta = vMax - vMin; - var L = (vMax + vMin) / 2; - var H; - var S; - if (delta === 0) { - H = 0; - S = 0; - } - else { - if (L < 0.5) { - S = delta / (vMax + vMin); - } - else { - S = delta / (2 - vMax - vMin); - } - var deltaR = (((vMax - R) / 6) + (delta / 2)) / delta; - var deltaG = (((vMax - G) / 6) + (delta / 2)) / delta; - var deltaB = (((vMax - B) / 6) + (delta / 2)) / delta; - if (R === vMax) { - H = deltaB - deltaG; - } - else if (G === vMax) { - H = (1 / 3) + deltaR - deltaB; - } - else if (B === vMax) { - H = (2 / 3) + deltaG - deltaR; - } - if (H < 0) { - H += 1; - } - if (H > 1) { - H -= 1; - } - } - var hsla = [H * 360, S, L]; - if (rgba[3] != null) { - hsla.push(rgba[3]); - } - return hsla; -} -export function lift(color, level) { - var colorArr = parse(color); - if (colorArr) { - for (var i = 0; i < 3; i++) { - if (level < 0) { - colorArr[i] = colorArr[i] * (1 - level) | 0; - } - else { - colorArr[i] = ((255 - colorArr[i]) * level + colorArr[i]) | 0; - } - if (colorArr[i] > 255) { - colorArr[i] = 255; - } - else if (colorArr[i] < 0) { - colorArr[i] = 0; - } - } - return stringify(colorArr, colorArr.length === 4 ? 'rgba' : 'rgb'); - } -} -export function toHex(color) { - var colorArr = parse(color); - if (colorArr) { - return ((1 << 24) + (colorArr[0] << 16) + (colorArr[1] << 8) + (+colorArr[2])).toString(16).slice(1); - } -} -export function fastLerp(normalizedValue, colors, out) { - if (!(colors && colors.length) - || !(normalizedValue >= 0 && normalizedValue <= 1)) { - return; - } - out = out || []; - var value = normalizedValue * (colors.length - 1); - var leftIndex = Math.floor(value); - var rightIndex = Math.ceil(value); - var leftColor = colors[leftIndex]; - var rightColor = colors[rightIndex]; - var dv = value - leftIndex; - out[0] = clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)); - out[1] = clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)); - out[2] = clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)); - out[3] = clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)); - return out; -} -export var fastMapToColor = fastLerp; -export function lerp(normalizedValue, colors, fullOutput) { - if (!(colors && colors.length) - || !(normalizedValue >= 0 && normalizedValue <= 1)) { - return; - } - var value = normalizedValue * (colors.length - 1); - var leftIndex = Math.floor(value); - var rightIndex = Math.ceil(value); - var leftColor = parse(colors[leftIndex]); - var rightColor = parse(colors[rightIndex]); - var dv = value - leftIndex; - var color = stringify([ - clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)), - clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)), - clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)), - clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)) - ], 'rgba'); - return fullOutput - ? { - color: color, - leftIndex: leftIndex, - rightIndex: rightIndex, - value: value - } - : color; -} -export var mapToColor = lerp; -export function modifyHSL(color, h, s, l) { - var colorArr = parse(color); - if (color) { - colorArr = rgba2hsla(colorArr); - h != null && (colorArr[0] = clampCssAngle(h)); - s != null && (colorArr[1] = parseCssFloat(s)); - l != null && (colorArr[2] = parseCssFloat(l)); - return stringify(hsla2rgba(colorArr), 'rgba'); - } -} -export function modifyAlpha(color, alpha) { - var colorArr = parse(color); - if (colorArr && alpha != null) { - colorArr[3] = clampCssFloat(alpha); - return stringify(colorArr, 'rgba'); - } -} -export function stringify(arrColor, type) { - if (!arrColor || !arrColor.length) { - return; - } - var colorStr = arrColor[0] + ',' + arrColor[1] + ',' + arrColor[2]; - if (type === 'rgba' || type === 'hsva' || type === 'hsla') { - colorStr += ',' + arrColor[3]; - } - return type + '(' + colorStr + ')'; -} -export function lum(color, backgroundLum) { - var arr = parse(color); - return arr - ? (0.299 * arr[0] + 0.587 * arr[1] + 0.114 * arr[2]) * arr[3] / 255 - + (1 - arr[3]) * backgroundLum - : 0; -} -export function random() { - return stringify([ - Math.round(Math.random() * 255), - Math.round(Math.random() * 255), - Math.round(Math.random() * 255) - ], 'rgb'); -} -var liftedColorCache = new LRU(100); -export function liftColor(color) { - if (isString(color)) { - var liftedColor = liftedColorCache.get(color); - if (!liftedColor) { - liftedColor = lift(color, -0.1); - liftedColorCache.put(color, liftedColor); - } - return liftedColor; - } - else if (isGradientObject(color)) { - var ret = extend({}, color); - ret.colorStops = map(color.colorStops, function (stop) { return ({ - offset: stop.offset, - color: lift(stop.color, -0.1) - }); }); - return ret; - } - return color; -} diff --git a/node_modules/zrender/lib/tool/convertPath.d.ts b/node_modules/zrender/lib/tool/convertPath.d.ts deleted file mode 100644 index e0c6c82..0000000 --- a/node_modules/zrender/lib/tool/convertPath.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import PathProxy from '../core/PathProxy'; -export declare function pathToBezierCurves(path: PathProxy): number[][]; -export declare function pathToPolygons(path: PathProxy, scale?: number): number[][]; diff --git a/node_modules/zrender/lib/tool/convertPath.js b/node_modules/zrender/lib/tool/convertPath.js deleted file mode 100644 index ea5e5ce..0000000 --- a/node_modules/zrender/lib/tool/convertPath.js +++ /dev/null @@ -1,197 +0,0 @@ -import { cubicSubdivide } from '../core/curve.js'; -import PathProxy from '../core/PathProxy.js'; -var CMD = PathProxy.CMD; -function aroundEqual(a, b) { - return Math.abs(a - b) < 1e-5; -} -export function pathToBezierCurves(path) { - var data = path.data; - var len = path.len(); - var bezierArrayGroups = []; - var currentSubpath; - var xi = 0; - var yi = 0; - var x0 = 0; - var y0 = 0; - function createNewSubpath(x, y) { - if (currentSubpath && currentSubpath.length > 2) { - bezierArrayGroups.push(currentSubpath); - } - currentSubpath = [x, y]; - } - function addLine(x0, y0, x1, y1) { - if (!(aroundEqual(x0, x1) && aroundEqual(y0, y1))) { - currentSubpath.push(x0, y0, x1, y1, x1, y1); - } - } - function addArc(startAngle, endAngle, cx, cy, rx, ry) { - var delta = Math.abs(endAngle - startAngle); - var len = Math.tan(delta / 4) * 4 / 3; - var dir = endAngle < startAngle ? -1 : 1; - var c1 = Math.cos(startAngle); - var s1 = Math.sin(startAngle); - var c2 = Math.cos(endAngle); - var s2 = Math.sin(endAngle); - var x1 = c1 * rx + cx; - var y1 = s1 * ry + cy; - var x4 = c2 * rx + cx; - var y4 = s2 * ry + cy; - var hx = rx * len * dir; - var hy = ry * len * dir; - currentSubpath.push(x1 - hx * s1, y1 + hy * c1, x4 + hx * s2, y4 - hy * c2, x4, y4); - } - var x1; - var y1; - var x2; - var y2; - for (var i = 0; i < len;) { - var cmd = data[i++]; - var isFirst = i === 1; - if (isFirst) { - xi = data[i]; - yi = data[i + 1]; - x0 = xi; - y0 = yi; - if (cmd === CMD.L || cmd === CMD.C || cmd === CMD.Q) { - currentSubpath = [x0, y0]; - } - } - switch (cmd) { - case CMD.M: - xi = x0 = data[i++]; - yi = y0 = data[i++]; - createNewSubpath(x0, y0); - break; - case CMD.L: - x1 = data[i++]; - y1 = data[i++]; - addLine(xi, yi, x1, y1); - xi = x1; - yi = y1; - break; - case CMD.C: - currentSubpath.push(data[i++], data[i++], data[i++], data[i++], xi = data[i++], yi = data[i++]); - break; - case CMD.Q: - x1 = data[i++]; - y1 = data[i++]; - x2 = data[i++]; - y2 = data[i++]; - currentSubpath.push(xi + 2 / 3 * (x1 - xi), yi + 2 / 3 * (y1 - yi), x2 + 2 / 3 * (x1 - x2), y2 + 2 / 3 * (y1 - y2), x2, y2); - xi = x2; - yi = y2; - break; - case CMD.A: - var cx = data[i++]; - var cy = data[i++]; - var rx = data[i++]; - var ry = data[i++]; - var startAngle = data[i++]; - var endAngle = data[i++] + startAngle; - i += 1; - var anticlockwise = !data[i++]; - x1 = Math.cos(startAngle) * rx + cx; - y1 = Math.sin(startAngle) * ry + cy; - if (isFirst) { - x0 = x1; - y0 = y1; - createNewSubpath(x0, y0); - } - else { - addLine(xi, yi, x1, y1); - } - xi = Math.cos(endAngle) * rx + cx; - yi = Math.sin(endAngle) * ry + cy; - var step = (anticlockwise ? -1 : 1) * Math.PI / 2; - for (var angle = startAngle; anticlockwise ? angle > endAngle : angle < endAngle; angle += step) { - var nextAngle = anticlockwise ? Math.max(angle + step, endAngle) - : Math.min(angle + step, endAngle); - addArc(angle, nextAngle, cx, cy, rx, ry); - } - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - x1 = x0 + data[i++]; - y1 = y0 + data[i++]; - createNewSubpath(x1, y0); - addLine(x1, y0, x1, y1); - addLine(x1, y1, x0, y1); - addLine(x0, y1, x0, y0); - addLine(x0, y0, x1, y0); - break; - case CMD.Z: - currentSubpath && addLine(xi, yi, x0, y0); - xi = x0; - yi = y0; - break; - } - } - if (currentSubpath && currentSubpath.length > 2) { - bezierArrayGroups.push(currentSubpath); - } - return bezierArrayGroups; -} -function adpativeBezier(x0, y0, x1, y1, x2, y2, x3, y3, out, scale) { - if (aroundEqual(x0, x1) && aroundEqual(y0, y1) && aroundEqual(x2, x3) && aroundEqual(y2, y3)) { - out.push(x3, y3); - return; - } - var PIXEL_DISTANCE = 2 / scale; - var PIXEL_DISTANCE_SQR = PIXEL_DISTANCE * PIXEL_DISTANCE; - var dx = x3 - x0; - var dy = y3 - y0; - var d = Math.sqrt(dx * dx + dy * dy); - dx /= d; - dy /= d; - var dx1 = x1 - x0; - var dy1 = y1 - y0; - var dx2 = x2 - x3; - var dy2 = y2 - y3; - var cp1LenSqr = dx1 * dx1 + dy1 * dy1; - var cp2LenSqr = dx2 * dx2 + dy2 * dy2; - if (cp1LenSqr < PIXEL_DISTANCE_SQR && cp2LenSqr < PIXEL_DISTANCE_SQR) { - out.push(x3, y3); - return; - } - var projLen1 = dx * dx1 + dy * dy1; - var projLen2 = -dx * dx2 - dy * dy2; - var d1Sqr = cp1LenSqr - projLen1 * projLen1; - var d2Sqr = cp2LenSqr - projLen2 * projLen2; - if (d1Sqr < PIXEL_DISTANCE_SQR && projLen1 >= 0 - && d2Sqr < PIXEL_DISTANCE_SQR && projLen2 >= 0) { - out.push(x3, y3); - return; - } - var tmpSegX = []; - var tmpSegY = []; - cubicSubdivide(x0, x1, x2, x3, 0.5, tmpSegX); - cubicSubdivide(y0, y1, y2, y3, 0.5, tmpSegY); - adpativeBezier(tmpSegX[0], tmpSegY[0], tmpSegX[1], tmpSegY[1], tmpSegX[2], tmpSegY[2], tmpSegX[3], tmpSegY[3], out, scale); - adpativeBezier(tmpSegX[4], tmpSegY[4], tmpSegX[5], tmpSegY[5], tmpSegX[6], tmpSegY[6], tmpSegX[7], tmpSegY[7], out, scale); -} -export function pathToPolygons(path, scale) { - var bezierArrayGroups = pathToBezierCurves(path); - var polygons = []; - scale = scale || 1; - for (var i = 0; i < bezierArrayGroups.length; i++) { - var beziers = bezierArrayGroups[i]; - var polygon = []; - var x0 = beziers[0]; - var y0 = beziers[1]; - polygon.push(x0, y0); - for (var k = 2; k < beziers.length;) { - var x1 = beziers[k++]; - var y1 = beziers[k++]; - var x2 = beziers[k++]; - var y2 = beziers[k++]; - var x3 = beziers[k++]; - var y3 = beziers[k++]; - adpativeBezier(x0, y0, x1, y1, x2, y2, x3, y3, polygon, scale); - x0 = x3; - y0 = y3; - } - polygons.push(polygon); - } - return polygons; -} diff --git a/node_modules/zrender/lib/tool/dividePath.d.ts b/node_modules/zrender/lib/tool/dividePath.d.ts deleted file mode 100644 index ac2b3b1..0000000 --- a/node_modules/zrender/lib/tool/dividePath.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import Path from '../graphic/Path'; -export declare function clone(path: Path, count: number): Path[]; -export declare function split(path: Path, count: number): Path[]; diff --git a/node_modules/zrender/lib/tool/dividePath.js b/node_modules/zrender/lib/tool/dividePath.js deleted file mode 100644 index 10679ff..0000000 --- a/node_modules/zrender/lib/tool/dividePath.js +++ /dev/null @@ -1,312 +0,0 @@ -import { fromPoints } from '../core/bbox.js'; -import BoundingRect from '../core/BoundingRect.js'; -import Point from '../core/Point.js'; -import { map } from '../core/util.js'; -import Polygon from '../graphic/shape/Polygon.js'; -import Rect from '../graphic/shape/Rect.js'; -import Sector from '../graphic/shape/Sector.js'; -import { pathToPolygons } from './convertPath.js'; -import { clonePath } from './path.js'; -function getDividingGrids(dimSize, rowDim, count) { - var rowSize = dimSize[rowDim]; - var columnSize = dimSize[1 - rowDim]; - var ratio = Math.abs(rowSize / columnSize); - var rowCount = Math.ceil(Math.sqrt(ratio * count)); - var columnCount = Math.floor(count / rowCount); - if (columnCount === 0) { - columnCount = 1; - rowCount = count; - } - var grids = []; - for (var i = 0; i < rowCount; i++) { - grids.push(columnCount); - } - var currentCount = rowCount * columnCount; - var remained = count - currentCount; - if (remained > 0) { - for (var i = 0; i < remained; i++) { - grids[i % rowCount] += 1; - } - } - return grids; -} -function divideSector(sectorShape, count, outShapes) { - var r0 = sectorShape.r0; - var r = sectorShape.r; - var startAngle = sectorShape.startAngle; - var endAngle = sectorShape.endAngle; - var angle = Math.abs(endAngle - startAngle); - var arcLen = angle * r; - var deltaR = r - r0; - var isAngleRow = arcLen > Math.abs(deltaR); - var grids = getDividingGrids([arcLen, deltaR], isAngleRow ? 0 : 1, count); - var rowSize = (isAngleRow ? angle : deltaR) / grids.length; - for (var row = 0; row < grids.length; row++) { - var columnSize = (isAngleRow ? deltaR : angle) / grids[row]; - for (var column = 0; column < grids[row]; column++) { - var newShape = {}; - if (isAngleRow) { - newShape.startAngle = startAngle + rowSize * row; - newShape.endAngle = startAngle + rowSize * (row + 1); - newShape.r0 = r0 + columnSize * column; - newShape.r = r0 + columnSize * (column + 1); - } - else { - newShape.startAngle = startAngle + columnSize * column; - newShape.endAngle = startAngle + columnSize * (column + 1); - newShape.r0 = r0 + rowSize * row; - newShape.r = r0 + rowSize * (row + 1); - } - newShape.clockwise = sectorShape.clockwise; - newShape.cx = sectorShape.cx; - newShape.cy = sectorShape.cy; - outShapes.push(newShape); - } - } -} -function divideRect(rectShape, count, outShapes) { - var width = rectShape.width; - var height = rectShape.height; - var isHorizontalRow = width > height; - var grids = getDividingGrids([width, height], isHorizontalRow ? 0 : 1, count); - var rowSizeDim = isHorizontalRow ? 'width' : 'height'; - var columnSizeDim = isHorizontalRow ? 'height' : 'width'; - var rowDim = isHorizontalRow ? 'x' : 'y'; - var columnDim = isHorizontalRow ? 'y' : 'x'; - var rowSize = rectShape[rowSizeDim] / grids.length; - for (var row = 0; row < grids.length; row++) { - var columnSize = rectShape[columnSizeDim] / grids[row]; - for (var column = 0; column < grids[row]; column++) { - var newShape = {}; - newShape[rowDim] = row * rowSize; - newShape[columnDim] = column * columnSize; - newShape[rowSizeDim] = rowSize; - newShape[columnSizeDim] = columnSize; - newShape.x += rectShape.x; - newShape.y += rectShape.y; - outShapes.push(newShape); - } - } -} -function crossProduct2d(x1, y1, x2, y2) { - return x1 * y2 - x2 * y1; -} -function lineLineIntersect(a1x, a1y, a2x, a2y, b1x, b1y, b2x, b2y) { - var mx = a2x - a1x; - var my = a2y - a1y; - var nx = b2x - b1x; - var ny = b2y - b1y; - var nmCrossProduct = crossProduct2d(nx, ny, mx, my); - if (Math.abs(nmCrossProduct) < 1e-6) { - return null; - } - var b1a1x = a1x - b1x; - var b1a1y = a1y - b1y; - var p = crossProduct2d(b1a1x, b1a1y, nx, ny) / nmCrossProduct; - if (p < 0 || p > 1) { - return null; - } - return new Point(p * mx + a1x, p * my + a1y); -} -function projPtOnLine(pt, lineA, lineB) { - var dir = new Point(); - Point.sub(dir, lineB, lineA); - dir.normalize(); - var dir2 = new Point(); - Point.sub(dir2, pt, lineA); - var len = dir2.dot(dir); - return len; -} -function addToPoly(poly, pt) { - var last = poly[poly.length - 1]; - if (last && last[0] === pt[0] && last[1] === pt[1]) { - return; - } - poly.push(pt); -} -function splitPolygonByLine(points, lineA, lineB) { - var len = points.length; - var intersections = []; - for (var i = 0; i < len; i++) { - var p0 = points[i]; - var p1 = points[(i + 1) % len]; - var intersectionPt = lineLineIntersect(p0[0], p0[1], p1[0], p1[1], lineA.x, lineA.y, lineB.x, lineB.y); - if (intersectionPt) { - intersections.push({ - projPt: projPtOnLine(intersectionPt, lineA, lineB), - pt: intersectionPt, - idx: i - }); - } - } - if (intersections.length < 2) { - return [{ points: points }, { points: points }]; - } - intersections.sort(function (a, b) { - return a.projPt - b.projPt; - }); - var splitPt0 = intersections[0]; - var splitPt1 = intersections[intersections.length - 1]; - if (splitPt1.idx < splitPt0.idx) { - var tmp = splitPt0; - splitPt0 = splitPt1; - splitPt1 = tmp; - } - var splitPt0Arr = [splitPt0.pt.x, splitPt0.pt.y]; - var splitPt1Arr = [splitPt1.pt.x, splitPt1.pt.y]; - var newPolyA = [splitPt0Arr]; - var newPolyB = [splitPt1Arr]; - for (var i = splitPt0.idx + 1; i <= splitPt1.idx; i++) { - addToPoly(newPolyA, points[i].slice()); - } - addToPoly(newPolyA, splitPt1Arr); - addToPoly(newPolyA, splitPt0Arr); - for (var i = splitPt1.idx + 1; i <= splitPt0.idx + len; i++) { - addToPoly(newPolyB, points[i % len].slice()); - } - addToPoly(newPolyB, splitPt0Arr); - addToPoly(newPolyB, splitPt1Arr); - return [{ - points: newPolyA - }, { - points: newPolyB - }]; -} -function binaryDividePolygon(polygonShape) { - var points = polygonShape.points; - var min = []; - var max = []; - fromPoints(points, min, max); - var boundingRect = new BoundingRect(min[0], min[1], max[0] - min[0], max[1] - min[1]); - var width = boundingRect.width; - var height = boundingRect.height; - var x = boundingRect.x; - var y = boundingRect.y; - var pt0 = new Point(); - var pt1 = new Point(); - if (width > height) { - pt0.x = pt1.x = x + width / 2; - pt0.y = y; - pt1.y = y + height; - } - else { - pt0.y = pt1.y = y + height / 2; - pt0.x = x; - pt1.x = x + width; - } - return splitPolygonByLine(points, pt0, pt1); -} -function binaryDivideRecursive(divider, shape, count, out) { - if (count === 1) { - out.push(shape); - } - else { - var mid = Math.floor(count / 2); - var sub = divider(shape); - binaryDivideRecursive(divider, sub[0], mid, out); - binaryDivideRecursive(divider, sub[1], count - mid, out); - } - return out; -} -export function clone(path, count) { - var paths = []; - for (var i = 0; i < count; i++) { - paths.push(clonePath(path)); - } - return paths; -} -function copyPathProps(source, target) { - target.setStyle(source.style); - target.z = source.z; - target.z2 = source.z2; - target.zlevel = source.zlevel; -} -function polygonConvert(points) { - var out = []; - for (var i = 0; i < points.length;) { - out.push([points[i++], points[i++]]); - } - return out; -} -export function split(path, count) { - var outShapes = []; - var shape = path.shape; - var OutShapeCtor; - switch (path.type) { - case 'rect': - divideRect(shape, count, outShapes); - OutShapeCtor = Rect; - break; - case 'sector': - divideSector(shape, count, outShapes); - OutShapeCtor = Sector; - break; - case 'circle': - divideSector({ - r0: 0, r: shape.r, startAngle: 0, endAngle: Math.PI * 2, - cx: shape.cx, cy: shape.cy - }, count, outShapes); - OutShapeCtor = Sector; - break; - default: - var m = path.getComputedTransform(); - var scale = m ? Math.sqrt(Math.max(m[0] * m[0] + m[1] * m[1], m[2] * m[2] + m[3] * m[3])) : 1; - var polygons = map(pathToPolygons(path.getUpdatedPathProxy(), scale), function (poly) { return polygonConvert(poly); }); - var polygonCount = polygons.length; - if (polygonCount === 0) { - binaryDivideRecursive(binaryDividePolygon, { - points: polygons[0] - }, count, outShapes); - } - else if (polygonCount === count) { - for (var i = 0; i < polygonCount; i++) { - outShapes.push({ - points: polygons[i] - }); - } - } - else { - var totalArea_1 = 0; - var items = map(polygons, function (poly) { - var min = []; - var max = []; - fromPoints(poly, min, max); - var area = (max[1] - min[1]) * (max[0] - min[0]); - totalArea_1 += area; - return { poly: poly, area: area }; - }); - items.sort(function (a, b) { return b.area - a.area; }); - var left = count; - for (var i = 0; i < polygonCount; i++) { - var item = items[i]; - if (left <= 0) { - break; - } - var selfCount = i === polygonCount - 1 - ? left - : Math.ceil(item.area / totalArea_1 * count); - if (selfCount < 0) { - continue; - } - binaryDivideRecursive(binaryDividePolygon, { - points: item.poly - }, selfCount, outShapes); - left -= selfCount; - } - ; - } - OutShapeCtor = Polygon; - break; - } - if (!OutShapeCtor) { - return clone(path, count); - } - var out = []; - for (var i = 0; i < outShapes.length; i++) { - var subPath = new OutShapeCtor(); - subPath.setShape(outShapes[i]); - copyPathProps(path, subPath); - out.push(subPath); - } - return out; -} diff --git a/node_modules/zrender/lib/tool/morphPath.d.ts b/node_modules/zrender/lib/tool/morphPath.d.ts deleted file mode 100644 index 5583d54..0000000 --- a/node_modules/zrender/lib/tool/morphPath.d.ts +++ /dev/null @@ -1,41 +0,0 @@ -import Path from '../graphic/Path'; -import Element, { ElementAnimateConfig } from '../Element'; -import { split } from './dividePath'; -export declare function alignBezierCurves(array1: number[][], array2: number[][]): number[][][]; -export interface CombineMorphingPath extends Path { - childrenRef(): (CombineMorphingPath | Path)[]; - __isCombineMorphing: boolean; -} -export declare function centroid(array: number[]): number[]; -export declare function isCombineMorphing(path: Element): path is CombineMorphingPath; -export declare function isMorphing(el: Element): boolean; -export declare function morphPath(fromPath: Path, toPath: Path, animationOpts: ElementAnimateConfig): Path; -export interface DividePathParams { - path: Path; - count: number; -} -export interface DividePath { - (params: DividePathParams): Path[]; -} -export interface IndividualDelay { - (index: number, count: number, fromPath: Path, toPath: Path): number; -} -export interface CombineConfig extends ElementAnimateConfig { - dividePath?: DividePath; - individualDelay?: IndividualDelay; -} -export declare function combineMorph(fromList: (CombineMorphingPath | Path)[], toPath: Path, animationOpts: CombineConfig): { - fromIndividuals: Path[]; - toIndividuals: Path[]; - count: number; -}; -export interface SeparateConfig extends ElementAnimateConfig { - dividePath?: DividePath; - individualDelay?: IndividualDelay; -} -export declare function separateMorph(fromPath: Path, toPathList: Path[], animationOpts: SeparateConfig): { - fromIndividuals: Path[]; - toIndividuals: Path[]; - count: number; -}; -export { split as defaultDividePath }; diff --git a/node_modules/zrender/lib/tool/morphPath.js b/node_modules/zrender/lib/tool/morphPath.js deleted file mode 100644 index 0705792..0000000 --- a/node_modules/zrender/lib/tool/morphPath.js +++ /dev/null @@ -1,594 +0,0 @@ -import { cubicSubdivide } from '../core/curve.js'; -import Path from '../graphic/Path.js'; -import { defaults, map } from '../core/util.js'; -import { lerp } from '../core/vector.js'; -import { clonePath } from './path.js'; -import Transformable from '../core/Transformable.js'; -import { split } from './dividePath.js'; -import { pathToBezierCurves } from './convertPath.js'; -function alignSubpath(subpath1, subpath2) { - var len1 = subpath1.length; - var len2 = subpath2.length; - if (len1 === len2) { - return [subpath1, subpath2]; - } - var tmpSegX = []; - var tmpSegY = []; - var shorterPath = len1 < len2 ? subpath1 : subpath2; - var shorterLen = Math.min(len1, len2); - var diff = Math.abs(len2 - len1) / 6; - var shorterBezierCount = (shorterLen - 2) / 6; - var eachCurveSubDivCount = Math.ceil(diff / shorterBezierCount) + 1; - var newSubpath = [shorterPath[0], shorterPath[1]]; - var remained = diff; - for (var i = 2; i < shorterLen;) { - var x0 = shorterPath[i - 2]; - var y0 = shorterPath[i - 1]; - var x1 = shorterPath[i++]; - var y1 = shorterPath[i++]; - var x2 = shorterPath[i++]; - var y2 = shorterPath[i++]; - var x3 = shorterPath[i++]; - var y3 = shorterPath[i++]; - if (remained <= 0) { - newSubpath.push(x1, y1, x2, y2, x3, y3); - continue; - } - var actualSubDivCount = Math.min(remained, eachCurveSubDivCount - 1) + 1; - for (var k = 1; k <= actualSubDivCount; k++) { - var p = k / actualSubDivCount; - cubicSubdivide(x0, x1, x2, x3, p, tmpSegX); - cubicSubdivide(y0, y1, y2, y3, p, tmpSegY); - x0 = tmpSegX[3]; - y0 = tmpSegY[3]; - newSubpath.push(tmpSegX[1], tmpSegY[1], tmpSegX[2], tmpSegY[2], x0, y0); - x1 = tmpSegX[5]; - y1 = tmpSegY[5]; - x2 = tmpSegX[6]; - y2 = tmpSegY[6]; - } - remained -= actualSubDivCount - 1; - } - return shorterPath === subpath1 ? [newSubpath, subpath2] : [subpath1, newSubpath]; -} -function createSubpath(lastSubpathSubpath, otherSubpath) { - var len = lastSubpathSubpath.length; - var lastX = lastSubpathSubpath[len - 2]; - var lastY = lastSubpathSubpath[len - 1]; - var newSubpath = []; - for (var i = 0; i < otherSubpath.length;) { - newSubpath[i++] = lastX; - newSubpath[i++] = lastY; - } - return newSubpath; -} -export function alignBezierCurves(array1, array2) { - var _a; - var lastSubpath1; - var lastSubpath2; - var newArray1 = []; - var newArray2 = []; - for (var i = 0; i < Math.max(array1.length, array2.length); i++) { - var subpath1 = array1[i]; - var subpath2 = array2[i]; - var newSubpath1 = void 0; - var newSubpath2 = void 0; - if (!subpath1) { - newSubpath1 = createSubpath(lastSubpath1 || subpath2, subpath2); - newSubpath2 = subpath2; - } - else if (!subpath2) { - newSubpath2 = createSubpath(lastSubpath2 || subpath1, subpath1); - newSubpath1 = subpath1; - } - else { - _a = alignSubpath(subpath1, subpath2), newSubpath1 = _a[0], newSubpath2 = _a[1]; - lastSubpath1 = newSubpath1; - lastSubpath2 = newSubpath2; - } - newArray1.push(newSubpath1); - newArray2.push(newSubpath2); - } - return [newArray1, newArray2]; -} -export function centroid(array) { - var signedArea = 0; - var cx = 0; - var cy = 0; - var len = array.length; - for (var i = 0, j = len - 2; i < len; j = i, i += 2) { - var x0 = array[j]; - var y0 = array[j + 1]; - var x1 = array[i]; - var y1 = array[i + 1]; - var a = x0 * y1 - x1 * y0; - signedArea += a; - cx += (x0 + x1) * a; - cy += (y0 + y1) * a; - } - if (signedArea === 0) { - return [array[0] || 0, array[1] || 0]; - } - return [cx / signedArea / 3, cy / signedArea / 3, signedArea]; -} -function findBestRingOffset(fromSubBeziers, toSubBeziers, fromCp, toCp) { - var bezierCount = (fromSubBeziers.length - 2) / 6; - var bestScore = Infinity; - var bestOffset = 0; - var len = fromSubBeziers.length; - var len2 = len - 2; - for (var offset = 0; offset < bezierCount; offset++) { - var cursorOffset = offset * 6; - var score = 0; - for (var k = 0; k < len; k += 2) { - var idx = k === 0 ? cursorOffset : ((cursorOffset + k - 2) % len2 + 2); - var x0 = fromSubBeziers[idx] - fromCp[0]; - var y0 = fromSubBeziers[idx + 1] - fromCp[1]; - var x1 = toSubBeziers[k] - toCp[0]; - var y1 = toSubBeziers[k + 1] - toCp[1]; - var dx = x1 - x0; - var dy = y1 - y0; - score += dx * dx + dy * dy; - } - if (score < bestScore) { - bestScore = score; - bestOffset = offset; - } - } - return bestOffset; -} -function reverse(array) { - var newArr = []; - var len = array.length; - for (var i = 0; i < len; i += 2) { - newArr[i] = array[len - i - 2]; - newArr[i + 1] = array[len - i - 1]; - } - return newArr; -} -function findBestMorphingRotation(fromArr, toArr, searchAngleIteration, searchAngleRange) { - var result = []; - var fromNeedsReverse; - for (var i = 0; i < fromArr.length; i++) { - var fromSubpathBezier = fromArr[i]; - var toSubpathBezier = toArr[i]; - var fromCp = centroid(fromSubpathBezier); - var toCp = centroid(toSubpathBezier); - if (fromNeedsReverse == null) { - fromNeedsReverse = fromCp[2] < 0 !== toCp[2] < 0; - } - var newFromSubpathBezier = []; - var newToSubpathBezier = []; - var bestAngle = 0; - var bestScore = Infinity; - var tmpArr = []; - var len = fromSubpathBezier.length; - if (fromNeedsReverse) { - fromSubpathBezier = reverse(fromSubpathBezier); - } - var offset = findBestRingOffset(fromSubpathBezier, toSubpathBezier, fromCp, toCp) * 6; - var len2 = len - 2; - for (var k = 0; k < len2; k += 2) { - var idx = (offset + k) % len2 + 2; - newFromSubpathBezier[k + 2] = fromSubpathBezier[idx] - fromCp[0]; - newFromSubpathBezier[k + 3] = fromSubpathBezier[idx + 1] - fromCp[1]; - } - newFromSubpathBezier[0] = fromSubpathBezier[offset] - fromCp[0]; - newFromSubpathBezier[1] = fromSubpathBezier[offset + 1] - fromCp[1]; - if (searchAngleIteration > 0) { - var step = searchAngleRange / searchAngleIteration; - for (var angle = -searchAngleRange / 2; angle <= searchAngleRange / 2; angle += step) { - var sa = Math.sin(angle); - var ca = Math.cos(angle); - var score = 0; - for (var k = 0; k < fromSubpathBezier.length; k += 2) { - var x0 = newFromSubpathBezier[k]; - var y0 = newFromSubpathBezier[k + 1]; - var x1 = toSubpathBezier[k] - toCp[0]; - var y1 = toSubpathBezier[k + 1] - toCp[1]; - var newX1 = x1 * ca - y1 * sa; - var newY1 = x1 * sa + y1 * ca; - tmpArr[k] = newX1; - tmpArr[k + 1] = newY1; - var dx = newX1 - x0; - var dy = newY1 - y0; - score += dx * dx + dy * dy; - } - if (score < bestScore) { - bestScore = score; - bestAngle = angle; - for (var m = 0; m < tmpArr.length; m++) { - newToSubpathBezier[m] = tmpArr[m]; - } - } - } - } - else { - for (var i_1 = 0; i_1 < len; i_1 += 2) { - newToSubpathBezier[i_1] = toSubpathBezier[i_1] - toCp[0]; - newToSubpathBezier[i_1 + 1] = toSubpathBezier[i_1 + 1] - toCp[1]; - } - } - result.push({ - from: newFromSubpathBezier, - to: newToSubpathBezier, - fromCp: fromCp, - toCp: toCp, - rotation: -bestAngle - }); - } - return result; -} -export function isCombineMorphing(path) { - return path.__isCombineMorphing; -} -export function isMorphing(el) { - return el.__morphT >= 0; -} -var SAVED_METHOD_PREFIX = '__mOriginal_'; -function saveAndModifyMethod(obj, methodName, modifiers) { - var savedMethodName = SAVED_METHOD_PREFIX + methodName; - var originalMethod = obj[savedMethodName] || obj[methodName]; - if (!obj[savedMethodName]) { - obj[savedMethodName] = obj[methodName]; - } - var replace = modifiers.replace; - var after = modifiers.after; - var before = modifiers.before; - obj[methodName] = function () { - var args = arguments; - var res; - before && before.apply(this, args); - if (replace) { - res = replace.apply(this, args); - } - else { - res = originalMethod.apply(this, args); - } - after && after.apply(this, args); - return res; - }; -} -function restoreMethod(obj, methodName) { - var savedMethodName = SAVED_METHOD_PREFIX + methodName; - if (obj[savedMethodName]) { - obj[methodName] = obj[savedMethodName]; - obj[savedMethodName] = null; - } -} -function applyTransformOnBeziers(bezierCurves, mm) { - for (var i = 0; i < bezierCurves.length; i++) { - var subBeziers = bezierCurves[i]; - for (var k = 0; k < subBeziers.length;) { - var x = subBeziers[k]; - var y = subBeziers[k + 1]; - subBeziers[k++] = mm[0] * x + mm[2] * y + mm[4]; - subBeziers[k++] = mm[1] * x + mm[3] * y + mm[5]; - } - } -} -function prepareMorphPath(fromPath, toPath) { - var fromPathProxy = fromPath.getUpdatedPathProxy(); - var toPathProxy = toPath.getUpdatedPathProxy(); - var _a = alignBezierCurves(pathToBezierCurves(fromPathProxy), pathToBezierCurves(toPathProxy)), fromBezierCurves = _a[0], toBezierCurves = _a[1]; - var fromPathTransform = fromPath.getComputedTransform(); - var toPathTransform = toPath.getComputedTransform(); - function updateIdentityTransform() { - this.transform = null; - } - fromPathTransform && applyTransformOnBeziers(fromBezierCurves, fromPathTransform); - toPathTransform && applyTransformOnBeziers(toBezierCurves, toPathTransform); - saveAndModifyMethod(toPath, 'updateTransform', { replace: updateIdentityTransform }); - toPath.transform = null; - var morphingData = findBestMorphingRotation(fromBezierCurves, toBezierCurves, 10, Math.PI); - var tmpArr = []; - saveAndModifyMethod(toPath, 'buildPath', { replace: function (path) { - var t = toPath.__morphT; - var onet = 1 - t; - var newCp = []; - for (var i = 0; i < morphingData.length; i++) { - var item = morphingData[i]; - var from = item.from; - var to = item.to; - var angle = item.rotation * t; - var fromCp = item.fromCp; - var toCp = item.toCp; - var sa = Math.sin(angle); - var ca = Math.cos(angle); - lerp(newCp, fromCp, toCp, t); - for (var m = 0; m < from.length; m += 2) { - var x0_1 = from[m]; - var y0_1 = from[m + 1]; - var x1 = to[m]; - var y1 = to[m + 1]; - var x = x0_1 * onet + x1 * t; - var y = y0_1 * onet + y1 * t; - tmpArr[m] = (x * ca - y * sa) + newCp[0]; - tmpArr[m + 1] = (x * sa + y * ca) + newCp[1]; - } - var x0 = tmpArr[0]; - var y0 = tmpArr[1]; - path.moveTo(x0, y0); - for (var m = 2; m < from.length;) { - var x1 = tmpArr[m++]; - var y1 = tmpArr[m++]; - var x2 = tmpArr[m++]; - var y2 = tmpArr[m++]; - var x3 = tmpArr[m++]; - var y3 = tmpArr[m++]; - if (x0 === x1 && y0 === y1 && x2 === x3 && y2 === y3) { - path.lineTo(x3, y3); - } - else { - path.bezierCurveTo(x1, y1, x2, y2, x3, y3); - } - x0 = x3; - y0 = y3; - } - } - } }); -} -export function morphPath(fromPath, toPath, animationOpts) { - if (!fromPath || !toPath) { - return toPath; - } - var oldDone = animationOpts.done; - var oldDuring = animationOpts.during; - prepareMorphPath(fromPath, toPath); - toPath.__morphT = 0; - function restoreToPath() { - restoreMethod(toPath, 'buildPath'); - restoreMethod(toPath, 'updateTransform'); - toPath.__morphT = -1; - toPath.createPathProxy(); - toPath.dirtyShape(); - } - toPath.animateTo({ - __morphT: 1 - }, defaults({ - during: function (p) { - toPath.dirtyShape(); - oldDuring && oldDuring(p); - }, - done: function () { - restoreToPath(); - oldDone && oldDone(); - } - }, animationOpts)); - return toPath; -} -function hilbert(x, y, minX, minY, maxX, maxY) { - var bits = 16; - x = (maxX === minX) ? 0 : Math.round(32767 * (x - minX) / (maxX - minX)); - y = (maxY === minY) ? 0 : Math.round(32767 * (y - minY) / (maxY - minY)); - var d = 0; - var tmp; - for (var s = (1 << bits) / 2; s > 0; s /= 2) { - var rx = 0; - var ry = 0; - if ((x & s) > 0) { - rx = 1; - } - if ((y & s) > 0) { - ry = 1; - } - d += s * s * ((3 * rx) ^ ry); - if (ry === 0) { - if (rx === 1) { - x = s - 1 - x; - y = s - 1 - y; - } - tmp = x; - x = y; - y = tmp; - } - } - return d; -} -function sortPaths(pathList) { - var xMin = Infinity; - var yMin = Infinity; - var xMax = -Infinity; - var yMax = -Infinity; - var cps = map(pathList, function (path) { - var rect = path.getBoundingRect(); - var m = path.getComputedTransform(); - var x = rect.x + rect.width / 2 + (m ? m[4] : 0); - var y = rect.y + rect.height / 2 + (m ? m[5] : 0); - xMin = Math.min(x, xMin); - yMin = Math.min(y, yMin); - xMax = Math.max(x, xMax); - yMax = Math.max(y, yMax); - return [x, y]; - }); - var items = map(cps, function (cp, idx) { - return { - cp: cp, - z: hilbert(cp[0], cp[1], xMin, yMin, xMax, yMax), - path: pathList[idx] - }; - }); - return items.sort(function (a, b) { return a.z - b.z; }).map(function (item) { return item.path; }); -} -; -function defaultDividePath(param) { - return split(param.path, param.count); -} -function createEmptyReturn() { - return { - fromIndividuals: [], - toIndividuals: [], - count: 0 - }; -} -export function combineMorph(fromList, toPath, animationOpts) { - var fromPathList = []; - function addFromPath(fromList) { - for (var i = 0; i < fromList.length; i++) { - var from = fromList[i]; - if (isCombineMorphing(from)) { - addFromPath(from.childrenRef()); - } - else if (from instanceof Path) { - fromPathList.push(from); - } - } - } - addFromPath(fromList); - var separateCount = fromPathList.length; - if (!separateCount) { - return createEmptyReturn(); - } - var dividePath = animationOpts.dividePath || defaultDividePath; - var toSubPathList = dividePath({ - path: toPath, count: separateCount - }); - if (toSubPathList.length !== separateCount) { - console.error('Invalid morphing: unmatched splitted path'); - return createEmptyReturn(); - } - fromPathList = sortPaths(fromPathList); - toSubPathList = sortPaths(toSubPathList); - var oldDone = animationOpts.done; - var oldDuring = animationOpts.during; - var individualDelay = animationOpts.individualDelay; - var identityTransform = new Transformable(); - for (var i = 0; i < separateCount; i++) { - var from = fromPathList[i]; - var to = toSubPathList[i]; - to.parent = toPath; - to.copyTransform(identityTransform); - if (!individualDelay) { - prepareMorphPath(from, to); - } - } - toPath.__isCombineMorphing = true; - toPath.childrenRef = function () { - return toSubPathList; - }; - function addToSubPathListToZr(zr) { - for (var i = 0; i < toSubPathList.length; i++) { - toSubPathList[i].addSelfToZr(zr); - } - } - saveAndModifyMethod(toPath, 'addSelfToZr', { - after: function (zr) { - addToSubPathListToZr(zr); - } - }); - saveAndModifyMethod(toPath, 'removeSelfFromZr', { - after: function (zr) { - for (var i = 0; i < toSubPathList.length; i++) { - toSubPathList[i].removeSelfFromZr(zr); - } - } - }); - function restoreToPath() { - toPath.__isCombineMorphing = false; - toPath.__morphT = -1; - toPath.childrenRef = null; - restoreMethod(toPath, 'addSelfToZr'); - restoreMethod(toPath, 'removeSelfFromZr'); - } - var toLen = toSubPathList.length; - if (individualDelay) { - var animating_1 = toLen; - var eachDone = function () { - animating_1--; - if (animating_1 === 0) { - restoreToPath(); - oldDone && oldDone(); - } - }; - for (var i = 0; i < toLen; i++) { - var indivdualAnimationOpts = individualDelay ? defaults({ - delay: (animationOpts.delay || 0) + individualDelay(i, toLen, fromPathList[i], toSubPathList[i]), - done: eachDone - }, animationOpts) : animationOpts; - morphPath(fromPathList[i], toSubPathList[i], indivdualAnimationOpts); - } - } - else { - toPath.__morphT = 0; - toPath.animateTo({ - __morphT: 1 - }, defaults({ - during: function (p) { - for (var i = 0; i < toLen; i++) { - var child = toSubPathList[i]; - child.__morphT = toPath.__morphT; - child.dirtyShape(); - } - oldDuring && oldDuring(p); - }, - done: function () { - restoreToPath(); - for (var i = 0; i < fromList.length; i++) { - restoreMethod(fromList[i], 'updateTransform'); - } - oldDone && oldDone(); - } - }, animationOpts)); - } - if (toPath.__zr) { - addToSubPathListToZr(toPath.__zr); - } - return { - fromIndividuals: fromPathList, - toIndividuals: toSubPathList, - count: toLen - }; -} -export function separateMorph(fromPath, toPathList, animationOpts) { - var toLen = toPathList.length; - var fromPathList = []; - var dividePath = animationOpts.dividePath || defaultDividePath; - function addFromPath(fromList) { - for (var i = 0; i < fromList.length; i++) { - var from = fromList[i]; - if (isCombineMorphing(from)) { - addFromPath(from.childrenRef()); - } - else if (from instanceof Path) { - fromPathList.push(from); - } - } - } - if (isCombineMorphing(fromPath)) { - addFromPath(fromPath.childrenRef()); - var fromLen = fromPathList.length; - if (fromLen < toLen) { - var k = 0; - for (var i = fromLen; i < toLen; i++) { - fromPathList.push(clonePath(fromPathList[k++ % fromLen])); - } - } - fromPathList.length = toLen; - } - else { - fromPathList = dividePath({ path: fromPath, count: toLen }); - var fromPathTransform = fromPath.getComputedTransform(); - for (var i = 0; i < fromPathList.length; i++) { - fromPathList[i].setLocalTransform(fromPathTransform); - } - if (fromPathList.length !== toLen) { - console.error('Invalid morphing: unmatched splitted path'); - return createEmptyReturn(); - } - } - fromPathList = sortPaths(fromPathList); - toPathList = sortPaths(toPathList); - var individualDelay = animationOpts.individualDelay; - for (var i = 0; i < toLen; i++) { - var indivdualAnimationOpts = individualDelay ? defaults({ - delay: (animationOpts.delay || 0) + individualDelay(i, toLen, fromPathList[i], toPathList[i]) - }, animationOpts) : animationOpts; - morphPath(fromPathList[i], toPathList[i], indivdualAnimationOpts); - } - return { - fromIndividuals: fromPathList, - toIndividuals: toPathList, - count: toPathList.length - }; -} -export { split as defaultDividePath }; diff --git a/node_modules/zrender/lib/tool/parseSVG.d.ts b/node_modules/zrender/lib/tool/parseSVG.d.ts deleted file mode 100644 index ea1b3fe..0000000 --- a/node_modules/zrender/lib/tool/parseSVG.d.ts +++ /dev/null @@ -1,36 +0,0 @@ -import Group from '../graphic/Group'; -import Element from '../Element'; -import { RectLike } from '../core/BoundingRect'; -import { parseXML } from './parseXML'; -interface SVGParserOption { - width?: number; - height?: number; - ignoreViewBox?: boolean; - ignoreRootClip?: boolean; -} -export interface SVGParserResult { - root: Group; - width: number; - height: number; - viewBoxRect: RectLike; - viewBoxTransform: { - x: number; - y: number; - scale: number; - }; - named: SVGParserResultNamedItem[]; -} -export interface SVGParserResultNamedItem { - name: string; - namedFrom: SVGParserResultNamedItem; - svgNodeTagLower: SVGNodeTagLower; - el: Element; -} -export declare type SVGNodeTagLower = 'g' | 'rect' | 'circle' | 'line' | 'ellipse' | 'polygon' | 'polyline' | 'image' | 'text' | 'tspan' | 'path' | 'defs' | 'switch'; -export declare function makeViewBoxTransform(viewBoxRect: RectLike, boundingRect: RectLike): { - scale: number; - x: number; - y: number; -}; -export declare function parseSVG(xml: string | Document | SVGElement, opt: SVGParserOption): SVGParserResult; -export { parseXML }; diff --git a/node_modules/zrender/lib/tool/parseSVG.js b/node_modules/zrender/lib/tool/parseSVG.js deleted file mode 100644 index ddf76fd..0000000 --- a/node_modules/zrender/lib/tool/parseSVG.js +++ /dev/null @@ -1,637 +0,0 @@ -import Group from '../graphic/Group.js'; -import ZRImage from '../graphic/Image.js'; -import Circle from '../graphic/shape/Circle.js'; -import Rect from '../graphic/shape/Rect.js'; -import Ellipse from '../graphic/shape/Ellipse.js'; -import Line from '../graphic/shape/Line.js'; -import Polygon from '../graphic/shape/Polygon.js'; -import Polyline from '../graphic/shape/Polyline.js'; -import * as matrix from '../core/matrix.js'; -import { createFromString } from './path.js'; -import { defaults, trim, each, map, keys, hasOwn } from '../core/util.js'; -import LinearGradient from '../graphic/LinearGradient.js'; -import RadialGradient from '../graphic/RadialGradient.js'; -import TSpan from '../graphic/TSpan.js'; -import { parseXML } from './parseXML.js'; -; -var nodeParsers; -var INHERITABLE_STYLE_ATTRIBUTES_MAP = { - 'fill': 'fill', - 'stroke': 'stroke', - 'stroke-width': 'lineWidth', - 'opacity': 'opacity', - 'fill-opacity': 'fillOpacity', - 'stroke-opacity': 'strokeOpacity', - 'stroke-dasharray': 'lineDash', - 'stroke-dashoffset': 'lineDashOffset', - 'stroke-linecap': 'lineCap', - 'stroke-linejoin': 'lineJoin', - 'stroke-miterlimit': 'miterLimit', - 'font-family': 'fontFamily', - 'font-size': 'fontSize', - 'font-style': 'fontStyle', - 'font-weight': 'fontWeight', - 'text-anchor': 'textAlign', - 'visibility': 'visibility', - 'display': 'display' -}; -var INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS = keys(INHERITABLE_STYLE_ATTRIBUTES_MAP); -var SELF_STYLE_ATTRIBUTES_MAP = { - 'alignment-baseline': 'textBaseline', - 'stop-color': 'stopColor' -}; -var SELF_STYLE_ATTRIBUTES_MAP_KEYS = keys(SELF_STYLE_ATTRIBUTES_MAP); -var SVGParser = (function () { - function SVGParser() { - this._defs = {}; - this._root = null; - } - SVGParser.prototype.parse = function (xml, opt) { - opt = opt || {}; - var svg = parseXML(xml); - if (process.env.NODE_ENV !== 'production') { - if (!svg) { - throw new Error('Illegal svg'); - } - } - this._defsUsePending = []; - var root = new Group(); - this._root = root; - var named = []; - var viewBox = svg.getAttribute('viewBox') || ''; - var width = parseFloat((svg.getAttribute('width') || opt.width)); - var height = parseFloat((svg.getAttribute('height') || opt.height)); - isNaN(width) && (width = null); - isNaN(height) && (height = null); - parseAttributes(svg, root, null, true, false); - var child = svg.firstChild; - while (child) { - this._parseNode(child, root, named, null, false, false); - child = child.nextSibling; - } - applyDefs(this._defs, this._defsUsePending); - this._defsUsePending = []; - var viewBoxRect; - var viewBoxTransform; - if (viewBox) { - var viewBoxArr = splitNumberSequence(viewBox); - if (viewBoxArr.length >= 4) { - viewBoxRect = { - x: parseFloat((viewBoxArr[0] || 0)), - y: parseFloat((viewBoxArr[1] || 0)), - width: parseFloat(viewBoxArr[2]), - height: parseFloat(viewBoxArr[3]) - }; - } - } - if (viewBoxRect && width != null && height != null) { - viewBoxTransform = makeViewBoxTransform(viewBoxRect, { x: 0, y: 0, width: width, height: height }); - if (!opt.ignoreViewBox) { - var elRoot = root; - root = new Group(); - root.add(elRoot); - elRoot.scaleX = elRoot.scaleY = viewBoxTransform.scale; - elRoot.x = viewBoxTransform.x; - elRoot.y = viewBoxTransform.y; - } - } - if (!opt.ignoreRootClip && width != null && height != null) { - root.setClipPath(new Rect({ - shape: { x: 0, y: 0, width: width, height: height } - })); - } - return { - root: root, - width: width, - height: height, - viewBoxRect: viewBoxRect, - viewBoxTransform: viewBoxTransform, - named: named - }; - }; - SVGParser.prototype._parseNode = function (xmlNode, parentGroup, named, namedFrom, isInDefs, isInText) { - var nodeName = xmlNode.nodeName.toLowerCase(); - var el; - var namedFromForSub = namedFrom; - if (nodeName === 'defs') { - isInDefs = true; - } - if (nodeName === 'text') { - isInText = true; - } - if (nodeName === 'defs' || nodeName === 'switch') { - el = parentGroup; - } - else { - if (!isInDefs) { - var parser_1 = nodeParsers[nodeName]; - if (parser_1 && hasOwn(nodeParsers, nodeName)) { - el = parser_1.call(this, xmlNode, parentGroup); - var nameAttr = xmlNode.getAttribute('name'); - if (nameAttr) { - var newNamed = { - name: nameAttr, - namedFrom: null, - svgNodeTagLower: nodeName, - el: el - }; - named.push(newNamed); - if (nodeName === 'g') { - namedFromForSub = newNamed; - } - } - else if (namedFrom) { - named.push({ - name: namedFrom.name, - namedFrom: namedFrom, - svgNodeTagLower: nodeName, - el: el - }); - } - parentGroup.add(el); - } - } - var parser = paintServerParsers[nodeName]; - if (parser && hasOwn(paintServerParsers, nodeName)) { - var def = parser.call(this, xmlNode); - var id = xmlNode.getAttribute('id'); - if (id) { - this._defs[id] = def; - } - } - } - if (el && el.isGroup) { - var child = xmlNode.firstChild; - while (child) { - if (child.nodeType === 1) { - this._parseNode(child, el, named, namedFromForSub, isInDefs, isInText); - } - else if (child.nodeType === 3 && isInText) { - this._parseText(child, el); - } - child = child.nextSibling; - } - } - }; - SVGParser.prototype._parseText = function (xmlNode, parentGroup) { - var text = new TSpan({ - style: { - text: xmlNode.textContent - }, - silent: true, - x: this._textX || 0, - y: this._textY || 0 - }); - inheritStyle(parentGroup, text); - parseAttributes(xmlNode, text, this._defsUsePending, false, false); - applyTextAlignment(text, parentGroup); - var textStyle = text.style; - var fontSize = textStyle.fontSize; - if (fontSize && fontSize < 9) { - textStyle.fontSize = 9; - text.scaleX *= fontSize / 9; - text.scaleY *= fontSize / 9; - } - var font = (textStyle.fontSize || textStyle.fontFamily) && [ - textStyle.fontStyle, - textStyle.fontWeight, - (textStyle.fontSize || 12) + 'px', - textStyle.fontFamily || 'sans-serif' - ].join(' '); - textStyle.font = font; - var rect = text.getBoundingRect(); - this._textX += rect.width; - parentGroup.add(text); - return text; - }; - SVGParser.internalField = (function () { - nodeParsers = { - 'g': function (xmlNode, parentGroup) { - var g = new Group(); - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, false); - return g; - }, - 'rect': function (xmlNode, parentGroup) { - var rect = new Rect(); - inheritStyle(parentGroup, rect); - parseAttributes(xmlNode, rect, this._defsUsePending, false, false); - rect.setShape({ - x: parseFloat(xmlNode.getAttribute('x') || '0'), - y: parseFloat(xmlNode.getAttribute('y') || '0'), - width: parseFloat(xmlNode.getAttribute('width') || '0'), - height: parseFloat(xmlNode.getAttribute('height') || '0') - }); - rect.silent = true; - return rect; - }, - 'circle': function (xmlNode, parentGroup) { - var circle = new Circle(); - inheritStyle(parentGroup, circle); - parseAttributes(xmlNode, circle, this._defsUsePending, false, false); - circle.setShape({ - cx: parseFloat(xmlNode.getAttribute('cx') || '0'), - cy: parseFloat(xmlNode.getAttribute('cy') || '0'), - r: parseFloat(xmlNode.getAttribute('r') || '0') - }); - circle.silent = true; - return circle; - }, - 'line': function (xmlNode, parentGroup) { - var line = new Line(); - inheritStyle(parentGroup, line); - parseAttributes(xmlNode, line, this._defsUsePending, false, false); - line.setShape({ - x1: parseFloat(xmlNode.getAttribute('x1') || '0'), - y1: parseFloat(xmlNode.getAttribute('y1') || '0'), - x2: parseFloat(xmlNode.getAttribute('x2') || '0'), - y2: parseFloat(xmlNode.getAttribute('y2') || '0') - }); - line.silent = true; - return line; - }, - 'ellipse': function (xmlNode, parentGroup) { - var ellipse = new Ellipse(); - inheritStyle(parentGroup, ellipse); - parseAttributes(xmlNode, ellipse, this._defsUsePending, false, false); - ellipse.setShape({ - cx: parseFloat(xmlNode.getAttribute('cx') || '0'), - cy: parseFloat(xmlNode.getAttribute('cy') || '0'), - rx: parseFloat(xmlNode.getAttribute('rx') || '0'), - ry: parseFloat(xmlNode.getAttribute('ry') || '0') - }); - ellipse.silent = true; - return ellipse; - }, - 'polygon': function (xmlNode, parentGroup) { - var pointsStr = xmlNode.getAttribute('points'); - var pointsArr; - if (pointsStr) { - pointsArr = parsePoints(pointsStr); - } - var polygon = new Polygon({ - shape: { - points: pointsArr || [] - }, - silent: true - }); - inheritStyle(parentGroup, polygon); - parseAttributes(xmlNode, polygon, this._defsUsePending, false, false); - return polygon; - }, - 'polyline': function (xmlNode, parentGroup) { - var pointsStr = xmlNode.getAttribute('points'); - var pointsArr; - if (pointsStr) { - pointsArr = parsePoints(pointsStr); - } - var polyline = new Polyline({ - shape: { - points: pointsArr || [] - }, - silent: true - }); - inheritStyle(parentGroup, polyline); - parseAttributes(xmlNode, polyline, this._defsUsePending, false, false); - return polyline; - }, - 'image': function (xmlNode, parentGroup) { - var img = new ZRImage(); - inheritStyle(parentGroup, img); - parseAttributes(xmlNode, img, this._defsUsePending, false, false); - img.setStyle({ - image: xmlNode.getAttribute('xlink:href') || xmlNode.getAttribute('href'), - x: +xmlNode.getAttribute('x'), - y: +xmlNode.getAttribute('y'), - width: +xmlNode.getAttribute('width'), - height: +xmlNode.getAttribute('height') - }); - img.silent = true; - return img; - }, - 'text': function (xmlNode, parentGroup) { - var x = xmlNode.getAttribute('x') || '0'; - var y = xmlNode.getAttribute('y') || '0'; - var dx = xmlNode.getAttribute('dx') || '0'; - var dy = xmlNode.getAttribute('dy') || '0'; - this._textX = parseFloat(x) + parseFloat(dx); - this._textY = parseFloat(y) + parseFloat(dy); - var g = new Group(); - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, true); - return g; - }, - 'tspan': function (xmlNode, parentGroup) { - var x = xmlNode.getAttribute('x'); - var y = xmlNode.getAttribute('y'); - if (x != null) { - this._textX = parseFloat(x); - } - if (y != null) { - this._textY = parseFloat(y); - } - var dx = xmlNode.getAttribute('dx') || '0'; - var dy = xmlNode.getAttribute('dy') || '0'; - var g = new Group(); - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, true); - this._textX += parseFloat(dx); - this._textY += parseFloat(dy); - return g; - }, - 'path': function (xmlNode, parentGroup) { - var d = xmlNode.getAttribute('d') || ''; - var path = createFromString(d); - inheritStyle(parentGroup, path); - parseAttributes(xmlNode, path, this._defsUsePending, false, false); - path.silent = true; - return path; - } - }; - })(); - return SVGParser; -}()); -var paintServerParsers = { - 'lineargradient': function (xmlNode) { - var x1 = parseInt(xmlNode.getAttribute('x1') || '0', 10); - var y1 = parseInt(xmlNode.getAttribute('y1') || '0', 10); - var x2 = parseInt(xmlNode.getAttribute('x2') || '10', 10); - var y2 = parseInt(xmlNode.getAttribute('y2') || '0', 10); - var gradient = new LinearGradient(x1, y1, x2, y2); - parsePaintServerUnit(xmlNode, gradient); - parseGradientColorStops(xmlNode, gradient); - return gradient; - }, - 'radialgradient': function (xmlNode) { - var cx = parseInt(xmlNode.getAttribute('cx') || '0', 10); - var cy = parseInt(xmlNode.getAttribute('cy') || '0', 10); - var r = parseInt(xmlNode.getAttribute('r') || '0', 10); - var gradient = new RadialGradient(cx, cy, r); - parsePaintServerUnit(xmlNode, gradient); - parseGradientColorStops(xmlNode, gradient); - return gradient; - } -}; -function parsePaintServerUnit(xmlNode, gradient) { - var gradientUnits = xmlNode.getAttribute('gradientUnits'); - if (gradientUnits === 'userSpaceOnUse') { - gradient.global = true; - } -} -function parseGradientColorStops(xmlNode, gradient) { - var stop = xmlNode.firstChild; - while (stop) { - if (stop.nodeType === 1 - && stop.nodeName.toLocaleLowerCase() === 'stop') { - var offsetStr = stop.getAttribute('offset'); - var offset = void 0; - if (offsetStr && offsetStr.indexOf('%') > 0) { - offset = parseInt(offsetStr, 10) / 100; - } - else if (offsetStr) { - offset = parseFloat(offsetStr); - } - else { - offset = 0; - } - var styleVals = {}; - parseInlineStyle(stop, styleVals, styleVals); - var stopColor = styleVals.stopColor - || stop.getAttribute('stop-color') - || '#000000'; - gradient.colorStops.push({ - offset: offset, - color: stopColor - }); - } - stop = stop.nextSibling; - } -} -function inheritStyle(parent, child) { - if (parent && parent.__inheritedStyle) { - if (!child.__inheritedStyle) { - child.__inheritedStyle = {}; - } - defaults(child.__inheritedStyle, parent.__inheritedStyle); - } -} -function parsePoints(pointsString) { - var list = splitNumberSequence(pointsString); - var points = []; - for (var i = 0; i < list.length; i += 2) { - var x = parseFloat(list[i]); - var y = parseFloat(list[i + 1]); - points.push([x, y]); - } - return points; -} -function parseAttributes(xmlNode, el, defsUsePending, onlyInlineStyle, isTextGroup) { - var disp = el; - var inheritedStyle = disp.__inheritedStyle = disp.__inheritedStyle || {}; - var selfStyle = {}; - if (xmlNode.nodeType === 1) { - parseTransformAttribute(xmlNode, el); - parseInlineStyle(xmlNode, inheritedStyle, selfStyle); - if (!onlyInlineStyle) { - parseAttributeStyle(xmlNode, inheritedStyle, selfStyle); - } - } - disp.style = disp.style || {}; - if (inheritedStyle.fill != null) { - disp.style.fill = getFillStrokeStyle(disp, 'fill', inheritedStyle.fill, defsUsePending); - } - if (inheritedStyle.stroke != null) { - disp.style.stroke = getFillStrokeStyle(disp, 'stroke', inheritedStyle.stroke, defsUsePending); - } - each([ - 'lineWidth', 'opacity', 'fillOpacity', 'strokeOpacity', 'miterLimit', 'fontSize' - ], function (propName) { - if (inheritedStyle[propName] != null) { - disp.style[propName] = parseFloat(inheritedStyle[propName]); - } - }); - each([ - 'lineDashOffset', 'lineCap', 'lineJoin', 'fontWeight', 'fontFamily', 'fontStyle', 'textAlign' - ], function (propName) { - if (inheritedStyle[propName] != null) { - disp.style[propName] = inheritedStyle[propName]; - } - }); - if (isTextGroup) { - disp.__selfStyle = selfStyle; - } - if (inheritedStyle.lineDash) { - disp.style.lineDash = map(splitNumberSequence(inheritedStyle.lineDash), function (str) { - return parseFloat(str); - }); - } - if (inheritedStyle.visibility === 'hidden' || inheritedStyle.visibility === 'collapse') { - disp.invisible = true; - } - if (inheritedStyle.display === 'none') { - disp.ignore = true; - } -} -function applyTextAlignment(text, parentGroup) { - var parentSelfStyle = parentGroup.__selfStyle; - if (parentSelfStyle) { - var textBaseline = parentSelfStyle.textBaseline; - var zrTextBaseline = textBaseline; - if (!textBaseline || textBaseline === 'auto') { - zrTextBaseline = 'alphabetic'; - } - else if (textBaseline === 'baseline') { - zrTextBaseline = 'alphabetic'; - } - else if (textBaseline === 'before-edge' || textBaseline === 'text-before-edge') { - zrTextBaseline = 'top'; - } - else if (textBaseline === 'after-edge' || textBaseline === 'text-after-edge') { - zrTextBaseline = 'bottom'; - } - else if (textBaseline === 'central' || textBaseline === 'mathematical') { - zrTextBaseline = 'middle'; - } - text.style.textBaseline = zrTextBaseline; - } - var parentInheritedStyle = parentGroup.__inheritedStyle; - if (parentInheritedStyle) { - var textAlign = parentInheritedStyle.textAlign; - var zrTextAlign = textAlign; - if (textAlign) { - if (textAlign === 'middle') { - zrTextAlign = 'center'; - } - text.style.textAlign = zrTextAlign; - } - } -} -var urlRegex = /^url\(\s*#(.*?)\)/; -function getFillStrokeStyle(el, method, str, defsUsePending) { - var urlMatch = str && str.match(urlRegex); - if (urlMatch) { - var url = trim(urlMatch[1]); - defsUsePending.push([el, method, url]); - return; - } - if (str === 'none') { - str = null; - } - return str; -} -function applyDefs(defs, defsUsePending) { - for (var i = 0; i < defsUsePending.length; i++) { - var item = defsUsePending[i]; - item[0].style[item[1]] = defs[item[2]]; - } -} -var numberReg = /-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g; -function splitNumberSequence(rawStr) { - return rawStr.match(numberReg) || []; -} -var transformRegex = /(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g; -var DEGREE_TO_ANGLE = Math.PI / 180; -function parseTransformAttribute(xmlNode, node) { - var transform = xmlNode.getAttribute('transform'); - if (transform) { - transform = transform.replace(/,/g, ' '); - var transformOps_1 = []; - var mt = null; - transform.replace(transformRegex, function (str, type, value) { - transformOps_1.push(type, value); - return ''; - }); - for (var i = transformOps_1.length - 1; i > 0; i -= 2) { - var value = transformOps_1[i]; - var type = transformOps_1[i - 1]; - var valueArr = splitNumberSequence(value); - mt = mt || matrix.create(); - switch (type) { - case 'translate': - matrix.translate(mt, mt, [parseFloat(valueArr[0]), parseFloat(valueArr[1] || '0')]); - break; - case 'scale': - matrix.scale(mt, mt, [parseFloat(valueArr[0]), parseFloat(valueArr[1] || valueArr[0])]); - break; - case 'rotate': - matrix.rotate(mt, mt, -parseFloat(valueArr[0]) * DEGREE_TO_ANGLE, [ - parseFloat(valueArr[1] || '0'), - parseFloat(valueArr[2] || '0') - ]); - break; - case 'skewX': - var sx = Math.tan(parseFloat(valueArr[0]) * DEGREE_TO_ANGLE); - matrix.mul(mt, [1, 0, sx, 1, 0, 0], mt); - break; - case 'skewY': - var sy = Math.tan(parseFloat(valueArr[0]) * DEGREE_TO_ANGLE); - matrix.mul(mt, [1, sy, 0, 1, 0, 0], mt); - break; - case 'matrix': - mt[0] = parseFloat(valueArr[0]); - mt[1] = parseFloat(valueArr[1]); - mt[2] = parseFloat(valueArr[2]); - mt[3] = parseFloat(valueArr[3]); - mt[4] = parseFloat(valueArr[4]); - mt[5] = parseFloat(valueArr[5]); - break; - } - } - node.setLocalTransform(mt); - } -} -var styleRegex = /([^\s:;]+)\s*:\s*([^:;]+)/g; -function parseInlineStyle(xmlNode, inheritableStyleResult, selfStyleResult) { - var style = xmlNode.getAttribute('style'); - if (!style) { - return; - } - styleRegex.lastIndex = 0; - var styleRegResult; - while ((styleRegResult = styleRegex.exec(style)) != null) { - var svgStlAttr = styleRegResult[1]; - var zrInheritableStlAttr = hasOwn(INHERITABLE_STYLE_ATTRIBUTES_MAP, svgStlAttr) - ? INHERITABLE_STYLE_ATTRIBUTES_MAP[svgStlAttr] - : null; - if (zrInheritableStlAttr) { - inheritableStyleResult[zrInheritableStlAttr] = styleRegResult[2]; - } - var zrSelfStlAttr = hasOwn(SELF_STYLE_ATTRIBUTES_MAP, svgStlAttr) - ? SELF_STYLE_ATTRIBUTES_MAP[svgStlAttr] - : null; - if (zrSelfStlAttr) { - selfStyleResult[zrSelfStlAttr] = styleRegResult[2]; - } - } -} -function parseAttributeStyle(xmlNode, inheritableStyleResult, selfStyleResult) { - for (var i = 0; i < INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS.length; i++) { - var svgAttrName = INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS[i]; - var attrValue = xmlNode.getAttribute(svgAttrName); - if (attrValue != null) { - inheritableStyleResult[INHERITABLE_STYLE_ATTRIBUTES_MAP[svgAttrName]] = attrValue; - } - } - for (var i = 0; i < SELF_STYLE_ATTRIBUTES_MAP_KEYS.length; i++) { - var svgAttrName = SELF_STYLE_ATTRIBUTES_MAP_KEYS[i]; - var attrValue = xmlNode.getAttribute(svgAttrName); - if (attrValue != null) { - selfStyleResult[SELF_STYLE_ATTRIBUTES_MAP[svgAttrName]] = attrValue; - } - } -} -export function makeViewBoxTransform(viewBoxRect, boundingRect) { - var scaleX = boundingRect.width / viewBoxRect.width; - var scaleY = boundingRect.height / viewBoxRect.height; - var scale = Math.min(scaleX, scaleY); - return { - scale: scale, - x: -(viewBoxRect.x + viewBoxRect.width / 2) * scale + (boundingRect.x + boundingRect.width / 2), - y: -(viewBoxRect.y + viewBoxRect.height / 2) * scale + (boundingRect.y + boundingRect.height / 2) - }; -} -export function parseSVG(xml, opt) { - var parser = new SVGParser(); - return parser.parse(xml, opt); -} -export { parseXML }; diff --git a/node_modules/zrender/lib/tool/parseXML.d.ts b/node_modules/zrender/lib/tool/parseXML.d.ts deleted file mode 100644 index 16507be..0000000 --- a/node_modules/zrender/lib/tool/parseXML.d.ts +++ /dev/null @@ -1 +0,0 @@ -export declare function parseXML(svg: Document | string | SVGElement): SVGElement; diff --git a/node_modules/zrender/lib/tool/parseXML.js b/node_modules/zrender/lib/tool/parseXML.js deleted file mode 100644 index 4274d59..0000000 --- a/node_modules/zrender/lib/tool/parseXML.js +++ /dev/null @@ -1,15 +0,0 @@ -import { isString } from '../core/util.js'; -export function parseXML(svg) { - if (isString(svg)) { - var parser = new DOMParser(); - svg = parser.parseFromString(svg, 'text/xml'); - } - var svgNode = svg; - if (svgNode.nodeType === 9) { - svgNode = svgNode.firstChild; - } - while (svgNode.nodeName.toLowerCase() !== 'svg' || svgNode.nodeType !== 1) { - svgNode = svgNode.nextSibling; - } - return svgNode; -} diff --git a/node_modules/zrender/lib/tool/path.d.ts b/node_modules/zrender/lib/tool/path.d.ts deleted file mode 100644 index b1aaa55..0000000 --- a/node_modules/zrender/lib/tool/path.d.ts +++ /dev/null @@ -1,14 +0,0 @@ -import Path, { PathProps } from '../graphic/Path'; -import { MatrixArray } from '../core/matrix'; -declare type SVGPathOption = Omit; -declare class SVGPath extends Path { - applyTransform(m: MatrixArray): void; -} -export declare function createFromString(str: string, opts?: SVGPathOption): SVGPath; -export declare function extendFromString(str: string, defaultOpts?: SVGPathOption): typeof SVGPath; -export declare function mergePath(pathEls: Path[], opts: PathProps): Path; -export declare function clonePath(sourcePath: Path, opts?: { - bakeTransform?: boolean; - toLocal?: boolean; -}): Path; -export {}; diff --git a/node_modules/zrender/lib/tool/path.js b/node_modules/zrender/lib/tool/path.js deleted file mode 100644 index e88233c..0000000 --- a/node_modules/zrender/lib/tool/path.js +++ /dev/null @@ -1,372 +0,0 @@ -import { __extends } from "tslib"; -import Path from '../graphic/Path.js'; -import PathProxy from '../core/PathProxy.js'; -import transformPath from './transformPath.js'; -import { extend } from '../core/util.js'; -var mathSqrt = Math.sqrt; -var mathSin = Math.sin; -var mathCos = Math.cos; -var PI = Math.PI; -function vMag(v) { - return Math.sqrt(v[0] * v[0] + v[1] * v[1]); -} -; -function vRatio(u, v) { - return (u[0] * v[0] + u[1] * v[1]) / (vMag(u) * vMag(v)); -} -; -function vAngle(u, v) { - return (u[0] * v[1] < u[1] * v[0] ? -1 : 1) - * Math.acos(vRatio(u, v)); -} -; -function processArc(x1, y1, x2, y2, fa, fs, rx, ry, psiDeg, cmd, path) { - var psi = psiDeg * (PI / 180.0); - var xp = mathCos(psi) * (x1 - x2) / 2.0 - + mathSin(psi) * (y1 - y2) / 2.0; - var yp = -1 * mathSin(psi) * (x1 - x2) / 2.0 - + mathCos(psi) * (y1 - y2) / 2.0; - var lambda = (xp * xp) / (rx * rx) + (yp * yp) / (ry * ry); - if (lambda > 1) { - rx *= mathSqrt(lambda); - ry *= mathSqrt(lambda); - } - var f = (fa === fs ? -1 : 1) - * mathSqrt((((rx * rx) * (ry * ry)) - - ((rx * rx) * (yp * yp)) - - ((ry * ry) * (xp * xp))) / ((rx * rx) * (yp * yp) - + (ry * ry) * (xp * xp))) || 0; - var cxp = f * rx * yp / ry; - var cyp = f * -ry * xp / rx; - var cx = (x1 + x2) / 2.0 - + mathCos(psi) * cxp - - mathSin(psi) * cyp; - var cy = (y1 + y2) / 2.0 - + mathSin(psi) * cxp - + mathCos(psi) * cyp; - var theta = vAngle([1, 0], [(xp - cxp) / rx, (yp - cyp) / ry]); - var u = [(xp - cxp) / rx, (yp - cyp) / ry]; - var v = [(-1 * xp - cxp) / rx, (-1 * yp - cyp) / ry]; - var dTheta = vAngle(u, v); - if (vRatio(u, v) <= -1) { - dTheta = PI; - } - if (vRatio(u, v) >= 1) { - dTheta = 0; - } - if (dTheta < 0) { - var n = Math.round(dTheta / PI * 1e6) / 1e6; - dTheta = PI * 2 + (n % 2) * PI; - } - path.addData(cmd, cx, cy, rx, ry, theta, dTheta, psi, fs); -} -var commandReg = /([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig; -var numberReg = /-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g; -function createPathProxyFromString(data) { - var path = new PathProxy(); - if (!data) { - return path; - } - var cpx = 0; - var cpy = 0; - var subpathX = cpx; - var subpathY = cpy; - var prevCmd; - var CMD = PathProxy.CMD; - var cmdList = data.match(commandReg); - if (!cmdList) { - return path; - } - for (var l = 0; l < cmdList.length; l++) { - var cmdText = cmdList[l]; - var cmdStr = cmdText.charAt(0); - var cmd = void 0; - var p = cmdText.match(numberReg) || []; - var pLen = p.length; - for (var i = 0; i < pLen; i++) { - p[i] = parseFloat(p[i]); - } - var off = 0; - while (off < pLen) { - var ctlPtx = void 0; - var ctlPty = void 0; - var rx = void 0; - var ry = void 0; - var psi = void 0; - var fa = void 0; - var fs = void 0; - var x1 = cpx; - var y1 = cpy; - var len = void 0; - var pathData = void 0; - switch (cmdStr) { - case 'l': - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'L': - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'm': - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.M; - path.addData(cmd, cpx, cpy); - subpathX = cpx; - subpathY = cpy; - cmdStr = 'l'; - break; - case 'M': - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.M; - path.addData(cmd, cpx, cpy); - subpathX = cpx; - subpathY = cpy; - cmdStr = 'L'; - break; - case 'h': - cpx += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'H': - cpx = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'v': - cpy += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'V': - cpy = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'C': - cmd = CMD.C; - path.addData(cmd, p[off++], p[off++], p[off++], p[off++], p[off++], p[off++]); - cpx = p[off - 2]; - cpy = p[off - 1]; - break; - case 'c': - cmd = CMD.C; - path.addData(cmd, p[off++] + cpx, p[off++] + cpy, p[off++] + cpx, p[off++] + cpy, p[off++] + cpx, p[off++] + cpy); - cpx += p[off - 2]; - cpy += p[off - 1]; - break; - case 'S': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.C) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cmd = CMD.C; - x1 = p[off++]; - y1 = p[off++]; - cpx = p[off++]; - cpy = p[off++]; - path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); - break; - case 's': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.C) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cmd = CMD.C; - x1 = cpx + p[off++]; - y1 = cpy + p[off++]; - cpx += p[off++]; - cpy += p[off++]; - path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); - break; - case 'Q': - x1 = p[off++]; - y1 = p[off++]; - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.Q; - path.addData(cmd, x1, y1, cpx, cpy); - break; - case 'q': - x1 = p[off++] + cpx; - y1 = p[off++] + cpy; - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.Q; - path.addData(cmd, x1, y1, cpx, cpy); - break; - case 'T': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.Q) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.Q; - path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); - break; - case 't': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.Q) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.Q; - path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); - break; - case 'A': - rx = p[off++]; - ry = p[off++]; - psi = p[off++]; - fa = p[off++]; - fs = p[off++]; - x1 = cpx, y1 = cpy; - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.A; - processArc(x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path); - break; - case 'a': - rx = p[off++]; - ry = p[off++]; - psi = p[off++]; - fa = p[off++]; - fs = p[off++]; - x1 = cpx, y1 = cpy; - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.A; - processArc(x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path); - break; - } - } - if (cmdStr === 'z' || cmdStr === 'Z') { - cmd = CMD.Z; - path.addData(cmd); - cpx = subpathX; - cpy = subpathY; - } - prevCmd = cmd; - } - path.toStatic(); - return path; -} -var SVGPath = (function (_super) { - __extends(SVGPath, _super); - function SVGPath() { - return _super !== null && _super.apply(this, arguments) || this; - } - SVGPath.prototype.applyTransform = function (m) { }; - return SVGPath; -}(Path)); -function isPathProxy(path) { - return path.setData != null; -} -function createPathOptions(str, opts) { - var pathProxy = createPathProxyFromString(str); - var innerOpts = extend({}, opts); - innerOpts.buildPath = function (path) { - if (isPathProxy(path)) { - path.setData(pathProxy.data); - var ctx = path.getContext(); - if (ctx) { - path.rebuildPath(ctx, 1); - } - } - else { - var ctx = path; - pathProxy.rebuildPath(ctx, 1); - } - }; - innerOpts.applyTransform = function (m) { - transformPath(pathProxy, m); - this.dirtyShape(); - }; - return innerOpts; -} -export function createFromString(str, opts) { - return new SVGPath(createPathOptions(str, opts)); -} -export function extendFromString(str, defaultOpts) { - var innerOpts = createPathOptions(str, defaultOpts); - var Sub = (function (_super) { - __extends(Sub, _super); - function Sub(opts) { - var _this = _super.call(this, opts) || this; - _this.applyTransform = innerOpts.applyTransform; - _this.buildPath = innerOpts.buildPath; - return _this; - } - return Sub; - }(SVGPath)); - return Sub; -} -export function mergePath(pathEls, opts) { - var pathList = []; - var len = pathEls.length; - for (var i = 0; i < len; i++) { - var pathEl = pathEls[i]; - pathList.push(pathEl.getUpdatedPathProxy(true)); - } - var pathBundle = new Path(opts); - pathBundle.createPathProxy(); - pathBundle.buildPath = function (path) { - if (isPathProxy(path)) { - path.appendPath(pathList); - var ctx = path.getContext(); - if (ctx) { - path.rebuildPath(ctx, 1); - } - } - }; - return pathBundle; -} -export function clonePath(sourcePath, opts) { - opts = opts || {}; - var path = new Path(); - if (sourcePath.shape) { - path.setShape(sourcePath.shape); - } - path.setStyle(sourcePath.style); - if (opts.bakeTransform) { - transformPath(path.path, sourcePath.getComputedTransform()); - } - else { - if (opts.toLocal) { - path.setLocalTransform(sourcePath.getComputedTransform()); - } - else { - path.copyTransform(sourcePath); - } - } - path.buildPath = sourcePath.buildPath; - path.applyTransform = path.applyTransform; - path.z = sourcePath.z; - path.z2 = sourcePath.z2; - path.zlevel = sourcePath.zlevel; - return path; -} diff --git a/node_modules/zrender/lib/tool/transformPath.d.ts b/node_modules/zrender/lib/tool/transformPath.d.ts deleted file mode 100644 index 4f57e20..0000000 --- a/node_modules/zrender/lib/tool/transformPath.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -import PathProxy from '../core/PathProxy'; -import { MatrixArray } from '../core/matrix'; -export default function transformPath(path: PathProxy, m: MatrixArray): void; diff --git a/node_modules/zrender/lib/tool/transformPath.js b/node_modules/zrender/lib/tool/transformPath.js deleted file mode 100644 index 6f99fdf..0000000 --- a/node_modules/zrender/lib/tool/transformPath.js +++ /dev/null @@ -1,81 +0,0 @@ -import PathProxy from '../core/PathProxy.js'; -import { applyTransform as v2ApplyTransform } from '../core/vector.js'; -var CMD = PathProxy.CMD; -var points = [[], [], []]; -var mathSqrt = Math.sqrt; -var mathAtan2 = Math.atan2; -export default function transformPath(path, m) { - if (!m) { - return; - } - var data = path.data; - var len = path.len(); - var cmd; - var nPoint; - var i; - var j; - var k; - var p; - var M = CMD.M; - var C = CMD.C; - var L = CMD.L; - var R = CMD.R; - var A = CMD.A; - var Q = CMD.Q; - for (i = 0, j = 0; i < len;) { - cmd = data[i++]; - j = i; - nPoint = 0; - switch (cmd) { - case M: - nPoint = 1; - break; - case L: - nPoint = 1; - break; - case C: - nPoint = 3; - break; - case Q: - nPoint = 2; - break; - case A: - var x = m[4]; - var y = m[5]; - var sx = mathSqrt(m[0] * m[0] + m[1] * m[1]); - var sy = mathSqrt(m[2] * m[2] + m[3] * m[3]); - var angle = mathAtan2(-m[1] / sy, m[0] / sx); - data[i] *= sx; - data[i++] += x; - data[i] *= sy; - data[i++] += y; - data[i++] *= sx; - data[i++] *= sy; - data[i++] += angle; - data[i++] += angle; - i += 2; - j = i; - break; - case R: - p[0] = data[i++]; - p[1] = data[i++]; - v2ApplyTransform(p, p, m); - data[j++] = p[0]; - data[j++] = p[1]; - p[0] += data[i++]; - p[1] += data[i++]; - v2ApplyTransform(p, p, m); - data[j++] = p[0]; - data[j++] = p[1]; - } - for (k = 0; k < nPoint; k++) { - var p_1 = points[k]; - p_1[0] = data[i++]; - p_1[1] = data[i++]; - v2ApplyTransform(p_1, p_1, m); - data[j++] = p_1[0]; - data[j++] = p_1[1]; - } - } - path.increaseVersion(); -} diff --git a/node_modules/zrender/lib/zrender.d.ts b/node_modules/zrender/lib/zrender.d.ts deleted file mode 100644 index 09d2ecf..0000000 --- a/node_modules/zrender/lib/zrender.d.ts +++ /dev/null @@ -1,96 +0,0 @@ -/*! -* ZRender, a high performance 2d drawing library. -* -* Copyright (c) 2013, Baidu Inc. -* All rights reserved. -* -* LICENSE -* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt -*/ -import * as zrUtil from './core/util'; -import Handler from './Handler'; -import Storage from './Storage'; -import { PainterBase } from './PainterBase'; -import Animation from './animation/Animation'; -import Element, { ElementEventCallback } from './Element'; -import { ElementEventName, WithThisType } from './core/types'; -import { LayerConfig } from './canvas/Layer'; -import { GradientObject } from './graphic/Gradient'; -import { PatternObject } from './graphic/Pattern'; -import { EventCallback } from './core/Eventful'; -import Displayable from './graphic/Displayable'; -declare type PainterBaseCtor = { - new (dom: HTMLElement, storage: Storage, ...args: any[]): PainterBase; -}; -declare class ZRender { - dom?: HTMLElement; - id: number; - storage: Storage; - painter: PainterBase; - handler: Handler; - animation: Animation; - private _sleepAfterStill; - private _stillFrameAccum; - private _needsRefresh; - private _needsRefreshHover; - private _disposed; - private _darkMode; - private _backgroundColor; - constructor(id: number, dom?: HTMLElement, opts?: ZRenderInitOpt); - add(el: Element): void; - remove(el: Element): void; - configLayer(zLevel: number, config: LayerConfig): void; - setBackgroundColor(backgroundColor: string | GradientObject | PatternObject): void; - getBackgroundColor(): string | GradientObject | PatternObject; - setDarkMode(darkMode: boolean): void; - isDarkMode(): boolean; - refreshImmediately(fromInside?: boolean): void; - refresh(): void; - flush(): void; - private _flush; - setSleepAfterStill(stillFramesCount: number): void; - wakeUp(): void; - refreshHover(): void; - refreshHoverImmediately(): void; - resize(opts?: { - width?: number | string; - height?: number | string; - }): void; - clearAnimation(): void; - getWidth(): number | undefined; - getHeight(): number | undefined; - setCursorStyle(cursorStyle: string): void; - findHover(x: number, y: number): { - target: Displayable; - topTarget: Displayable; - } | undefined; - on(eventName: ElementEventName, eventHandler: ElementEventCallback, context?: Ctx): this; - on(eventName: string, eventHandler: WithThisType, unknown extends Ctx ? ZRenderType : Ctx>, context?: Ctx): this; - off(eventName?: string, eventHandler?: EventCallback): void; - trigger(eventName: string, event?: unknown): void; - clear(): void; - dispose(): void; -} -export interface ZRenderInitOpt { - renderer?: string; - devicePixelRatio?: number; - width?: number | string; - height?: number | string; - useDirtyRect?: boolean; - useCoarsePointer?: 'auto' | boolean; - pointerSize?: number; - ssr?: boolean; -} -export declare function init(dom?: HTMLElement | null, opts?: ZRenderInitOpt): ZRender; -export declare function dispose(zr: ZRender): void; -export declare function disposeAll(): void; -export declare function getInstance(id: number): ZRender; -export declare function registerPainter(name: string, Ctor: PainterBaseCtor): void; -export declare type ElementSSRData = zrUtil.HashMap; -export declare type ElementSSRDataGetter = (el: Element) => zrUtil.HashMap; -export declare function getElementSSRData(el: Element): ElementSSRData; -export declare function registerSSRDataGetter(getter: ElementSSRDataGetter): void; -export declare const version = "5.6.0"; -export interface ZRenderType extends ZRender { -} -export {}; diff --git a/node_modules/zrender/lib/zrender.js b/node_modules/zrender/lib/zrender.js deleted file mode 100644 index 225f219..0000000 --- a/node_modules/zrender/lib/zrender.js +++ /dev/null @@ -1,328 +0,0 @@ -/*! -* ZRender, a high performance 2d drawing library. -* -* Copyright (c) 2013, Baidu Inc. -* All rights reserved. -* -* LICENSE -* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt -*/ -import env from './core/env.js'; -import * as zrUtil from './core/util.js'; -import Handler from './Handler.js'; -import Storage from './Storage.js'; -import Animation, { getTime } from './animation/Animation.js'; -import HandlerProxy from './dom/HandlerProxy.js'; -import { lum } from './tool/color.js'; -import { DARK_MODE_THRESHOLD } from './config.js'; -import Group from './graphic/Group.js'; -var painterCtors = {}; -var instances = {}; -function delInstance(id) { - delete instances[id]; -} -function isDarkMode(backgroundColor) { - if (!backgroundColor) { - return false; - } - if (typeof backgroundColor === 'string') { - return lum(backgroundColor, 1) < DARK_MODE_THRESHOLD; - } - else if (backgroundColor.colorStops) { - var colorStops = backgroundColor.colorStops; - var totalLum = 0; - var len = colorStops.length; - for (var i = 0; i < len; i++) { - totalLum += lum(colorStops[i].color, 1); - } - totalLum /= len; - return totalLum < DARK_MODE_THRESHOLD; - } - return false; -} -var ZRender = (function () { - function ZRender(id, dom, opts) { - var _this = this; - this._sleepAfterStill = 10; - this._stillFrameAccum = 0; - this._needsRefresh = true; - this._needsRefreshHover = true; - this._darkMode = false; - opts = opts || {}; - this.dom = dom; - this.id = id; - var storage = new Storage(); - var rendererType = opts.renderer || 'canvas'; - if (!painterCtors[rendererType]) { - rendererType = zrUtil.keys(painterCtors)[0]; - } - if (process.env.NODE_ENV !== 'production') { - if (!painterCtors[rendererType]) { - throw new Error("Renderer '" + rendererType + "' is not imported. Please import it first."); - } - } - opts.useDirtyRect = opts.useDirtyRect == null - ? false - : opts.useDirtyRect; - var painter = new painterCtors[rendererType](dom, storage, opts, id); - var ssrMode = opts.ssr || painter.ssrOnly; - this.storage = storage; - this.painter = painter; - var handlerProxy = (!env.node && !env.worker && !ssrMode) - ? new HandlerProxy(painter.getViewportRoot(), painter.root) - : null; - var useCoarsePointer = opts.useCoarsePointer; - var usePointerSize = (useCoarsePointer == null || useCoarsePointer === 'auto') - ? env.touchEventsSupported - : !!useCoarsePointer; - var defaultPointerSize = 44; - var pointerSize; - if (usePointerSize) { - pointerSize = zrUtil.retrieve2(opts.pointerSize, defaultPointerSize); - } - this.handler = new Handler(storage, painter, handlerProxy, painter.root, pointerSize); - this.animation = new Animation({ - stage: { - update: ssrMode ? null : function () { return _this._flush(true); } - } - }); - if (!ssrMode) { - this.animation.start(); - } - } - ZRender.prototype.add = function (el) { - if (this._disposed || !el) { - return; - } - this.storage.addRoot(el); - el.addSelfToZr(this); - this.refresh(); - }; - ZRender.prototype.remove = function (el) { - if (this._disposed || !el) { - return; - } - this.storage.delRoot(el); - el.removeSelfFromZr(this); - this.refresh(); - }; - ZRender.prototype.configLayer = function (zLevel, config) { - if (this._disposed) { - return; - } - if (this.painter.configLayer) { - this.painter.configLayer(zLevel, config); - } - this.refresh(); - }; - ZRender.prototype.setBackgroundColor = function (backgroundColor) { - if (this._disposed) { - return; - } - if (this.painter.setBackgroundColor) { - this.painter.setBackgroundColor(backgroundColor); - } - this.refresh(); - this._backgroundColor = backgroundColor; - this._darkMode = isDarkMode(backgroundColor); - }; - ZRender.prototype.getBackgroundColor = function () { - return this._backgroundColor; - }; - ZRender.prototype.setDarkMode = function (darkMode) { - this._darkMode = darkMode; - }; - ZRender.prototype.isDarkMode = function () { - return this._darkMode; - }; - ZRender.prototype.refreshImmediately = function (fromInside) { - if (this._disposed) { - return; - } - if (!fromInside) { - this.animation.update(true); - } - this._needsRefresh = false; - this.painter.refresh(); - this._needsRefresh = false; - }; - ZRender.prototype.refresh = function () { - if (this._disposed) { - return; - } - this._needsRefresh = true; - this.animation.start(); - }; - ZRender.prototype.flush = function () { - if (this._disposed) { - return; - } - this._flush(false); - }; - ZRender.prototype._flush = function (fromInside) { - var triggerRendered; - var start = getTime(); - if (this._needsRefresh) { - triggerRendered = true; - this.refreshImmediately(fromInside); - } - if (this._needsRefreshHover) { - triggerRendered = true; - this.refreshHoverImmediately(); - } - var end = getTime(); - if (triggerRendered) { - this._stillFrameAccum = 0; - this.trigger('rendered', { - elapsedTime: end - start - }); - } - else if (this._sleepAfterStill > 0) { - this._stillFrameAccum++; - if (this._stillFrameAccum > this._sleepAfterStill) { - this.animation.stop(); - } - } - }; - ZRender.prototype.setSleepAfterStill = function (stillFramesCount) { - this._sleepAfterStill = stillFramesCount; - }; - ZRender.prototype.wakeUp = function () { - if (this._disposed) { - return; - } - this.animation.start(); - this._stillFrameAccum = 0; - }; - ZRender.prototype.refreshHover = function () { - this._needsRefreshHover = true; - }; - ZRender.prototype.refreshHoverImmediately = function () { - if (this._disposed) { - return; - } - this._needsRefreshHover = false; - if (this.painter.refreshHover && this.painter.getType() === 'canvas') { - this.painter.refreshHover(); - } - }; - ZRender.prototype.resize = function (opts) { - if (this._disposed) { - return; - } - opts = opts || {}; - this.painter.resize(opts.width, opts.height); - this.handler.resize(); - }; - ZRender.prototype.clearAnimation = function () { - if (this._disposed) { - return; - } - this.animation.clear(); - }; - ZRender.prototype.getWidth = function () { - if (this._disposed) { - return; - } - return this.painter.getWidth(); - }; - ZRender.prototype.getHeight = function () { - if (this._disposed) { - return; - } - return this.painter.getHeight(); - }; - ZRender.prototype.setCursorStyle = function (cursorStyle) { - if (this._disposed) { - return; - } - this.handler.setCursorStyle(cursorStyle); - }; - ZRender.prototype.findHover = function (x, y) { - if (this._disposed) { - return; - } - return this.handler.findHover(x, y); - }; - ZRender.prototype.on = function (eventName, eventHandler, context) { - if (!this._disposed) { - this.handler.on(eventName, eventHandler, context); - } - return this; - }; - ZRender.prototype.off = function (eventName, eventHandler) { - if (this._disposed) { - return; - } - this.handler.off(eventName, eventHandler); - }; - ZRender.prototype.trigger = function (eventName, event) { - if (this._disposed) { - return; - } - this.handler.trigger(eventName, event); - }; - ZRender.prototype.clear = function () { - if (this._disposed) { - return; - } - var roots = this.storage.getRoots(); - for (var i = 0; i < roots.length; i++) { - if (roots[i] instanceof Group) { - roots[i].removeSelfFromZr(this); - } - } - this.storage.delAllRoots(); - this.painter.clear(); - }; - ZRender.prototype.dispose = function () { - if (this._disposed) { - return; - } - this.animation.stop(); - this.clear(); - this.storage.dispose(); - this.painter.dispose(); - this.handler.dispose(); - this.animation = - this.storage = - this.painter = - this.handler = null; - this._disposed = true; - delInstance(this.id); - }; - return ZRender; -}()); -export function init(dom, opts) { - var zr = new ZRender(zrUtil.guid(), dom, opts); - instances[zr.id] = zr; - return zr; -} -export function dispose(zr) { - zr.dispose(); -} -export function disposeAll() { - for (var key in instances) { - if (instances.hasOwnProperty(key)) { - instances[key].dispose(); - } - } - instances = {}; -} -export function getInstance(id) { - return instances[id]; -} -export function registerPainter(name, Ctor) { - painterCtors[name] = Ctor; -} -var ssrDataGetter; -export function getElementSSRData(el) { - if (typeof ssrDataGetter === 'function') { - return ssrDataGetter(el); - } -} -export function registerSSRDataGetter(getter) { - ssrDataGetter = getter; -} -export var version = '5.6.0'; -; diff --git a/node_modules/zrender/package.README.md b/node_modules/zrender/package.README.md deleted file mode 100644 index 2e817e6..0000000 --- a/node_modules/zrender/package.README.md +++ /dev/null @@ -1,9 +0,0 @@ -# NOTICE about package.json - -Only `zrender.js` are officially exported to users. - -The other entries listed in the `"exports"` field of `package.json` make the internal files visible, but they are legacy usages, not recommended but not forbidden (for the sake of keeping backward compatible). These entries are made from the search in github about which internal files are imported. - -Since `v5.5.0`, `"type": "module"` and `"exports: {...}"` are added to `package.json`. When upgrading to `v5.5.0+`, if you meet some problems about "can not find/resolve xxx" when importing some internal files, it probably because of the issue "file extension not fully specified". Please try to make the file extension fully specified (that is, `import 'xxx/xxx/xxx.js'` rather than `import 'xxx/xxx/xxx'`), or change the config of you bundler tools to support auto adding file extensions. - -See more details about the `"exports"` field of `package.json` and why it is written like that in https://github.com/apache/echarts/pull/19513 . diff --git a/node_modules/zrender/package.json b/node_modules/zrender/package.json deleted file mode 100644 index 91553bc..0000000 --- a/node_modules/zrender/package.json +++ /dev/null @@ -1,89 +0,0 @@ -{ - "name": "zrender", - "version": "5.6.0", - "description": "A lightweight graphic library providing 2d draw for Apache ECharts", - "keywords": [ - "canvas", - "svg", - "2d", - "html5", - "vector-graphics" - ], - "repository": { - "type": "git", - "url": "https://github.com/ecomfe/zrender.git" - }, - "scripts": { - "prepare": "npm run build:lib", - "build": "npm run build:bundle && npm run build:lib", - "release": "node build/build.js --minify && npm run build:lib", - "prepublishOnly": "node build/prepublish.js", - "prepare:nightly": "node build/prepareNightly.js", - "prepare:nightly-next": "node build/prepareNightly.js --next", - "build:bundle": "node build/build.js", - "build:lib": "npx tsc -m ES2015 --outDir lib && node build/processLib.js", - "watch:bundle": "node build/build.js --watch", - "watch:lib": "npx tsc-watch -m ES2015 --outDir lib --synchronousWatchDirectory --onSuccess \"node build/processLib.js\"", - "test": "npx jest --config test/ut/jest.config.js", - "lint": "npx eslint src/**/*.ts" - }, - "license": "BSD-3-Clause", - "types": "index.d.ts", - "module": "index.js", - "main": "dist/zrender.js", - "dependencies": { - "tslib": "2.3.0" - }, - "sideEffects": [ - "lib/canvas/canvas.js", - "lib/svg/svg.js", - "lib/all.js" - ], - "devDependencies": { - "@microsoft/api-extractor": "^7.7.2", - "@rollup/plugin-node-resolve": "^11.0.0", - "@rollup/plugin-replace": "^3.0.0", - "@types/jest": "^27.0.2", - "@typescript-eslint/eslint-plugin": "^4.33.0", - "@typescript-eslint/parser": "^4.33.0", - "chalk": "^3.0.0", - "commander": "2.11.0", - "eslint": "6.3.0", - "fs-extra": "4.0.2", - "globby": "^11.0.4", - "jest": "^27.2.5", - "jsdom": "^16.0.0", - "rollup": "^1.28.0", - "rollup-plugin-typescript2": "^0.25.3", - "rollup-plugin-uglify": "^6.0.4", - "ts-jest": "^27.0.6", - "typescript": "^4.4.3", - "uglify-js": "^3.10.0" - }, - "type": "module", - "exports": { - ".": { - "types": "./index.d.ts", - "require": "./dist/zrender.js", - "import": "./index.js" - }, - "./lib/canvas/canvas": "./lib/canvas/canvas.js", - "./lib/svg/svg": "./lib/svg/svg.js", - "./lib/vml/vml": "./lib/vml/vml.js", - "./lib/canvas/Painter": "./lib/canvas/Painter.js", - "./lib/svg/Painter": "./lib/svg/Painter.js", - "./lib/svg/patch": "./lib/svg/patch.js", - "./lib/Storage": "./lib/Storage.js", - "./lib/core/util": "./lib/core/util.js", - "./lib/core/env": "./lib/core/env.js", - "./lib/core/Transformable": "./lib/core/Transformable.js", - "./lib/core/BoundingRect": "./lib/core/BoundingRect.js", - "./lib/core/vector": "./lib/core/vector.js", - "./lib/core/bbox": "./lib/core/bbox.js", - "./lib/contain/polygon": "./lib/contain/polygon.js", - "./lib/tool/color": "./lib/tool/color.js", - "./lib/graphic/LinearGradient": "./lib/graphic/LinearGradient.js", - "./lib/graphic/RadialGradient": "./lib/graphic/RadialGradient.js", - "./*": "./*" - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/.eslintrc.yaml b/node_modules/zrender/src/.eslintrc.yaml deleted file mode 100644 index 752deed..0000000 --- a/node_modules/zrender/src/.eslintrc.yaml +++ /dev/null @@ -1,195 +0,0 @@ -parser: "@typescript-eslint/parser" -parserOptions: - ecmaVersion: 6 - sourceType: module - ecmaFeatures: - modules: true - project: "tsconfig.json" -plugins: ["@typescript-eslint"] -env: - browser: true - node: true - es6: false -globals: - jQuery: true - Promise: true -rules: - no-console: - - 2 - - - allow: - - "warn" - - "error" - no-constant-condition: 0 - comma-dangle: 0 - no-debugger: 2 - no-dupe-keys: 2 - no-empty-character-class: 2 - no-ex-assign: 2 - no-extra-boolean-cast: 0 - no-func-assign: 2 - no-inner-declarations: 2 - no-invalid-regexp: 2 - no-negated-in-lhs: 2 - no-obj-calls: 2 - no-sparse-arrays: 2 - no-unreachable: 2 - use-isnan: 2 - valid-typeof: 2 - block-scoped-var: 0 - curly: - - 2 - - "all" - eqeqeq: - - 2 - - "allow-null" - guard-for-in: 2 - no-else-return: 0 - no-labels: - - 2 - - - allowLoop: true - no-eval: 2 - no-extend-native: 2 - no-extra-bind: 0 - no-implied-eval: 2 - no-iterator: 2 - no-irregular-whitespace: 2 - no-lone-blocks: 2 - no-loop-func: 2 - no-multi-str: 2 - no-native-reassign: 2 - no-new-wrappers: 2 - no-octal: 2 - no-octal-escape: 2 - no-proto: 2 - no-redeclare: 0 - no-self-compare: 2 - no-unneeded-ternary: 2 - no-with: 2 - radix: 2 - wrap-iife: - - 2 - - "any" - no-delete-var: 2 - no-dupe-args: 2 - no-duplicate-case: 2 - no-label-var: 2 - no-shadow-restricted-names: 2 - no-undef: 2 - no-undef-init: 2 - no-use-before-define: 0 - brace-style: - - 2 - - "stroustrup" - - {} - comma-spacing: - - 2 - - - before: false - after: true - comma-style: - - 2 - - "last" - new-parens: 2 - no-array-constructor: 2 - no-multi-spaces: - - 1 - - - ignoreEOLComments: true - exceptions: - Property: true - no-new-object: 2 - no-spaced-func: 2 - no-trailing-spaces: 2 - no-extra-parens: - - 2 - - "functions" - no-mixed-spaces-and-tabs: 2 - one-var: - - 2 - - "never" - operator-linebreak: - - 2 - - "before" - - - overrides: - "=": "after" - quotes: - - 2 - - "single" - semi: - - 2 - - "always" - semi-spacing: 2 - keyword-spacing: 2 - key-spacing: - - 2 - - - beforeColon: false - afterColon: true - space-before-function-paren: - - 2 - - - anonymous: "always" - named: "never" - space-before-blocks: - - 2 - - "always" - computed-property-spacing: - - 2 - - "never" - space-in-parens: - - 2 - - "never" - space-unary-ops: 2 - spaced-comment: 0 - - max-nested-callbacks: - - 1 - - 5 - max-depth: - - 1 - - 6 - max-len: - - 2 - - 120 - - 4 - - - ignoreUrls: true - ignoreComments: true - max-params: - - 1 - - 15 - - space-infix-ops: 2 - dot-notation: - - 2 - - - allowKeywords: true - allowPattern: "^catch$" - - arrow-spacing: 2 - constructor-super: 2 - no-confusing-arrow: - - 2 - - - allowParens: true - no-class-assign: 2 - no-const-assign: 2 - # no-dupe-class-members: 2 - no-this-before-super: 0 - no-var: 0 - no-duplicate-imports: 2 - prefer-rest-params: 0 - unicode-bom: 2 - max-statements-per-line: 2 - - no-useless-constructor: 0 - - - "@typescript-eslint/no-unused-vars": - - 1 - - - vars: "local" - args: "none" \ No newline at end of file diff --git a/node_modules/zrender/src/Element.ts b/node_modules/zrender/src/Element.ts deleted file mode 100644 index e148e44..0000000 --- a/node_modules/zrender/src/Element.ts +++ /dev/null @@ -1,2030 +0,0 @@ -import Transformable, {TRANSFORMABLE_PROPS, TransformProp} from './core/Transformable'; -import { AnimationEasing } from './animation/easing'; -import Animator, {cloneValue} from './animation/Animator'; -import { ZRenderType } from './zrender'; -import { - Dictionary, ElementEventName, ZRRawEvent, BuiltinTextPosition, AllPropTypes, - TextVerticalAlign, TextAlign, MapToType -} from './core/types'; -import Path from './graphic/Path'; -import BoundingRect, { RectLike } from './core/BoundingRect'; -import Eventful from './core/Eventful'; -import ZRText, { DefaultTextStyle } from './graphic/Text'; -import { calculateTextPosition, TextPositionCalculationResult, parsePercent } from './contain/text'; -import { - guid, - isObject, - keys, - extend, - indexOf, - logError, - mixin, - isArrayLike, - isTypedArray, - isGradientObject, - filter, - reduce -} from './core/util'; -import Polyline from './graphic/shape/Polyline'; -import Group from './graphic/Group'; -import Point from './core/Point'; -import { LIGHT_LABEL_COLOR, DARK_LABEL_COLOR } from './config'; -import { parse, stringify } from './tool/color'; -import { REDRAW_BIT } from './graphic/constants'; - -export interface ElementAnimateConfig { - duration?: number - delay?: number - easing?: AnimationEasing - during?: (percent: number) => void - - // `done` will be called when all of the animations of the target props are - // "done" or "aborted", and at least one "done" happened. - // Common cases: animations declared, but some of them are aborted (e.g., by state change). - // The calling of `animationTo` done rather than aborted if at least one done happened. - done?: Function - // `aborted` will be called when all of the animations of the target props are "aborted". - aborted?: Function - - scope?: string - /** - * If force animate - * Prevent stop animation and callback - * immediently when target values are the same as current values. - */ - force?: boolean - /** - * If use additive animation. - */ - additive?: boolean - /** - * If set to final state before animation started. - * It can be useful if something you want to calcuate depends on the final state of element. - * Like bounding rect for text layouting. - * - * Only available in animateTo - */ - setToFinal?: boolean -} - -export interface ElementTextConfig { - /** - * Position relative to the element bounding rect - * @default 'inside' - */ - position?: BuiltinTextPosition | (number | string)[] - - /** - * Rotation of the label. - */ - rotation?: number - - /** - * Rect that text will be positioned. - * Default to be the rect of element. - */ - layoutRect?: RectLike - - /** - * Offset of the label. - * The difference of offset and position is that it will be applied - * in the rotation - */ - offset?: number[] - - /** - * Origin or rotation. Which is relative to the bounding box of the attached element. - * Can be percent value. Relative to the bounding box. - * If specified center. It will be center of the bounding box. - * - * Only available when position and rotation are both set. - */ - origin?: (number | string)[] | 'center' - - /** - * Distance to the rect - * @default 5 - */ - distance?: number - - /** - * If use local user space. Which will apply host's transform - * @default false - */ - local?: boolean - - /** - * `insideFill` is a color string or left empty. - * If a `textContent` is "inside", its final `fill` will be picked by this priority: - * `textContent.style.fill` > `textConfig.insideFill` > "auto-calculated-fill" - * In most cases, "auto-calculated-fill" is white. - */ - insideFill?: string - - /** - * `insideStroke` is a color string or left empty. - * If a `textContent` is "inside", its final `stroke` will be picked by this priority: - * `textContent.style.stroke` > `textConfig.insideStroke` > "auto-calculated-stroke" - * - * The rule of getting "auto-calculated-stroke": - * If (A) the `fill` is specified in style (either in `textContent.style` or `textContent.style.rich`) - * or (B) needed to draw text background (either defined in `textContent.style` or `textContent.style.rich`) - * "auto-calculated-stroke" will be null. - * Otherwise, "auto-calculated-stroke" will be the same as `fill` of this element if possible, or null. - * - * The reason of (A) is not decisive: - * 1. If users specify `fill` in style and still use "auto-calculated-stroke", the effect - * is not good and unexpected in some cases. It not easy and seams uncessary to auto calculate - * a proper `stroke` for the given `fill`, since they can specify `stroke` themselve. - * 2. Backward compat. - */ - insideStroke?: string - - /** - * `outsideFill` is a color string or left empty. - * If a `textContent` is "inside", its final `fill` will be picked by this priority: - * `textContent.style.fill` > `textConfig.outsideFill` > #000 - */ - outsideFill?: string - - /** - * `outsideStroke` is a color string or left empth. - * If a `textContent` is not "inside", its final `stroke` will be picked by this priority: - * `textContent.style.stroke` > `textConfig.outsideStroke` > "auto-calculated-stroke" - * - * The rule of getting "auto-calculated-stroke": - * If (A) the `fill` is specified in style (either in `textContent.style` or `textContent.style.rich`) - * or (B) needed to draw text background (either defined in `textContent.style` or `textContent.style.rich`) - * "auto-calculated-stroke" will be null. - * Otherwise, "auto-calculated-stroke" will be a neer white color to distinguish "front end" - * label with messy background (like other text label, line or other graphic). - */ - outsideStroke?: string - - /** - * Tell zrender I can sure this text is inside or not. - * In case position is not using builtin `inside` hints. - */ - inside?: boolean -} -export interface ElementTextGuideLineConfig { - /** - * Anchor for text guide line. - * Notice: Won't work - */ - anchor?: Point - - /** - * If above the target element. - */ - showAbove?: boolean - - /** - * Candidates of connectors. Used when autoCalculate is true and anchor is not specified. - */ - candidates?: ('left' | 'top' | 'right' | 'bottom')[] -} - -export interface ElementEvent { - type: ElementEventName, - event: ZRRawEvent, - // target can only be an element that is not silent. - target: Element, - // topTarget can be a silent element. - topTarget: Element, - cancelBubble: boolean, - offsetX: number, - offsetY: number, - gestureEvent: string, - pinchX: number, - pinchY: number, - pinchScale: number, - wheelDelta: number, - zrByTouch: boolean, - which: number, - stop: (this: ElementEvent) => void -} - -export type ElementEventCallback = ( - this: CbThis, e: ElementEvent -) => boolean | void -type CbThis = unknown extends Ctx ? Impl : Ctx; - -interface ElementEventHandlerProps { - // Events - onclick: ElementEventCallback - ondblclick: ElementEventCallback - onmouseover: ElementEventCallback - onmouseout: ElementEventCallback - onmousemove: ElementEventCallback - onmousewheel: ElementEventCallback - onmousedown: ElementEventCallback - onmouseup: ElementEventCallback - oncontextmenu: ElementEventCallback - - ondrag: ElementEventCallback - ondragstart: ElementEventCallback - ondragend: ElementEventCallback - ondragenter: ElementEventCallback - ondragleave: ElementEventCallback - ondragover: ElementEventCallback - ondrop: ElementEventCallback -} - -export interface ElementProps extends Partial, Partial> { - name?: string - ignore?: boolean - isGroup?: boolean - draggable?: boolean | 'horizontal' | 'vertical' - - silent?: boolean - - ignoreClip?: boolean - globalScaleRatio?: number - - textConfig?: ElementTextConfig - textContent?: ZRText - - clipPath?: Path - drift?: Element['drift'] - - extra?: Dictionary - - // For echarts animation. - anid?: string -} - -// Properties can be used in state. -export const PRESERVED_NORMAL_STATE = '__zr_normal__'; -// export const PRESERVED_MERGED_STATE = '__zr_merged__'; - -const PRIMARY_STATES_KEYS = (TRANSFORMABLE_PROPS as any).concat(['ignore']) as [TransformProp, 'ignore']; -const DEFAULT_ANIMATABLE_MAP = reduce(TRANSFORMABLE_PROPS, (obj, key) => { - obj[key] = true; - return obj; -}, {ignore: false} as Partial>); - -export type ElementStatePropNames = (typeof PRIMARY_STATES_KEYS)[number] | 'textConfig'; -export type ElementState = Pick & ElementCommonState - -export type ElementCommonState = { - hoverLayer?: boolean -} - -export type ElementCalculateTextPosition = ( - out: TextPositionCalculationResult, - style: ElementTextConfig, - rect: RectLike -) => TextPositionCalculationResult; - -let tmpTextPosCalcRes = {} as TextPositionCalculationResult; -let tmpBoundingRect = new BoundingRect(0, 0, 0, 0); - -// eslint-disable-next-line @typescript-eslint/no-unused-vars -interface Element extends Transformable, - Eventful<{ - [key in ElementEventName]: (e: ElementEvent) => void | boolean - } & { - [key in string]: (...args: any) => void | boolean - }>, - ElementEventHandlerProps { -} - -class Element { - - id: number = guid() - /** - * Element type - */ - type: string - - /** - * Element name - */ - name: string - - /** - * If ignore drawing and events of the element object - */ - ignore: boolean - - /** - * Whether to respond to mouse events. - */ - silent: boolean - - /** - * 是否是 Group - */ - isGroup: boolean - - /** - * Whether it can be dragged. - */ - draggable: boolean | 'horizontal' | 'vertical' - - /** - * Whether is it dragging. - */ - dragging: boolean - - parent: Group - - animators: Animator[] = [] - - /** - * If ignore clip from it's parent or hosts. - * Applied on itself and all it's children. - * - * NOTE: It won't affect the clipPath set on the children. - */ - ignoreClip: boolean - - /** - * If element is used as a component of other element. - */ - __hostTarget: Element - - /** - * ZRender instance will be assigned when element is associated with zrender - */ - __zr: ZRenderType - - /** - * Dirty bits. - * From which painter will determine if this displayable object needs brush. - */ - __dirty: number - - /** - * If element was painted on the screen - */ - __isRendered: boolean; - - /** - * If element has been moved to the hover layer. - * - * If so, dirty will only trigger the zrender refresh hover layer - */ - __inHover: boolean - - /** - * path to clip the elements and its children, if it is a group. - * @see http://www.w3.org/TR/2dcontext/#clipping-region - */ - private _clipPath?: Path - - /** - * Attached text element. - * `position`, `style.textAlign`, `style.textVerticalAlign` - * of element will be ignored if textContent.position is set - */ - private _textContent?: ZRText - - /** - * Text guide line. - */ - private _textGuide?: Polyline - - /** - * Config of textContent. Inlcuding layout, color, ...etc. - */ - textConfig?: ElementTextConfig - - /** - * Config for guide line calculating. - * - * NOTE: This is just a property signature. READ and WRITE are all done in echarts. - */ - textGuideLineConfig?: ElementTextGuideLineConfig - - // FOR ECHARTS - /** - * Id for mapping animation - */ - anid: string - - extra: Dictionary - - currentStates?: string[] = [] - // prevStates is for storager in echarts. - prevStates?: string[] - /** - * Store of element state. - * '__normal__' key is preserved for default properties. - */ - states: Dictionary = {} - - /** - * Animation config applied on state switching. - */ - stateTransition: ElementAnimateConfig - - /** - * Proxy function for getting state with given stateName. - * ZRender will first try to get with stateProxy. Then find from states if stateProxy returns nothing - * - * targetStates will be given in useStates - */ - stateProxy?: (stateName: string, targetStates?: string[]) => ElementState - - protected _normalState: ElementState - - // Temporary storage for inside text color configuration. - private _innerTextDefaultStyle: DefaultTextStyle - - constructor(props?: Props) { - this._init(props); - } - - protected _init(props?: Props) { - // Init default properties - this.attr(props); - } - - /** - * Drift element - * @param {number} dx dx on the global space - * @param {number} dy dy on the global space - */ - drift(dx: number, dy: number, e?: ElementEvent) { - switch (this.draggable) { - case 'horizontal': - dy = 0; - break; - case 'vertical': - dx = 0; - break; - } - - let m = this.transform; - if (!m) { - m = this.transform = [1, 0, 0, 1, 0, 0]; - } - m[4] += dx; - m[5] += dy; - - this.decomposeTransform(); - this.markRedraw(); - } - - /** - * Hook before update - */ - beforeUpdate() {} - /** - * Hook after update - */ - afterUpdate() {} - /** - * Update each frame - */ - update() { - this.updateTransform(); - - if (this.__dirty) { - this.updateInnerText(); - } - } - - updateInnerText(forceUpdate?: boolean) { - // Update textContent - const textEl = this._textContent; - if (textEl && (!textEl.ignore || forceUpdate)) { - if (!this.textConfig) { - this.textConfig = {}; - } - const textConfig = this.textConfig; - const isLocal = textConfig.local; - const innerTransformable = textEl.innerTransformable; - - let textAlign: TextAlign; - let textVerticalAlign: TextVerticalAlign; - - let textStyleChanged = false; - - // Apply host's transform. - innerTransformable.parent = isLocal ? this as unknown as Group : null; - - let innerOrigin = false; - - // Reset x/y/rotation - innerTransformable.copyTransform(textEl); - - // Force set attached text's position if `position` is in config. - if (textConfig.position != null) { - let layoutRect = tmpBoundingRect; - if (textConfig.layoutRect) { - layoutRect.copy(textConfig.layoutRect); - } - else { - layoutRect.copy(this.getBoundingRect()); - } - if (!isLocal) { - layoutRect.applyTransform(this.transform); - } - - if (this.calculateTextPosition) { - this.calculateTextPosition(tmpTextPosCalcRes, textConfig, layoutRect); - } - else { - calculateTextPosition(tmpTextPosCalcRes, textConfig, layoutRect); - } - - // TODO Should modify back if textConfig.position is set to null again. - // Or textContent is detached. - innerTransformable.x = tmpTextPosCalcRes.x; - innerTransformable.y = tmpTextPosCalcRes.y; - - // User specified align/verticalAlign has higher priority, which is - // useful in the case that attached text is rotated 90 degree. - textAlign = tmpTextPosCalcRes.align; - textVerticalAlign = tmpTextPosCalcRes.verticalAlign; - - const textOrigin = textConfig.origin; - if (textOrigin && textConfig.rotation != null) { - let relOriginX; - let relOriginY; - if (textOrigin === 'center') { - relOriginX = layoutRect.width * 0.5; - relOriginY = layoutRect.height * 0.5; - } - else { - relOriginX = parsePercent(textOrigin[0], layoutRect.width); - relOriginY = parsePercent(textOrigin[1], layoutRect.height); - } - - innerOrigin = true; - innerTransformable.originX = -innerTransformable.x + relOriginX + (isLocal ? 0 : layoutRect.x); - innerTransformable.originY = -innerTransformable.y + relOriginY + (isLocal ? 0 : layoutRect.y); - } - } - - - if (textConfig.rotation != null) { - innerTransformable.rotation = textConfig.rotation; - } - - // TODO - const textOffset = textConfig.offset; - if (textOffset) { - innerTransformable.x += textOffset[0]; - innerTransformable.y += textOffset[1]; - - // Not change the user set origin. - if (!innerOrigin) { - innerTransformable.originX = -textOffset[0]; - innerTransformable.originY = -textOffset[1]; - } - } - - // Calculate text color - const isInside = textConfig.inside == null // Force to be inside or not. - ? (typeof textConfig.position === 'string' && textConfig.position.indexOf('inside') >= 0) - : textConfig.inside; - const innerTextDefaultStyle = this._innerTextDefaultStyle || (this._innerTextDefaultStyle = {}); - - let textFill; - let textStroke; - let autoStroke; - if (isInside && this.canBeInsideText()) { - // In most cases `textContent` need this "auto" strategy. - // So by default be 'auto'. Otherwise users need to literally - // set `insideFill: 'auto', insideStroke: 'auto'` each time. - textFill = textConfig.insideFill; - textStroke = textConfig.insideStroke; - - if (textFill == null || textFill === 'auto') { - textFill = this.getInsideTextFill(); - } - if (textStroke == null || textStroke === 'auto') { - textStroke = this.getInsideTextStroke(textFill); - autoStroke = true; - } - } - else { - textFill = textConfig.outsideFill; - textStroke = textConfig.outsideStroke; - - if (textFill == null || textFill === 'auto') { - textFill = this.getOutsideFill(); - } - // By default give a stroke to distinguish "front end" label with - // messy background (like other text label, line or other graphic). - // If textContent.style.fill specified, this auto stroke will not be used. - if (textStroke == null || textStroke === 'auto') { - // If some time need to customize the default stroke getter, - // add some kind of override method. - textStroke = this.getOutsideStroke(textFill); - autoStroke = true; - } - } - // Default `textFill` should must have a value to ensure text can be displayed. - textFill = textFill || '#000'; - - if (textFill !== innerTextDefaultStyle.fill - || textStroke !== innerTextDefaultStyle.stroke - || autoStroke !== innerTextDefaultStyle.autoStroke - || textAlign !== innerTextDefaultStyle.align - || textVerticalAlign !== innerTextDefaultStyle.verticalAlign - ) { - - textStyleChanged = true; - - innerTextDefaultStyle.fill = textFill; - innerTextDefaultStyle.stroke = textStroke; - innerTextDefaultStyle.autoStroke = autoStroke; - innerTextDefaultStyle.align = textAlign; - innerTextDefaultStyle.verticalAlign = textVerticalAlign; - - textEl.setDefaultTextStyle(innerTextDefaultStyle); - } - - // Mark textEl to update transform. - // DON'T use markRedraw. It will cause Element itself to dirty again. - textEl.__dirty |= REDRAW_BIT; - - if (textStyleChanged) { - // Only mark style dirty if necessary. Update ZRText is costly. - textEl.dirtyStyle(true); - } - } - } - - protected canBeInsideText() { - return true; - } - - protected getInsideTextFill(): string | undefined { - return '#fff'; - } - - protected getInsideTextStroke(textFill: string): string | undefined { - return '#000'; - } - - protected getOutsideFill(): string | undefined { - return this.__zr && this.__zr.isDarkMode() ? LIGHT_LABEL_COLOR : DARK_LABEL_COLOR; - } - - protected getOutsideStroke(textFill: string): string { - const backgroundColor = this.__zr && this.__zr.getBackgroundColor(); - let colorArr = typeof backgroundColor === 'string' && parse(backgroundColor as string); - if (!colorArr) { - colorArr = [255, 255, 255, 1]; - } - // Assume blending on a white / black(dark) background. - const alpha = colorArr[3]; - const isDark = this.__zr.isDarkMode(); - for (let i = 0; i < 3; i++) { - colorArr[i] = colorArr[i] * alpha + (isDark ? 0 : 255) * (1 - alpha); - } - colorArr[3] = 1; - return stringify(colorArr, 'rgba'); - } - - traverse( - cb: (this: Context, el: Element) => void, - context?: Context - ) {} - - protected attrKV(key: string, value: unknown) { - if (key === 'textConfig') { - this.setTextConfig(value as ElementTextConfig); - } - else if (key === 'textContent') { - this.setTextContent(value as ZRText); - } - else if (key === 'clipPath') { - this.setClipPath(value as Path); - } - else if (key === 'extra') { - this.extra = this.extra || {}; - extend(this.extra, value); - } - else { - (this as any)[key] = value; - } - } - - /** - * Hide the element - */ - hide() { - this.ignore = true; - this.markRedraw(); - } - - /** - * Show the element - */ - show() { - this.ignore = false; - this.markRedraw(); - } - - attr(keyOrObj: Props): this - attr(keyOrObj: T, value: Props[T]): this - attr(keyOrObj: keyof Props | Props, value?: unknown): this { - if (typeof keyOrObj === 'string') { - this.attrKV(keyOrObj as keyof ElementProps, value as AllPropTypes); - } - else if (isObject(keyOrObj)) { - let obj = keyOrObj as object; - let keysArr = keys(obj); - for (let i = 0; i < keysArr.length; i++) { - let key = keysArr[i]; - this.attrKV(key as keyof ElementProps, keyOrObj[key]); - } - } - this.markRedraw(); - return this; - } - - // Save current state to normal - saveCurrentToNormalState(toState: ElementState) { - this._innerSaveToNormal(toState); - - // If we are switching from normal to other state during animation. - // We need to save final value of animation to the normal state. Not interpolated value. - const normalState = this._normalState; - for (let i = 0; i < this.animators.length; i++) { - const animator = this.animators[i]; - const fromStateTransition = animator.__fromStateTransition; - // Ignore animation from state transition(except normal). - // Ignore loop animation. - if (animator.getLoop() || fromStateTransition && fromStateTransition !== PRESERVED_NORMAL_STATE) { - continue; - } - - const targetName = animator.targetName; - // Respecting the order of animation if multiple animator is - // animating on the same property(If additive animation is used) - const target = targetName - ? (normalState as any)[targetName] : normalState; - // Only save keys that are changed by the states. - animator.saveTo(target); - } - } - - protected _innerSaveToNormal(toState: ElementState) { - let normalState = this._normalState; - if (!normalState) { - // Clear previous stored normal states when switching from normalState to otherState. - normalState = this._normalState = {}; - } - if (toState.textConfig && !normalState.textConfig) { - normalState.textConfig = this.textConfig; - } - - this._savePrimaryToNormal(toState, normalState, PRIMARY_STATES_KEYS); - } - - protected _savePrimaryToNormal( - toState: Dictionary, normalState: Dictionary, primaryKeys: readonly string[] - ) { - for (let i = 0; i < primaryKeys.length; i++) { - let key = primaryKeys[i]; - // Only save property that will be changed by toState - // and has not been saved to normalState yet. - if (toState[key] != null && !(key in normalState)) { - (normalState as any)[key] = (this as any)[key]; - } - } - } - - /** - * If has any state. - */ - hasState() { - return this.currentStates.length > 0; - } - - /** - * Get state object - */ - getState(name: string) { - return this.states[name]; - } - - - /** - * Ensure state exists. If not, will create one and return. - */ - ensureState(name: string) { - const states = this.states; - if (!states[name]) { - states[name] = {}; - } - return states[name]; - } - - /** - * Clear all states. - */ - clearStates(noAnimation?: boolean) { - this.useState(PRESERVED_NORMAL_STATE, false, noAnimation); - // TODO set _normalState to null? - } - /** - * Use state. State is a collection of properties. - * Will return current state object if state exists and stateName has been changed. - * - * @param stateName State name to be switched to - * @param keepCurrentState If keep current states. - * If not, it will inherit from the normal state. - */ - useState(stateName: string, keepCurrentStates?: boolean, noAnimation?: boolean, forceUseHoverLayer?: boolean) { - // Use preserved word __normal__ - // TODO: Only restore changed properties when restore to normal??? - const toNormalState = stateName === PRESERVED_NORMAL_STATE; - const hasStates = this.hasState(); - - if (!hasStates && toNormalState) { - // If switched from normal to normal. - return; - } - - const currentStates = this.currentStates; - const animationCfg = this.stateTransition; - - // No need to change in following cases: - // 1. Keep current states. and already being applied before. - // 2. Don't keep current states. And new state is same with the only one exists state. - if (indexOf(currentStates, stateName) >= 0 && (keepCurrentStates || currentStates.length === 1)) { - return; - } - - let state; - if (this.stateProxy && !toNormalState) { - state = this.stateProxy(stateName); - } - - if (!state) { - state = (this.states && this.states[stateName]); - } - - if (!state && !toNormalState) { - logError(`State ${stateName} not exists.`); - return; - } - - if (!toNormalState) { - this.saveCurrentToNormalState(state); - } - - const useHoverLayer = !!((state && state.hoverLayer) || forceUseHoverLayer); - - if (useHoverLayer) { - // Enter hover layer before states update. - this._toggleHoverLayerFlag(true); - } - - this._applyStateObj( - stateName, - state, - this._normalState, - keepCurrentStates, - !noAnimation && !this.__inHover && animationCfg && animationCfg.duration > 0, - animationCfg - ); - - // Also set text content. - const textContent = this._textContent; - const textGuide = this._textGuide; - if (textContent) { - // Force textContent use hover layer if self is using it. - textContent.useState(stateName, keepCurrentStates, noAnimation, useHoverLayer); - } - if (textGuide) { - textGuide.useState(stateName, keepCurrentStates, noAnimation, useHoverLayer); - } - - if (toNormalState) { - // Clear state - this.currentStates = []; - // Reset normal state. - this._normalState = {}; - } - else { - if (!keepCurrentStates) { - this.currentStates = [stateName]; - } - else { - this.currentStates.push(stateName); - } - } - - // Update animating target to the new object after state changed. - this._updateAnimationTargets(); - - this.markRedraw(); - - if (!useHoverLayer && this.__inHover) { - // Leave hover layer after states update and markRedraw. - this._toggleHoverLayerFlag(false); - // NOTE: avoid unexpected refresh when moving out from hover layer!! - // Only clear from hover layer. - this.__dirty &= ~REDRAW_BIT; - } - - // Return used state. - return state; - } - - /** - * Apply multiple states. - * @param states States list. - */ - useStates(states: string[], noAnimation?: boolean, forceUseHoverLayer?: boolean) { - if (!states.length) { - this.clearStates(); - } - else { - const stateObjects: ElementState[] = []; - const currentStates = this.currentStates; - const len = states.length; - let notChange = len === currentStates.length; - if (notChange) { - for (let i = 0; i < len; i++) { - if (states[i] !== currentStates[i]) { - notChange = false; - break; - } - } - } - if (notChange) { - return; - } - - for (let i = 0; i < len; i++) { - const stateName = states[i]; - let stateObj: ElementState; - if (this.stateProxy) { - stateObj = this.stateProxy(stateName, states); - } - if (!stateObj) { - stateObj = this.states[stateName]; - } - if (stateObj) { - stateObjects.push(stateObj); - } - } - - const lastStateObj = stateObjects[len - 1]; - const useHoverLayer = !!((lastStateObj && lastStateObj.hoverLayer) || forceUseHoverLayer); - if (useHoverLayer) { - // Enter hover layer before states update. - this._toggleHoverLayerFlag(true); - } - - const mergedState = this._mergeStates(stateObjects); - const animationCfg = this.stateTransition; - - this.saveCurrentToNormalState(mergedState); - - this._applyStateObj( - states.join(','), - mergedState, - this._normalState, - false, - !noAnimation && !this.__inHover && animationCfg && animationCfg.duration > 0, - animationCfg - ); - - const textContent = this._textContent; - const textGuide = this._textGuide; - if (textContent) { - textContent.useStates(states, noAnimation, useHoverLayer); - } - if (textGuide) { - textGuide.useStates(states, noAnimation, useHoverLayer); - } - - this._updateAnimationTargets(); - - // Create a copy - this.currentStates = states.slice(); - this.markRedraw(); - - if (!useHoverLayer && this.__inHover) { - // Leave hover layer after states update and markRedraw. - this._toggleHoverLayerFlag(false); - // NOTE: avoid unexpected refresh when moving out from hover layer!! - // Only clear from hover layer. - this.__dirty &= ~REDRAW_BIT; - } - } - } - - /** - * Return if el.silent or any ancestor element has silent true. - */ - isSilent() { - let isSilent = this.silent; - let ancestor = this.parent; - while (!isSilent && ancestor) { - if (ancestor.silent) { - isSilent = true; - break; - } - ancestor = ancestor.parent; - } - return isSilent; - } - - /** - * Update animation targets when reference is changed. - */ - private _updateAnimationTargets() { - for (let i = 0; i < this.animators.length; i++) { - const animator = this.animators[i]; - if (animator.targetName) { - animator.changeTarget((this as any)[animator.targetName]); - } - } - } - - /** - * Remove state - * @param state State to remove - */ - removeState(state: string) { - const idx = indexOf(this.currentStates, state); - if (idx >= 0) { - const currentStates = this.currentStates.slice(); - currentStates.splice(idx, 1); - this.useStates(currentStates); - } - } - - /** - * Replace exists state. - * @param oldState - * @param newState - * @param forceAdd If still add when even if replaced target not exists. - */ - replaceState(oldState: string, newState: string, forceAdd: boolean) { - const currentStates = this.currentStates.slice(); - const idx = indexOf(currentStates, oldState); - const newStateExists = indexOf(currentStates, newState) >= 0; - if (idx >= 0) { - if (!newStateExists) { - // Replace the old with the new one. - currentStates[idx] = newState; - } - else { - // Only remove the old one. - currentStates.splice(idx, 1); - } - } - else if (forceAdd && !newStateExists) { - currentStates.push(newState); - } - this.useStates(currentStates); - } - - /** - * Toogle state. - */ - toggleState(state: string, enable: boolean) { - if (enable) { - this.useState(state, true); - } - else { - this.removeState(state); - } - } - - protected _mergeStates(states: ElementState[]) { - const mergedState: ElementState = {}; - let mergedTextConfig: ElementTextConfig; - for (let i = 0; i < states.length; i++) { - const state = states[i]; - extend(mergedState, state); - - if (state.textConfig) { - mergedTextConfig = mergedTextConfig || {}; - extend(mergedTextConfig, state.textConfig); - } - } - if (mergedTextConfig) { - mergedState.textConfig = mergedTextConfig; - } - - return mergedState; - } - - protected _applyStateObj( - stateName: string, - state: ElementState, - normalState: ElementState, - keepCurrentStates: boolean, - transition: boolean, - animationCfg: ElementAnimateConfig - ) { - const needsRestoreToNormal = !(state && keepCurrentStates); - - // TODO: Save current state to normal? - // TODO: Animation - if (state && state.textConfig) { - // Inherit from current state or normal state. - this.textConfig = extend( - {}, - keepCurrentStates ? this.textConfig : normalState.textConfig - ); - extend(this.textConfig, state.textConfig); - } - else if (needsRestoreToNormal) { - if (normalState.textConfig) { // Only restore if changed and saved. - this.textConfig = normalState.textConfig; - } - } - - const transitionTarget: Dictionary = {}; - let hasTransition = false; - - for (let i = 0; i < PRIMARY_STATES_KEYS.length; i++) { - const key = PRIMARY_STATES_KEYS[i]; - const propNeedsTransition = transition && DEFAULT_ANIMATABLE_MAP[key]; - - if (state && state[key] != null) { - if (propNeedsTransition) { - hasTransition = true; - transitionTarget[key] = state[key]; - } - else { - // Replace if it exist in target state - (this as any)[key] = state[key]; - } - } - else if (needsRestoreToNormal) { - if (normalState[key] != null) { - if (propNeedsTransition) { - hasTransition = true; - transitionTarget[key] = normalState[key]; - } - else { - // Restore to normal state - (this as any)[key] = normalState[key]; - } - } - } - } - - if (!transition) { - // Keep the running animation to the new values after states changed. - // Not simply stop animation. Or it may have jump effect. - for (let i = 0; i < this.animators.length; i++) { - const animator = this.animators[i]; - const targetName = animator.targetName; - // Ignore loop animation - if (!animator.getLoop()) { - animator.__changeFinalValue(targetName - ? ((state || normalState) as any)[targetName] - : (state || normalState) - ); - } - } - } - - if (hasTransition) { - this._transitionState( - stateName, - transitionTarget as Props, - animationCfg - ); - } - } - - /** - * Component is some elements attached on this element for specific purpose. - * Like clipPath, textContent - */ - private _attachComponent(componentEl: Element) { - if (componentEl.__zr && !componentEl.__hostTarget) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Text element has been added to zrender.'); - } - return; - } - - if (componentEl === this) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Recursive component attachment.'); - } - return; - } - - const zr = this.__zr; - if (zr) { - // Needs to add self to zrender. For rerender triggering, or animation. - componentEl.addSelfToZr(zr); - } - - componentEl.__zr = zr; - componentEl.__hostTarget = this as unknown as Element; - } - - private _detachComponent(componentEl: Element) { - if (componentEl.__zr) { - componentEl.removeSelfFromZr(componentEl.__zr); - } - - componentEl.__zr = null; - componentEl.__hostTarget = null; - } - - /** - * Get clip path - */ - getClipPath() { - return this._clipPath; - } - - /** - * Set clip path - * - * clipPath can't be shared between two elements. - */ - setClipPath(clipPath: Path) { - // Remove previous clip path - if (this._clipPath && this._clipPath !== clipPath) { - this.removeClipPath(); - } - - this._attachComponent(clipPath); - - this._clipPath = clipPath; - this.markRedraw(); - } - - /** - * Remove clip path - */ - removeClipPath() { - const clipPath = this._clipPath; - if (clipPath) { - this._detachComponent(clipPath); - this._clipPath = null; - this.markRedraw(); - } - } - - /** - * Get attached text content. - */ - getTextContent(): ZRText { - return this._textContent; - } - - /** - * Attach text on element - */ - setTextContent(textEl: ZRText) { - const previousTextContent = this._textContent; - if (previousTextContent === textEl) { - return; - } - // Remove previous textContent - if (previousTextContent && previousTextContent !== textEl) { - this.removeTextContent(); - } - if (process.env.NODE_ENV !== 'production') { - if (textEl.__zr && !textEl.__hostTarget) { - throw new Error('Text element has been added to zrender.'); - } - } - - textEl.innerTransformable = new Transformable(); - - this._attachComponent(textEl); - - this._textContent = textEl; - - this.markRedraw(); - } - - /** - * Set layout of attached text. Will merge with the previous. - */ - setTextConfig(cfg: ElementTextConfig) { - // TODO hide cfg property? - if (!this.textConfig) { - this.textConfig = {}; - } - extend(this.textConfig, cfg); - this.markRedraw(); - } - - /** - * Remove text config - */ - removeTextConfig() { - this.textConfig = null; - this.markRedraw(); - } - - /** - * Remove attached text element. - */ - removeTextContent() { - const textEl = this._textContent; - if (textEl) { - textEl.innerTransformable = null; - this._detachComponent(textEl); - this._textContent = null; - this._innerTextDefaultStyle = null; - this.markRedraw(); - } - } - - getTextGuideLine(): Polyline { - return this._textGuide; - } - - setTextGuideLine(guideLine: Polyline) { - // Remove previous clip path - if (this._textGuide && this._textGuide !== guideLine) { - this.removeTextGuideLine(); - } - - this._attachComponent(guideLine); - - this._textGuide = guideLine; - - this.markRedraw(); - } - - removeTextGuideLine() { - const textGuide = this._textGuide; - if (textGuide) { - this._detachComponent(textGuide); - this._textGuide = null; - this.markRedraw(); - } - } - /** - * Mark element needs to be repainted - */ - markRedraw() { - this.__dirty |= REDRAW_BIT; - const zr = this.__zr; - if (zr) { - if (this.__inHover) { - zr.refreshHover(); - } - else { - zr.refresh(); - } - } - - // Used as a clipPath or textContent - if (this.__hostTarget) { - this.__hostTarget.markRedraw(); - } - } - - /** - * Besides marking elements to be refreshed. - * It will also invalid all cache and doing recalculate next frame. - */ - dirty() { - this.markRedraw(); - } - - private _toggleHoverLayerFlag(inHover: boolean) { - this.__inHover = inHover; - const textContent = this._textContent; - const textGuide = this._textGuide; - if (textContent) { - textContent.__inHover = inHover; - } - if (textGuide) { - textGuide.__inHover = inHover; - } - } - - /** - * Add self from zrender instance. - * Not recursively because it will be invoked when element added to storage. - */ - addSelfToZr(zr: ZRenderType) { - if (this.__zr === zr) { - return; - } - - this.__zr = zr; - // 添加动画 - const animators = this.animators; - if (animators) { - for (let i = 0; i < animators.length; i++) { - zr.animation.addAnimator(animators[i]); - } - } - - if (this._clipPath) { - this._clipPath.addSelfToZr(zr); - } - if (this._textContent) { - this._textContent.addSelfToZr(zr); - } - if (this._textGuide) { - this._textGuide.addSelfToZr(zr); - } - } - - /** - * Remove self from zrender instance. - * Not recursively because it will be invoked when element added to storage. - */ - removeSelfFromZr(zr: ZRenderType) { - if (!this.__zr) { - return; - } - - this.__zr = null; - // Remove animation - const animators = this.animators; - if (animators) { - for (let i = 0; i < animators.length; i++) { - zr.animation.removeAnimator(animators[i]); - } - } - - if (this._clipPath) { - this._clipPath.removeSelfFromZr(zr); - } - if (this._textContent) { - this._textContent.removeSelfFromZr(zr); - } - if (this._textGuide) { - this._textGuide.removeSelfFromZr(zr); - } - } - - /** - * 动画 - * - * @param path The key to fetch value from object. Mostly style or shape. - * @param loop Whether to loop animation. - * @param allowDiscreteAnimation Whether to allow discrete animation - * @example: - * el.animate('style', false) - * .when(1000, {x: 10} ) - * .done(function(){ // Animation done }) - * .start() - */ - animate(key?: string, loop?: boolean, allowDiscreteAnimation?: boolean) { - let target = key ? (this as any)[key] : this; - - if (process.env.NODE_ENV !== 'production') { - if (!target) { - logError( - 'Property "' - + key - + '" is not existed in element ' - + this.id - ); - return; - } - } - - const animator = new Animator(target, loop, allowDiscreteAnimation); - key && (animator.targetName = key); - this.addAnimator(animator, key); - return animator; - } - - addAnimator(animator: Animator, key: string): void { - const zr = this.__zr; - - const el = this; - - animator.during(function () { - el.updateDuringAnimation(key as string); - }).done(function () { - const animators = el.animators; - // FIXME Animator will not be removed if use `Animator#stop` to stop animation - const idx = indexOf(animators, animator); - if (idx >= 0) { - animators.splice(idx, 1); - } - }); - - this.animators.push(animator); - - // If animate after added to the zrender - if (zr) { - zr.animation.addAnimator(animator); - } - - // Wake up zrender to start the animation loop. - zr && zr.wakeUp(); - } - - updateDuringAnimation(key: string) { - this.markRedraw(); - } - - /** - * 停止动画 - * @param {boolean} forwardToLast If move to last frame before stop - */ - stopAnimation(scope?: string, forwardToLast?: boolean) { - const animators = this.animators; - const len = animators.length; - const leftAnimators: Animator[] = []; - for (let i = 0; i < len; i++) { - const animator = animators[i]; - if (!scope || scope === animator.scope) { - animator.stop(forwardToLast); - } - else { - leftAnimators.push(animator); - } - } - this.animators = leftAnimators; - - return this; - } - - /** - * @param animationProps A map to specify which property to animate. If not specified, will animate all. - * @example - * // Animate position - * el.animateTo({ - * position: [10, 10] - * }, { done: () => { // done } }) - * - * // Animate shape, style and position in 100ms, delayed 100ms, with cubicOut easing - * el.animateTo({ - * shape: { - * width: 500 - * }, - * style: { - * fill: 'red' - * } - * position: [10, 10] - * }, { - * duration: 100, - * delay: 100, - * easing: 'cubicOut', - * done: () => { // done } - * }) - */ - animateTo(target: Props, cfg?: ElementAnimateConfig, animationProps?: MapToType) { - animateTo(this, target, cfg, animationProps); - } - - /** - * Animate from the target state to current state. - * The params and the value are the same as `this.animateTo`. - */ - - // Overload definitions - animateFrom( - target: Props, cfg: ElementAnimateConfig, animationProps?: MapToType - ) { - animateTo(this, target, cfg, animationProps, true); - } - - protected _transitionState( - stateName: string, target: Props, cfg?: ElementAnimateConfig, animationProps?: MapToType - ) { - const animators = animateTo(this, target, cfg, animationProps); - for (let i = 0; i < animators.length; i++) { - animators[i].__fromStateTransition = stateName; - } - } - - /** - * Interface of getting the minimum bounding box. - */ - getBoundingRect(): BoundingRect { - return null; - } - - getPaintRect(): BoundingRect { - return null; - } - - /** - * The string value of `textPosition` needs to be calculated to a real postion. - * For example, `'inside'` is calculated to `[rect.width/2, rect.height/2]` - * by default. See `contain/text.js#calculateTextPosition` for more details. - * But some coutom shapes like "pin", "flag" have center that is not exactly - * `[width/2, height/2]`. So we provide this hook to customize the calculation - * for those shapes. It will be called if the `style.textPosition` is a string. - * @param {Obejct} [out] Prepared out object. If not provided, this method should - * be responsible for creating one. - * @param {module:zrender/graphic/Style} style - * @param {Object} rect {x, y, width, height} - * @return {Obejct} out The same as the input out. - * { - * x: number. mandatory. - * y: number. mandatory. - * align: string. optional. use style.textAlign by default. - * verticalAlign: string. optional. use style.textVerticalAlign by default. - * } - */ - calculateTextPosition: ElementCalculateTextPosition; - - protected static initDefaultProps = (function () { - const elProto = Element.prototype; - elProto.type = 'element'; - elProto.name = ''; - - elProto.ignore = - elProto.silent = - elProto.isGroup = - elProto.draggable = - elProto.dragging = - elProto.ignoreClip = - elProto.__inHover = false; - - elProto.__dirty = REDRAW_BIT; - - - const logs: Dictionary = {}; - function logDeprecatedError(key: string, xKey: string, yKey: string) { - if (!logs[key + xKey + yKey]) { - console.warn(`DEPRECATED: '${key}' has been deprecated. use '${xKey}', '${yKey}' instead`); - logs[key + xKey + yKey] = true; - } - } - // Legacy transform properties. position and scale - function createLegacyProperty( - key: string, - privateKey: string, - xKey: string, - yKey: string - ) { - Object.defineProperty(elProto, key, { - get() { - if (process.env.NODE_ENV !== 'production') { - logDeprecatedError(key, xKey, yKey); - } - if (!this[privateKey]) { - const pos: number[] = this[privateKey] = []; - enhanceArray(this, pos); - } - return this[privateKey]; - }, - set(pos: number[]) { - if (process.env.NODE_ENV !== 'production') { - logDeprecatedError(key, xKey, yKey); - } - this[xKey] = pos[0]; - this[yKey] = pos[1]; - this[privateKey] = pos; - enhanceArray(this, pos); - } - }); - function enhanceArray(self: any, pos: number[]) { - Object.defineProperty(pos, 0, { - get() { - return self[xKey]; - }, - set(val: number) { - self[xKey] = val; - } - }); - Object.defineProperty(pos, 1, { - get() { - return self[yKey]; - }, - set(val: number) { - self[yKey] = val; - } - }); - } - } - if (Object.defineProperty - // Just don't support ie8 - // && (!(env as any).browser.ie || (env as any).browser.version > 8) - ) { - createLegacyProperty('position', '_legacyPos', 'x', 'y'); - createLegacyProperty('scale', '_legacyScale', 'scaleX', 'scaleY'); - createLegacyProperty('origin', '_legacyOrigin', 'originX', 'originY'); - } - })() -} - -mixin(Element, Eventful); -mixin(Element, Transformable); - -function animateTo( - animatable: Element, - target: Dictionary, - cfg: ElementAnimateConfig, - animationProps: Dictionary, - reverse?: boolean -) { - cfg = cfg || {}; - const animators: Animator[] = []; - animateToShallow( - animatable, - '', - animatable, - target, - cfg, - animationProps, - animators, - reverse - ); - - let finishCount = animators.length; - let doneHappened = false; - const cfgDone = cfg.done; - const cfgAborted = cfg.aborted; - - const doneCb = () => { - doneHappened = true; - finishCount--; - if (finishCount <= 0) { - doneHappened - ? (cfgDone && cfgDone()) - : (cfgAborted && cfgAborted()); - } - }; - - const abortedCb = () => { - finishCount--; - if (finishCount <= 0) { - doneHappened - ? (cfgDone && cfgDone()) - : (cfgAborted && cfgAborted()); - } - }; - - // No animators. This should be checked before animators[i].start(), - // because 'done' may be executed immediately if no need to animate. - if (!finishCount) { - cfgDone && cfgDone(); - } - - // Adding during callback to the first animator - if (animators.length > 0 && cfg.during) { - // TODO If there are two animators in animateTo, and the first one is stopped by other animator. - animators[0].during((target, percent) => { - cfg.during(percent); - }); - } - - // Start after all animators created - // Incase any animator is done immediately when all animation properties are not changed - for (let i = 0; i < animators.length; i++) { - const animator = animators[i]; - if (doneCb) { - animator.done(doneCb); - } - if (abortedCb) { - animator.aborted(abortedCb); - } - if (cfg.force) { - animator.duration(cfg.duration); - } - animator.start(cfg.easing); - } - - return animators; -} - -function copyArrShallow(source: number[], target: number[], len: number) { - for (let i = 0; i < len; i++) { - source[i] = target[i]; - } -} - -function is2DArray(value: any[]): value is number[][] { - return isArrayLike(value[0]); -} - -function copyValue(target: Dictionary, source: Dictionary, key: string) { - if (isArrayLike(source[key])) { - if (!isArrayLike(target[key])) { - target[key] = []; - } - - if (isTypedArray(source[key])) { - const len = source[key].length; - if (target[key].length !== len) { - target[key] = new (source[key].constructor)(len); - copyArrShallow(target[key], source[key], len); - } - } - else { - const sourceArr = source[key] as any[]; - const targetArr = target[key] as any[]; - - const len0 = sourceArr.length; - if (is2DArray(sourceArr)) { - // NOTE: each item should have same length - const len1 = sourceArr[0].length; - - for (let i = 0; i < len0; i++) { - if (!targetArr[i]) { - targetArr[i] = Array.prototype.slice.call(sourceArr[i]); - } - else { - copyArrShallow(targetArr[i], sourceArr[i], len1); - } - } - } - else { - copyArrShallow(targetArr, sourceArr, len0); - } - - targetArr.length = sourceArr.length; - } - } - else { - target[key] = source[key]; - } -} - -function isValueSame(val1: any, val2: any) { - return val1 === val2 - // Only check 1 dimension array - || isArrayLike(val1) && isArrayLike(val2) && is1DArraySame(val1, val2); -} - -function is1DArraySame(arr0: ArrayLike, arr1: ArrayLike) { - const len = arr0.length; - if (len !== arr1.length) { - return false; - } - for (let i = 0; i < len; i++) { - if (arr0[i] !== arr1[i]) { - return false; - } - } - return true; -} - -function animateToShallow( - animatable: Element, - topKey: string, - animateObj: Dictionary, - target: Dictionary, - cfg: ElementAnimateConfig, - animationProps: Dictionary | true, - animators: Animator[], - reverse: boolean // If `true`, animate from the `target` to current state. -) { - const targetKeys = keys(target); - const duration = cfg.duration; - const delay = cfg.delay; - const additive = cfg.additive; - const setToFinal = cfg.setToFinal; - const animateAll = !isObject(animationProps); - // Find last animator animating same prop. - const existsAnimators = animatable.animators; - - let animationKeys: string[] = []; - for (let k = 0; k < targetKeys.length; k++) { - const innerKey = targetKeys[k] as string; - const targetVal = target[innerKey]; - - if ( - targetVal != null && animateObj[innerKey] != null - && (animateAll || (animationProps as Dictionary)[innerKey]) - ) { - if (isObject(targetVal) - && !isArrayLike(targetVal) - && !isGradientObject(targetVal) - ) { - if (topKey) { - // logError('Only support 1 depth nest object animation.'); - // Assign directly. - // TODO richText? - if (!reverse) { - animateObj[innerKey] = targetVal; - animatable.updateDuringAnimation(topKey); - } - continue; - } - animateToShallow( - animatable, - innerKey, - animateObj[innerKey], - targetVal, - cfg, - animationProps && (animationProps as Dictionary)[innerKey], - animators, - reverse - ); - } - else { - animationKeys.push(innerKey); - } - } - else if (!reverse) { - // Assign target value directly. - animateObj[innerKey] = targetVal; - animatable.updateDuringAnimation(topKey); - // Previous animation will be stopped on the changed keys. - // So direct assign is also included. - animationKeys.push(innerKey); - } - } - - let keyLen = animationKeys.length; - // Stop previous animations on the same property. - if (!additive && keyLen) { - // Stop exists animation on specific tracks. Only one animator available for each property. - // TODO Should invoke previous animation callback? - for (let i = 0; i < existsAnimators.length; i++) { - const animator = existsAnimators[i]; - if (animator.targetName === topKey) { - const allAborted = animator.stopTracks(animationKeys); - if (allAborted) { // This animator can't be used. - const idx = indexOf(existsAnimators, animator); - existsAnimators.splice(idx, 1); - } - } - } - } - - // Ignore values not changed. - // NOTE: Must filter it after previous animation stopped - // and make sure the value to compare is using initial frame if animation is not started yet when setToFinal is used. - if (!cfg.force) { - animationKeys = filter(animationKeys, key => !isValueSame(target[key], animateObj[key])); - keyLen = animationKeys.length; - } - - if (keyLen > 0 - // cfg.force is mainly for keep invoking onframe and ondone callback even if animation is not necessary. - // So if there is already has animators. There is no need to create another animator if not necessary. - // Or it will always add one more with empty target. - || (cfg.force && !animators.length) - ) { - let revertedSource: Dictionary; - let reversedTarget: Dictionary; - let sourceClone: Dictionary; - if (reverse) { - reversedTarget = {}; - if (setToFinal) { - revertedSource = {}; - } - for (let i = 0; i < keyLen; i++) { - const innerKey = animationKeys[i]; - reversedTarget[innerKey] = animateObj[innerKey]; - if (setToFinal) { - revertedSource[innerKey] = target[innerKey]; - } - else { - // The usage of "animateFrom" expects that the element props has been updated dirctly to - // "final" values outside, and input the "from" values here (i.e., in variable `target` here). - // So here we assign the "from" values directly to element here (rather that in the next frame) - // to prevent the "final" values from being read in any other places (like other running - // animator during callbacks). - // But if `setToFinal: true` this feature can not be satisfied. - animateObj[innerKey] = target[innerKey]; - } - } - } - else if (setToFinal) { - sourceClone = {}; - for (let i = 0; i < keyLen; i++) { - const innerKey = animationKeys[i]; - // NOTE: Must clone source after the stopTracks. The property may be modified in stopTracks. - sourceClone[innerKey] = cloneValue(animateObj[innerKey]); - // Use copy, not change the original reference - // Copy from target to source. - copyValue(animateObj, target, innerKey); - } - } - - const animator = new Animator(animateObj, false, false, additive ? filter( - // Use key string instead object reference because ref may be changed. - existsAnimators, animator => animator.targetName === topKey - ) : null); - - animator.targetName = topKey; - if (cfg.scope) { - animator.scope = cfg.scope; - } - - if (setToFinal && revertedSource) { - animator.whenWithKeys(0, revertedSource, animationKeys); - } - if (sourceClone) { - animator.whenWithKeys(0, sourceClone, animationKeys); - } - - animator.whenWithKeys( - duration == null ? 500 : duration, - reverse ? reversedTarget : target, - animationKeys - ).delay(delay || 0); - - animatable.addAnimator(animator, topKey); - animators.push(animator); - } -} - - -export default Element; diff --git a/node_modules/zrender/src/Handler.ts b/node_modules/zrender/src/Handler.ts deleted file mode 100644 index bf224a9..0000000 --- a/node_modules/zrender/src/Handler.ts +++ /dev/null @@ -1,547 +0,0 @@ -import * as util from './core/util'; -import * as vec2 from './core/vector'; -import Draggable from './mixin/Draggable'; -import Eventful from './core/Eventful'; -import * as eventTool from './core/event'; -import {GestureMgr} from './core/GestureMgr'; -import Displayable from './graphic/Displayable'; -import {PainterBase} from './PainterBase'; -import HandlerDomProxy, { HandlerProxyInterface } from './dom/HandlerProxy'; -import { ZRRawEvent, ZRPinchEvent, ElementEventName, ElementEventNameWithOn, ZRRawTouchEvent } from './core/types'; -import Storage from './Storage'; -import Element, {ElementEvent} from './Element'; -import CanvasPainter from './canvas/Painter'; -import BoundingRect from './core/BoundingRect'; - -/** - * [The interface between `Handler` and `HandlerProxy`]: - * - * The default `HandlerProxy` only support the common standard web environment - * (e.g., standalone browser, headless browser, embed browser in mobild APP, ...). - * But `HandlerProxy` can be replaced to support more non-standard environment - * (e.g., mini app), or to support more feature that the default `HandlerProxy` - * not provided (like echarts-gl did). - * So the interface between `Handler` and `HandlerProxy` should be stable. Do not - * make break changes util inevitable. The interface include the public methods - * of `Handler` and the events listed in `handlerNames` below, by which `HandlerProxy` - * drives `Handler`. - */ - -/** - * [DRAG_OUTSIDE]: - * - * That is, triggering `mousemove` and `mouseup` event when the pointer is out of the - * zrender area when dragging. That is important for the improvement of the user experience - * when dragging something near the boundary without being terminated unexpectedly. - * - * We originally consider to introduce new events like `pagemovemove` and `pagemouseup` - * to resolve this issue. But some drawbacks of it is described in - * https://github.com/ecomfe/zrender/pull/536#issuecomment-560286899 - * - * Instead, we referenced the specifications: - * https://www.w3.org/TR/touch-events/#the-touchmove-event - * https://www.w3.org/TR/2014/WD-DOM-Level-3-Events-20140925/#event-type-mousemove - * where the the mousemove/touchmove can be continue to fire if the user began a drag - * operation and the pointer has left the boundary. (for the mouse event, browsers - * only do it on `document` and when the pointer has left the boundary of the browser.) - * - * So the default `HandlerProxy` supports this feature similarly: if it is in the dragging - * state (see `pointerCapture` in `HandlerProxy`), the `mousemove` and `mouseup` continue - * to fire until release the pointer. That is implemented by listen to those event on - * `document`. - * If we implement some other `HandlerProxy` only for touch device, that would be easier. - * The touch event support this feature by default. - * The term "pointer capture" is from the spec: - * https://www.w3.org/TR/pointerevents2/#idl-def-element-setpointercapture-pointerid - * - * Note: - * There might be some cases that the mouse event can not be received on `document`. - * For example, - * (A) When `useCapture` is not supported and some user defined event listeners on the ancestor - * of zr dom throw Error. - * (B) When `useCapture` is not supported and some user defined event listeners on the ancestor of - * zr dom call `stopPropagation`. - * In these cases, the `mousemove` event might be keep triggering event when the mouse is released. - * We try to reduce the side-effect in those cases, that is, use `isOutsideBoundary` to prevent - * it from do anything (especially, `findHover`). - * (`useCapture` mean, `addEvnetListener(listener, {capture: true})`, althought it may not be - * suppported in some environments.) - * - * Note: - * If `HandlerProxy` listens to `document` with `useCapture`, `HandlerProxy` needs to - * prevent user-registered-handler from calling `stopPropagation` and `preventDefault` - * when the `event.target` is not a zrender dom element. Otherwise the user-registered-handler - * may be able to prevent other elements (that not relevant to zrender) in the web page from receiving - * dom events. - */ - -const SILENT = 'silent'; - -function makeEventPacket(eveType: ElementEventName, targetInfo: { - target?: Element - topTarget?: Element -}, event: ZRRawEvent): ElementEvent { - return { - type: eveType, - event: event, - // target can only be an element that is not silent. - target: targetInfo.target, - // topTarget can be a silent element. - topTarget: targetInfo.topTarget, - cancelBubble: false, - offsetX: event.zrX, - offsetY: event.zrY, - gestureEvent: (event as ZRPinchEvent).gestureEvent, - pinchX: (event as ZRPinchEvent).pinchX, - pinchY: (event as ZRPinchEvent).pinchY, - pinchScale: (event as ZRPinchEvent).pinchScale, - wheelDelta: event.zrDelta, - zrByTouch: event.zrByTouch, - which: event.which, - stop: stopEvent - }; -} - -function stopEvent(this: ElementEvent) { - eventTool.stop(this.event); -} - -class EmptyProxy extends Eventful { - handler: Handler = null - dispose() {} - setCursor() {} -} - -class HoveredResult { - x: number - y: number - target: Displayable - topTarget: Displayable - constructor(x?: number, y?: number) { - this.x = x; - this.y = y; - } -} - -const handlerNames = [ - 'click', 'dblclick', 'mousewheel', 'mouseout', - 'mouseup', 'mousedown', 'mousemove', 'contextmenu' -]; - -type HandlerName = 'click' |'dblclick' |'mousewheel' |'mouseout' | - 'mouseup' |'mousedown' |'mousemove' |'contextmenu'; - -const tmpRect = new BoundingRect(0, 0, 0, 0); - -// TODO draggable -class Handler extends Eventful { - - storage: Storage - painter: PainterBase - painterRoot: HTMLElement - - proxy: HandlerProxyInterface - - private _hovered = new HoveredResult(0, 0) - - private _gestureMgr: GestureMgr - - private _draggingMgr: Draggable - - private _pointerSize: number - - _downEl: Element - _upEl: Element - _downPoint: [number, number] - - constructor( - storage: Storage, - painter: PainterBase, - proxy: HandlerProxyInterface, - painterRoot: HTMLElement, - pointerSize: number - ) { - super(); - - this.storage = storage; - - this.painter = painter; - - this.painterRoot = painterRoot; - - this._pointerSize = pointerSize; - - proxy = proxy || new EmptyProxy(); - - /** - * Proxy of event. can be Dom, WebGLSurface, etc. - */ - this.proxy = null; - - this.setHandlerProxy(proxy); - - this._draggingMgr = new Draggable(this); - } - - setHandlerProxy(proxy: HandlerProxyInterface) { - if (this.proxy) { - this.proxy.dispose(); - } - - if (proxy) { - util.each(handlerNames, function (name) { - proxy.on && proxy.on(name, this[name as HandlerName], this); - }, this); - // Attach handler - proxy.handler = this; - } - this.proxy = proxy; - } - - mousemove(event: ZRRawEvent) { - const x = event.zrX; - const y = event.zrY; - - const isOutside = isOutsideBoundary(this, x, y); - - let lastHovered = this._hovered; - let lastHoveredTarget = lastHovered.target; - - // If lastHoveredTarget is removed from zr (detected by '__zr') by some API call - // (like 'setOption' or 'dispatchAction') in event handlers, we should find - // lastHovered again here. Otherwise 'mouseout' can not be triggered normally. - // See #6198. - if (lastHoveredTarget && !lastHoveredTarget.__zr) { - lastHovered = this.findHover(lastHovered.x, lastHovered.y); - lastHoveredTarget = lastHovered.target; - } - - const hovered = this._hovered = isOutside ? new HoveredResult(x, y) : this.findHover(x, y); - const hoveredTarget = hovered.target; - - const proxy = this.proxy; - proxy.setCursor && proxy.setCursor(hoveredTarget ? hoveredTarget.cursor : 'default'); - - // Mouse out on previous hovered element - if (lastHoveredTarget && hoveredTarget !== lastHoveredTarget) { - this.dispatchToElement(lastHovered, 'mouseout', event); - } - - // Mouse moving on one element - this.dispatchToElement(hovered, 'mousemove', event); - - // Mouse over on a new element - if (hoveredTarget && hoveredTarget !== lastHoveredTarget) { - this.dispatchToElement(hovered, 'mouseover', event); - } - } - - mouseout(event: ZRRawEvent) { - const eventControl = event.zrEventControl; - - if (eventControl !== 'only_globalout') { - this.dispatchToElement(this._hovered, 'mouseout', event); - } - - if (eventControl !== 'no_globalout') { - // FIXME: if the pointer moving from the extra doms to realy "outside", - // the `globalout` should have been triggered. But currently not. - this.trigger('globalout', {type: 'globalout', event: event}); - } - } - - /** - * Resize - */ - resize() { - this._hovered = new HoveredResult(0, 0); - } - - /** - * Dispatch event - */ - dispatch(eventName: HandlerName, eventArgs?: any) { - const handler = this[eventName]; - handler && handler.call(this, eventArgs); - } - - /** - * Dispose - */ - dispose() { - - this.proxy.dispose(); - - this.storage = null; - this.proxy = null; - this.painter = null; - } - - /** - * 设置默认的cursor style - * @param cursorStyle 例如 crosshair,默认为 'default' - */ - setCursorStyle(cursorStyle: string) { - const proxy = this.proxy; - proxy.setCursor && proxy.setCursor(cursorStyle); - } - - /** - * 事件分发代理 - * - * @private - * @param {Object} targetInfo {target, topTarget} 目标图形元素 - * @param {string} eventName 事件名称 - * @param {Object} event 事件对象 - */ - dispatchToElement(targetInfo: { - target?: Element - topTarget?: Element - }, eventName: ElementEventName, event: ZRRawEvent) { - - targetInfo = targetInfo || {}; - - let el = targetInfo.target as Element; - if (el && el.silent) { - return; - } - const eventKey = ('on' + eventName) as ElementEventNameWithOn; - const eventPacket = makeEventPacket(eventName, targetInfo, event); - - while (el) { - el[eventKey] - && (eventPacket.cancelBubble = !!el[eventKey].call(el, eventPacket)); - - el.trigger(eventName, eventPacket); - - // Bubble to the host if on the textContent. - // PENDING - el = el.__hostTarget ? el.__hostTarget : el.parent; - - if (eventPacket.cancelBubble) { - break; - } - } - - if (!eventPacket.cancelBubble) { - // 冒泡到顶级 zrender 对象 - this.trigger(eventName, eventPacket); - // 分发事件到用户自定义层 - // 用户有可能在全局 click 事件中 dispose,所以需要判断下 painter 是否存在 - if (this.painter && (this.painter as CanvasPainter).eachOtherLayer) { - (this.painter as CanvasPainter).eachOtherLayer(function (layer) { - if (typeof (layer[eventKey]) === 'function') { - layer[eventKey].call(layer, eventPacket); - } - if (layer.trigger) { - layer.trigger(eventName, eventPacket); - } - }); - } - } - } - - findHover(x: number, y: number, exclude?: Displayable): HoveredResult { - const list = this.storage.getDisplayList(); - const out = new HoveredResult(x, y); - setHoverTarget(list, out, x, y, exclude); - - if (this._pointerSize && !out.target) { - /** - * If no element at pointer position, check intersection with - * elements with pointer enlarged by target size. - */ - const candidates: Displayable[] = []; - const pointerSize = this._pointerSize; - const targetSizeHalf = pointerSize / 2; - const pointerRect = new BoundingRect(x - targetSizeHalf, y - targetSizeHalf, pointerSize, pointerSize); - - for (let i = list.length - 1; i >= 0; i--) { - const el = list[i]; - if (el !== exclude - && !el.ignore - && !el.ignoreCoarsePointer - // If an element ignores, its textContent should also ignore. - // TSpan's parent is not a Group but a ZRText. - // See Text.js _getOrCreateChild - && (!el.parent || !(el.parent as any).ignoreCoarsePointer) - ) { - tmpRect.copy(el.getBoundingRect()); - if (el.transform) { - tmpRect.applyTransform(el.transform); - } - if (tmpRect.intersect(pointerRect)) { - candidates.push(el); - } - } - } - - /** - * If there are elements whose bounding boxes are near the pointer, - * use the most top one that intersects with the enlarged pointer. - */ - if (candidates.length) { - const rStep = 4; - const thetaStep = Math.PI / 12; - const PI2 = Math.PI * 2; - for (let r = 0; r < targetSizeHalf; r += rStep) { - for (let theta = 0; theta < PI2; theta += thetaStep) { - const x1 = x + r * Math.cos(theta); - const y1 = y + r * Math.sin(theta); - setHoverTarget(candidates, out, x1, y1, exclude); - if (out.target) { - return out; - } - } - } - } - } - - return out; - } - - processGesture(event: ZRRawEvent, stage?: 'start' | 'end' | 'change') { - if (!this._gestureMgr) { - this._gestureMgr = new GestureMgr(); - } - const gestureMgr = this._gestureMgr; - - stage === 'start' && gestureMgr.clear(); - - const gestureInfo = gestureMgr.recognize( - event as ZRRawTouchEvent, - this.findHover(event.zrX, event.zrY, null).target, - (this.proxy as HandlerDomProxy).dom - ); - - stage === 'end' && gestureMgr.clear(); - - // Do not do any preventDefault here. Upper application do that if necessary. - if (gestureInfo) { - const type = gestureInfo.type; - (event as ZRPinchEvent).gestureEvent = type; - - let res = new HoveredResult(); - res.target = gestureInfo.target; - this.dispatchToElement(res, type as ElementEventName, gestureInfo.event as ZRRawEvent); - } - } - - click: (event: ZRRawEvent) => void - mousedown: (event: ZRRawEvent) => void - mouseup: (event: ZRRawEvent) => void - mousewheel: (event: ZRRawEvent) => void - dblclick: (event: ZRRawEvent) => void - contextmenu: (event: ZRRawEvent) => void -} - -// Common handlers -util.each(['click', 'mousedown', 'mouseup', 'mousewheel', 'dblclick', 'contextmenu'], function (name: HandlerName) { - Handler.prototype[name] = function (event) { - const x = event.zrX; - const y = event.zrY; - const isOutside = isOutsideBoundary(this, x, y); - - let hovered; - let hoveredTarget; - - if (name !== 'mouseup' || !isOutside) { - // Find hover again to avoid click event is dispatched manually. Or click is triggered without mouseover - hovered = this.findHover(x, y); - hoveredTarget = hovered.target; - } - - if (name === 'mousedown') { - this._downEl = hoveredTarget; - this._downPoint = [event.zrX, event.zrY]; - // In case click triggered before mouseup - this._upEl = hoveredTarget; - } - else if (name === 'mouseup') { - this._upEl = hoveredTarget; - } - else if (name === 'click') { - if (this._downEl !== this._upEl - // Original click event is triggered on the whole canvas element, - // including the case that `mousedown` - `mousemove` - `mouseup`, - // which should be filtered, otherwise it will bring trouble to - // pan and zoom. - || !this._downPoint - // Arbitrary value - || vec2.dist(this._downPoint, [event.zrX, event.zrY]) > 4 - ) { - return; - } - this._downPoint = null; - } - - this.dispatchToElement(hovered, name, event); - }; -}); - -function isHover(displayable: Displayable, x: number, y: number) { - if (displayable[displayable.rectHover ? 'rectContain' : 'contain'](x, y)) { - let el: Element = displayable; - let isSilent; - let ignoreClip = false; - while (el) { - // Ignore clip on any ancestors. - if (el.ignoreClip) { - ignoreClip = true; - } - if (!ignoreClip) { - let clipPath = el.getClipPath(); - // If clipped by ancestor. - // FIXME: If clipPath has neither stroke nor fill, - // el.clipPath.contain(x, y) will always return false. - if (clipPath && !clipPath.contain(x, y)) { - return false; - } - } - if (el.silent) { - isSilent = true; - } - // Consider when el is textContent, also need to be silent - // if any of its host el and its ancestors is silent. - const hostEl = el.__hostTarget; - el = hostEl ? hostEl : el.parent; - } - return isSilent ? SILENT : true; - } - - return false; -} - -function setHoverTarget( - list: Displayable[], - out: HoveredResult, - x: number, - y: number, - exclude: Displayable -) { - for (let i = list.length - 1; i >= 0; i--) { - const el = list[i]; - let hoverCheckResult; - if (el !== exclude - // getDisplayList may include ignored item in VML mode - && !el.ignore - && (hoverCheckResult = isHover(el, x, y)) - ) { - !out.topTarget && (out.topTarget = el); - if (hoverCheckResult !== SILENT) { - out.target = el; - break; - } - } - } -} - -/** - * See [DRAG_OUTSIDE]. - */ -function isOutsideBoundary(handlerInstance: Handler, x: number, y: number) { - const painter = handlerInstance.painter; - return x < 0 || x > painter.getWidth() || y < 0 || y > painter.getHeight(); -} - -export default Handler; diff --git a/node_modules/zrender/src/PainterBase.ts b/node_modules/zrender/src/PainterBase.ts deleted file mode 100644 index fa42c37..0000000 --- a/node_modules/zrender/src/PainterBase.ts +++ /dev/null @@ -1,42 +0,0 @@ -import { GradientObject } from './graphic/Gradient'; -import { PatternObject } from './graphic/Pattern'; -import { Dictionary } from './core/types'; - -// interface PainterOption { -// width?: number | string // Can be 10 / 10px / auto -// height?: number | string -// } - -export interface PainterBase { - - type: string - - // root will be undefined if ssr is true - root?: HTMLElement - - // If ssr only - ssrOnly?: boolean - - // constructor(dom: HTMLElement, storage: Storage, opts: PainterOption, id: number): void - - resize(width?: number | string, height?: number | string): void - refresh(): void - clear(): void - - // must be given if ssr is true. - renderToString?(): string; - - getType: () => string - - getWidth(): number - getHeight(): number - dispose(): void - - getViewportRoot: () => HTMLElement - getViewportRootOffset: () => {offsetLeft: number, offsetTop: number} - - refreshHover(): void - - configLayer(zlevel: number, config: Dictionary): void - setBackgroundColor(backgroundColor: string | GradientObject | PatternObject): void -} \ No newline at end of file diff --git a/node_modules/zrender/src/Storage.ts b/node_modules/zrender/src/Storage.ts deleted file mode 100644 index cef0b21..0000000 --- a/node_modules/zrender/src/Storage.ts +++ /dev/null @@ -1,243 +0,0 @@ -import * as util from './core/util'; -import Group, { GroupLike } from './graphic/Group'; -import Element from './Element'; - -// Use timsort because in most case elements are partially sorted -// https://jsfiddle.net/pissang/jr4x7mdm/8/ -import timsort from './core/timsort'; -import Displayable from './graphic/Displayable'; -import Path from './graphic/Path'; -import { REDRAW_BIT } from './graphic/constants'; - -let invalidZErrorLogged = false; -function logInvalidZError() { - if (invalidZErrorLogged) { - return; - } - invalidZErrorLogged = true; - console.warn('z / z2 / zlevel of displayable is invalid, which may cause unexpected errors'); -} - -function shapeCompareFunc(a: Displayable, b: Displayable) { - if (a.zlevel === b.zlevel) { - if (a.z === b.z) { - return a.z2 - b.z2; - } - return a.z - b.z; - } - return a.zlevel - b.zlevel; -} - -export default class Storage { - - private _roots: Element[] = [] - - private _displayList: Displayable[] = [] - - private _displayListLen = 0 - - traverse( - cb: (this: T, el: Element) => void, - context?: T - ) { - for (let i = 0; i < this._roots.length; i++) { - this._roots[i].traverse(cb, context); - } - } - - /** - * get a list of elements to be rendered - * - * @param {boolean} update whether to update elements before return - * @param {DisplayParams} params options - * @return {Displayable[]} a list of elements - */ - getDisplayList(update?: boolean, includeIgnore?: boolean): Displayable[] { - includeIgnore = includeIgnore || false; - const displayList = this._displayList; - // If displaylist is not created yet. Update force - if (update || !displayList.length) { - this.updateDisplayList(includeIgnore); - } - return displayList; - } - - /** - * 更新图形的绘制队列。 - * 每次绘制前都会调用,该方法会先深度优先遍历整个树,更新所有Group和Shape的变换并且把所有可见的Shape保存到数组中, - * 最后根据绘制的优先级(zlevel > z > 插入顺序)排序得到绘制队列 - */ - updateDisplayList(includeIgnore?: boolean) { - this._displayListLen = 0; - - const roots = this._roots; - const displayList = this._displayList; - for (let i = 0, len = roots.length; i < len; i++) { - this._updateAndAddDisplayable(roots[i], null, includeIgnore); - } - - displayList.length = this._displayListLen; - - timsort(displayList, shapeCompareFunc); - } - - private _updateAndAddDisplayable( - el: Element, - clipPaths: Path[], - includeIgnore?: boolean - ) { - if (el.ignore && !includeIgnore) { - return; - } - - el.beforeUpdate(); - el.update(); - el.afterUpdate(); - - const userSetClipPath = el.getClipPath(); - - if (el.ignoreClip) { - clipPaths = null; - } - else if (userSetClipPath) { - - // FIXME 效率影响 - if (clipPaths) { - clipPaths = clipPaths.slice(); - } - else { - clipPaths = []; - } - - let currentClipPath = userSetClipPath; - let parentClipPath = el; - // Recursively add clip path - while (currentClipPath) { - // clipPath 的变换是基于使用这个 clipPath 的元素 - // TODO: parent should be group type. - currentClipPath.parent = parentClipPath as Group; - currentClipPath.updateTransform(); - - clipPaths.push(currentClipPath); - - parentClipPath = currentClipPath; - currentClipPath = currentClipPath.getClipPath(); - } - } - - // ZRText and Group and combining morphing Path may use children - if ((el as GroupLike).childrenRef) { - const children = (el as GroupLike).childrenRef(); - - for (let i = 0; i < children.length; i++) { - const child = children[i]; - - // Force to mark as dirty if group is dirty - if (el.__dirty) { - child.__dirty |= REDRAW_BIT; - } - - this._updateAndAddDisplayable(child, clipPaths, includeIgnore); - } - - // Mark group clean here - el.__dirty = 0; - - } - else { - const disp = el as Displayable; - // Element is displayable - if (clipPaths && clipPaths.length) { - disp.__clipPaths = clipPaths; - } - else if (disp.__clipPaths && disp.__clipPaths.length > 0) { - disp.__clipPaths = []; - } - - // Avoid invalid z, z2, zlevel cause sorting error. - if (isNaN(disp.z)) { - logInvalidZError(); - disp.z = 0; - } - if (isNaN(disp.z2)) { - logInvalidZError(); - disp.z2 = 0; - } - if (isNaN(disp.zlevel)) { - logInvalidZError(); - disp.zlevel = 0; - } - - this._displayList[this._displayListLen++] = disp; - } - - // Add decal - const decalEl = (el as Path).getDecalElement && (el as Path).getDecalElement(); - if (decalEl) { - this._updateAndAddDisplayable(decalEl, clipPaths, includeIgnore); - } - - // Add attached text element and guide line. - const textGuide = el.getTextGuideLine(); - if (textGuide) { - this._updateAndAddDisplayable(textGuide, clipPaths, includeIgnore); - } - - const textEl = el.getTextContent(); - if (textEl) { - this._updateAndAddDisplayable(textEl, clipPaths, includeIgnore); - } - } - - /** - * 添加图形(Displayable)或者组(Group)到根节点 - */ - addRoot(el: Element) { - if (el.__zr && el.__zr.storage === this) { - return; - } - - this._roots.push(el); - } - - /** - * 删除指定的图形(Displayable)或者组(Group) - * @param el - */ - delRoot(el: Element | Element[]) { - - if (el instanceof Array) { - for (let i = 0, l = el.length; i < l; i++) { - this.delRoot(el[i]); - } - return; - } - - const idx = util.indexOf(this._roots, el); - if (idx >= 0) { - this._roots.splice(idx, 1); - } - } - - delAllRoots() { - this._roots = []; - this._displayList = []; - this._displayListLen = 0; - - return; - } - - getRoots() { - return this._roots; - } - - /** - * 清空并且释放Storage - */ - dispose() { - this._displayList = null; - this._roots = null; - } - - displayableSortFunc = shapeCompareFunc -} \ No newline at end of file diff --git a/node_modules/zrender/src/all.ts b/node_modules/zrender/src/all.ts deleted file mode 100644 index cb7eae5..0000000 --- a/node_modules/zrender/src/all.ts +++ /dev/null @@ -1,8 +0,0 @@ -export * from './zrender'; -export * from './export'; - -import {registerPainter} from './zrender'; -import CanvasPainter from './canvas/Painter'; -import SVGPainter from './svg/Painter'; -registerPainter('canvas', CanvasPainter); -registerPainter('svg', SVGPainter); diff --git a/node_modules/zrender/src/animation/Animation.ts b/node_modules/zrender/src/animation/Animation.ts deleted file mode 100644 index cf2ec85..0000000 --- a/node_modules/zrender/src/animation/Animation.ts +++ /dev/null @@ -1,267 +0,0 @@ -/** - * Animation main class, dispatch and manage all animation controllers - * - */ -// TODO Additive animation -// http://iosoteric.com/additive-animations-animatewithduration-in-ios-8/ -// https://developer.apple.com/videos/wwdc2014/#236 - -import Eventful from '../core/Eventful'; -import requestAnimationFrame from './requestAnimationFrame'; -import Animator from './Animator'; -import Clip from './Clip'; - -export function getTime() { - return new Date().getTime(); -} - -interface Stage { - update?: () => void -} - -interface AnimationOption { - stage?: Stage -} -/** - * @example - * const animation = new Animation(); - * const obj = { - * x: 100, - * y: 100 - * }; - * animation.animate(node.position) - * .when(1000, { - * x: 500, - * y: 500 - * }) - * .when(2000, { - * x: 100, - * y: 100 - * }) - * .start(); - */ - -export default class Animation extends Eventful { - - stage: Stage - - // Use linked list to store clip - private _head: Clip - private _tail: Clip - - private _running = false - - private _time = 0 - private _pausedTime = 0 - private _pauseStart = 0 - - private _paused = false; - - constructor(opts?: AnimationOption) { - super(); - - opts = opts || {}; - - this.stage = opts.stage || {}; - } - - /** - * Add clip - */ - addClip(clip: Clip) { - if (clip.animation) { - // Clip has been added - this.removeClip(clip); - } - - if (!this._head) { - this._head = this._tail = clip; - } - else { - this._tail.next = clip; - clip.prev = this._tail; - clip.next = null; - this._tail = clip; - } - clip.animation = this; - } - /** - * Add animator - */ - addAnimator(animator: Animator) { - animator.animation = this; - const clip = animator.getClip(); - if (clip) { - this.addClip(clip); - } - } - /** - * Delete animation clip - */ - removeClip(clip: Clip) { - if (!clip.animation) { - return; - } - const prev = clip.prev; - const next = clip.next; - if (prev) { - prev.next = next; - } - else { - // Is head - this._head = next; - } - if (next) { - next.prev = prev; - } - else { - // Is tail - this._tail = prev; - } - clip.next = clip.prev = clip.animation = null; - } - - /** - * Delete animation clip - */ - removeAnimator(animator: Animator) { - const clip = animator.getClip(); - if (clip) { - this.removeClip(clip); - } - animator.animation = null; - } - - update(notTriggerFrameAndStageUpdate?: boolean) { - const time = getTime() - this._pausedTime; - const delta = time - this._time; - let clip = this._head; - - while (clip) { - // Save the nextClip before step. - // So the loop will not been affected if the clip is removed in the callback - const nextClip = clip.next; - let finished = clip.step(time, delta); - if (finished) { - clip.ondestroy(); - this.removeClip(clip); - clip = nextClip; - } - else { - clip = nextClip; - } - } - - this._time = time; - - if (!notTriggerFrameAndStageUpdate) { - - // 'frame' should be triggered before stage, because upper application - // depends on the sequence (e.g., echarts-stream and finish - // event judge) - this.trigger('frame', delta); - - this.stage.update && this.stage.update(); - } - } - - _startLoop() { - const self = this; - - this._running = true; - - function step() { - if (self._running) { - requestAnimationFrame(step); - !self._paused && self.update(); - } - } - - requestAnimationFrame(step); - } - - /** - * Start animation. - */ - start() { - if (this._running) { - return; - } - - this._time = getTime(); - this._pausedTime = 0; - - this._startLoop(); - } - - /** - * Stop animation. - */ - stop() { - this._running = false; - } - - /** - * Pause animation. - */ - pause() { - if (!this._paused) { - this._pauseStart = getTime(); - this._paused = true; - } - } - - /** - * Resume animation. - */ - resume() { - if (this._paused) { - this._pausedTime += getTime() - this._pauseStart; - this._paused = false; - } - } - - /** - * Clear animation. - */ - clear() { - let clip = this._head; - - while (clip) { - let nextClip = clip.next; - clip.prev = clip.next = clip.animation = null; - clip = nextClip; - } - - this._head = this._tail = null; - } - - /** - * Whether animation finished. - */ - isFinished() { - return this._head == null; - } - - /** - * Creat animator for a target, whose props can be animated. - */ - // TODO Gap - animate(target: T, options: { - loop?: boolean // Whether loop animation - }) { - options = options || {}; - - // Start animation loop - this.start(); - - const animator = new Animator( - target, - options.loop - ); - - this.addAnimator(animator); - - return animator; - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/animation/Animator.ts b/node_modules/zrender/src/animation/Animator.ts deleted file mode 100644 index bfeb274..0000000 --- a/node_modules/zrender/src/animation/Animator.ts +++ /dev/null @@ -1,1149 +0,0 @@ -/** - * @module echarts/animation/Animator - */ - -import Clip from './Clip'; -import * as color from '../tool/color'; -import { - eqNaN, - extend, - isArrayLike, - isFunction, - isGradientObject, - isNumber, - isString, - keys, - logError, - map -} from '../core/util'; -import {ArrayLike, Dictionary} from '../core/types'; -import easingFuncs, { AnimationEasing } from './easing'; -import Animation from './Animation'; -import { createCubicEasingFunc } from './cubicEasing'; -import { isLinearGradient, isRadialGradient } from '../svg/helper'; - -type NumberArray = ArrayLike -type InterpolatableType = string | number | NumberArray | NumberArray[]; - -interface ParsedColorStop { - color: number[], - offset: number -}; - -interface ParsedGradientObject { - colorStops: ParsedColorStop[] - x: number - y: number - global: boolean -} -interface ParsedLinearGradientObject extends ParsedGradientObject { - x2: number - y2: number -} -interface ParsedRadialGradientObject extends ParsedGradientObject { - r: number -} - -const arraySlice = Array.prototype.slice; - -function interpolateNumber(p0: number, p1: number, percent: number): number { - return (p1 - p0) * percent + p0; -} -function interpolate1DArray( - out: NumberArray, - p0: NumberArray, - p1: NumberArray, - percent: number -) { - // TODO Handling different length TypedArray - const len = p0.length; - for (let i = 0; i < len; i++) { - out[i] = interpolateNumber(p0[i], p1[i], percent); - } - return out; -} - -function interpolate2DArray( - out: NumberArray[], - p0: NumberArray[], - p1: NumberArray[], - percent: number -) { - const len = p0.length; - // TODO differnt length on each item? - const len2 = len && p0[0].length; - for (let i = 0; i < len; i++) { - if (!out[i]) { - out[i] = []; - } - for (let j = 0; j < len2; j++) { - out[i][j] = interpolateNumber(p0[i][j], p1[i][j], percent); - } - } - return out; -} - -function add1DArray( - out: NumberArray, - p0: NumberArray, - p1: NumberArray, - sign: 1 | -1 -) { - const len = p0.length; - for (let i = 0; i < len; i++) { - out[i] = p0[i] + p1[i] * sign; - } - return out; -} - -function add2DArray( - out: NumberArray[], - p0: NumberArray[], - p1: NumberArray[], - sign: 1 | -1 -) { - const len = p0.length; - const len2 = len && p0[0].length; - for (let i = 0; i < len; i++) { - if (!out[i]) { - out[i] = []; - } - for (let j = 0; j < len2; j++) { - out[i][j] = p0[i][j] + p1[i][j] * sign; - } - } - return out; -} - -function fillColorStops(val0: ParsedColorStop[], val1: ParsedColorStop[]) { - const len0 = val0.length; - const len1 = val1.length; - - const shorterArr = len0 > len1 ? val1 : val0; - const shorterLen = Math.min(len0, len1); - const last = shorterArr[shorterLen - 1] || { color: [0, 0, 0, 0], offset: 0 }; - for (let i = shorterLen; i < Math.max(len0, len1); i++) { - // Use last color stop to fill the shorter array - shorterArr.push({ - offset: last.offset, - color: last.color.slice() - }); - } -} -// arr0 is source array, arr1 is target array. -// Do some preprocess to avoid error happened when interpolating from arr0 to arr1 -function fillArray( - val0: NumberArray | NumberArray[], - val1: NumberArray | NumberArray[], - arrDim: 1 | 2 -) { - // TODO Handling different length TypedArray - let arr0 = val0 as (number | number[])[]; - let arr1 = val1 as (number | number[])[]; - if (!arr0.push || !arr1.push) { - return; - } - const arr0Len = arr0.length; - const arr1Len = arr1.length; - if (arr0Len !== arr1Len) { - // FIXME Not work for TypedArray - const isPreviousLarger = arr0Len > arr1Len; - if (isPreviousLarger) { - // Cut the previous - arr0.length = arr1Len; - } - else { - // Fill the previous - for (let i = arr0Len; i < arr1Len; i++) { - arr0.push(arrDim === 1 ? arr1[i] : arraySlice.call(arr1[i])); - } - } - } - // Handling NaN value - const len2 = arr0[0] && (arr0[0] as number[]).length; - for (let i = 0; i < arr0.length; i++) { - if (arrDim === 1) { - if (isNaN(arr0[i] as number)) { - arr0[i] = arr1[i]; - } - } - else { - for (let j = 0; j < len2; j++) { - if (isNaN((arr0 as number[][])[i][j])) { - (arr0 as number[][])[i][j] = (arr1 as number[][])[i][j]; - } - } - } - } -} - -export function cloneValue(value: InterpolatableType) { - if (isArrayLike(value)) { - const len = value.length; - if (isArrayLike(value[0])) { - const ret = []; - for (let i = 0; i < len; i++) { - ret.push(arraySlice.call(value[i])); - } - return ret; - } - - return arraySlice.call(value); - } - - return value; -} - -function rgba2String(rgba: number[]): string { - rgba[0] = Math.floor(rgba[0]) || 0; - rgba[1] = Math.floor(rgba[1]) || 0; - rgba[2] = Math.floor(rgba[2]) || 0; - rgba[3] = rgba[3] == null ? 1 : rgba[3]; - - return 'rgba(' + rgba.join(',') + ')'; -} - -function guessArrayDim(value: ArrayLike): 1 | 2 { - return isArrayLike(value && (value as ArrayLike)[0]) ? 2 : 1; -} - -const VALUE_TYPE_NUMBER = 0; -const VALUE_TYPE_1D_ARRAY = 1; -const VALUE_TYPE_2D_ARRAY = 2; -const VALUE_TYPE_COLOR = 3; -const VALUE_TYPE_LINEAR_GRADIENT = 4; -const VALUE_TYPE_RADIAL_GRADIENT = 5; -// Other value type that can only use discrete animation. -const VALUE_TYPE_UNKOWN = 6; - -type ValueType = 0 | 1 | 2 | 3 | 4 | 5 | 6; - -type Keyframe = { - time: number - value: unknown - percent: number - // Raw value for discrete animation. - rawValue: unknown - - easing?: AnimationEasing // Raw easing - easingFunc?: (percent: number) => number - additiveValue?: unknown -} - - -function isGradientValueType(valType: ValueType): valType is 4 | 5 { - return valType === VALUE_TYPE_LINEAR_GRADIENT || valType === VALUE_TYPE_RADIAL_GRADIENT; -} -function isArrayValueType(valType: ValueType): valType is 1 | 2 { - return valType === VALUE_TYPE_1D_ARRAY || valType === VALUE_TYPE_2D_ARRAY; -} - - -let tmpRgba: number[] = [0, 0, 0, 0]; - -class Track { - - keyframes: Keyframe[] = [] - - propName: string - - valType: ValueType - - discrete: boolean = false - - _invalid: boolean = false; - - private _finished: boolean - - private _needsSort: boolean = false - - private _additiveTrack: Track - // Temporal storage for interpolated additive value. - private _additiveValue: unknown - - // Info for run - /** - * Last frame - */ - private _lastFr = 0 - /** - * Percent of last frame. - */ - private _lastFrP = 0 - - constructor(propName: string) { - this.propName = propName; - } - - isFinished() { - return this._finished; - } - - setFinished() { - this._finished = true; - // Also set additive track to finished. - // Make sure the final value stopped on the latest track - if (this._additiveTrack) { - this._additiveTrack.setFinished(); - } - } - - needsAnimate() { - return this.keyframes.length >= 1; - } - - getAdditiveTrack() { - return this._additiveTrack; - } - - addKeyframe(time: number, rawValue: unknown, easing?: AnimationEasing) { - this._needsSort = true; - - let keyframes = this.keyframes; - let len = keyframes.length; - - let discrete = false; - let valType: ValueType = VALUE_TYPE_UNKOWN; - let value = rawValue; - - // Handling values only if it's possible to be interpolated. - if (isArrayLike(rawValue)) { - let arrayDim = guessArrayDim(rawValue); - valType = arrayDim; - // Not a number array. - if (arrayDim === 1 && !isNumber(rawValue[0]) - || arrayDim === 2 && !isNumber(rawValue[0][0])) { - discrete = true; - } - } - else { - if (isNumber(rawValue) && !eqNaN(rawValue)) { - valType = VALUE_TYPE_NUMBER; - } - else if (isString(rawValue)) { - if (!isNaN(+rawValue)) { // Can be string number like '2' - valType = VALUE_TYPE_NUMBER; - } - else { - const colorArray = color.parse(rawValue); - if (colorArray) { - value = colorArray; - valType = VALUE_TYPE_COLOR; - } - } - } - else if (isGradientObject(rawValue)) { - // TODO Color to gradient or gradient to color. - const parsedGradient = extend({}, value) as unknown as ParsedGradientObject; - parsedGradient.colorStops = map(rawValue.colorStops, colorStop => ({ - offset: colorStop.offset, - color: color.parse(colorStop.color) - })); - if (isLinearGradient(rawValue)) { - valType = VALUE_TYPE_LINEAR_GRADIENT; - } - else if (isRadialGradient(rawValue)) { - valType = VALUE_TYPE_RADIAL_GRADIENT; - } - value = parsedGradient; - } - } - - if (len === 0) { - // Inference type from the first keyframe. - this.valType = valType; - } - // Not same value type or can't be interpolated. - else if (valType !== this.valType || valType === VALUE_TYPE_UNKOWN) { - discrete = true; - } - - this.discrete = this.discrete || discrete; - - const kf: Keyframe = { - time, - value, - rawValue, - percent: 0 - }; - if (easing) { - // Save the raw easing name to be used in css animation output - kf.easing = easing; - kf.easingFunc = isFunction(easing) - ? easing - : easingFuncs[easing] || createCubicEasingFunc(easing); - } - // Not check if value equal here. - keyframes.push(kf); - return kf; - } - - prepare(maxTime: number, additiveTrack?: Track) { - let kfs = this.keyframes; - if (this._needsSort) { - // Sort keyframe as ascending - kfs.sort(function (a: Keyframe, b: Keyframe) { - return a.time - b.time; - }); - } - - const valType = this.valType; - const kfsLen = kfs.length; - const lastKf = kfs[kfsLen - 1]; - const isDiscrete = this.discrete; - const isArr = isArrayValueType(valType); - const isGradient = isGradientValueType(valType); - - for (let i = 0; i < kfsLen; i++) { - const kf = kfs[i]; - const value = kf.value; - const lastValue = lastKf.value; - kf.percent = kf.time / maxTime; - if (!isDiscrete) { - if (isArr && i !== kfsLen - 1) { - // Align array with target frame. - fillArray(value as NumberArray, lastValue as NumberArray, valType); - } - else if (isGradient) { - fillColorStops( - (value as ParsedLinearGradientObject).colorStops, - (lastValue as ParsedLinearGradientObject).colorStops - ); - } - } - } - - // Only apply additive animaiton on INTERPOLABLE SAME TYPE values. - if ( - !isDiscrete - // TODO support gradient - && valType !== VALUE_TYPE_RADIAL_GRADIENT - && additiveTrack - // If two track both will be animated and have same value format. - && this.needsAnimate() - && additiveTrack.needsAnimate() - && valType === additiveTrack.valType - && !additiveTrack._finished - ) { - this._additiveTrack = additiveTrack; - - const startValue = kfs[0].value; - // Calculate difference - for (let i = 0; i < kfsLen; i++) { - if (valType === VALUE_TYPE_NUMBER) { - kfs[i].additiveValue = kfs[i].value as number - (startValue as number); - } - else if (valType === VALUE_TYPE_COLOR) { - kfs[i].additiveValue = - add1DArray([], kfs[i].value as NumberArray, startValue as NumberArray, -1); - } - else if (isArrayValueType(valType)) { - kfs[i].additiveValue = valType === VALUE_TYPE_1D_ARRAY - ? add1DArray([], kfs[i].value as NumberArray, startValue as NumberArray, -1) - : add2DArray([], kfs[i].value as NumberArray[], startValue as NumberArray[], -1); - } - } - } - } - - step(target: any, percent: number) { - if (this._finished) { // Track may be set to finished. - return; - } - - if (this._additiveTrack && this._additiveTrack._finished) { - // Remove additive track if it's finished. - this._additiveTrack = null; - } - const isAdditive = this._additiveTrack != null; - const valueKey = isAdditive ? 'additiveValue' : 'value'; - - const valType = this.valType; - const keyframes = this.keyframes; - const kfsNum = keyframes.length; - const propName = this.propName; - const isValueColor = valType === VALUE_TYPE_COLOR; - // Find the range keyframes - // kf1-----kf2---------current--------kf3 - // find kf2 and kf3 and do interpolation - let frameIdx; - const lastFrame = this._lastFr; - const mathMin = Math.min; - let frame; - let nextFrame; - if (kfsNum === 1) { - frame = nextFrame = keyframes[0]; - } - else { - // In the easing function like elasticOut, percent may less than 0 - if (percent < 0) { - frameIdx = 0; - } - else if (percent < this._lastFrP) { - // Start from next key - // PENDING start from lastFrame ? - const start = mathMin(lastFrame + 1, kfsNum - 1); - for (frameIdx = start; frameIdx >= 0; frameIdx--) { - if (keyframes[frameIdx].percent <= percent) { - break; - } - } - frameIdx = mathMin(frameIdx, kfsNum - 2); - } - else { - for (frameIdx = lastFrame; frameIdx < kfsNum; frameIdx++) { - if (keyframes[frameIdx].percent > percent) { - break; - } - } - frameIdx = mathMin(frameIdx - 1, kfsNum - 2); - } - - nextFrame = keyframes[frameIdx + 1]; - frame = keyframes[frameIdx]; - } - - // Defensive coding. - if (!(frame && nextFrame)) { - return; - } - - this._lastFr = frameIdx; - this._lastFrP = percent; - - const interval = (nextFrame.percent - frame.percent); - let w = interval === 0 ? 1 : mathMin((percent - frame.percent) / interval, 1); - - // Apply different easing of each keyframe. - // Use easing specified in target frame. - if (nextFrame.easingFunc) { - w = nextFrame.easingFunc(w); - } - - // If value is arr - let targetArr = isAdditive ? this._additiveValue - : (isValueColor ? tmpRgba : target[propName]); - - if ((isArrayValueType(valType) || isValueColor) && !targetArr) { - targetArr = this._additiveValue = []; - } - - if (this.discrete) { - // use raw value without parse in discrete animation. - target[propName] = w < 1 ? frame.rawValue : nextFrame.rawValue; - } - else if (isArrayValueType(valType)) { - valType === VALUE_TYPE_1D_ARRAY - ? interpolate1DArray( - targetArr as NumberArray, - frame[valueKey] as NumberArray, - nextFrame[valueKey] as NumberArray, - w - ) - : interpolate2DArray( - targetArr as NumberArray[], - frame[valueKey] as NumberArray[], - nextFrame[valueKey] as NumberArray[], - w - ); - } - else if (isGradientValueType(valType)) { - const val = frame[valueKey] as ParsedGradientObject; - const nextVal = nextFrame[valueKey] as ParsedGradientObject; - const isLinearGradient = valType === VALUE_TYPE_LINEAR_GRADIENT; - target[propName] = { - type: isLinearGradient ? 'linear' : 'radial', - x: interpolateNumber(val.x, nextVal.x, w), - y: interpolateNumber(val.y, nextVal.y, w), - // TODO performance - colorStops: map(val.colorStops, (colorStop, idx) => { - const nextColorStop = nextVal.colorStops[idx]; - return { - offset: interpolateNumber(colorStop.offset, nextColorStop.offset, w), - color: rgba2String(interpolate1DArray( - [] as number[], colorStop.color, nextColorStop.color, w - ) as number[]) - }; - }), - global: nextVal.global - }; - if (isLinearGradient) { - // Linear - target[propName].x2 = interpolateNumber( - (val as ParsedLinearGradientObject).x2, (nextVal as ParsedLinearGradientObject).x2, w - ); - target[propName].y2 = interpolateNumber( - (val as ParsedLinearGradientObject).y2, (nextVal as ParsedLinearGradientObject).y2, w - ); - } - else { - // Radial - target[propName].r = interpolateNumber( - (val as ParsedRadialGradientObject).r, (nextVal as ParsedRadialGradientObject).r, w - ); - } - } - else if (isValueColor) { - interpolate1DArray( - targetArr, - frame[valueKey] as NumberArray, - nextFrame[valueKey] as NumberArray, - w - ); - if (!isAdditive) { // Convert to string later:) - target[propName] = rgba2String(targetArr); - } - } - else { - const value = interpolateNumber(frame[valueKey] as number, nextFrame[valueKey] as number, w); - if (isAdditive) { - this._additiveValue = value; - } - else { - target[propName] = value; - } - } - - // Add additive to target - if (isAdditive) { - this._addToTarget(target); - } - } - - private _addToTarget(target: any) { - const valType = this.valType; - const propName = this.propName; - const additiveValue = this._additiveValue; - - if (valType === VALUE_TYPE_NUMBER) { - // Add a difference value based on the change of previous frame. - target[propName] = target[propName] + additiveValue; - } - else if (valType === VALUE_TYPE_COLOR) { - // TODO reduce unnecessary parse - color.parse(target[propName], tmpRgba); - add1DArray(tmpRgba, tmpRgba, additiveValue as NumberArray, 1); - target[propName] = rgba2String(tmpRgba); - } - else if (valType === VALUE_TYPE_1D_ARRAY) { - add1DArray(target[propName], target[propName], additiveValue as NumberArray, 1); - } - else if (valType === VALUE_TYPE_2D_ARRAY) { - add2DArray(target[propName], target[propName], additiveValue as NumberArray[], 1); - } - } -} - - -type DoneCallback = () => void; -type AbortCallback = () => void; -export type OnframeCallback = (target: T, percent: number) => void; - -export type AnimationPropGetter = (target: T, key: string) => InterpolatableType; -export type AnimationPropSetter = (target: T, key: string, value: InterpolatableType) => void; - -export default class Animator { - - animation?: Animation - - targetName?: string - - scope?: string - - __fromStateTransition?: string - - private _tracks: Dictionary = {} - private _trackKeys: string[] = [] - - private _target: T - - private _loop: boolean - private _delay: number - private _maxTime = 0 - - /** - * If force run regardless of empty tracks when duration is set. - */ - private _force: boolean; - - /** - * If animator is paused - * @default false - */ - private _paused: boolean - // 0: Not started - // 1: Invoked started - // 2: Has been run for at least one frame. - private _started = 0 - - /** - * If allow discrete animation - * @default false - */ - private _allowDiscrete: boolean - - private _additiveAnimators: Animator[] - - private _doneCbs: DoneCallback[] - private _onframeCbs: OnframeCallback[] - - private _abortedCbs: AbortCallback[] - - private _clip: Clip = null - - constructor( - target: T, - loop: boolean, - allowDiscreteAnimation?: boolean, // If doing discrete animation on the values can't be interpolated - additiveTo?: Animator[] - ) { - this._target = target; - this._loop = loop; - if (loop && additiveTo) { - logError('Can\' use additive animation on looped animation.'); - return; - } - this._additiveAnimators = additiveTo; - - this._allowDiscrete = allowDiscreteAnimation; - } - - getMaxTime() { - return this._maxTime; - } - - getDelay() { - return this._delay; - } - - getLoop() { - return this._loop; - } - - getTarget() { - return this._target; - } - - /** - * Target can be changed during animation - * For example if style is changed during state change. - * We need to change target to the new style object. - */ - changeTarget(target: T) { - this._target = target; - } - - /** - * Set Animation keyframe - * @param time time of keyframe in ms - * @param props key-value props of keyframe. - * @param easing - */ - when(time: number, props: Dictionary, easing?: AnimationEasing) { - return this.whenWithKeys(time, props, keys(props) as string[], easing); - } - - - // Fast path for add keyframes of aniamteTo - whenWithKeys(time: number, props: Dictionary, propNames: string[], easing?: AnimationEasing) { - const tracks = this._tracks; - for (let i = 0; i < propNames.length; i++) { - const propName = propNames[i]; - - let track = tracks[propName]; - if (!track) { - track = tracks[propName] = new Track(propName); - - let initialValue; - const additiveTrack = this._getAdditiveTrack(propName); - if (additiveTrack) { - const addtiveTrackKfs = additiveTrack.keyframes; - const lastFinalKf = addtiveTrackKfs[addtiveTrackKfs.length - 1]; - // Use the last state of additived animator. - initialValue = lastFinalKf && lastFinalKf.value; - if (additiveTrack.valType === VALUE_TYPE_COLOR && initialValue) { - // Convert to rgba string - initialValue = rgba2String(initialValue as number[]); - } - } - else { - initialValue = (this._target as any)[propName]; - } - // Invalid value - if (initialValue == null) { - // zrLog('Invalid property ' + propName); - continue; - } - // If time is <= 0 - // Then props is given initialize value - // Note: initial percent can be negative, which means the initial value is before the animation start. - // Else - // Initialize value from current prop value - if (time > 0) { - track.addKeyframe(0, cloneValue(initialValue), easing); - } - - this._trackKeys.push(propName); - } - track.addKeyframe(time, cloneValue(props[propName]), easing); - } - this._maxTime = Math.max(this._maxTime, time); - return this; - } - - pause() { - this._clip.pause(); - this._paused = true; - } - - resume() { - this._clip.resume(); - this._paused = false; - } - - isPaused(): boolean { - return !!this._paused; - } - - /** - * Set duration of animator. - * Will run this duration regardless the track max time or if trackes exits. - * @param duration - * @returns - */ - duration(duration: number) { - this._maxTime = duration; - this._force = true; - return this; - } - - private _doneCallback() { - this._setTracksFinished(); - // Clear clip - this._clip = null; - - const doneList = this._doneCbs; - if (doneList) { - const len = doneList.length; - for (let i = 0; i < len; i++) { - doneList[i].call(this); - } - } - } - private _abortedCallback() { - this._setTracksFinished(); - - const animation = this.animation; - const abortedList = this._abortedCbs; - - if (animation) { - animation.removeClip(this._clip); - } - this._clip = null; - - if (abortedList) { - for (let i = 0; i < abortedList.length; i++) { - abortedList[i].call(this); - } - } - } - private _setTracksFinished() { - const tracks = this._tracks; - const tracksKeys = this._trackKeys; - for (let i = 0; i < tracksKeys.length; i++) { - tracks[tracksKeys[i]].setFinished(); - } - } - - private _getAdditiveTrack(trackName: string): Track { - let additiveTrack; - const additiveAnimators = this._additiveAnimators; - if (additiveAnimators) { - for (let i = 0; i < additiveAnimators.length; i++) { - const track = additiveAnimators[i].getTrack(trackName); - if (track) { - // Use the track of latest animator. - additiveTrack = track; - } - } - } - return additiveTrack; - } - - /** - * Start the animation - * @param easing - * @return - */ - start(easing?: AnimationEasing) { - if (this._started > 0) { - return; - } - this._started = 1; - - const self = this; - - const tracks: Track[] = []; - const maxTime = this._maxTime || 0; - for (let i = 0; i < this._trackKeys.length; i++) { - const propName = this._trackKeys[i]; - const track = this._tracks[propName]; - const additiveTrack = this._getAdditiveTrack(propName); - const kfs = track.keyframes; - const kfsNum = kfs.length; - track.prepare(maxTime, additiveTrack); - if (track.needsAnimate()) { - // Set value directly if discrete animation is not allowed. - if (!this._allowDiscrete && track.discrete) { - const lastKf = kfs[kfsNum - 1]; - // Set final value. - if (lastKf) { - // use raw value without parse. - (self._target as any)[track.propName] = lastKf.rawValue; - } - track.setFinished(); - } - else { - tracks.push(track); - } - } - } - // Add during callback on the last clip - if (tracks.length || this._force) { - const clip = new Clip({ - life: maxTime, - loop: this._loop, - delay: this._delay || 0, - onframe(percent: number) { - self._started = 2; - // Remove additived animator if it's finished. - // For the purpose of memory effeciency. - const additiveAnimators = self._additiveAnimators; - if (additiveAnimators) { - let stillHasAdditiveAnimator = false; - for (let i = 0; i < additiveAnimators.length; i++) { - if (additiveAnimators[i]._clip) { - stillHasAdditiveAnimator = true; - break; - } - } - if (!stillHasAdditiveAnimator) { - self._additiveAnimators = null; - } - } - - for (let i = 0; i < tracks.length; i++) { - // NOTE: don't cache target outside. - // Because target may be changed. - tracks[i].step(self._target, percent); - } - - const onframeList = self._onframeCbs; - if (onframeList) { - for (let i = 0; i < onframeList.length; i++) { - onframeList[i](self._target, percent); - } - } - }, - ondestroy() { - self._doneCallback(); - } - }); - this._clip = clip; - - if (this.animation) { - this.animation.addClip(clip); - } - - if (easing) { - clip.setEasing(easing); - } - } - else { - // This optimization will help the case that in the upper application - // the view may be refreshed frequently, where animation will be - // called repeatly but nothing changed. - this._doneCallback(); - } - - return this; - } - /** - * Stop animation - * @param {boolean} forwardToLast If move to last frame before stop - */ - stop(forwardToLast?: boolean) { - if (!this._clip) { - return; - } - const clip = this._clip; - if (forwardToLast) { - // Move to last frame before stop - clip.onframe(1); - } - - this._abortedCallback(); - } - /** - * Set when animation delay starts - * @param time 单位ms - */ - delay(time: number) { - this._delay = time; - return this; - } - /** - * 添加动画每一帧的回调函数 - * @param callback - */ - during(cb: OnframeCallback) { - if (cb) { - if (!this._onframeCbs) { - this._onframeCbs = []; - } - this._onframeCbs.push(cb); - } - return this; - } - /** - * Add callback for animation end - * @param cb - */ - done(cb: DoneCallback) { - if (cb) { - if (!this._doneCbs) { - this._doneCbs = []; - } - this._doneCbs.push(cb); - } - return this; - } - - aborted(cb: AbortCallback) { - if (cb) { - if (!this._abortedCbs) { - this._abortedCbs = []; - } - this._abortedCbs.push(cb); - } - return this; - } - - getClip() { - return this._clip; - } - - getTrack(propName: string) { - return this._tracks[propName]; - } - - getTracks() { - return map(this._trackKeys, key => this._tracks[key]); - } - - /** - * Return true if animator is not available anymore. - */ - stopTracks(propNames: string[], forwardToLast?: boolean): boolean { - if (!propNames.length || !this._clip) { - return true; - } - const tracks = this._tracks; - const tracksKeys = this._trackKeys; - - for (let i = 0; i < propNames.length; i++) { - const track = tracks[propNames[i]]; - if (track && !track.isFinished()) { - if (forwardToLast) { - track.step(this._target, 1); - } - // If the track has not been run for at least one frame. - // The property may be stayed at the final state. when setToFinal is set true. - // For example: - // Animate x from 0 to 100, then animate to 150 immediately. - // We want the x is translated from 0 to 150, not 100 to 150. - else if (this._started === 1) { - track.step(this._target, 0); - } - // Set track to finished - track.setFinished(); - } - } - let allAborted = true; - for (let i = 0; i < tracksKeys.length; i++) { - if (!tracks[tracksKeys[i]].isFinished()) { - allAborted = false; - break; - } - } - // Remove clip if all tracks has been aborted. - if (allAborted) { - this._abortedCallback(); - } - - return allAborted; - } - - /** - * Save values of final state to target. - * It is mainly used in state mangement. When state is switching during animation. - * We need to save final state of animation to the normal state. Not interpolated value. - * - * @param target - * @param trackKeys - * @param firstOrLast If save first frame or last frame - */ - saveTo( - target: T, - trackKeys?: readonly string[], - firstOrLast?: boolean - ) { - if (!target) { // DO nothing if target is not given. - return; - } - - trackKeys = trackKeys || this._trackKeys; - - for (let i = 0; i < trackKeys.length; i++) { - const propName = trackKeys[i]; - const track = this._tracks[propName]; - if (!track || track.isFinished()) { // Ignore finished track. - continue; - } - const kfs = track.keyframes; - const kf = kfs[firstOrLast ? 0 : kfs.length - 1]; - if (kf) { - // TODO CLONE? - // Use raw value without parse. - (target as any)[propName] = cloneValue(kf.rawValue as any); - } - } - } - - // Change final value after animator has been started. - // NOTE: Be careful to use it. - __changeFinalValue(finalProps: Dictionary, trackKeys?: readonly string[]) { - trackKeys = trackKeys || keys(finalProps); - - for (let i = 0; i < trackKeys.length; i++) { - const propName = trackKeys[i]; - - const track = this._tracks[propName]; - if (!track) { - continue; - } - - const kfs = track.keyframes; - if (kfs.length > 1) { - // Remove the original last kf and add again. - const lastKf = kfs.pop(); - - track.addKeyframe(lastKf.time, finalProps[propName]); - // Prepare again. - track.prepare(this._maxTime, track.getAdditiveTrack()); - } - } - } -} - -export type AnimatorTrack = Track; \ No newline at end of file diff --git a/node_modules/zrender/src/animation/Clip.ts b/node_modules/zrender/src/animation/Clip.ts deleted file mode 100644 index 0acf6bf..0000000 --- a/node_modules/zrender/src/animation/Clip.ts +++ /dev/null @@ -1,142 +0,0 @@ -/** - * 动画主控制器 - * @config target 动画对象,可以是数组,如果是数组的话会批量分发onframe等事件 - * @config life(1000) 动画时长 - * @config delay(0) 动画延迟时间 - * @config loop(true) - * @config onframe - * @config easing(optional) - * @config ondestroy(optional) - * @config onrestart(optional) - * - * TODO pause - */ - -import easingFuncs, {AnimationEasing} from './easing'; -import type Animation from './Animation'; -import { isFunction, noop } from '../core/util'; -import { createCubicEasingFunc } from './cubicEasing'; - -type OnframeCallback = (percent: number) => void; -type ondestroyCallback = () => void -type onrestartCallback = () => void - -export type DeferredEventTypes = 'destroy' | 'restart' -// type DeferredEventKeys = 'ondestroy' | 'onrestart' - -export interface ClipProps { - life?: number - delay?: number - loop?: boolean - easing?: AnimationEasing - - onframe?: OnframeCallback - ondestroy?: ondestroyCallback - onrestart?: onrestartCallback -} - -export default class Clip { - - private _life: number - private _delay: number - - private _inited: boolean = false - private _startTime = 0 // 开始时间单位毫秒 - - private _pausedTime = 0 - private _paused = false - - animation: Animation - - loop: boolean - - easing: AnimationEasing - easingFunc: (p: number) => number - - // For linked list. Readonly - next: Clip - prev: Clip - - onframe: OnframeCallback - ondestroy: ondestroyCallback - onrestart: onrestartCallback - - constructor(opts: ClipProps) { - - this._life = opts.life || 1000; - this._delay = opts.delay || 0; - - this.loop = opts.loop || false; - - this.onframe = opts.onframe || noop; - this.ondestroy = opts.ondestroy || noop; - this.onrestart = opts.onrestart || noop; - - opts.easing && this.setEasing(opts.easing); - } - - step(globalTime: number, deltaTime: number): boolean { - // Set startTime on first step, or _startTime may has milleseconds different between clips - // PENDING - if (!this._inited) { - this._startTime = globalTime + this._delay; - this._inited = true; - } - - if (this._paused) { - this._pausedTime += deltaTime; - return; - } - - const life = this._life; - let elapsedTime = globalTime - this._startTime - this._pausedTime; - let percent = elapsedTime / life; - - // PENDING: Not begin yet. Still run the loop. - // In the case callback needs to be invoked. - // Or want to update to the begin state at next frame when `setToFinal` and `delay` are both used. - // To avoid the unexpected blink. - if (percent < 0) { - percent = 0; - } - - percent = Math.min(percent, 1); - - const easingFunc = this.easingFunc; - const schedule = easingFunc ? easingFunc(percent) : percent; - - this.onframe(schedule); - - // 结束 - if (percent === 1) { - if (this.loop) { - // Restart - const remainder = elapsedTime % life; - this._startTime = globalTime - remainder; - this._pausedTime = 0; - - this.onrestart(); - } - else { - return true; - } - } - - return false; - } - - pause() { - this._paused = true; - } - - resume() { - this._paused = false; - } - - setEasing(easing: AnimationEasing) { - this.easing = easing; - this.easingFunc = isFunction(easing) - ? easing - : easingFuncs[easing] || createCubicEasingFunc(easing); - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/animation/cubicEasing.ts b/node_modules/zrender/src/animation/cubicEasing.ts deleted file mode 100644 index bc5d10e..0000000 --- a/node_modules/zrender/src/animation/cubicEasing.ts +++ /dev/null @@ -1,27 +0,0 @@ -import { cubicAt, cubicRootAt } from '../core/curve'; -import { trim } from '../core/util'; - -const regexp = /cubic-bezier\(([0-9,\.e ]+)\)/; - -export function createCubicEasingFunc(cubicEasingStr: string) { - const cubic = cubicEasingStr && regexp.exec(cubicEasingStr); - if (cubic) { - const points = cubic[1].split(','); - const a = +trim(points[0]); - const b = +trim(points[1]); - const c = +trim(points[2]); - const d = +trim(points[3]); - - if (isNaN(a + b + c + d)) { - return; - } - - const roots: number[] = []; - return (p: number) => { - return p <= 0 - ? 0 : p >= 1 - ? 1 - : cubicRootAt(0, a, c, 1, p, roots) && cubicAt(0, b, d, 1, roots[0]); - }; - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/animation/easing.ts b/node_modules/zrender/src/animation/easing.ts deleted file mode 100644 index e240ee1..0000000 --- a/node_modules/zrender/src/animation/easing.ts +++ /dev/null @@ -1,351 +0,0 @@ -/** - * 缓动代码来自 https://github.com/sole/tween.js/blob/master/src/Tween.js - * @see http://sole.github.io/tween.js/examples/03_graphs.html - * @exports zrender/animation/easing - */ - -type easingFunc = (percent: number) => number; - -export type AnimationEasing = keyof typeof easingFuncs | easingFunc; - -const easingFuncs = { - /** - * @param {number} k - * @return {number} - */ - linear(k: number) { - return k; - }, - - /** - * @param {number} k - * @return {number} - */ - quadraticIn(k: number) { - return k * k; - }, - /** - * @param {number} k - * @return {number} - */ - quadraticOut(k: number) { - return k * (2 - k); - }, - /** - * @param {number} k - * @return {number} - */ - quadraticInOut(k: number) { - if ((k *= 2) < 1) { - return 0.5 * k * k; - } - return -0.5 * (--k * (k - 2) - 1); - }, - - // 三次方的缓动(t^3) - /** - * @param {number} k - * @return {number} - */ - cubicIn(k: number) { - return k * k * k; - }, - /** - * @param {number} k - * @return {number} - */ - cubicOut(k: number) { - return --k * k * k + 1; - }, - /** - * @param {number} k - * @return {number} - */ - cubicInOut(k: number) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k; - } - return 0.5 * ((k -= 2) * k * k + 2); - }, - - // 四次方的缓动(t^4) - /** - * @param {number} k - * @return {number} - */ - quarticIn(k: number) { - return k * k * k * k; - }, - /** - * @param {number} k - * @return {number} - */ - quarticOut(k: number) { - return 1 - (--k * k * k * k); - }, - /** - * @param {number} k - * @return {number} - */ - quarticInOut(k: number) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k * k; - } - return -0.5 * ((k -= 2) * k * k * k - 2); - }, - - // 五次方的缓动(t^5) - /** - * @param {number} k - * @return {number} - */ - quinticIn(k: number) { - return k * k * k * k * k; - }, - /** - * @param {number} k - * @return {number} - */ - quinticOut(k: number) { - return --k * k * k * k * k + 1; - }, - /** - * @param {number} k - * @return {number} - */ - quinticInOut(k: number) { - if ((k *= 2) < 1) { - return 0.5 * k * k * k * k * k; - } - return 0.5 * ((k -= 2) * k * k * k * k + 2); - }, - - // 正弦曲线的缓动(sin(t)) - /** - * @param {number} k - * @return {number} - */ - sinusoidalIn(k: number) { - return 1 - Math.cos(k * Math.PI / 2); - }, - /** - * @param {number} k - * @return {number} - */ - sinusoidalOut(k: number) { - return Math.sin(k * Math.PI / 2); - }, - /** - * @param {number} k - * @return {number} - */ - sinusoidalInOut(k: number) { - return 0.5 * (1 - Math.cos(Math.PI * k)); - }, - - // 指数曲线的缓动(2^t) - /** - * @param {number} k - * @return {number} - */ - exponentialIn(k: number) { - return k === 0 ? 0 : Math.pow(1024, k - 1); - }, - /** - * @param {number} k - * @return {number} - */ - exponentialOut(k: number) { - return k === 1 ? 1 : 1 - Math.pow(2, -10 * k); - }, - /** - * @param {number} k - * @return {number} - */ - exponentialInOut(k: number) { - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if ((k *= 2) < 1) { - return 0.5 * Math.pow(1024, k - 1); - } - return 0.5 * (-Math.pow(2, -10 * (k - 1)) + 2); - }, - - // 圆形曲线的缓动(sqrt(1-t^2)) - /** - * @param {number} k - * @return {number} - */ - circularIn(k: number) { - return 1 - Math.sqrt(1 - k * k); - }, - /** - * @param {number} k - * @return {number} - */ - circularOut(k: number) { - return Math.sqrt(1 - (--k * k)); - }, - /** - * @param {number} k - * @return {number} - */ - circularInOut(k: number) { - if ((k *= 2) < 1) { - return -0.5 * (Math.sqrt(1 - k * k) - 1); - } - return 0.5 * (Math.sqrt(1 - (k -= 2) * k) + 1); - }, - - // 创建类似于弹簧在停止前来回振荡的动画 - /** - * @param {number} k - * @return {number} - */ - elasticIn(k: number) { - let s; - let a = 0.1; - let p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - return -(a * Math.pow(2, 10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p)); - }, - /** - * @param {number} k - * @return {number} - */ - elasticOut(k: number) { - let s; - let a = 0.1; - let p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - return (a * Math.pow(2, -10 * k) - * Math.sin((k - s) * (2 * Math.PI) / p) + 1); - }, - /** - * @param {number} k - * @return {number} - */ - elasticInOut(k: number) { - let s; - let a = 0.1; - let p = 0.4; - if (k === 0) { - return 0; - } - if (k === 1) { - return 1; - } - if (!a || a < 1) { - a = 1; - s = p / 4; - } - else { - s = p * Math.asin(1 / a) / (2 * Math.PI); - } - if ((k *= 2) < 1) { - return -0.5 * (a * Math.pow(2, 10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p)); - } - return a * Math.pow(2, -10 * (k -= 1)) - * Math.sin((k - s) * (2 * Math.PI) / p) * 0.5 + 1; - - }, - - // 在某一动画开始沿指示的路径进行动画处理前稍稍收回该动画的移动 - /** - * @param {number} k - * @return {number} - */ - backIn(k: number) { - let s = 1.70158; - return k * k * ((s + 1) * k - s); - }, - /** - * @param {number} k - * @return {number} - */ - backOut(k: number) { - let s = 1.70158; - return --k * k * ((s + 1) * k + s) + 1; - }, - /** - * @param {number} k - * @return {number} - */ - backInOut(k: number) { - let s = 1.70158 * 1.525; - if ((k *= 2) < 1) { - return 0.5 * (k * k * ((s + 1) * k - s)); - } - return 0.5 * ((k -= 2) * k * ((s + 1) * k + s) + 2); - }, - - // 创建弹跳效果 - /** - * @param {number} k - * @return {number} - */ - bounceIn(k: number) { - return 1 - easingFuncs.bounceOut(1 - k); - }, - /** - * @param {number} k - * @return {number} - */ - bounceOut(k: number) { - if (k < (1 / 2.75)) { - return 7.5625 * k * k; - } - else if (k < (2 / 2.75)) { - return 7.5625 * (k -= (1.5 / 2.75)) * k + 0.75; - } - else if (k < (2.5 / 2.75)) { - return 7.5625 * (k -= (2.25 / 2.75)) * k + 0.9375; - } - else { - return 7.5625 * (k -= (2.625 / 2.75)) * k + 0.984375; - } - }, - /** - * @param {number} k - * @return {number} - */ - bounceInOut(k: number) { - if (k < 0.5) { - return easingFuncs.bounceIn(k * 2) * 0.5; - } - return easingFuncs.bounceOut(k * 2 - 1) * 0.5 + 0.5; - } -}; - - -export default easingFuncs; \ No newline at end of file diff --git a/node_modules/zrender/src/animation/requestAnimationFrame.ts b/node_modules/zrender/src/animation/requestAnimationFrame.ts deleted file mode 100644 index 629ce76..0000000 --- a/node_modules/zrender/src/animation/requestAnimationFrame.ts +++ /dev/null @@ -1,21 +0,0 @@ -import env from '../core/env'; - -type RequestAnimationFrameType = typeof window.requestAnimationFrame - -let requestAnimationFrame: RequestAnimationFrameType; - -requestAnimationFrame = ( - env.hasGlobalWindow - && ( - (window.requestAnimationFrame && window.requestAnimationFrame.bind(window)) - // https://github.com/ecomfe/zrender/issues/189#issuecomment-224919809 - || ((window as any).msRequestAnimationFrame && (window as any).msRequestAnimationFrame.bind(window)) - || (window as any).mozRequestAnimationFrame - // @ts-ignore - || window.webkitRequestAnimationFrame - ) -) || function (func: Parameters[0]): number { - return setTimeout(func, 16) as any; -}; - -export default requestAnimationFrame; diff --git a/node_modules/zrender/src/canvas/Layer.ts b/node_modules/zrender/src/canvas/Layer.ts deleted file mode 100644 index c887d88..0000000 --- a/node_modules/zrender/src/canvas/Layer.ts +++ /dev/null @@ -1,511 +0,0 @@ -import * as util from '../core/util'; -import {devicePixelRatio} from '../config'; -import { ImagePatternObject } from '../graphic/Pattern'; -import CanvasPainter from './Painter'; -import { GradientObject, InnerGradientObject } from '../graphic/Gradient'; -import { ZRCanvasRenderingContext } from '../core/types'; -import Eventful from '../core/Eventful'; -import { ElementEventCallback } from '../Element'; -import { getCanvasGradient } from './helper'; -import { createCanvasPattern } from './graphic'; -import Displayable from '../graphic/Displayable'; -import BoundingRect from '../core/BoundingRect'; -import { REDRAW_BIT } from '../graphic/constants'; -import { platformApi } from '../core/platform'; - -function createDom(id: string, painter: CanvasPainter, dpr: number) { - const newDom = platformApi.createCanvas(); - const width = painter.getWidth(); - const height = painter.getHeight(); - - const newDomStyle = newDom.style; - if (newDomStyle) { // In node or some other non-browser environment - newDomStyle.position = 'absolute'; - newDomStyle.left = '0'; - newDomStyle.top = '0'; - newDomStyle.width = width + 'px'; - newDomStyle.height = height + 'px'; - - newDom.setAttribute('data-zr-dom-id', id); - } - - newDom.width = width * dpr; - newDom.height = height * dpr; - - return newDom; -} - -export interface LayerConfig { - // 每次清空画布的颜色 - clearColor?: string | GradientObject | ImagePatternObject - // 是否开启动态模糊 - motionBlur?: boolean - // 在开启动态模糊的时候使用,与上一帧混合的alpha值,值越大尾迹越明显 - lastFrameAlpha?: number -}; - -export default class Layer extends Eventful { - - id: string - - dom: HTMLCanvasElement - domBack: HTMLCanvasElement - - ctx: CanvasRenderingContext2D - ctxBack: CanvasRenderingContext2D - - painter: CanvasPainter - - // Configs - /** - * 每次清空画布的颜色 - */ - clearColor: string | GradientObject | ImagePatternObject - /** - * 是否开启动态模糊 - */ - motionBlur = false - /** - * 在开启动态模糊的时候使用,与上一帧混合的alpha值,值越大尾迹越明显 - */ - lastFrameAlpha = 0.7 - /** - * Layer dpr - */ - dpr = 1 - - /** - * Virtual layer will not be inserted into dom. - */ - virtual = false - - config = {} - - incremental = false - - zlevel = 0 - - maxRepaintRectCount = 5 - - private _paintRects: BoundingRect[] - - __dirty = true - __firstTimePaint = true - - __used = false - - __drawIndex = 0 - __startIndex = 0 - __endIndex = 0 - - // indices in the previous frame - __prevStartIndex: number = null - __prevEndIndex: number = null - - __builtin__: boolean - - constructor(id: string | HTMLCanvasElement, painter: CanvasPainter, dpr?: number) { - super(); - - let dom; - dpr = dpr || devicePixelRatio; - if (typeof id === 'string') { - dom = createDom(id, painter, dpr); - } - // Not using isDom because in node it will return false - else if (util.isObject(id)) { - dom = id; - id = dom.id; - } - this.id = id as string; - this.dom = dom; - - const domStyle = dom.style; - if (domStyle) { // Not in node - util.disableUserSelect(dom); - dom.onselectstart = () => false; - domStyle.padding = '0'; - domStyle.margin = '0'; - domStyle.borderWidth = '0'; - } - - this.painter = painter; - - this.dpr = dpr; - } - - getElementCount() { - return this.__endIndex - this.__startIndex; - } - - afterBrush() { - this.__prevStartIndex = this.__startIndex; - this.__prevEndIndex = this.__endIndex; - } - - initContext() { - this.ctx = this.dom.getContext('2d'); - (this.ctx as ZRCanvasRenderingContext).dpr = this.dpr; - } - - setUnpainted() { - this.__firstTimePaint = true; - } - - createBackBuffer() { - const dpr = this.dpr; - - this.domBack = createDom('back-' + this.id, this.painter, dpr); - this.ctxBack = this.domBack.getContext('2d'); - - if (dpr !== 1) { - this.ctxBack.scale(dpr, dpr); - } - } - - /** - * Create repaint list when using dirty rect rendering. - * - * @param displayList current rendering list - * @param prevList last frame rendering list - * @return repaint rects. null for the first frame, [] for no element dirty - */ - createRepaintRects( - displayList: Displayable[], - prevList: Displayable[], - viewWidth: number, - viewHeight: number - ) { - if (this.__firstTimePaint) { - this.__firstTimePaint = false; - return null; - } - - const mergedRepaintRects: BoundingRect[] = []; - const maxRepaintRectCount = this.maxRepaintRectCount; - let full = false; - const pendingRect = new BoundingRect(0, 0, 0, 0); - - function addRectToMergePool(rect: BoundingRect) { - if (!rect.isFinite() || rect.isZero()) { - return; - } - - if (mergedRepaintRects.length === 0) { - // First rect, create new merged rect - const boundingRect = new BoundingRect(0, 0, 0, 0); - boundingRect.copy(rect); - mergedRepaintRects.push(boundingRect); - } - else { - let isMerged = false; - let minDeltaArea = Infinity; - let bestRectToMergeIdx = 0; - for (let i = 0; i < mergedRepaintRects.length; ++i) { - const mergedRect = mergedRepaintRects[i]; - - // Merge if has intersection - if (mergedRect.intersect(rect)) { - const pendingRect = new BoundingRect(0, 0, 0, 0); - pendingRect.copy(mergedRect); - pendingRect.union(rect); - mergedRepaintRects[i] = pendingRect; - isMerged = true; - break; - } - else if (full) { - // Merged to exists rectangles if full - pendingRect.copy(rect); - pendingRect.union(mergedRect); - const aArea = rect.width * rect.height; - const bArea = mergedRect.width * mergedRect.height; - const pendingArea = pendingRect.width * pendingRect.height; - const deltaArea = pendingArea - aArea - bArea; - if (deltaArea < minDeltaArea) { - minDeltaArea = deltaArea; - bestRectToMergeIdx = i; - } - } - } - - if (full) { - mergedRepaintRects[bestRectToMergeIdx].union(rect); - isMerged = true; - } - - if (!isMerged) { - // Create new merged rect if cannot merge with current - const boundingRect = new BoundingRect(0, 0, 0, 0); - boundingRect.copy(rect); - mergedRepaintRects.push(boundingRect); - } - if (!full) { - full = mergedRepaintRects.length >= maxRepaintRectCount; - } - } - } - - /** - * Loop the paint list of this frame and get the dirty rects of elements - * in this frame. - */ - for (let i = this.__startIndex; i < this.__endIndex; ++i) { - const el = displayList[i]; - if (el) { - /** - * `shouldPaint` is true only when the element is not ignored or - * invisible and all its ancestors are not ignored. - * `shouldPaint` being true means it will be brushed this frame. - * - * `__isRendered` being true means the element is currently on - * the canvas. - * - * `__dirty` being true means the element should be brushed this - * frame. - * - * We only need to repaint the element's previous painting rect - * if it's currently on the canvas and needs repaint this frame - * or not painted this frame. - */ - const shouldPaint = el.shouldBePainted(viewWidth, viewHeight, true, true); - const prevRect = el.__isRendered && ((el.__dirty & REDRAW_BIT) || !shouldPaint) - ? el.getPrevPaintRect() - : null; - if (prevRect) { - addRectToMergePool(prevRect); - } - - /** - * On the other hand, we only need to paint the current rect - * if the element should be brushed this frame and either being - * dirty or not rendered before. - */ - const curRect = shouldPaint && ((el.__dirty & REDRAW_BIT) || !el.__isRendered) - ? el.getPaintRect() - : null; - if (curRect) { - addRectToMergePool(curRect); - } - } - } - - /** - * The above loop calculates the dirty rects of elements that are in the - * paint list this frame, which does not include those elements removed - * in this frame. So we loop the `prevList` to get the removed elements. - */ - for (let i = this.__prevStartIndex; i < this.__prevEndIndex; ++i) { - const el = prevList[i]; - /** - * Consider the elements whose ancestors are invisible, they should - * not be painted and their previous painting rects should be - * cleared if they are rendered on the canvas (`__isRendered` being - * true). `!shouldPaint` means the element is not brushed in this - * frame. - * - * `!el.__zr` means it's removed from the storage. - * - * In conclusion, an element needs to repaint the previous painting - * rect if and only if it's not painted this frame and was - * previously painted on the canvas. - */ - const shouldPaint = el && el.shouldBePainted(viewWidth, viewHeight, true, true); - if (el && (!shouldPaint || !el.__zr) && el.__isRendered) { - // el was removed - const prevRect = el.getPrevPaintRect(); - if (prevRect) { - addRectToMergePool(prevRect); - } - } - } - - // Merge intersected rects in the result - let hasIntersections; - do { - hasIntersections = false; - for (let i = 0; i < mergedRepaintRects.length;) { - if (mergedRepaintRects[i].isZero()) { - mergedRepaintRects.splice(i, 1); - continue; - } - for (let j = i + 1; j < mergedRepaintRects.length;) { - if (mergedRepaintRects[i].intersect(mergedRepaintRects[j])) { - hasIntersections = true; - mergedRepaintRects[i].union(mergedRepaintRects[j]); - mergedRepaintRects.splice(j, 1); - } - else { - j++; - } - } - i++; - } - } while (hasIntersections); - - this._paintRects = mergedRepaintRects; - - return mergedRepaintRects; - } - - /** - * Get paint rects for debug usage. - */ - debugGetPaintRects() { - return (this._paintRects || []).slice(); - } - - resize(width: number, height: number) { - const dpr = this.dpr; - - const dom = this.dom; - const domStyle = dom.style; - const domBack = this.domBack; - - if (domStyle) { - domStyle.width = width + 'px'; - domStyle.height = height + 'px'; - } - - dom.width = width * dpr; - dom.height = height * dpr; - - if (domBack) { - domBack.width = width * dpr; - domBack.height = height * dpr; - - if (dpr !== 1) { - this.ctxBack.scale(dpr, dpr); - } - } - } - - /** - * 清空该层画布 - */ - clear( - clearAll?: boolean, - clearColor?: string | GradientObject | ImagePatternObject, - repaintRects?: BoundingRect[] - ) { - const dom = this.dom; - const ctx = this.ctx; - const width = dom.width; - const height = dom.height; - - clearColor = clearColor || this.clearColor; - const haveMotionBLur = this.motionBlur && !clearAll; - const lastFrameAlpha = this.lastFrameAlpha; - - const dpr = this.dpr; - const self = this; - - if (haveMotionBLur) { - if (!this.domBack) { - this.createBackBuffer(); - } - - this.ctxBack.globalCompositeOperation = 'copy'; - this.ctxBack.drawImage( - dom, 0, 0, - width / dpr, - height / dpr - ); - } - - const domBack = this.domBack; - - function doClear(x: number, y: number, width: number, height: number) { - ctx.clearRect(x, y, width, height); - if (clearColor && clearColor !== 'transparent') { - let clearColorGradientOrPattern; - // Gradient - if (util.isGradientObject(clearColor)) { - // shouldn't cache when clearColor is not global and size changed - const shouldCache = clearColor.global || ( - (clearColor as InnerGradientObject).__width === width - && (clearColor as InnerGradientObject).__height === height - ); - // Cache canvas gradient - clearColorGradientOrPattern = shouldCache - && (clearColor as InnerGradientObject).__canvasGradient - || getCanvasGradient(ctx, clearColor, { - x: 0, - y: 0, - width: width, - height: height - }); - - (clearColor as InnerGradientObject).__canvasGradient = clearColorGradientOrPattern; - (clearColor as InnerGradientObject).__width = width; - (clearColor as InnerGradientObject).__height = height; - } - // Pattern - else if (util.isImagePatternObject(clearColor)) { - // scale pattern by dpr - clearColor.scaleX = clearColor.scaleX || dpr; - clearColor.scaleY = clearColor.scaleY || dpr; - clearColorGradientOrPattern = createCanvasPattern( - ctx, clearColor, { - dirty() { - self.setUnpainted(); - self.painter.refresh(); - } - } - ); - } - ctx.save(); - ctx.fillStyle = clearColorGradientOrPattern || (clearColor as string); - ctx.fillRect(x, y, width, height); - ctx.restore(); - } - - if (haveMotionBLur) { - ctx.save(); - ctx.globalAlpha = lastFrameAlpha; - ctx.drawImage(domBack, x, y, width, height); - ctx.restore(); - } - }; - - if (!repaintRects || haveMotionBLur) { - // Clear the full canvas - doClear(0, 0, width, height); - } - else if (repaintRects.length) { - // Clear the repaint areas - util.each(repaintRects, rect => { - doClear( - rect.x * dpr, - rect.y * dpr, - rect.width * dpr, - rect.height * dpr - ); - }); - } - } - - // Interface of refresh - refresh: (clearColor?: string | GradientObject | ImagePatternObject) => void - - // Interface of renderToCanvas in getRenderedCanvas - renderToCanvas: (ctx: CanvasRenderingContext2D) => void - - // Events - onclick: ElementEventCallback - ondblclick: ElementEventCallback - onmouseover: ElementEventCallback - onmouseout: ElementEventCallback - onmousemove: ElementEventCallback - onmousewheel: ElementEventCallback - onmousedown: ElementEventCallback - onmouseup: ElementEventCallback - oncontextmenu: ElementEventCallback - - ondrag: ElementEventCallback - ondragstart: ElementEventCallback - ondragend: ElementEventCallback - ondragenter: ElementEventCallback - ondragleave: ElementEventCallback - ondragover: ElementEventCallback - ondrop: ElementEventCallback -} diff --git a/node_modules/zrender/src/canvas/Painter.ts b/node_modules/zrender/src/canvas/Painter.ts deleted file mode 100644 index 5688856..0000000 --- a/node_modules/zrender/src/canvas/Painter.ts +++ /dev/null @@ -1,977 +0,0 @@ -import {devicePixelRatio} from '../config'; -import * as util from '../core/util'; -import Layer, { LayerConfig } from './Layer'; -import requestAnimationFrame from '../animation/requestAnimationFrame'; -import env from '../core/env'; -import Displayable from '../graphic/Displayable'; -import { WXCanvasRenderingContext } from '../core/types'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject } from '../graphic/Pattern'; -import Storage from '../Storage'; -import { brush, BrushScope, brushSingle } from './graphic'; -import { PainterBase } from '../PainterBase'; -import BoundingRect from '../core/BoundingRect'; -import { REDRAW_BIT } from '../graphic/constants'; -import { getSize } from './helper'; -import type IncrementalDisplayable from '../graphic/IncrementalDisplayable'; - -const HOVER_LAYER_ZLEVEL = 1e5; -const CANVAS_ZLEVEL = 314159; - -const EL_AFTER_INCREMENTAL_INC = 0.01; -const INCREMENTAL_INC = 0.001; - - -function isLayerValid(layer: Layer) { - if (!layer) { - return false; - } - - if (layer.__builtin__) { - return true; - } - - if (typeof (layer.resize) !== 'function' - || typeof (layer.refresh) !== 'function' - ) { - return false; - } - - return true; -} - -function createRoot(width: number, height: number) { - const domRoot = document.createElement('div'); - - // domRoot.onselectstart = returnFalse; // Avoid page selected - domRoot.style.cssText = [ - 'position:relative', - // IOS13 safari probably has a compositing bug (z order of the canvas and the consequent - // dom does not act as expected) when some of the parent dom has - // `-webkit-overflow-scrolling: touch;` and the webpage is longer than one screen and - // the canvas is not at the top part of the page. - // Check `https://bugs.webkit.org/show_bug.cgi?id=203681` for more details. We remove - // this `overflow:hidden` to avoid the bug. - // 'overflow:hidden', - 'width:' + width + 'px', - 'height:' + height + 'px', - 'padding:0', - 'margin:0', - 'border-width:0' - ].join(';') + ';'; - - return domRoot; -} - -interface CanvasPainterOption { - devicePixelRatio?: number - width?: number | string // Can be 10 / 10px / auto - height?: number | string, - useDirtyRect?: boolean -} - -export default class CanvasPainter implements PainterBase { - - type = 'canvas' - - root: HTMLElement - - dpr: number - - storage: Storage - - private _singleCanvas: boolean - - private _opts: CanvasPainterOption - - private _zlevelList: number[] = [] - - private _prevDisplayList: Displayable[] = [] - - private _layers: {[key: number]: Layer} = {} // key is zlevel - - private _layerConfig: {[key: number]: LayerConfig} = {} // key is zlevel - - /** - * zrender will do compositing when root is a canvas and have multiple zlevels. - */ - private _needsManuallyCompositing = false - - private _width: number - private _height: number - - private _domRoot: HTMLElement - - private _hoverlayer: Layer - - private _redrawId: number - - private _backgroundColor: string | GradientObject | ImagePatternObject - - - constructor(root: HTMLElement, storage: Storage, opts: CanvasPainterOption, id: number) { - - this.type = 'canvas'; - - // In node environment using node-canvas - const singleCanvas = !root.nodeName // In node ? - || root.nodeName.toUpperCase() === 'CANVAS'; - - this._opts = opts = util.extend({}, opts || {}) as CanvasPainterOption; - - /** - * @type {number} - */ - this.dpr = opts.devicePixelRatio || devicePixelRatio; - /** - * @type {boolean} - * @private - */ - this._singleCanvas = singleCanvas; - /** - * 绘图容器 - * @type {HTMLElement} - */ - this.root = root; - - const rootStyle = root.style; - - if (rootStyle) { - // @ts-ignore - util.disableUserSelect(root); - root.innerHTML = ''; - } - - /** - * @type {module:zrender/Storage} - */ - this.storage = storage; - - const zlevelList: number[] = this._zlevelList; - - this._prevDisplayList = []; - - const layers = this._layers; - - if (!singleCanvas) { - this._width = getSize(root, 0, opts); - this._height = getSize(root, 1, opts); - - const domRoot = this._domRoot = createRoot( - this._width, this._height - ); - root.appendChild(domRoot); - } - else { - const rootCanvas = root as HTMLCanvasElement; - let width = rootCanvas.width; - let height = rootCanvas.height; - - if (opts.width != null) { - // TODO sting? - width = opts.width as number; - } - if (opts.height != null) { - // TODO sting? - height = opts.height as number; - } - this.dpr = opts.devicePixelRatio || 1; - - // Use canvas width and height directly - rootCanvas.width = width * this.dpr; - rootCanvas.height = height * this.dpr; - - this._width = width; - this._height = height; - - // Create layer if only one given canvas - // Device can be specified to create a high dpi image. - const mainLayer = new Layer(rootCanvas, this, this.dpr); - mainLayer.__builtin__ = true; - mainLayer.initContext(); - // FIXME Use canvas width and height - // mainLayer.resize(width, height); - layers[CANVAS_ZLEVEL] = mainLayer; - mainLayer.zlevel = CANVAS_ZLEVEL; - // Not use common zlevel. - zlevelList.push(CANVAS_ZLEVEL); - - this._domRoot = root; - } - } - - - getType() { - return 'canvas'; - } - - /** - * If painter use a single canvas - */ - isSingleCanvas() { - return this._singleCanvas; - } - - getViewportRoot() { - return this._domRoot; - } - - getViewportRootOffset() { - const viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - } - - /** - * 刷新 - * @param paintAll 强制绘制所有displayable - */ - refresh(paintAll?: boolean) { - const list = this.storage.getDisplayList(true); - const prevList = this._prevDisplayList; - - const zlevelList = this._zlevelList; - - this._redrawId = Math.random(); - - this._paintList(list, prevList, paintAll, this._redrawId); - - // Paint custum layers - for (let i = 0; i < zlevelList.length; i++) { - const z = zlevelList[i]; - const layer = this._layers[z]; - if (!layer.__builtin__ && layer.refresh) { - const clearColor = i === 0 ? this._backgroundColor : null; - layer.refresh(clearColor); - } - } - - if (this._opts.useDirtyRect) { - this._prevDisplayList = list.slice(); - } - - return this; - } - - - refreshHover() { - this._paintHoverList(this.storage.getDisplayList(false)); - } - - private _paintHoverList(list: Displayable[]) { - let len = list.length; - let hoverLayer = this._hoverlayer; - hoverLayer && hoverLayer.clear(); - - if (!len) { - return; - } - - const scope: BrushScope = { - inHover: true, - viewWidth: this._width, - viewHeight: this._height - }; - - let ctx; - for (let i = 0; i < len; i++) { - const el = list[i]; - if (el.__inHover) { - // Use a extream large zlevel - // FIXME? - if (!hoverLayer) { - hoverLayer = this._hoverlayer = this.getLayer(HOVER_LAYER_ZLEVEL); - } - - if (!ctx) { - ctx = hoverLayer.ctx; - ctx.save(); - } - - brush(ctx, el, scope, i === len - 1); - } - } - if (ctx) { - ctx.restore(); - } - } - - getHoverLayer() { - return this.getLayer(HOVER_LAYER_ZLEVEL); - } - - paintOne(ctx: CanvasRenderingContext2D, el: Displayable) { - brushSingle(ctx, el); - } - - private _paintList(list: Displayable[], prevList: Displayable[], paintAll: boolean, redrawId?: number) { - if (this._redrawId !== redrawId) { - return; - } - - paintAll = paintAll || false; - - this._updateLayerStatus(list); - - const {finished, needsRefreshHover} = this._doPaintList(list, prevList, paintAll); - - if (this._needsManuallyCompositing) { - this._compositeManually(); - } - - if (needsRefreshHover) { - this._paintHoverList(list); - } - - if (!finished) { - const self = this; - requestAnimationFrame(function () { - self._paintList(list, prevList, paintAll, redrawId); - }); - } - else { - this.eachLayer(layer => { - layer.afterBrush && layer.afterBrush(); - }); - } - } - - private _compositeManually() { - const ctx = this.getLayer(CANVAS_ZLEVEL).ctx; - const width = (this._domRoot as HTMLCanvasElement).width; - const height = (this._domRoot as HTMLCanvasElement).height; - ctx.clearRect(0, 0, width, height); - // PENDING, If only builtin layer? - this.eachBuiltinLayer(function (layer) { - if (layer.virtual) { - ctx.drawImage(layer.dom, 0, 0, width, height); - } - }); - } - - private _doPaintList( - list: Displayable[], - prevList: Displayable[], - paintAll?: boolean - ): { - finished: boolean - needsRefreshHover: boolean - } { - const layerList = []; - const useDirtyRect = this._opts.useDirtyRect; - for (let zi = 0; zi < this._zlevelList.length; zi++) { - const zlevel = this._zlevelList[zi]; - const layer = this._layers[zlevel]; - if (layer.__builtin__ - && layer !== this._hoverlayer - && (layer.__dirty || paintAll) - // Layer with hover elements can't be redrawn. - // && !layer.__hasHoverLayerELement - ) { - layerList.push(layer); - } - } - - let finished = true; - let needsRefreshHover = false; - - for (let k = 0; k < layerList.length; k++) { - const layer = layerList[k]; - const ctx = layer.ctx; - - const repaintRects = useDirtyRect - && layer.createRepaintRects(list, prevList, this._width, this._height); - - let start = paintAll ? layer.__startIndex : layer.__drawIndex; - - const useTimer = !paintAll && layer.incremental && Date.now; - const startTime = useTimer && Date.now(); - - const clearColor = layer.zlevel === this._zlevelList[0] - ? this._backgroundColor : null; - - // All elements in this layer are removed. - if (layer.__startIndex === layer.__endIndex) { - layer.clear(false, clearColor, repaintRects); - } - else if (start === layer.__startIndex) { - const firstEl = list[start]; - if (!firstEl.incremental || !(firstEl as IncrementalDisplayable).notClear || paintAll) { - layer.clear(false, clearColor, repaintRects); - } - } - if (start === -1) { - console.error('For some unknown reason. drawIndex is -1'); - start = layer.__startIndex; - } - let i: number; - /* eslint-disable-next-line */ - const repaint = (repaintRect?: BoundingRect) => { - const scope: BrushScope = { - inHover: false, - allClipped: false, - prevEl: null, - viewWidth: this._width, - viewHeight: this._height - }; - - for (i = start; i < layer.__endIndex; i++) { - const el = list[i]; - - if (el.__inHover) { - needsRefreshHover = true; - } - - this._doPaintEl(el, layer, useDirtyRect, repaintRect, scope, i === layer.__endIndex - 1); - - if (useTimer) { - // Date.now can be executed in 13,025,305 ops/second. - const dTime = Date.now() - startTime; - // Give 15 millisecond to draw. - // The rest elements will be drawn in the next frame. - if (dTime > 15) { - break; - } - } - } - - if (scope.prevElClipPaths) { - // Needs restore the state. If last drawn element is in the clipping area. - ctx.restore(); - } - }; - - if (repaintRects) { - if (repaintRects.length === 0) { - // Nothing to repaint, mark as finished - i = layer.__endIndex; - } - else { - const dpr = this.dpr; - // Set repaintRect as clipPath - for (var r = 0; r < repaintRects.length; ++r) { - const rect = repaintRects[r]; - - ctx.save(); - ctx.beginPath(); - ctx.rect( - rect.x * dpr, - rect.y * dpr, - rect.width * dpr, - rect.height * dpr - ); - ctx.clip(); - - repaint(rect); - ctx.restore(); - } - } - } - else { - // Paint all once - ctx.save(); - repaint(); - ctx.restore(); - } - - layer.__drawIndex = i; - - if (layer.__drawIndex < layer.__endIndex) { - finished = false; - } - } - - if (env.wxa) { - // Flush for weixin application - util.each(this._layers, function (layer) { - if (layer && layer.ctx && (layer.ctx as WXCanvasRenderingContext).draw) { - (layer.ctx as WXCanvasRenderingContext).draw(); - } - }); - } - - return { - finished, - needsRefreshHover - }; - } - - private _doPaintEl( - el: Displayable, - currentLayer: Layer, - useDirtyRect: boolean, - repaintRect: BoundingRect, - scope: BrushScope, - isLast: boolean - ) { - const ctx = currentLayer.ctx; - if (useDirtyRect) { - const paintRect = el.getPaintRect(); - if (!repaintRect || paintRect && paintRect.intersect(repaintRect)) { - brush(ctx, el, scope, isLast); - el.setPrevPaintRect(paintRect); - } - } - else { - brush(ctx, el, scope, isLast); - } - } - - /** - * 获取 zlevel 所在层,如果不存在则会创建一个新的层 - * @param zlevel - * @param virtual Virtual layer will not be inserted into dom. - */ - getLayer(zlevel: number, virtual?: boolean) { - if (this._singleCanvas && !this._needsManuallyCompositing) { - zlevel = CANVAS_ZLEVEL; - } - let layer = this._layers[zlevel]; - if (!layer) { - // Create a new layer - layer = new Layer('zr_' + zlevel, this, this.dpr); - layer.zlevel = zlevel; - layer.__builtin__ = true; - - if (this._layerConfig[zlevel]) { - util.merge(layer, this._layerConfig[zlevel], true); - } - // TODO Remove EL_AFTER_INCREMENTAL_INC magic number - else if (this._layerConfig[zlevel - EL_AFTER_INCREMENTAL_INC]) { - util.merge(layer, this._layerConfig[zlevel - EL_AFTER_INCREMENTAL_INC], true); - } - - if (virtual) { - layer.virtual = virtual; - } - - this.insertLayer(zlevel, layer); - - // Context is created after dom inserted to document - // Or excanvas will get 0px clientWidth and clientHeight - layer.initContext(); - } - - return layer; - } - - insertLayer(zlevel: number, layer: Layer) { - - const layersMap = this._layers; - const zlevelList = this._zlevelList; - const len = zlevelList.length; - const domRoot = this._domRoot; - let prevLayer = null; - let i = -1; - - if (layersMap[zlevel]) { - if (process.env.NODE_ENV !== 'production') { - util.logError('ZLevel ' + zlevel + ' has been used already'); - } - return; - } - // Check if is a valid layer - if (!isLayerValid(layer)) { - if (process.env.NODE_ENV !== 'production') { - util.logError('Layer of zlevel ' + zlevel + ' is not valid'); - } - return; - } - - if (len > 0 && zlevel > zlevelList[0]) { - for (i = 0; i < len - 1; i++) { - if ( - zlevelList[i] < zlevel - && zlevelList[i + 1] > zlevel - ) { - break; - } - } - prevLayer = layersMap[zlevelList[i]]; - } - zlevelList.splice(i + 1, 0, zlevel); - - layersMap[zlevel] = layer; - - // Virtual layer will not directly show on the screen. - // (It can be a WebGL layer and assigned to a ZRImage element) - // But it still under management of zrender. - if (!layer.virtual) { - if (prevLayer) { - const prevDom = prevLayer.dom; - if (prevDom.nextSibling) { - domRoot.insertBefore( - layer.dom, - prevDom.nextSibling - ); - } - else { - domRoot.appendChild(layer.dom); - } - } - else { - if (domRoot.firstChild) { - domRoot.insertBefore(layer.dom, domRoot.firstChild); - } - else { - domRoot.appendChild(layer.dom); - } - } - } - - layer.painter || (layer.painter = this); - } - - // Iterate each layer - eachLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T) { - const zlevelList = this._zlevelList; - for (let i = 0; i < zlevelList.length; i++) { - const z = zlevelList[i]; - cb.call(context, this._layers[z], z); - } - } - - // Iterate each buildin layer - eachBuiltinLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T) { - const zlevelList = this._zlevelList; - for (let i = 0; i < zlevelList.length; i++) { - const z = zlevelList[i]; - const layer = this._layers[z]; - if (layer.__builtin__) { - cb.call(context, layer, z); - } - } - } - - // Iterate each other layer except buildin layer - eachOtherLayer(cb: (this: T, layer: Layer, z: number) => void, context?: T) { - const zlevelList = this._zlevelList; - for (let i = 0; i < zlevelList.length; i++) { - const z = zlevelList[i]; - const layer = this._layers[z]; - if (!layer.__builtin__) { - cb.call(context, layer, z); - } - } - } - - /** - * 获取所有已创建的层 - * @param prevLayer - */ - getLayers() { - return this._layers; - } - - _updateLayerStatus(list: Displayable[]) { - - this.eachBuiltinLayer(function (layer, z) { - layer.__dirty = layer.__used = false; - }); - - function updatePrevLayer(idx: number) { - if (prevLayer) { - if (prevLayer.__endIndex !== idx) { - prevLayer.__dirty = true; - } - prevLayer.__endIndex = idx; - } - } - - if (this._singleCanvas) { - for (let i = 1; i < list.length; i++) { - const el = list[i]; - if (el.zlevel !== list[i - 1].zlevel || el.incremental) { - this._needsManuallyCompositing = true; - break; - } - } - } - - let prevLayer: Layer = null; - let incrementalLayerCount = 0; - let prevZlevel; - let i; - - for (i = 0; i < list.length; i++) { - const el = list[i]; - const zlevel = el.zlevel; - let layer; - - if (prevZlevel !== zlevel) { - prevZlevel = zlevel; - incrementalLayerCount = 0; - } - - // TODO Not use magic number on zlevel. - - // Each layer with increment element can be separated to 3 layers. - // (Other Element drawn after incremental element) - // -----------------zlevel + EL_AFTER_INCREMENTAL_INC-------------------- - // (Incremental element) - // ----------------------zlevel + INCREMENTAL_INC------------------------ - // (Element drawn before incremental element) - // --------------------------------zlevel-------------------------------- - if (el.incremental) { - layer = this.getLayer(zlevel + INCREMENTAL_INC, this._needsManuallyCompositing); - layer.incremental = true; - incrementalLayerCount = 1; - } - else { - layer = this.getLayer( - zlevel + (incrementalLayerCount > 0 ? EL_AFTER_INCREMENTAL_INC : 0), - this._needsManuallyCompositing - ); - } - - if (!layer.__builtin__) { - util.logError('ZLevel ' + zlevel + ' has been used by unkown layer ' + layer.id); - } - - if (layer !== prevLayer) { - layer.__used = true; - if (layer.__startIndex !== i) { - layer.__dirty = true; - } - layer.__startIndex = i; - if (!layer.incremental) { - layer.__drawIndex = i; - } - else { - // Mark layer draw index needs to update. - layer.__drawIndex = -1; - } - updatePrevLayer(i); - prevLayer = layer; - } - if ((el.__dirty & REDRAW_BIT) && !el.__inHover) { // Ignore dirty elements in hover layer. - layer.__dirty = true; - if (layer.incremental && layer.__drawIndex < 0) { - // Start draw from the first dirty element. - layer.__drawIndex = i; - } - } - } - - updatePrevLayer(i); - - this.eachBuiltinLayer(function (layer, z) { - // Used in last frame but not in this frame. Needs clear - if (!layer.__used && layer.getElementCount() > 0) { - layer.__dirty = true; - layer.__startIndex = layer.__endIndex = layer.__drawIndex = 0; - } - // For incremental layer. In case start index changed and no elements are dirty. - if (layer.__dirty && layer.__drawIndex < 0) { - layer.__drawIndex = layer.__startIndex; - } - }); - } - - /** - * 清除hover层外所有内容 - */ - clear() { - this.eachBuiltinLayer(this._clearLayer); - return this; - } - - _clearLayer(layer: Layer) { - layer.clear(); - } - - setBackgroundColor(backgroundColor: string | GradientObject | ImagePatternObject) { - this._backgroundColor = backgroundColor; - - util.each(this._layers, layer => { - layer.setUnpainted(); - }); - } - - /** - * 修改指定zlevel的绘制参数 - */ - configLayer(zlevel: number, config: LayerConfig) { - if (config) { - const layerConfig = this._layerConfig; - if (!layerConfig[zlevel]) { - layerConfig[zlevel] = config; - } - else { - util.merge(layerConfig[zlevel], config, true); - } - - for (let i = 0; i < this._zlevelList.length; i++) { - const _zlevel = this._zlevelList[i]; - // TODO Remove EL_AFTER_INCREMENTAL_INC magic number - if (_zlevel === zlevel || _zlevel === zlevel + EL_AFTER_INCREMENTAL_INC) { - const layer = this._layers[_zlevel]; - util.merge(layer, layerConfig[zlevel], true); - } - } - } - } - - /** - * 删除指定层 - * @param zlevel 层所在的zlevel - */ - delLayer(zlevel: number) { - const layers = this._layers; - const zlevelList = this._zlevelList; - const layer = layers[zlevel]; - if (!layer) { - return; - } - layer.dom.parentNode.removeChild(layer.dom); - delete layers[zlevel]; - - zlevelList.splice(util.indexOf(zlevelList, zlevel), 1); - } - - /** - * 区域大小变化后重绘 - */ - resize( - width?: number | string, - height?: number | string - ) { - if (!this._domRoot.style) { // Maybe in node or worker - if (width == null || height == null) { - return; - } - // TODO width / height may be string - this._width = width as number; - this._height = height as number; - - this.getLayer(CANVAS_ZLEVEL).resize(width as number, height as number); - } - else { - const domRoot = this._domRoot; - // FIXME Why ? - domRoot.style.display = 'none'; - - // Save input w/h - const opts = this._opts; - const root = this.root; - width != null && (opts.width = width); - height != null && (opts.height = height); - - width = getSize(root, 0, opts); - height = getSize(root, 1, opts); - - domRoot.style.display = ''; - - // 优化没有实际改变的resize - if (this._width !== width || height !== this._height) { - domRoot.style.width = width + 'px'; - domRoot.style.height = height + 'px'; - - for (let id in this._layers) { - if (this._layers.hasOwnProperty(id)) { - this._layers[id].resize(width, height); - } - } - - this.refresh(true); - } - - this._width = width; - this._height = height; - - } - return this; - } - - /** - * 清除单独的一个层 - * @param {number} zlevel - */ - clearLayer(zlevel: number) { - const layer = this._layers[zlevel]; - if (layer) { - layer.clear(); - } - } - - /** - * 释放 - */ - dispose() { - this.root.innerHTML = ''; - - this.root = - this.storage = - - this._domRoot = - this._layers = null; - } - - /** - * Get canvas which has all thing rendered - */ - getRenderedCanvas(opts?: { - backgroundColor?: string | GradientObject | ImagePatternObject - pixelRatio?: number - }) { - opts = opts || {}; - if (this._singleCanvas && !this._compositeManually) { - return this._layers[CANVAS_ZLEVEL].dom; - } - - const imageLayer = new Layer('image', this, opts.pixelRatio || this.dpr); - imageLayer.initContext(); - imageLayer.clear(false, opts.backgroundColor || this._backgroundColor); - - const ctx = imageLayer.ctx; - - if (opts.pixelRatio <= this.dpr) { - this.refresh(); - - const width = imageLayer.dom.width; - const height = imageLayer.dom.height; - this.eachLayer(function (layer) { - if (layer.__builtin__) { - ctx.drawImage(layer.dom, 0, 0, width, height); - } - else if (layer.renderToCanvas) { - ctx.save(); - layer.renderToCanvas(ctx); - ctx.restore(); - } - }); - } - else { - // PENDING, echarts-gl and incremental rendering. - const scope = { - inHover: false, - viewWidth: this._width, - viewHeight: this._height - }; - const displayList = this.storage.getDisplayList(true); - for (let i = 0, len = displayList.length; i < len; i++) { - const el = displayList[i]; - brush(ctx, el, scope, i === len - 1); - } - } - - return imageLayer.dom; - } - /** - * 获取绘图区域宽度 - */ - getWidth() { - return this._width; - } - - /** - * 获取绘图区域高度 - */ - getHeight() { - return this._height; - } -}; \ No newline at end of file diff --git a/node_modules/zrender/src/canvas/canvas.ts b/node_modules/zrender/src/canvas/canvas.ts deleted file mode 100644 index d5ff6fb..0000000 --- a/node_modules/zrender/src/canvas/canvas.ts +++ /dev/null @@ -1,4 +0,0 @@ -import {registerPainter} from '../zrender'; -import Painter from './Painter'; - -registerPainter('canvas', Painter); \ No newline at end of file diff --git a/node_modules/zrender/src/canvas/dashStyle.ts b/node_modules/zrender/src/canvas/dashStyle.ts deleted file mode 100644 index 657eb36..0000000 --- a/node_modules/zrender/src/canvas/dashStyle.ts +++ /dev/null @@ -1,32 +0,0 @@ -import { isArray, isNumber, map } from '../core/util'; -import Path from '../graphic/Path'; -import TSpan from '../graphic/TSpan'; - -export function normalizeLineDash(lineType: any, lineWidth?: number): number[] | false { - if (!lineType || lineType === 'solid' || !(lineWidth > 0)) { - return null; - } - return lineType === 'dashed' - ? [4 * lineWidth, 2 * lineWidth] - : lineType === 'dotted' - ? [lineWidth] - : isNumber(lineType) - ? [lineType] : isArray(lineType) ? lineType : null; -} -export function getLineDash(el: Path | TSpan): [number[] | false, number] { - const style = el.style; - - let lineDash = style.lineDash && style.lineWidth > 0 && normalizeLineDash(style.lineDash, style.lineWidth); - let lineDashOffset = style.lineDashOffset; - - if (lineDash) { - const lineScale = (style.strokeNoScale && el.getLineScale) ? el.getLineScale() : 1; - if (lineScale && lineScale !== 1) { - lineDash = map(lineDash, function (rawVal) { - return rawVal / lineScale; - }); - lineDashOffset /= lineScale; - } - } - return [lineDash, lineDashOffset]; -} \ No newline at end of file diff --git a/node_modules/zrender/src/canvas/graphic.ts b/node_modules/zrender/src/canvas/graphic.ts deleted file mode 100644 index fb3a145..0000000 --- a/node_modules/zrender/src/canvas/graphic.ts +++ /dev/null @@ -1,816 +0,0 @@ -import Displayable, { DEFAULT_COMMON_STYLE } from '../graphic/Displayable'; -import PathProxy from '../core/PathProxy'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject, InnerImagePatternObject } from '../graphic/Pattern'; -import { LinearGradientObject } from '../graphic/LinearGradient'; -import { RadialGradientObject } from '../graphic/RadialGradient'; -import { ZRCanvasRenderingContext } from '../core/types'; -import { createOrUpdateImage, isImageReady } from '../graphic/helper/image'; -import { getCanvasGradient, isClipPathChanged } from './helper'; -import Path, { PathStyleProps } from '../graphic/Path'; -import ZRImage, { ImageStyleProps } from '../graphic/Image'; -import TSpan, {TSpanStyleProps} from '../graphic/TSpan'; -import { MatrixArray } from '../core/matrix'; -import { RADIAN_TO_DEGREE } from '../core/util'; -import { getLineDash } from './dashStyle'; -import { REDRAW_BIT, SHAPE_CHANGED_BIT } from '../graphic/constants'; -import type IncrementalDisplayable from '../graphic/IncrementalDisplayable'; -import { DEFAULT_FONT } from '../core/platform'; - -const pathProxyForDraw = new PathProxy(true); - -// Not use el#hasStroke because style may be different. -function styleHasStroke(style: PathStyleProps) { - const stroke = style.stroke; - return !(stroke == null || stroke === 'none' || !(style.lineWidth > 0)); -} - -// ignore lineWidth and must be string -// Expected color but found '[' when color is gradient -function isValidStrokeFillStyle( - strokeOrFill: PathStyleProps['stroke'] | PathStyleProps['fill'] -): strokeOrFill is string { - return typeof strokeOrFill === 'string' && strokeOrFill !== 'none'; -} - -function styleHasFill(style: PathStyleProps) { - const fill = style.fill; - return fill != null && fill !== 'none'; -} -function doFillPath(ctx: CanvasRenderingContext2D, style: PathStyleProps) { - if (style.fillOpacity != null && style.fillOpacity !== 1) { - const originalGlobalAlpha = ctx.globalAlpha; - ctx.globalAlpha = style.fillOpacity * style.opacity; - ctx.fill(); - // Set back globalAlpha - ctx.globalAlpha = originalGlobalAlpha; - } - else { - ctx.fill(); - } -} - -function doStrokePath(ctx: CanvasRenderingContext2D, style: PathStyleProps) { - if (style.strokeOpacity != null && style.strokeOpacity !== 1) { - const originalGlobalAlpha = ctx.globalAlpha; - ctx.globalAlpha = style.strokeOpacity * style.opacity; - ctx.stroke(); - // Set back globalAlpha - ctx.globalAlpha = originalGlobalAlpha; - } - else { - ctx.stroke(); - } -} - -export function createCanvasPattern( - this: void, - ctx: CanvasRenderingContext2D, - pattern: ImagePatternObject, - el: {dirty: () => void} -): CanvasPattern { - const image = createOrUpdateImage(pattern.image, (pattern as InnerImagePatternObject).__image, el); - if (isImageReady(image)) { - const canvasPattern = ctx.createPattern(image, pattern.repeat || 'repeat'); - if ( - typeof DOMMatrix === 'function' - && canvasPattern // image may be not ready - && canvasPattern.setTransform // setTransform may not be supported in some old devices. - ) { - const matrix = new DOMMatrix(); - matrix.translateSelf((pattern.x || 0), (pattern.y || 0)); - matrix.rotateSelf(0, 0, (pattern.rotation || 0) * RADIAN_TO_DEGREE); - matrix.scaleSelf((pattern.scaleX || 1), (pattern.scaleY || 1)); - canvasPattern.setTransform(matrix); - } - return canvasPattern; - } -} - -// Draw Path Elements -function brushPath(ctx: CanvasRenderingContext2D, el: Path, style: PathStyleProps, inBatch: boolean) { - let hasStroke = styleHasStroke(style); - let hasFill = styleHasFill(style); - - const strokePercent = style.strokePercent; - const strokePart = strokePercent < 1; - - // TODO Reduce path memory cost. - const firstDraw = !el.path; - // Create path for each element when: - // 1. Element has interactions. - // 2. Element draw part of the line. - if ((!el.silent || strokePart) && firstDraw) { - el.createPathProxy(); - } - - const path = el.path || pathProxyForDraw; - const dirtyFlag = el.__dirty; - - if (!inBatch) { - const fill = style.fill; - const stroke = style.stroke; - - const hasFillGradient = hasFill && !!(fill as GradientObject).colorStops; - const hasStrokeGradient = hasStroke && !!(stroke as GradientObject).colorStops; - const hasFillPattern = hasFill && !!(fill as ImagePatternObject).image; - const hasStrokePattern = hasStroke && !!(stroke as ImagePatternObject).image; - - let fillGradient; - let strokeGradient; - let fillPattern; - let strokePattern; - let rect; - if (hasFillGradient || hasStrokeGradient) { - rect = el.getBoundingRect(); - } - - // Update gradient because bounding rect may changed - if (hasFillGradient) { - fillGradient = dirtyFlag - ? getCanvasGradient(ctx, fill as (LinearGradientObject | RadialGradientObject), rect) - : el.__canvasFillGradient; - // No need to clear cache when fill is not gradient. - // It will always been updated when fill changed back to gradient. - el.__canvasFillGradient = fillGradient; - } - if (hasStrokeGradient) { - strokeGradient = dirtyFlag - ? getCanvasGradient(ctx, stroke as (LinearGradientObject | RadialGradientObject), rect) - : el.__canvasStrokeGradient; - el.__canvasStrokeGradient = strokeGradient; - } - if (hasFillPattern) { - // Pattern might be null if image not ready (even created from dataURI) - fillPattern = (dirtyFlag || !el.__canvasFillPattern) - ? createCanvasPattern(ctx, fill as ImagePatternObject, el) - : el.__canvasFillPattern; - el.__canvasFillPattern = fillPattern; - } - if (hasStrokePattern) { - // Pattern might be null if image not ready (even created from dataURI) - strokePattern = (dirtyFlag || !el.__canvasStrokePattern) - ? createCanvasPattern(ctx, stroke as ImagePatternObject, el) - : el.__canvasStrokePattern; - el.__canvasStrokePattern = fillPattern; - } - // Use the gradient or pattern - if (hasFillGradient) { - // PENDING If may have affect the state - ctx.fillStyle = fillGradient; - } - else if (hasFillPattern) { - if (fillPattern) { // createCanvasPattern may return false if image is not ready. - ctx.fillStyle = fillPattern; - } - else { - // Don't fill if image is not ready - hasFill = false; - } - } - if (hasStrokeGradient) { - ctx.strokeStyle = strokeGradient; - } - else if (hasStrokePattern) { - if (strokePattern) { - ctx.strokeStyle = strokePattern; - } - else { - // Don't stroke if image is not ready - hasStroke = false; - } - } - } - - // Update path sx, sy - const scale = el.getGlobalScale(); - path.setScale(scale[0], scale[1], el.segmentIgnoreThreshold); - - let lineDash; - let lineDashOffset; - if (ctx.setLineDash && style.lineDash) { - [lineDash, lineDashOffset] = getLineDash(el); - } - - let needsRebuild = true; - - if (firstDraw || (dirtyFlag & SHAPE_CHANGED_BIT)) { - path.setDPR((ctx as any).dpr); - if (strokePart) { - // Use rebuildPath for percent stroke, so no context. - path.setContext(null); - } - else { - path.setContext(ctx); - needsRebuild = false; - } - path.reset(); - - el.buildPath(path, el.shape, inBatch); - path.toStatic(); - - // Clear path dirty flag - el.pathUpdated(); - } - - // Not support separate fill and stroke. For the compatibility of SVG - if (needsRebuild) { - path.rebuildPath(ctx, strokePart ? strokePercent : 1); - } - - if (lineDash) { - ctx.setLineDash(lineDash); - ctx.lineDashOffset = lineDashOffset; - } - - if (!inBatch) { - if (style.strokeFirst) { - if (hasStroke) { - doStrokePath(ctx, style); - } - if (hasFill) { - doFillPath(ctx, style); - } - } - else { - if (hasFill) { - doFillPath(ctx, style); - } - if (hasStroke) { - doStrokePath(ctx, style); - } - } - } - - if (lineDash) { - // PENDING - // Remove lineDash - ctx.setLineDash([]); - } -} - -// Draw Image Elements -function brushImage(ctx: CanvasRenderingContext2D, el: ZRImage, style: ImageStyleProps) { - const image = el.__image = createOrUpdateImage( - style.image, - el.__image, - el, - el.onload - ); - - if (!image || !isImageReady(image)) { - return; - } - - const x = style.x || 0; - const y = style.y || 0; - let width = el.getWidth(); - let height = el.getHeight(); - const aspect = image.width / image.height; - if (width == null && height != null) { - // Keep image/height ratio - width = height * aspect; - } - else if (height == null && width != null) { - height = width / aspect; - } - else if (width == null && height == null) { - width = image.width; - height = image.height; - } - - if (style.sWidth && style.sHeight) { - const sx = style.sx || 0; - const sy = style.sy || 0; - ctx.drawImage( - image, - sx, sy, style.sWidth, style.sHeight, - x, y, width, height - ); - } - else if (style.sx && style.sy) { - const sx = style.sx; - const sy = style.sy; - const sWidth = width - sx; - const sHeight = height - sy; - ctx.drawImage( - image, - sx, sy, sWidth, sHeight, - x, y, width, height - ); - } - else { - ctx.drawImage(image, x, y, width, height); - } -} - -// Draw Text Elements -function brushText(ctx: CanvasRenderingContext2D, el: TSpan, style: TSpanStyleProps) { - - let text = style.text; - // Convert to string - text != null && (text += ''); - - if (text) { - ctx.font = style.font || DEFAULT_FONT; - ctx.textAlign = style.textAlign; - ctx.textBaseline = style.textBaseline; - - let lineDash; - let lineDashOffset; - if (ctx.setLineDash && style.lineDash) { - [lineDash, lineDashOffset] = getLineDash(el); - } - - if (lineDash) { - ctx.setLineDash(lineDash); - ctx.lineDashOffset = lineDashOffset; - } - - if (style.strokeFirst) { - if (styleHasStroke(style)) { - ctx.strokeText(text, style.x, style.y); - } - if (styleHasFill(style)) { - ctx.fillText(text, style.x, style.y); - } - } - else { - if (styleHasFill(style)) { - ctx.fillText(text, style.x, style.y); - } - if (styleHasStroke(style)) { - ctx.strokeText(text, style.x, style.y); - } - } - - if (lineDash) { - // Remove lineDash - ctx.setLineDash([]); - } - } - -} - -const SHADOW_NUMBER_PROPS = ['shadowBlur', 'shadowOffsetX', 'shadowOffsetY'] as const; -const STROKE_PROPS = [ - ['lineCap', 'butt'], ['lineJoin', 'miter'], ['miterLimit', 10] -] as const; - -type AllStyleOption = PathStyleProps | TSpanStyleProps | ImageStyleProps; -// type ShadowPropNames = typeof SHADOW_PROPS[number][0]; -// type StrokePropNames = typeof STROKE_PROPS[number][0]; -// type DrawPropNames = typeof DRAW_PROPS[number][0]; - -function bindCommonProps( - ctx: CanvasRenderingContext2D, - style: AllStyleOption, - prevStyle: AllStyleOption, - forceSetAll: boolean, - scope: BrushScope -): boolean { - let styleChanged = false; - - if (!forceSetAll) { - prevStyle = prevStyle || {}; - - // Shared same style. - if (style === prevStyle) { - return false; - } - } - if (forceSetAll || style.opacity !== prevStyle.opacity) { - flushPathDrawn(ctx, scope); - styleChanged = true; - // Ensure opacity is between 0 ~ 1. Invalid opacity will lead to a failure set and use the leaked opacity from the previous. - const opacity = Math.max(Math.min(style.opacity, 1), 0); - ctx.globalAlpha = isNaN(opacity) ? DEFAULT_COMMON_STYLE.opacity : opacity; - } - - if (forceSetAll || style.blend !== prevStyle.blend) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.globalCompositeOperation = style.blend || DEFAULT_COMMON_STYLE.blend; - } - for (let i = 0; i < SHADOW_NUMBER_PROPS.length; i++) { - const propName = SHADOW_NUMBER_PROPS[i]; - if (forceSetAll || style[propName] !== prevStyle[propName]) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - // FIXME Invalid property value will cause style leak from previous element. - ctx[propName] = (ctx as ZRCanvasRenderingContext).dpr * (style[propName] || 0); - } - } - if (forceSetAll || style.shadowColor !== prevStyle.shadowColor) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.shadowColor = style.shadowColor || DEFAULT_COMMON_STYLE.shadowColor; - } - return styleChanged; -} - -function bindPathAndTextCommonStyle( - ctx: CanvasRenderingContext2D, - el: TSpan | Path, - prevEl: TSpan | Path, - forceSetAll: boolean, - scope: BrushScope -) { - const style = getStyle(el, scope.inHover); - const prevStyle = forceSetAll - ? null - : (prevEl && getStyle(prevEl, scope.inHover) || {}); - // Shared same style. prevStyle will be null if forceSetAll. - if (style === prevStyle) { - return false; - } - - let styleChanged = bindCommonProps(ctx, style, prevStyle, forceSetAll, scope); - - if (forceSetAll || style.fill !== prevStyle.fill) { - if (!styleChanged) { - // Flush before set - flushPathDrawn(ctx, scope); - styleChanged = true; - } - isValidStrokeFillStyle(style.fill) && (ctx.fillStyle = style.fill); - } - if (forceSetAll || style.stroke !== prevStyle.stroke) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - isValidStrokeFillStyle(style.stroke) && (ctx.strokeStyle = style.stroke); - } - if (forceSetAll || style.opacity !== prevStyle.opacity) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.globalAlpha = style.opacity == null ? 1 : style.opacity; - } - if (el.hasStroke()) { - const lineWidth = style.lineWidth; - const newLineWidth = lineWidth / ( - (style.strokeNoScale && el.getLineScale) ? el.getLineScale() : 1 - ); - if (ctx.lineWidth !== newLineWidth) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - ctx.lineWidth = newLineWidth; - } - } - - for (let i = 0; i < STROKE_PROPS.length; i++) { - const prop = STROKE_PROPS[i]; - const propName = prop[0]; - if (forceSetAll || style[propName] !== prevStyle[propName]) { - if (!styleChanged) { - flushPathDrawn(ctx, scope); - styleChanged = true; - } - // FIXME Invalid property value will cause style leak from previous element. - (ctx as any)[propName] = style[propName] || prop[1]; - } - } - - return styleChanged; -} - -function bindImageStyle( - ctx: CanvasRenderingContext2D, - el: ZRImage, - prevEl: ZRImage, - // forceSetAll must be true if prevEl is null - forceSetAll: boolean, - scope: BrushScope -) { - return bindCommonProps( - ctx, - getStyle(el, scope.inHover), - prevEl && getStyle(prevEl, scope.inHover), - forceSetAll, - scope - ); -} - -function setContextTransform(ctx: CanvasRenderingContext2D, el: Displayable) { - const m = el.transform; - const dpr = (ctx as ZRCanvasRenderingContext).dpr || 1; - if (m) { - ctx.setTransform(dpr * m[0], dpr * m[1], dpr * m[2], dpr * m[3], dpr * m[4], dpr * m[5]); - } - else { - ctx.setTransform(dpr, 0, 0, dpr, 0, 0); - } -} - -function updateClipStatus(clipPaths: Path[], ctx: CanvasRenderingContext2D, scope: BrushScope) { - let allClipped = false; - for (let i = 0; i < clipPaths.length; i++) { - const clipPath = clipPaths[i]; - // Ignore draw following elements if clipPath has zero area. - allClipped = allClipped || clipPath.isZeroArea(); - - setContextTransform(ctx, clipPath); - ctx.beginPath(); - clipPath.buildPath(ctx, clipPath.shape); - ctx.clip(); - } - scope.allClipped = allClipped; -} - -function isTransformChanged(m0: MatrixArray, m1: MatrixArray): boolean { - if (m0 && m1) { - return m0[0] !== m1[0] - || m0[1] !== m1[1] - || m0[2] !== m1[2] - || m0[3] !== m1[3] - || m0[4] !== m1[4] - || m0[5] !== m1[5]; - } - else if (!m0 && !m1) { // All identity matrix. - return false; - } - - return true; -} - -const DRAW_TYPE_PATH = 1; -const DRAW_TYPE_IMAGE = 2; -const DRAW_TYPE_TEXT = 3; -const DRAW_TYPE_INCREMENTAL = 4; - -export type BrushScope = { - inHover: boolean - - // width / height of viewport - viewWidth: number - viewHeight: number - - // Status for clipping - prevElClipPaths?: Path[] - prevEl?: Displayable - allClipped?: boolean // If the whole element can be clipped - - // Status for batching - batchFill?: string - batchStroke?: string - - lastDrawType?: number -} - -// If path can be batched -function canPathBatch(style: PathStyleProps) { - - const hasFill = styleHasFill(style); - const hasStroke = styleHasStroke(style); - - return !( - // Line dash is dynamically set in brush function. - style.lineDash - // Can't batch if element is both set fill and stroke. Or both not set - || !(+hasFill ^ +hasStroke) - // Can't batch if element is drawn with gradient or pattern. - || (hasFill && typeof style.fill !== 'string') - || (hasStroke && typeof style.stroke !== 'string') - // Can't batch if element only stroke part of line. - || style.strokePercent < 1 - // Has stroke or fill opacity - || style.strokeOpacity < 1 - || style.fillOpacity < 1 - ); -} - -function flushPathDrawn(ctx: CanvasRenderingContext2D, scope: BrushScope) { - // Force flush all after drawn last element - scope.batchFill && ctx.fill(); - scope.batchStroke && ctx.stroke(); - scope.batchFill = ''; - scope.batchStroke = ''; -} - -function getStyle(el: Displayable, inHover?: boolean) { - return inHover ? (el.__hoverStyle || el.style) : el.style; -} - -export function brushSingle(ctx: CanvasRenderingContext2D, el: Displayable) { - brush(ctx, el, { inHover: false, viewWidth: 0, viewHeight: 0 }, true); -} - -// Brush different type of elements. -export function brush( - ctx: CanvasRenderingContext2D, - el: Displayable, - scope: BrushScope, - isLast: boolean -) { - const m = el.transform; - - if (!el.shouldBePainted(scope.viewWidth, scope.viewHeight, false, false)) { - // Needs to mark el rendered. - // Or this element will always been rendered in progressive rendering. - // But other dirty bit should not be cleared, otherwise it cause the shape - // can not be updated in this case. - el.__dirty &= ~REDRAW_BIT; - el.__isRendered = false; - return; - } - - // HANDLE CLIPPING - const clipPaths = el.__clipPaths; - const prevElClipPaths = scope.prevElClipPaths; - - let forceSetTransform = false; - let forceSetStyle = false; - // Optimize when clipping on group with several elements - if (!prevElClipPaths || isClipPathChanged(clipPaths, prevElClipPaths)) { - // If has previous clipping state, restore from it - if (prevElClipPaths && prevElClipPaths.length) { - // Flush restore - flushPathDrawn(ctx, scope); - - ctx.restore(); - // Must set all style and transform because context changed by restore - forceSetStyle = forceSetTransform = true; - - scope.prevElClipPaths = null; - scope.allClipped = false; - // Reset prevEl since context has been restored - scope.prevEl = null; - } - // New clipping state - if (clipPaths && clipPaths.length) { - // Flush before clip - flushPathDrawn(ctx, scope); - - ctx.save(); - updateClipStatus(clipPaths, ctx, scope); - // Must set transform because it's changed when clip. - forceSetTransform = true; - } - scope.prevElClipPaths = clipPaths; - } - - // Not rendering elements if it's clipped by a zero area path. - // Or it may cause bug on some version of IE11 (like 11.0.9600.178**), - // where exception "unexpected call to method or property access" - // might be thrown when calling ctx.fill or ctx.stroke after a path - // whose area size is zero is drawn and ctx.clip() is called and - // shadowBlur is set. See #4572, #3112, #5777. - // (e.g., - // ctx.moveTo(10, 10); - // ctx.lineTo(20, 10); - // ctx.closePath(); - // ctx.clip(); - // ctx.shadowBlur = 10; - // ... - // ctx.fill(); - // ) - if (scope.allClipped) { - el.__isRendered = false; - return; - } - - // START BRUSH - el.beforeBrush && el.beforeBrush(); - el.innerBeforeBrush(); - - const prevEl = scope.prevEl; - // TODO el type changed. - if (!prevEl) { - forceSetStyle = forceSetTransform = true; - } - - let canBatchPath = el instanceof Path // Only path supports batch - && el.autoBatch - && canPathBatch(el.style); - - if (forceSetTransform || isTransformChanged(m, prevEl.transform)) { - // Flush - flushPathDrawn(ctx, scope); - setContextTransform(ctx, el); - } - else if (!canBatchPath) { - // Flush - flushPathDrawn(ctx, scope); - } - - const style = getStyle(el, scope.inHover); - if (el instanceof Path) { - // PENDING do we need to rebind all style if displayable type changed? - if (scope.lastDrawType !== DRAW_TYPE_PATH) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_PATH; - } - - bindPathAndTextCommonStyle(ctx, el as Path, prevEl as Path, forceSetStyle, scope); - // Begin path at start - if (!canBatchPath || (!scope.batchFill && !scope.batchStroke)) { - ctx.beginPath(); - } - brushPath(ctx, el as Path, style, canBatchPath); - - if (canBatchPath) { - scope.batchFill = style.fill as string || ''; - scope.batchStroke = style.stroke as string || ''; - } - } - else { - if (el instanceof TSpan) { - if (scope.lastDrawType !== DRAW_TYPE_TEXT) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_TEXT; - } - - bindPathAndTextCommonStyle(ctx, el as TSpan, prevEl as TSpan, forceSetStyle, scope); - brushText(ctx, el as TSpan, style); - } - else if (el instanceof ZRImage) { - if (scope.lastDrawType !== DRAW_TYPE_IMAGE) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_IMAGE; - } - - bindImageStyle(ctx, el as ZRImage, prevEl as ZRImage, forceSetStyle, scope); - brushImage(ctx, el as ZRImage, style); - } - // Assume it's a IncrementalDisplayable - else if ((el as IncrementalDisplayable).getTemporalDisplayables) { - if (scope.lastDrawType !== DRAW_TYPE_INCREMENTAL) { - forceSetStyle = true; - scope.lastDrawType = DRAW_TYPE_INCREMENTAL; - } - - brushIncremental(ctx, el as IncrementalDisplayable, scope); - } - - } - - if (canBatchPath && isLast) { - flushPathDrawn(ctx, scope); - } - - el.innerAfterBrush(); - el.afterBrush && el.afterBrush(); - - scope.prevEl = el; - - // Mark as painted. - el.__dirty = 0; - el.__isRendered = true; -} - -function brushIncremental( - ctx: CanvasRenderingContext2D, - el: IncrementalDisplayable, - scope: BrushScope -) { - let displayables = el.getDisplayables(); - let temporalDisplayables = el.getTemporalDisplayables(); - // Provide an inner scope. - // Save current context and restore after brushed. - ctx.save(); - let innerScope: BrushScope = { - prevElClipPaths: null, - prevEl: null, - allClipped: false, - viewWidth: scope.viewWidth, - viewHeight: scope.viewHeight, - inHover: scope.inHover - }; - let i; - let len; - // Render persistant displayables. - for (i = el.getCursor(), len = displayables.length; i < len; i++) { - const displayable = displayables[i]; - displayable.beforeBrush && displayable.beforeBrush(); - displayable.innerBeforeBrush(); - brush(ctx, displayable, innerScope, i === len - 1); - displayable.innerAfterBrush(); - displayable.afterBrush && displayable.afterBrush(); - innerScope.prevEl = displayable; - } - // Render temporary displayables. - for (let i = 0, len = temporalDisplayables.length; i < len; i++) { - const displayable = temporalDisplayables[i]; - displayable.beforeBrush && displayable.beforeBrush(); - displayable.innerBeforeBrush(); - brush(ctx, displayable, innerScope, i === len - 1); - displayable.innerAfterBrush(); - displayable.afterBrush && displayable.afterBrush(); - innerScope.prevEl = displayable; - } - el.clearTemporalDisplayables(); - el.notClear = true; - - ctx.restore(); -} \ No newline at end of file diff --git a/node_modules/zrender/src/canvas/helper.ts b/node_modules/zrender/src/canvas/helper.ts deleted file mode 100644 index 068608f..0000000 --- a/node_modules/zrender/src/canvas/helper.ts +++ /dev/null @@ -1,127 +0,0 @@ -import { LinearGradientObject } from '../graphic/LinearGradient'; -import { RadialGradientObject } from '../graphic/RadialGradient'; -import { GradientObject } from '../graphic/Gradient'; -import { RectLike } from '../core/BoundingRect'; -import Path from '../graphic/Path'; - -function isSafeNum(num: number) { - // NaN、Infinity、undefined、'xx' - return isFinite(num); -} - -export function createLinearGradient( - this: void, - ctx: CanvasRenderingContext2D, - obj: LinearGradientObject, - rect: RectLike -) { - let x = obj.x == null ? 0 : obj.x; - let x2 = obj.x2 == null ? 1 : obj.x2; - let y = obj.y == null ? 0 : obj.y; - let y2 = obj.y2 == null ? 0 : obj.y2; - - if (!obj.global) { - x = x * rect.width + rect.x; - x2 = x2 * rect.width + rect.x; - y = y * rect.height + rect.y; - y2 = y2 * rect.height + rect.y; - } - - // Fix NaN when rect is Infinity - x = isSafeNum(x) ? x : 0; - x2 = isSafeNum(x2) ? x2 : 1; - y = isSafeNum(y) ? y : 0; - y2 = isSafeNum(y2) ? y2 : 0; - - const canvasGradient = ctx.createLinearGradient(x, y, x2, y2); - - return canvasGradient; -} - -export function createRadialGradient( - this: void, - ctx: CanvasRenderingContext2D, - obj: RadialGradientObject, - rect: RectLike -) { - const width = rect.width; - const height = rect.height; - const min = Math.min(width, height); - - let x = obj.x == null ? 0.5 : obj.x; - let y = obj.y == null ? 0.5 : obj.y; - let r = obj.r == null ? 0.5 : obj.r; - - if (!obj.global) { - x = x * width + rect.x; - y = y * height + rect.y; - r = r * min; - } - - x = isSafeNum(x) ? x : 0.5; - y = isSafeNum(y) ? y : 0.5; - r = r >= 0 && isSafeNum(r) ? r : 0.5; - - const canvasGradient = ctx.createRadialGradient(x, y, 0, x, y, r); - - return canvasGradient; -} - -export function getCanvasGradient(this: void, ctx: CanvasRenderingContext2D, obj: GradientObject, rect: RectLike) { - // TODO Cache? - const canvasGradient = obj.type === 'radial' - ? createRadialGradient(ctx, obj as RadialGradientObject, rect) - : createLinearGradient(ctx, obj as LinearGradientObject, rect); - - const colorStops = obj.colorStops; - for (let i = 0; i < colorStops.length; i++) { - canvasGradient.addColorStop( - colorStops[i].offset, colorStops[i].color - ); - } - return canvasGradient; -} - -export function isClipPathChanged(clipPaths: Path[], prevClipPaths: Path[]): boolean { - // displayable.__clipPaths can only be `null`/`undefined` or an non-empty array. - if (clipPaths === prevClipPaths || (!clipPaths && !prevClipPaths)) { - return false; - } - if (!clipPaths || !prevClipPaths || (clipPaths.length !== prevClipPaths.length)) { - return true; - } - for (let i = 0; i < clipPaths.length; i++) { - if (clipPaths[i] !== prevClipPaths[i]) { - return true; - } - } - return false; -} - -function parseInt10(val: string) { - return parseInt(val, 10); -} -export function getSize( - root: HTMLElement, - whIdx: number, - opts: { width?: number | string, height?: number | string} -) { - - const wh = ['width', 'height'][whIdx] as 'width' | 'height'; - const cwh = ['clientWidth', 'clientHeight'][whIdx] as 'clientWidth' | 'clientHeight'; - const plt = ['paddingLeft', 'paddingTop'][whIdx] as 'paddingLeft' | 'paddingTop'; - const prb = ['paddingRight', 'paddingBottom'][whIdx] as 'paddingRight' | 'paddingBottom'; - - if (opts[wh] != null && opts[wh] !== 'auto') { - return parseFloat(opts[wh] as string); - } - - // IE8 does not support getComputedStyle, but it use VML. - const stl = document.defaultView.getComputedStyle(root); - - return ( - (root[cwh] || parseInt10(stl[wh]) || parseInt10(root.style[wh])) - - (parseInt10(stl[plt]) || 0) - - (parseInt10(stl[prb]) || 0) - ) | 0; -} \ No newline at end of file diff --git a/node_modules/zrender/src/config.ts b/node_modules/zrender/src/config.ts deleted file mode 100644 index fe7528a..0000000 --- a/node_modules/zrender/src/config.ts +++ /dev/null @@ -1,43 +0,0 @@ -import env from './core/env'; - -let dpr = 1; - -// If in browser environment -if (env.hasGlobalWindow) { - dpr = Math.max( - window.devicePixelRatio - || (window.screen && (window.screen as any).deviceXDPI / (window.screen as any).logicalXDPI) - || 1, 1 - ); -} - -/** - * Debug log mode: - * 0: Do nothing, for release. - * 1: console.error, for debug. - */ -export const debugMode = 0; - -// retina 屏幕优化 -export const devicePixelRatio = dpr; - - -/** - * Determine when to turn on dark mode based on the luminance of backgroundColor - */ -export const DARK_MODE_THRESHOLD = 0.4; - -/** - * Color of default dark label. - */ -export const DARK_LABEL_COLOR = '#333'; - -/** - * Color of default light label. - */ -export const LIGHT_LABEL_COLOR = '#ccc'; - -/** - * Color of default light label. - */ -export const LIGHTER_LABEL_COLOR = '#eee'; diff --git a/node_modules/zrender/src/contain/arc.ts b/node_modules/zrender/src/contain/arc.ts deleted file mode 100644 index cf805af..0000000 --- a/node_modules/zrender/src/contain/arc.ts +++ /dev/null @@ -1,51 +0,0 @@ - -import {normalizeRadian} from './util'; - -const PI2 = Math.PI * 2; - -/** - * 圆弧描边包含判断 - */ -export function containStroke( - cx: number, cy: number, r: number, startAngle: number, endAngle: number, - anticlockwise: boolean, - lineWidth: number, x: number, y: number -): boolean { - - if (lineWidth === 0) { - return false; - } - const _l = lineWidth; - - x -= cx; - y -= cy; - const d = Math.sqrt(x * x + y * y); - - if ((d - _l > r) || (d + _l < r)) { - return false; - } - // TODO - if (Math.abs(startAngle - endAngle) % PI2 < 1e-4) { - // Is a circle - return true; - } - if (anticlockwise) { - const tmp = startAngle; - startAngle = normalizeRadian(endAngle); - endAngle = normalizeRadian(tmp); - } - else { - startAngle = normalizeRadian(startAngle); - endAngle = normalizeRadian(endAngle); - } - if (startAngle > endAngle) { - endAngle += PI2; - } - - let angle = Math.atan2(y, x); - if (angle < 0) { - angle += PI2; - } - return (angle >= startAngle && angle <= endAngle) - || (angle + PI2 >= startAngle && angle + PI2 <= endAngle); -} \ No newline at end of file diff --git a/node_modules/zrender/src/contain/cubic.ts b/node_modules/zrender/src/contain/cubic.ts deleted file mode 100644 index 1dc4778..0000000 --- a/node_modules/zrender/src/contain/cubic.ts +++ /dev/null @@ -1,30 +0,0 @@ - -import * as curve from '../core/curve'; - -/** - * 三次贝塞尔曲线描边包含判断 - */ -export function containStroke( - x0: number, y0: number, x1: number, y1: number, - x2: number, y2: number, x3: number, y3: number, - lineWidth: number, x: number, y: number -): boolean { - if (lineWidth === 0) { - return false; - } - const _l = lineWidth; - // Quick reject - if ( - (y > y0 + _l && y > y1 + _l && y > y2 + _l && y > y3 + _l) - || (y < y0 - _l && y < y1 - _l && y < y2 - _l && y < y3 - _l) - || (x > x0 + _l && x > x1 + _l && x > x2 + _l && x > x3 + _l) - || (x < x0 - _l && x < x1 - _l && x < x2 - _l && x < x3 - _l) - ) { - return false; - } - const d = curve.cubicProjectPoint( - x0, y0, x1, y1, x2, y2, x3, y3, - x, y, null - ); - return d <= _l / 2; -} \ No newline at end of file diff --git a/node_modules/zrender/src/contain/line.ts b/node_modules/zrender/src/contain/line.ts deleted file mode 100644 index 884aeb7..0000000 --- a/node_modules/zrender/src/contain/line.ts +++ /dev/null @@ -1,43 +0,0 @@ - -/** - * 线段包含判断 - * @param {number} x0 - * @param {number} y0 - * @param {number} x1 - * @param {number} y1 - * @param {number} lineWidth - * @param {number} x - * @param {number} y - * @return {boolean} - */ -export function containStroke( - x0: number, y0: number, x1: number, y1: number, - lineWidth: number, x: number, y: number -): boolean { - if (lineWidth === 0) { - return false; - } - const _l = lineWidth; - let _a = 0; - let _b = x0; - // Quick reject - if ( - (y > y0 + _l && y > y1 + _l) - || (y < y0 - _l && y < y1 - _l) - || (x > x0 + _l && x > x1 + _l) - || (x < x0 - _l && x < x1 - _l) - ) { - return false; - } - - if (x0 !== x1) { - _a = (y0 - y1) / (x0 - x1); - _b = (x0 * y1 - x1 * y0) / (x0 - x1); - } - else { - return Math.abs(x - x0) <= _l / 2; - } - const tmp = _a * x - y + _b; - const _s = tmp * tmp / (_a * _a + 1); - return _s <= _l / 2 * _l / 2; -} \ No newline at end of file diff --git a/node_modules/zrender/src/contain/path.ts b/node_modules/zrender/src/contain/path.ts deleted file mode 100644 index 16a37aa..0000000 --- a/node_modules/zrender/src/contain/path.ts +++ /dev/null @@ -1,409 +0,0 @@ -import PathProxy from '../core/PathProxy'; -import * as line from './line'; -import * as cubic from './cubic'; -import * as quadratic from './quadratic'; -import * as arc from './arc'; -import * as curve from '../core/curve'; -import windingLine from './windingLine'; - -const CMD = PathProxy.CMD; -const PI2 = Math.PI * 2; - -const EPSILON = 1e-4; - -function isAroundEqual(a: number, b: number) { - return Math.abs(a - b) < EPSILON; -} - -// 临时数组 -const roots = [-1, -1, -1]; -const extrema = [-1, -1]; - -function swapExtrema() { - const tmp = extrema[0]; - extrema[0] = extrema[1]; - extrema[1] = tmp; -} - -function windingCubic( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, - x: number, y: number -): number { - // Quick reject - if ( - (y > y0 && y > y1 && y > y2 && y > y3) - || (y < y0 && y < y1 && y < y2 && y < y3) - ) { - return 0; - } - const nRoots = curve.cubicRootAt(y0, y1, y2, y3, y, roots); - if (nRoots === 0) { - return 0; - } - else { - let w = 0; - let nExtrema = -1; - let y0_; - let y1_; - for (let i = 0; i < nRoots; i++) { - let t = roots[i]; - - // Avoid winding error when intersection point is the connect point of two line of polygon - let unit = (t === 0 || t === 1) ? 0.5 : 1; - - let x_ = curve.cubicAt(x0, x1, x2, x3, t); - if (x_ < x) { // Quick reject - continue; - } - if (nExtrema < 0) { - nExtrema = curve.cubicExtrema(y0, y1, y2, y3, extrema); - if (extrema[1] < extrema[0] && nExtrema > 1) { - swapExtrema(); - } - y0_ = curve.cubicAt(y0, y1, y2, y3, extrema[0]); - if (nExtrema > 1) { - y1_ = curve.cubicAt(y0, y1, y2, y3, extrema[1]); - } - } - if (nExtrema === 2) { - // 分成三段单调函数 - if (t < extrema[0]) { - w += y0_ < y0 ? unit : -unit; - } - else if (t < extrema[1]) { - w += y1_ < y0_ ? unit : -unit; - } - else { - w += y3 < y1_ ? unit : -unit; - } - } - else { - // 分成两段单调函数 - if (t < extrema[0]) { - w += y0_ < y0 ? unit : -unit; - } - else { - w += y3 < y0_ ? unit : -unit; - } - } - } - return w; - } -} - -function windingQuadratic( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, - x: number, y: number -): number { - // Quick reject - if ( - (y > y0 && y > y1 && y > y2) - || (y < y0 && y < y1 && y < y2) - ) { - return 0; - } - const nRoots = curve.quadraticRootAt(y0, y1, y2, y, roots); - if (nRoots === 0) { - return 0; - } - else { - const t = curve.quadraticExtremum(y0, y1, y2); - if (t >= 0 && t <= 1) { - let w = 0; - let y_ = curve.quadraticAt(y0, y1, y2, t); - for (let i = 0; i < nRoots; i++) { - // Remove one endpoint. - let unit = (roots[i] === 0 || roots[i] === 1) ? 0.5 : 1; - - let x_ = curve.quadraticAt(x0, x1, x2, roots[i]); - if (x_ < x) { // Quick reject - continue; - } - if (roots[i] < t) { - w += y_ < y0 ? unit : -unit; - } - else { - w += y2 < y_ ? unit : -unit; - } - } - return w; - } - else { - // Remove one endpoint. - const unit = (roots[0] === 0 || roots[0] === 1) ? 0.5 : 1; - - const x_ = curve.quadraticAt(x0, x1, x2, roots[0]); - if (x_ < x) { // Quick reject - return 0; - } - return y2 < y0 ? unit : -unit; - } - } -} -// TODO -// Arc 旋转 -// startAngle, endAngle has been normalized by normalizeArcAngles -function windingArc( - cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean, - x: number, y: number -) { - y -= cy; - if (y > r || y < -r) { - return 0; - } - const tmp = Math.sqrt(r * r - y * y); - roots[0] = -tmp; - roots[1] = tmp; - - const dTheta = Math.abs(startAngle - endAngle); - if (dTheta < 1e-4) { - return 0; - } - if (dTheta >= PI2 - 1e-4) { - // Is a circle - startAngle = 0; - endAngle = PI2; - const dir = anticlockwise ? 1 : -1; - if (x >= roots[0] + cx && x <= roots[1] + cx) { - return dir; - } - else { - return 0; - } - } - - if (startAngle > endAngle) { - // Swap, make sure startAngle is smaller than endAngle. - const tmp = startAngle; - startAngle = endAngle; - endAngle = tmp; - } - // endAngle - startAngle is normalized to 0 - 2*PI. - // So following will normalize them to 0 - 4*PI - if (startAngle < 0) { - startAngle += PI2; - endAngle += PI2; - } - - let w = 0; - for (let i = 0; i < 2; i++) { - const x_ = roots[i]; - if (x_ + cx > x) { - let angle = Math.atan2(y, x_); - let dir = anticlockwise ? 1 : -1; - if (angle < 0) { - angle = PI2 + angle; - } - if ( - (angle >= startAngle && angle <= endAngle) - || (angle + PI2 >= startAngle && angle + PI2 <= endAngle) - ) { - if (angle > Math.PI / 2 && angle < Math.PI * 1.5) { - dir = -dir; - } - w += dir; - } - } - } - return w; -} - - -function containPath( - path: PathProxy, lineWidth: number, isStroke: boolean, x: number, y: number -): boolean { - const data = path.data; - const len = path.len(); - let w = 0; - let xi = 0; - let yi = 0; - let x0 = 0; - let y0 = 0; - let x1; - let y1; - - for (let i = 0; i < len;) { - const cmd = data[i++]; - const isFirst = i === 1; - // Begin a new subpath - if (cmd === CMD.M && i > 1) { - // Close previous subpath - if (!isStroke) { - w += windingLine(xi, yi, x0, y0, x, y); - } - // 如果被任何一个 subpath 包含 - // if (w !== 0) { - // return true; - // } - } - - if (isFirst) { - // 如果第一个命令是 L, C, Q - // 则 previous point 同绘制命令的第一个 point - // - // 第一个命令为 Arc 的情况下会在后面特殊处理 - xi = data[i]; - yi = data[i + 1]; - - x0 = xi; - y0 = yi; - } - - switch (cmd) { - case CMD.M: - // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 - // 在 closePath 的时候使用 - x0 = data[i++]; - y0 = data[i++]; - xi = x0; - yi = y0; - break; - case CMD.L: - if (isStroke) { - if (line.containStroke(xi, yi, data[i], data[i + 1], lineWidth, x, y)) { - return true; - } - } - else { - // NOTE 在第一个命令为 L, C, Q 的时候会计算出 NaN - w += windingLine(xi, yi, data[i], data[i + 1], x, y) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.C: - if (isStroke) { - if (cubic.containStroke(xi, yi, - data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], - lineWidth, x, y - )) { - return true; - } - } - else { - w += windingCubic( - xi, yi, - data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], - x, y - ) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.Q: - if (isStroke) { - if (quadratic.containStroke(xi, yi, - data[i++], data[i++], data[i], data[i + 1], - lineWidth, x, y - )) { - return true; - } - } - else { - w += windingQuadratic( - xi, yi, - data[i++], data[i++], data[i], data[i + 1], - x, y - ) || 0; - } - xi = data[i++]; - yi = data[i++]; - break; - case CMD.A: - // TODO Arc 判断的开销比较大 - const cx = data[i++]; - const cy = data[i++]; - const rx = data[i++]; - const ry = data[i++]; - const theta = data[i++]; - const dTheta = data[i++]; - // TODO Arc 旋转 - i += 1; - const anticlockwise = !!(1 - data[i++]); - x1 = Math.cos(theta) * rx + cx; - y1 = Math.sin(theta) * ry + cy; - // 不是直接使用 arc 命令 - if (!isFirst) { - w += windingLine(xi, yi, x1, y1, x, y); - } - else { - // 第一个命令起点还未定义 - x0 = x1; - y0 = y1; - } - // zr 使用scale来模拟椭圆, 这里也对x做一定的缩放 - const _x = (x - cx) * ry / rx + cx; - if (isStroke) { - if (arc.containStroke( - cx, cy, ry, theta, theta + dTheta, anticlockwise, - lineWidth, _x, y - )) { - return true; - } - } - else { - w += windingArc( - cx, cy, ry, theta, theta + dTheta, anticlockwise, - _x, y - ); - } - xi = Math.cos(theta + dTheta) * rx + cx; - yi = Math.sin(theta + dTheta) * ry + cy; - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - const width = data[i++]; - const height = data[i++]; - x1 = x0 + width; - y1 = y0 + height; - if (isStroke) { - if (line.containStroke(x0, y0, x1, y0, lineWidth, x, y) - || line.containStroke(x1, y0, x1, y1, lineWidth, x, y) - || line.containStroke(x1, y1, x0, y1, lineWidth, x, y) - || line.containStroke(x0, y1, x0, y0, lineWidth, x, y) - ) { - return true; - } - } - else { - // FIXME Clockwise ? - w += windingLine(x1, y0, x1, y1, x, y); - w += windingLine(x0, y1, x0, y0, x, y); - } - break; - case CMD.Z: - if (isStroke) { - if (line.containStroke( - xi, yi, x0, y0, lineWidth, x, y - )) { - return true; - } - } - else { - // Close a subpath - w += windingLine(xi, yi, x0, y0, x, y); - // 如果被任何一个 subpath 包含 - // FIXME subpaths may overlap - // if (w !== 0) { - // return true; - // } - } - xi = x0; - yi = y0; - break; - } - } - if (!isStroke && !isAroundEqual(yi, y0)) { - w += windingLine(xi, yi, x0, y0, x, y) || 0; - } - return w !== 0; -} - -export function contain(pathProxy: PathProxy, x: number, y: number): boolean { - return containPath(pathProxy, 0, false, x, y); -} - -export function containStroke(pathProxy: PathProxy, lineWidth: number, x: number, y: number): boolean { - return containPath(pathProxy, lineWidth, true, x, y); -} \ No newline at end of file diff --git a/node_modules/zrender/src/contain/polygon.ts b/node_modules/zrender/src/contain/polygon.ts deleted file mode 100644 index 2295b71..0000000 --- a/node_modules/zrender/src/contain/polygon.ts +++ /dev/null @@ -1,31 +0,0 @@ -import windingLine from './windingLine'; -import { VectorArray } from '../core/vector'; - -const EPSILON = 1e-8; - -function isAroundEqual(a: number, b: number): boolean { - return Math.abs(a - b) < EPSILON; -} - -export function contain(points: VectorArray[], x: number, y: number) { - let w = 0; - let p = points[0]; - - if (!p) { - return false; - } - - for (let i = 1; i < points.length; i++) { - const p2 = points[i]; - w += windingLine(p[0], p[1], p2[0], p2[1], x, y); - p = p2; - } - - // Close polygon - const p0 = points[0]; - if (!isAroundEqual(p[0], p0[0]) || !isAroundEqual(p[1], p0[1])) { - w += windingLine(p[0], p[1], p0[0], p0[1], x, y); - } - - return w !== 0; -} diff --git a/node_modules/zrender/src/contain/quadratic.ts b/node_modules/zrender/src/contain/quadratic.ts deleted file mode 100644 index ffa960d..0000000 --- a/node_modules/zrender/src/contain/quadratic.ts +++ /dev/null @@ -1,28 +0,0 @@ -import {quadraticProjectPoint} from '../core/curve'; - -/** - * 二次贝塞尔曲线描边包含判断 - */ -export function containStroke( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, - lineWidth: number, x: number, y: number -): boolean { - if (lineWidth === 0) { - return false; - } - const _l = lineWidth; - // Quick reject - if ( - (y > y0 + _l && y > y1 + _l && y > y2 + _l) - || (y < y0 - _l && y < y1 - _l && y < y2 - _l) - || (x > x0 + _l && x > x1 + _l && x > x2 + _l) - || (x < x0 - _l && x < x1 - _l && x < x2 - _l) - ) { - return false; - } - const d = quadraticProjectPoint( - x0, y0, x1, y1, x2, y2, - x, y, null - ); - return d <= _l / 2; -} diff --git a/node_modules/zrender/src/contain/text.ts b/node_modules/zrender/src/contain/text.ts deleted file mode 100644 index c799f67..0000000 --- a/node_modules/zrender/src/contain/text.ts +++ /dev/null @@ -1,240 +0,0 @@ -import BoundingRect, { RectLike } from '../core/BoundingRect'; -import { Dictionary, TextAlign, TextVerticalAlign, BuiltinTextPosition } from '../core/types'; -import LRU from '../core/LRU'; -import { DEFAULT_FONT, platformApi } from '../core/platform'; - -let textWidthCache: Dictionary> = {}; - -export function getWidth(text: string, font: string): number { - font = font || DEFAULT_FONT; - let cacheOfFont = textWidthCache[font]; - if (!cacheOfFont) { - cacheOfFont = textWidthCache[font] = new LRU(500); - } - let width = cacheOfFont.get(text); - if (width == null) { - width = platformApi.measureText(text, font).width; - cacheOfFont.put(text, width); - } - - return width; -} - -/** - * - * Get bounding rect for inner usage(TSpan) - * Which not include text newline. - */ -export function innerGetBoundingRect( - text: string, - font: string, - textAlign?: TextAlign, - textBaseline?: TextVerticalAlign -): BoundingRect { - const width = getWidth(text, font); - const height = getLineHeight(font); - - const x = adjustTextX(0, width, textAlign); - const y = adjustTextY(0, height, textBaseline); - - const rect = new BoundingRect(x, y, width, height); - - return rect; -} - -/** - * - * Get bounding rect for outer usage. Compatitable with old implementation - * Which includes text newline. - */ -export function getBoundingRect( - text: string, - font: string, - textAlign?: TextAlign, - textBaseline?: TextVerticalAlign -) { - const textLines = ((text || '') + '').split('\n'); - const len = textLines.length; - if (len === 1) { - return innerGetBoundingRect(textLines[0], font, textAlign, textBaseline); - } - else { - const uniondRect = new BoundingRect(0, 0, 0, 0); - for (let i = 0; i < textLines.length; i++) { - const rect = innerGetBoundingRect(textLines[i], font, textAlign, textBaseline); - i === 0 ? uniondRect.copy(rect) : uniondRect.union(rect); - } - return uniondRect; - } -} - -export function adjustTextX(x: number, width: number, textAlign: TextAlign): number { - // TODO Right to left language - if (textAlign === 'right') { - x -= width; - } - else if (textAlign === 'center') { - x -= width / 2; - } - return x; -} - -export function adjustTextY(y: number, height: number, verticalAlign: TextVerticalAlign): number { - if (verticalAlign === 'middle') { - y -= height / 2; - } - else if (verticalAlign === 'bottom') { - y -= height; - } - return y; -} - - -export function getLineHeight(font?: string): number { - // FIXME A rough approach. - return getWidth('国', font); -} - -export function measureText(text: string, font?: string): { - width: number -} { - return platformApi.measureText(text, font); -} - - -export function parsePercent(value: number | string, maxValue: number): number { - if (typeof value === 'string') { - if (value.lastIndexOf('%') >= 0) { - return parseFloat(value) / 100 * maxValue; - } - return parseFloat(value); - } - return value; -} - -export interface TextPositionCalculationResult { - x: number - y: number - align: TextAlign - verticalAlign: TextVerticalAlign -} -/** - * Follow same interface to `Displayable.prototype.calculateTextPosition`. - * @public - * @param out Prepared out object. If not input, auto created in the method. - * @param style where `textPosition` and `textDistance` are visited. - * @param rect {x, y, width, height} Rect of the host elment, according to which the text positioned. - * @return The input `out`. Set: {x, y, textAlign, textVerticalAlign} - */ -export function calculateTextPosition( - out: TextPositionCalculationResult, - opts: { - position?: BuiltinTextPosition | (number | string)[] - distance?: number // Default 5 - global?: boolean - }, - rect: RectLike -): TextPositionCalculationResult { - const textPosition = opts.position || 'inside'; - const distance = opts.distance != null ? opts.distance : 5; - - const height = rect.height; - const width = rect.width; - const halfHeight = height / 2; - - let x = rect.x; - let y = rect.y; - - let textAlign: TextAlign = 'left'; - let textVerticalAlign: TextVerticalAlign = 'top'; - - if (textPosition instanceof Array) { - x += parsePercent(textPosition[0], rect.width); - y += parsePercent(textPosition[1], rect.height); - // Not use textAlign / textVerticalAlign - textAlign = null; - textVerticalAlign = null; - } - else { - switch (textPosition) { - case 'left': - x -= distance; - y += halfHeight; - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - case 'right': - x += distance + width; - y += halfHeight; - textVerticalAlign = 'middle'; - break; - case 'top': - x += width / 2; - y -= distance; - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'bottom': - x += width / 2; - y += height + distance; - textAlign = 'center'; - break; - case 'inside': - x += width / 2; - y += halfHeight; - textAlign = 'center'; - textVerticalAlign = 'middle'; - break; - case 'insideLeft': - x += distance; - y += halfHeight; - textVerticalAlign = 'middle'; - break; - case 'insideRight': - x += width - distance; - y += halfHeight; - textAlign = 'right'; - textVerticalAlign = 'middle'; - break; - case 'insideTop': - x += width / 2; - y += distance; - textAlign = 'center'; - break; - case 'insideBottom': - x += width / 2; - y += height - distance; - textAlign = 'center'; - textVerticalAlign = 'bottom'; - break; - case 'insideTopLeft': - x += distance; - y += distance; - break; - case 'insideTopRight': - x += width - distance; - y += distance; - textAlign = 'right'; - break; - case 'insideBottomLeft': - x += distance; - y += height - distance; - textVerticalAlign = 'bottom'; - break; - case 'insideBottomRight': - x += width - distance; - y += height - distance; - textAlign = 'right'; - textVerticalAlign = 'bottom'; - break; - } - } - - out = out || {} as TextPositionCalculationResult; - out.x = x; - out.y = y; - out.align = textAlign; - out.verticalAlign = textVerticalAlign; - - return out; -} diff --git a/node_modules/zrender/src/contain/util.ts b/node_modules/zrender/src/contain/util.ts deleted file mode 100644 index 8fe8994..0000000 --- a/node_modules/zrender/src/contain/util.ts +++ /dev/null @@ -1,10 +0,0 @@ - -const PI2 = Math.PI * 2; - -export function normalizeRadian(angle: number): number { - angle %= PI2; - if (angle < 0) { - angle += PI2; - } - return angle; -} \ No newline at end of file diff --git a/node_modules/zrender/src/contain/windingLine.ts b/node_modules/zrender/src/contain/windingLine.ts deleted file mode 100644 index a2d7af2..0000000 --- a/node_modules/zrender/src/contain/windingLine.ts +++ /dev/null @@ -1,24 +0,0 @@ - -export default function windingLine( - x0: number, y0: number, x1: number, y1: number, x: number, y: number -): number { - if ((y > y0 && y > y1) || (y < y0 && y < y1)) { - return 0; - } - // Ignore horizontal line - if (y1 === y0) { - return 0; - } - const t = (y - y0) / (y1 - y0); - - let dir = y1 < y0 ? 1 : -1; - // Avoid winding error when intersection point is the connect point of two line of polygon - if (t === 1 || t === 0) { - dir = y1 < y0 ? 0.5 : -0.5; - } - - const x_ = t * (x1 - x0) + x0; - - // If (x, y) on the line, considered as "contain". - return x_ === x ? Infinity : x_ > x ? dir : 0; -} \ No newline at end of file diff --git a/node_modules/zrender/src/core/BoundingRect.ts b/node_modules/zrender/src/core/BoundingRect.ts deleted file mode 100644 index 5e40cc9..0000000 --- a/node_modules/zrender/src/core/BoundingRect.ts +++ /dev/null @@ -1,289 +0,0 @@ -/** - * @module echarts/core/BoundingRect - */ - -import * as matrix from './matrix'; -import Point, { PointLike } from './Point'; - -const mathMin = Math.min; -const mathMax = Math.max; - -const lt = new Point(); -const rb = new Point(); -const lb = new Point(); -const rt = new Point(); - -const minTv = new Point(); -const maxTv = new Point(); - -class BoundingRect { - - x: number - y: number - width: number - height: number - - constructor(x: number, y: number, width: number, height: number) { - if (width < 0) { - x = x + width; - width = -width; - } - if (height < 0) { - y = y + height; - height = -height; - } - - this.x = x; - this.y = y; - this.width = width; - this.height = height; - } - - union(other: BoundingRect) { - const x = mathMin(other.x, this.x); - const y = mathMin(other.y, this.y); - - // If x is -Infinity and width is Infinity (like in the case of - // IncrementalDisplayble), x + width would be NaN - if (isFinite(this.x) && isFinite(this.width)) { - this.width = mathMax( - other.x + other.width, - this.x + this.width - ) - x; - } - else { - this.width = other.width; - } - - if (isFinite(this.y) && isFinite(this.height)) { - this.height = mathMax( - other.y + other.height, - this.y + this.height - ) - y; - } - else { - this.height = other.height; - } - - this.x = x; - this.y = y; - } - - applyTransform(m: matrix.MatrixArray) { - BoundingRect.applyTransform(this, this, m); - } - - calculateTransform(b: RectLike): matrix.MatrixArray { - const a = this; - const sx = b.width / a.width; - const sy = b.height / a.height; - - const m = matrix.create(); - - // 矩阵右乘 - matrix.translate(m, m, [-a.x, -a.y]); - matrix.scale(m, m, [sx, sy]); - matrix.translate(m, m, [b.x, b.y]); - - return m; - } - - intersect(b: RectLike, mtv?: PointLike): boolean { - if (!b) { - return false; - } - - if (!(b instanceof BoundingRect)) { - // Normalize negative width/height. - b = BoundingRect.create(b); - } - - const a = this; - const ax0 = a.x; - const ax1 = a.x + a.width; - const ay0 = a.y; - const ay1 = a.y + a.height; - - const bx0 = b.x; - const bx1 = b.x + b.width; - const by0 = b.y; - const by1 = b.y + b.height; - - let overlap = !(ax1 < bx0 || bx1 < ax0 || ay1 < by0 || by1 < ay0); - if (mtv) { - let dMin = Infinity; - let dMax = 0; - const d0 = Math.abs(ax1 - bx0); - const d1 = Math.abs(bx1 - ax0); - const d2 = Math.abs(ay1 - by0); - const d3 = Math.abs(by1 - ay0); - const dx = Math.min(d0, d1); - const dy = Math.min(d2, d3); - // On x axis - if (ax1 < bx0 || bx1 < ax0) { - if (dx > dMax) { - dMax = dx; - if (d0 < d1) { - Point.set(maxTv, -d0, 0); // b is on the right - } - else { - Point.set(maxTv, d1, 0); // b is on the left - } - } - } - else { - if (dx < dMin) { - dMin = dx; - if (d0 < d1) { - Point.set(minTv, d0, 0); // b is on the right - } - else { - Point.set(minTv, -d1, 0); // b is on the left - } - } - } - - // On y axis - if (ay1 < by0 || by1 < ay0) { - if (dy > dMax) { - dMax = dy; - if (d2 < d3) { - Point.set(maxTv, 0, -d2); // b is on the bottom(larger y) - } - else { - Point.set(maxTv, 0, d3); // b is on the top(smaller y) - } - } - } - else { - if (dx < dMin) { - dMin = dx; - if (d2 < d3) { - Point.set(minTv, 0, d2); // b is on the bottom - } - else { - Point.set(minTv, 0, -d3); // b is on the top - } - } - } - } - - if (mtv) { - Point.copy(mtv, overlap ? minTv : maxTv); - } - return overlap; - } - - contain(x: number, y: number): boolean { - const rect = this; - return x >= rect.x - && x <= (rect.x + rect.width) - && y >= rect.y - && y <= (rect.y + rect.height); - } - - clone() { - return new BoundingRect(this.x, this.y, this.width, this.height); - } - - /** - * Copy from another rect - */ - copy(other: RectLike) { - BoundingRect.copy(this, other); - } - - plain(): RectLike { - return { - x: this.x, - y: this.y, - width: this.width, - height: this.height - }; - } - - /** - * If not having NaN or Infinity with attributes - */ - isFinite(): boolean { - return isFinite(this.x) - && isFinite(this.y) - && isFinite(this.width) - && isFinite(this.height); - } - - isZero(): boolean { - return this.width === 0 || this.height === 0; - } - - static create(rect: RectLike): BoundingRect { - return new BoundingRect(rect.x, rect.y, rect.width, rect.height); - } - - static copy(target: RectLike, source: RectLike) { - target.x = source.x; - target.y = source.y; - target.width = source.width; - target.height = source.height; - } - - static applyTransform(target: RectLike, source: RectLike, m: matrix.MatrixArray) { - // In case usage like this - // el.getBoundingRect().applyTransform(el.transform) - // And element has no transform - if (!m) { - if (target !== source) { - BoundingRect.copy(target, source); - } - return; - } - // Fast path when there is no rotation in matrix. - if (m[1] < 1e-5 && m[1] > -1e-5 && m[2] < 1e-5 && m[2] > -1e-5) { - const sx = m[0]; - const sy = m[3]; - const tx = m[4]; - const ty = m[5]; - target.x = source.x * sx + tx; - target.y = source.y * sy + ty; - target.width = source.width * sx; - target.height = source.height * sy; - if (target.width < 0) { - target.x += target.width; - target.width = -target.width; - } - if (target.height < 0) { - target.y += target.height; - target.height = -target.height; - } - return; - } - - // source and target can be same instance. - lt.x = lb.x = source.x; - lt.y = rt.y = source.y; - rb.x = rt.x = source.x + source.width; - rb.y = lb.y = source.y + source.height; - - lt.transform(m); - rt.transform(m); - rb.transform(m); - lb.transform(m); - - target.x = mathMin(lt.x, rb.x, lb.x, rt.x); - target.y = mathMin(lt.y, rb.y, lb.y, rt.y); - const maxX = mathMax(lt.x, rb.x, lb.x, rt.x); - const maxY = mathMax(lt.y, rb.y, lb.y, rt.y); - target.width = maxX - target.x; - target.height = maxY - target.y; - } -} - - -export type RectLike = { - x: number - y: number - width: number - height: number -} - -export default BoundingRect; \ No newline at end of file diff --git a/node_modules/zrender/src/core/Eventful.ts b/node_modules/zrender/src/core/Eventful.ts deleted file mode 100644 index d66ce76..0000000 --- a/node_modules/zrender/src/core/Eventful.ts +++ /dev/null @@ -1,311 +0,0 @@ -import { Dictionary, WithThisType } from './types'; - -// Return true to cancel bubble -export type EventCallbackSingleParam = EvtParam extends any - ? (params: EvtParam) => boolean | void - : never - -export type EventCallback = EvtParams extends any[] - ? (...args: EvtParams) => boolean | void - : never -export type EventQuery = string | Object - -type CbThis = unknown extends Ctx ? Impl : Ctx; - -type EventHandler = { - h: EventCallback - ctx: CbThis - query: EventQuery - - callAtLast: boolean -} - -type DefaultEventDefinition = Dictionary>; - -export interface EventProcessor { - normalizeQuery?: (query: EventQuery) => EventQuery - filter?: (eventType: keyof EvtDef, query: EventQuery) => boolean - afterTrigger?: (eventType: keyof EvtDef) => void -} - -/** - * Event dispatcher. - * - * Event can be defined in EvtDef to enable type check. For example: - * ```ts - * interface FooEvents { - * // key: event name, value: the first event param in `trigger` and `callback`. - * myevent: { - * aa: string; - * bb: number; - * }; - * } - * class Foo extends Eventful { - * fn() { - * // Type check of event name and the first event param is enabled here. - * this.trigger('myevent', {aa: 'xx', bb: 3}); - * } - * } - * let foo = new Foo(); - * // Type check of event name and the first event param is enabled here. - * foo.on('myevent', (eventParam) => { ... }); - * ``` - * - * @param eventProcessor The object eventProcessor is the scope when - * `eventProcessor.xxx` called. - * @param eventProcessor.normalizeQuery - * param: {string|Object} Raw query. - * return: {string|Object} Normalized query. - * @param eventProcessor.filter Event will be dispatched only - * if it returns `true`. - * param: {string} eventType - * param: {string|Object} query - * return: {boolean} - * @param eventProcessor.afterTrigger Called after all handlers called. - * param: {string} eventType - */ -export default class Eventful { - - private _$handlers: Dictionary[]> - - protected _$eventProcessor: EventProcessor - - constructor(eventProcessors?: EventProcessor) { - if (eventProcessors) { - this._$eventProcessor = eventProcessors; - } - } - - on( - event: EvtNm, - handler: WithThisType>, - context?: Ctx - ): this - on( - event: EvtNm, - query: EventQuery, - handler: WithThisType>, - context?: Ctx - ): this - /** - * Bind a handler. - * - * @param event The event name. - * @param Condition used on event filter. - * @param handler The event handler. - * @param context - */ - on( - event: EvtNm, - query: EventQuery | WithThisType, CbThis>, - handler?: WithThisType, CbThis> | Ctx, - context?: Ctx - ): this { - if (!this._$handlers) { - this._$handlers = {}; - } - - const _h = this._$handlers; - - if (typeof query === 'function') { - context = handler as Ctx; - handler = query as (...args: any) => any; - query = null; - } - - if (!handler || !event) { - return this; - } - - const eventProcessor = this._$eventProcessor; - if (query != null && eventProcessor && eventProcessor.normalizeQuery) { - query = eventProcessor.normalizeQuery(query); - } - - if (!_h[event as string]) { - _h[event as string] = []; - } - - for (let i = 0; i < _h[event as string].length; i++) { - if (_h[event as string][i].h === handler) { - return this; - } - } - - const wrap: EventHandler = { - h: handler as EventCallback, - query: query, - ctx: (context || this) as CbThis, - // FIXME - // Do not publish this feature util it is proved that it makes sense. - callAtLast: (handler as any).zrEventfulCallAtLast - }; - - const lastIndex = _h[event as string].length - 1; - const lastWrap = _h[event as string][lastIndex]; - (lastWrap && lastWrap.callAtLast) - ? _h[event as string].splice(lastIndex, 0, wrap) - : _h[event as string].push(wrap); - - return this; - } - - /** - * Whether any handler has bound. - */ - isSilent(eventName: keyof EvtDef): boolean { - const _h = this._$handlers; - return !_h || !_h[eventName as string] || !_h[eventName as string].length; - } - - /** - * Unbind a event. - * - * @param eventType The event name. - * If no `event` input, "off" all listeners. - * @param handler The event handler. - * If no `handler` input, "off" all listeners of the `event`. - */ - off(eventType?: keyof EvtDef, handler?: Function): this { - const _h = this._$handlers; - - if (!_h) { - return this; - } - - if (!eventType) { - this._$handlers = {}; - return this; - } - - if (handler) { - if (_h[eventType as string]) { - const newList = []; - for (let i = 0, l = _h[eventType as string].length; i < l; i++) { - if (_h[eventType as string][i].h !== handler) { - newList.push(_h[eventType as string][i]); - } - } - _h[eventType as string] = newList; - } - - if (_h[eventType as string] && _h[eventType as string].length === 0) { - delete _h[eventType as string]; - } - } - else { - delete _h[eventType as string]; - } - - return this; - } - - /** - * Dispatch a event. - * - * @param {string} eventType The event name. - */ - trigger( - eventType: EvtNm, - ...args: Parameters - ): this { - if (!this._$handlers) { - return this; - } - - const _h = this._$handlers[eventType as string]; - const eventProcessor = this._$eventProcessor; - - if (_h) { - const argLen = args.length; - - const len = _h.length; - for (let i = 0; i < len; i++) { - const hItem = _h[i]; - if (eventProcessor - && eventProcessor.filter - && hItem.query != null - && !eventProcessor.filter(eventType, hItem.query) - ) { - continue; - } - - // Optimize advise from backbone - switch (argLen) { - case 0: - hItem.h.call(hItem.ctx); - break; - case 1: - hItem.h.call(hItem.ctx, args[0]); - break; - case 2: - hItem.h.call(hItem.ctx, args[0], args[1]); - break; - default: - // have more than 2 given arguments - hItem.h.apply(hItem.ctx, args); - break; - } - } - } - - eventProcessor && eventProcessor.afterTrigger - && eventProcessor.afterTrigger(eventType); - - return this; - } - - /** - * Dispatch a event with context, which is specified at the last parameter. - * - * @param {string} type The event name. - */ - triggerWithContext(type: keyof EvtDef, ...args: any[]): this { - if (!this._$handlers) { - return this; - } - - const _h = this._$handlers[type as string]; - const eventProcessor = this._$eventProcessor; - - if (_h) { - const argLen = args.length; - const ctx = args[argLen - 1]; - - const len = _h.length; - for (let i = 0; i < len; i++) { - const hItem = _h[i]; - if (eventProcessor - && eventProcessor.filter - && hItem.query != null - && !eventProcessor.filter(type, hItem.query) - ) { - continue; - } - - // Optimize advise from backbone - switch (argLen) { - case 0: - hItem.h.call(ctx); - break; - case 1: - hItem.h.call(ctx, args[0]); - break; - case 2: - hItem.h.call(ctx, args[0], args[1]); - break; - default: - // have more than 2 given arguments - hItem.h.apply(ctx, args.slice(1, argLen - 1)); - break; - } - } - } - - eventProcessor && eventProcessor.afterTrigger - && eventProcessor.afterTrigger(type); - - return this; - } - -} diff --git a/node_modules/zrender/src/core/GestureMgr.ts b/node_modules/zrender/src/core/GestureMgr.ts deleted file mode 100644 index 3ddff8e..0000000 --- a/node_modules/zrender/src/core/GestureMgr.ts +++ /dev/null @@ -1,123 +0,0 @@ -/** - * Only implements needed gestures for mobile. - */ - -import * as eventUtil from './event'; -import { ZRRawTouchEvent, ZRPinchEvent, Dictionary } from './types'; -import Displayable from '../graphic/Displayable'; - -interface TrackItem { - points: number[][] - touches: Touch[] - target: Displayable, - event: ZRRawTouchEvent -} - -export class GestureMgr { - - private _track: TrackItem[] = [] - - constructor() {} - - recognize(event: ZRRawTouchEvent, target: Displayable, root: HTMLElement) { - this._doTrack(event, target, root); - return this._recognize(event); - } - - clear() { - this._track.length = 0; - return this; - } - - _doTrack(event: ZRRawTouchEvent, target: Displayable, root: HTMLElement) { - const touches = event.touches; - - if (!touches) { - return; - } - - const trackItem: TrackItem = { - points: [], - touches: [], - target: target, - event: event - }; - - for (let i = 0, len = touches.length; i < len; i++) { - const touch = touches[i]; - const pos = eventUtil.clientToLocal(root, touch, {}); - trackItem.points.push([pos.zrX, pos.zrY]); - trackItem.touches.push(touch); - } - - this._track.push(trackItem); - } - - _recognize(event: ZRRawTouchEvent) { - for (let eventName in recognizers) { - if (recognizers.hasOwnProperty(eventName)) { - const gestureInfo = recognizers[eventName](this._track, event); - if (gestureInfo) { - return gestureInfo; - } - } - } - } -} - -function dist(pointPair: number[][]): number { - const dx = pointPair[1][0] - pointPair[0][0]; - const dy = pointPair[1][1] - pointPair[0][1]; - - return Math.sqrt(dx * dx + dy * dy); -} - -function center(pointPair: number[][]): number[] { - return [ - (pointPair[0][0] + pointPair[1][0]) / 2, - (pointPair[0][1] + pointPair[1][1]) / 2 - ]; -} - -type Recognizer = (tracks: TrackItem[], event: ZRRawTouchEvent) => { - type: string - target: Displayable - event: ZRRawTouchEvent -} - -const recognizers: Dictionary = { - - pinch: function (tracks: TrackItem[], event: ZRRawTouchEvent) { - const trackLen = tracks.length; - - if (!trackLen) { - return; - } - - const pinchEnd = (tracks[trackLen - 1] || {}).points; - const pinchPre = (tracks[trackLen - 2] || {}).points || pinchEnd; - - if (pinchPre - && pinchPre.length > 1 - && pinchEnd - && pinchEnd.length > 1 - ) { - let pinchScale = dist(pinchEnd) / dist(pinchPre); - !isFinite(pinchScale) && (pinchScale = 1); - - (event as ZRPinchEvent).pinchScale = pinchScale; - - const pinchCenter = center(pinchEnd); - (event as ZRPinchEvent).pinchX = pinchCenter[0]; - (event as ZRPinchEvent).pinchY = pinchCenter[1]; - - return { - type: 'pinch', - target: tracks[0].target, - event: event - }; - } - } - - // Only pinch currently. -}; \ No newline at end of file diff --git a/node_modules/zrender/src/core/LRU.ts b/node_modules/zrender/src/core/LRU.ts deleted file mode 100644 index c49ffb0..0000000 --- a/node_modules/zrender/src/core/LRU.ts +++ /dev/null @@ -1,175 +0,0 @@ -import { Dictionary } from './types'; - -// Simple LRU cache use doubly linked list -// @module zrender/core/LRU - -export class Entry { - - value: T - - key: string | number - - next: Entry - - prev: Entry - - constructor(val: T) { - this.value = val; - } -} -/** - * Simple double linked list. Compared with array, it has O(1) remove operation. - * @constructor - */ -export class LinkedList { - - head: Entry - tail: Entry - - private _len = 0 - - /** - * Insert a new value at the tail - */ - insert(val: T): Entry { - const entry = new Entry(val); - this.insertEntry(entry); - return entry; - } - - /** - * Insert an entry at the tail - */ - insertEntry(entry: Entry) { - if (!this.head) { - this.head = this.tail = entry; - } - else { - this.tail.next = entry; - entry.prev = this.tail; - entry.next = null; - this.tail = entry; - } - this._len++; - } - - /** - * Remove entry. - */ - remove(entry: Entry) { - const prev = entry.prev; - const next = entry.next; - if (prev) { - prev.next = next; - } - else { - // Is head - this.head = next; - } - if (next) { - next.prev = prev; - } - else { - // Is tail - this.tail = prev; - } - entry.next = entry.prev = null; - this._len--; - } - - /** - * Get length - */ - len(): number { - return this._len; - } - - /** - * Clear list - */ - clear() { - this.head = this.tail = null; - this._len = 0; - } - -} - -/** - * LRU Cache - */ -export default class LRU { - - private _list = new LinkedList() - - private _maxSize = 10 - - private _lastRemovedEntry: Entry - - private _map: Dictionary> = {} - - constructor(maxSize: number) { - this._maxSize = maxSize; - } - - /** - * @return Removed value - */ - put(key: string | number, value: T): T { - const list = this._list; - const map = this._map; - let removed = null; - if (map[key] == null) { - const len = list.len(); - // Reuse last removed entry - let entry = this._lastRemovedEntry; - - if (len >= this._maxSize && len > 0) { - // Remove the least recently used - const leastUsedEntry = list.head; - list.remove(leastUsedEntry); - delete map[leastUsedEntry.key]; - - removed = leastUsedEntry.value; - this._lastRemovedEntry = leastUsedEntry; - } - - if (entry) { - entry.value = value; - } - else { - entry = new Entry(value); - } - entry.key = key; - list.insertEntry(entry); - map[key] = entry; - } - - return removed; - } - - get(key: string | number): T { - const entry = this._map[key]; - const list = this._list; - if (entry != null) { - // Put the latest used entry in the tail - if (entry !== list.tail) { - list.remove(entry); - list.insertEntry(entry); - } - - return entry.value; - } - } - - /** - * Clear the cache - */ - clear() { - this._list.clear(); - this._map = {}; - } - - len() { - return this._list.len(); - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/core/OrientedBoundingRect.ts b/node_modules/zrender/src/core/OrientedBoundingRect.ts deleted file mode 100644 index df2394a..0000000 --- a/node_modules/zrender/src/core/OrientedBoundingRect.ts +++ /dev/null @@ -1,187 +0,0 @@ -/* -* Licensed to the Apache Software Foundation (ASF) under one -* or more contributor license agreements. See the NOTICE file -* distributed with this work for additional information -* regarding copyright ownership. The ASF licenses this file -* to you under the Apache License, Version 2.0 (the -* "License"); you may not use this file except in compliance -* with the License. You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, -* software distributed under the License is distributed on an -* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY -* KIND, either express or implied. See the License for the -* specific language governing permissions and limitations -* under the License. -*/ - -import Point, { PointLike } from './Point'; -import BoundingRect from './BoundingRect'; -import { MatrixArray } from './matrix'; - -const extent = [0, 0]; -const extent2 = [0, 0]; - -const minTv = new Point(); -const maxTv = new Point(); - -class OrientedBoundingRect { - - // lt, rt, rb, lb - private _corners: Point[] = []; - - private _axes: Point[] = []; - - private _origin: number[] = [0, 0]; - - constructor(rect?: BoundingRect, transform?: MatrixArray) { - for (let i = 0; i < 4; i++) { - this._corners[i] = new Point(); - } - for (let i = 0; i < 2; i++) { - this._axes[i] = new Point(); - } - - if (rect) { - this.fromBoundingRect(rect, transform); - } - } - - fromBoundingRect(rect: BoundingRect, transform?: MatrixArray) { - const corners = this._corners; - const axes = this._axes; - const x = rect.x; - const y = rect.y; - const x2 = x + rect.width; - const y2 = y + rect.height; - corners[0].set(x, y); - corners[1].set(x2, y); - corners[2].set(x2, y2); - corners[3].set(x, y2); - - if (transform) { - for (let i = 0; i < 4; i++) { - corners[i].transform(transform); - } - } - - // Calculate axes - Point.sub(axes[0], corners[1], corners[0]); - Point.sub(axes[1], corners[3], corners[0]); - axes[0].normalize(); - axes[1].normalize(); - - // Calculate projected origin - for (let i = 0; i < 2; i++) { - this._origin[i] = axes[i].dot(corners[0]); - } - } - - /** - * If intersect with another OBB - * @param other Bounding rect to be intersected with - * @param mtv Calculated . - * If it's not overlapped. it means needs to move given rect with Maximum Translation Vector to be overlapped. - * Else it means needs to move given rect with Minimum Translation Vector to be not overlapped. - */ - intersect(other: OrientedBoundingRect, mtv?: PointLike): boolean { - // OBB collision with SAT method - - let overlapped = true; - const noMtv = !mtv; - minTv.set(Infinity, Infinity); - maxTv.set(0, 0); - // Check two axes for both two obb. - if (!this._intersectCheckOneSide(this, other, minTv, maxTv, noMtv, 1)) { - overlapped = false; - if (noMtv) { - // Early return if no need to calculate mtv - return overlapped; - } - } - if (!this._intersectCheckOneSide(other, this, minTv, maxTv, noMtv, -1)) { - overlapped = false; - if (noMtv) { - return overlapped; - } - } - - if (!noMtv) { - Point.copy(mtv, overlapped ? minTv : maxTv); - } - - return overlapped; - } - - - private _intersectCheckOneSide( - self: OrientedBoundingRect, - other: OrientedBoundingRect, - minTv: Point, - maxTv: Point, - noMtv: boolean, - inverse: 1 | -1 - ): boolean { - let overlapped = true; - for (let i = 0; i < 2; i++) { - const axis = this._axes[i]; - this._getProjMinMaxOnAxis(i, self._corners, extent); - this._getProjMinMaxOnAxis(i, other._corners, extent2); - - // Not overlap on the any axis. - if (extent[1] < extent2[0] || extent[0] > extent2[1]) { - overlapped = false; - if (noMtv) { - return overlapped; - } - const dist0 = Math.abs(extent2[0] - extent[1]); - const dist1 = Math.abs(extent[0] - extent2[1]); - - // Find longest distance of all axes. - if (Math.min(dist0, dist1) > maxTv.len()) { - if (dist0 < dist1) { - Point.scale(maxTv, axis, -dist0 * inverse); - } - else { - Point.scale(maxTv, axis, dist1 * inverse); - } - } - } - else if (minTv) { - const dist0 = Math.abs(extent2[0] - extent[1]); - const dist1 = Math.abs(extent[0] - extent2[1]); - - if (Math.min(dist0, dist1) < minTv.len()) { - if (dist0 < dist1) { - Point.scale(minTv, axis, dist0 * inverse); - } - else { - Point.scale(minTv, axis, -dist1 * inverse); - } - } - } - } - return overlapped; - } - - private _getProjMinMaxOnAxis(dim: number, corners: Point[], out: number[]) { - const axis = this._axes[dim]; - const origin = this._origin; - const proj = corners[0].dot(axis) + origin[dim]; - let min = proj; - let max = proj; - - for (let i = 1; i < corners.length; i++) { - const proj = corners[i].dot(axis) + origin[dim]; - min = Math.min(proj, min); - max = Math.max(proj, max); - } - - out[0] = min; - out[1] = max; - } -} - -export default OrientedBoundingRect; \ No newline at end of file diff --git a/node_modules/zrender/src/core/PathProxy.ts b/node_modules/zrender/src/core/PathProxy.ts deleted file mode 100644 index 08c789e..0000000 --- a/node_modules/zrender/src/core/PathProxy.ts +++ /dev/null @@ -1,994 +0,0 @@ -/** - * Path 代理,可以在`buildPath`中用于替代`ctx`, 会保存每个path操作的命令到pathCommands属性中 - * 可以用于 isInsidePath 判断以及获取boundingRect - */ - -// TODO getTotalLength, getPointAtLength, arcTo - -/* global Float32Array */ - -import * as vec2 from './vector'; -import BoundingRect from './BoundingRect'; -import {devicePixelRatio as dpr} from '../config'; -import { fromLine, fromCubic, fromQuadratic, fromArc } from './bbox'; -import { cubicLength, cubicSubdivide, quadraticLength, quadraticSubdivide } from './curve'; - -const CMD = { - M: 1, - L: 2, - C: 3, - Q: 4, - A: 5, - Z: 6, - // Rect - R: 7 -}; - -// const CMD_MEM_SIZE = { -// M: 3, -// L: 3, -// C: 7, -// Q: 5, -// A: 9, -// R: 5, -// Z: 1 -// }; - -interface ExtendedCanvasRenderingContext2D extends CanvasRenderingContext2D { - dpr?: number -} - -const tmpOutX: number[] = []; -const tmpOutY: number[] = []; - -const min: number[] = []; -const max: number[] = []; -const min2: number[] = []; -const max2: number[] = []; -const mathMin = Math.min; -const mathMax = Math.max; -const mathCos = Math.cos; -const mathSin = Math.sin; -const mathAbs = Math.abs; - -const PI = Math.PI; -const PI2 = PI * 2; - -const hasTypedArray = typeof Float32Array !== 'undefined'; - -const tmpAngles: number[] = []; - -function modPI2(radian: number) { - // It's much more stable to mod N instedof PI - const n = Math.round(radian / PI * 1e8) / 1e8; - return (n % 2) * PI; -} -/** - * Normalize start and end angles. - * startAngle will be normalized to 0 ~ PI*2 - * sweepAngle(endAngle - startAngle) will be normalized to 0 ~ PI*2 if clockwise. - * -PI*2 ~ 0 if anticlockwise. - */ -export function normalizeArcAngles(angles: number[], anticlockwise: boolean): void { - let newStartAngle = modPI2(angles[0]); - if (newStartAngle < 0) { - // Normlize to 0 - PI2 - newStartAngle += PI2; - } - - let delta = newStartAngle - angles[0]; - let newEndAngle = angles[1]; - newEndAngle += delta; - - // https://github.com/chromium/chromium/blob/c20d681c9c067c4e15bb1408f17114b9e8cba294/third_party/blink/renderer/modules/canvas/canvas2d/canvas_path.cc#L184 - // Is circle - if (!anticlockwise && newEndAngle - newStartAngle >= PI2) { - newEndAngle = newStartAngle + PI2; - } - else if (anticlockwise && newStartAngle - newEndAngle >= PI2) { - newEndAngle = newStartAngle - PI2; - } - // Make startAngle < endAngle when clockwise, otherwise endAngle < startAngle. - // The sweep angle can never been larger than P2. - else if (!anticlockwise && newStartAngle > newEndAngle) { - newEndAngle = newStartAngle + (PI2 - modPI2(newStartAngle - newEndAngle)); - } - else if (anticlockwise && newStartAngle < newEndAngle) { - newEndAngle = newStartAngle - (PI2 - modPI2(newEndAngle - newStartAngle)); - } - - angles[0] = newStartAngle; - angles[1] = newEndAngle; -} - - -export default class PathProxy { - - dpr = 1 - - data: number[] | Float32Array - - /** - * Version is for tracking if the path has been changed. - */ - private _version: number - - /** - * If save path data. - */ - private _saveData: boolean - - /** - * If the line segment is too small to draw. It will be added to the pending pt. - * It will be added if the subpath needs to be finished before stroke, fill, or starting a new subpath. - */ - private _pendingPtX: number; - private _pendingPtY: number; - // Distance of pending pt to previous point. - // 0 if there is no pending point. - // Only update the pending pt when distance is larger. - private _pendingPtDist: number; - - private _ctx: ExtendedCanvasRenderingContext2D - - private _xi = 0 - private _yi = 0 - - private _x0 = 0 - private _y0 = 0 - - private _len = 0 - - // Calculating path len and seg len. - private _pathSegLen: number[] - private _pathLen: number - // Unit x, Unit y. Provide for avoiding drawing that too short line segment - private _ux: number - private _uy: number - - static CMD = CMD - - constructor(notSaveData?: boolean) { - if (notSaveData) { - this._saveData = false; - } - - if (this._saveData) { - this.data = []; - } - } - - increaseVersion() { - this._version++; - } - - /** - * Version can be used outside for compare if the path is changed. - * For example to determine if need to update svg d str in svg renderer. - */ - getVersion() { - return this._version; - } - - /** - * @readOnly - */ - setScale(sx: number, sy: number, segmentIgnoreThreshold?: number) { - // Compat. Previously there is no segmentIgnoreThreshold. - segmentIgnoreThreshold = segmentIgnoreThreshold || 0; - if (segmentIgnoreThreshold > 0) { - this._ux = mathAbs(segmentIgnoreThreshold / dpr / sx) || 0; - this._uy = mathAbs(segmentIgnoreThreshold / dpr / sy) || 0; - } - } - - setDPR(dpr: number) { - this.dpr = dpr; - } - - setContext(ctx: ExtendedCanvasRenderingContext2D) { - this._ctx = ctx; - } - - getContext(): ExtendedCanvasRenderingContext2D { - return this._ctx; - } - - beginPath() { - this._ctx && this._ctx.beginPath(); - this.reset(); - return this; - } - - /** - * Reset path data. - */ - reset() { - // Reset - if (this._saveData) { - this._len = 0; - } - - if (this._pathSegLen) { - this._pathSegLen = null; - this._pathLen = 0; - } - - // Update version - this._version++; - } - - moveTo(x: number, y: number) { - // Add pending point for previous path. - this._drawPendingPt(); - - this.addData(CMD.M, x, y); - this._ctx && this._ctx.moveTo(x, y); - - // x0, y0, xi, yi 是记录在 _dashedXXXXTo 方法中使用 - // xi, yi 记录当前点, x0, y0 在 closePath 的时候回到起始点。 - // 有可能在 beginPath 之后直接调用 lineTo,这时候 x0, y0 需要 - // 在 lineTo 方法中记录,这里先不考虑这种情况,dashed line 也只在 IE10- 中不支持 - this._x0 = x; - this._y0 = y; - - this._xi = x; - this._yi = y; - - return this; - } - - lineTo(x: number, y: number) { - const dx = mathAbs(x - this._xi); - const dy = mathAbs(y - this._yi); - const exceedUnit = dx > this._ux || dy > this._uy; - - this.addData(CMD.L, x, y); - - if (this._ctx && exceedUnit) { - this._ctx.lineTo(x, y); - } - if (exceedUnit) { - this._xi = x; - this._yi = y; - this._pendingPtDist = 0; - } - else { - const d2 = dx * dx + dy * dy; - // Only use the farthest pending point. - if (d2 > this._pendingPtDist) { - this._pendingPtX = x; - this._pendingPtY = y; - this._pendingPtDist = d2; - } - } - - return this; - } - - bezierCurveTo(x1: number, y1: number, x2: number, y2: number, x3: number, y3: number) { - this._drawPendingPt(); - - this.addData(CMD.C, x1, y1, x2, y2, x3, y3); - if (this._ctx) { - this._ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3); - } - this._xi = x3; - this._yi = y3; - return this; - } - - quadraticCurveTo(x1: number, y1: number, x2: number, y2: number) { - this._drawPendingPt(); - - this.addData(CMD.Q, x1, y1, x2, y2); - if (this._ctx) { - this._ctx.quadraticCurveTo(x1, y1, x2, y2); - } - this._xi = x2; - this._yi = y2; - return this; - } - - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise?: boolean) { - this._drawPendingPt(); - - tmpAngles[0] = startAngle; - tmpAngles[1] = endAngle; - normalizeArcAngles(tmpAngles, anticlockwise); - - startAngle = tmpAngles[0]; - endAngle = tmpAngles[1]; - - let delta = endAngle - startAngle; - - this.addData( - CMD.A, cx, cy, r, r, startAngle, delta, 0, anticlockwise ? 0 : 1 - ); - - this._ctx && this._ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise); - - this._xi = mathCos(endAngle) * r + cx; - this._yi = mathSin(endAngle) * r + cy; - return this; - } - - // TODO - arcTo(x1: number, y1: number, x2: number, y2: number, radius: number) { - this._drawPendingPt(); - - if (this._ctx) { - this._ctx.arcTo(x1, y1, x2, y2, radius); - } - return this; - } - - // TODO - rect(x: number, y: number, w: number, h: number) { - this._drawPendingPt(); - - this._ctx && this._ctx.rect(x, y, w, h); - this.addData(CMD.R, x, y, w, h); - return this; - } - - closePath() { - // Add pending point for previous path. - this._drawPendingPt(); - - this.addData(CMD.Z); - - const ctx = this._ctx; - const x0 = this._x0; - const y0 = this._y0; - if (ctx) { - ctx.closePath(); - } - - this._xi = x0; - this._yi = y0; - return this; - } - - fill(ctx: CanvasRenderingContext2D) { - ctx && ctx.fill(); - this.toStatic(); - } - - stroke(ctx: CanvasRenderingContext2D) { - ctx && ctx.stroke(); - this.toStatic(); - } - - len() { - return this._len; - } - - setData(data: Float32Array | number[]) { - - const len = data.length; - - if (!(this.data && this.data.length === len) && hasTypedArray) { - this.data = new Float32Array(len); - } - - for (let i = 0; i < len; i++) { - this.data[i] = data[i]; - } - - this._len = len; - } - - appendPath(path: PathProxy | PathProxy[]) { - if (!(path instanceof Array)) { - path = [path]; - } - const len = path.length; - let appendSize = 0; - let offset = this._len; - for (let i = 0; i < len; i++) { - appendSize += path[i].len(); - } - if (hasTypedArray && (this.data instanceof Float32Array)) { - this.data = new Float32Array(offset + appendSize); - } - for (let i = 0; i < len; i++) { - const appendPathData = path[i].data; - for (let k = 0; k < appendPathData.length; k++) { - this.data[offset++] = appendPathData[k]; - } - } - this._len = offset; - } - - /** - * 填充 Path 数据。 - * 尽量复用而不申明新的数组。大部分图形重绘的指令数据长度都是不变的。 - */ - addData( - cmd: number, - a?: number, - b?: number, - c?: number, - d?: number, - e?: number, - f?: number, - g?: number, - h?: number - ) { - if (!this._saveData) { - return; - } - - let data = this.data; - if (this._len + arguments.length > data.length) { - // 因为之前的数组已经转换成静态的 Float32Array - // 所以不够用时需要扩展一个新的动态数组 - this._expandData(); - data = this.data; - } - for (let i = 0; i < arguments.length; i++) { - data[this._len++] = arguments[i]; - } - } - - private _drawPendingPt() { - if (this._pendingPtDist > 0) { - this._ctx && this._ctx.lineTo(this._pendingPtX, this._pendingPtY); - this._pendingPtDist = 0; - } - } - - private _expandData() { - // Only if data is Float32Array - if (!(this.data instanceof Array)) { - const newData = []; - for (let i = 0; i < this._len; i++) { - newData[i] = this.data[i]; - } - this.data = newData; - } - } - - /** - * Convert dynamic array to static Float32Array - * - * It will still use a normal array if command buffer length is less than 10 - * Because Float32Array itself may take more memory than a normal array. - * - * 10 length will make sure at least one M command and one A(arc) command. - */ - toStatic() { - if (!this._saveData) { - return; - } - - this._drawPendingPt(); - - const data = this.data; - if (data instanceof Array) { - data.length = this._len; - if (hasTypedArray && this._len > 11) { - this.data = new Float32Array(data); - } - } - } - - - getBoundingRect() { - min[0] = min[1] = min2[0] = min2[1] = Number.MAX_VALUE; - max[0] = max[1] = max2[0] = max2[1] = -Number.MAX_VALUE; - - const data = this.data; - let xi = 0; - let yi = 0; - let x0 = 0; - let y0 = 0; - - let i; - for (i = 0; i < this._len;) { - const cmd = data[i++] as number; - - const isFirst = i === 1; - if (isFirst) { - // 如果第一个命令是 L, C, Q - // 则 previous point 同绘制命令的第一个 point - // 第一个命令为 Arc 的情况下会在后面特殊处理 - xi = data[i]; - yi = data[i + 1]; - - x0 = xi; - y0 = yi; - } - - switch (cmd) { - case CMD.M: - // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 - // 在 closePath 的时候使用 - xi = x0 = data[i++]; - yi = y0 = data[i++]; - min2[0] = x0; - min2[1] = y0; - max2[0] = x0; - max2[1] = y0; - break; - case CMD.L: - fromLine(xi, yi, data[i], data[i + 1], min2, max2); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.C: - fromCubic( - xi, yi, data[i++], data[i++], data[i++], data[i++], data[i], data[i + 1], - min2, max2 - ); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.Q: - fromQuadratic( - xi, yi, data[i++], data[i++], data[i], data[i + 1], - min2, max2 - ); - xi = data[i++]; - yi = data[i++]; - break; - case CMD.A: - const cx = data[i++]; - const cy = data[i++]; - const rx = data[i++]; - const ry = data[i++]; - const startAngle = data[i++]; - const endAngle = data[i++] + startAngle; - // TODO Arc 旋转 - i += 1; - const anticlockwise = !data[i++]; - - if (isFirst) { - // 直接使用 arc 命令 - // 第一个命令起点还未定义 - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - - fromArc( - cx, cy, rx, ry, startAngle, endAngle, - anticlockwise, min2, max2 - ); - - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - const width = data[i++]; - const height = data[i++]; - // Use fromLine - fromLine(x0, y0, x0 + width, y0 + height, min2, max2); - break; - case CMD.Z: - xi = x0; - yi = y0; - break; - } - - // Union - vec2.min(min, min, min2); - vec2.max(max, max, max2); - } - - // No data - if (i === 0) { - min[0] = min[1] = max[0] = max[1] = 0; - } - - return new BoundingRect( - min[0], min[1], max[0] - min[0], max[1] - min[1] - ); - } - - private _calculateLength(): number { - const data = this.data; - const len = this._len; - const ux = this._ux; - const uy = this._uy; - let xi = 0; - let yi = 0; - let x0 = 0; - let y0 = 0; - - if (!this._pathSegLen) { - this._pathSegLen = []; - } - const pathSegLen = this._pathSegLen; - let pathTotalLen = 0; - let segCount = 0; - - for (let i = 0; i < len;) { - const cmd = data[i++] as number; - const isFirst = i === 1; - - if (isFirst) { - // 如果第一个命令是 L, C, Q - // 则 previous point 同绘制命令的第一个 point - // 第一个命令为 Arc 的情况下会在后面特殊处理 - xi = data[i]; - yi = data[i + 1]; - - x0 = xi; - y0 = yi; - } - - let l = -1; - - switch (cmd) { - case CMD.M: - // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 - // 在 closePath 的时候使用 - xi = x0 = data[i++]; - yi = y0 = data[i++]; - break; - case CMD.L: { - const x2 = data[i++]; - const y2 = data[i++]; - const dx = x2 - xi; - const dy = y2 - yi; - if (mathAbs(dx) > ux || mathAbs(dy) > uy || i === len - 1) { - l = Math.sqrt(dx * dx + dy * dy); - xi = x2; - yi = y2; - } - break; - } - case CMD.C: { - const x1 = data[i++]; - const y1 = data[i++]; - const x2 = data[i++]; - const y2 = data[i++]; - const x3 = data[i++]; - const y3 = data[i++]; - // TODO adaptive iteration - l = cubicLength(xi, yi, x1, y1, x2, y2, x3, y3, 10); - xi = x3; - yi = y3; - break; - } - case CMD.Q: { - const x1 = data[i++]; - const y1 = data[i++]; - const x2 = data[i++]; - const y2 = data[i++]; - l = quadraticLength(xi, yi, x1, y1, x2, y2, 10); - xi = x2; - yi = y2; - break; - } - case CMD.A: - // TODO Arc 判断的开销比较大 - const cx = data[i++]; - const cy = data[i++]; - const rx = data[i++]; - const ry = data[i++]; - const startAngle = data[i++]; - let delta = data[i++]; - const endAngle = delta + startAngle; - // TODO Arc 旋转 - i += 1; - if (isFirst) { - // 直接使用 arc 命令 - // 第一个命令起点还未定义 - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - - // TODO Ellipse - l = mathMax(rx, ry) * mathMin(PI2, Math.abs(delta)); - - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: { - x0 = xi = data[i++]; - y0 = yi = data[i++]; - const width = data[i++]; - const height = data[i++]; - l = width * 2 + height * 2; - break; - } - case CMD.Z: { - const dx = x0 - xi; - const dy = y0 - yi; - l = Math.sqrt(dx * dx + dy * dy); - - xi = x0; - yi = y0; - break; - } - } - - if (l >= 0) { - pathSegLen[segCount++] = l; - pathTotalLen += l; - } - } - - // TODO Optimize memory cost. - this._pathLen = pathTotalLen; - - return pathTotalLen; - } - /** - * Rebuild path from current data - * Rebuild path will not consider javascript implemented line dash. - * @param {CanvasRenderingContext2D} ctx - */ - rebuildPath(ctx: PathRebuilder, percent: number) { - const d = this.data; - const ux = this._ux; - const uy = this._uy; - const len = this._len; - let x0; - let y0; - let xi; - let yi; - let x; - let y; - - const drawPart = percent < 1; - let pathSegLen; - let pathTotalLen; - let accumLength = 0; - let segCount = 0; - let displayedLength; - - let pendingPtDist = 0; - let pendingPtX: number; - let pendingPtY: number; - - - if (drawPart) { - if (!this._pathSegLen) { - this._calculateLength(); - } - pathSegLen = this._pathSegLen; - pathTotalLen = this._pathLen; - displayedLength = percent * pathTotalLen; - - if (!displayedLength) { - return; - } - } - - lo: for (let i = 0; i < len;) { - const cmd = d[i++]; - const isFirst = i === 1; - - if (isFirst) { - // 如果第一个命令是 L, C, Q - // 则 previous point 同绘制命令的第一个 point - // 第一个命令为 Arc 的情况下会在后面特殊处理 - xi = d[i]; - yi = d[i + 1]; - - x0 = xi; - y0 = yi; - } - // Only lineTo support ignoring small segments. - // Otherwise if the pending point should always been flushed. - if (cmd !== CMD.L && pendingPtDist > 0) { - ctx.lineTo(pendingPtX, pendingPtY); - pendingPtDist = 0; - } - switch (cmd) { - case CMD.M: - x0 = xi = d[i++]; - y0 = yi = d[i++]; - ctx.moveTo(xi, yi); - break; - case CMD.L: { - x = d[i++]; - y = d[i++]; - const dx = mathAbs(x - xi); - const dy = mathAbs(y - yi); - // Not draw too small seg between - if (dx > ux || dy > uy) { - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - const t = (displayedLength - accumLength) / l; - ctx.lineTo(xi * (1 - t) + x * t, yi * (1 - t) + y * t); - break lo; - } - accumLength += l; - } - - ctx.lineTo(x, y); - xi = x; - yi = y; - pendingPtDist = 0; - } - else { - const d2 = dx * dx + dy * dy; - // Only use the farthest pending point. - if (d2 > pendingPtDist) { - pendingPtX = x; - pendingPtY = y; - pendingPtDist = d2; - } - } - break; - } - case CMD.C: { - const x1 = d[i++]; - const y1 = d[i++]; - const x2 = d[i++]; - const y2 = d[i++]; - const x3 = d[i++]; - const y3 = d[i++]; - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - const t = (displayedLength - accumLength) / l; - cubicSubdivide(xi, x1, x2, x3, t, tmpOutX); - cubicSubdivide(yi, y1, y2, y3, t, tmpOutY); - ctx.bezierCurveTo(tmpOutX[1], tmpOutY[1], tmpOutX[2], tmpOutY[2], tmpOutX[3], tmpOutY[3]); - break lo; - } - accumLength += l; - } - - ctx.bezierCurveTo(x1, y1, x2, y2, x3, y3); - xi = x3; - yi = y3; - break; - } - case CMD.Q: { - const x1 = d[i++]; - const y1 = d[i++]; - const x2 = d[i++]; - const y2 = d[i++]; - - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - const t = (displayedLength - accumLength) / l; - quadraticSubdivide(xi, x1, x2, t, tmpOutX); - quadraticSubdivide(yi, y1, y2, t, tmpOutY); - ctx.quadraticCurveTo(tmpOutX[1], tmpOutY[1], tmpOutX[2], tmpOutY[2]); - break lo; - } - accumLength += l; - } - - ctx.quadraticCurveTo(x1, y1, x2, y2); - xi = x2; - yi = y2; - break; - } - case CMD.A: - const cx = d[i++]; - const cy = d[i++]; - const rx = d[i++]; - const ry = d[i++]; - let startAngle = d[i++]; - let delta = d[i++]; - const psi = d[i++]; - const anticlockwise = !d[i++]; - const r = (rx > ry) ? rx : ry; - // const scaleX = (rx > ry) ? 1 : rx / ry; - // const scaleY = (rx > ry) ? ry / rx : 1; - const isEllipse = mathAbs(rx - ry) > 1e-3; - let endAngle = startAngle + delta; - let breakBuild = false; - - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - endAngle = startAngle + delta * (displayedLength - accumLength) / l; - breakBuild = true; - } - accumLength += l; - } - if (isEllipse && ctx.ellipse) { - ctx.ellipse(cx, cy, rx, ry, psi, startAngle, endAngle, anticlockwise); - } - else { - ctx.arc(cx, cy, r, startAngle, endAngle, anticlockwise); - } - - if (breakBuild) { - break lo; - } - - if (isFirst) { - // 直接使用 arc 命令 - // 第一个命令起点还未定义 - x0 = mathCos(startAngle) * rx + cx; - y0 = mathSin(startAngle) * ry + cy; - } - xi = mathCos(endAngle) * rx + cx; - yi = mathSin(endAngle) * ry + cy; - break; - case CMD.R: - x0 = xi = d[i]; - y0 = yi = d[i + 1]; - - x = d[i++]; - y = d[i++]; - const width = d[i++]; - const height = d[i++]; - - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - let d = displayedLength - accumLength; - ctx.moveTo(x, y); - ctx.lineTo(x + mathMin(d, width), y); - d -= width; - if (d > 0) { - ctx.lineTo(x + width, y + mathMin(d, height)); - } - d -= height; - if (d > 0) { - ctx.lineTo(x + mathMax(width - d, 0), y + height); - } - d -= width; - if (d > 0) { - ctx.lineTo(x, y + mathMax(height - d, 0)); - } - break lo; - } - accumLength += l; - } - ctx.rect(x, y, width, height); - break; - case CMD.Z: - if (drawPart) { - const l = pathSegLen[segCount++]; - if (accumLength + l > displayedLength) { - const t = (displayedLength - accumLength) / l; - ctx.lineTo(xi * (1 - t) + x0 * t, yi * (1 - t) + y0 * t); - break lo; - } - accumLength += l; - } - - ctx.closePath(); - xi = x0; - yi = y0; - } - } - } - - clone() { - const newProxy = new PathProxy(); - const data = this.data; - newProxy.data = data.slice ? data.slice() - : Array.prototype.slice.call(data); - newProxy._len = this._len; - return newProxy; - } - - private static initDefaultProps = (function () { - const proto = PathProxy.prototype; - proto._saveData = true; - proto._ux = 0; - proto._uy = 0; - proto._pendingPtDist = 0; - proto._version = 0; - })() -} - - -export interface PathRebuilder { - moveTo(x: number, y: number): void - lineTo(x: number, y: number): void - bezierCurveTo(x: number, y: number, x2: number, y2: number, x3: number, y3: number): void - quadraticCurveTo(x: number, y: number, x2: number, y2: number): void - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean): void - // eslint-disable-next-line max-len - ellipse(cx: number, cy: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, anticlockwise: boolean): void - rect(x: number, y: number, width: number, height: number): void - closePath(): void -} \ No newline at end of file diff --git a/node_modules/zrender/src/core/Point.ts b/node_modules/zrender/src/core/Point.ts deleted file mode 100644 index 7dd767e..0000000 --- a/node_modules/zrender/src/core/Point.ts +++ /dev/null @@ -1,208 +0,0 @@ -import { MatrixArray } from './matrix'; - -export interface PointLike { - x: number - y: number -} -export default class Point { - - x: number - - y: number - - constructor(x?: number, y?: number) { - this.x = x || 0; - this.y = y || 0; - } - - /** - * Copy from another point - */ - copy(other: PointLike) { - this.x = other.x; - this.y = other.y; - return this; - } - - /** - * Clone a point - */ - clone() { - return new Point(this.x, this.y); - } - - /** - * Set x and y - */ - set(x: number, y: number) { - this.x = x; - this.y = y; - return this; - } - - /** - * If equal to another point - */ - equal(other: PointLike) { - return other.x === this.x && other.y === this.y; - } - - /** - * Add another point - */ - add(other: PointLike) { - this.x += other.x; - this.y += other.y; - return this; - } - - scale(scalar: number) { - this.x *= scalar; - this.y *= scalar; - } - - scaleAndAdd(other: PointLike, scalar: number) { - this.x += other.x * scalar; - this.y += other.y * scalar; - } - - /** - * Sub another point - */ - sub(other: PointLike) { - this.x -= other.x; - this.y -= other.y; - return this; - } - - /** - * Dot product with other point - */ - dot(other: PointLike) { - return this.x * other.x + this.y * other.y; - } - - /** - * Get length of point - */ - len() { - return Math.sqrt(this.x * this.x + this.y * this.y); - } - - /** - * Get squared length - */ - lenSquare() { - return this.x * this.x + this.y * this.y; - } - - /** - * Normalize - */ - normalize() { - const len = this.len(); - this.x /= len; - this.y /= len; - return this; - } - - /** - * Distance to another point - */ - distance(other: PointLike) { - const dx = this.x - other.x; - const dy = this.y - other.y; - return Math.sqrt(dx * dx + dy * dy); - } - - /** - * Square distance to another point - */ - distanceSquare(other: Point) { - const dx = this.x - other.x; - const dy = this.y - other.y; - return dx * dx + dy * dy; - } - - /** - * Negate - */ - negate() { - this.x = -this.x; - this.y = -this.y; - return this; - } - - /** - * Apply a transform matrix array. - */ - transform(m: MatrixArray) { - if (!m) { - return; - } - const x = this.x; - const y = this.y; - this.x = m[0] * x + m[2] * y + m[4]; - this.y = m[1] * x + m[3] * y + m[5]; - return this; - } - - toArray(out: number[]) { - out[0] = this.x; - out[1] = this.y; - return out; - } - - fromArray(input: number[]) { - this.x = input[0]; - this.y = input[1]; - } - - static set(p: PointLike, x: number, y: number) { - p.x = x; - p.y = y; - } - - static copy(p: PointLike, p2: PointLike) { - p.x = p2.x; - p.y = p2.y; - } - - static len(p: PointLike) { - return Math.sqrt(p.x * p.x + p.y * p.y); - } - - static lenSquare(p: PointLike) { - return p.x * p.x + p.y * p.y; - } - - static dot(p0: PointLike, p1: PointLike) { - return p0.x * p1.x + p0.y * p1.y; - } - - static add(out: PointLike, p0: PointLike, p1: PointLike) { - out.x = p0.x + p1.x; - out.y = p0.y + p1.y; - } - - static sub(out: PointLike, p0: PointLike, p1: PointLike) { - out.x = p0.x - p1.x; - out.y = p0.y - p1.y; - } - - static scale(out: PointLike, p0: PointLike, scalar: number) { - out.x = p0.x * scalar; - out.y = p0.y * scalar; - } - - static scaleAndAdd(out: PointLike, p0: PointLike, p1: PointLike, scalar: number) { - out.x = p0.x + p1.x * scalar; - out.y = p0.y + p1.y * scalar; - } - - static lerp(out: PointLike, p0: PointLike, p1: PointLike, t: number) { - const onet = 1 - t; - out.x = onet * p0.x + t * p1.x; - out.y = onet * p0.y + t * p1.y; - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/core/Transformable.ts b/node_modules/zrender/src/core/Transformable.ts deleted file mode 100644 index 0f09a92..0000000 --- a/node_modules/zrender/src/core/Transformable.ts +++ /dev/null @@ -1,378 +0,0 @@ -import * as matrix from './matrix'; -import * as vector from './vector'; - -const mIdentity = matrix.identity; - -const EPSILON = 5e-5; - -function isNotAroundZero(val: number) { - return val > EPSILON || val < -EPSILON; -} - -const scaleTmp: vector.VectorArray = []; -const tmpTransform: matrix.MatrixArray = []; -const originTransform = matrix.create(); -const abs = Math.abs; - -class Transformable { - - parent: Transformable - - x: number - y: number - - scaleX: number - scaleY: number - - skewX: number - skewY: number - - rotation: number - - /** - * Will translated the element to the anchor position before applying other transforms. - */ - anchorX: number - anchorY: number - /** - * Origin of scale, rotation, skew - */ - originX: number - originY: number - - /** - * Scale ratio - */ - globalScaleRatio: number - - transform: matrix.MatrixArray - invTransform: matrix.MatrixArray - - /** - * Get computed local transform - */ - getLocalTransform(m?: matrix.MatrixArray) { - return Transformable.getLocalTransform(this, m); - } - - /** - * Set position from array - */ - setPosition(arr: number[]) { - this.x = arr[0]; - this.y = arr[1]; - } - /** - * Set scale from array - */ - setScale(arr: number[]) { - this.scaleX = arr[0]; - this.scaleY = arr[1]; - } - - /** - * Set skew from array - */ - setSkew(arr: number[]) { - this.skewX = arr[0]; - this.skewY = arr[1]; - } - - /** - * Set origin from array - */ - setOrigin(arr: number[]) { - this.originX = arr[0]; - this.originY = arr[1]; - } - - /** - * If needs to compute transform - */ - needLocalTransform(): boolean { - return isNotAroundZero(this.rotation) - || isNotAroundZero(this.x) - || isNotAroundZero(this.y) - || isNotAroundZero(this.scaleX - 1) - || isNotAroundZero(this.scaleY - 1) - || isNotAroundZero(this.skewX) - || isNotAroundZero(this.skewY); - } - - /** - * Update global transform - */ - updateTransform() { - const parentTransform = this.parent && this.parent.transform; - const needLocalTransform = this.needLocalTransform(); - - let m = this.transform; - if (!(needLocalTransform || parentTransform)) { - if (m) { - mIdentity(m); - // reset invTransform - this.invTransform = null; - } - return; - } - - m = m || matrix.create(); - - if (needLocalTransform) { - this.getLocalTransform(m); - } - else { - mIdentity(m); - } - - // 应用父节点变换 - if (parentTransform) { - if (needLocalTransform) { - matrix.mul(m, parentTransform, m); - } - else { - matrix.copy(m, parentTransform); - } - } - // 保存这个变换矩阵 - this.transform = m; - - this._resolveGlobalScaleRatio(m); - } - - private _resolveGlobalScaleRatio(m: matrix.MatrixArray) { - const globalScaleRatio = this.globalScaleRatio; - if (globalScaleRatio != null && globalScaleRatio !== 1) { - this.getGlobalScale(scaleTmp); - const relX = scaleTmp[0] < 0 ? -1 : 1; - const relY = scaleTmp[1] < 0 ? -1 : 1; - const sx = ((scaleTmp[0] - relX) * globalScaleRatio + relX) / scaleTmp[0] || 0; - const sy = ((scaleTmp[1] - relY) * globalScaleRatio + relY) / scaleTmp[1] || 0; - - m[0] *= sx; - m[1] *= sx; - m[2] *= sy; - m[3] *= sy; - } - - this.invTransform = this.invTransform || matrix.create(); - matrix.invert(this.invTransform, m); - } - - /** - * Get computed global transform - * NOTE: this method will force update transform on all ancestors. - * Please be aware of the potential performance cost. - */ - getComputedTransform() { - let transformNode: Transformable = this; - const ancestors: Transformable[] = []; - while (transformNode) { - ancestors.push(transformNode); - transformNode = transformNode.parent; - } - - // Update from topdown. - while (transformNode = ancestors.pop()) { - transformNode.updateTransform(); - } - - return this.transform; - } - - setLocalTransform(m: vector.VectorArray) { - if (!m) { - // TODO return or set identity? - return; - } - let sx = m[0] * m[0] + m[1] * m[1]; - let sy = m[2] * m[2] + m[3] * m[3]; - - const rotation = Math.atan2(m[1], m[0]); - - const shearX = Math.PI / 2 + rotation - Math.atan2(m[3], m[2]); - sy = Math.sqrt(sy) * Math.cos(shearX); - sx = Math.sqrt(sx); - - this.skewX = shearX; - this.skewY = 0; - this.rotation = -rotation; - - this.x = +m[4]; - this.y = +m[5]; - this.scaleX = sx; - this.scaleY = sy; - - this.originX = 0; - this.originY = 0; - } - /** - * 分解`transform`矩阵到`position`, `rotation`, `scale` - */ - decomposeTransform() { - if (!this.transform) { - return; - } - const parent = this.parent; - let m = this.transform; - if (parent && parent.transform) { - // Get local transform and decompose them to position, scale, rotation - parent.invTransform = parent.invTransform || matrix.create(); - matrix.mul(tmpTransform, parent.invTransform, m); - m = tmpTransform; - } - const ox = this.originX; - const oy = this.originY; - if (ox || oy) { - originTransform[4] = ox; - originTransform[5] = oy; - matrix.mul(tmpTransform, m, originTransform); - tmpTransform[4] -= ox; - tmpTransform[5] -= oy; - m = tmpTransform; - } - - this.setLocalTransform(m); - } - - /** - * Get global scale - */ - getGlobalScale(out?: vector.VectorArray): vector.VectorArray { - const m = this.transform; - out = out || []; - if (!m) { - out[0] = 1; - out[1] = 1; - return out; - } - out[0] = Math.sqrt(m[0] * m[0] + m[1] * m[1]); - out[1] = Math.sqrt(m[2] * m[2] + m[3] * m[3]); - if (m[0] < 0) { - out[0] = -out[0]; - } - if (m[3] < 0) { - out[1] = -out[1]; - } - return out; - } - /** - * 变换坐标位置到 shape 的局部坐标空间 - */ - transformCoordToLocal(x: number, y: number): number[] { - const v2 = [x, y]; - const invTransform = this.invTransform; - if (invTransform) { - vector.applyTransform(v2, v2, invTransform); - } - return v2; - } - - /** - * 变换局部坐标位置到全局坐标空间 - */ - transformCoordToGlobal(x: number, y: number): number[] { - const v2 = [x, y]; - const transform = this.transform; - if (transform) { - vector.applyTransform(v2, v2, transform); - } - return v2; - } - - - getLineScale() { - const m = this.transform; - // Get the line scale. - // Determinant of `m` means how much the area is enlarged by the - // transformation. So its square root can be used as a scale factor - // for width. - return m && abs(m[0] - 1) > 1e-10 && abs(m[3] - 1) > 1e-10 - ? Math.sqrt(abs(m[0] * m[3] - m[2] * m[1])) - : 1; - } - - copyTransform(source: Transformable) { - copyTransform(this, source); - } - - - static getLocalTransform(target: Transformable, m?: matrix.MatrixArray): matrix.MatrixArray { - m = m || []; - - const ox = target.originX || 0; - const oy = target.originY || 0; - const sx = target.scaleX; - const sy = target.scaleY; - const ax = target.anchorX; - const ay = target.anchorY; - const rotation = target.rotation || 0; - const x = target.x; - const y = target.y; - const skewX = target.skewX ? Math.tan(target.skewX) : 0; - // TODO: zrender use different hand in coordinate system and y axis is inversed. - const skewY = target.skewY ? Math.tan(-target.skewY) : 0; - - // The order of transform (-anchor * -origin * scale * skew * rotate * origin * translate). - // We merge (-origin * scale * skew) into one. Also did identity in these operations. - // origin - if (ox || oy || ax || ay) { - const dx = ox + ax; - const dy = oy + ay; - m[4] = -dx * sx - skewX * dy * sy; - m[5] = -dy * sy - skewY * dx * sx; - } - else { - m[4] = m[5] = 0; - } - // scale - m[0] = sx; - m[3] = sy; - // skew - m[1] = skewY * sx; - m[2] = skewX * sy; - - // Apply rotation - rotation && matrix.rotate(m, m, rotation); - - // Translate back from origin and apply translation - m[4] += ox + x; - m[5] += oy + y; - - return m; - } - - private static initDefaultProps = (function () { - const proto = Transformable.prototype; - proto.scaleX = - proto.scaleY = - proto.globalScaleRatio = 1; - proto.x = - proto.y = - proto.originX = - proto.originY = - proto.skewX = - proto.skewY = - proto.rotation = - proto.anchorX = - proto.anchorY = 0; - })() -}; - -export const TRANSFORMABLE_PROPS = [ - 'x', 'y', 'originX', 'originY', 'anchorX', 'anchorY', 'rotation', 'scaleX', 'scaleY', 'skewX', 'skewY' -] as const; - -export type TransformProp = (typeof TRANSFORMABLE_PROPS)[number] - -export function copyTransform( - target: Partial>, - source: Pick -) { - for (let i = 0; i < TRANSFORMABLE_PROPS.length; i++) { - const propName = TRANSFORMABLE_PROPS[i]; - target[propName] = source[propName]; - } -} - -export default Transformable; \ No newline at end of file diff --git a/node_modules/zrender/src/core/WeakMap.ts b/node_modules/zrender/src/core/WeakMap.ts deleted file mode 100644 index d4d00b1..0000000 --- a/node_modules/zrender/src/core/WeakMap.ts +++ /dev/null @@ -1,50 +0,0 @@ -let wmUniqueIndex = Math.round(Math.random() * 9); - -const supportDefineProperty = typeof Object.defineProperty === 'function'; - -export default class WeakMap { - - protected _id: string; - - constructor() { - this._id = '__ec_inner_' + wmUniqueIndex++; - } - - get(key: K): V { - return (this._guard(key) as any)[this._id]; - } - - set(key: K, value: V): WeakMap { - const target = this._guard(key) as any; - if (supportDefineProperty) { - Object.defineProperty(target, this._id, { - value: value, - enumerable: false, - configurable: true - }); - } - else { - target[this._id] = value; - } - return this; - } - - delete(key: K): boolean { - if (this.has(key)) { - delete (this._guard(key) as any)[this._id]; - return true; - } - return false; - } - - has(key: K): boolean { - return !!(this._guard(key) as any)[this._id]; - } - - protected _guard(key: K): K { - if (key !== Object(key)) { - throw TypeError('Value of WeakMap is not a non-null object.'); - } - return key; - } -} diff --git a/node_modules/zrender/src/core/arrayDiff.ts b/node_modules/zrender/src/core/arrayDiff.ts deleted file mode 100644 index 26b0a33..0000000 --- a/node_modules/zrender/src/core/arrayDiff.ts +++ /dev/null @@ -1,196 +0,0 @@ -// Myers' Diff Algorithm -// Modified from https://github.com/kpdecker/jsdiff/blob/master/src/diff/base.js -type EqualFunc = (a: T, b: T) => boolean; - -type DiffComponent = { - count: number - added: boolean - removed: boolean, - indices: number[] -} - -type DiffPath = { - components: DiffComponent[], - newPos: number -} - -// Using O(ND) algorithm -// TODO: Optimize when diff is large. -function diff(oldArr: T[], newArr: T[], equals: EqualFunc): DiffComponent[] { - if (!equals) { - equals = function (a, b) { - return a === b; - }; - } - - oldArr = oldArr.slice(); - newArr = newArr.slice(); - // Allow subclasses to massage the input prior to running - var newLen = newArr.length; - var oldLen = oldArr.length; - var editLength = 1; - var maxEditLength = newLen + oldLen; - var bestPath: DiffPath[] = [{ newPos: -1, components: [] }]; - - // Seed editLength = 0, i.e. the content starts with the same values - var oldPos = extractCommon(bestPath[0], newArr, oldArr, 0, equals); - if (!oldLen // All new created - || !newLen // Clear - || (bestPath[0].newPos + 1 >= newLen && oldPos + 1 >= oldLen)) { - var indices = []; - var allCleared = !newLen && oldLen > 0; - var allCreated = !oldLen && newLen > 0; - for (let i = 0; i < (allCleared ? oldArr : newArr).length; i++) { - indices.push(i); - } - // Identity per the equality and tokenizer - return [{ - indices: indices, - count: indices.length, - added: allCreated, - removed: allCleared - }]; - } - - // Main worker method. checks all permutations of a given edit length for acceptance. - function execEditLength() { - for (let diagonalPath = -1 * editLength; diagonalPath <= editLength; diagonalPath += 2) { - var basePath; - var addPath = bestPath[diagonalPath - 1]; - var removePath = bestPath[diagonalPath + 1]; - var oldPos = (removePath ? removePath.newPos : 0) - diagonalPath; - if (addPath) { - // No one else is going to attempt to use this value, clear it - bestPath[diagonalPath - 1] = undefined; - } - - var canAdd = addPath && addPath.newPos + 1 < newLen; - var canRemove = removePath && 0 <= oldPos && oldPos < oldLen; - if (!canAdd && !canRemove) { - // If this path is a terminal then prune - bestPath[diagonalPath] = undefined; - continue; - } - - // Select the diagonal that we want to branch from. We select the prior - // path whose position in the new string is the farthest from the origin - // and does not pass the bounds of the diff graph - if (!canAdd || (canRemove && addPath.newPos < removePath.newPos)) { - basePath = clonePath(removePath); - pushComponent(basePath.components, false, true); - } - else { - basePath = addPath; // No need to clone, we've pulled it from the list - basePath.newPos++; - pushComponent(basePath.components, true, false); - } - - oldPos = extractCommon(basePath, newArr, oldArr, diagonalPath, equals); - - // If we have hit the end of both strings, then we are done - if (basePath.newPos + 1 >= newLen && oldPos + 1 >= oldLen) { - return buildValues(basePath.components); - } - else { - // Otherwise track this path as a potential candidate and continue. - bestPath[diagonalPath] = basePath; - } - } - - editLength++; - } - - while (editLength <= maxEditLength) { - var ret = execEditLength(); - if (ret) { - return ret; - } - } -} - -function extractCommon(basePath: DiffPath, newArr: T[], oldArr: T[], diagonalPath: number, equals: EqualFunc) { - var newLen = newArr.length; - var oldLen = oldArr.length; - var newPos = basePath.newPos; - var oldPos = newPos - diagonalPath; - var commonCount = 0; - - while (newPos + 1 < newLen && oldPos + 1 < oldLen && equals(newArr[newPos + 1], oldArr[oldPos + 1])) { - newPos++; - oldPos++; - commonCount++; - } - - if (commonCount) { - basePath.components.push({ - count: commonCount, - added: false, - removed: false, - indices: [] - }); - } - - basePath.newPos = newPos; - return oldPos; -} - -function pushComponent(components: DiffComponent[], added: boolean, removed: boolean) { - var last = components[components.length - 1]; - if (last && last.added === added && last.removed === removed) { - // We need to clone here as the component clone operation is just - // as shallow array clone - components[components.length - 1] = { - count: last.count + 1, - added, - removed, - indices: [] - }; - } - else { - components.push({ - count: 1, - added, - removed, - indices: [] - }); - } -} - -function buildValues(components: DiffComponent[]) { - var componentPos = 0; - var componentLen = components.length; - var newPos = 0; - var oldPos = 0; - - for (; componentPos < componentLen; componentPos++) { - var component = components[componentPos]; - if (!component.removed) { - var indices = []; - for (let i = newPos; i < newPos + component.count; i++) { - indices.push(i); - } - component.indices = indices; - newPos += component.count; - // Common case - if (!component.added) { - oldPos += component.count; - } - } - else { - for (let i = oldPos; i < oldPos + component.count; i++) { - component.indices.push(i); - } - oldPos += component.count; - } - } - - return components; -} - -function clonePath(path: DiffPath) { - return { newPos: path.newPos, components: path.components.slice(0) }; -} - -export default function arrayDiff(oldArr: T[], newArr: T[], equal?: EqualFunc): DiffComponent[] { - return diff(oldArr, newArr, equal); -} \ No newline at end of file diff --git a/node_modules/zrender/src/core/bbox.ts b/node_modules/zrender/src/core/bbox.ts deleted file mode 100644 index 921a622..0000000 --- a/node_modules/zrender/src/core/bbox.ts +++ /dev/null @@ -1,187 +0,0 @@ -/** - * @author Yi Shen(https://github.com/pissang) - */ - -import * as vec2 from './vector'; -import * as curve from './curve'; - -const mathMin = Math.min; -const mathMax = Math.max; -const mathSin = Math.sin; -const mathCos = Math.cos; -const PI2 = Math.PI * 2; - -const start = vec2.create(); -const end = vec2.create(); -const extremity = vec2.create(); - -/** - * 从顶点数组中计算出最小包围盒,写入`min`和`max`中 - */ -export function fromPoints(points: ArrayLike[], min: vec2.VectorArray, max: vec2.VectorArray) { - if (points.length === 0) { - return; - } - let p = points[0]; - let left = p[0]; - let right = p[0]; - let top = p[1]; - let bottom = p[1]; - - for (let i = 1; i < points.length; i++) { - p = points[i]; - left = mathMin(left, p[0]); - right = mathMax(right, p[0]); - top = mathMin(top, p[1]); - bottom = mathMax(bottom, p[1]); - } - - min[0] = left; - min[1] = top; - max[0] = right; - max[1] = bottom; -} - -export function fromLine( - x0: number, y0: number, x1: number, y1: number, - min: vec2.VectorArray, max: vec2.VectorArray -) { - min[0] = mathMin(x0, x1); - min[1] = mathMin(y0, y1); - max[0] = mathMax(x0, x1); - max[1] = mathMax(y0, y1); -} - -const xDim: number[] = []; -const yDim: number[] = []; -/** - * 从三阶贝塞尔曲线(p0, p1, p2, p3)中计算出最小包围盒,写入`min`和`max`中 - */ -export function fromCubic( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, - min: vec2.VectorArray, max: vec2.VectorArray -) { - const cubicExtrema = curve.cubicExtrema; - const cubicAt = curve.cubicAt; - let n = cubicExtrema(x0, x1, x2, x3, xDim); - min[0] = Infinity; - min[1] = Infinity; - max[0] = -Infinity; - max[1] = -Infinity; - - for (let i = 0; i < n; i++) { - const x = cubicAt(x0, x1, x2, x3, xDim[i]); - min[0] = mathMin(x, min[0]); - max[0] = mathMax(x, max[0]); - } - n = cubicExtrema(y0, y1, y2, y3, yDim); - for (let i = 0; i < n; i++) { - const y = cubicAt(y0, y1, y2, y3, yDim[i]); - min[1] = mathMin(y, min[1]); - max[1] = mathMax(y, max[1]); - } - - min[0] = mathMin(x0, min[0]); - max[0] = mathMax(x0, max[0]); - min[0] = mathMin(x3, min[0]); - max[0] = mathMax(x3, max[0]); - - min[1] = mathMin(y0, min[1]); - max[1] = mathMax(y0, max[1]); - min[1] = mathMin(y3, min[1]); - max[1] = mathMax(y3, max[1]); -} - -/** - * 从二阶贝塞尔曲线(p0, p1, p2)中计算出最小包围盒,写入`min`和`max`中 - */ -export function fromQuadratic( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, - min: vec2.VectorArray, max: vec2.VectorArray -) { - const quadraticExtremum = curve.quadraticExtremum; - const quadraticAt = curve.quadraticAt; - // Find extremities, where derivative in x dim or y dim is zero - const tx = - mathMax( - mathMin(quadraticExtremum(x0, x1, x2), 1), 0 - ); - const ty = - mathMax( - mathMin(quadraticExtremum(y0, y1, y2), 1), 0 - ); - - const x = quadraticAt(x0, x1, x2, tx); - const y = quadraticAt(y0, y1, y2, ty); - - min[0] = mathMin(x0, x2, x); - min[1] = mathMin(y0, y2, y); - max[0] = mathMax(x0, x2, x); - max[1] = mathMax(y0, y2, y); -} - -/** - * 从圆弧中计算出最小包围盒,写入`min`和`max`中 - */ -export function fromArc( - x: number, y: number, rx: number, ry: number, startAngle: number, endAngle: number, anticlockwise: boolean, - min: vec2.VectorArray, max: vec2.VectorArray -) { - const vec2Min = vec2.min; - const vec2Max = vec2.max; - - const diff = Math.abs(startAngle - endAngle); - - - if (diff % PI2 < 1e-4 && diff > 1e-4) { - // Is a circle - min[0] = x - rx; - min[1] = y - ry; - max[0] = x + rx; - max[1] = y + ry; - return; - } - - start[0] = mathCos(startAngle) * rx + x; - start[1] = mathSin(startAngle) * ry + y; - - end[0] = mathCos(endAngle) * rx + x; - end[1] = mathSin(endAngle) * ry + y; - - vec2Min(min, start, end); - vec2Max(max, start, end); - - // Thresh to [0, Math.PI * 2] - startAngle = startAngle % (PI2); - if (startAngle < 0) { - startAngle = startAngle + PI2; - } - endAngle = endAngle % (PI2); - if (endAngle < 0) { - endAngle = endAngle + PI2; - } - - if (startAngle > endAngle && !anticlockwise) { - endAngle += PI2; - } - else if (startAngle < endAngle && anticlockwise) { - startAngle += PI2; - } - if (anticlockwise) { - const tmp = endAngle; - endAngle = startAngle; - startAngle = tmp; - } - - // const number = 0; - // const step = (anticlockwise ? -Math.PI : Math.PI) / 2; - for (let angle = 0; angle < endAngle; angle += Math.PI / 2) { - if (angle > startAngle) { - extremity[0] = mathCos(angle) * rx + x; - extremity[1] = mathSin(angle) * ry + y; - - vec2Min(min, extremity, min); - vec2Max(max, extremity, max); - } - } -} diff --git a/node_modules/zrender/src/core/curve.ts b/node_modules/zrender/src/core/curve.ts deleted file mode 100644 index 9e35807..0000000 --- a/node_modules/zrender/src/core/curve.ts +++ /dev/null @@ -1,500 +0,0 @@ -/** - * 曲线辅助模块 - */ - -import { - create as v2Create, - distSquare as v2DistSquare, - VectorArray -} from './vector'; - -const mathPow = Math.pow; -const mathSqrt = Math.sqrt; - -const EPSILON = 1e-8; -const EPSILON_NUMERIC = 1e-4; - -const THREE_SQRT = mathSqrt(3); -const ONE_THIRD = 1 / 3; - -// 临时变量 -const _v0 = v2Create(); -const _v1 = v2Create(); -const _v2 = v2Create(); - -function isAroundZero(val: number) { - return val > -EPSILON && val < EPSILON; -} -function isNotAroundZero(val: number) { - return val > EPSILON || val < -EPSILON; -} -/** - * 计算三次贝塞尔值 - */ -export function cubicAt(p0: number, p1: number, p2: number, p3: number, t: number): number { - const onet = 1 - t; - return onet * onet * (onet * p0 + 3 * t * p1) - + t * t * (t * p3 + 3 * onet * p2); -} - -/** - * 计算三次贝塞尔导数值 - */ -export function cubicDerivativeAt(p0: number, p1: number, p2: number, p3: number, t: number): number { - const onet = 1 - t; - return 3 * ( - ((p1 - p0) * onet + 2 * (p2 - p1) * t) * onet - + (p3 - p2) * t * t - ); -} - -/** - * 计算三次贝塞尔方程根,使用盛金公式 - */ -export function cubicRootAt(p0: number, p1: number, p2: number, p3: number, val: number, roots: number[]): number { - // Evaluate roots of cubic functions - const a = p3 + 3 * (p1 - p2) - p0; - const b = 3 * (p2 - p1 * 2 + p0); - const c = 3 * (p1 - p0); - const d = p0 - val; - - const A = b * b - 3 * a * c; - const B = b * c - 9 * a * d; - const C = c * c - 3 * b * d; - - let n = 0; - - if (isAroundZero(A) && isAroundZero(B)) { - if (isAroundZero(b)) { - roots[0] = 0; - } - else { - const t1 = -c / b; //t1, t2, t3, b is not zero - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - } - else { - const disc = B * B - 4 * A * C; - - if (isAroundZero(disc)) { - const K = B / A; - const t1 = -b / a + K; // t1, a is not zero - const t2 = -K / 2; // t2, t3 - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - } - else if (disc > 0) { - const discSqrt = mathSqrt(disc); - let Y1 = A * b + 1.5 * a * (-B + discSqrt); - let Y2 = A * b + 1.5 * a * (-B - discSqrt); - if (Y1 < 0) { - Y1 = -mathPow(-Y1, ONE_THIRD); - } - else { - Y1 = mathPow(Y1, ONE_THIRD); - } - if (Y2 < 0) { - Y2 = -mathPow(-Y2, ONE_THIRD); - } - else { - Y2 = mathPow(Y2, ONE_THIRD); - } - const t1 = (-b - (Y1 + Y2)) / (3 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - else { - const T = (2 * A * b - 3 * a * B) / (2 * mathSqrt(A * A * A)); - const theta = Math.acos(T) / 3; - const ASqrt = mathSqrt(A); - const tmp = Math.cos(theta); - - const t1 = (-b - 2 * ASqrt * tmp) / (3 * a); - const t2 = (-b + ASqrt * (tmp + THREE_SQRT * Math.sin(theta))) / (3 * a); - const t3 = (-b + ASqrt * (tmp - THREE_SQRT * Math.sin(theta))) / (3 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - if (t3 >= 0 && t3 <= 1) { - roots[n++] = t3; - } - } - } - return n; -} - -/** - * 计算三次贝塞尔方程极限值的位置 - * @return 有效数目 - */ -export function cubicExtrema(p0: number, p1: number, p2: number, p3: number, extrema: number[]): number { - const b = 6 * p2 - 12 * p1 + 6 * p0; - const a = 9 * p1 + 3 * p3 - 3 * p0 - 9 * p2; - const c = 3 * p1 - 3 * p0; - - let n = 0; - if (isAroundZero(a)) { - if (isNotAroundZero(b)) { - const t1 = -c / b; - if (t1 >= 0 && t1 <= 1) { - extrema[n++] = t1; - } - } - } - else { - const disc = b * b - 4 * a * c; - if (isAroundZero(disc)) { - extrema[0] = -b / (2 * a); - } - else if (disc > 0) { - const discSqrt = mathSqrt(disc); - const t1 = (-b + discSqrt) / (2 * a); - const t2 = (-b - discSqrt) / (2 * a); - if (t1 >= 0 && t1 <= 1) { - extrema[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - extrema[n++] = t2; - } - } - } - return n; -} - -/** - * 细分三次贝塞尔曲线 - */ -export function cubicSubdivide(p0: number, p1: number, p2: number, p3: number, t: number, out: number[]) { - const p01 = (p1 - p0) * t + p0; - const p12 = (p2 - p1) * t + p1; - const p23 = (p3 - p2) * t + p2; - - const p012 = (p12 - p01) * t + p01; - const p123 = (p23 - p12) * t + p12; - - const p0123 = (p123 - p012) * t + p012; - // Seg0 - out[0] = p0; - out[1] = p01; - out[2] = p012; - out[3] = p0123; - // Seg1 - out[4] = p0123; - out[5] = p123; - out[6] = p23; - out[7] = p3; -} - -/** - * 投射点到三次贝塞尔曲线上,返回投射距离。 - * 投射点有可能会有一个或者多个,这里只返回其中距离最短的一个。 - */ -export function cubicProjectPoint( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, - x: number, y: number, out: VectorArray -): number { - // http://pomax.github.io/bezierinfo/#projections - let t; - let interval = 0.005; - let d = Infinity; - let prev; - let next; - let d1; - let d2; - - _v0[0] = x; - _v0[1] = y; - - // 先粗略估计一下可能的最小距离的 t 值 - // PENDING - for (let _t = 0; _t < 1; _t += 0.05) { - _v1[0] = cubicAt(x0, x1, x2, x3, _t); - _v1[1] = cubicAt(y0, y1, y2, y3, _t); - d1 = v2DistSquare(_v0, _v1); - if (d1 < d) { - t = _t; - d = d1; - } - } - d = Infinity; - - // At most 32 iteration - for (let i = 0; i < 32; i++) { - if (interval < EPSILON_NUMERIC) { - break; - } - prev = t - interval; - next = t + interval; - // t - interval - _v1[0] = cubicAt(x0, x1, x2, x3, prev); - _v1[1] = cubicAt(y0, y1, y2, y3, prev); - - d1 = v2DistSquare(_v1, _v0); - - if (prev >= 0 && d1 < d) { - t = prev; - d = d1; - } - else { - // t + interval - _v2[0] = cubicAt(x0, x1, x2, x3, next); - _v2[1] = cubicAt(y0, y1, y2, y3, next); - d2 = v2DistSquare(_v2, _v0); - - if (next <= 1 && d2 < d) { - t = next; - d = d2; - } - else { - interval *= 0.5; - } - } - } - // t - if (out) { - out[0] = cubicAt(x0, x1, x2, x3, t); - out[1] = cubicAt(y0, y1, y2, y3, t); - } - // console.log(interval, i); - return mathSqrt(d); -} - -/** - * 计算三次贝塞尔曲线长度 - */ -export function cubicLength( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, - iteration: number -) { - let px = x0; - let py = y0; - - let d = 0; - - const step = 1 / iteration; - - for (let i = 1; i <= iteration; i++) { - let t = i * step; - const x = cubicAt(x0, x1, x2, x3, t); - const y = cubicAt(y0, y1, y2, y3, t); - - const dx = x - px; - const dy = y - py; - - d += Math.sqrt(dx * dx + dy * dy); - - px = x; - py = y; - } - - return d; -} - -/** - * 计算二次方贝塞尔值 - */ -export function quadraticAt(p0: number, p1: number, p2: number, t: number): number { - const onet = 1 - t; - return onet * (onet * p0 + 2 * t * p1) + t * t * p2; -} - -/** - * 计算二次方贝塞尔导数值 - */ -export function quadraticDerivativeAt(p0: number, p1: number, p2: number, t: number): number { - return 2 * ((1 - t) * (p1 - p0) + t * (p2 - p1)); -} - -/** - * 计算二次方贝塞尔方程根 - * @return 有效根数目 - */ -export function quadraticRootAt(p0: number, p1: number, p2: number, val: number, roots: number[]): number { - const a = p0 - 2 * p1 + p2; - const b = 2 * (p1 - p0); - const c = p0 - val; - - let n = 0; - if (isAroundZero(a)) { - if (isNotAroundZero(b)) { - const t1 = -c / b; - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - } - else { - const disc = b * b - 4 * a * c; - if (isAroundZero(disc)) { - const t1 = -b / (2 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - } - else if (disc > 0) { - const discSqrt = mathSqrt(disc); - const t1 = (-b + discSqrt) / (2 * a); - const t2 = (-b - discSqrt) / (2 * a); - if (t1 >= 0 && t1 <= 1) { - roots[n++] = t1; - } - if (t2 >= 0 && t2 <= 1) { - roots[n++] = t2; - } - } - } - return n; -} - -/** - * 计算二次贝塞尔方程极限值 - */ -export function quadraticExtremum(p0: number, p1: number, p2: number): number { - const divider = p0 + p2 - 2 * p1; - if (divider === 0) { - // p1 is center of p0 and p2 - return 0.5; - } - else { - return (p0 - p1) / divider; - } -} - -/** - * 细分二次贝塞尔曲线 - */ -export function quadraticSubdivide(p0: number, p1: number, p2: number, t: number, out: number[]) { - const p01 = (p1 - p0) * t + p0; - const p12 = (p2 - p1) * t + p1; - const p012 = (p12 - p01) * t + p01; - - // Seg0 - out[0] = p0; - out[1] = p01; - out[2] = p012; - - // Seg1 - out[3] = p012; - out[4] = p12; - out[5] = p2; -} - -/** - * 投射点到二次贝塞尔曲线上,返回投射距离。 - * 投射点有可能会有一个或者多个,这里只返回其中距离最短的一个。 - * @param {number} x0 - * @param {number} y0 - * @param {number} x1 - * @param {number} y1 - * @param {number} x2 - * @param {number} y2 - * @param {number} x - * @param {number} y - * @param {Array.} out 投射点 - * @return {number} - */ -export function quadraticProjectPoint( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, - x: number, y: number, out: VectorArray -): number { - // http://pomax.github.io/bezierinfo/#projections - let t: number; - let interval = 0.005; - let d = Infinity; - - _v0[0] = x; - _v0[1] = y; - - // 先粗略估计一下可能的最小距离的 t 值 - // PENDING - for (let _t = 0; _t < 1; _t += 0.05) { - _v1[0] = quadraticAt(x0, x1, x2, _t); - _v1[1] = quadraticAt(y0, y1, y2, _t); - const d1 = v2DistSquare(_v0, _v1); - if (d1 < d) { - t = _t; - d = d1; - } - } - d = Infinity; - - // At most 32 iteration - for (let i = 0; i < 32; i++) { - if (interval < EPSILON_NUMERIC) { - break; - } - const prev = t - interval; - const next = t + interval; - // t - interval - _v1[0] = quadraticAt(x0, x1, x2, prev); - _v1[1] = quadraticAt(y0, y1, y2, prev); - - const d1 = v2DistSquare(_v1, _v0); - - if (prev >= 0 && d1 < d) { - t = prev; - d = d1; - } - else { - // t + interval - _v2[0] = quadraticAt(x0, x1, x2, next); - _v2[1] = quadraticAt(y0, y1, y2, next); - const d2 = v2DistSquare(_v2, _v0); - if (next <= 1 && d2 < d) { - t = next; - d = d2; - } - else { - interval *= 0.5; - } - } - } - // t - if (out) { - out[0] = quadraticAt(x0, x1, x2, t); - out[1] = quadraticAt(y0, y1, y2, t); - } - // console.log(interval, i); - return mathSqrt(d); -} - -/** - * 计算二次贝塞尔曲线长度 - */ -export function quadraticLength( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, - iteration: number -) { - let px = x0; - let py = y0; - - let d = 0; - - const step = 1 / iteration; - - for (let i = 1; i <= iteration; i++) { - let t = i * step; - const x = quadraticAt(x0, x1, x2, t); - const y = quadraticAt(y0, y1, y2, t); - - const dx = x - px; - const dy = y - py; - - d += Math.sqrt(dx * dx + dy * dy); - - px = x; - py = y; - } - - return d; -} diff --git a/node_modules/zrender/src/core/dom.ts b/node_modules/zrender/src/core/dom.ts deleted file mode 100644 index fd74b89..0000000 --- a/node_modules/zrender/src/core/dom.ts +++ /dev/null @@ -1,187 +0,0 @@ - -import env from './env'; -import {buildTransformer} from './fourPointsTransform'; -import {Dictionary} from './types'; - -const EVENT_SAVED_PROP = '___zrEVENTSAVED'; -const _calcOut: number[] = []; - -type SavedInfo = { - markers?: HTMLDivElement[] - trans?: ReturnType - invTrans?: ReturnType - srcCoords?: number[] -} - -/** - * Transform "local coord" from `elFrom` to `elTarget`. - * "local coord": the coord based on the input `el`. The origin point is at - * the position of "left: 0; top: 0;" in the `el`. - * - * Support when CSS transform is used. - * - * Having the `out` (that is, `[outX, outY]`), we can create an DOM element - * and set the CSS style as "left: outX; top: outY;" and append it to `elTarge` - * to locate the element. - * - * For example, this code below positions a child of `document.body` on the event - * point, no matter whether `body` has `margin`/`paddin`/`transfrom`/... : - * ```js - * transformLocalCoord(out, container, document.body, event.offsetX, event.offsetY); - * if (!eqNaN(out[0])) { - * // Then locate the tip element on the event point. - * var tipEl = document.createElement('div'); - * tipEl.style.cssText = 'position: absolute; left:' + out[0] + ';top:' + out[1] + ';'; - * document.body.appendChild(tipEl); - * } - * ``` - * - * Notice: In some env this method is not supported. If called, `out` will be `[NaN, NaN]`. - * - * @param {Array.} out [inX: number, inY: number] The output.. - * If can not transform, `out` will not be modified but return `false`. - * @param {HTMLElement} elFrom The `[inX, inY]` is based on elFrom. - * @param {HTMLElement} elTarget The `out` is based on elTarget. - * @param {number} inX - * @param {number} inY - * @return {boolean} Whether transform successfully. - */ -export function transformLocalCoord( - out: number[], - elFrom: HTMLElement, - elTarget: HTMLElement, - inX: number, - inY: number -) { - return transformCoordWithViewport(_calcOut, elFrom, inX, inY, true) - && transformCoordWithViewport(out, elTarget, _calcOut[0], _calcOut[1]); -} - -/** - * Transform between a "viewport coord" and a "local coord". - * "viewport coord": the coord based on the left-top corner of the viewport - * of the browser. - * "local coord": the coord based on the input `el`. The origin point is at - * the position of "left: 0; top: 0;" in the `el`. - * - * Support the case when CSS transform is used on el. - * - * @param out [inX: number, inY: number] The output. If `inverse: false`, - * it represents "local coord", otherwise "vireport coord". - * If can not transform, `out` will not be modified but return `false`. - * @param el The "local coord" is based on the `el`, see comment above. - * @param inX If `inverse: false`, - * it represents "vireport coord", otherwise "local coord". - * @param inY If `inverse: false`, - * it represents "vireport coord", otherwise "local coord". - * @param inverse - * `true`: from "viewport coord" to "local coord". - * `false`: from "local coord" to "viewport coord". - * @return {boolean} Whether transform successfully. - */ -export function transformCoordWithViewport( - out: number[], - el: HTMLElement, - inX: number, - inY: number, - inverse?: boolean -) { - if (el.getBoundingClientRect && env.domSupported && !isCanvasEl(el)) { - const saved = (el as any)[EVENT_SAVED_PROP] || ((el as any)[EVENT_SAVED_PROP] = {}); - const markers = prepareCoordMarkers(el, saved); - const transformer = preparePointerTransformer(markers, saved, inverse); - if (transformer) { - transformer(out, inX, inY); - return true; - } - } - return false; -} - -function prepareCoordMarkers(el: HTMLElement, saved: SavedInfo) { - let markers = saved.markers; - if (markers) { - return markers; - } - - markers = saved.markers = []; - const propLR = ['left', 'right']; - const propTB = ['top', 'bottom']; - - for (let i = 0; i < 4; i++) { - const marker = document.createElement('div'); - const stl = marker.style; - const idxLR = i % 2; - const idxTB = (i >> 1) % 2; - stl.cssText = [ - 'position: absolute', - 'visibility: hidden', - 'padding: 0', - 'margin: 0', - 'border-width: 0', - 'user-select: none', - 'width:0', - 'height:0', - // 'width: 5px', - // 'height: 5px', - propLR[idxLR] + ':0', - propTB[idxTB] + ':0', - propLR[1 - idxLR] + ':auto', - propTB[1 - idxTB] + ':auto', - '' - ].join('!important;'); - el.appendChild(marker); - markers.push(marker); - } - - return markers; -} - -function preparePointerTransformer(markers: HTMLDivElement[], saved: SavedInfo, inverse?: boolean) { - const transformerName: 'invTrans' | 'trans' = inverse ? 'invTrans' : 'trans'; - const transformer = saved[transformerName]; - const oldSrcCoords = saved.srcCoords; - const srcCoords = []; - const destCoords = []; - let oldCoordTheSame = true; - - for (let i = 0; i < 4; i++) { - const rect = markers[i].getBoundingClientRect(); - const ii = 2 * i; - const x = rect.left; - const y = rect.top; - srcCoords.push(x, y); - oldCoordTheSame = oldCoordTheSame && oldSrcCoords && x === oldSrcCoords[ii] && y === oldSrcCoords[ii + 1]; - destCoords.push(markers[i].offsetLeft, markers[i].offsetTop); - } - // Cache to avoid time consuming of `buildTransformer`. - return (oldCoordTheSame && transformer) - ? transformer - : ( - saved.srcCoords = srcCoords, - saved[transformerName] = inverse - ? buildTransformer(destCoords, srcCoords) - : buildTransformer(srcCoords, destCoords) - ); -} - -export function isCanvasEl(el: HTMLElement): el is HTMLCanvasElement { - return el.nodeName.toUpperCase() === 'CANVAS'; -} - -const replaceReg = /([&<>"'])/g; -const replaceMap: Dictionary = { - '&': '&', - '<': '<', - '>': '>', - '"': '"', - '\'': ''' -}; - -export function encodeHTML(source: string): string { - return source == null - ? '' - : (source + '').replace(replaceReg, function (str, c) { - return replaceMap[c]; - }); -} diff --git a/node_modules/zrender/src/core/env.ts b/node_modules/zrender/src/core/env.ts deleted file mode 100644 index cadec66..0000000 --- a/node_modules/zrender/src/core/env.ts +++ /dev/null @@ -1,118 +0,0 @@ -declare const wx: { - getSystemInfoSync: Function -}; - -class Browser { - firefox = false - ie = false - edge = false - newEdge = false - weChat = false - version: string | number -} - -class Env { - browser = new Browser() - node = false - wxa = false - worker = false - - svgSupported = false - touchEventsSupported = false - pointerEventsSupported = false - domSupported = false - transformSupported = false - transform3dSupported = false - - hasGlobalWindow = typeof window !== 'undefined' -} - -const env = new Env(); - -if (typeof wx === 'object' && typeof wx.getSystemInfoSync === 'function') { - env.wxa = true; - env.touchEventsSupported = true; -} -else if (typeof document === 'undefined' && typeof self !== 'undefined') { - // In worker - env.worker = true; -} -else if ( - typeof navigator === 'undefined' - || navigator.userAgent.indexOf('Node.js') === 0 -) { - // In node - env.node = true; - env.svgSupported = true; -} -else { - detect(navigator.userAgent, env); -} - -// Zepto.js -// (c) 2010-2013 Thomas Fuchs -// Zepto.js may be freely distributed under the MIT license. - -function detect(ua: string, env: Env) { - const browser = env.browser; - const firefox = ua.match(/Firefox\/([\d.]+)/); - const ie = ua.match(/MSIE\s([\d.]+)/) - // IE 11 Trident/7.0; rv:11.0 - || ua.match(/Trident\/.+?rv:(([\d.]+))/); - const edge = ua.match(/Edge?\/([\d.]+)/); // IE 12 and 12+ - - const weChat = (/micromessenger/i).test(ua); - - if (firefox) { - browser.firefox = true; - browser.version = firefox[1]; - } - if (ie) { - browser.ie = true; - browser.version = ie[1]; - } - - if (edge) { - browser.edge = true; - browser.version = edge[1]; - browser.newEdge = +edge[1].split('.')[0] > 18; - } - - // It is difficult to detect WeChat in Win Phone precisely, because ua can - // not be set on win phone. So we do not consider Win Phone. - if (weChat) { - browser.weChat = true; - } - - env.svgSupported = typeof SVGRect !== 'undefined'; - env.touchEventsSupported = 'ontouchstart' in window && !browser.ie && !browser.edge; - env.pointerEventsSupported = 'onpointerdown' in window - && (browser.edge || (browser.ie && +browser.version >= 11)); - env.domSupported = typeof document !== 'undefined'; - - const style = document.documentElement.style; - - env.transform3dSupported = ( - // IE9 only supports transform 2D - // transform 3D supported since IE10 - // we detect it by whether 'transition' is in style - (browser.ie && 'transition' in style) - // edge - || browser.edge - // webkit - || (('WebKitCSSMatrix' in window) && ('m11' in new WebKitCSSMatrix())) - // gecko-based browsers - || 'MozPerspective' in style - ) // Opera supports CSS transforms after version 12 - && !('OTransition' in style); - - // except IE 6-8 and very old firefox 2-3 & opera 10.1 - // other browsers all support `transform` - env.transformSupported = env.transform3dSupported - // transform 2D is supported in IE9 - || (browser.ie && +browser.version >= 9); - -} - - -export default env; diff --git a/node_modules/zrender/src/core/event.ts b/node_modules/zrender/src/core/event.ts deleted file mode 100644 index e872db5..0000000 --- a/node_modules/zrender/src/core/event.ts +++ /dev/null @@ -1,313 +0,0 @@ -/** - * Utilities for mouse or touch events. - */ - -import Eventful from './Eventful'; -import env from './env'; -import { ZRRawEvent } from './types'; -import {isCanvasEl, transformCoordWithViewport} from './dom'; - -const MOUSE_EVENT_REG = /^(?:mouse|pointer|contextmenu|drag|drop)|click/; -const _calcOut: number[] = []; -const firefoxNotSupportOffsetXY = env.browser.firefox - // use offsetX/offsetY for Firefox >= 39 - // PENDING: consider Firefox for Android and Firefox OS? >= 43 - && +(env.browser.version as string).split('.')[0] < 39; - -type FirefoxMouseEvent = { - layerX: number - layerY: number -} - - -/** - * Get the `zrX` and `zrY`, which are relative to the top-left of - * the input `el`. - * CSS transform (2D & 3D) is supported. - * - * The strategy to fetch the coords: - * + If `calculate` is not set as `true`, users of this method should - * ensure that `el` is the same or the same size & location as `e.target`. - * Otherwise the result coords are probably not expected. Because we - * firstly try to get coords from e.offsetX/e.offsetY. - * + If `calculate` is set as `true`, the input `el` can be any element - * and we force to calculate the coords based on `el`. - * + The input `el` should be positionable (not position:static). - * - * The force `calculate` can be used in case like: - * When mousemove event triggered on ec tooltip, `e.target` is not `el`(zr painter.dom). - * - * @param el DOM element. - * @param e Mouse event or touch event. - * @param out Get `out.zrX` and `out.zrY` as the result. - * @param calculate Whether to force calculate - * the coordinates but not use ones provided by browser. - */ -export function clientToLocal( - el: HTMLElement, - e: ZRRawEvent | FirefoxMouseEvent | Touch, - out: {zrX?: number, zrY?: number}, - calculate?: boolean -) { - out = out || {}; - - // According to the W3C Working Draft, offsetX and offsetY should be relative - // to the padding edge of the target element. The only browser using this convention - // is IE. Webkit uses the border edge, Opera uses the content edge, and FireFox does - // not support the properties. - // (see http://www.jacklmoore.com/notes/mouse-position/) - // In zr painter.dom, padding edge equals to border edge. - if (calculate) { - calculateZrXY(el, e as ZRRawEvent, out); - } - // Caution: In FireFox, layerX/layerY Mouse position relative to the closest positioned - // ancestor element, so we should make sure el is positioned (e.g., not position:static). - // BTW1, Webkit don't return the same results as FF in non-simple cases (like add - // zoom-factor, overflow / opacity layers, transforms ...) - // BTW2, (ev.offsetY || ev.pageY - $(ev.target).offset().top) is not correct in preserve-3d. - // - // BTW3, In ff, offsetX/offsetY is always 0. - else if (firefoxNotSupportOffsetXY - && (e as FirefoxMouseEvent).layerX != null - && (e as FirefoxMouseEvent).layerX !== (e as MouseEvent).offsetX - ) { - out.zrX = (e as FirefoxMouseEvent).layerX; - out.zrY = (e as FirefoxMouseEvent).layerY; - } - // For IE6+, chrome, safari, opera, firefox >= 39 - else if ((e as MouseEvent).offsetX != null) { - out.zrX = (e as MouseEvent).offsetX; - out.zrY = (e as MouseEvent).offsetY; - } - // For some other device, e.g., IOS safari. - else { - calculateZrXY(el, e as ZRRawEvent, out); - } - - return out; -} - -function calculateZrXY( - el: HTMLElement, - e: ZRRawEvent, - out: {zrX?: number, zrY?: number} -) { - // BlackBerry 5, iOS 3 (original iPhone) don't have getBoundingRect. - if (env.domSupported && el.getBoundingClientRect) { - const ex = (e as MouseEvent).clientX; - const ey = (e as MouseEvent).clientY; - - if (isCanvasEl(el)) { - // Original approach, which do not support CSS transform. - // marker can not be locationed in a canvas container - // (getBoundingClientRect is always 0). We do not support - // that input a pre-created canvas to zr while using css - // transform in iOS. - const box = el.getBoundingClientRect(); - out.zrX = ex - box.left; - out.zrY = ey - box.top; - return; - } - else { - if (transformCoordWithViewport(_calcOut, el, ex, ey)) { - out.zrX = _calcOut[0]; - out.zrY = _calcOut[1]; - return; - } - } - } - out.zrX = out.zrY = 0; -} - -/** - * Find native event compat for legency IE. - * Should be called at the begining of a native event listener. - * - * @param e Mouse event or touch event or pointer event. - * For lagency IE, we use `window.event` is used. - * @return The native event. - */ -export function getNativeEvent(e: ZRRawEvent): ZRRawEvent { - return e - || (window.event as any); // For IE -} - -/** - * Normalize the coordinates of the input event. - * - * Get the `e.zrX` and `e.zrY`, which are relative to the top-left of - * the input `el`. - * Get `e.zrDelta` if using mouse wheel. - * Get `e.which`, see the comment inside this function. - * - * Do not calculate repeatly if `zrX` and `zrY` already exist. - * - * Notice: see comments in `clientToLocal`. check the relationship - * between the result coords and the parameters `el` and `calculate`. - * - * @param el DOM element. - * @param e See `getNativeEvent`. - * @param calculate Whether to force calculate - * the coordinates but not use ones provided by browser. - * @return The normalized native UIEvent. - */ -export function normalizeEvent( - el: HTMLElement, - e: ZRRawEvent, - calculate?: boolean -) { - - e = getNativeEvent(e); - - if (e.zrX != null) { - return e; - } - - const eventType = e.type; - const isTouch = eventType && eventType.indexOf('touch') >= 0; - - if (!isTouch) { - clientToLocal(el, e, e, calculate); - const wheelDelta = getWheelDeltaMayPolyfill(e); - // FIXME: IE8- has "wheelDeta" in event "mousewheel" but hat different value (120 times) - // with Chrome and Safari. It's not correct for zrender event but we left it as it was. - e.zrDelta = wheelDelta ? wheelDelta / 120 : -(e.detail || 0) / 3; - } - else { - const touch = eventType !== 'touchend' - ? (e).targetTouches[0] - : (e).changedTouches[0]; - touch && clientToLocal(el, touch, e, calculate); - } - - // Add which for click: 1 === left; 2 === middle; 3 === right; otherwise: 0; - // See jQuery: https://github.com/jquery/jquery/blob/master/src/event.js - // If e.which has been defined, it may be readonly, - // see: https://developer.mozilla.org/en-US/docs/Web/API/MouseEvent/which - const button = (e).button; - if (e.which == null && button !== undefined && MOUSE_EVENT_REG.test(e.type)) { - (e as any).which = (button & 1 ? 1 : (button & 2 ? 3 : (button & 4 ? 2 : 0))); - } - // [Caution]: `e.which` from browser is not always reliable. For example, - // when press left button and `mousemove (pointermove)` in Edge, the `e.which` - // is 65536 and the `e.button` is -1. But the `mouseup (pointerup)` and - // `mousedown (pointerdown)` is the same as Chrome does. - - return e; -} - -// TODO: also provide prop "deltaX" "deltaY" in zrender "mousewheel" event. -function getWheelDeltaMayPolyfill(e: ZRRawEvent): number { - // Although event "wheel" do not has the prop "wheelDelta" in spec, - // agent like Chrome and Safari still provide "wheelDelta" like - // event "mousewheel" did (perhaps for backward compat). - // Since zrender has been using "wheelDeta" in zrender event "mousewheel". - // we currently do not break it. - // But event "wheel" in firefox do not has "wheelDelta", so we calculate - // "wheelDeta" from "deltaX", "deltaY" (which is the props in spec). - const rawWheelDelta = (e as any).wheelDelta; - // Theroetically `e.wheelDelta` won't be 0 unless some day it has been deprecated - // by agent like Chrome or Safari. So we also calculate it if rawWheelDelta is 0. - if (rawWheelDelta) { - return rawWheelDelta; - } - - const deltaX = (e as any).deltaX; - const deltaY = (e as any).deltaY; - if (deltaX == null || deltaY == null) { - return rawWheelDelta; - } - - // Test in Chrome and Safari (MacOS): - // The sign is corrent. - // The abs value is 99% corrent (inconsist case only like 62~63, 125~126 ...) - const delta = deltaY !== 0 ? Math.abs(deltaY) : Math.abs(deltaX); - const sign = deltaY > 0 ? -1 - : deltaY < 0 ? 1 - : deltaX > 0 ? -1 - : 1; - return 3 * delta * sign; -} - - -type AddEventListenerParams = Parameters -type RemoveEventListenerParams = Parameters -/** - * @param el - * @param name - * @param handler - * @param opt If boolean, means `opt.capture` - * @param opt.capture - * @param opt.passive - */ -export function addEventListener( - el: HTMLElement | HTMLDocument, - name: AddEventListenerParams[0], - handler: AddEventListenerParams[1], - opt?: AddEventListenerParams[2] -) { - // Reproduct the console warning: - // [Violation] Added non-passive event listener to a scroll-blocking event. - // Consider marking event handler as 'passive' to make the page more responsive. - // Just set console log level: verbose in chrome dev tool. - // then the warning log will be printed when addEventListener called. - // See https://github.com/WICG/EventListenerOptions/blob/gh-pages/explainer.md - // We have not yet found a neat way to using passive. Because in zrender the dom event - // listener delegate all of the upper events of element. Some of those events need - // to prevent default. For example, the feature `preventDefaultMouseMove` of echarts. - // Before passive can be adopted, these issues should be considered: - // (1) Whether and how a zrender user specifies an event listener passive. And by default, - // passive or not. - // (2) How to tread that some zrender event listener is passive, and some is not. If - // we use other way but not preventDefault of mousewheel and touchmove, browser - // compatibility should be handled. - - // const opts = (env.passiveSupported && name === 'mousewheel') - // ? {passive: true} - // // By default, the third param of el.addEventListener is `capture: false`. - // : void 0; - // el.addEventListener(name, handler /* , opts */); - el.addEventListener(name, handler, opt); -} - -/** - * Parameter are the same as `addEventListener`. - * - * Notice that if a listener is registered twice, one with capture and one without, - * remove each one separately. Removal of a capturing listener does not affect a - * non-capturing version of the same listener, and vice versa. - */ -export function removeEventListener( - el: HTMLElement | HTMLDocument, - name: RemoveEventListenerParams[0], - handler: RemoveEventListenerParams[1], - opt: RemoveEventListenerParams[2] -) { - el.removeEventListener(name, handler, opt); -} - -/** - * preventDefault and stopPropagation. - * Notice: do not use this method in zrender. It can only be - * used by upper applications if necessary. - * - * @param {Event} e A mouse or touch event. - */ -export const stop = function (e: MouseEvent | TouchEvent | PointerEvent) { - e.preventDefault(); - e.stopPropagation(); - e.cancelBubble = true; -}; - -/** - * This method only works for mouseup and mousedown. The functionality is restricted - * for fault tolerance, See the `e.which` compatibility above. - * - * params can be MouseEvent or ElementEvent - */ -export function isMiddleOrRightButtonOnMouseUpDown(e: { which: number }) { - return e.which === 2 || e.which === 3; -} - -// For backward compatibility -export {Eventful as Dispatcher}; diff --git a/node_modules/zrender/src/core/fourPointsTransform.ts b/node_modules/zrender/src/core/fourPointsTransform.ts deleted file mode 100644 index 62322c6..0000000 --- a/node_modules/zrender/src/core/fourPointsTransform.ts +++ /dev/null @@ -1,108 +0,0 @@ -/** - * The algoritm is learnt from - * https://franklinta.com/2014/09/08/computing-css-matrix3d-transforms/ - * And we made some optimization for matrix inversion. - * Other similar approaches: - * "cv::getPerspectiveTransform", "Direct Linear Transformation". - */ - -const LN2 = Math.log(2); - -function determinant( - rows: number[][], - rank: number, - rowStart: number, - rowMask: number, - colMask: number, - detCache: {[key: string]: number} -) { - const cacheKey = rowMask + '-' + colMask; - const fullRank = rows.length; - - if (detCache.hasOwnProperty(cacheKey)) { - return detCache[cacheKey]; - } - - if (rank === 1) { - // In this case the colMask must be like: `11101111`. We can find the place of `0`. - const colStart = Math.round(Math.log(((1 << fullRank) - 1) & ~colMask) / LN2); - return rows[rowStart][colStart]; - } - - const subRowMask = rowMask | (1 << rowStart); - let subRowStart = rowStart + 1; - while (rowMask & (1 << subRowStart)) { - subRowStart++; - } - - let sum = 0; - for (let j = 0, colLocalIdx = 0; j < fullRank; j++) { - const colTag = 1 << j; - if (!(colTag & colMask)) { - sum += (colLocalIdx % 2 ? -1 : 1) * rows[rowStart][j] - // det(subMatrix(0, j)) - * determinant(rows, rank - 1, subRowStart, subRowMask, colMask | colTag, detCache); - colLocalIdx++; - } - } - - detCache[cacheKey] = sum; - - return sum; -} - -/** - * Usage: - * ```js - * const transformer = buildTransformer( - * [10, 44, 100, 44, 100, 300, 10, 300], - * [50, 54, 130, 14, 140, 330, 14, 220] - * ); - * const out = []; - * transformer && transformer([11, 33], out); - * ``` - * - * Notice: `buildTransformer` may take more than 10ms in some Android device. - * - * @param src source four points, [x0, y0, x1, y1, x2, y2, x3, y3] - * @param dest destination four points, [x0, y0, x1, y1, x2, y2, x3, y3] - * @return transformer If fail, return null/undefined. - */ -export function buildTransformer(src: number[], dest: number[]) { - const mA = [ - [src[0], src[1], 1, 0, 0, 0, -dest[0] * src[0], -dest[0] * src[1]], - [0, 0, 0, src[0], src[1], 1, -dest[1] * src[0], -dest[1] * src[1]], - [src[2], src[3], 1, 0, 0, 0, -dest[2] * src[2], -dest[2] * src[3]], - [0, 0, 0, src[2], src[3], 1, -dest[3] * src[2], -dest[3] * src[3]], - [src[4], src[5], 1, 0, 0, 0, -dest[4] * src[4], -dest[4] * src[5]], - [0, 0, 0, src[4], src[5], 1, -dest[5] * src[4], -dest[5] * src[5]], - [src[6], src[7], 1, 0, 0, 0, -dest[6] * src[6], -dest[6] * src[7]], - [0, 0, 0, src[6], src[7], 1, -dest[7] * src[6], -dest[7] * src[7]] - ]; - - const detCache = {}; - const det = determinant(mA, 8, 0, 0, 0, detCache); - if (det === 0) { - // can not make transformer when and only when - // any three of the markers are collinear. - return; - } - - // `invert(mA) * dest`, that is, `adj(mA) / det * dest`. - const vh: number[] = []; - for (let i = 0; i < 8; i++) { - for (let j = 0; j < 8; j++) { - vh[j] == null && (vh[j] = 0); - vh[j] += ((i + j) % 2 ? -1 : 1) - // det(subMatrix(i, j)) - * determinant(mA, 7, i === 0 ? 1 : 0, 1 << i, 1 << j, detCache) - / det * dest[i]; - } - } - - return function (out: number[], srcPointX: number, srcPointY: number) { - const pk = srcPointX * vh[6] + srcPointY * vh[7] + 1; - out[0] = (srcPointX * vh[0] + srcPointY * vh[1] + vh[2]) / pk; - out[1] = (srcPointX * vh[3] + srcPointY * vh[4] + vh[5]) / pk; - }; -} diff --git a/node_modules/zrender/src/core/matrix.ts b/node_modules/zrender/src/core/matrix.ts deleted file mode 100644 index 13b5b9e..0000000 --- a/node_modules/zrender/src/core/matrix.ts +++ /dev/null @@ -1,155 +0,0 @@ -/** - * 3x2矩阵操作类 - * @exports zrender/tool/matrix - */ - -/* global Float32Array */ - -import {VectorArray} from './vector'; - -export type MatrixArray = number[] -/** - * Create a identity matrix. - */ -export function create(): MatrixArray { - return [1, 0, 0, 1, 0, 0]; -} - -/** - * 设置矩阵为单位矩阵 - */ -export function identity(out: MatrixArray): MatrixArray { - out[0] = 1; - out[1] = 0; - out[2] = 0; - out[3] = 1; - out[4] = 0; - out[5] = 0; - return out; -} - -/** - * 复制矩阵 - */ -export function copy(out: MatrixArray, m: MatrixArray): MatrixArray { - out[0] = m[0]; - out[1] = m[1]; - out[2] = m[2]; - out[3] = m[3]; - out[4] = m[4]; - out[5] = m[5]; - return out; -} - -/** - * 矩阵相乘 - */ -export function mul(out: MatrixArray, m1: MatrixArray, m2: MatrixArray): MatrixArray { - // Consider matrix.mul(m, m2, m); - // where out is the same as m2. - // So use temp constiable to escape error. - const out0 = m1[0] * m2[0] + m1[2] * m2[1]; - const out1 = m1[1] * m2[0] + m1[3] * m2[1]; - const out2 = m1[0] * m2[2] + m1[2] * m2[3]; - const out3 = m1[1] * m2[2] + m1[3] * m2[3]; - const out4 = m1[0] * m2[4] + m1[2] * m2[5] + m1[4]; - const out5 = m1[1] * m2[4] + m1[3] * m2[5] + m1[5]; - out[0] = out0; - out[1] = out1; - out[2] = out2; - out[3] = out3; - out[4] = out4; - out[5] = out5; - return out; -} - -/** - * 平移变换 - */ -export function translate(out: MatrixArray, a: MatrixArray, v: VectorArray): MatrixArray { - out[0] = a[0]; - out[1] = a[1]; - out[2] = a[2]; - out[3] = a[3]; - out[4] = a[4] + v[0]; - out[5] = a[5] + v[1]; - return out; -} - -/** - * 旋转变换 - */ -export function rotate( - out: MatrixArray, - a: MatrixArray, - rad: number, - pivot: VectorArray = [0, 0] -): MatrixArray { - const aa = a[0]; - const ac = a[2]; - const atx = a[4]; - const ab = a[1]; - const ad = a[3]; - const aty = a[5]; - const st = Math.sin(rad); - const ct = Math.cos(rad); - - out[0] = aa * ct + ab * st; - out[1] = -aa * st + ab * ct; - out[2] = ac * ct + ad * st; - out[3] = -ac * st + ct * ad; - out[4] = ct * (atx - pivot[0]) + st * (aty - pivot[1]) + pivot[0]; - out[5] = ct * (aty - pivot[1]) - st * (atx - pivot[0]) + pivot[1]; - return out; -} - -/** - * 缩放变换 - */ -export function scale(out: MatrixArray, a: MatrixArray, v: VectorArray): MatrixArray { - const vx = v[0]; - const vy = v[1]; - out[0] = a[0] * vx; - out[1] = a[1] * vy; - out[2] = a[2] * vx; - out[3] = a[3] * vy; - out[4] = a[4] * vx; - out[5] = a[5] * vy; - return out; -} - -/** - * 求逆矩阵 - */ -export function invert(out: MatrixArray, a: MatrixArray): MatrixArray | null { - - const aa = a[0]; - const ac = a[2]; - const atx = a[4]; - const ab = a[1]; - const ad = a[3]; - const aty = a[5]; - - let det = aa * ad - ab * ac; - if (!det) { - return null; - } - det = 1.0 / det; - - out[0] = ad * det; - out[1] = -ab * det; - out[2] = -ac * det; - out[3] = aa * det; - out[4] = (ac * aty - ad * atx) * det; - out[5] = (ab * atx - aa * aty) * det; - return out; -} - -/** - * Clone a new matrix. - */ -export function clone(a: MatrixArray): MatrixArray { - const b = create(); - copy(b, a); - return b; -} diff --git a/node_modules/zrender/src/core/platform.ts b/node_modules/zrender/src/core/platform.ts deleted file mode 100644 index c891102..0000000 --- a/node_modules/zrender/src/core/platform.ts +++ /dev/null @@ -1,111 +0,0 @@ -export const DEFAULT_FONT_SIZE = 12; -export const DEFAULT_FONT_FAMILY = 'sans-serif'; -export const DEFAULT_FONT = `${DEFAULT_FONT_SIZE}px ${DEFAULT_FONT_FAMILY}`; - -interface Platform { - // TODO CanvasLike? - createCanvas(): HTMLCanvasElement - measureText(text: string, font?: string): { width: number } - loadImage( - src: string, - onload: () => void | HTMLImageElement['onload'], - onerror: () => void | HTMLImageElement['onerror'] - ): HTMLImageElement -} - -// Text width map used for environment there is no canvas -// Only common ascii is used for size concern. - -// Generated from following code -// -// ctx.font = '12px sans-serif'; -// const asciiRange = [32, 126]; -// let mapStr = ''; -// for (let i = asciiRange[0]; i <= asciiRange[1]; i++) { -// const char = String.fromCharCode(i); -// const width = ctx.measureText(char).width; -// const ratio = Math.round(width / 12 * 100); -// mapStr += String.fromCharCode(ratio + 20)) -// } -// mapStr.replace(/\\/g, '\\\\'); -const OFFSET = 20; -const SCALE = 100; -// TODO other basic fonts? -// eslint-disable-next-line -const defaultWidthMapStr = `007LLmW'55;N0500LLLLLLLLLL00NNNLzWW\\\\WQb\\0FWLg\\bWb\\WQ\\WrWWQ000CL5LLFLL0LL**F*gLLLL5F0LF\\FFF5.5N`; - -function getTextWidthMap(mapStr: string): Record { - const map: Record = {}; - if (typeof JSON === 'undefined') { - return map; - } - for (let i = 0; i < mapStr.length; i++) { - const char = String.fromCharCode(i + 32); - const size = (mapStr.charCodeAt(i) - OFFSET) / SCALE; - map[char] = size; - } - return map; -} - -export const DEFAULT_TEXT_WIDTH_MAP = getTextWidthMap(defaultWidthMapStr); - -export const platformApi: Platform = { - // Export methods - createCanvas() { - return typeof document !== 'undefined' - && document.createElement('canvas'); - }, - - measureText: (function () { - - let _ctx: CanvasRenderingContext2D; - let _cachedFont: string; - return (text: string, font?: string) => { - if (!_ctx) { - const canvas = platformApi.createCanvas(); - _ctx = canvas && canvas.getContext('2d'); - } - if (_ctx) { - if (_cachedFont !== font) { - _cachedFont = _ctx.font = font || DEFAULT_FONT; - } - return _ctx.measureText(text); - } - else { - text = text || ''; - font = font || DEFAULT_FONT; - // Use font size if there is no other method can be used. - const res = /((?:\d+)?\.?\d*)px/.exec(font); - const fontSize = res && +res[1] || DEFAULT_FONT_SIZE; - let width = 0; - if (font.indexOf('mono') >= 0) { // is monospace - width = fontSize * text.length; - } - else { - for (let i = 0; i < text.length; i++) { - const preCalcWidth = DEFAULT_TEXT_WIDTH_MAP[text[i]]; - width += preCalcWidth == null ? fontSize : (preCalcWidth * fontSize); - } - } - return { width }; - } - }; - })(), - - loadImage(src, onload, onerror) { - const image = new Image(); - image.onload = onload; - image.onerror = onerror; - image.src = src; - return image; - } -}; - -export function setPlatformAPI(newPlatformApis: Partial) { - for (let key in platformApi) { - // Don't assign unknown methods. - if ((newPlatformApis as any)[key]) { - (platformApi as any)[key] = (newPlatformApis as any)[key]; - } - } -} diff --git a/node_modules/zrender/src/core/timsort.ts b/node_modules/zrender/src/core/timsort.ts deleted file mode 100644 index 75b7dbf..0000000 --- a/node_modules/zrender/src/core/timsort.ts +++ /dev/null @@ -1,671 +0,0 @@ -// https://github.com/mziccard/node-timsort -const DEFAULT_MIN_MERGE = 32; - -const DEFAULT_MIN_GALLOPING = 7; - -type CompareFunc =(a: T, b: T) => number - -function minRunLength(n: number): number { - var r = 0; - - while (n >= DEFAULT_MIN_MERGE) { - r |= n & 1; - n >>= 1; - } - - return n + r; -} - -function makeAscendingRun(array: T[], lo: number, hi: number, compare: CompareFunc) { - var runHi = lo + 1; - - if (runHi === hi) { - return 1; - } - - if (compare(array[runHi++], array[lo]) < 0) { - while (runHi < hi && compare(array[runHi], array[runHi - 1]) < 0) { - runHi++; - } - - reverseRun(array, lo, runHi); - } - else { - while (runHi < hi && compare(array[runHi], array[runHi - 1]) >= 0) { - runHi++; - } - } - - return runHi - lo; -} - -function reverseRun(array: T[], lo: number, hi: number) { - hi--; - - while (lo < hi) { - var t = array[lo]; - array[lo++] = array[hi]; - array[hi--] = t; - } -} - -function binaryInsertionSort(array: T[], lo: number, hi: number, start: number, compare: CompareFunc) { - if (start === lo) { - start++; - } - - for (; start < hi; start++) { - var pivot = array[start]; - - var left = lo; - var right = start; - var mid; - - while (left < right) { - mid = left + right >>> 1; - - if (compare(pivot, array[mid]) < 0) { - right = mid; - } - else { - left = mid + 1; - } - } - - var n = start - left; - - switch (n) { - case 3: - array[left + 3] = array[left + 2]; - - case 2: - array[left + 2] = array[left + 1]; - - case 1: - array[left + 1] = array[left]; - break; - default: - while (n > 0) { - array[left + n] = array[left + n - 1]; - n--; - } - } - - array[left] = pivot; - } -} - -function gallopLeft(value: T, array: T[], start: number, length: number, hint: number, compare: CompareFunc) { - var lastOffset = 0; - var maxOffset = 0; - var offset = 1; - - if (compare(value, array[start + hint]) > 0) { - maxOffset = length - hint; - - while (offset < maxOffset && compare(value, array[start + hint + offset]) > 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - - if (offset <= 0) { - offset = maxOffset; - } - } - - if (offset > maxOffset) { - offset = maxOffset; - } - - lastOffset += hint; - offset += hint; - } - else { - maxOffset = hint + 1; - while (offset < maxOffset && compare(value, array[start + hint - offset]) <= 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - - if (offset <= 0) { - offset = maxOffset; - } - } - if (offset > maxOffset) { - offset = maxOffset; - } - - var tmp = lastOffset; - lastOffset = hint - offset; - offset = hint - tmp; - } - - lastOffset++; - while (lastOffset < offset) { - var m = lastOffset + (offset - lastOffset >>> 1); - - if (compare(value, array[start + m]) > 0) { - lastOffset = m + 1; - } - else { - offset = m; - } - } - return offset; -} - -function gallopRight(value: T, array: T[], start: number, length: number, hint: number, compare: CompareFunc) { - var lastOffset = 0; - var maxOffset = 0; - var offset = 1; - - if (compare(value, array[start + hint]) < 0) { - maxOffset = hint + 1; - - while (offset < maxOffset && compare(value, array[start + hint - offset]) < 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - - if (offset <= 0) { - offset = maxOffset; - } - } - - if (offset > maxOffset) { - offset = maxOffset; - } - - var tmp = lastOffset; - lastOffset = hint - offset; - offset = hint - tmp; - } - else { - maxOffset = length - hint; - - while (offset < maxOffset && compare(value, array[start + hint + offset]) >= 0) { - lastOffset = offset; - offset = (offset << 1) + 1; - - if (offset <= 0) { - offset = maxOffset; - } - } - - if (offset > maxOffset) { - offset = maxOffset; - } - - lastOffset += hint; - offset += hint; - } - - lastOffset++; - - while (lastOffset < offset) { - var m = lastOffset + (offset - lastOffset >>> 1); - - if (compare(value, array[start + m]) < 0) { - offset = m; - } - else { - lastOffset = m + 1; - } - } - - return offset; -} - -function TimSort(array: T[], compare: CompareFunc) { - let minGallop = DEFAULT_MIN_GALLOPING; - let runStart: number[]; - let runLength: number[]; - let stackSize = 0; - - var tmp: T[] = []; - - runStart = []; - runLength = []; - - function pushRun(_runStart: number, _runLength: number) { - runStart[stackSize] = _runStart; - runLength[stackSize] = _runLength; - stackSize += 1; - } - - function mergeRuns() { - while (stackSize > 1) { - var n = stackSize - 2; - - if ( - (n >= 1 && runLength[n - 1] <= runLength[n] + runLength[n + 1]) - || (n >= 2 && runLength[n - 2] <= runLength[n] + runLength[n - 1]) - ) { - if (runLength[n - 1] < runLength[n + 1]) { - n--; - } - } - else if (runLength[n] > runLength[n + 1]) { - break; - } - mergeAt(n); - } - } - - function forceMergeRuns() { - while (stackSize > 1) { - var n = stackSize - 2; - - if (n > 0 && runLength[n - 1] < runLength[n + 1]) { - n--; - } - - mergeAt(n); - } - } - - function mergeAt(i: number) { - var start1 = runStart[i]; - var length1 = runLength[i]; - var start2 = runStart[i + 1]; - var length2 = runLength[i + 1]; - - runLength[i] = length1 + length2; - - if (i === stackSize - 3) { - runStart[i + 1] = runStart[i + 2]; - runLength[i + 1] = runLength[i + 2]; - } - - stackSize--; - - var k = gallopRight(array[start2], array, start1, length1, 0, compare); - start1 += k; - length1 -= k; - - if (length1 === 0) { - return; - } - - length2 = gallopLeft(array[start1 + length1 - 1], array, start2, length2, length2 - 1, compare); - - if (length2 === 0) { - return; - } - - if (length1 <= length2) { - mergeLow(start1, length1, start2, length2); - } - else { - mergeHigh(start1, length1, start2, length2); - } - } - - function mergeLow(start1: number, length1: number, start2: number, length2: number) { - var i = 0; - - for (i = 0; i < length1; i++) { - tmp[i] = array[start1 + i]; - } - - var cursor1 = 0; - var cursor2 = start2; - var dest = start1; - - array[dest++] = array[cursor2++]; - - if (--length2 === 0) { - for (i = 0; i < length1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - return; - } - - if (length1 === 1) { - for (i = 0; i < length2; i++) { - array[dest + i] = array[cursor2 + i]; - } - array[dest + length2] = tmp[cursor1]; - return; - } - - var _minGallop = minGallop; - var count1; - var count2; - var exit; - - while (1) { - count1 = 0; - count2 = 0; - exit = false; - - do { - if (compare(array[cursor2], tmp[cursor1]) < 0) { - array[dest++] = array[cursor2++]; - count2++; - count1 = 0; - - if (--length2 === 0) { - exit = true; - break; - } - } - else { - array[dest++] = tmp[cursor1++]; - count1++; - count2 = 0; - if (--length1 === 1) { - exit = true; - break; - } - } - } while ((count1 | count2) < _minGallop); - - if (exit) { - break; - } - - do { - count1 = gallopRight(array[cursor2], tmp, cursor1, length1, 0, compare); - - if (count1 !== 0) { - for (i = 0; i < count1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - - dest += count1; - cursor1 += count1; - length1 -= count1; - if (length1 <= 1) { - exit = true; - break; - } - } - - array[dest++] = array[cursor2++]; - - if (--length2 === 0) { - exit = true; - break; - } - - count2 = gallopLeft(tmp[cursor1], array, cursor2, length2, 0, compare); - - if (count2 !== 0) { - for (i = 0; i < count2; i++) { - array[dest + i] = array[cursor2 + i]; - } - - dest += count2; - cursor2 += count2; - length2 -= count2; - - if (length2 === 0) { - exit = true; - break; - } - } - array[dest++] = tmp[cursor1++]; - - if (--length1 === 1) { - exit = true; - break; - } - - _minGallop--; - } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); - - if (exit) { - break; - } - - if (_minGallop < 0) { - _minGallop = 0; - } - - _minGallop += 2; - } - - minGallop = _minGallop; - - minGallop < 1 && (minGallop = 1); - - if (length1 === 1) { - for (i = 0; i < length2; i++) { - array[dest + i] = array[cursor2 + i]; - } - array[dest + length2] = tmp[cursor1]; - } - else if (length1 === 0) { - throw new Error(); - } - else { - for (i = 0; i < length1; i++) { - array[dest + i] = tmp[cursor1 + i]; - } - } - } - - function mergeHigh(start1: number, length1: number, start2: number, length2: number) { - var i = 0; - - for (i = 0; i < length2; i++) { - tmp[i] = array[start2 + i]; - } - - var cursor1 = start1 + length1 - 1; - var cursor2 = length2 - 1; - var dest = start2 + length2 - 1; - var customCursor = 0; - var customDest = 0; - - array[dest--] = array[cursor1--]; - - if (--length1 === 0) { - customCursor = dest - (length2 - 1); - - for (i = 0; i < length2; i++) { - array[customCursor + i] = tmp[i]; - } - - return; - } - - if (length2 === 1) { - dest -= length1; - cursor1 -= length1; - customDest = dest + 1; - customCursor = cursor1 + 1; - - for (i = length1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - - array[dest] = tmp[cursor2]; - return; - } - - var _minGallop = minGallop; - - while (true) { - var count1 = 0; - var count2 = 0; - var exit = false; - - do { - if (compare(tmp[cursor2], array[cursor1]) < 0) { - array[dest--] = array[cursor1--]; - count1++; - count2 = 0; - if (--length1 === 0) { - exit = true; - break; - } - } - else { - array[dest--] = tmp[cursor2--]; - count2++; - count1 = 0; - if (--length2 === 1) { - exit = true; - break; - } - } - } while ((count1 | count2) < _minGallop); - - if (exit) { - break; - } - - do { - count1 = length1 - gallopRight(tmp[cursor2], array, start1, length1, length1 - 1, compare); - - if (count1 !== 0) { - dest -= count1; - cursor1 -= count1; - length1 -= count1; - customDest = dest + 1; - customCursor = cursor1 + 1; - - for (i = count1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - - if (length1 === 0) { - exit = true; - break; - } - } - - array[dest--] = tmp[cursor2--]; - - if (--length2 === 1) { - exit = true; - break; - } - - count2 = length2 - gallopLeft(array[cursor1], tmp, 0, length2, length2 - 1, compare); - - if (count2 !== 0) { - dest -= count2; - cursor2 -= count2; - length2 -= count2; - customDest = dest + 1; - customCursor = cursor2 + 1; - - for (i = 0; i < count2; i++) { - array[customDest + i] = tmp[customCursor + i]; - } - - if (length2 <= 1) { - exit = true; - break; - } - } - - array[dest--] = array[cursor1--]; - - if (--length1 === 0) { - exit = true; - break; - } - - _minGallop--; - } while (count1 >= DEFAULT_MIN_GALLOPING || count2 >= DEFAULT_MIN_GALLOPING); - - if (exit) { - break; - } - - if (_minGallop < 0) { - _minGallop = 0; - } - - _minGallop += 2; - } - - minGallop = _minGallop; - - if (minGallop < 1) { - minGallop = 1; - } - - if (length2 === 1) { - dest -= length1; - cursor1 -= length1; - customDest = dest + 1; - customCursor = cursor1 + 1; - - for (i = length1 - 1; i >= 0; i--) { - array[customDest + i] = array[customCursor + i]; - } - - array[dest] = tmp[cursor2]; - } - else if (length2 === 0) { - throw new Error(); - // throw new Error('mergeHigh preconditions were not respected'); - } - else { - customCursor = dest - (length2 - 1); - for (i = 0; i < length2; i++) { - array[customCursor + i] = tmp[i]; - } - } - } - - return { - mergeRuns, - forceMergeRuns, - pushRun - }; -} - -export default function sort( - array: T[], - compare: CompareFunc, - lo?: number, hi?: number -) { - if (!lo) { - lo = 0; - } - if (!hi) { - hi = array.length; - } - - var remaining = hi - lo; - - if (remaining < 2) { - return; - } - - var runLength = 0; - - if (remaining < DEFAULT_MIN_MERGE) { - runLength = makeAscendingRun(array, lo, hi, compare); - binaryInsertionSort(array, lo, hi, lo + runLength, compare); - return; - } - - var ts = TimSort(array, compare); - - var minRun = minRunLength(remaining); - - do { - runLength = makeAscendingRun(array, lo, hi, compare); - if (runLength < minRun) { - var force = remaining; - if (force > minRun) { - force = minRun; - } - - binaryInsertionSort(array, lo, lo + force, lo + runLength, compare); - runLength = force; - } - - ts.pushRun(lo, runLength); - ts.mergeRuns(); - - remaining -= runLength; - lo += runLength; - } while (remaining !== 0); - - ts.forceMergeRuns(); -} diff --git a/node_modules/zrender/src/core/types.ts b/node_modules/zrender/src/core/types.ts deleted file mode 100644 index e04a295..0000000 --- a/node_modules/zrender/src/core/types.ts +++ /dev/null @@ -1,98 +0,0 @@ -export type Dictionary = { - [key: string]: T -} - -/** - * Not readonly ArrayLike - * Include Array, TypedArray - */ -export type ArrayLike = { - [key: number]: T - length: number -} - -export type ImageLike = HTMLImageElement | HTMLCanvasElement | HTMLVideoElement - -// subset of CanvasTextBaseline -export type TextVerticalAlign = 'top' | 'middle' | 'bottom' - // | 'center' // DEPRECATED - -// TODO: Have not support 'start', 'end' yet. -// subset of CanvasTextAlign -export type TextAlign = 'left' | 'center' | 'right' - // | 'middle' // DEPRECATED - -export type FontWeight = 'normal' | 'bold' | 'bolder' | 'lighter' | number; -export type FontStyle = 'normal' | 'italic' | 'oblique'; - -export type BuiltinTextPosition = 'left' | 'right' | 'top' | 'bottom' | 'inside' - | 'insideLeft' | 'insideRight' | 'insideTop' | 'insideBottom' - | 'insideTopLeft' | 'insideTopRight'| 'insideBottomLeft' | 'insideBottomRight'; - -export type WXCanvasRenderingContext = CanvasRenderingContext2D & { - draw: () => void -}; - -export type ZRCanvasRenderingContext = CanvasRenderingContext2D & { - dpr: number - __attrCachedBy: boolean | number -} - -// Properties zrender will extended to the raw event -type ZREventProperties = { - zrX: number - zrY: number - zrDelta: number - - // 'no_globalout' means: do not trigger "globalout" event to zr user. - // 'only_globalout" means: only trigger "globalout" event, but do not - // trigger other event to zr user. - zrEventControl: 'no_globalout' | 'only_globalout' - - zrByTouch: boolean -} - -export type ZRRawMouseEvent = MouseEvent & ZREventProperties -export type ZRRawTouchEvent = TouchEvent & ZREventProperties -export type ZRRawPointerEvent = TouchEvent & ZREventProperties - -export type ZRRawEvent = ZRRawMouseEvent | ZRRawTouchEvent | ZRRawPointerEvent - -export type ZRPinchEvent = ZRRawEvent & { - pinchScale: number - pinchX: number - pinchY: number - gestureEvent: string -} - -export type ElementEventName = 'click' | 'dblclick' | 'mousewheel' | 'mouseout' | - 'mouseover' | 'mouseup' | 'mousedown' | 'mousemove' | 'contextmenu' | - 'drag' | 'dragstart' | 'dragend' | 'dragenter' | 'dragleave' | 'dragover' | 'drop' | 'globalout'; - -export type ElementEventNameWithOn = 'onclick' | 'ondblclick' | 'onmousewheel' | 'onmouseout' | - 'onmouseup' | 'onmousedown' | 'onmousemove' | 'oncontextmenu' | - 'ondrag' | 'ondragstart' | 'ondragend' | 'ondragenter' | 'ondragleave' | 'ondragover' | 'ondrop'; - -export type RenderedEvent = { - elapsedTime: number -}; - -// Useful type methods -export type PropType = TObj[TProp]; - -export type AllPropTypes = PropType - -export type FunctionPropertyNames = {[K in keyof T]: T[K] extends Function ? K : never}[keyof T]; - -export type MapToType, S> = { - [P in keyof T]: T[P] extends Dictionary ? MapToType : S -} - -// See https://www.staging-typescript.org/docs/handbook/advanced-types.html#distributive-conditional-types -// For the case: -// `keyof A | B` does not equals to `Keyof A | Keyof B` -// KeyOfDistributive equals to `KeyOfDistributive | KeyOfDistributive` -export type KeyOfDistributive = T extends unknown ? keyof T : never; - -export type WithThisType any, This> = - (this: This, ...args: Parameters) => ReturnType; diff --git a/node_modules/zrender/src/core/util.ts b/node_modules/zrender/src/core/util.ts deleted file mode 100644 index 9100c7f..0000000 --- a/node_modules/zrender/src/core/util.ts +++ /dev/null @@ -1,822 +0,0 @@ -/* global: defineProperty */ -import { Dictionary, ArrayLike, KeyOfDistributive } from './types'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject } from '../graphic/Pattern'; -import { platformApi } from './platform'; - -// 用于处理merge时无法遍历Date等对象的问题 -const BUILTIN_OBJECT: Record = reduce([ - 'Function', - 'RegExp', - 'Date', - 'Error', - 'CanvasGradient', - 'CanvasPattern', - // For node-canvas - 'Image', - 'Canvas' -], (obj, val) => { - obj['[object ' + val + ']'] = true; - return obj; -}, {} as Record); - -const TYPED_ARRAY: Record = reduce([ - 'Int8', - 'Uint8', - 'Uint8Clamped', - 'Int16', - 'Uint16', - 'Int32', - 'Uint32', - 'Float32', - 'Float64' -], (obj, val) => { - obj['[object ' + val + 'Array]'] = true; - return obj; -}, {} as Record); - -const objToString = Object.prototype.toString; - -const arrayProto = Array.prototype; -const nativeForEach = arrayProto.forEach; -const nativeFilter = arrayProto.filter; -const nativeSlice = arrayProto.slice; -const nativeMap = arrayProto.map; -// In case some env may redefine the global variable `Function`. -const ctorFunction = function () {}.constructor; -const protoFunction = ctorFunction ? ctorFunction.prototype : null; -const protoKey = '__proto__'; - - -let idStart = 0x0907; - -/** - * Generate unique id - */ -export function guid(): number { - return idStart++; -} - -export function logError(...args: any[]) { - if (typeof console !== 'undefined') { - console.error.apply(console, args); - } -} -/** - * Those data types can be cloned: - * Plain object, Array, TypedArray, number, string, null, undefined. - * Those data types will be assigned using the original data: - * BUILTIN_OBJECT - * Instance of user defined class will be cloned to a plain object, without - * properties in prototype. - * Other data types is not supported (not sure what will happen). - * - * Caution: do not support clone Date, for performance consideration. - * (There might be a large number of date in `series.data`). - * So date should not be modified in and out of echarts. - */ -export function clone(source: T): T { - if (source == null || typeof source !== 'object') { - return source; - } - - let result = source as any; - const typeStr = objToString.call(source); - - if (typeStr === '[object Array]') { - if (!isPrimitive(source)) { - result = [] as any; - for (let i = 0, len = (source as any[]).length; i < len; i++) { - result[i] = clone((source as any[])[i]); - } - } - } - else if (TYPED_ARRAY[typeStr]) { - if (!isPrimitive(source)) { - /* eslint-disable-next-line */ - const Ctor = source.constructor as typeof Float32Array; - if (Ctor.from) { - result = Ctor.from(source as Float32Array); - } - else { - result = new Ctor((source as Float32Array).length); - for (let i = 0, len = (source as Float32Array).length; i < len; i++) { - result[i] = (source as Float32Array)[i]; - } - } - } - } - else if (!BUILTIN_OBJECT[typeStr] && !isPrimitive(source) && !isDom(source)) { - result = {} as any; - for (let key in source) { - // Check if key is __proto__ to avoid prototype pollution - if (source.hasOwnProperty(key) && key !== protoKey) { - result[key] = clone(source[key]); - } - } - } - - return result; -} - -export function merge< - T extends Dictionary, - S extends Dictionary ->(target: T, source: S, overwrite?: boolean): T & S; -export function merge< - T extends any, - S extends any ->(target: T, source: S, overwrite?: boolean): T | S; -export function merge(target: any, source: any, overwrite?: boolean): any { - // We should escapse that source is string - // and enter for ... in ... - if (!isObject(source) || !isObject(target)) { - return overwrite ? clone(source) : target; - } - - for (let key in source) { - // Check if key is __proto__ to avoid prototype pollution - if (source.hasOwnProperty(key) && key !== protoKey) { - const targetProp = target[key]; - const sourceProp = source[key]; - - if (isObject(sourceProp) - && isObject(targetProp) - && !isArray(sourceProp) - && !isArray(targetProp) - && !isDom(sourceProp) - && !isDom(targetProp) - && !isBuiltInObject(sourceProp) - && !isBuiltInObject(targetProp) - && !isPrimitive(sourceProp) - && !isPrimitive(targetProp) - ) { - // 如果需要递归覆盖,就递归调用merge - merge(targetProp, sourceProp, overwrite); - } - else if (overwrite || !(key in target)) { - // 否则只处理overwrite为true,或者在目标对象中没有此属性的情况 - // NOTE,在 target[key] 不存在的时候也是直接覆盖 - target[key] = clone(source[key]); - } - } - } - - return target; -} - -/** - * @param targetAndSources The first item is target, and the rests are source. - * @param overwrite - * @return Merged result - */ -export function mergeAll(targetAndSources: any[], overwrite?: boolean): any { - let result = targetAndSources[0]; - for (let i = 1, len = targetAndSources.length; i < len; i++) { - result = merge(result, targetAndSources[i], overwrite); - } - return result; -} - -export function extend< - T extends Dictionary, - S extends Dictionary ->(target: T, source: S): T & S { - // @ts-ignore - if (Object.assign) { - // @ts-ignore - Object.assign(target, source); - } - else { - for (let key in source) { - // Check if key is __proto__ to avoid prototype pollution - if (source.hasOwnProperty(key) && key !== protoKey) { - (target as S & T)[key] = (source as T & S)[key]; - } - } - } - return target as T & S; -} - -export function defaults< - T extends Dictionary, - S extends Dictionary ->(target: T, source: S, overlay?: boolean): T & S { - const keysArr = keys(source); - for (let i = 0; i < keysArr.length; i++) { - let key = keysArr[i]; - if ((overlay ? source[key] != null : (target as T & S)[key] == null)) { - (target as S & T)[key] = (source as T & S)[key]; - } - } - return target as T & S; -} - -// Expose createCanvas in util for compatibility -export const createCanvas = platformApi.createCanvas; - -/** - * 查询数组中元素的index - */ -export function indexOf(array: T[] | readonly T[] | ArrayLike, value: T): number { - if (array) { - if ((array as T[]).indexOf) { - return (array as T[]).indexOf(value); - } - for (let i = 0, len = array.length; i < len; i++) { - if (array[i] === value) { - return i; - } - } - } - return -1; -} - -/** - * 构造类继承关系 - * - * @param clazz 源类 - * @param baseClazz 基类 - */ -export function inherits(clazz: Function, baseClazz: Function) { - const clazzPrototype = clazz.prototype; - function F() {} - F.prototype = baseClazz.prototype; - clazz.prototype = new (F as any)(); - - for (let prop in clazzPrototype) { - if (clazzPrototype.hasOwnProperty(prop)) { - clazz.prototype[prop] = clazzPrototype[prop]; - } - } - clazz.prototype.constructor = clazz; - (clazz as any).superClass = baseClazz; -} - -export function mixin(target: T | Function, source: S | Function, override?: boolean) { - target = 'prototype' in target ? target.prototype : target; - source = 'prototype' in source ? source.prototype : source; - // If build target is ES6 class. prototype methods is not enumerable. Use getOwnPropertyNames instead - // TODO: Determine if source is ES6 class? - if (Object.getOwnPropertyNames) { - const keyList = Object.getOwnPropertyNames(source); - for (let i = 0; i < keyList.length; i++) { - const key = keyList[i]; - if (key !== 'constructor') { - if ((override ? (source as any)[key] != null : (target as any)[key] == null)) { - (target as any)[key] = (source as any)[key]; - } - } - } - } - else { - defaults(target, source, override); - } -} - -/** - * Consider typed array. - * @param data - */ -export function isArrayLike(data: any): data is ArrayLike { - if (!data) { - return false; - } - if (typeof data === 'string') { - return false; - } - return typeof data.length === 'number'; -} - -/** - * 数组或对象遍历 - */ -export function each | any[] | readonly any[] | ArrayLike, Context>( - arr: I, - cb: ( - this: Context, - // Use unknown to avoid to infer to "any", which may disable typo check. - value: I extends (infer T)[] | readonly (infer T)[] | ArrayLike ? T - // Use Dictionary may cause infer fail when I is an interface. - // So here use a Record to infer type. - : I extends Dictionary ? I extends Record ? T : unknown : unknown, - index?: I extends any[] | readonly any[] | ArrayLike ? number : keyof I & string, // keyof Dictionary will return number | string - arr?: I - ) => void, - context?: Context -) { - if (!(arr && cb)) { - return; - } - if ((arr as any).forEach && (arr as any).forEach === nativeForEach) { - (arr as any).forEach(cb, context); - } - else if (arr.length === +arr.length) { - for (let i = 0, len = arr.length; i < len; i++) { - // FIXME: should the elided item be travelled? like `[33,,55]`. - cb.call(context, (arr as any[])[i], i as any, arr); - } - } - else { - for (let key in arr) { - if (arr.hasOwnProperty(key)) { - cb.call(context, (arr as Dictionary)[key], key as any, arr); - } - } - } -} - -/** - * Array mapping. - * @typeparam T Type in Array - * @typeparam R Type Returned - * @return Must be an array. - */ -export function map( - arr: readonly T[], - cb: (this: Context, val: T, index?: number, arr?: readonly T[]) => R, - context?: Context -): R[] { - // Take the same behavior with lodash when !arr and !cb, - // which might be some common sense. - if (!arr) { - return []; - } - if (!cb) { - return slice(arr) as unknown[] as R[]; - } - if (arr.map && arr.map === nativeMap) { - return arr.map(cb, context); - } - else { - const result = []; - for (let i = 0, len = arr.length; i < len; i++) { - // FIXME: should the elided item be travelled, like `[33,,55]`. - result.push(cb.call(context, arr[i], i, arr)); - } - return result; - } -} - -export function reduce( - arr: readonly T[], - cb: (this: Context, previousValue: S, currentValue: T, currentIndex?: number, arr?: readonly T[]) => S, - memo?: S, - context?: Context -): S { - if (!(arr && cb)) { - return; - } - for (let i = 0, len = arr.length; i < len; i++) { - memo = cb.call(context, memo, arr[i], i, arr); - } - return memo; -} - -/** - * Array filtering. - * @return Must be an array. - */ -export function filter( - arr: readonly T[], - cb: (this: Context, value: T, index: number, arr: readonly T[]) => boolean, - context?: Context -): T[] { - // Take the same behavior with lodash when !arr and !cb, - // which might be some common sense. - if (!arr) { - return []; - } - if (!cb) { - return slice(arr); - } - if (arr.filter && arr.filter === nativeFilter) { - return arr.filter(cb, context); - } - else { - const result = []; - for (let i = 0, len = arr.length; i < len; i++) { - // FIXME: should the elided items be travelled? like `[33,,55]`. - if (cb.call(context, arr[i], i, arr)) { - result.push(arr[i]); - } - } - return result; - } -} - -/** - * 数组项查找 - */ -export function find( - arr: readonly T[], - cb: (this: Context, value: T, index?: number, arr?: readonly T[]) => boolean, - context?: Context -): T { - if (!(arr && cb)) { - return; - } - for (let i = 0, len = arr.length; i < len; i++) { - if (cb.call(context, arr[i], i, arr)) { - return arr[i]; - } - } -} - -/** - * Get all object keys - * - * Will return an empty array if obj is null/undefined - */ -export function keys(obj: T): (KeyOfDistributive & string)[] { - if (!obj) { - return []; - } - // Return type should be `keyof T` but exclude `number`, becuase - // `Object.keys` only return string rather than `number | string`. - type TKeys = KeyOfDistributive & string; - if (Object.keys) { - return Object.keys(obj) as TKeys[]; - } - let keyList: TKeys[] = []; - for (let key in obj) { - if (obj.hasOwnProperty(key)) { - keyList.push(key as any); - } - } - return keyList; -} - -// Remove this type in returned function. Or it will conflicts wicth callback with given context. Like Eventful. -// According to lib.es5.d.ts -/* eslint-disable max-len*/ -export type Bind1 = F extends (this: Ctx, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Bind2 = F extends (this: Ctx, a: T1, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Bind3 = F extends (this: Ctx, a: T1, b: T2, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Bind4 = F extends (this: Ctx, a: T1, b: T2, c: T3, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Bind5 = F extends (this: Ctx, a: T1, b: T2, c: T3, d: T4, ...args: infer A) => infer R ? (...args: A) => R : unknown; -type BindFunc = (this: Ctx, ...arg: any[]) => any - -interface FunctionBind { - , Ctx>(func: F, ctx: Ctx): Bind1 - , Ctx, T1 extends Parameters[0]>(func: F, ctx: Ctx, a: T1): Bind2 - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1]>(func: F, ctx: Ctx, a: T1, b: T2): Bind3 - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1], T3 extends Parameters[2]>(func: F, ctx: Ctx, a: T1, b: T2, c: T3): Bind4 - , Ctx, T1 extends Parameters[0], T2 extends Parameters[1], T3 extends Parameters[2], T4 extends Parameters[3]>(func: F, ctx: Ctx, a: T1, b: T2, c: T3, d: T4): Bind5 -} -function bindPolyfill any>( - func: Fn, context: Ctx, ...args: any[] -): (...args: Parameters) => ReturnType { - return function (this: Ctx) { - return func.apply(context, args.concat(nativeSlice.call(arguments))); - }; -} -export const bind: FunctionBind = (protoFunction && isFunction(protoFunction.bind)) - ? protoFunction.call.bind(protoFunction.bind) - : bindPolyfill; - -export type Curry1 = F extends (a: T1, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Curry2 = F extends (a: T1, b: T2, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Curry3 = F extends (a: T1, b: T2, c: T3, ...args: infer A) => infer R ? (...args: A) => R : unknown; -export type Curry4 = F extends (a: T1, b: T2, c: T3, d: T4, ...args: infer A) => infer R ? (...args: A) => R : unknown; -type CurryFunc = (...arg: any[]) => any - -function curry[0]>(func: F, a: T1): Curry1 -function curry[0], T2 extends Parameters[1]>(func: F, a: T1, b: T2): Curry2 -function curry[0], T2 extends Parameters[1], T3 extends Parameters[2]>(func: F, a: T1, b: T2, c: T3): Curry3 -function curry[0], T2 extends Parameters[1], T3 extends Parameters[2], T4 extends Parameters[3]>(func: F, a: T1, b: T2, c: T3, d: T4): Curry4 -function curry(func: Function, ...args: any[]): Function { - return function (this: any) { - return func.apply(this, args.concat(nativeSlice.call(arguments))); - }; -} -export {curry}; -/* eslint-enable max-len*/ - -export function isArray(value: any): value is any[] { - if (Array.isArray) { - return Array.isArray(value); - } - return objToString.call(value) === '[object Array]'; -} - -export function isFunction(value: any): value is Function { - return typeof value === 'function'; -} - -export function isString(value: any): value is string { - // Faster than `objToString.call` several times in chromium and webkit. - // And `new String()` is rarely used. - return typeof value === 'string'; -} - -export function isStringSafe(value: any): value is string { - return objToString.call(value) === '[object String]'; -} - -export function isNumber(value: any): value is number { - // Faster than `objToString.call` several times in chromium and webkit. - // And `new Number()` is rarely used. - return typeof value === 'number'; -} - -// Usage: `isObject(xxx)` or `isObject(SomeType)(xxx)` -// Generic T can be used to avoid "ts type gruards" casting the `value` from its original -// type `Object` implicitly so that loose its original type info in the subsequent code. -export function isObject(value: T): value is (object & T) { - // Avoid a V8 JIT bug in Chrome 19-20. - // See https://code.google.com/p/v8/issues/detail?id=2291 for more details. - const type = typeof value; - return type === 'function' || (!!value && type === 'object'); -} - -export function isBuiltInObject(value: any): boolean { - return !!BUILTIN_OBJECT[objToString.call(value)]; -} - -export function isTypedArray(value: any): boolean { - return !!TYPED_ARRAY[objToString.call(value)]; -} - -export function isDom(value: any): value is HTMLElement { - return typeof value === 'object' - && typeof value.nodeType === 'number' - && typeof value.ownerDocument === 'object'; -} - -export function isGradientObject(value: any): value is GradientObject { - return (value as GradientObject).colorStops != null; -} - -export function isImagePatternObject(value: any): value is ImagePatternObject { - return (value as ImagePatternObject).image != null; -} - -export function isRegExp(value: unknown): value is RegExp { - return objToString.call(value) === '[object RegExp]'; -} - -/** - * Whether is exactly NaN. Notice isNaN('a') returns true. - */ -export function eqNaN(value: any): boolean { - /* eslint-disable-next-line no-self-compare */ - return value !== value; -} - -/** - * If value1 is not null, then return value1, otherwise judget rest of values. - * Low performance. - * @return Final value - */ -export function retrieve(...args: T[]): T { - for (let i = 0, len = args.length; i < len; i++) { - if (args[i] != null) { - return args[i]; - } - } -} - -export function retrieve2(value0: T, value1: R): T | R { - return value0 != null - ? value0 - : value1; -} - -export function retrieve3(value0: T, value1: R, value2: W): T | R | W { - return value0 != null - ? value0 - : value1 != null - ? value1 - : value2; -} - -type SliceParams = Parameters; -export function slice(arr: ArrayLike, ...args: SliceParams): T[] { - return nativeSlice.apply(arr, args as any[]); -} - -/** - * Normalize css liked array configuration - * e.g. - * 3 => [3, 3, 3, 3] - * [4, 2] => [4, 2, 4, 2] - * [4, 3, 2] => [4, 3, 2, 3] - */ -export function normalizeCssArray(val: number | number[]) { - if (typeof (val) === 'number') { - return [val, val, val, val]; - } - const len = val.length; - if (len === 2) { - // vertical | horizontal - return [val[0], val[1], val[0], val[1]]; - } - else if (len === 3) { - // top | horizontal | bottom - return [val[0], val[1], val[2], val[1]]; - } - return val; -} - -export function assert(condition: any, message?: string) { - if (!condition) { - throw new Error(message); - } -} - -/** - * @param str string to be trimmed - * @return trimmed string - */ -export function trim(str: string): string { - if (str == null) { - return null; - } - else if (typeof str.trim === 'function') { - return str.trim(); - } - else { - return str.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, ''); - } -} - -const primitiveKey = '__ec_primitive__'; -/** - * Set an object as primitive to be ignored traversing children in clone or merge - */ -export function setAsPrimitive(obj: any) { - obj[primitiveKey] = true; -} - -export function isPrimitive(obj: any): boolean { - return obj[primitiveKey]; -} - -interface MapInterface { - delete(key: KEY): boolean; - has(key: KEY): boolean; - get(key: KEY): T | undefined; - set(key: KEY, value: T): this; - keys(): KEY[]; - forEach(callback: (value: T, key: KEY) => void): void; -} - -class MapPolyfill implements MapInterface { - private data: Record = {} as Record; - - delete(key: KEY): boolean { - const existed = this.has(key); - if (existed) { - delete this.data[key]; - } - return existed; - } - has(key: KEY): boolean { - return this.data.hasOwnProperty(key); - } - get(key: KEY): T | undefined { - return this.data[key]; - } - set(key: KEY, value: T): this { - this.data[key] = value; - return this; - } - keys(): KEY[] { - return keys(this.data); - } - forEach(callback: (value: T, key: KEY) => void): void { - // This is a potential performance bottleneck, see details in - // https://github.com/ecomfe/zrender/issues/965, however it is now - // less likely to occur as we default to native maps when possible. - const data = this.data; - for (const key in data) { - if (data.hasOwnProperty(key)) { - callback(data[key], key); - } - } - } -} - -// We want to use native Map if it is available, but we do not want to polyfill the global scope -// in case users ship their own polyfills or patch the native map object in any way. -const isNativeMapSupported = typeof Map === 'function'; -function maybeNativeMap(): MapInterface { - // Map may be a native class if we are running in an ES6 compatible environment. - // eslint-disable-next-line - return (isNativeMapSupported ? new Map() : new MapPolyfill()) as MapInterface; -} - -/** - * @constructor - * @param {Object} obj - */ -export class HashMap { - data: MapInterface - - constructor(obj?: HashMap | { [key in KEY]?: T } | KEY[]) { - const isArr = isArray(obj); - // Key should not be set on this, otherwise - // methods get/set/... may be overridden. - this.data = maybeNativeMap(); - const thisMap = this; - - (obj instanceof HashMap) - ? obj.each(visit) - : (obj && each(obj, visit)); - - function visit(value: any, key: any) { - isArr ? thisMap.set(value, key) : thisMap.set(key, value); - } - } - - // `hasKey` instead of `has` for potential misleading. - hasKey(key: KEY): boolean { - return this.data.has(key); - } - get(key: KEY): T { - return this.data.get(key); - } - set(key: KEY, value: T): T { - // Comparing with invocation chaining, `return value` is more commonly - // used in this case: `const someVal = map.set('a', genVal());` - this.data.set(key, value); - return value; - } - // Although util.each can be performed on this hashMap directly, user - // should not use the exposed keys, who are prefixed. - each( - cb: (this: Context, value?: T, key?: KEY) => void, - context?: Context - ) { - this.data.forEach((value, key) => { - cb.call(context, value, key); - }); - } - keys(): KEY[] { - const keys = this.data.keys(); - return isNativeMapSupported - // Native map returns an iterator so we need to convert it to an array - ? Array.from(keys) - : keys; - } - // Do not use this method if performance sensitive. - removeKey(key: KEY): void { - this.data.delete(key); - } -} - -export function createHashMap( - obj?: HashMap | { [key in KEY]?: T } | KEY[] -) { - return new HashMap(obj); -} - -export function concatArray(a: ArrayLike, b: ArrayLike): ArrayLike { - const newArray = new (a as any).constructor(a.length + b.length); - for (let i = 0; i < a.length; i++) { - newArray[i] = a[i]; - } - const offset = a.length; - for (let i = 0; i < b.length; i++) { - newArray[i + offset] = b[i]; - } - return newArray; -} - -export function createObject(proto?: object, properties?: T): T { - // Performance of Object.create - // https://jsperf.com/style-strategy-proto-or-others - let obj: T; - if (Object.create) { - obj = Object.create(proto); - } - else { - const StyleCtor = function () {}; - StyleCtor.prototype = proto; - obj = new (StyleCtor as any)(); - } - if (properties) { - extend(obj, properties); - } - - return obj; -} - - -export function disableUserSelect(dom: HTMLElement) { - const domStyle = dom.style; - domStyle.webkitUserSelect = 'none'; - domStyle.userSelect = 'none'; - // @ts-ignore - domStyle.webkitTapHighlightColor = 'rgba(0,0,0,0)'; - (domStyle as any)['-webkit-touch-callout'] = 'none'; -} - -export function hasOwn(own: object, prop: string): boolean { - return own.hasOwnProperty(prop); -} - -export function noop() {} - -export const RADIAN_TO_DEGREE = 180 / Math.PI; \ No newline at end of file diff --git a/node_modules/zrender/src/core/vector.ts b/node_modules/zrender/src/core/vector.ts deleted file mode 100644 index 254dc71..0000000 --- a/node_modules/zrender/src/core/vector.ts +++ /dev/null @@ -1,210 +0,0 @@ -/** - * @deprecated - * Use zrender.Point class instead - */ -import { MatrixArray } from './matrix'; - -/* global Float32Array */ - -// const ArrayCtor = typeof Float32Array === 'undefined' -// ? Array -// : Float32Array; - -export type VectorArray = number[] -/** - * 创建一个向量 - */ -export function create(x?: number, y?: number): VectorArray { - if (x == null) { - x = 0; - } - if (y == null) { - y = 0; - } - return [x, y]; -} - -/** - * 复制向量数据 - */ -export function copy(out: T, v: VectorArray): T { - out[0] = v[0]; - out[1] = v[1]; - return out; -} - -/** - * 克隆一个向量 - */ -export function clone(v: VectorArray): VectorArray { - return [v[0], v[1]]; -} - -/** - * 设置向量的两个项 - */ -export function set(out: T, a: number, b: number): T { - out[0] = a; - out[1] = b; - return out; -} - -/** - * 向量相加 - */ -export function add(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = v1[0] + v2[0]; - out[1] = v1[1] + v2[1]; - return out; -} - -/** - * 向量缩放后相加 - */ -export function scaleAndAdd(out: T, v1: VectorArray, v2: VectorArray, a: number): T { - out[0] = v1[0] + v2[0] * a; - out[1] = v1[1] + v2[1] * a; - return out; -} - -/** - * 向量相减 - */ -export function sub(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = v1[0] - v2[0]; - out[1] = v1[1] - v2[1]; - return out; -} - -/** - * 向量长度 - */ -export function len(v: VectorArray): number { - return Math.sqrt(lenSquare(v)); -} -export const length = len; - -/** - * 向量长度平方 - */ -export function lenSquare(v: VectorArray): number { - return v[0] * v[0] + v[1] * v[1]; -} -export const lengthSquare = lenSquare; - -/** - * 向量乘法 - */ -export function mul(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = v1[0] * v2[0]; - out[1] = v1[1] * v2[1]; - return out; -} - -/** - * 向量除法 - */ -export function div(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = v1[0] / v2[0]; - out[1] = v1[1] / v2[1]; - return out; -} - -/** - * 向量点乘 - */ -export function dot(v1: VectorArray, v2: VectorArray) { - return v1[0] * v2[0] + v1[1] * v2[1]; -} - -/** - * 向量缩放 - */ -export function scale(out: T, v: VectorArray, s: number): T { - out[0] = v[0] * s; - out[1] = v[1] * s; - return out; -} - -/** - * 向量归一化 - */ -export function normalize(out: T, v: VectorArray): T { - const d = len(v); - if (d === 0) { - out[0] = 0; - out[1] = 0; - } - else { - out[0] = v[0] / d; - out[1] = v[1] / d; - } - return out; -} - -/** - * 计算向量间距离 - */ -export function distance(v1: VectorArray, v2: VectorArray): number { - return Math.sqrt( - (v1[0] - v2[0]) * (v1[0] - v2[0]) - + (v1[1] - v2[1]) * (v1[1] - v2[1]) - ); -} -export const dist = distance; - -/** - * 向量距离平方 - */ -export function distanceSquare(v1: VectorArray, v2: VectorArray): number { - return (v1[0] - v2[0]) * (v1[0] - v2[0]) - + (v1[1] - v2[1]) * (v1[1] - v2[1]); -} -export const distSquare = distanceSquare; - -/** - * 求负向量 - */ -export function negate(out: T, v: VectorArray): T { - out[0] = -v[0]; - out[1] = -v[1]; - return out; -} - -/** - * 插值两个点 - */ -export function lerp(out: T, v1: VectorArray, v2: VectorArray, t: number): T { - out[0] = v1[0] + t * (v2[0] - v1[0]); - out[1] = v1[1] + t * (v2[1] - v1[1]); - return out; -} - -/** - * 矩阵左乘向量 - */ -export function applyTransform(out: T, v: VectorArray, m: MatrixArray): T { - const x = v[0]; - const y = v[1]; - out[0] = m[0] * x + m[2] * y + m[4]; - out[1] = m[1] * x + m[3] * y + m[5]; - return out; -} - -/** - * 求两个向量最小值 - */ -export function min(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = Math.min(v1[0], v2[0]); - out[1] = Math.min(v1[1], v2[1]); - return out; -} - -/** - * 求两个向量最大值 - */ -export function max(out: T, v1: VectorArray, v2: VectorArray): T { - out[0] = Math.max(v1[0], v2[0]); - out[1] = Math.max(v1[1], v2[1]); - return out; -} diff --git a/node_modules/zrender/src/debug/showDebugDirtyRect.ts b/node_modules/zrender/src/debug/showDebugDirtyRect.ts deleted file mode 100644 index f0c1783..0000000 --- a/node_modules/zrender/src/debug/showDebugDirtyRect.ts +++ /dev/null @@ -1,123 +0,0 @@ -import type { ZRenderType } from '../zrender'; -import type CanvasPainter from '../canvas/Painter'; -import type BoundingRect from '../core/BoundingRect'; -import { extend } from '../core/util'; - -class DebugRect { - - dom: HTMLDivElement - - private _hideTimeout: number - - constructor(style: Opts['style']) { - const dom = this.dom = document.createElement('div'); - dom.className = 'ec-debug-dirty-rect'; - - style = extend({}, style); - extend(style, { - backgroundColor: 'rgba(0, 0, 255, 0.2)', - border: '1px solid #00f' - }); - dom.style.cssText = ` -position: absolute; -opacity: 0; -transition: opacity 0.5s linear; -pointer-events: none; -`; - - for (let key in style) { - if (style.hasOwnProperty(key)) { - (dom.style as any)[key] = (style as any)[key]; - } - } - } - - update(rect: BoundingRect) { - const domStyle = this.dom.style; - domStyle.width = rect.width + 'px'; - domStyle.height = rect.height + 'px'; - domStyle.left = rect.x + 'px'; - domStyle.top = rect.y + 'px'; - } - - hide() { - this.dom.style.opacity = '0'; - } - show(autoHideDelay?: number) { - clearTimeout(this._hideTimeout); - - this.dom.style.opacity = '1'; - - // Auto hide after 2 second - this._hideTimeout = setTimeout(() => { - this.hide(); - }, autoHideDelay || 1000) as unknown as number; - } - -} - -interface Opts { - style?: { - backgroundColor?: string - color?: string - } - - autoHideDelay?: number -} - -export default function showDebugDirtyRect(zr: ZRenderType, opts?: Opts) { - opts = opts || {}; - const painter = zr.painter as CanvasPainter; - if (!painter.getLayers) { - throw new Error('Debug dirty rect can only been used on canvas renderer.'); - } - if (painter.isSingleCanvas()) { - throw new Error('Debug dirty rect can only been used on zrender inited with container.'); - } - const debugViewRoot = document.createElement('div'); - debugViewRoot.style.cssText = ` -position:absolute; -left:0; -top:0; -right:0; -bottom:0; -pointer-events:none; -`; - debugViewRoot.className = 'ec-debug-dirty-rect-container'; - - const debugRects: DebugRect[] = []; - const dom = zr.dom; - dom.appendChild(debugViewRoot); - const computedStyle = getComputedStyle(dom); - if (computedStyle.position === 'static') { - dom.style.position = 'relative'; - } - - zr.on('rendered', function () { - if (painter.getLayers) { - let idx = 0; - painter.eachBuiltinLayer((layer) => { - if (!layer.debugGetPaintRects) { - return; - } - const paintRects = layer.debugGetPaintRects(); - for (let i = 0; i < paintRects.length; i++) { - if (!paintRects[i].width || !paintRects[i].height) { - continue; - } - - if (!debugRects[idx]) { - debugRects[idx] = new DebugRect(opts.style); - debugViewRoot.appendChild(debugRects[idx].dom); - } - debugRects[idx].show(opts.autoHideDelay); - debugRects[idx].update(paintRects[i]); - idx++; - } - }); - for (let i = idx; i < debugRects.length; i++) { - debugRects[i].hide(); - } - } - }); -} \ No newline at end of file diff --git a/node_modules/zrender/src/dom/HandlerProxy.ts b/node_modules/zrender/src/dom/HandlerProxy.ts deleted file mode 100644 index 87aee89..0000000 --- a/node_modules/zrender/src/dom/HandlerProxy.ts +++ /dev/null @@ -1,634 +0,0 @@ - -/* global document */ - -import { - addEventListener, - removeEventListener, - normalizeEvent, - getNativeEvent -} from '../core/event'; -import * as zrUtil from '../core/util'; -import Eventful from '../core/Eventful'; -import env from '../core/env'; -import { Dictionary, ZRRawEvent, ZRRawMouseEvent } from '../core/types'; -import { VectorArray } from '../core/vector'; -import Handler from '../Handler'; - -type DomHandlersMap = Dictionary<(this: HandlerDomProxy, event: ZRRawEvent) => void> - -type DomExtended = Node & { - domBelongToZr: boolean -} - -const TOUCH_CLICK_DELAY = 300; - -const globalEventSupported = env.domSupported; - - -const localNativeListenerNames = (function () { - const mouseHandlerNames = [ - 'click', 'dblclick', 'mousewheel', 'wheel', 'mouseout', - 'mouseup', 'mousedown', 'mousemove', 'contextmenu' - ]; - const touchHandlerNames = [ - 'touchstart', 'touchend', 'touchmove' - ]; - const pointerEventNameMap = { - pointerdown: 1, pointerup: 1, pointermove: 1, pointerout: 1 - }; - const pointerHandlerNames = zrUtil.map(mouseHandlerNames, function (name) { - const nm = name.replace('mouse', 'pointer'); - return pointerEventNameMap.hasOwnProperty(nm) ? nm : name; - }); - - return { - mouse: mouseHandlerNames, - touch: touchHandlerNames, - pointer: pointerHandlerNames - }; -})(); - -const globalNativeListenerNames = { - mouse: ['mousemove', 'mouseup'], - pointer: ['pointermove', 'pointerup'] -}; - -let wheelEventSupported = false; - - -// Although firfox has 'DOMMouseScroll' event and do not has 'mousewheel' event, -// the 'DOMMouseScroll' event do not performe the same behavior on touch pad device -// (like on Mac) ('DOMMouseScroll' will be triggered only if a big wheel delta). -// So we should not use it. -// function eventNameFix(name: string) { -// return (name === 'mousewheel' && env.browser.firefox) ? 'DOMMouseScroll' : name; -// } - -function isPointerFromTouch(event: ZRRawEvent) { - const pointerType = (event as any).pointerType; - return pointerType === 'pen' || pointerType === 'touch'; -} - -// function useMSGuesture(handlerProxy, event) { -// return isPointerFromTouch(event) && !!handlerProxy._msGesture; -// } - -// function onMSGestureChange(proxy, event) { -// if (event.translationX || event.translationY) { -// // mousemove is carried by MSGesture to reduce the sensitivity. -// proxy.handler.dispatchToElement(event.target, 'mousemove', event); -// } -// if (event.scale !== 1) { -// event.pinchX = event.offsetX; -// event.pinchY = event.offsetY; -// event.pinchScale = event.scale; -// proxy.handler.dispatchToElement(event.target, 'pinch', event); -// } -// } - -/** - * Prevent mouse event from being dispatched after Touch Events action - * @see - * 1. Mobile browsers dispatch mouse events 300ms after touchend. - * 2. Chrome for Android dispatch mousedown for long-touch about 650ms - * Result: Blocking Mouse Events for 700ms. - * - * @param {DOMHandlerScope} scope - */ -function setTouchTimer(scope: DOMHandlerScope) { - scope.touching = true; - if (scope.touchTimer != null) { - clearTimeout(scope.touchTimer); - scope.touchTimer = null; - } - scope.touchTimer = setTimeout(function () { - scope.touching = false; - scope.touchTimer = null; - }, 700); -} - -// Mark touch, which is useful in distinguish touch and -// mouse event in upper applicatoin. -function markTouch(event: ZRRawEvent) { - event && (event.zrByTouch = true); -} - - -// function markTriggeredFromLocal(event) { -// event && (event.__zrIsFromLocal = true); -// } - -// function isTriggeredFromLocal(instance, event) { -// return !!(event && event.__zrIsFromLocal); -// } - -function normalizeGlobalEvent(instance: HandlerDomProxy, event: ZRRawEvent) { - // offsetX, offsetY still need to be calculated. They are necessary in the event - // handlers of the upper applications. Set `true` to force calculate them. - return normalizeEvent( - instance.dom, - // TODO ANY TYPE - new FakeGlobalEvent(instance, event) as any as ZRRawEvent, - true - ); -} - -/** - * Detect whether the given el is in `painterRoot`. - */ -function isLocalEl(instance: HandlerDomProxy, el: Node) { - let elTmp = el; - let isLocal = false; - while (elTmp && elTmp.nodeType !== 9 - && !( - isLocal = (elTmp as DomExtended).domBelongToZr - || (elTmp !== el && elTmp === instance.painterRoot) - ) - ) { - elTmp = elTmp.parentNode; - } - return isLocal; -} - -/** - * Make a fake event but not change the original event, - * because the global event probably be used by other - * listeners not belonging to zrender. - * @class - */ -class FakeGlobalEvent { - type: string - target: HTMLElement - currentTarget: HTMLElement - - pointerType: string - clientX: number - clientY: number - - constructor(instance: HandlerDomProxy, event: ZRRawEvent) { - this.type = event.type; - this.target = this.currentTarget = instance.dom; - this.pointerType = (event as any).pointerType; - // Necessray for the force calculation of zrX, zrY - this.clientX = (event as ZRRawMouseEvent).clientX; - this.clientY = (event as ZRRawMouseEvent).clientY; - // Because we do not mount global listeners to touch events, - // we do not copy `targetTouches` and `changedTouches` here. - } - - // we make the default methods on the event do nothing, - // otherwise it is dangerous. See more details in - // [DRAG_OUTSIDE] in `Handler.js`. - stopPropagation = zrUtil.noop - stopImmediatePropagation = zrUtil.noop - preventDefault = zrUtil.noop -} - - -/** - * Local DOM Handlers - * @this {HandlerProxy} - */ -const localDOMHandlers: DomHandlersMap = { - - mousedown(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - this.__mayPointerCapture = [event.zrX, event.zrY]; - - this.trigger('mousedown', event); - }, - - mousemove(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - const downPoint = this.__mayPointerCapture; - if (downPoint && (event.zrX !== downPoint[0] || event.zrY !== downPoint[1])) { - this.__togglePointerCapture(true); - } - - this.trigger('mousemove', event); - }, - - mouseup(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - this.__togglePointerCapture(false); - - this.trigger('mouseup', event); - }, - - mouseout(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - // There might be some doms created by upper layer application - // at the same level of painter.getViewportRoot() (e.g., tooltip - // dom created by echarts), where 'globalout' event should not - // be triggered when mouse enters these doms. (But 'mouseout' - // should be triggered at the original hovered element as usual). - const element = (event as any).toElement || (event as ZRRawMouseEvent).relatedTarget; - - // For SVG rendering, there are SVG elements inside `this.dom`. - // (especially in decal case). Should not to handle those "mouseout".. - if (!isLocalEl(this, element)) { - // Similarly to the browser did on `document` and touch event, - // `globalout` will be delayed to final pointer cature release. - if (this.__pointerCapturing) { - event.zrEventControl = 'no_globalout'; - } - - this.trigger('mouseout', event); - } - }, - - wheel(event: ZRRawEvent) { - // Morden agent has supported event `wheel` instead of `mousewheel`. - // About the polyfill of the props "delta", see "arc/core/event.ts". - - // Firefox only support `wheel` rather than `mousewheel`. Although firfox has been supporting - // event `DOMMouseScroll`, it do not act the same behavior as `wheel` on touch pad device - // like on Mac, where `DOMMouseScroll` will be triggered only if a big wheel delta occurs, - // and it results in no chance to "preventDefault". So we should not use `DOMMouseScroll`. - - wheelEventSupported = true; - event = normalizeEvent(this.dom, event); - // Follow the definition of the previous version, the zrender event name is still 'mousewheel'. - this.trigger('mousewheel', event); - }, - - mousewheel(event: ZRRawEvent) { - // IE8- and some other lagacy agent do not support event `wheel`, so we still listen - // to the legacy event `mouseevent`. - // Typically if event `wheel` is supported and the handler has been mounted on a - // DOM element, the legacy `mousewheel` event will not be triggered (Chrome and Safari). - // But we still do this guard to avoid to duplicated handle. - if (wheelEventSupported) { - return; - } - event = normalizeEvent(this.dom, event); - this.trigger('mousewheel', event); - }, - - touchstart(event: ZRRawEvent) { - // Default mouse behaviour should not be disabled here. - // For example, page may needs to be slided. - event = normalizeEvent(this.dom, event); - - markTouch(event); - - this.__lastTouchMoment = new Date(); - - this.handler.processGesture(event, 'start'); - - // For consistent event listener for both touch device and mouse device, - // we simulate "mouseover-->mousedown" in touch device. So we trigger - // `mousemove` here (to trigger `mouseover` inside), and then trigger - // `mousedown`. - localDOMHandlers.mousemove.call(this, event); - localDOMHandlers.mousedown.call(this, event); - }, - - touchmove(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - markTouch(event); - - this.handler.processGesture(event, 'change'); - - // Mouse move should always be triggered no matter whether - // there is gestrue event, because mouse move and pinch may - // be used at the same time. - localDOMHandlers.mousemove.call(this, event); - }, - - touchend(event: ZRRawEvent) { - event = normalizeEvent(this.dom, event); - - markTouch(event); - - this.handler.processGesture(event, 'end'); - - localDOMHandlers.mouseup.call(this, event); - - // Do not trigger `mouseout` here, in spite of `mousemove`(`mouseover`) is - // triggered in `touchstart`. This seems to be illogical, but by this mechanism, - // we can conveniently implement "hover style" in both PC and touch device just - // by listening to `mouseover` to add "hover style" and listening to `mouseout` - // to remove "hover style" on an element, without any additional code for - // compatibility. (`mouseout` will not be triggered in `touchend`, so "hover - // style" will remain for user view) - - // click event should always be triggered no matter whether - // there is gestrue event. System click can not be prevented. - if (+new Date() - (+this.__lastTouchMoment) < TOUCH_CLICK_DELAY) { - localDOMHandlers.click.call(this, event); - } - }, - - pointerdown(event: ZRRawEvent) { - localDOMHandlers.mousedown.call(this, event); - - // if (useMSGuesture(this, event)) { - // this._msGesture.addPointer(event.pointerId); - // } - }, - - pointermove(event: ZRRawEvent) { - // FIXME - // pointermove is so sensitive that it always triggered when - // tap(click) on touch screen, which affect some judgement in - // upper application. So, we don't support mousemove on MS touch - // device yet. - if (!isPointerFromTouch(event)) { - localDOMHandlers.mousemove.call(this, event); - } - }, - - pointerup(event: ZRRawEvent) { - localDOMHandlers.mouseup.call(this, event); - }, - - pointerout(event: ZRRawEvent) { - // pointerout will be triggered when tap on touch screen - // (IE11+/Edge on MS Surface) after click event triggered, - // which is inconsistent with the mousout behavior we defined - // in touchend. So we unify them. - // (check localDOMHandlers.touchend for detailed explanation) - if (!isPointerFromTouch(event)) { - localDOMHandlers.mouseout.call(this, event); - } - } - -}; - -/** - * Othere DOM UI Event handlers for zr dom. - * @this {HandlerProxy} - */ -zrUtil.each(['click', 'dblclick', 'contextmenu'], function (name) { - localDOMHandlers[name] = function (event) { - event = normalizeEvent(this.dom, event); - this.trigger(name, event); - }; -}); - - -/** - * DOM UI Event handlers for global page. - * - * [Caution]: - * those handlers should both support in capture phase and bubble phase! - */ -const globalDOMHandlers: DomHandlersMap = { - - pointermove: function (event: ZRRawEvent) { - // FIXME - // pointermove is so sensitive that it always triggered when - // tap(click) on touch screen, which affect some judgement in - // upper application. So, we don't support mousemove on MS touch - // device yet. - if (!isPointerFromTouch(event)) { - globalDOMHandlers.mousemove.call(this, event); - } - }, - - pointerup: function (event: ZRRawEvent) { - globalDOMHandlers.mouseup.call(this, event); - }, - - mousemove: function (event: ZRRawEvent) { - this.trigger('mousemove', event); - }, - - mouseup: function (event: ZRRawEvent) { - const pointerCaptureReleasing = this.__pointerCapturing; - - this.__togglePointerCapture(false); - - this.trigger('mouseup', event); - - if (pointerCaptureReleasing) { - event.zrEventControl = 'only_globalout'; - this.trigger('mouseout', event); - } - } - -}; - - -function mountLocalDOMEventListeners(instance: HandlerDomProxy, scope: DOMHandlerScope) { - const domHandlers = scope.domHandlers; - - if (env.pointerEventsSupported) { // Only IE11+/Edge - // 1. On devices that both enable touch and mouse (e.g., MS Surface and lenovo X240), - // IE11+/Edge do not trigger touch event, but trigger pointer event and mouse event - // at the same time. - // 2. On MS Surface, it probablely only trigger mousedown but no mouseup when tap on - // screen, which do not occurs in pointer event. - // So we use pointer event to both detect touch gesture and mouse behavior. - zrUtil.each(localNativeListenerNames.pointer, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event) { - // markTriggeredFromLocal(event); - domHandlers[nativeEventName].call(instance, event); - }); - }); - - // FIXME - // Note: MS Gesture require CSS touch-action set. But touch-action is not reliable, - // which does not prevent defuault behavior occasionally (which may cause view port - // zoomed in but use can not zoom it back). And event.preventDefault() does not work. - // So we have to not to use MSGesture and not to support touchmove and pinch on MS - // touch screen. And we only support click behavior on MS touch screen now. - - // MS Gesture Event is only supported on IE11+/Edge and on Windows 8+. - // We don't support touch on IE on win7. - // See - // if (typeof MSGesture === 'function') { - // (this._msGesture = new MSGesture()).target = dom; // jshint ignore:line - // dom.addEventListener('MSGestureChange', onMSGestureChange); - // } - } - else { - if (env.touchEventsSupported) { - zrUtil.each(localNativeListenerNames.touch, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event) { - // markTriggeredFromLocal(event); - domHandlers[nativeEventName].call(instance, event); - setTouchTimer(scope); - }); - }); - // Handler of 'mouseout' event is needed in touch mode, which will be mounted below. - // addEventListener(root, 'mouseout', this._mouseoutHandler); - } - - // 1. Considering some devices that both enable touch and mouse event (like on MS Surface - // and lenovo X240, @see #2350), we make mouse event be always listened, otherwise - // mouse event can not be handle in those devices. - // 2. On MS Surface, Chrome will trigger both touch event and mouse event. How to prevent - // mouseevent after touch event triggered, see `setTouchTimer`. - zrUtil.each(localNativeListenerNames.mouse, function (nativeEventName) { - mountSingleDOMEventListener(scope, nativeEventName, function (event: ZRRawEvent) { - event = getNativeEvent(event); - if (!scope.touching) { - // markTriggeredFromLocal(event); - domHandlers[nativeEventName].call(instance, event); - } - }); - }); - } -} - -function mountGlobalDOMEventListeners(instance: HandlerDomProxy, scope: DOMHandlerScope) { - // Only IE11+/Edge. See the comment in `mountLocalDOMEventListeners`. - if (env.pointerEventsSupported) { - zrUtil.each(globalNativeListenerNames.pointer, mount); - } - // Touch event has implemented "drag outside" so we do not mount global listener for touch event. - // (see https://www.w3.org/TR/touch-events/#the-touchmove-event) (see also `DRAG_OUTSIDE`). - // We do not consider "both-support-touch-and-mouse device" for this feature (see the comment of - // `mountLocalDOMEventListeners`) to avoid bugs util some requirements come. - else if (!env.touchEventsSupported) { - zrUtil.each(globalNativeListenerNames.mouse, mount); - } - - function mount(nativeEventName: string) { - function nativeEventListener(event: ZRRawEvent) { - event = getNativeEvent(event); - // See the reason in [DRAG_OUTSIDE] in `Handler.js` - // This checking supports both `useCapture` or not. - // PENDING: if there is performance issue in some devices, - // we probably can not use `useCapture` and change a easier - // to judes whether local (mark). - if (!isLocalEl(instance, event.target as Node)) { - event = normalizeGlobalEvent(instance, event); - scope.domHandlers[nativeEventName].call(instance, event); - } - } - mountSingleDOMEventListener( - scope, nativeEventName, nativeEventListener, - {capture: true} // See [DRAG_OUTSIDE] in `Handler.js` - ); - } -} - -function mountSingleDOMEventListener( - scope: DOMHandlerScope, - nativeEventName: string, - listener: EventListener, - opt?: boolean | AddEventListenerOptions -) { - scope.mounted[nativeEventName] = listener; - scope.listenerOpts[nativeEventName] = opt; - addEventListener(scope.domTarget, nativeEventName, listener, opt); -} - -function unmountDOMEventListeners(scope: DOMHandlerScope) { - const mounted = scope.mounted; - for (let nativeEventName in mounted) { - if (mounted.hasOwnProperty(nativeEventName)) { - removeEventListener( - scope.domTarget, nativeEventName, mounted[nativeEventName], - scope.listenerOpts[nativeEventName] - ); - } - } - scope.mounted = {}; -} - - -class DOMHandlerScope { - domTarget: HTMLElement | HTMLDocument - domHandlers: DomHandlersMap - - // Key: eventName, value: mounted handler functions. - // Used for unmount. - mounted: Dictionary = {}; - - listenerOpts: Dictionary = {}; - - touchTimer: ReturnType; - touching = false; - - constructor( - domTarget: HTMLElement | HTMLDocument, - domHandlers: DomHandlersMap - ) { - this.domTarget = domTarget; - this.domHandlers = domHandlers; - - } -} - - -export default class HandlerDomProxy extends Eventful { - - dom: HTMLElement - painterRoot: HTMLElement - - handler: Handler - - private _localHandlerScope: DOMHandlerScope - private _globalHandlerScope: DOMHandlerScope - - __lastTouchMoment: Date - - // See [DRAG_OUTSIDE] in `Handler.ts`. - __pointerCapturing = false - // [x, y] - __mayPointerCapture: VectorArray - - - constructor(dom: HTMLElement, painterRoot: HTMLElement) { - super(); - - this.dom = dom; - this.painterRoot = painterRoot; - - this._localHandlerScope = new DOMHandlerScope(dom, localDOMHandlers); - - if (globalEventSupported) { - this._globalHandlerScope = new DOMHandlerScope(document, globalDOMHandlers); - } - - mountLocalDOMEventListeners(this, this._localHandlerScope); - } - - dispose() { - unmountDOMEventListeners(this._localHandlerScope); - if (globalEventSupported) { - unmountDOMEventListeners(this._globalHandlerScope); - } - } - - setCursor(cursorStyle: string) { - this.dom.style && (this.dom.style.cursor = cursorStyle || 'default'); - } - - /** - * See [DRAG_OUTSIDE] in `Handler.js`. - * @implement - * @param isPointerCapturing Should never be `null`/`undefined`. - * `true`: start to capture pointer if it is not capturing. - * `false`: end the capture if it is capturing. - */ - __togglePointerCapture(isPointerCapturing?: boolean) { - this.__mayPointerCapture = null; - - if (globalEventSupported - && ((+this.__pointerCapturing) ^ (+isPointerCapturing)) - ) { - this.__pointerCapturing = isPointerCapturing; - - const globalHandlerScope = this._globalHandlerScope; - isPointerCapturing - ? mountGlobalDOMEventListeners(this, globalHandlerScope) - : unmountDOMEventListeners(globalHandlerScope); - } - } -} - -export interface HandlerProxyInterface extends Eventful { - handler: Handler - dispose: () => void - setCursor: (cursorStyle?: string) => void -} \ No newline at end of file diff --git a/node_modules/zrender/src/export.ts b/node_modules/zrender/src/export.ts deleted file mode 100644 index 05fea04..0000000 --- a/node_modules/zrender/src/export.ts +++ /dev/null @@ -1,76 +0,0 @@ -/** - * Do not mount those modules on 'src/zrender' for better tree shaking. - */ - -import * as zrUtil from './core/util'; -import * as matrix from './core/matrix'; -import * as vector from './core/vector'; -import * as colorTool from './tool/color'; -import * as pathTool from './tool/path'; -import {parseSVG} from './tool/parseSVG'; - -import * as morphPathTool from './tool/morphPath'; - -export {default as Point, PointLike} from './core/Point'; - -export { - default as Element, - ElementAnimateConfig, - ElementTextConfig, - ElementTextGuideLineConfig, - ElementEvent, - ElementEventCallback, - ElementProps -} from './Element'; - -export {default as Displayable, DisplayableProps} from './graphic/Displayable'; -export {default as Group, GroupProps} from './graphic/Group'; -export {default as Path, PathStyleProps, PathProps, PathStatePropNames, PathState} from './graphic/Path'; -export {default as Image, ImageStyleProps, ImageProps, ImageState} from './graphic/Image'; -export {default as CompoundPath, CompoundPathShape} from './graphic/CompoundPath'; -export {default as TSpan, TSpanStyleProps, TSpanProps, TSpanState} from './graphic/TSpan'; -export {default as IncrementalDisplayable} from './graphic/IncrementalDisplayable'; -export {default as Text, TextStylePropsPart, TextStyleProps, TextProps, TextState} from './graphic/Text'; - -export {default as Arc, ArcProps, ArcShape} from './graphic/shape/Arc'; -export {default as BezierCurve, BezierCurveProps, BezierCurveShape} from './graphic/shape/BezierCurve'; -export {default as Circle, CircleProps, CircleShape} from './graphic/shape/Circle'; -export {default as Droplet, DropletProps, DropletShape} from './graphic/shape/Droplet'; -export {default as Ellipse, EllipseProps, EllipseShape} from './graphic/shape/Ellipse'; -export {default as Heart, HeartProps, HeartShape} from './graphic/shape/Heart'; -export {default as Isogon, IsogonProps, IsogonShape} from './graphic/shape/Isogon'; -export {default as Line, LineProps, LineShape} from './graphic/shape/Line'; -export {default as Polygon, PolygonProps, PolygonShape} from './graphic/shape/Polygon'; -export {default as Polyline, PolylineProps, PolylineShape} from './graphic/shape/Polyline'; -export {default as Rect, RectProps, RectShape} from './graphic/shape/Rect'; -export {default as Ring, RingProps, RingShape} from './graphic/shape/Ring'; -export {default as Rose, RoseProps, RoseShape} from './graphic/shape/Rose'; -export {default as Sector, SectorProps, SectorShape} from './graphic/shape/Sector'; -export {default as Star, StarProps, StarShape} from './graphic/shape/Star'; -export {default as Trochoid, TrochoidProps, TrochoidShape} from './graphic/shape/Trochoid'; - -export {default as LinearGradient, LinearGradientObject} from './graphic/LinearGradient'; -export {default as RadialGradient, RadialGradientObject} from './graphic/RadialGradient'; -export { - default as Pattern, - PatternObjectBase, - PatternObject, - ImagePatternObject, - SVGPatternObject -} from './graphic/Pattern'; -export {default as BoundingRect, RectLike} from './core/BoundingRect'; -export {default as OrientedBoundingRect} from './core/OrientedBoundingRect'; - -export {matrix}; -export {vector}; -export {colorTool as color}; -export {pathTool as path}; -export {zrUtil as util}; - -export {morphPathTool as morph}; - -export {parseSVG}; - -export {default as showDebugDirtyRect} from './debug/showDebugDirtyRect'; - -export {setPlatformAPI} from './core/platform'; \ No newline at end of file diff --git a/node_modules/zrender/src/global.d.ts b/node_modules/zrender/src/global.d.ts deleted file mode 100644 index 07a39ec..0000000 --- a/node_modules/zrender/src/global.d.ts +++ /dev/null @@ -1,5 +0,0 @@ -declare namespace NodeJS { - interface ProcessEnv { - NODE_ENV: 'production' | 'development' - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/CompoundPath.ts b/node_modules/zrender/src/graphic/CompoundPath.ts deleted file mode 100644 index 732ebec..0000000 --- a/node_modules/zrender/src/graphic/CompoundPath.ts +++ /dev/null @@ -1,59 +0,0 @@ -// CompoundPath to improve performance - -import Path from './Path'; -import PathProxy from '../core/PathProxy'; - -export interface CompoundPathShape { - paths: Path[] -} - -export default class CompoundPath extends Path { - - type = 'compound' - - shape: CompoundPathShape - - private _updatePathDirty() { - const paths = this.shape.paths; - let dirtyPath = this.shapeChanged(); - for (let i = 0; i < paths.length; i++) { - // Mark as dirty if any subpath is dirty - dirtyPath = dirtyPath || paths[i].shapeChanged(); - } - if (dirtyPath) { - this.dirtyShape(); - } - } - - beforeBrush() { - this._updatePathDirty(); - const paths = this.shape.paths || []; - const scale = this.getGlobalScale(); - // Update path scale - for (let i = 0; i < paths.length; i++) { - if (!paths[i].path) { - paths[i].createPathProxy(); - } - paths[i].path.setScale(scale[0], scale[1], paths[i].segmentIgnoreThreshold); - } - } - - buildPath(ctx: PathProxy | CanvasRenderingContext2D, shape: CompoundPathShape) { - const paths = shape.paths || []; - for (let i = 0; i < paths.length; i++) { - paths[i].buildPath(ctx, paths[i].shape, true); - } - } - - afterBrush() { - const paths = this.shape.paths || []; - for (let i = 0; i < paths.length; i++) { - paths[i].pathUpdated(); - } - } - - getBoundingRect() { - this._updatePathDirty.call(this); - return Path.prototype.getBoundingRect.call(this); - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Displayable.ts b/node_modules/zrender/src/graphic/Displayable.ts deleted file mode 100644 index 04ed982..0000000 --- a/node_modules/zrender/src/graphic/Displayable.ts +++ /dev/null @@ -1,624 +0,0 @@ -/** - * Base class of all displayable graphic objects - */ - -import Element, {ElementProps, ElementStatePropNames, ElementAnimateConfig, ElementCommonState} from '../Element'; -import BoundingRect from '../core/BoundingRect'; -import { PropType, Dictionary, MapToType } from '../core/types'; -import Path from './Path'; -import { keys, extend, createObject } from '../core/util'; -import Animator from '../animation/Animator'; -import { REDRAW_BIT, STYLE_CHANGED_BIT } from './constants'; - -// type CalculateTextPositionResult = ReturnType - -const STYLE_MAGIC_KEY = '__zr_style_' + Math.round((Math.random() * 10)); - -export interface CommonStyleProps { - shadowBlur?: number - shadowOffsetX?: number - shadowOffsetY?: number - shadowColor?: string - - opacity?: number - /** - * https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/globalCompositeOperation - */ - blend?: string -} - -export const DEFAULT_COMMON_STYLE: CommonStyleProps = { - shadowBlur: 0, - shadowOffsetX: 0, - shadowOffsetY: 0, - shadowColor: '#000', - opacity: 1, - blend: 'source-over' -}; - -export const DEFAULT_COMMON_ANIMATION_PROPS: MapToType = { - style: { - shadowBlur: true, - shadowOffsetX: true, - shadowOffsetY: true, - shadowColor: true, - opacity: true - } - }; - -(DEFAULT_COMMON_STYLE as any)[STYLE_MAGIC_KEY] = true; - -export interface DisplayableProps extends ElementProps { - style?: Dictionary - - zlevel?: number - z?: number - z2?: number - - culling?: boolean - - // TODO list all cursors - cursor?: string - - rectHover?: boolean - - progressive?: boolean - - incremental?: boolean - - ignoreCoarsePointer?: boolean - - batch?: boolean - invisible?: boolean -} - -type DisplayableKey = keyof DisplayableProps -type DisplayablePropertyType = PropType - -export type DisplayableStatePropNames = ElementStatePropNames | 'style' | 'z' | 'z2' | 'invisible'; -export type DisplayableState = Pick & ElementCommonState; - -const PRIMARY_STATES_KEYS = ['z', 'z2', 'invisible'] as const; -const PRIMARY_STATES_KEYS_IN_HOVER_LAYER = ['invisible'] as const; - -// eslint-disable-next-line @typescript-eslint/no-unused-vars -interface Displayable { - animate(key?: '', loop?: boolean): Animator - animate(key: 'style', loop?: boolean): Animator - - getState(stateName: string): DisplayableState - ensureState(stateName: string): DisplayableState - - states: Dictionary - stateProxy: (stateName: string) => DisplayableState -} - -class Displayable extends Element { - - /** - * Whether the displayable object is visible. when it is true, the displayable object - * is not drawn, but the mouse event can still trigger the object. - */ - invisible: boolean - - z: number - - z2: number - - /** - * The z level determines the displayable object can be drawn in which layer canvas. - */ - zlevel: number - - /** - * If enable culling - */ - culling: boolean - - /** - * Mouse cursor when hovered - */ - cursor: string - - /** - * If hover area is bounding rect - */ - rectHover: boolean - /** - * For increamental rendering - */ - incremental: boolean - - /** - * Never increase to target size - */ - ignoreCoarsePointer?: boolean - - style: Dictionary - - protected _normalState: DisplayableState - - protected _rect: BoundingRect - protected _paintRect: BoundingRect - protected _prevPaintRect: BoundingRect - - dirtyRectTolerance: number - - /************* Properties will be inejected in other modules. *******************/ - - // @deprecated. - useHoverLayer?: boolean - - __hoverStyle?: CommonStyleProps - - // TODO use WeakMap? - - // Shapes for cascade clipping. - // Can only be `null`/`undefined` or an non-empty array, MUST NOT be an empty array. - // because it is easy to only using null to check whether clipPaths changed. - __clipPaths?: Path[] - - // FOR CANVAS PAINTER - __canvasFillGradient: CanvasGradient - __canvasStrokeGradient: CanvasGradient - __canvasFillPattern: CanvasPattern - __canvasStrokePattern: CanvasPattern - - // FOR SVG PAINTER - __svgEl: SVGElement - - constructor(props?: Props) { - super(props); - } - - protected _init(props?: Props) { - // Init default properties - const keysArr = keys(props); - for (let i = 0; i < keysArr.length; i++) { - const key = keysArr[i]; - if (key === 'style') { - this.useStyle(props[key] as Props['style']); - } - else { - super.attrKV(key as any, props[key]); - } - } - // Give a empty style - if (!this.style) { - this.useStyle({}); - } - } - - // Hook provided to developers. - beforeBrush() {} - afterBrush() {} - - // Hook provided to inherited classes. - // Executed between beforeBrush / afterBrush - innerBeforeBrush() {} - innerAfterBrush() {} - - shouldBePainted( - viewWidth: number, - viewHeight: number, - considerClipPath: boolean, - considerAncestors: boolean - ) { - const m = this.transform; - if ( - this.ignore - // Ignore invisible element - || this.invisible - // Ignore transparent element - || this.style.opacity === 0 - // Ignore culled element - || (this.culling - && isDisplayableCulled(this, viewWidth, viewHeight) - ) - // Ignore scale 0 element, in some environment like node-canvas - // Draw a scale 0 element can cause all following draw wrong - // And setTransform with scale 0 will cause set back transform failed. - || (m && !m[0] && !m[3]) - ) { - return false; - } - - if (considerClipPath && this.__clipPaths) { - for (let i = 0; i < this.__clipPaths.length; ++i) { - if (this.__clipPaths[i].isZeroArea()) { - return false; - } - } - } - - if (considerAncestors && this.parent) { - let parent = this.parent; - while (parent) { - if (parent.ignore) { - return false; - } - parent = parent.parent; - } - } - - return true; - } - - /** - * If displayable element contain coord x, y - */ - contain(x: number, y: number) { - return this.rectContain(x, y); - } - - traverse( - cb: (this: Context, el: this) => void, - context?: Context - ) { - cb.call(context, this); - } - - /** - * If bounding rect of element contain coord x, y - */ - rectContain(x: number, y: number) { - const coord = this.transformCoordToLocal(x, y); - const rect = this.getBoundingRect(); - return rect.contain(coord[0], coord[1]); - } - - getPaintRect(): BoundingRect { - let rect = this._paintRect; - if (!this._paintRect || this.__dirty) { - const transform = this.transform; - const elRect = this.getBoundingRect(); - - const style = this.style; - const shadowSize = style.shadowBlur || 0; - const shadowOffsetX = style.shadowOffsetX || 0; - const shadowOffsetY = style.shadowOffsetY || 0; - - rect = this._paintRect || (this._paintRect = new BoundingRect(0, 0, 0, 0)); - if (transform) { - BoundingRect.applyTransform(rect, elRect, transform); - } - else { - rect.copy(elRect); - } - - if (shadowSize || shadowOffsetX || shadowOffsetY) { - rect.width += shadowSize * 2 + Math.abs(shadowOffsetX); - rect.height += shadowSize * 2 + Math.abs(shadowOffsetY); - rect.x = Math.min(rect.x, rect.x + shadowOffsetX - shadowSize); - rect.y = Math.min(rect.y, rect.y + shadowOffsetY - shadowSize); - - } - - // For the accuracy tolerance of text height or line joint point - const tolerance = this.dirtyRectTolerance; - if (!rect.isZero()) { - rect.x = Math.floor(rect.x - tolerance); - rect.y = Math.floor(rect.y - tolerance); - rect.width = Math.ceil(rect.width + 1 + tolerance * 2); - rect.height = Math.ceil(rect.height + 1 + tolerance * 2); - } - } - return rect; - } - - setPrevPaintRect(paintRect: BoundingRect) { - if (paintRect) { - this._prevPaintRect = this._prevPaintRect || new BoundingRect(0, 0, 0, 0); - this._prevPaintRect.copy(paintRect); - } - else { - this._prevPaintRect = null; - } - } - - getPrevPaintRect(): BoundingRect { - return this._prevPaintRect; - } - - /** - * Alias for animate('style') - * @param loop - */ - animateStyle(loop: boolean) { - return this.animate('style', loop); - } - - // Override updateDuringAnimation - updateDuringAnimation(targetKey: string) { - if (targetKey === 'style') { - this.dirtyStyle(); - } - else { - this.markRedraw(); - } - } - - attrKV(key: DisplayableKey, value: DisplayablePropertyType) { - if (key !== 'style') { - super.attrKV(key as keyof DisplayableProps, value); - } - else { - if (!this.style) { - this.useStyle(value as Dictionary); - } - else { - this.setStyle(value as Dictionary); - } - } - } - - setStyle(obj: Props['style']): this - setStyle(obj: T, value: Props['style'][T]): this - setStyle(keyOrObj: keyof Props['style'] | Props['style'], value?: unknown): this { - if (typeof keyOrObj === 'string') { - this.style[keyOrObj] = value; - } - else { - extend(this.style, keyOrObj as Props['style']); - } - this.dirtyStyle(); - return this; - } - - // getDefaultStyleValue(key: T): Props['style'][T] { - // // Default value is on the prototype. - // return this.style.prototype[key]; - // } - - dirtyStyle(notRedraw?: boolean) { - if (!notRedraw) { - this.markRedraw(); - } - this.__dirty |= STYLE_CHANGED_BIT; - // Clear bounding rect. - if (this._rect) { - this._rect = null; - } - } - - dirty() { - this.dirtyStyle(); - } - - /** - * Is style changed. Used with dirtyStyle. - */ - styleChanged() { - return !!(this.__dirty & STYLE_CHANGED_BIT); - } - - /** - * Mark style updated. Only useful when style is used for caching. Like in the text. - */ - styleUpdated() { - this.__dirty &= ~STYLE_CHANGED_BIT; - } - - /** - * Create a style object with default values in it's prototype. - */ - createStyle(obj?: Props['style']) { - return createObject(DEFAULT_COMMON_STYLE, obj); - } - - /** - * Replace style property. - * It will create a new style if given obj is not a valid style object. - */ - // PENDING should not createStyle if it's an style object. - useStyle(obj: Props['style']) { - if (!obj[STYLE_MAGIC_KEY]) { - obj = this.createStyle(obj); - } - if (this.__inHover) { - this.__hoverStyle = obj; // Not affect exists style. - } - else { - this.style = obj; - } - this.dirtyStyle(); - } - - /** - * Determine if an object is a valid style object. - * Which means it is created by `createStyle.` - * - * A valid style object will have all default values in it's prototype. - * To avoid get null/undefined values. - */ - isStyleObject(obj: Props['style']) { - return obj[STYLE_MAGIC_KEY]; - } - - protected _innerSaveToNormal(toState: DisplayableState) { - super._innerSaveToNormal(toState); - - const normalState = this._normalState; - if (toState.style && !normalState.style) { - // Clone style object. - // TODO: Only save changed style. - normalState.style = this._mergeStyle(this.createStyle(), this.style); - } - - this._savePrimaryToNormal(toState, normalState, PRIMARY_STATES_KEYS); - } - - protected _applyStateObj( - stateName: string, - state: DisplayableState, - normalState: DisplayableState, - keepCurrentStates: boolean, - transition: boolean, - animationCfg: ElementAnimateConfig - ) { - super._applyStateObj(stateName, state, normalState, keepCurrentStates, transition, animationCfg); - - const needsRestoreToNormal = !(state && keepCurrentStates); - let targetStyle: Props['style']; - if (state && state.style) { - // Only animate changed properties. - if (transition) { - if (keepCurrentStates) { - targetStyle = state.style; - } - else { - targetStyle = this._mergeStyle(this.createStyle(), normalState.style); - this._mergeStyle(targetStyle, state.style); - } - } - else { - targetStyle = this._mergeStyle( - this.createStyle(), - keepCurrentStates ? this.style : normalState.style - ); - this._mergeStyle(targetStyle, state.style); - } - } - else if (needsRestoreToNormal) { - targetStyle = normalState.style; - } - - if (targetStyle) { - if (transition) { - // Clone a new style. Not affect the original one. - const sourceStyle = this.style; - - this.style = this.createStyle(needsRestoreToNormal ? {} : sourceStyle); - // const sourceStyle = this.style = this.createStyle(this.style); - - if (needsRestoreToNormal) { - const changedKeys = keys(sourceStyle); - for (let i = 0; i < changedKeys.length; i++) { - const key = changedKeys[i]; - if (key in targetStyle) { // Not use `key == null` because == null may means no stroke/fill. - // Pick out from prototype. Or the property won't be animated. - (targetStyle as any)[key] = targetStyle[key]; - // Omit the property has no default value. - (this.style as any)[key] = sourceStyle[key]; - } - } - } - - // If states is switched twice in ONE FRAME, for example: - // one property(for example shadowBlur) changed from default value to a specifed value, - // then switched back in immediately. this.style may don't set this property yet when switching back. - // It won't treat it as an changed property when switching back. And it won't be animated. - // So here we make sure the properties will be animated from default value to a specifed value are set. - const targetKeys = keys(targetStyle); - for (let i = 0; i < targetKeys.length; i++) { - const key = targetKeys[i]; - this.style[key] = this.style[key]; - } - - this._transitionState(stateName, { - style: targetStyle - } as Props, animationCfg, this.getAnimationStyleProps() as MapToType); - } - else { - this.useStyle(targetStyle); - } - } - - // Don't change z, z2 for element moved into hover layer. - // It's not necessary and will cause paint list order changed. - const statesKeys = this.__inHover ? PRIMARY_STATES_KEYS_IN_HOVER_LAYER : PRIMARY_STATES_KEYS; - for (let i = 0; i < statesKeys.length; i++) { - let key = statesKeys[i]; - if (state && state[key] != null) { - // Replace if it exist in target state - (this as any)[key] = state[key]; - } - else if (needsRestoreToNormal) { - // Restore to normal state - if (normalState[key] != null) { - (this as any)[key] = normalState[key]; - } - } - } - } - - protected _mergeStates(states: DisplayableState[]) { - const mergedState = super._mergeStates(states) as DisplayableState; - let mergedStyle: Props['style']; - for (let i = 0; i < states.length; i++) { - const state = states[i]; - if (state.style) { - mergedStyle = mergedStyle || {}; - this._mergeStyle(mergedStyle, state.style); - } - } - if (mergedStyle) { - mergedState.style = mergedStyle; - } - return mergedState; - } - - protected _mergeStyle( - targetStyle: CommonStyleProps, - sourceStyle: CommonStyleProps - ) { - extend(targetStyle, sourceStyle); - return targetStyle; - } - - getAnimationStyleProps() { - return DEFAULT_COMMON_ANIMATION_PROPS; - } - - /** - * The string value of `textPosition` needs to be calculated to a real postion. - * For example, `'inside'` is calculated to `[rect.width/2, rect.height/2]` - * by default. See `contain/text.js#calculateTextPosition` for more details. - * But some coutom shapes like "pin", "flag" have center that is not exactly - * `[width/2, height/2]`. So we provide this hook to customize the calculation - * for those shapes. It will be called if the `style.textPosition` is a string. - * @param out Prepared out object. If not provided, this method should - * be responsible for creating one. - * @param style - * @param rect {x, y, width, height} - * @return out The same as the input out. - * { - * x: number. mandatory. - * y: number. mandatory. - * textAlign: string. optional. use style.textAlign by default. - * textVerticalAlign: string. optional. use style.textVerticalAlign by default. - * } - */ - // calculateTextPosition: (out: CalculateTextPositionResult, style: Dictionary, rect: RectLike) => CalculateTextPositionResult - - protected static initDefaultProps = (function () { - const dispProto = Displayable.prototype; - dispProto.type = 'displayable'; - dispProto.invisible = false; - dispProto.z = 0; - dispProto.z2 = 0; - dispProto.zlevel = 0; - dispProto.culling = false; - dispProto.cursor = 'pointer'; - dispProto.rectHover = false; - dispProto.incremental = false; - dispProto._rect = null; - dispProto.dirtyRectTolerance = 0; - - dispProto.__dirty = REDRAW_BIT | STYLE_CHANGED_BIT; - })() -} - -const tmpRect = new BoundingRect(0, 0, 0, 0); -const viewRect = new BoundingRect(0, 0, 0, 0); -function isDisplayableCulled(el: Displayable, width: number, height: number) { - tmpRect.copy(el.getBoundingRect()); - if (el.transform) { - tmpRect.applyTransform(el.transform); - } - viewRect.width = width; - viewRect.height = height; - return !tmpRect.intersect(viewRect); -} - -export default Displayable; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Gradient.ts b/node_modules/zrender/src/graphic/Gradient.ts deleted file mode 100644 index f8fdc7b..0000000 --- a/node_modules/zrender/src/graphic/Gradient.ts +++ /dev/null @@ -1,44 +0,0 @@ -// TODO Should GradientObject been LinearGradientObject | RadialGradientObject -export interface GradientObject { - - id?: number - - type: string - - colorStops: GradientColorStop[] - - global?: boolean -} - -export interface InnerGradientObject extends GradientObject { - __canvasGradient: CanvasGradient - __width: number - __height: number -} - -export interface GradientColorStop { - offset: number - color: string -} - -export default class Gradient { - - id?: number - - type: string - - colorStops: GradientColorStop[] - - global: boolean - - constructor(colorStops: GradientColorStop[]) { - this.colorStops = colorStops || []; - } - - addColorStop(offset: number, color: string) { - this.colorStops.push({ - offset, - color - }); - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Group.ts b/node_modules/zrender/src/graphic/Group.ts deleted file mode 100644 index 8406f6e..0000000 --- a/node_modules/zrender/src/graphic/Group.ts +++ /dev/null @@ -1,300 +0,0 @@ -/** - * Group是一个容器,可以插入子节点,Group的变换也会被应用到子节点上 - * @module zrender/graphic/Group - * @example - * const Group = require('zrender/graphic/Group'); - * const Circle = require('zrender/graphic/shape/Circle'); - * const g = new Group(); - * g.position[0] = 100; - * g.position[1] = 100; - * g.add(new Circle({ - * style: { - * x: 100, - * y: 100, - * r: 20, - * } - * })); - * zr.add(g); - */ - -import * as zrUtil from '../core/util'; -import Element, { ElementProps } from '../Element'; -import BoundingRect from '../core/BoundingRect'; -import { MatrixArray } from '../core/matrix'; -import Displayable from './Displayable'; -import { ZRenderType } from '../zrender'; - -export interface GroupProps extends ElementProps { -} - -class Group extends Element { - - readonly isGroup = true - - private _children: Element[] = [] - - - constructor(opts?: GroupProps) { - super(); - - this.attr(opts); - } - - /** - * Get children reference. - */ - childrenRef() { - return this._children; - } - - /** - * Get children copy. - */ - children() { - return this._children.slice(); - } - - /** - * 获取指定 index 的儿子节点 - */ - childAt(idx: number): Element { - return this._children[idx]; - } - - /** - * 获取指定名字的儿子节点 - */ - childOfName(name: string): Element { - const children = this._children; - for (let i = 0; i < children.length; i++) { - if (children[i].name === name) { - return children[i]; - } - } - } - - childCount(): number { - return this._children.length; - } - - /** - * 添加子节点到最后 - */ - add(child: Element): Group { - if (child) { - if (child !== this && child.parent !== this) { - this._children.push(child); - this._doAdd(child); - } - if (process.env.NODE_ENV !== 'production') { - if (child.__hostTarget) { - throw 'This elemenet has been used as an attachment'; - } - } - } - - return this; - } - - /** - * 添加子节点在 nextSibling 之前 - */ - addBefore(child: Element, nextSibling: Element) { - if (child && child !== this && child.parent !== this - && nextSibling && nextSibling.parent === this) { - - const children = this._children; - const idx = children.indexOf(nextSibling); - - if (idx >= 0) { - children.splice(idx, 0, child); - this._doAdd(child); - } - } - - return this; - } - - replace(oldChild: Element, newChild: Element) { - const idx = zrUtil.indexOf(this._children, oldChild); - if (idx >= 0) { - this.replaceAt(newChild, idx); - } - return this; - } - - replaceAt(child: Element, index: number) { - const children = this._children; - const old = children[index]; - - if (child && child !== this && child.parent !== this && child !== old) { - children[index] = child; - - old.parent = null; - const zr = this.__zr; - if (zr) { - old.removeSelfFromZr(zr); - } - - this._doAdd(child); - } - - return this; - } - - _doAdd(child: Element) { - if (child.parent) { - // Parent must be a group - (child.parent as Group).remove(child); - } - - child.parent = this; - - const zr = this.__zr; - if (zr && zr !== (child as Group).__zr) { // Only group has __storage - - child.addSelfToZr(zr); - } - - zr && zr.refresh(); - } - - /** - * Remove child - * @param child - */ - remove(child: Element) { - const zr = this.__zr; - const children = this._children; - - const idx = zrUtil.indexOf(children, child); - if (idx < 0) { - return this; - } - children.splice(idx, 1); - - child.parent = null; - - if (zr) { - - child.removeSelfFromZr(zr); - } - - zr && zr.refresh(); - - return this; - } - - /** - * Remove all children - */ - removeAll() { - const children = this._children; - const zr = this.__zr; - for (let i = 0; i < children.length; i++) { - const child = children[i]; - if (zr) { - child.removeSelfFromZr(zr); - } - child.parent = null; - } - children.length = 0; - - return this; - } - - /** - * 遍历所有子节点 - */ - eachChild( - cb: (this: Context, el: Element, index?: number) => void, - context?: Context - ) { - const children = this._children; - for (let i = 0; i < children.length; i++) { - const child = children[i]; - cb.call(context, child, i); - } - return this; - } - - /** - * Visit all descendants. - * Return false in callback to stop visit descendants of current node - */ - // TODO Group itself should also invoke the callback. - traverse( - cb: (this: T, el: Element) => boolean | void, - context?: T - ) { - for (let i = 0; i < this._children.length; i++) { - const child = this._children[i]; - const stopped = cb.call(context, child); - - if (child.isGroup && !stopped) { - child.traverse(cb, context); - } - } - return this; - } - - addSelfToZr(zr: ZRenderType) { - super.addSelfToZr(zr); - for (let i = 0; i < this._children.length; i++) { - const child = this._children[i]; - child.addSelfToZr(zr); - } - } - - removeSelfFromZr(zr: ZRenderType) { - super.removeSelfFromZr(zr); - for (let i = 0; i < this._children.length; i++) { - const child = this._children[i]; - child.removeSelfFromZr(zr); - } - } - - getBoundingRect(includeChildren?: Element[]): BoundingRect { - // TODO Caching - const tmpRect = new BoundingRect(0, 0, 0, 0); - const children = includeChildren || this._children; - const tmpMat: MatrixArray = []; - let rect = null; - - for (let i = 0; i < children.length; i++) { - const child = children[i]; - // TODO invisible? - if (child.ignore || (child as Displayable).invisible) { - continue; - } - - const childRect = child.getBoundingRect(); - const transform = child.getLocalTransform(tmpMat); - // TODO - // The boundingRect cacluated by transforming original - // rect may be bigger than the actual bundingRect when rotation - // is used. (Consider a circle rotated aginst its center, where - // the actual boundingRect should be the same as that not be - // rotated.) But we can not find better approach to calculate - // actual boundingRect yet, considering performance. - if (transform) { - BoundingRect.applyTransform(tmpRect, childRect, transform); - rect = rect || tmpRect.clone(); - rect.union(tmpRect); - } - else { - rect = rect || childRect.clone(); - rect.union(childRect); - } - } - return rect || tmpRect; - } -} - -Group.prototype.type = 'group'; -// Storage will use childrenRef to get children to render. -export interface GroupLike extends Element { - childrenRef(): Element[] -} - -export default Group; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Image.ts b/node_modules/zrender/src/graphic/Image.ts deleted file mode 100644 index e1e9a05..0000000 --- a/node_modules/zrender/src/graphic/Image.ts +++ /dev/null @@ -1,126 +0,0 @@ -import Displayable, { DisplayableProps, - CommonStyleProps, - DEFAULT_COMMON_STYLE, - DisplayableStatePropNames, - DEFAULT_COMMON_ANIMATION_PROPS -} from './Displayable'; -import BoundingRect from '../core/BoundingRect'; -import { ImageLike, MapToType } from '../core/types'; -import { defaults, createObject } from '../core/util'; -import { ElementCommonState } from '../Element'; - -export interface ImageStyleProps extends CommonStyleProps { - image?: string | ImageLike - x?: number - y?: number - width?: number - height?: number - sx?: number - sy?: number - sWidth?: number - sHeight?: number -} - -export const DEFAULT_IMAGE_STYLE: CommonStyleProps = defaults({ - x: 0, - y: 0 -}, DEFAULT_COMMON_STYLE); - -export const DEFAULT_IMAGE_ANIMATION_PROPS: MapToType = { - style: defaults, MapToType>({ - x: true, - y: true, - width: true, - height: true, - sx: true, - sy: true, - sWidth: true, - sHeight: true - }, DEFAULT_COMMON_ANIMATION_PROPS.style) - }; - -export interface ImageProps extends DisplayableProps { - style?: ImageStyleProps - - onload?: (image: ImageLike) => void -} - -export type ImageState = Pick & ElementCommonState - -function isImageLike(source: unknown): source is HTMLImageElement { - return !!(source - && typeof source !== 'string' - // Image source is an image, canvas, video. - && (source as HTMLImageElement).width && (source as HTMLImageElement).height); -} - -class ZRImage extends Displayable { - - style: ImageStyleProps - - // FOR CANVAS RENDERER - __image: ImageLike - // FOR SVG RENDERER - __imageSrc: string - - onload: (image: ImageLike) => void - - /** - * Create an image style object with default values in it's prototype. - * @override - */ - createStyle(obj?: ImageStyleProps) { - return createObject(DEFAULT_IMAGE_STYLE, obj); - } - - private _getSize(dim: 'width' | 'height') { - const style = this.style; - - let size = style[dim]; - if (size != null) { - return size; - } - - const imageSource = isImageLike(style.image) - ? style.image : this.__image; - - if (!imageSource) { - return 0; - } - - const otherDim = dim === 'width' ? 'height' : 'width'; - let otherDimSize = style[otherDim]; - if (otherDimSize == null) { - return imageSource[dim]; - } - else { - return imageSource[dim] / imageSource[otherDim] * otherDimSize; - } - } - - getWidth(): number { - return this._getSize('width'); - } - - getHeight(): number { - return this._getSize('height'); - } - - getAnimationStyleProps() { - return DEFAULT_IMAGE_ANIMATION_PROPS; - } - - getBoundingRect(): BoundingRect { - const style = this.style; - if (!this._rect) { - this._rect = new BoundingRect( - style.x || 0, style.y || 0, this.getWidth(), this.getHeight() - ); - } - return this._rect; - } -} - -ZRImage.prototype.type = 'image'; - -export default ZRImage; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/IncrementalDisplayable.ts b/node_modules/zrender/src/graphic/IncrementalDisplayable.ts deleted file mode 100644 index c1fd4db..0000000 --- a/node_modules/zrender/src/graphic/IncrementalDisplayable.ts +++ /dev/null @@ -1,148 +0,0 @@ -/** - * Displayable for incremental rendering. It will be rendered in a separate layer - * IncrementalDisplay have two main methods. `clearDisplayables` and `addDisplayables` - * addDisplayables will render the added displayables incremetally. - * - * It use a notClear flag to tell the painter don't clear the layer if it's the first element. - * - * It's not available for SVG rendering. - */ -import Displayble from './Displayable'; -import BoundingRect from '../core/BoundingRect'; -import { MatrixArray } from '../core/matrix'; -import Group from './Group'; - -const m: MatrixArray = []; -// TODO Style override ? - -export default class IncrementalDisplayable extends Displayble { - - notClear: boolean = true - - incremental = true - - private _displayables: Displayble[] = [] - private _temporaryDisplayables: Displayble[] = [] - - private _cursor = 0 - - traverse( - cb: (this: T, el: this) => void, - context: T - ) { - cb.call(context, this); - } - - useStyle() { - // Use an empty style - // PENDING - this.style = {}; - } - - // getCurrentCursor / updateCursorAfterBrush - // is used in graphic.ts. It's not provided for developers - getCursor() { - return this._cursor; - } - // Update cursor after brush. - innerAfterBrush() { - this._cursor = this._displayables.length; - } - - clearDisplaybles() { - this._displayables = []; - this._temporaryDisplayables = []; - this._cursor = 0; - this.markRedraw(); - - this.notClear = false; - } - - clearTemporalDisplayables() { - this._temporaryDisplayables = []; - } - - addDisplayable(displayable: Displayble, notPersistent?: boolean) { - if (notPersistent) { - this._temporaryDisplayables.push(displayable); - } - else { - this._displayables.push(displayable); - } - this.markRedraw(); - } - - addDisplayables(displayables: Displayble[], notPersistent?: boolean) { - notPersistent = notPersistent || false; - for (let i = 0; i < displayables.length; i++) { - this.addDisplayable(displayables[i], notPersistent); - } - } - - getDisplayables(): Displayble[] { - return this._displayables; - } - - getTemporalDisplayables(): Displayble[] { - return this._temporaryDisplayables; - } - - eachPendingDisplayable(cb: (displayable: Displayble) => void) { - for (let i = this._cursor; i < this._displayables.length; i++) { - cb && cb(this._displayables[i]); - } - for (let i = 0; i < this._temporaryDisplayables.length; i++) { - cb && cb(this._temporaryDisplayables[i]); - } - } - - update() { - this.updateTransform(); - for (let i = this._cursor; i < this._displayables.length; i++) { - const displayable = this._displayables[i]; - // PENDING - displayable.parent = this as unknown as Group; - displayable.update(); - displayable.parent = null; - } - for (let i = 0; i < this._temporaryDisplayables.length; i++) { - const displayable = this._temporaryDisplayables[i]; - // PENDING - displayable.parent = this as unknown as Group; - displayable.update(); - displayable.parent = null; - } - } - - getBoundingRect() { - if (!this._rect) { - const rect = new BoundingRect(Infinity, Infinity, -Infinity, -Infinity); - for (let i = 0; i < this._displayables.length; i++) { - const displayable = this._displayables[i]; - const childRect = displayable.getBoundingRect().clone(); - if (displayable.needLocalTransform()) { - childRect.applyTransform(displayable.getLocalTransform(m)); - } - rect.union(childRect); - } - this._rect = rect; - } - return this._rect; - } - - contain(x: number, y: number): boolean { - const localPos = this.transformCoordToLocal(x, y); - const rect = this.getBoundingRect(); - - if (rect.contain(localPos[0], localPos[1])) { - for (let i = 0; i < this._displayables.length; i++) { - const displayable = this._displayables[i]; - if (displayable.contain(x, y)) { - return true; - } - } - } - return false; - } - -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/LinearGradient.ts b/node_modules/zrender/src/graphic/LinearGradient.ts deleted file mode 100644 index 578a644..0000000 --- a/node_modules/zrender/src/graphic/LinearGradient.ts +++ /dev/null @@ -1,49 +0,0 @@ -import Gradient, {GradientObject, GradientColorStop} from './Gradient'; - -export interface LinearGradientObject extends GradientObject { - type: 'linear' - - x: number - y: number - x2: number - y2: number -} -/** - * x, y, x2, y2 are all percent from 0 to 1 when globalCoord is false - */ - -export default class LinearGradient extends Gradient { - - type: 'linear' - - x: number - y: number - x2: number - y2: number - - constructor( - x: number, y: number, x2: number, y2: number, - colorStops?: GradientColorStop[], globalCoord?: boolean - ) { - - super(colorStops); - - // Should do nothing more in this constructor. Because gradient can be - // declard by `color: {type: 'linear', colorStops: ...}`, where - // this constructor will not be called. - - this.x = x == null ? 0 : x; - - this.y = y == null ? 0 : y; - - this.x2 = x2 == null ? 1 : x2; - - this.y2 = y2 == null ? 0 : y2; - - // Can be cloned - this.type = 'linear'; - - // If use global coord - this.global = globalCoord || false; - } -}; diff --git a/node_modules/zrender/src/graphic/Path.ts b/node_modules/zrender/src/graphic/Path.ts deleted file mode 100644 index b1b16d0..0000000 --- a/node_modules/zrender/src/graphic/Path.ts +++ /dev/null @@ -1,677 +0,0 @@ -import Displayable, { DisplayableProps, - CommonStyleProps, - DEFAULT_COMMON_STYLE, - DisplayableStatePropNames, - DEFAULT_COMMON_ANIMATION_PROPS -} from './Displayable'; -import Element, { ElementAnimateConfig } from '../Element'; -import PathProxy from '../core/PathProxy'; -import * as pathContain from '../contain/path'; -import { PatternObject } from './Pattern'; -import { Dictionary, PropType, MapToType } from '../core/types'; -import BoundingRect from '../core/BoundingRect'; -import { LinearGradientObject } from './LinearGradient'; -import { RadialGradientObject } from './RadialGradient'; -import { defaults, keys, extend, clone, isString, createObject } from '../core/util'; -import Animator from '../animation/Animator'; -import { lum } from '../tool/color'; -import { DARK_LABEL_COLOR, LIGHT_LABEL_COLOR, DARK_MODE_THRESHOLD, LIGHTER_LABEL_COLOR } from '../config'; -import { REDRAW_BIT, SHAPE_CHANGED_BIT, STYLE_CHANGED_BIT } from './constants'; -import { TRANSFORMABLE_PROPS } from '../core/Transformable'; - - -export interface PathStyleProps extends CommonStyleProps { - fill?: string | PatternObject | LinearGradientObject | RadialGradientObject - stroke?: string | PatternObject | LinearGradientObject | RadialGradientObject - decal?: PatternObject - - /** - * Still experimental, not works weel on arc with edge cases(large angle). - */ - strokePercent?: number - strokeNoScale?: boolean - fillOpacity?: number - strokeOpacity?: number - - /** - * `true` is not supported. - * `false`/`null`/`undefined` are the same. - * `false` is used to remove lineDash in some - * case that `null`/`undefined` can not be set. - * (e.g., emphasis.lineStyle in echarts) - */ - lineDash?: false | number[] | 'solid' | 'dashed' | 'dotted' - lineDashOffset?: number - - lineWidth?: number - lineCap?: CanvasLineCap - lineJoin?: CanvasLineJoin - - miterLimit?: number - /** - * Paint order, if do stroke first. Similar to SVG paint-order - * https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/paint-order - */ - strokeFirst?: boolean -} - -export const DEFAULT_PATH_STYLE: PathStyleProps = defaults({ - fill: '#000', - stroke: null, - strokePercent: 1, - fillOpacity: 1, - strokeOpacity: 1, - - lineDashOffset: 0, - lineWidth: 1, - lineCap: 'butt', - miterLimit: 10, - - strokeNoScale: false, - strokeFirst: false -} as PathStyleProps, DEFAULT_COMMON_STYLE); - - -export const DEFAULT_PATH_ANIMATION_PROPS: MapToType = { - style: defaults, MapToType>({ - fill: true, - stroke: true, - strokePercent: true, - fillOpacity: true, - strokeOpacity: true, - lineDashOffset: true, - lineWidth: true, - miterLimit: true - } as MapToType, DEFAULT_COMMON_ANIMATION_PROPS.style) - }; - -export interface PathProps extends DisplayableProps { - strokeContainThreshold?: number - segmentIgnoreThreshold?: number - subPixelOptimize?: boolean - - style?: PathStyleProps - shape?: Dictionary - - autoBatch?: boolean - - __value?: (string | number)[] | (string | number) - - buildPath?: ( - ctx: PathProxy | CanvasRenderingContext2D, - shapeCfg: Dictionary, - inBatch?: boolean - ) => void -} - - -type PathKey = keyof PathProps -type PathPropertyType = PropType - -// eslint-disable-next-line @typescript-eslint/no-unused-vars -interface Path { - animate(key?: '', loop?: boolean): Animator - animate(key: 'style', loop?: boolean): Animator - animate(key: 'shape', loop?: boolean): Animator - - getState(stateName: string): PathState - ensureState(stateName: string): PathState - - states: Dictionary - stateProxy: (stateName: string) => PathState -} - -export type PathStatePropNames = DisplayableStatePropNames | 'shape'; -export type PathState = Pick & { - hoverLayer?: boolean -} - -const pathCopyParams = (TRANSFORMABLE_PROPS as readonly string[]).concat(['invisible', - 'culling', 'z', 'z2', 'zlevel', 'parent' -]) as (keyof Path)[]; - -class Path extends Displayable { - - path: PathProxy - - strokeContainThreshold: number - - // This item default to be false. But in map series in echarts, - // in order to improve performance, it should be set to true, - // so the shorty segment won't draw. - segmentIgnoreThreshold: number - - subPixelOptimize: boolean - - style: PathStyleProps - /** - * If element can be batched automatically - */ - autoBatch: boolean - - private _rectStroke: BoundingRect - - protected _normalState: PathState - - protected _decalEl: Path - - // Must have an initial value on shape. - // It will be assigned by default value. - shape: Dictionary - - constructor(opts?: Props) { - super(opts); - } - - update() { - super.update(); - - const style = this.style; - if (style.decal) { - const decalEl: Path = this._decalEl = this._decalEl || new Path(); - if (decalEl.buildPath === Path.prototype.buildPath) { - decalEl.buildPath = ctx => { - this.buildPath(ctx, this.shape); - }; - } - - decalEl.silent = true; - - const decalElStyle = decalEl.style; - - for (let key in style) { - if ((decalElStyle as any)[key] !== (style as any)[key]) { - (decalElStyle as any)[key] = (style as any)[key]; - } - } - decalElStyle.fill = style.fill ? style.decal : null; - decalElStyle.decal = null; - decalElStyle.shadowColor = null; - style.strokeFirst && (decalElStyle.stroke = null); - - for (let i = 0; i < pathCopyParams.length; ++i) { - (decalEl as any)[pathCopyParams[i]] = this[pathCopyParams[i]]; - } - - decalEl.__dirty |= REDRAW_BIT; - } - else if (this._decalEl) { - this._decalEl = null; - } - } - - getDecalElement() { - return this._decalEl; - } - - protected _init(props?: Props) { - // Init default properties - const keysArr = keys(props); - - this.shape = this.getDefaultShape(); - const defaultStyle = this.getDefaultStyle(); - if (defaultStyle) { - this.useStyle(defaultStyle); - } - - for (let i = 0; i < keysArr.length; i++) { - const key = keysArr[i]; - const value = props[key]; - if (key === 'style') { - if (!this.style) { - // PENDING Reuse style object if possible? - this.useStyle(value as Props['style']); - } - else { - extend(this.style, value as Props['style']); - } - } - else if (key === 'shape') { - // this.shape = value; - extend(this.shape, value as Props['shape']); - } - else { - super.attrKV(key as any, value); - } - } - - // Create an empty one if no style object exists. - if (!this.style) { - this.useStyle({}); - } - // const defaultShape = this.getDefaultShape(); - // if (!this.shape) { - // this.shape = defaultShape; - // } - // else { - // defaults(this.shape, defaultShape); - // } - } - - protected getDefaultStyle(): Props['style'] { - return null; - } - - // Needs to override - protected getDefaultShape() { - return {}; - } - - protected canBeInsideText() { - return this.hasFill(); - } - - protected getInsideTextFill() { - const pathFill = this.style.fill; - if (pathFill !== 'none') { - if (isString(pathFill)) { - const fillLum = lum(pathFill, 0); - // Determin text color based on the lum of path fill. - // TODO use (1 - DARK_MODE_THRESHOLD)? - if (fillLum > 0.5) { // TODO Consider background lum? - return DARK_LABEL_COLOR; - } - else if (fillLum > 0.2) { - return LIGHTER_LABEL_COLOR; - } - return LIGHT_LABEL_COLOR; - } - else if (pathFill) { - return LIGHT_LABEL_COLOR; - } - - } - return DARK_LABEL_COLOR; - } - - protected getInsideTextStroke(textFill?: string) { - const pathFill = this.style.fill; - // Not stroke on none fill object or gradient object - if (isString(pathFill)) { - const zr = this.__zr; - const isDarkMode = !!(zr && zr.isDarkMode()); - const isDarkLabel = lum(textFill, 0) < DARK_MODE_THRESHOLD; - // All dark or all light. - if (isDarkMode === isDarkLabel) { - return pathFill; - } - } - } - - // When bundling path, some shape may decide if use moveTo to begin a new subpath or closePath - // Like in circle - buildPath( - ctx: PathProxy | CanvasRenderingContext2D, - shapeCfg: Dictionary, - inBatch?: boolean - ) {} - - pathUpdated() { - this.__dirty &= ~SHAPE_CHANGED_BIT; - } - - getUpdatedPathProxy(inBatch?: boolean) { - // Update path proxy data to latest. - !this.path && this.createPathProxy(); - this.path.beginPath(); - this.buildPath(this.path, this.shape, inBatch); - return this.path; - } - - createPathProxy() { - this.path = new PathProxy(false); - } - - hasStroke() { - const style = this.style; - const stroke = style.stroke; - return !(stroke == null || stroke === 'none' || !(style.lineWidth > 0)); - } - - hasFill() { - const style = this.style; - const fill = style.fill; - return fill != null && fill !== 'none'; - } - - getBoundingRect(): BoundingRect { - let rect = this._rect; - const style = this.style; - const needsUpdateRect = !rect; - if (needsUpdateRect) { - let firstInvoke = false; - if (!this.path) { - firstInvoke = true; - // Create path on demand. - this.createPathProxy(); - } - let path = this.path; - if (firstInvoke || (this.__dirty & SHAPE_CHANGED_BIT)) { - path.beginPath(); - this.buildPath(path, this.shape, false); - this.pathUpdated(); - } - rect = path.getBoundingRect(); - } - this._rect = rect; - - if (this.hasStroke() && this.path && this.path.len() > 0) { - // Needs update rect with stroke lineWidth when - // 1. Element changes scale or lineWidth - // 2. Shape is changed - const rectStroke = this._rectStroke || (this._rectStroke = rect.clone()); - if (this.__dirty || needsUpdateRect) { - rectStroke.copy(rect); - // PENDING, Min line width is needed when line is horizontal or vertical - const lineScale = style.strokeNoScale ? this.getLineScale() : 1; - // FIXME Must after updateTransform - let w = style.lineWidth; - - // Only add extra hover lineWidth when there are no fill - if (!this.hasFill()) { - const strokeContainThreshold = this.strokeContainThreshold; - w = Math.max(w, strokeContainThreshold == null ? 4 : strokeContainThreshold); - } - // Consider line width - // Line scale can't be 0; - if (lineScale > 1e-10) { - rectStroke.width += w / lineScale; - rectStroke.height += w / lineScale; - rectStroke.x -= w / lineScale / 2; - rectStroke.y -= w / lineScale / 2; - } - } - - // Return rect with stroke - return rectStroke; - } - - return rect; - } - - contain(x: number, y: number): boolean { - const localPos = this.transformCoordToLocal(x, y); - const rect = this.getBoundingRect(); - const style = this.style; - x = localPos[0]; - y = localPos[1]; - - if (rect.contain(x, y)) { - const pathProxy = this.path; - if (this.hasStroke()) { - let lineWidth = style.lineWidth; - let lineScale = style.strokeNoScale ? this.getLineScale() : 1; - // Line scale can't be 0; - if (lineScale > 1e-10) { - // Only add extra hover lineWidth when there are no fill - if (!this.hasFill()) { - lineWidth = Math.max(lineWidth, this.strokeContainThreshold); - } - if (pathContain.containStroke( - pathProxy, lineWidth / lineScale, x, y - )) { - return true; - } - } - } - if (this.hasFill()) { - return pathContain.contain(pathProxy, x, y); - } - } - return false; - } - - /** - * Shape changed - */ - dirtyShape() { - this.__dirty |= SHAPE_CHANGED_BIT; - if (this._rect) { - this._rect = null; - } - if (this._decalEl) { - this._decalEl.dirtyShape(); - } - this.markRedraw(); - } - - dirty() { - this.dirtyStyle(); - this.dirtyShape(); - } - - /** - * Alias for animate('shape') - * @param {boolean} loop - */ - animateShape(loop: boolean) { - return this.animate('shape', loop); - } - - // Override updateDuringAnimation - updateDuringAnimation(targetKey: string) { - if (targetKey === 'style') { - this.dirtyStyle(); - } - else if (targetKey === 'shape') { - this.dirtyShape(); - } - else { - this.markRedraw(); - } - } - - // Overwrite attrKV - attrKV(key: PathKey, value: PathPropertyType) { - // FIXME - if (key === 'shape') { - this.setShape(value as Props['shape']); - } - else { - super.attrKV(key as keyof DisplayableProps, value); - } - } - - setShape(obj: Props['shape']): this - setShape(obj: T, value: Props['shape'][T]): this - setShape(keyOrObj: keyof Props['shape'] | Props['shape'], value?: unknown): this { - let shape = this.shape; - if (!shape) { - shape = this.shape = {}; - } - // Path from string may not have shape - if (typeof keyOrObj === 'string') { - shape[keyOrObj] = value; - } - else { - extend(shape, keyOrObj as Props['shape']); - } - this.dirtyShape(); - - return this; - } - - /** - * If shape changed. used with dirtyShape - */ - shapeChanged() { - return !!(this.__dirty & SHAPE_CHANGED_BIT); - } - - /** - * Create a path style object with default values in it's prototype. - * @override - */ - createStyle(obj?: Props['style']) { - return createObject(DEFAULT_PATH_STYLE, obj); - } - - protected _innerSaveToNormal(toState: PathState) { - super._innerSaveToNormal(toState); - - const normalState = this._normalState; - // Clone a new one. DON'T share object reference between states and current using. - // TODO: Clone array in shape?. - // TODO: Only save changed shape. - if (toState.shape && !normalState.shape) { - normalState.shape = extend({}, this.shape); - } - } - - protected _applyStateObj( - stateName: string, - state: PathState, - normalState: PathState, - keepCurrentStates: boolean, - transition: boolean, - animationCfg: ElementAnimateConfig - ) { - super._applyStateObj(stateName, state, normalState, keepCurrentStates, transition, animationCfg); - const needsRestoreToNormal = !(state && keepCurrentStates); - let targetShape: Props['shape']; - if (state && state.shape) { - // Only animate changed properties. - if (transition) { - if (keepCurrentStates) { - targetShape = state.shape; - } - else { - // Inherits from normal state. - targetShape = extend({}, normalState.shape); - extend(targetShape, state.shape); - } - } - else { - // Because the shape will be replaced. So inherits from current shape. - targetShape = extend({}, keepCurrentStates ? this.shape : normalState.shape); - extend(targetShape, state.shape); - } - } - else if (needsRestoreToNormal) { - targetShape = normalState.shape; - } - - if (targetShape) { - if (transition) { - // Clone a new shape. - this.shape = extend({}, this.shape); - // Only supports transition on primary props. Because shape is not deep cloned. - const targetShapePrimaryProps: Props['shape'] = {}; - const shapeKeys = keys(targetShape); - for (let i = 0; i < shapeKeys.length; i++) { - const key = shapeKeys[i]; - if (typeof targetShape[key] === 'object') { - (this.shape as Props['shape'])[key] = targetShape[key]; - } - else { - targetShapePrimaryProps[key] = targetShape[key]; - } - } - this._transitionState(stateName, { - shape: targetShapePrimaryProps - } as Props, animationCfg); - } - else { - this.shape = targetShape; - this.dirtyShape(); - } - } - } - - protected _mergeStates(states: PathState[]) { - const mergedState = super._mergeStates(states) as PathState; - let mergedShape: Props['shape']; - for (let i = 0; i < states.length; i++) { - const state = states[i]; - if (state.shape) { - mergedShape = mergedShape || {}; - this._mergeStyle(mergedShape, state.shape); - } - } - if (mergedShape) { - mergedState.shape = mergedShape; - } - return mergedState; - } - - getAnimationStyleProps() { - return DEFAULT_PATH_ANIMATION_PROPS; - } - /** - * If path shape is zero area - */ - isZeroArea(): boolean { - return false; - } - /** - * 扩展一个 Path element, 比如星形,圆等。 - * Extend a path element - * @DEPRECATED Use class extends - * @param props - * @param props.type Path type - * @param props.init Initialize - * @param props.buildPath Overwrite buildPath method - * @param props.style Extended default style config - * @param props.shape Extended default shape config - */ - static extend>(defaultProps: { - type?: string - shape?: Shape - style?: PathStyleProps - beforeBrush?: Displayable['beforeBrush'] - afterBrush?: Displayable['afterBrush'] - getBoundingRect?: Displayable['getBoundingRect'] - - calculateTextPosition?: Element['calculateTextPosition'] - buildPath(this: Path, ctx: CanvasRenderingContext2D | PathProxy, shape: Shape, inBatch?: boolean): void - init?(this: Path, opts: PathProps): void // TODO Should be SubPathOption - }): { - new(opts?: PathProps & {shape: Shape}): Path - } { - interface SubPathOption extends PathProps { - shape: Shape - } - - class Sub extends Path { - - shape: Shape - - getDefaultStyle() { - return clone(defaultProps.style); - } - - getDefaultShape() { - return clone(defaultProps.shape); - } - - constructor(opts?: SubPathOption) { - super(opts); - defaultProps.init && defaultProps.init.call(this as any, opts); - } - } - - // TODO Legacy usage. Extend functions - for (let key in defaultProps) { - if (typeof (defaultProps as any)[key] === 'function') { - (Sub.prototype as any)[key] = (defaultProps as any)[key]; - } - } - // Sub.prototype.buildPath = defaultProps.buildPath; - // Sub.prototype.beforeBrush = defaultProps.beforeBrush; - // Sub.prototype.afterBrush = defaultProps.afterBrush; - - return Sub as any; - } - - protected static initDefaultProps = (function () { - const pathProto = Path.prototype; - pathProto.type = 'path'; - pathProto.strokeContainThreshold = 5; - pathProto.segmentIgnoreThreshold = 0; - pathProto.subPixelOptimize = false; - pathProto.autoBatch = false; - pathProto.__dirty = REDRAW_BIT | STYLE_CHANGED_BIT | SHAPE_CHANGED_BIT; - })() -} - -export default Path; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Pattern.ts b/node_modules/zrender/src/graphic/Pattern.ts deleted file mode 100644 index 80c2f9d..0000000 --- a/node_modules/zrender/src/graphic/Pattern.ts +++ /dev/null @@ -1,83 +0,0 @@ -import { ImageLike } from '../core/types'; -import { SVGVNode } from '../svg/core'; - -type ImagePatternRepeat = 'repeat' | 'repeat-x' | 'repeat-y' | 'no-repeat' - -export interface PatternObjectBase { - id?: number - // type is now unused, so make it optional - type?: 'pattern' - - x?: number - y?: number - rotation?: number - scaleX?: number - scaleY?: number -} - -export interface ImagePatternObject extends PatternObjectBase { - image: ImageLike | string - repeat?: ImagePatternRepeat - - /** - * Width and height of image. - * `imageWidth` and `imageHeight` are only used in svg-ssr renderer. - * Because we can't get the size of image in svg-ssr renderer. - * They need to be give explictly. - */ - imageWidth?: number - imageHeight?: number -} - -export interface InnerImagePatternObject extends ImagePatternObject { - // Cached image. Which is created in the canvas painter. - __image?: ImageLike -} - -export interface SVGPatternObject extends PatternObjectBase { - /** - * svg vnode can only be used in svg renderer currently. - * svgWidth, svgHeight defines width and height used for pattern. - */ - svgElement?: SVGVNode - svgWidth?: number - svgHeight?: number -} - -export type PatternObject = ImagePatternObject | SVGPatternObject - -class Pattern { - - type: 'pattern' - - image: ImageLike | string - /** - * svg element can only be used in svg renderer currently. - * - * Will be string if using SSR rendering. - */ - svgElement: SVGElement | string - - repeat: ImagePatternRepeat - - x: number - y: number - rotation: number - scaleX: number - scaleY: number - - constructor(image: ImageLike | string, repeat: ImagePatternRepeat) { - // Should do nothing more in this constructor. Because gradient can be - // declard by `color: {image: ...}`, where this constructor will not be called. - this.image = image; - this.repeat = repeat; - - this.x = 0; - this.y = 0; - this.rotation = 0; - this.scaleX = 1; - this.scaleY = 1; - } -} - -export default Pattern; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/RadialGradient.ts b/node_modules/zrender/src/graphic/RadialGradient.ts deleted file mode 100644 index d8d72c3..0000000 --- a/node_modules/zrender/src/graphic/RadialGradient.ts +++ /dev/null @@ -1,43 +0,0 @@ -import Gradient, {GradientColorStop, GradientObject} from './Gradient'; - -export interface RadialGradientObject extends GradientObject { - type: 'radial' - - x: number - y: number - r: number -} -/** - * x, y, r are all percent from 0 to 1 when globalCoord is false - */ -class RadialGradient extends Gradient { - - type: 'radial' - - x: number - y: number - r: number - - constructor( - x: number, y: number, r: number, - colorStops?: GradientColorStop[], globalCoord?: boolean - ) { - super(colorStops); - // Should do nothing more in this constructor. Because gradient can be - // declard by `color: {type: 'radial', colorStops: ...}`, where - // this constructor will not be called. - this.x = x == null ? 0.5 : x; - - this.y = y == null ? 0.5 : y; - - this.r = r == null ? 0.5 : r; - - // Can be cloned - this.type = 'radial'; - - // If use global coord - this.global = globalCoord || false; - } -} - -export default RadialGradient; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/TSpan.ts b/node_modules/zrender/src/graphic/TSpan.ts deleted file mode 100644 index 4b50129..0000000 --- a/node_modules/zrender/src/graphic/TSpan.ts +++ /dev/null @@ -1,123 +0,0 @@ -import Displayable, { DisplayableProps, DisplayableStatePropNames } from './Displayable'; -import { getBoundingRect } from '../contain/text'; -import BoundingRect from '../core/BoundingRect'; -import { PathStyleProps, DEFAULT_PATH_STYLE } from './Path'; -import { createObject, defaults } from '../core/util'; -import { FontStyle, FontWeight, TextAlign, TextVerticalAlign } from '../core/types'; -import { DEFAULT_FONT } from '../core/platform'; - -export interface TSpanStyleProps extends PathStyleProps { - - x?: number - y?: number - - // TODO Text is assigned inside zrender - text?: string - - // Final generated font string - // Used in canvas, and when developers specified it. - font?: string - - // Value for each part of font - // Used in svg. - // NOTE: font should always been sync with these 4 properties. - fontSize?: number - fontWeight?: FontWeight - fontStyle?: FontStyle - fontFamily?: string - - textAlign?: CanvasTextAlign - - textBaseline?: CanvasTextBaseline -} - -export const DEFAULT_TSPAN_STYLE: TSpanStyleProps = defaults({ - strokeFirst: true, - font: DEFAULT_FONT, - x: 0, - y: 0, - textAlign: 'left', - textBaseline: 'top', - miterLimit: 2 -} as TSpanStyleProps, DEFAULT_PATH_STYLE); - - -export interface TSpanProps extends DisplayableProps { - style?: TSpanStyleProps -} - -export type TSpanState = Pick - -class TSpan extends Displayable { - - style: TSpanStyleProps - - hasStroke() { - const style = this.style; - const stroke = style.stroke; - return stroke != null && stroke !== 'none' && style.lineWidth > 0; - } - - hasFill() { - const style = this.style; - const fill = style.fill; - return fill != null && fill !== 'none'; - } - - /** - * Create an image style object with default values in it's prototype. - * @override - */ - createStyle(obj?: TSpanStyleProps) { - return createObject(DEFAULT_TSPAN_STYLE, obj); - } - - /** - * Set bounding rect calculated from Text - * For reducing time of calculating bounding rect. - */ - setBoundingRect(rect: BoundingRect) { - this._rect = rect; - } - - getBoundingRect(): BoundingRect { - const style = this.style; - - if (!this._rect) { - let text = style.text; - text != null ? (text += '') : (text = ''); - - const rect = getBoundingRect( - text, - style.font, - style.textAlign as TextAlign, - style.textBaseline as TextVerticalAlign - ); - - rect.x += style.x || 0; - rect.y += style.y || 0; - - if (this.hasStroke()) { - const w = style.lineWidth; - rect.x -= w / 2; - rect.y -= w / 2; - rect.width += w; - rect.height += w; - } - - this._rect = rect; - } - - return this._rect; - } - - protected static initDefaultProps = (function () { - const tspanProto = TSpan.prototype; - // TODO Calculate tolerance smarter - tspanProto.dirtyRectTolerance = 10; - })() -} - -TSpan.prototype.type = 'tspan'; - -export default TSpan; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/Text.ts b/node_modules/zrender/src/graphic/Text.ts deleted file mode 100644 index d7fd9f2..0000000 --- a/node_modules/zrender/src/graphic/Text.ts +++ /dev/null @@ -1,1039 +0,0 @@ -/** - * RichText is a container that manages complex text label. - * It will parse text string and create sub displayble elements respectively. - */ -import { TextAlign, TextVerticalAlign, ImageLike, Dictionary, MapToType, FontWeight, FontStyle } from '../core/types'; -import { parseRichText, parsePlainText } from './helper/parseText'; -import TSpan, { TSpanStyleProps } from './TSpan'; -import { retrieve2, each, normalizeCssArray, trim, retrieve3, extend, keys, defaults } from '../core/util'; -import { adjustTextX, adjustTextY } from '../contain/text'; -import ZRImage from './Image'; -import Rect from './shape/Rect'; -import BoundingRect from '../core/BoundingRect'; -import { MatrixArray } from '../core/matrix'; -import Displayable, { - DisplayableStatePropNames, - DisplayableProps, - DEFAULT_COMMON_ANIMATION_PROPS -} from './Displayable'; -import { ZRenderType } from '../zrender'; -import Animator from '../animation/Animator'; -import Transformable from '../core/Transformable'; -import { ElementCommonState } from '../Element'; -import { GroupLike } from './Group'; -import { DEFAULT_FONT, DEFAULT_FONT_SIZE } from '../core/platform'; - -type TextContentBlock = ReturnType -type TextLine = TextContentBlock['lines'][0] -type TextToken = TextLine['tokens'][0] - -// TODO Default value? -export interface TextStylePropsPart { - // TODO Text is assigned inside zrender - text?: string - - fill?: string - stroke?: string - strokeNoScale?: boolean - - opacity?: number - fillOpacity?: number - strokeOpacity?: number - /** - * textStroke may be set as some color as a default - * value in upper applicaion, where the default value - * of lineWidth should be 0 to make sure that - * user can choose to do not use text stroke. - */ - lineWidth?: number - lineDash?: false | number[] - lineDashOffset?: number - borderDash?: false | number[] - borderDashOffset?: number - - /** - * If `fontSize` or `fontFamily` exists, `font` will be reset by - * `fontSize`, `fontStyle`, `fontWeight`, `fontFamily`. - * So do not visit it directly in upper application (like echarts), - * but use `contain/text#makeFont` instead. - */ - font?: string - /** - * The same as font. Use font please. - * @deprecated - */ - textFont?: string - - /** - * It helps merging respectively, rather than parsing an entire font string. - */ - fontStyle?: FontStyle - /** - * It helps merging respectively, rather than parsing an entire font string. - */ - fontWeight?: FontWeight - /** - * It helps merging respectively, rather than parsing an entire font string. - */ - fontFamily?: string - /** - * It helps merging respectively, rather than parsing an entire font string. - * Should be 12 but not '12px'. - */ - fontSize?: number | string - - align?: TextAlign - verticalAlign?: TextVerticalAlign - - /** - * Line height. Default to be text height of '国' - */ - lineHeight?: number - /** - * Width of text block. Not include padding - * Used for background, truncate, wrap - */ - width?: number | string - /** - * Height of text block. Not include padding - * Used for background, truncate - */ - height?: number - /** - * Reserved for special functinality, like 'hr'. - */ - tag?: string - - textShadowColor?: string - textShadowBlur?: number - textShadowOffsetX?: number - textShadowOffsetY?: number - - // Shadow, background, border of text box. - backgroundColor?: string | { - image: ImageLike | string - } - - /** - * Can be `2` or `[2, 4]` or `[2, 3, 4, 5]` - */ - padding?: number | number[] - /** - * Margin of label. Used when layouting the label. - */ - margin?: number - - borderColor?: string - borderWidth?: number - borderRadius?: number | number[] - - /** - * Shadow color for background box. - */ - shadowColor?: string - /** - * Shadow blur for background box. - */ - shadowBlur?: number - /** - * Shadow offset x for background box. - */ - shadowOffsetX?: number - /** - * Shadow offset y for background box. - */ - shadowOffsetY?: number -} -export interface TextStyleProps extends TextStylePropsPart { - - text?: string - - x?: number - y?: number - - /** - * Only support number in the top block. - */ - width?: number - /** - * Text styles for rich text. - */ - rich?: Dictionary - - /** - * Strategy when calculated text width exceeds textWidth. - * break: break by word - * break: will break inside the word - * truncate: truncate the text and show ellipsis - * Do nothing if not set - */ - overflow?: 'break' | 'breakAll' | 'truncate' | 'none' - - /** - * Strategy when text lines exceeds textHeight. - * Do nothing if not set - */ - lineOverflow?: 'truncate' - - /** - * Epllipsis used if text is truncated - */ - ellipsis?: string - /** - * Placeholder used if text is truncated to empty - */ - placeholder?: string - /** - * Min characters for truncating - */ - truncateMinChar?: number -} - -export interface TextProps extends DisplayableProps { - style?: TextStyleProps - - zlevel?: number - z?: number - z2?: number - - culling?: boolean - cursor?: string -} - -export type TextState = Pick & ElementCommonState - -export type DefaultTextStyle = Pick & { - autoStroke?: boolean -}; - -const DEFAULT_RICH_TEXT_COLOR = { - fill: '#000' -}; -const DEFAULT_STROKE_LINE_WIDTH = 2; - -// const DEFAULT_TEXT_STYLE: TextStyleProps = { -// x: 0, -// y: 0, -// fill: '#000', -// stroke: null, -// opacity: 0, -// fillOpacity: -// } - -export const DEFAULT_TEXT_ANIMATION_PROPS: MapToType = { - style: defaults, MapToType>({ - fill: true, - stroke: true, - fillOpacity: true, - strokeOpacity: true, - lineWidth: true, - fontSize: true, - lineHeight: true, - width: true, - height: true, - textShadowColor: true, - textShadowBlur: true, - textShadowOffsetX: true, - textShadowOffsetY: true, - backgroundColor: true, - padding: true, // TODO needs normalize padding before animate - borderColor: true, - borderWidth: true, - borderRadius: true // TODO needs normalize radius before animate - }, DEFAULT_COMMON_ANIMATION_PROPS.style) - }; - - -interface ZRText { - animate(key?: '', loop?: boolean): Animator - animate(key: 'style', loop?: boolean): Animator - - getState(stateName: string): TextState - ensureState(stateName: string): TextState - - states: Dictionary - stateProxy: (stateName: string) => TextState -} - -class ZRText extends Displayable implements GroupLike { - - type = 'text' - - style: TextStyleProps - - /** - * How to handling label overlap - * - * hidden: - */ - overlap: 'hidden' | 'show' | 'blur' - - /** - * Will use this to calculate transform matrix - * instead of Element itseelf if it's give. - * Not exposed to developers - */ - innerTransformable: Transformable - - private _children: (ZRImage | Rect | TSpan)[] = [] - - private _childCursor: 0 - - private _defaultStyle: DefaultTextStyle = DEFAULT_RICH_TEXT_COLOR - - constructor(opts?: TextProps) { - super(); - this.attr(opts); - } - - childrenRef() { - return this._children; - } - - update() { - - super.update(); - - // Update children - if (this.styleChanged()) { - this._updateSubTexts(); - } - - for (let i = 0; i < this._children.length; i++) { - const child = this._children[i]; - // Set common properties. - child.zlevel = this.zlevel; - child.z = this.z; - child.z2 = this.z2; - child.culling = this.culling; - child.cursor = this.cursor; - child.invisible = this.invisible; - } - } - - updateTransform() { - const innerTransformable = this.innerTransformable; - if (innerTransformable) { - innerTransformable.updateTransform(); - if (innerTransformable.transform) { - this.transform = innerTransformable.transform; - } - } - else { - super.updateTransform(); - } - } - - getLocalTransform(m?: MatrixArray): MatrixArray { - const innerTransformable = this.innerTransformable; - return innerTransformable - ? innerTransformable.getLocalTransform(m) - : super.getLocalTransform(m); - } - - // TODO override setLocalTransform? - getComputedTransform() { - if (this.__hostTarget) { - // Update host target transform - this.__hostTarget.getComputedTransform(); - // Update text position. - this.__hostTarget.updateInnerText(true); - } - - return super.getComputedTransform(); - } - - private _updateSubTexts() { - // Reset child visit cursor - this._childCursor = 0; - - normalizeTextStyle(this.style); - this.style.rich - ? this._updateRichTexts() - : this._updatePlainTexts(); - - this._children.length = this._childCursor; - - this.styleUpdated(); - } - - addSelfToZr(zr: ZRenderType) { - super.addSelfToZr(zr); - for (let i = 0; i < this._children.length; i++) { - // Also need mount __zr for case like hover detection. - // The case: hover on a label (position: 'top') causes host el - // scaled and label Y position lifts a bit so that out of the - // pointer, then mouse move should be able to trigger "mouseout". - this._children[i].__zr = zr; - } - } - - removeSelfFromZr(zr: ZRenderType) { - super.removeSelfFromZr(zr); - for (let i = 0; i < this._children.length; i++) { - this._children[i].__zr = null; - } - } - - getBoundingRect(): BoundingRect { - if (this.styleChanged()) { - this._updateSubTexts(); - } - if (!this._rect) { - // TODO: Optimize when using width and overflow: wrap/truncate - const tmpRect = new BoundingRect(0, 0, 0, 0); - const children = this._children; - const tmpMat: MatrixArray = []; - let rect = null; - - for (let i = 0; i < children.length; i++) { - const child = children[i]; - const childRect = child.getBoundingRect(); - const transform = child.getLocalTransform(tmpMat); - - if (transform) { - tmpRect.copy(childRect); - tmpRect.applyTransform(transform); - rect = rect || tmpRect.clone(); - rect.union(tmpRect); - } - else { - rect = rect || childRect.clone(); - rect.union(childRect); - } - } - this._rect = rect || tmpRect; - } - return this._rect; - } - - // Can be set in Element. To calculate text fill automatically when textContent is inside element - setDefaultTextStyle(defaultTextStyle: DefaultTextStyle) { - // Use builtin if defaultTextStyle is not given. - this._defaultStyle = defaultTextStyle || DEFAULT_RICH_TEXT_COLOR; - } - - setTextContent(textContent: never) { - if (process.env.NODE_ENV !== 'production') { - throw new Error('Can\'t attach text on another text'); - } - } - - // getDefaultStyleValue(key: T): TextStyleProps[T] { - // // Default value is on the prototype. - // return this.style.prototype[key]; - // } - - protected _mergeStyle(targetStyle: TextStyleProps, sourceStyle: TextStyleProps) { - if (!sourceStyle) { - return targetStyle; - } - - // DO deep merge on rich configurations. - const sourceRich = sourceStyle.rich; - const targetRich = targetStyle.rich || (sourceRich && {}); // Create a new one if source have rich but target don't - - extend(targetStyle, sourceStyle); - - if (sourceRich && targetRich) { - // merge rich and assign rich again. - this._mergeRich(targetRich, sourceRich); - targetStyle.rich = targetRich; - } - else if (targetRich) { - // If source rich not exists. DON'T override the target rich - targetStyle.rich = targetRich; - } - - return targetStyle; - } - - private _mergeRich(targetRich: TextStyleProps['rich'], sourceRich: TextStyleProps['rich']) { - const richNames = keys(sourceRich); - // Merge by rich names. - for (let i = 0; i < richNames.length; i++) { - const richName = richNames[i]; - targetRich[richName] = targetRich[richName] || {}; - extend(targetRich[richName], sourceRich[richName]); - } - } - - getAnimationStyleProps() { - return DEFAULT_TEXT_ANIMATION_PROPS; - } - - - private _getOrCreateChild(Ctor: {new(): TSpan}): TSpan - private _getOrCreateChild(Ctor: {new(): ZRImage}): ZRImage - private _getOrCreateChild(Ctor: {new(): Rect}): Rect - private _getOrCreateChild(Ctor: {new(): TSpan | Rect | ZRImage}): TSpan | Rect | ZRImage { - let child = this._children[this._childCursor]; - if (!child || !(child instanceof Ctor)) { - child = new Ctor(); - } - this._children[this._childCursor++] = child; - child.__zr = this.__zr; - // TODO to users parent can only be group. - child.parent = this as any; - return child; - } - - private _updatePlainTexts() { - const style = this.style; - const textFont = style.font || DEFAULT_FONT; - const textPadding = style.padding as number[]; - - const text = getStyleText(style); - const contentBlock = parsePlainText(text, style); - const needDrawBg = needDrawBackground(style); - const bgColorDrawn = !!(style.backgroundColor); - - const outerHeight = contentBlock.outerHeight; - const outerWidth = contentBlock.outerWidth; - const contentWidth = contentBlock.contentWidth; - - const textLines = contentBlock.lines; - const lineHeight = contentBlock.lineHeight; - - const defaultStyle = this._defaultStyle; - - const baseX = style.x || 0; - const baseY = style.y || 0; - const textAlign = style.align || defaultStyle.align || 'left'; - const verticalAlign = style.verticalAlign || defaultStyle.verticalAlign || 'top'; - - let textX = baseX; - let textY = adjustTextY(baseY, contentBlock.contentHeight, verticalAlign); - - if (needDrawBg || textPadding) { - // Consider performance, do not call getTextWidth util necessary. - const boxX = adjustTextX(baseX, outerWidth, textAlign); - const boxY = adjustTextY(baseY, outerHeight, verticalAlign); - needDrawBg && this._renderBackground(style, style, boxX, boxY, outerWidth, outerHeight); - } - - // `textBaseline` is set as 'middle'. - textY += lineHeight / 2; - - if (textPadding) { - textX = getTextXForPadding(baseX, textAlign, textPadding); - if (verticalAlign === 'top') { - textY += textPadding[0]; - } - else if (verticalAlign === 'bottom') { - textY -= textPadding[2]; - } - } - - let defaultLineWidth = 0; - let useDefaultFill = false; - const textFill = getFill( - 'fill' in style - ? style.fill - : (useDefaultFill = true, defaultStyle.fill) - ); - const textStroke = getStroke( - 'stroke' in style - ? style.stroke - : (!bgColorDrawn - // If we use "auto lineWidth" widely, it probably bring about some bad case. - // So the current strategy is: - // If `style.fill` is specified (i.e., `useDefaultFill` is `false`) - // (A) And if `textConfig.insideStroke/outsideStroke` is not specified as a color - // (i.e., `defaultStyle.autoStroke` is `true`), we do not actually display - // the auto stroke because we can not make sure wether the stoke is approperiate to - // the given `fill`. - // (B) But if `textConfig.insideStroke/outsideStroke` is specified as a color, - // we give the auto lineWidth to display the given stoke color. - && (!defaultStyle.autoStroke || useDefaultFill) - ) - ? (defaultLineWidth = DEFAULT_STROKE_LINE_WIDTH, defaultStyle.stroke) - : null - ); - - const hasShadow = style.textShadowBlur > 0; - - const fixedBoundingRect = style.width != null - && (style.overflow === 'truncate' || style.overflow === 'break' || style.overflow === 'breakAll'); - const calculatedLineHeight = contentBlock.calculatedLineHeight; - - for (let i = 0; i < textLines.length; i++) { - const el = this._getOrCreateChild(TSpan); - // Always create new style. - const subElStyle: TSpanStyleProps = el.createStyle(); - el.useStyle(subElStyle); - subElStyle.text = textLines[i]; - subElStyle.x = textX; - subElStyle.y = textY; - // Always set textAlign and textBase line, because it is difficute to calculate - // textAlign from prevEl, and we dont sure whether textAlign will be reset if - // font set happened. - if (textAlign) { - subElStyle.textAlign = textAlign; - } - // Force baseline to be "middle". Otherwise, if using "top", the - // text will offset downward a little bit in font "Microsoft YaHei". - subElStyle.textBaseline = 'middle'; - subElStyle.opacity = style.opacity; - // Fill after stroke so the outline will not cover the main part. - subElStyle.strokeFirst = true; - - if (hasShadow) { - subElStyle.shadowBlur = style.textShadowBlur || 0; - subElStyle.shadowColor = style.textShadowColor || 'transparent'; - subElStyle.shadowOffsetX = style.textShadowOffsetX || 0; - subElStyle.shadowOffsetY = style.textShadowOffsetY || 0; - } - - // Always override default fill and stroke value. - subElStyle.stroke = textStroke as string; - subElStyle.fill = textFill as string; - - if (textStroke) { - subElStyle.lineWidth = style.lineWidth || defaultLineWidth; - subElStyle.lineDash = style.lineDash; - subElStyle.lineDashOffset = style.lineDashOffset || 0; - } - - subElStyle.font = textFont; - setSeparateFont(subElStyle, style); - - textY += lineHeight; - - if (fixedBoundingRect) { - el.setBoundingRect(new BoundingRect( - adjustTextX(subElStyle.x, style.width, subElStyle.textAlign as TextAlign), - adjustTextY(subElStyle.y, calculatedLineHeight, subElStyle.textBaseline as TextVerticalAlign), - /** - * Text boundary should be the real text width. - * Otherwise, there will be extra space in the - * bounding rect calculated. - */ - contentWidth, - calculatedLineHeight - )); - } - } - } - - - private _updateRichTexts() { - const style = this.style; - - // TODO Only parse when text changed? - const text = getStyleText(style); - const contentBlock = parseRichText(text, style); - - const contentWidth = contentBlock.width; - const outerWidth = contentBlock.outerWidth; - const outerHeight = contentBlock.outerHeight; - const textPadding = style.padding as number[]; - - const baseX = style.x || 0; - const baseY = style.y || 0; - const defaultStyle = this._defaultStyle; - const textAlign = style.align || defaultStyle.align; - const verticalAlign = style.verticalAlign || defaultStyle.verticalAlign; - - const boxX = adjustTextX(baseX, outerWidth, textAlign); - const boxY = adjustTextY(baseY, outerHeight, verticalAlign); - let xLeft = boxX; - let lineTop = boxY; - - if (textPadding) { - xLeft += textPadding[3]; - lineTop += textPadding[0]; - } - - let xRight = xLeft + contentWidth; - - if (needDrawBackground(style)) { - this._renderBackground(style, style, boxX, boxY, outerWidth, outerHeight); - } - const bgColorDrawn = !!(style.backgroundColor); - - for (let i = 0; i < contentBlock.lines.length; i++) { - const line = contentBlock.lines[i]; - const tokens = line.tokens; - const tokenCount = tokens.length; - const lineHeight = line.lineHeight; - - let remainedWidth = line.width; - let leftIndex = 0; - let lineXLeft = xLeft; - let lineXRight = xRight; - let rightIndex = tokenCount - 1; - let token; - - while ( - leftIndex < tokenCount - && (token = tokens[leftIndex], !token.align || token.align === 'left') - ) { - this._placeToken(token, style, lineHeight, lineTop, lineXLeft, 'left', bgColorDrawn); - remainedWidth -= token.width; - lineXLeft += token.width; - leftIndex++; - } - - while ( - rightIndex >= 0 - && (token = tokens[rightIndex], token.align === 'right') - ) { - this._placeToken(token, style, lineHeight, lineTop, lineXRight, 'right', bgColorDrawn); - remainedWidth -= token.width; - lineXRight -= token.width; - rightIndex--; - } - - // The other tokens are placed as textAlign 'center' if there is enough space. - lineXLeft += (contentWidth - (lineXLeft - xLeft) - (xRight - lineXRight) - remainedWidth) / 2; - while (leftIndex <= rightIndex) { - token = tokens[leftIndex]; - // Consider width specified by user, use 'center' rather than 'left'. - this._placeToken( - token, style, lineHeight, lineTop, - lineXLeft + token.width / 2, 'center', bgColorDrawn - ); - lineXLeft += token.width; - leftIndex++; - } - - lineTop += lineHeight; - } - } - - private _placeToken( - token: TextToken, - style: TextStyleProps, - lineHeight: number, - lineTop: number, - x: number, - textAlign: string, - parentBgColorDrawn: boolean - ) { - const tokenStyle = style.rich[token.styleName] || {}; - tokenStyle.text = token.text; - - // 'ctx.textBaseline' is always set as 'middle', for sake of - // the bias of "Microsoft YaHei". - const verticalAlign = token.verticalAlign; - let y = lineTop + lineHeight / 2; - if (verticalAlign === 'top') { - y = lineTop + token.height / 2; - } - else if (verticalAlign === 'bottom') { - y = lineTop + lineHeight - token.height / 2; - } - - const needDrawBg = !token.isLineHolder && needDrawBackground(tokenStyle); - needDrawBg && this._renderBackground( - tokenStyle, - style, - textAlign === 'right' - ? x - token.width - : textAlign === 'center' - ? x - token.width / 2 - : x, - y - token.height / 2, - token.width, - token.height - ); - const bgColorDrawn = !!tokenStyle.backgroundColor; - - const textPadding = token.textPadding; - if (textPadding) { - x = getTextXForPadding(x, textAlign, textPadding); - y -= token.height / 2 - textPadding[0] - token.innerHeight / 2; - } - - const el = this._getOrCreateChild(TSpan); - const subElStyle: TSpanStyleProps = el.createStyle(); - // Always create new style. - el.useStyle(subElStyle); - - const defaultStyle = this._defaultStyle; - let useDefaultFill = false; - let defaultLineWidth = 0; - const textFill = getFill( - 'fill' in tokenStyle ? tokenStyle.fill - : 'fill' in style ? style.fill - : (useDefaultFill = true, defaultStyle.fill) - ); - const textStroke = getStroke( - 'stroke' in tokenStyle ? tokenStyle.stroke - : 'stroke' in style ? style.stroke - : ( - !bgColorDrawn - && !parentBgColorDrawn - // See the strategy explained above. - && (!defaultStyle.autoStroke || useDefaultFill) - ) ? (defaultLineWidth = DEFAULT_STROKE_LINE_WIDTH, defaultStyle.stroke) - : null - ); - - const hasShadow = tokenStyle.textShadowBlur > 0 - || style.textShadowBlur > 0; - - subElStyle.text = token.text; - subElStyle.x = x; - subElStyle.y = y; - if (hasShadow) { - subElStyle.shadowBlur = tokenStyle.textShadowBlur || style.textShadowBlur || 0; - subElStyle.shadowColor = tokenStyle.textShadowColor || style.textShadowColor || 'transparent'; - subElStyle.shadowOffsetX = tokenStyle.textShadowOffsetX || style.textShadowOffsetX || 0; - subElStyle.shadowOffsetY = tokenStyle.textShadowOffsetY || style.textShadowOffsetY || 0; - } - - subElStyle.textAlign = textAlign as CanvasTextAlign; - // Force baseline to be "middle". Otherwise, if using "top", the - // text will offset downward a little bit in font "Microsoft YaHei". - subElStyle.textBaseline = 'middle'; - subElStyle.font = token.font || DEFAULT_FONT; - subElStyle.opacity = retrieve3(tokenStyle.opacity, style.opacity, 1); - - - // TODO inherit each item from top style in token style? - setSeparateFont(subElStyle, tokenStyle); - - if (textStroke) { - subElStyle.lineWidth = retrieve3(tokenStyle.lineWidth, style.lineWidth, defaultLineWidth); - subElStyle.lineDash = retrieve2(tokenStyle.lineDash, style.lineDash); - subElStyle.lineDashOffset = style.lineDashOffset || 0; - subElStyle.stroke = textStroke; - } - if (textFill) { - subElStyle.fill = textFill; - } - - const textWidth = token.contentWidth; - const textHeight = token.contentHeight; - // NOTE: Should not call dirtyStyle after setBoundingRect. Or it will be cleared. - el.setBoundingRect(new BoundingRect( - adjustTextX(subElStyle.x, textWidth, subElStyle.textAlign as TextAlign), - adjustTextY(subElStyle.y, textHeight, subElStyle.textBaseline as TextVerticalAlign), - textWidth, - textHeight - )); - } - - private _renderBackground( - style: TextStylePropsPart, - topStyle: TextStylePropsPart, - x: number, - y: number, - width: number, - height: number - ) { - const textBackgroundColor = style.backgroundColor; - const textBorderWidth = style.borderWidth; - const textBorderColor = style.borderColor; - const isImageBg = textBackgroundColor && (textBackgroundColor as {image: ImageLike}).image; - const isPlainOrGradientBg = textBackgroundColor && !isImageBg; - const textBorderRadius = style.borderRadius; - const self = this; - - let rectEl: Rect; - let imgEl: ZRImage; - if (isPlainOrGradientBg || style.lineHeight || (textBorderWidth && textBorderColor)) { - // Background is color - rectEl = this._getOrCreateChild(Rect); - rectEl.useStyle(rectEl.createStyle()); // Create an empty style. - rectEl.style.fill = null; - const rectShape = rectEl.shape; - rectShape.x = x; - rectShape.y = y; - rectShape.width = width; - rectShape.height = height; - rectShape.r = textBorderRadius; - rectEl.dirtyShape(); - } - - if (isPlainOrGradientBg) { - const rectStyle = rectEl.style; - rectStyle.fill = textBackgroundColor as string || null; - rectStyle.fillOpacity = retrieve2(style.fillOpacity, 1); - } - else if (isImageBg) { - imgEl = this._getOrCreateChild(ZRImage); - imgEl.onload = function () { - // Refresh and relayout after image loaded. - self.dirtyStyle(); - }; - const imgStyle = imgEl.style; - imgStyle.image = (textBackgroundColor as {image: ImageLike}).image; - imgStyle.x = x; - imgStyle.y = y; - imgStyle.width = width; - imgStyle.height = height; - } - - if (textBorderWidth && textBorderColor) { - const rectStyle = rectEl.style; - rectStyle.lineWidth = textBorderWidth; - rectStyle.stroke = textBorderColor; - rectStyle.strokeOpacity = retrieve2(style.strokeOpacity, 1); - rectStyle.lineDash = style.borderDash; - rectStyle.lineDashOffset = style.borderDashOffset || 0; - rectEl.strokeContainThreshold = 0; - - // Making shadow looks better. - if (rectEl.hasFill() && rectEl.hasStroke()) { - rectStyle.strokeFirst = true; - rectStyle.lineWidth *= 2; - } - } - - const commonStyle = (rectEl || imgEl).style; - commonStyle.shadowBlur = style.shadowBlur || 0; - commonStyle.shadowColor = style.shadowColor || 'transparent'; - commonStyle.shadowOffsetX = style.shadowOffsetX || 0; - commonStyle.shadowOffsetY = style.shadowOffsetY || 0; - commonStyle.opacity = retrieve3(style.opacity, topStyle.opacity, 1); - } - - static makeFont(style: TextStylePropsPart): string { - // FIXME in node-canvas fontWeight is before fontStyle - // Use `fontSize` `fontFamily` to check whether font properties are defined. - let font = ''; - if (hasSeparateFont(style)) { - font = [ - style.fontStyle, - style.fontWeight, - parseFontSize(style.fontSize), - // If font properties are defined, `fontFamily` should not be ignored. - style.fontFamily || 'sans-serif' - ].join(' '); - } - return font && trim(font) || style.textFont || style.font; - } -} - - -const VALID_TEXT_ALIGN = {left: true, right: 1, center: 1}; -const VALID_TEXT_VERTICAL_ALIGN = {top: 1, bottom: 1, middle: 1}; - -const FONT_PARTS = ['fontStyle', 'fontWeight', 'fontSize', 'fontFamily'] as const; - -export function parseFontSize(fontSize: number | string) { - if ( - typeof fontSize === 'string' - && ( - fontSize.indexOf('px') !== -1 - || fontSize.indexOf('rem') !== -1 - || fontSize.indexOf('em') !== -1 - ) - ) { - return fontSize; - } - else if (!isNaN(+fontSize)) { - return fontSize + 'px'; - } - else { - return DEFAULT_FONT_SIZE + 'px'; - } -} - -function setSeparateFont( - targetStyle: TSpanStyleProps, - sourceStyle: TextStylePropsPart -) { - for (let i = 0; i < FONT_PARTS.length; i++) { - const fontProp = FONT_PARTS[i]; - const val = sourceStyle[fontProp]; - if (val != null) { - (targetStyle as any)[fontProp] = val; - } - } -} - -export function hasSeparateFont(style: Pick) { - return style.fontSize != null || style.fontFamily || style.fontWeight; -} - -export function normalizeTextStyle(style: TextStyleProps): TextStyleProps { - normalizeStyle(style); - // TODO inherit each item from top style in token style? - each(style.rich, normalizeStyle); - return style; -} - -function normalizeStyle(style: TextStylePropsPart) { - if (style) { - style.font = ZRText.makeFont(style); - let textAlign = style.align; - // 'middle' is invalid, convert it to 'center' - (textAlign as string) === 'middle' && (textAlign = 'center'); - style.align = ( - textAlign == null || VALID_TEXT_ALIGN[textAlign] - ) ? textAlign : 'left'; - - // Compatible with textBaseline. - let verticalAlign = style.verticalAlign; - (verticalAlign as string) === 'center' && (verticalAlign = 'middle'); - style.verticalAlign = ( - verticalAlign == null || VALID_TEXT_VERTICAL_ALIGN[verticalAlign] - ) ? verticalAlign : 'top'; - - // TODO Should not change the orignal value. - const textPadding = style.padding; - if (textPadding) { - style.padding = normalizeCssArray(style.padding); - } - } -} - -/** - * @param stroke If specified, do not check style.textStroke. - * @param lineWidth If specified, do not check style.textStroke. - */ -function getStroke( - stroke?: TextStylePropsPart['stroke'], - lineWidth?: number -) { - return (stroke == null || lineWidth <= 0 || stroke === 'transparent' || stroke === 'none') - ? null - : ((stroke as any).image || (stroke as any).colorStops) - ? '#000' - : stroke; -} - -function getFill( - fill?: TextStylePropsPart['fill'] -) { - return (fill == null || fill === 'none') - ? null - // TODO pattern and gradient? - : ((fill as any).image || (fill as any).colorStops) - ? '#000' - : fill; -} - -function getTextXForPadding(x: number, textAlign: string, textPadding: number[]): number { - return textAlign === 'right' - ? (x - textPadding[1]) - : textAlign === 'center' - ? (x + textPadding[3] / 2 - textPadding[1] / 2) - : (x + textPadding[3]); -} - -function getStyleText(style: TextStylePropsPart): string { - // Compat: set number to text is supported. - // set null/undefined to text is supported. - let text = style.text; - text != null && (text += ''); - return text; -} - -/** - * If needs draw background - * @param style Style of element - */ -function needDrawBackground(style: TextStylePropsPart): boolean { - return !!( - style.backgroundColor - || style.lineHeight - || (style.borderWidth && style.borderColor) - ); -} - -export default ZRText; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/constants.ts b/node_modules/zrender/src/graphic/constants.ts deleted file mode 100644 index 70900bf..0000000 --- a/node_modules/zrender/src/graphic/constants.ts +++ /dev/null @@ -1,4 +0,0 @@ -// Bit masks to check which parts of element needs to be updated. -export const REDRAW_BIT = 1; -export const STYLE_CHANGED_BIT = 2; -export const SHAPE_CHANGED_BIT = 4; diff --git a/node_modules/zrender/src/graphic/helper/image.ts b/node_modules/zrender/src/graphic/helper/image.ts deleted file mode 100644 index 8589640..0000000 --- a/node_modules/zrender/src/graphic/helper/image.ts +++ /dev/null @@ -1,106 +0,0 @@ - -import LRU from '../../core/LRU'; -import { platformApi } from '../../core/platform'; -import { ImageLike } from '../../core/types'; - -const globalImageCache = new LRU(50); - -type PendingWrap = { - hostEl: {dirty: () => void} - cb: (image: ImageLike, payload: any) => void - cbPayload: any -} - -type CachedImageObj = { - image: ImageLike - pending: PendingWrap[] -} - -export function findExistImage(newImageOrSrc: string | ImageLike): ImageLike { - if (typeof newImageOrSrc === 'string') { - const cachedImgObj = globalImageCache.get(newImageOrSrc); - return cachedImgObj && cachedImgObj.image; - } - else { - return newImageOrSrc; - } -} - -/** - * Caution: User should cache loaded images, but not just count on LRU. - * Consider if required images more than LRU size, will dead loop occur? - * - * @param newImageOrSrc - * @param image Existent image. - * @param hostEl For calling `dirty`. - * @param onload params: (image, cbPayload) - * @param cbPayload Payload on cb calling. - * @return image - */ -export function createOrUpdateImage( - newImageOrSrc: string | ImageLike, - image: ImageLike, - hostEl: { dirty: () => void }, - onload?: (image: ImageLike, payload: T) => void, - cbPayload?: T -) { - if (!newImageOrSrc) { - return image; - } - else if (typeof newImageOrSrc === 'string') { - - // Image should not be loaded repeatly. - if ((image && (image as any).__zrImageSrc === newImageOrSrc) || !hostEl) { - return image; - } - - // Only when there is no existent image or existent image src - // is different, this method is responsible for load. - const cachedImgObj = globalImageCache.get(newImageOrSrc); - - const pendingWrap = {hostEl: hostEl, cb: onload, cbPayload: cbPayload}; - - if (cachedImgObj) { - image = cachedImgObj.image; - !isImageReady(image) && cachedImgObj.pending.push(pendingWrap); - } - else { - image = platformApi.loadImage( - newImageOrSrc, imageOnLoad, imageOnLoad - ); - (image as any).__zrImageSrc = newImageOrSrc; - - globalImageCache.put( - newImageOrSrc, - (image as any).__cachedImgObj = { - image: image, - pending: [pendingWrap] - } - ); - } - - return image; - } - // newImageOrSrc is an HTMLImageElement or HTMLCanvasElement or Canvas - else { - return newImageOrSrc; - } -} - -function imageOnLoad(this: any) { - const cachedImgObj = this.__cachedImgObj; - this.onload = this.onerror = this.__cachedImgObj = null; - - for (let i = 0; i < cachedImgObj.pending.length; i++) { - const pendingWrap = cachedImgObj.pending[i]; - const cb = pendingWrap.cb; - cb && cb(this, pendingWrap.cbPayload); - pendingWrap.hostEl.dirty(); - } - cachedImgObj.pending.length = 0; -} - -export function isImageReady(image: ImageLike) { - return image && image.width && image.height; -} - diff --git a/node_modules/zrender/src/graphic/helper/parseText.ts b/node_modules/zrender/src/graphic/helper/parseText.ts deleted file mode 100644 index 275e36b..0000000 --- a/node_modules/zrender/src/graphic/helper/parseText.ts +++ /dev/null @@ -1,764 +0,0 @@ -import * as imageHelper from '../helper/image'; -import { - extend, - retrieve2, - retrieve3, - reduce -} from '../../core/util'; -import { TextAlign, TextVerticalAlign, ImageLike, Dictionary } from '../../core/types'; -import { TextStyleProps } from '../Text'; -import { getLineHeight, getWidth, parsePercent } from '../../contain/text'; - -const STYLE_REG = /\{([a-zA-Z0-9_]+)\|([^}]*)\}/g; - -interface InnerTruncateOption { - maxIteration?: number - // If truncate result are less than minChar, ellipsis will not show - // which is better for user hint in some cases - minChar?: number - // When all truncated, use the placeholder - placeholder?: string - - maxIterations?: number -} - -interface InnerPreparedTruncateOption extends Required { - font: string - - ellipsis: string - ellipsisWidth: number - contentWidth: number - - containerWidth: number - cnCharWidth: number - ascCharWidth: number -} - -/** - * Show ellipsis if overflow. - */ -export function truncateText( - text: string, - containerWidth: number, - font: string, - ellipsis?: string, - options?: InnerTruncateOption -): string { - if (!containerWidth) { - return ''; - } - - const textLines = (text + '').split('\n'); - options = prepareTruncateOptions(containerWidth, font, ellipsis, options); - - // FIXME - // It is not appropriate that every line has '...' when truncate multiple lines. - for (let i = 0, len = textLines.length; i < len; i++) { - textLines[i] = truncateSingleLine(textLines[i], options as InnerPreparedTruncateOption); - } - - return textLines.join('\n'); -} - -function prepareTruncateOptions( - containerWidth: number, - font: string, - ellipsis?: string, - options?: InnerTruncateOption -): InnerPreparedTruncateOption { - options = options || {}; - let preparedOpts = extend({}, options) as InnerPreparedTruncateOption; - - preparedOpts.font = font; - ellipsis = retrieve2(ellipsis, '...'); - preparedOpts.maxIterations = retrieve2(options.maxIterations, 2); - const minChar = preparedOpts.minChar = retrieve2(options.minChar, 0); - // FIXME - // Other languages? - preparedOpts.cnCharWidth = getWidth('国', font); - // FIXME - // Consider proportional font? - const ascCharWidth = preparedOpts.ascCharWidth = getWidth('a', font); - preparedOpts.placeholder = retrieve2(options.placeholder, ''); - - // Example 1: minChar: 3, text: 'asdfzxcv', truncate result: 'asdf', but not: 'a...'. - // Example 2: minChar: 3, text: '维度', truncate result: '维', but not: '...'. - let contentWidth = containerWidth = Math.max(0, containerWidth - 1); // Reserve some gap. - for (let i = 0; i < minChar && contentWidth >= ascCharWidth; i++) { - contentWidth -= ascCharWidth; - } - - let ellipsisWidth = getWidth(ellipsis, font); - if (ellipsisWidth > contentWidth) { - ellipsis = ''; - ellipsisWidth = 0; - } - - contentWidth = containerWidth - ellipsisWidth; - - preparedOpts.ellipsis = ellipsis; - preparedOpts.ellipsisWidth = ellipsisWidth; - preparedOpts.contentWidth = contentWidth; - preparedOpts.containerWidth = containerWidth; - - return preparedOpts; -} - -function truncateSingleLine(textLine: string, options: InnerPreparedTruncateOption): string { - const containerWidth = options.containerWidth; - const font = options.font; - const contentWidth = options.contentWidth; - - if (!containerWidth) { - return ''; - } - - let lineWidth = getWidth(textLine, font); - - if (lineWidth <= containerWidth) { - return textLine; - } - - for (let j = 0; ; j++) { - if (lineWidth <= contentWidth || j >= options.maxIterations) { - textLine += options.ellipsis; - break; - } - - const subLength = j === 0 - ? estimateLength(textLine, contentWidth, options.ascCharWidth, options.cnCharWidth) - : lineWidth > 0 - ? Math.floor(textLine.length * contentWidth / lineWidth) - : 0; - - textLine = textLine.substr(0, subLength); - lineWidth = getWidth(textLine, font); - } - - if (textLine === '') { - textLine = options.placeholder; - } - - return textLine; -} - -function estimateLength( - text: string, contentWidth: number, ascCharWidth: number, cnCharWidth: number -): number { - let width = 0; - let i = 0; - for (let len = text.length; i < len && width < contentWidth; i++) { - const charCode = text.charCodeAt(i); - width += (0 <= charCode && charCode <= 127) ? ascCharWidth : cnCharWidth; - } - return i; -} - -export interface PlainTextContentBlock { - lineHeight: number - // Line height of actual content. - calculatedLineHeight: number - - contentWidth: number - contentHeight: number - - width: number - height: number - - /** - * Real text width containing padding. - * It should be the same as `width` if background is rendered - * and `width` is set by user. - */ - outerWidth: number - outerHeight: number - - lines: string[] -} - -export function parsePlainText( - text: string, - style?: TextStyleProps -): PlainTextContentBlock { - text != null && (text += ''); - - // textPadding has been normalized - const overflow = style.overflow; - const padding = style.padding as number[]; - const font = style.font; - const truncate = overflow === 'truncate'; - const calculatedLineHeight = getLineHeight(font); - const lineHeight = retrieve2(style.lineHeight, calculatedLineHeight); - const bgColorDrawn = !!(style.backgroundColor); - - const truncateLineOverflow = style.lineOverflow === 'truncate'; - - let width = style.width; - let lines: string[]; - - if (width != null && (overflow === 'break' || overflow === 'breakAll')) { - lines = text ? wrapText(text, style.font, width, overflow === 'breakAll', 0).lines : []; - } - else { - lines = text ? text.split('\n') : []; - } - - const contentHeight = lines.length * lineHeight; - const height = retrieve2(style.height, contentHeight); - - // Truncate lines. - if (contentHeight > height && truncateLineOverflow) { - const lineCount = Math.floor(height / lineHeight); - - lines = lines.slice(0, lineCount); - - // TODO If show ellipse for line truncate - // if (style.ellipsis) { - // const options = prepareTruncateOptions(width, font, style.ellipsis, { - // minChar: style.truncateMinChar, - // placeholder: style.placeholder - // }); - // lines[lineCount - 1] = truncateSingleLine(lastLine, options); - // } - } - - if (text && truncate && width != null) { - const options = prepareTruncateOptions(width, font, style.ellipsis, { - minChar: style.truncateMinChar, - placeholder: style.placeholder - }); - // Having every line has '...' when truncate multiple lines. - for (let i = 0; i < lines.length; i++) { - lines[i] = truncateSingleLine(lines[i], options); - } - } - - // Calculate real text width and height - let outerHeight = height; - let contentWidth = 0; - for (let i = 0; i < lines.length; i++) { - contentWidth = Math.max(getWidth(lines[i], font), contentWidth); - } - if (width == null) { - // When width is not explicitly set, use outerWidth as width. - width = contentWidth; - } - - let outerWidth = contentWidth; - if (padding) { - outerHeight += padding[0] + padding[2]; - outerWidth += padding[1] + padding[3]; - width += padding[1] + padding[3]; - } - - if (bgColorDrawn) { - // When render background, outerWidth should be the same as width. - outerWidth = width; - } - - return { - lines: lines, - height: height, - outerWidth: outerWidth, - outerHeight: outerHeight, - lineHeight: lineHeight, - calculatedLineHeight: calculatedLineHeight, - contentWidth: contentWidth, - contentHeight: contentHeight, - width: width - }; -} - -class RichTextToken { - styleName: string - text: string - width: number - height: number - - // Inner height exclude padding - innerHeight: number - - // Width and height of actual text content. - contentHeight: number - contentWidth: number - - lineHeight: number - font: string - align: TextAlign - verticalAlign: TextVerticalAlign - - textPadding: number[] - percentWidth?: string - - isLineHolder: boolean -} -class RichTextLine { - lineHeight: number - width: number - tokens: RichTextToken[] = [] - - constructor(tokens?: RichTextToken[]) { - if (tokens) { - this.tokens = tokens; - } - } -} -export class RichTextContentBlock { - // width/height of content - width: number = 0 - height: number = 0 - // Calculated text height - contentWidth: number = 0 - contentHeight: number = 0 - // outerWidth/outerHeight with padding - outerWidth: number = 0 - outerHeight: number = 0 - lines: RichTextLine[] = [] -} - -type WrapInfo = { - width: number, - accumWidth: number, - breakAll: boolean -} -/** - * For example: 'some text {a|some text}other text{b|some text}xxx{c|}xxx' - * Also consider 'bbbb{a|xxx\nzzz}xxxx\naaaa'. - * If styleName is undefined, it is plain text. - */ -export function parseRichText(text: string, style: TextStyleProps) { - const contentBlock = new RichTextContentBlock(); - - text != null && (text += ''); - if (!text) { - return contentBlock; - } - - const topWidth = style.width; - const topHeight = style.height; - const overflow = style.overflow; - let wrapInfo: WrapInfo = (overflow === 'break' || overflow === 'breakAll') && topWidth != null - ? {width: topWidth, accumWidth: 0, breakAll: overflow === 'breakAll'} - : null; - - let lastIndex = STYLE_REG.lastIndex = 0; - let result; - while ((result = STYLE_REG.exec(text)) != null) { - const matchedIndex = result.index; - if (matchedIndex > lastIndex) { - pushTokens(contentBlock, text.substring(lastIndex, matchedIndex), style, wrapInfo); - } - pushTokens(contentBlock, result[2], style, wrapInfo, result[1]); - lastIndex = STYLE_REG.lastIndex; - } - - if (lastIndex < text.length) { - pushTokens(contentBlock, text.substring(lastIndex, text.length), style, wrapInfo); - } - - // For `textWidth: xx%` - let pendingList = []; - - let calculatedHeight = 0; - let calculatedWidth = 0; - - const stlPadding = style.padding as number[]; - - const truncate = overflow === 'truncate'; - const truncateLine = style.lineOverflow === 'truncate'; - - // let prevToken: RichTextToken; - - function finishLine(line: RichTextLine, lineWidth: number, lineHeight: number) { - line.width = lineWidth; - line.lineHeight = lineHeight; - calculatedHeight += lineHeight; - calculatedWidth = Math.max(calculatedWidth, lineWidth); - } - // Calculate layout info of tokens. - outer: for (let i = 0; i < contentBlock.lines.length; i++) { - const line = contentBlock.lines[i]; - let lineHeight = 0; - let lineWidth = 0; - - for (let j = 0; j < line.tokens.length; j++) { - const token = line.tokens[j]; - const tokenStyle = token.styleName && style.rich[token.styleName] || {}; - // textPadding should not inherit from style. - const textPadding = token.textPadding = tokenStyle.padding as number[]; - const paddingH = textPadding ? textPadding[1] + textPadding[3] : 0; - - const font = token.font = tokenStyle.font || style.font; - - token.contentHeight = getLineHeight(font); - // textHeight can be used when textVerticalAlign is specified in token. - let tokenHeight = retrieve2( - // textHeight should not be inherited, consider it can be specified - // as box height of the block. - tokenStyle.height, token.contentHeight - ); - token.innerHeight = tokenHeight; - - textPadding && (tokenHeight += textPadding[0] + textPadding[2]); - token.height = tokenHeight; - // Inlcude padding in lineHeight. - token.lineHeight = retrieve3( - tokenStyle.lineHeight, style.lineHeight, tokenHeight - ); - - token.align = tokenStyle && tokenStyle.align || style.align; - token.verticalAlign = tokenStyle && tokenStyle.verticalAlign || 'middle'; - - if (truncateLine && topHeight != null && calculatedHeight + token.lineHeight > topHeight) { - // TODO Add ellipsis on the previous token. - // prevToken.text = - if (j > 0) { - line.tokens = line.tokens.slice(0, j); - finishLine(line, lineWidth, lineHeight); - contentBlock.lines = contentBlock.lines.slice(0, i + 1); - } - else { - contentBlock.lines = contentBlock.lines.slice(0, i); - } - break outer; - } - - let styleTokenWidth = tokenStyle.width; - let tokenWidthNotSpecified = styleTokenWidth == null || styleTokenWidth === 'auto'; - - // Percent width, can be `100%`, can be used in drawing separate - // line when box width is needed to be auto. - if (typeof styleTokenWidth === 'string' && styleTokenWidth.charAt(styleTokenWidth.length - 1) === '%') { - token.percentWidth = styleTokenWidth; - pendingList.push(token); - - token.contentWidth = getWidth(token.text, font); - // Do not truncate in this case, because there is no user case - // and it is too complicated. - } - else { - if (tokenWidthNotSpecified) { - // FIXME: If image is not loaded and textWidth is not specified, calling - // `getBoundingRect()` will not get correct result. - const textBackgroundColor = tokenStyle.backgroundColor; - let bgImg = textBackgroundColor && (textBackgroundColor as { image: ImageLike }).image; - - if (bgImg) { - bgImg = imageHelper.findExistImage(bgImg); - if (imageHelper.isImageReady(bgImg)) { - // Update token width from image size. - token.width = Math.max(token.width, bgImg.width * tokenHeight / bgImg.height); - } - } - } - - const remainTruncWidth = truncate && topWidth != null - ? topWidth - lineWidth : null; - - if (remainTruncWidth != null && remainTruncWidth < token.width) { - if (!tokenWidthNotSpecified || remainTruncWidth < paddingH) { - token.text = ''; - token.width = token.contentWidth = 0; - } - else { - token.text = truncateText( - token.text, remainTruncWidth - paddingH, font, style.ellipsis, - {minChar: style.truncateMinChar} - ); - token.width = token.contentWidth = getWidth(token.text, font); - } - } - else { - token.contentWidth = getWidth(token.text, font); - } - } - - token.width += paddingH; - - lineWidth += token.width; - tokenStyle && (lineHeight = Math.max(lineHeight, token.lineHeight)); - - // prevToken = token; - } - - finishLine(line, lineWidth, lineHeight); - } - - contentBlock.outerWidth = contentBlock.width = retrieve2(topWidth, calculatedWidth); - contentBlock.outerHeight = contentBlock.height = retrieve2(topHeight, calculatedHeight); - contentBlock.contentHeight = calculatedHeight; - contentBlock.contentWidth = calculatedWidth; - - if (stlPadding) { - contentBlock.outerWidth += stlPadding[1] + stlPadding[3]; - contentBlock.outerHeight += stlPadding[0] + stlPadding[2]; - } - - for (let i = 0; i < pendingList.length; i++) { - const token = pendingList[i]; - const percentWidth = token.percentWidth; - // Should not base on outerWidth, because token can not be placed out of padding. - token.width = parseInt(percentWidth, 10) / 100 * contentBlock.width; - } - - return contentBlock; -} - -type TokenStyle = TextStyleProps['rich'][string]; - -function pushTokens( - block: RichTextContentBlock, - str: string, - style: TextStyleProps, - wrapInfo: WrapInfo, - styleName?: string -) { - const isEmptyStr = str === ''; - const tokenStyle: TokenStyle = styleName && style.rich[styleName] || {}; - const lines = block.lines; - const font = tokenStyle.font || style.font; - let newLine = false; - let strLines; - let linesWidths; - - if (wrapInfo) { - const tokenPadding = tokenStyle.padding as number[]; - let tokenPaddingH = tokenPadding ? tokenPadding[1] + tokenPadding[3] : 0; - if (tokenStyle.width != null && tokenStyle.width !== 'auto') { - // Wrap the whole token if tokenWidth if fixed. - const outerWidth = parsePercent(tokenStyle.width, wrapInfo.width) + tokenPaddingH; - if (lines.length > 0) { // Not first line - if (outerWidth + wrapInfo.accumWidth > wrapInfo.width) { - // TODO Support wrap text in token. - strLines = str.split('\n'); - newLine = true; - } - } - - wrapInfo.accumWidth = outerWidth; - } - else { - const res = wrapText(str, font, wrapInfo.width, wrapInfo.breakAll, wrapInfo.accumWidth); - wrapInfo.accumWidth = res.accumWidth + tokenPaddingH; - linesWidths = res.linesWidths; - strLines = res.lines; - } - } - else { - strLines = str.split('\n'); - } - - for (let i = 0; i < strLines.length; i++) { - const text = strLines[i]; - const token = new RichTextToken(); - token.styleName = styleName; - token.text = text; - token.isLineHolder = !text && !isEmptyStr; - - if (typeof tokenStyle.width === 'number') { - token.width = tokenStyle.width; - } - else { - token.width = linesWidths - ? linesWidths[i] // Caculated width in the wrap - : getWidth(text, font); - } - - // The first token should be appended to the last line if not new line. - if (!i && !newLine) { - const tokens = (lines[lines.length - 1] || (lines[0] = new RichTextLine())).tokens; - - // Consider cases: - // (1) ''.split('\n') => ['', '\n', ''], the '' at the first item - // (which is a placeholder) should be replaced by new token. - // (2) A image backage, where token likes {a|}. - // (3) A redundant '' will affect textAlign in line. - // (4) tokens with the same tplName should not be merged, because - // they should be displayed in different box (with border and padding). - const tokensLen = tokens.length; - (tokensLen === 1 && tokens[0].isLineHolder) - ? (tokens[0] = token) - // Consider text is '', only insert when it is the "lineHolder" or - // "emptyStr". Otherwise a redundant '' will affect textAlign in line. - : ((text || !tokensLen || isEmptyStr) && tokens.push(token)); - } - // Other tokens always start a new line. - else { - // If there is '', insert it as a placeholder. - lines.push(new RichTextLine([token])); - } - } -} - - -function isAlphabeticLetter(ch: string) { - // Unicode Character Ranges - // https://jrgraphix.net/research/unicode_blocks.php - // The following ranges may not cover all letter ranges but only the more - // popular ones. Developers could make pull requests when they find those - // not covered. - let code = ch.charCodeAt(0); - return code >= 0x20 && code <= 0x24F // Latin - || code >= 0x370 && code <= 0x10FF // Greek, Coptic, Cyrilic, and etc. - || code >= 0x1200 && code <= 0x13FF // Ethiopic and Cherokee - || code >= 0x1E00 && code <= 0x206F; // Latin and Greek extended -} - -const breakCharMap = reduce(',&?/;] '.split(''), function (obj, ch) { - obj[ch] = true; - return obj; -}, {} as Dictionary); -/** - * If break by word. For latin languages. - */ -function isWordBreakChar(ch: string) { - if (isAlphabeticLetter(ch)) { - if (breakCharMap[ch]) { - return true; - } - return false; - } - return true; -} - -function wrapText( - text: string, - font: string, - lineWidth: number, - isBreakAll: boolean, - lastAccumWidth: number -) { - let lines: string[] = []; - let linesWidths: number[] = []; - let line = ''; - let currentWord = ''; - let currentWordWidth = 0; - let accumWidth = 0; - - for (let i = 0; i < text.length; i++) { - - const ch = text.charAt(i); - if (ch === '\n') { - if (currentWord) { - line += currentWord; - accumWidth += currentWordWidth; - } - lines.push(line); - linesWidths.push(accumWidth); - // Reset - line = ''; - currentWord = ''; - currentWordWidth = 0; - accumWidth = 0; - continue; - } - - const chWidth = getWidth(ch, font); - const inWord = isBreakAll ? false : !isWordBreakChar(ch); - - if (!lines.length - ? lastAccumWidth + accumWidth + chWidth > lineWidth - : accumWidth + chWidth > lineWidth - ) { - if (!accumWidth) { // If nothing appended yet. - if (inWord) { - // The word length is still too long for one line - // Force break the word - lines.push(currentWord); - linesWidths.push(currentWordWidth); - - currentWord = ch; - currentWordWidth = chWidth; - } - else { - // lineWidth is too small for ch - lines.push(ch); - linesWidths.push(chWidth); - } - } - else if (line || currentWord) { - if (inWord) { - if (!line) { - // The one word is still too long for one line - // Force break the word - // TODO Keep the word? - line = currentWord; - currentWord = ''; - currentWordWidth = 0; - accumWidth = currentWordWidth; - } - - lines.push(line); - linesWidths.push(accumWidth - currentWordWidth); - - // Break the whole word - currentWord += ch; - currentWordWidth += chWidth; - line = ''; - accumWidth = currentWordWidth; - } - else { - // Append lastWord if have - if (currentWord) { - line += currentWord; - currentWord = ''; - currentWordWidth = 0; - } - lines.push(line); - linesWidths.push(accumWidth); - - line = ch; - accumWidth = chWidth; - } - } - - continue; - } - - accumWidth += chWidth; - - if (inWord) { - currentWord += ch; - currentWordWidth += chWidth; - } - else { - // Append whole word - if (currentWord) { - line += currentWord; - // Reset - currentWord = ''; - currentWordWidth = 0; - } - - // Append character - line += ch; - } - } - - if (!lines.length && !line) { - line = text; - currentWord = ''; - currentWordWidth = 0; - } - - // Append last line. - if (currentWord) { - line += currentWord; - } - if (line) { - lines.push(line); - linesWidths.push(accumWidth); - } - - if (lines.length === 1) { - // No new line. - accumWidth += lastAccumWidth; - } - - return { - // Accum width of last line - accumWidth, - lines: lines, - linesWidths - }; -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/helper/poly.ts b/node_modules/zrender/src/graphic/helper/poly.ts deleted file mode 100644 index 316838d..0000000 --- a/node_modules/zrender/src/graphic/helper/poly.ts +++ /dev/null @@ -1,43 +0,0 @@ - -import smoothBezier from './smoothBezier'; -import { VectorArray } from '../../core/vector'; -import PathProxy from '../../core/PathProxy'; - -export function buildPath( - ctx: CanvasRenderingContext2D | PathProxy, - shape: { - points: VectorArray[], - smooth?: number - smoothConstraint?: VectorArray[] - }, - closePath: boolean -) { - const smooth = shape.smooth; - let points = shape.points; - if (points && points.length >= 2) { - if (smooth) { - const controlPoints = smoothBezier( - points, smooth, closePath, shape.smoothConstraint - ); - - ctx.moveTo(points[0][0], points[0][1]); - const len = points.length; - for (let i = 0; i < (closePath ? len : len - 1); i++) { - const cp1 = controlPoints[i * 2]; - const cp2 = controlPoints[i * 2 + 1]; - const p = points[(i + 1) % len]; - ctx.bezierCurveTo( - cp1[0], cp1[1], cp2[0], cp2[1], p[0], p[1] - ); - } - } - else { - ctx.moveTo(points[0][0], points[0][1]); - for (let i = 1, l = points.length; i < l; i++) { - ctx.lineTo(points[i][0], points[i][1]); - } - } - - closePath && ctx.closePath(); - } -} diff --git a/node_modules/zrender/src/graphic/helper/roundRect.ts b/node_modules/zrender/src/graphic/helper/roundRect.ts deleted file mode 100644 index db79d2c..0000000 --- a/node_modules/zrender/src/graphic/helper/roundRect.ts +++ /dev/null @@ -1,87 +0,0 @@ -import PathProxy from '../../core/PathProxy'; - -export function buildPath(ctx: CanvasRenderingContext2D | PathProxy, shape: { - x: number - y: number - width: number - height: number - r?: number | number[] -}) { - let x = shape.x; - let y = shape.y; - let width = shape.width; - let height = shape.height; - let r = shape.r; - let r1; - let r2; - let r3; - let r4; - - // Convert width and height to positive for better borderRadius - if (width < 0) { - x = x + width; - width = -width; - } - if (height < 0) { - y = y + height; - height = -height; - } - - if (typeof r === 'number') { - r1 = r2 = r3 = r4 = r; - } - else if (r instanceof Array) { - if (r.length === 1) { - r1 = r2 = r3 = r4 = r[0]; - } - else if (r.length === 2) { - r1 = r3 = r[0]; - r2 = r4 = r[1]; - } - else if (r.length === 3) { - r1 = r[0]; - r2 = r4 = r[1]; - r3 = r[2]; - } - else { - r1 = r[0]; - r2 = r[1]; - r3 = r[2]; - r4 = r[3]; - } - } - else { - r1 = r2 = r3 = r4 = 0; - } - - let total; - if (r1 + r2 > width) { - total = r1 + r2; - r1 *= width / total; - r2 *= width / total; - } - if (r3 + r4 > width) { - total = r3 + r4; - r3 *= width / total; - r4 *= width / total; - } - if (r2 + r3 > height) { - total = r2 + r3; - r2 *= height / total; - r3 *= height / total; - } - if (r1 + r4 > height) { - total = r1 + r4; - r1 *= height / total; - r4 *= height / total; - } - ctx.moveTo(x + r1, y); - ctx.lineTo(x + width - r2, y); - r2 !== 0 && ctx.arc(x + width - r2, y + r2, r2, -Math.PI / 2, 0); - ctx.lineTo(x + width, y + height - r3); - r3 !== 0 && ctx.arc(x + width - r3, y + height - r3, r3, 0, Math.PI / 2); - ctx.lineTo(x + r4, y + height); - r4 !== 0 && ctx.arc(x + r4, y + height - r4, r4, Math.PI / 2, Math.PI); - ctx.lineTo(x, y + r1); - r1 !== 0 && ctx.arc(x + r1, y + r1, r1, Math.PI, Math.PI * 1.5); -} diff --git a/node_modules/zrender/src/graphic/helper/roundSector.ts b/node_modules/zrender/src/graphic/helper/roundSector.ts deleted file mode 100644 index 9ba5f31..0000000 --- a/node_modules/zrender/src/graphic/helper/roundSector.ts +++ /dev/null @@ -1,321 +0,0 @@ -import PathProxy from '../../core/PathProxy'; -import { isArray } from '../../core/util'; - -const PI = Math.PI; -const PI2 = PI * 2; -const mathSin = Math.sin; -const mathCos = Math.cos; -const mathACos = Math.acos; -const mathATan2 = Math.atan2; -const mathAbs = Math.abs; -const mathSqrt = Math.sqrt; -const mathMax = Math.max; -const mathMin = Math.min; -const e = 1e-4; - -function intersect( - x0: number, y0: number, - x1: number, y1: number, - x2: number, y2: number, - x3: number, y3: number -): [number, number] { - const dx10 = x1 - x0; - const dy10 = y1 - y0; - const dx32 = x3 - x2; - const dy32 = y3 - y2; - let t = dy32 * dx10 - dx32 * dy10; - if (t * t < e) { - return; - } - t = (dx32 * (y0 - y2) - dy32 * (x0 - x2)) / t; - return [x0 + t * dx10, y0 + t * dy10]; -} - -// Compute perpendicular offset line of length rc. -function computeCornerTangents( - x0: number, y0: number, - x1: number, y1: number, - radius: number, cr: number, - clockwise: boolean -) { - const x01 = x0 - x1; - const y01 = y0 - y1; - const lo = (clockwise ? cr : -cr) / mathSqrt(x01 * x01 + y01 * y01); - const ox = lo * y01; - const oy = -lo * x01; - const x11 = x0 + ox; - const y11 = y0 + oy; - const x10 = x1 + ox; - const y10 = y1 + oy; - const x00 = (x11 + x10) / 2; - const y00 = (y11 + y10) / 2; - const dx = x10 - x11; - const dy = y10 - y11; - const d2 = dx * dx + dy * dy; - const r = radius - cr; - const s = x11 * y10 - x10 * y11; - const d = (dy < 0 ? -1 : 1) * mathSqrt(mathMax(0, r * r * d2 - s * s)); - let cx0 = (s * dy - dx * d) / d2; - let cy0 = (-s * dx - dy * d) / d2; - const cx1 = (s * dy + dx * d) / d2; - const cy1 = (-s * dx + dy * d) / d2; - const dx0 = cx0 - x00; - const dy0 = cy0 - y00; - const dx1 = cx1 - x00; - const dy1 = cy1 - y00; - - // Pick the closer of the two intersection points - // TODO: Is there a faster way to determine which intersection to use? - if (dx0 * dx0 + dy0 * dy0 > dx1 * dx1 + dy1 * dy1) { - cx0 = cx1; - cy0 = cy1; - } - - return { - cx: cx0, - cy: cy0, - x0: -ox, - y0: -oy, - x1: cx0 * (radius / r - 1), - y1: cy0 * (radius / r - 1) - }; -} - -// For compatibility, don't use normalizeCssArray -// 5 represents [5, 5, 5, 5] -// [5] represents [5, 5, 0, 0] -// [5, 10] represents [5, 5, 10, 10] -// [5, 10, 15] represents [5, 10, 15, 15] -// [5, 10, 15, 20] represents [5, 10, 15, 20] -function normalizeCornerRadius(cr: number | number[]): number[] { - let arr: number[]; - if (isArray(cr)) { - const len = cr.length; - if (!len) { - return cr as number[]; - } - if (len === 1) { - arr = [cr[0], cr[0], 0, 0]; - } - else if (len === 2) { - arr = [cr[0], cr[0], cr[1], cr[1]]; - } - else if (len === 3) { - arr = cr.concat(cr[2]); - } - else { - arr = cr; - } - } - else { - arr = [cr, cr, cr, cr]; - } - return arr; -} - -export function buildPath(ctx: CanvasRenderingContext2D | PathProxy, shape: { - cx: number - cy: number - startAngle: number - endAngle: number - clockwise?: boolean, - r?: number, - r0?: number, - cornerRadius?: number | number[] -}) { - let radius = mathMax(shape.r, 0); - let innerRadius = mathMax(shape.r0 || 0, 0); - const hasRadius = radius > 0; - const hasInnerRadius = innerRadius > 0; - - if (!hasRadius && !hasInnerRadius) { - return; - } - - if (!hasRadius) { - // use innerRadius as radius if no radius - radius = innerRadius; - innerRadius = 0; - } - - if (innerRadius > radius) { - // swap, ensure that radius is always larger than innerRadius - const tmp = radius; - radius = innerRadius; - innerRadius = tmp; - } - - const { startAngle, endAngle } = shape; - if (isNaN(startAngle) || isNaN(endAngle)) { - return; - } - - const { cx, cy } = shape; - const clockwise = !!shape.clockwise; - - let arc = mathAbs(endAngle - startAngle); - const mod = arc > PI2 && arc % PI2; - mod > e && (arc = mod); - - // is a point - if (!(radius > e)) { - ctx.moveTo(cx, cy); - } - // is a circle or annulus - else if (arc > PI2 - e) { - ctx.moveTo( - cx + radius * mathCos(startAngle), - cy + radius * mathSin(startAngle) - ); - ctx.arc(cx, cy, radius, startAngle, endAngle, !clockwise); - - if (innerRadius > e) { - ctx.moveTo( - cx + innerRadius * mathCos(endAngle), - cy + innerRadius * mathSin(endAngle) - ); - ctx.arc(cx, cy, innerRadius, endAngle, startAngle, clockwise); - } - } - // is a circular or annular sector - else { - let icrStart; - let icrEnd; - let ocrStart; - let ocrEnd; - - let ocrs; - let ocre; - let icrs; - let icre; - - let ocrMax; - let icrMax; - let limitedOcrMax; - let limitedIcrMax; - - let xre; - let yre; - let xirs; - let yirs; - - const xrs = radius * mathCos(startAngle); - const yrs = radius * mathSin(startAngle); - const xire = innerRadius * mathCos(endAngle); - const yire = innerRadius * mathSin(endAngle); - - const hasArc = arc > e; - if (hasArc) { - const cornerRadius = shape.cornerRadius; - if (cornerRadius) { - [icrStart, icrEnd, ocrStart, ocrEnd] = normalizeCornerRadius(cornerRadius); - } - - const halfRd = mathAbs(radius - innerRadius) / 2; - ocrs = mathMin(halfRd, ocrStart); - ocre = mathMin(halfRd, ocrEnd); - icrs = mathMin(halfRd, icrStart); - icre = mathMin(halfRd, icrEnd); - - limitedOcrMax = ocrMax = mathMax(ocrs, ocre); - limitedIcrMax = icrMax = mathMax(icrs, icre); - - // draw corner radius - if (ocrMax > e || icrMax > e) { - xre = radius * mathCos(endAngle); - yre = radius * mathSin(endAngle); - xirs = innerRadius * mathCos(startAngle); - yirs = innerRadius * mathSin(startAngle); - - // restrict the max value of corner radius - if (arc < PI) { - const it = intersect(xrs, yrs, xirs, yirs, xre, yre, xire, yire); - if (it) { - const x0 = xrs - it[0]; - const y0 = yrs - it[1]; - const x1 = xre - it[0]; - const y1 = yre - it[1]; - const a = 1 / mathSin( - // eslint-disable-next-line max-len - mathACos((x0 * x1 + y0 * y1) / (mathSqrt(x0 * x0 + y0 * y0) * mathSqrt(x1 * x1 + y1 * y1))) / 2 - ); - const b = mathSqrt(it[0] * it[0] + it[1] * it[1]); - limitedOcrMax = mathMin(ocrMax, (radius - b) / (a + 1)); - limitedIcrMax = mathMin(icrMax, (innerRadius - b) / (a - 1)); - } - } - } - } - - // the sector is collapsed to a line - if (!hasArc) { - ctx.moveTo(cx + xrs, cy + yrs); - } - // the outer ring has corners - else if (limitedOcrMax > e) { - const crStart = mathMin(ocrStart, limitedOcrMax); - const crEnd = mathMin(ocrEnd, limitedOcrMax); - const ct0 = computeCornerTangents(xirs, yirs, xrs, yrs, radius, crStart, clockwise); - const ct1 = computeCornerTangents(xre, yre, xire, yire, radius, crEnd, clockwise); - - ctx.moveTo(cx + ct0.cx + ct0.x0, cy + ct0.cy + ct0.y0); - - // Have the corners merged? - if (limitedOcrMax < ocrMax && crStart === crEnd) { - // eslint-disable-next-line max-len - ctx.arc(cx + ct0.cx, cy + ct0.cy, limitedOcrMax, mathATan2(ct0.y0, ct0.x0), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - else { - // draw the two corners and the ring - // eslint-disable-next-line max-len - crStart > 0 && ctx.arc(cx + ct0.cx, cy + ct0.cy, crStart, mathATan2(ct0.y0, ct0.x0), mathATan2(ct0.y1, ct0.x1), !clockwise); - // eslint-disable-next-line max-len - ctx.arc(cx, cy, radius, mathATan2(ct0.cy + ct0.y1, ct0.cx + ct0.x1), mathATan2(ct1.cy + ct1.y1, ct1.cx + ct1.x1), !clockwise); - // eslint-disable-next-line max-len - crEnd > 0 && ctx.arc(cx + ct1.cx, cy + ct1.cy, crEnd, mathATan2(ct1.y1, ct1.x1), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - } - // the outer ring is a circular arc - else { - ctx.moveTo(cx + xrs, cy + yrs); - ctx.arc(cx, cy, radius, startAngle, endAngle, !clockwise); - } - - // no inner ring, is a circular sector - if (!(innerRadius > e) || !hasArc) { - ctx.lineTo(cx + xire, cy + yire); - } - // the inner ring has corners - else if (limitedIcrMax > e) { - const crStart = mathMin(icrStart, limitedIcrMax); - const crEnd = mathMin(icrEnd, limitedIcrMax); - const ct0 = computeCornerTangents(xire, yire, xre, yre, innerRadius, -crEnd, clockwise); - const ct1 = computeCornerTangents(xrs, yrs, xirs, yirs, innerRadius, -crStart, clockwise); - ctx.lineTo(cx + ct0.cx + ct0.x0, cy + ct0.cy + ct0.y0); - - // Have the corners merged? - if (limitedIcrMax < icrMax && crStart === crEnd) { - // eslint-disable-next-line max-len - ctx.arc(cx + ct0.cx, cy + ct0.cy, limitedIcrMax, mathATan2(ct0.y0, ct0.x0), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - // draw the two corners and the ring - else { - // eslint-disable-next-line max-len - crEnd > 0 && ctx.arc(cx + ct0.cx, cy + ct0.cy, crEnd, mathATan2(ct0.y0, ct0.x0), mathATan2(ct0.y1, ct0.x1), !clockwise); - // eslint-disable-next-line max-len - ctx.arc(cx, cy, innerRadius, mathATan2(ct0.cy + ct0.y1, ct0.cx + ct0.x1), mathATan2(ct1.cy + ct1.y1, ct1.cx + ct1.x1), clockwise); - // eslint-disable-next-line max-len - crStart > 0 && ctx.arc(cx + ct1.cx, cy + ct1.cy, crStart, mathATan2(ct1.y1, ct1.x1), mathATan2(ct1.y0, ct1.x0), !clockwise); - } - } - // the inner ring is just a circular arc - else { - // FIXME: if no lineTo, svg renderer will perform an abnormal drawing behavior. - ctx.lineTo(cx + xire, cy + yire); - - ctx.arc(cx, cy, innerRadius, endAngle, startAngle, clockwise); - } - } - - ctx.closePath(); -} diff --git a/node_modules/zrender/src/graphic/helper/smoothBezier.ts b/node_modules/zrender/src/graphic/helper/smoothBezier.ts deleted file mode 100644 index ee1adc5..0000000 --- a/node_modules/zrender/src/graphic/helper/smoothBezier.ts +++ /dev/null @@ -1,104 +0,0 @@ -/** - * 贝塞尔平滑曲线 - */ - -import { - min as v2Min, - max as v2Max, - scale as v2Scale, - distance as v2Distance, - add as v2Add, - clone as v2Clone, - sub as v2Sub, - VectorArray -} from '../../core/vector'; - -/** - * 贝塞尔平滑曲线 - * @param points 线段顶点数组 - * @param smooth 平滑等级, 0-1 - * @param isLoop - * @param constraint 将计算出来的控制点约束在一个包围盒内 - * 比如 [[0, 0], [100, 100]], 这个包围盒会与 - * 整个折线的包围盒做一个并集用来约束控制点。 - * @param 计算出来的控制点数组 - */ -export default function smoothBezier( - points: VectorArray[], - smooth?: number, - isLoop?: boolean, - constraint?: VectorArray[] -) { - const cps = []; - - const v: VectorArray = []; - const v1: VectorArray = []; - const v2: VectorArray = []; - let prevPoint; - let nextPoint; - - let min; - let max; - if (constraint) { - min = [Infinity, Infinity]; - max = [-Infinity, -Infinity]; - for (let i = 0, len = points.length; i < len; i++) { - v2Min(min, min, points[i]); - v2Max(max, max, points[i]); - } - // 与指定的包围盒做并集 - v2Min(min, min, constraint[0]); - v2Max(max, max, constraint[1]); - } - - for (let i = 0, len = points.length; i < len; i++) { - const point = points[i]; - - if (isLoop) { - prevPoint = points[i ? i - 1 : len - 1]; - nextPoint = points[(i + 1) % len]; - } - else { - if (i === 0 || i === len - 1) { - cps.push(v2Clone(points[i])); - continue; - } - else { - prevPoint = points[i - 1]; - nextPoint = points[i + 1]; - } - } - - v2Sub(v, nextPoint, prevPoint); - - // use degree to scale the handle length - v2Scale(v, v, smooth); - - let d0 = v2Distance(point, prevPoint); - let d1 = v2Distance(point, nextPoint); - const sum = d0 + d1; - if (sum !== 0) { - d0 /= sum; - d1 /= sum; - } - - v2Scale(v1, v, -d0); - v2Scale(v2, v, d1); - const cp0 = v2Add([], point, v1); - const cp1 = v2Add([], point, v2); - if (constraint) { - v2Max(cp0, cp0, min); - v2Min(cp0, cp0, max); - v2Max(cp1, cp1, min); - v2Min(cp1, cp1, max); - } - cps.push(cp0); - cps.push(cp1); - } - - if (isLoop) { - cps.push(cps.shift()); - } - - return cps; -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/helper/smoothSpline.ts b/node_modules/zrender/src/graphic/helper/smoothSpline.ts deleted file mode 100644 index de31ae0..0000000 --- a/node_modules/zrender/src/graphic/helper/smoothSpline.ts +++ /dev/null @@ -1,58 +0,0 @@ -/** - * Catmull-Rom spline 插值折线 - */ - -import {distance as v2Distance, VectorArray} from '../../core/vector'; - -function interpolate( - p0: number, p1: number, p2: number, p3: number, t: number, t2: number, t3: number -) { - const v0 = (p2 - p0) * 0.5; - const v1 = (p3 - p1) * 0.5; - return (2 * (p1 - p2) + v0 + v1) * t3 - + (-3 * (p1 - p2) - 2 * v0 - v1) * t2 - + v0 * t + p1; -} - -export default function smoothSpline(points: VectorArray[], isLoop?: boolean): VectorArray[] { - const len = points.length; - const ret = []; - - let distance = 0; - for (let i = 1; i < len; i++) { - distance += v2Distance(points[i - 1], points[i]); - } - - let segs = distance / 2; - segs = segs < len ? len : segs; - for (let i = 0; i < segs; i++) { - const pos = i / (segs - 1) * (isLoop ? len : len - 1); - const idx = Math.floor(pos); - - const w = pos - idx; - - let p0; - let p1 = points[idx % len]; - let p2; - let p3; - if (!isLoop) { - p0 = points[idx === 0 ? idx : idx - 1]; - p2 = points[idx > len - 2 ? len - 1 : idx + 1]; - p3 = points[idx > len - 3 ? len - 1 : idx + 2]; - } - else { - p0 = points[(idx - 1 + len) % len]; - p2 = points[(idx + 1) % len]; - p3 = points[(idx + 2) % len]; - } - - const w2 = w * w; - const w3 = w * w2; - - ret.push([ - interpolate(p0[0], p1[0], p2[0], p3[0], w, w2, w3), - interpolate(p0[1], p1[1], p2[1], p3[1], w, w2, w3) - ]); - } - return ret; -} \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/helper/subPixelOptimize.ts b/node_modules/zrender/src/graphic/helper/subPixelOptimize.ts deleted file mode 100644 index 6e42311..0000000 --- a/node_modules/zrender/src/graphic/helper/subPixelOptimize.ts +++ /dev/null @@ -1,134 +0,0 @@ -import { PathStyleProps } from '../Path'; - -/** - * Sub-pixel optimize for canvas rendering, prevent from blur - * when rendering a thin vertical/horizontal line. - */ - -const round = Math.round; - -type LineShape = { - x1: number - y1: number - x2: number - y2: number -} - -type RectShape = { - x: number - y: number - width: number - height: number - r?: number | number[] -} -/** - * Sub pixel optimize line for canvas - * - * @param outputShape The modification will be performed on `outputShape`. - * `outputShape` and `inputShape` can be the same object. - * `outputShape` object can be used repeatly, because all of - * the `x1`, `x2`, `y1`, `y2` will be assigned in this method. - */ -export function subPixelOptimizeLine( - outputShape: Partial, - inputShape: LineShape, - style: Pick // DO not optimize when lineWidth is 0 -): LineShape { - if (!inputShape) { - return; - } - - const x1 = inputShape.x1; - const x2 = inputShape.x2; - const y1 = inputShape.y1; - const y2 = inputShape.y2; - - outputShape.x1 = x1; - outputShape.x2 = x2; - outputShape.y1 = y1; - outputShape.y2 = y2; - - const lineWidth = style && style.lineWidth; - if (!lineWidth) { - return outputShape as LineShape; - } - - if (round(x1 * 2) === round(x2 * 2)) { - outputShape.x1 = outputShape.x2 = subPixelOptimize(x1, lineWidth, true); - } - if (round(y1 * 2) === round(y2 * 2)) { - outputShape.y1 = outputShape.y2 = subPixelOptimize(y1, lineWidth, true); - } - - return outputShape as LineShape; -} - -/** - * Sub pixel optimize rect for canvas - * - * @param outputShape The modification will be performed on `outputShape`. - * `outputShape` and `inputShape` can be the same object. - * `outputShape` object can be used repeatly, because all of - * the `x`, `y`, `width`, `height` will be assigned in this method. - */ -export function subPixelOptimizeRect( - outputShape: Partial, - inputShape: RectShape, - style: Pick // DO not optimize when lineWidth is 0 -): RectShape { - if (!inputShape) { - return; - } - - const originX = inputShape.x; - const originY = inputShape.y; - const originWidth = inputShape.width; - const originHeight = inputShape.height; - - outputShape.x = originX; - outputShape.y = originY; - outputShape.width = originWidth; - outputShape.height = originHeight; - - const lineWidth = style && style.lineWidth; - if (!lineWidth) { - return outputShape as RectShape; - } - - outputShape.x = subPixelOptimize(originX, lineWidth, true); - outputShape.y = subPixelOptimize(originY, lineWidth, true); - outputShape.width = Math.max( - subPixelOptimize(originX + originWidth, lineWidth, false) - outputShape.x, - originWidth === 0 ? 0 : 1 - ); - outputShape.height = Math.max( - subPixelOptimize(originY + originHeight, lineWidth, false) - outputShape.y, - originHeight === 0 ? 0 : 1 - ); - - return outputShape as RectShape; -} - -/** - * Sub pixel optimize for canvas - * - * @param position Coordinate, such as x, y - * @param lineWidth If `null`/`undefined`/`0`, do not optimize. - * @param positiveOrNegative Default false (negative). - * @return Optimized position. - */ -export function subPixelOptimize( - position: number, - lineWidth?: number, - positiveOrNegative?: boolean -) { - if (!lineWidth) { - return position; - } - // Assure that (position + lineWidth / 2) is near integer edge, - // otherwise line will be fuzzy in canvas. - const doubledPosition = round(position * 2); - return (doubledPosition + round(lineWidth)) % 2 === 0 - ? doubledPosition / 2 - : (doubledPosition + (positiveOrNegative ? 1 : -1)) / 2; -} diff --git a/node_modules/zrender/src/graphic/shape/Arc.ts b/node_modules/zrender/src/graphic/shape/Arc.ts deleted file mode 100644 index a8b93a7..0000000 --- a/node_modules/zrender/src/graphic/shape/Arc.ts +++ /dev/null @@ -1,58 +0,0 @@ -/** - * 圆弧 - */ - -import Path, { PathProps } from '../Path'; - -export class ArcShape { - cx = 0; - cy = 0; - r = 0; - startAngle = 0; - endAngle = Math.PI * 2 - clockwise? = true -} - -export interface ArcProps extends PathProps { - shape?: Partial -} - -class Arc extends Path { - - shape: ArcShape - - constructor(opts?: ArcProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new ArcShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: ArcShape) { - - const x = shape.cx; - const y = shape.cy; - const r = Math.max(shape.r, 0); - const startAngle = shape.startAngle; - const endAngle = shape.endAngle; - const clockwise = shape.clockwise; - - const unitX = Math.cos(startAngle); - const unitY = Math.sin(startAngle); - - ctx.moveTo(unitX * r + x, unitY * r + y); - ctx.arc(x, y, r, startAngle, endAngle, !clockwise); - } -} - -Arc.prototype.type = 'arc'; - -export default Arc; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/BezierCurve.ts b/node_modules/zrender/src/graphic/shape/BezierCurve.ts deleted file mode 100644 index 3d63af8..0000000 --- a/node_modules/zrender/src/graphic/shape/BezierCurve.ts +++ /dev/null @@ -1,138 +0,0 @@ -/** - * 贝塞尔曲线 - */ - -import Path, { PathProps } from '../Path'; -import * as vec2 from '../../core/vector'; -import { - quadraticSubdivide, - cubicSubdivide, - quadraticAt, - cubicAt, - quadraticDerivativeAt, - cubicDerivativeAt -} from '../../core/curve'; - -const out: number[] = []; - -export class BezierCurveShape { - x1 = 0 - y1 = 0 - x2 = 0 - y2 = 0 - cpx1 = 0 - cpy1 = 0 - cpx2?: number - cpy2?: number - // Curve show percent, for animating - percent = 1 -} - -function someVectorAt(shape: BezierCurveShape, t: number, isTangent: boolean) { - const cpx2 = shape.cpx2; - const cpy2 = shape.cpy2; - if (cpx2 != null || cpy2 != null) { - return [ - (isTangent ? cubicDerivativeAt : cubicAt)(shape.x1, shape.cpx1, shape.cpx2, shape.x2, t), - (isTangent ? cubicDerivativeAt : cubicAt)(shape.y1, shape.cpy1, shape.cpy2, shape.y2, t) - ]; - } - else { - return [ - (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.x1, shape.cpx1, shape.x2, t), - (isTangent ? quadraticDerivativeAt : quadraticAt)(shape.y1, shape.cpy1, shape.y2, t) - ]; - } -} - -export interface BezierCurveProps extends PathProps { - shape?: Partial -} -class BezierCurve extends Path { - - shape: BezierCurveShape - - constructor(opts?: BezierCurveProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new BezierCurveShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: BezierCurveShape) { - let x1 = shape.x1; - let y1 = shape.y1; - let x2 = shape.x2; - let y2 = shape.y2; - let cpx1 = shape.cpx1; - let cpy1 = shape.cpy1; - let cpx2 = shape.cpx2; - let cpy2 = shape.cpy2; - let percent = shape.percent; - if (percent === 0) { - return; - } - - ctx.moveTo(x1, y1); - - if (cpx2 == null || cpy2 == null) { - if (percent < 1) { - quadraticSubdivide(x1, cpx1, x2, percent, out); - cpx1 = out[1]; - x2 = out[2]; - quadraticSubdivide(y1, cpy1, y2, percent, out); - cpy1 = out[1]; - y2 = out[2]; - } - - ctx.quadraticCurveTo( - cpx1, cpy1, - x2, y2 - ); - } - else { - if (percent < 1) { - cubicSubdivide(x1, cpx1, cpx2, x2, percent, out); - cpx1 = out[1]; - cpx2 = out[2]; - x2 = out[3]; - cubicSubdivide(y1, cpy1, cpy2, y2, percent, out); - cpy1 = out[1]; - cpy2 = out[2]; - y2 = out[3]; - } - ctx.bezierCurveTo( - cpx1, cpy1, - cpx2, cpy2, - x2, y2 - ); - } - } - - /** - * Get point at percent - */ - pointAt(t: number) { - return someVectorAt(this.shape, t, false); - } - - /** - * Get tangent at percent - */ - tangentAt(t: number) { - const p = someVectorAt(this.shape, t, true); - return vec2.normalize(p, p); - } -}; - -BezierCurve.prototype.type = 'bezier-curve'; - -export default BezierCurve; diff --git a/node_modules/zrender/src/graphic/shape/Circle.ts b/node_modules/zrender/src/graphic/shape/Circle.ts deleted file mode 100644 index eac75e1..0000000 --- a/node_modules/zrender/src/graphic/shape/Circle.ts +++ /dev/null @@ -1,38 +0,0 @@ -/** - * 圆形 - */ - -import Path, { PathProps } from '../Path'; - -export class CircleShape { - cx = 0 - cy = 0 - r = 0 -} - -export interface CircleProps extends PathProps { - shape?: Partial -} -class Circle extends Path { - - shape: CircleShape - - constructor(opts?: CircleProps) { - super(opts); - } - - getDefaultShape() { - return new CircleShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: CircleShape) { - // Use moveTo to start a new sub path. - // Or it will be connected to other subpaths when in CompoundPath - ctx.moveTo(shape.cx + shape.r, shape.cy); - ctx.arc(shape.cx, shape.cy, shape.r, 0, Math.PI * 2); - } -}; - -Circle.prototype.type = 'circle'; - -export default Circle; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Droplet.ts b/node_modules/zrender/src/graphic/shape/Droplet.ts deleted file mode 100644 index df11400..0000000 --- a/node_modules/zrender/src/graphic/shape/Droplet.ts +++ /dev/null @@ -1,58 +0,0 @@ -/** - * 水滴形状 - */ - -import Path, { PathProps } from '../Path'; - -export class DropletShape { - cx = 0 - cy = 0 - width = 0 - height = 0 -} - -export interface DropletProps extends PathProps { - shape?: Partial -} -class Droplet extends Path { - - shape: DropletShape - - constructor(opts?: DropletProps) { - super(opts); - } - - getDefaultShape() { - return new DropletShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: DropletShape) { - const x = shape.cx; - const y = shape.cy; - const a = shape.width; - const b = shape.height; - - ctx.moveTo(x, y + a); - ctx.bezierCurveTo( - x + a, - y + a, - x + a * 3 / 2, - y - a / 3, - x, - y - b - ); - ctx.bezierCurveTo( - x - a * 3 / 2, - y - a / 3, - x - a, - y + a, - x, - y + a - ); - ctx.closePath(); - } -} - -Droplet.prototype.type = 'droplet'; - -export default Droplet; diff --git a/node_modules/zrender/src/graphic/shape/Ellipse.ts b/node_modules/zrender/src/graphic/shape/Ellipse.ts deleted file mode 100644 index 31f6826..0000000 --- a/node_modules/zrender/src/graphic/shape/Ellipse.ts +++ /dev/null @@ -1,49 +0,0 @@ -/** - * 椭圆形状 - */ - -import Path, { PathProps } from '../Path'; - -export class EllipseShape { - cx = 0 - cy = 0 - rx = 0 - ry = 0 -} - -export interface EllipseProps extends PathProps { - shape?: Partial -} -class Ellipse extends Path { - - shape: EllipseShape - - constructor(opts?: EllipseProps) { - super(opts); - } - - getDefaultShape() { - return new EllipseShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: EllipseShape) { - const k = 0.5522848; - const x = shape.cx; - const y = shape.cy; - const a = shape.rx; - const b = shape.ry; - const ox = a * k; // 水平控制点偏移量 - const oy = b * k; // 垂直控制点偏移量 - // 从椭圆的左端点开始顺时针绘制四条三次贝塞尔曲线 - ctx.moveTo(x - a, y); - ctx.bezierCurveTo(x - a, y - oy, x - ox, y - b, x, y - b); - ctx.bezierCurveTo(x + ox, y - b, x + a, y - oy, x + a, y); - ctx.bezierCurveTo(x + a, y + oy, x + ox, y + b, x, y + b); - ctx.bezierCurveTo(x - ox, y + b, x - a, y + oy, x - a, y); - ctx.closePath(); - } -} - -Ellipse.prototype.type = 'ellipse'; - -export default Ellipse; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Heart.ts b/node_modules/zrender/src/graphic/shape/Heart.ts deleted file mode 100644 index 28f4d38..0000000 --- a/node_modules/zrender/src/graphic/shape/Heart.ts +++ /dev/null @@ -1,51 +0,0 @@ -/** - * 心形 - */ - -import Path, { PathProps } from '../Path'; - -export class HeartShape { - cx = 0 - cy = 0 - width = 0 - height = 0 -} - -export interface HeartProps extends PathProps { - shape?: Partial -} -class Heart extends Path { - - shape: HeartShape - - constructor(opts?: HeartProps) { - super(opts); - } - - getDefaultShape() { - return new HeartShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: HeartShape) { - const x = shape.cx; - const y = shape.cy; - const a = shape.width; - const b = shape.height; - ctx.moveTo(x, y); - ctx.bezierCurveTo( - x + a / 2, y - b * 2 / 3, - x + a * 2, y + b / 3, - x, y + b - ); - ctx.bezierCurveTo( - x - a * 2, y + b / 3, - x - a / 2, y - b * 2 / 3, - x, y - ); - } -} - - -Heart.prototype.type = 'heart'; - -export default Heart; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Isogon.ts b/node_modules/zrender/src/graphic/shape/Isogon.ts deleted file mode 100644 index 39e95ae..0000000 --- a/node_modules/zrender/src/graphic/shape/Isogon.ts +++ /dev/null @@ -1,60 +0,0 @@ -/** - * 正多边形 - */ - -import Path, { PathProps } from '../Path'; - -const PI = Math.PI; -const sin = Math.sin; -const cos = Math.cos; - -export class IsogonShape { - x = 0 - y = 0 - r = 0 - n = 0 -} - -export interface IsogonProps extends PathProps { - shape?: Partial -} -class Isogon extends Path { - - shape: IsogonShape - - constructor(opts?: IsogonProps) { - super(opts); - } - - getDefaultShape() { - return new IsogonShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: IsogonShape) { - const n = shape.n; - if (!n || n < 2) { - return; - } - - const x = shape.x; - const y = shape.y; - const r = shape.r; - - const dStep = 2 * PI / n; - let deg = -PI / 2; - - ctx.moveTo(x + r * cos(deg), y + r * sin(deg)); - for (let i = 0, end = n - 1; i < end; i++) { - deg += dStep; - ctx.lineTo(x + r * cos(deg), y + r * sin(deg)); - } - - ctx.closePath(); - - return; - } -} - -Isogon.prototype.type = 'isogon'; - -export default Isogon; diff --git a/node_modules/zrender/src/graphic/shape/Line.ts b/node_modules/zrender/src/graphic/shape/Line.ts deleted file mode 100644 index 71aee3b..0000000 --- a/node_modules/zrender/src/graphic/shape/Line.ts +++ /dev/null @@ -1,96 +0,0 @@ -/** - * 直线 - * @module zrender/graphic/shape/Line - */ - -import Path, { PathProps } from '../Path'; -import {subPixelOptimizeLine} from '../helper/subPixelOptimize'; -import { VectorArray } from '../../core/vector'; - -// Avoid create repeatly. -const subPixelOptimizeOutputShape = {}; - -export class LineShape { - // Start point - x1 = 0 - y1 = 0 - // End point - x2 = 0 - y2 = 0 - - percent = 1 -} - -export interface LineProps extends PathProps { - shape?: Partial -} -class Line extends Path { - - shape: LineShape - - constructor(opts?: LineProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new LineShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: LineShape) { - let x1; - let y1; - let x2; - let y2; - - if (this.subPixelOptimize) { - const optimizedShape = subPixelOptimizeLine( - subPixelOptimizeOutputShape, shape, this.style - ); - x1 = optimizedShape.x1; - y1 = optimizedShape.y1; - x2 = optimizedShape.x2; - y2 = optimizedShape.y2; - } - else { - x1 = shape.x1; - y1 = shape.y1; - x2 = shape.x2; - y2 = shape.y2; - } - - const percent = shape.percent; - - if (percent === 0) { - return; - } - - ctx.moveTo(x1, y1); - - if (percent < 1) { - x2 = x1 * (1 - percent) + x2 * percent; - y2 = y1 * (1 - percent) + y2 * percent; - } - ctx.lineTo(x2, y2); - } - - /** - * Get point at percent - */ - pointAt(p: number): VectorArray { - const shape = this.shape; - return [ - shape.x1 * (1 - p) + shape.x2 * p, - shape.y1 * (1 - p) + shape.y2 * p - ]; - } -} - -Line.prototype.type = 'line'; -export default Line; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Polygon.ts b/node_modules/zrender/src/graphic/shape/Polygon.ts deleted file mode 100644 index b7c9f75..0000000 --- a/node_modules/zrender/src/graphic/shape/Polygon.ts +++ /dev/null @@ -1,38 +0,0 @@ -/** - * 多边形 - * @module zrender/shape/Polygon - */ - -import Path, { PathProps } from '../Path'; -import * as polyHelper from '../helper/poly'; -import { VectorArray } from '../../core/vector'; - -export class PolygonShape { - points: VectorArray[] = null - smooth?: number = 0 - smoothConstraint?: VectorArray[] = null -} - -export interface PolygonProps extends PathProps { - shape?: Partial -} -class Polygon extends Path { - - shape: PolygonShape - - constructor(opts?: PolygonProps) { - super(opts); - } - - getDefaultShape() { - return new PolygonShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: PolygonShape) { - polyHelper.buildPath(ctx, shape, true); - } -}; - -Polygon.prototype.type = 'polygon'; - -export default Polygon; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Polyline.ts b/node_modules/zrender/src/graphic/shape/Polyline.ts deleted file mode 100644 index 2221eb2..0000000 --- a/node_modules/zrender/src/graphic/shape/Polyline.ts +++ /dev/null @@ -1,45 +0,0 @@ -/** - * @module zrender/graphic/shape/Polyline - */ - -import Path, { PathProps } from '../Path'; -import * as polyHelper from '../helper/poly'; -import { VectorArray } from '../../core/vector'; - -export class PolylineShape { - points: VectorArray[] = null - // Percent of displayed polyline. For animating purpose - percent?: number = 1 - smooth?: number = 0 - smoothConstraint?: VectorArray[] = null -} - -export interface PolylineProps extends PathProps { - shape?: Partial -} -class Polyline extends Path { - - shape: PolylineShape - - constructor(opts?: PolylineProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new PolylineShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: PolylineShape) { - polyHelper.buildPath(ctx, shape, false); - } -} - -Polyline.prototype.type = 'polyline'; -export default Polyline; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Rect.ts b/node_modules/zrender/src/graphic/shape/Rect.ts deleted file mode 100644 index e0f19dc..0000000 --- a/node_modules/zrender/src/graphic/shape/Rect.ts +++ /dev/null @@ -1,79 +0,0 @@ -/** - * 矩形 - * @module zrender/graphic/shape/Rect - */ - -import Path, { PathProps } from '../Path'; -import * as roundRectHelper from '../helper/roundRect'; -import {subPixelOptimizeRect} from '../helper/subPixelOptimize'; - -export class RectShape { - // 左上、右上、右下、左下角的半径依次为r1、r2、r3、r4 - // r缩写为1 相当于 [1, 1, 1, 1] - // r缩写为[1] 相当于 [1, 1, 1, 1] - // r缩写为[1, 2] 相当于 [1, 2, 1, 2] - // r缩写为[1, 2, 3] 相当于 [1, 2, 3, 2] - r?: number | number[] - - x = 0 - y = 0 - width = 0 - height = 0 -} - -export interface RectProps extends PathProps { - shape?: Partial -} -// Avoid create repeatly. -const subPixelOptimizeOutputShape = {}; - -class Rect extends Path { - - shape: RectShape - - constructor(opts?: RectProps) { - super(opts); - } - - getDefaultShape() { - return new RectShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: RectShape) { - let x: number; - let y: number; - let width: number; - let height: number; - - if (this.subPixelOptimize) { - const optimizedShape = subPixelOptimizeRect(subPixelOptimizeOutputShape, shape, this.style); - x = optimizedShape.x; - y = optimizedShape.y; - width = optimizedShape.width; - height = optimizedShape.height; - optimizedShape.r = shape.r; - shape = optimizedShape; - } - else { - x = shape.x; - y = shape.y; - width = shape.width; - height = shape.height; - } - - if (!shape.r) { - ctx.rect(x, y, width, height); - } - else { - roundRectHelper.buildPath(ctx, shape); - } - } - - isZeroArea() { - return !this.shape.width || !this.shape.height; - } -} - -Rect.prototype.type = 'rect'; - -export default Rect; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Ring.ts b/node_modules/zrender/src/graphic/shape/Ring.ts deleted file mode 100644 index 95a1ae5..0000000 --- a/node_modules/zrender/src/graphic/shape/Ring.ts +++ /dev/null @@ -1,41 +0,0 @@ -/** - * 圆环 - */ - -import Path, { PathProps } from '../Path'; - -export class RingShape { - cx = 0 - cy = 0 - r = 0 - r0 = 0 -} - -export interface RingProps extends PathProps { - shape?: Partial -} -class Ring extends Path { - - shape: RingShape - - constructor(opts?: RingProps) { - super(opts); - } - - getDefaultShape() { - return new RingShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: RingShape) { - const x = shape.cx; - const y = shape.cy; - const PI2 = Math.PI * 2; - ctx.moveTo(x + shape.r, y); - ctx.arc(x, y, shape.r, 0, PI2, false); - ctx.moveTo(x + shape.r0, y); - ctx.arc(x, y, shape.r0, 0, PI2, true); - } -} - -Ring.prototype.type = 'ring'; -export default Ring; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Rose.ts b/node_modules/zrender/src/graphic/shape/Rose.ts deleted file mode 100644 index 0162f84..0000000 --- a/node_modules/zrender/src/graphic/shape/Rose.ts +++ /dev/null @@ -1,76 +0,0 @@ -/** - * 玫瑰线 - * @module zrender/graphic/shape/Rose - */ - -import Path, { PathProps } from '../Path'; - -const sin = Math.sin; -const cos = Math.cos; -const radian = Math.PI / 180; - -export class RoseShape { - cx = 0 - cy = 0 - r: number[] = [] - k = 0 - n = 1 -} - -export interface RoseProps extends PathProps { - shape?: Partial -} -class Rose extends Path { - - shape: RoseShape - - constructor(opts?: RoseProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new RoseShape(); - } - - - buildPath(ctx: CanvasRenderingContext2D, shape: RoseShape) { - const R = shape.r; - const k = shape.k; - const n = shape.n; - const x0 = shape.cx; - const y0 = shape.cy; - let x; - let y; - let r; - - - ctx.moveTo(x0, y0); - - for (let i = 0, len = R.length; i < len; i++) { - r = R[i]; - - for (let j = 0; j <= 360 * n; j++) { - x = r - * sin(k / n * j % 360 * radian) - * cos(j * radian) - + x0; - y = r - * sin(k / n * j % 360 * radian) - * sin(j * radian) - + y0; - ctx.lineTo(x, y); - } - } - } -} - -Rose.prototype.type = 'rose'; - -export default Rose; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Sector.ts b/node_modules/zrender/src/graphic/shape/Sector.ts deleted file mode 100644 index 9655032..0000000 --- a/node_modules/zrender/src/graphic/shape/Sector.ts +++ /dev/null @@ -1,56 +0,0 @@ -import Path, { PathProps } from '../Path'; -import * as roundSectorHelper from '../helper/roundSector'; - -export class SectorShape { - cx = 0 - cy = 0 - r0 = 0 - r = 0 - startAngle = 0 - endAngle = Math.PI * 2 - clockwise = true - /** - * Corner radius of sector - * - * clockwise, from inside to outside, four corners are - * inner start -> inner end - * outer start -> outer end - * - * 5 => [5, 5, 5, 5] - * [5] => [5, 5, 0, 0] - * [5, 10] => [5, 5, 10, 10] - * [5, 10, 15] => [5, 10, 15, 15] - * [5, 10, 15, 20] => [5, 10, 15, 20] - */ - cornerRadius: number | number[] = 0 -} - -export interface SectorProps extends PathProps { - shape?: Partial -} - -class Sector extends Path { - - shape: SectorShape - - constructor(opts?: SectorProps) { - super(opts); - } - - getDefaultShape() { - return new SectorShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: SectorShape) { - roundSectorHelper.buildPath(ctx, shape); - } - - isZeroArea() { - return this.shape.startAngle === this.shape.endAngle - || this.shape.r === this.shape.r0; - } -} - -Sector.prototype.type = 'sector'; - -export default Sector; diff --git a/node_modules/zrender/src/graphic/shape/Star.ts b/node_modules/zrender/src/graphic/shape/Star.ts deleted file mode 100644 index 86f1a51..0000000 --- a/node_modules/zrender/src/graphic/shape/Star.ts +++ /dev/null @@ -1,76 +0,0 @@ -/** - * n角星(n>3) - * @module zrender/graphic/shape/Star - */ - -import Path, { PathProps } from '../Path'; - -const PI = Math.PI; -const cos = Math.cos; -const sin = Math.sin; - -export class StarShape { - cx = 0 - cy = 0 - n = 3 - r0: number - r = 0 -} - -export interface StarProps extends PathProps { - shape?: Partial -} -class Star extends Path { - - shape: StarShape - - constructor(opts?: StarProps) { - super(opts); - } - - getDefaultShape() { - return new StarShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: StarShape) { - - const n = shape.n; - if (!n || n < 2) { - return; - } - - const x = shape.cx; - const y = shape.cy; - const r = shape.r; - let r0 = shape.r0; - - // 如果未指定内部顶点外接圆半径,则自动计算 - if (r0 == null) { - r0 = n > 4 - // 相隔的外部顶点的连线的交点, - // 被取为内部交点,以此计算r0 - ? r * cos(2 * PI / n) / cos(PI / n) - // 二三四角星的特殊处理 - : r / 3; - } - - const dStep = PI / n; - let deg = -PI / 2; - const xStart = x + r * cos(deg); - const yStart = y + r * sin(deg); - deg += dStep; - - // 记录边界点,用于判断inside - ctx.moveTo(xStart, yStart); - for (let i = 0, end = n * 2 - 1, ri; i < end; i++) { - ri = i % 2 === 0 ? r0 : r; - ctx.lineTo(x + ri * cos(deg), y + ri * sin(deg)); - deg += dStep; - } - - ctx.closePath(); - } -} - -Star.prototype.type = 'star'; -export default Star; \ No newline at end of file diff --git a/node_modules/zrender/src/graphic/shape/Trochoid.ts b/node_modules/zrender/src/graphic/shape/Trochoid.ts deleted file mode 100644 index 7443336..0000000 --- a/node_modules/zrender/src/graphic/shape/Trochoid.ts +++ /dev/null @@ -1,92 +0,0 @@ -/** - * 内外旋轮曲线 - * @module zrender/graphic/shape/Trochold - */ - -import Path, { PathProps } from '../Path'; - -const cos = Math.cos; -const sin = Math.sin; - -export class TrochoidShape { - cx = 0 - cy = 0 - r = 0 - r0 = 0 - d = 0 - location = 'out' -} - -export interface TrochoidProps extends PathProps { - shape?: Partial -} -class Trochoid extends Path { - - shape: TrochoidShape - - constructor(opts?: TrochoidProps) { - super(opts); - } - - getDefaultStyle() { - return { - stroke: '#000', - fill: null as string - }; - } - - getDefaultShape() { - return new TrochoidShape(); - } - - buildPath(ctx: CanvasRenderingContext2D, shape: TrochoidShape) { - const R = shape.r; - const r = shape.r0; - const d = shape.d; - const offsetX = shape.cx; - const offsetY = shape.cy; - const delta = shape.location === 'out' ? 1 : -1; - let x1; - let y1; - let x2; - let y2; - - if (shape.location && R <= r) { - return; - } - - let num = 0; - let i = 1; - let theta; - - x1 = (R + delta * r) * cos(0) - - delta * d * cos(0) + offsetX; - y1 = (R + delta * r) * sin(0) - - d * sin(0) + offsetY; - - ctx.moveTo(x1, y1); - - // 计算结束时的i - do { - num++; - } - while ((r * num) % (R + delta * r) !== 0); - - do { - theta = Math.PI / 180 * i; - x2 = (R + delta * r) * cos(theta) - - delta * d * cos((R / r + delta) * theta) - + offsetX; - y2 = (R + delta * r) * sin(theta) - - d * sin((R / r + delta) * theta) - + offsetY; - ctx.lineTo(x2, y2); - i++; - } - while (i <= (r * num) / (R + delta * r) * 360); - - } -} - -Trochoid.prototype.type = 'trochoid'; -export default Trochoid; \ No newline at end of file diff --git a/node_modules/zrender/src/mixin/Draggable.ts b/node_modules/zrender/src/mixin/Draggable.ts deleted file mode 100644 index 70c9048..0000000 --- a/node_modules/zrender/src/mixin/Draggable.ts +++ /dev/null @@ -1,118 +0,0 @@ -import Handler from '../Handler'; -import Element, { ElementEvent } from '../Element'; -import Displayable from '../graphic/Displayable'; - -class Param { - - target: Element - topTarget: Element - - constructor(target: Element, e?: ElementEvent) { - this.target = target; - this.topTarget = e && e.topTarget; - } -} - -// FIXME Draggable on element which has parent rotation or scale -export default class Draggable { - - handler: Handler - - _draggingTarget: Element - _dropTarget: Element - - _x: number - _y: number - - constructor(handler: Handler) { - this.handler = handler; - - handler.on('mousedown', this._dragStart, this); - handler.on('mousemove', this._drag, this); - handler.on('mouseup', this._dragEnd, this); - // `mosuemove` and `mouseup` can be continue to fire when dragging. - // See [DRAG_OUTSIDE] in `Handler.js`. So we do not need to trigger - // `_dragEnd` when globalout. That would brings better user experience. - // this.on('globalout', this._dragEnd, this); - - // this._dropTarget = null; - // this._draggingTarget = null; - - // this._x = 0; - // this._y = 0; - } - - _dragStart(e: ElementEvent) { - let draggingTarget = e.target; - // Find if there is draggable in the ancestor - while (draggingTarget && !draggingTarget.draggable) { - draggingTarget = draggingTarget.parent || draggingTarget.__hostTarget; - } - if (draggingTarget) { - this._draggingTarget = draggingTarget; - draggingTarget.dragging = true; - this._x = e.offsetX; - this._y = e.offsetY; - - this.handler.dispatchToElement( - new Param(draggingTarget, e), 'dragstart', e.event - ); - } - } - - _drag(e: ElementEvent) { - const draggingTarget = this._draggingTarget; - if (draggingTarget) { - - const x = e.offsetX; - const y = e.offsetY; - - const dx = x - this._x; - const dy = y - this._y; - this._x = x; - this._y = y; - - draggingTarget.drift(dx, dy, e); - this.handler.dispatchToElement( - new Param(draggingTarget, e), 'drag', e.event - ); - - const dropTarget = this.handler.findHover( - x, y, draggingTarget as Displayable // PENDING - ).target; - const lastDropTarget = this._dropTarget; - this._dropTarget = dropTarget; - - if (draggingTarget !== dropTarget) { - if (lastDropTarget && dropTarget !== lastDropTarget) { - this.handler.dispatchToElement( - new Param(lastDropTarget, e), 'dragleave', e.event - ); - } - if (dropTarget && dropTarget !== lastDropTarget) { - this.handler.dispatchToElement( - new Param(dropTarget, e), 'dragenter', e.event - ); - } - } - } - } - - _dragEnd(e: ElementEvent) { - const draggingTarget = this._draggingTarget; - - if (draggingTarget) { - draggingTarget.dragging = false; - } - - this.handler.dispatchToElement(new Param(draggingTarget, e), 'dragend', e.event); - - if (this._dropTarget) { - this.handler.dispatchToElement(new Param(this._dropTarget, e), 'drop', e.event); - } - - this._draggingTarget = null; - this._dropTarget = null; - } - -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg-legacy/Painter.ts b/node_modules/zrender/src/svg-legacy/Painter.ts deleted file mode 100644 index 3eccdf8..0000000 --- a/node_modules/zrender/src/svg-legacy/Painter.ts +++ /dev/null @@ -1,421 +0,0 @@ -/** - * SVG Painter - */ - -import {createElement, SVGNS, XLINKNS, XMLNS} from '../svg/core'; -import { normalizeColor } from '../svg/helper'; -import * as util from '../core/util'; -import Path from '../graphic/Path'; -import ZRImage from '../graphic/Image'; -import TSpan from '../graphic/TSpan'; -import arrayDiff from '../core/arrayDiff'; -import GradientManager from './helper/GradientManager'; -import PatternManager from './helper/PatternManager'; -import ClippathManager, {hasClipPath} from './helper/ClippathManager'; -import ShadowManager from './helper/ShadowManager'; -import { - path as svgPath, - image as svgImage, - text as svgText, - SVGProxy -} from './graphic'; -import Displayable from '../graphic/Displayable'; -import Storage from '../Storage'; -import { PainterBase } from '../PainterBase'; -import { getSize } from '../canvas/helper'; - -function getSvgProxy(el: Displayable) { - if (el instanceof Path) { - return svgPath; - } - else if (el instanceof ZRImage) { - return svgImage; - } - else if (el instanceof TSpan) { - return svgText; - } - else { - return svgPath; - } -} - -function checkParentAvailable(parent: SVGElement, child: SVGElement) { - return child && parent && child.parentNode !== parent; -} - -function insertAfter(parent: SVGElement, child: SVGElement, prevSibling: SVGElement) { - if (checkParentAvailable(parent, child) && prevSibling) { - const nextSibling = prevSibling.nextSibling; - nextSibling ? parent.insertBefore(child, nextSibling) - : parent.appendChild(child); - } -} - -function prepend(parent: SVGElement, child: SVGElement) { - if (checkParentAvailable(parent, child)) { - const firstChild = parent.firstChild; - firstChild ? parent.insertBefore(child, firstChild) - : parent.appendChild(child); - } -} - -function remove(parent: SVGElement, child: SVGElement) { - if (child && parent && child.parentNode === parent) { - parent.removeChild(child); - } -} -function removeFromMyParent(child: SVGElement) { - if (child && child.parentNode) { - child.parentNode.removeChild(child); - } -} - -function getSvgElement(displayable: Displayable) { - return displayable.__svgEl; -} - -interface SVGPainterOption { - width?: number | string - height?: number | string -} - -class SVGPainter implements PainterBase { - - type = 'svg' - - root: HTMLElement - - storage: Storage - - private _opts: SVGPainterOption - - private _svgDom: SVGElement - private _svgRoot: SVGGElement - private _backgroundRoot: SVGGElement - private _backgroundNode: SVGRectElement - - private _gradientManager: GradientManager - private _patternManager: PatternManager - private _clipPathManager: ClippathManager - private _shadowManager: ShadowManager - - private _viewport: HTMLDivElement - private _visibleList: Displayable[] - - private _width: number - private _height: number - - constructor(root: HTMLElement, storage: Storage, opts: SVGPainterOption, zrId: number) { - this.root = root; - this.storage = storage; - this._opts = opts = util.extend({}, opts || {}); - - const svgDom = createElement('svg'); - svgDom.setAttributeNS(XMLNS, 'xmlns', SVGNS); - svgDom.setAttributeNS(XMLNS, 'xmlns:xlink', XLINKNS); - - svgDom.setAttribute('version', '1.1'); - svgDom.setAttribute('baseProfile', 'full'); - svgDom.style.cssText = 'user-select:none;position:absolute;left:0;top:0;'; - - const bgRoot = createElement('g') as SVGGElement; - svgDom.appendChild(bgRoot); - const svgRoot = createElement('g') as SVGGElement; - svgDom.appendChild(svgRoot); - - this._gradientManager = new GradientManager(zrId, svgRoot); - this._patternManager = new PatternManager(zrId, svgRoot); - this._clipPathManager = new ClippathManager(zrId, svgRoot); - this._shadowManager = new ShadowManager(zrId, svgRoot); - - const viewport = document.createElement('div'); - viewport.style.cssText = 'overflow:hidden;position:relative'; - - this._svgDom = svgDom; - this._svgRoot = svgRoot; - this._backgroundRoot = bgRoot; - this._viewport = viewport; - - root.appendChild(viewport); - viewport.appendChild(svgDom); - - this.resize(opts.width, opts.height); - - this._visibleList = []; - } - - getType() { - return 'svg'; - } - - getViewportRoot() { - return this._viewport; - } - - getSvgDom() { - return this._svgDom; - } - - getSvgRoot() { - return this._svgRoot; - } - - getViewportRootOffset() { - const viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - } - - refresh() { - const list = this.storage.getDisplayList(true); - this._paintList(list); - } - - setBackgroundColor(backgroundColor: string) { - // TODO gradient - // Insert a bg rect instead of setting background to viewport. - // Otherwise, the exported SVG don't have background. - if (this._backgroundRoot && this._backgroundNode) { - this._backgroundRoot.removeChild(this._backgroundNode); - } - - const bgNode = createElement('rect') as SVGRectElement; - bgNode.setAttribute('width', this.getWidth() as any); - bgNode.setAttribute('height', this.getHeight() as any); - bgNode.setAttribute('x', 0 as any); - bgNode.setAttribute('y', 0 as any); - bgNode.setAttribute('id', 0 as any); - const { color, opacity } = normalizeColor(backgroundColor); - bgNode.setAttribute('fill', color); - bgNode.setAttribute('fill-opacity', opacity as any); - - this._backgroundRoot.appendChild(bgNode); - this._backgroundNode = bgNode; - } - - createSVGElement(tag: string): SVGElement { - return createElement(tag); - } - - paintOne(el: Displayable): SVGElement { - const svgProxy = getSvgProxy(el); - svgProxy && (svgProxy as SVGProxy).brush(el); - return getSvgElement(el); - } - - _paintList(list: Displayable[]) { - const gradientManager = this._gradientManager; - const patternManager = this._patternManager; - const clipPathManager = this._clipPathManager; - const shadowManager = this._shadowManager; - - gradientManager.markAllUnused(); - patternManager.markAllUnused(); - clipPathManager.markAllUnused(); - shadowManager.markAllUnused(); - - const svgRoot = this._svgRoot; - const visibleList = this._visibleList; - const listLen = list.length; - - const newVisibleList = []; - - for (let i = 0; i < listLen; i++) { - const displayable = list[i]; - const svgProxy = getSvgProxy(displayable); - let svgElement = getSvgElement(displayable); - if (!displayable.invisible) { - if (displayable.__dirty || !svgElement) { - svgProxy && (svgProxy as SVGProxy).brush(displayable); - svgElement = getSvgElement(displayable); - // Update gradient and shadow - if (svgElement && displayable.style) { - gradientManager.update(displayable.style.fill); - gradientManager.update(displayable.style.stroke); - patternManager.update(displayable.style.fill); - patternManager.update(displayable.style.stroke); - shadowManager.update(svgElement, displayable); - } - - displayable.__dirty = 0; - } - - // May have optimizations and ignore brush(like empty string in TSpan) - if (svgElement) { - newVisibleList.push(displayable); - } - } - } - - const diff = arrayDiff(visibleList, newVisibleList); - let prevSvgElement; - let topPrevSvgElement; - - // NOTE: First do remove, in case element moved to the head and do remove - // after add - for (let i = 0; i < diff.length; i++) { - const item = diff[i]; - if (item.removed) { - for (let k = 0; k < item.count; k++) { - const displayable = visibleList[item.indices[k]]; - const svgElement = getSvgElement(displayable); - hasClipPath(displayable) ? removeFromMyParent(svgElement) - : remove(svgRoot, svgElement); - } - } - } - - let prevDisplayable; - let currentClipGroup; - for (let i = 0; i < diff.length; i++) { - const item = diff[i]; - // const isAdd = item.added; - if (item.removed) { - continue; - } - for (let k = 0; k < item.count; k++) { - const displayable = newVisibleList[item.indices[k]]; - // Update clipPath - const clipGroup = clipPathManager.update(displayable, prevDisplayable); - if (clipGroup !== currentClipGroup) { - // First pop to top level. - prevSvgElement = topPrevSvgElement; - if (clipGroup) { - // Enter second level of clipping group. - prevSvgElement ? insertAfter(svgRoot, clipGroup, prevSvgElement) - : prepend(svgRoot, clipGroup); - topPrevSvgElement = clipGroup; - // Reset prevSvgElement in second level. - prevSvgElement = null; - } - currentClipGroup = clipGroup; - } - - const svgElement = getSvgElement(displayable); - // if (isAdd) { - prevSvgElement - ? insertAfter(currentClipGroup || svgRoot, svgElement, prevSvgElement) - : prepend(currentClipGroup || svgRoot, svgElement); - // } - - prevSvgElement = svgElement || prevSvgElement; - if (!currentClipGroup) { - topPrevSvgElement = prevSvgElement; - } - - gradientManager.markUsed(displayable); - gradientManager.addWithoutUpdate(svgElement, displayable); - - patternManager.markUsed(displayable); - patternManager.addWithoutUpdate(svgElement, displayable); - - clipPathManager.markUsed(displayable); - - prevDisplayable = displayable; - } - } - - gradientManager.removeUnused(); - patternManager.removeUnused(); - clipPathManager.removeUnused(); - shadowManager.removeUnused(); - - this._visibleList = newVisibleList; - } - - resize(width: number | string, height: number | string) { - const viewport = this._viewport; - // FIXME Why ? - viewport.style.display = 'none'; - - // Save input w/h - const opts = this._opts; - width != null && (opts.width = width); - height != null && (opts.height = height); - - width = getSize(this.root, 0, opts); - height = getSize(this.root, 1, opts); - - viewport.style.display = ''; - - if (this._width !== width || this._height !== height) { - this._width = width; - this._height = height; - - const viewportStyle = viewport.style; - viewportStyle.width = width + 'px'; - viewportStyle.height = height + 'px'; - - const svgRoot = this._svgDom; - // Set width by 'svgRoot.width = width' is invalid - svgRoot.setAttribute('width', width + ''); - svgRoot.setAttribute('height', height + ''); - } - - if (this._backgroundNode) { - this._backgroundNode.setAttribute('width', width as any); - this._backgroundNode.setAttribute('height', height as any); - } - } - - /** - * 获取绘图区域宽度 - */ - getWidth() { - return this._width; - } - - /** - * 获取绘图区域高度 - */ - getHeight() { - return this._height; - } - - dispose() { - this.root.innerHTML = ''; - - this._svgRoot = - this._backgroundRoot = - this._svgDom = - this._backgroundNode = - this._viewport = this.storage = null; - } - - clear() { - const viewportNode = this._viewport; - if (viewportNode && viewportNode.parentNode) { - viewportNode.parentNode.removeChild(viewportNode); - } - } - - toDataURL() { - this.refresh(); - const svgDom = this._svgDom; - const outerHTML = svgDom.outerHTML - // outerHTML of `svg` tag is not supported in IE, use `parentNode.innerHTML` instead - // PENDING: Or use `new XMLSerializer().serializeToString(svg)`? - || (svgDom.parentNode && (svgDom.parentNode as HTMLElement).innerHTML); - const html = encodeURIComponent(outerHTML.replace(/>\n\r<')); - return 'data:image/svg+xml;charset=UTF-8,' + html; - } - refreshHover = createMethodNotSupport('refreshHover') as PainterBase['refreshHover']; - configLayer = createMethodNotSupport('configLayer') as PainterBase['configLayer']; -} - - -// Not supported methods -function createMethodNotSupport(method: string): any { - return function () { - if (process.env.NODE_ENV !== 'production') { - util.logError('In SVG mode painter not support method "' + method + '"'); - } - }; -} - - -export default SVGPainter; \ No newline at end of file diff --git a/node_modules/zrender/src/svg-legacy/graphic.ts b/node_modules/zrender/src/svg-legacy/graphic.ts deleted file mode 100644 index f48b20d..0000000 --- a/node_modules/zrender/src/svg-legacy/graphic.ts +++ /dev/null @@ -1,194 +0,0 @@ -// TODO -// 1. shadow -// 2. Image: sx, sy, sw, sh - -import {createElement, XLINKNS } from '../svg/core'; -import { getMatrixStr, TEXT_ALIGN_TO_ANCHOR, adjustTextY } from '../svg/helper'; -import * as matrix from '../core/matrix'; -import Path, { PathStyleProps } from '../graphic/Path'; -import ZRImage, { ImageStyleProps } from '../graphic/Image'; -import { getLineHeight } from '../contain/text'; -import TSpan, { TSpanStyleProps } from '../graphic/TSpan'; -import SVGPathRebuilder from '../svg/SVGPathRebuilder'; -import mapStyleToAttrs from '../svg/mapStyleToAttrs'; -import { DEFAULT_FONT } from '../core/platform'; - -export interface SVGProxy { - brush(el: T): void -} - -type AllStyleOption = PathStyleProps | TSpanStyleProps | ImageStyleProps; - -function setTransform(svgEl: SVGElement, m: matrix.MatrixArray) { - if (m) { - attr(svgEl, 'transform', getMatrixStr(m)); - } -} - -function attr(el: SVGElement, key: string, val: string | number) { - if (!val || (val as any).type !== 'linear' && (val as any).type !== 'radial') { - // Don't set attribute for gradient, since it need new dom nodes - el.setAttribute(key, val as any); - } -} - -function attrXLink(el: SVGElement, key: string, val: string) { - el.setAttributeNS(XLINKNS, key, val); -} - -function attrXML(el: SVGElement, key: string, val: string) { - el.setAttributeNS('http://www.w3.org/XML/1998/namespace', key, val); -} - -function bindStyle(svgEl: SVGElement, style: PathStyleProps, el?: Path): void -function bindStyle(svgEl: SVGElement, style: TSpanStyleProps, el?: TSpan): void -function bindStyle(svgEl: SVGElement, style: ImageStyleProps, el?: ZRImage): void -function bindStyle(svgEl: SVGElement, style: AllStyleOption, el?: Path | TSpan | ZRImage) { - mapStyleToAttrs((key, val) => attr(svgEl, key, val), style, el, true); -} - -interface PathWithSVGBuildPath extends Path { - __svgPathVersion: number - __svgPathBuilder: SVGPathRebuilder -} - -const svgPath: SVGProxy = { - brush(el: Path) { - const style = el.style; - - let svgEl = el.__svgEl; - if (!svgEl) { - svgEl = createElement('path'); - el.__svgEl = svgEl; - } - - if (!el.path) { - el.createPathProxy(); - } - const path = el.path; - - if (el.shapeChanged()) { - path.beginPath(); - el.buildPath(path, el.shape); - el.pathUpdated(); - } - - const pathVersion = path.getVersion(); - const elExt = el as PathWithSVGBuildPath; - let svgPathBuilder = elExt.__svgPathBuilder; - if (elExt.__svgPathVersion !== pathVersion || !svgPathBuilder || el.style.strokePercent < 1) { - if (!svgPathBuilder) { - svgPathBuilder = elExt.__svgPathBuilder = new SVGPathRebuilder(); - } - svgPathBuilder.reset(); - path.rebuildPath(svgPathBuilder, el.style.strokePercent); - svgPathBuilder.generateStr(); - elExt.__svgPathVersion = pathVersion; - } - - attr(svgEl, 'd', svgPathBuilder.getStr()); - - bindStyle(svgEl, style, el); - setTransform(svgEl, el.transform); - } -}; - -export {svgPath as path}; - -/*************************************************** - * IMAGE - **************************************************/ -const svgImage: SVGProxy = { - brush(el: ZRImage) { - const style = el.style; - let image = style.image; - - if (image instanceof HTMLImageElement) { - image = image.src; - } - // heatmap layer in geo may be a canvas - else if (image instanceof HTMLCanvasElement) { - image = image.toDataURL(); - } - if (!image) { - return; - } - - const x = style.x || 0; - const y = style.y || 0; - - const dw = style.width; - const dh = style.height; - - let svgEl = el.__svgEl; - if (!svgEl) { - svgEl = createElement('image'); - el.__svgEl = svgEl; - } - - if (image !== el.__imageSrc) { - attrXLink(svgEl, 'href', image as string); - // Caching image src - el.__imageSrc = image as string; - } - - attr(svgEl, 'width', dw + ''); - attr(svgEl, 'height', dh + ''); - - attr(svgEl, 'x', x + ''); - attr(svgEl, 'y', y + ''); - - bindStyle(svgEl, style, el); - setTransform(svgEl, el.transform); - } -}; -export {svgImage as image}; - -/*************************************************** - * TEXT - **************************************************/ - - -const svgText: SVGProxy = { - brush(el: TSpan) { - const style = el.style; - - let text = style.text; - // Convert to string - text != null && (text += ''); - if (!text || isNaN(style.x) || isNaN(style.y)) { - return; - } - - let textSvgEl = el.__svgEl as SVGTextElement; - if (!textSvgEl) { - textSvgEl = createElement('text') as SVGTextElement; - attrXML(textSvgEl, 'xml:space', 'preserve'); - el.__svgEl = textSvgEl; - } - - const font = style.font || DEFAULT_FONT; - - // style.font has been normalized by `normalizeTextStyle`. - const textSvgElStyle = textSvgEl.style; - textSvgElStyle.font = font; - - textSvgEl.textContent = text; - - bindStyle(textSvgEl, style, el); - setTransform(textSvgEl, el.transform); - - // Consider different font display differently in vertial align, we always - // set vertialAlign as 'middle', and use 'y' to locate text vertically. - const x = style.x || 0; - const y = adjustTextY(style.y || 0, getLineHeight(font), style.textBaseline); - const textAlign = TEXT_ALIGN_TO_ANCHOR[style.textAlign as keyof typeof TEXT_ALIGN_TO_ANCHOR] - || style.textAlign; - - attr(textSvgEl, 'dominant-baseline', 'central'); - attr(textSvgEl, 'text-anchor', textAlign); - attr(textSvgEl, 'x', x + ''); - attr(textSvgEl, 'y', y + ''); - } -}; -export {svgText as text}; diff --git a/node_modules/zrender/src/svg-legacy/helper/ClippathManager.ts b/node_modules/zrender/src/svg-legacy/helper/ClippathManager.ts deleted file mode 100644 index cce3cf5..0000000 --- a/node_modules/zrender/src/svg-legacy/helper/ClippathManager.ts +++ /dev/null @@ -1,173 +0,0 @@ -/** - * @file Manages SVG clipPath elements. - * @author Zhang Wenli - */ - -import Definable from './Definable'; -import * as zrUtil from '../../core/util'; -import Displayable from '../../graphic/Displayable'; -import Path from '../../graphic/Path'; -import {path} from '../graphic'; -import { Dictionary } from '../../core/types'; -import { isClipPathChanged } from '../../canvas/helper'; -import { getClipPathsKey, getIdURL } from '../../svg/helper'; -import { createElement } from '../../svg/core'; - -type PathExtended = Path & { - _dom: SVGElement -} - -export function hasClipPath(displayable: Displayable) { - const clipPaths = displayable.__clipPaths; - return clipPaths && clipPaths.length > 0; -} -/** - * Manages SVG clipPath elements. - */ -export default class ClippathManager extends Definable { - - private _refGroups: Dictionary = {}; - private _keyDuplicateCount: Dictionary = {}; - - constructor(zrId: number, svgRoot: SVGElement) { - super(zrId, svgRoot, 'clipPath', '__clippath_in_use__'); - } - - markAllUnused() { - super.markAllUnused(); - const refGroups = this._refGroups; - for (let key in refGroups) { - if (refGroups.hasOwnProperty(key)) { - this.markDomUnused(refGroups[key]); - } - } - this._keyDuplicateCount = {}; - } - - - private _getClipPathGroup(displayable: Displayable, prevDisplayable: Displayable) { - if (!hasClipPath(displayable)) { - return; - } - const clipPaths = displayable.__clipPaths; - - const keyDuplicateCount = this._keyDuplicateCount; - let clipPathKey = getClipPathsKey(clipPaths); - if (isClipPathChanged(clipPaths, prevDisplayable && prevDisplayable.__clipPaths)) { - keyDuplicateCount[clipPathKey] = keyDuplicateCount[clipPathKey] || 0; - keyDuplicateCount[clipPathKey] && (clipPathKey += '-' + keyDuplicateCount[clipPathKey]); - keyDuplicateCount[clipPathKey]++; - } - - return this._refGroups[clipPathKey] - || (this._refGroups[clipPathKey] = createElement('g')); - } - - /** - * Update clipPath. - * - * @param displayable displayable element - */ - update(displayable: Displayable, prevDisplayable: Displayable) { - const clipGroup = this._getClipPathGroup(displayable, prevDisplayable); - if (clipGroup) { - this.markDomUsed(clipGroup); - this.updateDom(clipGroup, displayable.__clipPaths); - } - return clipGroup; - }; - - - /** - * Create an SVGElement of displayable and create a of its - * clipPath - */ - updateDom(parentEl: SVGElement, clipPaths: Path[]) { - if (clipPaths && clipPaths.length > 0) { - // Has clipPath, create with the first clipPath - const defs = this.getDefs(true); - const clipPath = clipPaths[0] as PathExtended; - let clipPathEl; - let id; - - if (clipPath._dom) { - // Use a dom that is already in - id = clipPath._dom.getAttribute('id'); - clipPathEl = clipPath._dom; - - // Use a dom that is already in - if (!defs.contains(clipPathEl)) { - // This happens when set old clipPath that has - // been previously removed - defs.appendChild(clipPathEl); - } - } - else { - // New - id = 'zr' + this._zrId + '-clip-' + this.nextId; - ++this.nextId; - clipPathEl = createElement('clipPath'); - clipPathEl.setAttribute('id', id); - defs.appendChild(clipPathEl); - - clipPath._dom = clipPathEl; - } - - // Build path and add to - path.brush(clipPath); - - const pathEl = this.getSvgElement(clipPath); - - clipPathEl.innerHTML = ''; - clipPathEl.appendChild(pathEl); - - parentEl.setAttribute('clip-path', getIdURL(id)); - - if (clipPaths.length > 1) { - // Make the other clipPaths recursively - this.updateDom(clipPathEl, clipPaths.slice(1)); - } - } - else { - // No clipPath - if (parentEl) { - parentEl.setAttribute('clip-path', 'none'); - } - } - }; - - /** - * Mark a single clipPath to be used - * - * @param displayable displayable element - */ - markUsed(displayable: Displayable) { - // displayable.__clipPaths can only be `null`/`undefined` or an non-empty array. - if (displayable.__clipPaths) { - zrUtil.each(displayable.__clipPaths, (clipPath: PathExtended) => { - if (clipPath._dom) { - super.markDomUsed(clipPath._dom); - } - }); - } - }; - - removeUnused() { - super.removeUnused(); - - const newRefGroupsMap: Dictionary = {}; - const refGroups = this._refGroups; - for (let key in refGroups) { - if (refGroups.hasOwnProperty(key)) { - const group = refGroups[key]; - if (!this.isDomUnused(group)) { - newRefGroupsMap[key] = group; - } - else if (group.parentNode) { - group.parentNode.removeChild(group); - } - } - } - this._refGroups = newRefGroupsMap; - } -} diff --git a/node_modules/zrender/src/svg-legacy/helper/Definable.ts b/node_modules/zrender/src/svg-legacy/helper/Definable.ts deleted file mode 100644 index 6eb4009..0000000 --- a/node_modules/zrender/src/svg-legacy/helper/Definable.ts +++ /dev/null @@ -1,235 +0,0 @@ -/** - * @file Manages elements that can be defined in in SVG, - * e.g., gradients, clip path, etc. - * @author Zhang Wenli - */ - -import {createElement} from '../../svg/core'; -import * as zrUtil from '../../core/util'; -import Displayable from '../../graphic/Displayable'; - - -const MARK_UNUSED = '0'; -const MARK_USED = '1'; - -/** - * Manages elements that can be defined in in SVG, - * e.g., gradients, clip path, etc. - */ -export default class Definable { - - nextId = 0 - - protected _zrId: number - protected _svgRoot: SVGElement - protected _tagNames: string[] - protected _markLabel: string - protected _domName: string = '_dom' - - constructor( - zrId: number, // zrender instance id - svgRoot: SVGElement, // root of SVG document - tagNames: string | string[], // possible tag names - markLabel: string, // label name to make if the element - domName?: string - ) { - this._zrId = zrId; - this._svgRoot = svgRoot; - this._tagNames = typeof tagNames === 'string' ? [tagNames] : tagNames; - this._markLabel = markLabel; - - if (domName) { - this._domName = domName; - } - } - - /** - * Get the tag for svgRoot; optionally creates one if not exists. - * - * @param isForceCreating if need to create when not exists - * @return SVG element, null if it doesn't - * exist and isForceCreating is false - */ - getDefs(isForceCreating?: boolean): SVGDefsElement { - let svgRoot = this._svgRoot; - let defs = this._svgRoot.getElementsByTagName('defs'); - if (defs.length === 0) { - // Not exist - if (isForceCreating) { - let defs = svgRoot.insertBefore( - createElement('defs'), // Create new tag - svgRoot.firstChild // Insert in the front of svg - ) as SVGDefsElement; - if (!defs.contains) { - // IE doesn't support contains method - defs.contains = function (el) { - const children = defs.children; - if (!children) { - return false; - } - for (let i = children.length - 1; i >= 0; --i) { - if (children[i] === el) { - return true; - } - } - return false; - }; - } - return defs; - } - else { - return null; - } - } - else { - return defs[0]; - } - } - - - /** - * Update DOM element if necessary. - * - * @param element style element. e.g., for gradient, - * it may be '#ccc' or {type: 'linear', ...} - * @param onUpdate update callback - */ - doUpdate(target: T, onUpdate?: (target: T) => void) { - if (!target) { - return; - } - - const defs = this.getDefs(false); - if ((target as any)[this._domName] && defs.contains((target as any)[this._domName])) { - // Update DOM - if (typeof onUpdate === 'function') { - onUpdate(target); - } - } - else { - // No previous dom, create new - const dom = this.add(target); - if (dom) { - (target as any)[this._domName] = dom; - } - } - } - - add(target: any): SVGElement { - return null; - } - - /** - * Add gradient dom to defs - * - * @param dom DOM to be added to - */ - addDom(dom: SVGElement) { - const defs = this.getDefs(true); - if (dom.parentNode !== defs) { - defs.appendChild(dom); - } - } - - - /** - * Remove DOM of a given element. - * - * @param target Target where to attach the dom - */ - removeDom(target: T) { - const defs = this.getDefs(false); - if (defs && (target as any)[this._domName]) { - defs.removeChild((target as any)[this._domName]); - (target as any)[this._domName] = null; - } - } - - - /** - * Get DOMs of this element. - * - * @return doms of this defineable elements in - */ - getDoms() { - const defs = this.getDefs(false); - if (!defs) { - // No dom when defs is not defined - return []; - } - - let doms: SVGElement[] = []; - zrUtil.each(this._tagNames, function (tagName) { - const tags = defs.getElementsByTagName(tagName) as HTMLCollectionOf; - // Note that tags is HTMLCollection, which is array-like - // rather than real array. - // So `doms.concat(tags)` add tags as one object. - for (let i = 0; i < tags.length; i++) { - doms.push(tags[i]); - } - }); - - return doms; - } - - - /** - * Mark DOMs to be unused before painting, and clear unused ones at the end - * of the painting. - */ - markAllUnused() { - const doms = this.getDoms(); - const that = this; - zrUtil.each(doms, function (dom) { - (dom as any)[that._markLabel] = MARK_UNUSED; - }); - } - - - /** - * Mark a single DOM to be used. - * - * @param dom DOM to mark - */ - markDomUsed(dom: SVGElement) { - dom && ((dom as any)[this._markLabel] = MARK_USED); - }; - - markDomUnused(dom: SVGElement) { - dom && ((dom as any)[this._markLabel] = MARK_UNUSED); - }; - - isDomUnused(dom: SVGElement) { - return dom && (dom as any)[this._markLabel] !== MARK_USED; - } - - /** - * Remove unused DOMs defined in - */ - removeUnused() { - const defs = this.getDefs(false); - if (!defs) { - // Nothing to remove - return; - } - - const doms = this.getDoms(); - zrUtil.each(doms, (dom) => { - if (this.isDomUnused(dom)) { - // Remove gradient - defs.removeChild(dom); - } - }); - } - - /** - * Get SVG element. - * - * @param displayable displayable element - * @return SVG element - */ - getSvgElement(displayable: Displayable): SVGElement { - return displayable.__svgEl; - } - -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg-legacy/helper/GradientManager.ts b/node_modules/zrender/src/svg-legacy/helper/GradientManager.ts deleted file mode 100644 index da8512c..0000000 --- a/node_modules/zrender/src/svg-legacy/helper/GradientManager.ts +++ /dev/null @@ -1,225 +0,0 @@ -/** - * @file Manages SVG gradient elements. - * @author Zhang Wenli - */ - -import Definable from './Definable'; -import * as zrUtil from '../../core/util'; -import Displayable from '../../graphic/Displayable'; -import { GradientObject } from '../../graphic/Gradient'; -import { getIdURL, isGradient, isLinearGradient, isRadialGradient, normalizeColor, round4 } from '../../svg/helper'; -import { createElement } from '../../svg/core'; - - -type GradientObjectExtended = GradientObject & { - __dom: SVGElement -} - -/** - * Manages SVG gradient elements. - * - * @param zrId zrender instance id - * @param svgRoot root of SVG document - */ -export default class GradientManager extends Definable { - - constructor(zrId: number, svgRoot: SVGElement) { - super(zrId, svgRoot, ['linearGradient', 'radialGradient'], '__gradient_in_use__'); - } - - - /** - * Create new gradient DOM for fill or stroke if not exist, - * but will not update gradient if exists. - * - * @param svgElement SVG element to paint - * @param displayable zrender displayable element - */ - addWithoutUpdate( - svgElement: SVGElement, - displayable: Displayable - ) { - if (displayable && displayable.style) { - const that = this; - zrUtil.each(['fill', 'stroke'], function (fillOrStroke: 'fill' | 'stroke') { - let value = displayable.style[fillOrStroke] as GradientObject; - if (isGradient(value)) { - const gradient = value as GradientObjectExtended; - const defs = that.getDefs(true); - - // Create dom in if not exists - let dom; - if (gradient.__dom) { - // Gradient exists - dom = gradient.__dom; - if (!defs.contains(gradient.__dom)) { - // __dom is no longer in defs, recreate - that.addDom(dom); - } - } - else { - // New dom - dom = that.add(gradient); - } - - that.markUsed(displayable); - - svgElement.setAttribute(fillOrStroke, getIdURL(dom.getAttribute('id'))); - } - }); - } - } - - - /** - * Add a new gradient tag in - * - * @param gradient zr gradient instance - */ - add(gradient: GradientObject): SVGElement { - let dom; - if (isLinearGradient(gradient)) { - dom = createElement('linearGradient'); - } - else if (isRadialGradient(gradient)) { - dom = createElement('radialGradient'); - } - else { - if (process.env.NODE_ENV !== 'production') { - zrUtil.logError('Illegal gradient type.'); - } - return null; - } - - // Set dom id with gradient id, since each gradient instance - // will have no more than one dom element. - // id may exists before for those dirty elements, in which case - // id should remain the same, and other attributes should be - // updated. - gradient.id = gradient.id || this.nextId++; - dom.setAttribute('id', 'zr' + this._zrId - + '-gradient-' + gradient.id); - - this.updateDom(gradient, dom); - this.addDom(dom); - - return dom; - } - - - /** - * Update gradient. - * - * @param gradient zr gradient instance or color string - */ - update(gradient: GradientObject | string) { - if (!isGradient(gradient)) { - return; - } - - const that = this; - this.doUpdate(gradient, function () { - const dom = (gradient as GradientObjectExtended).__dom; - if (!dom) { - return; - } - - const tagName = dom.tagName; - const type = gradient.type; - if (type === 'linear' && tagName === 'linearGradient' - || type === 'radial' && tagName === 'radialGradient' - ) { - // Gradient type is not changed, update gradient - that.updateDom(gradient, (gradient as GradientObjectExtended).__dom); - } - else { - // Remove and re-create if type is changed - that.removeDom(gradient); - that.add(gradient); - } - }); - } - - - /** - * Update gradient dom - * - * @param gradient zr gradient instance - * @param dom DOM to update - */ - updateDom(gradient: GradientObject, dom: SVGElement) { - if (isLinearGradient(gradient)) { - dom.setAttribute('x1', gradient.x as any); - dom.setAttribute('y1', gradient.y as any); - dom.setAttribute('x2', gradient.x2 as any); - dom.setAttribute('y2', gradient.y2 as any); - } - else if (isRadialGradient(gradient)) { - dom.setAttribute('cx', gradient.x as any); - dom.setAttribute('cy', gradient.y as any); - dom.setAttribute('r', gradient.r as any); - } - else { - if (process.env.NODE_ENV !== 'production') { - zrUtil.logError('Illegal gradient type.'); - } - return; - } - - dom.setAttribute('gradientUnits', - gradient.global - ? 'userSpaceOnUse' // x1, x2, y1, y2 in range of 0 to canvas width or height - : 'objectBoundingBox' // x1, x2, y1, y2 in range of 0 to 1 - ); - - // Remove color stops if exists - dom.innerHTML = ''; - - // Add color stops - const colors = gradient.colorStops; - for (let i = 0, len = colors.length; i < len; ++i) { - const stop = createElement('stop'); - stop.setAttribute('offset', round4(colors[i].offset) * 100 + '%'); - - const stopColor = colors[i].color; - // Fix Safari bug that stop-color not recognizing alpha #9014 - const {color, opacity} = normalizeColor(stopColor); - // stop-color cannot be color, since: - // The opacity value used for the gradient calculation is the - // *product* of the value of stop-opacity and the opacity of the - // value of stop-color. - // See https://www.w3.org/TR/SVG2/pservers.html#StopOpacityProperty - stop.setAttribute('stop-color', color); - if (opacity < 1) { - stop.setAttribute('stop-opacity', opacity as any); - } - - dom.appendChild(stop); - } - - // Store dom element in gradient, to avoid creating multiple - // dom instances for the same gradient element - (gradient as GradientObject as GradientObjectExtended).__dom = dom; - } - - /** - * Mark a single gradient to be used - * - * @param displayable displayable element - */ - markUsed(displayable: Displayable) { - if (displayable.style) { - let gradient = displayable.style.fill as GradientObject as GradientObjectExtended; - if (gradient && gradient.__dom) { - super.markDomUsed(gradient.__dom); - } - - gradient = displayable.style.stroke as GradientObject as GradientObjectExtended; - if (gradient && gradient.__dom) { - super.markDomUsed(gradient.__dom); - } - } - } - - -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg-legacy/helper/PatternManager.ts b/node_modules/zrender/src/svg-legacy/helper/PatternManager.ts deleted file mode 100644 index 38afcbd..0000000 --- a/node_modules/zrender/src/svg-legacy/helper/PatternManager.ts +++ /dev/null @@ -1,221 +0,0 @@ -/** - * @file Manages SVG pattern elements. - * @author Zhang Wenli - */ - -import Definable from './Definable'; -import * as zrUtil from '../../core/util'; -import Displayable from '../../graphic/Displayable'; -import {PatternObject} from '../../graphic/Pattern'; -import {createOrUpdateImage} from '../../graphic/helper/image'; -import WeakMap from '../../core/WeakMap'; -import { getIdURL, isPattern, isSVGPattern } from '../../svg/helper'; -import { createElement } from '../../svg/core'; - -const patternDomMap = new WeakMap(); - -/** - * Manages SVG pattern elements. - * - * @param zrId zrender instance id - * @param svgRoot root of SVG document - */ -export default class PatternManager extends Definable { - - constructor(zrId: number, svgRoot: SVGElement) { - super(zrId, svgRoot, ['pattern'], '__pattern_in_use__'); - } - - - /** - * Create new pattern DOM for fill or stroke if not exist, - * but will not update pattern if exists. - * - * @param svgElement SVG element to paint - * @param displayable zrender displayable element - */ - addWithoutUpdate( - svgElement: SVGElement, - displayable: Displayable - ) { - if (displayable && displayable.style) { - const that = this; - zrUtil.each(['fill', 'stroke'], function (fillOrStroke: 'fill' | 'stroke') { - const pattern = displayable.style[fillOrStroke] as PatternObject; - if (isPattern(pattern)) { - const defs = that.getDefs(true); - - // Create dom in if not exists - let dom = patternDomMap.get(pattern); - if (dom) { - // Pattern exists - if (!defs.contains(dom)) { - // __dom is no longer in defs, recreate - that.addDom(dom); - } - } - else { - // New dom - dom = that.add(pattern); - } - - that.markUsed(displayable); - - svgElement.setAttribute(fillOrStroke, getIdURL(dom.getAttribute('id'))); - } - }); - } - } - - - /** - * Add a new pattern tag in - * - * @param pattern zr pattern instance - */ - add(pattern: PatternObject): SVGElement { - if (!isPattern(pattern)) { - return; - } - - let dom = createElement('pattern'); - - pattern.id = pattern.id == null ? this.nextId++ : pattern.id; - dom.setAttribute('id', 'zr' + this._zrId - + '-pattern-' + pattern.id); - - dom.setAttribute('patternUnits', 'userSpaceOnUse'); - - this.updateDom(pattern, dom); - this.addDom(dom); - - return dom; - } - - - /** - * Update pattern. - * - * @param pattern zr pattern instance or color string - */ - update(pattern: PatternObject | string) { - if (!isPattern(pattern)) { - return; - } - - const that = this; - this.doUpdate(pattern, function () { - const dom = patternDomMap.get(pattern); - that.updateDom(pattern, dom); - }); - } - - - /** - * Update pattern dom - * - * @param pattern zr pattern instance - * @param patternDom DOM to update - */ - updateDom(pattern: PatternObject, patternDom: SVGElement) { - if (isSVGPattern(pattern)) { - // New SVGPattern will not been supported in the legacy SVG renderer. - // svg-legacy will been removed soon. - - // const svgElement = pattern.svgElement; - // const isStringSVG = typeof svgElement === 'string'; - // if (isStringSVG || svgElement.parentNode !== patternDom) { - // if (isStringSVG) { - // patternDom.innerHTML = svgElement; - // } - // else { - // patternDom.innerHTML = ''; - // patternDom.appendChild(svgElement); - // } - - // patternDom.setAttribute('width', pattern.svgWidth as any); - // patternDom.setAttribute('height', pattern.svgHeight as any); - // } - } - else { - let img: SVGElement; - const prevImage = patternDom.getElementsByTagName('image'); - if (prevImage.length) { - if (pattern.image) { - // Update - img = prevImage[0]; - } - else { - // Remove - patternDom.removeChild(prevImage[0]); - return; - } - } - else if (pattern.image) { - // Create - img = createElement('image'); - } - - if (img) { - let imageSrc; - const patternImage = pattern.image; - if (typeof patternImage === 'string') { - imageSrc = patternImage; - } - else if (patternImage instanceof HTMLImageElement) { - imageSrc = patternImage.src; - } - else if (patternImage instanceof HTMLCanvasElement) { - imageSrc = patternImage.toDataURL(); - } - - if (imageSrc) { - img.setAttribute('href', imageSrc); - - // No need to re-render so dirty is empty - const hostEl = { - dirty: () => {} - }; - const updateSize = (img: HTMLImageElement) => { - patternDom.setAttribute('width', img.width as any); - patternDom.setAttribute('height', img.height as any); - }; - - const createdImage = createOrUpdateImage(imageSrc, img as any, hostEl, updateSize); - if (createdImage && createdImage.width && createdImage.height) { - // Loaded before - updateSize(createdImage as HTMLImageElement); - } - - patternDom.appendChild(img); - } - } - } - - const x = pattern.x || 0; - const y = pattern.y || 0; - const rotation = (pattern.rotation || 0) / Math.PI * 180; - const scaleX = pattern.scaleX || 1; - const scaleY = pattern.scaleY || 1; - const transform = `translate(${x}, ${y}) rotate(${rotation}) scale(${scaleX}, ${scaleY})`; - patternDom.setAttribute('patternTransform', transform); - patternDomMap.set(pattern, patternDom); - } - - /** - * Mark a single pattern to be used - * - * @param displayable displayable element - */ - markUsed(displayable: Displayable) { - if (displayable.style) { - if (isPattern(displayable.style.fill)) { - super.markDomUsed(patternDomMap.get(displayable.style.fill)); - } - if (isPattern(displayable.style.stroke)) { - super.markDomUsed(patternDomMap.get(displayable.style.stroke)); - } - } - } - -} diff --git a/node_modules/zrender/src/svg-legacy/helper/ShadowManager.ts b/node_modules/zrender/src/svg-legacy/helper/ShadowManager.ts deleted file mode 100644 index cc2c76e..0000000 --- a/node_modules/zrender/src/svg-legacy/helper/ShadowManager.ts +++ /dev/null @@ -1,149 +0,0 @@ -/** - * @file Manages SVG shadow elements. - * @author Zhang Wenli - */ - -import Definable from './Definable'; -import Displayable from '../../graphic/Displayable'; -import { Dictionary } from '../../core/types'; -import { getIdURL, getShadowKey, hasShadow, normalizeColor } from '../../svg/helper'; -import { createElement } from '../../svg/core'; - -type DisplayableExtended = Displayable & { - _shadowDom: SVGElement -} -/** - * Manages SVG shadow elements. - * - */ -export default class ShadowManager extends Definable { - - private _shadowDomMap: Dictionary = {} - private _shadowDomPool: SVGFilterElement[] = [] - - constructor(zrId: number, svgRoot: SVGElement) { - super(zrId, svgRoot, ['filter'], '__filter_in_use__', '_shadowDom'); - } - - /** - * Add a new shadow tag in - * - * @param displayable zrender displayable element - * @return created DOM - */ - private _getFromPool(): SVGFilterElement { - let shadowDom = this._shadowDomPool.pop(); // Try to get one from trash. - if (!shadowDom) { - shadowDom = createElement('filter') as SVGFilterElement; - shadowDom.setAttribute('id', 'zr' + this._zrId + '-shadow-' + this.nextId++); - const domChild = createElement('feDropShadow'); - shadowDom.appendChild(domChild); - this.addDom(shadowDom); - } - - return shadowDom; - } - - - /** - * Update shadow. - */ - update(svgElement: SVGElement, displayable: Displayable) { - const style = displayable.style; - if (hasShadow(style)) { - // Try getting shadow from cache. - const shadowKey = getShadowKey(displayable); - let shadowDom = (displayable as DisplayableExtended)._shadowDom = this._shadowDomMap[shadowKey]; - if (!shadowDom) { - shadowDom = this._getFromPool(); - this._shadowDomMap[shadowKey] = shadowDom; - } - this.updateDom(svgElement, displayable, shadowDom); - } - else { - // Remove shadow - this.remove(svgElement, displayable); - } - } - - - /** - * Remove DOM and clear parent filter - */ - remove(svgElement: SVGElement, displayable: Displayable) { - if ((displayable as DisplayableExtended)._shadowDom != null) { - (displayable as DisplayableExtended)._shadowDom = null; - svgElement.removeAttribute('filter'); - } - } - - - /** - * Update shadow dom - * - * @param displayable zrender displayable element - * @param shadowDom DOM to update - */ - updateDom(svgElement: SVGElement, displayable: Displayable, shadowDom: SVGElement) { - let domChild = shadowDom.children[0]; - - const style = displayable.style; - const globalScale = displayable.getGlobalScale(); - const scaleX = globalScale[0]; - const scaleY = globalScale[1]; - if (!scaleX || !scaleY) { - return; - } - - // TODO: textBoxShadowBlur is not supported yet - const offsetX = style.shadowOffsetX || 0; - const offsetY = style.shadowOffsetY || 0; - const blur = style.shadowBlur; - const normalizedColor = normalizeColor(style.shadowColor); - - domChild.setAttribute('dx', offsetX / scaleX + ''); - domChild.setAttribute('dy', offsetY / scaleY + ''); - domChild.setAttribute('flood-color', normalizedColor.color); - domChild.setAttribute('flood-opacity', normalizedColor.opacity + ''); - - // Divide by two here so that it looks the same as in canvas - // See: https://html.spec.whatwg.org/multipage/canvas.html#dom-context-2d-shadowblur - const stdDx = blur / 2 / scaleX; - const stdDy = blur / 2 / scaleY; - const stdDeviation = stdDx + ' ' + stdDy; - domChild.setAttribute('stdDeviation', stdDeviation); - - // Fix filter clipping problem - shadowDom.setAttribute('x', '-100%'); - shadowDom.setAttribute('y', '-100%'); - shadowDom.setAttribute('width', '300%'); - shadowDom.setAttribute('height', '300%'); - - // Store dom element in shadow, to avoid creating multiple - // dom instances for the same shadow element - (displayable as DisplayableExtended)._shadowDom = shadowDom; - - svgElement.setAttribute('filter', getIdURL(shadowDom.getAttribute('id'))); - } - - removeUnused() { - const defs = this.getDefs(false); - if (!defs) { - // Nothing to remove - return; - } - let shadowDomsPool = this._shadowDomPool; - - // let currentUsedShadow = 0; - const shadowDomMap = this._shadowDomMap; - for (let key in shadowDomMap) { - if (shadowDomMap.hasOwnProperty(key)) { - shadowDomsPool.push(shadowDomMap[key]); - } - // currentUsedShadow++; - } - - // Reset the map. - this._shadowDomMap = {}; - } -} diff --git a/node_modules/zrender/src/svg-legacy/svg-legacy.ts b/node_modules/zrender/src/svg-legacy/svg-legacy.ts deleted file mode 100644 index 2d19fc1..0000000 --- a/node_modules/zrender/src/svg-legacy/svg-legacy.ts +++ /dev/null @@ -1,4 +0,0 @@ -import {registerPainter} from '../zrender'; -import Painter from './Painter'; - -registerPainter('svg-legacy', Painter); \ No newline at end of file diff --git a/node_modules/zrender/src/svg/Painter.ts b/node_modules/zrender/src/svg/Painter.ts deleted file mode 100644 index 243b3ce..0000000 --- a/node_modules/zrender/src/svg/Painter.ts +++ /dev/null @@ -1,409 +0,0 @@ -/** - * SVG Painter - */ - -import { - brush, - setClipPath, - setGradient, - setPattern -} from './graphic'; -import Displayable from '../graphic/Displayable'; -import Storage from '../Storage'; -import { PainterBase } from '../PainterBase'; -import { - createElement, - createVNode, - vNodeToString, - SVGVNodeAttrs, - SVGVNode, - getCssString, - BrushScope, - createBrushScope, - createSVGVNode -} from './core'; -import { normalizeColor, encodeBase64, isGradient, isPattern } from './helper'; -import { extend, keys, logError, map, noop, retrieve2 } from '../core/util'; -import Path from '../graphic/Path'; -import patch, { updateAttrs } from './patch'; -import { getSize } from '../canvas/helper'; -import { GradientObject } from '../graphic/Gradient'; -import { PatternObject } from '../graphic/Pattern'; - -let svgId = 0; - -interface SVGPainterOption { - width?: number - height?: number - ssr?: boolean -} - -type SVGPainterBackgroundColor = string | GradientObject | PatternObject; - -class SVGPainter implements PainterBase { - - type = 'svg' - - storage: Storage - - root: HTMLElement - - private _svgDom: SVGElement - private _viewport: HTMLElement - - private _opts: SVGPainterOption - - private _oldVNode: SVGVNode - private _bgVNode: SVGVNode - private _mainVNode: SVGVNode - - private _width: number - private _height: number - - private _backgroundColor: SVGPainterBackgroundColor - - private _id: string - - constructor(root: HTMLElement, storage: Storage, opts: SVGPainterOption) { - this.storage = storage; - this._opts = opts = extend({}, opts); - - this.root = root; - // A unique id for generating svg ids. - this._id = 'zr' + svgId++; - - this._oldVNode = createSVGVNode(opts.width, opts.height); - - if (root && !opts.ssr) { - const viewport = this._viewport = document.createElement('div'); - viewport.style.cssText = 'position:relative;overflow:hidden'; - const svgDom = this._svgDom = this._oldVNode.elm = createElement('svg'); - updateAttrs(null, this._oldVNode); - viewport.appendChild(svgDom); - root.appendChild(viewport); - } - - this.resize(opts.width, opts.height); - } - - getType() { - return this.type; - } - - getViewportRoot() { - return this._viewport; - } - getViewportRootOffset() { - const viewportRoot = this.getViewportRoot(); - if (viewportRoot) { - return { - offsetLeft: viewportRoot.offsetLeft || 0, - offsetTop: viewportRoot.offsetTop || 0 - }; - } - } - - getSvgDom() { - return this._svgDom; - } - - refresh() { - if (this.root) { - const vnode = this.renderToVNode({ - willUpdate: true - }); - // Disable user selection. - vnode.attrs.style = 'position:absolute;left:0;top:0;user-select:none'; - patch(this._oldVNode, vnode); - this._oldVNode = vnode; - } - } - - renderOneToVNode(el: Displayable) { - return brush(el, createBrushScope(this._id)); - } - - renderToVNode(opts?: { - animation?: boolean, - willUpdate?: boolean, - compress?: boolean, - useViewBox?: boolean, - emphasis?: boolean - }) { - - opts = opts || {}; - - const list = this.storage.getDisplayList(true); - const width = this._width; - const height = this._height; - - const scope = createBrushScope(this._id); - scope.animation = opts.animation; - scope.willUpdate = opts.willUpdate; - scope.compress = opts.compress; - scope.emphasis = opts.emphasis; - - const children: SVGVNode[] = []; - - const bgVNode = this._bgVNode = createBackgroundVNode(width, height, this._backgroundColor, scope); - bgVNode && children.push(bgVNode); - - // Ignore the root g if wan't the output to be more tight. - const mainVNode = !opts.compress - ? (this._mainVNode = createVNode('g', 'main', {}, [])) : null; - this._paintList(list, scope, mainVNode ? mainVNode.children : children); - mainVNode && children.push(mainVNode); - - const defs = map(keys(scope.defs), (id) => scope.defs[id]); - if (defs.length) { - children.push(createVNode('defs', 'defs', {}, defs)); - } - - if (opts.animation) { - const animationCssStr = getCssString(scope.cssNodes, scope.cssAnims, { newline: true }); - if (animationCssStr) { - const styleNode = createVNode('style', 'stl', {}, [], animationCssStr); - children.push(styleNode); - } - } - - return createSVGVNode(width, height, children, opts.useViewBox); - } - - renderToString(opts?: { - /** - * If add css animation. - * @default true - */ - cssAnimation?: boolean, - /** - * If add css emphasis. - * @default true - */ - cssEmphasis?: boolean, - /** - * If use viewBox - * @default true - */ - useViewBox?: boolean - }) { - opts = opts || {}; - return vNodeToString(this.renderToVNode({ - animation: retrieve2(opts.cssAnimation, true), - emphasis: retrieve2(opts.cssEmphasis, true), - willUpdate: false, - compress: true, - useViewBox: retrieve2(opts.useViewBox, true) - }), { newline: true }); - } - - setBackgroundColor(backgroundColor: SVGPainterBackgroundColor) { - this._backgroundColor = backgroundColor; - } - - getSvgRoot() { - return this._mainVNode && this._mainVNode.elm as SVGElement; - } - - _paintList(list: Displayable[], scope: BrushScope, out?: SVGVNode[]) { - const listLen = list.length; - - const clipPathsGroupsStack: SVGVNode[] = []; - let clipPathsGroupsStackDepth = 0; - let currentClipPathGroup; - let prevClipPaths: Path[]; - let clipGroupNodeIdx = 0; - for (let i = 0; i < listLen; i++) { - const displayable = list[i]; - if (!displayable.invisible) { - const clipPaths = displayable.__clipPaths; - const len = clipPaths && clipPaths.length || 0; - const prevLen = prevClipPaths && prevClipPaths.length || 0; - let lca; - // Find the lowest common ancestor - for (lca = Math.max(len - 1, prevLen - 1); lca >= 0; lca--) { - if (clipPaths && prevClipPaths - && clipPaths[lca] === prevClipPaths[lca] - ) { - break; - } - } - // pop the stack - for (let i = prevLen - 1; i > lca; i--) { - clipPathsGroupsStackDepth--; - // svgEls.push(closeGroup); - currentClipPathGroup = clipPathsGroupsStack[clipPathsGroupsStackDepth - 1]; - } - // Pop clip path group for clipPaths not match the previous. - for (let i = lca + 1; i < len; i++) { - const groupAttrs: SVGVNodeAttrs = {}; - setClipPath( - clipPaths[i], - groupAttrs, - scope - ); - const g = createVNode( - 'g', - 'clip-g-' + clipGroupNodeIdx++, - groupAttrs, - [] - ); - (currentClipPathGroup ? currentClipPathGroup.children : out).push(g); - clipPathsGroupsStack[clipPathsGroupsStackDepth++] = g; - currentClipPathGroup = g; - } - prevClipPaths = clipPaths; - - const ret = brush(displayable, scope); - if (ret) { - (currentClipPathGroup ? currentClipPathGroup.children : out).push(ret); - } - } - } - } - - resize(width: number, height: number) { - // Save input w/h - const opts = this._opts; - const root = this.root; - const viewport = this._viewport; - width != null && (opts.width = width); - height != null && (opts.height = height); - - if (root && viewport) { - // FIXME Why ? - viewport.style.display = 'none'; - - width = getSize(root, 0, opts); - height = getSize(root, 1, opts); - - viewport.style.display = ''; - } - - if (this._width !== width || this._height !== height) { - this._width = width; - this._height = height; - - if (viewport) { - const viewportStyle = viewport.style; - viewportStyle.width = width + 'px'; - viewportStyle.height = height + 'px'; - } - - if (!isPattern(this._backgroundColor)) { - const svgDom = this._svgDom; - if (svgDom) { - // Set width by 'svgRoot.width = width' is invalid - svgDom.setAttribute('width', width as any); - svgDom.setAttribute('height', height as any); - } - - const bgEl = this._bgVNode && this._bgVNode.elm as SVGElement; - if (bgEl) { - bgEl.setAttribute('width', width as any); - bgEl.setAttribute('height', height as any); - } - } - else { - // pattern backgroundColor requires a full refresh - this.refresh(); - } - } - } - - /** - * 获取绘图区域宽度 - */ - getWidth() { - return this._width; - } - - /** - * 获取绘图区域高度 - */ - getHeight() { - return this._height; - } - - dispose() { - if (this.root) { - this.root.innerHTML = ''; - } - - this._svgDom = - this._viewport = - this.storage = - this._oldVNode = - this._bgVNode = - this._mainVNode = null; - } - clear() { - if (this._svgDom) { - this._svgDom.innerHTML = null; - } - this._oldVNode = null; - } - toDataURL(base64?: boolean) { - let str = this.renderToString(); - const prefix = 'data:image/svg+xml;'; - if (base64) { - str = encodeBase64(str); - return str && prefix + 'base64,' + str; - } - return prefix + 'charset=UTF-8,' + encodeURIComponent(str); - } - - refreshHover = createMethodNotSupport('refreshHover') as PainterBase['refreshHover']; - configLayer = createMethodNotSupport('configLayer') as PainterBase['configLayer']; -} - - -// Not supported methods -function createMethodNotSupport(method: string): any { - return function () { - if (process.env.NODE_ENV !== 'production') { - logError('In SVG mode painter not support method "' + method + '"'); - } - }; -} - -function createBackgroundVNode( - width: number, - height: number, - backgroundColor: SVGPainterBackgroundColor, - scope: BrushScope -) { - let bgVNode; - if (backgroundColor && backgroundColor !== 'none') { - bgVNode = createVNode( - 'rect', - 'bg', - { - width, - height, - x: '0', - y: '0' - } - ); - if (isGradient(backgroundColor)) { - setGradient({ fill: backgroundColor as any }, bgVNode.attrs, 'fill', scope); - } - else if (isPattern(backgroundColor)) { - setPattern({ - style: { - fill: backgroundColor - }, - dirty: noop, - getBoundingRect: () => ({ width, height }) - } as any, bgVNode.attrs, 'fill', scope); - } - else { - const { color, opacity } = normalizeColor(backgroundColor); - bgVNode.attrs.fill = color; - opacity < 1 && (bgVNode.attrs['fill-opacity'] = opacity); - } - } - return bgVNode; -} - -export default SVGPainter; diff --git a/node_modules/zrender/src/svg/SVGPathRebuilder.ts b/node_modules/zrender/src/svg/SVGPathRebuilder.ts deleted file mode 100644 index 1c9cc22..0000000 --- a/node_modules/zrender/src/svg/SVGPathRebuilder.ts +++ /dev/null @@ -1,151 +0,0 @@ -import { PathRebuilder } from '../core/PathProxy'; -import { isAroundZero } from './helper'; - -const mathSin = Math.sin; -const mathCos = Math.cos; -const PI = Math.PI; -const PI2 = Math.PI * 2; -const degree = 180 / PI; - - -export default class SVGPathRebuilder implements PathRebuilder { - private _d: (string | number)[] - private _str: string - private _invalid: boolean - - // If is start of subpath - private _start: boolean - private _p: number - - reset(precision?: number) { - this._start = true; - this._d = []; - this._str = ''; - - this._p = Math.pow(10, precision || 4); - } - moveTo(x: number, y: number) { - this._add('M', x, y); - } - lineTo(x: number, y: number) { - this._add('L', x, y); - } - bezierCurveTo(x: number, y: number, x2: number, y2: number, x3: number, y3: number) { - this._add('C', x, y, x2, y2, x3, y3); - } - quadraticCurveTo(x: number, y: number, x2: number, y2: number) { - this._add('Q', x, y, x2, y2); - } - arc(cx: number, cy: number, r: number, startAngle: number, endAngle: number, anticlockwise: boolean) { - this.ellipse(cx, cy, r, r, 0, startAngle, endAngle, anticlockwise); - } - ellipse( - cx: number, cy: number, - rx: number, ry: number, - psi: number, - startAngle: number, - endAngle: number, - anticlockwise: boolean - ) { - let dTheta = endAngle - startAngle; - const clockwise = !anticlockwise; - - const dThetaPositive = Math.abs(dTheta); - const isCircle = isAroundZero(dThetaPositive - PI2) - || (clockwise ? dTheta >= PI2 : -dTheta >= PI2); - - // Mapping to 0~2PI - const unifiedTheta = dTheta > 0 ? dTheta % PI2 : (dTheta % PI2 + PI2); - - let large = false; - if (isCircle) { - large = true; - } - else if (isAroundZero(dThetaPositive)) { - large = false; - } - else { - large = (unifiedTheta >= PI) === !!clockwise; - } - - const x0 = cx + rx * mathCos(startAngle); - const y0 = cy + ry * mathSin(startAngle); - - if (this._start) { - // Move to (x0, y0) only when CMD.A comes at the - // first position of a shape. - // For instance, when drawing a ring, CMD.A comes - // after CMD.M, so it's unnecessary to move to - // (x0, y0). - this._add('M', x0, y0); - } - - const xRot = Math.round(psi * degree); - // It will not draw if start point and end point are exactly the same - // We need to add two arcs - if (isCircle) { - const p = 1 / this._p; - const dTheta = (clockwise ? 1 : -1) * (PI2 - p); - this._add( - 'A', rx, ry, xRot, 1, +clockwise, - cx + rx * mathCos(startAngle + dTheta), - cy + ry * mathSin(startAngle + dTheta) - ); - // TODO. - // Usually we can simply divide the circle into two halfs arcs. - // But it will cause slightly diff with previous screenshot. - // We can't tell it but visual regression test can. To avoid too much breaks. - // We keep the logic on the browser as before. - // But in SSR mode wich has lower precision. We close the circle by adding another arc. - if (p > 1e-2) { - this._add('A', rx, ry, xRot, 0, +clockwise, x0, y0); - } - } - else { - const x = cx + rx * mathCos(endAngle); - const y = cy + ry * mathSin(endAngle); - - // FIXME Ellipse - this._add('A', rx, ry, xRot, +large, +clockwise, x, y); - } - - } - rect(x: number, y: number, w: number, h: number) { - this._add('M', x, y); - // Use relative coordinates to reduce the size. - this._add('l', w, 0); - this._add('l', 0, h); - this._add('l', -w, 0); - // this._add('L', x, y); - this._add('Z'); - } - closePath() { - // Not use Z as first command - if (this._d.length > 0) { - this._add('Z'); - } - } - - _add(cmd: string, a?: number, b?: number, c?: number, d?: number, e?: number, f?: number, g?: number, h?: number) { - const vals = []; - const p = this._p; - for (let i = 1; i < arguments.length; i++) { - const val = arguments[i]; - if (isNaN(val)) { - this._invalid = true; - return; - } - vals.push(Math.round(val * p) / p); - } - this._d.push(cmd + vals.join(' ')); - this._start = cmd === 'Z'; - } - - generateStr() { - this._str = this._invalid ? '' : this._d.join(''); - this._d = []; - } - getStr() { - return this._str; - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg/core.ts b/node_modules/zrender/src/svg/core.ts deleted file mode 100644 index f29cf53..0000000 --- a/node_modules/zrender/src/svg/core.ts +++ /dev/null @@ -1,206 +0,0 @@ -import { keys, map } from '../core/util'; -import { encodeHTML } from '../core/dom'; - -export type CSSSelectorVNode = Record -export type CSSAnimationVNode = Record> - -export const SVGNS = 'http://www.w3.org/2000/svg'; -export const XLINKNS = 'http://www.w3.org/1999/xlink'; -export const XMLNS = 'http://www.w3.org/2000/xmlns/'; -export const XML_NAMESPACE = 'http://www.w3.org/XML/1998/namespace'; -export const META_DATA_PREFIX = 'ecmeta_'; - -export function createElement(name: string) { - return document.createElementNS(SVGNS, name); -} - -export type SVGVNodeAttrs = Record -export interface SVGVNode { - tag: string, - attrs: SVGVNodeAttrs, - children?: SVGVNode[], - text?: string - - // For patching - elm?: Node - key: string -}; -export function createVNode( - tag: string, - key: string, - attrs?: SVGVNodeAttrs, - children?: SVGVNode[], - text?: string -): SVGVNode { - return { - tag, - attrs: attrs || {}, - children, - text, - key - }; -} - -function createElementOpen(name: string, attrs?: SVGVNodeAttrs) { - const attrsStr: string[] = []; - if (attrs) { - // eslint-disable-next-line - for (let key in attrs) { - const val = attrs[key]; - let part = key; - // Same with the logic in patch. - if (val === false) { - continue; - } - else if (val !== true && val != null) { - part += `="${val}"`; - } - attrsStr.push(part); - } - } - return `<${name} ${attrsStr.join(' ')}>`; -} - -function createElementClose(name: string) { - return ``; -} - -export function vNodeToString(el: SVGVNode, opts?: { - newline?: boolean -}) { - opts = opts || {}; - const S = opts.newline ? '\n' : ''; - function convertElToString(el: SVGVNode): string { - const {children, tag, attrs, text} = el; - return createElementOpen(tag, attrs) - + (tag !== 'style' ? encodeHTML(text) : text || '') - + (children ? `${S}${map(children, child => convertElToString(child)).join(S)}${S}` : '') - + createElementClose(tag); - } - return convertElToString(el); -} - -export function getCssString( - selectorNodes: Record, - animationNodes: Record, - opts?: { - newline?: boolean - } -) { - opts = opts || {}; - const S = opts.newline ? '\n' : ''; - const bracketBegin = ` {${S}`; - const bracketEnd = `${S}}`; - const selectors = map(keys(selectorNodes), className => { - return className + bracketBegin + map(keys(selectorNodes[className]), attrName => { - return `${attrName}:${selectorNodes[className][attrName]};`; - }).join(S) + bracketEnd; - }).join(S); - const animations = map(keys(animationNodes), (animationName) => { - return `@keyframes ${animationName}${bracketBegin}` + map(keys(animationNodes[animationName]), percent => { - return percent + bracketBegin + map(keys(animationNodes[animationName][percent]), attrName => { - let val = animationNodes[animationName][percent][attrName]; - // postprocess - if (attrName === 'd') { - val = `path("${val}")`; - } - return `${attrName}:${val};`; - }).join(S) + bracketEnd; - }).join(S) + bracketEnd; - }).join(S); - - if (!selectors && !animations) { - return ''; - } - - return [''].join(S); -} - - -export interface BrushScope { - zrId: string - - shadowCache: Record - gradientCache: Record - patternCache: Record - clipPathCache: Record - - defs: Record - - cssNodes: Record - cssAnims: Record>> - /** - * Cache for css style string, mapping from style string to class name. - */ - cssStyleCache: Record - - cssAnimIdx: number - - shadowIdx: number - gradientIdx: number - patternIdx: number - clipPathIdx: number - // configs - /** - * If create animates nodes. - */ - animation?: boolean, - /** - * If create emphasis styles. - */ - emphasis?: boolean, - - /** - * If will update. Some optimization for string generation can't be applied. - */ - willUpdate?: boolean - - /** - * If compress the output string. - */ - compress?: boolean -} - -export function createBrushScope(zrId: string): BrushScope { - return { - zrId, - shadowCache: {}, - patternCache: {}, - gradientCache: {}, - clipPathCache: {}, - defs: {}, - - cssNodes: {}, - cssAnims: {}, - cssStyleCache: {}, - - cssAnimIdx: 0, - - shadowIdx: 0, - gradientIdx: 0, - patternIdx: 0, - clipPathIdx: 0 - }; -} - -export function createSVGVNode( - width: number | string, - height: number | string, - children?: SVGVNode[], - useViewBox?: boolean -) { - return createVNode( - 'svg', - 'root', - { - 'width': width, - 'height': height, - 'xmlns': SVGNS, - 'xmlns:xlink': XLINKNS, - 'version': '1.1', - 'baseProfile': 'full', - 'viewBox': useViewBox ? `0 0 ${width} ${height}` : false - }, - children - ); -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg/cssAnimation.ts b/node_modules/zrender/src/svg/cssAnimation.ts deleted file mode 100644 index f14eea4..0000000 --- a/node_modules/zrender/src/svg/cssAnimation.ts +++ /dev/null @@ -1,366 +0,0 @@ -import Transformable, { copyTransform } from '../core/Transformable'; -import Displayable from '../graphic/Displayable'; -import { SVGVNodeAttrs, BrushScope, createBrushScope} from './core'; -import Path from '../graphic/Path'; -import SVGPathRebuilder from './SVGPathRebuilder'; -import PathProxy from '../core/PathProxy'; -import { getPathPrecision, getSRTTransformString } from './helper'; -import { each, extend, filter, isNumber, isString, keys } from '../core/util'; -import Animator from '../animation/Animator'; -import CompoundPath from '../graphic/CompoundPath'; -import { AnimationEasing } from '../animation/easing'; -import { createCubicEasingFunc } from '../animation/cubicEasing'; -import { getClassId } from './cssClassId'; - -export const EASING_MAP: Record = { - // From https://easings.net/ - cubicIn: '0.32,0,0.67,0', - cubicOut: '0.33,1,0.68,1', - cubicInOut: '0.65,0,0.35,1', - quadraticIn: '0.11,0,0.5,0', - quadraticOut: '0.5,1,0.89,1', - quadraticInOut: '0.45,0,0.55,1', - quarticIn: '0.5,0,0.75,0', - quarticOut: '0.25,1,0.5,1', - quarticInOut: '0.76,0,0.24,1', - quinticIn: '0.64,0,0.78,0', - quinticOut: '0.22,1,0.36,1', - quinticInOut: '0.83,0,0.17,1', - sinusoidalIn: '0.12,0,0.39,0', - sinusoidalOut: '0.61,1,0.88,1', - sinusoidalInOut: '0.37,0,0.63,1', - exponentialIn: '0.7,0,0.84,0', - exponentialOut: '0.16,1,0.3,1', - exponentialInOut: '0.87,0,0.13,1', - circularIn: '0.55,0,1,0.45', - circularOut: '0,0.55,0.45,1', - circularInOut: '0.85,0,0.15,1' - // TODO elastic, bounce -}; - -const transformOriginKey = 'transform-origin'; - -function buildPathString(el: Path, kfShape: Path['shape'], path: PathProxy) { - const shape = extend({}, el.shape); - extend(shape, kfShape); - - el.buildPath(path, shape); - const svgPathBuilder = new SVGPathRebuilder(); - svgPathBuilder.reset(getPathPrecision(el)); - path.rebuildPath(svgPathBuilder, 1); - svgPathBuilder.generateStr(); - // will add path("") when generated to css string in the final step. - return svgPathBuilder.getStr(); -} - -function setTransformOrigin(target: Record, transform: Transformable) { - const {originX, originY} = transform; - if (originX || originY) { - target[transformOriginKey] = `${originX}px ${originY}px`; - } -} - -export const ANIMATE_STYLE_MAP: Record = { - fill: 'fill', - opacity: 'opacity', - lineWidth: 'stroke-width', - lineDashOffset: 'stroke-dashoffset' - // TODO shadow is not supported. -}; - -type CssKF = Record; - -function addAnimation(cssAnim: Record, scope: BrushScope) { - const animationName = scope.zrId + '-ani-' + scope.cssAnimIdx++; - scope.cssAnims[animationName] = cssAnim; - return animationName; -} - -function createCompoundPathCSSAnimation( - el: CompoundPath, - attrs: SVGVNodeAttrs, - scope: BrushScope -) { - const paths = el.shape.paths; - const composedAnim: Record = {}; - let cssAnimationCfg: string; - let cssAnimationName: string; - each(paths, path => { - const subScope = createBrushScope(scope.zrId); - subScope.animation = true; - createCSSAnimation(path, {}, subScope, true); - const cssAnims = subScope.cssAnims; - const cssNodes = subScope.cssNodes; - const animNames = keys(cssAnims); - const len = animNames.length; - if (!len) { - return; - } - cssAnimationName = animNames[len - 1]; - // Only use last animation because they are conflicted. - const lastAnim = cssAnims[cssAnimationName]; - // eslint-disable-next-line - for (let percent in lastAnim) { - const kf = lastAnim[percent]; - composedAnim[percent] = composedAnim[percent] || { d: '' }; - composedAnim[percent].d += kf.d || ''; - } - // eslint-disable-next-line - for (let className in cssNodes) { - const val = cssNodes[className].animation; - if (val.indexOf(cssAnimationName) >= 0) { - // Only pick the animation configuration of last subpath. - cssAnimationCfg = val; - } - } - }); - - if (!cssAnimationCfg) { - return; - } - - // Remove the attrs in the element because it will be set by animation. - // Reduce the size. - attrs.d = false; - const animationName = addAnimation(composedAnim, scope); - return cssAnimationCfg.replace(cssAnimationName, animationName); -} - -function getEasingFunc(easing: AnimationEasing) { - return isString(easing) - ? EASING_MAP[easing] - ? `cubic-bezier(${EASING_MAP[easing]})` - : createCubicEasingFunc(easing) ? easing : '' - : ''; -} - -export function createCSSAnimation( - el: Displayable, - attrs: SVGVNodeAttrs, - scope: BrushScope, - onlyShape?: boolean -) { - const animators = el.animators; - const len = animators.length; - - const cssAnimations: string[] = []; - - if (el instanceof CompoundPath) { - const animationCfg = createCompoundPathCSSAnimation(el, attrs, scope); - if (animationCfg) { - cssAnimations.push(animationCfg); - } - else if (!len) { - return; - } - } - else if (!len) { - return; - } - // Group animators by it's configuration - const groupAnimators: Record[]]> = {}; - for (let i = 0; i < len; i++) { - const animator = animators[i]; - const cfgArr: (string | number)[] = [animator.getMaxTime() / 1000 + 's']; - const easing = getEasingFunc(animator.getClip().easing); - const delay = animator.getDelay(); - - if (easing) { - cfgArr.push(easing); - } - else { - cfgArr.push('linear'); - } - if (delay) { - cfgArr.push(delay / 1000 + 's'); - } - if (animator.getLoop()) { - cfgArr.push('infinite'); - } - const cfg = cfgArr.join(' '); - - // TODO fill mode - groupAnimators[cfg] = groupAnimators[cfg] || [cfg, [] as Animator[]]; - groupAnimators[cfg][1].push(animator); - } - - function createSingleCSSAnimation(groupAnimator: [string, Animator[]]) { - const animators = groupAnimator[1]; - const len = animators.length; - const transformKfs: Record = {}; - const shapeKfs: Record = {}; - - const finalKfs: Record = {}; - - const animationTimingFunctionAttrName = 'animation-timing-function'; - - function saveAnimatorTrackToCssKfs( - animator: Animator, - cssKfs: Record, - toCssAttrName?: (propName: string) => string - ) { - const tracks = animator.getTracks(); - const maxTime = animator.getMaxTime(); - for (let k = 0; k < tracks.length; k++) { - const track = tracks[k]; - if (track.needsAnimate()) { - const kfs = track.keyframes; - let attrName = track.propName; - toCssAttrName && (attrName = toCssAttrName(attrName)); - if (attrName) { - for (let i = 0; i < kfs.length; i++) { - const kf = kfs[i]; - const percent = Math.round(kf.time / maxTime * 100) + '%'; - const kfEasing = getEasingFunc(kf.easing); - const rawValue = kf.rawValue; - - // TODO gradient - if (isString(rawValue) || isNumber(rawValue)) { - cssKfs[percent] = cssKfs[percent] || {}; - cssKfs[percent][attrName] = kf.rawValue; - - if (kfEasing) { - // TODO. If different property have different easings. - cssKfs[percent][animationTimingFunctionAttrName] = kfEasing; - } - } - } - } - } - } - } - - // Find all transform animations. - // TODO origin, parent - for (let i = 0; i < len; i++) { - const animator = animators[i]; - const targetProp = animator.targetName; - if (!targetProp) { - !onlyShape && saveAnimatorTrackToCssKfs(animator, transformKfs); - } - else if (targetProp === 'shape') { - saveAnimatorTrackToCssKfs(animator, shapeKfs); - } - } - - // eslint-disable-next-line - for (let percent in transformKfs) { - const transform = {} as Transformable; - copyTransform(transform, el); - extend(transform, transformKfs[percent]); - const str = getSRTTransformString(transform); - const timingFunction = transformKfs[percent][animationTimingFunctionAttrName]; - finalKfs[percent] = str ? { - transform: str - } : {}; - // TODO set transform origin in element? - setTransformOrigin(finalKfs[percent], transform); - - // Save timing function - if (timingFunction) { - finalKfs[percent][animationTimingFunctionAttrName] = timingFunction; - } - }; - - - let path: PathProxy; - let canAnimateShape = true; - // eslint-disable-next-line - for (let percent in shapeKfs) { - finalKfs[percent] = finalKfs[percent] || {}; - - const isFirst = !path; - const timingFunction = shapeKfs[percent][animationTimingFunctionAttrName]; - - if (isFirst) { - path = new PathProxy(); - } - let len = path.len(); - path.reset(); - finalKfs[percent].d = buildPathString(el as Path, shapeKfs[percent], path); - let newLen = path.len(); - // Path data don't match. - if (!isFirst && len !== newLen) { - canAnimateShape = false; - break; - } - - // Save timing function - if (timingFunction) { - finalKfs[percent][animationTimingFunctionAttrName] = timingFunction; - } - }; - if (!canAnimateShape) { - // eslint-disable-next-line - for (let percent in finalKfs) { - delete finalKfs[percent].d; - } - } - - if (!onlyShape) { - for (let i = 0; i < len; i++) { - const animator = animators[i]; - const targetProp = animator.targetName; - if (targetProp === 'style') { - saveAnimatorTrackToCssKfs( - animator, finalKfs, (propName) => ANIMATE_STYLE_MAP[propName] - ); - } - } - } - - const percents = keys(finalKfs); - - // Set transform origin in attribute to reduce the size. - let allTransformOriginSame = true; - let transformOrigin; - for (let i = 1; i < percents.length; i++) { - const p0 = percents[i - 1]; - const p1 = percents[i]; - if (finalKfs[p0][transformOriginKey] !== finalKfs[p1][transformOriginKey]) { - allTransformOriginSame = false; - break; - } - transformOrigin = finalKfs[p0][transformOriginKey]; - } - if (allTransformOriginSame && transformOrigin) { - for (const percent in finalKfs) { - if (finalKfs[percent][transformOriginKey]) { - delete finalKfs[percent][transformOriginKey]; - } - } - attrs[transformOriginKey] = transformOrigin; - } - - if (filter( - percents, (percent) => keys(finalKfs[percent]).length > 0 - ).length) { - const animationName = addAnimation(finalKfs, scope); - // eslint-disable-next-line - // for (const attrName in finalKfs[percents[0]]) { - // // Remove the attrs in the element because it will be set by animation. - // // Reduce the size. - // attrs[attrName] = false; - // } - // animationName {duration easing delay loop} fillMode - return `${animationName} ${groupAnimator[0]} both`; - } - } - - // eslint-disable-next-line - for (let key in groupAnimators) { - const animationCfg = createSingleCSSAnimation(groupAnimators[key]); - if (animationCfg) { - cssAnimations.push(animationCfg); - } - } - - if (cssAnimations.length) { - const className = scope.zrId + '-cls-' + getClassId(); - scope.cssNodes['.' + className] = { - animation: cssAnimations.join(',') - }; - // TODO exists class? - attrs.class = className; - } -} \ No newline at end of file diff --git a/node_modules/zrender/src/svg/cssClassId.ts b/node_modules/zrender/src/svg/cssClassId.ts deleted file mode 100644 index b45ab16..0000000 --- a/node_modules/zrender/src/svg/cssClassId.ts +++ /dev/null @@ -1,5 +0,0 @@ -let cssClassIdx = 0; - -export function getClassId() { - return cssClassIdx++; -} diff --git a/node_modules/zrender/src/svg/cssEmphasis.ts b/node_modules/zrender/src/svg/cssEmphasis.ts deleted file mode 100644 index 6632c77..0000000 --- a/node_modules/zrender/src/svg/cssEmphasis.ts +++ /dev/null @@ -1,73 +0,0 @@ -import Displayable from '../graphic/Displayable'; -import { liftColor } from '../tool/color'; -import { BrushScope, SVGVNodeAttrs } from './core'; -import { getClassId } from './cssClassId'; - -export function createCSSEmphasis( - el: Displayable, - attrs: SVGVNodeAttrs, - scope: BrushScope -) { - if (!el.ignore) { - if (el.isSilent()) { - // If el is silent, it can not be hovered nor selected. - // So set pointer-events to pass through. - const style = { - 'pointer-events': 'none' - }; - setClassAttribute(style, attrs, scope, true); - } - else { - const emphasisStyle = el.states.emphasis && el.states.emphasis.style - ? el.states.emphasis.style - : {}; - let fill = emphasisStyle.fill; - if (!fill) { - // No empahsis fill, lift color - const normalFill = el.style && el.style.fill; - const selectFill = el.states.select - && el.states.select.style - && el.states.select.style.fill; - const fromFill = el.currentStates.indexOf('select') >= 0 - ? (selectFill || normalFill) - : normalFill; - if (fromFill) { - fill = liftColor(fromFill); - } - } - let lineWidth = emphasisStyle.lineWidth; - if (lineWidth) { - // Symbols use transform to set size, so lineWidth - // should be divided by scaleX - const scaleX = (!emphasisStyle.strokeNoScale && el.transform) - ? el.transform[0] - : 1; - lineWidth = lineWidth / scaleX; - } - const style = { - cursor: 'pointer', // TODO: Should this be customized? - } as any; - if (fill) { - style.fill = fill; - } - if (emphasisStyle.stroke) { - style.stroke = emphasisStyle.stroke; - } - if (lineWidth) { - style['stroke-width'] = lineWidth; - } - setClassAttribute(style, attrs, scope, true); - } - } -} - -function setClassAttribute(style: object, attrs: SVGVNodeAttrs, scope: BrushScope, withHover: boolean) { - const styleKey = JSON.stringify(style); - let className = scope.cssStyleCache[styleKey]; - if (!className) { - className = scope.zrId + '-cls-' + getClassId(); - scope.cssStyleCache[styleKey] = className; - scope.cssNodes['.' + className + (withHover ? ':hover' : '')] = style as any; - } - attrs.class = attrs.class ? (attrs.class + ' ' + className) : className; -} diff --git a/node_modules/zrender/src/svg/domapi.ts b/node_modules/zrender/src/svg/domapi.ts deleted file mode 100644 index 5e7c914..0000000 --- a/node_modules/zrender/src/svg/domapi.ts +++ /dev/null @@ -1,55 +0,0 @@ -export function createTextNode(text: string): Text { - return document.createTextNode(text); -} - -export function createComment(text: string): Comment { - return document.createComment(text); -} - -export function insertBefore( - parentNode: Node, - newNode: Node, - referenceNode: Node | null -): void { - parentNode.insertBefore(newNode, referenceNode); -} - -export function removeChild(node: Node, child: Node): void { - node.removeChild(child); -} - -export function appendChild(node: Node, child: Node): void { - node.appendChild(child); -} - -export function parentNode(node: Node): Node | null { - return node.parentNode; -} - -export function nextSibling(node: Node): Node | null { - return node.nextSibling; -} - -export function tagName(elm: Element): string { - return elm.tagName; -} - -export function setTextContent(node: Node, text: string | null): void { - node.textContent = text; -} - -export function getTextContent(node: Node): string | null { - return node.textContent; -} - -export function isElement(node: Node): node is Element { - return node.nodeType === 1; -} - -export function isText(node: Node): node is Text { - return node.nodeType === 3; -} - -export function isComment(node: Node): node is Comment { - return node.nodeType === 8; -} diff --git a/node_modules/zrender/src/svg/graphic.ts b/node_modules/zrender/src/svg/graphic.ts deleted file mode 100644 index 0960149..0000000 --- a/node_modules/zrender/src/svg/graphic.ts +++ /dev/null @@ -1,659 +0,0 @@ -// TODO -// 1. shadow -// 2. Image: sx, sy, sw, sh - -import { - adjustTextY, - getIdURL, - getMatrixStr, - getPathPrecision, - getShadowKey, - getSRTTransformString, - hasShadow, - isAroundZero, - isGradient, - isImagePattern, - isLinearGradient, - isPattern, - isRadialGradient, - normalizeColor, - round4, - TEXT_ALIGN_TO_ANCHOR -} from './helper'; -import Path, { PathStyleProps } from '../graphic/Path'; -import ZRImage, { ImageStyleProps } from '../graphic/Image'; -import { getLineHeight } from '../contain/text'; -import TSpan, { TSpanStyleProps } from '../graphic/TSpan'; -import SVGPathRebuilder from './SVGPathRebuilder'; -import mapStyleToAttrs from './mapStyleToAttrs'; -import { SVGVNodeAttrs, createVNode, SVGVNode, vNodeToString, BrushScope, META_DATA_PREFIX } from './core'; -import { MatrixArray } from '../core/matrix'; -import Displayable from '../graphic/Displayable'; -import { assert, clone, isFunction, isString, logError, map, retrieve2 } from '../core/util'; -import Polyline from '../graphic/shape/Polyline'; -import Polygon from '../graphic/shape/Polygon'; -import { GradientObject } from '../graphic/Gradient'; -import { ImagePatternObject, SVGPatternObject } from '../graphic/Pattern'; -import { createOrUpdateImage } from '../graphic/helper/image'; -import { ImageLike } from '../core/types'; -import { createCSSAnimation } from './cssAnimation'; -import { hasSeparateFont, parseFontSize } from '../graphic/Text'; -import { DEFAULT_FONT, DEFAULT_FONT_FAMILY } from '../core/platform'; -import { createCSSEmphasis } from './cssEmphasis'; -import { getElementSSRData } from '../zrender'; - -const round = Math.round; - -function isImageLike(val: any): val is HTMLImageElement { - return val && isString(val.src); -} -function isCanvasLike(val: any): val is HTMLCanvasElement { - return val && isFunction(val.toDataURL); -} - - -type AllStyleOption = PathStyleProps | TSpanStyleProps | ImageStyleProps; - -function setStyleAttrs(attrs: SVGVNodeAttrs, style: AllStyleOption, el: Path | TSpan | ZRImage, scope: BrushScope) { - mapStyleToAttrs((key, val) => { - const isFillStroke = key === 'fill' || key === 'stroke'; - if (isFillStroke && isGradient(val)) { - setGradient(style, attrs, key, scope); - } - else if (isFillStroke && isPattern(val)) { - setPattern(el, attrs, key, scope); - } - else if (isFillStroke && val === 'none') { - // When is none, it cannot be interacted when ssr - attrs[key] = 'transparent'; - } - else { - attrs[key] = val; - } - }, style, el, false); - - setShadow(el, attrs, scope); -} - -function setMetaData(attrs: SVGVNodeAttrs, el: Path | TSpan | ZRImage) { - const metaData = getElementSSRData(el); - if (metaData) { - metaData.each((val, key) => { - val != null && (attrs[(META_DATA_PREFIX + key).toLowerCase()] = val + ''); - }); - if (el.isSilent()) { - attrs[META_DATA_PREFIX + 'silent'] = 'true'; - } - } -} - -function noRotateScale(m: MatrixArray) { - return isAroundZero(m[0] - 1) - && isAroundZero(m[1]) - && isAroundZero(m[2]) - && isAroundZero(m[3] - 1); -} - -function noTranslate(m: MatrixArray) { - return isAroundZero(m[4]) && isAroundZero(m[5]); -} - -function setTransform(attrs: SVGVNodeAttrs, m: MatrixArray, compress?: boolean) { - if (m && !(noTranslate(m) && noRotateScale(m))) { - const mul = compress ? 10 : 1e4; - // Use translate possible to reduce the size a bit. - attrs.transform = noRotateScale(m) - ? `translate(${round(m[4] * mul) / mul} ${round(m[5] * mul) / mul})` : getMatrixStr(m); - } -} - -type ShapeMapDesc = (string | [string, string])[]; -type ConvertShapeToAttr = (shape: any, attrs: SVGVNodeAttrs, mul?: number) => void; -type ShapeValidator = (shape: any) => boolean; - -function convertPolyShape(shape: Polygon['shape'], attrs: SVGVNodeAttrs, mul: number) { - const points = shape.points; - const strArr = []; - for (let i = 0; i < points.length; i++) { - strArr.push(round(points[i][0] * mul) / mul); - strArr.push(round(points[i][1] * mul) / mul); - } - attrs.points = strArr.join(' '); -} - -function validatePolyShape(shape: Polyline['shape']) { - return !shape.smooth; -} - -function createAttrsConvert(desc: ShapeMapDesc): ConvertShapeToAttr { - const normalizedDesc: [string, string][] = map(desc, (item) => - (typeof item === 'string' ? [item, item] : item) - ); - - return function (shape, attrs, mul) { - for (let i = 0; i < normalizedDesc.length; i++) { - const item = normalizedDesc[i]; - const val = shape[item[0]]; - if (val != null) { - attrs[item[1]] = round(val * mul) / mul; - } - } - }; -} - -const builtinShapesDef: Record = { - circle: [createAttrsConvert(['cx', 'cy', 'r'])], - polyline: [convertPolyShape, validatePolyShape], - polygon: [convertPolyShape, validatePolyShape] - // Ignore line because it will be larger. -}; - -interface PathWithSVGBuildPath extends Path { - __svgPathVersion: number - __svgPathBuilder: SVGPathRebuilder - __svgPathStrokePercent: number -} - -function hasShapeAnimation(el: Displayable) { - const animators = el.animators; - for (let i = 0; i < animators.length; i++) { - if (animators[i].targetName === 'shape') { - return true; - } - } - return false; -} - -export function brushSVGPath(el: Path, scope: BrushScope) { - const style = el.style; - const shape = el.shape; - const builtinShpDef = builtinShapesDef[el.type]; - const attrs: SVGVNodeAttrs = {}; - const needsAnimate = scope.animation; - let svgElType = 'path'; - const strokePercent = el.style.strokePercent; - const precision = (scope.compress && getPathPrecision(el)) || 4; - // Using SVG builtin shapes if possible - if (builtinShpDef - // Force to use path if it will update later. - // To avoid some animation(like morph) fail - && !scope.willUpdate - && !(builtinShpDef[1] && !builtinShpDef[1](shape)) - // use `path` to simplify the animate element creation logic. - && !(needsAnimate && hasShapeAnimation(el)) - && !(strokePercent < 1) - ) { - svgElType = el.type; - const mul = Math.pow(10, precision); - builtinShpDef[0](shape, attrs, mul); - } - else { - const needBuildPath = !el.path || el.shapeChanged(); - if (!el.path) { - el.createPathProxy(); - } - const path = el.path; - - if (needBuildPath) { - path.beginPath(); - el.buildPath(path, el.shape); - el.pathUpdated(); - } - const pathVersion = path.getVersion(); - const elExt = el as PathWithSVGBuildPath; - - let svgPathBuilder = elExt.__svgPathBuilder; - if (elExt.__svgPathVersion !== pathVersion - || !svgPathBuilder - || strokePercent !== elExt.__svgPathStrokePercent - ) { - if (!svgPathBuilder) { - svgPathBuilder = elExt.__svgPathBuilder = new SVGPathRebuilder(); - } - svgPathBuilder.reset(precision); - path.rebuildPath(svgPathBuilder, strokePercent); - svgPathBuilder.generateStr(); - elExt.__svgPathVersion = pathVersion; - elExt.__svgPathStrokePercent = strokePercent; - } - - attrs.d = svgPathBuilder.getStr(); - } - - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - - scope.animation && createCSSAnimation(el, attrs, scope); - scope.emphasis && createCSSEmphasis(el, attrs, scope); - - return createVNode(svgElType, el.id + '', attrs); -} - -export function brushSVGImage(el: ZRImage, scope: BrushScope) { - const style = el.style; - let image = style.image; - - if (image && !isString(image)) { - if (isImageLike(image)) { - image = image.src; - } - // heatmap layer in geo may be a canvas - else if (isCanvasLike(image)) { - image = image.toDataURL(); - } - } - - if (!image) { - return; - } - - const x = style.x || 0; - const y = style.y || 0; - - const dw = style.width; - const dh = style.height; - - const attrs: SVGVNodeAttrs = { - href: image as string, - width: dw, - height: dh - }; - if (x) { - attrs.x = x; - } - if (y) { - attrs.y = y; - } - - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - - scope.animation && createCSSAnimation(el, attrs, scope); - - return createVNode('image', el.id + '', attrs); -}; - -export function brushSVGTSpan(el: TSpan, scope: BrushScope) { - const style = el.style; - - let text = style.text; - // Convert to string - text != null && (text += ''); - if (!text || isNaN(style.x) || isNaN(style.y)) { - return; - } - - // style.font has been normalized by `normalizeTextStyle`. - const font = style.font || DEFAULT_FONT; - - // Consider different font display differently in vertical align, we always - // set verticalAlign as 'middle', and use 'y' to locate text vertically. - const x = style.x || 0; - const y = adjustTextY(style.y || 0, getLineHeight(font), style.textBaseline); - const textAlign = TEXT_ALIGN_TO_ANCHOR[style.textAlign as keyof typeof TEXT_ALIGN_TO_ANCHOR] - || style.textAlign; - - const attrs: SVGVNodeAttrs = { - 'dominant-baseline': 'central', - 'text-anchor': textAlign - }; - - if (hasSeparateFont(style)) { - // Set separate font attributes if possible. Or some platform like PowerPoint may not support it. - let separatedFontStr = ''; - const fontStyle = style.fontStyle; - const fontSize = parseFontSize(style.fontSize); - if (!parseFloat(fontSize)) { // is 0px - return; - } - - const fontFamily = style.fontFamily || DEFAULT_FONT_FAMILY; - const fontWeight = style.fontWeight; - separatedFontStr += `font-size:${fontSize};font-family:${fontFamily};`; - - // TODO reduce the attribute to set. But should it inherit from the container element? - if (fontStyle && fontStyle !== 'normal') { - separatedFontStr += `font-style:${fontStyle};`; - } - if (fontWeight && fontWeight !== 'normal') { - separatedFontStr += `font-weight:${fontWeight};`; - } - attrs.style = separatedFontStr; - } - else { - // Use set font manually - attrs.style = `font: ${font}`; - } - - - if (text.match(/\s/)) { - // only enabled when have space in text. - attrs['xml:space'] = 'preserve'; - } - if (x) { - attrs.x = x; - } - if (y) { - attrs.y = y; - } - setTransform(attrs, el.transform); - setStyleAttrs(attrs, style, el, scope); - setMetaData(attrs, el); - - scope.animation && createCSSAnimation(el, attrs, scope); - - return createVNode('text', el.id + '', attrs, undefined, text); -} - -export function brush(el: Displayable, scope: BrushScope): SVGVNode { - if (el instanceof Path) { - return brushSVGPath(el, scope); - } - else if (el instanceof ZRImage) { - return brushSVGImage(el, scope); - } - else if (el instanceof TSpan) { - return brushSVGTSpan(el, scope); - } -} - -function setShadow( - el: Displayable, - attrs: SVGVNodeAttrs, - scope: BrushScope -) { - const style = el.style; - if (hasShadow(style)) { - const shadowKey = getShadowKey(el); - const shadowCache = scope.shadowCache; - let shadowId = shadowCache[shadowKey]; - if (!shadowId) { - const globalScale = el.getGlobalScale(); - const scaleX = globalScale[0]; - const scaleY = globalScale[1]; - if (!scaleX || !scaleY) { - return; - } - - const offsetX = style.shadowOffsetX || 0; - const offsetY = style.shadowOffsetY || 0; - const blur = style.shadowBlur; - const {opacity, color} = normalizeColor(style.shadowColor); - const stdDx = blur / 2 / scaleX; - const stdDy = blur / 2 / scaleY; - const stdDeviation = stdDx + ' ' + stdDy; - // Use a simple prefix to reduce the size - shadowId = scope.zrId + '-s' + scope.shadowIdx++; - scope.defs[shadowId] = createVNode( - 'filter', shadowId, - { - 'id': shadowId, - 'x': '-100%', - 'y': '-100%', - 'width': '300%', - 'height': '300%' - }, - [ - createVNode('feDropShadow', '', { - 'dx': offsetX / scaleX, - 'dy': offsetY / scaleY, - 'stdDeviation': stdDeviation, - 'flood-color': color, - 'flood-opacity': opacity - }) - ] - ); - shadowCache[shadowKey] = shadowId; - } - attrs.filter = getIdURL(shadowId); - } -} - -export function setGradient( - style: PathStyleProps, - attrs: SVGVNodeAttrs, - target: 'fill' | 'stroke', - scope: BrushScope -) { - const val = style[target] as GradientObject; - let gradientTag; - let gradientAttrs: SVGVNodeAttrs = { - 'gradientUnits': val.global - ? 'userSpaceOnUse' // x1, x2, y1, y2 in range of 0 to canvas width or height - : 'objectBoundingBox' // x1, x2, y1, y2 in range of 0 to 1] - }; - if (isLinearGradient(val)) { - gradientTag = 'linearGradient'; - gradientAttrs.x1 = val.x; - gradientAttrs.y1 = val.y; - gradientAttrs.x2 = val.x2; - gradientAttrs.y2 = val.y2; - } - else if (isRadialGradient(val)) { - gradientTag = 'radialGradient'; - gradientAttrs.cx = retrieve2(val.x, 0.5); - gradientAttrs.cy = retrieve2(val.y, 0.5); - gradientAttrs.r = retrieve2(val.r, 0.5); - } - else { - if (process.env.NODE_ENV !== 'production') { - logError('Illegal gradient type.'); - } - return; - } - - const colors = val.colorStops; - - const colorStops = []; - for (let i = 0, len = colors.length; i < len; ++i) { - const offset = round4(colors[i].offset) * 100 + '%'; - - const stopColor = colors[i].color; - // Fix Safari bug that stop-color not recognizing alpha #9014 - const {color, opacity} = normalizeColor(stopColor); - - const stopsAttrs: SVGVNodeAttrs = { - 'offset': offset - }; - // stop-color cannot be color, since: - // The opacity value used for the gradient calculation is the - // *product* of the value of stop-opacity and the opacity of the - // value of stop-color. - // See https://www.w3.org/TR/SVG2/pservers.html#StopOpacityProperty - - stopsAttrs['stop-color'] = color; - if (opacity < 1) { - stopsAttrs['stop-opacity'] = opacity; - } - colorStops.push( - createVNode('stop', i + '', stopsAttrs) - ); - } - - // Use the whole html as cache key. - const gradientVNode = createVNode(gradientTag, '', gradientAttrs, colorStops); - const gradientKey = vNodeToString(gradientVNode); - const gradientCache = scope.gradientCache; - let gradientId = gradientCache[gradientKey]; - if (!gradientId) { - gradientId = scope.zrId + '-g' + scope.gradientIdx++; - gradientCache[gradientKey] = gradientId; - - gradientAttrs.id = gradientId; - scope.defs[gradientId] = createVNode( - gradientTag, gradientId, gradientAttrs, colorStops - ); - } - - attrs[target] = getIdURL(gradientId); -} - -export function setPattern( - el: Displayable, - attrs: SVGVNodeAttrs, - target: 'fill' | 'stroke', - scope: BrushScope -) { - const val = el.style[target] as ImagePatternObject | SVGPatternObject; - const boundingRect = el.getBoundingRect(); - const patternAttrs: SVGVNodeAttrs = {}; - const repeat = (val as ImagePatternObject).repeat; - const noRepeat = repeat === 'no-repeat'; - const repeatX = repeat === 'repeat-x'; - const repeatY = repeat === 'repeat-y'; - let child: SVGVNode; - if (isImagePattern(val)) { - let imageWidth = val.imageWidth; - let imageHeight = val.imageHeight; - let imageSrc; - const patternImage = val.image; - if (isString(patternImage)) { - imageSrc = patternImage; - } - else if (isImageLike(patternImage)) { - imageSrc = patternImage.src; - } - else if (isCanvasLike(patternImage)) { - imageSrc = patternImage.toDataURL(); - } - - if (typeof Image === 'undefined') { - const errMsg = 'Image width/height must been given explictly in svg-ssr renderer.'; - assert(imageWidth, errMsg); - assert(imageHeight, errMsg); - } - else if (imageWidth == null || imageHeight == null) { - // TODO - const setSizeToVNode = (vNode: SVGVNode, img: ImageLike) => { - if (vNode) { - const svgEl = vNode.elm as SVGElement; - let width = imageWidth || img.width; - let height = imageHeight || img.height; - if (vNode.tag === 'pattern') { - if (repeatX) { - height = 1; - width /= boundingRect.width; - } - else if (repeatY) { - width = 1; - height /= boundingRect.height; - } - } - vNode.attrs.width = width; - vNode.attrs.height = height; - if (svgEl) { - svgEl.setAttribute('width', width as any); - svgEl.setAttribute('height', height as any); - } - } - }; - const createdImage = createOrUpdateImage( - imageSrc, null, el, (img) => { - noRepeat || setSizeToVNode(patternVNode, img); - setSizeToVNode(child, img); - } - ); - if (createdImage && createdImage.width && createdImage.height) { - // Loaded before - imageWidth = imageWidth || createdImage.width; - imageHeight = imageHeight || createdImage.height; - } - } - - child = createVNode( - 'image', - 'img', - { - href: imageSrc, - width: imageWidth, - height: imageHeight - } - ); - patternAttrs.width = imageWidth; - patternAttrs.height = imageHeight; - } - else if (val.svgElement) { // Only string supported in SSR. - // TODO it's not so good to use textContent as innerHTML - child = clone(val.svgElement); - patternAttrs.width = val.svgWidth; - patternAttrs.height = val.svgHeight; - } - if (!child) { - return; - } - - let patternWidth; - let patternHeight; - if (noRepeat) { - patternWidth = patternHeight = 1; - } - else if (repeatX) { - patternHeight = 1; - patternWidth = (patternAttrs.width as number) / boundingRect.width; - } - else if (repeatY) { - patternWidth = 1; - patternHeight = (patternAttrs.height as number) / boundingRect.height; - } - else { - patternAttrs.patternUnits = 'userSpaceOnUse'; - } - - if (patternWidth != null && !isNaN(patternWidth)) { - patternAttrs.width = patternWidth; - } - if (patternHeight != null && !isNaN(patternHeight)) { - patternAttrs.height = patternHeight; - } - - const patternTransform = getSRTTransformString(val); - patternTransform && (patternAttrs.patternTransform = patternTransform); - - // Use the whole html as cache key. - let patternVNode = createVNode( - 'pattern', - '', - patternAttrs, - [child] - ); - const patternKey = vNodeToString(patternVNode); - const patternCache = scope.patternCache; - let patternId = patternCache[patternKey]; - if (!patternId) { - patternId = scope.zrId + '-p' + scope.patternIdx++; - patternCache[patternKey] = patternId; - patternAttrs.id = patternId; - patternVNode = scope.defs[patternId] = createVNode( - 'pattern', - patternId, - patternAttrs, - [child] - ); - } - - attrs[target] = getIdURL(patternId); -} - -export function setClipPath( - clipPath: Path, - attrs: SVGVNodeAttrs, - scope: BrushScope -) { - const {clipPathCache, defs} = scope; - let clipPathId = clipPathCache[clipPath.id]; - if (!clipPathId) { - clipPathId = scope.zrId + '-c' + scope.clipPathIdx++; - const clipPathAttrs: SVGVNodeAttrs = { - id: clipPathId - }; - - clipPathCache[clipPath.id] = clipPathId; - defs[clipPathId] = createVNode( - 'clipPath', clipPathId, clipPathAttrs, - [brushSVGPath(clipPath, scope)] - ); - } - attrs['clip-path'] = getIdURL(clipPathId); -} diff --git a/node_modules/zrender/src/svg/helper.ts b/node_modules/zrender/src/svg/helper.ts deleted file mode 100644 index c8eaa2b..0000000 --- a/node_modules/zrender/src/svg/helper.ts +++ /dev/null @@ -1,192 +0,0 @@ -// Shared methods of svg and svg-ssr - -import { MatrixArray } from '../core/matrix'; -import Transformable, { TransformProp } from '../core/Transformable'; -import { RADIAN_TO_DEGREE, retrieve2, logError, isFunction } from '../core/util'; -import Displayable from '../graphic/Displayable'; -import { GradientObject } from '../graphic/Gradient'; -import { LinearGradientObject } from '../graphic/LinearGradient'; -import Path from '../graphic/Path'; -import { ImagePatternObject, PatternObject, SVGPatternObject } from '../graphic/Pattern'; -import { RadialGradientObject } from '../graphic/RadialGradient'; -import { parse } from '../tool/color'; -import env from '../core/env'; - -const mathRound = Math.round; - -export function normalizeColor(color: string): { color: string; opacity: number; } { - let opacity; - if (!color || color === 'transparent') { - color = 'none'; - } - else if (typeof color === 'string' && color.indexOf('rgba') > -1) { - const arr = parse(color); - if (arr) { - // TODO use hex? - color = 'rgb(' + arr[0] + ',' + arr[1] + ',' + arr[2] + ')'; - opacity = arr[3]; - } - } - return { - color, - opacity: opacity == null ? 1 : opacity - }; -} -const EPSILON = 1e-4; -export function isAroundZero(transform: number) { - return transform < EPSILON && transform > -EPSILON; -} - -export function round3(transform: number) { - return mathRound(transform * 1e3) / 1e3; -} -export function round4(transform: number) { - return mathRound(transform * 1e4) / 1e4; -} -export function round1(transform: number) { - return mathRound(transform * 10) / 10; -} - -export function getMatrixStr(m: MatrixArray) { - return 'matrix(' - // Avoid large string of matrix - // PENDING If have precision issue when scaled - + round3(m[0]) + ',' - + round3(m[1]) + ',' - + round3(m[2]) + ',' - + round3(m[3]) + ',' - + round4(m[4]) + ',' - + round4(m[5]) - + ')'; -} - -export const TEXT_ALIGN_TO_ANCHOR = { - left: 'start', - right: 'end', - center: 'middle', - middle: 'middle' -}; - -export function adjustTextY(y: number, lineHeight: number, textBaseline: CanvasTextBaseline): number { - // TODO Other baselines. - if (textBaseline === 'top') { - y += lineHeight / 2; - } - else if (textBaseline === 'bottom') { - y -= lineHeight / 2; - } - return y; -} - - -export function hasShadow(style: Displayable['style']) { - // TODO: textBoxShadowBlur is not supported yet - return style - && (style.shadowBlur || style.shadowOffsetX || style.shadowOffsetY); -} - -export function getShadowKey(displayable: Displayable) { - const style = displayable.style; - const globalScale = displayable.getGlobalScale(); - return [ - style.shadowColor, - (style.shadowBlur || 0).toFixed(2), // Reduce the precision - (style.shadowOffsetX || 0).toFixed(2), - (style.shadowOffsetY || 0).toFixed(2), - globalScale[0], - globalScale[1] - ].join(','); -} - -export function getClipPathsKey(clipPaths: Path[]) { - let key: number[] = []; - if (clipPaths) { - for (let i = 0; i < clipPaths.length; i++) { - const clipPath = clipPaths[i]; - key.push(clipPath.id); - } - } - return key.join(','); -} - -export function isImagePattern(val: any): val is ImagePatternObject { - return val && (!!(val as ImagePatternObject).image); -} -export function isSVGPattern(val: any): val is SVGPatternObject { - return val && (!!(val as SVGPatternObject).svgElement); -} -export function isPattern(val: any): val is PatternObject { - return isImagePattern(val) || isSVGPattern(val); -} - -export function isLinearGradient(val: GradientObject): val is LinearGradientObject { - return val.type === 'linear'; -} - -export function isRadialGradient(val: GradientObject): val is RadialGradientObject { - return val.type === 'radial'; -} - -export function isGradient(val: any): val is GradientObject { - return val && ( - (val as GradientObject).type === 'linear' - || (val as GradientObject).type === 'radial' - ); -} - -export function getIdURL(id: string) { - return `url(#${id})`; -} - -export function getPathPrecision(el: Path) { - const scale = el.getGlobalScale(); - const size = Math.max(scale[0], scale[1]); - return Math.max(Math.ceil(Math.log(size) / Math.log(10)), 1); -} - -export function getSRTTransformString( - transform: Partial> -) { - const x = transform.x || 0; - const y = transform.y || 0; - const rotation = (transform.rotation || 0) * RADIAN_TO_DEGREE; - const scaleX = retrieve2(transform.scaleX, 1); - const scaleY = retrieve2(transform.scaleY, 1); - const skewX = transform.skewX || 0; - const skewY = transform.skewY || 0; - const res = []; - if (x || y) { - // TODO not using px unit? - res.push(`translate(${x}px,${y}px)`); - } - if (rotation) { - res.push(`rotate(${rotation})`); - } - if (scaleX !== 1 || scaleY !== 1) { - res.push(`scale(${scaleX},${scaleY})`); - } - if (skewX || skewY) { - res.push(`skew(${mathRound(skewX * RADIAN_TO_DEGREE)}deg, ${mathRound(skewY * RADIAN_TO_DEGREE)}deg)`); - } - - return res.join(' '); -} - -export const encodeBase64 = (function () { - if (env.hasGlobalWindow && isFunction(window.btoa)) { - return function (str: string) { - return window.btoa(unescape(encodeURIComponent(str))); - }; - } - if (typeof Buffer !== 'undefined') { - return function (str: string) { - return Buffer.from(str).toString('base64'); - }; - } - return function (str: string): string { - if (process.env.NODE_ENV !== 'production') { - logError('Base64 isn\'t natively supported in the current environment.'); - } - return null; - }; -})(); \ No newline at end of file diff --git a/node_modules/zrender/src/svg/mapStyleToAttrs.ts b/node_modules/zrender/src/svg/mapStyleToAttrs.ts deleted file mode 100644 index 486f3bd..0000000 --- a/node_modules/zrender/src/svg/mapStyleToAttrs.ts +++ /dev/null @@ -1,110 +0,0 @@ - -import Path, { DEFAULT_PATH_STYLE, PathStyleProps } from '../graphic/Path'; -import ZRImage, { ImageStyleProps } from '../graphic/Image'; -import TSpan, { TSpanStyleProps } from '../graphic/TSpan'; -import { getLineDash } from '../canvas/dashStyle'; -import { map } from '../core/util'; -import { normalizeColor } from './helper'; - -type AllStyleOption = PathStyleProps | TSpanStyleProps | ImageStyleProps; - -const NONE = 'none'; -const mathRound = Math.round; - -function pathHasFill(style: AllStyleOption): style is PathStyleProps { - const fill = (style as PathStyleProps).fill; - return fill != null && fill !== NONE; -} - -function pathHasStroke(style: AllStyleOption): style is PathStyleProps { - const stroke = (style as PathStyleProps).stroke; - return stroke != null && stroke !== NONE; -} - -const strokeProps = ['lineCap', 'miterLimit', 'lineJoin'] as const; -const svgStrokeProps = map(strokeProps, prop => `stroke-${prop.toLowerCase()}`); - -export default function mapStyleToAttrs( - updateAttr: (key: string, val: string | number) => void, - style: AllStyleOption, - el: Path | TSpan | ZRImage, - /** - * Will try not to set the attribute if it's using default value if not using forceUpdate. - * Mainly for reduce the generated size in svg-ssr mode. - */ - forceUpdate: boolean -): void { - const opacity = style.opacity == null ? 1 : style.opacity; - - // only set opacity. stroke and fill cannot be applied to svg image - if (el instanceof ZRImage) { - updateAttr('opacity', opacity); - return; - } - - if (pathHasFill(style)) { - const fill = normalizeColor(style.fill as string); - updateAttr('fill', fill.color); - const fillOpacity = style.fillOpacity != null - ? style.fillOpacity * fill.opacity * opacity - : fill.opacity * opacity; - if (forceUpdate || fillOpacity < 1) { - updateAttr('fill-opacity', fillOpacity); - } - } - else { - updateAttr('fill', NONE); - } - - if (pathHasStroke(style)) { - const stroke = normalizeColor(style.stroke as string); - updateAttr('stroke', stroke.color); - const strokeScale = style.strokeNoScale - ? (el as Path).getLineScale() - : 1; - const strokeWidth = (strokeScale ? (style.lineWidth || 0) / strokeScale : 0); - const strokeOpacity = style.strokeOpacity != null - ? style.strokeOpacity * stroke.opacity * opacity - : stroke.opacity * opacity; - const strokeFirst = style.strokeFirst; - - if (forceUpdate || strokeWidth !== 1) { - updateAttr('stroke-width', strokeWidth); - } - // stroke then fill for text; fill then stroke for others - if (forceUpdate || strokeFirst) { - updateAttr('paint-order', strokeFirst ? 'stroke' : 'fill'); - } - if (forceUpdate || strokeOpacity < 1) { - updateAttr('stroke-opacity', strokeOpacity); - } - - if (style.lineDash) { - let [lineDash, lineDashOffset] = getLineDash(el); - if (lineDash) { - lineDashOffset = mathRound(lineDashOffset || 0); - updateAttr('stroke-dasharray', lineDash.join(',')); - if (lineDashOffset || forceUpdate) { - updateAttr('stroke-dashoffset', lineDashOffset); - } - } - } - else if (forceUpdate) { - // Reset if force update. - updateAttr('stroke-dasharray', NONE); - } - - // PENDING reset - for (let i = 0; i < strokeProps.length; i++) { - const propName = strokeProps[i]; - if (forceUpdate || style[propName] !== DEFAULT_PATH_STYLE[propName]) { - const val = style[propName] || DEFAULT_PATH_STYLE[propName]; - // TODO reset - val && updateAttr(svgStrokeProps[i], val); - } - } - } - else if (forceUpdate) { - updateAttr('stroke', NONE); - } -} diff --git a/node_modules/zrender/src/svg/patch.ts b/node_modules/zrender/src/svg/patch.ts deleted file mode 100644 index 4dc93b9..0000000 --- a/node_modules/zrender/src/svg/patch.ts +++ /dev/null @@ -1,321 +0,0 @@ -/** - * Virtual DOM patching - * Modified from snabbdom https://github.com/snabbdom/snabbdom/blob/master/src/init.ts - * - * The design has been simplified to focus on the purpose in SVG rendering in SVG. - * - * Licensed under the MIT License - * https://github.com/paldepind/snabbdom/blob/master/LICENSE - */ - -import { isArray, isObject } from '../core/util'; -import { createElement, createVNode, SVGVNode, XMLNS, XML_NAMESPACE, XLINKNS } from './core'; -import * as api from './domapi'; - -const colonChar = 58; -const xChar = 120; -const emptyNode = createVNode('', ''); - -type NonUndefined = T extends undefined ? never : T; - -function isUndef(s: any): boolean { - return s === undefined; -} - -function isDef(s: A): s is NonUndefined { - return s !== undefined; -} - -function createKeyToOldIdx( - children: SVGVNode[], - beginIdx: number, - endIdx: number -): KeyToIndexMap { - const map: KeyToIndexMap = {}; - for (let i = beginIdx; i <= endIdx; ++i) { - const key = children[i].key; - if (key !== undefined) { - if (process.env.NODE_ENV !== 'production') { - if (map[key] != null) { - console.error(`Duplicate key ${key}`); - } - } - map[key] = i; - } - } - return map; -} - -function sameVnode(vnode1: SVGVNode, vnode2: SVGVNode): boolean { - const isSameKey = vnode1.key === vnode2.key; - const isSameTag = vnode1.tag === vnode2.tag; - - return isSameTag && isSameKey; -} - -type KeyToIndexMap = { [key: string]: number }; - -function createElm(vnode: SVGVNode): Node { - let i: any; - const children = vnode.children; - const tag = vnode.tag; - // if (tag === '!') { - // if (isUndef(vnode.text)) { - // vnode.text = ''; - // } - // vnode.elm = api.createComment(vnode.text!); - // } - // else - if (isDef(tag)) { - const elm = (vnode.elm = createElement(tag)); - - updateAttrs(emptyNode, vnode); - - if (isArray(children)) { - for (i = 0; i < children.length; ++i) { - const ch = children[i]; - if (ch != null) { - api.appendChild(elm, createElm(ch)); - } - } - } - else if (isDef(vnode.text) && !isObject(vnode.text)) { - api.appendChild(elm, api.createTextNode(vnode.text)); - } - } - else { - vnode.elm = api.createTextNode(vnode.text!); - } - return vnode.elm; -} - -function addVnodes( - parentElm: Node, - before: Node | null, - vnodes: SVGVNode[], - startIdx: number, - endIdx: number -) { - for (; startIdx <= endIdx; ++startIdx) { - const ch = vnodes[startIdx]; - if (ch != null) { - api.insertBefore(parentElm, createElm(ch), before); - } - } -} - -function removeVnodes(parentElm: Node, vnodes: SVGVNode[], startIdx: number, endIdx: number): void { - for (; startIdx <= endIdx; ++startIdx) { - const ch = vnodes[startIdx]; - if (ch != null) { - if (isDef(ch.tag)) { - const parent = api.parentNode(ch.elm); - api.removeChild(parent, ch.elm); - } - else { - // Text node - api.removeChild(parentElm, ch.elm!); - } - } - } -} - -export function updateAttrs(oldVnode: SVGVNode, vnode: SVGVNode): void { - let key: string; - const elm = vnode.elm as SVGElement; - const oldAttrs = oldVnode && oldVnode.attrs || {}; - const attrs = vnode.attrs || {}; - - if (oldAttrs === attrs) { - return; - } - - // update modified attributes, add new attributes - // eslint-disable-next-line - for (key in attrs) { - const cur = attrs[key]; - const old = oldAttrs[key]; - if (old !== cur) { - if (cur === true) { - elm.setAttribute(key, ''); - } - else if (cur === false) { - elm.removeAttribute(key); - } - else { - if (key === 'style') { - elm.style.cssText = cur as string; - } - else if (key.charCodeAt(0) !== xChar) { - elm.setAttribute(key, cur as any); - } - // TODO - else if (key === 'xmlns:xlink' || key === 'xmlns') { - elm.setAttributeNS(XMLNS, key, cur as any); - } - else if (key.charCodeAt(3) === colonChar) { - // Assume xml namespace - elm.setAttributeNS(XML_NAMESPACE, key, cur as any); - } - else if (key.charCodeAt(5) === colonChar) { - // Assume xlink namespace - elm.setAttributeNS(XLINKNS, key, cur as any); - } - else { - elm.setAttribute(key, cur as any); - } - } - } - } - - // remove removed attributes - // use `in` operator since the previous `for` iteration uses it (.i.e. add even attributes with undefined value) - // the other option is to remove all attributes with value == undefined - for (key in oldAttrs) { - if (!(key in attrs)) { - elm.removeAttribute(key); - } - } -} - - -function updateChildren(parentElm: Node, oldCh: SVGVNode[], newCh: SVGVNode[]) { - let oldStartIdx = 0; - let newStartIdx = 0; - let oldEndIdx = oldCh.length - 1; - let oldStartVnode = oldCh[0]; - let oldEndVnode = oldCh[oldEndIdx]; - let newEndIdx = newCh.length - 1; - let newStartVnode = newCh[0]; - let newEndVnode = newCh[newEndIdx]; - let oldKeyToIdx: KeyToIndexMap | undefined; - let idxInOld: number; - let elmToMove: SVGVNode; - let before: any; - - while (oldStartIdx <= oldEndIdx && newStartIdx <= newEndIdx) { - if (oldStartVnode == null) { - oldStartVnode = oldCh[++oldStartIdx]; // Vnode might have been moved left - } - else if (oldEndVnode == null) { - oldEndVnode = oldCh[--oldEndIdx]; - } - else if (newStartVnode == null) { - newStartVnode = newCh[++newStartIdx]; - } - else if (newEndVnode == null) { - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newStartVnode)) { - patchVnode(oldStartVnode, newStartVnode); - oldStartVnode = oldCh[++oldStartIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else if (sameVnode(oldEndVnode, newEndVnode)) { - patchVnode(oldEndVnode, newEndVnode); - oldEndVnode = oldCh[--oldEndIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldStartVnode, newEndVnode)) { - // Vnode moved right - patchVnode(oldStartVnode, newEndVnode); - api.insertBefore(parentElm, oldStartVnode.elm!, api.nextSibling(oldEndVnode.elm!)); - oldStartVnode = oldCh[++oldStartIdx]; - newEndVnode = newCh[--newEndIdx]; - } - else if (sameVnode(oldEndVnode, newStartVnode)) { - // Vnode moved left - patchVnode(oldEndVnode, newStartVnode); - api.insertBefore(parentElm, oldEndVnode.elm!, oldStartVnode.elm!); - oldEndVnode = oldCh[--oldEndIdx]; - newStartVnode = newCh[++newStartIdx]; - } - else { - if (isUndef(oldKeyToIdx)) { - oldKeyToIdx = createKeyToOldIdx(oldCh, oldStartIdx, oldEndIdx); - } - idxInOld = oldKeyToIdx[newStartVnode.key]; - if (isUndef(idxInOld)) { - // New element - api.insertBefore(parentElm, createElm(newStartVnode), oldStartVnode.elm!); - } - else { - elmToMove = oldCh[idxInOld]; - if (elmToMove.tag !== newStartVnode.tag) { - api.insertBefore(parentElm, createElm(newStartVnode), oldStartVnode.elm!); - } - else { - patchVnode(elmToMove, newStartVnode); - oldCh[idxInOld] = undefined; - api.insertBefore(parentElm, elmToMove.elm!, oldStartVnode.elm!); - } - } - newStartVnode = newCh[++newStartIdx]; - } - } - if (oldStartIdx <= oldEndIdx || newStartIdx <= newEndIdx) { - if (oldStartIdx > oldEndIdx) { - before = newCh[newEndIdx + 1] == null ? null : newCh[newEndIdx + 1].elm; - addVnodes(parentElm, before, newCh, newStartIdx, newEndIdx); - } - else { - removeVnodes(parentElm, oldCh, oldStartIdx, oldEndIdx); - } - } -} - -function patchVnode(oldVnode: SVGVNode, vnode: SVGVNode) { - const elm = (vnode.elm = oldVnode.elm)!; - const oldCh = oldVnode.children; - const ch = vnode.children; - if (oldVnode === vnode) { - return; - } - - updateAttrs(oldVnode, vnode); - - if (isUndef(vnode.text)) { - if (isDef(oldCh) && isDef(ch)) { - if (oldCh !== ch) { - updateChildren(elm, oldCh, ch); - } - } - else if (isDef(ch)) { - if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - addVnodes(elm, null, ch, 0, ch.length - 1); - } - else if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - else if (isDef(oldVnode.text)) { - api.setTextContent(elm, ''); - } - } - else if (oldVnode.text !== vnode.text) { - if (isDef(oldCh)) { - removeVnodes(elm, oldCh, 0, oldCh.length - 1); - } - api.setTextContent(elm, vnode.text!); - } -} - -export default function patch(oldVnode: SVGVNode, vnode: SVGVNode): SVGVNode { - if (sameVnode(oldVnode, vnode)) { - patchVnode(oldVnode, vnode); - } - else { - const elm = oldVnode.elm!; - const parent = api.parentNode(elm); - - createElm(vnode); - - if (parent !== null) { - api.insertBefore(parent, vnode.elm!, api.nextSibling(elm)); - removeVnodes(parent, [oldVnode], 0, 0); - } - } - - return vnode; -} diff --git a/node_modules/zrender/src/svg/svg.ts b/node_modules/zrender/src/svg/svg.ts deleted file mode 100644 index 425aacb..0000000 --- a/node_modules/zrender/src/svg/svg.ts +++ /dev/null @@ -1,4 +0,0 @@ -import {registerPainter} from '../zrender'; -import Painter from './Painter'; - -registerPainter('svg', Painter); \ No newline at end of file diff --git a/node_modules/zrender/src/tool/color.ts b/node_modules/zrender/src/tool/color.ts deleted file mode 100644 index ae912e3..0000000 --- a/node_modules/zrender/src/tool/color.ts +++ /dev/null @@ -1,595 +0,0 @@ -import LRU from '../core/LRU'; -import { extend, isGradientObject, isString, map } from '../core/util'; -import { GradientObject } from '../graphic/Gradient'; - -const kCSSColorTable = { - 'transparent': [0, 0, 0, 0], 'aliceblue': [240, 248, 255, 1], - 'antiquewhite': [250, 235, 215, 1], 'aqua': [0, 255, 255, 1], - 'aquamarine': [127, 255, 212, 1], 'azure': [240, 255, 255, 1], - 'beige': [245, 245, 220, 1], 'bisque': [255, 228, 196, 1], - 'black': [0, 0, 0, 1], 'blanchedalmond': [255, 235, 205, 1], - 'blue': [0, 0, 255, 1], 'blueviolet': [138, 43, 226, 1], - 'brown': [165, 42, 42, 1], 'burlywood': [222, 184, 135, 1], - 'cadetblue': [95, 158, 160, 1], 'chartreuse': [127, 255, 0, 1], - 'chocolate': [210, 105, 30, 1], 'coral': [255, 127, 80, 1], - 'cornflowerblue': [100, 149, 237, 1], 'cornsilk': [255, 248, 220, 1], - 'crimson': [220, 20, 60, 1], 'cyan': [0, 255, 255, 1], - 'darkblue': [0, 0, 139, 1], 'darkcyan': [0, 139, 139, 1], - 'darkgoldenrod': [184, 134, 11, 1], 'darkgray': [169, 169, 169, 1], - 'darkgreen': [0, 100, 0, 1], 'darkgrey': [169, 169, 169, 1], - 'darkkhaki': [189, 183, 107, 1], 'darkmagenta': [139, 0, 139, 1], - 'darkolivegreen': [85, 107, 47, 1], 'darkorange': [255, 140, 0, 1], - 'darkorchid': [153, 50, 204, 1], 'darkred': [139, 0, 0, 1], - 'darksalmon': [233, 150, 122, 1], 'darkseagreen': [143, 188, 143, 1], - 'darkslateblue': [72, 61, 139, 1], 'darkslategray': [47, 79, 79, 1], - 'darkslategrey': [47, 79, 79, 1], 'darkturquoise': [0, 206, 209, 1], - 'darkviolet': [148, 0, 211, 1], 'deeppink': [255, 20, 147, 1], - 'deepskyblue': [0, 191, 255, 1], 'dimgray': [105, 105, 105, 1], - 'dimgrey': [105, 105, 105, 1], 'dodgerblue': [30, 144, 255, 1], - 'firebrick': [178, 34, 34, 1], 'floralwhite': [255, 250, 240, 1], - 'forestgreen': [34, 139, 34, 1], 'fuchsia': [255, 0, 255, 1], - 'gainsboro': [220, 220, 220, 1], 'ghostwhite': [248, 248, 255, 1], - 'gold': [255, 215, 0, 1], 'goldenrod': [218, 165, 32, 1], - 'gray': [128, 128, 128, 1], 'green': [0, 128, 0, 1], - 'greenyellow': [173, 255, 47, 1], 'grey': [128, 128, 128, 1], - 'honeydew': [240, 255, 240, 1], 'hotpink': [255, 105, 180, 1], - 'indianred': [205, 92, 92, 1], 'indigo': [75, 0, 130, 1], - 'ivory': [255, 255, 240, 1], 'khaki': [240, 230, 140, 1], - 'lavender': [230, 230, 250, 1], 'lavenderblush': [255, 240, 245, 1], - 'lawngreen': [124, 252, 0, 1], 'lemonchiffon': [255, 250, 205, 1], - 'lightblue': [173, 216, 230, 1], 'lightcoral': [240, 128, 128, 1], - 'lightcyan': [224, 255, 255, 1], 'lightgoldenrodyellow': [250, 250, 210, 1], - 'lightgray': [211, 211, 211, 1], 'lightgreen': [144, 238, 144, 1], - 'lightgrey': [211, 211, 211, 1], 'lightpink': [255, 182, 193, 1], - 'lightsalmon': [255, 160, 122, 1], 'lightseagreen': [32, 178, 170, 1], - 'lightskyblue': [135, 206, 250, 1], 'lightslategray': [119, 136, 153, 1], - 'lightslategrey': [119, 136, 153, 1], 'lightsteelblue': [176, 196, 222, 1], - 'lightyellow': [255, 255, 224, 1], 'lime': [0, 255, 0, 1], - 'limegreen': [50, 205, 50, 1], 'linen': [250, 240, 230, 1], - 'magenta': [255, 0, 255, 1], 'maroon': [128, 0, 0, 1], - 'mediumaquamarine': [102, 205, 170, 1], 'mediumblue': [0, 0, 205, 1], - 'mediumorchid': [186, 85, 211, 1], 'mediumpurple': [147, 112, 219, 1], - 'mediumseagreen': [60, 179, 113, 1], 'mediumslateblue': [123, 104, 238, 1], - 'mediumspringgreen': [0, 250, 154, 1], 'mediumturquoise': [72, 209, 204, 1], - 'mediumvioletred': [199, 21, 133, 1], 'midnightblue': [25, 25, 112, 1], - 'mintcream': [245, 255, 250, 1], 'mistyrose': [255, 228, 225, 1], - 'moccasin': [255, 228, 181, 1], 'navajowhite': [255, 222, 173, 1], - 'navy': [0, 0, 128, 1], 'oldlace': [253, 245, 230, 1], - 'olive': [128, 128, 0, 1], 'olivedrab': [107, 142, 35, 1], - 'orange': [255, 165, 0, 1], 'orangered': [255, 69, 0, 1], - 'orchid': [218, 112, 214, 1], 'palegoldenrod': [238, 232, 170, 1], - 'palegreen': [152, 251, 152, 1], 'paleturquoise': [175, 238, 238, 1], - 'palevioletred': [219, 112, 147, 1], 'papayawhip': [255, 239, 213, 1], - 'peachpuff': [255, 218, 185, 1], 'peru': [205, 133, 63, 1], - 'pink': [255, 192, 203, 1], 'plum': [221, 160, 221, 1], - 'powderblue': [176, 224, 230, 1], 'purple': [128, 0, 128, 1], - 'red': [255, 0, 0, 1], 'rosybrown': [188, 143, 143, 1], - 'royalblue': [65, 105, 225, 1], 'saddlebrown': [139, 69, 19, 1], - 'salmon': [250, 128, 114, 1], 'sandybrown': [244, 164, 96, 1], - 'seagreen': [46, 139, 87, 1], 'seashell': [255, 245, 238, 1], - 'sienna': [160, 82, 45, 1], 'silver': [192, 192, 192, 1], - 'skyblue': [135, 206, 235, 1], 'slateblue': [106, 90, 205, 1], - 'slategray': [112, 128, 144, 1], 'slategrey': [112, 128, 144, 1], - 'snow': [255, 250, 250, 1], 'springgreen': [0, 255, 127, 1], - 'steelblue': [70, 130, 180, 1], 'tan': [210, 180, 140, 1], - 'teal': [0, 128, 128, 1], 'thistle': [216, 191, 216, 1], - 'tomato': [255, 99, 71, 1], 'turquoise': [64, 224, 208, 1], - 'violet': [238, 130, 238, 1], 'wheat': [245, 222, 179, 1], - 'white': [255, 255, 255, 1], 'whitesmoke': [245, 245, 245, 1], - 'yellow': [255, 255, 0, 1], 'yellowgreen': [154, 205, 50, 1] -}; - -function clampCssByte(i: number): number { // Clamp to integer 0 .. 255. - i = Math.round(i); // Seems to be what Chrome does (vs truncation). - return i < 0 ? 0 : i > 255 ? 255 : i; -} - -function clampCssAngle(i: number): number { // Clamp to integer 0 .. 360. - i = Math.round(i); // Seems to be what Chrome does (vs truncation). - return i < 0 ? 0 : i > 360 ? 360 : i; -} - -function clampCssFloat(f: number): number { // Clamp to float 0.0 .. 1.0. - return f < 0 ? 0 : f > 1 ? 1 : f; -} - -function parseCssInt(val: string | number): number { // int or percentage. - let str = val as string; - if (str.length && str.charAt(str.length - 1) === '%') { - return clampCssByte(parseFloat(str) / 100 * 255); - } - return clampCssByte(parseInt(str, 10)); -} - -function parseCssFloat(val: string | number): number { // float or percentage. - let str = val as string; - if (str.length && str.charAt(str.length - 1) === '%') { - return clampCssFloat(parseFloat(str) / 100); - } - return clampCssFloat(parseFloat(str)); -} - -function cssHueToRgb(m1: number, m2: number, h: number): number { - if (h < 0) { - h += 1; - } - else if (h > 1) { - h -= 1; - } - - if (h * 6 < 1) { - return m1 + (m2 - m1) * h * 6; - } - if (h * 2 < 1) { - return m2; - } - if (h * 3 < 2) { - return m1 + (m2 - m1) * (2 / 3 - h) * 6; - } - return m1; -} - -function lerpNumber(a: number, b: number, p: number): number { - return a + (b - a) * p; -} - -function setRgba(out: number[], r: number, g: number, b: number, a: number): number[] { - out[0] = r; - out[1] = g; - out[2] = b; - out[3] = a; - return out; -} -function copyRgba(out: number[], a: number[]) { - out[0] = a[0]; - out[1] = a[1]; - out[2] = a[2]; - out[3] = a[3]; - return out; -} - -const colorCache = new LRU(20); -let lastRemovedArr: number[] = null; - -function putToCache(colorStr: string, rgbaArr: number[]) { - // Reuse removed array - if (lastRemovedArr) { - copyRgba(lastRemovedArr, rgbaArr); - } - lastRemovedArr = colorCache.put(colorStr, lastRemovedArr || (rgbaArr.slice())); -} - -export function parse(colorStr: string, rgbaArr?: number[]): number[] { - if (!colorStr) { - return; - } - rgbaArr = rgbaArr || []; - - let cached = colorCache.get(colorStr); - if (cached) { - return copyRgba(rgbaArr, cached); - } - - // colorStr may be not string - colorStr = colorStr + ''; - // Remove all whitespace, not compliant, but should just be more accepting. - let str = colorStr.replace(/ /g, '').toLowerCase(); - - // Color keywords (and transparent) lookup. - if (str in kCSSColorTable) { - copyRgba(rgbaArr, kCSSColorTable[str as keyof typeof kCSSColorTable]); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - - // supports the forms #rgb, #rrggbb, #rgba, #rrggbbaa - // #rrggbbaa(use the last pair of digits as alpha) - // see https://drafts.csswg.org/css-color/#hex-notation - const strLen = str.length; - if (str.charAt(0) === '#') { - if (strLen === 4 || strLen === 5) { - const iv = parseInt(str.slice(1, 4), 16); // TODO(deanm): Stricter parsing. - if (!(iv >= 0 && iv <= 0xfff)) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; // Covers NaN. - } - // interpret values of the form #rgb as #rrggbb and #rgba as #rrggbbaa - setRgba(rgbaArr, - ((iv & 0xf00) >> 4) | ((iv & 0xf00) >> 8), - (iv & 0xf0) | ((iv & 0xf0) >> 4), - (iv & 0xf) | ((iv & 0xf) << 4), - strLen === 5 ? parseInt(str.slice(4), 16) / 0xf : 1 - ); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - else if (strLen === 7 || strLen === 9) { - const iv = parseInt(str.slice(1, 7), 16); // TODO(deanm): Stricter parsing. - if (!(iv >= 0 && iv <= 0xffffff)) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; // Covers NaN. - } - setRgba(rgbaArr, - (iv & 0xff0000) >> 16, - (iv & 0xff00) >> 8, - iv & 0xff, - strLen === 9 ? parseInt(str.slice(7), 16) / 0xff : 1 - ); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - - return; - } - let op = str.indexOf('('); - let ep = str.indexOf(')'); - if (op !== -1 && ep + 1 === strLen) { - let fname = str.substr(0, op); - let params: (number | string)[] = str.substr(op + 1, ep - (op + 1)).split(','); - let alpha = 1; // To allow case fallthrough. - switch (fname) { - case 'rgba': - if (params.length !== 4) { - return params.length === 3 - // to be compatible with rgb - ? setRgba(rgbaArr, +params[0], +params[1], +params[2], 1) - : setRgba(rgbaArr, 0, 0, 0, 1); - } - alpha = parseCssFloat(params.pop()); // jshint ignore:line - // Fall through. - case 'rgb': - if (params.length >= 3) { - setRgba(rgbaArr, - parseCssInt(params[0]), - parseCssInt(params[1]), - parseCssInt(params[2]), - params.length === 3 ? alpha : parseCssFloat(params[3]) - ); - putToCache(colorStr, rgbaArr); - return rgbaArr; - } - else { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - case 'hsla': - if (params.length !== 4) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - params[3] = parseCssFloat(params[3]); - hsla2rgba(params, rgbaArr); - putToCache(colorStr, rgbaArr); - return rgbaArr; - case 'hsl': - if (params.length !== 3) { - setRgba(rgbaArr, 0, 0, 0, 1); - return; - } - hsla2rgba(params, rgbaArr); - putToCache(colorStr, rgbaArr); - return rgbaArr; - default: - return; - } - } - - setRgba(rgbaArr, 0, 0, 0, 1); - return; -} - -function hsla2rgba(hsla: (number | string) [], rgba?: number[]): number[] { - const h = (((parseFloat(hsla[0] as string) % 360) + 360) % 360) / 360; // 0 .. 1 - // NOTE(deanm): According to the CSS spec s/l should only be - // percentages, but we don't bother and let float or percentage. - const s = parseCssFloat(hsla[1]); - const l = parseCssFloat(hsla[2]); - const m2 = l <= 0.5 ? l * (s + 1) : l + s - l * s; - const m1 = l * 2 - m2; - - rgba = rgba || []; - setRgba(rgba, - clampCssByte(cssHueToRgb(m1, m2, h + 1 / 3) * 255), - clampCssByte(cssHueToRgb(m1, m2, h) * 255), - clampCssByte(cssHueToRgb(m1, m2, h - 1 / 3) * 255), - 1 - ); - - if (hsla.length === 4) { - rgba[3] = hsla[3] as number; - } - - return rgba; -} - -function rgba2hsla(rgba: number[]): number[] { - if (!rgba) { - return; - } - - // RGB from 0 to 255 - const R = rgba[0] / 255; - const G = rgba[1] / 255; - const B = rgba[2] / 255; - - const vMin = Math.min(R, G, B); // Min. value of RGB - const vMax = Math.max(R, G, B); // Max. value of RGB - const delta = vMax - vMin; // Delta RGB value - - const L = (vMax + vMin) / 2; - let H; - let S; - // HSL results from 0 to 1 - if (delta === 0) { - H = 0; - S = 0; - } - else { - if (L < 0.5) { - S = delta / (vMax + vMin); - } - else { - S = delta / (2 - vMax - vMin); - } - - const deltaR = (((vMax - R) / 6) + (delta / 2)) / delta; - const deltaG = (((vMax - G) / 6) + (delta / 2)) / delta; - const deltaB = (((vMax - B) / 6) + (delta / 2)) / delta; - - if (R === vMax) { - H = deltaB - deltaG; - } - else if (G === vMax) { - H = (1 / 3) + deltaR - deltaB; - } - else if (B === vMax) { - H = (2 / 3) + deltaG - deltaR; - } - - if (H < 0) { - H += 1; - } - - if (H > 1) { - H -= 1; - } - } - - const hsla = [H * 360, S, L]; - - if (rgba[3] != null) { - hsla.push(rgba[3]); - } - - return hsla; -} - -export function lift(color: string, level: number) { - const colorArr = parse(color); - if (colorArr) { - for (let i = 0; i < 3; i++) { - if (level < 0) { - colorArr[i] = colorArr[i] * (1 - level) | 0; - } - else { - colorArr[i] = ((255 - colorArr[i]) * level + colorArr[i]) | 0; - } - if (colorArr[i] > 255) { - colorArr[i] = 255; - } - else if (colorArr[i] < 0) { - colorArr[i] = 0; - } - } - return stringify(colorArr, colorArr.length === 4 ? 'rgba' : 'rgb'); - } -} - -export function toHex(color: string): string { - const colorArr = parse(color); - if (colorArr) { - return ((1 << 24) + (colorArr[0] << 16) + (colorArr[1] << 8) + (+colorArr[2])).toString(16).slice(1); - } -} - -/** - * Map value to color. Faster than lerp methods because color is represented by rgba array. - * @param normalizedValue A float between 0 and 1. - * @param colors List of rgba color array - * @param out Mapped gba color array - * @return will be null/undefined if input illegal. - */ -export function fastLerp( - normalizedValue: number, - colors: number[][], - out?: number[] -): number[] { - if (!(colors && colors.length) - || !(normalizedValue >= 0 && normalizedValue <= 1) - ) { - return; - } - - out = out || []; - - const value = normalizedValue * (colors.length - 1); - const leftIndex = Math.floor(value); - const rightIndex = Math.ceil(value); - const leftColor = colors[leftIndex]; - const rightColor = colors[rightIndex]; - const dv = value - leftIndex; - out[0] = clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)); - out[1] = clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)); - out[2] = clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)); - out[3] = clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)); - - return out; -} - -/** - * @deprecated - */ -export const fastMapToColor = fastLerp; - -type LerpFullOutput = { - color: string - leftIndex: number - rightIndex: number - value: number -} -/** - * @param normalizedValue A float between 0 and 1. - * @param colors Color list. - * @param fullOutput Default false. - * @return Result color. If fullOutput, - return {color: ..., leftIndex: ..., rightIndex: ..., value: ...}, - */ -export function lerp( - normalizedValue: number, - colors: string[], - fullOutput: boolean -): LerpFullOutput -export function lerp( - normalizedValue: number, - colors: string[] -): string -export function lerp( - normalizedValue: number, - colors: string[], - fullOutput?: boolean -): string | LerpFullOutput { - if (!(colors && colors.length) - || !(normalizedValue >= 0 && normalizedValue <= 1) - ) { - return; - } - - const value = normalizedValue * (colors.length - 1); - const leftIndex = Math.floor(value); - const rightIndex = Math.ceil(value); - const leftColor = parse(colors[leftIndex]); - const rightColor = parse(colors[rightIndex]); - const dv = value - leftIndex; - - const color = stringify( - [ - clampCssByte(lerpNumber(leftColor[0], rightColor[0], dv)), - clampCssByte(lerpNumber(leftColor[1], rightColor[1], dv)), - clampCssByte(lerpNumber(leftColor[2], rightColor[2], dv)), - clampCssFloat(lerpNumber(leftColor[3], rightColor[3], dv)) - ], - 'rgba' - ); - - return fullOutput - ? { - color: color, - leftIndex: leftIndex, - rightIndex: rightIndex, - value: value - } - : color; -} - -/** - * @deprecated - */ -export const mapToColor = lerp; - -/** - * @param color - * @param h 0 ~ 360, ignore when null. - * @param s 0 ~ 1, ignore when null. - * @param l 0 ~ 1, ignore when null. - * @return Color string in rgba format. - * @memberOf module:zrender/util/color - */ -export function modifyHSL(color: string, h?: number, s?: number, l?: number): string { - let colorArr = parse(color); - - if (color) { - colorArr = rgba2hsla(colorArr); - h != null && (colorArr[0] = clampCssAngle(h)); - s != null && (colorArr[1] = parseCssFloat(s)); - l != null && (colorArr[2] = parseCssFloat(l)); - - return stringify(hsla2rgba(colorArr), 'rgba'); - } -} - -/** - * @param color - * @param alpha 0 ~ 1 - * @return Color string in rgba format. - * @memberOf module:zrender/util/color - */ -export function modifyAlpha(color: string, alpha?: number): string { - const colorArr = parse(color); - - if (colorArr && alpha != null) { - colorArr[3] = clampCssFloat(alpha); - return stringify(colorArr, 'rgba'); - } -} - -/** - * @param arrColor like [12,33,44,0.4] - * @param type 'rgba', 'hsva', ... - * @return Result color. (If input illegal, return undefined). - */ -export function stringify(arrColor: number[], type: string): string { - if (!arrColor || !arrColor.length) { - return; - } - let colorStr = arrColor[0] + ',' + arrColor[1] + ',' + arrColor[2]; - if (type === 'rgba' || type === 'hsva' || type === 'hsla') { - colorStr += ',' + arrColor[3]; - } - return type + '(' + colorStr + ')'; -} - -/** - * Calculate luminance. It will include alpha. - */ -export function lum(color: string, backgroundLum: number) { - const arr = parse(color); - return arr - ? (0.299 * arr[0] + 0.587 * arr[1] + 0.114 * arr[2]) * arr[3] / 255 - + (1 - arr[3]) * backgroundLum // Blending with assumed white background. - : 0; -} - -/** - * Generate a random color - */ -export function random(): string { - return stringify([ - Math.round(Math.random() * 255), - Math.round(Math.random() * 255), - Math.round(Math.random() * 255) - ], 'rgb'); -} - -const liftedColorCache = new LRU(100); -export function liftColor(color: GradientObject): GradientObject; -export function liftColor(color: string): string; -export function liftColor(color: string | GradientObject): string | GradientObject { - if (isString(color)) { - let liftedColor = liftedColorCache.get(color); - if (!liftedColor) { - liftedColor = lift(color, -0.1); - liftedColorCache.put(color, liftedColor); - } - return liftedColor; - } - else if (isGradientObject(color)) { - const ret = extend({}, color) as GradientObject; - ret.colorStops = map(color.colorStops, stop => ({ - offset: stop.offset, - color: lift(stop.color, -0.1) - })); - return ret; - } - // Change nothing. - return color; -} diff --git a/node_modules/zrender/src/tool/convertPath.ts b/node_modules/zrender/src/tool/convertPath.ts deleted file mode 100644 index d0848de..0000000 --- a/node_modules/zrender/src/tool/convertPath.ts +++ /dev/null @@ -1,295 +0,0 @@ -import { cubicSubdivide } from '../core/curve'; -import PathProxy from '../core/PathProxy'; - -const CMD = PathProxy.CMD; - -function aroundEqual(a: number, b: number) { - return Math.abs(a - b) < 1e-5; -} - -export function pathToBezierCurves(path: PathProxy) { - - const data = path.data; - const len = path.len(); - - const bezierArrayGroups: number[][] = []; - let currentSubpath: number[]; - - let xi = 0; - let yi = 0; - let x0 = 0; - let y0 = 0; - - function createNewSubpath(x: number, y: number) { - // More than one M command - if (currentSubpath && currentSubpath.length > 2) { - bezierArrayGroups.push(currentSubpath); - } - currentSubpath = [x, y]; - } - - function addLine(x0: number, y0: number, x1: number, y1: number) { - if (!(aroundEqual(x0, x1) && aroundEqual(y0, y1))) { - currentSubpath.push(x0, y0, x1, y1, x1, y1); - } - } - - function addArc(startAngle: number, endAngle: number, cx: number, cy: number, rx: number, ry: number) { - // https://stackoverflow.com/questions/1734745/how-to-create-circle-with-b%C3%A9zier-curves - const delta = Math.abs(endAngle - startAngle); - const len = Math.tan(delta / 4) * 4 / 3; - const dir = endAngle < startAngle ? -1 : 1; - - const c1 = Math.cos(startAngle); - const s1 = Math.sin(startAngle); - const c2 = Math.cos(endAngle); - const s2 = Math.sin(endAngle); - - const x1 = c1 * rx + cx; - const y1 = s1 * ry + cy; - - const x4 = c2 * rx + cx; - const y4 = s2 * ry + cy; - - const hx = rx * len * dir; - const hy = ry * len * dir; - currentSubpath.push( - // Move control points on tangent. - x1 - hx * s1, y1 + hy * c1, - x4 + hx * s2, y4 - hy * c2, - x4, y4 - ); - } - - let x1; - let y1; - let x2; - let y2; - - for (let i = 0; i < len;) { - const cmd = data[i++]; - const isFirst = i === 1; - - if (isFirst) { - // 如果第一个命令是 L, C, Q - // 则 previous point 同绘制命令的第一个 point - // 第一个命令为 Arc 的情况下会在后面特殊处理 - xi = data[i]; - yi = data[i + 1]; - - x0 = xi; - y0 = yi; - - if (cmd === CMD.L || cmd === CMD.C || cmd === CMD.Q) { - // Start point - currentSubpath = [x0, y0]; - } - } - - switch (cmd) { - case CMD.M: - // moveTo 命令重新创建一个新的 subpath, 并且更新新的起点 - // 在 closePath 的时候使用 - xi = x0 = data[i++]; - yi = y0 = data[i++]; - - createNewSubpath(x0, y0); - break; - case CMD.L: - x1 = data[i++]; - y1 = data[i++]; - addLine(xi, yi, x1, y1); - xi = x1; - yi = y1; - break; - case CMD.C: - currentSubpath.push( - data[i++], data[i++], data[i++], data[i++], - xi = data[i++], yi = data[i++] - ); - break; - case CMD.Q: - x1 = data[i++]; - y1 = data[i++]; - x2 = data[i++]; - y2 = data[i++]; - currentSubpath.push( - // Convert quadratic to cubic - xi + 2 / 3 * (x1 - xi), yi + 2 / 3 * (y1 - yi), - x2 + 2 / 3 * (x1 - x2), y2 + 2 / 3 * (y1 - y2), - x2, y2 - ); - xi = x2; - yi = y2; - break; - case CMD.A: - const cx = data[i++]; - const cy = data[i++]; - const rx = data[i++]; - const ry = data[i++]; - const startAngle = data[i++]; - const endAngle = data[i++] + startAngle; - - // TODO Arc rotation - i += 1; - const anticlockwise = !data[i++]; - - x1 = Math.cos(startAngle) * rx + cx; - y1 = Math.sin(startAngle) * ry + cy; - if (isFirst) { - // 直接使用 arc 命令 - // 第一个命令起点还未定义 - x0 = x1; - y0 = y1; - createNewSubpath(x0, y0); - } - else { - // Connect a line between current point to arc start point. - addLine(xi, yi, x1, y1); - } - - xi = Math.cos(endAngle) * rx + cx; - yi = Math.sin(endAngle) * ry + cy; - - const step = (anticlockwise ? -1 : 1) * Math.PI / 2; - - for (let angle = startAngle; anticlockwise ? angle > endAngle : angle < endAngle; angle += step) { - const nextAngle = anticlockwise ? Math.max(angle + step, endAngle) - : Math.min(angle + step, endAngle); - addArc(angle, nextAngle, cx, cy, rx, ry); - } - - break; - case CMD.R: - x0 = xi = data[i++]; - y0 = yi = data[i++]; - x1 = x0 + data[i++]; - y1 = y0 + data[i++]; - - // rect is an individual path. - createNewSubpath(x1, y0); - addLine(x1, y0, x1, y1); - addLine(x1, y1, x0, y1); - addLine(x0, y1, x0, y0); - addLine(x0, y0, x1, y0); - break; - case CMD.Z: - currentSubpath && addLine(xi, yi, x0, y0); - xi = x0; - yi = y0; - break; - } - } - - if (currentSubpath && currentSubpath.length > 2) { - bezierArrayGroups.push(currentSubpath); - } - - return bezierArrayGroups; -} - -function adpativeBezier( - x0: number, y0: number, x1: number, y1: number, x2: number, y2: number, x3: number, y3: number, - out: number[], scale: number -) { - // This bezier is used to simulates a line when converting path to beziers. - if (aroundEqual(x0, x1) && aroundEqual(y0, y1) && aroundEqual(x2, x3) && aroundEqual(y2, y3)) { - out.push(x3, y3); - return; - } - - const PIXEL_DISTANCE = 2 / scale; - const PIXEL_DISTANCE_SQR = PIXEL_DISTANCE * PIXEL_DISTANCE; - - // Determine if curve is straight enough - let dx = x3 - x0; - let dy = y3 - y0; - const d = Math.sqrt(dx * dx + dy * dy); - dx /= d; - dy /= d; - - const dx1 = x1 - x0; - const dy1 = y1 - y0; - const dx2 = x2 - x3; - const dy2 = y2 - y3; - - const cp1LenSqr = dx1 * dx1 + dy1 * dy1; - const cp2LenSqr = dx2 * dx2 + dy2 * dy2; - - if (cp1LenSqr < PIXEL_DISTANCE_SQR && cp2LenSqr < PIXEL_DISTANCE_SQR) { - // Add small segment - out.push(x3, y3); - return; - } - - // Project length of cp1 - const projLen1 = dx * dx1 + dy * dy1; - // Project length of cp2 - const projLen2 = -dx * dx2 - dy * dy2; - - // Distance from cp1 to start-end line. - const d1Sqr = cp1LenSqr - projLen1 * projLen1; - // Distance from cp2 to start-end line. - const d2Sqr = cp2LenSqr - projLen2 * projLen2; - - // IF the cp1 and cp2 is near to the start-line enough - // We treat it straight enough - if (d1Sqr < PIXEL_DISTANCE_SQR && projLen1 >= 0 - && d2Sqr < PIXEL_DISTANCE_SQR && projLen2 >= 0 - ) { - out.push(x3, y3); - return; - } - - - const tmpSegX: number[] = []; - const tmpSegY: number[] = []; - // Subdivide - cubicSubdivide(x0, x1, x2, x3, 0.5, tmpSegX); - cubicSubdivide(y0, y1, y2, y3, 0.5, tmpSegY); - - adpativeBezier( - tmpSegX[0], tmpSegY[0], tmpSegX[1], tmpSegY[1], tmpSegX[2], tmpSegY[2], tmpSegX[3], tmpSegY[3], - out, scale - ); - adpativeBezier( - tmpSegX[4], tmpSegY[4], tmpSegX[5], tmpSegY[5], tmpSegX[6], tmpSegY[6], tmpSegX[7], tmpSegY[7], - out, scale - ); -} - -export function pathToPolygons(path: PathProxy, scale?: number) { - // TODO Optimize simple case like path is polygon and rect? - const bezierArrayGroups = pathToBezierCurves(path); - - const polygons: number[][] = []; - - scale = scale || 1; - - for (let i = 0; i < bezierArrayGroups.length; i++) { - const beziers = bezierArrayGroups[i]; - const polygon: number[] = []; - let x0 = beziers[0]; - let y0 = beziers[1]; - - polygon.push(x0, y0); - - for (let k = 2; k < beziers.length;) { - - const x1 = beziers[k++]; - const y1 = beziers[k++]; - const x2 = beziers[k++]; - const y2 = beziers[k++]; - const x3 = beziers[k++]; - const y3 = beziers[k++]; - - adpativeBezier(x0, y0, x1, y1, x2, y2, x3, y3, polygon, scale); - - x0 = x3; - y0 = y3; - } - - polygons.push(polygon); - } - return polygons; -} diff --git a/node_modules/zrender/src/tool/dividePath.ts b/node_modules/zrender/src/tool/dividePath.ts deleted file mode 100644 index 6c670a8..0000000 --- a/node_modules/zrender/src/tool/dividePath.ts +++ /dev/null @@ -1,406 +0,0 @@ -import { fromPoints } from '../core/bbox'; -import BoundingRect from '../core/BoundingRect'; -import Point from '../core/Point'; -import { map } from '../core/util'; -import Path from '../graphic/Path'; -import Polygon from '../graphic/shape/Polygon'; -import Rect from '../graphic/shape/Rect'; -import Sector from '../graphic/shape/Sector'; -import { pathToPolygons } from './convertPath'; -import { clonePath } from './path'; - -// Default shape dividers -// TODO divide polygon by grids. -interface BinaryDivide { - (shape: Path['shape']): Path['shape'][] -} - -/** - * Calculating a grid to divide the shape. - */ -function getDividingGrids(dimSize: number[], rowDim: number, count: number) { - const rowSize = dimSize[rowDim]; - const columnSize = dimSize[1 - rowDim]; - - const ratio = Math.abs(rowSize / columnSize); - let rowCount = Math.ceil(Math.sqrt(ratio * count)); - let columnCount = Math.floor(count / rowCount); - if (columnCount === 0) { - columnCount = 1; - rowCount = count; - } - - const grids: number[] = []; - for (let i = 0; i < rowCount; i++) { - grids.push(columnCount); - } - const currentCount = rowCount * columnCount; - // Distribute the remaind grid evenly on each row. - const remained = count - currentCount; - if (remained > 0) { - // const stride = Math.max(Math.floor(rowCount / remained), 1); - for (let i = 0; i < remained; i++) { - grids[i % rowCount] += 1; - } - } - return grids; -} - - -// TODO cornerRadius -function divideSector(sectorShape: Sector['shape'], count: number, outShapes: Sector['shape'][]) { - const r0 = sectorShape.r0; - const r = sectorShape.r; - const startAngle = sectorShape.startAngle; - const endAngle = sectorShape.endAngle; - const angle = Math.abs(endAngle - startAngle); - const arcLen = angle * r; - const deltaR = r - r0; - - const isAngleRow = arcLen > Math.abs(deltaR); - const grids = getDividingGrids([arcLen, deltaR], isAngleRow ? 0 : 1, count); - - const rowSize = (isAngleRow ? angle : deltaR) / grids.length; - - for (let row = 0; row < grids.length; row++) { - const columnSize = (isAngleRow ? deltaR : angle) / grids[row]; - for (let column = 0; column < grids[row]; column++) { - const newShape = {} as Sector['shape']; - - if (isAngleRow) { - newShape.startAngle = startAngle + rowSize * row; - newShape.endAngle = startAngle + rowSize * (row + 1); - newShape.r0 = r0 + columnSize * column; - newShape.r = r0 + columnSize * (column + 1); - } - else { - newShape.startAngle = startAngle + columnSize * column; - newShape.endAngle = startAngle + columnSize * (column + 1); - newShape.r0 = r0 + rowSize * row; - newShape.r = r0 + rowSize * (row + 1); - } - - newShape.clockwise = sectorShape.clockwise; - newShape.cx = sectorShape.cx; - newShape.cy = sectorShape.cy; - - outShapes.push(newShape); - } - } -} - -function divideRect(rectShape: Rect['shape'], count: number, outShapes: Rect['shape'][]) { - const width = rectShape.width; - const height = rectShape.height; - - const isHorizontalRow = width > height; - const grids = getDividingGrids([width, height], isHorizontalRow ? 0 : 1, count); - const rowSizeDim = isHorizontalRow ? 'width' : 'height'; - const columnSizeDim = isHorizontalRow ? 'height' : 'width'; - const rowDim = isHorizontalRow ? 'x' : 'y'; - const columnDim = isHorizontalRow ? 'y' : 'x'; - const rowSize = rectShape[rowSizeDim] / grids.length; - - for (let row = 0; row < grids.length; row++) { - const columnSize = rectShape[columnSizeDim] / grids[row]; - for (let column = 0; column < grids[row]; column++) { - const newShape = {} as Rect['shape']; - newShape[rowDim] = row * rowSize; - newShape[columnDim] = column * columnSize; - newShape[rowSizeDim] = rowSize; - newShape[columnSizeDim] = columnSize; - - newShape.x += rectShape.x; - newShape.y += rectShape.y; - - outShapes.push(newShape); - } - } -} - -function crossProduct2d(x1: number, y1: number, x2: number, y2: number) { - return x1 * y2 - x2 * y1; -} - -function lineLineIntersect( - a1x: number, a1y: number, a2x: number, a2y: number, // p1 - b1x: number, b1y: number, b2x: number, b2y: number // p2 -): Point { - const mx = a2x - a1x; - const my = a2y - a1y; - const nx = b2x - b1x; - const ny = b2y - b1y; - - const nmCrossProduct = crossProduct2d(nx, ny, mx, my); - if (Math.abs(nmCrossProduct) < 1e-6) { - return null; - } - - const b1a1x = a1x - b1x; - const b1a1y = a1y - b1y; - - const p = crossProduct2d(b1a1x, b1a1y, nx, ny) / nmCrossProduct; - if (p < 0 || p > 1) { - return null; - } - // p2 is an infinite line - return new Point( - p * mx + a1x, - p * my + a1y - ); -} - -function projPtOnLine(pt: Point, lineA: Point, lineB: Point): number { - const dir = new Point(); - Point.sub(dir, lineB, lineA); - dir.normalize(); - const dir2 = new Point(); - Point.sub(dir2, pt, lineA); - const len = dir2.dot(dir); - return len; -} - -function addToPoly(poly: number[][], pt: number[]) { - const last = poly[poly.length - 1]; - if (last && last[0] === pt[0] && last[1] === pt[1]) { - return; - } - poly.push(pt); -} - -function splitPolygonByLine(points: number[][], lineA: Point, lineB: Point) { - const len = points.length; - const intersections: { - projPt: number, - pt: Point - idx: number - }[] = []; - for (let i = 0; i < len; i++) { - const p0 = points[i]; - const p1 = points[(i + 1) % len]; - const intersectionPt = lineLineIntersect( - p0[0], p0[1], p1[0], p1[1], - lineA.x, lineA.y, lineB.x, lineB.y - ); - if (intersectionPt) { - intersections.push({ - projPt: projPtOnLine(intersectionPt, lineA, lineB), - pt: intersectionPt, - idx: i - }); - } - } - - // TODO No intersection? - if (intersections.length < 2) { - // Do clone - return [ { points}, {points} ]; - } - - // Find two farthest points. - intersections.sort((a, b) => { - return a.projPt - b.projPt; - }); - let splitPt0 = intersections[0]; - let splitPt1 = intersections[intersections.length - 1]; - if (splitPt1.idx < splitPt0.idx) { - const tmp = splitPt0; - splitPt0 = splitPt1; - splitPt1 = tmp; - } - - const splitPt0Arr = [splitPt0.pt.x, splitPt0.pt.y]; - const splitPt1Arr = [splitPt1.pt.x, splitPt1.pt.y]; - - const newPolyA: number[][] = [splitPt0Arr]; - const newPolyB: number[][] = [splitPt1Arr]; - - for (let i = splitPt0.idx + 1; i <= splitPt1.idx; i++) { - addToPoly(newPolyA, points[i].slice()); - } - addToPoly(newPolyA, splitPt1Arr); - // Close the path - addToPoly(newPolyA, splitPt0Arr); - - for (let i = splitPt1.idx + 1; i <= splitPt0.idx + len; i++) { - addToPoly(newPolyB, points[i % len].slice()); - } - addToPoly(newPolyB, splitPt0Arr); - // Close the path - addToPoly(newPolyB, splitPt1Arr); - - return [{ - points: newPolyA - }, { - points: newPolyB - }]; -} - -function binaryDividePolygon( - polygonShape: Pick -) { - const points = polygonShape.points; - const min: number[] = []; - const max: number[] = []; - fromPoints(points, min, max); - const boundingRect = new BoundingRect( - min[0], min[1], max[0] - min[0], max[1] - min[1] - ); - - const width = boundingRect.width; - const height = boundingRect.height; - const x = boundingRect.x; - const y = boundingRect.y; - - const pt0 = new Point(); - const pt1 = new Point(); - if (width > height) { - pt0.x = pt1.x = x + width / 2; - pt0.y = y; - pt1.y = y + height; - } - else { - pt0.y = pt1.y = y + height / 2; - pt0.x = x; - pt1.x = x + width; - } - return splitPolygonByLine(points, pt0, pt1); -} - - -function binaryDivideRecursive( - divider: BinaryDivide, shape: T, count: number, out: T[] -): T[] { - if (count === 1) { - out.push(shape); - } - else { - const mid = Math.floor(count / 2); - const sub = divider(shape); - binaryDivideRecursive(divider, sub[0], mid, out); - binaryDivideRecursive(divider, sub[1], count - mid, out); - } - - return out; -} - -export function clone(path: Path, count: number) { - const paths = []; - for (let i = 0; i < count; i++) { - paths.push(clonePath(path)); - } - return paths; -} - -function copyPathProps(source: Path, target: Path) { - target.setStyle(source.style); - target.z = source.z; - target.z2 = source.z2; - target.zlevel = source.zlevel; -} - -function polygonConvert(points: number[]): number[][] { - const out = []; - for (let i = 0; i < points.length;) { - out.push([points[i++], points[i++]]); - } - return out; -} - -export function split( - path: Path, count: number -) { - const outShapes: Path['shape'][] = []; - const shape = path.shape; - let OutShapeCtor: new() => Path; - // TODO Use clone when shape size is small - switch (path.type) { - case 'rect': - divideRect(shape as Rect['shape'], count, outShapes as Rect['shape'][]); - OutShapeCtor = Rect; - break; - case 'sector': - divideSector(shape as Sector['shape'], count, outShapes as Sector['shape'][]); - OutShapeCtor = Sector; - break; - case 'circle': - divideSector({ - r0: 0, r: shape.r, startAngle: 0, endAngle: Math.PI * 2, - cx: shape.cx, cy: shape.cy - } as Sector['shape'], count, outShapes as Sector['shape'][]); - OutShapeCtor = Sector; - break; - default: - const m = path.getComputedTransform(); - const scale = m ? Math.sqrt(Math.max(m[0] * m[0] + m[1] * m[1], m[2] * m[2] + m[3] * m[3])) : 1; - const polygons = map( - pathToPolygons(path.getUpdatedPathProxy(), scale), - poly => polygonConvert(poly) - ); - const polygonCount = polygons.length; - if (polygonCount === 0) { - binaryDivideRecursive(binaryDividePolygon, { - points: polygons[0] - }, count, outShapes); - } - else if (polygonCount === count) { // In case we only split batched paths to non-batched paths. No need to split. - for (let i = 0; i < polygonCount; i++) { - outShapes.push({ - points: polygons[i] - } as Polygon['shape']); - } - } - else { - // Most complex case. Assign multiple subpath to each polygon based on it's area. - let totalArea = 0; - const items = map(polygons, poly => { - const min: number[] = []; - const max: number[] = []; - fromPoints(poly, min, max); - // TODO: polygon area? - const area = (max[1] - min[1]) * (max[0] - min[0]); - totalArea += area; - return { poly, area }; - }); - items.sort((a, b) => b.area - a.area); - - let left = count; - for (let i = 0; i < polygonCount; i++) { - const item = items[i]; - if (left <= 0) { - break; - } - - const selfCount = i === polygonCount - 1 - ? left // Use the last piece directly - : Math.ceil(item.area / totalArea * count); - - if (selfCount < 0) { - continue; - } - - binaryDivideRecursive(binaryDividePolygon, { - points: item.poly - }, selfCount, outShapes); - left -= selfCount; - }; - } - OutShapeCtor = Polygon; - break; - } - - if (!OutShapeCtor) { - // Unkown split algorithm. Use clone instead - return clone(path, count); - } - const out: Path[] = []; - - for (let i = 0; i < outShapes.length; i++) { - const subPath = new OutShapeCtor(); - subPath.setShape(outShapes[i]); - copyPathProps(path, subPath); - out.push(subPath); - } - - return out; -} \ No newline at end of file diff --git a/node_modules/zrender/src/tool/morphPath.ts b/node_modules/zrender/src/tool/morphPath.ts deleted file mode 100644 index c29d33d..0000000 --- a/node_modules/zrender/src/tool/morphPath.ts +++ /dev/null @@ -1,894 +0,0 @@ -import PathProxy from '../core/PathProxy'; -import { cubicSubdivide } from '../core/curve'; -import Path from '../graphic/Path'; -import Element, { ElementAnimateConfig } from '../Element'; -import { defaults, map } from '../core/util'; -import { lerp } from '../core/vector'; -import Group, { GroupLike } from '../graphic/Group'; -import { clonePath } from './path'; -import { MatrixArray } from '../core/matrix'; -import Transformable from '../core/Transformable'; -import { ZRenderType } from '../zrender'; -import { split } from './dividePath'; -import { pathToBezierCurves } from './convertPath'; - -function alignSubpath(subpath1: number[], subpath2: number[]): [number[], number[]] { - const len1 = subpath1.length; - const len2 = subpath2.length; - if (len1 === len2) { - return [subpath1, subpath2]; - } - const tmpSegX: number[] = []; - const tmpSegY: number[] = []; - - const shorterPath = len1 < len2 ? subpath1 : subpath2; - const shorterLen = Math.min(len1, len2); - // Should divide excatly - const diff = Math.abs(len2 - len1) / 6; - const shorterBezierCount = (shorterLen - 2) / 6; - // Add `diff` number of beziers - const eachCurveSubDivCount = Math.ceil(diff / shorterBezierCount) + 1; - - const newSubpath = [shorterPath[0], shorterPath[1]]; - let remained = diff; - - for (let i = 2; i < shorterLen;) { - let x0 = shorterPath[i - 2]; - let y0 = shorterPath[i - 1]; - let x1 = shorterPath[i++]; - let y1 = shorterPath[i++]; - let x2 = shorterPath[i++]; - let y2 = shorterPath[i++]; - let x3 = shorterPath[i++]; - let y3 = shorterPath[i++]; - - if (remained <= 0) { - newSubpath.push(x1, y1, x2, y2, x3, y3); - continue; - } - - let actualSubDivCount = Math.min(remained, eachCurveSubDivCount - 1) + 1; - for (let k = 1; k <= actualSubDivCount; k++) { - const p = k / actualSubDivCount; - - cubicSubdivide(x0, x1, x2, x3, p, tmpSegX); - cubicSubdivide(y0, y1, y2, y3, p, tmpSegY); - - // tmpSegX[3] === tmpSegX[4] - x0 = tmpSegX[3]; - y0 = tmpSegY[3]; - - newSubpath.push(tmpSegX[1], tmpSegY[1], tmpSegX[2], tmpSegY[2], x0, y0); - x1 = tmpSegX[5]; - y1 = tmpSegY[5]; - x2 = tmpSegX[6]; - y2 = tmpSegY[6]; - // The last point (x3, y3) is still the same. - } - remained -= actualSubDivCount - 1; - } - - return shorterPath === subpath1 ? [newSubpath, subpath2] : [subpath1, newSubpath]; -} - -function createSubpath(lastSubpathSubpath: number[], otherSubpath: number[]) { - const len = lastSubpathSubpath.length; - const lastX = lastSubpathSubpath[len - 2]; - const lastY = lastSubpathSubpath[len - 1]; - - const newSubpath: number[] = []; - for (let i = 0; i < otherSubpath.length;) { - newSubpath[i++] = lastX; - newSubpath[i++] = lastY; - } - return newSubpath; -} - -/** - * Make two bezier arrays aligns on structure. To have better animation. - * - * It will: - * Make two bezier arrays have same number of subpaths. - * Make each subpath has equal number of bezier curves. - * - * array is the convert result of pathToBezierCurves. - */ -export function alignBezierCurves(array1: number[][], array2: number[][]) { - - let lastSubpath1; - let lastSubpath2; - - let newArray1 = []; - let newArray2 = []; - - for (let i = 0; i < Math.max(array1.length, array2.length); i++) { - const subpath1 = array1[i]; - const subpath2 = array2[i]; - - let newSubpath1; - let newSubpath2; - - if (!subpath1) { - newSubpath1 = createSubpath(lastSubpath1 || subpath2, subpath2); - newSubpath2 = subpath2; - } - else if (!subpath2) { - newSubpath2 = createSubpath(lastSubpath2 || subpath1, subpath1); - newSubpath1 = subpath1; - } - else { - [newSubpath1, newSubpath2] = alignSubpath(subpath1, subpath2); - lastSubpath1 = newSubpath1; - lastSubpath2 = newSubpath2; - } - - newArray1.push(newSubpath1); - newArray2.push(newSubpath2); - } - - return [newArray1, newArray2]; -} - -interface MorphingPath extends Path { - __morphT: number; -} - -export interface CombineMorphingPath extends Path { - childrenRef(): (CombineMorphingPath | Path)[] - __isCombineMorphing: boolean; -} - -export function centroid(array: number[]) { - // https://en.wikipedia.org/wiki/Centroid#Of_a_polygon - let signedArea = 0; - let cx = 0; - let cy = 0; - const len = array.length; - // Polygon should been closed. - for (let i = 0, j = len - 2; i < len; j = i, i += 2) { - const x0 = array[j]; - const y0 = array[j + 1]; - const x1 = array[i]; - const y1 = array[i + 1]; - const a = x0 * y1 - x1 * y0; - signedArea += a; - cx += (x0 + x1) * a; - cy += (y0 + y1) * a; - } - - if (signedArea === 0) { - return [array[0] || 0, array[1] || 0]; - } - - return [cx / signedArea / 3, cy / signedArea / 3, signedArea]; -} - -/** - * Offset the points to find the nearest morphing distance. - * Return beziers count needs to be offset. - */ -function findBestRingOffset( - fromSubBeziers: number[], - toSubBeziers: number[], - fromCp: number[], - toCp: number[] -) { - const bezierCount = (fromSubBeziers.length - 2) / 6; - let bestScore = Infinity; - let bestOffset = 0; - - const len = fromSubBeziers.length; - const len2 = len - 2; - for (let offset = 0; offset < bezierCount; offset++) { - const cursorOffset = offset * 6; - let score = 0; - - for (let k = 0; k < len; k += 2) { - let idx = k === 0 ? cursorOffset : ((cursorOffset + k - 2) % len2 + 2); - - const x0 = fromSubBeziers[idx] - fromCp[0]; - const y0 = fromSubBeziers[idx + 1] - fromCp[1]; - const x1 = toSubBeziers[k] - toCp[0]; - const y1 = toSubBeziers[k + 1] - toCp[1]; - - const dx = x1 - x0; - const dy = y1 - y0; - score += dx * dx + dy * dy; - } - if (score < bestScore) { - bestScore = score; - bestOffset = offset; - } - } - - return bestOffset; -} - -function reverse(array: number[]) { - const newArr: number[] = []; - const len = array.length; - for (let i = 0; i < len; i += 2) { - newArr[i] = array[len - i - 2]; - newArr[i + 1] = array[len - i - 1]; - } - return newArr; -} - -type MorphingData = { - from: number[]; - to: number[]; - fromCp: number[]; - toCp: number[]; - rotation: number; -}[]; - -/** - * If we interpolating between two bezier curve arrays. - * It will have many broken effects during the transition. - * So we try to apply an extra rotation which can make each bezier curve morph as small as possible. - */ -function findBestMorphingRotation( - fromArr: number[][], - toArr: number[][], - searchAngleIteration: number, - searchAngleRange: number -): MorphingData { - const result = []; - - let fromNeedsReverse: boolean; - - for (let i = 0; i < fromArr.length; i++) { - let fromSubpathBezier = fromArr[i]; - const toSubpathBezier = toArr[i]; - - const fromCp = centroid(fromSubpathBezier); - const toCp = centroid(toSubpathBezier); - - if (fromNeedsReverse == null) { - // Reverse from array if two have different directions. - // Determine the clockwise based on the first subpath. - // Reverse all subpaths or not. Avoid winding rule changed. - fromNeedsReverse = fromCp[2] < 0 !== toCp[2] < 0; - } - - const newFromSubpathBezier: number[] = []; - const newToSubpathBezier: number[] = []; - let bestAngle = 0; - let bestScore = Infinity; - let tmpArr: number[] = []; - - const len = fromSubpathBezier.length; - if (fromNeedsReverse) { - // Make sure clockwise - fromSubpathBezier = reverse(fromSubpathBezier); - } - const offset = findBestRingOffset(fromSubpathBezier, toSubpathBezier, fromCp, toCp) * 6; - - const len2 = len - 2; - for (let k = 0; k < len2; k += 2) { - // Not include the start point. - const idx = (offset + k) % len2 + 2; - newFromSubpathBezier[k + 2] = fromSubpathBezier[idx] - fromCp[0]; - newFromSubpathBezier[k + 3] = fromSubpathBezier[idx + 1] - fromCp[1]; - } - newFromSubpathBezier[0] = fromSubpathBezier[offset] - fromCp[0]; - newFromSubpathBezier[1] = fromSubpathBezier[offset + 1] - fromCp[1]; - - if (searchAngleIteration > 0) { - const step = searchAngleRange / searchAngleIteration; - for (let angle = -searchAngleRange / 2; angle <= searchAngleRange / 2; angle += step) { - const sa = Math.sin(angle); - const ca = Math.cos(angle); - let score = 0; - - for (let k = 0; k < fromSubpathBezier.length; k += 2) { - const x0 = newFromSubpathBezier[k]; - const y0 = newFromSubpathBezier[k + 1]; - const x1 = toSubpathBezier[k] - toCp[0]; - const y1 = toSubpathBezier[k + 1] - toCp[1]; - - // Apply rotation on the target point. - const newX1 = x1 * ca - y1 * sa; - const newY1 = x1 * sa + y1 * ca; - - tmpArr[k] = newX1; - tmpArr[k + 1] = newY1; - - const dx = newX1 - x0; - const dy = newY1 - y0; - - // Use dot product to have min direction change. - // const d = Math.sqrt(x0 * x0 + y0 * y0); - // score += x0 * dx / d + y0 * dy / d; - score += dx * dx + dy * dy; - } - - if (score < bestScore) { - bestScore = score; - bestAngle = angle; - // Copy. - for (let m = 0; m < tmpArr.length; m++) { - newToSubpathBezier[m] = tmpArr[m]; - } - } - } - } - else { - for (let i = 0; i < len; i += 2) { - newToSubpathBezier[i] = toSubpathBezier[i] - toCp[0]; - newToSubpathBezier[i + 1] = toSubpathBezier[i + 1] - toCp[1]; - } - } - - result.push({ - from: newFromSubpathBezier, - to: newToSubpathBezier, - fromCp, - toCp, - rotation: -bestAngle - }); - } - return result; -} - -export function isCombineMorphing(path: Element): path is CombineMorphingPath { - return (path as CombineMorphingPath).__isCombineMorphing; -} - -export function isMorphing(el: Element) { - return (el as MorphingPath).__morphT >= 0; -} - -const SAVED_METHOD_PREFIX = '__mOriginal_'; -function saveAndModifyMethod( - obj: T, - methodName: M, - modifiers: { replace?: T[M], after?: T[M], before?: T[M] } -) { - const savedMethodName = SAVED_METHOD_PREFIX + methodName; - const originalMethod = (obj as any)[savedMethodName] || obj[methodName]; - if (!(obj as any)[savedMethodName]) { - (obj as any)[savedMethodName] = obj[methodName]; - } - const replace = modifiers.replace; - const after = modifiers.after; - const before = modifiers.before; - - (obj as any)[methodName] = function () { - const args = arguments; - let res; - before && (before as unknown as Function).apply(this, args); - // Still call the original method if not replacement. - if (replace) { - res = (replace as unknown as Function).apply(this, args); - } - else { - res = originalMethod.apply(this, args); - } - after && (after as unknown as Function).apply(this, args); - return res; - }; -} -function restoreMethod( - obj: T, - methodName: keyof T -) { - const savedMethodName = SAVED_METHOD_PREFIX + methodName; - if ((obj as any)[savedMethodName]) { - obj[methodName] = (obj as any)[savedMethodName]; - (obj as any)[savedMethodName] = null; - } -} - -function applyTransformOnBeziers(bezierCurves: number[][], mm: MatrixArray) { - for (let i = 0; i < bezierCurves.length; i++) { - const subBeziers = bezierCurves[i]; - for (let k = 0; k < subBeziers.length;) { - const x = subBeziers[k]; - const y = subBeziers[k + 1]; - - subBeziers[k++] = mm[0] * x + mm[2] * y + mm[4]; - subBeziers[k++] = mm[1] * x + mm[3] * y + mm[5]; - } - } -} - -function prepareMorphPath( - fromPath: Path, - toPath: Path -) { - const fromPathProxy = fromPath.getUpdatedPathProxy(); - const toPathProxy = toPath.getUpdatedPathProxy(); - - const [fromBezierCurves, toBezierCurves] = - alignBezierCurves(pathToBezierCurves(fromPathProxy), pathToBezierCurves(toPathProxy)); - - const fromPathTransform = fromPath.getComputedTransform(); - const toPathTransform = toPath.getComputedTransform(); - function updateIdentityTransform(this: Transformable) { - this.transform = null; - } - fromPathTransform && applyTransformOnBeziers(fromBezierCurves, fromPathTransform); - toPathTransform && applyTransformOnBeziers(toBezierCurves, toPathTransform); - // Just ignore transform - saveAndModifyMethod(toPath, 'updateTransform', { replace: updateIdentityTransform }); - toPath.transform = null; - - const morphingData = findBestMorphingRotation(fromBezierCurves, toBezierCurves, 10, Math.PI); - - const tmpArr: number[] = []; - - saveAndModifyMethod(toPath, 'buildPath', { replace(path: PathProxy) { - const t = (toPath as MorphingPath).__morphT; - const onet = 1 - t; - - const newCp: number[] = []; - - for (let i = 0; i < morphingData.length; i++) { - const item = morphingData[i]; - const from = item.from; - const to = item.to; - const angle = item.rotation * t; - const fromCp = item.fromCp; - const toCp = item.toCp; - const sa = Math.sin(angle); - const ca = Math.cos(angle); - - lerp(newCp, fromCp, toCp, t); - - for (let m = 0; m < from.length; m += 2) { - const x0 = from[m]; - const y0 = from[m + 1]; - const x1 = to[m]; - const y1 = to[m + 1]; - - const x = x0 * onet + x1 * t; - const y = y0 * onet + y1 * t; - - tmpArr[m] = (x * ca - y * sa) + newCp[0]; - tmpArr[m + 1] = (x * sa + y * ca) + newCp[1]; - } - - let x0 = tmpArr[0]; - let y0 = tmpArr[1]; - - path.moveTo(x0, y0); - - for (let m = 2; m < from.length;) { - const x1 = tmpArr[m++]; - const y1 = tmpArr[m++]; - const x2 = tmpArr[m++]; - const y2 = tmpArr[m++]; - const x3 = tmpArr[m++]; - const y3 = tmpArr[m++]; - - // Is a line. - if (x0 === x1 && y0 === y1 && x2 === x3 && y2 === y3) { - path.lineTo(x3, y3); - } - else { - path.bezierCurveTo(x1, y1, x2, y2, x3, y3); - } - x0 = x3; - y0 = y3; - } - } - } }); -} - -/** - * Morphing from old path to new path. - */ -export function morphPath( - fromPath: Path, - toPath: Path, - animationOpts: ElementAnimateConfig -): Path { - if (!fromPath || !toPath) { - return toPath; - } - - const oldDone = animationOpts.done; - // const oldAborted = animationOpts.aborted; - const oldDuring = animationOpts.during; - - prepareMorphPath(fromPath, toPath); - - (toPath as MorphingPath).__morphT = 0; - - function restoreToPath() { - restoreMethod(toPath, 'buildPath'); - restoreMethod(toPath, 'updateTransform'); - // Mark as not in morphing - (toPath as MorphingPath).__morphT = -1; - // Cleanup. - toPath.createPathProxy(); - toPath.dirtyShape(); - } - - toPath.animateTo({ - __morphT: 1 - } as any, defaults({ - during(p) { - toPath.dirtyShape(); - oldDuring && oldDuring(p); - }, - done() { - restoreToPath(); - oldDone && oldDone(); - } - // NOTE: Don't do restore if aborted. - // Because all status was just set when animation started. - // aborted() { - // oldAborted && oldAborted(); - // } - } as ElementAnimateConfig, animationOpts)); - - return toPath; -} - -// https://github.com/mapbox/earcut/blob/master/src/earcut.js#L437 -// https://jsfiddle.net/pissang/2jk7x145/ -// function zOrder(x: number, y: number, minX: number, minY: number, maxX: number, maxY: number) { -// // Normalize coords to 0 - 1 -// // The transformed into non-negative 15-bit integer range -// x = (maxX === minX) ? 0 : Math.round(32767 * (x - minX) / (maxX - minX)); -// y = (maxY === minY) ? 0 : Math.round(32767 * (y - minY) / (maxY - minY)); - -// x = (x | (x << 8)) & 0x00FF00FF; -// x = (x | (x << 4)) & 0x0F0F0F0F; -// x = (x | (x << 2)) & 0x33333333; -// x = (x | (x << 1)) & 0x55555555; - -// y = (y | (y << 8)) & 0x00FF00FF; -// y = (y | (y << 4)) & 0x0F0F0F0F; -// y = (y | (y << 2)) & 0x33333333; -// y = (y | (y << 1)) & 0x55555555; - -// return x | (y << 1); -// } - -// https://github.com/w8r/hilbert/blob/master/hilbert.js#L30 -// https://jsfiddle.net/pissang/xdnbzg6v/ -function hilbert(x: number, y: number, minX: number, minY: number, maxX: number, maxY: number) { - const bits = 16; - x = (maxX === minX) ? 0 : Math.round(32767 * (x - minX) / (maxX - minX)); - y = (maxY === minY) ? 0 : Math.round(32767 * (y - minY) / (maxY - minY)); - - let d = 0; - let tmp: number; - for (let s = (1 << bits) / 2; s > 0; s /= 2) { - let rx = 0; - let ry = 0; - - if ((x & s) > 0) { - rx = 1; - } - if ((y & s) > 0) { - ry = 1; - } - - d += s * s * ((3 * rx) ^ ry); - - if (ry === 0) { - if (rx === 1) { - x = s - 1 - x; - y = s - 1 - y; - } - tmp = x; - x = y; - y = tmp; - } - } - return d; -} - -// Sort paths on hilbert. Not using z-order because it may still have large cross. -// So the left most source can animate to the left most target, not right most target. -// Hope in this way. We can make sure each element is animated to the proper target. Not the farthest. -function sortPaths(pathList: Path[]): Path[] { - let xMin = Infinity; - let yMin = Infinity; - let xMax = -Infinity; - let yMax = -Infinity; - const cps = map(pathList, path => { - const rect = path.getBoundingRect(); - const m = path.getComputedTransform(); - const x = rect.x + rect.width / 2 + (m ? m[4] : 0); - const y = rect.y + rect.height / 2 + (m ? m[5] : 0); - xMin = Math.min(x, xMin); - yMin = Math.min(y, yMin); - xMax = Math.max(x, xMax); - yMax = Math.max(y, yMax); - return [x, y]; - }); - - const items = map(cps, (cp, idx) => { - return { - cp, - z: hilbert(cp[0], cp[1], xMin, yMin, xMax, yMax), - path: pathList[idx] - }; - }); - - return items.sort((a, b) => a.z - b.z).map(item => item.path); -} - -export interface DividePathParams { - path: Path, - count: number -}; -export interface DividePath { - (params: DividePathParams): Path[] -} - -export interface IndividualDelay { - (index: number, count: number, fromPath: Path, toPath: Path): number -} - -function defaultDividePath(param: DividePathParams) { - return split(param.path, param.count); -} -export interface CombineConfig extends ElementAnimateConfig { - /** - * Transform of returned will be ignored. - */ - dividePath?: DividePath - /** - * delay of each individual. - * Because individual are sorted on z-order. The index is also sorted top-left / right-down. - */ - individualDelay?: IndividualDelay - /** - * If sort splitted paths so the movement between them can be more natural - */ - // sort?: boolean -} - -function createEmptyReturn() { - return { - fromIndividuals: [] as Path[], - toIndividuals: [] as Path[], - count: 0 - }; -} -/** - * Make combine morphing from many paths to one. - * Will return a group to replace the original path. - */ -export function combineMorph( - fromList: (CombineMorphingPath | Path)[], - toPath: Path, - animationOpts: CombineConfig -) { - let fromPathList: Path[] = []; - - function addFromPath(fromList: Element[]) { - for (let i = 0; i < fromList.length; i++) { - const from = fromList[i]; - if (isCombineMorphing(from)) { - addFromPath((from as GroupLike).childrenRef()); - } - else if (from instanceof Path) { - fromPathList.push(from); - } - } - } - addFromPath(fromList); - - const separateCount = fromPathList.length; - - // fromPathList.length is 0. - if (!separateCount) { - return createEmptyReturn(); - } - - const dividePath = animationOpts.dividePath || defaultDividePath; - - let toSubPathList = dividePath({ - path: toPath, count: separateCount - }); - if (toSubPathList.length !== separateCount) { - console.error('Invalid morphing: unmatched splitted path'); - return createEmptyReturn(); - } - - fromPathList = sortPaths(fromPathList); - toSubPathList = sortPaths(toSubPathList); - - const oldDone = animationOpts.done; - // const oldAborted = animationOpts.aborted; - const oldDuring = animationOpts.during; - const individualDelay = animationOpts.individualDelay; - - const identityTransform = new Transformable(); - - for (let i = 0; i < separateCount; i++) { - const from = fromPathList[i]; - const to = toSubPathList[i]; - - to.parent = toPath as unknown as Group; - - // Ignore transform in each subpath. - to.copyTransform(identityTransform); - - // Will do morphPath for each individual if individualDelay is set. - if (!individualDelay) { - prepareMorphPath(from, to); - } - } - - (toPath as CombineMorphingPath).__isCombineMorphing = true; - (toPath as CombineMorphingPath).childrenRef = function () { - return toSubPathList; - }; - - function addToSubPathListToZr(zr: ZRenderType) { - for (let i = 0; i < toSubPathList.length; i++) { - toSubPathList[i].addSelfToZr(zr); - } - } - saveAndModifyMethod(toPath, 'addSelfToZr', { - after(zr) { - addToSubPathListToZr(zr); - } - }); - saveAndModifyMethod(toPath, 'removeSelfFromZr', { - after(zr) { - for (let i = 0; i < toSubPathList.length; i++) { - toSubPathList[i].removeSelfFromZr(zr); - } - } - }); - - function restoreToPath() { - (toPath as CombineMorphingPath).__isCombineMorphing = false; - // Mark as not in morphing - (toPath as MorphingPath).__morphT = -1; - (toPath as CombineMorphingPath).childrenRef = null; - - restoreMethod(toPath, 'addSelfToZr'); - restoreMethod(toPath, 'removeSelfFromZr'); - } - - const toLen = toSubPathList.length; - - if (individualDelay) { - let animating = toLen; - const eachDone = () => { - animating--; - if (animating === 0) { - restoreToPath(); - oldDone && oldDone(); - } - }; - // Animate each element individually. - for (let i = 0; i < toLen; i++) { - // TODO only call during once? - const indivdualAnimationOpts = individualDelay ? defaults({ - delay: (animationOpts.delay || 0) + individualDelay(i, toLen, fromPathList[i], toSubPathList[i]), - done: eachDone - } as ElementAnimateConfig, animationOpts) : animationOpts; - morphPath(fromPathList[i], toSubPathList[i], indivdualAnimationOpts); - } - } - else { - (toPath as MorphingPath).__morphT = 0; - toPath.animateTo({ - __morphT: 1 - } as any, defaults({ - during(p) { - for (let i = 0; i < toLen; i++) { - const child = toSubPathList[i] as MorphingPath; - child.__morphT = (toPath as MorphingPath).__morphT; - child.dirtyShape(); - } - oldDuring && oldDuring(p); - }, - done() { - restoreToPath(); - for (let i = 0; i < fromList.length; i++) { - restoreMethod(fromList[i], 'updateTransform'); - } - oldDone && oldDone(); - } - } as ElementAnimateConfig, animationOpts)); - } - - if (toPath.__zr) { - addToSubPathListToZr(toPath.__zr); - } - - return { - fromIndividuals: fromPathList, - toIndividuals: toSubPathList, - count: toLen - }; -} -export interface SeparateConfig extends ElementAnimateConfig { - dividePath?: DividePath - individualDelay?: IndividualDelay - /** - * If sort splitted paths so the movement between them can be more natural - */ - // sort?: boolean - // // If the from path of separate animation is doing combine animation. - // // And the paths number is not same with toPathList. We need to do enter/leave animation - // // on the missing/spare paths. - // enter?: (el: Path) => void - // leave?: (el: Path) => void -} - -/** - * Make separate morphing from one path to many paths. - * Make the MorphingKind of `toPath` become `'ONE_ONE'`. - */ -export function separateMorph( - fromPath: Path, - toPathList: Path[], - animationOpts: SeparateConfig -) { - const toLen = toPathList.length; - let fromPathList: Path[] = []; - - const dividePath = animationOpts.dividePath || defaultDividePath; - - function addFromPath(fromList: Element[]) { - for (let i = 0; i < fromList.length; i++) { - const from = fromList[i]; - if (isCombineMorphing(from)) { - addFromPath((from as GroupLike).childrenRef()); - } - else if (from instanceof Path) { - fromPathList.push(from); - } - } - } - // This case most happen when a combining path is called to reverse the animation - // to its original separated state. - if (isCombineMorphing(fromPath)) { - addFromPath(fromPath.childrenRef()); - - const fromLen = fromPathList.length; - if (fromLen < toLen) { - let k = 0; - for (let i = fromLen; i < toLen; i++) { - // Create a clone - fromPathList.push(clonePath(fromPathList[k++ % fromLen])); - } - } - // Else simply remove if fromLen > toLen - fromPathList.length = toLen; - } - else { - fromPathList = dividePath({ path: fromPath, count: toLen }); - const fromPathTransform = fromPath.getComputedTransform(); - for (let i = 0; i < fromPathList.length; i++) { - // Force use transform of source path. - fromPathList[i].setLocalTransform(fromPathTransform); - } - if (fromPathList.length !== toLen) { - console.error('Invalid morphing: unmatched splitted path'); - return createEmptyReturn(); - } - } - - fromPathList = sortPaths(fromPathList); - toPathList = sortPaths(toPathList); - - const individualDelay = animationOpts.individualDelay; - for (let i = 0; i < toLen; i++) { - const indivdualAnimationOpts = individualDelay ? defaults({ - delay: (animationOpts.delay || 0) + individualDelay(i, toLen, fromPathList[i], toPathList[i]) - } as ElementAnimateConfig, animationOpts) : animationOpts; - morphPath(fromPathList[i], toPathList[i], indivdualAnimationOpts); - } - - return { - fromIndividuals: fromPathList, - toIndividuals: toPathList, - count: toPathList.length - }; -} - -export { split as defaultDividePath }; diff --git a/node_modules/zrender/src/tool/parseSVG.ts b/node_modules/zrender/src/tool/parseSVG.ts deleted file mode 100644 index 0ee2739..0000000 --- a/node_modules/zrender/src/tool/parseSVG.ts +++ /dev/null @@ -1,954 +0,0 @@ -import Group from '../graphic/Group'; -import ZRImage from '../graphic/Image'; -import Circle from '../graphic/shape/Circle'; -import Rect from '../graphic/shape/Rect'; -import Ellipse from '../graphic/shape/Ellipse'; -import Line from '../graphic/shape/Line'; -import Polygon from '../graphic/shape/Polygon'; -import Polyline from '../graphic/shape/Polyline'; -import * as matrix from '../core/matrix'; -import { createFromString } from './path'; -import { defaults, trim, each, map, keys, hasOwn } from '../core/util'; -import Displayable from '../graphic/Displayable'; -import Element from '../Element'; -import { RectLike } from '../core/BoundingRect'; -import { Dictionary } from '../core/types'; -import { PatternObject } from '../graphic/Pattern'; -import LinearGradient, { LinearGradientObject } from '../graphic/LinearGradient'; -import RadialGradient, { RadialGradientObject } from '../graphic/RadialGradient'; -import Gradient, { GradientObject } from '../graphic/Gradient'; -import TSpan, { TSpanStyleProps } from '../graphic/TSpan'; -import { parseXML } from './parseXML'; - - -interface SVGParserOption { - // Default width if svg width not specified or is a percent value. - width?: number; - // Default height if svg height not specified or is a percent value. - height?: number; - ignoreViewBox?: boolean; - ignoreRootClip?: boolean; -} - -export interface SVGParserResult { - // Group, The root of the the result tree of zrender shapes - root: Group; - // number, the viewport width of the SVG - width: number; - // number, the viewport height of the SVG - height: number; - // {x, y, width, height}, the declared viewBox rect of the SVG, if exists - viewBoxRect: RectLike; - // the {scale, position} calculated by viewBox and viewport, is exists - viewBoxTransform: { - x: number; - y: number; - scale: number; - }; - named: SVGParserResultNamedItem[]; -} -export interface SVGParserResultNamedItem { - name: string; - // If a tag has no name attribute but its ancester is named, - // `namedFrom` is set to the named item of the ancester . - // Otherwise null/undefined - namedFrom: SVGParserResultNamedItem; - svgNodeTagLower: SVGNodeTagLower; - el: Element; -}; - -export type SVGNodeTagLower = - 'g' | 'rect' | 'circle' | 'line' | 'ellipse' | 'polygon' - | 'polyline' | 'image' | 'text' | 'tspan' | 'path' | 'defs' | 'switch'; - - -type DefsId = string; -type DefsMap = { [id in DefsId]: LinearGradientObject | RadialGradientObject | PatternObject }; -type DefsUsePending = [Displayable, 'fill' | 'stroke', DefsId][]; - -type ElementExtended = Element & { - __inheritedStyle?: InheritedStyleByZRKey; - __selfStyle?: SelfStyleByZRKey; -} -type DisplayableExtended = Displayable & { - __inheritedStyle?: InheritedStyleByZRKey; - __selfStyle?: SelfStyleByZRKey; -} - -type TextStyleOptionExtended = TSpanStyleProps & { - fontSize: number; - fontFamily: string; - fontWeight: string; - fontStyle: string; -} -let nodeParsers: {[name in SVGNodeTagLower]?: ( - this: SVGParser, xmlNode: SVGElement, parentGroup: Group -) => Element}; - -type InheritedStyleByZRKey = {[name in InheritableStyleZRKey]?: string}; -type InheritableStyleZRKey = - typeof INHERITABLE_STYLE_ATTRIBUTES_MAP[keyof typeof INHERITABLE_STYLE_ATTRIBUTES_MAP]; -const INHERITABLE_STYLE_ATTRIBUTES_MAP = { - 'fill': 'fill', - 'stroke': 'stroke', - 'stroke-width': 'lineWidth', - 'opacity': 'opacity', - 'fill-opacity': 'fillOpacity', - 'stroke-opacity': 'strokeOpacity', - 'stroke-dasharray': 'lineDash', - 'stroke-dashoffset': 'lineDashOffset', - 'stroke-linecap': 'lineCap', - 'stroke-linejoin': 'lineJoin', - 'stroke-miterlimit': 'miterLimit', - 'font-family': 'fontFamily', - 'font-size': 'fontSize', - 'font-style': 'fontStyle', - 'font-weight': 'fontWeight', - 'text-anchor': 'textAlign', - 'visibility': 'visibility', - 'display': 'display' -} as const; -const INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS = keys(INHERITABLE_STYLE_ATTRIBUTES_MAP); - -type SelfStyleByZRKey = {[name in SelfStyleZRKey]?: string}; -type SelfStyleZRKey = - typeof SELF_STYLE_ATTRIBUTES_MAP[keyof typeof SELF_STYLE_ATTRIBUTES_MAP]; -const SELF_STYLE_ATTRIBUTES_MAP = { - 'alignment-baseline': 'textBaseline', - 'stop-color': 'stopColor' -}; -const SELF_STYLE_ATTRIBUTES_MAP_KEYS = keys(SELF_STYLE_ATTRIBUTES_MAP); - - -class SVGParser { - - private _defs: DefsMap = {}; - // The use of can be in front of declared. - // So save them temporarily in `_defsUsePending`. - private _defsUsePending: DefsUsePending; - private _root: Group = null; - - private _textX: number; - private _textY: number; - - parse(xml: string | Document | SVGElement, opt: SVGParserOption): SVGParserResult { - opt = opt || {}; - - const svg = parseXML(xml); - - if (process.env.NODE_ENV !== 'production') { - if (!svg) { - throw new Error('Illegal svg'); - } - } - - this._defsUsePending = []; - let root = new Group(); - this._root = root; - const named: SVGParserResult['named'] = []; - // parse view port - const viewBox = svg.getAttribute('viewBox') || ''; - - // If width/height not specified, means "100%" of `opt.width/height`. - // TODO: Other percent value not supported yet. - let width = parseFloat((svg.getAttribute('width') || opt.width) as string); - let height = parseFloat((svg.getAttribute('height') || opt.height) as string); - // If width/height not specified, set as null for output. - isNaN(width) && (width = null); - isNaN(height) && (height = null); - - // Apply inline style on svg element. - parseAttributes(svg, root, null, true, false); - - let child = svg.firstChild as SVGElement; - while (child) { - this._parseNode(child, root, named, null, false, false); - child = child.nextSibling as SVGElement; - } - - applyDefs(this._defs, this._defsUsePending); - this._defsUsePending = []; - - let viewBoxRect; - let viewBoxTransform; - - if (viewBox) { - const viewBoxArr = splitNumberSequence(viewBox); - // Some invalid case like viewBox: 'none'. - if (viewBoxArr.length >= 4) { - viewBoxRect = { - x: parseFloat((viewBoxArr[0] || 0) as string), - y: parseFloat((viewBoxArr[1] || 0) as string), - width: parseFloat(viewBoxArr[2]), - height: parseFloat(viewBoxArr[3]) - }; - } - } - - if (viewBoxRect && width != null && height != null) { - viewBoxTransform = makeViewBoxTransform(viewBoxRect, { x: 0, y: 0, width: width, height: height }); - - if (!opt.ignoreViewBox) { - // If set transform on the output group, it probably bring trouble when - // some users only intend to show the clipped content inside the viewBox, - // but not intend to transform the output group. So we keep the output - // group no transform. If the user intend to use the viewBox as a - // camera, just set `opt.ignoreViewBox` as `true` and set transfrom - // manually according to the viewBox info in the output of this method. - const elRoot = root; - root = new Group(); - root.add(elRoot); - elRoot.scaleX = elRoot.scaleY = viewBoxTransform.scale; - elRoot.x = viewBoxTransform.x; - elRoot.y = viewBoxTransform.y; - } - } - - // Some shapes might be overflow the viewport, which should be - // clipped despite whether the viewBox is used, as the SVG does. - if (!opt.ignoreRootClip && width != null && height != null) { - root.setClipPath(new Rect({ - shape: {x: 0, y: 0, width: width, height: height} - })); - } - - // Set width/height on group just for output the viewport size. - return { - root: root, - width: width, - height: height, - viewBoxRect: viewBoxRect, - viewBoxTransform: viewBoxTransform, - named: named - }; - } - - private _parseNode( - xmlNode: SVGElement, - parentGroup: Group, - named: SVGParserResultNamedItem[], - namedFrom: SVGParserResultNamedItem['namedFrom'], - isInDefs: boolean, - isInText: boolean - ): void { - - const nodeName = xmlNode.nodeName.toLowerCase() as SVGNodeTagLower; - - // TODO: - // support in svg, where nodeName is 'style', - // CSS classes is defined globally wherever the style tags are declared. - - let el; - let namedFromForSub = namedFrom; - - if (nodeName === 'defs') { - isInDefs = true; - } - if (nodeName === 'text') { - isInText = true; - } - - if (nodeName === 'defs' || nodeName === 'switch') { - // Just make displayable. Do not support - // the full feature of it. - el = parentGroup; - } - else { - // In , elments will not be rendered. - // TODO: - // do not support elements in yet, until requirement come. - // other graphic elements can also be in and referenced by - // - // multiple times - if (!isInDefs) { - const parser = nodeParsers[nodeName]; - if (parser && hasOwn(nodeParsers, nodeName)) { - - el = parser.call(this, xmlNode, parentGroup); - - // Do not support empty string; - const nameAttr = xmlNode.getAttribute('name'); - if (nameAttr) { - const newNamed: SVGParserResultNamedItem = { - name: nameAttr, - namedFrom: null, - svgNodeTagLower: nodeName, - el: el - }; - named.push(newNamed); - if (nodeName === 'g') { - namedFromForSub = newNamed; - } - } - else if (namedFrom) { - named.push({ - name: namedFrom.name, - namedFrom: namedFrom, - svgNodeTagLower: nodeName, - el: el - }); - } - - parentGroup.add(el); - } - } - - // Whether gradients/patterns are declared in or not, - // they all work. - const parser = paintServerParsers[nodeName]; - if (parser && hasOwn(paintServerParsers, nodeName)) { - const def = parser.call(this, xmlNode); - const id = xmlNode.getAttribute('id'); - if (id) { - this._defs[id] = def; - } - } - } - - // If xmlNode is , , , , , - // el will be a group, and traverse the children. - if (el && el.isGroup) { - let child = xmlNode.firstChild as SVGElement; - while (child) { - if (child.nodeType === 1) { - this._parseNode(child, el as Group, named, namedFromForSub, isInDefs, isInText); - } - // Is plain text rather than a tagged node. - else if (child.nodeType === 3 && isInText) { - this._parseText(child, el as Group); - } - child = child.nextSibling as SVGElement; - } - } - - } - - private _parseText(xmlNode: SVGElement, parentGroup: Group): TSpan { - const text = new TSpan({ - style: { - text: xmlNode.textContent - }, - silent: true, - x: this._textX || 0, - y: this._textY || 0 - }); - - inheritStyle(parentGroup, text); - - parseAttributes(xmlNode, text, this._defsUsePending, false, false); - - applyTextAlignment(text, parentGroup); - - const textStyle = text.style as TextStyleOptionExtended; - const fontSize = textStyle.fontSize; - if (fontSize && fontSize < 9) { - // PENDING - textStyle.fontSize = 9; - text.scaleX *= fontSize / 9; - text.scaleY *= fontSize / 9; - } - - const font = (textStyle.fontSize || textStyle.fontFamily) && [ - textStyle.fontStyle, - textStyle.fontWeight, - (textStyle.fontSize || 12) + 'px', - // If font properties are defined, `fontFamily` should not be ignored. - textStyle.fontFamily || 'sans-serif' - ].join(' '); - // Make font - textStyle.font = font; - - const rect = text.getBoundingRect(); - this._textX += rect.width; - - parentGroup.add(text); - - return text; - } - - static internalField = (function () { - - nodeParsers = { - 'g': function (xmlNode, parentGroup) { - const g = new Group(); - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, false); - - return g; - }, - 'rect': function (xmlNode, parentGroup) { - const rect = new Rect(); - inheritStyle(parentGroup, rect); - parseAttributes(xmlNode, rect, this._defsUsePending, false, false); - - rect.setShape({ - x: parseFloat(xmlNode.getAttribute('x') || '0'), - y: parseFloat(xmlNode.getAttribute('y') || '0'), - width: parseFloat(xmlNode.getAttribute('width') || '0'), - height: parseFloat(xmlNode.getAttribute('height') || '0') - }); - - rect.silent = true; - - return rect; - }, - 'circle': function (xmlNode, parentGroup) { - const circle = new Circle(); - inheritStyle(parentGroup, circle); - parseAttributes(xmlNode, circle, this._defsUsePending, false, false); - - circle.setShape({ - cx: parseFloat(xmlNode.getAttribute('cx') || '0'), - cy: parseFloat(xmlNode.getAttribute('cy') || '0'), - r: parseFloat(xmlNode.getAttribute('r') || '0') - }); - - circle.silent = true; - - return circle; - }, - 'line': function (xmlNode, parentGroup) { - const line = new Line(); - inheritStyle(parentGroup, line); - parseAttributes(xmlNode, line, this._defsUsePending, false, false); - - line.setShape({ - x1: parseFloat(xmlNode.getAttribute('x1') || '0'), - y1: parseFloat(xmlNode.getAttribute('y1') || '0'), - x2: parseFloat(xmlNode.getAttribute('x2') || '0'), - y2: parseFloat(xmlNode.getAttribute('y2') || '0') - }); - - line.silent = true; - - return line; - }, - 'ellipse': function (xmlNode, parentGroup) { - const ellipse = new Ellipse(); - inheritStyle(parentGroup, ellipse); - parseAttributes(xmlNode, ellipse, this._defsUsePending, false, false); - - ellipse.setShape({ - cx: parseFloat(xmlNode.getAttribute('cx') || '0'), - cy: parseFloat(xmlNode.getAttribute('cy') || '0'), - rx: parseFloat(xmlNode.getAttribute('rx') || '0'), - ry: parseFloat(xmlNode.getAttribute('ry') || '0') - }); - - ellipse.silent = true; - - return ellipse; - }, - 'polygon': function (xmlNode, parentGroup) { - const pointsStr = xmlNode.getAttribute('points'); - let pointsArr; - if (pointsStr) { - pointsArr = parsePoints(pointsStr); - } - const polygon = new Polygon({ - shape: { - points: pointsArr || [] - }, - silent: true - }); - - inheritStyle(parentGroup, polygon); - parseAttributes(xmlNode, polygon, this._defsUsePending, false, false); - - return polygon; - }, - 'polyline': function (xmlNode, parentGroup) { - const pointsStr = xmlNode.getAttribute('points'); - let pointsArr; - if (pointsStr) { - pointsArr = parsePoints(pointsStr); - } - const polyline = new Polyline({ - shape: { - points: pointsArr || [] - }, - silent: true - }); - - inheritStyle(parentGroup, polyline); - parseAttributes(xmlNode, polyline, this._defsUsePending, false, false); - - return polyline; - }, - 'image': function (xmlNode, parentGroup) { - const img = new ZRImage(); - inheritStyle(parentGroup, img); - parseAttributes(xmlNode, img, this._defsUsePending, false, false); - - img.setStyle({ - image: xmlNode.getAttribute('xlink:href') || xmlNode.getAttribute('href'), - x: +xmlNode.getAttribute('x'), - y: +xmlNode.getAttribute('y'), - width: +xmlNode.getAttribute('width'), - height: +xmlNode.getAttribute('height') - }); - img.silent = true; - - return img; - }, - 'text': function (xmlNode, parentGroup) { - const x = xmlNode.getAttribute('x') || '0'; - const y = xmlNode.getAttribute('y') || '0'; - const dx = xmlNode.getAttribute('dx') || '0'; - const dy = xmlNode.getAttribute('dy') || '0'; - - this._textX = parseFloat(x) + parseFloat(dx); - this._textY = parseFloat(y) + parseFloat(dy); - - const g = new Group(); - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, true); - - return g; - }, - 'tspan': function (xmlNode, parentGroup) { - const x = xmlNode.getAttribute('x'); - const y = xmlNode.getAttribute('y'); - if (x != null) { - // new offset x - this._textX = parseFloat(x); - } - if (y != null) { - // new offset y - this._textY = parseFloat(y); - } - const dx = xmlNode.getAttribute('dx') || '0'; - const dy = xmlNode.getAttribute('dy') || '0'; - - const g = new Group(); - - inheritStyle(parentGroup, g); - parseAttributes(xmlNode, g, this._defsUsePending, false, true); - - this._textX += parseFloat(dx); - this._textY += parseFloat(dy); - - return g; - }, - 'path': function (xmlNode, parentGroup) { - // TODO svg fill rule - // https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-rule - // path.style.globalCompositeOperation = 'xor'; - const d = xmlNode.getAttribute('d') || ''; - - // Performance sensitive. - - const path = createFromString(d); - - inheritStyle(parentGroup, path); - parseAttributes(xmlNode, path, this._defsUsePending, false, false); - - path.silent = true; - - return path; - } - }; - - - })(); -} - -const paintServerParsers: Dictionary<(xmlNode: SVGElement) => any> = { - - 'lineargradient': function (xmlNode: SVGElement) { - // TODO: - // Support that x1,y1,x2,y2 are not declared lineargradient but in node. - const x1 = parseInt(xmlNode.getAttribute('x1') || '0', 10); - const y1 = parseInt(xmlNode.getAttribute('y1') || '0', 10); - const x2 = parseInt(xmlNode.getAttribute('x2') || '10', 10); - const y2 = parseInt(xmlNode.getAttribute('y2') || '0', 10); - - const gradient = new LinearGradient(x1, y1, x2, y2); - - parsePaintServerUnit(xmlNode, gradient); - - parseGradientColorStops(xmlNode, gradient); - - return gradient; - }, - - 'radialgradient': function (xmlNode) { - // TODO: - // Support that x1,y1,x2,y2 are not declared radialgradient but in node. - // TODO: - // Support fx, fy, fr. - const cx = parseInt(xmlNode.getAttribute('cx') || '0', 10); - const cy = parseInt(xmlNode.getAttribute('cy') || '0', 10); - const r = parseInt(xmlNode.getAttribute('r') || '0', 10); - - const gradient = new RadialGradient(cx, cy, r); - - parsePaintServerUnit(xmlNode, gradient); - - parseGradientColorStops(xmlNode, gradient); - - return gradient; - } - - // TODO - // 'pattern': function (xmlNode: SVGElement) { - // } -}; - -function parsePaintServerUnit(xmlNode: SVGElement, gradient: Gradient) { - const gradientUnits = xmlNode.getAttribute('gradientUnits'); - if (gradientUnits === 'userSpaceOnUse') { - gradient.global = true; - } -} - -function parseGradientColorStops(xmlNode: SVGElement, gradient: GradientObject): void { - - let stop = xmlNode.firstChild as SVGStopElement; - - while (stop) { - if (stop.nodeType === 1 - // there might be some other irrelevant tags used by editor. - && stop.nodeName.toLocaleLowerCase() === 'stop' - ) { - const offsetStr = stop.getAttribute('offset'); - let offset: number; - if (offsetStr && offsetStr.indexOf('%') > 0) { // percentage - offset = parseInt(offsetStr, 10) / 100; - } - else if (offsetStr) { // number from 0 to 1 - offset = parseFloat(offsetStr); - } - else { - offset = 0; - } - - // has higher priority than - // - const styleVals = {} as Dictionary; - parseInlineStyle(stop, styleVals, styleVals); - const stopColor = styleVals.stopColor - || stop.getAttribute('stop-color') - || '#000000'; - - gradient.colorStops.push({ - offset: offset, - color: stopColor - }); - } - stop = stop.nextSibling as SVGStopElement; - } -} - -function inheritStyle(parent: Element, child: Element): void { - if (parent && (parent as ElementExtended).__inheritedStyle) { - if (!(child as ElementExtended).__inheritedStyle) { - (child as ElementExtended).__inheritedStyle = {}; - } - defaults((child as ElementExtended).__inheritedStyle, (parent as ElementExtended).__inheritedStyle); - } -} - -function parsePoints(pointsString: string): number[][] { - const list = splitNumberSequence(pointsString); - const points = []; - - for (let i = 0; i < list.length; i += 2) { - const x = parseFloat(list[i]); - const y = parseFloat(list[i + 1]); - points.push([x, y]); - } - return points; -} - -function parseAttributes( - xmlNode: SVGElement, - el: Element, - defsUsePending: DefsUsePending, - onlyInlineStyle: boolean, - isTextGroup: boolean -): void { - const disp = el as DisplayableExtended; - const inheritedStyle = disp.__inheritedStyle = disp.__inheritedStyle || {}; - const selfStyle: SelfStyleByZRKey = {}; - - // TODO Shadow - if (xmlNode.nodeType === 1) { - parseTransformAttribute(xmlNode, el); - - parseInlineStyle(xmlNode, inheritedStyle, selfStyle); - - if (!onlyInlineStyle) { - parseAttributeStyle(xmlNode, inheritedStyle, selfStyle); - } - } - - disp.style = disp.style || {}; - - if (inheritedStyle.fill != null) { - disp.style.fill = getFillStrokeStyle(disp, 'fill', inheritedStyle.fill, defsUsePending); - } - if (inheritedStyle.stroke != null) { - disp.style.stroke = getFillStrokeStyle(disp, 'stroke', inheritedStyle.stroke, defsUsePending); - } - - each([ - 'lineWidth', 'opacity', 'fillOpacity', 'strokeOpacity', 'miterLimit', 'fontSize' - ] as const, function (propName) { - if (inheritedStyle[propName] != null) { - disp.style[propName] = parseFloat(inheritedStyle[propName]); - } - }); - - each([ - 'lineDashOffset', 'lineCap', 'lineJoin', 'fontWeight', 'fontFamily', 'fontStyle', 'textAlign' - ] as const, function (propName) { - if (inheritedStyle[propName] != null) { - disp.style[propName] = inheritedStyle[propName]; - } - }); - - // Because selfStyle only support textBaseline, so only text group need it. - // in other cases selfStyle can be released. - if (isTextGroup) { - disp.__selfStyle = selfStyle; - } - - if (inheritedStyle.lineDash) { - disp.style.lineDash = map(splitNumberSequence(inheritedStyle.lineDash), function (str) { - return parseFloat(str); - }); - } - - if (inheritedStyle.visibility === 'hidden' || inheritedStyle.visibility === 'collapse') { - disp.invisible = true; - } - - if (inheritedStyle.display === 'none') { - disp.ignore = true; - } -} - -function applyTextAlignment( - text: TSpan, - parentGroup: Group -): void { - const parentSelfStyle = (parentGroup as ElementExtended).__selfStyle; - if (parentSelfStyle) { - const textBaseline = parentSelfStyle.textBaseline; - let zrTextBaseline = textBaseline as CanvasTextBaseline; - if (!textBaseline || textBaseline === 'auto') { - // FIXME: 'auto' means the value is the dominant-baseline of the script to - // which the character belongs - i.e., use the dominant-baseline of the parent. - zrTextBaseline = 'alphabetic'; - } - else if (textBaseline === 'baseline') { - zrTextBaseline = 'alphabetic'; - } - else if (textBaseline === 'before-edge' || textBaseline === 'text-before-edge') { - zrTextBaseline = 'top'; - } - else if (textBaseline === 'after-edge' || textBaseline === 'text-after-edge') { - zrTextBaseline = 'bottom'; - } - else if (textBaseline === 'central' || textBaseline === 'mathematical') { - zrTextBaseline = 'middle'; - } - text.style.textBaseline = zrTextBaseline; - } - - const parentInheritedStyle = (parentGroup as ElementExtended).__inheritedStyle; - if (parentInheritedStyle) { - // PENDING: - // canvas `direction` is an experimental attribute. - // so we do not support SVG direction "rtl" for text-anchor yet. - const textAlign = parentInheritedStyle.textAlign; - let zrTextAlign = textAlign as CanvasTextAlign; - if (textAlign) { - if (textAlign === 'middle') { - zrTextAlign = 'center'; - } - text.style.textAlign = zrTextAlign; - } - } -} - -// Support `fill:url(#someId)`. -const urlRegex = /^url\(\s*#(.*?)\)/; -function getFillStrokeStyle( - el: Displayable, - method: 'fill' | 'stroke', - str: string, - defsUsePending: DefsUsePending -): string { - const urlMatch = str && str.match(urlRegex); - if (urlMatch) { - const url = trim(urlMatch[1]); - defsUsePending.push([el, method, url]); - return; - } - // SVG fill and stroke can be 'none'. - if (str === 'none') { - str = null; - } - return str; -} - -function applyDefs( - defs: DefsMap, - defsUsePending: DefsUsePending -): void { - for (let i = 0; i < defsUsePending.length; i++) { - const item = defsUsePending[i]; - item[0].style[item[1]] = defs[item[2]]; - } -} - -// value can be like: -// '2e-4', 'l.5.9' (ignore 0), 'M-10-10', 'l-2.43e-1,34.9983', -// 'l-.5E1,54', '121-23-44-11' (no delimiter) -// PENDING: here continuous commas are treat as one comma, but the -// browser SVG parser treats this by printing error. -const numberReg = /-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g; -function splitNumberSequence(rawStr: string): string[] { - return rawStr.match(numberReg) || []; -} -// Most of the values can be separated by comma and/or white space. -// const DILIMITER_REG = /[\s,]+/; - - -const transformRegex = /(translate|scale|rotate|skewX|skewY|matrix)\(([\-\s0-9\.eE,]*)\)/g; -const DEGREE_TO_ANGLE = Math.PI / 180; - -function parseTransformAttribute(xmlNode: SVGElement, node: Element): void { - let transform = xmlNode.getAttribute('transform'); - if (transform) { - transform = transform.replace(/,/g, ' '); - const transformOps: string[] = []; - let mt = null; - transform.replace(transformRegex, function (str: string, type: string, value: string) { - transformOps.push(type, value); - return ''; - }); - - for (let i = transformOps.length - 1; i > 0; i -= 2) { - const value = transformOps[i]; - const type = transformOps[i - 1]; - const valueArr: string[] = splitNumberSequence(value); - mt = mt || matrix.create(); - switch (type) { - case 'translate': - matrix.translate(mt, mt, [parseFloat(valueArr[0]), parseFloat(valueArr[1] || '0')]); - break; - case 'scale': - matrix.scale(mt, mt, [parseFloat(valueArr[0]), parseFloat(valueArr[1] || valueArr[0])]); - break; - case 'rotate': - // TODO: zrender use different hand in coordinate system. - matrix.rotate(mt, mt, -parseFloat(valueArr[0]) * DEGREE_TO_ANGLE, [ - parseFloat(valueArr[1] || '0'), - parseFloat(valueArr[2] || '0') - ]); - break; - case 'skewX': - const sx = Math.tan(parseFloat(valueArr[0]) * DEGREE_TO_ANGLE); - matrix.mul(mt, [1, 0, sx, 1, 0, 0], mt); - break; - case 'skewY': - const sy = Math.tan(parseFloat(valueArr[0]) * DEGREE_TO_ANGLE); - matrix.mul(mt, [1, sy, 0, 1, 0, 0], mt); - break; - case 'matrix': - mt[0] = parseFloat(valueArr[0]); - mt[1] = parseFloat(valueArr[1]); - mt[2] = parseFloat(valueArr[2]); - mt[3] = parseFloat(valueArr[3]); - mt[4] = parseFloat(valueArr[4]); - mt[5] = parseFloat(valueArr[5]); - break; - } - } - node.setLocalTransform(mt); - } -} - -// Value may contain space. -const styleRegex = /([^\s:;]+)\s*:\s*([^:;]+)/g; -function parseInlineStyle( - xmlNode: SVGElement, - inheritableStyleResult: Dictionary, - selfStyleResult: Dictionary -): void { - const style = xmlNode.getAttribute('style'); - - if (!style) { - return; - } - - styleRegex.lastIndex = 0; - let styleRegResult; - while ((styleRegResult = styleRegex.exec(style)) != null) { - const svgStlAttr = styleRegResult[1]; - - const zrInheritableStlAttr = hasOwn(INHERITABLE_STYLE_ATTRIBUTES_MAP, svgStlAttr) - ? INHERITABLE_STYLE_ATTRIBUTES_MAP[svgStlAttr as keyof typeof INHERITABLE_STYLE_ATTRIBUTES_MAP] - : null; - if (zrInheritableStlAttr) { - inheritableStyleResult[zrInheritableStlAttr] = styleRegResult[2]; - } - - const zrSelfStlAttr = hasOwn(SELF_STYLE_ATTRIBUTES_MAP, svgStlAttr) - ? SELF_STYLE_ATTRIBUTES_MAP[svgStlAttr as keyof typeof SELF_STYLE_ATTRIBUTES_MAP] - : null; - if (zrSelfStlAttr) { - selfStyleResult[zrSelfStlAttr] = styleRegResult[2]; - } - } -} - -function parseAttributeStyle( - xmlNode: SVGElement, - inheritableStyleResult: Dictionary, - selfStyleResult: Dictionary -): void { - for (let i = 0; i < INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS.length; i++) { - const svgAttrName = INHERITABLE_STYLE_ATTRIBUTES_MAP_KEYS[i]; - const attrValue = xmlNode.getAttribute(svgAttrName); - if (attrValue != null) { - inheritableStyleResult[INHERITABLE_STYLE_ATTRIBUTES_MAP[svgAttrName]] = attrValue; - } - } - for (let i = 0; i < SELF_STYLE_ATTRIBUTES_MAP_KEYS.length; i++) { - const svgAttrName = SELF_STYLE_ATTRIBUTES_MAP_KEYS[i]; - const attrValue = xmlNode.getAttribute(svgAttrName); - if (attrValue != null) { - selfStyleResult[SELF_STYLE_ATTRIBUTES_MAP[svgAttrName]] = attrValue; - } - } -} - -export function makeViewBoxTransform(viewBoxRect: RectLike, boundingRect: RectLike): { - scale: number; - x: number; - y: number; -} { - const scaleX = boundingRect.width / viewBoxRect.width; - const scaleY = boundingRect.height / viewBoxRect.height; - const scale = Math.min(scaleX, scaleY); - // preserveAspectRatio 'xMidYMid' - - return { - scale, - x: -(viewBoxRect.x + viewBoxRect.width / 2) * scale + (boundingRect.x + boundingRect.width / 2), - y: -(viewBoxRect.y + viewBoxRect.height / 2) * scale + (boundingRect.y + boundingRect.height / 2) - }; -} - -export function parseSVG(xml: string | Document | SVGElement, opt: SVGParserOption): SVGParserResult { - const parser = new SVGParser(); - return parser.parse(xml, opt); -} - - -// Also export parseXML to avoid breaking change. -export {parseXML}; diff --git a/node_modules/zrender/src/tool/parseXML.ts b/node_modules/zrender/src/tool/parseXML.ts deleted file mode 100644 index 9bbe304..0000000 --- a/node_modules/zrender/src/tool/parseXML.ts +++ /dev/null @@ -1,22 +0,0 @@ -import { isString } from '../core/util'; - -/** - * For big svg string, this method might be time consuming. - */ -export function parseXML(svg: Document | string | SVGElement): SVGElement { - if (isString(svg)) { - const parser = new DOMParser(); - svg = parser.parseFromString(svg, 'text/xml'); - } - let svgNode: Node = svg; - // Document node. If using $.get, doc node may be input. - if (svgNode.nodeType === 9) { - svgNode = svgNode.firstChild; - } - // nodeName of is also 'svg'. - while (svgNode.nodeName.toLowerCase() !== 'svg' || svgNode.nodeType !== 1) { - svgNode = svgNode.nextSibling; - } - - return svgNode as SVGElement; -} diff --git a/node_modules/zrender/src/tool/path.ts b/node_modules/zrender/src/tool/path.ts deleted file mode 100644 index 76c4d09..0000000 --- a/node_modules/zrender/src/tool/path.ts +++ /dev/null @@ -1,514 +0,0 @@ -import Path, { PathProps } from '../graphic/Path'; -import PathProxy from '../core/PathProxy'; -import transformPath from './transformPath'; -import { VectorArray } from '../core/vector'; -import { MatrixArray } from '../core/matrix'; -import { extend } from '../core/util'; - -// command chars -// const cc = [ -// 'm', 'M', 'l', 'L', 'v', 'V', 'h', 'H', 'z', 'Z', -// 'c', 'C', 'q', 'Q', 't', 'T', 's', 'S', 'a', 'A' -// ]; - -const mathSqrt = Math.sqrt; -const mathSin = Math.sin; -const mathCos = Math.cos; -const PI = Math.PI; - -function vMag(v: VectorArray): number { - return Math.sqrt(v[0] * v[0] + v[1] * v[1]); -}; -function vRatio(u: VectorArray, v: VectorArray): number { - return (u[0] * v[0] + u[1] * v[1]) / (vMag(u) * vMag(v)); -}; -function vAngle(u: VectorArray, v: VectorArray): number { - return (u[0] * v[1] < u[1] * v[0] ? -1 : 1) - * Math.acos(vRatio(u, v)); -}; - -function processArc( - x1: number, y1: number, x2: number, y2: number, fa: number, fs: number, - rx: number, ry: number, psiDeg: number, cmd: number, path: PathProxy -) { - // https://www.w3.org/TR/SVG11/implnote.html#ArcImplementationNotes - const psi = psiDeg * (PI / 180.0); - const xp = mathCos(psi) * (x1 - x2) / 2.0 - + mathSin(psi) * (y1 - y2) / 2.0; - const yp = -1 * mathSin(psi) * (x1 - x2) / 2.0 - + mathCos(psi) * (y1 - y2) / 2.0; - - const lambda = (xp * xp) / (rx * rx) + (yp * yp) / (ry * ry); - - if (lambda > 1) { - rx *= mathSqrt(lambda); - ry *= mathSqrt(lambda); - } - - const f = (fa === fs ? -1 : 1) - * mathSqrt((((rx * rx) * (ry * ry)) - - ((rx * rx) * (yp * yp)) - - ((ry * ry) * (xp * xp))) / ((rx * rx) * (yp * yp) - + (ry * ry) * (xp * xp)) - ) || 0; - - const cxp = f * rx * yp / ry; - const cyp = f * -ry * xp / rx; - - const cx = (x1 + x2) / 2.0 - + mathCos(psi) * cxp - - mathSin(psi) * cyp; - const cy = (y1 + y2) / 2.0 - + mathSin(psi) * cxp - + mathCos(psi) * cyp; - - const theta = vAngle([ 1, 0 ], [ (xp - cxp) / rx, (yp - cyp) / ry ]); - const u = [ (xp - cxp) / rx, (yp - cyp) / ry ]; - const v = [ (-1 * xp - cxp) / rx, (-1 * yp - cyp) / ry ]; - let dTheta = vAngle(u, v); - - if (vRatio(u, v) <= -1) { - dTheta = PI; - } - if (vRatio(u, v) >= 1) { - dTheta = 0; - } - - if (dTheta < 0) { - const n = Math.round(dTheta / PI * 1e6) / 1e6; - // Convert to positive - dTheta = PI * 2 + (n % 2) * PI; - } - - path.addData(cmd, cx, cy, rx, ry, theta, dTheta, psi, fs); -} - - -const commandReg = /([mlvhzcqtsa])([^mlvhzcqtsa]*)/ig; -// Consider case: -// (1) delimiter can be comma or space, where continuous commas -// or spaces should be seen as one comma. -// (2) value can be like: -// '2e-4', 'l.5.9' (ignore 0), 'M-10-10', 'l-2.43e-1,34.9983', -// 'l-.5E1,54', '121-23-44-11' (no delimiter) -const numberReg = /-?([0-9]*\.)?[0-9]+([eE]-?[0-9]+)?/g; -// const valueSplitReg = /[\s,]+/; - -function createPathProxyFromString(data: string) { - const path = new PathProxy(); - - if (!data) { - return path; - } - - // const data = data.replace(/-/g, ' -') - // .replace(/ /g, ' ') - // .replace(/ /g, ',') - // .replace(/,,/g, ','); - - // const n; - // create pipes so that we can split the data - // for (n = 0; n < cc.length; n++) { - // cs = cs.replace(new RegExp(cc[n], 'g'), '|' + cc[n]); - // } - - // data = data.replace(/-/g, ',-'); - - // create array - // const arr = cs.split('|'); - // init context point - let cpx = 0; - let cpy = 0; - let subpathX = cpx; - let subpathY = cpy; - let prevCmd; - - const CMD = PathProxy.CMD; - - // commandReg.lastIndex = 0; - // const cmdResult; - // while ((cmdResult = commandReg.exec(data)) != null) { - // const cmdStr = cmdResult[1]; - // const cmdContent = cmdResult[2]; - - const cmdList = data.match(commandReg); - if (!cmdList) { - // Invalid svg path. - return path; - } - - for (let l = 0; l < cmdList.length; l++) { - const cmdText = cmdList[l]; - let cmdStr = cmdText.charAt(0); - - let cmd; - - // String#split is faster a little bit than String#replace or RegExp#exec. - // const p = cmdContent.split(valueSplitReg); - // const pLen = 0; - // for (let i = 0; i < p.length; i++) { - // // '' and other invalid str => NaN - // const val = parseFloat(p[i]); - // !isNaN(val) && (p[pLen++] = val); - // } - - - // Following code will convert string to number. So convert type to number here - const p = cmdText.match(numberReg) as any[] as number[] || []; - const pLen = p.length; - for (let i = 0; i < pLen; i++) { - p[i] = parseFloat(p[i] as any as string); - } - - let off = 0; - while (off < pLen) { - let ctlPtx; - let ctlPty; - - let rx; - let ry; - let psi; - let fa; - let fs; - - let x1 = cpx; - let y1 = cpy; - - let len: number; - let pathData: number[] | Float32Array; - // convert l, H, h, V, and v to L - switch (cmdStr) { - case 'l': - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'L': - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'm': - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.M; - path.addData(cmd, cpx, cpy); - subpathX = cpx; - subpathY = cpy; - cmdStr = 'l'; - break; - case 'M': - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.M; - path.addData(cmd, cpx, cpy); - subpathX = cpx; - subpathY = cpy; - cmdStr = 'L'; - break; - case 'h': - cpx += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'H': - cpx = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'v': - cpy += p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'V': - cpy = p[off++]; - cmd = CMD.L; - path.addData(cmd, cpx, cpy); - break; - case 'C': - cmd = CMD.C; - path.addData( - cmd, p[off++], p[off++], p[off++], p[off++], p[off++], p[off++] - ); - cpx = p[off - 2]; - cpy = p[off - 1]; - break; - case 'c': - cmd = CMD.C; - path.addData( - cmd, - p[off++] + cpx, p[off++] + cpy, - p[off++] + cpx, p[off++] + cpy, - p[off++] + cpx, p[off++] + cpy - ); - cpx += p[off - 2]; - cpy += p[off - 1]; - break; - case 'S': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.C) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cmd = CMD.C; - x1 = p[off++]; - y1 = p[off++]; - cpx = p[off++]; - cpy = p[off++]; - path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); - break; - case 's': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.C) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cmd = CMD.C; - x1 = cpx + p[off++]; - y1 = cpy + p[off++]; - cpx += p[off++]; - cpy += p[off++]; - path.addData(cmd, ctlPtx, ctlPty, x1, y1, cpx, cpy); - break; - case 'Q': - x1 = p[off++]; - y1 = p[off++]; - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.Q; - path.addData(cmd, x1, y1, cpx, cpy); - break; - case 'q': - x1 = p[off++] + cpx; - y1 = p[off++] + cpy; - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.Q; - path.addData(cmd, x1, y1, cpx, cpy); - break; - case 'T': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.Q) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.Q; - path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); - break; - case 't': - ctlPtx = cpx; - ctlPty = cpy; - len = path.len(); - pathData = path.data; - if (prevCmd === CMD.Q) { - ctlPtx += cpx - pathData[len - 4]; - ctlPty += cpy - pathData[len - 3]; - } - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.Q; - path.addData(cmd, ctlPtx, ctlPty, cpx, cpy); - break; - case 'A': - rx = p[off++]; - ry = p[off++]; - psi = p[off++]; - fa = p[off++]; - fs = p[off++]; - - x1 = cpx, y1 = cpy; - cpx = p[off++]; - cpy = p[off++]; - cmd = CMD.A; - processArc( - x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path - ); - break; - case 'a': - rx = p[off++]; - ry = p[off++]; - psi = p[off++]; - fa = p[off++]; - fs = p[off++]; - - x1 = cpx, y1 = cpy; - cpx += p[off++]; - cpy += p[off++]; - cmd = CMD.A; - processArc( - x1, y1, cpx, cpy, fa, fs, rx, ry, psi, cmd, path - ); - break; - } - } - - if (cmdStr === 'z' || cmdStr === 'Z') { - cmd = CMD.Z; - path.addData(cmd); - // z may be in the middle of the path. - cpx = subpathX; - cpy = subpathY; - } - - prevCmd = cmd; - } - - path.toStatic(); - - return path; -} - -type SVGPathOption = Omit -interface InnerSVGPathOption extends PathProps { - applyTransform?: (m: MatrixArray) => void -} -class SVGPath extends Path { - applyTransform(m: MatrixArray) {} -} - -function isPathProxy(path: PathProxy | CanvasRenderingContext2D): path is PathProxy { - return (path as PathProxy).setData != null; -} -// TODO Optimize double memory cost problem -function createPathOptions(str: string, opts: SVGPathOption): InnerSVGPathOption { - const pathProxy = createPathProxyFromString(str); - const innerOpts: InnerSVGPathOption = extend({}, opts); - innerOpts.buildPath = function (path: PathProxy | CanvasRenderingContext2D) { - if (isPathProxy(path)) { - path.setData(pathProxy.data); - // Svg and vml renderer don't have context - const ctx = path.getContext(); - if (ctx) { - path.rebuildPath(ctx, 1); - } - } - else { - const ctx = path; - pathProxy.rebuildPath(ctx, 1); - } - }; - - innerOpts.applyTransform = function (this: SVGPath, m: MatrixArray) { - transformPath(pathProxy, m); - this.dirtyShape(); - }; - - return innerOpts; -} - -/** - * Create a Path object from path string data - * http://www.w3.org/TR/SVG/paths.html#PathData - * @param opts Other options - */ -export function createFromString(str: string, opts?: SVGPathOption): SVGPath { - // PENDING - return new SVGPath(createPathOptions(str, opts)); -} - -/** - * Create a Path class from path string data - * @param str - * @param opts Other options - */ -export function extendFromString(str: string, defaultOpts?: SVGPathOption): typeof SVGPath { - const innerOpts = createPathOptions(str, defaultOpts); - class Sub extends SVGPath { - constructor(opts: InnerSVGPathOption) { - super(opts); - this.applyTransform = innerOpts.applyTransform; - this.buildPath = innerOpts.buildPath; - } - } - return Sub; -} - -/** - * Merge multiple paths - */ -// TODO Apply transform -// TODO stroke dash -// TODO Optimize double memory cost problem -export function mergePath(pathEls: Path[], opts: PathProps) { - const pathList: PathProxy[] = []; - const len = pathEls.length; - for (let i = 0; i < len; i++) { - const pathEl = pathEls[i]; - pathList.push(pathEl.getUpdatedPathProxy(true)); - } - - const pathBundle = new Path(opts); - // Need path proxy. - pathBundle.createPathProxy(); - pathBundle.buildPath = function (path: PathProxy | CanvasRenderingContext2D) { - if (isPathProxy(path)) { - path.appendPath(pathList); - // Svg and vml renderer don't have context - const ctx = path.getContext(); - if (ctx) { - // Path bundle not support percent draw. - path.rebuildPath(ctx, 1); - } - } - }; - - return pathBundle; -} - -/** - * Clone a path. - */ -export function clonePath(sourcePath: Path, opts?: { - /** - * If bake global transform to path. - */ - bakeTransform?: boolean - /** - * Convert global transform to local. - */ - toLocal?: boolean -}) { - opts = opts || {}; - const path = new Path(); - if (sourcePath.shape) { - path.setShape(sourcePath.shape); - } - path.setStyle(sourcePath.style); - - if (opts.bakeTransform) { - transformPath(path.path, sourcePath.getComputedTransform()); - } - else { - // TODO Copy getLocalTransform, updateTransform since they can be changed. - if (opts.toLocal) { - path.setLocalTransform(sourcePath.getComputedTransform()); - } - else { - path.copyTransform(sourcePath); - } - } - - // These methods may be overridden - path.buildPath = sourcePath.buildPath; - (path as SVGPath).applyTransform = (path as SVGPath).applyTransform; - - path.z = sourcePath.z; - path.z2 = sourcePath.z2; - path.zlevel = sourcePath.zlevel; - - return path; -} diff --git a/node_modules/zrender/src/tool/transformPath.ts b/node_modules/zrender/src/tool/transformPath.ts deleted file mode 100644 index e6ff2f4..0000000 --- a/node_modules/zrender/src/tool/transformPath.ts +++ /dev/null @@ -1,103 +0,0 @@ -import PathProxy from '../core/PathProxy'; -import {applyTransform as v2ApplyTransform, VectorArray} from '../core/vector'; -import { MatrixArray } from '../core/matrix'; - -const CMD = PathProxy.CMD; - -const points: VectorArray[] = [[], [], []]; -const mathSqrt = Math.sqrt; -const mathAtan2 = Math.atan2; - -export default function transformPath(path: PathProxy, m: MatrixArray) { - if (!m) { - return; - } - - let data = path.data; - const len = path.len(); - let cmd; - let nPoint: number; - let i: number; - let j: number; - let k: number; - let p: VectorArray; - - const M = CMD.M; - const C = CMD.C; - const L = CMD.L; - const R = CMD.R; - const A = CMD.A; - const Q = CMD.Q; - - for (i = 0, j = 0; i < len;) { - cmd = data[i++]; - j = i; - nPoint = 0; - - switch (cmd) { - case M: - nPoint = 1; - break; - case L: - nPoint = 1; - break; - case C: - nPoint = 3; - break; - case Q: - nPoint = 2; - break; - case A: - const x = m[4]; - const y = m[5]; - const sx = mathSqrt(m[0] * m[0] + m[1] * m[1]); - const sy = mathSqrt(m[2] * m[2] + m[3] * m[3]); - const angle = mathAtan2(-m[1] / sy, m[0] / sx); - // cx - data[i] *= sx; - data[i++] += x; - // cy - data[i] *= sy; - data[i++] += y; - // Scale rx and ry - // FIXME Assume psi is 0 here - data[i++] *= sx; - data[i++] *= sy; - - // Start angle - data[i++] += angle; - // end angle - data[i++] += angle; - // FIXME psi - i += 2; - j = i; - break; - case R: - // x0, y0 - p[0] = data[i++]; - p[1] = data[i++]; - v2ApplyTransform(p, p, m); - data[j++] = p[0]; - data[j++] = p[1]; - // x1, y1 - p[0] += data[i++]; - p[1] += data[i++]; - v2ApplyTransform(p, p, m); - data[j++] = p[0]; - data[j++] = p[1]; - } - - for (k = 0; k < nPoint; k++) { - let p = points[k]; - p[0] = data[i++]; - p[1] = data[i++]; - - v2ApplyTransform(p, p, m); - // Write back - data[j++] = p[0]; - data[j++] = p[1]; - } - } - - path.increaseVersion(); -} diff --git a/node_modules/zrender/src/zrender.ts b/node_modules/zrender/src/zrender.ts deleted file mode 100644 index 4a460df..0000000 --- a/node_modules/zrender/src/zrender.ts +++ /dev/null @@ -1,562 +0,0 @@ -/*! -* ZRender, a high performance 2d drawing library. -* -* Copyright (c) 2013, Baidu Inc. -* All rights reserved. -* -* LICENSE -* https://github.com/ecomfe/zrender/blob/master/LICENSE.txt -*/ - -import env from './core/env'; -import * as zrUtil from './core/util'; -import Handler from './Handler'; -import Storage from './Storage'; -import {PainterBase} from './PainterBase'; -import Animation, {getTime} from './animation/Animation'; -import HandlerProxy from './dom/HandlerProxy'; -import Element, { ElementEventCallback } from './Element'; -import { Dictionary, ElementEventName, RenderedEvent, WithThisType } from './core/types'; -import { LayerConfig } from './canvas/Layer'; -import { GradientObject } from './graphic/Gradient'; -import { PatternObject } from './graphic/Pattern'; -import { EventCallback } from './core/Eventful'; -import Displayable from './graphic/Displayable'; -import { lum } from './tool/color'; -import { DARK_MODE_THRESHOLD } from './config'; -import Group from './graphic/Group'; - - -type PainterBaseCtor = { - new(dom: HTMLElement, storage: Storage, ...args: any[]): PainterBase -} - -const painterCtors: Dictionary = {}; - -let instances: { [key: number]: ZRender } = {}; - -function delInstance(id: number) { - delete instances[id]; -} - -function isDarkMode(backgroundColor: string | GradientObject | PatternObject): boolean { - if (!backgroundColor) { - return false; - } - if (typeof backgroundColor === 'string') { - return lum(backgroundColor, 1) < DARK_MODE_THRESHOLD; - } - else if ((backgroundColor as GradientObject).colorStops) { - const colorStops = (backgroundColor as GradientObject).colorStops; - let totalLum = 0; - const len = colorStops.length; - // Simply do the math of average the color. Not consider the offset - for (let i = 0; i < len; i++) { - totalLum += lum(colorStops[i].color, 1); - } - totalLum /= len; - - return totalLum < DARK_MODE_THRESHOLD; - } - // Can't determine - return false; -} - -class ZRender { - /** - * Not necessary if using SSR painter like svg-ssr - */ - dom?: HTMLElement - - id: number - - storage: Storage - painter: PainterBase - handler: Handler - animation: Animation - - private _sleepAfterStill = 10; - - private _stillFrameAccum = 0; - - private _needsRefresh = true - private _needsRefreshHover = true - private _disposed: boolean; - /** - * If theme is dark mode. It will determine the color strategy for labels. - */ - private _darkMode = false; - - private _backgroundColor: string | GradientObject | PatternObject; - - constructor(id: number, dom?: HTMLElement, opts?: ZRenderInitOpt) { - opts = opts || {}; - - /** - * @type {HTMLDomElement} - */ - this.dom = dom; - - this.id = id; - - const storage = new Storage(); - - let rendererType = opts.renderer || 'canvas'; - - if (!painterCtors[rendererType]) { - // Use the first registered renderer. - rendererType = zrUtil.keys(painterCtors)[0]; - } - if (process.env.NODE_ENV !== 'production') { - if (!painterCtors[rendererType]) { - throw new Error(`Renderer '${rendererType}' is not imported. Please import it first.`); - } - } - - opts.useDirtyRect = opts.useDirtyRect == null - ? false - : opts.useDirtyRect; - - const painter = new painterCtors[rendererType](dom, storage, opts, id); - const ssrMode = opts.ssr || painter.ssrOnly; - - this.storage = storage; - this.painter = painter; - - const handlerProxy = (!env.node && !env.worker && !ssrMode) - ? new HandlerProxy(painter.getViewportRoot(), painter.root) - : null; - - const useCoarsePointer = opts.useCoarsePointer; - const usePointerSize = (useCoarsePointer == null || useCoarsePointer === 'auto') - ? env.touchEventsSupported - : !!useCoarsePointer; - const defaultPointerSize = 44; - let pointerSize; - if (usePointerSize) { - pointerSize = zrUtil.retrieve2(opts.pointerSize, defaultPointerSize); - } - - this.handler = new Handler(storage, painter, handlerProxy, painter.root, pointerSize); - - this.animation = new Animation({ - stage: { - update: ssrMode ? null : () => this._flush(true) - } - }); - - if (!ssrMode) { - this.animation.start(); - } - } - - /** - * 添加元素 - */ - add(el: Element) { - if (this._disposed || !el) { - return; - } - this.storage.addRoot(el); - el.addSelfToZr(this); - this.refresh(); - } - - /** - * 删除元素 - */ - remove(el: Element) { - if (this._disposed || !el) { - return; - } - this.storage.delRoot(el); - el.removeSelfFromZr(this); - this.refresh(); - } - - /** - * Change configuration of layer - */ - configLayer(zLevel: number, config: LayerConfig) { - if (this._disposed) { - return; - } - if (this.painter.configLayer) { - this.painter.configLayer(zLevel, config); - } - this.refresh(); - } - - /** - * Set background color - */ - setBackgroundColor(backgroundColor: string | GradientObject | PatternObject) { - if (this._disposed) { - return; - } - if (this.painter.setBackgroundColor) { - this.painter.setBackgroundColor(backgroundColor); - } - this.refresh(); - this._backgroundColor = backgroundColor; - this._darkMode = isDarkMode(backgroundColor); - } - - getBackgroundColor() { - return this._backgroundColor; - } - - /** - * Force to set dark mode - */ - setDarkMode(darkMode: boolean) { - this._darkMode = darkMode; - } - - isDarkMode() { - return this._darkMode; - } - - /** - * Repaint the canvas immediately - */ - refreshImmediately(fromInside?: boolean) { - if (this._disposed) { - return; - } - // const start = new Date(); - if (!fromInside) { - // Update animation if refreshImmediately is invoked from outside. - // Not trigger stage update to call flush again. Which may refresh twice - this.animation.update(true); - } - - // Clear needsRefresh ahead to avoid something wrong happens in refresh - // Or it will cause zrender refreshes again and again. - this._needsRefresh = false; - this.painter.refresh(); - // Avoid trigger zr.refresh in Element#beforeUpdate hook - this._needsRefresh = false; - } - - /** - * Mark and repaint the canvas in the next frame of browser - */ - refresh() { - if (this._disposed) { - return; - } - this._needsRefresh = true; - // Active the animation again. - this.animation.start(); - } - - /** - * Perform all refresh - */ - flush() { - if (this._disposed) { - return; - } - this._flush(false); - } - - private _flush(fromInside?: boolean) { - let triggerRendered; - - const start = getTime(); - if (this._needsRefresh) { - triggerRendered = true; - this.refreshImmediately(fromInside); - } - - if (this._needsRefreshHover) { - triggerRendered = true; - this.refreshHoverImmediately(); - } - const end = getTime(); - - if (triggerRendered) { - this._stillFrameAccum = 0; - this.trigger('rendered', { - elapsedTime: end - start - } as RenderedEvent); - } - else if (this._sleepAfterStill > 0) { - this._stillFrameAccum++; - // Stop the animation after still for 10 frames. - if (this._stillFrameAccum > this._sleepAfterStill) { - this.animation.stop(); - } - } - } - - /** - * Set sleep after still for frames. - * Disable auto sleep when it's 0. - */ - setSleepAfterStill(stillFramesCount: number) { - this._sleepAfterStill = stillFramesCount; - } - - /** - * Wake up animation loop. But not render. - */ - wakeUp() { - if (this._disposed) { - return; - } - this.animation.start(); - // Reset the frame count. - this._stillFrameAccum = 0; - } - - /** - * Refresh hover in next frame - */ - refreshHover() { - this._needsRefreshHover = true; - } - - /** - * Refresh hover immediately - */ - refreshHoverImmediately() { - if (this._disposed) { - return; - } - this._needsRefreshHover = false; - if (this.painter.refreshHover && this.painter.getType() === 'canvas') { - this.painter.refreshHover(); - } - } - - /** - * Resize the canvas. - * Should be invoked when container size is changed - */ - resize(opts?: { - width?: number| string - height?: number | string - }) { - if (this._disposed) { - return; - } - opts = opts || {}; - this.painter.resize(opts.width, opts.height); - this.handler.resize(); - } - - /** - * Stop and clear all animation immediately - */ - clearAnimation() { - if (this._disposed) { - return; - } - this.animation.clear(); - } - - /** - * Get container width - */ - getWidth(): number | undefined { - if (this._disposed) { - return; - } - return this.painter.getWidth(); - } - - /** - * Get container height - */ - getHeight(): number | undefined { - if (this._disposed) { - return; - } - return this.painter.getHeight(); - } - - /** - * Set default cursor - * @param cursorStyle='default' 例如 crosshair - */ - setCursorStyle(cursorStyle: string) { - if (this._disposed) { - return; - } - this.handler.setCursorStyle(cursorStyle); - } - - /** - * Find hovered element - * @param x - * @param y - * @return {target, topTarget} - */ - findHover(x: number, y: number): { - target: Displayable - topTarget: Displayable - } | undefined { - if (this._disposed) { - return; - } - return this.handler.findHover(x, y); - } - - on(eventName: ElementEventName, eventHandler: ElementEventCallback, context?: Ctx): this - // eslint-disable-next-line max-len - on(eventName: string, eventHandler: WithThisType, unknown extends Ctx ? ZRenderType : Ctx>, context?: Ctx): this - // eslint-disable-next-line max-len - on(eventName: string, eventHandler: (...args: any) => any, context?: Ctx): this { - if (!this._disposed) { - this.handler.on(eventName, eventHandler, context); - } - return this; - } - - /** - * Unbind event - * @param eventName Event name - * @param eventHandler Handler function - */ - // eslint-disable-next-line max-len - off(eventName?: string, eventHandler?: EventCallback) { - if (this._disposed) { - return; - } - this.handler.off(eventName, eventHandler); - } - - /** - * Trigger event manually - * - * @param eventName Event name - * @param event Event object - */ - trigger(eventName: string, event?: unknown) { - if (this._disposed) { - return; - } - this.handler.trigger(eventName, event); - } - - - /** - * Clear all objects and the canvas. - */ - clear() { - if (this._disposed) { - return; - } - const roots = this.storage.getRoots(); - for (let i = 0; i < roots.length; i++) { - if (roots[i] instanceof Group) { - roots[i].removeSelfFromZr(this); - } - } - this.storage.delAllRoots(); - this.painter.clear(); - } - - /** - * Dispose self. - */ - dispose() { - if (this._disposed) { - return; - } - - this.animation.stop(); - - this.clear(); - this.storage.dispose(); - this.painter.dispose(); - this.handler.dispose(); - - this.animation = - this.storage = - this.painter = - this.handler = null; - - this._disposed = true; - - delInstance(this.id); - } -} - - -export interface ZRenderInitOpt { - renderer?: string // 'canvas' or 'svg - devicePixelRatio?: number - width?: number | string // 10, 10px, 'auto' - height?: number | string - useDirtyRect?: boolean - useCoarsePointer?: 'auto' | boolean - pointerSize?: number - ssr?: boolean // If enable ssr mode. -} - -/** - * Initializing a zrender instance - * - * @param dom Not necessary if using SSR painter like svg-ssr - */ -export function init(dom?: HTMLElement | null, opts?: ZRenderInitOpt) { - const zr = new ZRender(zrUtil.guid(), dom, opts); - instances[zr.id] = zr; - return zr; -} - -/** - * Dispose zrender instance - */ -export function dispose(zr: ZRender) { - zr.dispose(); -} - -/** - * Dispose all zrender instances - */ -export function disposeAll() { - for (let key in instances) { - if (instances.hasOwnProperty(key)) { - instances[key].dispose(); - } - } - instances = {}; -} - -/** - * Get zrender instance by id - */ -export function getInstance(id: number): ZRender { - return instances[id]; -} - -export function registerPainter(name: string, Ctor: PainterBaseCtor) { - painterCtors[name] = Ctor; -} - -export type ElementSSRData = zrUtil.HashMap; -export type ElementSSRDataGetter = (el: Element) => zrUtil.HashMap; - -let ssrDataGetter: ElementSSRDataGetter; - -export function getElementSSRData(el: Element): ElementSSRData { - if (typeof ssrDataGetter === 'function') { - return ssrDataGetter(el); - } -} - -export function registerSSRDataGetter(getter: ElementSSRDataGetter) { - ssrDataGetter = getter; -} - -/** - * @type {string} - */ -export const version = '5.6.0'; - - -export interface ZRenderType extends ZRender {}; \ No newline at end of file diff --git a/node_modules/zrender/tsconfig.json b/node_modules/zrender/tsconfig.json deleted file mode 100644 index a09b6de..0000000 --- a/node_modules/zrender/tsconfig.json +++ /dev/null @@ -1,29 +0,0 @@ -{ - "compilerOptions": { - "target": "ES3", - "noImplicitAny": true, - "strictBindCallApply": true, - "removeComments": true, - "sourceMap": false, - - "noImplicitThis": true, - - // https://github.com/ezolenko/rollup-plugin-typescript2/issues/12#issuecomment-536173372 - "moduleResolution": "Node", - - "declaration": true, - "declarationMap": false, - - // Compile to lib - "rootDir": "src", - - "importHelpers": true, - - "pretty": true - }, - "include": [ - "src/**/*.ts" - ], - "exclude": [ - ] -} \ No newline at end of file From 82bbab11db34349e6f482b748deb1eb5be678b6f Mon Sep 17 00:00:00 2001 From: Yueng <14617246+YuengMeYuuer@user.noreply.gitee.com> Date: Wed, 9 Oct 2024 14:02:11 +0800 Subject: [PATCH 2/4] =?UTF-8?q?find()=E6=9B=B4=E6=96=B0=E7=BC=93=E5=AD=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../impl/VehicleInformationServiceImpl.java | 79 ------------ .../muyu/car/instance/GenerateInstance.java | 120 ------------------ 2 files changed, 199 deletions(-) delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java delete mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java deleted file mode 100644 index 2719b75..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java +++ /dev/null @@ -1,79 +0,0 @@ -package com.muyu.car.gateway.service.impl; - -import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; -import com.muyu.car.domain.api.req.VehicleConnectionReq; -import com.muyu.car.domain.model.MqttServerModel; -import com.muyu.car.domain.model.VehicleInformation; -import com.muyu.car.gateway.service.VehicleInformationService; -import com.muyu.car.mapper.VehicleInformationMapper; -import com.muyu.common.redis.service.RedisService; -import lombok.extern.log4j.Log4j2; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.data.redis.core.RedisTemplate; -import org.springframework.stereotype.Service; - -import java.util.HashMap; -import java.util.LinkedList; -import java.util.List; -import java.util.Map; - -/** - * @Author:蓬叁 - * @Package:com.muyu.car.gateway.service.impl - * @Project:cloud-server-8 - * @name:VehicleInformationServiceImpl - * @Date:2024/10/6 下午2:41 - */ -@Log4j2 -@Service -public class VehicleInformationServiceImpl implements VehicleInformationService{ - - @Autowired private VehicleInformationMapper vehicleInformationMapper; - - @Autowired private RedisService redisService; - - @Override - public MqttServerModel getVehicleData(VehicleConnectionReq vehicleConnectionReq) { - log.info("车辆连接请求:[{}]",vehicleConnectionReq); - vehicleConnectionReq.setPassword(vehicleConnectionReq.getVehicleVin()+vehicleConnectionReq.getTimestamp()+vehicleConnectionReq.getNonce()); - - List selectVehicle =vehicleInformationMapper.selectVehicleVin(vehicleConnectionReq.getVehicleVin()); - if(selectVehicle.isEmpty()) { - vehicleInformationMapper.addVehicleConnection(vehicleConnectionReq); - log.info("车辆预上线成功"); - }else { - log.info("车辆无法重复预上线"); - } - - // 获取名为 "ipList" 的列表 - List ipList = redisService.getCacheList("ipList"); - if (ipList.isEmpty()) { - return null; - } - // 获取当前使用的索引位置 - String indexStr = redisService.getCacheObject("currentIndex"); - int index = indexStr!= null? Integer.parseInt(indexStr) : 0; - String selectedIp = ipList.get(index); - // 获取该 IP 的使用次数 - String countStr = redisService.getCacheMapValue("ipCounts", selectedIp); - log.info("IP:[{}]车辆连接数:[{}]",selectedIp,countStr); - int count = countStr!= null? Integer.parseInt(countStr) : 0; - if (count < 12) { - // 使用次数加一 - count++; - redisService.setCacheMapValue("ipCounts", selectedIp, String.valueOf(count)); - // 更新索引 - index = (index + 1) % ipList.size(); - redisService.setCacheObject("currentIndex", String.valueOf(index)); - return new MqttServerModel("tcp://"+selectedIp.substring(1,selectedIp.length()-1)+":1883","vehicle"); - } else { - // 如果使用次数达到 12 次,跳过该 IP 并更新索引 - index = (index + 1) % ipList.size(); - redisService.setCacheObject("currentIndex", String.valueOf(index)); - return getVehicleData(vehicleConnectionReq); - } - } - - - -} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java deleted file mode 100644 index 7ce87c7..0000000 --- a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java +++ /dev/null @@ -1,120 +0,0 @@ -package com.muyu.car.instance; - -import com.aliyun.ecs20140526.models.*; -import com.aliyun.tea.TeaException; -import com.muyu.car.domain.example.ExampleInformation; -import com.muyu.common.redis.service.RedisService; -import io.swagger.v3.oas.annotations.tags.Tag; -import lombok.extern.log4j.Log4j2; -import org.springframework.beans.factory.annotation.Autowired; -import org.springframework.boot.ApplicationArguments; -import org.springframework.boot.ApplicationRunner; -import org.springframework.stereotype.Component; - -import java.util.ArrayList; -import java.util.List; - -/** - * 项目启动创建实例 - * @Author:蓬叁 - * @Package:com.muyu.car.domain - * @Project:cloud-server-8 - * @name:GenerateInstance - * @Date:2024/9/29 上午10:42 - */ -@Component -@Log4j2 -@Tag(name = "启动时创建实例") -public class GenerateInstance implements ApplicationRunner { - - @Autowired private RedisService redisService; - - /** - * 启动自动创建实例 - * @throws Exception - */ - public static List generateInstance() throws Exception { - - // 创建ECS客户端对象,用于后续调用ECS相关API - com.aliyun.ecs20140526.Client client = CreateClient.createClient(); - - com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk systemDisk = new com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk() - .setSize("40") - .setCategory("cloud_essd"); - com.aliyun.ecs20140526.models.RunInstancesRequest runInstancesRequest = new com.aliyun.ecs20140526.models.RunInstancesRequest() - // 设置地域ID - .setRegionId("cn-hangzhou") - // 设置镜像ID - .setImageId("m-bp1hkxfctk751s62jqhq") - // 设置实例类型 - .setInstanceType("ecs.t6-c1m1.large") - // 设置安全组ID - .setSecurityGroupId("sg-bp1a7fk8js5pn3fw9p2m") - // 设置虚拟交换机ID - .setVSwitchId("vsw-bp193np7r01vssqxhh24e") - // 设置实例名称 - .setInstanceName("server-mqtt") - // 设置实例付费类型为后付费按量付费 - .setInstanceChargeType("PostPaid") - // 设置互联网最大出带宽为1 Mbps - .setInternetMaxBandwidthOut(1) - // 设置系统盘配置 - .setSystemDisk(systemDisk) - // 设置主机名 - .setHostName("root") - // 设置实例密码 - .setPassword("EightGroup123.") - // 设置创建实例的数量 - .setAmount(2); - - com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); - try { - // 复制代码运行请自行打印 API 的返回值 - RunInstancesResponse runInstancesResponse = client.runInstancesWithOptions(runInstancesRequest, runtime); - // 获取body返回值对象 - RunInstancesResponseBody body = runInstancesResponse.getBody(); - ArrayList list = new ArrayList<>(); - // 得到实例ID数组 - for (String instance : body.getInstanceIdSets().getInstanceIdSet()) { - list.add(instance); - } - log.info("实例ID:{}",list); - return list; - } catch (TeaException error) { - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } catch (Exception _error) { - TeaException error = new TeaException(_error.getMessage(), _error); - // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 - // 错误 message - log.info(error.getMessage()); - // 诊断地址 - log.info(error.getData().get("Recommend")); - com.aliyun.teautil.Common.assertAsString(error.message); - } - return null; - } - - @Override - public void run(ApplicationArguments args) throws Exception { - List InstanceIds = generateInstance(); - log.info("创建实例成功"); - log.info("正在加载实例"); - Thread.sleep(30000); - List exampleInformations = QueryInstance.queryInstance(InstanceIds); - log.info("加载成功"); - ArrayList list = new ArrayList<>(); - for (ExampleInformation exampleInformation : exampleInformations) { - redisService.setCacheObject("InstanceIdKey:"+exampleInformation.getInstanceId(),exampleInformation); - list.add(exampleInformation.getIpAddress()); - } - redisService.setCacheList("ipList",list); - log.info("实例信息:{}",exampleInformations); - } - -} - From 7e0594185b8f2e7805be876d9599a0d14f55973a Mon Sep 17 00:00:00 2001 From: yuan <1363654894@qq.com> Date: Wed, 9 Oct 2024 14:05:18 +0800 Subject: [PATCH 3/4] =?UTF-8?q?feat():=E8=BD=A6=E8=BE=86=E7=BD=91=E5=85=B3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../cloud-modules-car-gateway/pom.xml | 130 ++++++++++++++++++ .../muyu/car/CloudCarGatewayApplication.java | 20 +++ .../java/com/muyu/car/MqttPublishSample.java | 50 +++++++ .../domain/api/req/VehicleConnectionReq.java | 55 ++++++++ .../domain/example/ExampleInformation.java | 35 +++++ .../car/domain/model/MqttServerModel.java | 30 ++++ .../car/domain/model/VehicleInformation.java | 86 ++++++++++++ .../model/properties/MqttProperties.java | 51 +++++++ .../model/properties/MqttServerModel.java | 39 ++++++ .../VehicleInformationController.java | 35 +++++ .../controller/VehicleInstanceController.java | 25 ++++ .../muyu/car/gateway/mq/CreateExchange.java | 53 +++++++ .../service/VehicleInformationService.java | 17 +++ .../service/VehicleInstanceService.java | 13 ++ .../impl/VehicleInformationServiceImpl.java | 79 +++++++++++ .../impl/VehicleInstanceServiceImpl.java | 18 +++ .../com/muyu/car/instance/CreateClient.java | 36 +++++ .../com/muyu/car/instance/DelInstance.java | 102 ++++++++++++++ .../muyu/car/instance/GenerateInstance.java | 120 ++++++++++++++++ .../com/muyu/car/instance/QueryInstance.java | 69 ++++++++++ .../car/mapper/VehicleInformationMapper.java | 21 +++ .../main/java/com/muyu/car/util/MD5Util.java | 71 ++++++++++ .../src/main/resources/banner.txt | 2 + .../src/main/resources/logback/dev.xml | 74 ++++++++++ .../src/main/resources/logback/prod.xml | 81 +++++++++++ .../src/main/resources/logback/test.xml | 81 +++++++++++ .../mapper/VehicleInformationMapper.xml | 16 +++ cloud-modules/pom.xml | 1 + 28 files changed, 1410 insertions(+) create mode 100644 cloud-modules/cloud-modules-car-gateway/pom.xml create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml create mode 100644 cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml diff --git a/cloud-modules/cloud-modules-car-gateway/pom.xml b/cloud-modules/cloud-modules-car-gateway/pom.xml new file mode 100644 index 0000000..c602346 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/pom.xml @@ -0,0 +1,130 @@ + + 4.0.0 + + com.muyu + cloud-modules + 3.6.3 + + + + cloud-modules-car-gateway车辆网关模块 + + cloud-modules-car-gateway + jar + + cloud-modules-car-gateway + http://maven.apache.org + + + UTF-8 + + + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-discovery + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-nacos-config + + + + + com.alibaba.cloud + spring-cloud-starter-alibaba-sentinel + + + + + org.springframework.boot + spring-boot-starter-actuator + + + + + com.mysql + mysql-connector-j + + + + + com.muyu + cloud-common-datasource + + + + + com.muyu + cloud-common-datascope + + + + + com.muyu + cloud-common-log + + + + + com.muyu + cloud-common-api-doc + + + + com.muyu + cloud-common-rabbit + + + + com.muyu + cloud-common-core + + + + com.muyu + cloud-modules-car + 3.6.3 + + + + com.aliyun + ecs20140526 + 5.4.0 + + + + org.eclipse.paho + org.eclipse.paho.client.mqttv3 + 1.2.5 + + + + redis.clients + jedis + + + + + + ${project.artifactId} + + + org.springframework.boot + spring-boot-maven-plugin + + + + repackage + + + + + + + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java new file mode 100644 index 0000000..7aac0e4 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/CloudCarGatewayApplication.java @@ -0,0 +1,20 @@ +package com.muyu.car; + +import com.muyu.common.security.annotation.EnableMyFeignClients; +import org.springframework.boot.SpringApplication; +import org.springframework.boot.autoconfigure.SpringBootApplication; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car + * @Project:cloud-server-8 + * @name:CloudCarGatewayApplication + * @Date:2024/9/29 上午10:50 + */ +@EnableMyFeignClients +@SpringBootApplication +public class CloudCarGatewayApplication { + public static void main(String[] args) { + SpringApplication.run(CloudCarGatewayApplication.class, args); + } +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java new file mode 100644 index 0000000..8653fc0 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/MqttPublishSample.java @@ -0,0 +1,50 @@ +package com.muyu.car; + +import org.eclipse.paho.client.mqttv3.*; +import org.eclipse.paho.client.mqttv3.persist.MemoryPersistence; + +public class MqttPublishSample { + + public static void main(String[] args) { + + String topic = "vehicle"; + String content = "Message from MqttPublishSample"; + int qos = 2; + String broker = "tcp://120.55.62.0:1883"; + String clientId = "JavaSample"; + + try { + // 第三个参数为空,默认持久化策略 + MqttClient sampleClient = new MqttClient(broker, clientId); + MqttConnectOptions connOpts = new MqttConnectOptions(); + connOpts.setCleanSession(true); + System.out.println("Connecting to broker: "+broker); + sampleClient.connect(connOpts); + sampleClient.subscribe(topic,0); + sampleClient.setCallback(new MqttCallback() { + // 连接丢失 + @Override + public void connectionLost(Throwable throwable) { + + } + // 连接成功 + @Override + public void messageArrived(String s, MqttMessage mqttMessage) throws Exception { + System.out.println(new String(mqttMessage.getPayload())); + } + // 接收信息 + @Override + public void deliveryComplete(IMqttDeliveryToken iMqttDeliveryToken) { + + } + }); + } catch(MqttException me) { + System.out.println("reason "+me.getReasonCode()); + System.out.println("msg "+me.getMessage()); + System.out.println("loc "+me.getLocalizedMessage()); + System.out.println("cause "+me.getCause()); + System.out.println("excep "+me); + me.printStackTrace(); + } + } +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java new file mode 100644 index 0000000..296c035 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/api/req/VehicleConnectionReq.java @@ -0,0 +1,55 @@ +package com.muyu.car.domain.api.req; + +import com.alibaba.fastjson2.annotation.JSONField; +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; + +/** + * 车辆连接请求参数 + * @Author:蓬叁 + * @Package:com.muyu.car.domain.api.req + * @Project:cloud-server-8 + * @name:VehicleConnectionReq + * @Date:2024/10/2 下午4:12 + */ +@Data +@Builder +@AllArgsConstructor +@NoArgsConstructor +public class VehicleConnectionReq { + + /** + * { + * "vehicleVin": "VIN1234567894", + * "timestamp": "11111", + * "username": "你好", + * "nonce": "33" + * } + */ + + /** + * vin + */ + @JSONField(name = "vehicleVin") + private String vehicleVin; + /** + * 时间戳 + */ + private String timestamp; + /** + * 用户名 + */ + @JSONField(name = "username") + private String username; + /** + * 随机字符串 + */ + private String nonce; + /** + * 密码 + */ + private String password; + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java new file mode 100644 index 0000000..8387717 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/example/ExampleInformation.java @@ -0,0 +1,35 @@ +package com.muyu.car.domain.example; + +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; + +/** + * 实例基础信息 + * @Author:蓬叁 + * @Package:com.muyu.car.domain + * @Project:cloud-server-8 + * @name:ExampleInformation + * @Date:2024/9/29 下午10:01 + */ +@Data +@Builder +@AllArgsConstructor +@NoArgsConstructor +public class ExampleInformation { + + /** + * 实例ID + */ + private String InstanceId; + /** + * 实例IP + */ + private String IpAddress; + /** + * 实例状态 + */ + private String status; + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java new file mode 100644 index 0000000..511d8bc --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/MqttServerModel.java @@ -0,0 +1,30 @@ +package com.muyu.car.domain.model; + +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.domain.model + * @Project:cloud-server-8 + * @name:MqttServerModel + * @Date:2024/10/7 下午6:40 + */ +@Data +@Builder +@AllArgsConstructor +@NoArgsConstructor +public class MqttServerModel { + + /** + * MQTT服务节点 + */ + private String broker; + /** + * MQTT订阅主题 + */ + private String topic; + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java new file mode 100644 index 0000000..244ffd3 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/VehicleInformation.java @@ -0,0 +1,86 @@ +package com.muyu.car.domain.model; + +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.domain.model + * @Project:cloud-server-8 + * @name:Vehicle + * @Date:2024/10/6 上午10:33 + */ +@Data +@Builder +@AllArgsConstructor +@NoArgsConstructor +public class VehicleInformation { + + /** + * 车辆ID + */ + private String carInformationId ; + /** + * 车辆唯一VIN + */ + private String carInformationVIN ; + /** + * 车牌号 + */ + private String carInformationLicensePlate ; + /** + * 车辆品牌 + */ + private String carInformationBrand ; + /** + * 车辆颜色 + */ + private String carInformationColor ; + /** + * 车辆驾驶员 + */ + private String carInformationDriver ; + /** + * 车检到期日期 + */ + private String carInformationExamineEnddata ; + /** + * 车辆电机厂商 + */ + private String carInformationMotorManufacturer ; + /** + * 车辆电机型号 + */ + private String carInformationMotorModel ; + /** + * 车辆电池厂商 + */ + private String carInformationBatteryManufacturer ; + /** + * 车辆电池型号 + */ + private String carInformationBatteryModel ; + /** + * 车辆电子围栏外键ID + */ + private String carInformationFence ; + /** + * 车辆类型外键ID + */ + private String carInformationType ; + /** + * 是否重点车辆 (0否默认 1是 ) + */ + private String carInformationFocus ; + /** + * 车辆策略id + */ + private String carStrategyId ; + /** + * 启用状态(1.在线 2.离线 3.已断开 4.待连接 5.维修中) + */ + private String carInformationState ; + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java new file mode 100644 index 0000000..0e42383 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttProperties.java @@ -0,0 +1,51 @@ +package com.muyu.car.domain.model.properties; + +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.domain.model.properties + * @Project:cloud-server-8 + * @name:MqttProperties + * @Date:2024/10/6 下午8:24 + */ +@Data +@Builder +@AllArgsConstructor +@NoArgsConstructor +public class MqttProperties { + + /** + * 节点 + */ + private String broker; + + /** + * 主题 + */ + private String topic; + + /** + * 用户名 + */ + private String username; + + /** + * 密码 + */ + private String password; + + /** + * 节点ID + */ + private String clientId; + + /** + * 上报级别 + */ + private int qos = 0; + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java new file mode 100644 index 0000000..9354b7d --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/domain/model/properties/MqttServerModel.java @@ -0,0 +1,39 @@ +package com.muyu.car.domain.model.properties; + +import lombok.AllArgsConstructor; +import lombok.Builder; +import lombok.Data; +import lombok.NoArgsConstructor; +import org.slf4j.Logger; +import org.slf4j.LoggerFactory; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.domain.model.properties + * @Project:cloud-server-8 + * @name:MqttServerModel + * @Date:2024/10/6 下午8:25 + */ +@Data +@Builder +@NoArgsConstructor +@AllArgsConstructor +public class MqttServerModel { + + private static final Logger log = LoggerFactory.getLogger(MqttServerModel.class); + /** + * MQTT服务节点 + */ + private String broker; + + /** + * MQTT订阅主题 + */ + private String topic; + + public String getBroker () { + log.info("broker: {}", broker); + return broker.contains("tcp://") ? broker : "tcp://" + broker + ":1883"; + } + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java new file mode 100644 index 0000000..ac4282a --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInformationController.java @@ -0,0 +1,35 @@ +package com.muyu.car.gateway.controller; + +import com.muyu.car.domain.api.req.VehicleConnectionReq; +import com.muyu.car.domain.model.MqttServerModel; +import com.muyu.car.domain.model.VehicleInformation; +import com.muyu.car.gateway.service.VehicleInformationService; +import com.muyu.common.core.domain.Result; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.validation.annotation.Validated; +import org.springframework.web.bind.annotation.*; + +/** + * 车辆获取信息 + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.controller + * @Project:cloud-server-8 + * @name:VehicleInformationController + * @Date:2024/10/6 下午2:39 + */ +@RestController +@RequestMapping("/verify") +public class VehicleInformationController { + + @Autowired + private VehicleInformationService vehicleInformationService; + + @PostMapping("/vehicleConnection") + public Result getVehicleData( + @Validated @RequestBody VehicleConnectionReq vehicleConnectionReq + ) { + + return Result.success(vehicleInformationService.getVehicleData(vehicleConnectionReq)); + } + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java new file mode 100644 index 0000000..39b1ea5 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/controller/VehicleInstanceController.java @@ -0,0 +1,25 @@ +package com.muyu.car.gateway.controller; + +import com.muyu.car.domain.model.VehicleInformation; +import com.muyu.car.gateway.service.VehicleInstanceService; +import com.muyu.common.core.domain.Result; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.web.bind.annotation.*; + +/** + * 车辆实例控制层 + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.controller + * @Project:cloud-server-8 + * @name:VehicleInformation + * @Date:2024/10/4 上午9:40 + */ +@RestController +@RequestMapping("/vehicle") +public class VehicleInstanceController { + + @Autowired private VehicleInstanceService vehicleInstanceService; + + + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java new file mode 100644 index 0000000..827ccde --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/mq/CreateExchange.java @@ -0,0 +1,53 @@ +package com.muyu.car.gateway.mq; + +import lombok.extern.log4j.Log4j2; +import org.springframework.amqp.core.*; +import org.springframework.amqp.rabbit.connection.ConnectionFactory; +import org.springframework.amqp.rabbit.core.RabbitAdmin; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.ApplicationArguments; +import org.springframework.boot.ApplicationRunner; +import org.springframework.stereotype.Component; + + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.mq + * @Project:cloud-server-8 + * @name:CreateExchange + * @Date:2024/10/7 下午8:53 + */ +@Log4j2 +@Component +public class CreateExchange implements ApplicationRunner { + + @Autowired + private ConnectionFactory connectionFactory; + + @Override + public void run(ApplicationArguments args) { + log.info("=====>开始创建交换机"); + + try { + RabbitAdmin rabbitAdmin = new RabbitAdmin(connectionFactory); + + // 创建Fanout类型的交换机 + FanoutExchange exchange = new FanoutExchange("ONLINE_EXCHANGE", true, false); + + rabbitAdmin.declareExchange(exchange); + + // 创建队列 + Queue queue = new Queue("GO_ONLINE", true, false, false); + + rabbitAdmin.declareQueue(queue); + + // Fanout交换机绑定 + rabbitAdmin.declareBinding(BindingBuilder.bind(queue).to(exchange)); + + log.info("=====>交换机创建成功"); + log.info("=====>队列创建成功并绑定到交换机"); + }catch (Exception e) { + log.info(e.getMessage()); + } + } +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java new file mode 100644 index 0000000..f742a74 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInformationService.java @@ -0,0 +1,17 @@ +package com.muyu.car.gateway.service; + +import com.baomidou.mybatisplus.extension.service.IService; +import com.muyu.car.domain.api.req.VehicleConnectionReq; +import com.muyu.car.domain.model.MqttServerModel; +import com.muyu.car.domain.model.VehicleInformation; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.service + * @Project:cloud-server-8 + * @name:VehicleInformationService + * @Date:2024/10/6 下午2:40 + */ +public interface VehicleInformationService{ + MqttServerModel getVehicleData(VehicleConnectionReq vehicleConnectionReq); +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java new file mode 100644 index 0000000..8929287 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/VehicleInstanceService.java @@ -0,0 +1,13 @@ +package com.muyu.car.gateway.service; + +import com.muyu.car.domain.model.VehicleInformation; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.service + * @Project:cloud-server-8 + * @name:VehicleInstanceService + * @Date:2024/10/6 上午10:05 + */ +public interface VehicleInstanceService { +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java new file mode 100644 index 0000000..2719b75 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInformationServiceImpl.java @@ -0,0 +1,79 @@ +package com.muyu.car.gateway.service.impl; + +import com.baomidou.mybatisplus.extension.service.impl.ServiceImpl; +import com.muyu.car.domain.api.req.VehicleConnectionReq; +import com.muyu.car.domain.model.MqttServerModel; +import com.muyu.car.domain.model.VehicleInformation; +import com.muyu.car.gateway.service.VehicleInformationService; +import com.muyu.car.mapper.VehicleInformationMapper; +import com.muyu.common.redis.service.RedisService; +import lombok.extern.log4j.Log4j2; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.data.redis.core.RedisTemplate; +import org.springframework.stereotype.Service; + +import java.util.HashMap; +import java.util.LinkedList; +import java.util.List; +import java.util.Map; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.service.impl + * @Project:cloud-server-8 + * @name:VehicleInformationServiceImpl + * @Date:2024/10/6 下午2:41 + */ +@Log4j2 +@Service +public class VehicleInformationServiceImpl implements VehicleInformationService{ + + @Autowired private VehicleInformationMapper vehicleInformationMapper; + + @Autowired private RedisService redisService; + + @Override + public MqttServerModel getVehicleData(VehicleConnectionReq vehicleConnectionReq) { + log.info("车辆连接请求:[{}]",vehicleConnectionReq); + vehicleConnectionReq.setPassword(vehicleConnectionReq.getVehicleVin()+vehicleConnectionReq.getTimestamp()+vehicleConnectionReq.getNonce()); + + List selectVehicle =vehicleInformationMapper.selectVehicleVin(vehicleConnectionReq.getVehicleVin()); + if(selectVehicle.isEmpty()) { + vehicleInformationMapper.addVehicleConnection(vehicleConnectionReq); + log.info("车辆预上线成功"); + }else { + log.info("车辆无法重复预上线"); + } + + // 获取名为 "ipList" 的列表 + List ipList = redisService.getCacheList("ipList"); + if (ipList.isEmpty()) { + return null; + } + // 获取当前使用的索引位置 + String indexStr = redisService.getCacheObject("currentIndex"); + int index = indexStr!= null? Integer.parseInt(indexStr) : 0; + String selectedIp = ipList.get(index); + // 获取该 IP 的使用次数 + String countStr = redisService.getCacheMapValue("ipCounts", selectedIp); + log.info("IP:[{}]车辆连接数:[{}]",selectedIp,countStr); + int count = countStr!= null? Integer.parseInt(countStr) : 0; + if (count < 12) { + // 使用次数加一 + count++; + redisService.setCacheMapValue("ipCounts", selectedIp, String.valueOf(count)); + // 更新索引 + index = (index + 1) % ipList.size(); + redisService.setCacheObject("currentIndex", String.valueOf(index)); + return new MqttServerModel("tcp://"+selectedIp.substring(1,selectedIp.length()-1)+":1883","vehicle"); + } else { + // 如果使用次数达到 12 次,跳过该 IP 并更新索引 + index = (index + 1) % ipList.size(); + redisService.setCacheObject("currentIndex", String.valueOf(index)); + return getVehicleData(vehicleConnectionReq); + } + } + + + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java new file mode 100644 index 0000000..5c6496c --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/gateway/service/impl/VehicleInstanceServiceImpl.java @@ -0,0 +1,18 @@ +package com.muyu.car.gateway.service.impl; + +import com.muyu.car.domain.model.VehicleInformation; +import com.muyu.car.gateway.service.VehicleInstanceService; +import lombok.extern.log4j.Log4j2; +import org.springframework.stereotype.Service; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.gateway.service.impl + * @Project:cloud-server-8 + * @name:VehicleInstanceServceImpl + * @Date:2024/10/6 上午10:06 + */ +@Log4j2 +@Service +public class VehicleInstanceServiceImpl implements VehicleInstanceService { +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java new file mode 100644 index 0000000..7378035 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/CreateClient.java @@ -0,0 +1,36 @@ +package com.muyu.car.instance; + +import org.springframework.stereotype.Component; +/** + * 阿里云AccessKey ID Secret + * @Author:蓬叁 + * @Package:com.muyu.car.domain + * @Project:cloud-server-8 + * @name:CreateClient + * @Date:2024/9/29 上午10:41 + */ +@Component +public class CreateClient { + + /** + * description : + *

使用AK&SK初始化账号Client

+ * @return Client + * + * @throws Exception + */ + public static com.aliyun.ecs20140526.Client createClient() throws Exception { + // 工程代码泄露可能会导致 AccessKey 泄露,并威胁账号下所有资源的安全性。以下代码示例仅供参考。 + // 建议使用更安全的 STS 方式,更多鉴权访问方式请参见:https://help.aliyun.com/document_detail/378657.html。 + com.aliyun.teaopenapi.models.Config config = new com.aliyun.teaopenapi.models.Config() + // 必填,请确保代码运行环境设置了环境变量 ALIBABA_CLOUD_ACCESS_KEY_ID。 + .setAccessKeyId("LTAI5tFtQk1KbwRBXM5pHVWw") + // 必填,请确保代码运行环境设置了环境变量 ALIBABA_CLOUD_ACCESS_KEY_SECRET。 + .setAccessKeySecret("GLByUZqUqgR600eTpGmfb52ZT93mu9"); + // Endpoint 请参考 https://api.aliyun.com/product/Ecs + config.endpoint = "ecs-cn-hangzhou.aliyuncs.com"; + return new com.aliyun.ecs20140526.Client(config); + } + +} + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java new file mode 100644 index 0000000..e8aafe4 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/DelInstance.java @@ -0,0 +1,102 @@ +package com.muyu.car.instance; + +import com.aliyun.ecs20140526.models.DescribeInstancesRequest; +import com.aliyun.ecs20140526.models.DescribeInstancesResponse; +import com.aliyun.ecs20140526.models.DescribeInstancesResponseBody; +import com.aliyun.ecs20140526.models.RunInstancesResponseBody; +import com.aliyun.tea.*; +import com.aliyun.teautil.models.RuntimeOptions; +import io.swagger.v3.oas.annotations.tags.Tag; +import lombok.extern.log4j.Log4j2; +import org.springframework.beans.factory.DisposableBean; +import org.springframework.stereotype.Component; +import redis.clients.jedis.Jedis; + +import java.util.ArrayList; +import java.util.Set; + +/** + * 项目关闭清除实例 + * @Author:蓬叁 + * @Package:com.muyu.car.domain + * @Project:cloud-server-8 + * @name:DelInstance + * @Date:2024/9/29 上午10:42 + */ +@Log4j2 +@Component +@Tag(name = "程序停止删除实例") +public class DelInstance implements DisposableBean { + + public static void delInstance() throws Exception { + // 创建ECS客户端对象,用于后续调用ECS相关API + com.aliyun.ecs20140526.Client client = CreateClient.createClient(); + DescribeInstancesRequest describeInstancesRequest = new DescribeInstancesRequest() + .setRegionId("cn-hangzhou"); + //创建运行时选择对象,用于配置运行时的选项参数 + RuntimeOptions runtimeOptions = new RuntimeOptions(); + + //获取实例列表 + DescribeInstancesResponse describeInstancesResponse = client.describeInstancesWithOptions(describeInstancesRequest, runtimeOptions); + + //提取实例ID集合 + ArrayList list = new ArrayList<>(); + DescribeInstancesResponseBody body = describeInstancesResponse.getBody(); + for (DescribeInstancesResponseBody.DescribeInstancesResponseBodyInstancesInstance instance : body.getInstances().getInstance()) { + list.add(instance.getInstanceId()); + } + log.info("Instance IDs: " + list); + // 创建删除实例请求对象,并设置请求参数 + com.aliyun.ecs20140526.models.DeleteInstancesRequest deleteInstancesRequest = new com.aliyun.ecs20140526.models.DeleteInstancesRequest() + //设置地域ID,指定删除实例的地域 + .setRegionId("cn-hangzhou") + // 设置DryRun为true,用于验证请求是否可以成功,但不实际执行删除操作 + .setDryRun(false) + // 设置Force为true,表示即使实例有正在运行的任务,也强制删除实例 + .setForce(true) + // 设置TerminateSubscription为true,表示删除按订阅付费的实例时终止订阅 + .setTerminateSubscription(true) + .setInstanceId(list); + + //创建运行时选项对象,用于配置运行时的选项参数 + com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); + try { + // 复制代码运行请自行打印 API 的返回值 + client.deleteInstancesWithOptions(deleteInstancesRequest, runtime); + } catch (TeaException error) { + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + log.info(error.getMessage()); + // 诊断地址 + log.info(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } catch (Exception _error) { + TeaException error = new TeaException(_error.getMessage(), _error); + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + log.info(error.getMessage()); + // 诊断地址 + log.info(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } + + } + + @Override + public void destroy() throws Exception { + log.info("===============>开始执行删除实例方法"); + delInstance(); + // 连接到Redis服务器 + Jedis jedis = new Jedis("159.75.188.178", 6379); + // 指定要删除的文件夹(命名空间) + String namespace = "InstanceIdKey:"; + // 获取所有以namespace为前缀的键 + Set keys = jedis.keys(namespace + "*"); + // 如果存在键,则删除它们 + if (keys.size() > 0) { + jedis.del(keys.toArray(new String[0])); + } + // 关闭连接 + jedis.close(); + } +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java new file mode 100644 index 0000000..7ce87c7 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/GenerateInstance.java @@ -0,0 +1,120 @@ +package com.muyu.car.instance; + +import com.aliyun.ecs20140526.models.*; +import com.aliyun.tea.TeaException; +import com.muyu.car.domain.example.ExampleInformation; +import com.muyu.common.redis.service.RedisService; +import io.swagger.v3.oas.annotations.tags.Tag; +import lombok.extern.log4j.Log4j2; +import org.springframework.beans.factory.annotation.Autowired; +import org.springframework.boot.ApplicationArguments; +import org.springframework.boot.ApplicationRunner; +import org.springframework.stereotype.Component; + +import java.util.ArrayList; +import java.util.List; + +/** + * 项目启动创建实例 + * @Author:蓬叁 + * @Package:com.muyu.car.domain + * @Project:cloud-server-8 + * @name:GenerateInstance + * @Date:2024/9/29 上午10:42 + */ +@Component +@Log4j2 +@Tag(name = "启动时创建实例") +public class GenerateInstance implements ApplicationRunner { + + @Autowired private RedisService redisService; + + /** + * 启动自动创建实例 + * @throws Exception + */ + public static List generateInstance() throws Exception { + + // 创建ECS客户端对象,用于后续调用ECS相关API + com.aliyun.ecs20140526.Client client = CreateClient.createClient(); + + com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk systemDisk = new com.aliyun.ecs20140526.models.RunInstancesRequest.RunInstancesRequestSystemDisk() + .setSize("40") + .setCategory("cloud_essd"); + com.aliyun.ecs20140526.models.RunInstancesRequest runInstancesRequest = new com.aliyun.ecs20140526.models.RunInstancesRequest() + // 设置地域ID + .setRegionId("cn-hangzhou") + // 设置镜像ID + .setImageId("m-bp1hkxfctk751s62jqhq") + // 设置实例类型 + .setInstanceType("ecs.t6-c1m1.large") + // 设置安全组ID + .setSecurityGroupId("sg-bp1a7fk8js5pn3fw9p2m") + // 设置虚拟交换机ID + .setVSwitchId("vsw-bp193np7r01vssqxhh24e") + // 设置实例名称 + .setInstanceName("server-mqtt") + // 设置实例付费类型为后付费按量付费 + .setInstanceChargeType("PostPaid") + // 设置互联网最大出带宽为1 Mbps + .setInternetMaxBandwidthOut(1) + // 设置系统盘配置 + .setSystemDisk(systemDisk) + // 设置主机名 + .setHostName("root") + // 设置实例密码 + .setPassword("EightGroup123.") + // 设置创建实例的数量 + .setAmount(2); + + com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); + try { + // 复制代码运行请自行打印 API 的返回值 + RunInstancesResponse runInstancesResponse = client.runInstancesWithOptions(runInstancesRequest, runtime); + // 获取body返回值对象 + RunInstancesResponseBody body = runInstancesResponse.getBody(); + ArrayList list = new ArrayList<>(); + // 得到实例ID数组 + for (String instance : body.getInstanceIdSets().getInstanceIdSet()) { + list.add(instance); + } + log.info("实例ID:{}",list); + return list; + } catch (TeaException error) { + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + log.info(error.getMessage()); + // 诊断地址 + log.info(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } catch (Exception _error) { + TeaException error = new TeaException(_error.getMessage(), _error); + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + log.info(error.getMessage()); + // 诊断地址 + log.info(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } + return null; + } + + @Override + public void run(ApplicationArguments args) throws Exception { + List InstanceIds = generateInstance(); + log.info("创建实例成功"); + log.info("正在加载实例"); + Thread.sleep(30000); + List exampleInformations = QueryInstance.queryInstance(InstanceIds); + log.info("加载成功"); + ArrayList list = new ArrayList<>(); + for (ExampleInformation exampleInformation : exampleInformations) { + redisService.setCacheObject("InstanceIdKey:"+exampleInformation.getInstanceId(),exampleInformation); + list.add(exampleInformation.getIpAddress()); + } + redisService.setCacheList("ipList",list); + log.info("实例信息:{}",exampleInformations); + } + +} + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java new file mode 100644 index 0000000..21d562a --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/instance/QueryInstance.java @@ -0,0 +1,69 @@ +package com.muyu.car.instance; + +import com.alibaba.fastjson.JSON; +import com.aliyun.ecs20140526.models.DescribeInstancesResponse; +import com.aliyun.ecs20140526.models.DescribeInstancesResponseBody; +import com.aliyun.tea.TeaException; +import com.muyu.car.domain.example.ExampleInformation; +import lombok.extern.log4j.Log4j2; + +import java.util.ArrayList; +import java.util.List; + +/** + * 启动后查询实例信息 + * @Author:蓬叁 + * @Package:com.muyu.car.instance + * @Project:cloud-server-8 + * @name:QueryInstance + * @Date:2024/9/29 下午8:58 + */ +@Log4j2 +public class QueryInstance { + + public static List queryInstance(List instanceIds) throws Exception { + com.aliyun.ecs20140526.Client client = CreateClient.createClient(); + + com.aliyun.ecs20140526.models.DescribeInstancesRequest describeInstancesRequest = new com.aliyun.ecs20140526.models.DescribeInstancesRequest() + .setInstanceIds(JSON.toJSONString(instanceIds)) + .setRegionId("cn-hangzhou"); + + com.aliyun.teautil.models.RuntimeOptions runtime = new com.aliyun.teautil.models.RuntimeOptions(); + + try { + // 复制代码运行请自行打印 API 的返回值 + DescribeInstancesResponse describeInstancesResponse = client.describeInstancesWithOptions(describeInstancesRequest, runtime); + DescribeInstancesResponseBody body = describeInstancesResponse.getBody(); + ArrayList exampleInformations = new ArrayList<>(); + for (DescribeInstancesResponseBody.DescribeInstancesResponseBodyInstancesInstance instance : body.getInstances().getInstance()){ + ExampleInformation exampleInformation = new ExampleInformation(); + exampleInformation.setInstanceId(instance.getInstanceId()); + log.info("实例ID:{}",exampleInformation.getInstanceId()); + exampleInformation.setStatus(instance.getStatus()); + log.info("实例状态:{}",exampleInformation.getStatus()); + exampleInformation.setIpAddress(String.valueOf(instance.getPublicIpAddress().getIpAddress())); + log.info("实例IP:{}",exampleInformation.getIpAddress()); + exampleInformations.add(exampleInformation); + } + log.info("实例信息:{}",exampleInformations); + return exampleInformations; + } catch (TeaException error) { + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + System.out.println(error.getMessage()); + // 诊断地址 + System.out.println(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } catch (Exception _error) { + TeaException error = new TeaException(_error.getMessage(), _error); + // 此处仅做打印展示,请谨慎对待异常处理,在工程项目中切勿直接忽略异常。 + // 错误 message + System.out.println(error.getMessage()); + // 诊断地址 + System.out.println(error.getData().get("Recommend")); + com.aliyun.teautil.Common.assertAsString(error.message); + } + return null; + } + +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java new file mode 100644 index 0000000..2060e33 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/mapper/VehicleInformationMapper.java @@ -0,0 +1,21 @@ +package com.muyu.car.mapper; + +import com.muyu.car.domain.api.req.VehicleConnectionReq; +import org.apache.ibatis.annotations.Mapper; +import org.apache.ibatis.annotations.Param; + +import java.util.List; + +/** + * @Author:蓬叁 + * @Package:com.muyu.car.mapper + * @Project:cloud-server-8 + * @name:VehicleInformationMapper + * @Date:2024/10/6 下午2:19 + */ +@Mapper +public interface VehicleInformationMapper { + void addVehicleConnection(VehicleConnectionReq vehicleConnectionReq); + + List selectVehicleVin(@Param("vehicleVin") String vehicleVin); +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java new file mode 100644 index 0000000..186f3a4 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/java/com/muyu/car/util/MD5Util.java @@ -0,0 +1,71 @@ +package com.muyu.car.util; + +import lombok.extern.log4j.Log4j2; + +import java.nio.charset.StandardCharsets; +import java.security.MessageDigest; +import java.security.SecureRandom; + +@Log4j2 +public class MD5Util { + + private static final Integer SALT_LENGTH = 12; + + /** + * 将指定byte数组转换成16进制字符串 + * @param b 字节数组 + * @return 返回结果字符串 + */ + public static String byteToHexString(byte[] b) { + StringBuilder hexString = new StringBuilder(); + for (byte value : b) { + String hex = Integer.toHexString(value & 0xFF); + if (hex.length() == 1) { + hex = '0' + hex; + } + hexString.append(hex.toUpperCase()); + } + return hexString.toString(); + } + + /** + * 获得加密后的口令 + * @param str 需要加密的字符串 + * @return 加密后的字符串 + */ + public static String encrypted (String str) { + try { + // 声明加密后的口令数组变量 + byte[] pwd = null; + // 随机数生成器 + SecureRandom random = new SecureRandom(); + // 声明盐数组变量 + byte[] salt = new byte[SALT_LENGTH]; + // 将随机数放入盐变量中 + random.nextBytes(salt); + + // 声明消息摘要对象 + MessageDigest md = null; + // 创建消息摘要 + md = MessageDigest.getInstance("MD5"); + // 将盐数据传入消息摘要对象 + md.update(salt); + // 将口令的数据传给消息摘要对象 + md.update(str.getBytes(StandardCharsets.UTF_8)); + // 获得消息摘要的字节数组 + byte[] digest = md.digest(); + + // 因为要在口令的字节数组中存放盐,所以加上盐的字节长度 + pwd = new byte[digest.length + SALT_LENGTH]; + // 将盐的字节拷贝到生成的加密口令字节数组的前12个字节,以便在验证口令时取出盐 + System.arraycopy(salt, 0, pwd, 0, SALT_LENGTH); + // 将消息摘要拷贝到加密口令字节数组从第13个字节开始的字节 + System.arraycopy(digest, 0, pwd, SALT_LENGTH, digest.length); + // 将字节数组格式加密后的口令转化为16进制字符串格式的口令 + return byteToHexString(pwd); + }catch (Exception exception){ + log.info("md5加密失败:[{}]", str, exception); + return str; + } + } +} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt b/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt new file mode 100644 index 0000000..0dd5eee --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/resources/banner.txt @@ -0,0 +1,2 @@ +Spring Boot Version: ${spring-boot.version} +Spring Application Name: ${spring.application.name} diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml new file mode 100644 index 0000000..3126c46 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/dev.xml @@ -0,0 +1,74 @@ + + + + + + + + + + + ${log.pattern} + + + + + + ${log.path}/info.log + + + + ${log.path}/info.%d{yyyy-MM-dd}.log + + 60 + + + ${log.pattern} + + + + INFO + + ACCEPT + + DENY + + + + + ${log.path}/error.log + + + + ${log.path}/error.%d{yyyy-MM-dd}.log + + 60 + + + ${log.pattern} + + + + ERROR + + ACCEPT + + DENY + + + + + + + + + + + + + + + + + + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml new file mode 100644 index 0000000..8f5aff5 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/prod.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + ${log.sky.pattern} + + + + + + ${log.path}/info.log + + + + ${log.path}/info.%d{yyyy-MM-dd}.log + + 60 + + + + + INFO + + ACCEPT + + DENY + + + + + ${log.path}/error.log + + + + ${log.path}/error.%d{yyyy-MM-dd}.log + + 60 + + + + + ERROR + + ACCEPT + + DENY + + + + + + + + ${log.sky.pattern} + + + + + + + + + + + + + + + + + + + + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml new file mode 100644 index 0000000..8f5aff5 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/resources/logback/test.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + ${log.sky.pattern} + + + + + + ${log.path}/info.log + + + + ${log.path}/info.%d{yyyy-MM-dd}.log + + 60 + + + + + INFO + + ACCEPT + + DENY + + + + + ${log.path}/error.log + + + + ${log.path}/error.%d{yyyy-MM-dd}.log + + 60 + + + + + ERROR + + ACCEPT + + DENY + + + + + + + + ${log.sky.pattern} + + + + + + + + + + + + + + + + + + + + diff --git a/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml b/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml new file mode 100644 index 0000000..3781cc2 --- /dev/null +++ b/cloud-modules/cloud-modules-car-gateway/src/main/resources/mapper/VehicleInformationMapper.xml @@ -0,0 +1,16 @@ + + + + + INSERT INTO `vehicle_connection` (`vin`, `timestamp`, `username`, `nonce`,`password`) VALUES (#{vehicleVin}, #{timestamp}, #{username}, #{nonce},#{password}); + + + diff --git a/cloud-modules/pom.xml b/cloud-modules/pom.xml index 61c92c9..92e0faf 100644 --- a/cloud-modules/pom.xml +++ b/cloud-modules/pom.xml @@ -14,6 +14,7 @@ cloud-modules-gen cloud-modules-file cloud-modules-carData + cloud-modules-car-gateway cloud-modules-protocolparsing From 581e344fdfbbde4f9b827cf70babec9511316de3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B0=A2=E6=AC=A3=E6=82=A6?= <2289014031@qq.com> Date: Wed, 9 Oct 2024 14:20:27 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20Nacos=20=E6=9C=8D?= =?UTF-8?q?=E5=8A=A1=E5=9C=B0=E5=9D=80=E5=B9=B6=E8=B0=83=E6=95=B4=20MQTT?= =?UTF-8?q?=20=E6=B5=8B=E8=AF=95=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 Nacos 服务地址从本地更改为指定的线上地址(159.75.188.178:8848) - 分别更新了 cloud-modules-carData 和 cloud-modules-enterprise 项目的 bootstrap.yml 文件 --- .../cloud-modules-carData/src/main/resources/bootstrap.yml | 2 +- .../src/main/resources/bootstrap.yml | 2 +- .../src/main/java/com/muyu/mqtt/MqttTest.java | 1 + 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml index d373a24..8bc6afd 100644 --- a/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-carData/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: eight diff --git a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml index eea96e5..ae6db3d 100644 --- a/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml +++ b/cloud-modules/cloud-modules-enterprise/cloud-modules-enterprise-server/src/main/resources/bootstrap.yml @@ -4,7 +4,7 @@ server: # nacos线上地址 nacos: - addr: 127.0.0.1:8848 + addr: 159.75.188.178:8848 user-name: nacos password: nacos namespace: psr diff --git a/cloud-modules/cloud-modules-protocolparsing/src/main/java/com/muyu/mqtt/MqttTest.java b/cloud-modules/cloud-modules-protocolparsing/src/main/java/com/muyu/mqtt/MqttTest.java index 51e4c9e..9db5f05 100644 --- a/cloud-modules/cloud-modules-protocolparsing/src/main/java/com/muyu/mqtt/MqttTest.java +++ b/cloud-modules/cloud-modules-protocolparsing/src/main/java/com/muyu/mqtt/MqttTest.java @@ -116,3 +116,4 @@ public class MqttTest { } } } +