The discontinuities in the ceil function are not detected.
Example: plot(lambda x: ceil(x), (-5,5), detect_poles='show') should not display vertical lines between the steps.
Component: graphics
Issue created by migration from https://trac.sagemath.org/ticket/6895