Add a line plot to the global figure (pyplot-fortran compatible)
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=8), | intent(in), | dimension(:) | :: | x | ||
real(kind=8), | intent(in), | dimension(:) | :: | y | ||
character(len=*), | intent(in), | optional | :: | label | ||
character(len=*), | intent(in), | optional | :: | linestyle |