问题截图 问题描述 解决进度
    image.png
    - Annotation 没有与属于绑定,图例筛选交互问题

    image.png
    - Smooth 折线图会导致拾取性能问题,因此关闭了 click 交互: https://github.com/antvis/G2/issues/3740

    image.png
    - 股票图使用多 view 绘制,折线部分无法使用图例

    https://echarts.apache.org/examples/zh/editor.html?c=candlestick-sh |
    | | 交互相关 |
    - Brush 交互:https://github.com/antvis/G2/issues?q=is%3Aopen+brush
    - 股票图刷选:https://github.com/antvis/G2Plot/issues/3179
    - Label 导致 Element 的交互无法触发:https://github.com/antvis/G2/issues/3859
    |
    | | Element + background |
    - Interval 设置 backgrondShape 之后的交互问题:https://github.com/antvis/G2/pull/3686
    |
    | | scale 使用相关 |
    - https://github.com/antvis/G2/issues/3837
    |
    | |
    |
    - 股票图需要和 Interval 一样支持 columnWidth 设定:https://github.com/antvis/G2/issues/3831
    |
    | | 双轴图问题 |
    - 历史双轴图有诸多问题,详情看: G2/G2Plot/AntD Charts issue
    |
    | | Axis 组件相关 |
    - 多 Y 轴:https://github.com/antvis/G2/issues/3836
    |
    | | Label 布局 |
    - Text Geometry 作为 label 的布局遮挡问题
    |
    | | Tooltip shared 问题 |
    - 详情见:issue
    |
    | | 合并图例的交互筛选问题 |
    |
    | | Encode 问题 |
    - 旧版由于 attr 模块丢失原始数据索引,导致无法获取原始数据
    - https://github.com/antvis/G2/issues/3367
    - https://github.com/antvis/G2Plot/issues/3194
    - https://github.com/antvis/G2Plot/issues/3170
    | |

    其它注意项:

    • GUI 的布局内部自适应问题,如:Y 轴 title 溢出裁剪问题
    • Slide、Scrollbar 等