<?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 Geom_text labels not recognized when loading Custom R Visual in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Geom-text-labels-not-recognized-when-loading-Custom-R-Visual/m-p/1969246#M30616</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to display a timeline visual using R/Plotly into Power BI. I currently have my script working at the RStudio and yet when I tried to use the imported visual into Power BI (using the method in &lt;A href="https://www.youtube.com/watch?v=nKVEgeshlMM" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=nKVEgeshlMM&lt;/A&gt;), it seems the labels don't appear and instead I just see a solid line. When copying my script from RStudio into the Power BI Editor, the static version seems to work just alright but also not the interactive Plotly visual I was hoping for.&amp;nbsp;I wasn't certain if it was a package issue as I have ggplot/tidyverse installed or if this was just a limitation with R in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The line that doesn't seem to be working or that doesn't seem to get recognized in the R/Plotly version is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timeline_plot&amp;lt;-timeline_plot+geom_text().&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a picture of the visuals:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on how to work around this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Jul 2021 22:26:54 GMT</pubDate>
    <dc:creator>jaechavez</dc:creator>
    <dc:date>2021-07-20T22:26:54Z</dc:date>
    <item>
      <title>Geom_text labels not recognized when loading Custom R Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geom-text-labels-not-recognized-when-loading-Custom-R-Visual/m-p/1969246#M30616</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to display a timeline visual using R/Plotly into Power BI. I currently have my script working at the RStudio and yet when I tried to use the imported visual into Power BI (using the method in &lt;A href="https://www.youtube.com/watch?v=nKVEgeshlMM" target="_blank" rel="noopener"&gt;https://www.youtube.com/watch?v=nKVEgeshlMM&lt;/A&gt;), it seems the labels don't appear and instead I just see a solid line. When copying my script from RStudio into the Power BI Editor, the static version seems to work just alright but also not the interactive Plotly visual I was hoping for.&amp;nbsp;I wasn't certain if it was a package issue as I have ggplot/tidyverse installed or if this was just a limitation with R in Power BI?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The line that doesn't seem to be working or that doesn't seem to get recognized in the R/Plotly version is:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timeline_plot&amp;lt;-timeline_plot+geom_text().&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Attached is a picture of the visuals:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts on how to work around this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Jul 2021 22:26:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geom-text-labels-not-recognized-when-loading-Custom-R-Visual/m-p/1969246#M30616</guid>
      <dc:creator>jaechavez</dc:creator>
      <dc:date>2021-07-20T22:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: Geom_text labels not recognized when loading Custom R Visual</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Geom-text-labels-not-recognized-when-loading-Custom-R-Visual/m-p/1974415#M30659</link>
      <description>&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="314725" data-lia-user-login="jaechavez" class="lia-mention lia-mention-user"&gt;jaechavez&lt;/a&gt;,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;You can take a look at the official document about r visual usage to confirm if your scenario meets the limitations:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;&lt;A href="https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-r-visuals#known-limitations" target="_blank"&gt;Create Power BI visuals using R - Power BI | Microsoft Docs&lt;/A&gt;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;BTW, I'd like to suggest you check the R script configurations first if power bi can't correctly recognize these packages. &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="tahoma,arial,helvetica,sans-serif"&gt;Xiaoxin Sheng&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jul 2021 01:37:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Geom-text-labels-not-recognized-when-loading-Custom-R-Visual/m-p/1974415#M30659</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-07-23T01:37:15Z</dc:date>
    </item>
  </channel>
</rss>

