Skip to content

kawamai/e2d3

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CoffeeScript 62.7%
  • JavaScript 18.5%
  • HTML 7.8%
  • CSS 7.8%
  • Vue 3.2%