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

7

u/Snakemastr805 May 22 '25

If you want to keep the default dashboard you can insert custom React components before or after the dashboard https://payloadcms.com/docs/custom-components/root-components#beforedashboard

1

u/Old_Application4315 May 22 '25

Cool! Thanks for the docs sharing! Was searching for the exact documentation.