Openpanel-dev/openpanel

[Feature Request] Adopt Plausible's iframe height setting mechanism

Open

#224 aberto em 2 de nov. de 2025

Ver no GitHub
 (5 comments) (0 reactions) (0 assignees)TypeScript (369 forks)user submission
enhancementgood first issuehelp wanted

Métricas do repositório

Stars
 (5.840 stars)
Métricas de merge de PR
 (Mesclagem média 1m) (1 fundiu PR em 30d)

Description

What

When embedding a Plausible Dashboard one is given a script tag that sets the height of the iframe automatically. Plausible is emitting an event with the height data that is listened to and applied to the Plausible iframe.

Adding the same to OpenPanel is a great way to improve the quality of life of embeddings.

Guia do colaborador