1 repositorio
Frameworks specifically designed to render data visualizations like line and bar graphs on iOS.
Distinct from iOS Charting Libraries: The existing candidates are either awesome lists or unrelated library types like networking or stylesheets.
Explore 1 awesome GitHub repository matching mobile development · iOS Charting Libraries. Refine with filters or upvote what's useful.
JBChartView is an iOS charting library and data visualization framework used to render interactive line and bar graphs. It provides reusable user interface components for displaying numerical data series through smooth line curves and grouped or horizontal bar charts. The framework is distinguished by its ability to morph bars and lines between different data states, creating visual transitions that represent changes in underlying data models. It also includes interaction handling that detects user selections on specific data points and returns the associated model instances. The library cov
Provides a native framework for rendering interactive line and bar graphs within iOS applications.