#4342: [with patch; needs review] Add legends to plot.py
-------------------------+--------------------------------------------------
Reporter: anakha | Owner: anakha
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-3.2.1
Component: graphics | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Comment (by mvngu):
For the patch '''trac_4342.patch''', here are possible fixes to your
documentation:
[[BR]][[BR]]
1.
{{{
-denoting a color or an rgb tuple. The string can be a color name
+denoting a color or an RGB tuple. The string can be a color name
}}}
2.
{{{
-If called with no input return the current legend setting.
+If called with no input, return the current legend setting.
}}}
3.
{{{
-Sets the legend label font
+Sets the legend label font.
}}}
4.
{{{
-form is just a floating point rgb tuple with all values ranging
+form is just a floating point RGB tuple with all values ranging
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4342#comment:3>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---