Closed gaoxianglyx closed 1 year ago
@gaoxianglyx It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
cannot reproduce, demo code is incomplete
here is how to add a draggable graphic circle on candlestick chart - Demo Code. A "single candle" could be built as graphic group, or just by adding a data item to the chart. Graphics created with convertToPixel are not responsive.
What problem does this feature solve?
我的需求是在k线图上实现单个蜡烛的拖拽,用candlestick绘制出来k线后,用graphic属性添加circle元素失败。
尝试不用k线图是可以加载的,如果是k线图不支持graphic,请教有实现k线图拖拽修改数据的方案?
What does the proposed API look like?
k线图拖拽蜡烛修改数据