index
:
utils
master
Packages and tools for image preprocessing
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bookpipeline
/
graph.go
Age
Commit message (
Collapse
)
Author
2019-10-08
Remove parts that have been moved elsewhere, and rename to rescribe.xyz/utils
Nick White
bookpipeline is now at rescribe.xyz/bookpipeline preproc is now at rescribe.xyz/preproc integralimg is now at rescribe.xyz/preproc/integralimg
2019-09-27
Fix crash bug when graph was used on source with less than 10 pages
Nick White
2019-09-27
One more update of graph.go to correspond to new go-chart, and improve usage ↵
Nick White
for wipe
2019-09-27
Update usage of go-chart to correspond to latest version of library
Nick White
2019-09-24
gofmt
Nick White
2019-09-11
Increase size of graph to 4k
Nick White
2019-09-11
Fix bug with graph that prevented the ticks from being correct, thus ruining ↵
Nick White
the graph
2019-09-05
gofmt
Nick White
2019-08-28
Add medium and bad lines to graphs
Nick White
2019-08-28
Add standalone graph tool; confgraph
Nick White
2019-08-28
Split out bookpipeline to cmd/
Nick White
2019-08-28
Move graph function to its own file, and further improve layout
Nick White