Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jkuri/d3-car-dashboard
Car Dashboard in the browser built with D3 and Angular.
https://github.com/jkuri/d3-car-dashboard
angular car car-dashboard d3 dashboard data-visualisation dataviz ng
Last synced: 7 days ago
JSON representation
Car Dashboard in the browser built with D3 and Angular.
- Host: GitHub
- URL: https://github.com/jkuri/d3-car-dashboard
- Owner: jkuri
- License: mit
- Created: 2017-12-02T19:51:39.000Z (almost 7 years ago)
- Default Branch: angular
- Last Pushed: 2024-03-26T11:02:53.000Z (8 months ago)
- Last Synced: 2024-10-26T03:55:45.377Z (21 days ago)
- Topics: angular, car, car-dashboard, d3, dashboard, data-visualisation, dataviz, ng
- Language: TypeScript
- Homepage: https://d3-car-dashboard.vercel.app/
- Size: 2.71 MB
- Stars: 41
- Watchers: 3
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# D3 Car Dashboard Experiment
Car dashboard experiment with D3 and Angular.
## Preview
![Preview](https://user-images.githubusercontent.com/1796022/181828142-31859265-5b36-4328-9b07-c41090df08ab.gif)
## Instructions
Use UP arrow key to add throttle.
## CLI Commands
``` bash
# install dependencies
npm install# serve with live reload
npm start# build for production with minification
npm run build
```## Licence
MIT
## Author
Jan Kuri