Michael-48/Iris

Iris.PlotLines, Iris.PlotHistogram

Opened this issue · 2 comments

Iris.PlotLines, Iris.PlotHistogram

I've worked on Iris.ProgressBar for this, and I'm happy that it's in a working state, suitable for release. Since the last release was some time ago, I think it would be ideal to leave Iris.PlotHistogram and Iris.PlotLines to the next release and get this update out now.

Instead of using EditableImages, I'm going to experiment with Path2D to implement the lines since it should be faster.