fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
Loading...
Searching...
No Matches
fplot_core::plot_object Type Referenceabstract

The base type for a GNUPLOT object. More...

Inheritance diagram for fplot_core::plot_object:
fplot_core::colormap fplot_core::legend fplot_core::multiplot fplot_core::plot fplot_core::plot_arrow fplot_core::plot_axis fplot_core::plot_data fplot_core::plot_label fplot_core::terminal

Public Member Functions

procedure(get_string_result), deferred, public get_command_string get_string_result
 Returns the appropriate GNUPLOT command string to define the plot object properties.
 

Detailed Description

The base type for a GNUPLOT object.

Definition at line 305 of file fplot_core.f90.

Member Function/Subroutine Documentation

◆ get_command_string()


The documentation for this type was generated from the following file: