fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
only_pie_plots
Function
16 statements
Source File
fortplot_figure_aspect.f90
fortplot_figure_aspect
only_pie_plots
Contents
public function only_pie_plots(plots, plot_count) result(all_pie)
Check if every plot in the collection is a pie chart
Arguments
Type
Intent
Optional
Attributes
Name
type(
plot_data_t
),
intent(in)
::
plots
(:)
integer,
intent(in)
::
plot_count
Return Value
logical