Open PoojaSwami3010 opened 4 months ago
Here is a code example on how to add a background image: https://code.balkan.app/org-chart-js/background-image#JS If this does not help, please edit the example to isolate the issue.
how i can add background of tree as transparent so if i add background image then it should be visible
Please explain in steps when the background should become visible.
Here is an example of how to add background-image to a node. Hope this will be helpful. https://code.balkan.app/background-image-transparent-issuea#JS
Also a node could be transparent, if this is what you need:
[data-n-id] rect{
opacity: 0.5;
}
how i can add background image for tree , if tree is in mat-card-content I want to add background image to card but it's not working so i have added it to tree but my tree size is 290px but i want to add background for mat-card content total