grzegorzCieslik95

Results 9 comments of grzegorzCieslik95

Hi i have this problem to! Do you have any solution?

I have the same problem with background-color, have you solution for that?

Hi, i have the same problem with my export. I have changed the scale to 6 but I still have blur and a big file (150MB)! Do you have any...

![Chart-scale-6](https://github.com/bumbeishvili/org-chart/assets/22835944/c5fd4d5e-34c6-4bc7-8073-7d0458084b45) ![Chart-scale-3](https://github.com/bumbeishvili/org-chart/assets/22835944/22f1ced3-c7cc-4d15-8fbd-b9815d611d55) Sure, i post scale 3 and 6

Hi, I have sth like this https://stackblitz.com/edit/js-7qzbix?file=index.html . I'm still having problem with rendering images but it works very well in big organisation. Of course this is the pdf export,...

Hello, i paste here my code for export pdf without blur for ~300 nodes ``` const { svg } = chart.current.getChartState(); const graphNode = svg.node(); if (!graphNode) { return null;...

[dbdaniellozynski](https://github.com/dbdaniellozynski) Did you tried my method to generate pdf? I dont use native export from library.

Oki, so i dont know how to help you with this. I had the same problem with this library native export

imho you need to add more scale -> I use values between 5 and 50 in my case