This repository has been archived by the owner on Sep 12, 2018. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use actual edge weights for x-axis #232
Via changing the domain from [0, 1] to [0, max * 1.1]. Setting [max * 1.1] as the top of the domain also should mean that all the values in the histogram are contained within the span of the x-axis (unlike before, where the max was getting pushed to the right of the x-axis).
- Loading branch information