Skip to content
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

[BUG] Visualisation glitch on HTML components (part II) #589

Closed
jlopezpena opened this issue May 7, 2024 · 2 comments
Closed

[BUG] Visualisation glitch on HTML components (part II) #589

jlopezpena opened this issue May 7, 2024 · 2 comments

Comments

@jlopezpena
Copy link

Some more glitches on visualisations generated from HTMLString:

After a feature clustering step I am plotting the resulting clusters using a plotly scatter plot which then gets exported to an HTML string representation. In the old dashboard the plot looks fine, in the new dashboard only the background and cluster labels can be seen, but the actual markers are not visible in the chart.

(Happy to share the code use to generate the plot privately, but cannot post it openly)

image
@strickvl
Copy link
Contributor

strickvl commented May 7, 2024

If you could share some dummy code to produce a similar plot / reproduce (DM via slack is fine) that'd help us, for sure! Thank you!

@jlopezpena
Copy link
Author

This one might be a fluke, I think an additional dependency might have got bumped resulting in some NaNs in my code (unrelated to the new dashboard) which were the cause of the empty drawing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants