Home
last modified time | relevance | path

Searched refs:colbar (Results 1 – 25 of 87) sorted by relevance

1234

/dports/math/R-cran-igraph/igraph/man/
H A Dplot_dendrogram.igraphHRG.Rd41 plot_dendrogram(x, mode="phylo", colbar = rainbow(11, start=0.7,
44 \item \code{colbar} Color bar for the edges.
46 \code{colbar} argument is used.
52 plot_dendrogram(x, mode="hclust", rect = 0, colbar = rainbow(rect),
60 \item \code{colbar} The colors of the rectangles that mark the
H A Dplot_dendrogram.communities.Rd55 plot_dendrogram(x, mode="phylo", colbar = palette(),
58 \item \code{colbar} Color bar for the edges.
60 \code{colbar} argument is used.
66 plot_dendrogram(x, mode="hclust", rect = 0, colbar = palette(),
74 \item \code{colbar} The colors of the rectangles that mark the
H A Dcohesive_blocks.Rd46 colbar = rainbow(max(cohesion(x)) + 1),
47 col = colbar[max_cohesion(x) + 1],
84 \item{colbar}{Color bar for the vertex colors. Its length should be at least
92 default the given \code{colbar} is used and vertices with the same maximal
276 mark.border=1, colbar=c(NA, NA,"cyan","orange") )
/dports/math/R-cran-igraph/igraph/demo/
H A Dhrg.R43 colbar <- rainbow(length(optcom)) globalVar
44 vc <- ifelse(is.na(V(ihrg)$prob), colbar[V(karate)$comm], "darkblue")
H A Dcommunity.R214 colbar <- rainbow( length(res)+1 ) globalVar
216 V(g)[ res[[i]] ]$color <- colbar[i+1]
/dports/math/R-cran-igraph/igraph/R/
H A Dhrg.R609 hrgPlotHclust <- function(x, rect=0, colbar=rainbow(rect), hang=.01, argument
616 rect.hclust(hc, k=rect, border=colbar)
630 hrgPlotPhylo <- function(x, colbar=rainbow(11, start=.7, end=.1), argument
634 br <- seq(0,1,length=length(colbar)) ; br[1] <- -1
636 if (is.null(edge.color)) { edge.color <- colbar[cc] }
H A Dcohesive.blocks.R371 colbar=rainbow(max(cohesion(x))+1), argument
372 col=colbar[max_cohesion(x)+1],
H A Dcommunity.R2005 colbar=palette(), hang=-1, ann=FALSE, argument
2012 rect.hclust(hc, k=rect, border=colbar)
2028 dendPlotPhylo <- function(communities, colbar=palette(), argument
2029 col=colbar[membership(communities)],
2053 ecol[gredges[[gr]]] <- colbar[gr]
/dports/devel/avalon-framework/avalon-framework/docs/style/
H A Dtigris.css42 div.colbar {
218 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
224 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
296 div.colbar {
/dports/www/py-css-parser/css-parser-1.0.7/css_parser_tests/sheets/
H A Dtigris.css49 div.colbar {
242 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
248 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
309 div.colbar {
H A Dtigris2.css47 div.colbar {
238 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
244 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
303 div.colbar {
/dports/www/py-cssutils/cssutils-2.3.0/sheets/
H A Dtigris.css49 div.colbar {
242 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
248 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
309 div.colbar {
H A Dtigris2.css47 div.colbar {
238 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
244 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
303 div.colbar {
/dports/www/py-cssutils/cssutils-2.3.0/cssutils/tests/sheets/
H A Dtigris.css49 div.colbar {
242 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
248 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
309 div.colbar {
H A Dtigris2.css47 div.colbar {
238 …bar2, .functnbar3, #breadcrumbs td, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
244 …s td, html>body .courtesylinks, html>body #rightcol div.help, html>body .colbar, html>body .taskna…
303 div.colbar {
/dports/science/nest/nest-simulator-3.1/extras/ConnPlotter/
H A DConnPlotter.py258 def colbar(self): member in PlotParams.Margins
261 @colbar.setter
262 def colbar(self, colbar): argument
263 self._colbar = float(colbar)
1069 cbmargin = plotParams.margins.colbar
/dports/lang/apache-commons-jelly/commons-jelly-1.0/docs/style/
H A Dtigris.css97 div.colbar {
429 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
515 div.colbar {
H A Dmaven-classic.css198 div.colbar {
521 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
602 div.colbar {
/dports/textproc/fop/offo-hyphenation/skin/
H A Dtigris.css99 div.colbar {
431 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
521 div.colbar {
/dports/java/apache-commons-httpclient/commons-httpclient-3.1/docs/style/
H A Dmaven-classic.css207 div.colbar {
530 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
611 div.colbar {
/dports/devel/apache-commons-modeler/commons-modeler-2.0.1/docs/style/
H A Dmaven-classic.css198 div.colbar {
521 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
602 div.colbar {
/dports/textproc/dom4j/dom4j-1.6.1/docs/style/
H A Dmaven-classic.css198 div.colbar {
521 …ctnbar2, .functnbar3, #breadcrumbs, .courtesylinks, #rightcol div.help, .colbar, .tasknav, body.do…
602 div.colbar {
/dports/sysutils/u-boot-utilite/u-boot-2015.07/drivers/video/
H A Dfsl_dcu_fb.c134 u32 colbar[8]; member
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/video/
H A Dfsl_dcu_fb.c184 u32 colbar[8]; member
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/video/
H A Dfsl_dcu_fb.c184 u32 colbar[8]; member

1234