linecharts-demo
v1.0.1
Published
Demo of unisys-barcharts line chart components
Readme
Line Charts Demo - unisys-barcharts
This project demonstrates the line chart components from unisys-barcharts npm package.
Installation
npm installRun Development Server
npm run devThen open http://localhost:3001 in your browser.
Components Demonstrated
- LineChart - Basic line chart with multiple datasets
- MultiAxisLineChart - Line chart with multiple Y-axes
- SteppedLineChart - Stepped/staircase line chart
- SegmentedLineChart - Line chart with per-segment styling
- PointStyleLineChart - Line chart with custom point styles
Features
- Smooth interpolation (monotone, catmull-rom, linear)
- Fill area under lines
- Tooltips on hover
- Legend with toggle functionality
- Customizable point styles
- Multiple Y-axes support
- Segment-based styling
- Animation support
- Responsive design
Package
Using [email protected] from npm.
