TGraph2DPainter

TGraph2DPainter

(private) new TGraph2DPainter()

Painter for TGraph2D classes

Source:

Methods

createHistogram()

Create histogram for axes drawing

Source:

decodeOptions()

Decode options string

Source:

(async) drawGraph2D() → {Promise}

Actual drawing of TGraph2D object

Source:
Returns:

for drawing ready

Type
Promise

(async) redraw() → {Promise}

Redraw TGraph2D object

Description:
  • Update histogram drawing if necessary

Source:
Returns:

for drawing ready

Type
Promise

updateObject()

Update TGraph2D object

Source:

(async, static) draw()

draw TGraph2D object

Source: