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

tiny tweaks

parent 5abc1bce
Branches
Tags
No related merge requests found
......@@ -139,7 +139,7 @@ const TransientTitle = ({ dashboard }) =>
) : null;
const TransientFilters = ({ filters }) => (
<div className="mt1 flex align-center text-grey-2 text-bold">
<div className="mt1 flex align-center text-grey-3 text-bold">
{filters.map((filter, index) => (
<TransientFilter key={index} filter={filter} />
))}
......
title: "A quick look at your [[GenericTable]] table"
description: Some potentially interesting things about time, place, and categories.
description: An overview of [[GenericTable]] and how it's distributed across time, place, and categories.
metrics:
- Count: ["count"]
- CountDistinctFKs: [distinct, [dimension, FK]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment