regenerated
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30374 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
21f8cd6f8b
commit
3249a43c96
@ -163,6 +163,18 @@ OSX build. Other platforms will raise an exception if you try to use
|
||||
it.</p>
|
||||
<p>wxPython on OSX can now be built in Unicode mode, can support multiple
|
||||
version installs, and comes with an uninstaller script.</p>
|
||||
<dl>
|
||||
<dt>PyPlot updates from Oliver Schoenborn:</dt>
|
||||
<dd><ul class="first last simple">
|
||||
<li>Factored out "draw command" so extensions easier to implement: clean
|
||||
separation b/w user's "draw" (Draw) and internal "draw" (_draw)</li>
|
||||
<li>Added ability to define your own ticks at PlotCanvas.Draw</li>
|
||||
<li>Added better bar charts: PolyBar class and getBarTicksGen()</li>
|
||||
<li>Put legend writing for a Poly* into Poly* class where it belongs</li>
|
||||
<li>If no legend specified or exists, no gap created</li>
|
||||
</ul>
|
||||
</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div class="section" id="id2">
|
||||
<h1><a name="id2">2.5.2.8</a></h1>
|
||||
|
Loading…
Reference in New Issue
Block a user