Open awphi opened 2 months ago
This works on my desktop (MacOS 12.6 + Intel + Radeon RX 570) but not on my phone (iOS 17.6).
What is your hardware?
MacOS 14.6.1 + M1 Pro. Here's my chrome://gpu
report too if that helps at all.
Working on 14.5 (23F79) + M3 Pro. I can try and upgrade to 14.6 to see if I can repro later this week
@Pessimistress do you think adding flat
could help here like in https://github.com/visgl/deck.gl/pull/9128?
Description
Using the
ScatterplotLayer
with a categoricalDataFilterExtension
doesn't seem to filter anything while it works fine for range filters.Flavors
Expected Behavior
Categorical data filtering should work.
Steps to Reproduce
Codepen here.
Environment
Logs
No response