Setup PlPlot library, optionally overriding defaults
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character, | intent(in), | optional | :: | device | Output device to use
|
|
character, | intent(in), | optional | :: | fileName | Name of file(s) to write to The text |
|
real(kind=wp), | intent(in), | optional | :: | fontScaling | Font scaling relative to default value |
|
logical, | intent(in), | optional | :: | whiteOnBlack | Default foreground and background colors |
|
logical, | intent(in), | optional | :: | transparent | Transparent background |
|
character, | intent(in), | optional | :: | colormap | Colormap to use |
|
integer, | intent(in), | optional | dimension(2) | :: | figSize | Size of figures to produce in pixels |