ralate2 commited on
Commit
cde5e95
·
verified ·
1 Parent(s): 8313ffb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -412,7 +412,7 @@ elif viz_type == "Complaints by Housing Block and Type":
412
  The 'inferno' color palette is used to represent different complaint types, with darker shades indicating a higher frequency of complaints. The stacked bar chart makes it easy to compare the distribution of complaints by block and type.
413
  """)
414
 
415
- elif viz_type == "Complaints by Housing Block and Type (Incorporating Suggestions Based on Professor's Feedback)":
416
  st.subheader("Complaints by Housing Block and Type- Incorporating Suggestions Based on Professor's Feedback")
417
 
418
  # Filtering the data based on the selected year and housing block
 
412
  The 'inferno' color palette is used to represent different complaint types, with darker shades indicating a higher frequency of complaints. The stacked bar chart makes it easy to compare the distribution of complaints by block and type.
413
  """)
414
 
415
+ elif viz_type == "Complaints by Housing Block and Type (Incorporating Suggestions Based on Professor's Feedback)":
416
  st.subheader("Complaints by Housing Block and Type- Incorporating Suggestions Based on Professor's Feedback")
417
 
418
  # Filtering the data based on the selected year and housing block