Skip to content

docs: add sunburst docs#6866

Merged
interstellarmt merged 1 commit intov5from
feat/sunbust-desc
May 15, 2025
Merged

docs: add sunburst docs#6866
interstellarmt merged 1 commit intov5from
feat/sunbust-desc

Conversation

@ai-qing-hai
Copy link
Collaborator

添加 sunburst 文档

#6632

@coveralls
Copy link

Pull Request Test Coverage Report for Build 15022275369

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.667%

Totals Coverage Status
Change from base Build 14993270361: 0.0%
Covered Lines: 10763
Relevant Lines: 12027

💛 - Coveralls

@interstellarmt
Copy link
Member

感谢您的贡献 🎉
文档质量很高~

@interstellarmt interstellarmt merged commit 27089ef into v5 May 15, 2025
5 checks passed
@interstellarmt interstellarmt deleted the feat/sunbust-desc branch May 15, 2025 02:19
@interstellarmt interstellarmt changed the title feat(docs): sunburst add docs docs: add sunburst add docs May 15, 2025
@interstellarmt interstellarmt changed the title docs: add sunburst add docs docs: add sunburst docs May 15, 2025
Eomnational pushed a commit to Eomnational/G2 that referenced this pull request May 20, 2025
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
interstellarmt added a commit that referenced this pull request May 20, 2025
* fix: update docs

* fix: bugs for radar coord and plot (#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type #6871 (#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
foolvip pushed a commit to foolvip/G2 that referenced this pull request May 20, 2025
* fix: update docs

* fix: bugs for radar coord and plot (antvis#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (antvis#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (antvis#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (antvis#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (antvis#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type antvis#6871 (antvis#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (antvis#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (antvis#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (antvis#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (antvis#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (antvis#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (antvis#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (antvis#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (antvis#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (antvis#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
interstellarmt added a commit that referenced this pull request May 21, 2025
* docs: 改造文档「进阶主题 - 关系图(graph) - treemap」(#6856)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-fisheye」 #6849 (#6893)

* docs(coordinate): 更新 fisheye 坐标系文档
  - 完善鱼眼坐标系的概述和原理说明
  - 添加详细的配置项说明和参数解释
  - 增加常见用例和使用场景部分

* docs(coordinate): fisheye 文档内容格式排版优化
  - 优化文档结构和层次
  - 保留原始示例代码的数据和样式
  - 确保示例代码可正常预览

* docs:改造文档「核心概念 - 比例尺(Scale)-time」 (#6888)

* fix: update docs

* fix: bugs for radar coord and plot (#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type #6871 (#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-linear」 #6837 (#6892)

* docs: 调整文档

* docs: linear文档编写

* fix: 补充linear概述

---------

Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>

* fix: the position of the custom shape text and element:select is incorrect (#6878)

* fix: the position of the custom shape text and element:select is incorrect

* fix: ci

* fix: cr conversation

* fix: code lint

* chore: add a method to obtain data by point location (#6885)

* chore: add a method to obtain data by point location

* chore: add test

* chore: add notes

---------

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「进阶主题 - 关系图(graph) -treemap」(#6856)

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Zero1017 <109895777+Eomnational@users.noreply.github.com>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: nimeidezxj <69135754+nimeidezxj@users.noreply.github.com>
Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>
ianzone pushed a commit to ianzone/G2 that referenced this pull request May 23, 2025
* fix: update docs

* fix: bugs for radar coord and plot (antvis#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (antvis#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (antvis#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (antvis#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (antvis#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type antvis#6871 (antvis#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (antvis#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (antvis#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (antvis#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (antvis#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (antvis#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (antvis#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (antvis#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (antvis#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (antvis#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
ianzone pushed a commit to ianzone/G2 that referenced this pull request May 23, 2025
* docs: 改造文档「进阶主题 - 关系图(graph) - treemap」(antvis#6856)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (antvis#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (antvis#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (antvis#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (antvis#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (antvis#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-fisheye」 antvis#6849 (antvis#6893)

* docs(coordinate): 更新 fisheye 坐标系文档
  - 完善鱼眼坐标系的概述和原理说明
  - 添加详细的配置项说明和参数解释
  - 增加常见用例和使用场景部分

* docs(coordinate): fisheye 文档内容格式排版优化
  - 优化文档结构和层次
  - 保留原始示例代码的数据和样式
  - 确保示例代码可正常预览

* docs:改造文档「核心概念 - 比例尺(Scale)-time」 (antvis#6888)

* fix: update docs

* fix: bugs for radar coord and plot (antvis#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (antvis#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (antvis#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (antvis#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (antvis#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type antvis#6871 (antvis#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (antvis#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (antvis#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (antvis#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (antvis#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (antvis#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (antvis#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (antvis#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (antvis#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (antvis#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-linear」 antvis#6837 (antvis#6892)

* docs: 调整文档

* docs: linear文档编写

* fix: 补充linear概述

---------

Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>

* fix: the position of the custom shape text and element:select is incorrect (antvis#6878)

* fix: the position of the custom shape text and element:select is incorrect

* fix: ci

* fix: cr conversation

* fix: code lint

* chore: add a method to obtain data by point location (antvis#6885)

* chore: add a method to obtain data by point location

* chore: add test

* chore: add notes

---------

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「进阶主题 - 关系图(graph) -treemap」(antvis#6856)

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Zero1017 <109895777+Eomnational@users.noreply.github.com>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: nimeidezxj <69135754+nimeidezxj@users.noreply.github.com>
Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>
hustcc added a commit that referenced this pull request May 23, 2025
* test: migrate to vitest

* test: timeout 100s

* test: vitest exclude api-chart-on-component-click.spec.ts

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-fisheye」 #6849 (#6893)

* docs(coordinate): 更新 fisheye 坐标系文档
  - 完善鱼眼坐标系的概述和原理说明
  - 添加详细的配置项说明和参数解释
  - 增加常见用例和使用场景部分

* docs(coordinate): fisheye 文档内容格式排版优化
  - 优化文档结构和层次
  - 保留原始示例代码的数据和样式
  - 确保示例代码可正常预览

* docs:改造文档「核心概念 - 比例尺(Scale)-time」 (#6888)

* fix: update docs

* fix: bugs for radar coord and plot (#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type #6871 (#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-linear」 #6837 (#6892)

* docs: 调整文档

* docs: linear文档编写

* fix: 补充linear概述

---------

Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>

* fix: the position of the custom shape text and element:select is incorrect (#6878)

* fix: the position of the custom shape text and element:select is incorrect

* fix: ci

* fix: cr conversation

* fix: code lint

* chore: add a method to obtain data by point location (#6885)

* chore: add a method to obtain data by point location

* chore: add test

* chore: add notes

---------

Co-authored-by: hustcc <i@hust.cc>

* chore: changelog (#6896)

* docs: add chart api document (#6876)

* docs: add chart api document

* docs: adjust api document framework

* docs: add chart api

* docs: add chart api

* docs: translate the API documentation into English

* docs: add a11y plugin document

* docs: 调整菜单顺序,补充mark的介绍

* docs: attr支持的参数表格 & 补充viewStyle()

* docs: 添加遗漏api,翻译英文文档

* docs: 删除旧api文档,指引到新的文档

---------

Co-authored-by: hustcc <i@hust.cc>

* docs: add chart introduction (#6895)

* feat: g2图表介绍页面框架

* docs: 图表介绍页面框架

---------

Co-authored-by: s3327884 <1213877750@qq.com>

* docs: 改造文档「进阶主题 - 关系图(graph) - treemap」(#6856) (#6883)

* docs: 改造文档「进阶主题 - 关系图(graph) - treemap」(#6856)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-fisheye」 #6849 (#6893)

* docs(coordinate): 更新 fisheye 坐标系文档
  - 完善鱼眼坐标系的概述和原理说明
  - 添加详细的配置项说明和参数解释
  - 增加常见用例和使用场景部分

* docs(coordinate): fisheye 文档内容格式排版优化
  - 优化文档结构和层次
  - 保留原始示例代码的数据和样式
  - 确保示例代码可正常预览

* docs:改造文档「核心概念 - 比例尺(Scale)-time」 (#6888)

* fix: update docs

* fix: bugs for radar coord and plot (#6864)

* fix: bugs for radar coord and plot

* feat: add demo: Multi-dimensional Radar

* chore: remove unused code

* feat(docs): sunburst add docs (#6866)

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* fix: integrate fmin internally (#6867)

* fix: integrate fmin internally

* fix: add unit test

* fix: add LICENSE

* fix: remove unused param

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档 (#6869)

* docs: 完善interaction/brushFilter文档

* docs: 完善interaction/brushXFilter&brushYFilter文档

* docs: 改造「核心概念 - 交互(Interaction)-brushFilter」文档/概述

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

* docs: 改造「核心概念 - 转换(Transform)-select、selectX、selectY」文档

---------

Co-authored-by: whf01206399 <whf01206399@antgroup.com>

* test: update snapshots (#6875)

* fix: add channels property to GroupTransform type and update GroupNOptions type #6871 (#6873)

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造 核心概念 - 坐标系(Coordinate)-theta」文档 (#6868)

* docs(coordinate): 更新 theta 坐标系文档

* docs(coordinate): theta 文档内容格式排版优化

---------

Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>

* fix: severity alert (#6877)

* docs: 改造文档「核心概念 - 比例尺(Scale)-log」 (#6881)

* feat(scale): log docs

* feat(scale): log docs

---------

Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByCo… (#6879)

* docs: 改造「核心概念 - 交互(Interaction)-elementHighlight,elementHighlightByColor,elementHighlightByX」文档

* fix: 解决review问题

---------

Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」 (#6884)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」

* docs: 更新 radial 坐标系文档
  - 完善径向坐标系的概述和原理说明
  - 添加详细的配置项说明和角度单位对照表
  - 增加常见用例和最佳实践部分

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 更新 radial 坐标系文档

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-radial」
* docs: 修正 radial 坐标系文档

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* feat: 添加连接器的 offsetX 参数 (#6882)

* feat: 添加连接器的 offsetX 参数

* chore: remove .only from Jest tests

* fix: 更新连接器的偏移参数名称为 sourceOffsetX 和 targetOffsetX

* fix: 修正测试用例中的偏移参数值

* fix: 更新连接器样式中的偏移参数名称为 offsetY 和 targetOffsetY

* docs: add event examples (#6874)

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」 (#6891)

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」

* docs(coordinate): 更新 parallel 坐标系文档
  - 完善平行坐标系的概述和原理说明
  - 添加详细的配置项说明和坐标系变换说明
  - 增加常见用例和使用场景部分

* docs(coordinate): parallel 文档内容格式排版优化
  - 保留原始示例代码的数据和样式
  - 优化示例代码,确保可正常预览

* docs: 改造文档「核心概念 - 坐标系(Coordinate)-parallel」
* docs: 优化示例代码

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」 (#6890)

* fix: update docs

* docs: 改造文档「核心概念 - 比例尺(Scale)-sqrt」

* docs: update sqrt docs

* docs: update docs

* docs: update sqrt docs

* docs: update time docs

* docs: update time docs

---------

Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-linear」 #6837 (#6892)

* docs: 调整文档

* docs: linear文档编写

* fix: 补充linear概述

---------

Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>

* fix: the position of the custom shape text and element:select is incorrect (#6878)

* fix: the position of the custom shape text and element:select is incorrect

* fix: ci

* fix: cr conversation

* fix: code lint

* chore: add a method to obtain data by point location (#6885)

* chore: add a method to obtain data by point location

* chore: add test

* chore: add notes

---------

Co-authored-by: hustcc <i@hust.cc>

* docs: 改造文档「进阶主题 - 关系图(graph) -treemap」(#6856)

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Zero1017 <109895777+Eomnational@users.noreply.github.com>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: nimeidezxj <69135754+nimeidezxj@users.noreply.github.com>
Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-quantile」 (#6898)

* docs: update quantile docs

* docs: update quantile docs

* docs: update polar docs (#6905)

* docs: update a new contributions charts (#6902)

* docs: update a new contributions charts

* docs: update readme Contributie area

* docs: chart introduction & example (#6919)

* docs: 文档错误修改

* docs: 图表介绍公共组件和样式

* docs: 图表介绍相似图表空文档

* docs: 图表介绍柱状图

* docs: 改造文档「核心概念 - 比例尺(Scale)-quantize」 (#6900)

* docs: 改造文档「核心概念 - 比例尺(Scale)-quantize」

- 完善了 quantize 比例尺的概念和使用场景
- 统一了文档结构与其他比例尺文档
- 添加了多个示例和对比说明
- 优化了配置项表格和注意事项

* docs: 改造文档「核心概念 - 比例尺(Scale)-quantize」

- update doc

* docs: 改造文档「核心概念 - 比例尺(Scale)-point」 (#6904)

* docs: update point docs

* docs: update point docs

---------

Co-authored-by: Mengting Jiang <787982239@qq.com>

* docs: 改造文档「核心概念 - 比例尺(Scale)-threshold」 (#6903)

* docs: update threshold docs

* docs: update threshold docs

* docs: add type

* docs: 改造文档「核心概念 - 标记(Mark)- box」 (#6911)

* docs: 改造文档「核心概念 - 标记(Mark)- box」

- 完善概述部分,详细介绍箱线图的关键统计值和用途
- 重构配置项结构,分为encode、coordinate和style三个主要部分
- 添加箱线图的点集合结构说明,便于理解内部实现
- 提供基础箱线图、分组箱线图和极坐标箱线图等多个示例

* docs: 改造文档「核心概念 - 标记(Mark)- box」
- update doc

* docs: 改造文档「核心概念 - 标记(Mark)- boxplot」 (#6910)

* docs: 改造文档「核心概念 - 标记(Mark)- boxplot」

- 完善概述部分,详细介绍箱线图的关键统计值和用途
- 重构配置项结构,分为encode和style两个主要部分
- 细分样式配置为箱体样式和异常点样式,并提供详细说明
- 添加多个示例,包括基础箱线图、无异常点箱线图、分组箱线图等

* docs: 改造文档「核心概念 - 标记(Mark)- boxplot」

- update doc

* test: remove jest

* chore: node22

* test: 保留 function

* test: jsdom^20

---------

Co-authored-by: pengcai <124560301+pengcai6@users.noreply.github.com>
Co-authored-by: Zero1017 <109895777+Eomnational@users.noreply.github.com>
Co-authored-by: hustcc <i@hust.cc>
Co-authored-by: Frank William <65594180+ai-qing-hai@users.noreply.github.com>
Co-authored-by: wb-xcf804241 <wb-xcf804241@alibaba-inc.com>
Co-authored-by: Jungzl <13jungzl@gmail.com>
Co-authored-by: Wang Hongfei <102511291+Whf0403@users.noreply.github.com>
Co-authored-by: whf01206399 <whf01206399@antgroup.com>
Co-authored-by: Mengting Jiang <787982239@qq.com>
Co-authored-by: chenmi <jack.chenyuana@gmail.com>
Co-authored-by: Han.Z <17826826870@163.com>
Co-authored-by: 寒誉 <zh387927@digital-engine.com>
Co-authored-by: gh1031 <1051421758@qq.com>
Co-authored-by: 听凤 <guanhao.gh@alibaba-inc.com>
Co-authored-by: shuzhuxvchuang <149923641+afkdsghk211331@users.noreply.github.com>
Co-authored-by: Joel Alan <31396322+lxfu1@users.noreply.github.com>
Co-authored-by: nimeidezxj <69135754+nimeidezxj@users.noreply.github.com>
Co-authored-by: zuyou <zengxianjun.zxj@digital-engine.com>
Co-authored-by: s3327884 <1213877750@qq.com>
Co-authored-by: snail <foolvip@163.com>
Co-authored-by: Shinji-Li <1349021570@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants