minibugs
This commit is contained in:
+1
-1
@@ -1029,10 +1029,10 @@ class Plotter(Aggregator, BaseProcessor):
|
|||||||
self._plot,
|
self._plot,
|
||||||
"/series/sinks_from_log/time",
|
"/series/sinks_from_log/time",
|
||||||
"/series/sinks_from_log/mass_sink",
|
"/series/sinks_from_log/mass_sink",
|
||||||
"Mass of the sinks against time",
|
|
||||||
xunit=cst.Myr,
|
xunit=cst.Myr,
|
||||||
yunit=cst.Msun,
|
yunit=cst.Msun,
|
||||||
),
|
),
|
||||||
|
"Mass of the sinks against time",
|
||||||
kind="series",
|
kind="series",
|
||||||
dependencies=["sinks_from_log"],
|
dependencies=["sinks_from_log"],
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user