Commit Graph

8 Commits

Author SHA1 Message Date
167e9d0a01 Implement Integral Data Types (#13)
**Rationale:**

Integral Types were missing and are needed for Project Nautilus.

**Changes:**

- Implements Integral Data Types
  - u64 and i64 implemented through bigint

Reviewed-on: #13
Co-authored-by: Sergey Savelyev <sergeysav.nn@gmail.com>
Co-committed-by: Sergey Savelyev <sergeysav.nn@gmail.com>
2026-01-03 08:37:26 -08:00
e9751c2489 adds charts panel 2025-02-15 15:42:36 -08:00
2cb1eec404 allows scrolling backwards through history 2025-01-05 10:52:09 -05:00
10e80a0c2d allows restricting the streaming speed for the frontend 2024-12-30 13:23:21 -05:00
4c2b0f454b change format settings 2024-12-04 20:00:18 -08:00
07b585f956 logarithmic graph 2024-12-03 23:06:47 -08:00
3eafc20e9d initial graph 2024-12-02 23:30:05 -08:00
8e4a94f8c5 websocket to web 2024-10-20 19:14:33 -07:00