Polar Sky Plot
Azimuth/elevation sky chart for satellite passes: a radar-style polar plot with the current or next pass arc, UTC time-ticks, a live position marker, and an Az/El/LOS readout. SGP4 look-angles. Pure SVG.
Installation
Copy and paste the following code into your project.
npx plexus-ui add polar-sky-plot
Manual Installation
1. Copy the component code from components/polar-sky-plot.tsx
2. Install dependencies:
npm install react@latest
3. Copy any required primitive components