Graph

A versatile data visualization component that supports bar charts, line charts, and pie charts with customizable styles.

Example Prompt

Try this prompt in the chat interface

Create a bar chart for quarterly sales:
- Title: "Quarterly Sales"
- Labels: Q1, Q2, Q3, Q4
- Datasets:
  - Revenue: 120K, 150K, 180K, 200K
  - Expenses: 80K, 95K, 110K, 125K
- Bordered variant, large size
- Show legend

Preview

Installation

$
npx tambo add graph