Skip to content

drkeoni/ggscala

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README for ggscala

Table of Contents

ggscala is a scala implementation of the Grammar of Graphics formalism introduced by Leland Wilkinson and made popular by Hadley Wickham’s R package ggplot2.

Setup

The ggscala project is set up with sbt and ScalaTest.

To get started at the command-line:

  1. cd ggscala

  2. sbt update

  3. sbt compile

  4. sbt test

There’s also an eclipse project for the Scala IDE plugin.

Reuse

This code is open-source and readily reusable. See LICENSE.

© Copyright 2011, ggscala.org

About

Grammar of Graphics in Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages