santifer/warpchart

Touch support for panning the star chart

Open

#2 opened on Jun 10, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)TypeScript (0 forks)github user discovery
good first issue

Repository metrics

Stars
 (0 stars)
PR merge metrics
 (PR metrics pending)

Description

area: star chart · good first issue The local-system window pans with horizontal wheel and zooms with ctrl+wheel. On touch devices neither exists. Add one-finger horizontal drag to pan and pinch to zoom on the SVG (pointer events, no library).

Contributor guide