Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetLastElements ¶
slice 의 마지막 원소를 원하는 개수만큼 가져옵니다.
func GetLastElementsOfEachRow ¶
2D slice 의 각 row 의 마지막 원소를 원하는 개수만큼 가져옵니다.
func PushUsageData ¶
PushUsageData data 배열에 value를 추가하고 맨 앞 데이터를 삭제한다.
Types ¶
type FixedSparklineGroup ¶
type FixedSparklineGroup struct {
SparklineGroup
}
func (*FixedSparklineGroup) Draw ¶
func (self *FixedSparklineGroup) Draw(buf *Buffer)
Click to show internal directories.
Click to hide internal directories.