Fix some of lisa's barchart changes
authorNathan Binkert <binkertn@umich.edu>
Tue, 2 May 2006 15:45:42 +0000 (11:45 -0400)
committerNathan Binkert <binkertn@umich.edu>
Tue, 2 May 2006 15:45:42 +0000 (11:45 -0400)
commitd50b6e524718a691b5b34b5bca83654ef8f0a66d
tree46a00e0f49b206fb6af8e91b96bfee82bcc4b2b3
parent8e9d44477c6d9b48a10ee26e469962fe539ad4ba
Fix some of lisa's barchart changes

util/stats/barchart.py:
    - there is no self.inner_axes
    - don't append an empty value to self.xsubticks, otherwise
    subsequent calls will get extra empty ticks
    - rotate labels 30 degrees instead of 90 so it looks better

--HG--
extra : convert_revision : 1cbac6d1f92bfc6b2c1e886ad5f9d4c78a2b3820
util/stats/barchart.py