diff --git a/docs/graph2d.html b/docs/graph2d.html index a6c89794..e34dc883 100644 --- a/docs/graph2d.html +++ b/docs/graph2d.html @@ -24,6 +24,10 @@ You can freely move and zoom in the graph by dragging and scrolling in the window.

+

+ Graph2d uses HTML DOM and SVG for rendering. This allows for flexible + customization using css styling. +

Contents