Skip to content
This repository has been archived by the owner on Jun 25, 2020. It is now read-only.

fix: nvd3 line chart y axis bounds #17

Merged
merged 5 commits into from
Mar 13, 2019
Merged

fix: nvd3 line chart y axis bounds #17

merged 5 commits into from
Mar 13, 2019

Conversation

kristw
Copy link
Collaborator

@kristw kristw commented Mar 13, 2019

🐛 Bug Fix

  • Previously the bound will not be applied if the extent of data is larger than the specified bound.
  • Address Airbnb's PRODUCT-70657

🏠 Internal

  • Add examples in storybook to demonstrate different settings for yAxisBounds
  • Set default time format for storybook.

image

@michellethomas @williaster @conglei @graceguo-supercat

@kristw kristw requested a review from a team as a code owner March 13, 2019 23:03
Copy link
Contributor

@williaster williaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

💟 the storybook! you could use the knobs to make those interactive, too 🤷‍♀️

@kristw
Copy link
Collaborator Author

kristw commented Mar 13, 2019

That's a great idea. Haven't used knobs before. Will try that for the new components.

@kristw kristw merged commit 1c0e682 into master Mar 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the kristw--y-axis branch March 13, 2019 23:59
@kristw kristw added this to the v0.10.1 milestone Mar 14, 2019
@kristw kristw added the #bug Something isn't working label Mar 14, 2019
nytai referenced this pull request in preset-io/superset-ui-plugins Apr 27, 2020
Update readme and remove unnecessary items from package.json
nytai referenced this pull request in preset-io/superset-ui-plugins Apr 27, 2020
* fix: 🐛 y axis bounds

* fix: clip edge only when necessary

* docs: update storybook

* fix: remove src ref from storybook

* fix: import order
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
#bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants