publiplots.get_legend_handler_map#

publiplots.get_legend_handler_map()[source]#

Get a handler map for automatic legend styling.

Returns:

Dictionary mapping matplotlib types to handler instances.

Return type:

Dict[type, HandlerBase]