Skip to Content
Veltix
Introduction

Veltix - Data Visualization Dashboard Builder

Veltix is a modern data visualization dashboard building tool that enables you to create pixel-perfect, interactive dashboards with real-time data updates. Built with React, TypeScript, and ECharts, it provides a powerful yet intuitive platform for building professional data visualization solutions.

โœจ Key Features

  • ๐ŸŽจ Free Layout System: Drag, resize, and rotate components with pixel-perfect precision
  • ๐Ÿ“Š Rich Component Library: Built-in charts, tables, KPI cards, and visualization components
  • ๐Ÿ”— Multi-Data Source Support: Connect to APIs, CSV files, PostgreSQL, Google Sheets, and more
  • โšก Real-time Updates: Three update modes - static, polling, and WebSocket push
  • ๐ŸŒ™ Theme Customization: Light/dark themes with customizable color schemes
  • ๐Ÿ”„ Interactive Linkage: Click-to-filter and highlight data across components

๐Ÿš€ Quick Start

Get started with Veltix in minutes:

Installation

pnpm install veltix

Usage

import { Veltix } from 'veltix' import 'veltix/veltix.css' export const MyVeltix = () => { return <Veltix /> }

๐Ÿ›  Technology Stack

  • Frontend: Next.js + React + TypeScript
  • Styling: TailwindCSS + shadcn/ui
  • Charts: ECharts for React
  • Real-time: Socket.IO + Redis Pub/Sub
  • Build Tool: Turborepo + pnpm
Veltix Dashboard Example

๐Ÿ“š Whatโ€™s Next?

Last updated on