styling_demo Program

Uses

Comprehensive demonstration of line and marker styling in FortPlot

Combines demonstrations of: - Line styles (solid, dashed, dotted, dash-dot) - Format strings (matplotlib-style) - Marker types (circle, square, diamond, cross) - Scatter plots with markers


Subroutines

subroutine demo_line_styles()

Demonstrates all available line styles

Arguments

None

subroutine demo_format_strings()

Demonstrates matplotlib-style format strings

Arguments

None

subroutine demo_scatter_markers()

Creates a scatter plot demonstrating markers in practical use

Arguments

None

subroutine demo_all_marker_types()

Demonstrates all available marker types

Arguments

None