Use guides to display value of the last data point on value axis

This demo uses AmCharts.addInitHandler() to set up a custom function, that gets executed before chart is initialized. The function examines last data point for each of available graphs, and adds a Guide with a label to mark the value of the last data point.

If you're looking for a Stock Chart version of this demo, click here.