{% dnd_section padding={"top": 80, "bottom": 80, "left": 20, "right": 20}, max_width=1400 %} {% dnd_row padding={"bottom": 48} %} {% dnd_column width=12 %} {% dnd_module "charts_heading" path="@hubspot/rich_text", label="Charts Heading", html='

Data Visualization

Interactive charts powered by Chart.js with real-time data capabilities

' %} {% end_dnd_module %} {% end_dnd_column %} {% end_dnd_row %} {% dnd_row padding={"bottom": 40} %} {% dnd_column width=12 %} {% dnd_module "performance_label" path="@hubspot/rich_text", label="Performance Label", html='

Performance Metrics Overview

Comparing Q1 2023 vs Q4 2024 across 24 business metrics

' %} {% end_dnd_module %} {% end_dnd_column %} {% end_dnd_row %} {% dnd_row padding={"bottom": 60} %} {% dnd_column width=12 %} {% dnd_module "performance_chart" path="../modules/chart.module", label="Performance Chart" %} {% end_dnd_module %} {% end_dnd_column %} {% end_dnd_row %} {% dnd_row padding={"bottom": 40} %} {% dnd_column width=12 %} {% dnd_module "revenue_label" path="@hubspot/rich_text", label="Revenue Label", html='

Revenue Growth Trends

24 months of revenue data across three product lines

' %} {% end_dnd_module %} {% end_dnd_column %} {% end_dnd_row %} {% dnd_row %} {% dnd_column width=12 %} {% dnd_module "revenue_chart" path="../modules/chart.module", label="Revenue Chart", content={ "chart_type": "line", "sample_dataset": "revenue-growth" } %} {% end_dnd_module %} {% end_dnd_column %} {% end_dnd_row %} {% end_dnd_section %}