d3plus

A javascript library that extends D3.js to enable fast and beautiful visualizations.

  • 所有者: d3plus/d3plus
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

D3plus

⚠️ Version 2 Incoming ⚠️

This branch is for version 1, which is not being actively maintained. All development has been focused on version 2, which splits the project into many small libraries that are designed to work together.

There will be an announcement when the version 2 modules are feature-complete with everything from version 1, but the water is warm so don't be afraid to jump in.

Click here to view the D3plus 2.0 branch

NPM Release
Dependency Status
Gitter

A javascript library that extends the popular D3.js to enable fast and beautiful visualizations.

Development Environment

Clone the repo:

git clone https://github.com/alexandersimoes/d3plus.git

Move into that directory:

cd d3plus

Install the dependencies:

npm install

Run the gulp process:

gulp

Gulp will run a server on your local machine at port 4000, and whenever you change a source file it will re-compile d3plus.js and reload your browser!

Additionally, the gulp process watches for any files in a directory titles "/tests". If you place all of your test .html files in a directory of that name, the gulp process will also detect any file changes and refresh the browser.

主要指标

概览
名称与所有者d3plus/d3plus
主编程语言JavaScript
编程语言JavaScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2013-01-09 00:26:58
推送于2025-06-30 13:02:59
最后一次提交
发布数72
最新版本名称v3.0.3 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数1.6k
关注者数78
派生数187
提交数2.9k
已启用问题?
问题数691
打开的问题数74
拉请求数30
打开的拉请求数0
关闭的拉请求数12
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?