refactor: allow for engineering format of arbitrary quantities
Compare changes
+ 29
− 22
@@ -22,6 +11,19 @@ use crate::{
@@ -510,15 +512,16 @@ fn format_value_with_prefix(value: f64) -> String {
@@ -534,8 +537,12 @@ impl PdfReportable for Proptype {