def getsubaxis(self, subaxis, name): from pyx.graph.axis import linkedaxis return linkedaxis(subaxis, name)