trendChart

package
v1.3.2 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComponentAction

type ComponentAction struct {
	State State `json:"state,omitempty"`
	// InParams      InParams `json:"-"`
	common.Chart
	base.DefaultProvider

	// local vars
	IssueList []dao.IssueItem `json:"-"`
	// contains filtered or unexported fields
}

func (*ComponentAction) ChartDataRetriever

func (f *ComponentAction) ChartDataRetriever(timeRange []int64)

func (*ComponentAction) InitFromProtocol

func (f *ComponentAction) InitFromProtocol(ctx context.Context, c *cptype.Component) error

func (*ComponentAction) Render

func (*ComponentAction) SetToProtocolComponent

func (f *ComponentAction) SetToProtocolComponent(c *cptype.Component) error

type State

type State struct {
	Values               common.FilterConditions `json:"values,omitempty"`
	Base64UrlQueryParams string                  `json:"issueFilter__urlQuery,omitempty"`
}

Jump to

Keyboard shortcuts

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