Dashboard UI/UX: Best practices for displaying complex test data?

weber.st.michael

New member
Hi everyone! I’m working on a UI for a QA reporting dashboard and I’m struggling with how to present huge amounts of data (fail/pass rates, flakiness) without cluttering the screen.

I was looking at how these tools handle it: https://testomat.io/blog/best-report-testing-tools-in-comprehensive-list/ — some of them use really clean, minimalist graphs.

Does anyone have tips on which charting libraries (like D3.js or Chart.js) are best for this kind of 'engineer-focused' UX? I want it to be functional but still look modern.
 
Back
Top