Skip to content

Instantly share code, notes, and snippets.

/*!
Plottable 1.5.0 (https://github.com/palantir/plottable)
Copyright 2014-2015 Palantir Technologies
Licensed under MIT (https://github.com/palantir/plottable/blob/master/LICENSE)
*/
(function(root, factory) {
if(typeof exports === 'object') {
module.exports = factory(require, exports, module);
}