/data-graphize

Interactive Chart with "rechart"

Primary LanguageTypeScript

Data Graphize

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Feature

Interactive Chart

data-graphize-interactivechar-area2024-02-26 data-graphize-interactivechar-bar2024-02-26

It's available on Storybook's recharts tab. Here the git page.

or

npm run storybook

Open http://localhost:6006 with your browser to see the result.

What's next

  • Implement conversion of csv and xml files to ChartData format
  • Develop Choose Data Page and Chart Page to provide more interactive features
  • Enhance Control: Improve user control options for a better user experience