gStyle

Namespace

gStyle

Insiance of TStyle object like in ROOT

Description:
  • Includes default draw styles, can be changed after loading of JSRoot.core.js or can be load from the file providing style=itemname in the URL See TStyle docu 'Private attributes' section for more detailed info about each value

Source:

Members

(static) fCanvasColor

Canvas fill color

Source:

(static) fEndErrorSize

size in pixels of end error for E1 draw options

Source:

(static) fErrorX

X size of the error marks for the histogram drawings

Source:

(static) fFitFormat

Printing format for fit parameters

Source:

(static) fHistMinimumZero

when true, BAR and LEGO drawing using base = 0

Source:

(static) fHistTopMargin

Margin between histogram's top and pad's top

Source:

(static) fOptLogx

Default log x scale

Source:

(static) fOptLogy

Default log y scale

Source:

(static) fOptLogz

Default log z scale

Source:

(static) fOptTitle

Draw histogram title

Source:

(static) fPadColor

Pad fill color

Source:

(static) fPadGridX

TPad.fGridx default value

Source:

(static) fPadGridY

TPad.fGridy default value

Source:

(static) fPaintTextFormat

format for bin content

Source:

(static) fStatBorderSize

Stat border size

Source:

(static) fStatColor

fill color for stat box

Source:

(static) fStatFont

stat text font

Source:

(static) fStatFontSize

text size in stat box

Source:

(static) fStatFormat

Printing format for stats

Source:

(static) fStatStyle

fill style for stat box

Source:

(static) fStatTextColor

text color in stat box

Source:

(static) fTimeOffset

default time offset, UTC time at 01/01/95

Source:

(static) fTitleH

Height of title box

Source:

(static) fTitleW

Width of title box

Source:

(static) fTitleX

X position of top left corner of title box

Source:

(static) fTitleY

Y position of top left corner of title box

Source: