mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
remove redundant tooltip initialize (#4655)
This commit is contained in:
parent
7dc71d009b
commit
b9afeaf973
@ -718,7 +718,6 @@ module.exports = function(Chart) {
|
||||
_data: me.data,
|
||||
_options: me.options.tooltips
|
||||
}, me);
|
||||
me.tooltip.initialize();
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user