This is an automated email from the ASF dual-hosted git repository.
msyavuz pushed a change to branch msyavuz/fix/scatter-point-radius
in repository https://gitbox.apache.org/repos/asf/superset.git
from f54d435445 fix(Scatter): fixed point radius
add 4c30c029e7 fix(deck.gl): Address code review feedback for Scatter
point radius
No new revisions were added by this update.
Summary of changes:
.../src/layers/Scatter/Scatter.tsx | 20 ++++++++-----
.../src/layers/Scatter/buildQuery.test.ts | 34 ++++++++++++++++++++++
.../src/layers/Scatter/buildQuery.ts | 5 +++-
.../src/layers/transformUtils.test.ts | 34 ++++++++++++++++++++++
.../src/layers/transformUtils.ts | 16 ++++++++--
5 files changed, 97 insertions(+), 12 deletions(-)