Why not use Blazor Diagram to draw nodes? #16
Replies: 2 comments 1 reply
-
I guess it depends on your application, and what it is designed to do. Mermaid is a popular diagramming markup used on markdown documents. So, if you want to render markdown documents that contain Mermaid syntax, then I guess Blazorade Mermaid would be a better option. If you only want diagrams, then Blazor-Diagrams might be a better option. I would consider that too. If I was building some kind of dashboard type of app with a lot of charts, then I would consider Blazor-Diagram too. |
Beta Was this translation helpful? Give feedback.
-
How are U going to implement interactions, pan, zoom, provided default by blazor diagram |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/Blazor-Diagrams/Blazor.Diagrams
Beta Was this translation helpful? Give feedback.
All reactions