Open jtlan opened 8 years ago
Currently it looks like Plots.Rectangle
looks for an Animator
with the registration key "rectangles"
instead of the key Plots.Animators.MAIN
. This should be pretty straightforward to adjust, but we should also figure out what animation style we want.
Plots.Rectangle
doesn't currently respond toanimator()
the same way otherPlot
s do: