Vitor-Avila commented on PR #33196: URL: https://github.com/apache/superset/pull/33196#issuecomment-2827450668
@LevisNgigi glad to help and excited we're making progress here! 🙌 hmm could we make the migration dynamic based on the viz type? If it's a Big Number migrate `subheader` to `subtitle` and `subheaderFontSize` to `subtitleFontSize`, if Big Number with Trendline don't do it? I believe we can differentiate the two via their params, right? Ideally this migration could happen on the fly by the frontend. Let me know if that makes sense/is possible -- I'm not super close to our frontend logic so it's totally possible that this wouldn't work/isn't possible. -- 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]
