01_user_documentation:03_interacting_with_groimp:15_visualization:04_plotting:13_time_series_plot
Table of Contents
Time series plot
Similar to a line plot but with time values at the x aches.
To create a time series plot in rgg the chart command with the additional parameter TIME_SERIES_PLOT is used:
chart(dataset("your_dataset"),TIME_SERIES_PLOT);
Disclaimer
I could not yet figure out how to define the time at the x aches.
01_user_documentation/03_interacting_with_groimp/15_visualization/04_plotting/13_time_series_plot.txt · Last modified: 2025/09/05 17:20 by gaetan

