Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dgautsch/grapher

An ES2015 JavaScript graphing library
https://github.com/dgautsch/grapher

Last synced: about 1 month ago
JSON representation

An ES2015 JavaScript graphing library

Awesome Lists containing this project

README

        

# Grapher: A graphing library built with ES2015 and BabelJS

## Description

Grapher is built with the purpose of learning ES2015 with BabelJS and to build a fully functional graphing library in ES2015.

[ChartJS](http://www.chartjs.org/) is the inspiration for features that Grapher would like to attain parity with.

## Building the Project

Currently this project requires Node 4.2.1 LTS

Run

- `npm install`

- `gulp`