ajhist


Data type AjPHistdata

AJAX data structure for histogram graph data

Attributes

NameTypeDescription
datafloat*y coordinates
deletedataAjBoolif true, delete data
colourajintcolour code
titleAjPStrgraph title
subtitleAjPStrgraph subtitle
xaxisAjPStrx axis title
yaxisAjPStry axis title
patternajintpattern code
Paddingchar[4]Padding to alignment boundary


Data type AjPHist

AJAX data structure for histogram graph objects

Attributes

NameTypeDescription
numofsetsajuintnumber of current sets
numofsetsmaxajuintmaximum number of sets
numofdatapointsajuintnumber of data points
xminfloatLowest x value
xmaxfloatHighest x value
displaytypeajuintDisplay type index
binsajuintNumber of histogram bins
BaWAjBoolBlack and white rendering if ajTrue
titleAjPStrPlot title
subtitleAjPStrPlot subtitle
xaxisAjPStrx axis title
yaxisleftAjPStry axis title
yaxisrightAjPStrsecond y axis title for right side
graphAjPGraphGraph
histsAjPHistdata*Histogram bin data