Chart Ruler
Interactive measurement tool for calculating distances and deltas between points. Click and drag to measure ΔX, ΔY, and Euclidean distance. Perfect for analyzing rates of change, time differences, or amplitude changes in telemetry data.
Installation
Copy and paste the following code into your project.
npx @plexusui/cli add chart-ruler
Manual Installation
1. Copy the component code from components/chart-ruler.tsx
2. Install dependencies:
npm install react@latest
3. Copy any required primitive components