tensormap icon indicating copy to clipboard operation
tensormap copied to clipboard

Node Diagram modification(styling)

Open orionpax00 opened this issue 6 years ago • 4 comments

Currently, the component that represents node is implemented using default factory of Storm React Diagrams, for this task you have to create a custom component by extending default component with Material UI Styling

orionpax00 avatar Sep 07 '19 07:09 orionpax00

How do we edit the default nodes for the Storm React using Material UI. This would mean creating a new component from Material UI and then calling the initial node inside it.?

ashutosh-b-b avatar Jan 24 '20 06:01 ashutosh-b-b

@ashutosh-b-b, React-diagrams has a way to change the default look of the node checkout this example here diamond

orionpax00 avatar Jan 24 '20 12:01 orionpax00

@orionpax00 Anyone working on this? If not, can i take it up?

hv7214 avatar Jan 27 '20 13:01 hv7214

@hv7214 I don't know anyone, who is working on it, If you want you can work on this issue.

orionpax00 avatar Jan 28 '20 08:01 orionpax00