display_demo Program

Demonstration of plot display methods

FortPlot provides two ways to display plots: - show_viewer(): Always opens in system PDF viewer - show(): Intelligent display - uses viewer if GUI available, else ASCII

Usage: make example ARGS="display_demo"


Subroutines

subroutine demo_show_viewer()

Demonstrates show_viewer() - opens in system PDF viewer

Arguments

None

subroutine demo_smart_show()

Demonstrates show() - intelligent display selection

Arguments

None