fortplot
Examples
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
fortplot_subplot_rendering
Module
132 statements
Source File
fortplot_subplot_rendering.f90
fortplot_subplot_rendering
Contents
Subroutines
render_subplots
Uses
fortplot_plot_data
fortplot_margins
fortplot_figure_rendering_pipeline
fortplot_pdf
fortplot_pdf_coordinate
fortplot_subplot_layout
fortplot_png
iso_fortran_env
fortplot_figure_initialization
fortplot_ascii
Subroutines
public subroutine
render_subplots
(state, subplots_array, subplot_rows, subplot_cols)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
type(
subplot_data_t
),
intent(in)
::
subplots_array
(:,:)
integer,
intent(in)
::
subplot_rows
integer,
intent(in)
::
subplot_cols