Documentation
¶
Overview ¶
Package dotplot draws a svg dotplot.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Dotplot ¶
type Dotplot struct { AbundanceCap float64 Annotations types.Annotations BoundingBox bool CellSize int Columns []string EdgeColor string FillColor string FontSize int Invert bool LeftMargin int Markers types.Markers Matrices *types.Matrices MinAbundance float64 NumColors int PlotHeight int PlotWidth int PrimaryFilter float64 Ratio float64 Rows []string ScoreType string SecondaryFilter float64 SvgHeight int SvgWidth int TopMargin int XLabel string YLabel string }
Dotplot properties.
Click to show internal directories.
Click to hide internal directories.