ofrohn / d3-celestial

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

Hyperlinked clickable objects? #139

Open genghisken opened 1 year ago

genghisken commented 1 year ago

Thanks again for your excellent software! We've been using it since 2018 for illustrating supernova discoveries. This is probably a stupid question, but is it possible to make our added custom list of objects render with hyperlinks so that at max zoom (when the label is displayed) I can click on the label to take me to the URL of that specific object? I can't see this in any examples - the nearest I guess might be your Messier list.

alexrgibbs commented 1 year ago

I could also use that feature: clicking a custom-added object goes to a specified link or executes a callback. Very nice software!