Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: antvis/G2Plot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.3.40
Choose a base ref
...
head repository: antvis/G2Plot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.4.0
Choose a head ref
  • 18 commits
  • 46 files changed
  • 5 contributors

Commits on Nov 13, 2021

  1. fix(test): 修复测试问题

    visiky committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    994eb74 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. docs(bar): 条形图增加 bar 配置文档说明和demo (#2974)

    * fix(test): 修复测试问题
    
    * docs(bar): 条形图增加 shape 配置文档
    visiky authored Nov 14, 2021
    Configuration menu
    Copy the full SHA
    98d984f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2021

  1. Update package.json (#2980)

    * Update package.json
    
    * Create test-test.yml
    xrkffgg authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    1e785d4 View commit details
    Browse the repository at this point in the history
  2. ci: remove test-test.yml (#2981)

    * Update test-test.yml
    
    * Delete test-test.yml
    xrkffgg authored Nov 17, 2021
    Configuration menu
    Copy the full SHA
    ce172c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2021

  1. Configuration menu
    Copy the full SHA
    e06d9ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    20cf4c9 View commit details
    Browse the repository at this point in the history
  3. docs: 更新官网公告

    visiky committed Nov 21, 2021
    Configuration menu
    Copy the full SHA
    b5fcf12 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2021

  1. docs: 周常丰富文档和 demo (#2976)

    * fix(test): 修复测试问题
    
    * docs(bar): 条形图增加 shape 配置文档
    
    * docs: 增加使用 react-tooltip 的 demo 案例
    visiky authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    aad83bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5829e79 View commit details
    Browse the repository at this point in the history
  3. ci: remove node 12 (#2991)

    xrkffgg authored Nov 22, 2021
    Configuration menu
    Copy the full SHA
    69087ae View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. refactor(bar): 条形图重构,不需要反转数据 调整下坐标系即可 (#2914)

    * refactor(bar): 条形图重构,不需要反转数据 调整下坐标系即可
    
    需要 G2 层支持对 scrollbar 反转
    
    * feat(bar): 条形图数据不进行反转 & 修改单测
    
    * fix(conversion-bar): 修复转化率组件在 vertical 方向的位置问题 & 单测
    
    * test: 修复条形图单测
    visiky authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    b1d8f47 View commit details
    Browse the repository at this point in the history
  2. docs: 补充 legend 文档 & 自定义转化漏斗图 demo (#2998)

    * docs(legend): 完善图例文档
    
    * docs(funnel-demo): 增加一个自定义转化漏斗图
    
    * fix(test): 修复单测偶发失败
    visiky authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    86a8ec0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update README.md

    lxfu1 authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    0cbb327 View commit details
    Browse the repository at this point in the history
  2. Update README.en-US.md

    lxfu1 authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    b52164f View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2021

  1. feat(sunburst): 旭日图支持图例配置 & 单测 (#3011)

    * feat(sunburst): 旭日图支持图例配置 & 单测
    
    * chore: 增加包大小限制
    visiky authored Dec 8, 2021
    Configuration menu
    Copy the full SHA
    5d65033 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. fix(issue-3012): 修复条形图图例转置 & 单测 (#3013)

    * fix(issue-3012): 修复条形图图例转置 & 单测
    
    * fix(bar): 修复条形图单测问题
    visiky authored Dec 9, 2021
    Configuration menu
    Copy the full SHA
    be7caa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4364df5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5cb740 View commit details
    Browse the repository at this point in the history
Loading