Skip to content

A JavaScript wrapper library for the CREATE Lab Grapher and BodyTrack Grapher

Notifications You must be signed in to change notification settings

BodyTrack/plot-manager

Repository files navigation

Plot Manager

A JavaScript wrapper library for the CREATE Lab Grapher and the BodyTrack Grapher.

Examples

The Examples illustrate a number of common usage scenarios. Read the source code for the examples and see the API docs for full details on how to use this library.

Documentation

To generate the API docs, first make sure you have the JSDoc Node.js module installed:

$ npm install jsdoc

Then, do the following to generate the JSDocs:

$ ./node_modules/.bin/jsdoc js/org/bodytrack/grapher/PlotManager.js -d docs

You'll find the generated docs in the docs directory.

About

A JavaScript wrapper library for the CREATE Lab Grapher and BodyTrack Grapher

Resources

Stars

Watchers

Forks

Packages

No packages published