Skip to content

hypirion/clj-xchart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clj-xchart

Examples | API docs

Clojure wrapper around XChart, a small library for rendering charts/plots.

Rosling chart

This is the latest released version:

[com.hypirion/clj-xchart "0.2.0"]

What

clj-xchart wraps all the different chart you can generate in XChart:

  • Line charts
  • Scatter charts
  • Area charts
  • Bar charts
  • Histogram charts
  • Pie charts
  • Donut charts
  • Bubble charts
  • Stick charts

Usage

There are a lot of examples on the examples page, and the tutorial should basic usage. For more advanced customisation, have a look at the render options page.

The API is available at https://hypirion.github.io/clj-xchart/api/0.2.0/en/.

License

Copyright © 2016 Jean Niklas L'orange

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

XChart wrapper for Clojure

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published