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

Filter 'none' does not clip scatter plot. #9622

Closed thatsmeta closed 3 years ago

thatsmeta commented 5 years ago

General Questions

In this issue, I have provided information with: 在这个 issue 中我提供了以下信息:

Issue Type

Issue Details

Filter 'none' does not clip scatter plot.

Expected Behavior

Setting dataZoom.filter='none' should respect the axis grid and not draw points outside of the grid.

Current Behavior

When the chart is zoomed and dataZoom.filter is set to 'none', the scatter symbols are drawn outside out the grid. They also overlap with the axes which makes the chart very difficult to read.

Might be related to this bug: https://github.com/apache/incubator-echarts/issues/8129#issuecomment-398735202

Online Example

https://codepen.io/anon/pen/zyNpPd

Topics

Anything Else We Need to Know

Environment

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!