Dot is research project whose main goals are visualizing, editing, exploring mathematical graph using modern web technologies as
- AJAX
- ASP.NET MVC
- Multithreading
- SVG
- jQuery
- IoC
Data for the graphs are taken from various sources(for example branching/merging of git repository)
At the other side it is sample application which shows how simple we can use GrpahViz and dot language in every day life.
- https://github.com/theZiz/aha (coloerd console output)
- https://www.graphviz.org/ (set of command line tools for dot language processing)
- dot language https://en.wikipedia.org/wiki/DOT_(graph_description_language)
- Git extensions (installed with GNU unils in PATH option)
- Grpahviz 2.30.1(or similar https://www.graphviz.org/pub/graphviz/stable/windows/graphviz-2.30.1.msi)
- ASP.NET MVC 4
- After cloning project you need to enable NuGetPackage Restore for correct build