3 repository-uri
UI components for selecting angular values through circular or arc-based interaction interfaces.
Distinct from Euler Angle Converters: None of the candidates cover UI input widgets for angle selection; they focus on mathematical angle operations.
Explore 3 awesome GitHub repositories matching user interface & experience · Angle Inputs. Refine with filters or upvote what's useful.
ChartView is a SwiftUI-native charting library that provides bar, line, pie, and ring chart components within a unified grid-based layout system. The library renders charts by composing SwiftUI views declaratively from data models, letting the framework handle layout and updates without intermediate drawing layers. The library supports multiple chart types that share a common grid layout, enabling composable data visualizations with synchronized axes and backgrounds. Bar charts display data as vertical bars, line charts plot connected data points with gradient fills and optional markers, pie
Converts proportional data values into angular segments using cumulative angle sums for pie chart layout.
AwesomeMenu este o componentă de interfață utilizator iOS reutilizabilă care oferă un sistem de meniu radial animat. Servește drept instrument de navigare pentru aplicații mobile, utilizând mișcarea și rotația pentru a prezenta utilizatorului un set de acțiuni disponibile. Componenta se concentrează pe meniuri de navigare circulare care se extind și se restrâng folosind CoreAnimation pentru tranziții de tip fly-out. Implementează un layout radial unde elementele meniului sunt poziționate folosind coordonate polare și selectate prin maparea input-ului bazată pe unghi. Sistemul gestionează animații UI personalizate și navigarea în aplicații iOS prin organizarea elementelor meniului ca straturi de animație independente. Această abordare decuplează transformările vizuale de layout-ul principal al vizualizării pentru a menține o mișcare fluidă în timpul interacțiunii.
Implements a selection mechanism that determines the active menu item based on the angle of the user's touch.
Ark is a headless UI component library that delivers accessible, cross-framework primitives with behavior governed by finite state machines. It provides unstyled components that encapsulate logic and accessibility — including full keyboard navigation, focus management, and WAI-ARIA support — while leaving visual styling entirely to the consumer. Components expose scoped data attributes for CSS targeting and use state machines to produce predictable, testable interactive behavior across every state transition. The library distinguishes itself through a state propagation model that distributes
Provides a circular angle input component for selecting degree values via a draggable handle.