Skip to content

Commit

Permalink
restore heatmap text sharpness
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pickering <[email protected]>
  • Loading branch information
alexvpickering committed May 1, 2024
1 parent c2a9d5b commit b255b61
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 b255b61

Please sign in to comment.