out3Plot.amaPlots.plotHist

plotHist(dbData, name, cfgMain, colorcode='')[source]

create a histogram of name column of dbData

Parameters
  • dbData (pandas dataframe) – dataframe with geometry info of events and name_Line and name_Angle

  • name (str) – name of Line and Angle to plot

  • cfgMain (configparser) – configuration settings

  • colorcode (str) – name of column to colorcode data