{ "model" : Object, "container" : CSS3 selector | HTML DOM Element Object, "adapter" : Object, "template" : Object, }
It depends on the adapter selected.
{ "id" : String //ID of the selected adapter. Default: "d3s_highcharts", "options" : Object //Specific internal library configuration. E.g, if the adapter is "d3s_highcharts", it contains the specific Highcharts configuration. }
ID currently supported:
- d3s_highcharts
{ "id" : String //ID of the selected template. Default: "base_template" }
ID currently supported:
- base_template