mapboxgl-powerbi icon indicating copy to clipboard operation
mapboxgl-powerbi copied to clipboard

Implement report tooltip ability

Open katoen opened this issue 7 years ago • 6 comments

As per October '18 update support for report tooltips in custom visuals is generally available. link

As a starting point, this seems like a good reference how to implement this: Add canvas tooltips support to sampleBarChart (#35)

katoen avatar Oct 23 '18 09:10 katoen

I second this. Here's a mockup where the report tooltip shows a place's photo. (That tooltip is actually from the table to the right of the map, but this shows the purpose and look & feel).

image

otravers avatar Dec 03 '18 15:12 otravers

I'll take a look at adding this to beta-1.4, looks like a simple change, and I'd love to have report in tooltip support!

ryanbaumann avatar Feb 07 '19 03:02 ryanbaumann

Attempted to implement this in beta 1.4 - I was able to enable the custom tooltip in the UI for the Mapbox Visual, but not get the tooltip injected with the custom report from another page. I'll push my attempt to a PR for later reference. Pushing to v1.5 cc/ @samgehret

ryanbaumann avatar Feb 14 '19 04:02 ryanbaumann

This page might help. Report tooltips work in Maq's KPIColumn (I tested it), here's the related commit for reference: https://github.com/maqsoftware/PowerBI-visuals/pull/339

otravers avatar Jun 16 '19 14:06 otravers

Thanks for the reference code, @otravers!

ryanbaumann avatar Jun 18 '19 20:06 ryanbaumann

Could you please provide an update on the report tool tips? I'm using a mapbox product in my PowerBI dashboard and my client is requesting report page tool tips. It would be great to know if this feature will be available soon!

lsilvoy avatar May 27 '20 18:05 lsilvoy