echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Feature] 矩形树图需要一个监听放大缩小的事件和zoom

Open taiwei18 opened this issue 1 year ago • 2 comments

What problem does this feature solve?

treemap图表 放大图表后,更新数据(setOption)会恢复到默认大小,需要更新后保持ZOOM大小 现有的文档找不到解决方案

What does the proposed API look like?

其他图表类型的zoom和dataZoom

taiwei18 avatar Oct 17 '24 05:10 taiwei18

@taiwei18 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. 🤗

TRANSLATED

TITLE

[Feature] The rectangular tree map needs an event and zoom to listen for zooming in and out.

BODY

What problem does this feature solve?

Treemap chart After zooming in on the chart, the updated data (setOption) will return to the default size. You need to maintain the ZOOM size after updating. No solution can be found in the existing documents.

What does the proposed API look like?

zoom and dataZoom for other chart types

echarts-bot[bot] avatar Oct 17 '24 05:10 echarts-bot[bot]

duplicate of #17798

helgasoft avatar Oct 17 '24 18:10 helgasoft