aboutsummaryrefslogblamecommitdiff
path: root/graphics/cxxplot/pkg-descr
blob: ff26b5d20251bc8736a2ace71b928b5c6bda31dc (plain) (tree)
1
2
3
4
5
6
7






                                                                              
cxxplot is a C++ plotting library meant to be used in science, engineering and
data analysis. The main objectives of the project are:
* Provide syntax that is familiar to scientists and engineers.
* Enable low setup times.
* Be more performant than typical plotting libraries.
* Operate in asynchronous mode. Therefore plot calls and user code can be
  combined and still retain GUI interactivity.