ngraph icon indicating copy to clipboard operation
ngraph copied to clipboard

A blender-style node editor for React, built on xyflow

Results 8 ngraph issues
Sort by recently updated
recently updated
newest added

Various issues when upgrading "@xyflow/react" to beta 10, 11, or 12. Looks like type stuff changes, particularly in the hooks.

I can do it with regular react xyflow, but you manage all the nodes and edges (upstream lets the user go either way). I have tried to upstream functions like...

I am working on a set of input components with aria support styled by tailwindcss. While doing that, they have a different style from the built-in ones. Taking this and...

Goal is to replicate this behavior from Blender https://github.com/clarkmcc/ngraph/assets/6639685/d51c1da6-8aaa-4955-ab68-8ef7f70495e7 Here's how group nodes should work: * I should be able to select any number of nodes in my graph and...

enhancement

Sometimes you just want to show the data!

How do you suggest altering the NodeHeader? Also, it would be great if we could add a NodeFooter.

The following colors need to be customizable. Does a theme context like MUI make the most sense for this? ![image](https://github.com/clarkmcc/ngraph/assets/6639685/85e792f3-baa7-4f27-a50a-194efb3ecf18)

enhancement