Browse Source

Merge pull request #15062 from alexanderzobnin/fix-piechart

fix multiple piechart instances bug
Daniel Lee 7 years ago
parent
commit
684b588126
1 changed files with 1 additions and 0 deletions
  1. 1 0
      public/vendor/flot/jquery.flot.pie.js

+ 1 - 0
public/vendor/flot/jquery.flot.pie.js

@@ -73,6 +73,7 @@ More detail and specific examples can be found in the included HTML file.
 			centerLeft = null,
 			centerTop = null,
 			processed = false,
+			options = null,
 			ctx = null;
 
 		// interactive variables