Is it possible to add console backend for plots, a-la [rust-plotters](https://github.com/plotters-rs/plotters/blob/master/plotters/examples/console.rs)
Is it possible to add console backend for plots, a-la rust-plotters