Technology Stack
- Vite with the vanilla TypeScript template (
npm create vite@latest graph-visualisation -- --template vanilla-ts
) - 📊 D3 and 📊 Observable Plot
Requirements
- Saving graphs as images
- List of libraries:
- d3-svg-to-png:
- ICS License
- No additional dependencies
- saveSvgAsPng (archived repository)
- d3-svg-to-png:
- List of libraries:
- Render graph (details can be found in 📊 D3)