Skip to content

Releases: ant-design/ant-design-charts

2.6.0

03 Jul 02:47
f1017f1
Compare
Choose a tag to compare

What's Changed

  • fix: The legend display of the Veen chart is abnormal by @lxfu1 in #2910
  • fix: ref unable to obtain chart instance by @lxfu1 in #2918
  • feat: loading template theme support by @lxfu1 in #2920
  • fix: demo url by @lxfu1 in #2934
  • fix: oscp path by @lxfu1 in #2939
  • fix: build lib by @lxfu1 in #2953
  • chore: changelog by @lxfu1 in #2965
  • chore: add assistant.prompt.yml by @lxfu1 in #2966
  • chore: add answer discussions action by @lxfu1 in #2967
  • fix: get discussion argument by @lxfu1 in #2971
  • chore: use graphql by @lxfu1 in #2973
  • 🛠 BREAKING CHANGE: update the implementation and configuration of the V… by @lxfu1 in #2984
  • feat: improve the syntactic for sunburst chart data by @lxfu1 in #2987
  • feat: support the coordinateType configuration by @lxfu1 in #2988
  • fix: the display of labels with all - zero data is abnormal by @lxfu1 in #2990
  • 🛠 BREAKING CHANGE: update the configuration of the RadialBar by @lxfu1 in #2991
  • chore: update changelog for v2.6.0-beta.0 release by @lxfu1 in #2996
  • fix: annotations loss caused by legend filter by @lxfu1 in #3000
  • 🛠 BREAKING CHANGE: update the configuration of the Stock by @lxfu1 in #3003
  • fix: remove the default label logic by @lxfu1 in #3006
  • fix: unknown component shape.point.smooth by @lxfu1 in #3009
  • fix miss create root import by @Valzet in #3010
  • changelog: version 2.6.0 update by @lxfu1 in #3011

New Contributors

Full Changelog: 2.3.0...2.6.0

2.4.0

16 Jun 08:10
Compare
Choose a tag to compare

What's Changed

  • fix: ref unable to obtain chart instance by @lxfu1 in #2918
  • feat(ConfigProvider): support global configuration by @guoyunhe in #2921
  • feat: loading template theme support by @lxfu1 in #2920

New Contributors

Full Changelog: 2.3.0...2.4.0

2.3.0

14 May 07:09
896c640
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.5...2.3.0

2.2.5

13 Dec 09:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.4...2.2.5

2.2.4

10 Dec 08:00
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.2.1...2.2.4

2.2.1

26 Aug 13:26
713d127
Compare
Choose a tag to compare

2.1.2

24 Jul 06:10
126008d
Compare
Choose a tag to compare
  • 🔥 Support SSR

2.1.1

06 May 09:20
5d52c96
Compare
Choose a tag to compare

2.1.1

  • 🐞 修复低版本 webpack 不支持的 export * as 语法

2.1.0

19 Apr 08:03
909b66c
Compare
Choose a tag to compare

2024-04-19

  • 🐞 修复低版本 webpack 不支持的 export * as 语法
  • 🔥 暴露图表 ref 上层可通过 ref 直接获取图表实例,eg: <Line ref={React.useRef()} />

2.0.4

16 Apr 02:08
8525e25
Compare
Choose a tag to compare

2024-04-16

  • 💄 更新 G、G2 依赖版本