villebro commented on issue #24948:
URL: https://github.com/apache/superset/issues/24948#issuecomment-1705495099

   My quick thoughts on the discussed topics:
   
   - While ECharts does have similar geospatial functionality as DeckGL, I 
don't think it's is designed to be a replacement for DeckGL. As we're already 
doing a fair bit of advanced layering in our DeckGL plugins, I doubt we'd be 
able to achieve feature parity on our geospatial charts with ECharts (or any 
other library for that matter).
   - For solving this particular issue, Playwright does seem to be a great 
alternative that solves our set of minimum requirements. In the interim 
supporting both is probably the best alternative, but in the long run we should 
remove support for Selenium in a future major version to reduce maintenance 
burden if no new feature parity issues arise.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to