react-organizational-chart icon indicating copy to clipboard operation
react-organizational-chart copied to clipboard

Simple react hierarchy tree - any React children accepted for nodes

Results 26 react-organizational-chart issues
Sort by recently updated
recently updated
newest added

Hi, I am using react-organizational-chart in one of my project and it's working perfect. Now I want to export my chart in pdf or png/jpg format. I tried react-to-pdf but...

**Is your feature request related to a problem? Please describe.** When i want to edit style for tree, i can't add class names for style module, the current solution only...

**Describe the bug** I'm trying to render a binary tree using `react-organizational-chart` but I keep getting a `Reference Error: document is not defined`. **To Reproduce** I have a `BinaryTree` component...

external

**Is your feature request related to a problem? Please describe.** No **Describe the solution you'd like** I think it would be nice if user could click on the card/component and...

This repo is about organization charts, but I'd like a feature that represents pairs, such as parents in a family tree (picture below). I'm creating a family tree & unable...

Great work with this library, it's easy and clean. But I want to make tree node draggable and can edit parent when I release. How can I complete this feature?

**Is your feature request related to a problem? Please describe.** I want to create organization chart left to right **Describe the solution you'd like** Make a example how create chart...

**Describe the bug** I get in the console the next error: ``` - error node_modules\react-organizational-chart\dist\index.js (1:18068) @ r.key - error ReferenceError: document is not defined ``` **To Reproduce** I simply...

Fixed lines that were on top of children, because after the previous fix, they were visually displaced