wanwanlin0521 commited on
Commit
288379c
·
verified ·
1 Parent(s): 23c20a6

Update src/streamlit_app.py

Browse files
Files changed (1) hide show
  1. src/streamlit_app.py +0 -1
src/streamlit_app.py CHANGED
@@ -158,7 +158,6 @@ if page == "Pie Chart":
158
 
159
 
160
  # -------------------------------- Plot 1: Pie(Donut) Chart --------------------------------
161
- elif page == "Pie Chart":
162
  fig = px.pie(
163
  top_crimes,
164
  names="Crime Type",
 
158
 
159
 
160
  # -------------------------------- Plot 1: Pie(Donut) Chart --------------------------------
 
161
  fig = px.pie(
162
  top_crimes,
163
  names="Crime Type",