Deleted some debugging println()
This commit is contained in:
parent
4878339c00
commit
dd5f739236
@ -280,7 +280,6 @@ end
|
|||||||
end
|
end
|
||||||
fillrange := nothing
|
fillrange := nothing
|
||||||
seriestype := :path
|
seriestype := :path
|
||||||
println(plotattributes[:linecolor])
|
|
||||||
if plotattributes[:linecolor] == :auto && plotattributes[:marker_z] !== nothing && plotattributes[:line_z] == nothing
|
if plotattributes[:linecolor] == :auto && plotattributes[:marker_z] !== nothing && plotattributes[:line_z] == nothing
|
||||||
line_z := plotattributes[:marker_z]
|
line_z := plotattributes[:marker_z]
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user