Forum Discussion
mpo
9 years agoHelper II
Cannot figure out how to use TooltipManager
Hi, I am trying to add tooltip support to my custom visual. Following this guide. Using "SampleBarchart" as a starting point. From the guide: "interface for coordinates of selected points mus...
- 9 years agompo, Tooltips are on the API Version 1.4 milestone, see https://github.com/Microsoft/PowerBI-visuals/blob/master/Roadmap/README.md. Based on my research, there is no related resource in https://github.com/Microsoft/PowerBI-visuals-tools.
v-chuncz-msft
9 years agoCommunity Support
mpo, Tooltips are on the API Version 1.4 milestone, see https://github.com/Microsoft/PowerBI-visuals/blob/master/Roadmap/README.md. Based on my research, there is no related resource in https://github.com/Microsoft/PowerBI-visuals-tools.
- mpo9 years agoHelper II
Thanks!