Skip to content

ckinmind/d3-histogram-share

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-histogram-share

d3-histogram-share 一个关于d3中混合直方散点图的分享, 在线访问 https://ckinmind.github.io/d3-histogram-share

技术栈

  • d3.js(图表)
  • reveal.js(ppt)

项目说明

  • 本项目是关于d3图表的分享, 以ppt的形式讲解一个用d3制作的混合图
  • 项目中的在线ppt使用的是 reveal.js
  • 本次分享的图表适合展示原本散点类型的数据,并且能在时间维度上进行切分这样的数据形式

版本更新

  • [v1.0]: 初始版本,暂无迭代

如何开始

> git clone https://github.com/ckinmind/d3-histogram-share.git
> cd d3-histogram-share
> (直接打开index.html)

操作说明

  • 方向键切换ppt
  • ESC键查看全局概览视图

资源地址

知识点

  • d3.forceSimulation 创建一个力模拟
  • d3.forceX 创建x-定位力
  • d3.forceY 创建y-定位力
  • d3.forceCollide 创建一个圆碰撞力
  • d3.forceManyBody 创建多体力

About

📊 关于d3中的直方图(混合散点图)分享的ppt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published