Great library -- thanks for sharing it!
Have you given any thought to allowing for default styles or themes so that users don't have to redefine the same styles for each node and edge?
I'm asking because I'm considering integrating your library in with my state management library. Ideally, my users would be able to define a set of styles for states (nodes), transitions (edges), and conditional transitions (specialized nodes and edges) before calling an export method and end up with something like this diagram.
Let me know your thoughts and I might be able to help implement this functionality.
Great library -- thanks for sharing it!
Have you given any thought to allowing for default styles or themes so that users don't have to redefine the same styles for each node and edge?
I'm asking because I'm considering integrating your library in with my state management library. Ideally, my users would be able to define a set of styles for states (nodes), transitions (edges), and conditional transitions (specialized nodes and edges) before calling an export method and end up with something like this diagram.
Let me know your thoughts and I might be able to help implement this functionality.