Unable to view the scatter plot

Hi,
I am trying to create a scatter plot using Plotly’s dashboard. I am trying a very simple scatter plot with the following csv data:

x,y,z
1,1,4
2,2,9

Link to the Plot: https://plot.ly/~tarzzz/475/col3/
If the marker is set to either ‘lines’ or ‘lines and dots’, I see the plot. But if it is set to only ‘dots’, the plot disappears.
With marker set to ‘dots’:

I have tried in following browsers:

 Firefox: 37.0.2
 Google-Chrome: 44.0.2

I am using Ubuntu 15.04

This might be a driver issue. What is your computer’s brand and model?

It was a browser version issue. Updating both the browsers helped fixing the issue.
Closing!