PyPlotter - A Python/Jython Graph Plotting Package. Manual |
![]() |
![]() |
![]() |
Eckhart Arnold | Contents |
1 Introduction |
2 License |
3 Quick Tutorial |
3.1 Example 1: Plotting a Graph |
3.2 Example 2: Plotting a simplex diagram |
4 Reference |
5 Implementing a new device driver for PyPlotter |
While the classes Graph.Cartesian and Simplex.Diagram are quite versatile, it was a major aim of their development to make the usage for beginners as simple as possible. To show you how to use these classes, this tutorial contains two commented example programs.
![]() |
![]() |