Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Rutorika/csv-to-heatmap

Repository files navigation

CSV to heatmap

Parse selected CSV file and show heatmap.

Demo

Built with

Browser Requirements

Browser with WebGL and HTML5 FileReader support

Production install

$ git clone git@github.com:Rutorika/csv-to-heatmap.git

And point your webserver to the dist folder

Development

Requirements

  • npm >= 3
  • gulp
  • bower

Development Install

$ git clone git@github.com:Rutorika/csv-to-heatmap.git
$ cd csv-to-heatmap
$ npm install
$ bower install

This project is bootstrapped with gulp-angular generator for yeoman. So all commands that provided by this generator is available.

$ gulp build # to build an optimized version of your application in /dist
$ gulp serve # to launch a browser sync server on your source files
$ gulp serve:dist # to launch a server on your optimized application
$ gulp test # to launch your unit tests with Karma
$ gulp test:auto # to launch your unit tests with Karma in watch mode
$ gulp protractor # to launch your e2e tests with Protractor
$ gulp protractor:dist # to launch your e2e tests with Protractor on the dist files

For more see gulp-angular documentation

About

Parse selected CSV file and show heatmap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /