diff --git a/src/graphxq/views/about.xml b/src/graphxq/views/about.xml index e43e2c6..c508dda 100644 --- a/src/graphxq/views/about.xml +++ b/src/graphxq/views/about.xml @@ -12,7 +12,7 @@
The client side targets modern browsers with SVG support. It was tested against Firefox 15 and Chrome 21. +
The client side targets modern browsers with SVG support. It was tested against Firefox 46 and Chrome 50.
The server side is written entirely in XQuery. It uses the
+ The server side is written in XQuery. It uses the
BaseX implementation. RestXQ
is used to map XQuery annotations to web server behavior.
The graphviz This application includes an XSLT transform to convert The SVG pan and zoom has problems, especially in Firefox. In part this maybe due
to firefox bugs For reference how the SVG viewbox
+ For reference how the SVG viewbox
works. See also here
for a better way?
Server
- dot executable is used to generate SVG from the DOT source.
- The resultant SVG is viewed in an interface that provides pan and zoom functionality.
- The SVG may also be viewed standalone or downloaded.DotML to
dot developed by Martin Loetzsch.
DotML
@@ -43,7 +42,7 @@
Todo