1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
<title>Graph Test One</title>
This page contains examples a list of URLs of timelines with
interesting graphs. Click on all URLs, one by one, to verify
the correct operation of the graph drawing logic.
* [/timeline?n=20&y=ci&b=2010-11-08]
* [/timeline?n=40&y=ci&b=2010-11-08]
* [/timeline?n=1000&y=ci&b=2010-11-08]
* [/timeline?f=3ea66260b5555d2e]
* [/timeline?r=experimental]
* [/timeline?r=experimental&n=1000]
* [/timeline?r=creole]
* [/timeline?t=creole]
* [/timeline?t=release]
* [/timeline?r=release]
* [/finfo?name=Makefile]
|
>
>
>
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<title>Graph Test One</title>
This page contains examples a list of URLs of timelines with
interesting graphs. Click on all URLs, one by one, to verify
the correct operation of the graph drawing logic.
* [/timeline?n=20&y=ci&b=2010-11-08]
* [/timeline?n=40&y=ci&b=2010-11-08]
* [/timeline?n=1000&y=ci&b=2010-11-08]
* [/timeline?f=3ea66260b5555d2e]
* [/timeline?d=e5fe4164f74a7576&p=e5fe4164f74a7576&n=3] -
multiple merge descenders from the penultimate node.
* [/timeline?y=ci&a=2010-12-20] - multiple branch risers.
* [/timeline?y=ci&a=2010-12-20&n=18]
* [/timeline?y=ci&a=2010-12-20&n=9]
* [/timeline?r=experimental]
* [/timeline?r=experimental&n=1000]
* [/timeline?r=creole]
* [/timeline?t=creole]
* [/timeline?t=release]
* [/timeline?r=release]
* [/finfo?name=Makefile]
|