diagram-maker icon indicating copy to clipboard operation
diagram-maker copied to clipboard

A library to display an interactive editor for any graph-like data.

Results 22 diagram-maker issues
Sort by recently updated
recently updated
newest added

I'm trying to replace the background diagram-maker canvas svg, with custom small circular nodes. So, probably this lead to more than 5000 number of circular nodes. This is causing Performance...

enhancement
good first issue

**Describe the issue with documentation** I cannot find any mention of supported browsers in the documentation. I apologize if I just missed it, but in that case it should probably...

documentation

Hello, When I make a diagram, I would like to be able to auto align every nodes. A misalignment in a diagram is not very important but people that see...

enhancement

Hello, I often find myself making similar diagrams (or at least having some patterns coming back quite frequently). Instinctively I want to copy/paste my work. **Describe the solution you'd like**...

enhancement

Hello, The library allows to select multiple nodes at the same time. It would be great if you could also move them all together. **Describe the solution you'd like** Use...

enhancement

Hello, I've been recently using your cool library and I noticed that when I use the undo/redo feature, it seems that only some events are kept in memory : node...

enhancement

**Is your feature request related to a problem? Please describe.** I'd like to have scrollbars that I can use. It would help me with visual orientation on the workspace. I'd...

enhancement
good first issue

Hello, Whenever I use the undo/redo feature, the nodes are not correctly positionned to their last known location. This seems to happen when you undo everything (sometimes before, it's not...

enhancement

**Is your feature request related to a problem? Please describe.** In my action interceptors, for mouse / keyboard type of events, I'd like to receive the information about the original...

enhancement

**Describe the issue with documentation** I'm tryng to dynamically update the consumerData on a particular node, after it was created. What is the preffered way to update the store data?...

documentation