-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Parallel Coordinates Plot is not working. #4729
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
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) |
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 |
@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 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! |
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. |
@gvwilson @alexcjohnson : Running fine in Edge now! Fixed in this new version. Thank you very very much for your support. Best regards, Nicolas |
Parallel Coordinates Plot is not working. Also in the examples (https://plotly.com/python/parallel-coordinates-plot/)!
The text was updated successfully, but these errors were encountered: