2.4.0
- fix: ref unable to obtain chart instance by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2918
- feat(ConfigProvider): support global configuration by @guoyunhe in https://github.com/ant-design/ant-design-charts/pull/2921
- feat: loading template theme support by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2920
- @guoyunhe made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2921
Full Changelog: https://github.com/ant-design/ant-design-charts/compare/2.3.0...2.4.0
2.3.0
- chore: update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2808
- test(graph): e2e tests by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2812
- refactor: adapt the latest g6 by @Aarebecca in https://github.com/ant-design/ant-design-charts/pull/2813
- chore: update version to 2.2.6 by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2814
- fix: bidirectional bar update failed by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2824
- fix: 修复对称柱状图无法修改属性的问题 by @czewail in https://github.com/ant-design/ant-design-charts/pull/2793
- TS提示类型过于复杂 by @czewail in https://github.com/ant-design/ant-design-charts/pull/2703
- Update getting-started.zh.md by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2849
- chore: Heatmap 去除默认交互 by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2850
- feat: sync AntV shared github config by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2851
- fix(graphs): update map-edge-line-width transform by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2815
- docs: enable user feedback by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2855
- docs: add announcement for doc experience survey by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2856
- docs: add links assistant for internal users by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2859
- chore: update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2866
- chore: remove dependencies (plots#2874) by @zhangyiabc in https://github.com/ant-design/ant-design-charts/pull/2875
- docs: site seo optimization by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2880
- docs: 同步 G2 组件和核心概念文档 by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2891
- docs: add the documentation for Sankey and Treemap by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2899
- chore: add examples of custom Heatmap by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2900
- chore: add custom color examples by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2906
- fix: Fix the double tooltips caused by markers by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2905
- feat: be compatible with version react19 by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2901
- docs: add demos by @i11I04i in https://github.com/ant-design/ant-design-charts/pull/2370
- chore: changelog by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2907
- @Aarebecca made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2813
- @czewail made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2793
- @zhangyiabc made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2875
Full Changelog: https://github.com/ant-design/ant-design-charts/compare/2.2.5...2.3.0
2.2.5
- chore: update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2798
- chore: remove pnpm-lock.yaml by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2799
- feat: support labelField in MindMap, IndentedTree, Fishbone, FlowGraph by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2801
- feat: support both tree data and graph data in tree graph scenarios by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2802
- docs: add dumi mako config by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2805
- docs: improve graph options docs by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2806
Full Changelog: https://github.com/ant-design/ant-design-charts/compare/2.2.4...2.2.5
2.2.4
- fix: data update by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2684
- chore: custom shape demo by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2685
- fix: tooltip callback by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2686
- chore: change log by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2687
- chore: initialize @ant-design/graphs package by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2690
- feat(graphs): add hierarchical graph by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2692
- feat(graphs): add mindmap by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2697
- feat(graphs): add flow graph by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2701
- feat(graphs): add network graph by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2700
- feat(graphs): dendrogram by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2702
- feat: add indented tree and refactor graphs by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2706
- docs: add relation graphs site demos by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2707
- feat(graphs): flowchart by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2709
- chore: build config and update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2711
- fix: typo in tooltip.zh.md by @seesawz in https://github.com/ant-design/ant-design-charts/pull/2696
- chore: publish config by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2712
- refactor: simplify tree data conversion to graph data and adjust organizational chart node styles by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2716
- chore: update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2717
- chore: update site by @lxfu1 in https://github.com/ant-design/ant-design-charts/pull/2730
- feat: add product launch flow graph demo by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2727
- docs: add Chinese documentation for the API of @ant-designs/graphs by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2741
- docs: add English api documents for graphs by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2742
- docs: update the format and modify hyperlinks by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2744
- docs: auto-generate component list by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2749
- chore: update dumi-theme-antv version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2752
- chore: release @ant-design/graphs version 2.0.0 by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2753
- docs: 添加流向图 demos by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2758
- chore: update version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2763
- docs: 图表添加功能类别标签 by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2767
- feat: add fishbone diagram by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2773
- chore: update graphs version by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2775
- fix: adjust default values for graph options by @yvonneyx in https://github.com/ant-design/ant-design-charts/pull/2797
- @yvonneyx made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2690
- @seesawz made their first contribution in https://github.com/ant-design/ant-design-charts/pull/2696
Full Changelog: https://github.com/ant-design/ant-design-charts/compare/2.2.1...2.2.4
2.1.2
- 🔥 Support SSR
2.1.0
2024-04-19
- 🐞 修复低版本 webpack 不支持的
export * as
语法 - 🔥 暴露图表 ref 上层可通过 ref 直接获取图表实例,eg:
<Line ref={React.useRef()} />
2.0.4
2024-04-16
- 💄 更新 G、G2 依赖版本
site_group
- 网站更新