Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 435 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 435 Bytes

#LXCat data visualization

You can see result here.

##How to use File input accept only data from LXCat. Just load a file and enjoy the nice curve.

##Make a minified version

First install dependencies:

  cd src
  npm install

And build dist folder:

  gulp build --production

Production files are in the dist folder.

##License This projet is under MIT License.