Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smee/jfreechart-utils

Helper methods for using JFreechart from Clojure
https://github.com/smee/jfreechart-utils

clojure jfreechart

Last synced: 3 months ago
JSON representation

Helper methods for using JFreechart from Clojure

Awesome Lists containing this project

README

        

# chart-utils

Functional wrapper around JFreechart to generate and manipulate charts from clojure.
The bulk of the functions was extracted from Incanter, with several enhancements like markers, combined plots etc.

[![Build Status](https://secure.travis-ci.org/smee/jfreechart-utils.png)](http://travis-ci.org/smee/jfreechart-utils)
## Usage

FIXME: write

## License
same as Incanter

Distributed under the Eclipse Public License, the same as Clojure.