Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @antv/g2plot from 1.1.11 to 1.1.12.

Release notes

Sourced from @antv/g2plot's releases.

1.1.12

  • feat: 水波图新增 htmlContent 支持,支持修改数值大小。
  • feat: 新增折线图实现。1272
  • fix: 修复混合图时间轴被截断。
  • fix: 解决条形区间图添加 scrollbar 时图表崩溃问题。 1269
  • fix: 修复饼、环 label 设置为 spider ,数据都为0时,展示为1。 1265
Changelog

Sourced from @antv/g2plot's changelog.

1.1.12 (2020-07-10)

  • feat: 水波图新增 htmlContent 支持,支持修改数值大小。
  • feat: 新增折线图实现。1272
  • fix: 修复混合图时间轴被截断。
  • fix: 解决条形区间图添加 scrollbar 时图表崩溃问题。 1269
  • fix: 修复饼、环 label 设置为 spider ,数据都为0时,展示为1。 1265

1.1.10 (2020-07-02)

  • feat: 环比 statistic.htmlContent 回调参数补充 size,容器宽度设置 (#1250) (3d90e6b), closes #1250

1.1.9 (2020-07-02)

1.1.8 (2020-06-30)

  • fix: 百分比堆叠柱状图,同一维度的数据如果数据为0的时候,图表tooltip显示NAN (821)

1.1.7 (2020-06-16)

  • Delete stale.yml (48a9c55)
  • feat(pie&donut): label and statistic value can be affected by scale (#1189) (15ac56f), closes #1189

1.1.6 (2020-06-05)

1.1.5 (2020-05-28)

1.1.4 (2020-05-25)

  • 🌟feat: 词云图禁用动画模式增加 (13553f3)

1.1.3 (2020-05-19)

  • 🌟feat: line plot label responsive (3b20a94)
Commits

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.


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)

Bumps [@antv/g2plot](https://github.com/antvis/g2plot) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/antvis/g2plot/releases)
- [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md)
- [Commits](antvis/G2Plot@1.1.11...1.1.12)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 13, 2020
@vercel
Copy link

vercel bot commented Jul 13, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/opd/g2plot-react/lhd1vrflc
✅ Preview: https://g2plot-react-git-dependabot-npmandyarnantvg2plot-1112.opd.vercel.app

@codecov
Copy link

codecov bot commented Jul 13, 2020

Codecov Report

Merging #140 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #140   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           49        49           
  Lines          188       188           
  Branches         9         9           
=========================================
  Hits           188       188           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e2560e0...3c5dab0. Read the comment docs.

@kagawagao kagawagao merged commit 81dcaa0 into master Jul 15, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antv/g2plot-1.1.12 branch July 15, 2020 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants