Skip to content

bradparks/d3-legend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-legend

Full documentation: http://d3-legend.susielu.com

Usage

Client-side

You must inclue the d3 library before including the legend file. Then you can simply add the compiled js file to your website:

  • d3-legend.min.js
  • d3-legend.js (Human readable version)

npm

You can add the d3 legend as a node module by running:

npm install --save d3-svg-legend

Feedback

I would love to hear from you about any additional features that would be useful, please say hi on twitter @DataToViz.

About

A reusable d3 legend component.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.5%
  • HTML 2.5%