Skip to content
Snippets Groups Projects
Commit 30430a26 authored by wierenga's avatar wierenga
Browse files

BugID: 891

Fix bug that prevented more than ~16 plots. This was caused by an overflow
of a string buffer which was filled in a loop. Now each iteration of the
loop calls gnucmd_plot requiring a smaller buffer for each individual call.

Now we can plot large nummbers of graphs.
parent 028b01d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment