Graphic engines
Native graphics are constructed by developing the plots in Julia and using wrapper calls to libraries such as cairo, pango, and tk.
In this section, we will consider creating graphics by means of an external tasks (programs) rather than shared libraries. Clearly, this means that the program must be installed on the specific computer and not all operating systems are equivalent with respect to the various packages on offer.
PyPlot
PyPlot is a part of the work of Steven Johnson of MIT, which arose from the previous development of the PyCall module. Together with Winston and Gadfly, it is the third part in the Julia graphics triumvirate.
It provides an interface to the matplotlib plotting library from Python and in particular to matplotlib.pyplot ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access