Contents tagged with SequenceViz
-
SequenceViz 0.11 :: Reflector Addin support
Just uploaded the latest release of SequenceViz which now includes the Reflector plugin with the WPF renderer.
-
SequenceViz 0.7 :: Quick search
I managed to spend some time on SequenceViz this weekend and added quick search functionality. Because the diagrams are not linkable so it is difficult to navigate between methods and types. One thing that could help now is to search for the type or method that you'd like to navigate to and it will take you to the first result.
-
SequenceViz.Reflector :: Reflector Addin to generate sequence diagrams
-
SequenceViz @ CodePlex
Finally I managed to put it on CodePlex.
-
SequenceViz :: SVG to Raster Conversion
For SequenceViz, the next thing on the list was to export the SVG output to an image. I would like it to be included within the application but unfortunately I am unable to find a working implementation which I can use. (tried SVG# but didn't wok).