Skip to main content

Calendar

Calendar lets you analyze longitudinal data. It needs at least one column of type DateTime.

Developers: To add the viewer from the console, use: grok.shell.tv.addViewer('Calendar');

General:

Right clickContext menu
Alt+FShow in full screen
Click on dateFilter by date
Click on yearFilter by year
Click on day of weekFilter by day of week
Click on monthFilter by month
Click on weekFilter by week

Calendar

Videos

Calendar

Properties

PropertyTypeDescription
General
Date Column Namestring
Show Headerboolean
Red Weekendsboolean
Show Filtered Onlyboolean
Back Colornumber
Odd Month Colornumber
Even Month Colornumber
Row SourcestringDetermines the rows shown on the plot.
Allow Dynamic Menusboolean
Show Context MenubooleanProperties common for all viewers todo: use code generation
Titlestring
DescriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.
HelpstringHelp to be shown when user clicks on the ''?'' icon on top. Could either be in markdown, or a URL (starting with ''/'' or ''http'').
Description Positionflexposition
Description Visibility Modevisibilitymode
Data
On ClickstringDetermines what happens when you click a date.
FilterstringFormula that filters out rows to show. Examples: ${AGE} > 20 or ${WEIGHT / 2)} > 100, ${SEVERITY} == ''Medium'', ${RACE}.endsWith(''sian'')
Tablestring
Description
Show Titleboolean

See also: