GitHub user dosubot[bot] added a comment to the discussion: Deck.gl map change style directly on dashboard
<!-- Answer --> There is a known issue with exporting dashboards containing map charts, specifically deck.gl Polygon visualizations, to PDF in Superset. The export process fails with a 404 Not Found error for these types of visualizations, while it works for other chart types. This limitation is related to WebGL rendering support in the PDF export process. However, a recent update has introduced a rasterized PDF functionality for dashboards, which may help mitigate this issue by converting the visualizations into a rasterized format that is more compatible with PDF exports <sup>[[1]](https://github.com/apache/superset/issues/31579)</sup><sup>[[2]](https://github.com/apache/superset/blob/master/superset-frontend/CHANGELOG.md)</sup>. <!-- Dosu Comment Footer --> *To continue talking to [Dosu](https://dosu.dev), mention @dosu.* --- <sup>Help Dosu learn! Give it feedback: [Great Response](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/277e14c7-27b7-4a46-b702-8a5d3a49ecbc?feedback_type=other)</sup> GitHub link: https://github.com/apache/superset/discussions/32149#discussioncomment-13115705 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
