fortplot
Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
set_xticks
Subroutine
10 statements
Source File
fortplot_matplotlib_axes.f90
fortplot_matplotlib_axes
set_xticks
Contents
public subroutine set_xticks(positions, labels)
Set custom x-axis tick positions and optionally labels
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp),
intent(in),
contiguous
::
positions
(:)
character(len=*),
intent(in),
optional
::
labels
(:)