maxim-s-barabash/ZebraTrace

Suggestion: Abstract/Refactor/Separate UI/SVG Code

danieldjewell opened this issue · 1 comments

Just a thought, it would be great to separate the UI from the SVG generation parts so that this could be used as either a complete program or as a module/library in another program.

I thought about this too, but you can always do for example

from zebratrace.geom.funcplotter2 import FuncPlotter