dabeng / OrgChart

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

Anyway to display department name besides the title? #698

Open meilao3rd opened 1 year ago

meilao3rd commented 1 year ago

Need to display the department name under the person title. Is it currently supported?

Thanks

meilao3rd commented 1 year ago

I just include the the department info in title field like this: Tom Brown <br/>HR . It is not ideal but works ok.

dabeng commented 1 year ago

Hi @meilao3rd You can use option nodeTemplate or createNode to customize your node structure. The following are demos you can refer to 😊 : node template based on es6 template string export the chart with nodes containing png