Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data labels overlap with legend once again #8480

Closed
wtfzambo opened this issue Oct 30, 2019 · 4 comments
Closed

Data labels overlap with legend once again #8480

wtfzambo opened this issue Oct 30, 2019 · 4 comments
Assignees
Labels
!deprecated-label:bug Deprecated label - Use #bug instead

Comments

@wtfzambo
Copy link

wtfzambo commented Oct 30, 2019

As described here #3779 and fixed last year by #6145, labels of tall bars overlap with the legend. However, the file modified by #6145 exists only until branch 0.27. Wasn't able to figure out which file to address to fix this in master, sorry.

Expected results

Bar labels and legend not overlapping.

Actual results

Bar labels overlapping with legend.

Screenshots

67417267-a7439800-f5c8-11e9-853f-48a6df86ad30

How to reproduce the bug

  1. Create some fake numeric data, can be all of the same values, just make them large enough (like an array of "1000").
  2. Create bar chart from this data, enable legend, enable bar values.
  3. Either already in the editor or after exporting to dashboard you'll see labels overlapping the legend.

Screenshot attached for reference anyway.

Environment

  • superset version: 0.34.1
  • python version: 3.7.3
  • node.js version: 10.16.0
  • npm version: 6.10.2

Checklist

  • [✓] I have checked the superset logs for python stacktraces and included it here as text if there are any.
  • [✓] I have reproduced the issue with at least the latest released version of superset.
  • [✓] I have checked the issue tracker for the same issue and I haven't found one similar.
    ^ Actually I have but it is 1 year old and the bug reappeared despite it being supposedly fixed in a previous version.
@issue-label-bot issue-label-bot bot added the !deprecated-label:bug Deprecated label - Use #bug instead label Oct 30, 2019
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label #bug to this issue, with a confidence of 0.96. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@betodealmeida betodealmeida self-assigned this Dec 2, 2019
@betodealmeida
Copy link
Member

👀

@betodealmeida
Copy link
Member

@Neel-rishabhsoft
Copy link

Facing the overlapping values issue in Superset Barchart
Chart Type: Time Series Bar Chart (when showing bar values)
Screenshot:
image

Superset version: 0.37.0

Please suggest any way to resolve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
!deprecated-label:bug Deprecated label - Use #bug instead
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants