holoviz/holoviews
View on GitHubSuggesting that by default a Heatmap has no annotations with the Matplotlib backend
Open
#5,108 opened on Nov 5, 2021
good first issuetag: backend: mpltag: hvplottype: enhancement
Repository metrics
- Stars
- (2,898 stars)
- PR merge metrics
- (PR metrics pending)
Description
Annotations don't look good in a Heatmap with a large amount of data and those that are rendered in the high values range are barely visible with the default color map. Heatmaps generated with the Bokeh backend don't have annotations by default.
See this example taken from the reference gallery:
