1 repository
Integrations of the Apache ECharts engine into mini-program environments.
Distinct from Apache ECharts Integrations: Specifically for mini-program environments, distinct from standard web framework integrations
Explore 1 awesome GitHub repository matching web development · Mini-Program Integrations. 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
Integrates the Apache ECharts engine into the WeChat Mini Program environment for interactive data visualization.