All Projects → hypirion → Clj Xchart

hypirion / Clj Xchart

Licence: epl-1.0
XChart wrapper for Clojure

Programming Languages

clojure
4091 projects

Projects that are alternatives of or similar to Clj Xchart

Amcharts4
The most advanced amCharts charting library for JavaScript and TypeScript apps.
Stars: ✭ 907 (+763.81%)
Mutual labels:  graph, chart
Mpandroidchart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, panning and animations.
Stars: ✭ 34,377 (+32640%)
Mutual labels:  graph, chart
Multi charts
A flutter package which makes it easier to plot different types of charts with lots of customization, made purely in dart
Stars: ✭ 23 (-78.1%)
Mutual labels:  graph, chart
Gojs
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
Stars: ✭ 5,739 (+5365.71%)
Mutual labels:  graph, chart
Spark
A simple Android sparkline chart view.
Stars: ✭ 1,178 (+1021.9%)
Mutual labels:  graph, chart
Uplot
📈 A small, fast chart for time series, lines, areas, ohlc & bars
Stars: ✭ 6,808 (+6383.81%)
Mutual labels:  graph, chart
Ilg
because the world needs another iOS chart library.
Stars: ✭ 13 (-87.62%)
Mutual labels:  graph, chart
Billboard.js
📊 Re-usable, easy interface JavaScript chart library based on D3.js
Stars: ✭ 5,032 (+4692.38%)
Mutual labels:  graph, chart
Asciichart
Nice-looking lightweight console ASCII line charts ╭┈╯ for NodeJS, browsers and terminal, no dependencies
Stars: ✭ 1,107 (+954.29%)
Mutual labels:  graph, chart
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (+935.24%)
Mutual labels:  graph, chart
Esp Dash
A blazing fast library to create a functional dashboard for ESP8266 and ESP32
Stars: ✭ 548 (+421.9%)
Mutual labels:  graph, chart
Diffract
A set of d3 based visualization components built for React
Stars: ✭ 87 (-17.14%)
Mutual labels:  graph, chart
React D3 Tree
🌳 React component to create interactive D3 tree graphs
Stars: ✭ 543 (+417.14%)
Mutual labels:  graph, chart
Highcharts Chart
Polymer Element wrapper for highcharts library. Seamlessly create various types of charts from one element.
Stars: ✭ 97 (-7.62%)
Mutual labels:  graph, chart
Ttyplot
a realtime plotting utility for terminal/console with data input from stdin
Stars: ✭ 532 (+406.67%)
Mutual labels:  graph, chart
Chart.xkcd
Chart.xkcd is a chart library that plots “sketchy”, “cartoony” or “hand-drawn” styled charts.
Stars: ✭ 6,982 (+6549.52%)
Mutual labels:  graph, chart
Vue D3 Network
Vue component to graph networks using d3-force
Stars: ✭ 415 (+295.24%)
Mutual labels:  graph, chart
Piecharts
Easy to use and highly customizable pie charts library for iOS
Stars: ✭ 476 (+353.33%)
Mutual labels:  graph, chart
Pure Vue Chart
Simple and lightweight vue chart component without using chart library dependencies
Stars: ✭ 50 (-52.38%)
Mutual labels:  graph, chart
Bitcoin Scraper
💲 bitcoin chart history scraper
Stars: ✭ 80 (-23.81%)
Mutual labels:  graph, chart

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].