<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic is there any compatibility issues between the tooltip utlity and the React environment in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3919071#M9641</link>
    <description>&lt;P&gt;hi i am trying to add tool tip in my coustion visual created in react &amp;amp; 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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;var nodes = d3.selectAll('.Nodes');

this.tooltipServiceWrapper.addTooltip(nodes,
(tooltipEvent: TooltipEventArgs&amp;lt;number&amp;gt;) =&amp;gt; this.getTooltipData(tooltipEvent),
(tooltipEvent: TooltipEventArgs&amp;lt;number&amp;gt;) =&amp;gt; null
);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;nodes object have following information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-15 090655.png" style="width: 780px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1098324iD9996ACD92E08197/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-05-15 090655.png" alt="Screenshot 2024-05-15 090655.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 May 2024 04:13:58 GMT</pubDate>
    <dc:creator>Makrkzai</dc:creator>
    <dc:date>2024-05-15T04:13:58Z</dc:date>
    <item>
      <title>is there any compatibility issues between the tooltip utlity and the React environment</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3919071#M9641</link>
      <description>&lt;P&gt;hi i am trying to add tool tip in my coustion visual created in react &amp;amp; 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&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;var nodes = d3.selectAll('.Nodes');

this.tooltipServiceWrapper.addTooltip(nodes,
(tooltipEvent: TooltipEventArgs&amp;lt;number&amp;gt;) =&amp;gt; this.getTooltipData(tooltipEvent),
(tooltipEvent: TooltipEventArgs&amp;lt;number&amp;gt;) =&amp;gt; null
);&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;nodes object have following information&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2024-05-15 090655.png" style="width: 780px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1098324iD9996ACD92E08197/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screenshot 2024-05-15 090655.png" alt="Screenshot 2024-05-15 090655.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2024 04:13:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3919071#M9641</guid>
      <dc:creator>Makrkzai</dc:creator>
      <dc:date>2024-05-15T04:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: is there any compatibility issues between the tooltip utlity and the React environment</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3922011#M9642</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/743131"&gt;@Makrkzai&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;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.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Community Support Team _ Ailsa Tao&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 02:12:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3922011#M9642</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-16T02:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: is there any compatibility issues between the tooltip utlity and the React environment</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3922288#M9643</link>
      <description>&lt;P&gt;ohh thanks&lt;/P&gt;</description>
      <pubDate>Thu, 16 May 2024 04:31:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/is-there-any-compatibility-issues-between-the-tooltip-utlity-and/m-p/3922288#M9643</guid>
      <dc:creator>Makrkzai</dc:creator>
      <dc:date>2024-05-16T04:31:38Z</dc:date>
    </item>
  </channel>
</rss>

