Closed heliosdrm closed 5 years ago
plot
plot(x1,y1,x2,y2)
volume
shade
setpanzoom
Also meta and serialization stuff ?
send_meta
send_serialized
mainloop
The meta and serialized stuff will be left out, see https://github.com/jheinen/GR.jl/issues/225
plot
, etc. with multiple pairs of arguments, e.g.plot(x1,y1,x2,y2)
etc. (#13)volume
(#13)shade
(#13)setpanzoom
(#14)Also meta and serialization stuff ?
send_meta
send_serialized
mainloop
?