ARTICLE AD BOX
I wanted to make it specific to some language like java, python, c++, etc. But later I decided to keep it generic.
Actually, I am working on a task to create a UI that properly displays the data as a time series, with labels and text. Something similar to the Percepio analyzer does. I am attaching the picture.
Traceanalyzer output for the visualization of the raw log data
Here, I have circled the thing in a red box that I wanted to implement.
But I am not able to find out exactly what this type of data representation is called and which libraries are available for it, especially open-source ones.
