From d4e1302515f45b6078896875f2f9daf452225ad2 Mon Sep 17 00:00:00 2001 From: Noe Brucy Date: Wed, 10 Jun 2020 09:26:49 +0200 Subject: [PATCH] minibugs --- plotter.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plotter.py b/plotter.py index 03998b4..b27ab65 100644 --- a/plotter.py +++ b/plotter.py @@ -1029,10 +1029,10 @@ class Plotter(Aggregator, BaseProcessor): self._plot, "/series/sinks_from_log/time", "/series/sinks_from_log/mass_sink", - "Mass of the sinks against time", xunit=cst.Myr, yunit=cst.Msun, ), + "Mass of the sinks against time", kind="series", dependencies=["sinks_from_log"], ),