Skip to content

Commit

Permalink
Rev 0.22
Browse files Browse the repository at this point in the history
To be updated!
  • Loading branch information
kookma authored Mar 9, 2018
1 parent 02e786c commit 578f7b6
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# ogpf
Object Based Interface to GnuPlot from Fortran (ogpf)

## 2D Plots

Simple plot | Animation
:-----------------------------:|:------------------------------------:
![Example 04](doc/exmp04.png) | ![Example 09](doc/exmp09.gif)

## 3D Plots

Surface | Contour
:-----------------------------:|:------------------------------------:
![Example 04](doc/exmp105.png) | ![Example 09](doc/exmp105_2.png)



### GnuPlot Interface

Purpose: Object Based Interface to GnuPlot from Fortran (ogpf)
Expand Down Expand Up @@ -191,8 +205,8 @@ Plot several data series at the same time
```
Will produce

![Example 05](doc/exmp04.png)
![Example 05](doc/exmp04_2.png)
![Example 04](doc/exmp04.png)
![Example 04](doc/exmp04_2.png)



Expand Down

0 comments on commit 578f7b6

Please sign in to comment.