Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 06759b0

Browse files
committed
working draft
svn path=/trunk/matplotlib/; revision=3576
1 parent 18501b6 commit 06759b0

5 files changed

Lines changed: 387 additions & 267 deletions

File tree

mpl1/DESIGN_GOALS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ mpl1 draft, there are three affines: the transformation from view
2424
limits -> axes units (AxesCoords.affineview), the transformation from
2525
axes units to normalized figure units (AxesCoords.affineaxes), and the
2626
transformation from normalized figure units to display
27-
(Renderer.affine)
27+
(Renderer.affinerenderer)
2828

2929
Do we want to use 3x3 or 4x4 to leave the door open for 3D developers?
3030

0 commit comments

Comments
 (0)