dabeng / react-orgchart

It's a simple and direct organization chart plugin. Anytime you want a tree-like chart, you can turn to OrgChart.
MIT License
131 stars 112 forks source link

Add onZoomChange event and setZoom method #30

Open giorgiofellipe opened 3 years ago

giorgiofellipe commented 3 years ago

@dabeng

I've noticed that there wasn't a way to receive zoom updates to outside control (e.g.: percentual control), also there wasn't a way to set the zoom.

Hope you merge it soon.

Thanks.