#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.