fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_patterned_line
Subroutine
35 statements
Source File
fortplot_rendering.f90
fortplot_rendering
render_patterned_line
Contents
public subroutine render_patterned_line(backend, x, y, pattern)
Render a line with dash patterns
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(inout)
::
backend
real(kind=wp),
intent(in)
::
x
(:)
real(kind=wp),
intent(in)
::
y
(:)
character(len=*),
intent(in)
::
pattern