G2 v4.1.26 Release Notes

Release Date: 2021-09-15 // over 2 years ago
  • 📚 Documentation Changes
    🆕 New Features
    🐛 Bug Fixes
    • tooltip: 修复 clear + render 之后,tooltip dom 重复生成问题 (#3621) (eaacd502)
    • legend 自定义items 添加marker回调 (#3591) (dc80db29)
    • scrollbar: 修复了由于 getYScales 方法中去重方法错误导致的 scrollbar 会在特定情况下失效(#3569) (#3570) (28280ee4)
    • annotation: 修复 annotation 添加 id 失败 (#3601) (7561b33d)
    🔨 Refactors
    • annotation: annotation position 支持百分比混用 (#3615) (bcffa462)
    • facet: 添加了spacing属性,支持配置分面图之间的间距 (#3614) (d5588a0e)
    • funnel: annotation 位置添加center,支持在漏斗图中正常显示 (#3611) (552500df)