Currently, the Function Viewer can only plot between -1 and 1. Would be really nice to have at least a zoom button and perspectively also a mouse dragging possibility.
improve plotting around points where the functions are not continuous.
I did try implementing:
visualizing local extremes, but this feature is impossible to implement to approximate the extreme points' coordinates precisely enough so I removed it.
The features that should be implemented:
focus function text field on widget open
draw graph over entire area (the axes' units need to be absolute though)
Currently, the Function Viewer can only plot between -1 and 1. Would be really nice to have at least a zoom button and perspectively also a mouse dragging possibility.