FORTRAN Free Software Plotting Library
It is not easy find Free Software Library that can be linked with FORTRAN source to produce effective scientif data visualization.
The following link it is one of the most coomprehnsive I have found, containing both proprietary and Free (as in free speech) software:
only a few results to be Free Software.
GNUPLOT Fortran
GnuplotFortran is a library to enable direct control of a Gnuplot session from your Fortran 95 code at the following:
It requires the fortran posix library from the same developer
dataplot
This is a
public domain software. The home page is at
It is configured not as a library so it is not very effective to implement it into an existing Fortran code
PLplot
The PLplot has been moved to a stand alone topic
PLplotUse due to is expansion
Grace
This is another graphic package Fortran can interact with using "pipe"
information about how to interact