v1.6.3
v1.6.3 (2026-06-02)
Bug Fixes
- parser: Convert timeU to float not to int (
4d2ca2e)
Converting the unix timestamp timeU to float does not allow digits, therefore no higher time resolutions then one second.
Refactoring
-
vis: Update visualize.py (
62a7f86) -
add option to edit range settings live without needing to
change the config.toml file -
add option to save the new range settings
-
add print button to print the current figure without sidebar
-
added html icon as favicon
Detailed Changes: v1.6.2...v1.6.3