remove the then
This commit is contained in:
parent
187a19bfd1
commit
046b291c1f
@ -544,7 +544,7 @@ function gr_display(plt::Plot, fmt="")
|
|||||||
|
|
||||||
_gr_thickness_scaling[1] = plt[:thickness_scaling]
|
_gr_thickness_scaling[1] = plt[:thickness_scaling]
|
||||||
dpi_factor = plt[:dpi] / Plots.DPI
|
dpi_factor = plt[:dpi] / Plots.DPI
|
||||||
if fmt == "svg" then
|
if fmt == "svg"
|
||||||
dpi_factor *= 4
|
dpi_factor *= 4
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user