[+] Write report

This commit is contained in:
Hykilpikonna
2021-11-25 15:33:01 -05:00
parent 3b8709c3d8
commit d738e9310e
3 changed files with 19 additions and 7 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ def load_font() -> None:
def report_histogram(x: list[float], path: str, title: str, clear_outliers: bool = False,
bins: int = 40, axvline: Union[list[int], None] = None) -> None:
bins: int = 20, axvline: Union[list[int], None] = None) -> None:
"""
Plot a histogram