Commit Graph

6 Commits (master)

Author SHA1 Message Date
Trivernis ad7efc9419 Wrapper for setInterval
- registerInterval sets the interval and stores it for the current locationhash. on navigate() the intervals for the current hash will be cleared.
6 years ago
Trivernis be7e9574af Updated Elements and caching
- flag nocache deactivates the use of cache
- the graph adapts to the screensize (after re-redering)
- the server automatically generates a json with the current cpu usage.
6 years ago
Julius 5e2bc1e681 Updated Elements
- Graph is now split into background, graph and labels
6 years ago
Trivernis 88dd8b7936 Added Elements
- Added primitive graph element
- Changed data
6 years ago
Trivernis 3a0cfef640 Additional Code-Cleanup
closes #2
- removed constant cache variable in server.js
- renamed second data variable in script.js
- removed variable vueApp in data.js
6 years ago
Trivernis e21ebee005 Started with html development
- Designing the Interface now
- Added data.json
- Added data.html: For viewing graphs
- Added Icons: RCN-icon & new Favicon
- Switched to develop vue.js. Switching back on release
- Removed testing data.json
- Modified readme
6 years ago