plotly.py
plotly.py copied to clipboard
Parallel Coordinates Plot is not working.
Parallel Coordinates Plot is not working. Also in the examples (https://plotly.com/python/parallel-coordinates-plot/)!
Presumably this is in Chrome 128? That's tracked in https://github.com/plotly/plotly.js/issues/7130, being worked on in https://github.com/plotly/plotly.js/pull/7131
Presumably this is in Chrome 128? That's tracked in plotly/plotly.js#7130, being worked on in plotly/plotly.js#7131
I'm using Microsoft Edge Version 128.0.2739.42 (Official build) (64-bit) The problem also occour with Chrome.
I really don't understand what happened. On Monday, my code was running without errors and generating the parallel coordinates chart without any issues.
I didn't update any libraries, not even Plotly or any other. And on Tuesday, the chart stopped being generated.
Question: If I didn't update Plotly, how did this happen? Does the library by any chance send my data to some external server? Is there a serious data security risk if this is happening?
@gvwilson , would you have any thoughts on this?
Best regards,
Nicolas
@Spogis we believe this is a bug in Chrome 128 - can you please try it in (for example) Firefox and let us know?
FYI Edge uses the same rendering engine as Chrome, so Edge 128 can be expected to have similar bugs to Chrome 128
This is now fixed by Chromium 128.0.6613.113:
https://chromium.googlesource.com/chromium/src/+/refs/tags/128.0.6613.113
@Spogis can you please update to the latest Chromium and let us know if that fixes your issue?
@gvwilson and @alexcjohnson , thanks for your reply
Not working in Edge
Not working in Chrome
Working fine in Firefox!
Do you know if it is possible to update my Edge and Chrome browsers? There might be a bug in these browsers.
Thank you very much in advance!
@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj
@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj
Just Update my Chrome and now is FINE!
Only having problems with Edge yet.
Already works for me in edge after latest update. Thanks for the fast track of the bug, you really solve a lot of headaches hehehehe.
@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj
@gvwilson @alexcjohnson : Running fine in Edge now! Fixed in this new version. Thank you very very much for your support.
Best regards,
Nicolas