change numbers
This commit is contained in:
parent
2a350df5eb
commit
4b2ce036e8
@ -814,7 +814,7 @@ end
|
|||||||
end
|
end
|
||||||
|
|
||||||
library = clibrary(cl.args[1])
|
library = clibrary(cl.args[1])
|
||||||
z = sqrt.((1:20)*(1:15)')
|
z = sqrt.((1:15)*(1:20)')
|
||||||
|
|
||||||
seriestype := :heatmap
|
seriestype := :heatmap
|
||||||
ticks := nothing
|
ticks := nothing
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user