tiby312 / poloto-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

remove PlotIteratorAndMarkers

tiby312 opened this issue · comments

too complicated. Just have a into_boxed() standalone function that takes a T bounded by PlotIterator and Markerable

maybe combine those two traits as well?

done made BoxedPlot