We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
vis js has a way to enable navigation control // use of navigation controls var options = { navigation: true }
Options class does not have a way to turn this on
The text was updated successfully, but these errors were encountered:
ill add that feature too. thanks
Sorry, something went wrong.
wonderful, thanks
On Wed, Mar 11, 2015 at 10:14 PM, Withanage Don Sameera Roshan < notifications@github.com> wrote:
ill add that feature too. thanks — Reply to this email directly or view it on GitHub #4 (comment).
— Reply to this email directly or view it on GitHub #4 (comment).
No branches or pull requests
vis js has a way to enable navigation control
// use of navigation controls
var options = {
navigation: true
}
Options class does not have a way to turn this on
The text was updated successfully, but these errors were encountered: