# EvilCharts Documentation

> EvilCharts is an open-source chart UI website built with shadcn and Recharts, beautifully designed and handcrafted.

## Start Here
- [Chart Config](/docs/chart-config.md) - Define labels, colors, and icons for each data series in your chart
- [Components](/docs/components.md) - List of all components provided by EvilCharts.
- [Introduction](/docs.md) - EvilCharts is an open-source chart UI website built with shadcn and Recharts, beautifully designed and handcrafted.
- [Installation](/docs/installation.md) - how to install evilcharts & use it in your project

## Chart Components
- [Area Chart](/docs/area-chart/static.md) - Simple static & beautifully designed area charts
- [Bar Blocks](/docs/bar-chart/blocks.md) - Simple static & beautifully designed bar charts
- [Bar Chart](/docs/bar-chart/static.md) - Simple static & beautifully designed bar charts
- [Composed Chart](/docs/composed-chart/static.md) - Simple static & beautifully designed composed charts combining bars and lines
- [Line Chart](/docs/line-chart/static.md) - Simple static & beautifully designed line charts
- [Pie Chart](/docs/pie-chart/static.md) - Simple static & beautifully designed pie charts with donut, gradient, and glow effects
- [Radar Chart](/docs/radar-chart/static.md) - Beautiful radar charts with filled and lines variants, gradient colors, and glow effects
- [Radial Chart](/docs/radial-chart/static.md) - Beautiful radial bar charts with full and semi-circle variants, gradient colors, and glow effects
- [Sankey Chart](/docs/sankey-chart/static.md) - Sankey charts for visualizing flow data with nodes and links, featuring gradient colors and glow effects

## UI Components
- [Background](/docs/ui/background.md) - Customize the background of your charts with various styles and patterns
- [Legend](/docs/ui/legend.md) - Display chart legends to identify different data series in your visualizations
- [Tooltip](/docs/ui/tooltip.md) - Display interactive tooltips when hovering over chart data points

## Agent Resources
- [Full documentation snapshot](/llms-full.txt)
- [Agent skill](/skill.md)
- [MCP server](/mcp)
