aboutsummaryrefslogtreecommitdiffstats
path: root/trace-plot.c
diff options
context:
space:
mode:
Diffstat (limited to 'trace-plot.c')
-rw-r--r--trace-plot.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/trace-plot.c b/trace-plot.c
index 5629e47..8551a34 100644
--- a/trace-plot.c
+++ b/trace-plot.c
@@ -348,6 +348,7 @@ int trace_graph_plot_event(struct graph_info *ginfo,
348 info->line = FALSE; 348 info->line = FALSE;
349 info->box = FALSE; 349 info->box = FALSE;
350 info->bfill = TRUE; 350 info->bfill = TRUE;
351 info->lsmall = FALSE;
351 352
352 info->blabel = NULL; 353 info->blabel = NULL;
353 info->bthin = FALSE; 354 info->bthin = FALSE;