GR: code style

This commit is contained in:
t-bltg
2021-07-31 14:50:16 +02:00
committed by GitHub
parent 1889f5b7f9
commit e9e95968a9
+1 -1
View File
@@ -990,7 +990,7 @@ end
## Legend
function gr_add_legend(sp, leg, viewport_plotarea)
if !(sp[:legend] in(:none, :inline))
if sp[:legend] (:none, :inline)
GR.savestate()
GR.selntran(0)
GR.setscale(0)