1. Product Comparison Chart
E-commerce ManagerBackground
Need to display a side-by-side comparison of three different product lines for a monthly newsletter.
Problem
Raw data is difficult for customers to scan quickly.
How to use
Input the product names, ratings, and review counts into the Rating Data field and select the 'Grid Layout' style.
[{"label": "Product A", "rating": 4.5, "count": 120}, {"label": "Product B", "rating": 3.8, "count": 85}, {"label": "Product C", "rating": 4.2, "count": 200}]Outcome
A clean, grid-based visual showing star ratings alongside review counts for each product.