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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Makrkzai
Frequent Visitor

is there any compatibility issues between the tooltip utlity and the React environment

hi i am trying to add tool tip in my coustion visual created in react & d3. the issue i am facing eventhough the tooltip is showing however tooltipEvent is undefined. so can someone plz let me know if there is any compatibility issues between the tooltip utlity and the React environment. I have done the same in simple TS code and its working fine overthere

 

 

 

var nodes = d3.selectAll('.Nodes');

this.tooltipServiceWrapper.addTooltip(nodes,
(tooltipEvent: TooltipEventArgs<number>) => this.getTooltipData(tooltipEvent),
(tooltipEvent: TooltipEventArgs<number>) => null
);

 

 


nodes object have following information

 

Screenshot 2024-05-15 090655.png

 

2 REPLIES 2
Anonymous
Not applicable

Hi @Makrkzai 

Your question is related to custom visaul design, the issue forum mainly deals with Power BI errors. i will forward you to the appropriate forum, and there will be corresponding engineers to deal with you.

 

Best Regards,
Community Support Team _ Ailsa Tao

ohh thanks

Helpful resources

Announcements
November Fabric Update Carousel

Fabric Monthly Update - November 2025

Check out the November 2025 Fabric update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Users online (27)