4 个仓库
Rendering interactive statistical charts specifically for the Android platform.
Distinct from Android Libraries: The candidates are either general Android development or specific AI integrations, not data visualization.
Explore 4 awesome GitHub repositories matching mobile development · Android Data Visualization. Refine with filters or upvote what's useful.
MPAndroidChart is an Android charting library and data visualization framework that provides a set of reusable view components for rendering statistical data. It enables the display of numerical datasets through various chart types, including line, bar, pie, radar, bubble, and candlestick charts. The library focuses on an interactive graphing workflow, allowing users to explore complex data sets through scaling, panning, and animations. It includes specific support for financial charting to track market trends and price movements, as well as tools for building mobile dashboards.
Implements various interactive chart types specifically designed for numerical data visualization within Android applications.
Hellocharts-android is a data visualization library and charting framework for Android applications. It provides a collection of custom view components used to render datasets as visual elements, such as line, column, and pie charts. The library supports interactive visualizations that allow users to navigate data through touch gestures, including pinching, scrolling, and panning. It also includes built-in capabilities for animating data points and chart elements to create smooth visual transitions during dataset updates. The framework covers a broad range of visualization needs, including c
Renders interactive statistical charts and graphical plots specifically for the Android platform.
WilliamChart 是一个 Android 数据可视化库和工具包,用于在 Android 应用中渲染交互式图表和图形。它作为一个 UI 组件库,用于将数据驱动的仪表板和指标集成到 Android 布局中。 该库包含一个专门用于将比例分类数据表示为圆环图(donut charts,即带有空心圆的圆形图表)的组件。它提供了一个绘图引擎,使用底层 API 将数值数据映射到屏幕上的像素坐标。
Provides a toolkit for rendering interactive statistical charts specifically for the Android platform.
XCL-Charts 是一个原生 Android 图表库,设计为用于渲染复杂、交互式数据可视化的高性能图形引擎。它提供了一个全面的框架,用于直接在原生 Canvas 上绘制各种 2D 和 3D 图表,从而能够为移动应用程序创建自定义用户界面组件。 该库通过处理坐标映射和面向对象组合的稳健架构脱颖而出,允许构建复杂的、多轴布局。它通过手势驱动的转换(包括缩放和平移)支持实时数据探索,并利用基于状态的插值在数据更新时提供流畅的动画过渡。 除了核心渲染功能外,该项目还提供了对视觉美学和布局管理的精细控制。用户可以组合多种图表类型、参考线和复杂数据层,以构建详细的仪表板和交互式分析界面。该库作为原生组件分发,提供对绘图原语的直接访问,以实现定制的视觉样式。
Renders high-performance charts and graphs directly onto native Android canvases for mobile data visualization.