
Dynamic Charts
This web applications features a dynamic charting system. By creating a data set featuring one independent and two dependent variables (both defined as input cells), the end user can define the parameters of the chart which is linked to the amCharts API, a set of Flash and JavaScript (HTML5) charts used for creating dynamic charts online. The input values are linked to the API so when the end-user uses the "Calculate" button to refresh the page with new values, these are sent out and published in the form of a dynamic Flash chart, as pictured above. The Excel file is set up in two primary sections: the variables on the left-hand side and a large output field on the right-hand side where the chart will be rendered.

The converted Excel file can be found here. The API for amCharts can be found here.