https://github.com/confusedmatrix/la-data-vis-components
Learning analytics data visualisation components
https://github.com/confusedmatrix/la-data-vis-components
keele learning-analytics
Last synced: 3 months ago
JSON representation
Learning analytics data visualisation components
- Host: GitHub
- URL: https://github.com/confusedmatrix/la-data-vis-components
- Owner: confusedmatrix
- License: gpl-3.0
- Created: 2017-05-26T09:50:07.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T15:39:39.000Z (about 6 years ago)
- Last Synced: 2025-01-13T20:29:12.403Z (5 months ago)
- Topics: keele, learning-analytics
- Language: JavaScript
- Size: 1.95 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning analytics (LA) data visualisation components
## How to build
Run `npm install` or preferably, if you have yarn: `yarn`
Then run `npm run build` or `yarn build` to build the project in the dist directory.
## License
The code for building this project is licensed under [GNU GPLv3 license](LICENSE).
All PNG and SVG assets are licensed under [Creative Commons Attribution-ShareAlike 4.0 International license](https://creativecommons.org/licenses/by-sa/4.0/).