2

matplotlib seems only can plot in GUI or output picture/ps format like files. Is there any module to plot and output text mode figures? eg.

^
|          o    
|  o           o   o
|      o   
|                      o
|                          o
|    
+------------------------------>
0  1   2   3   4   5   6   7

Thanks!

0

1 Answer 1

1

Have you already tried ASCII-Plotter?

Alternatively you can call gnuplot from your python script. See Command-line Unix ASCII-based charting / plotting tool and Calling gnuplot from python.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.