Liking cljdoc? Tell your friends :D

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.

Can you improve this documentation?Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close