SIGN IN SIGN UP
apache / echarts UNCLAIMED

Apache ECharts is a powerful, interactive charting and data visualization library for browser

0 0 81 TypeScript

fix(scatter): fix edge scatter may be clipped unexpectedly due to tiny offset.

- add the `tolerance` parameter for `CoordinateSystem#getArea`.
- set the default tolerance of the scatter series as `1e-2`
P
plainheart committed
429123dc1689f570dc66fd16ea3604d5bd67f90f
Parent: 173fac6