MathGroup Archive 2008

[Date Index] [Thread Index] [Author Index]

Search the Archive

Appearance of DendrogramPlot

  • To: mathgroup at smc.vnet.net
  • Subject: [mg87458] Appearance of DendrogramPlot
  • From: "W_Craig Carter" <ccarter at mit.edu>
  • Date: Fri, 11 Apr 2008 01:42:48 -0400 (EDT)

I am finding that the leaves of my DendrogramPlot are too short:

Example:
Needs["HierarchicalClustering`"]

DendrogramPlot[{1, 2, 10, 4, 8, -100, -101, -102},
 LeafLabels -> (# &), Orientation -> Left]

I am getting the lowest level clusters are not being resolved graphically.

Thanks, Craig

-- 
W. Craig Carter



  • Prev by Date: Product
  • Next by Date: PolarPlot
  • Previous by thread: Re: Product
  • Next by thread: Re: Appearance of DendrogramPlot