nickdomnin opened a new issue #15656: URL: https://github.com/apache/superset/issues/15656
## Screenshot  ## Description On Time-series Bar Chart in stacked mode total values of bars may overlap X-axis labels and make them unreadable if total values are negative. This happens for all X Ticks layouts. ## How to reproduce 1. Create Time-series Bar Chart on `cleared_sales_data` 2. At Time block select `order_date` as time column, month at Time grain and custom time range from `2004-01-01` to `2004-12-31` 3. Set `-SUM(sales)` as metric and select `deal_size` in GROUP BY 4. Also check on Bar values and Stacked bars at Customize tab 5. Press RUN -- 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]
