fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
render_ascii_axes
Subroutine
15 statements
Source File
fortplot_ascii_backend_support.f90
fortplot_ascii_backend_support
render_ascii_axes
Contents
public subroutine render_ascii_axes(title_text, xlabel_text, ylabel_text)
Render axes for ASCII context (stub implementation)
Arguments
Type
Intent
Optional
Attributes
Name
character(len=*),
intent(in),
optional
::
title_text
character(len=*),
intent(in),
optional
::
xlabel_text
character(len=*),
intent(in),
optional
::
ylabel_text