<?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 Interactive R visual working on desktop but not service in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/256675#M7915</link>
    <description>&lt;P&gt;I have developed a visual using ggplot2 and plotly. It works like a charm on desktop ...&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/0e98bfe2c0e47658aedc89f291f2b2a2d8f1751d/68747470733a2f2f692e696d6775722e636f6d2f794261446a47722e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;But when I upload the report the tooltips are reverted back to default settings&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/6625c91d66804f35f36890a95ed45db726fdebc3/68747470733a2f2f692e696d6775722e636f6d2f6147527450644c2e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;This is the code I am using&lt;/P&gt;&lt;PRE&gt;p = ggplotly(g) 

# some plotly re-design 
hoverconfig&amp;lt;-list(
  bgcolor= "#333333",
  bordercolor="#333333",
  font = list(
    color="#c1c1c1"
  )
)
p &amp;lt;- layout(p,hoverlabel=hoverconfig)

# save HTML with predefined name 
internalSaveWidget(p, 'out.html')&lt;/PRE&gt;&lt;P&gt;Any ideas on how I can fix this?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2017 15:27:55 GMT</pubDate>
    <dc:creator>pope</dc:creator>
    <dc:date>2017-09-21T15:27:55Z</dc:date>
    <item>
      <title>Interactive R visual working on desktop but not service</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/256675#M7915</link>
      <description>&lt;P&gt;I have developed a visual using ggplot2 and plotly. It works like a charm on desktop ...&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/0e98bfe2c0e47658aedc89f291f2b2a2d8f1751d/68747470733a2f2f692e696d6775722e636f6d2f794261446a47722e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;But when I upload the report the tooltips are reverted back to default settings&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://ip1.i.lithium.com/6625c91d66804f35f36890a95ed45db726fdebc3/68747470733a2f2f692e696d6775722e636f6d2f6147527450644c2e706e67" border="0" /&gt;&lt;/P&gt;&lt;P&gt;This is the code I am using&lt;/P&gt;&lt;PRE&gt;p = ggplotly(g) 

# some plotly re-design 
hoverconfig&amp;lt;-list(
  bgcolor= "#333333",
  bordercolor="#333333",
  font = list(
    color="#c1c1c1"
  )
)
p &amp;lt;- layout(p,hoverlabel=hoverconfig)

# save HTML with predefined name 
internalSaveWidget(p, 'out.html')&lt;/PRE&gt;&lt;P&gt;Any ideas on how I can fix this?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2017 15:27:55 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/256675#M7915</guid>
      <dc:creator>pope</dc:creator>
      <dc:date>2017-09-21T15:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive R visual working on desktop but not service</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257111#M7934</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/42599"&gt;@pope&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please send details to R-powered visuals support alias? (pbircvsupport@microsoft.com)&lt;/P&gt;&lt;P&gt;There're a few developers&amp;nbsp;who can assist&amp;nbsp;with this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 07:33:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257111#M7934</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2017-09-22T07:33:30Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive R visual working on desktop but not service</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257234#M7938</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/42599"&gt;@pope&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Power BI, the&amp;nbsp;plotly HTML output is not supported fort R Visuals in general.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Plotly can only be used if it produces an IMAGE\PNG for R visuals in PBI. Not HTML.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 09:33:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257234#M7938</guid>
      <dc:creator>v-sihou-msft</dc:creator>
      <dc:date>2017-09-22T09:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Interactive R visual working on desktop but not service</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257243#M7939</link>
      <description>&lt;P&gt;Fine reply from a moderator ... not only did I say it was working &lt;A href="https://powerbi.microsoft.com/en-us/blog/interactive-r-custom-visuals-support-is-here/" target="_self"&gt;but&amp;nbsp;power BI does offer support for it&lt;/A&gt;. FYI plotly does not handle the HTML output, htmlwidget does that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks anyway&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2017 09:38:28 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Interactive-R-visual-working-on-desktop-but-not-service/m-p/257243#M7939</guid>
      <dc:creator>pope</dc:creator>
      <dc:date>2017-09-22T09:38:28Z</dc:date>
    </item>
  </channel>
</rss>

