|
[Date Index]
[Thread Index]
[Author Index]
Graph vs. GraphPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg121585] Graph vs. GraphPlot
- From: Alan <alan.isaac at gmail.com>
- Date: Wed, 21 Sep 2011 05:33:08 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Reply-to: comp.soft-sys.math.mathematica at googlegroups.com
1. Suppose g is a Graph, with specified vertex labels.
Shouldn't GraphPlot[g,VertexLabeling->True] display those labels?
(It does not.) Can I force this outcome somehow?
2. Suppose I want a GraphPlot with some isolated vertices.
Note that unlike Graph, GraphPlot does not take a list of vertices.
So ... what is the workaround? (I've created a Graph and then tried
GraphPlot[g], but then the vertices do not display correctly. (See 1.)
Thanks,
Alan Isaac
Prev by Date:
Re: Plot axis length and size ratio (TwoPlot revive)
Next by Date:
What is the distance of two intersecting circles based on the area of intersection?
Previous by thread:
Re: Numbers get all squished
Next by thread:
What is the distance of two intersecting circles based on the area of intersection?
|