Component Categories
Evidence components are organized into the following categories:Charts
Visualize your data with bar charts, line charts, area charts, scatter plots, and more
Tables
Display and explore data with interactive tables, column formatting, and aggregations
Text & Layout
Format your pages with big values, metrics, grids, tabs, and accordions
Inputs
Add interactivity with dropdowns, date pickers, text inputs, and buttons
Quick Start
All Evidence components follow a similar pattern:- Query your data using SQL code blocks
- Pass data to components using the
dataprop - Configure components with props like
x,y,title, etc.