Re: Re: I'm updating wx.lib.plot
Chris Barker <[email protected]>
| Newsgroups | gmane.comp.python.wxpython.devel |
|---|---|
| Message-ID | <CALGmxEKrbV5Nk_=4DpHjcBj3k7VOj6Fvp7JXVc_sFJx9FT2svQ@mail.gmail.com> |
sorry , not much time for emails now, but nice stuff! glad to see someone giving it some love. -Chris On Thu, Jul 30, 2015 at 3:40 PM, Douglas Thor <[email protected]> wrote: > 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. > [x] Make PlotCanvas more customizable. > [x] Add display options for gridlines > [x] Add display options for axes > [ ] Add option to turn axes on/off on specific sides (bottom, > left, right, top) > [x] Add display options for centerline > [x] Add display options for diagonal lines > [x] Add display options for ticks > [ ] Add option to turn ticks on/off on specific sides > [x] Add display boolean for axes values > [ ] Add option to turn axes values on/off on specific sides > [x] Fix FutureWarning: Replace instances of `x == None` with `x is None`. > [x] Add context manager that gets and resets the dc pen before and after a > function call. > [x] Add demo showing off the new features. > > I'm going to sit around and think on this a bit, seeing if there's > anything else I want to add. > > There's still a bit of cleanup that needs to be done, but it's pretty > usable for now. You can see some TODOs in the source code. > > > > On Thursday, July 30, 2015 at 1:06:20 PM UTC-7, Douglas Thor wrote: >> >> 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. > -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [email protected] -- 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.