echarts

package module
v0.0.0-...-1fd8c42 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CHART object.Type = "echarts.chart"
)

Variables

This section is empty.

Functions

func Bar

func Bar(ctx context.Context, args ...object.Object) object.Object

func Heatmap

func Heatmap(ctx context.Context, args ...object.Object) object.Object

func Line

func Line(ctx context.Context, args ...object.Object) object.Object

func Liquid

func Liquid(ctx context.Context, args ...object.Object) object.Object

func Module

func Module() *object.Module

func Pie

func Pie(ctx context.Context, args ...object.Object) object.Object

func Scatter

func Scatter(ctx context.Context, args ...object.Object) object.Object

Types

type Chart

type Chart struct {
	// contains filtered or unexported fields
}

func (*Chart) Cost

func (c *Chart) Cost() int

func (*Chart) Equals

func (c *Chart) Equals(other object.Object) object.Object

func (*Chart) GetAttr

func (c *Chart) GetAttr(name string) (object.Object, bool)

func (*Chart) Inspect

func (c *Chart) Inspect() string

func (*Chart) Interface

func (c *Chart) Interface() any

func (*Chart) IsTruthy

func (c *Chart) IsTruthy() bool

func (*Chart) MarshalJSON

func (c *Chart) MarshalJSON() ([]byte, error)

func (*Chart) RunOperation

func (c *Chart) RunOperation(opType op.BinaryOpType, right object.Object) object.Object

func (*Chart) SetAttr

func (c *Chart) SetAttr(name string, value object.Object) error

func (*Chart) Type

func (c *Chart) Type() object.Type

Jump to

Keyboard shortcuts

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