A collection of interactive charts built with Vue 3.5 and D3.js. This project demonstrates how to create data visualizations with modern Vue features.
- Built with Vue 3.5 and Vite 5
- TypeScript support
- D3.js integration
- Modern component architecture with
<script setup>
syntax - Responsive chart components
This project has been updated to Vue 3.5, which includes:
- Improved TypeScript integration
- Enhanced
<Suspense>
component - Performance improvements
- See VUE_3_5_MIGRATION.md for details