Returns number of bytes read from Gnuplot, and plot data in bytes
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(plot_type), | intent(inout) | :: | plot |
Plot settings. |
||
character(len=:), | intent(out), | allocatable | :: | bytes |
Bytes returned by Gnuplot. |