dosubot[bot] commented on issue #35029: URL: https://github.com/apache/superset/issues/35029#issuecomment-3257899849
<!-- Greeting --> Hi @saha23412! I'm [Dosu](https://go.dosu.dev/dosubot) and Iām helping the superset team. <!-- Answer --> The legend margin setting is not currently applied in mixed charts (MixedTimeseries) due to missing or inconsistent handling in the chart's configuration logic. While legend orientation and type work, the margin setting is not propagated or respected in the mixed chart's option building, unlike in bar or pie charts where recent improvements have been made for legend positioning and margin handling. Recent updates have focused on legend sorting and display, but not on margin or spacing for mixed charts, so this limitation still exists in Superset 4.1.3. You may want to watch for future updates or consider custom code changes if legend margin is critical for your use case. Relevant details: [PR #34911](https://github.com/apache/superset/pull/34911), [PR #34435](https://github.com/apache/superset/pull/34435), [PR #35005](https://github.com/apache/superset/pull/35005). <!-- Dosu Comment Footer --> *To reply, just mention [@dosu](https://go.dosu.dev/dosubot).* --- <sup>How did I do? [Good](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=great_response) | [Irrelevant](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=irrelevant_answer) | [Incorrect](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=incorrect_sources) | [Verbose](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=too_verbose) | [Hallucination](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=hallucination) | [Report š](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=bug_report) | [Other](https://app.dosu.dev/response-feedback/98d8337f-19eb-4893-b8e6-9255b0b9be5e?feedback_type=other)</sup> [](https://app.dosu.dev/a28d3c7e-a9d3-459e-9fb6-3a6f9ff4f357/ask?utm_source=githu b) [](https://go.dosu.dev/discord-bot) [](https://twitter.com/intent/tweet?text=%40dosu_ai%20helped%20me%20solve%20this%20issue!&url=https%3A//github.com/apache/superset/issues/35029) -- 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]
