victorgarciaesgi / vue-chart-3

📊 A simple wrapper around Chart.js 3 for Vue 2 & 3

Home Page:https://vue-chart-3.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to use Chart.Tooltip.positioners.middle ?

kaydwithers opened this issue · comments

If I try to use Chart.Tooltip.positioners in Vue then I get an undefined error. Is this possible in Vue Chart 3, if so can we add a doc for it?

Below is a vanilla JS example of Chart.Tooltip.positioners.

https://jsfiddle.net/kaydwithers/py8e5sxb/

Hi @kaydwithers , hum I don't know i didn't know this feature. Did it worked before with vue-chartjs ? vue-chart-3 is basically a port of vue-chartjs