TMultiGraphPainter

TMultiGraphPainter

(private) new TMultiGraphPainter(dom, obj)

Painter for TMultiGraph object.

Source:
Parameters:
Name Type Description
dom object | string

DOM element for drawing or element id

obj object

TMultiGraph object to draw

Methods

cleanup()

Cleanup multigraph painter

Source:

(async) drawAxisHist() → {Promise}

draw speical histogram for axis

Source:
Returns:

when ready

Type
Promise

(async) drawAxisHist() → {Promise}

draw speical histogram for axis

Source:
Returns:

when ready

Type
Promise

(async) drawGraph()

draw multigraph in 3D

Source:

(async) drawGraph()

Draw graph

Source:

(async) drawNextGraph()

method draws next graph

Source:

(async) redraw() → {Promise}

Redraw multigraph

Description:
  • may redraw histogram which was used to draw axes

Source:
Returns:

for ready

Type
Promise

scanGraphsRange() → {object}

Scan graphs range

Source:
Returns:

histogram for axes drawing

Type
object

updateObject()

Update multigraph object

Source:

(async, private, static) _drawMG()

Draw multigraph object using painter instance

Source:

(async, static) draw()

Draw TMultiGraph object

Source:

(async, static) draw()

Draw TMultiGraph object

Source: