Answers for "give title to legend box python"

3

python add legend title

# Basic syntax:
plt.legend(title="your title")
Posted by: Guest on May-08-2021

Python Answers by Framework

Browse Popular Code Answers by Language