mirror of
https://github.com/chartjs/Chart.js.git
synced 2026-03-11 10:46:52 +01:00
Remove logs
This commit is contained in:
@@ -488,7 +488,6 @@
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user