Re: I'm updating wx.lib.plot
Douglas Thor <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <[email protected]> |
Updated list:
[x] Add `drawstyle` option to PolyLine class which mimics matplotlib's
Line2D.drawstyle option.
See the matplotlib Line2D.set_drawstyle docs for some more information.
[ ] Make PlotCanvas more customizable.
[x] Add display options for gridlines
[x] Add display options for axes
[x] Add display options for centerline
[x] Add display options for diagonal lines
[x] Add display options for ticks
[x] Add display boolean for axes values
[x] Fix FutureWarning: Replace instances of `x == None` with `x is None`.
[ ] Add context manager that gets and resets the dc pen before and after a
function call.
[x] Add demo showing off the new features.
--
You received this message because you are subscribed to the Google Groups "wxPython-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.