Files
@ 1cc64983363a
Branch filter:
Location: kallithea/docs/usage/performance.rst
1cc64983363a
2.9 KiB
text/prs.fallenstein.rst
graph: fix graph drawing if there is less than one pixel available per branch
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.
The branch width would be rounded down and the graph would be 0 pixels wide and
thus even more unreadable than it should have been.