This application is a simple illustration of the use nvd3.js with Django. Any stock's CSV file i.e. a file containg various prices at respective dates can be uploaded by a registered user to render as a line chart. The file has to be formatted according to Yahoo Finance's historical stock data format. To download an example CSV file, click here. The search feature provides a powerful method of searching previously uploaded charts.Search can be done by searching for the company's name as entered when uploading it's data. Enjoy!