Blazor.Diagrams icon indicating copy to clipboard operation
Blazor.Diagrams copied to clipboard

A fully customizable and extensible all-purpose diagrams library for Blazor

Results 122 Blazor.Diagrams issues
Sort by recently updated
recently updated
newest added

Hi, I am currently using 2.1.6 version and it seems others libraries are also using a js variable names 's', which causes a lot of bugs during rendering. Please, change...

Hi :) I am just trying out the library but unfortunately it seem has a problem related to mouse events when dragging port, node, and graph. -For port problem, when...

Hi @zHaytam thanks for this library!! I am right now playing with the idea of using it but have some questions on it - Is there a way that I...

question

On the demo site, it is possible to link the result of an "Add-node" with it's own input. Since the "OnValueChange" contains a call to the nodes Refresh-Method, and the...

Hello, I was just wondering if it's possible to disable/enable Controls for each node? For example, it could be clicking on a button enables onHover or disables it (not remove)....

enhancement

I have a MudBlazor [menu](https://mudblazor.com/api/menu) that is using DiagramCanvas as an activation context which gets triggered on a right click. This works fine when I click on an empty space...

Hey, I'm exploring using Blazor.Diagrams for rendering a read-only tree view in my app. I've seen the code (and demos) for using GraphShape to automatically arrange nodes, plus the `ZoomToFit`...

Labels do not display when I use the sample code found here: https://github.com/Blazor-Diagrams/Blazor.Diagrams/blob/master/samples/SharedDemo/Demos/Links/LabelsDemo.razor.cs My label does show up in the svg code, it's just not rendering. Also, this issue is...

bug
fixed/done

Here is what happens when I try zooming in and out. I'll prepare the repo in case you want to check it out. https://github.com/Blazor-Diagrams/Blazor.Diagrams/assets/6266635/4b066a22-b33e-493d-a563-f25f33ba975c

Hi, Sorry for my late reply, In attachement a video to describe right click issue. Environnement : - osx : ventura 13.4 - Safari : 16.5 1. Left click stay...

bug