Skip to content

gemmasSFEI/d3-SimpleGraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


D3-Simple-Graph


D3-Simple-Graph is an abstraction of the D3 library for quickly creating and adding functionality of basic, 2-dimensional plots.

Lawrence Sim -- lawrences@sfei.org
San Francisco Estuary Institute -- 2018

License

This project is licensed under the GNU Lesser General Public License. See LICENSE file for full details.

Usage

D3 v4 is required for this library to work. https://d3js.org

Simply import d3.simplegraph.min.js to your application.

Library is configured for import via CommonJS based API (e.g. NodeJS), AMD-based API (e.g. RequireJS), or simply regular instantiation.

About

Basic graph/scatterplot handling library wrapping d3.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 72.0%
  • HTML 28.0%