ofrohn / d3-celestial

A star map with d3.js
BSD 3-Clause "New" or "Revised" License
631 stars 179 forks source link

exportSVG exporting base projection instead of the one used #117

Closed DrixnFS closed 3 years ago

DrixnFS commented 3 years ago

When exporting the SVG D3 exports as the "base" projection would be select, in this case the globe one eventho the map is rendered with "cylindricalStereographic" projection as its first and default one. Can give out more details if needed

DrixnFS commented 3 years ago

Hello community again, sorry for the issue. That was not issue with the library itself but in the end in the workaround i had to do for some functionality. Sorry for wasting your time