Scale chart to terminal size

This commit is contained in:
Joscha 2023-01-23 13:11:51 +01:00
parent 9818353349
commit d1b33758ce
3 changed files with 23 additions and 12 deletions

View file

@ -7,4 +7,5 @@ edition = "2021"
anyhow = "1.0.68"
clap = { version = "4.1.1", features = ["derive", "deprecated"] }
git-repository = "0.33.0"
terminal_size = "0.2.3"
textplots = "0.8.0"