Skip to content

Commit

Permalink
Merge pull request hms-dbmi-cellenics#995 from hms-dbmi-cellenics/fix…
Browse files Browse the repository at this point in the history
…-heatmap-text

restore heatmap text sharpness
  • Loading branch information
alexvpickering authored May 2, 2024
2 parents c2a9d5b + 963ac1e commit d30e4e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/data-exploration/heatmap/HeatmapPlot.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -342,6 +342,7 @@ const HeatmapPlot = (props) => {
cellColorLabels={heatmapData.metadataTracks.labels}
hideObservationLabels
transpose
useDevicePixels={2}
viewState={viewState}
setViewState={setViewState}
setCellHighlight={setCellHighlight}
Expand Down

0 comments on commit d30e4e8

Please sign in to comment.