d3-celestial
d3-celestial copied to clipboard
A star map with d3.js
Hi, there appears to be a bug when specifying a zoomlevel in the config that is passed to `Celestial.display` where the `size` and `exponent` values for stars are not properly...
Hello everyone, I am trying to modify the zoom manually with custom controls but I am not able to do it, I have tried this but it does not work....
No HAT-P stars seem to be present in the database. Of particular interest, I think, would be the HAT-P stars that were named by the IAU, like Muspelheim (HAT-P-29). Is...
Can anyone tell me what parameters to use with d3-celestial to create the following effect: So it would be a view of the sky as seen from a particular point...
Thanks again for reading this query Hope you are doing great :) I was wondering is there any callback available with which we can change styles that are not present...
Hi, Is it possible to draw on an existing canvas element and position it. Rather than providing a html element? Thanks
Hi, When I take the altstars example and set interactive to false, instead of half of the globe, only a quarter is rendered. The correct rendering is restored when I...
when calling showConstellation while disableAnimations is turned on, the view keeps animating the zooming in. Can this also be configured to follow disableAnimations configuration ? What i'm trying to achieve...
React JS
Hi @ofrohn, thanks you so much for this, i just wanted to ask you how could i use this within ReactJs i've tried evrything, - npm d3-celestial and importing it....
Is there a way of changing lineStyle definition for one particular constellation? Even a hint about where I should look in the celestial.js file would be useful. So far I...