fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
draw_pdf_marker_at_coords
Subroutine
22 statements
Source File
fortplot_pdf_markers.f90
fortplot_pdf_markers
draw_pdf_marker_at_coords
Contents
public subroutine draw_pdf_marker_at_coords(ctx_handle, stream_writer, x, y, style)
Arguments
Type
Intent
Optional
Attributes
Name
type(
pdf_context_handle
),
intent(in)
::
ctx_handle
type(
pdf_stream_writer
),
intent(inout)
::
stream_writer
real(kind=wp),
intent(in)
::
x
real(kind=wp),
intent(in)
::
y
character(len=*),
intent(in)
::
style