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

[slices axis] fix axis spacing on dashboard and explore slices #2145

Merged
merged 5 commits into from
Feb 10, 2017

Conversation

ascott
Copy link

@ascott ascott commented Feb 9, 2017

  • fixes bug where we weren't finding the axis labels for that slice, but for all slices on the page. fixed my constraining to look inside the slice container only.

  • adjusted additional padding based on if it's the explore view or dashboard view

  • i created an NVD3 Dashboard locally to test this, but will also test with a number of dashboards and slices on staging to make sure things are looking good.

before:
screenshot 2017-02-09 09 56 53

after:
screenshot 2017-02-09 09 55 06

plz review @airbnb/superset-reviewers

@mistercrunch
Copy link
Member

LGTM

@ascott ascott merged commit fcdd5c6 into apache:master Feb 10, 2017
SalehHindi pushed a commit to SalehHindi/superset that referenced this pull request Jun 9, 2017
…e#2145)

* fix axis label size bug and accommodate dual axis chart

* don't adjust margins for bar time series

* handling this below now

* apply different margin padding if explore or dashboard

* fix linting
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.16.0 labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.16.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants