Issues with Recharts elements positioning on PDF export in Safari when changing page zoom
I’m facing an issue with exporting charts to PDF using the html-to-image and jspdf libraries. The charts are created using the Recharts library. When I change the page zoom in Safari, the elements in the charts (such as dots) that have cx and cy attributes do not appear in the correct positions in the exported PDF. This misalignment issue seems to be specific to Safari.