Skip to content

Commit

Permalink
[aggResponse/pointSeries] remove unneeded prop
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer Alger committed Dec 11, 2014
1 parent 226c052 commit 728863a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ define(function (require) {
var seriesId = prefix + y.agg.id;
var seriesLabel = prefix + y.col.title;

point.yi = y.i;
addToSiri(series, point, seriesId, seriesLabel);
});

Expand Down

0 comments on commit 728863a

Please sign in to comment.