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

Support density views in theia

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

  • [ ] In Trace Compass, density data should be provided by data providers. It can maybe use the existing XY data provider, but using a different scale
  • [ ] The density viewers in Trace Compass should use the data provider
  • [ ] Theia should support this view type too. The different X axis may be tricky.
  • [ ] Support many density series

tahini avatar May 25 '20 14:05 tahini

density_view

tahini avatar May 25 '20 15:05 tahini

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

MatthewKhouzam avatar Mar 11 '22 15:03 MatthewKhouzam

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

MatthewKhouzam avatar Mar 11 '22 15:03 MatthewKhouzam