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

Seaborn heat map doesn't display annotations for all rows #15823

Closed
Quickbeasts51429 opened this issue Jul 5, 2024 · 2 comments
Closed

Seaborn heat map doesn't display annotations for all rows #15823

Quickbeasts51429 opened this issue Jul 5, 2024 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster ipywidgets Rendering, loading, saving, anything to do with IPyWidgets

Comments

@Quickbeasts51429
Copy link

Type: Bug

Generate seaborn heatmap using any data frame.
Ensure that "annot" is set "True".
Observe that only first row displays values on the heatmap

A possible change in the code can help solve the problem. Earlier similar issue is reported but resolved with a version conflict.

@Quickbeasts51429 Quickbeasts51429 added the bug Issue identified by VS Code Team member as probable bug label Jul 5, 2024
@DonJayamanne
Copy link
Contributor

DonJayamanne commented Jul 5, 2024

Thank you for filing this issue and sory you are runnign into this.
Please can you provide the following information

  • Version of VS Code
  • Version of Jupyter extension
  • Version of Python
  • Minimal sample code to replicate this issue

A possible change in the code can help solve the problem. Earlier similar issue is reported but resolved with a version conflict.

Please can you provide more information on this.

@DonJayamanne DonJayamanne added info-needed Issue requires more information from poster ipywidgets Rendering, loading, saving, anything to do with IPyWidgets labels Jul 5, 2024
@VSCodeTriageBot
Copy link
Collaborator

This issue has been closed automatically because it needs more information and has not had recent activity. See also our issue reporting guidelines.

Happy Coding!

@VSCodeTriageBot VSCodeTriageBot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster ipywidgets Rendering, loading, saving, anything to do with IPyWidgets
Projects
None yet
Development

No branches or pull requests

3 participants