Cytoscape.js
Graph theory / network library for analysis and visualisation
Supports
CommonJS/Node.js/Browserify/Webpack,
AMD/Require.js,
jQuery,
npm,
CDNJS,
Bower,
jspm,
Meteor/Atmosphere,
and plain JS/JavaScript
Extensions
News & tutorials
Twitter
Gitter
File a GitHub issue
Contribute
Search previous questions via Stack Overflow (or ask a different question)
Like Cytoscape.js?
Star it on GitHub
Share it on Twitter
Share it on Google+
Donations are tax deductible to a 501(c)(3) nonprofit organization, The Cytoscape Consoritum, Tax ID: 20-4909879.
Use Cytoscape.js? Let us know
{{#each sections}}
{{/each}}
{{/if}}
{{/each}}
{{/each}}
{{name}} {{{bookmark}}}
{{#if html}} {{{html}}} {{/if}} {{#if demo}} {{#if demo.name}}
{{demo.name}}
{{/if}}
{{/if}}
{{#if demos}}
{{/if}}
{{#each sections}}
{{#if fromMd}}
{{else}}
{{name}} {{{bookmark}}}
{{#if extensions}}-
{{#each extensions}}
{{name}}
: {{descr}}
{{/each}}
Options
{{{layout.optionsFormatted}}}
{{/if}}
{{#each fns}}
{{name}}() {{#if aliases}}et al{{/if}} {{{bookmark}}}
{{#each altIds}} {{/each}}
{{#if extFn}}
Extension function: This function is intended for use in extensions.
{{/if}}
{{#if processedPureAliases}}
Aliases:
{{#each processedPureAliases}}
{{/if}}
{{name}}()
,
{{/each}}
{{{descr}}}
{{#if formats}}
{{#each formats}}
{{/if}}
{{#if args}}
{{/each}}
{{name}}( {{#each args}}{{#if optional}} [{{/if}}, {{{name}}}{{#if optional}}]{{/if}}{{/each}} )
{{else}}
{{name}}()
{{/if}}
{{#if processedPureAliases}}
Aliases:
{{#each processedPureAliases}}
{{name}}(),
{{/each}}
{{/if}}
{{{descr}}}
-
{{#each args}}
-
{{{linkedName}}}
{{#if optional}}[optional]{{/if}}
{{{descr}}}
{{#if fields}}
-
{{#each fields}}
- {{{linkedName}}} {{#if optional}}[optional]{{/if}} {{{descr}}} {{#if fields}}
- {{{linkedName}}} {{#if optional}}[optional]{{/if}} {{{descr}}} {{/each}}
-
{{#each fields}}
{{/each}}
{{#if html}}
{{{html}}}
{{/if}}