BruceJohnJennerLawso / scrap

Hockey stats analysis done by scraping the data to a csv file, then processing/analyzing them with more python.
3 stars 0 forks source link

Histogram bounds are sometimes way off #119

Closed BruceJohnJennerLawso closed 7 years ago

BruceJohnJennerLawso commented 7 years ago

Very similar to #110, example can be seen in the total DQM histogram here:

python teamStatGraph.py nhl postLockout False DQM PGDT

diffqualitymargin_total_histogram

Need to take a closer look at how histograms are generated, but this might be quickly fixable by making the histogram plotter use getGraphBounds(...)

BruceJohnJennerLawso commented 7 years ago

fixed in 938ce92a4dc7357e7d382b4a1f6f0fa0da6b8429