This demo shows how to display a heat map on a graph using the
HeatMapRenderer class.
The demo simulates heat values for nodes and edges that change randomly over time. In
real-world applications, those values would come from actual metrics such as CPU load,
network throughput, request latency, error rates, risk scores, or other properties.
Things to Try
Use the heat map colors drop down to select different colors for the heat map.
Use the background drop down to select a background color for the graph component. Some
heat gradients look better with a dark background.