kgabryje commented on PR #38675: URL: https://github.com/apache/superset/pull/38675#issuecomment-4118282927
@richardfogaca 1 thing that worries me is that the fix has to be implemented for each chart, rather than for example centralized on Echart.tsx level, meaning that if a new chart is added, the author will have to remember to use all those new logic for legend styling. Do you think there's some way to DRY it, or implement it for all charts? -- 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]
