Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
Closed
Labels
Description
OK I have a feature request. At the moment matplotlib calculates the size of graphs in inches. I would be very surprised if anybody outside the USA (or anybody in the scientific community) regularly uses non-SI measurement units by choice. Please could we have the option to describe graph sizes in cm or mm as well?
It's not a massive deal (we can obviously just divide everything by 2.54) but it would certainly make code using matplotlib cleaner if we didn't end up doing this every time we use it.
Thanks for reading!
Will