Skip to content

keminglabs/c2po-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

C2PO JavaScript language bindings

C2PO is a grammar of graphics implementation inspired by Hadley Wickham's ggplot2 library. This JavaScript library uses the free online C2PO compiler and is limited to 1 MB of data. Plot specifications are compiled directly to an SVG string, which is returned:

This is an experimental package; the package API, plot specification syntax, and remote server may change or disappear at any time.

Install

Development

Install Node.js, then run

npm install -d

This will install coffee-script and uglifyjs.

About

JavaScript bindings to C2PO

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published