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 (語言數: 1)
平台
許可證MIT License
發布數62
最新版本名稱v2.1.3 (發布於 )
第一版名稱v1.0.0 (發布於 )
創建於2013-01-09 00:26:58
推送於2024-02-14 21:24:13
最后一次提交
星數1.6k
關注者數83
派生數189
提交數2.7k
已啟用問題?
問題數685
打開的問題數273
拉請求數29
打開的拉請求數2
關閉的拉請求數10
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部