Data strucutre

A ridge line plot requires three key components to create the diagram:

  • Series: This is often a date, providing the temporal context for the data.

  • Category: This represents different groups or levels within your data.

  • Measure: This is the numerical value that will be depicted across the ridges.

By combining these elements, the plot displays how the measure varies over the series for each category.