Commit graph

7 commits

Author SHA1 Message Date
Arno Kaimbacher
dbf8aa495e - add chartjs-plugin-zoom via npm
- add label to timeseries graph only for 08:00 and 18:00
2021-10-01 14:37:43 +02:00
Arno Kaimbacher
4241bd2cb9 - add "moment": "^2.29.1" and "chartjs-adapter-moment": "^1.0.0",
- add core module for time.service.ts
- add interfaces for timespan.ts an dataset.ts
2021-09-28 16:26:53 +02:00
Arno Kaimbacher
92d0e94582 - add themes.css
- add  DatasetService.ts and InternalIdHandler
2021-09-21 16:13:58 +02:00
Arno Kaimbacher
427b7b9c91 - add bar component wit d3.js
- new dataset-by-station-selector.component with angular/material/dialog
- zoom.componentn: disable button at lasst zoom level
2021-09-14 15:22:31 +02:00
Arno Kaimbacher
df3561235d - add bulma style
- add components: messages, locate-button
- move index.html into src folder
- move to angular build tools
- styles.css -> styles.scss
2021-09-07 08:36:17 +02:00
Arno Kaimbacher
220944b115 - add dashboard and angular routing files
- npm updates
- changes in webpack.common.js
2021-08-27 16:11:29 +02:00
Arno Kaimbacher
7857e2c5bb - add DatasetApiService wit HttpService
- Interfaces for stations and phenomena
2021-08-24 13:38:52 +02:00