🔥 Sparkline Vue

Interactive Vue.js sparkline charts with enhanced tooltips

Welcome to Sparkline Vue

A modern Vue.js library for creating beautiful, interactive sparkline charts with enhanced tooltips, color indicators, and smooth animations.

Sparkline Vue Demo

📚 Interactive Examples

🚀 Quick Start

Get started with Sparkline Vue in seconds:

npm install sparkline-vue # Use in your Vue component import { Sparkline } from 'sparkline-vue' // or import Sparkline from 'sparkline-vue' <Sparkline :data="[1,2,3,4,5]" type="line" />

✨ Key Features

📊
7 Chart Types

Line, Bar, Tristate, Discrete, Pie, Bullet, Box Plot

🎯
Enhanced Tooltips

Color-coded with multi-value displays

Vue.js Ready

Built for Vue 3 with reactive data binding