Chart

Displays token-aware bar charts with built-in tooltip and legend primitives.

Installation

$npx maddex add Chart

Overview

Start with a single series and the default tooltip treatment for a straightforward monthly trend.

Preview

        
            
        
    

Pinned Tooltip

Use a default index and a top legend when you want a multi-series comparison to open with a highlighted group.

Preview

        
            
        
    

Compact Dashboard

Hide the grid and y-axis when the chart needs to fit a dense card while still keeping hover details available.

Preview