LinkedEarth / Pyleoclim_util

Python Package for the Analysis of Paleoclimate Data. Documentation at
https://pyleoclim-util.readthedocs.io
GNU General Public License v3.0
87 stars 33 forks source link

plot_trace legend now shows the same name for all traces instead of just doing one #602

Closed khider closed 1 month ago

khider commented 1 month ago

Before we would only do one legend entry for the first trace. now showing all.

CommonClimate commented 1 month ago

That was done to save space, otherwise the legends are entirely unmanageable for multi panel plots with more than ~5 traces. Can this be a switch, at least?

Julien Emile-Geay, professor University of Southern California

On Jul 17, 2024, at 14:37, Deborah Khider @.***> wrote:



Before we would only do one legend entry for the first trace. now showing all.

— Reply to this email directly, view it on GitHubhttps://urldefense.com/v3/__https://github.com/LinkedEarth/Pyleoclim_util/issues/602__;!!LIr3w8kk_Xxm!oUy7kQ0PMcS3McL0yH-vXe4Xtnw3YT4AQvNyxpJQz-vIWlYDD_UPBHcR7Nyj2DSuSmkEMRUNOkAPdzPZrs9SiyOx$, or unsubscribehttps://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/ADI7NXZMIWKLSTSYRPJ2HE3ZM3PY7AVCNFSM6AAAAABLBN5LMOVHI2DSMVQWIX3LMV43ASLTON2WKOZSGQYTINRUGI3DQNI__;!!LIr3w8kk_Xxm!oUy7kQ0PMcS3McL0yH-vXe4Xtnw3YT4AQvNyxpJQz-vIWlYDD_UPBHcR7Nyj2DSuSmkEMRUNOkAPdzPZrp0UVtCy$. You are receiving this because you are subscribed to this thread.Message ID: @.***>

khider commented 1 month ago

Well, that's the problem. Instead of showing the space saver, it was showing everything. So I went back to only showing one.

khider commented 1 month ago

Addressed by https://github.com/LinkedEarth/Pyleoclim_util/commit/5ad1375e7eec7957708f69c755eedf397416add8