fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_colorbar_with_state
Subroutine
23 statements
Source File
fortplot_figure_render_steps.f90
fortplot_figure_render_steps
render_colorbar_with_state
Contents
public subroutine render_colorbar_with_state(state, plot_area, vmin, vmax, colormap)
Arguments
Type
Intent
Optional
Attributes
Name
type(
figure_state_t
),
intent(inout)
::
state
type(
plot_area_t
),
intent(in)
::
plot_area
real(kind=wp),
intent(in)
::
vmin
real(kind=wp),
intent(in)
::
vmax
character(len=*),
intent(in)
::
colormap