fix gr.text on showgradient
This commit is contained in:
parent
41e56b1f2e
commit
1b468ba5d8
@ -846,6 +846,6 @@ end
|
|||||||
ticks := nothing
|
ticks := nothing
|
||||||
legend := false
|
legend := false
|
||||||
seriescolor := grad.args[1]
|
seriescolor := grad.args[1]
|
||||||
title := grad.args[1]
|
title := string(grad.args[1])
|
||||||
z
|
z
|
||||||
end
|
end
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user