Searched hist:2283 (Results 1 - 1 of 1) sorted by relevance

/gem5/util/stats/
H A Dbarchart.pydiff 2283:00de5774067b Tue May 02 11:45:00 EDT 2006 Nathan Binkert <binkertn@umich.edu> 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

Completed in 7 milliseconds