theia-trace-extension icon indicating copy to clipboard operation
theia-trace-extension copied to clipboard

Support event statistics view in Theia

Open tahini opened this issue 5 years ago • 2 comments
trafficstars

This is the type of categorical view that can be used as base output

  • [x] Make sure the data is provided through a data provider in Trace Compass
  • [ ] Support this data type with pie chart in Theia

eventStatistics

tahini avatar May 25 '20 15:05 tahini

Pie charts remain, I would suggest they are blocked by D3's progress. @Rodrigoplp-work thoughts?

MatthewKhouzam avatar Mar 11 '22 15:03 MatthewKhouzam

Exactly! With the structure we are already deploying in the y-axis plus the examples discussed in the "0003-D3-charts" ADR, this would fall perfectly in line for expanding our use of the library.

Rodrigoplp-work avatar Mar 11 '22 20:03 Rodrigoplp-work