You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix heatmap orientation by transposing data for PyQtGraph
Updated heatmap rendering in Heatmap class to transpose data before displaying with PyQtGraph, ensuring correct axis orientation. Also bumped version to 1.2.5 in pyproject.toml and __init__.py.
0 commit comments