d3plus

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

  • Owner: d3plus/d3plus
  • Platform:
  • License:: MIT License
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

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.

Overview

Name With Ownerd3plus/d3plus
Primary LanguageJavaScript
Program languageJavaScript (Language Count: 1)
Platform
License:MIT License
Release Count62
Last Release Namev2.1.3 (Posted on )
First Release Namev1.0.0 (Posted on )
Created At2013-01-09 00:26:58
Pushed At2024-02-14 21:24:13
Last Commit At
Stargazers Count1.6k
Watchers Count83
Fork Count189
Commits Count2.7k
Has Issues Enabled
Issues Count685
Issue Open Count273
Pull Requests Count29
Pull Requests Open Count2
Pull Requests Close Count10
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top