michael-s-molina commented on PR #33146: URL: https://github.com/apache/superset/pull/33146#issuecomment-2827982642
Thanks @anantaoutlook @rea725 for the great improvements! I updated the PR description with @rea725's comment. > 2.) Axis label fixes to word-wrap longer labels instead of hiding them. ECharts automatically calculates what labels will be displayed to avoid label overlaps when the number of bars is high. I think the solution here would be to provide a checkbox to show all labels (disabled by default). The same feature is currently being discussed in https://github.com/apache/superset/pull/33191 so please check the comments of that PR. > 4.) Added option to use first value as subtotal, and bold first value as subtotal. Can we assume that if the first value is used as a subtotal, it's always displayed with bold? It's good to avoid additional controls if 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]
