On 3/11/16, Ross Berteig <r...@cheshireeng.com> wrote:
>
> https://www.fossil-scm.org/index.html/timeline?n=50&y=ci&b=2016-02-20+20:53:40
>
> and notice that the graph does not show a line extending north from that
> checkin off the top of the screen as it usually does for other non-leaf
> checkins,

This should be fixed now.

Note that changes to the graph render are always a little scary, so do
be on the look-out for new bugs.

Separately, I have "improved" the graph generator (on a branch) so
that when you have nodes (such as the above) where the node is near
the bottom of the graph but its next child is off the top of the
graph, then the upwards arrow goes up just a little ways, not all the
way to the top of the graph.  Example:

Old style:  http://www2.fossil-scm.org/fossil/timeline?b=b8c7af5b
New style:  http://www.fossil-scm.org/fossil/timeline?b=b8c7af5b

In the old-style example above, you can see that the second and third
"rails" from the left go all the way to the top of the graph.  In the
alternative new-style those same rails terminate just above their
top-most node, which allows the cluster of branches near the top of
the graph to be closer to the left margin.

The new-style graph renderer is on a branch, and that branch is
installed on the main Fossil website
(https://www.fossil-scm.org/timeline).  Trunk with the old-style graph
renderer is still running on the two back-up websites
(http://www2.fossil-scm.org/timeline and
http://www3.fossil-scm.org/site.cgi/timeline) so that you can compare.
Please provide feedback.
-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
fossil-dev mailing list
fossil-dev@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/fossil-dev

Reply via email to