0.9.58
New Features
- image display frames add finer contrast level in the dropdown and [-] and [+] buttons to gently in/decrease contrast level
- add
wxmplot.interactive.set_data_geneator
function and method towxmplot.interactive.PlotDisplay
to allow a user to specify a data-generating function that returns (or yields) a list of (x, y) pairs. This user-supplied function will be polled at a fixed rate with awx.Timer
to fetch the latest set of data for a plot window. This provides a simple way to have a live update of data. - labels on the colourselect dialogs are now more readable.
- docs updated, including a new theme