poky/scripts/pybootchartgui/pybootchartgui
Richard Purdie 61c27c1556 scripts/pybootchart/draw: Fix some bounding problems
The chart size extents were being incorrectly reported, not accounting for the
width of the legend. Set a minimum width to account for that (its fixed size).

Also stop printing the chart background off the bottom of the chart extents.

(From OE-Core rev: ef257afb772daf721f12cb3ff9708d39da06f2c9)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2019-05-08 22:56:45 +01:00
..
tests pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
__init__.py pybootchartgui: add the original code 2012-06-15 15:12:42 +01:00
batch.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
draw.py scripts/pybootchart/draw: Fix some bounding problems 2019-05-08 22:56:45 +01:00
gui.py scripts/pybootchart: Port to python3 2019-05-08 22:56:45 +01:00
main.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
main.py.in scripts/pybootchart: Fix print statement 2016-06-03 14:38:01 +01:00
parsing.py scripts/pybootchart: Port to python3 2019-05-08 22:56:45 +01:00
process_tree.py pybootchartgui: Import pybootchartgui 0.14.5 2013-11-18 12:44:06 +00:00
samples.py pybootchartgui: simplify drawing of memory usage 2016-12-07 10:37:59 +00:00