Plotting and Graphics Included
Simply Fortran includes a flexible, two-dimensional plotting library on all platforms for quickly generating plots directly from Fortran source code. When a simple plot of data is needed, Simply Fortran has users covered, eliminating the need for installing, compiling, or configuring complicated plotting packages. On Windows, users can extend their code with graphics and user interface components directly from Fortran.
Easily Visualize Data with Aplot
Simply Fortran includes the Aplot library for creating two-dimensional graphs and plots quickly from Fortran routines. The easy-to-use programming interface makes visualizing data painless. Plots can be saved quickly to standard image formats on Windows, macOS, or GNU/Linux. The library auto-configures and links into your executable, meaning there's no external programs or shared libraries needed with your executable should you choose to distribute it.
Windows Graphics with AppGraphics
AppGraphics is a simple and powerful library for creating graphics and graphical user interfaces from either Fortran or C & on Windows. Based on user needs, windows displaying anything from static graphics to complex, dynamic displays can be & created. The library supports most graphics primitives, text output, menus, and window elements. All current versions of & Simply Fortran include AppGraphics and an included manual to assist users in creating modern graphical applications with & ease. All functionality is available in Fortran, and our Fortran interface is designed specifically to be Fortran-friendly, & accepting Fortran strings and arrays without any modifications.
