microsoft / vscode-jupyter

VS Code Jupyter extension
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter
MIT License
1.26k stars 276 forks source link

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

Closed Quickbeasts51429 closed 1 week ago

Quickbeasts51429 commented 3 weeks ago

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.

DonJayamanne commented 3 weeks ago

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

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.

VSCodeTriageBot commented 1 week ago

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!