apache / apache/echarts

Treemap: setOption method refreshes the output while downloading image.

Open
#10,733 10 comments 0 reactions 1 assignee Claimed by @Ovilia View on GitHub
en enhancement
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version
4.2.1

### Reproduction link
[https://jsfiddle.net/xgmr7ovh/3/](https://jsfiddle.net/xgmr7ovh/3/)

### Steps to reproduce
1. The output of sunburst displayed correctly on UI which don't have a title.
2. Click on any one part of a sunburst. The output gets expanded.
3. Click on the download where we have added a title to the image.
4. While downloading, it again refreshes the output and displays the original image of the sunburst.

### What is expected?
- It should display and download the image with current state and title [without refreshing image state].
Or
- We should able to add title at the time of downloading without refresh the image data.

### What is actually happening?
- While downloading it refreshed the output and changed the state of image and downloads that image.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.