Skip to content
Success

Changes

Summary

  1. weighted tree: Fix pie chart bugs (details)
  2. weighted tree: Let the pie chart use the data palette (details)
Commit 608223a2c4ce25666d52f14e31830a88626d604c by Genevieve Bastien
weighted tree: Fix pie chart bugs

* The pie chart displays no data when the selection does not have
  children
* References to an eventual secondary pie are now gone, if we ever
  support it, it will come back

Change-Id: I5625ccf1752b7702e02adc511b96e13ee547ab2b
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/156370
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/views/weightedtree/WeightedTreeViewer.java (diff)
The file was modified callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/views/weightedtree/WeightedTreePieChartViewer.java (diff)
Commit 339cdbae23c0bee7777ba8e1d72ab3ee1486fa6d by Genevieve Bastien
weighted tree: Let the pie chart use the data palette

The colors provided by the weighted tree provider are used for the pie
chart as well.

Change-Id: I536ae36b633717f22d66046fc0327f29c322f1be
Signed-off-by: Geneviève Bastien <gbastien+lttng@versatic.net>
Reviewed-on: https://git.eclipse.org/r/156442
Tested-by: Trace Compass Bot <tracecompass-bot@eclipse.org>
Reviewed-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Tested-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
The file was modified callstack/org.eclipse.tracecompass.incubator.callstack.ui/src/org/eclipse/tracecompass/incubator/internal/callstack/ui/views/weightedtree/WeightedTreePieChartViewer.java (diff)