[SecViz] Afterglow: Ellipse problem.
Raffael Marty
raffy at raffy.ch
Mon Apr 19 13:33:13 EDT 2010
Not quite sure why that happens. Check the DOT file AfterGlow creates. Maybe you see something in there that looks wrong.
Raffael
--
Raffael Marty, Founder @ Loggly
@zrlram raffy.ch/blog
On Apr 19, 2010, at 5:30 AM, Paul Halliday wrote:
> I have the following properties file:
>
> shape.event=square;
> shape.target=triangle;
> shape.source=ellipse;
>
> maxnodesize=2;
> size.event=$fields[3];
> size.target=$fields[3];
> color.event=get_severity($fields[3],50);
> color.target=get_severity($fields[3],50);
> color.source="white";
> color.edge="gray";
>
> This seems to always give me a circle for source (even if I make
> source square). I have played with the order a bit with no luck. If I
> remove the size items I get an ellipse.
>
> Thoughts?
>
> Thanks.
> _______________________________________________
> SecViz-Visualization mailing list
> SecViz-Visualization at secviz.org
> http://eight.pairlist.net/mailman/listinfo/secviz-visualization
More information about the SecViz-Visualization
mailing list