Skip to content

2.3.27

Compare
Choose a tag to compare
@visiky visiky released this 21 Jul 15:49
· 286 commits to master since this release
e78f969
Documentation Changes
  • legend: 图例 itemName, itemValue 增加 style 回调 (#2712) (1b039b0b8)
Bug Fixes
  • histogram: binNumber 设置出错 (#2708) (46d27699)
  • percentage stacked column: 修复 百分比堆叠分组柱状 展示不对 的问题 (#2688) (08e17224)
  • radial-bar: 修复 玉珏图没有考虑 isStack 的情况 重新计算最大值 (#2685) (397d8641)
  • rose: 玫瑰图 legend 默认配置,不进行 offset 偏移 (#2683) (86e23094)
  • bullet: 修复子弹图 状态量 中 设置 fill 为渐变色时,报错 (#791) (70083c2d1)
  • legend: 修复图例容器大小无法设置问题 (#2711) (3fb32f087)
Refactors