Matplotlib Legend Remove Box

[Solved] Matplotlib Legend Remove Box | C - Code Explorer | yomemimo.com
Question : matplotlib legend remove box

Answered by : chongchong-he

plt.legend(frameon=False)

Source : https://stackoverflow.com/questions/25540259/remove-or-adapt-border-of-frame-of-legend-using-matplotlib | Last Update : Fri, 26 Feb 21

Answers related to matplotlib legend remove box

Code Explorer Popular Question For C