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
, andselection
plotOptions.series.points.events
:mouseover
,mouseout
,select
, andunselect
xAxis/yAxis.plotLines.events
:mouseover
andclick
The following is the startup screen of the demo, with the components labeled:
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.