]> git.ipfire.org Git - thirdparty/Chart.js.git/commitdiff
Remove logs
authorTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 00:17:42 +0000 (18:17 -0600)
committerTanner Linsley <tannerlinsley@gmail.com>
Sun, 1 Nov 2015 00:17:42 +0000 (18:17 -0600)
src/core/core.controller.js

index 2df469516d2cd81bdf8565c483b5bc84cf169684..6663229f9da943b2668a6e59abe3f5730766c42f 100644 (file)
                                                this.tooltip.update();
                                        }
                                        this.stop();
-                                       console.log('render');
 
                                        // We only need to render at this point. Updating will cause scales to be recomputed generating flicker & using more
                                        // memory than necessary.