Skip to content

C interface to use gnuplot. It's gnuplot_i alternative with binary data and without temp files. Can also compile videos with ffmpeg (through pipes)

License

Notifications You must be signed in to change notification settings

raimundomartins/gnuplotcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gnuplotcha

Gnulpotcha is a C interface (or C wrapper) to use gnuplot. It forks a gnuplot process and passes data directly to it, through pipes, and in binary mode.

It's main goal is to make calling gnuplot from C easier, fast, and yet transparent and non-intrusive enough to be able to use it only when needed/wanted.
It basically has the same purpose as gnuplot_i, only with binary data, and without temp files. It can also compile videos with ffmpeg (through pipes).

Work in progress, but usable enough as it is.

About

C interface to use gnuplot. It's gnuplot_i alternative with binary data and without temp files. Can also compile videos with ffmpeg (through pipes)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published