commit | fdf4458b5bb8c5f801d866b45ae3f25d4a4a44cf | [log] [tgz] |
---|---|---|
author | Javi Merino <javi.merino@arm.com> | Tue Aug 12 14:30:05 2014 +0100 |
committer | Javi Merino <javi.merino@arm.com> | Wed Aug 12 14:52:41 2015 +0100 |
tree | 5b77740d597a4d2fc45ac5d6ea188a21fbdf0568 | |
parent | 0c48426f7e0077cdc39b9d9717ab30a1978218bf [diff] |
plot_utils: the height and width of pre_plot_setup() are the ones of the row of plots This worked ok until pre_plot_setup() learnt to plot multiple rows of plots. With this patch, this works again.