fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
get_marker_size
Function
26 statements
Source File
fortplot_markers.f90
fortplot_markers
get_marker_size
Contents
public pure function get_marker_size(style) result(size)
Get standardized marker size for given style Eliminates magic number duplication across backends
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in)
::
style
Return Value
real(kind=wp)