<?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 Re: Plotly Express not rendering in Firefox but fine in Safari in Get Started Discussions</title>
    <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105094#M4729</link>
    <description>&lt;P&gt;Thanks for the quick response! I am on the same version of firefox as you. The compute is a cluster on 13.3 runtime - what other details might be relevant?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Geophph_1-1736469329200.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14034iC85AC9CA435EEFA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Geophph_1-1736469329200.png" alt="Geophph_1-1736469329200.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Jan 2025 00:36:34 GMT</pubDate>
    <dc:creator>Geophph</dc:creator>
    <dc:date>2025-01-10T00:36:34Z</dc:date>
    <item>
      <title>Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105089#M4727</link>
      <description>&lt;P&gt;Using a basic example of plotly express i see no output in firefox but is fine in Safari. Any ideas why this may occur?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;import plotly.express as px
import pandas as pd

# Create a sample dataframe
df = pd.DataFrame({
'x': range(10),
'y': [2, 3, 5, 7, 11, 13, 17, 19, 23, 29]
})

# Create a scatter plot
fig = px.scatter(df, x='x', y='y', title='Sample Scatter Plot')

fig.show(renderer='databricks')&lt;/LI-CODE&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;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jan 2025 23:58:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105089#M4727</guid>
      <dc:creator>Geophph</dc:creator>
      <dc:date>2025-01-09T23:58:34Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105091#M4728</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.databricks.com/t5/user/viewprofilepage/user-id/142113"&gt;@Geophph&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I tried to reproduce this quickly on Firefox and it seems to be working for me. I used a serverless compute and I am on Firefox version&amp;nbsp;134.0 (aarch64)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="parthSundarka_0-1736468563521.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14032iAE31A68BE1DAE5C4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="parthSundarka_0-1736468563521.png" alt="parthSundarka_0-1736468563521.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Could you check if updating the Firefox version resolves your issue? If the browser version is up to date, Could you share more details about the compute type being used here, which may be causing the issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 00:30:11 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105091#M4728</guid>
      <dc:creator>parthSundarka</dc:creator>
      <dc:date>2025-01-10T00:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105094#M4729</link>
      <description>&lt;P&gt;Thanks for the quick response! I am on the same version of firefox as you. The compute is a cluster on 13.3 runtime - what other details might be relevant?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Geophph_1-1736469329200.png" style="width: 400px;"&gt;&lt;img src="https://community.databricks.com/t5/image/serverpage/image-id/14034iC85AC9CA435EEFA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Geophph_1-1736469329200.png" alt="Geophph_1-1736469329200.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 00:36:34 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105094#M4729</guid>
      <dc:creator>Geophph</dc:creator>
      <dc:date>2025-01-10T00:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105095#M4730</link>
      <description>&lt;P&gt;I guess maybe this is a Firefox / Mac (M2) issue for me. If I take the window and drag from my laptop to external monitor, it forces some sort of redraw in the browser and the graph appears. Conversely, if I start the plot on my external (no graph shows) then drag to the laptop it also triggers a re-render of sorts and the graph then appears. So i'm not sure it's related to compute, but also unclear to me how to fix.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 00:43:12 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105095#M4730</guid>
      <dc:creator>Geophph</dc:creator>
      <dc:date>2025-01-10T00:43:12Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105097#M4731</link>
      <description>&lt;P&gt;I can confirm that this re-rendering does happen. Initially, it is a black screen, but resizing the browser window renders the graph properly. I initially thought it was blank because of the window size and did not think of the re-render scenario. It happens with almost every graph type in Plotly, too.&lt;/P&gt;
&lt;P&gt;Further, I tried it in the non-databricks environment on Firefox, and it seemed to be working. If you are looking for a fix for Firefox without having to resize, I suggest reaching out to Databricks Support so that they can reach out to the Engineering team and check on getting a fix for this as this is reproducible in all DBR versions.&lt;/P&gt;
&lt;P&gt;The current Workaround would be to resize the window once the workflow is run to see the visualisation.&lt;/P&gt;
&lt;P&gt;Do let me know if you have any queries. If not, can we mark this as an accepted solution?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 01:55:53 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105097#M4731</guid>
      <dc:creator>parthSundarka</dc:creator>
      <dc:date>2025-01-10T01:55:53Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105100#M4732</link>
      <description>&lt;P&gt;I will do so! Thanks for your help in looking into this!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2025 03:08:58 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105100#M4732</guid>
      <dc:creator>Geophph</dc:creator>
      <dc:date>2025-01-10T03:08:58Z</dc:date>
    </item>
    <item>
      <title>Re: Plotly Express not rendering in Firefox but fine in Safari</title>
      <link>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105646#M4739</link>
      <description>&lt;P&gt;UPDATE: I reached out further to Databricks support and they have since deployed a fix. Works fine for me now!&lt;/P&gt;</description>
      <pubDate>Tue, 14 Jan 2025 20:45:55 GMT</pubDate>
      <guid>https://community.databricks.com/t5/get-started-discussions/plotly-express-not-rendering-in-firefox-but-fine-in-safari/m-p/105646#M4739</guid>
      <dc:creator>Geophph</dc:creator>
      <dc:date>2025-01-14T20:45:55Z</dc:date>
    </item>
  </channel>
</rss>

