<!-- ghit#filepath: /Users/jagadeesh/goat/drips/predictify --> ## Description - Define analytics layout (KPI cards + charts) and chart style rules (axes, tooltips, colors). - Ensure readability on mobile and desktop. ## Requirements and context - Must label units and axes clearly. - Scope is frontend design only. ## Suggested execution - `git checkout -b design/analytics` - Implement changes: 1. KPI cards and chart panels layout. 2. Tooltip and legend patterns. 3. Examples for volume and distribution charts. ## Test and commit - Provide desktop + mobile screenshots. ## Example commit message ``` feat(design): analytics layout and chart style guide ``` ## Guidelines - Prefer simple, honest charts. - Timeframe: 96 hours.
Description
Requirements and context
Suggested execution
git checkout -b design/analyticsTest and commit
Example commit message
Guidelines