I am trying to reproduce the SPLOM Iris chart example in an offline setup, with the only change made I downloaded the CSV and I am using it locally, My issue is that the code creates chart frames but doesn’t show the points on the charts.
I am using Plotly 2.7.0
@rPlotly I’ve just run the code and it works for me with both Python 2.7+ and 3.6.4.
Hi @rPlotly,
Not sure how it works for offline Python users, but I had the same with js.
SPLOM is a quite new plot, so I had to do an update.
I think you mean you use PYTHON 2.7?
You should definately update your PLOTLY version!
Tell me if I got sth wrong