apache / echarts

Apache ECharts is a powerful, interactive charting and data visualization library for browser
https://echarts.apache.org
Apache License 2.0
60.63k stars 19.61k forks source link

[Bug] Ghost MarkPoints appear when using dataZoom #19125

Open IyadhBoussetta opened 1 year ago

IyadhBoussetta commented 1 year ago

Version

5.2.1

Link to Minimal Reproduction

https://echarts.apache.org/examples/en/editor.html?code=PYBwLglsB2AEC8sDeAoWtJgDYFMBcya6GOAHmAQOQDKYAhgMYDWOAJrADITQ6VEC-AGiJhgwLJBAFUxDACcIAc0U45VOqQgBnPuiFFcK6K2lF0rOvQIBtSgFEAtnQhZKg2JQCq0KHACCrDrulABqEKw4wLABQR4AIhByOAxgbh7UOHRyDAAWsHbQity8ALoCwuiKCiaEsrgAZhQeAMwApG5msAqKOU2UACztFcQARsBgog5UAIzTQ50MMPTcHHQjOFgEYHIArjjlImJYY6SmsvWZYDtJZ7KwWnQAbjh-WgCSTirS_J0_esOkPyaLS3dBgACeIHwHgYlhwimAcnBHVkYx2xiy4IA4nQpLB6nQsFocMNzJY6DZKABZGBpSgAFT2dIA6mw6fScjs6QAxBR06iWfnoyhlf5EcFA7SgjCQ6GUR6EpkHWQWegALTEU1g1k6MjuEKhVG4WnCvFJxC09DkTQADOb0DhjAQAEw237mvWyS1ZW322COmqu35EErDYkKHAg7W6zroaB0BxyxzOVx-g1yrDFFF3b3MKj08aE7Mq8k2aau9zTZrOys26aV5r9dwATjtsGdzTbzumNtFxH0sk9xHjiao3l80UCxeI6aomZ40_QuaY-cLqdjsFVFO1zorsGmAA4a_vm_X2433M7W-5mp2bz2-2LBxuR3KwhEojFFzLDR552aN2XVd6HXO5N1LbVpgAVi7atLzrSsoKbE821vNt-gfd0YzA18qASJIUm_Wc_yzP0gI8AsQO_LcbGrVC4NgTsz1vZDmmvRi70Y11H1gAdiCHOMEzlDIslyfJClIjdiMof9v3Ihk12oiDrCPNtmwY1sz3U5Dy3YqtOKrbi_ScOQmAABWAbgwFgaUwLArcbOjOznLuJBX0cygAC9vJ83zPLSBUsD2Ry6PcQFgQIM8JQi2AbT-FywJ45y-L0EMUH4ABuIA

Steps to Reproduce

1.Toggle Search Engine Legend (turn to disabled) 2.Move the dataZoom to an area where there is no Search Engine MarkPoint 3.Enable Search engine legend

Current Behavior

Ghost record is seen on chart image

Expected Behavior

No markers of the search engine will be visible

Environment

- OS: Windows 11
- Browser: Chrome
- Framework: Angular

Any additional comments?

No response

echarts-bot[bot] commented 1 year ago

I'm sorry to close this issue for it lacks the necessary title. Please provide a descriptive and as concise as possible title to describe your problems or requests and then the maintainers or I will reopen this issue.

Every good bug report or feature request starts with a title. Your issue title is a critical element as it's the first thing maintainers see.

A good issue title makes it easier for maintainers to understand what the issue is, easily locate it, and know what steps they'll need to take to fix it.

Moreover, it's better to include keywords, as this makes it easier to find the issue self and similar issues in searches.

helgasoft commented 1 year ago

good catch, bug confirmed. Conditions of appearance are well explained. Ghost marker has no label and remains at its original screen position afterwards regardless of zoom window. It is a child of the parent line and obeys line visibility control from legend button.