A simple, one-file, header-only, C++ utility for graphs, curves and histograms.
  • C 73.3%
  • C++ 25.1%
  • Objective-C 1.4%
  • Makefile 0.2%
Find a file
2017-08-26 23:57:50 +02:00
images Updated demo image. 2017-08-26 17:40:42 +02:00
test Added another example. 2017-08-26 17:38:33 +02:00
.gitignore Setup gitignore for test example 2017-08-20 23:29:57 +02:00
LICENSE.md Added distinct license file jsut in case. 2017-08-20 22:13:13 +02:00
README.md Update README.md 2017-08-26 17:44:46 +02:00
sr_graph.h Added optional logging for checking OpenGL setup issues. 2017-08-26 23:57:50 +02:00

sr_graph

A simple, one-file, header-only, C++ utility for graphs, curves and histograms.

See sr_graph.h for documentation and license.
Another example: