Get Started. It's Free
or sign up with your email address
View by Mind Map: View

1. User

2. relationships

2.1. array

3. Metadata

3.1. Overrides

3.1.1. Filter (Global Filter)

3.1.2. chartOptions

3.2. relationshipLayoutTemplate Layout Template (Chalkboard view. Cards are arranged in rows and columns)

3.2.1. Formatting

3.2.2. Rows

3.2.3. Columns

3.2.4. Card Order

3.3. displayInfo

3.3.1. breakpoints

3.3.2. optimizedResolution

3.4. Title

3.5. createdAt

3.6. modifiedAt

3.7. createdBy

3.8. modifiedBy

3.9. published::bool

3.10. systemType (user/system)

3.11. weight

4. Cards

4.1. Card

4.1.1. Metadata

4.1.1.1. Title

4.1.2. Layout Template/Scenes (Composite Card: Grid + Graph )

4.1.2.1. Orientation

4.1.2.2. Filter location

4.1.2.3. Scene

4.1.2.3.1. Components

5. Formatting Overrides

5.1. Metric Level (Take Rate actuals is %)

5.1.1. Visual Type Level (GMV in graph is 1 decimal, grid is 2.)

5.1.1.1. Timeframe level (Hourly metrics are 2 decimals, weekly, QTW are 1 decimals)

5.1.1.1.1. Card Level (Hourly view GMV has no decimals)

6. Cards

6.1. card

6.1.1. id

6.1.2. layout

6.1.2.1. row

6.1.2.2. column

7. Scenes

7.1. Scene1: React grid layout (n-cards and a filter)

7.1.1. Components:

7.1.1.1. Component1: ('n' cards in a react-grid-layout)

7.1.1.1.1. componentType (actual name of react component): react-grid-layout

7.1.1.1.2. data

7.1.1.1.3. options(componentOptions (how many rows, columns in the layout and other options etc.)

7.1.1.2. Component2: (filter)

7.1.1.2.1. Item1

7.1.2. Layout: How the components are laid out in the scene

7.2. Scene2: (grids in a 4 col layout with a nav bar)

7.2.1. Components

7.2.1.1. Component1: n cards

7.2.1.1.1. Items

7.2.1.1.2. componentType (actual name of react component): tab-grid-layout

7.2.1.1.3. options(componentOptions (how many rows, columns in the layout and other options etc.)

7.2.1.2. Component2: (tabbed Nav bar)

7.2.1.2.1. Item1

7.2.2. Layout: How the components are laid out in the scene