-
Good luck with your new project!
Can you provide a schedule for the project? I was waiting a long time to use org chart with Vue.
Thank you!
-
We updated orgchart to the latest v2 in this ticket: https://github.com/primefaces-extensions/primefaces-extensions/issues/1017
However, it was discovered that font awesome icons were no longer wor…
-
Export image for printing with a better sharpness can be done with a transform scale3d with a sharpness Factor (72dpi to 300dpi => 4 factor)
I change export function to use transform scale, html2canv…
-
hi,
i need to reset my orgchart, So am using
var oc = $('#chart-container').orgchart({
'data' : datasource,
'nodeContent': 'title'
});
oc.init({ 'data': data });
But its no…
-
-
The latest version on github is not compatible with the latest JQuery libraries. In particular, I am using 1.11.2 and the jOrgChart works only with 1.7.1
-
Hi, I have a site I was wanting to use this on but it conflicts with the JQuery version I am using (jquery-1.11.0). I don't really want to try and fix the whole site as aftermath of updating the JQue…
-
Hello @dabeng, I though of using this project in another project I need to create for my University (it must be in Vue so I can't use your other projects).
Problem is, that I need to implement it unt…
-
Hi Team,
I am not able to export entire tree as pdf
It is only taking the pdf which is covered to the screen
Is it possible to change that can please help me on that very urgent...
Thanks
-
How to add a value from a textbox to div class=content?