• SciPy v0.14.1 Reference Guide
  • Clustering package (scipy.cluster)
  • Hierarchical clustering (scipy.cluster.hierarchy)
  • index
  • modules
  • next
  • previous

Logo

Previous topic

scipy.cluster.hierarchy.num_obs_linkage

Next topic

Constants (scipy.constants)

scipy.cluster.hierarchy.set_link_color_palette¶

scipy.cluster.hierarchy.set_link_color_palette(palette)[source]¶

Set list of matplotlib color codes for dendrogram color_threshold.

Parameters:

palette : list

A list of matplotlib color codes. The order of the color codes is the order in which the colors are cycled through when color thresholding in the dendrogram.

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Mar 01, 2015.
  • Created using Sphinx 1.2.3.