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

Think of a better way to leaf through vertically-stacked items #114

Open
eeeeenchanted opened this issue Feb 24, 2020 · 0 comments
Open
Labels
improvement A feature improvement

Comments

@eeeeenchanted
Copy link
Collaborator

Commit or branch: master

Observed behavior

  • When positioning the items to the bottom, we need to hover at the top to see each item

Feb-24-2020 17-31-48

  • When positioning the items to the top, they will occlude each other

Feb-24-2020 17-30-58

Expected behavior

  • The user would like to hover at the bottom to have the same effect as the first gif

Steps to reproduce

  1. In the first case, I set pileItemOffset to [0, 5]
  2. In the second case, I set pileItemOffset to [0, -5]
@eeeeenchanted eeeeenchanted added the improvement A feature improvement label Feb 24, 2020
@flekschas flekschas changed the title Think of a better way to position the joy-plot items Think of a better way to leaf through vertically-stacked items Feb 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement A feature improvement
Projects
None yet
Development

No branches or pull requests

1 participant