We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Show taxonomy is an option to show or hide taxonomy panel from the HTML page.
To add the option in the toolbar add :
popoto.tools.TOGGLE_TAXONOMY = true;
To add the taxonomy panel add the following div in your ppt-container-graph :
<div id="popoto-taxonomy" class="ppt-taxo-nav"> </div>
Try live example here