|
[Date Index]
[Thread Index]
[Author Index]
Rotate
- To: mathgroup at smc.vnet.net
- Subject: [mg106393] Rotate
- From: "Bruce Colletti" <bwcolletti at verizon.net>
- Date: Mon, 11 Jan 2010 05:31:57 -0500 (EST)
Re 7.0.1 under WinXP.
Rotating the result of GraphData is easy, but how to title it?
I haven't found a helptext example but guided by those found, my attempt
below yields the message "Graphics is not a Graphics primitive or
directive."
Thanks.
Bruce
Graphics[Rotate[
GraphData@{"CompleteTripartite", {2, 3, 5}}, -\[Pi]/2],
PlotLabel -> "hi"]
Prev by Date:
Re: Occurrences in Mathematica
Next by Date:
Re: Occurrences in Mathematica
Previous by thread:
Re: How to Modify Mathematica 7 Documentation Center Default Styles
Next by thread:
Re: Rotate
|