Note
Click here to download the full example code
Whats New 0.98.4 Legend¶
Create a legend and tweak it with a shadow and a box.
References¶
The use of the following functions, methods, classes and modules is shown in this example:
import matplotlib
matplotlib.axes.Axes.legend
matplotlib.pyplot.legend
matplotlib.legend.Legend
matplotlib.legend.Legend.get_frame
Out:
<function Legend.get_frame at 0x7f154d2ac8b0>
Keywords: matplotlib code example, codex, python plot, pyplot Gallery generated by Sphinx-Gallery