[plotter] [typo] replace wrong "rho" by "Q" in Q rule
This commit is contained in:
+1
-1
@@ -1406,7 +1406,7 @@ class Plotter(Aggregator, BaseProcessor):
|
||||
self,
|
||||
partial(
|
||||
self._plot_map,
|
||||
"rho",
|
||||
"Q",
|
||||
label=r"$Q$",
|
||||
vmin=0.01,
|
||||
vmax=100,
|
||||
|
||||
Reference in New Issue
Block a user