Difference between revisions of "Talk:Graph Object Wishlist"

From WeBWorK_wiki
Jump to navigation Jump to search
(New page: Hi Darwyn, Looks good to me. I think we need a more general specification for ""labels" and "stamps". These are text or images that appear in the graph at specified position. I use th...)
 
Line 13: Line 13:
   
 
references:
 
references:
[http://webwork.maa.org/doc/cvs/pg_HEAD/lib/Label.html]
+
http://webwork.maa.org/doc/cvs/pg_HEAD/lib/Label.html
[http://webwork.maa.org/doc/cvs/pg_HEAD/lib/WWPlot.html] see section "fn, lb, stamps"
+
http://webwork.maa.org/doc/cvs/pg_HEAD/lib/WWPlot.html see section "fn, lb, stamps"
 
 
 
Your thoughts?
 
Your thoughts?

Revision as of 22:30, 14 November 2008

Hi Darwyn,

Looks good to me. I think we need a more general specification for ""labels" and "stamps". These are text or images that appear in the graph at specified position.

I use them to implement the open and filled

circles in piecewise graphs, and also as labels of points "a", "b". They can also be used to plot discrete data. It would be nice if the text could include math symbols such as \alpha.

One "label" you refer to might be called a "legend" or "caption" or "title" for the entire graph. There are also labels for axes, but not in general.

references:

http://webwork.maa.org/doc/cvs/pg_HEAD/lib/Label.html
http://webwork.maa.org/doc/cvs/pg_HEAD/lib/WWPlot.html see section "fn, lb, stamps"
          

Your thoughts? -- Mike