You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by sh...@apache.org on 2020/10/15 07:59:41 UTC

[incubator-echarts] branch dirty-rect updated (c03bbbb -> d5c8ce9)

This is an automated email from the ASF dual-hosted git repository.

shenyi pushed a change to branch dirty-rect
in repository https://gitbox.apache.org/repos/asf/incubator-echarts.git.


    from c03bbbb  refactor(dirty-rect): merge conditions
     add 2deacbd  feature: enable media query and timeline declared without `baseOption` in echarts option.
     add 6e9ff84  Use '@typescript-eslint/func-call-spacing'
     add cd482b8  Rmove duplicate eslint rule
     add 34d288d  lint: fix some code style
     add 4c916f5  Merge pull request #13169 from susiwen8/eslint
     add 0a1b895  fix: (1) fix data-transform specify dimension by index throw error. (2) some little refactor about source creation original brought by feature data transform.
     add 57fb8f7  fix: data transform: support 'fromTransformResult' and 'transform' set on both dataset.
     add 50cdaf7  fix: make addComma more readable for tooltip and label when encounter "category" data.
     add 9353053  fix: [data-transform] add more hint in dev mode.
     add b367718  fix(tooltip): keep axis tooltip open on refresh
     add ed19857  Merge pull request #13100 from dr-itz/fix/keep-axis-tooltip
     add 1f77094  fix 13031
     add ff8bad9  remove comment
     add 1262da3  change some indent
     add 13ae2d4  code review
     add 6af8923  Merge pull request #13139 from easonyq/fix-13031
     add 5362125  feat: more styles for line type.
     add b3011d3  tweak: lineStyle.dashArray can be a single number.
     add 044654f  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 35b9048  feat: support for miterLimit.
     add 868dfc1  feat: support for border.
     add 7b405b6  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 666142d  fix: remove redundant semicolon
     add f17eca5  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add d830228  tweak: tweak `getBorderLineDash` for item style.
     add a3c341f  fix: compatible with bar series.
     add 051eeab  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 09c6519  tweak: tweak the logic of border style for line series and bar series.
     add c9c8060  tweak: remove dev code.
     add 02fcba3  feat: support for text dash line.
     add e8df502  fix: tweak label style.
     add a17d2a0  fix: border line dash bug in itemStyle.
     add f970eb2  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add fc1c95f  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 85494bc  test: added more test cases for components.
     add 873cb10  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 76b348c  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 4ffd0fa  fix(axisPointer): improve the style of axisPointer label and support dash style.
     add c13342d  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 1264d47  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 3051340  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add db9d0b1  fix: simplify the merging logic of item style.
     add 8923f29  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 9001e86  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add 9279f75  refact(dash): normalize dash style in zrender.
     add 7cb3b47  Merge branch 'next' of https://github.com/apache/incubator-echarts into more-line-type
     add c05642b  fix(axis): tweak line dash fetcher for SingleAxisView.
     add 31937ab  fix: merge defined line style.
     add ad3992a  fix(axis): tweak line width set logic.
     add a6300c9  Merge pull request #12961 from plainheart/more-line-type
     add 68cd56e  Merge branch 'next' of github.com:apache/incubator-echarts into next
     add 3e46bf5  fix: fix tooltip location in rich text mode.
     add f24d990  fix: restrict expose of number and format: always declare expose explicitly.
     add bb4559f  fix: (1) Fix some buggy display result in tooltip, like 2 value axis scatter, add add test cases for them. (2) Buggy results in tooltip.renderModel: 'richText' for each cases. And add test cases for them. (3) Add styles to renderMode: 'richText', make them the same as renderMode: 'html'. (4) Make `tooltip.confine` default `true` if `tooltip.renderMode` is `richText`. And fix the positioning of it to avoid to overflow the container, which will be cut. (5) Fix the `tooltip [...]
     add e14fd92  fix: eslint.
     add 85a47ef  Merge pull request #13242 from apache/new-tooltip2
     add 99ab1d7  ts: (1) add more strict type check for id, name from option. (2) add more strict conversion for id, name from option.
     add 69be972  feat(custom): add shapeMorphing option in renderItem returns.
     add 5ae6bde  fix(custom): fix other props transition when shape morphing
     add 63dfb28  fix: rename 'shapeMorphing' to 'morph' in option.
     add 9be4a39  Merge pull request #13271 from apache/custom-shape-morphing
     add 948f1d8  chore: remove __esModule mark in cjs export.
     add 752f511  chore: fix eslint, add console warn, enhance example.
     add d312b1c  Merge branch 'next' of github.com:apache/incubator-echarts into next
     add 85c9b4c  chore: tweak log.
     add 705e7e6  Merge branch 'next' of https://github.com/apache/incubator-echarts into next
     add 2d1c701  fix: fix parallel smooth update. fix #13302 .
     add e8f22f2  fix: add registerPostInit for gl.
     add 71a590b  line: optimize memory cost and initialize time for the large line.
     add dee7886  fix(line): fix poly builder on some case
     add 9b991a4  time: return directly if parsing val is a timestamp.
     add 7b7a747  perf(line): optimize performance of time series data on line.
     add efafedc  fix(type): fix some type errors.
     add 6f0f9eb  perf: optimize storage access in List for large data.
     add 170f893  perf: optimize data access in points layout
     add 9f13c48  perf: clean code. fix stacked line
     add e106d64  fix(line): optimizing polyline smooth algorithm.
     add f2fa790  fix(list): fix some null access issues after perf refactor before.
     add ddec4f3  fix(cartesian): fix null pointer error in point to data
     add 76bf8f4  test: update case of large line
     add a40b939  Merge pull request #13314 from apache/line-optimize
     add 6c7802e  export necessary method for usage in gl.
     add be2e127  german translation added
     add 41780c2  added DE ts file
     add 76688aa  Merge pull request #13315 from TQsoft-GmbH/next-german-translation
     add e60e410  fix(createScale): make Model#getNeedCrossZero optional in createScale.
     add 3162fe3  expose helper.getECData for gl.
     add c887bca  refact: rename ecData module to innerStore for adding more storage def.
     add 91f4964  chore: migrate changes to next branch and fix a bug brought by a typo(apache/incubator-echarts#13213).
     add 7cd58c8  Merge pull request #13214 from plainheart/fix-bmap-typo
     add f656a13  feat(labelLine): add showAbove. fix #13130
     add 7c7db8d  fix: miss type def of labelLine.showAbove
     add 7dcce2c  feat(sample): support largest-triangle-three-buckets algo
     add e916453  feat(sample): add demo to compare samples
     add d6f6300  feat(sample): optimize performance of lttb sampling
     add c68ab09  fix(task): fix downSample wont change the task params end.
     add ec736db  fix(List): fix wrong indicesOfNearest when data is sampled
     add 255b019  fix(sample): fix lttb downsample with dataZoom
     add 67f5524  fix List#indicesOfNearest when there are multiple chunks
     add ab3e113  test(sample): update sampling case
     add 06973ad  Merge pull request #13337 from apache/pr/13317
     add 6b37266  fix(event): choose the top most element that will will be highlighted
     add 41988f2  refact: remove chunks in List.
     add 03bf01c  perf: optimize lttb downsample performance.
     add d4bf86c  fix(List): fix appendData
     add 2269a7e  fix(List): remove unnecessary chunk code
     add 76c413a  add comment to explain _storageArr
     add d29caa8  refact: better naming.
     add 529504b  Merge pull request #13339 from apache/list-remove-chunk
     add 14270b5  fix(type): fix coordinateSystem is not optional in radar
     add 9b07ea4  fix(List): fix each not use rawIdx bug.
     add 87d1d71  feat: change default line init animation
     add 6e2831e  feat(line)!: support both series and item delay with animationDelay callbacks
     add f680d16  feat(line): new animation for grid and polar
     add 84ce59f  WIP(line): line label animation
     add 9503580  Merge branch 'next' into line-label
     add d5ea2e8  feat: line label animation on the first setOption
     add dd9c6db  feat: update setOption animation
     add 4d65233  feat: line label animation with all data dimensions
     add 3abf0df  feat: endLabel state styles
     add 58f538e  chore: merge
     add 7e693e9  fix: line label interpolation bug
     add b25a4a6  Merge branch 'next' into line-label
     add bd8e6a3  fix(line): hover state connection on endLabel, polyline
     add 75fa1a1  fix(line): optimize logic of symbol animation
     add ea9f35b  test(line): combine new label animation with overlap hidden.
     add d5de069  feat(label): auto guess precision of interpolated value
     add 65eb518  refact(line): optimize end label animation.
     add 5142447  fix(bar): fix label animation in bar race
     add 362cb6b  fix(states): not trigger hook when setStatesFlag. Avoid infinity recursive call.
     add 6e53585  fix(List): fix id may not match name when using dataset.
     add 952f3c0  test(bar): fix bar race example
     add b25e051  Merge pull request #13246 from apache/line-label
     add b717a5c  fix(bar): fix null access bug
     add 5301ec8  feat(line): support labelLayout appiled on endLabel of line
     add 4ae528b  fix(label): show the hidden overlapped labels on emphasis.
     add c1e0f40  fix(line): restore the endLabel x, y after animation
     add a499570  fix(line): fix default formatter not apply value animation in endLabel
     add d90e646  fix(calendar): fix scatter on calendar may exceed bug.
     add 3f616bb  fix(tooltip): fix label won't trigger tooltip bug.
     add 2aec0e6  feat(pie): pie series supports cornerRadius & innerCornerRadius.
     add 069795d  feat(pie): merge cornerRadius & innerCornerRadius options to a single option `cornerRadius`.
     add 3c12bcc  fix(pie): remove unexpected dev code.
     add 6026bd3  Merge pull request #2 from apache/master
     add e15eaf0  Merge pull request #3 from apache/master
     add 09aaafe  Merge pull request #4 from apache/master
     add 82bb413  Merge pull request #5 from apache/master
     add c3dc1cb  feat(package.json): add husky pre-commit task to keep the code style consistent
     add 79919e7  Merge pull request #12526 from wf123537200/add-husky
     add 5c245bc  Merge pull request #6 from apache/master
     add 0a757f2  fix(tooltip): added dispose method for rich tooltip, close apache#12607.
     add 1b02954  Merge pull request #12608 from plainheart/fix-12607
     add baa6ea6  fix(bmap): tweak BMapView.js, no need to import `clone` from zrender and it can be fetched from echarts object. (#12568)
     add 4e5c6f7  saveAsImage function, use document.defaultView instead of window (#12643)
     add 7b5c5e2  fix(markArea): hide labels when markArea is not inside grid #12591
     add 2dac208  test(markArea): add test case for #12591
     add f62503d  fix(markArea): call axis.containData #12591
     add 31aaec0  docs: fix the spell error
     add 36754fc  Merge pull request #12674 from clChenLiang/master
     add 695375d  fix(line): fix `symbolRotate` for `markLine` does not work. close apache#12388.
     add f949aeb  fix(line): rotate by default if `symbolRotate` in `markLine` is not specified or NaN.
     add d4fb12a  test(markLine): remove useless variables.
     add 7c3f189  Merge pull request #12392 from plainheart/fix-12388
     add bb1d16e  Merge pull request #12707 from apache/release
     add 184d935  fix(polor): polar bar negative clipping #12109 (#12418)
     add 9b793bc  fix(markPoint): symbolRotate for markPoint does not work.
     add 19711a2  Merge pull request #12737 from plainheart/fix-12731
     add 9a9d829  fix(sunburst): enables label formatter in levels #12223
     add 15ee064  refactor(tree): remove level in tree data #12223
     add 0a98ffb  fix(treemap): remove levelItemStyles #12223
     add dc3f7bd  fix: fix treemap levels color does not work, which was brought by 55bd42dca1b7bb240895ea44396160acaa77694d in 4.8.0. Fix #12747.
     add 32a2c0c  Merge pull request #12742 from apache/fix-12223
     add cb9f6dc  Merge pull request #7 from apache/master
     add 5ed2c9b  Merge branch 'master' of https://github.com/apache/incubator-echarts
     add 0cb49f7  fix(bmap): remove Object.keys belongs to ES5.
     add 32961f6  Merge pull request #12780 from plainheart/fix-es5-in-bmap-extension
     add 40a6279  fix(radar): symbolRotate does not work for radar series.
     add 3bb072c  Merge pull request #12695 from plainheart/fix-radar-symbolRotate
     add ad25fe5  Update comments to not use defualt
     add 5c1a5fb  Merge pull request #12828 from xmatthias/replace_defualt_comments
     add a060cef  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix-geo-label-formatter
     add 17689f1  fix(geo): label formatter in geo works incorrectly, tweaks apache#10666 & apache#8612.
     add 1c39dbe  fix(geo): use var but not literal.
     add 940b872  fix(geo): added default value for label status.
     add 300f75d  Merge pull request #12762 from plainheart/fix-geo-label-formatter
     add d11b53e  fix(tree): the symbols of image type do not display at the first rendering. close apache#12279.
     add df815b3  fix(tree): optimize code.
     add 6176bd2  fix(tree): tweak access way to the type of symbolEl.
     add 48d54d8  fix(tree): fix invalid opacity configuration for symbolPath.
     add 8631f27  Merge pull request #12367 from plainheart/fix-12279
     add e73aab0  fix(title): incorrect redirect when sublink is clicked.
     add 6f78c0d  Merge pull request #12842 from apache/fix-12841
     add a9653ea  ci: run on pr opened or synchronized
     add 4a84425  fix: #12812
     add 1b0e756  docs(tooltip): fix the spell error
     add 1f31de3  Merge pull request #12834 from liulinboyi/fix-12812
     add 1f90f1e  feat(graph): graph support multiple edges, for #6811
     add b2856b2  feat(graph): graph support mutil edge, for #6811
     add d9c5d2f  fix(tree): code rebuild follow the review suggest
     add 32a7062  fix(tree): code rebuild follow the review suggest #2
     add 754bf60  fix(tree): code rebuild follow the review suggest #2
     add 68eff58  fix(tree): code rebuild follow the review suggest #3
     add eadceff  fix(tree): code rebuild follow the review suggest #3
     add a02f3f2  fix(tree): code rebuild follow the review suggest #4
     add 601aa05  fix(tree): code rebuild follow the review suggest #5, add even test
     add fd25c1a  fix(tree): code rebuild follow the review suggest #6
     add baae12e  Merge pull request #12590 from wf123537200/feat-6811
     add ba82a40  tweak(graph): tweak apache#12590.
     add 4ffd864  Merge pull request #12891 from plainheart/tweak-12590
     add 45e74ea  Update TreeView.js
     add 491d30b  Merge pull request #12915 from liunana1230/patch-1
     add 1368d2c  feat(bmap): add `mapOptions` for bmap extension.
     add 0c8abb4  Merge branch 'master' of https://github.com/apache/incubator-echarts into feat-add-initial-option-for-bmap
     add 8b2ac9d  test(extension/bmap): added test case bmap-mapOptions.html.
     add 00f2c32  Merge pull request #12868 from plainheart/feat-add-initial-option-for-bmap
     add b4b4b8b  feat(bot): added .gitattributes file to exclude files needed to ignore for pull-request-size bot.
     add 08f2033  fix: fix email link in README.
     add 75b6506  fix(dataSample): negative size
     add c1e3a78  Merge pull request #12997 from SnailSword/master
     add f3aec1e  fix(timeline): fix a bug which may bring a crash of browser when using dataURI as icon.
     add b9fc3f9  Merge pull request #13015 from apache/fix-timeline-control
     add c79a835  Fix #12259. Update the calculation of width/height for axis label after rotate
     add 1369d23  Revert changes in dist back
     add 29ac8be  Add test case for issue #12259
     add 0278323  Combine test case of issue #12259 fix to existing cases in axisLabel.html
     add 38bd9eb  Merge pull request #12556 from quillblue/master
     add 57914fb  fix(bmap): bmap event `moveend` is always triggered when dragging or zoomend. (#12558)
     add 42ba17f  fix(lines): lines series shouldn't disappear after `setOption({})`, fix apache#12836.
     add 419336e  Merge pull request #12850 from plainheart/fix-lines-mergeOption-12836
     add 56e783a  Fix dataview show NaN when user use dataset
     add 3654984  Add test case
     add 0f67623  Tweak by CR
     add 23596ac  Merge pull request #11849 from susiwen8/#7533
     add 628a2cc  fix(pie): pie series render incorrectly after editing its data in DataView. close apache#12560.
     add 9b3631b  fix(dataview): tweak `tryMergeDataOption`.
     add 2e8764a  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix-12560
     add 7ad72a1  Merge branch 'master' of https://github.com/apache/incubator-echarts into fix-12560
     add c5fa681  fix(DataView): tweak the logic of `tryMergeDataOption`.
     add c03283e  fix(DataView): tweak the logic of `tryMergeDataOption`.
     add 0d471fa  Merge pull request #12561 from plainheart/fix-12560
     add d42f5cf  feat(dataZoom): custom brush style in toolbox.feature.dataZoom. close: #8964
     add f571331  fix(dataZoom): use itemStyle mixin to map style properties.
     add 2e8961b  Merge pull request #12550 from zhiyuc123/customBrushStyle
     add 5a94212  fix(tooltip): richText for series-specific formatters #12232
     add e5123a2  fix(tooltip): fix map and marker
     add 0cf0b50  style(tooltip): remove comments
     add be6ad17  Merge pull request #12664 from apache/fix-12232
     add 2fc1a85  Merge branch 'master' into fix-12591
     add 8d3291e  Merge pull request #12669 from apache/fix-12591
     add e5975d0  fix(themeRiver): use layer key map rather then largestLayer #11948
     add f4a8bfb  chore: performance
     add 65d726e  fix: add hasOwnProperty for robustness.
     add ab3d9e4  Merge pull request #12022 from Zaynex/fix-themeriver
     add 58aca40  feat(funnel): support orient horizontal
     add 6ffebb6  Merge remote-tracking branch 'origin/master' into feat-funnel-orient
     add bfaf1dd  feat(funnel): optimize orient api and label position values
     add a12b9c7  Merge remote-tracking branch 'origin/master' into feat-funnel-orient
     add 483c0cd  feat(funnel): change horizontal default label position
     add 450ee94  Merge pull request #12754 from regrex/feat-funnel-orient
     add eb396f2  doc: update readme
     add f375328  Merge pull request #13078 from apache/master
     add 089a362  fix(graph): fix null pointer error in graph simple layout
     add bd6c0f3  Merge pull request #13079 from apache/fix-graph-simple-layout-error
     add 6a9e723  fix: In Line.js (used by graph and markLine), when rotation is not specified by users, the "auto rotation" rule should not be broken when rendered at the second time (like when drag graph or move dataZoom). (Brought by 7c3f1896fa1fa93fc7d019f40fd4584024ca32eb #12392 )
     add 2cbf459  Merge pull request #13080 from apache/fix/line-symbol-rotation
     add fd7bb7a  fix 13009
     add 1da2b2d  change arrow function to normal function
     add 7c7a206  Merge pull request #13084 from easonyq/master
     add c16913c  remove unnecessary var declaration
     add 59f9861  Merge pull request #13085 from easonyq/fix-13009
     add 5b8839b  fix(timeline): fix icon style not work bug brought in #13015
     add 106b948  Merge pull request #13087 from apache/fix/timeline-icon-style
     add 7d0d325  style: remove unexpected es6 code
     add 68e965f  Merge pull request #13088 from apache/fix/remove-es6-code
     add e5c8871  chore: release 4.9.0
     add 90243fc  Merge pull request #13092 from apache/release-dev
     add 9cd2b08  Merge pull request #13226 from apache/release
     add 0a4cd62  fix: partially resolves #13164
     add a8b5464  Merge pull request #13283 from CarterLi/master
     add 8665834  github: Add tags based on this tutorial: https://cwiki.apache.org/confluence/display/INFRA/git+-+.asf.yaml+features#git.asf.yamlfeatures-Repositorymetadata and this JIRA: https://issues.apache.org/jira/browse/INFRA-20886
     add 47752d5  github: add description to GitHub homepage.
     add c77c0bd  init lgtm
     add fd8417b  Merge pull request #13369 from junmer/feat-lgtm
     add 2f32ac6  Merge branch 'master' into next-merge-master
     add dcd9863  fix(themeRiver): fix typo in merge.
     add bacbe0a  fix(lines): fix typo in merging
     add 48fa5c9  test: rename test cases with typo on name
     add 93a7188  fix(line): fix symbol on step line not follow the animation bug.
     add fb1196d  fix incorrect const.
     add a97faf2  Merge pull request #13379 from apache/next-merge-master
     add 7f11f76  Merge branch 'next' of https://github.com/apache/incubator-echarts into feat-pie-corner-radius
     add b026194  feat(pie): add test case for pie with cornerRadius.
     add e91e525  test(pie): fix typo in test case.
     add 91c2f5e  feat(pie): more specific comment on pie series option `cornerRadius`.
     add 0d43d31  test(pie): add border gap for cornerRadius pie test case.
     add a088d80  Merge pull request #13378 from plainheart/feat-pie-corner-radius
     add f83ee61  feat(sunburst): sunburst supports cornerRadius(apache#13123).
     add 51a13cd  Merge pull request #13390 from plainheart/feat/sunburst-cornerRadius
     add 579b537  feat(tooltip): allow adding class to tooltip DOM.
     add 61c07bb  chore(tooltip): migrate changes in PR apache#12834 to next branch.
     add 25ceb56  Merge pull request #13383 from plainheart/feat/tooltip-class
     add 638d335  refact: change cornerRadius to itemStyle.borderRadius in #13390 #13378
     add 9cfbf0b  fix(pie): fix null access bug.
     add 75d2d92  style: fix some linting warns.
     add e8434d3  [12979] fix the bug of overriding title when click the stack button
     add c39d062  fix(toolbox) add visual test action file for the solution
     add c5ab241  Merge pull request #13372 from pingf/fix-12979
     add a7b4243  fix(theme): fix dark theme
     add 957a9f1  fix(animation): use additive animation in states transition.
     add 4901034  fix(graph): fix symbol scale
     add ed2a14b  fix(graph): fix symbol scale wrong on graph.
     add 21f5973  fix(label): fix animation delay per data in label.
     add c7013d0  fix: some issues in tooltip (1) `transform` may not be working in IE. (add vendor prefixes) (2) disable transition only when tooltip shows arrow. (3) reduce unnecessary imports.
     add 260d078  tweak(tooltip): use `appendChild` but not concat html string for tooltip arrow.
     add d4c873a  fix(tooltip): still use concat html string for arrow.
     add c41f58b  feat(tooltip): use `opacity` to fade out but not hide directly and add opacity transition.
     add 1107ec9  fix(tooltip): disable transition after a long-time hide.
     add f20c30e  Merge branch 'next' of https://github.com/apache/incubator-echarts into fix/tooltip
     add f038591  fix(tooltip): also set `visibility` to `hidden` to prevent from responding to DOM events.
     add 6eb0074  Merge pull request #13398 from apache/fix/tooltip
     add 948bd77  fix(line): fix polygon shape may not update during animation.
     add 2cdee9c  fix(bar): fix NaN value will appear after update.
     add 6b10989  fix(pie): fix incorrect label layout in some cases of gallery
     add 786c2ba  fix(bar): not display zero value bar on polar coord.
     add 4941977  test(pie): update pie rich text test cases.
     add 44ffecb  fix(pie): fix wrong query path
     add 3d19f5b  fix(pie): fix label may still been layout if not shown.
     add 1694130  test(time): update test case
     add 99e8019  fix(event): support label trigger mouse event.
     add 2bcd3f9  fix(extension/bmap): fix bmap first layout may be incorrect if container's layout is flex or grid.(#13424)
     add 8b4330a  Merge pull request #13432 from apache/fix/bmap
     add 0f4a51f  release: 5.0.0-beta.1
     add 2f566e9  release: 5.0.0-beta.1 (dist)
     add c29d496  fix(state): only leave hoverd state when it's applied. #13417
     add f7ac75e  fix(line): use raw points when calculating endLabel.
     add a77894c  Merge branch 'bugfixes' into next
     add d5c8ce9  Merge branch 'next' into dirty-rect

No new revisions were added by this update.

Summary of changes:
 .asf.yaml                                          |   13 +
 .gitattributes                                     |    3 +
 .gitignore                                         |    7 +-
 .huskyrc                                           |    5 +
 .lgtm.yml                                          |   12 +
 README.md                                          |    8 +-
 build/build.js                                     |   10 +-
 build/pre-publish.js                               |   23 +-
 dist/echarts.common.js                             | 5128 +++++++++------
 dist/echarts.common.js.map                         |    2 +-
 dist/echarts.common.min.js                         |    2 +-
 dist/echarts.js                                    | 6539 ++++++++++++++------
 dist/echarts.js.map                                |    2 +-
 dist/echarts.min.js                                |    2 +-
 dist/echarts.simple.js                             | 3921 +++++++-----
 dist/echarts.simple.js.map                         |    2 +-
 dist/echarts.simple.min.js                         |    2 +-
 dist/extension/bmap.js                             |  147 +-
 dist/extension/bmap.js.map                         |    2 +-
 dist/extension/bmap.min.js                         |    2 +-
 dist/extension/dataTool.min.js                     |    2 +-
 extension-src/bmap/BMapCoordSys.ts                 |   28 +-
 extension-src/bmap/BMapModel.ts                    |    7 +-
 extension-src/bmap/BMapView.ts                     |   38 +-
 i18n/langDE-obj.js                                 |  172 +
 i18n/langDE.js                                     |  168 +
 i18n/langES-obj.js                                 |   38 +-
 i18n/langES.js                                     |   38 +-
 i18n/langFI-obj.js                                 |   38 +-
 i18n/langFI.js                                     |   38 +-
 i18n/langTH-obj.js                                 |   38 +-
 i18n/langTH.js                                     |   38 +-
 package-lock.json                                  |  796 ++-
 package.json                                       |    7 +-
 src/.eslintrc.yaml                                 |    1 -
 src/chart/bar/BarView.ts                           |  193 +-
 src/chart/bar/PictorialBarView.ts                  |    2 +-
 src/chart/custom.ts                                |  111 +-
 src/chart/effectScatter/EffectScatterView.ts       |    2 +-
 src/chart/funnel/FunnelSeries.ts                   |   10 +-
 src/chart/funnel/funnelLayout.ts                   |  233 +-
 src/chart/graph/GraphSeries.ts                     |   49 +-
 src/chart/graph/GraphView.ts                       |    2 +-
 src/chart/graph/circularLayoutHelper.ts            |   10 +-
 src/chart/graph/edgeVisual.ts                      |    8 -
 src/chart/graph/forceLayout.ts                     |    8 +-
 src/chart/graph/simpleLayout.ts                    |    2 +-
 src/chart/graph/simpleLayoutHelper.ts              |   17 +-
 src/chart/heatmap/HeatmapView.ts                   |    8 +-
 src/chart/helper/LargeLineDraw.ts                  |    2 +-
 src/chart/helper/LargeSymbolDraw.ts                |    8 +-
 src/chart/helper/Line.ts                           |   43 +-
 src/chart/helper/Symbol.ts                         |   40 +-
 src/chart/helper/SymbolDraw.ts                     |   44 +-
 src/chart/helper/createClipPathFromCoordSys.ts     |   60 +-
 src/chart/helper/createGraphFromNodeEdge.ts        |    3 +-
 src/chart/helper/createListFromArray.ts            |    6 +-
 src/chart/helper/createRenderPlanner.ts            |   17 +-
 src/chart/helper/labelHelper.ts                    |   34 +-
 src/chart/helper/multipleGraphEdgeHelper.ts        |  230 +
 .../AxisPointer.ts => chart/helper/pieHelper.ts}   |   41 +-
 src/chart/helper/whiskerBoxCommon.ts               |    1 -
 src/chart/line.ts                                  |    2 +-
 src/chart/line/LineSeries.ts                       |   13 +-
 src/chart/line/LineView.ts                         |  570 +-
 src/chart/line/helper.ts                           |    2 +-
 src/chart/line/lineAnimationDiff.ts                |  126 +-
 src/chart/line/poly.ts                             |  434 +-
 src/chart/lines/LinesSeries.ts                     |   23 +-
 src/chart/map/MapSeries.ts                         |   30 +-
 src/chart/parallel/ParallelView.ts                 |   15 +-
 src/chart/pie/PieSeries.ts                         |   14 +-
 src/chart/pie/PieView.ts                           |   36 +-
 src/chart/pie/labelLayout.ts                       |   18 +-
 src/chart/pie/pieLayout.ts                         |    2 +-
 src/chart/radar/RadarSeries.ts                     |   71 +-
 src/chart/radar/RadarView.ts                       |    4 +-
 src/chart/sankey/SankeySeries.ts                   |   43 +-
 src/chart/sankey/SankeyView.ts                     |    4 +-
 src/chart/scatter/ScatterView.ts                   |    2 +-
 src/chart/sunburst/SunburstPiece.ts                |   16 +-
 src/chart/sunburst/SunburstSeries.ts               |   42 +-
 src/chart/themeRiver/ThemeRiverSeries.ts           |   91 +-
 src/chart/themeRiver/ThemeRiverView.ts             |    8 +-
 src/chart/tree/TreeSeries.ts                       |   27 +-
 src/chart/tree/TreeView.ts                         |    2 +-
 src/chart/treemap/Breadcrumb.ts                    |    2 +-
 src/chart/treemap/TreemapSeries.ts                 |   35 +-
 src/chart/treemap/TreemapView.ts                   |    2 +-
 src/chart/treemap/treemapLayout.ts                 |    4 +-
 src/chart/treemap/treemapVisual.ts                 |   33 +-
 src/component/axis/AngleAxisView.ts                |    2 +-
 src/component/axis/AxisBuilder.ts                  |    2 +-
 src/component/axis/SingleAxisView.ts               |   13 +-
 src/component/axisPointer/axisTrigger.ts           |    6 +-
 src/component/axisPointer/viewHelper.ts            |   17 +-
 src/component/geo.ts                               |    1 +
 src/component/geo/GeoView.ts                       |    2 +-
 src/component/helper/MapDraw.ts                    |    2 +-
 src/component/legend/ScrollableLegendView.ts       |    2 +-
 src/component/marker/MarkAreaView.ts               |   75 +-
 src/component/marker/MarkLineView.ts               |    5 +-
 src/component/marker/MarkPointView.ts              |    9 +-
 src/component/marker/MarkerModel.ts                |   37 +-
 src/component/marker/MarkerView.ts                 |    2 +-
 src/component/parallel.ts                          |    1 +
 src/component/timeline/SliderTimelineModel.ts      |    2 +-
 src/component/timeline/SliderTimelineView.ts       |   26 +-
 src/component/timeline/TimelineModel.ts            |   10 +-
 src/component/title.ts                             |    6 +-
 src/component/toolbox/feature/DataView.ts          |   37 +-
 src/component/toolbox/feature/DataZoom.ts          |   18 +-
 src/component/toolbox/feature/MagicType.ts         |   20 +-
 src/component/toolbox/feature/SaveAsImage.ts       |    3 +-
 src/component/tooltip/TooltipHTMLContent.ts        |  182 +-
 src/component/tooltip/TooltipModel.ts              |   18 +-
 src/component/tooltip/TooltipRichContent.ts        |  115 +-
 src/component/tooltip/TooltipView.ts               |  380 +-
 .../tooltip/helper.ts}                             |   17 +-
 src/component/tooltip/seriesFormatTooltip.ts       |  154 +
 src/component/tooltip/tooltipMarkup.ts             |  529 ++
 src/component/transform/filterTransform.ts         |    2 +-
 src/component/transform/sortTransform.ts           |    2 +-
 src/component/visualMap/ContinuousView.ts          |    2 +-
 src/component/visualMap/VisualMapModel.ts          |    2 +-
 src/coord/axisDefault.ts                           |    2 +-
 src/coord/axisHelper.ts                            |    6 +-
 src/coord/calendar/Calendar.ts                     |    5 +-
 src/coord/cartesian/Cartesian2D.ts                 |   57 +-
 src/coord/cartesian/Grid.ts                        |   10 +-
 src/coord/geo/GeoModel.ts                          |    1 -
 src/coord/geo/geoJSONLoader.ts                     |    2 +-
 src/coord/radar/IndicatorAxis.ts                   |    2 -
 src/coord/scaleRawExtentInfo.ts                    |    2 +-
 src/data/Graph.ts                                  |    4 -
 src/data/List.ts                                   |  637 +-
 src/data/Source.ts                                 |  346 +-
 src/data/Tree.ts                                   |   47 +-
 src/data/helper/completeDimensions.ts              |    8 +-
 src/data/helper/createDimensions.ts                |    2 +-
 src/data/helper/dataProvider.ts                    |   72 +-
 src/data/helper/dataStackHelper.ts                 |   18 +-
 src/data/helper/sourceHelper.ts                    |  288 +-
 src/data/helper/sourceManager.ts                   |   55 +-
 src/data/helper/transform.ts                       |  173 +-
 src/echarts.ts                                     |   88 +-
 src/export.ts                                      |   55 +-
 src/helper.ts                                      |    9 +-
 src/i18n/langDE.ts                                 |  142 +
 src/i18n/langES.ts                                 |   38 +-
 src/i18n/langFI.ts                                 |   38 +-
 src/i18n/langTH.ts                                 |   38 +-
 src/label/LabelManager.ts                          |   42 +-
 src/label/labelGuideHelper.ts                      |    7 +-
 src/label/labelLayoutHelper.ts                     |   17 +-
 src/label/labelStyle.ts                            |   90 +-
 src/layout/barPolar.ts                             |    6 +-
 src/layout/points.ts                               |   37 +-
 src/model/OptionManager.ts                         |  130 +-
 src/model/Series.ts                                |  202 +-
 src/model/globalDefault.ts                         |    3 +-
 src/model/mixin/dataFormat.ts                      |   83 +-
 src/model/mixin/itemStyle.ts                       |   24 +-
 src/model/mixin/lineStyle.ts                       |   43 +-
 src/option.ts                                      |    2 -
 src/processor/dataSample.ts                        |   14 +-
 src/scale/Interval.ts                              |    2 +-
 src/scale/Ordinal.ts                               |    9 +-
 src/scale/Scale.ts                                 |   10 +-
 src/scale/Time.ts                                  |    2 +-
 src/stream/Scheduler.ts                            |    2 +-
 src/theme/dark.ts                                  |   14 +-
 .../graph/circularLayout.ts => util/event.ts}      |   27 +-
 src/util/format.ts                                 |  125 +-
 src/util/graphic.ts                                |  107 +-
 src/util/{ecData.ts => innerStore.ts}              |    0
 src/util/layout.ts                                 |    2 +-
 src/util/log.ts                                    |   52 +-
 src/util/model.ts                                  |  116 +-
 src/util/number.ts                                 |    9 +
 src/util/states.ts                                 |   22 +-
 src/util/time.ts                                   |    2 +-
 src/util/types.ts                                  |   66 +-
 .../src/code.src.js => src/util/vendor.ts          |   40 +-
 src/visual/commonVisualTypes.ts                    |    2 +
 src/visual/style.ts                                |    2 +-
 test/{build/mktest-tpl.html => area-smooth.html}   |   58 +-
 test/axisLabel.html                                |   11 +-
 test/bar-polar-stack.html                          |  218 +
 test/bar-race.html                                 |    4 +-
 test/{bmap.html => bmap-mapOptions.html}           |  154 +-
 test/{bmap.html => bmap2.html}                     |  204 +-
 test/custom-hexbin.html                            |  143 +-
 test/custom-shape-morphing.html                    |  302 +
 test/custom-transition2.html                       |  296 +-
 test/data-transform-ecStat.html                    |    7 +-
 test/data-transform.html                           |  111 +
 test/data/aqi/aqi-beijing.json                     |    1 +
 test/data/large-data.json                          |    1 +
 test/data/usa.json                                 |   54 +
 test/dataZoom-toolbox.html                         |    8 +-
 test/dataset-charts.html                           |   36 +-
 test/funnel.html                                   |   11 +-
 test/geo-labelFormatter.html                       |  364 ++
 test/graph-grid-life.html                          |    4 +-
 test/graph-multiple-edges.html                     |  357 ++
 test/hoverFocus.html                               |    8 +
 test/label-layout.html                             |   95 +-
 test/largeLine.html                                |   40 +-
 test/line-animation.html                           |  267 +-
 test/line-endLabel.html                            |  243 +
 test/line-style.html                               |  381 +-
 test/{bar-log.html => lines-mergeOption.html}      |   54 +-
 test/map-nameProperty.html                         |  341 +-
 test/markArea.html                                 |   21 +-
 test/markLine-symbolRotate.html                    |  187 +
 test/markPoint.html                                |   11 +-
 test/media-pie.html                                |  292 +-
 test/new-tooltip.html                              |  941 ++-
 test/parallel-feature.html                         |  139 +
 test/pie-cornerRadius.html                         |  350 ++
 test/pie-dataView.html                             |  122 +
 test/pie-richText.html                             |  767 +++
 test/polarLine.html                                |  122 +-
 test/radar.html                                    |    9 +-
 test/runTest/actions/toolbox-stack-custom.json     |    1 +
 test/sample-compare.html                           |  202 +
 test/sunburst-drink.html                           |    8 +
 test/sunburst-visualMap.html                       |   24 +-
 test/themeRiver3.html                              |  154 +
 test/timeScale-formatter.html                      |   13 +-
 test/timeline-dynamic-series.html                  |   10 +-
 ...oolbox-stack.html => toolbox-stack-custom.html} |   24 +-
 test/tooltip-rich.html                             |   14 +-
 test/tooltip-textStyle.html                        |  455 ++
 test/tooltip-windowResize.html                     |  417 ++
 test/tree-image2.html                              |   98 +
 test/treemap-simple2.html                          |  137 +
 test/ut/spec/model/timelineMediaOptions.test.js    |  430 ++
 test/ut/spec/model/timelineOptions.test.js         |  178 -
 theme/dark.js                                      |  171 +-
 241 files changed, 24207 insertions(+), 10154 deletions(-)
 create mode 100644 .asf.yaml
 create mode 100644 .gitattributes
 create mode 100644 .huskyrc
 create mode 100644 .lgtm.yml
 create mode 100644 i18n/langDE-obj.js
 create mode 100644 i18n/langDE.js
 create mode 100644 src/chart/helper/multipleGraphEdgeHelper.ts
 copy src/{component/axisPointer/AxisPointer.ts => chart/helper/pieHelper.ts} (55%)
 copy src/{chart/graph/circularLayout.ts => component/tooltip/helper.ts} (66%)
 create mode 100644 src/component/tooltip/seriesFormatTooltip.ts
 create mode 100644 src/component/tooltip/tooltipMarkup.ts
 create mode 100644 src/i18n/langDE.ts
 copy src/{chart/graph/circularLayout.ts => util/event.ts} (65%)
 rename src/util/{ecData.ts => innerStore.ts} (100%)
 copy test/build/removeDEV/src/code.src.js => src/util/vendor.ts (61%)
 copy test/{build/mktest-tpl.html => area-smooth.html} (55%)
 copy test/{bmap.html => bmap-mapOptions.html} (76%)
 copy test/{bmap.html => bmap2.html} (77%)
 create mode 100644 test/custom-shape-morphing.html
 create mode 100644 test/data/aqi/aqi-beijing.json
 create mode 100644 test/data/large-data.json
 create mode 100644 test/data/usa.json
 create mode 100644 test/geo-labelFormatter.html
 create mode 100644 test/graph-multiple-edges.html
 create mode 100644 test/line-endLabel.html
 copy test/{bar-log.html => lines-mergeOption.html} (57%)
 create mode 100644 test/markLine-symbolRotate.html
 create mode 100644 test/parallel-feature.html
 create mode 100644 test/pie-cornerRadius.html
 create mode 100644 test/pie-dataView.html
 create mode 100644 test/pie-richText.html
 create mode 100644 test/runTest/actions/toolbox-stack-custom.json
 create mode 100644 test/sample-compare.html
 create mode 100644 test/themeRiver3.html
 copy test/{toolbox-stack.html => toolbox-stack-custom.html} (85%)
 create mode 100644 test/tooltip-textStyle.html
 create mode 100644 test/tooltip-windowResize.html
 create mode 100644 test/tree-image2.html
 create mode 100644 test/treemap-simple2.html
 create mode 100755 test/ut/spec/model/timelineMediaOptions.test.js
 delete mode 100755 test/ut/spec/model/timelineOptions.test.js


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org