fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
|
▼Mfplot_core | fplot_core |
Cassignment(=) | |
Ccm_get_string_result | Retrieves a string from a colormap |
Ccolor | Constructs a linearly spaced array |
Ccolormap | A colormap object for a surface plot |
Ccool_colormap | Defines a colormap consisting of "cool" colors |
Ccustom_colormap | Defines a custom colormap that utilizes the FORCOLORMAP library to provide the map |
Cdelaunay_tri_2d | Provides a container for a 2D Delaunay triangulation |
Cdelaunay_tri_surface | Provides a type describing a triangulated surface |
Cearth_colormap | Defines an earthy-colored colormap |
Cfilled_plot_data | Defines a two-dimensional filled plot data set |
Cget_string_result | Retrieves a string from a plot_object |
Cgrey_colormap | Defines a grey-scaled colormap |
Chot_colormap | Defines a colormap consisting of "hot" colors |
Clatex_terminal | Defines a GNUPLOT LATEX terminal object |
Clegend | Defines a legend object |
Cmultiplot | Defines a multi-plot layout |
Coperator(/=) | |
Coperator(==) | |
Cpa_get_string_result | Retrieves a string from a plot_axis |
Cparula_colormap | Defines a colormap equivalent to the MATLAB parula colormap |
Cpd_get_string_result | Retrieves a string from a plot_data object |
Cplot | Defines the basic GNUPLOT plot |
Cplot_2d | A plot object defining a 2D plot |
Cplot_3d | A plot object defining a 3D plot |
Cplot_arrow | Defines an arrow to be used on by a plot object |
Cplot_axis | Describes a single plot axis |
Cplot_bar | Defines a 2D plot tailored towards bar plotting |
Cplot_data | Provides a container for plot data |
Cplot_data_2d | Defines a two-dimensional plot data set |
Cplot_data_3d | Defines a three-dimensional plot data set |
Cplot_data_bar | Defines a data set tailored to bar charts |
Cplot_data_colored | Defines a plot_data based object best represented by a color |
Cplot_data_error_bars | Defines a 2D error bar based data set |
Cplot_data_histogram | A container for plotting data in the form of a histogram |
Cplot_data_tri_2d | Defines a 2D triangulated data set |
Cplot_label | Defines a label object for a plot |
Cplot_object | The base type for a GNUPLOT object |
Cplot_polar | Defines a 2D polar plot |
Cpng_terminal | Defines a GNUPLOT PNG terminal object |
Cqt_terminal | Defines a GNUPLOT QT terminal object |
Crainbow_colormap | Defines a rainbow colormap |
Cscatter_plot_data | A plot_data object for describing scatter plot data sets |
Csimplify_polyline | Simplifies a 2D or 3D polyline by removing points too close to discern given a specified tolerance |
Cspd_get_int_value | Retrieves an integer value from a scatter_plot_data object |
Cspd_get_string_result | Retrieves a string from a scatter_plot_data object |
Cspd_get_value | Retrieves a numeric value from a scatter_plot_data object |
Cspd_set_value | Sets a numeric value into a scatter_plot_data object |
Csurface_plot | A plot object defining a 3D surface plot |
Csurface_plot_data | Provides a three-dimensional surface plot data set |
Cterm_get_string_result | Retrieves a string from a terminal |
Cterminal | Defines a GNUPLOT terminal object |
Ctri_surface_plot_data | Provides a three-dimensional surface plot data set constructed of triangulated points |
Cvector_field_plot_data | Defines a two-dimensional vector-field plot data set |
Cwindows_terminal | Defines a GNUPLOT Win32 terminal object |
Cwxt_terminal | Defines a GNUPLOT WXT terminal object |
Cx_axis | An x-axis object |
Cy2_axis | A secondary y-axis object |
Cy_axis | A y-axis object |
Cz_axis | A z-axis object |