mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix multiple piechart instances bug
This commit is contained in:
1
public/vendor/flot/jquery.flot.pie.js
vendored
1
public/vendor/flot/jquery.flot.pie.js
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user