Refactor code structure for improved readability and maintainability
@@ -32,6 +32,8 @@ page_4_context = {
|
|||||||
"body_fat_chart": image_to_base64(
|
"body_fat_chart": image_to_base64(
|
||||||
"/home/oluwasanmi/Documents/Work/MKD/report_generation/graphs/body_fat_percent_chart.png"
|
"/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 = {
|
page_18_context = {
|
||||||
"body_fat_percentage_chart": image_to_base64(
|
"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"
|
||||||
),
|
),
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
|
After Width: | Height: | Size: 91 KiB |
|
After Width: | Height: | Size: 265 KiB |
|
After Width: | Height: | Size: 30 KiB |
|
After Width: | Height: | Size: 285 KiB |
|
After Width: | Height: | Size: 262 KiB |
|
After Width: | Height: | Size: 399 KiB |
|
After Width: | Height: | Size: 188 KiB |
|
After Width: | Height: | Size: 108 KiB |
|
After Width: | Height: | Size: 238 KiB |
|
After Width: | Height: | Size: 292 KiB |