# Attribute
The attributes for the live demo:
<CatalogGraph root='/GoT/' title='Game of Thones' />
The root is set to /GoT/ because I only want pages under GoT (opens new window) folder to be generated into the Graph.
# root
Type:
StringDefault:
\Usage
The
rootfor the Catalog Graph component, only pages'pathstart with therootwill be generated into the Graph.It should always start and end with a slash.
# title
Type:
StringDefault:
Graph CatalogUsage
The
titlefor the root node in the Catalog Graph.
# height
Type:
NumberDefault:
900Usage
The
heightfor the svg.
# width
Type:
NumberDefault:
600Usage
The
widthfor the svg.
← Option Frontmatter →