[tooltip.enterable](https://echarts.apache.org/en/option.html#tooltip.enterable) is given as _true_ by default, but is actually _false_. See code https://github.com/apache/echarts/blob/d6a812f8482f23933692ce3ab99d8bf73131835f/src/component/tooltip/TooltipModel.ts#L129
tooltip.enterable is given as true by default, but is actually false.
See code https://github.com/apache/echarts/blob/d6a812f8482f23933692ce3ab99d8bf73131835f/src/component/tooltip/TooltipModel.ts#L129