We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add custom renderer for node
The text was updated successfully, but these errors were encountered:
What do you mean by "Add custom renderer for node" ?
if you want to use some custom node render from sigma, there is already some examples of that in the storybook :
Sorry, something went wrong.
Is there any ways to add button into Node? Or set text into center of node?
For the text in the middle, it's not possible. Displaying the label of node on the right side is a feature of sigmajs
About the button, why not using the clickNode event instead ?
clickNode
No branches or pull requests
Custom Node rendering
Add custom renderer for node
The text was updated successfully, but these errors were encountered: