fslaborg / Cytoscape.NET

.NET interface for Cytoscape.js written in F#
http://fslab.org/Cytoscape.NET/
MIT License
45 stars 5 forks source link

Finish interactive extension #13

Closed kMutagene closed 1 year ago

kMutagene commented 1 year ago

Tis PR

kMutagene commented 1 year ago

This also closes #9

However, i'd like to discuss #12 and #11 before releasing this, as i would like to implement at least a basic top level API first, because working with DisplayOptions the way it is currently implemented is awkward because it is not coupled with the Graph, but just an argument of HTML.show/HTML.toGraphHTML

kMutagene commented 1 year ago

I'll merge this and implement #12 and #11 as discussed on main directly.