Commit e412b5db authored by Assunta DeSanto's avatar Assunta DeSanto
Browse files

passing identifier for div to write the chart panel to

parent 396eebf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -261,7 +261,7 @@ window.bundleEntries.jqplot_box = function (options) {
            chart               : options.chart,
            dataset_id          : dataset.id,
            dataset_groups      : dataset_groups,
            targets             : options.targets,
            target              : options.target,
            makeConfig          : function( groups, plot_config ){
                var boundary = getDomains( groups, 'x' );
                $.extend( true, plot_config, {