fix multiple piechart instances bug

This commit is contained in:
Alexander Zobnin
2019-01-25 13:56:00 +03:00
parent c7b556c0e4
commit 7fb1b3a11a

View File

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