ofrohn / d3-celestial

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

When opacity is set to 0 for background, still svg exports have background colors. #120

Closed hkuralkar closed 3 years ago

hkuralkar commented 3 years ago

I'm trying to exports SVG files without any background color. So i've set opacity to zero. but still svg exports have background colors.