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"]
- Follow-Ups:
- Re: Rotate
- From: Mark McClure <mcmcclur@unca.edu>
- Re: Rotate