F2
F2 copied to clipboard
Tooltip doesn't seem to work with 3.8.11
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Reproduction link
https://stackblitz.com/edit/vue-qvryw2
Steps to reproduce
Open the demo and see multiple charts where tooltips are not appearing
| Environment | Info |
|---|---|
| f2 | 3.8.11 |
| System | - |
| Browser | - |
I'm creating a Vue 3 component that uses F2 v3.8.11 under the hood. There's not way to make tooltips work. I copied many code from documentation examples, current demo contains just one of them. Also legend interactivity seems not to work properly either.