#1509: plotting -- improve text support
-------------------------+--------------------------------------------------
Reporter: was | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-4.1.2
Component: graphics | Keywords:
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Comment(by mrtrumbe):
Regarding text rotation, can we just pass through the rotation option?
This option is already available on the underlying matplotlib text
objects, so it seems like a layup. I've attached a patch which
accomplishes just that (it is a very minor change). This seems to work
quite well here.
As for how Mathematica accomplishes it, take a look at their page:
http://demonstrations.wolfram.com/HowTextRotationWorksInMathematica/
I think a solution like that would be pretty easy in sage. For example,
this might work: a function which takes a text graphics primative and an
angle and properly applies the rotation to the underlying matplotlib text
object.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/1509#comment:1>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---