tiby312 / poloto-project

MIT License
159 stars 10 forks source link

remove PlotIteratorAndMarkers #170

Closed tiby312 closed 2 years ago

tiby312 commented 2 years ago

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

tiby312 commented 2 years ago

maybe combine those two traits as well?

tiby312 commented 2 years ago

done made BoxedPlot