Skip to content

Heatmap: How to display a heatmap over a given X and Y range #4550

@ecrocombe

Description

@ecrocombe

Question: I would like to create a heatmap, similar to #457 (comment)
The purpose is to show where PvP kills are occurring in a video game so players can find the "action".

I have a set of X,Y coordinates ranging from -3500 to 3500 on both axis that I wish to overlay on a 2D map from a video game.

However, I cannot figure out the format of the data that is expected from me.
Could someone please help me? maybe an example?

I am already using this library for other tasks such as charting gameserver performance and when the most players are online, and it has been great, Thank you for all your hard work on this.

ScottPlot Version: (What NuGet package are you using?)
5.0.46 (dotnet 8)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions