dosubot[bot] commented on issue #32383: URL: https://github.com/apache/superset/issues/32383#issuecomment-2683434545
<!-- Answer --> I found a similar open issue related to charts initially displaying blank and only showing values after a refresh. The suggested solution involves ensuring proper resizing and rendering of the `Chart` component, refreshing charts properly, and handling chart status correctly in the `chartReducer` <sup>[[1]](https://github.com/apache/superset/issues/29283)</sup>. This might be relevant to the issue you're experiencing with the chart background resetting to blank during data retrieval in Superset 4.1. You can try implementing these changes to see if they help resolve the regression you're encountering. <!-- 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/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=great_response) | [Irrelevant Answer](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=irrelevant_answer) | [Incorrect Sources](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=incorrect_sources) | [Too Verbose](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=hallucination) | [Bug Report](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/3e364457-3ff9-42ea-823c-23d8f0f08dcb?feedback_type=other)</sup> -- 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]
