As i saw, tooltip can't be formatted with array values. I have an array like "arr[0, 24]" (v-model="arr") i need to format it like "0 am - 12 pm", couldn't achieve this by the way, in events, options.value should be an object, not a string