Skip to content

Metric Grid

2x2 grid of metrics with numbers and labels

Preview

Metric Grid

Dimensions

  • Width: 1080px
  • Height: 1080px
  • Aspect Ratio: 1080:1080

Fonts

  • Inter
  • Space Grotesk
  • JetBrains Mono

Slide Fields

FieldTypeRequiredMax Length
titletext80
metric1_valuetext20
metric1_labeltext50
metric2_valuetext20
metric2_labeltext50
metric3_valuetext20
metric3_labeltext50
metric4_valuetext20
metric4_labeltext50

Brand Fields

FieldTypeRequiredDefault
brand_nametext
brand_handletext
bg_colorbg#1e1e2e
bg_color_endbg#11111b
accent_colorbg#cba6f7
accent_color_endbg#89b4fa
bg_imageimage
bg_image_opacitynumber0.15
logoimage

Example JSON

json
{
  "brand": {
    "brand_name": "Ajianaz",
    "brand_handle": "@ajianaz"
  },
  "slides": [
    {
      // fill slide fields here
    }
  ]
}

Usage

bash
cosy render --template metric-grid --data input.json --output output.png

Released under the BSL-1.0 License.