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.4.17
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.19
Choose a head ref
  • 10 commits
  • 20 files changed
  • 3 contributors

Commits on May 24, 2022

  1. fix: test cases

    visiky committed May 24, 2022
    Configuration menu
    Copy the full SHA
    2bf0ffb View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2022

  1. fix: remove test cases

    visiky committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    275437d View commit details
    Browse the repository at this point in the history
  2. fix(pie): 修复饼图 title statistic 没有使用 meta formatter (#3235)

    * fix(pie): 修复饼图 title statistic 没有使用 meta formatter
    
    * test(pie): add test case for pie statistic
    
    * chore: v2.4.18
    visiky authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    686ba5c View commit details
    Browse the repository at this point in the history
  3. docs(sankey): add demo for sankey (#3227)

    * docs(sankey): add demo for sankey
    
    * docs: update new badge
    visiky authored Jun 3, 2022
    Configuration menu
    Copy the full SHA
    adbad6f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    e804559 View commit details
    Browse the repository at this point in the history
  2. fix(bullet): 子弹图 添加单数值range/measures 、 多 target 数据修改兼容 (#3231)

    * fix(Bullet): 修复子弹图 多 target 时 的数据兼容问题
    
    * fix(Bullet): 修复子弹图 多 target 时 的数据兼容问题 -2
    
    * fix(bullet): 子弹图 添加单数值range/measures 、 多 target 数据修改兼容
    
    * fix(bullet): 子弹图 添加单数值range/measures 、 多 target 数据修改兼容 -2
    
    * fix(bullet): 子弹图 处理数据函数 分离分组字段数据 key 值处理函数
    
    * fix(bullet): 去除target 排序,让用户自己去排颜色
    
    Co-authored-by: ai-qing-hai <wb-xcf804241@antgroup.com>
    ai-qing-hai and ai-qing-hai authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    3d076de View commit details
    Browse the repository at this point in the history
  3. fix(bullet): 修改子弹图单测 (#3241)

    Co-authored-by: ai-qing-hai <wb-xcf804241@antgroup.com>
    ai-qing-hai and ai-qing-hai authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    518baeb View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. Configuration menu
    Copy the full SHA
    2880e92 View commit details
    Browse the repository at this point in the history
  2. chore: v2.4.19

    visiky committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    6df14ee View commit details
    Browse the repository at this point in the history
  3. fix: lint error

    visiky committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    a94af8c View commit details
    Browse the repository at this point in the history
Loading