Auto-sync: 2026-04-18 12:03
This commit is contained in:
23
wiki/concepts/Superset-Dashboard.md
Normal file
23
wiki/concepts/Superset-Dashboard.md
Normal file
@@ -0,0 +1,23 @@
|
||||
---
|
||||
title: "Superset Dashboard"
|
||||
type: concept
|
||||
tags: [Apache-Superset, 数据可视化, BI]
|
||||
---
|
||||
|
||||
## Definition
|
||||
Apache Superset 数据可视化仪表盘,包含图表(Chart)、过滤器(Filter)、布局(Layout)的完整组合,用于展示和分析业务数据。
|
||||
|
||||
## Core Components
|
||||
- **Chart(图表)**:数据可视化单元,如 Bar Chart、Scatter Plot、Heatmap、Table 等
|
||||
- **Filter(过滤器)**:交互式筛选器,支持 Category、Store Name、价格范围、时间范围等
|
||||
- **Layout(布局)**:仪表盘的页面结构安排,通常按行/列分布
|
||||
|
||||
## Use Cases
|
||||
- 电商选品分析 Dashboard:展示热销产品、价格带分布、类目机会等
|
||||
- 竞争对手监控 Dashboard:展示店铺 GMV、销量排名、上新趋势等
|
||||
- 评论质量分析 Dashboard:展示评分趋势、评论数量、好评/差评占比等
|
||||
|
||||
## Related Concepts
|
||||
- [[KPI-卡片]]:关键绩效指标展示组件
|
||||
- [[SQL-View]]:数据预处理视图
|
||||
- [[Apache-Superset]]:开源 BI 平台
|
||||
Reference in New Issue
Block a user