theia-trace-extension
theia-trace-extension copied to clipboard
Support event statistics view in Theia
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

Pie charts remain, I would suggest they are blocked by D3's progress. @Rodrigoplp-work thoughts?
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.