ofrohn / d3-celestial

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

how can i add a radial gradient from the center of the stars to the stroke? #149

Open OmerYALTIRIK opened 1 month ago

OmerYALTIRIK commented 1 month ago

I want to add a radial gradient from the center of the stars to the stroke and add brightness in the center and decreasing brightness outwards with this method. How can I do this?