Compare commits
6 Commits
dynamic
...
d862577ecf
| Author | SHA1 | Date | |
|---|---|---|---|
| d862577ecf | |||
| 2568e991e2 | |||
| bad8f18f19 | |||
| e2f6eaab66 | |||
| 192c598e18 | |||
| 7e55ee6954 |
@@ -1,3 +1,5 @@
|
||||
.venv
|
||||
|
||||
data/
|
||||
data/
|
||||
|
||||
.env
|
||||
@@ -32,6 +32,8 @@ page_4_context = {
|
||||
"body_fat_chart": image_to_base64(
|
||||
"/home/oluwasanmi/Documents/Work/MKD/report_generation/graphs/body_fat_percent_chart.png"
|
||||
),
|
||||
|
||||
"fat_percentage": "22.4",
|
||||
}
|
||||
|
||||
|
||||
@@ -308,7 +310,7 @@ page_17_context = {
|
||||
|
||||
page_18_context = {
|
||||
"body_fat_percentage_chart": image_to_base64(
|
||||
"/home/oluwasanmi/Documents/Work/MKD/report_generation/graphs/fat_percent_master_chart.png"
|
||||
"/home/oluwasanmi/Documents/Work/MKD/report_generation/fat_percentage_master_chart.png"
|
||||
),
|
||||
}
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 91 KiB |
|
Before Width: | Height: | Size: 287 KiB After Width: | Height: | Size: 285 KiB |
|
Before Width: | Height: | Size: 396 KiB After Width: | Height: | Size: 399 KiB |
|
After Width: | Height: | Size: 98 KiB |
|
Before Width: | Height: | Size: 108 KiB After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 138 KiB |
|
After Width: | Height: | Size: 120 KiB |