e2d3

0.6.4 • Public • Published

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

Dependencies (12)

Dev Dependencies (29)

Package Sidebar

Install

npm i e2d3

Homepage

e2d3.org/

Weekly Downloads

2

Version

0.6.4

License

Apache-2.0

Last publish

Collaborators

  • chimerast
  • e2d3-admin