Skip to content

[Bug] that cannot be rendered normally when makearea data is the scale field between two screen coordinates #17344

@ZXYT

Description

@ZXYT

Version

5.3.3

Link to Minimal Reproduction

https://codepen.io/zxyt/pen/QWmEjVo?editors=0010

Steps to Reproduce

设置markArea的data为
[
{
name: '两个屏幕坐标之间的标域',
x: 100,
y: 100
},
{
x: '90%',
y: '10%'
}
]

Current Behavior

无法渲染出markArea

Expected Behavior

正确渲染markArea

Environment

- OS: windows 11
- Browser: edge 103.0.1264.49 (正式版本) (64 位)
- Framework: vanillajs

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpendingWe are not sure about whether this is a bug/new feature.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions