Sparkline

import

import { Sparkline } from 'mui-plus';

Properties

NameTypeDefaultDescription
color"primary" | "secondary" | "inherit" | "success" | "warning" | "error"primaryTheme color of the sparkline
datanumber[]Sparkline series, as an array of y-values
heightnumber25Height of the sparkline
widthnumber150Width of the sparkline

Sparkbars
nextra-theme-mui-docs