3 Repos
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 ist eine wiederverwendbare iOS-UI-Komponente, die ein animiertes radiales Menüsystem bereitstellt. Sie dient als Navigationswerkzeug für mobile Anwendungen und nutzt Bewegung und Rotation, um dem Benutzer eine Reihe verfügbarer Aktionen zu präsentieren. Die Komponente konzentriert sich auf kreisförmige Navigationsmenüs, die sich mittels CoreAnimation für Fly-out-Übergänge aus- und einklappen lassen. Sie implementiert ein radiales Layout, bei dem Menüelemente mittels Polarkoordinaten positioniert und über winkelbasierte Eingabe-Mappings ausgewählt werden. Das System handhabt benutzerdefinierte UI-Animationen und die Navigation in iOS-Apps, indem es Menüelemente als unabhängige Animationsebenen organisiert. Dieser Ansatz entkoppelt visuelle Transformationen vom Haupt-View-Layout, um flüssige Bewegungen während der Interaktion beizubehalten.
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.