Skip to content

[Bug] 山形图添加指标 再移除指标 k线卡死 #738

@ssy-tom

Description

@ssy-tom

版本

10.0.0-alpha8

复现步骤

diagram?.createIndicator('RSI', true, { id: 'candle_pane1' });
一段时间后:
diagram.removeIndicator({
paneId: 'candle_pane1',
});

山形图(area)k线直接卡死,再添加指标又好了

当前效果

山形图k线卡死了,

Image

预期效果

删除指标后 k线显示正常

环境

- 系统:macos
- 浏览器: chrome
- 框架: angular18

补充说明

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions