[plotter] fix mask bug in particles + new default for tight_layout
This commit is contained in:
+2
-1
@@ -7,7 +7,8 @@ plot : # Plot parameters
|
||||
# Overlays
|
||||
vel_red : 40 # Take point each vel_red for velocities
|
||||
|
||||
time_fmt : "time = {:.3g} {}" # Time format string, 1st field is time and 2nd is unit
|
||||
tight_layout : False # Wheter to apply tight_layout
|
||||
time_fmt : "time = {:.3g} {}" # Time format string, 1st field is time and 2nd is unit
|
||||
|
||||
disk: # Disk speficic parameters
|
||||
enable : False # Enable specific disk analysis
|
||||
|
||||
Reference in New Issue
Block a user