eclipse-cdt-cloud / theia-trace-extension

Eclipse Theia trace viewer extension using the Trace Server Protocol (TSP), through the tsp-typescript-client. Also the home for reusable JavaScript libraries: traceviewer-base, traceviewer-react-components
MIT License
48 stars 60 forks source link

Support density views in theia #13

Open tahini opened 4 years ago

tahini commented 4 years ago
tahini commented 4 years ago

density_view

MatthewKhouzam commented 2 years ago

Here is an option to overlay it with the XY Scatter chart. Density chart example

MatthewKhouzam commented 2 years ago

By doing this, we minimize the round trips to the server too.