Time Grain

Time Grain

OVERVIEW

Time grain in Pluto Insights refers to the level of temporal detail you want to display in your charts. Essentially, it's the unit of time by which you're grouping your data.

For instance, you could have data that spans several years but you may want to group this data by monthquarter, or year for your visualization. The choice of time grain will affect how the data is aggregated and displayed on your chart.

HOW TO SETUP THE TIME GRAIN FOR YOUR CHART

For example, suppose you're creating a table chart to visualize the number of course enrollments over the past two years using a dataset with a "Enrollment Date" time column. If you select a time grain of "Day", you will see the number of enrollments completed each day. If you choose a time grain of "Month", the data will be aggregated by month, so you'll see the total number of enrollments each month over the two-year period.



Choosing the right time grain allows you to view your data at the appropriate level of detail for your specific analysis or reporting needs.

    • Related Articles

    • How to create a Time-Series Bar chart

      OVERVIEW A time-series bar chart, also known as a timeline bar chart, is a type of data visualization that combines the elements of a bar chart with a time axis. It is used to display and compare the values of different categories or variables over a ...
    • How to create a Time-Series Area chart

      OVERVIEW A time-series area chart is a type of data visualization that represents the changes in values over time. It is similar to a line chart, but with the area between the line and the time axis filled with color or shading. The area between the ...
    • How to create a Time-Series Line chart

      OVERVIEW A time-series line chart is a type of data visualization that displays the changes in values over time using a line that connects the data points. It is one of the most common and straightforward ways to represent time-dependent data. ...
    • How to create a Time-series Scatter Plot chart

      OVERVIEW A time-series scatter plot chart is a type of data visualization that combines elements of a scatter plot and a line chart. It is used to display the relationship between two variables over time. In this chart, time is plotted on the ...
    • Time Column

      A time column is a specific field in your dataset that holds time information. This could be a timestamp or a date, and it is usually used in data visualizations to track changes over a period of time. In Pluto Insights, the time column can be used ...