|
[Date Index]
[Thread Index]
[Author Index]
Simple Graph plot question
- To: mathgroup at smc.vnet.net
- Subject: [mg125769] Simple Graph plot question
- From: Murta <rodrigomurtax at gmail.com>
- Date: Sun, 1 Apr 2012 03:40:07 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
Hi All
I'm working with some Graph plot, and have some difficult with the
objects render order. In this toy example
RandomGraph[{50,490},VertexSize->Large,PlotLabel->Small,ImageSize->
500]
all my vertex are drawn in the background (below the edges), making my
graph useless.
How do I pass vertex to the foreground?
With the old GraphPlot we don't have this problem, just with the new
one Graph.
Some clue?
tks in advance
Murta
Prev by Date:
how can i get the Scatter chart
Next by Date:
Re: simplify Arg[E^(I x)]?
Previous by thread:
Re: how can i get the Scatter chart
Next by thread:
Re: Simple Graph plot question
|