Documentation ¶
Index ¶
Constants ¶
View Source
const ( // BarWidth is the width of the chart bars BarWidth = 50 // SepWidth is the width of the seperator between the chart bars SepWidth = 10 // BarHeightCoeff is the coefficient to use to multiply the chart bar heights BarHeightCoeff = 2 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.