giotto

0.1.3 • Public • Published
GiottoJS

D3 based visualization library.

The master branch is currently under active development and not ready for anything useful. It is a complete rewrite using d3 v 4 as dependency. For the original code, check the 2015 branch.

CircleCI Dependency Status devDependency Status

Installing

If you use npm, npm install giotto. The released bundle supports anonymous AMD, CommonJS, and vanilla environments. You can load directly from giottojs.org or unpkg. For example:

<script src="https://giottojs.org/latest/giotto.js"></script>

For the minified version:

<script src="https://giottojs.org/latest/giotto.min.js"></script>

Acknowledgement

This library is built on top of several d3 libraries as the dev dependencies shows. All these libraries are BSD licensed

Copyright (c) 2010-2015, Michael Bostock All rights reserved.

Dependents (0)

Package Sidebar

Install

npm i giotto

Weekly Downloads

19

Version

0.1.3

License

BSD-3-Clause

Last publish

Collaborators

  • lsbardel