Comment 8 for bug 1007480

Revision history for this message
Wesley Ren (wesleyzren) wrote :

Basically, you need to find following lines and add their corresponding fixes:
self.yLabelValues = self.getYLabelValues(self.yBottom, self.yTop, self.yStep)

self.yLabelValuesL = self.getYLabelValues(self.yBottomL, self.yTopL, self.yStepL)

self.yLabelValuesR = self.getYLabelValues(self.yBottomR, self.yTopR, self.yStepR)