# d3-tutorial **Repository Path**: topreventalife/d3-tutorial ## Basic Information - **Project Name**: d3-tutorial - **Description**: D3.js 数据可视化,学习DesetsX出品的D3系列分享 - **Primary Language**: HTML - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2019-11-18 - **Last Updated**: 2023-11-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # d3-tutorial ## 简介 本系列 D3.js 数据可视化学习,出自古柳分享。 ## 相关项目 用 D3.js 复现优秀数据可视化作品的仓库见:[DesertsX/dataviz-in-action](https://github.com/DesertsX/dataviz-in-action)。分享可视化作品的仓库见:[DesertsX/dataviz-collections](https://github.com/DesertsX/dataviz-collections) ## 目录 | # | 标题 | 文章 | 在线演示 | 代码 | 日期 | | :-: |:----:|:----:|:-------:|:----:|:----:| | 01 | 手把手带你上手D3.js数据可视化系列(一) | [公众号](https://mp.weixin.qq.com/s/JQKHkyKajBkv8iHv2WaIaA) - [知乎](https://zhuanlan.zhihu.com/p/394846166) - [掘金](https://juejin.cn/post/6990890850700148766) | [Live Demo](https://desertsx.github.io/d3-tutorial/01/01-index.html) | [Code 01](https://github.com/DesertsX/d3-tutorial/tree/main/01) | 2021.07.30 | | 02 | 手把手带你上手D3.js数据可视化系列(二) | [公众号](https://mp.weixin.qq.com/s/dmomTpcSoQVoeh63n34cng) - [知乎](https://zhuanlan.zhihu.com/p/398513750) - [掘金](https://juejin.cn/post/6994970440573648910) | [Live Demo](https://desertsx.github.io/d3-tutorial/02/02-index.html) | [Code 02](https://github.com/DesertsX/d3-tutorial/tree/main/02) | 2021.08.10| | 03 | 手把手带你上手D3.js数据可视化系列(三) | [公众号](https://mp.weixin.qq.com/s/yvGa7HDvsvgcU-rtfk2Ifg) - [知乎](https://zhuanlan.zhihu.com/p/401954017) - [掘金](https://juejin.cn/post/6998678564539203621) | [Live Demo](https://desertsx.github.io/d3-tutorial/03/03-index.html) | [Code 03](https://github.com/DesertsX/d3-tutorial/tree/main/03) | 2021.08.20| | 04 | 手把手带你上手D3.js数据可视化系列(四) | [公众号](https://mp.weixin.qq.com/s/aTGvYPS-KmN3o7nyM8ZNiQ) - [知乎](https://zhuanlan.zhihu.com/p/409490486) | [Live Demo](https://desertsx.github.io/d3-tutorial/04/04-index.html) | [Code 04](https://github.com/DesertsX/d3-tutorial/tree/main/04) | 2021.09.12|