Enterable Tooltip
mobile
If tooltip.enterable
is configured as true
, the pointer will be allowed to slide into the tooltip area. This is a prerequisite for implementing interaction in tooltip.
By configuring the tooltip. updateElement
callback, we can customize the dom content of tooltip and automatically reuse VChart's built-in tooltip location calculation strategy.