Skip to content

0.9.58

Compare
Choose a tag to compare
@newville newville released this 13 Oct 17:12
· 6 commits to master since this release

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 to wxmplot.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 a wx.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