fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
svg_render_ylabel_impl
Subroutine
11 statements
Source File
fortplot_svg_axes.f90
fortplot_svg_axes
svg_render_ylabel_impl
Contents
public subroutine svg_render_ylabel_impl(pa_left, pa_bottom, pa_height, ylabel, svg_elem)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in)
::
pa_left
real(kind=wp),
intent(in)
::
pa_bottom
real(kind=wp),
intent(in)
::
pa_height
character(len=*),
intent(in)
::
ylabel
character(len=:),
intent(out),
allocatable
::
svg_elem