A chrome extension for Yahoo Fincance to visiualize historical data using Line Charts.
- Clone or download this repository and unzip the archive.
- Navigate to
chrome://extensions/
- Make sure you have enabled
Developer Mode
- Select
Load Unpacked
and select the downloaded folder
- Navigate to
Yahoo Finance
and click onHistorical Data
Tab. example - When the page loads completely you'll notice a
Visiualize
button above every table. - Click on the Button and enter the Column Indexes which you want to plot on the graph's xAxis and yAxis.
- You'll notice a ploted hraph below each table.