apache / apache/echarts

[Bug] SVG Renderer, graph nodes with images are swapping on emphasis

Open
#21,207 3 comments 0 reactions 0 assignees View on GitHub
bug en pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version

5.6.0

### Link to Minimal Reproduction

https://roederstein-archiv.netlify.app/netzwerk

### Steps to Reproduce

See link. Hovering over nodes with images produces random flicker, and all images are loaded again.

### Current Behavior

Images flicker, pattern ``s are changed, `fill="url(#zr0-p3)"` parameters change

### Expected Behavior

I would expect the pattern IDs, image URLs, and node path IDs to remain consistent. The images do not need to be refetched either.

### Environment

```markdown
- OS: macOS
- Browser: Firefox, Chrome, Safari
- Framework: Vue@3
```

### Any additional comments?

_No response_

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.