Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pissang committed Jun 23, 2017
2 parents b9ed8fb + 833ed01 commit fe3dcf9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/WordCloudSeries.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ echarts.extendSeriesModel({
}
}
}
});
});
2 changes: 1 addition & 1 deletion src/WordCloudView.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ echarts.extendChartView({
dispose: function () {
this._model.layoutInstance.dispose();
}
});
});

0 comments on commit fe3dcf9

Please sign in to comment.