Portfolio history example

This application extends the historical stock chart in the previous chapter with an additional investment portfolio feature. The frontend is implemented with jQuery and jQuery UI, and the following events are covered in this example:

  • chart.events: click, load, redraw, and selection
  • plotOptions.series.points.events: mouseover, mouseout, select, and unselect
  • xAxis/yAxis.plotLines.events: mouseover and click

The following is the startup screen of the demo, with the components labeled:

Portfolio history example

The application contains a pair of time series charts. The bottom chart is the top-level graph that shows the entire historic price movement and ...

Get Learning Highcharts 4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.