[Click] dumb clicky graphs

Cliff Frey cliff at meraki.com
Wed Oct 5 14:31:17 EDT 2011


I find that dot always does a terrible job whenever the graph contains a
cycle.  I recommend splitting up elements that generate responses to
requests... so I would use a ccss file that has the following in it:

ICMPPingResponder {
       port-split: both;
}

Cliff

On Wed, Oct 5, 2011 at 11:12 AM, Luca Costantino
<luca.costantino at gmail.com>wrote:

> i'll try, thanks
>
> 2011/10/5 Eddie Kohler <kohler at cs.ucla.edu>:
> > Ha haa!  I agree that graph is retarded.  However, Clicky doesn't draw
> the
> > graphs itself, it uses "dot" (from the graphviz package) to lay out lines
> > and curves, and displays the lines and curves it gets.  If dot makes bad
> > choices Clicky is stuck.  You can try to use CCSS to improve dot's
> choices,
> > for example by changing margins.
> >
> > http://read.cs.ucla.edu/click/clicky-css
> >
> > Eddie
> >
> >
> > On 10/5/11 11:27 AM, Luca Costantino wrote:
> >>
> >> hi everyone
> >>
> >> i have this REALLY simple configuration
> >>
> >> s :: ICMPPingSource(1.1.1.1, 2.2.2.2) ->  t :: Tee(22)
> >>
> >> t[0] ->  ICMPPingResponder() ->  s
> >> t[1] ->  ToDump(out.dump, ENCAP IP)
> >>
> >> and clicky comes out with a REALLY dumb graph for it!
> >> http://imageshack.us/photo/my-images/43/schermata1ab.png/
> >>
> >> moving the ICMPPingResponder doesn't affect the too-much-curvy lines
> >> that connects it to the ICMPPingSource
> >>
> >> is there any way to have a better graph or to hand-modify the lines
> shape?
> >>
> >> thanks
> >> luca
> >>
> >
>
>
>
> --
> Chiave pubblica http://luca.costantino.googlepages.com/luca.costantino.asc
>
> Prima di tutto vennero a prendere gli zingari e fui contento, perché
> rubacchiavano.
> Poi vennero a prendere gli ebrei e stetti zitto, perché mi stavano
> antipatici.
> Poi vennero a prendere gli omosessuali, e fui sollevato, perché mi
> erano fastidiosi.
> Poi vennero a prendere i comunisti, e io non dissi niente, perché non
> ero comunista.
> Un giorno vennero a prendere me, e non c’era rimasto nessuno a protestare.
> (Martin Niemöller)
>
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click
>


More information about the click mailing list