Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps @antv/g2plot from 2.3.7 to 2.3.8.

Release notes

Sourced from @antv/g2plot's releases.

2.3.8

Documentation Changes
  • Plot Guide: 教程页增加以图表类型分类的图表指引 ✨ (#2194) (d97f6910)
  • column: 柱状图的图表指引增加一些特性介绍 (#2201) (60c72b3b)
  • 添加钉钉联系方式 (#2213) (8473559e)
  • 优化图表示例 api 文档样式 (#2209) (a842cf6c)
New Features
  • columnBackground, barBackground: 柱、条形图,玉珏图等支持配置图形背景 ✨ (#2190) (cbd087ae)
  • column: 柱状图支持圆角 & 添加图表指引 ✨ (#2215) (1e186819)
  • word-cloud: 词云图支持展示 legend (#2208) (f539977d)
  • word-cloud: 词云图重写 changeData 方法 && 添加单测 (#2214) (f3d6d7e7)
  • waterfall: 重写瀑布图 changeData 方法 && 添加单测 (#2212) (547d7dd7)
  • radial-bar: 玉珏图重写 changeData 方法 && 添加单测 (#2206) (71868f22)
  • radar: 雷达图重写 changeData 方法 && 添加单测 (#2205) (144cf23b)
  • rose: 玫瑰图修改 changeData && 添加单测 (#2200) (eb44c0fd)
  • progress: 进度条和环形进度条支持 changeData (#2197) (0788dbff)
  • tiny-plot: 迷你折线图和迷你柱形图重写 changeData && 添加单测 (#2177) (921deb67)
  • stock: stock 股票图重写 changeData 方法 (#2170) (ed081070)
  • histogram: 直方图支持动态 changedata (#2199) (a817274d)
  • liquid: 水波图支持动态 changedata (#2198) (d1610f29)
  • tiny-plot: 迷你图默认开启动画效果(#2196) (8dd8064e)
  • treemap: label.formatter 传参和 label.field 相对应,方便用户使用自定义数据设置 label ,tooltip 同 (#2188) (159f80c1)
  • sankey: add default label layout (#2186) (470577ac)
Bug Fixes
  • 对称条形图: 数据顺序问题, 修复设置 title 时左侧的 title 是反转的 (#2204) (08ba3b9b)
  • 环形图及迷你进度条: crash when percent = NaN (#2211) (b8de33ac)
  • radial-bar: 修复 type=line 的玉珏图,设置colorpoint 不生效 (#2185) (c47329f4)
  • demo: demo 实例容器自适应,不需要加宽高 否则影响动画效果 (#2193) (cf8b4c14)
Changelog

Sourced from @antv/g2plot's changelog.

2.3.8 (2021-01-13)

Documentation Changes
  • Plot Guide: 教程页增加以图表类型分类的图表指引 ✨ (#2194) (d97f6910)
  • column: 柱状图的图表指引增加一些特性介绍 (#2201) (60c72b3b)
  • 添加钉钉联系方式 (#2213) (8473559e)
  • 优化图表示例 api 文档样式 (#2209) (a842cf6c)
New Features
  • columnBackground, barBackground: 柱、条形图,玉珏图等支持配置图形背景 ✨ (#2190) (cbd087ae)
  • column: 柱状图支持圆角 & 添加图表指引 ✨ (#2215) (1e186819)
  • word-cloud: 词云图支持展示 legend (#2208) (f539977d)
  • word-cloud: 词云图重写 changeData 方法 && 添加单测 (#2214) (f3d6d7e7)
  • waterfall: 重写瀑布图 changeData 方法 && 添加单测 (#2212) (547d7dd7)
  • radial-bar: 玉珏图重写 changeData 方法 && 添加单测 (#2206) (71868f22)
  • radar: 雷达图重写 changeData 方法 && 添加单测 (#2205) (144cf23b)
  • rose: 玫瑰图修改 changeData && 添加单测 (#2200) (eb44c0fd)
  • progress: 进度条和环形进度条支持 changeData (#2197) (0788dbff)
  • tiny-plot: 迷你折线图和迷你柱形图重写 changeData && 添加单测 (#2177) (921deb67)
  • stock: stock 股票图重写 changeData 方法 (#2170) (ed081070)
  • histogram: 直方图支持动态 changedata (#2199) (a817274d)
  • liquid: 水波图支持动态 changedata (#2198) (d1610f29)
  • tiny-plot: 迷你图默认开启动画效果(#2196) (8dd8064e)
  • treemap: label.formatter 传参和 label.field 相对应,方便用户使用自定义数据设置 label ,tooltip 同 (#2188) (159f80c1)
  • sankey: add default label layout (#2186) (470577ac)
Bug Fixes
  • 对称条形图: 数据顺序问题, 修复设置 title 时左侧的 title 是反转的 (#2204) (08ba3b9b)
  • 环形图及迷你进度条: crash when percent = NaN (#2211) (b8de33ac)
  • radial-bar: 修复 type=line 的玉珏图,设置colorpoint 不生效 (#2185) (c47329f4)
  • demo: demo 实例容器自适应,不需要加宽高 否则影响动画效果 (#2193) (cf8b4c14)
Commits
Maintainer changes

This version was pushed to npm by kasmine, a new releaser for @antv/g2plot since your current version.


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 2.3.7 to 2.3.8.
- [Release notes](https://github.com/antvis/g2plot/releases)
- [Changelog](https://github.com/antvis/G2Plot/blob/master/CHANGELOG.md)
- [Commits](https://github.com/antvis/g2plot/commits/2.3.8)

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 Jan 14, 2021
@auto-add-label auto-add-label bot added the chore label Jan 14, 2021
@vercel
Copy link

vercel bot commented Jan 14, 2021

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-vue/2xias49nz
✅ Preview: https://g2plot-vue-git-dependabot-npmandyarnantvg2plot-238.opd.vercel.app

@github-actions github-actions bot merged commit dfa3aad into master Jan 14, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antv/g2plot-2.3.8 branch January 14, 2021 11:21
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.

1 participant