This is a Next.js project bootstrapped with create-next-app
.
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.
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.
- 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