- Shiny with Plotly to create interactive charts
- sidebar layout with two input options (slider and dropdown) on the left
- main panel on the right displays the chart
- input selected from one widget is used to update the other input widget
- getSymbols from quantmod package to fetch data from yahoo
