roybens/MEA_Analysis

Legends on sorted Rasters ( IPN ANALYSIS)

Open

#18 opened on Jul 24, 2024

 (1 comment) (0 reactions) (0 assignees)Jupyter Notebook (9 forks)auto 404
enhancementgood first issue

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

/home/mmp/.local/lib/python3.10/site-packages/IPython/core/events.py:89: UserWarning: Creating legend with loc="best" can be slow with large amounts of data. func(*args, **kwargs) /home/mmp/.local/lib/python3.10/site-packages/IPython/core/pylabtools.py:152: UserWarning: Creating legend with loc="best" can be slow with large amounts of data. fig.canvas.print_figure(bytes_io, **kw)

Contributor guide