guys,
experiencing very weird behaviour during converting SVG Sankey diagram made wth D3.js to .png image.
here is the maximum simplified code – https://github.com/romangordeew/svg-test
Here are the SVG (at screenshot to) and react app that converts svg to PNG using some lib. The results edges are unpredictably rounded.
I tried a lot of libs and approaches, still don’t understand the issue