apache / apache/echarts

[Bug] SSR scatter chart - point coordinates incorrect in generated SVG

Open
#20,783 1 comment 0 reactions 0 assignees View on GitHub
animation bug en SSR SVG
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://codepen.io/helgasoft/pen/ByazOqY

### Steps to Reproduce

run Minimal Reproduction code

### Current Behavior

Following the first example in [Server-Side SVG Rendering](https://echarts.apache.org/handbook/en/how-to/cross-platform/server/) and trying with a scatter chart, noticed that all points are shown with pixel coordinates [0,0].
Bar and pie series with same data are fine in comparison.

### Expected Behavior

correct point coordinates in SVG

### Environment

```markdown

```

### 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.