Open ethanaturner opened 1 year ago
This still seems to be a problem in 3.x. It doesn't seem to be a burning priority for anyone I know of, so PRs would be warmly welcomed.
If nobody wants to tackle this, it'll be closed as stale. I wonder if @Mattc1221 or @kgabryje have any ideas here?
Changing filters on a deck.gl Path chart does not trigger autozoom (initial viewport remains).
How to reproduce the bug
MAPBOX_API_KEY
in the environment to better view the chart and issue)Expected results
Reducing the number of visible data points on the chart, such that the remaining visible data points are in closer proximity, should zoom the viewport towards these data points.
Actual results
Autozoom is not triggered and the viewport remains at the initial setting.
Screenshots
Path chart settings
Initial view
Filter applied
Where the chart should actually autozoom (approximately)
Environment
116.0.5845.96
2.1.0
3.8.16
(environment built with Dockerfile)16
(environment built with Dockerfile)Checklist
Make sure to follow these steps before submitting your issue - thank you!