custom charts: Add factory constructor for charts
authorGabriel-Andrew Pollo-Guilbert <gabrielpolloguilbert@gmail.com>
Mon, 11 Jul 2016 16:19:43 +0000 (12:19 -0400)
committerGenevieve Bastien <gbastien+lttng@versatic.net>
Sat, 13 Aug 2016 00:39:28 +0000 (20:39 -0400)
commit0f9cdf7b38eb3b7d7e1d1b81934ef9e2c51757d5
tree6fec1db090af7fef1ff8c168231cfc2d0070bbc2
parent984fd4472b1b0d86dc8b2d60c27246effd0831ed
custom charts: Add factory constructor for charts

This patch adds the factory constructor for making
any type of charts.

Change-Id: I9f82bc65c2d9b13ab52bf0494fd27e550d1e96a8
Signed-off-by: Gabriel-Andrew Pollo-Guilbert <gabrielpolloguilbert@gmail.com>
Reviewed-on: https://git.eclipse.org/r/77158
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
tmf/org.eclipse.tracecompass.tmf.chart.ui/META-INF/MANIFEST.MF
tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/ui/chart/IChartViewer.java [new file with mode: 0644]
tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/ui/chart/package-info.java [new file with mode: 0644]
This page took 0.034299 seconds and 5 git commands to generate.