Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GraphTypeToString ¶ added in v1.1.0
func PeriodToString ¶ added in v1.1.0
Types ¶
type Model ¶
type Model struct {
Site string
Client *api.Client
Period Period
Graph GraphType
Aggregate api.Aggregate
Pages []api.PageStats
Sources []api.SourceStats
TimeSeries []api.TimeSeriesPoint
RealtimeVisitors int
Loading bool
Err error
Width int
Height int
LiveTick bool // toggles for blinking indicator
}
func (*Model) ToggleGraph ¶ added in v1.1.0
func (m *Model) ToggleGraph()
Click to show internal directories.
Click to hide internal directories.