fix my typos in bar recipe
This commit is contained in:
parent
d14ad23163
commit
d0196b2fcc
@ -505,11 +505,11 @@ end
|
|||||||
|
|
||||||
# draw the bar shapes
|
# draw the bar shapes
|
||||||
@series begin
|
@series begin
|
||||||
seriestype := shape
|
seriestype := :shape
|
||||||
series_annotations := nothing
|
series_annotations := nothing
|
||||||
primary := true
|
primary := true
|
||||||
x := xsegs.pts
|
x := xseg.pts
|
||||||
y := ysegs.pts
|
y := yseg.pts
|
||||||
()
|
()
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user