I'm developing a Web application and want to display a figure and its legend in different locations on the page. Which means I need to save the legend as a separate png file. Is this possible in Matplotlib in a more or less straightforward way?
|
feedback
|
|
This could work:
| |||
|
feedback
|
|
use
It can be tricky though to get the size of the legend figure right in an automated manner. | |||
|
feedback
|
