1 repository
Tools and libraries for implementing data visualization and dashboards within mini-program ecosystems.
Distinct from Mini Program Development: Focuses on the graphics/charting domain within mini-programs, rather than general development or messaging
Explore 1 awesome GitHub repository matching mobile development · Visualization Frameworks. Refine with filters or upvote what's useful.
This is a chart library for rendering interactive data visualizations within WeChat Mini Programs using the Apache ECharts engine. It provides a set of visual components that use 2D canvas interfaces to render line, bar, pie, and scatter plots. The library utilizes a 2D canvas interface to increase drawing speed and resolve visual layering issues. It implements an interactive charting component that supports touch-based data interaction, allowing users to see detailed contextual information through formatted tooltips when tapping or hovering over data points. The project covers mobile data v
Enables the creation of interactive charts and data dashboards specifically within the WeChat Mini Program environment.