This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
Releases: cBioPortal/oncoprintjs
Releases · cBioPortal/oncoprintjs
Changes around highlighting
- Highlight column labels on mouseover
- Highlight track labels instantly, no delay, on mouseover
- Add ability to tell the oncoprint to highlight certain columns
Fix vertical scrolling bug
Merge pull request #108 from cBioPortal/fix-vert-scroll Fix vertical scrolling bug
More changes for patient view mutations tab
Merge pull request #107 from cBioPortal/more-changes More changes for patient view mutations tab
Align column label baseline to middle instead of bottom
Column labels now align baseline to middle instead of bottom Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
Allow setting init cell padding
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
Fix typing of constructor
Correctly type last argument of constructor as optional Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
Column labels, and allow setting initial cell width
Merge pull request #106 from cBioPortal/column-labels Column labels, and allow set initial cell width
Add ability to set width dynamically
Add ability to set oncoprint width dynamically Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>
More changes
Fix broken unit tests
Update broken unit tests Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>