cytoscape / cytoscape.js-qtip

A Cytoscape.js extension that wraps the QTip jQuery library
MIT License
42 stars 35 forks source link

Show all qtips via clicking on a button. #13

Closed marcosgeorgopoulos closed 8 years ago

marcosgeorgopoulos commented 8 years ago

Hi as per

http://stackoverflow.com/questions/35379725/how-to-show-all-qtips-in-cytoscape-js-on-button-click

Is it possible to show all qtips manually when a button is pressed? I have multiple qtips for certain types of nodes and I want to be able to toggle between having them show or not. When I try the code above I get an error. See the link.

Many thanks for all of your great work on this.

maxkfranz commented 8 years ago

Answered on SO; closing