This repository has been archived by the owner on Jun 9, 2022. It is now read-only.
Releases: cBioPortal/oncoprintjs
Releases · cBioPortal/oncoprintjs
Fix bug in horz zoom to fit calculation
Merge pull request #129 from cBioPortal/fix-ztf Fix horz zoom to fit calculation
Performance improvements
Merge pull request #128 from cBioPortal/performance Performance
Add ability to set max height on initialization
Merge pull request #127 from cBioPortal/custom-max-height Allow setting max height in initialization
Use numbers for shape specifications instead of string-specified percentages
Merge pull request #122 from cBioPortal/number-input Performance improvements
Add callback for track remove option in track menu
Merge pull request #126 from cBioPortal/on-remove Add callback specifically for remove track option in track menu
Fix bug with gap offset calculation
v4.1.2 Fix bug with gap offset calculation due to faulty computation of numb…
Fix off-by-one bug with horz zoom to fit introduced in last release
Merge pull request #125 from cBioPortal/fix-zoom-to-fit Fix off-by-one error in horz zoom to fit, and rename args to make this error clearer
Implement column gaps based on track sort order
Allow passing in custom shapes for N/A in rule sets
Merge pull request #123 from cBioPortal/custom-na-shapes Allow passing in custom na shapes for rule sets
Fix bug with mouse events
Fix error with mouse events caused by column label canvas Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <[email protected]>