macro_rules! plot_text { ($x:expr, $y:expr, $($arg:tt)*) => { ... }; }
Convenience macro for creating formatted text plots