Skip to content

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

Closed
Spogis opened this issue Aug 27, 2024 · 11 comments
Closed

Parallel Coordinates Plot is not working. #4729

Spogis opened this issue Aug 27, 2024 · 11 comments
Labels
bug something broken P2 considered for next cycle

Comments

@Spogis
Copy link

Spogis commented Aug 27, 2024

Parallel Coordinates Plot is not working. Also in the examples (https://plotly.com/python/parallel-coordinates-plot/)!

image

@alexcjohnson
Copy link
Collaborator

Presumably this is in Chrome 128? That's tracked in plotly/plotly.js#7130, being worked on in plotly/plotly.js#7131

@Spogis
Copy link
Author

Spogis commented Aug 27, 2024

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.

@Spogis
Copy link
Author

Spogis commented Aug 28, 2024

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

@gvwilson
Copy link
Contributor

@Spogis we believe this is a bug in Chrome 128 - can you please try it in (for example) Firefox and let us know?

@alexcjohnson
Copy link
Collaborator

FYI Edge uses the same rendering engine as Chrome, so Edge 128 can be expected to have similar bugs to Chrome 128

@gvwilson
Copy link
Contributor

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?

@Spogis
Copy link
Author

Spogis commented Aug 28, 2024

@gvwilson and @alexcjohnson , thanks for your reply

image
Not working in Edge

image
Not working in Chrome

image
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!

@gvwilson
Copy link
Contributor

@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj

@Spogis
Copy link
Author

Spogis commented Aug 28, 2024

@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj
image

Just Update my Chrome and now is FINE!
image

Only having problems with Edge yet.

@raul7gs
Copy link

raul7gs commented Aug 30, 2024

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
Copy link
Author

Spogis commented Aug 30, 2024

@Spogis can you please post the full version numbers of your Chrome and Edge browsers? cc @archmoj

image

image

@gvwilson @alexcjohnson : Running fine in Edge now! Fixed in this new version. Thank you very very much for your support.

Best regards,

Nicolas

@Spogis Spogis closed this as completed Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken P2 considered for next cycle
Projects
None yet
Development

No branches or pull requests

4 participants