All Projects → e2d3 → E2d3

e2d3 / E2d3

Licence: other
E2D3 is JavaScript library for using D3.js on Excel.

Programming Languages

coffeescript
4710 projects

E2D3

E2D3 is JavaScript library for using D3.js on Excel.

npm license downloads

Requirements

  • Excel 2013 or Excel Online (not required for development. You can develop charts with MacOSX also.)
  • Node.js

Install

$ npm install -g e2d3

Run development server

$ git clone https://github.com/e2d3/e2d3-contrib.git
$ cd e2d3-contrib
$ e2d3

[E2D3] Publish /Users/chimera/Sites/e2d3-server/e2d3/contrib
[E2D3] Webserver started at http://0.0.0.0:8000
[E2D3] Webserver(SSL) started at https://0.0.0.0:8443

Then access to http://localhost:8000/

How to add your data visualization

Please refer to Wiki (日本語)

License

Apache License 2.0

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].