question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Checklist for more heatmap features

See original GitHub issue

What can we do to make ScottPlot better?

  • Allow user-set intensity scale
  • Transparent heatmaps w/ background image
    • Scaling options? Are these necessary?
    • Nullables in intensities map to transparent? I don’t like this idea
    • Map intensities below threshold to transparent
    • It will be valuable to support transparent image above heatmap as well as transparent heatmap above image
      • For example geographic heatmaps
  • Better axes
  • More colourmaps
    • cmocean
    • plotly doesn’t look promising
    • custom
  • ScottPlot.Tools.XYToIntensities()
    • Gaussian and density-based
  • Strange rounding? #482
  • Heatmap temperature bar not displaying correctly #492 Not relevant to current Colorbar

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
bclehmanncommented, Jun 11, 2020

I’m working on this in https://github.com/Benny121221/ScottPlot/tree/heatmap-improvements but I’m not going to open a PR just yet

0reactions
swhardencommented, Aug 9, 2020

There hasn’t been movement here in a few months so I’ll close this issue. The current status of heatmaps is they are partially supported, Plot.PlotHeatmap() is pubic but marked obsolete. Some heatmap-related interactive logic snaked its way into the user control code, but that will likely get refactored-out if the control logic is isolated in its own module (#496) so I’ll keep things simple and leave all the current functionality the same. This issue can be re-opened if work/progress on this front resumes

Read more comments on GitHub >

github_iconTop Results From Across the Web

Checklist for more heatmap features · Issue #457
I think a common way to do this is for each heatmap pixel (or tile) to represent the sum of all points where...
Read more >
A Complete Guide to Heatmaps
Heatmaps take the form of a grid of colored squares, where colors correspond with cell value. This article will show you how to...
Read more >
Heatmaps Features
Describes Heatmaps features, filters, compare Heatmaps feature, and limitations.
Read more >
5 perfect feature combinations to use with Heatmaps and ...
1. Behaviour feature with Heatmaps · 2. Ecommerce feature and Custom Segments · 3. Visitor Profiles within Session Recordings · 4. Funnels feature...
Read more >
Chapter 4 A List of Heatmaps | ComplexHeatmap ...
4 A List of Heatmaps. The main feature of ComplexHeatmap package is it supports to concatenate a list of heatmaps and annotations horizontally...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found