// TODO: implement visualize functions to help with visualizations of values
// https://docs.rs/layout-rs/0.1.1/layout/ for drawing the graphs
// https://github.com/RazrFalcon/resvg for rendering the graphs
// or get some window open library which can read svgs and do that on there, also add visualize as a feature