1 Repo
Frameworks designed for rendering numerical data series on mobile coordinate systems with native iOS styling.
Distinct from Interactive Plotting Frameworks: Focuses on native iOS implementation rather than the browser-based rendering engines mentioned in Interactive Plotting Frameworks
Explore 1 awesome GitHub repository matching scientific & mathematical computing · iOS Plotting Frameworks. Refine with filters or upvote what's useful.
ScrollableGraphView is a Swift data visualization library and iOS plotting framework used to render discrete numerical datasets as interactive graphs. It provides a scrollable user interface component that visualizes data points using a coordinate system with configurable layouts and styling. The framework is characterized by its adaptive graph scaling, which automatically adjusts the vertical axis to fit the visible data points as the user scrolls. It supports real-time data rendering, allowing graph views to update instantly as underlying datasets change through animated transitions. The l
Serves as a comprehensive framework for displaying multiple data series on a single coordinate system with configurable layouts for iOS.