You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
either by having a variable color for LineString (seems hard), or an option for Plot.line (or maybe a curve?) that follows spherical line interpolation.
Plot.line(beagle.coordinates, {stroke: (d, i) => i, z: null, strokeWidth: 2})