Skip to content
Snippets Groups Projects
Commit 28649578 authored by Simon Belak's avatar Simon Belak
Browse files

Add smartsclars to xrays

parent 2ac5cc81
No related branches found
No related tags found
No related merge requests found
......@@ -60,6 +60,14 @@ cards:
group: Overview
width: 5
height: 3
- EventGrowth:
visualization: smartscalar
title: Event growth
dimensions: Timestamp
metrics: Count
width: 5
height: 3
group: Overview
- EventsByTime:
title: Events over time
metrics: Count
......
......@@ -120,6 +120,14 @@ cards:
group: Overview
width: 5
height: 3
- IncomeGrowth:
visualization: smartscalar
title: Income growth
dimensions: Timestamp
metrics: TotalIncome
width: 5
height: 3
group: Overview
- IncomeByMonth:
visualization: line
title: Sales per month
......
......@@ -79,6 +79,14 @@ cards:
group: Overview
width: 5
height: 3
- UserbaseGrowth:
visualization: smartscalar
title: User growth
dimensions: JoinDate
metrics: Count
width: 5
height: 3
group: Overview
- NewUsersByMonth:
visualization: line
title: New [[this.short-name]] 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