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) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1007480 Title: Graphs getting cut on top without YMax To manage notifications about this bug go to: https://bugs.launchpad.net/graphite/+bug/1007480/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
