Closed lukethacoder closed 4 years ago
Appended these changes to my personal project and thought it might be nice to contribute these back.
appendChild()
changeOptions()
calculateOffset()
Thanks for all the hard work put into this plugin, works very well.
Merged into unstable https://github.com/iVis-at-Bilkent/cytoscape.js-grid-guide/commit/44a4ca30244c36deaad3a52b1d3ed41036403226. Thanks!
Appended these changes to my personal project and thought it might be nice to contribute these back.
appendChild()
- my project doesn't include jQuery, so this fell over instantly.changeOptions()
has accesscalculateOffset()
as a variableThanks for all the hard work put into this plugin, works very well.