wx.lib.plot: patch #1663937 to allow user to turn off scientific

notation on plot.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@44586 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2007-03-01 01:26:13 +00:00
parent 5d1ccdb489
commit 8cb3186049
2 changed files with 12 additions and 1 deletions

View File

@@ -32,6 +32,9 @@ you can now write::
Will Sadkin provided a patch for the wx.lib.masked package that fixes
its support for using the navigation keys on the numeric keypad.
wx.lib.plot: patch #1663937 to allow user to turn off scientific
notation on plot.