Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #3668
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2017-06-05 00:33 -0700 |
| Message-ID | <367afb2a-78f0-42f0-ac73-7b8bd27c9cb8@googlegroups.com> (permalink) |
| Subject | Gnuplot API Documentation |
| From | segaloco@gmail.com |
Hey all. I was wondering if there is any kind of formal Gnuplot API documentation. I've been stepping through headers and documenting what functions are available and what constants and variables are defined, but if there is already a full documentation of the API somewhere, I'd rather not reinvent the wheel. Would such documentation happen to exist? Thank you! My aim is to have my project call library functions directly and have the object files linked into my project, rather than having to trim and format data into strings to pipe into the Gnuplot interface. That'll give me a bit more intimate control over how my data flows around and what information I present to the Gnuplot backend (and what information I can get back from the routines) Any help would be appreciated! Thank you! - Matt
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar
Gnuplot API Documentation segaloco@gmail.com - 2017-06-05 00:33 -0700 Re: Gnuplot API Documentation Ethan A Merritt <EAMerritt@gmail.com> - 2017-06-05 08:21 -0700
csiph-web