mirror of
https://github.com/grafana/grafana.git
synced 2025-02-09 06:56:07 -06:00
fix multiple piechart instances bug
This commit is contained in:
parent
c7b556c0e4
commit
7fb1b3a11a
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
|
||||
|
Loading…
Reference in New Issue
Block a user