Mermaid Flowchart from Data Records
Overview
The Mermaid Flowchart from Data Records Plugin facilitates the creation of Mermaid flowcharts within Tadabase applications, visualizing connections between specified fields effortlessly. This plugin iterates through records, extracts data from designated fields, and dynamically generates flowchart elements to represent the connections. The resulting visualizations enhance data comprehension and analysis, offering valuable insights into relationships between different fields within the application.
Use Cases
- This plugin is ideal for applications that require visual representation of data relationships, such as organizational charts, process flows, or any scenario where understanding connections between records is critical for data analysis and decision-making.
Installing the plugin
Prerequisites:
- The page must have a table component
- The table must have a connections field
- Javascript must be enabled (applicable if your're on trial account)
Step-by-Step Installation:
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.
We'd love to hear your feedback.