--- state: value: 54 --- ### Tooltip format The `` component allows to pass a formatting function to its `format` property. You can return the tooltip value with the format that you want. ```vue ```