How to write a copyright message using matplotlib
Posted
by morpheous
on Stack Overflow
See other posts from Stack Overflow
or by morpheous
Published on 2010-06-03T07:29:50Z
Indexed on
2010/06/03
7:34 UTC
Read the original article
Hit count: 186
python
|matplotlib
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?
© Stack Overflow or respective owner