fix foe gnuplot configuration-switch usage
This commit is contained in:
parent
47af7cfe5a
commit
1f0ba7fab6
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ public:
|
|||
/** Open pipe to Gnuplot.
|
||||
|
||||
@param _title Title for gnuplot window.
|
||||
@param _extra Extra parameters to gnuplot.
|
||||
@param _extra Extra parameters to gnuplot (default <none>).
|
||||
*/
|
||||
eoGnuplot(std::string _title, std::string _extra = std::string(""));
|
||||
|
||||
|
|
|
|||
Reference in a new issue