# web-echarts **Repository Path**: zhoubichuan/web-echarts ## Basic Information - **Project Name**: web-echarts - **Description**: 📖echarts相关知识的总结--持续更新💪【http://zhoubichuan.com/web-echarts】 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://zhoubichuan.com/web-echarts/ - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2023-05-22 - **Last Updated**: 2025-06-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Echarts 学习笔记 ![Echarts](./src/.vuepress/public/home.png) - 基础知识 - [一.series 部分](./base/config/1.index.html) - [二.api 部分](./base/project/1.index.html) - [三.3d 部分](./base/vue2.x/1.index.html) - [四.gl 部分](./base/vue3.x/1.index.html) - 高级知识 - [一.canvas 折线图开发](./senior/component/1.index.html) - [二.canvas 柱状图开发](./senior/typescript/1.index.html) - [三.canvas 饼图图开发](./senior/deploy/1.index.html)