Add Chart-FX (#889)

Add Chart-FX scientific charting library
This commit is contained in:
shathor
2020-09-21 11:23:43 +02:00
committed by GitHub
parent 0dffecfb0b
commit a37055e3ed

View File

@ -867,6 +867,7 @@ _Frameworks specifically for creating RESTful services._
_Libraries for scientific computing, analysis and visualization._ _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) - [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. - [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. - [GraphStream](http://graphstream-project.org) - Library for modeling and analyzing dynamic graphs.