Closed nleclercq closed 6 years ago
Stupid question maybe but how do you pass a numpy array to gnuplot? BTW, do you still maintain this project? Thanks.
gnuplot works with files, so you need to write the array to a file.
I do not actively use gnuplot, so it may break from time to time.
Stupid question maybe but how do you pass a numpy array to gnuplot? BTW, do you still maintain this project? Thanks.