BasicPrimitives / react

Basic Primitives Diagrams for React. Data visualization components library that implements organizational chart and multi-parent dependency diagrams.
https://basicprimitives.github.io/react/
Other
22 stars 5 forks source link

How to use custom component which is expandable? #55

Closed amit08255 closed 2 years ago

amit08255 commented 2 years ago

I am stuck how to use custom component here whose size can change when selected on click. It will show expanded data.

BasicPrimitives commented 2 years ago

See the introduction sample into our library: https://www.basicprimitives.com/reactusecases/firstorganizationalchart

And look at the diagram sizing sample, probably? Our web sitehttps://www.basicprimitives.com

If you need more elaborate samples, then check out our react-demo repository, it is the actual source code of our https://www.basicprimitives.com demo site

Please, be more specific, we have 162 samples,15 demos, and 1 fully functional front-end application for editing organizational charts online.