raster_draw_top_xlabel Subroutine

public subroutine raster_draw_top_xlabel(raster, width, height, plot_area, xlabel)

Render an xlabel centered above the plot area

Arguments

Type IntentOptional Attributes Name
type(raster_image_t), intent(inout) :: raster
integer, intent(in) :: width
integer, intent(in) :: height
type(plot_area_t), intent(in) :: plot_area
character(len=*), intent(in) :: xlabel