Skip to content

feat: Add missing plotly.js events - #376

Merged
camdecoster merged 8 commits into
mainfrom
cam/375/add-missing-events
Jul 29, 2026
Merged

feat: Add missing plotly.js events#376
camdecoster merged 8 commits into
mainfrom
cam/375/add-missing-events

Conversation

@camdecoster

@camdecoster camdecoster commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

Description

Add missing event props and remove incorrect clickanywhere/hoveranywhere props.

Closes #375.

Changes

  • Move event list to separate file
  • Add missing events
  • Remove onClickAnywhere, onHoverAnywhere props which were broken and never worked
  • Add tests
  • Update docs

Testing

Check that CI is passing.

@camdecoster
camdecoster marked this pull request as ready for review July 28, 2026 23:29

@KoolADE85 KoolADE85 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Tested and working well on my end.

@camdecoster
camdecoster merged commit f986dc9 into main Jul 29, 2026
3 checks passed
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.

Missing OnIcicleClick and OnTreemapClick

2 participants