We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi @dabeng, after few week ago, i got another question, can i know, nodeContent only support single line?
example: nodeContent: 'title'; and title:'a<br>b'
nodeContent: 'title';
title:'a<br>b'
it only show a ini chart... if you need image support please let me know, thanks !
a
The text was updated successfully, but these errors were encountered:
Hi @lordzpipo . I did a testing. The result is shown as below:
What you need to do is just adjusting some css code. In fact, plugin orgchart allows users to embed html code snippets in json datasource.
Sorry, something went wrong.
No branches or pull requests
hi @dabeng,
after few week ago, i got another question,
can i know, nodeContent only support single line?
example:
nodeContent: 'title';
and
title:'a<br>b'
it only show
a
ini chart...if you need image support please let me know, thanks !
The text was updated successfully, but these errors were encountered: