ofrohn / d3-celestial

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

is there a way of making the azimuthal equidistant display the whole sky instead of hemi? #53

Closed oudeicrat closed 4 years ago

oudeicrat commented 4 years ago

please, is there a way of making the azimuthal equidistant projection display the whole sky instead of hemi?

oudeicrat commented 4 years ago

OK I figured it out, the "clip" attiribute needs to be false in "projections" config and zoomlevel has to be 0.5 in the main config