Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 334 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 334 Bytes

README

Serves dummy data to a D3 chart with AJAX functionality. The chart is scrollable - and scrolling past a certain date bound would send its API calls to this app, hosted locally, and designed to return a randomly generated data set for the chart. Used purely for development.

Check the ChartsController for the endpoint.