From 9004393f66d8f2e79a1748f93f71972f3dc490de Mon Sep 17 00:00:00 2001 From: nbush Date: Mon, 30 Sep 2024 12:15:04 -0400 Subject: [PATCH] Update 2024-09.md --- help/en/docs/newsletters/2024-09.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/en/docs/newsletters/2024-09.md b/help/en/docs/newsletters/2024-09.md index 7d69c5918..8118406d6 100644 --- a/help/en/docs/newsletters/2024-09.md +++ b/help/en/docs/newsletters/2024-09.md @@ -148,7 +148,7 @@ It’s also a great example of how Grist can be extended via Python classes, ess ### 🦸‍♀️ Super dashboards -Do you use lots of charts? We support you and celebrate you. Still, Grist can get a bit cramped with several charts. To work around this, Rogerio has created [“super dashboards”](https://community.getgrist.com/t/luke-if-you-only-knew-the-power-of-the-html-widget/6487/1){:target="\_blank"} which use the HTML widget and scrollable iframes to go from this: +Do you use lots of charts? We support you and celebrate you. Still, Grist can get a bit cramped with several charts. To work around this, Rogerio has created [“super dashboards”](https://community.getgrist.com/t/super-dashboards-with-iframes-and-html-widget/6266){:target="\_blank"} which use the HTML widget and scrollable iframes to go from this: ![Super dashboards - before](../images/newsletters/2024-09/super-dashboard-before.png) To this: ![Super dashboards - after](../images/newsletters/2024-09/super-dashboard-after.png)