Skip to content

Bump echarts from 4.3.0 to 4.5.0#64

Merged
songyumeng merged 1 commit intomasterfrom
dependabot/npm_and_yarn/echarts-4.5.0
Nov 25, 2019
Merged

Bump echarts from 4.3.0 to 4.5.0#64
songyumeng merged 1 commit intomasterfrom
dependabot/npm_and_yarn/echarts-4.5.0

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

@dependabot-preview dependabot-preview bot commented Nov 21, 2019

Bumps echarts from 4.3.0 to 4.5.0.

Release notes

Sourced from echarts's releases.

4.5.0

  • [Feature] Add roundCap option for round corners on bar series width polar coordinate system. #11393 (Wenli Zhang)

  • [Feature] Add event brushEnd for brush component #11285(Jian Cui)

  • [Feature] Add friction option in force layout of graph. #11276 (Yi Shen)

  • [Feature] Add ignoreFoceLayout option in the graph links. #11445 (TYzzt)

  • [Feature] Add axisType in the indicator of radar series. #11324(zifix)

  • [Feature] Add clip option in candllestick series. #11529 (Yi Shen)

  • [Fix] Fix lots of label positioning issues in SVG renderer. ecomfe/zrender#519 (Shuang Su)

  • [Fix] Fix interval issues related to category axis tick. Like areaStyle.color is incorrect in #10948, xAxis.axisTick.interval is calculated incorrectly in #11176 . #11186 (foolzhang)

  • [Fix] Fix bar series can't display on the log axis. #11472(SnailSword)

  • [Fix] Fix tooltip may be covered by the canvas when -webkit-overflow-scrolling: touch on iOS 13. ecomfe/zrender#522 (Shuang Su)

  • [Fix] Fix some of labels on category axis may disappear forever after chart resized. #11536 (Shuang Su)

  • [Fix] Fix brush drag gets stuck when the mouse leaves the chart area. #11516 (Shuang Su)

  • [Fix] Fix image symbol may disappear forever after legend toggled. #11515 (Feng Yu)

  • [Fix] Fix changing from 'scroll' type to 'plain' type not work bug in legend. #11504 (Feng Yu)

  • [Fix] Optimize layout and bar width of bar series on time axis and value axis. Make the barMaxWidth has higher priority than barWidth. Add barMinWidth for bar series on time axis and value axis. #11479 (Wenli Zhang, Shuang Su)

  • [Fix] Fix title of toolbox icon may be cut by the container. #11456 (Wenli Zhang)

  • [Fix] Fix precision issue in the ticks calculating. #11488 (Wenli Zhang)

  • [Fix] Fix rotate property of label not work in tree series. #11457 (Deqing Li)

  • [Fix] Fix edge won't disappear after collapsed if the id is duplicated in tree series. #11447 (Deqing Li)

  • [Fix] Fix data disappear when updating with dataset in gauge series. #11373 (Wenli Zhang)

  • [Fix] Fix gradient on bar leaked to label in SVG Renderer. (Wenli Zhang)

4.5.0-rc.2

  • [Feature] Add roundCap option for round corners on bar series width polar coordinate system. #11393 (Wenli Zhang)

  • [Feature] Add event brushEnd for brush component #11285(Jian Cui)

... (truncated)
Commits
  • 3185bb1 release: update version.
  • 0ebdeaf release: 4.5.0-rc.2
  • 328b631 Fix branding related issues in README.
  • a2e3de1 fix: add rc.1 to version
  • 41fbe53 release: package-lock 4.5.0
  • 7017aad release: 4.5.0
  • 756a7d1 fix: remove useless code.
  • d6d62cf fix: fix the tick does not align with splitArea and axisPointer. The bug is b...
  • e7dafa6 test: add test visual case for bar-width.html
  • 2ca8536 fix: fix the last commit: tweak code and fix remainWidth when barWidth is given.
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 21, 2019
Bumps [echarts](https://github.com/apache/incubator-echarts) from 4.3.0 to 4.5.0.
- [Release notes](https://github.com/apache/incubator-echarts/releases)
- [Commits](apache/echarts@4.3.0...4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/echarts-4.5.0 branch from acd3218 to 4b31f8c Compare November 22, 2019 03:33
@songyumeng songyumeng merged commit 74232d7 into master Nov 25, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/echarts-4.5.0 branch November 25, 2019 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant