PyPlot uses the Julia PyCall package to call Matplotlib directly from Julia with little or no overhead (arrays are passed without making a copy). This package takes advantage of Julia's multimedia I/O ...
This module provides a Julia interface to the Matplotlib plotting library from Python, and specifically to the matplotlib.pyplot module. This package takes advantage of Julia's multimedia I/O API to ...