Skip to main content

Dynamic Timeline Chart

Overview

The Dynamic Timeline Chart Plugin generates an interactive timeline chart using Google Charts. It dynamically processes records to visualize events with start and end dates, creating a chart container automatically if needed. This plugin is ideal for visualizing schedules, project timelines, or any data that spans a duration.

Use Cases

  • This plugin is perfect for applications that need to visualize timelines, such as project management tools, event scheduling systems, or historical data trackers. It provides an intuitive way to view and interact with time-based records.

Installing the plugin

Prerequisites:

  1. The page must have a table component
  2. The table must have a text or connection fields
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this table, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Dynamic Timeline Chart plugin
  4. Select the table
  5. Select the text or connection fields

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.