fslaborg / Cytoscape.NET

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

Cyjs.NET in blazor #8

Closed GeorgeS2019 closed 1 year ago

GeorgeS2019 commented 2 years ago

Topic was ignored

muehlhaus commented 2 years ago

Hi George, the graphs should be interactive by default. If you have a look at the example https://fslab.org/Cyjs.NET/example.html you should be able to move the notes. Does this help?

I am looking forward to see this in Blazor. :)

kMutagene commented 1 year ago

For future reference, The process of getting thi lib to work in Blazor is equivalent to Plotly.NET: https://github.com/kMutagene/Plotly.NET.BlazorSample