Skip to content
Snippets Groups Projects
Commit 456ffd2d authored by Maz Ameli's avatar Maz Ameli
Browse files

smaller scalars and better singleton group name

parent 4a1eaf19
No related branches found
No related tags found
No related merge requests found
......@@ -49,6 +49,8 @@ cards:
metrics: Count
score: 30
group: Overview
width: 5
height: 3
- RowcountLast30Days:
title: Events in the last 30 days
visualization: scalar
......@@ -56,6 +58,8 @@ cards:
score: 25
filters: Last30Days
group: Overview
width: 5
height: 3
- EventsByTime:
title: Events over time
metrics: Count
......
......@@ -64,7 +64,7 @@ groups:
- Overview:
title: Overview
- Singletons:
title: Fields with only a single value
title: These are the same for all your [[this]]
- ByTime:
title: "[[GenericTable]] across time"
- Geographical:
......@@ -87,6 +87,8 @@ cards:
metrics: Count
score: 100
group: Overview
width: 5
height: 3
- RowcountLast30Days:
title: New [[GenericTable]] in the last 30 days
visualization: scalar
......@@ -94,12 +96,16 @@ cards:
score: 100
filters: Last30Days
group: Overview
width: 5
height: 3
- DistinctFKCounts:
title: Distinct [[FK]]
visualization: scalar
metrics: CountDistinctFKs
score: 100
group: Overview
width: 5
height: 3
# Geographical
- CountByCountry:
title: "[[GenericTable]] per country"
......
......@@ -101,6 +101,8 @@ cards:
metrics: TotalOrders
score: 100
group: Overview
width: 5
height: 3
- RowcountLast30Days:
title: Transactions in the last 30 days
visualization: scalar
......@@ -108,6 +110,8 @@ cards:
score: 100
filters: Last30Days
group: Overview
width: 5
height: 3
- IncomeByMonth:
visualization: line
title: Sales per month
......
......@@ -62,6 +62,8 @@ cards:
metrics: Count
score: 100
group: Overview
width: 5
height: 3
- RowcountLast30Days:
title: New users in the last 30 days
visualization: scalar
......@@ -69,6 +71,8 @@ cards:
score: 100
filters: Last30Days
group: Overview
width: 5
height: 3
- NewUsersByMonth:
visualization: line
title: New users per month
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment