bullet

package
v1.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 22, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BulletChart

type BulletChart struct {
	Title          string
	Subtitle       string
	ProjectionData data.ProjectionDataInt64
}

func (*BulletChart) Inflate

func (bc *BulletChart) Inflate(start, current, end time.Time)

type BulletCharts

type BulletCharts struct {
	TimeStart   time.Time
	TimeCurrent time.Time
	TimeEnd     time.Time
	Charts      map[string]BulletChart
}

func NewBulletCharts

func NewBulletCharts() BulletCharts

func (*BulletCharts) AddTimeCurrent

func (charts *BulletCharts) AddTimeCurrent(dtCur time.Time) error

func (*BulletCharts) AddTimeDt8

func (charts *BulletCharts) AddTimeDt8(dt8 int32) error

func (*BulletCharts) InflateChart

func (charts *BulletCharts) InflateChart(key string) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL