plotly / dash-cytoscape

Interactive network visualization in Python and Dash, powered by Cytoscape.js
https://dash.plot.ly/cytoscape
MIT License
595 stars 120 forks source link

[Feature request]: Add right click and mouseout events #151

Open eai-oen opened 3 years ago

eai-oen commented 3 years ago

I have been using dash cytoscape for a project, and in our project, we benefitted greatly from having the extra options of right click and mouseout, so I would like to request those as a feature. I have submitted a pull request that implements the extra events if this request is approved.

junebug-junie commented 2 years ago

I'm willing to help take this!