actions

package
v2.5.0 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Areas

type Areas struct {

	//BrushType Optional: 'polygon', 'rect', 'lineX', 'lineY'
	BrushType string `json:"brushType,omitempty"`

	// CoordRange Only for "coordinate system area", define the area with the
	// coordinates.
	CoordRange []string `json:"coordRange,omitempty"`

	// XAxisIndex Assigns which of the xAxisIndex can use Area selecting.
	XAxisIndex interface{} `json:"xAxisIndex,omitempty"`
}

Areas means select-boxes. Multi-boxes can be specified. If Areas is empty, all of the select-boxes will be deleted. The first area.

type Type

type Type string

Type kind of dispatch action

Jump to

Keyboard shortcuts

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