Skip to content

Commit

Permalink
Update index_en.md
Browse files Browse the repository at this point in the history
  • Loading branch information
THWillert authored Jan 21, 2023
1 parent 7d7f8a9 commit 0981445
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions docs/index_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@

> WIP - not suitable for productive use.
[![Total alerts](https://img.shields.io/lgtm/alerts/g/THWillert/SHMI.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/THWillert/SHMI/alerts/)
[![Language grade: JavaScript](https://img.shields.io/lgtm/grade/javascript/g/THWillert/SHMI.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/THWillert/SHMI/context:javascript)

## Overview

A small, web-based (HTML, JavaScript and SVG) visualization for PLC or other small devices
Expand Down Expand Up @@ -332,8 +329,8 @@ Order does not correspond to priority:

#### General

- [ ] Update to Bootstrap 5
- [x] Update to jQuery 3.6.0
- [ ] Update to Bootstrap 5.3
- [ ] Update to jQuery 3.6.3
- [x] Replacing Moment.js with Day.js
- [ ] Save settings locally
- [ ] Import/Export of settings
Expand Down Expand Up @@ -380,7 +377,7 @@ Order does not correspond to priority:
#### Recorder

- [ ] Optimize surface
- [ ] Possible change from Flot-Chart to Chart.js (because of size still to be clarified)
- [ ] Change from Flot-Chart to Chart.js
- [ ] Change time format to CSV (-> Timestamp)
- [ ] Prefilter for analog values (low pass)
- [ ] Trigger (High / Low / Band)
Expand Down

0 comments on commit 0981445

Please sign in to comment.