Fossil

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

11 check-ins using file src/finfo.c version b6c12315c1

2015-05-09
23:08
Automatically show a piechart in addition to the bar graph on ByUser and ByDayOfWeek activity reports. check-in: f857ea5410 user: drh tags: piechart
19:08
New algorithm for positioning the labels on a piechart. check-in: 2018ad2cc5 user: drh tags: trunk
17:57
Fix the build for MSVC. check-in: 732b651afa user: drh tags: trunk
13:16
Reduce radius of pie charts on the /repo-tabsize page. check-in: df302de88a user: drh tags: trunk
13:07
On the /repo-tabsize page, show the total repository size. And show the size of the local checkout database and its breakdown if run from "fossil ui". check-in: f3c7b3a6b5 user: drh tags: trunk
12:49
Change the default skin to use circle nodes and color branch lines. check-in: c72a3b5baa user: drh tags: trunk
12:47
Fix a harmless compiler warning. check-in: 31c81ac65b user: drh tags: trunk
12:42
Improvements to graph rendering to make it much more configurable using CSS. check-in: ca869aabe2 user: drh tags: trunk
2015-05-08
03:22
Reimplement timeline-circle-nodes and timeline-arrowheads skin options. Closed-Leaf check-in: aaa0e6d149 user: joel tags: graphcss
2015-05-06
21:28
Use round() instead of ceil() on element dimension calculations. check-in: 05045a476d user: joel tags: graphcss
20:55
Allow the timeline graph to be customized using CSS. check-in: 1f1e199a20 user: joel tags: graphcss