Embedding-Playground / heatmap_event.js

Commit History

Refactor heatmap event handling to update x-axis labels for clarity and ensure heatmap is plotted after processing search group logic.
048e22e

ping98k commited on

Enhance heatmap event handling by incorporating search group functionality, allowing users to specify a search group for improved similarity calculations and visualization in the heatmap.
4656699

ping98k commited on

Enhance comments in heatmap_event.js for clarity on functionality and processing steps, including text reordering for cluster visualization.
ec160fc

ping98k commited on

Refactor heatmap event handling by modularizing utility functions and improving code organization; update index.html to enhance user input sections.
3ebfd79

ping98k commited on

Enhance heatmap event handling by ensuring all groups are displayed, including empty ones, and maintaining consistent order in the similarity matrix and cluster names.
3d2b0c3

ping98k commited on

Implement event handler functions for heatmap, K-Means, cluster plot, and naming events; refactor main.js to use these handlers.
f2e1fb8

ping98k commited on