chartjs / chartjs-chart-financial

Chart.js module for charting financial securities
MIT License
721 stars 196 forks source link

v3.0.0alpha - broken tooltips #71

Closed CupcakeThief closed 4 years ago

CupcakeThief commented 4 years ago

You missed a bit on the upgrade to v3.0.0alpha... Chart.defaults.global.tooltips is now Chart.defaults.tooltips

benmccann commented 4 years ago

Thank you! I've fixed it