You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -5,9 +5,15 @@ description: Build custom dashboards in Plane to visualize project metrics.
5
5
6
6
# Dashboards <Badgetype="info"text="Pro" />
7
7
8
-
Dashboards in Plane give you a bird's-eye view of your projects through customizable visualizations. They help you monitor progress, identify bottlenecks, and make data-driven decisions without diving into individual projects.
8
+
Dashboards are customizable data visualization spaces where you build charts, metrics, and tables from your work item data. Each dashboard is a canvas of **widgets** — individual visualizations you configure independently — arranged on a responsive grid.
Dashboards do not change any data. They are read-only lenses that aggregate issue data from one or more projects in your workspace and render it as charts or numbers. Every time you open a dashboard, Plane recomputes the data live from the current state of your work items.
13
+
14
+
Dashboards are workspace-scoped. They are not tied to a single project — each dashboard draws data from a set of projects you choose, which means one dashboard can show work across an entire organization.
Each widget type comes with specific configuration options:
214
+
**Basic config**
215
+
216
+
-**Name** - the widget's title as displayed on the dashboard.
217
+
218
+
**X-axis property**
219
+
What to group work items by along the horizontal axis (or segments for pie/donut).
220
+
221
+
_Options:_
222
+
223
+
- State, State group
224
+
- Priority
225
+
- Assignees, Created by
226
+
- Labels
227
+
- Cycles, Modules
228
+
- Epics
229
+
- Work item types
230
+
- Projects
231
+
- Start date, Due date, Created date, Completed date
232
+
233
+
When a date property is selected for the x-axis, you also choose a **date grouping**: Day, Week, Month, or Year. Plane truncates dates to the chosen granularity and groups work items accordingly.
| Estimate points | Sum of story points in each group |
242
+
| Pending work items | Issues in backlog, unstarted, or started state |
243
+
| Completed work items | Issues in completed state |
244
+
| In-progress work items | Issues in unstarted or started state |
245
+
| Due today | Issues with a due date of today |
246
+
| Due this week | Issues with a due date in the current week |
247
+
| Blocked work items | Issues that have a blocked-by relationship |
84
248
85
-
-**Property**
86
-
Choose what data to group by (e.g., Work item Types, Priority, Assignee)
87
-
-**Metric**
88
-
Select what to measure (e.g., Work item count, Estimate points)
249
+
Estimate points require the project to have estimates configured in points mode. If a project does not have estimate points set up, that metric returns zero for work items in that project.
89
250
90
-
#### Appearance
251
+
**Group by**
252
+
Adds a second dimension by splitting each x-axis bar or line into sub-series. Available for Stacked, Grouped, Multi-line, and Comparison models. Uses the same options as the x-axis property.
91
253
92
-
-**Color scheme**
93
-
Choose from preset palettes like `Modern`, `Horizon`, or `Earthen`.
254
+
**Style config**
255
+
Appearance options vary by chart type
94
256
95
-
-**Center value**
96
-
Toggle whether to show the total count in the middle of donut/pie charts.
257
+
- Bar chart: color, orientation (vertical/horizontal), legends, tooltip, color scheme
258
+
- Line chart: line color, line type (solid/dashed), markers, smoothing, legends, tooltip, color scheme
259
+
- Area chart: fill color, line color, line type, opacity, border, markers, smoothing, legends, tooltip, color scheme
260
+
- Pie chart: group thin slices toggle, minimum threshold, value type (percentage or count), color scheme
261
+
- Donut chart: center value toggle, completed color, color scheme
262
+
- Number: text alignment (left/center/right), text color
263
+
- Table: same options as bar chart
97
264
98
-
-**Legends and Tooltips**
99
-
Enable or disable these to control how much detail appears
265
+
**Filters**
266
+
Widget-level filters narrow the issue data for this widget only, on top of any dashboard-level filters.
100
267
101
-
#### Style options
268
+
##Filter layering
102
269
103
-
-**Fill color and Opacity**
104
-
Customize the look of area charts
270
+
Dashboards have two levels of filters that apply to all widget data in a stacked order:
105
271
106
-
-**Borders and Smoothing**
107
-
Refine the appearance of your charts
272
+
**Dashboard-level filters** are set once on the dashboard and apply to every widget on it.
273
+
They restrict the base work item pool from which all widgets compute their data.
108
274
109
-
-**Markers**
110
-
Add data point indicators on line charts
275
+
**Widget-level filters** apply on top of the dashboard-level filters and further restrict data
276
+
for that individual widget only.
277
+
278
+
When a widget fetches data, Plane applies filters in this order:
279
+
280
+
1. Dashboard-level filters
281
+
2. Dashboard-level PQL filters
282
+
3. Widget-level filters
283
+
284
+
The result is always the intersection — widget-level filters can only narrow, never expand, the work item set defined by dashboard filters.
285
+
286
+
Triage states and archived and draft work items are always excluded from widget data regardless of filters.
111
287
112
288
## Interact with your dashboard
113
289
@@ -117,4 +293,61 @@ After setting up your widgets, use your dashboard for insights:
117
293
118
294
- Hover over chart elements to see detailed tooltips.
119
295
- Use the legends to identify specific categories.
120
-
- Click the **View** or **Edit** button at the top right corner to switch from edit to view mode.
296
+
297
+
## Export a dashboard
298
+
299
+
A dashboard can be exported to a PDF file. Each widget is rendered into its export block type:
300
+
301
+
- Chart widgets (bar, line, area, pie, donut) are captured as PNG images
302
+
- Table widgets are exported as structured tables
303
+
- Number widgets are exported with their value, text color, and alignment preserved
304
+
305
+
1. Open the dashboard.
306
+
2. Click the **Export** button in the toolbar or **...** menu → **Export**.
307
+
3. Choose orientation (portrait or landscape).
308
+
4. Click **Download**.
309
+
310
+
Plane renders each widget into the PDF. Chart widgets become images; table and number widgets
311
+
are rendered as structured content. The PDF renderer respects the desktop grid layout and places widgets in their configured
312
+
positions and sizes across pages.
313
+
314
+
## Resize a widget
315
+
316
+
1. Hover over the widget until the resize handle appears at the bottom-right corner.
317
+
2. Drag the handle to change the widget's size.
318
+
3. Release to save the new size. Layout is auto-saved.
319
+
320
+
## Reposition a widget
321
+
322
+
1. Click and hold the widget's header area.
323
+
2. Drag it to the new position on the grid.
324
+
3. Release to drop. Other widgets shift to fill the space. Layout is auto-saved.
325
+
326
+
## Delete a widget
327
+
328
+
1. Hover over the widget.
329
+
2. Click the **...** menu → **Delete**.
330
+
3. Confirm. The widget is permanently removed.
331
+
332
+
## Add a dashboard to favorites
333
+
334
+
1. In the dashboards list, hover over the dashboard.
335
+
2. Click the **star** icon.
336
+
337
+
Or from inside the dashboard:
338
+
339
+
- Click the **star** icon in the dashboard header.
340
+
341
+
## Delete a dashboard
342
+
343
+
1. Go to the dashboards list.
344
+
2. Click the **...** menu on the dashboard → **Delete**.
345
+
3. Confirm.
346
+
347
+
Only the dashboard owner can delete a dashboard.
348
+
349
+
---
350
+
351
+
You can build up to any number of dashboards per workspace. Each dashboard draws from one or more projects you choose and holds any number of widgets. There is no enforced limit on widgets per dashboard, though very large grids become difficult to navigate in practice.
352
+
353
+
You can visualize work across **7 chart types**, each with up to **6 chart models**, giving 42 chart type/model combinations. Each widget is independently configured with its own grouping dimension, metric, date grouping (where applicable), appearance settings, and filter expression.
0 commit comments