I have a Python script that plots a simple curve from 2 columns of an input1.dat file :
input1.dat
#!/usr/local/bin/python3 from __future__ import division