For initial declarative chart setup. View as JSON.
Highcharts.setOptions({
});
$("#container").highcharts({
For dynamically modifying the chart. View as JSON.