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