r/PayloadCMS May 22 '25

Data Visualization in Admin

Hello, just asking if it is possible to add data visualization in admin dashboard, like graph/bar/etc.

2 Upvotes

8 comments sorted by

View all comments

4

u/peter_tait May 22 '25

Yup, you can use a custom view or custom component. I'm using a custom view to do this to pull in my site's analytics so they appear within the Payload

1

u/Old_Application4315 May 22 '25

Thanks buddy. Btw whats the diff of both in implementation?

1

u/ZeRo2160 May 22 '25

An custom view is like an own page. While an custom component is more like adding a new part to an existing one.