Class: Axisys

Axisys()

new Axisys()

Subsystem rendering 3d chart axises, including data serials' label.

Source:

Methods

(static) axis(ecs, options, jchart)

Generate x, y, z axes.

Parameters:
Name Type Description
ecs ECS
options object
jchart object

json's chart section, can be used to create CoordsGrid

Source:

Axisys(ecs, options, json)

new Axisys(ecs, options, json)

create axis objects

Parameters:
Name Type Description
ecs ECS
options object
json array

the chart section.

Source:

Methods

(static) axis(ecs, options, jchart)

Generate x, y, z axes.

Parameters:
Name Type Description
ecs ECS
options object
jchart object

json's chart section, can be used to create CoordsGrid

Source: