Skip to content
Snippets Groups Projects
Commit 70cb5b68 authored by Wu, Yali's avatar Wu, Yali
Browse files

add legend

parent a29f38ba
No related branches found
No related tags found
1 merge request!17Draft: Resolve "Add legend to deserialized plot"
Pipeline #1100169 passed
......@@ -53,5 +53,3 @@ class Deserializer:
ax.legend()
fig.tight_layout()
return fig
......@@ -189,4 +189,3 @@ class Dataset:
self._URL = None
self._file_name = None
pass
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment