From 80809350e81bd88d8b08a514021eb3251a5dcd07 Mon Sep 17 00:00:00 2001 From: shathor Date: Sun, 23 Dec 2018 20:28:12 +0100 Subject: [PATCH] Added XChart Added the XChart library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75d3083..a3c53be 100644 --- a/README.md +++ b/README.md @@ -814,6 +814,7 @@ A curated list of awesome Java frameworks, libraries and software. - [Mines Java Toolkit](https://github.com/MinesJTK/jtk) - Library for geophysical scientific computation, visualization and digital signal analysis. - [Morpheus](http://www.zavtech.com/morpheus/docs) - Provides a versatile two-dimensional memory efficient tabular data structure called a DataFrame to enable efficient in-memory analytics for scientific computing on the JVM. - [Tablesaw](https://github.com/lwhite1/tablesaw) - Includes a data-frame, an embedded column store, and hundreds of methods to transform, summarize, or filter data. +- [XChart](https://github.com/knowm/XChart) - A light-weight library for plotting data. Many customizable chart types are available. ### Search