[Sprint] Matlab fplot by dmcdougall · Pull Request #1143 · matplotlib/matplotlib
Plotting functionality for Python callables, ala Matlab's 'fplot' function. A fixed step-size is used, but is recalculated to fit the viewport on zooming and panning. This has the effect of 'discovering' more of the function when the user zooms in on the plot. Only one callable is supported so far, it would be desirable to support an array/list of callables and plot them all simultaneously.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters