netflypsb commited on
Commit
28647bc
1 Parent(s): 6a80d9e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- I have placed the new file in this location: utils/plotting_interactive.py. based on this, please rewrite the full app.py to account for the new file and to display the interactive chart. Also instruct user on the optimal time frame for best visualisation: # app.py
2
 
3
  import streamlit as st
4
  from data_fetcher.yfinance_client import fetch_intraday_data
 
1
+ # app.py
2
 
3
  import streamlit as st
4
  from data_fetcher.yfinance_client import fetch_intraday_data