fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_solid_line
Subroutine
9 statements
Source File
fortplot_rendering.f90
fortplot_rendering
render_solid_line
Contents
public subroutine render_solid_line(backend, x, y)
Render a solid line
Arguments
Type
Intent
Optional
Attributes
Name
class(
plot_context
),
intent(inout)
::
backend
real(kind=wp),
intent(in)
::
x
(:)
real(kind=wp),
intent(in)
::
y
(:)