fplot 1.7.1
A Fortran library providing a convenient interface for plotting with Gnuplot.
Loading...
Searching...
No Matches
Data Types List
Here are the data types with brief descriptions:
[detail level 12]
 Mfplot_corefplot_core
 Cassignment(=)
 Ccm_get_string_resultRetrieves a string from a colormap
 CcolorConstructs a linearly spaced array
 CcolormapA colormap object for a surface plot
 Ccool_colormapDefines a colormap consisting of "cool" colors
 Ccustom_colormapDefines a custom colormap that utilizes the FORCOLORMAP library to provide the map
 Cdelaunay_tri_2dProvides a container for a 2D Delaunay triangulation
 Cdelaunay_tri_surfaceProvides a type describing a triangulated surface
 Cearth_colormapDefines an earthy-colored colormap
 Cfilled_plot_dataDefines a two-dimensional filled plot data set
 Cget_string_resultRetrieves a string from a plot_object
 Cgrey_colormapDefines a grey-scaled colormap
 Chot_colormapDefines a colormap consisting of "hot" colors
 Clatex_terminalDefines a GNUPLOT LATEX terminal object
 ClegendDefines a legend object
 CmultiplotDefines a multi-plot layout
 Coperator(/=)
 Coperator(==)
 Cpa_get_string_resultRetrieves a string from a plot_axis
 Cparula_colormapDefines a colormap equivalent to the MATLAB parula colormap
 Cpd_get_string_resultRetrieves a string from a plot_data object
 CplotDefines the basic GNUPLOT plot
 Cplot_2dA plot object defining a 2D plot
 Cplot_3dA plot object defining a 3D plot
 Cplot_arrowDefines an arrow to be used on by a plot object
 Cplot_axisDescribes a single plot axis
 Cplot_barDefines a 2D plot tailored towards bar plotting
 Cplot_dataProvides a container for plot data
 Cplot_data_2dDefines a two-dimensional plot data set
 Cplot_data_3dDefines a three-dimensional plot data set
 Cplot_data_barDefines a data set tailored to bar charts
 Cplot_data_coloredDefines a plot_data based object best represented by a color
 Cplot_data_error_barsDefines a 2D error bar based data set
 Cplot_data_histogramA container for plotting data in the form of a histogram
 Cplot_data_tri_2dDefines a 2D triangulated data set
 Cplot_labelDefines a label object for a plot
 Cplot_objectThe base type for a GNUPLOT object
 Cplot_polarDefines a 2D polar plot
 Cpng_terminalDefines a GNUPLOT PNG terminal object
 Cqt_terminalDefines a GNUPLOT QT terminal object
 Crainbow_colormapDefines a rainbow colormap
 Cscatter_plot_dataA plot_data object for describing scatter plot data sets
 Csimplify_polylineSimplifies a 2D or 3D polyline by removing points too close to discern given a specified tolerance
 Cspd_get_int_valueRetrieves an integer value from a scatter_plot_data object
 Cspd_get_string_resultRetrieves a string from a scatter_plot_data object
 Cspd_get_valueRetrieves a numeric value from a scatter_plot_data object
 Cspd_set_valueSets a numeric value into a scatter_plot_data object
 Csurface_plotA plot object defining a 3D surface plot
 Csurface_plot_dataProvides a three-dimensional surface plot data set
 Cterm_get_string_resultRetrieves a string from a terminal
 CterminalDefines a GNUPLOT terminal object
 Ctri_surface_plot_dataProvides a three-dimensional surface plot data set constructed of triangulated points
 Cvector_field_plot_dataDefines a two-dimensional vector-field plot data set
 Cwindows_terminalDefines a GNUPLOT Win32 terminal object
 Cwxt_terminalDefines a GNUPLOT WXT terminal object
 Cx_axisAn x-axis object
 Cy2_axisA secondary y-axis object
 Cy_axisA y-axis object
 Cz_axisA z-axis object