We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a67c0d commit 56fd42cCopy full SHA for 56fd42c
README.md
@@ -5,7 +5,7 @@ OrgChart Add-On is a Vaadin integration with the JQuery library [OrgChart](https
5
## Features
6
7
- Supported library features:
8
- - data (json),
+ - data,
9
- pan,
10
- zoom,
11
- zoominLimit,
@@ -16,10 +16,10 @@ OrgChart Add-On is a Vaadin integration with the JQuery library [OrgChart](https
16
- toggleSiblingsResp,
17
- nodeTitle,
18
- nodeContent,
19
+ - nodeTemplate
20
- exportButton,
21
- exportFilename,
22
- exportFileextension (png & pdf)
- - nodeTemplate
23
- Enable/disable expand/collapse feature
24
- Add a chart title
25
- Drag and Drop
0 commit comments