ylabel_comparison Program

Uses

Visual comparison example showing ylabel positioning improvement This demonstrates the fix for issue #1136 where ylabel was cut off


Variables

Type Attributes Name Initial
real(kind=wp) :: x(100)
real(kind=wp) :: y1(100)
real(kind=wp) :: y2(100)
real(kind=wp) :: y3(100)
integer :: i