Skip to content

d3.chart - A framework for creating reusable charts with d3.js, packaged for Meteor

License

Notifications You must be signed in to change notification settings

Agnito/meteor-d3-chart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-chart

d3.chart is a framework for creating reusable charts with d3.js, packaged for Meteor

Original package: https://github.com/misoproject/d3.chart

##Versions There were some significant changes between d3.chart version 0.1 and 0.2. Not all examples will work with the latest version. Just in case, we added all versions to this meteor package, with a preceeding "0." to comply with semantic versioning.

d3.chart version 1.0 can be added as:

meteor add agnito:d3-chart@0.1.0

d3.chart version 1.1 can be added as:

meteor add agnito:d3-chart@0.1.1

d3.chart version 1.2 can be added as:

meteor add agnito:d3-chart@0.1.2

d3.chart version 1.3 can be added as:

meteor add agnito:d3-chart@0.1.3

d3.chart version 2.0 can be added as:

meteor add agnito:d3-chart@0.2.0

d3.chart version 2.1 can be added as:

meteor add agnito:d3-chart@0.2.1

Interested in what changed? Check out the migration guide

About

d3.chart - A framework for creating reusable charts with d3.js, packaged for Meteor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published