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

Legend overlaps plot on small screens #3975

Closed
justinclift opened this issue Jul 12, 2019 · 2 comments · Fixed by #3976
Closed

Legend overlaps plot on small screens #3975

justinclift opened this issue Jul 12, 2019 · 2 comments · Fixed by #3976

Comments

@justinclift
Copy link
Member

justinclift commented Jul 12, 2019

Issue Summary

When a visualisation is displayed in a very small screen size, then clicked upon, the legend moves to overlap the main chart content.

Chrome 75 (Win 7)

redash-legend_overlaps_content-chrome 1

Firefox 68 (Linux)

redash-legend_overlaps_content-firefox 1

Url to try with: https://app.redash.io/default/embed/query/226021/visualization/384887?api_key=BHrjoUJrFxMCyfRe6M6dZXA1hO5qy7wSeQEVadjo&p_Date=2012-12-14

Steps to Reproduce

  1. Go to https://app.redash.io/default/embed/query/226021/visualization/384887?api_key=BHrjoUJrFxMCyfRe6M6dZXA1hO5qy7wSeQEVadjo&p_Date=2012-12-14
  2. Resize the browser window to be extremely small (as per screenshots)
  3. Click on the chart. The legend now moves position, covering the chart.

Covering the chart like this should not happen.

Technical details:

  • Redash Version: Our hosted SaaS version
  • Browser/OS: Firefox 68 on Linux, and Chrome 75 on Win 7
  • How did you install Redash: n/a
@justinclift
Copy link
Member Author

As a data point, this may be related to #3882

@kravets-levko
Copy link
Collaborator

@justinclift Thanks a lot! Yes, it's the same bug, but it appears under other conditions. I'll try to fix it ASAP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants