Skip to content

Handling empty legends

If atlasify() is called on a plot without labels in the legend, matplotlib issues the following warning:

No handles with labels found to put in legend.

I would be nice, if atlasify() detects that there is no legends before attempting to change the legend style.

Edited by Frank Sauerburger