From a37055e3ed32b9b7abead6fe87b5dada663a7952 Mon Sep 17 00:00:00 2001 From: shathor Date: Mon, 21 Sep 2020 11:23:43 +0200 Subject: [PATCH] Add Chart-FX (#889) Add Chart-FX scientific charting library --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7abc626..309ad55 100644 --- a/README.md +++ b/README.md @@ -867,6 +867,7 @@ _Frameworks specifically for creating RESTful services._ _Libraries for scientific computing, analysis and visualization._ +- [Chart-FX](https://github.com/GSI-CS-CO/chart-fx) - Scientific charting library with focus on performance optimised real-time data visualisation at 25 Hz update rates for large data sets. - [DataMelt](https://jwork.org/dmelt/) - Environment for scientific computation, data analysis and data visualization. (GPL-3.0-or-later) - [Erdos](https://github.com/Erdos-Graph-Framework/Erdos) - Modular, light and easy graph framework for theoretic algorithms. - [GraphStream](http://graphstream-project.org) - Library for modeling and analyzing dynamic graphs.