Skip to content

Heatmap Visualizer

FelixVoigtlaender edited this page Jul 9, 2020 · 1 revision

The visualisation is easily changeable with the HeatmapVisualizer.

Visalization

  • Width represents the size of the square width in which the data is represented

  • Sphere Prefab is the prefab for all data points.

Visalization Types

  • Position Displaces the data points in the Y-Axis by value and Height

    • Active is enabled if the visualisation should be shown
    • Height maximum height for maximum value
  • Size Sets size of the data points by value and Point Size

    • Active is enabled if the visualisation should be shown
    • Point Size maximum point size for the maximum value
  • Color Sets color of data points by value and Color Gradient

    • Active is enabled if the visualisation should be shown
    • Color Gradient the color on the left is for minimum values and the color to the right is for maximum values

Examples

Here are some examples for different visualization types:

All Visualization types are active


Only Color is active.


Only Size is active.


Only Position is active.

Clone this wiki locally