set_xlim

EBSPlot.set_xlim(interval: List[float] | None = None, ktick_interval: List[float] | None = None)[source]

A method to set the x limit

Parameters:

interval (List[float], optional) – A list containing the begining and the end of the interval, by default None