Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, get a free DP-600 exam voucher to use by the end of 2024. Register now

Reply
lal_prasad
Frequent Visitor

Hover over in R visuals

Hi All,

 

Is there any way to have hover over functionality in R visuals? i.e, when we move the cursor over R visuals (ex: line chart), the values respective needs to be displayed. Cant we use ggvis packages Power BI Desktop & Pro?

 

Regards

Lal

7 REPLIES 7
boefraty
Microsoft Employee
Microsoft Employee

Power BI has in the backlog R custom visuals which produce HTML.

So that means we wont be able to implement hovering in R visuals (in PBI)?

If this is not feasible, Is there any way to add data labels in R visuals?

We are working on implementing "hover over" capability for R-powered custom visuals.

any update on this?

boefraty
Microsoft Employee
Microsoft Employee

Hi @pk_123

 

Power BI have HTML-based R -custom visuals.  For example basd on htmlWidgets and plotly. 

Here is short tutorial:
https://github.com/Microsoft/PowerBI-visuals/blob/master/RVisualTutorial/CreateRHTML.md

 

Here is long tutorial (still under development):
https://github.com/boefraty74/TutorialFunnelPlot

 

Half of the R-customv visuals in store support these features now
 https://store.office.com/en-us/appshome.aspx?ui=en-US&rs=en-US&ad=US&clickedfilter=OfficeProductFilt...

 

thanks i will take a look. 

fathomson
Advocate II
Advocate II

Hi Lal,

 

R sends the visual back as image. As long as this is the case there will be no option to have hover effects as seen on the 'regular' visuals. ggvis visuals and other R libraries who do support hovering require additional files for this to work.  It would be a cool feature though:)

 

 

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.

Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early Bird pricing ends December 9th.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Top Kudoed Authors