Gnuplot.Outputval create :
?font:string ->
?size:(int * int) ->
?params:string ->
[ `Wxt
| `X11
| `Qt
| `Png of string
| `Png_cairo of string
| `Eps of string ] ->
tcreate ?font output creates an output type with optional font parameter, and other custom parameters params.