Chart Region

Mark time ranges or segments with shaded vertical regions. Perfect for highlighting flight phases, operational modes, time windows, or any span of data on X-axis. Uses data coordinates so regions stay locked during streaming.

Installation

Copy and paste the following code into your project.

npx @plexusui/cli add chart-region
Manual Installation

1. Copy the component code from components/chart-region.tsx

2. Install dependencies:

npm install react@latest

3. Copy any required primitive components

Examples

Loading example...

Made with care. Open source and free to use.

Plexus UI - Playground