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

[bugfix] Fix bignumber overflow in dashboard #5839

Merged
merged 3 commits into from
Sep 7, 2018

Conversation

kristw
Copy link
Contributor

@kristw kristw commented Sep 7, 2018

  • The key fix is in ChartHolder.jsx
  • Other changes are (1) moving files into folder and (2) be a bit more conservative about width given the container's width, which may be not round number.

Before
pasted_image_9_6_18__5_19_pm

After
pasted_image_9_6_18__5_49_pm

@john-bodley

@john-bodley john-bodley merged commit 3f8b970 into apache:master Sep 7, 2018
@kristw kristw deleted the kristw-fix-bignumber branch September 11, 2018 05:21
kristw added a commit to kristw/incubator-superset that referenced this pull request Sep 12, 2018
* Move BigNumber to directory.

* fix chart margin in dashboard

* Fix margin and be more conservative about width.

(cherry picked from commit 3f8b970)
betodealmeida pushed a commit to lyft/incubator-superset that referenced this pull request Oct 12, 2018
* Move BigNumber to directory.

* fix chart margin in dashboard

* Fix margin and be more conservative about width.
wenchma pushed a commit to wenchma/incubator-superset that referenced this pull request Nov 16, 2018
* Move BigNumber to directory.

* fix chart margin in dashboard

* Fix margin and be more conservative about width.
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.28.0 labels Feb 27, 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.28.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants