How to write a copyright message using matplotlib
- by morpheous
I am creating some graphs using matplotlib, and I want to be able to write a copyright message and my website address at the bottom of the image.
Something like:
© ACME Corp www.example.com
Does anyone know how I may do this?