Temporal Heatmap
In this post, we will explore the Temporal Heatmap chart, a powerful visual tool designed to help you understand the count of features over days and hours using a matrix chart.
The Temporal Heatmap chart simplifies data exploration and provides insights into how feature counts change over time.
Creating the Temporal Heatmap
To begin, navigate to the widget menu and select Temporal Heatmap
from the Temporal Widgets.
Configuring your chart
Once you're in the temporal heatmap configuration menu, set up your chart preferences.
- Customize the chart name by clicking on
My New Chart
at the top of the modal. - Choose your
dataset
and the specificfield
you want to display. - Select the
format
that best suits your needs- For Example: %m%d%Y
- Decide the
substring
you need. In case your date attribute comes with a format like this: %d/%m/%Y %H:%M:%S you can decide which part you want to include. For example, 1,8 will take the content from position 1 to position 8.
Example
After applying your configuration, you will get a nice temporal heat map like in the example below. You can hover over the fields and get the values for each field.