Sergio Díaz
Sergio Díaz
### Description I'm trying to implement something similar to the Nightshade feature on a Moon map. Providing the subearth and subsolar coordinates (se and ss, respectively), the code below seems...
Hi, first of many thanks for this excellent tutorial. I was trying to update the example at https://uwdata.github.io/visualization-curriculum/altair_interaction.html#details-on-demand to Altair v5.x but did't quite get it working properly. When running...
### Description Globe size seems to scale to fit the canvas even when changing satellite_height distance in NearsidePerspective. Of course, using matplotlib's sharex/sharey don't work for this purpose. Can I...