Fullcalendar visualization

  • Views Views: 3,836
  • Last updated Last updated:
  • Documentation in progress.


    The FullCalendar Visualization allows you to represent your list data visually on a calendar. Each list row must have as a minimum a Start date element , useful is a label element for the title (label). The date Elements (Start and optional End) may be of type Date or JDate but both must be the same type.

    To get started you will want to create your visualization. The basic process is documented here: Calendar visualization

    For all administration Options hover the ⓘ after the labels to get the tooltip with more information.

    1732190546171.png


    Before we get into the various Options lets first look at the data sources.
Back
Top