Skip to content

Commit c37c4f7

Browse files
committed
update readme
1 parent 56855d9 commit c37c4f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,8 @@ This feature is inspired by the issues([Aligning Children Vertical](https://gith
458458

459459
From now on, users never have to worry about how to align a huge of nodes in one screen of browser. The option "verticalDepth" allows users to align child nodes vertically from the given depth.
460460

461+
**Note**: currently, this option is incompatible with many other options or methods, like direction, drag&drop, addChildren(), removeNodes(), getHierarchy() and so on. These conflicts will be solved one by one in the later versions.
462+
461463
```js
462464
// sample of core source code
463465
$('#chart-container').orgchart({

0 commit comments

Comments
 (0)