{"repo":"aiekick/LogToGraph","free":true,"listed":false,"github":"https://github.com/aiekick/LogToGraph","clone":"git clone https://github.com/aiekick/LogToGraph.git","description":"Numerical signals based Log To Graph Converter","language":"C++","stars":47,"topics":["log","analyzer","cmake","curve","electric","formater","generic","glfw","graph","imgui"],"license":"Apache-2.0","category":"analytics","readme_excerpt":"LogToGraph Win64 Linux ---- ----- MacOs is not officially maintained but should compile on it; the CMake notes for MacOs are at the bottom of this file. Goal LogToGraph turns text-based numerical logs into interactive signal graphs. Typical inputs: profilers, electrical / simulation systems, embedded telemetry, scientific instrument logs — anything where each row carries a date, a signal name, and a value (numeric or status string). The tool can be adapted to any log format because the row-to-signal mapping is implemented by a Lua script you write inside the app . How it works 1. The tool reads each log file row by row. 2. Each row is handed to a Lua script's parse(buffer) function. 3. The script extracts signal samples and feeds them back to the host via the ltg: API ( ltg:addSignalValue , ltg:addSignalTag , etc.). 4. The host stores everything in a SQLite database and renders the resulting signals as interactive graphs. The script — including the boilerplate startFile / parse / endFile callbacks — lives inside the project file (no external .lua file to keep around). The whole project is a single .ltg SQLite DB you can open with any SQLite tool. With this you can: - display many signals across separate graphs - group several signals on the same graph - display all signals in a minimal overview - search signals by name - show the values of all signals at the hovered timeframe - mark zones (start / end) and point events (tags) - diff signal values between two time markers - an","default_branch":null,"files":null,"tree":[],"storefront":"/r/aiekick","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/aiekick/LogToGraph/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}