You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

 

source: freehep-jaida/src/main/java/hep/aida/ref/plotter/PlotterRegion.java

 

ParameterDescriptionParameter LocationAffectsValues
xAxisLowerLimit PlotterStylex axis 
lowerLimitaxis lower limitPlotterStyle.xAxisStyle or yAxisStyleaxis 
xAxisUpperLimit PlotterStylex axis 
upperLimitaxis upper limitPlotterStyle.xAxisStyle or yAxisStyleaxis 
yAxisLowerLimit PlotterStyley axis 
yAxisUpperLimit PlotterStyley axis 
xAxisLabel PlotterStylex axis 
yAxisLabel PlotterStyley axis 
errorBarDecoration PlotterStyle.errorBarStyle()error barsfloat
allowZeroSuppression PlotterStyle.xAxisStyle() or Plotter.yAxisStyle()x axisboolean
showAsScatterPlot PlotterStyleHistogram2D 
showZeroHeightBins PlotterStyle.dataStyle().fillStyle()Histogram2D 
hist2DStyle PlotterStyleHistogram2D

box

ellipse

colorMap

colorMapScheme PlotterStyle.dataStyle().fillStyle()Histogram2D (when displayed as color map)

warm or 0

cool or 1

thermal or 2

rainbow or 3

grayscale or 4

userdefined or 5

lineType lineStyle() 

solid or 0

dotted or 1

dashed or 2

dotdash or 3

markerShape markerStyle() 

dot or 0

box or 1

triangle or 2

star or 4

verticalLine or 5

horizontalLine or 6

cross or 7

cricle or 8

square or 9

 

markerShape (scatter) markerStyle() 

box or 1

triangle or 2

star or 4

verticalLine or 5

horizontalLine or 6

cross or 7

square or 9

overlay mode   

replace

overlay

add

stack

globalIndexstyle global indexPlotterStyle  
customOverlay    
timeZonetime zone for date plotsPlotterStyle.dataStyle() valid time zone string
profileErrorsdisplay error on the mean or spread IProfile

errorOnMean or 1

spread or 0

normalization PlotterStyle.dataStyle() 

none

entries

maxbin

area

dataAreaBorderType PlotterStyle.dataBoxStyle().borderStyle().borderType() 

bevelIn or 0

bevelOut or 1

etched or 2

line or 3

shadow or 4

labelVerticalmake X axis label vertical instead of horizontalPlotterStyle.xAxisStyle() or Plotter.yAxisStyle() boolean
loglog scaling (apparently parameter only has to start with "log")PlotterStyle.xAxisStyle() or Plotter.yAxisStyle()  
yAxisputs yAxis on right (default is left)  Y1
  • No labels