This WordPress plugin provides easy way to use GraphJS in WordPress based website. It provides set of shortcodes that generates equivalent GraphJS HTML element.
For more information on available GraphJS elements, see https://graphjs.com/docs.
-
In the settings page, update the GraphJS UUID and other options.
-
Use shortcodes in the editor like
[graphjs-auth position="topleft"]
This will generate following HTML content
<graphjs-auth position="topleft"></graphjs-auth>
MIT, see LICENSE.