We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30b79a3 commit 9f1bd83Copy full SHA for 9f1bd83
assets/index.js
@@ -19,8 +19,8 @@ define([
19
20
var _this = this;
21
22
+ this.options.pluginsOptions = this.options.plugins || this.options.pluginsOptions || {};
23
this.options.pluginsOptions.bubble = $.extend(true, {
-
24
bubbleData: [],
25
godMode: false, //temporary
26
pointRadius: 7,
0 commit comments