BasicPrimitives / javascript

Basic Primitives Diagrams for JavaScript - data visualization components library that implements organizational chart and multi-parent dependency diagrams, contains implementations of JavaScript Controls and PDF rendering plugins.
https://basicprimitives.github.io/javascript/
Other
61 stars 15 forks source link

How can we implement double click on any node in organizational chart #73

Closed rajat-sf closed 3 years ago

rajat-sf commented 3 years ago

Want to have functionality of double click event on the nodes in organizational chart

thanks in advance @BasicPrimitives @xosevilla

BasicPrimitives commented 3 years ago

The core control has onMouseDblClick(event, data) event