# pyecharts-gallery **Repository Path**: Bitluanch/pyecharts-gallery ## Basic Information - **Project Name**: pyecharts-gallery - **Description**: PyEcharts的示例项目。 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-06-22 - **Last Updated**: 2025-06-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

pyecharts-gallery

--- * [英文文档在这 - English Introduction is Here](https://github.com/pyecharts/pyecharts-gallery/blob/master/README_EN.md) --- ## 项目简介 * **项目基于 pyecharts `2.0.3` 版本进行展示** * Apache ECharts (incubating) [官方实例](https://echarts.apache.org/examples/en/index.html) ## 项目须知 * 项目代码结构按照 pyecharts 支持的组件按大写字母顺序进行模块划分 * 代码内有根据 `2.0.3` 版本的 pyecharts 所生成的可视化数据视图和官方的进行对比, 有列出能实现的功能以及未实现的功能 * 以下图例多数会基于 Echarts 的官方实例,不过也有部分会基于 Echarts 的社区 Gallery 实现