apache / superset

Apache Superset is a Data Visualization and Data Exploration Platform
https://superset.apache.org/
Apache License 2.0
61.44k stars 13.4k forks source link

Donut chart has "Total" uncentered when legend on the right #26226

Open maxgillmaxgill opened 8 months ago

maxgillmaxgill commented 8 months ago

A clear and concise description of what the bug is.

How to reproduce the bug

  1. Create a pie chart
  2. Go to the chart's "Customize" tab and set the following:
    • Legend -> Orientation: Right
    • Show Total: True
    • Donut: True
  3. Click on "Update Chart"

Expected results

Expect to see the total in the middle of the donut

Actual results

Total is skewed to the left

Screenshots

image

Environment

(please complete the following information):

Checklist

Make sure to follow these steps before submitting your issue - thank you!

Additional context

Add any other context about the problem here.

JEEVAN28 commented 8 months ago

I am also facing same issue.

rusackas commented 4 months ago

Still happening in 4.0. PRs welcome!