tmf.ui: make CommonXLineChartViewer hide the X axis label by default.
authorMatthew Khouzam <matthew.khouzam@ericsson.com>
Fri, 15 Apr 2016 17:06:23 +0000 (13:06 -0400)
committerMatthew Khouzam <matthew.khouzam@ericsson.com>
Mon, 18 Apr 2016 18:51:31 +0000 (14:51 -0400)
commitb5e767ce793e6d7eab9b263bb9d66a80c70e8522
tree26c05cf84c83a027b1677da1da188bd39f06183d
parent5a016e25b641089d367ebf392172b92ff7ae8d89
tmf.ui: make CommonXLineChartViewer hide the X axis label by default.

The X axis label is always "Time" for the common line chart viewer, this
patch saves some vertical space by not displaying it.

The legend is moved by default to the bottom, this saves a lot of space
due to time alignment.

Change-Id: I965290de363d2196140e03e60f3abe69fe35efb0
Signed-off-by: Matthew Khouzam <matthew.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/70776
Reviewed-by: Hudson CI
Reviewed-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Tested-by: Genevieve Bastien <gbastien+lttng@versatic.net>
Reviewed-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
Tested-by: Bernd Hufmann <bernd.hufmann@ericsson.com>
tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartViewer.java
This page took 0.029455 seconds and 5 git commands to generate.