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

Impl. Refactor, prependData, and mouse clicks #53

Merged
merged 24 commits into from
Apr 15, 2021
Merged

Conversation

bcliang
Copy link
Owner

@bcliang bcliang commented Apr 15, 2021

  • Refactor to sync w/ dcc.Graph codebase
  • Added prependData property
  • Added button property to plotly_click event
  • Fixed: animation transition prop ease, broken tests, npm audit

Revision 1.3.0

@bcliang
Copy link
Owner Author

bcliang commented Apr 15, 2021

prependData prop fulfills part of #45

@bcliang
Copy link
Owner Author

bcliang commented Apr 15, 2021

Adding the button prop to points[i] addresses a need to collect mouse click information. This was originally discussed in plotly/dash-core-components#845

TODO: figure out how to simulate left/right click in selenium. Doesn't look like there are integration tests on checking the graph event data.

@bcliang bcliang merged commit db0915e into master Apr 15, 2021
@bcliang bcliang deleted the update-latest branch April 15, 2021 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant