webgme-autoviz
v2.2.2
Published
[![Version](https://badge.fury.io/js/webgme-autoviz.svg)](https://www.npmjs.com/package/webgme-autoviz) [![Code Climate](https://codeclimate.com/github/dfst/webgme-autoviz/badges/gpa.svg)](https://codeclimate.com/github/dfst/webgme-autoviz)
Downloads
13
Readme
webgme-autoviz
WebGME-Autoviz is a visualizer which automatically sets the default visualizer for nodes in webgme apps. It behaves very similar to the Visualizer
in the generic WebGME ui but does not contain the visual aspect.
WebGME-Autoviz works nicely in conjunction w/ webgme-chflayout.
Installation
Add webgme-autoviz to your webgme apps w/
webgme import viz AutoViz webgme-autoviz
Then simply add AutoViz
to your layout to start using it!