index
:
bookpipeline
fullsizepdf
guirefactor
local
master
minimisedisk
rotation
separatelocal
Tools to process books in a cloud based pipeline system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graph.go
Age
Commit message (
Expand
)
Author
2021-12-06
graph: make number page parsing much more robust, and ensure fake numbers are...
Nick White
2021-07-20
Cleanup thanks to go vet
Nick White
2021-02-05
Update go-chart dependency
Nick White
2020-07-20
Fix typo
Nick White
2020-04-14
Remove unused PreprocPattern, allow sensible defaults with aws setup, and add...
Nick White
2020-04-07
gofmt
Nick White
2020-03-23
Don't try to make a graph with one line (it will fail), and don't mark analys...
Nick White
2020-02-27
Add documentation, license notices, and license
Nick White
2020-01-21
Add pagegraph tool
Nick White
2019-10-23
Manually calculate yticks, so they fall on reasonable numbers
Nick White
2019-10-23
Add more annotations to graph; anything outside of the 80% "normal" band gets...
Nick White
2019-10-11
Ensure graph produces output by falling back on generic page numbers if none ...
Nick White
2019-10-09
Make confgraph and graph in general more resilient to bad input
Nick White
2019-10-08
Separate out bookpipeline from catch-all go.git repo, and rename to rescribe....
Nick White